/*-----------------------------*/
/* Hair-profiler               */
/* site styles                 */
/* created 02-28-2007          */
/* by barb tai                 */
/*-----------------------------*/

/*-----------------------------*/
/* last modified 03-02-2007    */
/* by barb tai                 */
/*-----------------------------*/


/*-----------------------------------*/	
/*don't change name just color       */
/*-----------------------------------*/		
/*.border-footer {border-top: 1px solid #4c0000;}*/ /*<--update*/
.border-section-main{border-top: 1px solid #333333!important;} /*<--update*/
.hort-dotted-line{ border-top: 1px dotted #333333!important;} /*<--update*/
.hort-dotted-line-bottom{ border-bottom: 1px dotted #333333!important;} /*<--update*/
.vert-dotted-line-left{border-left: 1px dotted #333333 !important;} /*<--update*/
/*-----------------------------------*/	


	
/*-----------------------------------*/	
/* local style. numbering            */
/* To make changes: go to section css*/
/*-----------------------------------*/ 
span.number {
	color:#9cafc0; /*<--update*/
	font-size:18px !important;
	line-height:20px !important;
}
	
		
span.number-small {
	color:#9cafc0; /*<--update*/
}	
/*-----------------------------------*/	




/*-----------------------------------*/
/*local styles: profiler pages only  */
/*-----------------------------------*/
.question {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	color: #9cafc0; /*<--update*/
	font-weight:normal;
	line-height:16px;
	padding:15px 0px 0px 0px;

}

.answer { 
	font-size:13px; 
	font-weight:100;
	line-height: 17px;
	color:#d0d8e3; /*<--update*/
}

.teaser {
	font-size:12px;
	font-weight:normal;
	color:#ffffff; /*<--update*/
	line-height:14px;
}
/*-----------------------------------*/





/*-----------------------------*/	
/* prod-link, local style      */
/*-----------------------------*/
.prod-index,
.prod-link,
a.prod-link:link,
a.prod-link:visited  {	
	color:#9cafc0!important;  /*<--update*/
	text-decoration:none;}
	
a.prod-link:hover,
a.prod-link:active { 	
	color:#9cafc0 !important;  /*<--update*/
	text-decoration:underline;
	}


.product-name,
a.product-name:link,
a.product-name:visited {
	font-size:13px;
	color:#9cafc0!important; /*<--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:#9cafc0!important; /*<--update*/
	text-decoration:underline;
}
/*-----------------------------*/




/*--------------------------------------------------------*/
/* 'watch this video'  box and button                     */
/* customized for hair profiler pages                     */	
/*--------------------------------------------------------*/


.box-watch-video{
	border:1px solid #9cafc0 !important; /*<--update*/
	width:160px !important;
}

.line-height {
	line-height:9px !important;
}

.btn-watch-video,
a.btn-watch-video:link,
a.btn-watch-video:visited {	
	background-color:#9cafc0 !important; /*<--update*/
	color:#000000; 
	font-size:9px;
	font-weight:bold;
	margin:0px 0px 0px 0px; 
	text-align:center;
	text-decoration:none;
	text-transform:lowercase; 
}


a.btn-watch-video:hover,
a.btn-watch-video:active{	
	text-decoration:underline;
}	
/*--------------------------------------------------------*/




/*-------------------------------------------------------------*/	
/* customize for profiler pages                                */ 
/*-------------------------------------------------------------*/
.alsotry-text{

            color:#9cafc0; /*<--update*/
}
 
.alsotry-header {

            color:#9cafc0; /*<--update*/
}
/*-------------------------------------------------------------*/


.text-section-color {

            color:#9cafc0 !important; /*<--update*/
} 

