﻿.SalonFinderResultsCell
{
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
	width:  180px;
}

.bg 
{
	font-family: Tahoma, Verdana, Sans-Serif;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 16px;
	color: #222222;

}

.body {
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 10px;
	color: #3A4D54;
	line-height: 15px;
}


a {
	color: #333333;
	text-decoration: underline;
}
 a:hover {
	color: #CC0000;	
}



a.regimen  
{
    color: #CC0000;
    font-family: Times New Roman, Serif;
    font-size: larger;
    font-style: italic;
}

a.regimen:hover
{
    color: #000033;
}

a.regimentop
{
    color: #CC0000;
    font-weight: bold;   
    text-decoration: none; 
}

a.regimentop:hover
{
    color: #000033;
    text-decoration: underline;
}



.fillbox
{
	width:200px;
	height: 100%;
	padding-left:2px;
	padding-bottom:2px;
	vertical-align:top;
	padding-top: 0px;
}

.homefill
{
	height:176px;
	background-color: #fcf0df;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.tdnews
{
	background-color: #f0ba70;
	color: #61615d;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	height: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.newsspan
{
	padding-left:10px;
}


.news
{
	padding-left:10px;
	padding-top:10px;
	margin-top: 12px;
	height: 115px;
}

more
{
	padding-left:10px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 10px;
	color: #61615d;
	font-family: Tahoma, Verdana, Sans-Serif;
}
.nav3_selected
{
	color: #CC0000;	
	text-decoration: none;
	font-weight: bold;
}

.nav4_selected
{
	color: #000000;	
	text-decoration: none;
	font-weight: bold;
}


/* page background */
.contentcontainer_home
{
	vertical-align: top;
	background-image:  url("../Images/back_grad.gif");
	background-repeat: repeat-y;
}

.contentcontainer_subfind
{
	width: 850px;
	vertical-align: top;
	background-image:  url("../Images/back_repeat_blue.jpg");
	background-repeat: repeat-y;
}
.bgHeadRepeat_subfind
{
	width: 850px;
	vertical-align: top;
	background-image:  url("../Images/back_grad_blue.gif");
	background-repeat: repeat-y;
}
.cc_subfind_grad
{
	background-image:  url("../Images/back_grad_blue.jpg");
	background-repeat: no-repeat;
	height: 117px;
}

.contentcontainer_subcare
{
	width: 850px;
	vertical-align: top;
	background-image:  url("../Images/back_repeat_green.gif");
	background-repeat: repeat-y;
}
.bgHeadRepeat_subcare
{
	width: 850px;
	vertical-align: top;
	background-image:  url("../Images/back_grad_green.gif");
	background-repeat: repeat-y;
}
.cc_subcare_grad
{
	background-image:  url("../Images/back_grad_green.jpg");
	background-repeat: no-repeat;
	height: 117px;
}

.contentcontainer_subwhat
{
	width: 850px;
	vertical-align: top;
	background-image:  url("../Images/back_repeat_purp.gif");
	background-repeat: repeat-y;
}
.bgHeadRepeat_subwhat
{
	width: 850px;
	vertical-align: top;
	background-image:  url("../Images/back_grad_purp.gif");
	background-repeat: repeat-y;
}
.cc_subwhat_grad
{
	background-image:  url("../Images/back_grad_purple.jpg");
	background-repeat: no-repeat;
	height: 117px;
}

.contentcontainer_subjoin
{
	width: 850px;
	vertical-align: top;
	background-image:  url("../Images/back_repeat_rose.gif");
	background-repeat: repeat-y;
}
.bgHeadRepeat_subjoin
{
	width: 850px;
	vertical-align: top;
	background-image:  url("../Images/back_grad_rose.gif");
	background-repeat: repeat-y;
}
.cc_subjoin_grad
{
	background-image:  url("../Images/back_grad_rose.jpg");
	background-repeat: no-repeat;
	height: 117px;
}


.contentcontainer_subown
{
	width: 850px;
	vertical-align: top;
	background-image:  url("../Images/back_repeat_terra.gif");
	background-repeat: repeat-y;
}
.bgHeadRepeat_subown
{
	width: 850px;
	vertical-align: top;
	background-image:  url("../Images/back_grad_terra.gif");
	background-repeat: repeat-y;
}
.cc_subown_grad
{
	background-image:  url("../Images/back_grad_terra.jpg");
	background-repeat: no-repeat;
	height: 117px;
}

/* logo */
.logo
{
	width: 227px;
	height: 68px;
	margin: 0 auto;
}
.logo_r
{
	width: 150px;
	height: 68px;
	margin: 0 auto;
}
.titlebar
{
	width: 377px;
	height: 101px;
	margin: 0 auto;
}

/* navigation */

#transbox {
	width: 200px;
	background-color: #fff;
	border:none;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	}
	
#transbox div {
	font-weight: bold;
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}

.transbox{
	width: 200px;
	background-color: #fff;
	border:none;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	padding-bottom:10px;
	padding-top:10px;
}

