/*---------------------*/
/* Thermal Creations   */
/* site styles         */
/* created 02-07-2007  */
/* last modified 03-15-07*/ 
/* by barb tai         */
/*---------------------*/



/*-----------------------*/
/* section sub nav styles*/


.sub-bg-grad { 
	background-image:url(/userfiles/image/color/bg-nav-pop-up.jpg);
	background-repeat:repeat-x;
	background-color:#650f02;
}


/*.sub-bg-grad2 { 

	background-image:url(/heat/images/bg-nav-pop-up.jpg);

	background-repeat:repeat-x;

}*/

.sub-dotted-line {border-left:1px dotted #991701;}	

div.section-sub {margin:2px 4px 6px 4px;}

.section-sub,
a.section-sub:link,
a.section-sub:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dfd9aa;
	text-transform: lowercase;
	text-decoration:none;
}


a.section-sub:hover,
a.section-sub:active {
	text-decoration:underline;
}

.gutter-sub {height:10px;}
.gutter-sub-width {width:6px;}

/* section sub nav styles*/
/*-----------------------*/