/* ~~ STONE Insurance ~~ */

/*~~ 

#ulLogin_divDoLogin {
	
}

	GENERAL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body{
	margin: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	background: #f0eeee url('images/main-back.gif') top repeat-x;
}


h3{
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	font-family: 'Trebuchet MS';
	color:#81001f;
}
h2{
	margin: 2px 2px 1px 2px;
	padding: 0px;
	font-family: 'Trebuchet MS';
	font-size: 1.6em;
}
h1{
	display: none; /* ++ h1 is hidden "CONTAINS PAGE TITLE FOR NN COMPLIANT BROWSERS ++ */
}
p{
	margin: 0px;
	padding: 7px 0px 10px 0px;
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	padding: 2px 5px 2px 15px;
	list-style: none;
	background: url('images/arrow.gif') left 5px no-repeat;
}

/*~~ 
	MAIN
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#main{
	width: 785px;
	margin-left: auto;
	margin-right: auto;
}
div#header{
	width: 1000px;
	height: 105px;
	padding: 0px 35px 0px 0px;
	background: url('images/header.gif') no-repeat;
}
div#top_nav{
	width: 400px;
	height: 23px;
	padding: 7px 65px 0px 0px;
	text-align: center;
	float: right;
}

div#verisign{
	width: 135px;
	height: 10px;
	padding: 0px 120px 0px 0px;
	text-align: center;
	float: right;
}
div#nav{
	width: 770px;
	height: 28px;
	padding: 0px 0px 0px 15px;
	font-family: 'Trebuchet MS';
	font-size: 1.3em;
	font-weight: bold;
	color: #f7f6f6;
	background: #81001f;
	border-bottom: 3px solid #c4bcba;
}
div#body{
	width: 785px;
}
div#footer{
	width: 765px;
	padding: 5px 0px 5px 20px;
	color: #998d89;
	float: left;
	clear: both;
} 

/* Links
-----------------------------------*/

a, a:link, a:visited {
	color: #81001F;
	text-decoration: none;
	}

a:hover, a:active {
	text-decoration: underline;
	}
	
a.specialeffects:hover {
  color: blue ;
  text-decoration: underline;
  
}

a.specialeffects
 {
 	color: black;
 }	

/*~~ 
	NAVS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

div#top_nav li{								/* ++ Top Nav ++ */
	list-style: none;
	display: inline;
	background: none;
}
div#top_nav a, div#top_nav a:link, div#top_nav a:active, div#top_nav a:visited{
	color:#FFF;
	text-decoration: none;
} 
div#top_nav li#cart a, div#top_nav li#cart a:link, div#top_nav li#cart a:active, div#top_nav li#cart a:visited{
	padding: 0px 0px 0px 20px;
	color:#FFF;
	text-decoration: none;
	background: url('images/cart-icon.gif') no-repeat;
} 
div#top_nav a:hover, li#cart a:hover{
	text-decoration: underline;
}

div#nav ul{									/* ++ Reg Nav ++ */
	padding: 5px 0px 0px 0px;
}
div#nav li{
	padding: 0px 2px;
	background: none;
	display: inline;
}
div#nav a, div#nav a:link, div#nav a:active, div#visited{
	padding: 5px 6px;
	color: #fff;
	text-decoration: none;
}
div#nav a:hover{
	background: #000;
	color: #fff;
}
/*~~ 
	HOMEPAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body#home{
	background: #f0eeee url('images/home-back.gif') top repeat-x;
}
body#home div#intro{	/* ++ Left Side Of the Hompage ++ */
	width: 418px;
	float: left;
}
body#home div#intro_header{
	width: 418px;
	height: 197px;
	background: url('images/intro-header.gif') no-repeat;
}
body#home div#intro_body{
	width: 370px;
	padding: 10px 24px;
	padding-bottom: 0;
	background: url('images/intro-body.gif') no-repeat;
}
body#home div#intro_body table{
	border: 0px;
	border-collapse: collapse;
}
body#home div#intro_body table caption{
	width: 370px;
	padding: 10px 0px 10px 10px;
	font-weight: bold;
	color:#000;
	text-align: left;
	background: #c4bcba;
}
body#home div#intro_body td.header1{
	width: 185px;
	padding: 0;
	font-weight: bold;
	color: #81001f;
	background: url(images/stripes.gif) repeat-x 13px 0;
}
body#home div#intro_body td.header1 a{
	color: #fff;
	display: block;
	float: left;
	padding: 7px 3px 6px 10px;
	width: 100%;
	text-decoration: none;
	}
body#home div#intro_body td.header2{
	width: 185px;
	padding: 0;
	font-weight: bold;
	color: #81001f;
	background: url(images/stripes.gif) repeat-x center top;
}
body#home div#intro_body td.header2 a{
	color: #fff;
	display: block;
	float: left;
	padding: 7px 3px 6px 10px;
	width: 100%;
	text-decoration: none;
	}
