/*---------------------*/
/* classic care      */
/* site styles         */
/* created 02-07-2007  */
/* last modified 03-15-2007  */
/* by barb tai         */
/*---------------------*/



/*-----------------------*/
/* section sub nav styles*/


.sub-bg-grad { 
	background-image:url(/userfiles/image/salon-styling/bg-nav-pop-up.jpg);
	background-repeat:repeat-x;
	background-color:#4b1030;
}

/*.sub-bg-grad2 { 
	background-image:url(/classic-care/images/bg-nav-pop-up.jpg);
	background-repeat:repeat-x;
}*/


.sub-dotted-line {border-left:1px dotted #6f2a50;}	

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*/
/*-----------------------*/