.transbox_flex{
	width: 200px;
	height: 100%;
	background-color: #fff;
	border:none;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	padding-bottom:10px;
	padding-left:2px;
}

.transbox_fill{
	width: 200px;
	height:100%;
	background-color: #fff;
	border:none;
	filter:alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity:0.4;
	padding-left:2px;
	padding-bottom:2px;
}

.transbox_link{

	background-color: #fff;
	border:none;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	padding-left: 20px;
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	line-height: 15pt;
	padding-bottom:2px;
}

.linkimg_padding
{
	padding-bottom:2px;
	padding-left:2px;
}


.newsevents_fpo
{
	width: 200px;
	height: 158px;
	padding-left:2px;
}
.belownav_blue 
{
	width: 200px;
}
.nav_home
{
	width: 200px;
	height: 304px;
}
.navtable_home
{
	width: 200px;
	background-color: #EEAB51;	
}
.navtable_subfind
{
	width: 200px;
	background-color: #96BAC4;	
}
.navtable_subcare
{
	width: 200px;
	background-color: #70A4A0;	
}
.navtable_subwhat
{
	width: 200px;
	background-color: #9691B5;	
}
.navtable_subjoin
{
	width: 200px;
	background-color: #C47D7D;	
}
.navtable_subown
{
	width: 200px;
	background-color: #CB8D5F;	
}

.filltable_subfind
{
	width: 200px;
	background-color: #CFDDE0;
	height: 150px;		
}
.filltable_subcare
{
	width: 200px;
	background-color: #BFD6D4;
	height: 150px;		
}
.filltable_subwhat
{
	width: 200px;
	background-color: #D0CDDE;	
	height: 150px;		
}
.filltable_subjoin
{
	width: 200px;
	background-color: #E4C4C4;	
	height: 150px;		
}
.filltable_subown
{
	width: 200px;
	background-color: #E7CCB7;	
	height: 150px;	
}
.navtd
{
	padding-bottom: 2px;	
}

.navsectionstable_care
{
	background-color: #E5EEEE;
	width: 200px;
}

.navsectionstable_what
{
	background-color: #ECEBF2;
	width: 200px;
}

.navsectionstable_join
{
	background-color: #F4E7E7;
	width: 200px;
}