body#home div#intro_body td{
	width: 175px;
	padding: 10px;
	background: #c4bcba;
}
body#home div#intro_footer{
	width: 418px;
	height: 30px;
	background: url('images/intro-footer.gif') no-repeat;
}
body#home div#side{			/* ++ Right Side Of the Hompage ++ */
	width: 367px;
	float: left;
}
body#home div#login{
	padding:0;
	text-align:left;
}


body#home div#login h2.red {
	margin:0 0 3px 0;
}
body#home div#login p{
	margin: 0px;
	padding: 10px 15px 2px 2px;
}

body#home div#login p.btn{
	margin: 0px;
	padding: 2px 0 16px 0;
}

body#home div.coursemid p.account {
	padding:0 0 10px 0;
	margin:0;
	
	font-weight:normal;
	font-size:10px;
	
	line-height:10px;
}

body#home div.coursemid .firsttime {
	font-family: arial;
	font-size: 12px;
	padding:4px 0 0 0;
}

#ulLogin_tbUsername, #ulLogin_tbPassword {
	width: 120px;
	}

body#home div#promo{
	width: 327px;
	margin: 30px 20px;
}
body#home div#promo .icon{
	width: 327px;
	margin: 0px 0px 15px 0px;
	border: 0px;
	border: solid 1px #6a2900;
}
body#home div#promo .courses {
	width: 170px;
	padding: 0 18px;
	background-color: #c4bcba;
	background-image: url('images/courses.gif');
	background-repeat: repeat-x;
	background-position: left 24px;
	border: 1px solid #FFF;
	border-top:none;
	border-bottom:none;
	margin: 0;
	float:left;
}
body#home div#promo .coursemid {
	width: 171px;
	padding: 0 18px;
	background-color: #c4bcba;
	background-image: url('images/bg_courses_mid.gif');
	background-repeat: repeat-y;
	border-top:none;
	border-bottom:none;
	margin: 0;
	float:left;
}
body#home div#promo .coursesmid_decorated {
	width: 171px;
	padding: 0 18px;
	background-color: #c4bcba;
	background-image: url('images/bg_courses_decorated_mid.gif');
	border-top:none;
	border-bottom:none;
	margin: 0;
	float:left;
}
div.boxee {
	width:461px;
	margin:0 auto 30px;
}

div#announcements {
	width:461px;
	margin:0 auto 30px;
}

div.boxee div.newsmid {
	width: 461px;
	padding: 18px 0px 18px 10px;
	margin: 0;
	float:left;
	background-image: url('images/bg_news_mid.gif');
	background-repeat: repeat-y;
}
div.boxee a
{
    font-size: medium;
    font-weight: bold;
    color: #000000;
}
div.boxee a:hover
{
    text-decoration:underline;
    color:#81001f;
}
body#home div#promo div#coursetop{
	float:left;
	height:10px;
	width:208px;
	background:url('images/bg_courses_top.gif') no-repeat 0 0;
	padding:0;
	margin:0;
}
div.boxee div.newstop {
	float:left;
	height:10px;
	width:461px;
	background:url('images/bg_news_top.gif') no-repeat 0 0;
	padding:0;
	margin:0;
}
body#home div#promo div#coursebot {
	float:left;
	height:20px;
	width:208px;
	background:url('images/bg_courses_bot.gif') no-repeat 0 0;
	padding:0;
	margin:0;
}
div.boxee div.newsbot {
	float:left;
	height:20px;
	width:461px;
	background:url('images/bg_news_bot.gif') no-repeat 0 0;
	padding:0;
	margin:0;
}
body#home div#promo .emailSignup{
	width: 79px;
	padding: 12px 18px 20px 18px;
	margin-bottom: 15px;
	float:right;
}
body#home div#intro .courses{
	width: 331px;
	padding: 12px 18px 20px 18px;
	background: #c4bcba;
	border: 1px solid #732c01;
	margin-bottom: 15px;
	margin-left: 24px;
	margin-top: 5px;
}

div.findCourse {
	margin: 20px 20px 20px 20px;
	color: #FFF;
	}

div.findCourse h1, div.findCourse h2, div.findCourse h3 {
	color: #FFF;
	}

