/*---------------------*/
/* Thermal Creations   */
/* site styles         */
/* created 01-17-2007  */
/* by barb tai         */
/*---------------------*/


a.subnav-color:link,
a.subnav-color:visited {
	background-color:#991701 !Important; /*<--update*/
	font-size:10px !Important;
	font-weight:normal!Important;
	color:#ffffff;
	display:block; 
	text-transform:uppercase;
	text-decoration: none;
	line-height:20px;	}

a.subnav-color:hover,
a.subnav-color:active {
	background-color:#991701; /*<--update*/
	color:#ffffff;
	text-decoration:underline;	}

a:hover,
a:active {
	color:#da2327; /*<--update*/ 
	text-decoration:underline;	}
	
/*don't change name just change color*/	
.bg-sub {background-color: #991701;} /*<--update*/
.bg-product {background-color:#4c0000;}	 /*<--update*/
.bg-gradient-left {
	background-color:#4c0000; /*same as bg-product*/}

/*don't change name just change color*/	
.border-footer {border-top: 1px solid #991701;} /*<--update*/
.border-section-main{border-top: 1px solid #991701;} /*<--update*/
.hort-dotted-line{ border-top: 1px dotted #991701;} /*<--update*/
.hort-dotted-line-bottom{ border-bottom: 1px dotted #991701;} /*<--update*/
.vert-dotted-line-left{border-left: 1px dotted #780808;} /*<--update*/
	
/* Border Styles */	
td.border-section-color { border-bottom: 1px solid #991701;} /*<--update*/

/* h tag Styles */	

h1{	color: #c6191f; /*<--update*/}
	
h2{ color: #c6191f; /*<--update*/}

h3{ background: #780808; /*<--update*/
	color: #cccdaa;	}
	
.section-title {
	color: #da2327; /*<--update*/}

.page-title {
	color: #da2327; /*<--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: #c6191f;  /*<--update*/
	text-decoration:none;}
	
a.prod-link:hover,
a.prod-link:active{ 	
	color: #c6191f;  /*<--update*/
	text-decoration:underline;	}		

td.text a:link,
td.text a:visited  {	
	color: #c6191f;  /*<--update*/
	text-decoration:none;}
	
td.text a:hover,
td.text a:active{ 	
	color: #c6191f;  /*<--update*/
	text-decoration:underline;	}		

.product-name,
a.product-name:link,
a.product-name:visited {
	font-size:13px;
	color:#da2327; /*<--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:#da2327; /*<--update*/
	text-decoration:underline;}

/*.product-text {
	font: 10px Arial, Helvetica, sans-serif;
	color:#cccdaa;
	padding-bottom:5px;
}*/