.navsectionstd
{
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.navlinks
{
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	line-height: 15pt;
		padding-top: 30px;
}

/* content section */
.content
{
	text-align:left;
	vertical-align:top;
	width: 615px;
	margin-left: 20px;
}

.content2
{
	text-align:left;
	vertical-align:top;
	margin-left: 20px;
}

.content3
{
	text-align:left;
	vertical-align:top;
	width: 629px;
	margin-left: 20px;
	
}


.homeFlash
{	
	width: 473px;
	
	float: right;
}

/* Page Footer */
.actionPanel
{
	width: 850px;
	height: 119px;
}
.botShape
{
	width: 850px;
	height: 86px;
}
.signup
{
	width: 278px;
	height: 32px;
	padding-bottom:5px;
}

.secondNavtd
{
	padding-top:3px;
}

.botLinks
{
	text-align:left;
	padding-right:20px;
	padding-top:3px;
	font-size: 9px;
	color: #CC0000;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}

.new
{
	text-align:left;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px;
	font-size: 12px;
	color: #CC0000;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}


.topLinks
{
	text-align:right;
	vertical-align: text-bottom;
	padding-right:0px;
	padding-left:20px;
	padding-bottom: -20px;
	margin-bottom: -20px;
	font-size: 9px;
	color: #CC0000;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}

.copyright
{
	text-align:left;
	padding-right:20px;
	padding-left:0px;
	padding-top:3px;
	color: #9B9B9C;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
}


.botTable
{
	vertical-align: top;
	width: 850px;
	height:32;
}

.ap
{
	background-color:White;
	width:850;
	vertical-align:top;
}

.aphead
{
	text-align:left;
	padding-left:5px;
	color: #9B9B9C;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.aptxt
{
	text-align:left;
	padding-top:2px;
	color: #9B9B9C;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
}

.txtzip
{
	vertical-align:top;
	width:70px;
	height:13;
	border-style:solid;
	border-width:1px;
	border-color:#CC0000;
	color:#9B9B9C;
}
.liindent
{
	margin-left: 20px;	
}
.txtheader
{
	font-weight: bold;
	font-size:12px;
	color: #333333;
}

.txtheaderwhite
{
	font-weight: bold;
	color: #ffffff;
	font-size:12px;
}

li {
	list-style-image: url(../Images/arrow_trans.gif);
	margin-bottom: 4px;
}
ul {
	list-style: none;
	margin-left: 4;
	}

/* input */
.lgtxt 
{ 
    font-weight: normal; 
    width: 150px; 
    border: solid 1px #999; 
    display: inline-block; 
}

.smtxt 
{ 
    font-weight: normal; 
    width: 50px; 
    border: solid 1px #999; 
    display: inline-block; 
}

.mltxt 
{ 
    font-weight: normal; 
    width: 250px; 
    height: 50px;
    border: solid 1px #999; 
    display: inline-block; 
}

.heading 
{
    font-weight: bold;
    font-size: 12px;
    width: 200px;
    margin: 5px 0px 15px 5px;
    display: inline-block;
}

.heading2 
{
    font-weight: bold;
    font-size: 16px;
    width: 400px;
    margin: 5px 0px 15px 5px;
    display: inline-block;
}

.label 
{
    font-weight: bold;
    width: 125px;
    margin: 4px 0px 4px 0px;
    display: inline-block;
}

.zipcodeField 
{
    font-weight: normal;
    width: 100px;
    border: solid 1px #999;
}

.summaryHeader 
{
    font-size: 13px;
    font-weight: bold;
    color: #cb2026;   
}

.summaryHeader 
{
    font-size: 13px;
    font-weight: bold;
    color: #cb2026;   
}

.summaryHeader A
{
    font-size: 13px;
    font-weight: bold;
    color: #CC0000; 
    text-decoration: none;  
}

.summaryHeader A:hover
{
    font-size: 13px;
    font-weight: bold;
    color: #CC0000;   
    text-decoration: underline;
}

.summaryItem
{
    position: relative;
    float: left;
    margin: 0px 0px 10px 0px;
    width: 200px;
    height: 90px;
    display: inline;
}

#summaryResults 
{
    margin: 0px 0px 0px 25px;
}

#summaryResults .largeHeader
{
    font-size: 12px;
    font-weight: bold;
    margin: 0px 15px 15px 0px;
}

#summaryResults .label
{
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0px 2px 0px;
    display: inline;
}

#locationDetails 
{
    margin: 0px 0px 0px 25px;
}

#locationDetails .image
{
    font-size: 11px;
    float: left;
    font-weight: bold;
    margin: 5px 0px 2px 0px;
    display: inline;
}


#locationDetails .header
{
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0px 7px 0px;
    padding: 0px 0px 3px 0px;    
    height: 20px;
    display: inline-block;
}

#locationDetails .label
{
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
    display: inline;
}

#locationDetails .day
{
    font-size: 11px;
    font-weight: bold;
    width: 75px;
    margin: 0px 0px 0px 0px;
    display: inline-block;
}

#locationDetails .hours
{
    font-size: 11px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    display: inline-block;
}

#locationDetails .regionLink
{
    font-size: 11px;
    font-weight: bold;
    margin: 20px 0px 0px 0px;
    height: 20px;
    display: inline-block;
}

.largefont
{
	font-size: 12px;
	font-family: Tahoma, Verdana, Sans-Serif;
}



.tm
{
	font-size: 9px;
	font-family: Tahoma, Verdana, Sans-Serif;
	vertical-align: text-top;
	text-decoration:none;
}

/* regional styles */
.green_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A4D54;
	line-height: normal;
}
.reg_addressbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
	color: #3A4D54;
}
.reg_address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #3A4D54;
}
.about_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A4D54;
	line-height: 16px;
}
.red_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.registered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #3A4D54;
	vertical-align: super;
	white-space: normal;
}

.hideprint {

}

.hidescreen {
	display:none;
}

.mapOuterFrame 
{
    border: solid 1px #FFF;
    padding: 1px 1px 1px 1px;
    margin: 15px 15px 15px 0px;
}

.mapFrame 
{
    border: solid 1px #FFF;
    padding: 5px 5px 5px 5px;   
}

.jslink
{
	cursor: pointer;
}

.jshide

{
	visibility:hidden;
	display:none;
}

.padleft
{
	padding-left:2px;
}

.regionArea 
{
    margin: 5px 5px 5px 5px;
}

.regionArea .locations 
{
    width: 300px;
    padding: 0 0 0 20px;
}

.regionArea .promos
{
    padding: 20px 0 0 0;    
}

.regionArea .promos .header
{
    padding: 0 0 0 0;
    margin: 0 0 10px;  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;  
}

.regionArea .regionSummaryItem 
{
    margin: 0 0 10px 0;
}

.regionArea .regionSummaryItem .header
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}

.regionArea .regionSummaryItem .header A
{
    text-decoration: none;
    color: #CC0000;
}   

.regionArea .regionSummaryItem .header A:hover
{
    text-decoration: underline;
    color: #CC0000;
}


.regionArea .regionSummaryItem .label
{
    font-weight: bold;
    margin: 4px 0 0px 0;
    padding: 0 0 0 0;
}

.promoHead
{
    font-family: Tahoma, Verdana, Sans-Serif; 
    font-size:16px; 
    font-weight:bold;
    padding-bottom: 20px;
}

.promoSubHead
{
    font-family: Tahoma, Verdana, Sans-Serif; 
    font-size:12px; 
    font-weight:bold;
    padding-bottom: 15px;
    padding-top: 15px;
}