/*~~ 
	INTERNAL PAGES "Normal Layout"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#body_top{
	width: 785px;
	height: 32px;
	background: url('images/body-top.gif') repeat-y;
}
div#body_main{
	width: 785px;
	background: url('images/body.gif') repeat-y;
}
div#body_footer{
	width: 785px;
	height: 34px;
	background: url('images/body-footer.gif') repeat-y;
	clear: both;
}
div#body h2{
	margin: 0px;
}
div#r_side{
	width: 223px;
	float: left;
	margin: 0px 0px 0px 17px;
	clear: none;
}
div#r_side .header{
	width: 213px;
	padding: 10px 10px 10px 0px;
	background: #aaa19f;
	font-size: 1.5em;
	color: #fff;
	text-align: right;
}
div#r_side li{
	padding: 10px;
	text-align: right;
	color: #81001f;
	font-weight: bold;
	background: url('images/list-line.gif') bottom repeat-x;
}
div#r_side li a, div#r_side li a:link, div#r_side li a:active, div#r_side li a:visited{
	padding: 0px 15px 0px 0px;
	color: #610c27;
	background: url('images/arrow.gif')  right 5px no-repeat;
 }
div#r_side li a:hover {
	text-decoration: none;
}
div#r_side #body{
	width: 195px;
	margin-left: auto;
	margin-right: auto;
}
div#r_side #body .courses{
	width: 183px;
	padding:10px 5px;
	margin: 15px 0px;
	background: #c4bcba;
	border: 1px solid #732c01;
}

div#r_side #body .advertisements
{
	background-color: #fff;
	border: 1px solid #bbb;
	padding: 0.5em;
	margin-bottom: 15px;
}

div#r_side #body .survey
{
	background:transparent url(images/stripeBack.gif) repeat scroll;
	border: 1px solid #bbb;
	padding: 0.5em;
	margin-bottom: 15px;
}

div#r_side #body .testimonies 
{
background:transparent url(images/stripeBack.gif) repeat scroll;
border:1px solid #BBBBBB;
padding:0.5em;
}



div#r_side #body .testimonies h4 {
border-bottom:2px solid #732C01;
color:#444444;
font-family:'Trebuchet MS';
font-size:14px;
margin:3px 5px 5px;
text-align:center;
}


div#r_side #body .testimonies .quoteBody {
color:#000000;
font-family:Arial;
font-size:120%;
padding: 8px 0px 0px;
}

div#r_side #body .testimonies .quoteBody:before,
div#r_side #body .testimonies .quoteBody:after {
content: ' " ';
font-size:120%;
font-family: Arial;
color:#444;
}


div#r_side #body .testimonies .quoteName {
color:#81001F;
display:block;
font-family:Arial;
font-size:110%;
font-weight:bold;
text-align:right;
}


div#content{
	width: 475px;
	padding: 5px 5px 5px 10px;
	float: left;
	display: inline;
	margin: 0;
}
	
/*~~ 
	INTERNAL PAGES "One Column Layout"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body#one_column #body{
	width: 785px;
}
body#one_column #body_top{
	width: 785px;
	height: 32px;
	background: url('images/o-body-top.jpg') no-repeat;
}
body#one_column #body_main{
	width: 715px;
	padding: 10px 35px;
	background: url('images/o-body.jpg') repeat-y;
}
body#one_column #body_footer{
	width: 785px;
	height: 34px;
	background: url('images/o-body-footer.jpg') no-repeat;
}
/*~~ 
	FOOTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#footer li{
	padding: 0px;
	list-style: none;
	display: inline;
	background: none;
}
div#footer a, div#footer a:link, div#footer a:active, div#footer a:visited{
	color: #998d89;
}
div#footer a:hover{
	text-decoration: none;
}

/*~~ 
	FORMS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.select {
	font-family: Verdana, Arial;
	font-size: 1.0em;
}

/*~~ 
	EXTRA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.image{ 
	border: 0px;
}

#footerLinks
{
	display : none;
}

#leftNav
{
	display : none;
}

.nounderline 
{
	text-decoration: none;
	border: none !important;
}

.nounderline img
{
	text-decoration: none;
	border: none !important;
}

.red
{
    color: #81001f;
}

.black 
{
	color: #000;
}

/*~~
	COURSE REGISTRATION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#content .courses 
{
	width: 450px;
	padding: 12px 18px 20px 18px;
	background: #c4bcba;
	border: 1px solid #732c01;
	margin-bottom: 15px;
}

div#tieredPricing
{
    background-position: center center;
    border: medium outset #FFFFFF;
    background-color: #81001f;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 3px;
}


div#tieredPricing #tierheader
{
    font-size: medium;
    
}

.CourseListing
{
}



/*
Take from
http://www.jankoatwarpspeed.com/post/2008/04/30/make-fancy-buttons-using-css-sliding-doors-technique.aspx
http://www.jankoatwarpspeed.com/examples/CSS-Sliding-doors/

This is for the buttons
*/
a.button {
    /* Sliding right image */    background: transparent url('../../../images/button_right10.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 21px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-right: 10px; /* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
}
 
a.button span{    /* Background left image */ 
    background: transparent url('../../../images/button_left.png') no-repeat;     display: block;
    line-height: 21px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
    padding: 0px 0 0px 10px;
} 
 
a.button:hover span{
    text-decoration:none;
}