/*---------------------*/
/*  CLASSIC CARE       */
/* site styles         */
/* created 01-17-2007  */
/* by barb tai         */
/*---------------------*/

a.subnav-care:link,
a.subnav-care:visited {
	background-color:#a7256c !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-care:hover,
a.subnav-care:active {
	background-color:#a7256c; /*<--update*/
	color:#ffffff;
	text-decoration:underline;	}	

a:hover,
a:active {
	color:#bb4083; /*<--update*/ 
	text-decoration:underline;	}
	
/*don't change name just change color*/	
.bg-sub {background-color: #a7256c;} /*<--update*/
.bg-product {background-color:#3d0c27;	} /*<--update*/

.bg-gradient-left {
	background-color:#3d0c27; /*same as bg-product*/	}

/*don't change name just change color*/
.border-footer {border-top: 1px solid #6f2a50;} /*<--update*/
.border-section-main{border-top: 1px solid #6f2a50;} /*<--update*/
.hort-dotted-line{ border-top: 1px dotted #ab417b;} /*<--update*/
.hort-dotted-line-bottom{ border-bottom: 1px dotted #6f2a50;} /*<--update*/
.vert-dotted-line-left{border-left: 1px dotted #6f2a50;} /*<--update*/

/* Border Styles */	
td.border-section-color{border-bottom: 1px solid #a7256c;} /*<--update*/


/* Class Styles */	

h1{	color: #bb4083; /*<--update*/	}
	
h2{ color: #bb4083; /*<--update*/	}

h3{ background: #7f2557; /*<--update*/
	color: #cccdaa;	}
	
.section-title {
	color: #bb4083; /*<--update*/	}

.page-title {
	color: #bb4083; /*<--update*/	}

.text-section-color {color:#bb4083 !important;} /*<--update*/

span.number {
	color:#bb4083; /*<--update*/
	}	
	
span.number-small {
	color:#bb4083; /*<--update*/
	}	
	
a.smalltext:hover,
a.smalltext.active {
	color:#bb4083; /*<--update*/
	text-decoration:underline;
	}
	
a.prod-link:link,
a.prod-link:visited  {	
	color: #bb4083; /*<--update*/
	text-decoration:none;}
	
a.prod-link:hover,
a.prod-link:active{ 	
	color: #bb4083; /*<--update*/
	text-decoration:underline;
	}		

td.text a:link,
td.text a:visited  {	
	color: #bb4083;  /*<--update*/
	text-decoration:none;}
	
td.text a:hover,
td.text a:active{ 	
	color: #bb4083;  /*<--update*/
	text-decoration:underline;
	}		

.product-name,
a.product-name:link,
a.product-name:visited {
	font-size:13px;
	color:#bb4083; /*<--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:#bb4083; /*<--update*/
	text-decoration:underline;
}


