/*---------------------*/
/* Newsletter          */
/* site styles         */
/* created 02-22-2007  */
/* by barb tai         */
/*---------------------*/



	
/*don't change name just change color*/	
/*.bg-sub {background-color: #83A7C6 ;}*/ /*<--update*/
.bg-product {background-color:#635c56;}	 /*<--update*/

.bg-gradient-left {
	background-image:url(../images/col-grad-bg.jpg) !important;
	background-color:#635c56; /*same as bg-product*/
}


/*don't change name just change color*/	
/*.border-footer {border-top: 1px solid #726b48;}*/ /*<--update*/
/*.border-section-main{border-top: 1px solid #726b48;}*/ /*<--update*/
/*.hort-dotted-line{ border-top: 1px dotted #726b48;}*/ /*<--update*/
/*.hort-dotted-line-bottom{ border-bottom: 1px dotted #726b48;}*/ /*<--update*/
/*.vert-dotted-line-left{border-left: 1px dotted #726b48;}*/ /*<--update*/


	
/* Border Styles */	
/*td.border-section-color { border-bottom: 1px solid #726b48;}*/ /*<--update*/


/*--------------------------------------------------------*/
/* h tag Styles - regular */	

h1, h5 {color: #83A7C6 ; text-transform:uppercase; margin:0px !important; padding:0px !important;} /*<--update*/

h4 { color:#c9bfa9; margin:0px !important; padding:0px 0px 10px 0px!important; }
	
/*h2{ color: #83A7C6 ;}*/ /*<--update*/

/*h3{ background: #780808; /*<--update*/
	/*color: #cccdaa;
	}*/

/*IDs for title and teaser*/
/*index page*/
#index { vertical-align:top; width:450px;}
#index h1{font-size:13px; margin:0px !important; padding:0px !important; letter-spacing:normal !important;}
#index h4{font-size:12px; font-weight:normal !important; margin:0px !important; padding-top:0px !important; line-height:16px!important; }

a.h1:link,
a.h1:visited {
	color: #83A7C6 ;
	text-decoration:none;
	}
	
a.h1:hover,
a.h1:active {
	color:#83A7C6  !important;
	text-decoration:underline !important;
	}
	
a.h4:link,
a.h4:visited {
	color:#c9bfa9;
	text-decoration:none;
	font-weight:normal !important;
	}
	
a.h4:hover,
a.h4:active {
	color:#c9bfa9 !important;
	text-decoration:underline !important;
	font-weight:normal !important;
	}	
	
   
/*article page*/  
#page { vertical-align:top;}
#page h1 {font-size:16px; margin:0px !important; padding:0px !important;}
#page h4 {
	font-size:12px; 
   	color:#83A7C6  !important; 
	margin:0px !important;  
	font-weight:normal !important;
	padding-top:10px !important;
	width:80%;}
#page h5 {font-size:13px; padding-top:13px !important; font-weight:normal !important;}

	
#body {vertical-align:top;}
#body p { line-height:16px !important;}
	
	
	
/*table of content page*/   
#toc {vertical-align:top;}
#toc h1 {font-size:11px; margin:0px !important; padding:0px !important; letter-spacing:normal !important; line-height:13px !important;}
#toc h4 {font-size:9px; font-weight:normal !important; margin:0px !important; line-height:12px;}




/*--------------------------------------------------------*/	
	
.section-title {
	color: #83A7C6 ; /*<--update*/
}

.page-title {
	color: #83A7C6 ; /*<--update*/
}


/*.text-section-color {color:#da2327 !important;}*/ /*<--update*/


span.number {	color:#da2327; /*<--update*/}	
	
span.number-small {
	color:#da2327; /*<--update*/
	}	

	
a.smalltext:hover,
a.smalltext:active {
	color:#da2327; /*<--update*/
	text-decoration:underline;
	}
	
	
	
a.prod-link:link,
a.prod-link:visited  {	
	color: #83A7C6 ;  /*<--update*/
	text-decoration:none;}
	
a.prod-link:hover,
a.prod-link:active{ 	
	color: #83A7C6 ;  /*<--update*/
	text-decoration:underline;
	}		

td.text a:link,
td.text a:visited  {	
	color: #83A7C6 ;  /*<--update*/
	text-decoration:none;}
	
td.text a:hover,
td.text a:active{ 	
	color: #83A7C6 ;  /*<--update*/
	text-decoration:underline;
	}		


.product-name,
a.product-name:link,
a.product-name:visited {
	font-size:13px;
	color:#83A7C6 ; /*<--update*/
	text-transform:uppercase;
	padding:0px 0px 10px 0px!important;
	letter-spacing:1px;
	text-decoration:none;
}

a.product-name:hover,
a.product-name:active {
	color:#83A7C6 ; /*<--update*/
	text-decoration:underline;

}


/*--------------------------------------------------------*/
/* bullets                                                */
/* change positioning globally                            */	
/* swappiing bullet graphic locally                       */
	
.bullets {
	background-image:url(../images/bullet-3.gif)!important;
}


.bullets-large {
	background-image:url(../images/bullet.gif)!important;
}

/*--------------------------------------------------------*/
