@import url("sIFR-screen.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 62.5%;
	background-color: #F3F3F3;
	background-image: url(../../_images/global/bg_header.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
div#header {
	height: 101px;
	width: 920px;
	margin: 0 auto 5px;
	padding: 0 20px;
	overflow: hidden;
	position: relative;
	} 
	div#header div#sessionStatus {
		color: #333333;
		position: absolute;
		right: 20px;
		top: 36px;
		}
	div#header a.logo {
		float: left;
		position: relative;
		top: 19px;
		}
	div#print_logo {
		display: none;
		}
	div#header div.hr {		
		width: 714px;
		height: 2px;
		clear: both;
		background: #ffffff;
		border-top: 2px solid #F6F6F6;
		position: absolute;
		right: 20px;
		top: 45px;
		}
div#footer {
	background-image: url(../../_images/global/bg_footer.gif);
	background-repeat: repeat-x;
	}
	div#footer div.shell {
		width: 920px;
		margin: 0 auto;
		padding: 0 20px;
		}
	div#footer p.copyright {
		font-size: .9em;
		color: #999999;
		float: left;
		position: relative;
		top: 18px;
		}
/* navigation */

div#header ul.utility_nav,
div#footer ul.footer_nav {
	list-style: none;
	float: right;
	margin: 18px 0 0 0;
	}
	div#header ul.utility_nav li,
	div#footer ul.footer_nav li {
		font-size: .9em;
		display: inline;
		float: left;
		padding-left: 16px;
		margin: 0;
		background-image: url(../../_images/global/bg_utility_nav.gif);
		background-repeat: no-repeat;
		background-position: left;
		}
		div#header ul.utility_nav li a,
		div#footer ul.footer_nav li a {
			color: #667666;
			text-decoration: none;
			}
			div#header ul.utility_nav li a:hover,
			div#footer ul.footer_nav li a:hover {
				text-decoration: underline;
				}
		div#header ul.utility_nav li.appointments,
		div#footer ul.footer_nav li.home {
			background: none;
			}
		div#header ul.utility_nav li.myaccount {
			margin-left: 30px;
			background: none;
			}
div#header ul.CMSListMenuUL {
	list-style: none;
	position: absolute;
	right: 20px;
	bottom: 3px;
	width: 724px;
	height: 50px;
	}
	div#header ul.CMSListMenuUL li {
		float: left;
		display: inline;
		padding: 0;
		}
		div#header ul.CMSListMenuUL li a {
			display: block;
			float: left;
			background-image: url(../../_images/global/main_nav.gif);
			height: 50px;
			outline: none;
			}
		div#header ul.CMSListMenuUL li.services a 		{ width: 81px; background-position: 0 0; }
		div#header ul.CMSListMenuUL li.salons_spas a 	{ width: 113px; background-position: -81px 0; }
		div#header ul.CMSListMenuUL li.styles a 		{ width: 68px; background-position: -195px 0; }
		div#header ul.CMSListMenuUL li.special_offers a	{ width: 118px; background-position: -263px 0; }
		div#header ul.CMSListMenuUL li.gift_cards a 	{ width: 94px; background-position: -381px 0; }
		div#header ul.CMSListMenuUL li.education a 		{ width: 93px; background-position: -475px 0; }
		div#header ul.CMSListMenuUL li.about_us a 		{ width: 88px; background-position: -568px 0; }
		div#header ul.CMSListMenuUL li.careers a 		{ width: 68px; background-position: -656px 0; }

		div#header ul.CMSListMenuUL li.services a:hover 		{ background-position: 0 -50px; }
		div#header ul.CMSListMenuUL li.salons_spas a:hover 		{ background-position: -81px -50px; }
		div#header ul.CMSListMenuUL li.styles a:hover 			{ background-position: -195px -50px; }
		div#header ul.CMSListMenuUL li.special_offers a:hover	{ background-position: -263px -50px; }
		div#header ul.CMSListMenuUL li.gift_cards a:hover 		{ background-position: -381px -50px; }
		div#header ul.CMSListMenuUL li.education a:hover 		{ background-position: -475px -50px; }
		div#header ul.CMSListMenuUL li.about_us a:hover 		{ background-position: -568px -50px; }
		div#header ul.CMSListMenuUL li.careers a:hover			{ background-position: -656px -50px; }

		div#header ul.CMSListMenuUL li.services_on a 		{ width: 81px; background-position: 0 -100px; }
		div#header ul.CMSListMenuUL li.salons_spas_on a 	{ width: 113px; background-position: -81px -100px; }
		div#header ul.CMSListMenuUL li.styles_on a		 	{ width: 68px; background-position: -195px -100px; }
		div#header ul.CMSListMenuUL li.special_offers_on a	{ width: 118px; background-position: -263px -100px; }
		div#header ul.CMSListMenuUL li.gift_cards_on a 		{ width: 94px; background-position: -381px -100px; }
		div#header ul.CMSListMenuUL li.education_on a 		{ width: 93px; background-position: -475px -100px; }
		div#header ul.CMSListMenuUL li.about_us_on a 		{ width: 88px; background-position: -568px -100px; }
		div#header ul.CMSListMenuUL li.careers_on a			{ width: 68px; background-position: -656px -100px; }

		div#content ul.CMSListMenuUL,
		div#content ul.content_nav {
			float:left;
			width:500px;
			padding:5px 0;
			margin-bottom:1px;
			background:#d9dcd9;
			font-size:0.9em;
			}
			div#content ul.CMSListMenuUL li,
			div#content ul.content_nav li {
				display:inline;
				float:left;
				background-image:none;
				padding-left:22px;
				background:url('../../_images/global/bg_bc_nav.gif') no-repeat left center;
				}
			div#content ul.CMSListMenuUL li.first,
			div#content ul.CMSListMenuUL li.firstOn,
			div#content ul.content_nav li.first {
				background:none;
				padding-left:8px;
				}
				div#content ul.CMSListMenuUL li.on a,
				div#content ul.CMSListMenuUL li.firstOn a,
				div#content ul.content_nav li.on a {
					color:#333;
					}
				div#content ul.CMSListMenuUL li a,
				div#content ul.content_nav li a {
					text-transform:uppercase;
					}
div#central {
	width: 920px;
	margin: 0 auto 70px;
	padding: 0 20px;
	color: #666666;
	} 

/* typography */

div#central p {
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: 1.4em;
	}
div#central ul {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0 0 1em 0;
	list-style: none;
	}
	div#central ul li {
		padding-left: 14px; 
		background-image: url(../../_images/global/bg_li.gif);
		background-position: 2px 6px;
		}
div#central ul.no_bullets {	}
	div#central ul.no_bullets li {
		background-image: none;
		}
div#central ul.link_list { }
	div#central ul.link_list li {
		background-image: url(../../_images/global/bg_a_more.gif);
		}
div#central ol {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0 0 1em 26px;
	}
	div#central ol li {
		}
div#central dl {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 1em 0 1.6em;
	}
	div#central dl dt {
		display: inline;
		font-weight: bold;
		padding-right: 8px;
		}
	div#central dl dd {
		display: inline;
		}
div#central ul.flat {
	margin:0pt 0pt 3em;
	width: 100%;
	height: 1em;
	clear: both;
	}
	div#central ul.flat li {
		float:left;
		padding: 0 42px; 
		background-image:none;
		}
	div#central ul.flat li.first {
		padding-left: 0;
		}
	div#central ul.flat li.last {
		padding-right: 0;
		}
div#central ol.form {
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 0 1em 0;
	list-style: none;
	float:left;
	width:498px;
	}
	div#central ol.form li {
		margin-bottom: 6px;
		min-height: 1em;
		clear: both;
		float:left;
		width:498px;
		}
		div#central ol.form li div.hr {
			margin:2em 0;
			}
		div#central ol.form li label {
			display: block;
			float: left;
			clear: left;
			width: 125px;
			font-size: .9em;
			text-align: right;
			padding: 2px 16px 3px 0;
			}
		div#central ol.form li input {
			width: 180px;
			float:left;
			margin-right:4px;
			}
		input.plain {
			background:none;
			border:none;
			color:#934444;
			font-size:10px;
			font-family:Verdana,Arial,Helvetica,sans-serif;
			width:123px !important;
			padding:0;
			margin:0;
			cursor:pointer;
			}
		div#central ol.form li select {
			width: auto;
			float:left;
			margin-right:4px;
			}
		div#central ol.form li textarea {
			width: 180px;
			float:left;
			margin-right:4px;
			}
	div#central ol.form li.long_label {
		position: relative;
		}
		div#central ol.form li.long_label label {
			display: block;
			font-size: .9em;
			float: none;
			}
		div#central ol.form li.long_label select,
		div#central ol.form li.long_label input {
			position: absolute;
			left: 140px;
			bottom: 0;
			}
	div#central ol.form li.radio {}
		div#central ol.form li.radio label {
			display: inline;
			width: auto;
			clear: none;
			font-size: .9em;
			text-align: right;
			}
		div#central ol.form li.radio input {
			width: auto;
			float: left;
			clear: left;
			margin-left: 141px;
			}
			
	div#central ol.form li.radio_full {}
		div#central ol.form li.radio_full label {
			display: block;
			width: 460px;
			font-size: .9em;
			float: left;
			clear: none;
			text-align: left;
			}
		div#central ol.form li.radio_full input {
			width: 14px;
			float: left;
			margin: 4px 6px 0 0;
			clear: left; 
			}
	div#central ol.form li.radio_table {
		position: relative;
		}
		div#central ol.form li.radio_table label {
			display: block;
			font-size: .9em;
			float: none;
			}
		div#central ol.form li.radio_table table {
			display: block;
			width: auto;
			margin: 0;
			position: absolute;
			left: 140px;
			bottom: 0;
			border-collapse: collapse;
			}
			div#central ol.form li.radio_table table td {
				padding: 0;
				}
			div#central ol.form li.radio_table table label {
				display: block;
				width: auto;
				font-size: .9em;
				float: left;
				clear: none;
				text-align: left;
				}
			div#central ol.form li.radio_table table input {
				width: 14px;
				float: left;
				margin: 4px 6px 0 0;
				}
	div#central ol.form li.upload_table {
		float:left;
		}
	div#central ol.form li.upload_table span.note {
		clear:left;
		float:left;
		margin-right:4px;
		padding-left:16px;
		margin-left:125px;
		}
	div#central ol.form li.upload_table div.Uploader {
		float:left;
		border:0;
		}
		div#central ol.form li.upload_table table {
			width: auto;
			margin-bottom: 0;
			}
			div#central ol.form li.upload_table table td {
				padding: 0;
				}
		div#central ol.form li.upload_table span.UploaderLabel {
			position: absolute;
			left: -90001px;
			}
	div#central ol.form li.button {}
		div#central ol.form li.button input {
			width: auto;
			float: left;
			clear: left;
			}
		div#central ol.form li.button div.hr {
			margin: 0 0 1em;
			}
	div#central ol.form li.button_line {
		border-top: 1px solid #d9dcd9;
		padding-top: 1em;
		margin-top: 1em;
		}
		div#central ol.form li.button_line input {
			width: auto;
			float: left;
			clear: left;
			}
	div#central ol.form li.cash_amount {}
		div#central ol.form li.cash_amount input {
			width: 50px;
			}
	div#central span.note {
		color: #999999;
		font-size: .9em;
		padding-left: 6px;
		}
	div#central span.left-note {
		float: left;
		color: #999999;
		font-size: .9em;
		margin-right: 6px;
		}
	div#central span.long_note {
		color: #999999;
		font-size: .9em;
		float: left;
		/*position: relative;
		top: -1.6em;*/
		margin-left: 144px;
		}
	div#central span.clear_note {
		color: #999999;
		font-size: .9em;
		padding-left: 6px;
		display: block;
		clear: both;
		}
	div#central div.button_note {
		float:left;
		margin-left:10px;
		width:70%;
		color:#999999;
		font-size:0.9em;
		line-height:1.2;
		}
div#central a {	
	color: #934444;
	text-decoration: none;
	}
	div#central a:hover {
		text-decoration: underline;
		}
	div#central a.no_line:hover {
		text-decoration: none;
		}
	div#central a.more {
		font-size: .9em;
		text-transform: uppercase;
		padding-left: 8px;
		background-image: url(../../_images/global/bg_a_more.gif);
		background-position: 0px 3px;
		background-repeat: no-repeat;
		}
	div#central input.more {
		font-size: .9em;
		text-transform: uppercase;
		padding-left: 8px;
		background-image: url(../../_images/global/bg_a_more.gif);
		background-position: 0px 3px;
		background-repeat: no-repeat;
		}
	div#central a.carrot {
		font-size: .9em;
		padding-left: 8px;
		background-image: url(../../_images/global/bg_a_more.gif);
		background-position: 0px 3px;
		background-repeat: no-repeat;
		}
	div#central p.news_link { }
		div#central p.news_link a {
			font-size: .9em;
			text-transform: uppercase;
			padding-left: 8px;
			background-image: url(../../_images/global/bg_a_more.gif);
			background-position: 0px 3px;
			background-repeat: no-repeat;
		}
	div#central div#sidebar div.callout a.more {
		display: block;
		}
div#central p.section_head {
	font-size: 1.1em;
	color: #333333;
	margin: 0;
	}
div#central p.intro_text {
	color: #999999;
	font-size: 1.1em;
	text-transform: uppercase;
	}
div#central h1 {
	font-size: 2.4em;
	font-weight: normal;
	border-bottom: 2px solid #eeeeee;
	padding-bottom: 5px;
	margin-bottom: 18px;
	}
div#central h2 {
	background-color: #d9dcd9;
	background-image: url(../../_images/global/bg_h2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-transform: uppercase;
	color: #333333;
	font-size: 1em;
	padding: 4px 4px 5px;
	margin-top: 2.4em;
	margin-bottom: 1.2em;
	position: relative;
	}
	div#central h2 span {
		position: absolute;
		right: 10px;
		font-weight: normal;
		text-transform:none;
		color: #666666;
		}
div#central h3 {
	font-size: 1.1em;
	color: #333333;
	}
	div#central h3 span {
		font-weight: normal;
		font-style: italic;
		color: #666666;
		}
div#central h4 {
	font-size: 1em;
	}
div#central img.margin_bottom {
	margin-bottom:1.6em;
}
div#central img.left {
	float: left;
	clear: left;
	margin: 0 12px 1em 0;
	}
	div#central div#sidebar img {
		display: block;
		margin: 6px auto;
		clear: both;
		}
div#central div.hr {
	height: 1px;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 2em;
	}

/* layouts */

	div#home {}

	div#shell {
		width: 696px;
		min-height: 492px;
		border: 3px solid #FFFFFF;
		background-color: #FFFFFF;
		background-image: url(../../_images/global/bg_sidenav.gif);
		background-repeat: repeat-y;
		background-position: left;
		float: left;
		}
		div#shell div.sidenav_background {
			background-image: url(../../_images/global/bg_sidenav_bottom.gif);
			background-position: bottom left;
			}
	
	div#shell.wide {
		width: 920px;
		}
	div#sidenav {
		width: 160px;
		min-height: 492px;
		float: left;
		/*height: 400px;*/
		background-image: url(../../_images/global/bg_sidenav_top.gif);
		background-position: -1px top;
		}
		
		/* sidenav */
		div#sidenav ul.CMSListMenuUL {
			margin: 8px 0 2em;
			}
			div#sidenav ul.CMSListMenuUL li {
				font-size: 1.1em;
				padding: 7px 9px;
				border-bottom: 1px solid #F9FAF9;
				background-image: none;
				background-position: 146px 5px;
				background-repeat: no-repeat;
				}
				div#sidenav ul.CMSListMenuUL li a {
					color: #934444;
					padding-left: 8px;
					background-image: url(../../_images/global/bg_a_sidenav.gif);
					background-position: 0px 5px;
					background-repeat: no-repeat;
					text-transform: uppercase;
					font-size: .8em;
					display: block;
					}
				div#sidenav ul.CMSListMenuUL li.CMSListMenuHighlightedLI {
					background-image: url(../../_images/global/bg_li_sidenav.gif);
					}
					div#sidenav ul.CMSListMenuUL li.CMSListMenuHighlightedLI a {
						color: #333333;
						text-decoration: none;
						}
					div#sidenav ul.CMSListMenuUL li a:hover {
						color: #333333;
						text-decoration: none;
						}
						div#sidenav ul.CMSListMenuUL li a span {
							font-size: inherit;
							position: static;
							left: 0;
							}

		/* sidenav 2nd tier */
		div#sidenav ul.CMSListMenuUL ul.CMSListMenuUL {
			margin: 7px -9px -7px;
			}
			div#sidenav ul.CMSListMenuUL ul.CMSListMenuUL li {
				border-bottom: none;
				border-top: 1px solid #F9FAF9;
				}
				div#sidenav ul.CMSListMenuUL ul.CMSListMenuUL a {
					margin-left: 14px;
					font-size: .727em;
					}
		/* sidenav 3rd tier */
		div#sidenav ul.CMSListMenuUL ul.CMSListMenuUL ul.CMSListMenuUL {
			margin: 7px -9px -7px;
			}
			div#sidenav ul.CMSListMenuUL ul.CMSListMenuUL ul.CMSListMenuUL li {
				border-bottom: none;
				border-top: 1px solid #F9FAF9;
				}
				div#sidenav ul.CMSListMenuUL ul.CMSListMenuUL ul.CMSListMenuUL a {
					margin-left: 28px;
					font-size: .727em;
					}
		/* sidenav callouts  */
		div#sidenav div.callout {
			background-color: #F2F2F2;
			border: 1px solid #FFFFFF;
			width: 135px;
			margin: 1em 0 0 6px;
			padding: 5px;
			font-size: .9em;
			}
			div#sidenav div.callout p,
			div#sidenav div.callout h4 {
				margin: 0;
				}
			div#sidenav div.callout div.info p a.more {
				margin-top: 10px;
				}
	div#content {
		width: 500px;
		float: right;
		margin: 20px 17px 40px 0;
		min-height: 300px;
		}
	div#shell.wide div#content {
		width: 724px;
		float: right;
		margin: 20px 17px 40px;
		}
	div#flashbox {
		width: 697px;
		float: left;
		border: 3px solid #FFFFFF;
		}
	div#sidebar {
		float: right;
		width: 212px;
		}
		
		div#sidebar p {
			line-height: 1.4em;
			}
		div#sidebar div.callout {
			background-image: url(../../_images/global/bg_sidebar_callout.gif);
			background-position: top;
			background-color: #F3F2F2;
			border: 3px solid #FFFFFF;
			padding: 10px;
			margin-bottom: 4px;
			}
			div#sidebar div.callout div.hr {
				margin: 1em -10px;
				border-bottom: 3px solid #FFFFFF;
				}
			div#sidebar div.accordion li {
				margin: 0 0 1.2em;
				padding: 0 !important;
				background-image: none !important;
				}
		div#sidebar div.callout_image {
			border: 3px solid #FFFFFF;
			padding: 0;
			margin-bottom: 4px;
			}
			div#sidebar div.callout_image img,
			div#sidebar div.callout_image a {
				margin: 0 !important;
				}

/* Style Instances */
div.contact { }
	div.contact ul {
		float:left;
	}
		div.contact ul li {
			float:left;
			height:25px;
			padding-left:8px !important;
			background-image:none !important;
		}
		div.contact ul li.even {
			background-color:#fff;
		}
		div.contact ul li.odd {
			background-color:#f3f3f3;
		}
			div.contact ul li span {
				padding-top:6px;
				float:left;
			}
			div.contact ul li span.col_1 {
				width:225px;
			}
			div.contact ul li span.col_2 {
				width:267px;
			}
				div.contact ul li span.col_2 a {
					margin-left:1.6em;
				}
div.home_links {
	clear: both;
	width: 700px;
	padding: 10px 0;
	}
	div.home_links ul {
		float: left;
		list-style: none;
		width:410px;
		}
		div.home_links ul li {
			float: left; 
			margin-right: 10px;
			background-image: none !important;
			padding: 0 !important;
			}
div#central div.slideshow {
	width: 499px;
	margin-bottom: 1.6em;
	}
	div#central div.slideshow div.caption {
		height: 25px;
		background-image: url(../../_images/global/bg_caption.png);
		background-repeat: repeat-x;
		background-position: right;
		}
		div#central div.slideshow div.caption p {
			color: #FFFFFF;
			font-size: .9em;
			position: relative;
			top: 5px;
			left: 8px;
			}
	div#central div.col_1of3,
	div#central div.col_2of3,
	div#central  div.col_3of3 {
		margin-right:11px;
	}
		div#central div.col_1of3 h3.single_line,
		div#central div.col_2of3 h3.single_line,
		div#central  div.col_3of3 h3.single_line {
			padding-top:14px;
		}
div#central div.tab_set {
	margin-top: 3em;
	width: 501px;
	background-image: url(../../_images/global/bg_tabs.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	div#central div.tab_set ul.tab_head {
		display: block;
		width: 501px;
		height: 34px;
		clear: both;
		margin: 0 0 1.6em;
		padding: 0;
		}
	div#central div.tab_set h2 {
		position: absolute;
		left: -90001px;
		}
		div#central div.tab_set h2.show {
			position: static;
			left: 0;
			background-color: #ffffff;
			background-image: none;
			text-transform: none;
			color: #333333;
			font-size: 1.3em;
			padding: 0;
			margin-top: 0;
			margin-bottom: 1.2em;
			}
		div#central div.tab_set h2.line {
			border-top: 1px solid #DFE1DF;
			padding-top: 1em;
			}
		div#central div.tab_set ul.tab_head li {
			display: block;
			float: left;
			background: none;
			padding: 0;
			height: 34px;
			width: 166px;
			}
			div#central div.tab_set ul.tab_head li a {
				display: block;
				height: 34px;
				width: 166px;
				text-align: center;
				background-image: url(../../_images/global/bg_pagetabs.gif);
				background-position: -1px 0;
				width: 165px;
				margin-left: 1px;
				outline: none;
				}
			div#central div.tab_set ul.tab_head li a.tab_0 { background-position: -1px 0; }
			div#central div.tab_set ul.tab_head li a.tab_1 { background-position: -167px 0; }
			div#central div.tab_set ul.tab_head li a.tab_2 {	background-position: -333px 0; }
				div#central div.tab_set ul.tab_head li.on a {
					color: #333333;
					}
				div#central div.tab_set ul.tab_head li.on a.tab_0 { background-position: -1px -34px; }
				div#central div.tab_set ul.tab_head li.on a.tab_1 { background-position: -167px -34px; }
				div#central div.tab_set ul.tab_head li.on a.tab_2 {	background-position: -333px -34px; }
					div#central div.tab_set ul.tab_head li a:hover {
						text-decoration: none;
						color: #333333;
						}
				div#central div.tab_set ul.tab_head li a span {
					position: relative;
					left: 0;
					top: .8em;
					text-transform: uppercase;
					letter-spacing: -.1em;
					font-weight: normal;
					}
	div#central div.tab_set div.tab_content div {
		padding: 0 20px .8em;
		}
	div#central div.tab_set div.hr {
		margin: 2em 20px 3em;
		}

div#central table {
	margin-bottom: 3em;
	border-collapse: collapse;
	width: 100%;
	border-color:#DFDFDF;
	}
	div#central table th {
		background-color: #d9dcd9;
		background-image: url(../../_images/global/bg_h2.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		text-transform: uppercase;
		color: #333333;
		font-size: 1em;
		padding: 3px 8px 5px;
		text-align: left;
		}
	div#central table td {
		font-size: .9em;
		padding: 6px 8px;
		}
	div#central table tr.even td {
		background-color: #f3f3f3;
		}
		
/* home page tab accordion */

/*** Accordion Sliders ***/

 /* Accordion Structure */
div#central div#salon_home {
	margin: 0 0 5px;
	border: 3px solid #FFFFFF;
	width: 205px;
	}

div#central div#salon_parking {
	margin: 0 0 5px;
	border: 3px solid #FFFFFF;
	width: 205px;
	}
	
	div#central div.accordion h3.toggle {
		display: block;
		height: 28px;
		width: 205px;
		outline: none;
		cursor: pointer;
		background-image: url(../../_images/global/bg_accordion_tabs.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		overflow: hidden;
		border-bottom: 1px solid #ffffff;
		}         
		div#central div.accordion h3.toggle span { 
			display: block;
			margin: 7px 0 0 6px;
			color: #FFFFFF;
			font-style: normal;
			}
		div#central div.accordion h3.toggle.in {
			background-position: 0px -30px;
			height: 26px;
			}
			div#central div.accordion h3.toggle.in span {
				color: #868C84;
				}
div#central div.accordion .content_wrapper {
	display: block;
	overflow: hidden;
	width: 205px;
	background-image: url(../../_images/global/bg_accordion.gif);
	}
	div#central div.accordion .content_wrapper div.inner {
		padding: 14px;         
		}
		div#central div.accordion .content_wrapper div.inner.last{
			width: 724px;
			}

/* Accordion Header */    
div.accordion h3#viewed_books.toggle {
            }                            
/*** End Accordion Sliders ***/

div#central div.salon_locator {}
	div#central div.salon_locator p.intro_text {
		float: left;
		letter-spacing: -.02em;
		}
	div#central div.salon_locator ul.map_legend {
		float: right;
		text-align: right;
		position: relative;
		top: -4px;
		}
		div#central div.salon_locator ul.map_legend li {
			display: block;
			float: left;
			height: 30px;
			padding: 7px 0 0 26px;
			margin-left: 10px;
			}
			div#central div.salon_locator ul.map_legend li.salon {
				background-image: url(../../_images/global/bg_li_salon.gif);
				margin-left: 0;
				}
			div#central div.salon_locator ul.map_legend li.education {
				background-image: url(../../_images/global/bg_li_education.gif);
				}
			div#central div.salon_locator ul.map_legend li.corporate {
				background-image: url(../../_images/global/bg_li_corporate.gif);
				}
	
	div#central div.salon_locator div.locations	{ 
		background-image: url(../../_images/global/bg_div_locations.gif); 
		background-repeat: repeat-y;
		margin-top: 2em;
		float: right;
		width: 724px;
		}
		div#central div.salon_locator div.locations	h2 { 
			margin-top: 0;
			padding: 4px 10px 5px;
			}
	div#central div.salon_locator div.salons 	{ 
		float: left; 
		width: 350px; 
		padding: 0 5px 0 0;
		}
		div#central div.salon_locator div.salons ul li { 
			background-image: none;
			display: block;
			padding: 0;
			margin: 0 0 1.4em 9px;
			width: 163px;
			height: 8em;
			float: left;
			}
	div#central div.salon_locator div.education	{ 
		float: left; 
		width: 182px; 
		padding: 0 5px 0 0;
		}
	div#central div.salon_locator div.corporate	{
		float: left; 
		width: 182px;
		}
		div#central div.salon_locator div.education ul li,
		div#central div.salon_locator div.corporate ul li { 
			background-image: none;
			display: block;
			padding: 0;
			width: 162px;
			margin: 0 10px 1.4em;
			float: left;
			}
		div#central div.salon_locator span.note { 
			clear: both;
			display: block;
			padding: 0;
			margin: 0 10px 1.4em;
			}

/*** Old Google Map Bubble Styles ***/

/*div#central div.map_salon_detail {
	width: 205px;
	float: left;
	}
	div#central div.map_salon_detail h3 {
		margin-bottom: 1em;
		}
	div#central div.map_salon_detail p {
		margin-bottom: .6em !important;
		}
	div#central div.map_salon_detail div.image {
		float: left;
		margin: 0 10px 1em 0;
		}
	div#central div.map_salon_detail div.text {
		float: left;
		margin-bottom: 1em;
		width: 165px;
		}*/
div#central div.article,
div#central div.artist,
div#central div.person {
	border-top: 1px solid #EEEEEE;
	float: left;
	}
div#central div.article,
div#central div.artist {
	padding: 2em 0;
	}
div#central div.person {
	padding: 2em 0 0;
	}
	div#central div.article div.image,
	div#central div.artist div.image,
	div#central div.person div.image {
		float: left;
		width: 115px;
		}
	div#central div.article div.info,
	div#central div.artist div.info,
	div#central div.person div.info {
		float: left;
		width: 360px;
		}
		div#central div.article div.info p,
		div#central div.artist div.info p,
		div#central div.person div.info p {
			margin-bottom: 0;
			}
	div#central div.article img,
	div#central div.artist img,
	div#central div.person img {
		display: inline;
		float: left;
		margin: 0 2em 0 0;
		}
		div#central div.article h3,
		div#central div.article h4,
		div#central div.artist h3,
		div#central div.artist h4,
		div#central div.person h3 {
			margin-bottom: 0.5em;
			}
	div#central div.person div.text {
		float: left;
		width: 360px;
		}
	div#central div.person p.quote {
		margin:1em 0 0;
		font-size: 1.5em;
		}
	div#central div.person div.content {
		margin:1em 0 0;
		}

div#central div.dropdown_filter {
	margin-bottom: 2em;
	}
	div#central div.dropdown_filter select {
		margin-bottom: 1em;
		}

div#central div.package {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 1.6em;
	}

div#central div.gift_cards {
	}
	div#central div.gift_cards span.steps,
	div#central div.gift_cards div.steps {
		clear: both;
		float: left;
		width: 100%;
		}
	div#central div.gift_cards span.steps {
		height: 47px;
		width: 100%;
		}
		div#central div.gift_cards span.steps h2 {
			margin-top: 1.4em;
			}
	div#central div.gift_cards div.step_one {
		margin-top: -1.2em;
		background-image: url(../../_images/global/dot_gray.gif); 
		background-repeat: repeat-y;
		background-position: center;
		}
		div#central div.gift_cards div.step_one div.col_1of2, 
		div#central div.gift_cards div.step_one div.col_2of2 {
			width: 225px;
			padding: 2em 10px 1em;
			}
	div#central div.gift_cards div.step_two {
		position: relative;
		}
		div#central div.gift_cards div.step_two div.col_1of3 {
			width: 140px;
			margin-right: 14px;
			position: relative;
			}
			div#central div.gift_cards div.step_two div.col_1of3 input {
				float: left;
				margin-bottom: 2.2em;
				clear: left;
				}
			div#central div.gift_cards div.step_two div.col_1of3 span.last input {
				margin-bottom: .2em;
				}
			div#central div.gift_cards div.step_two div.col_1of3 label {
				padding-top: 2px;
				float: left;
				}
			div#central div.gift_cards div.step_two div.col_1of3 span#packages {
				position: absolute;
				left: 0;
				top: 2.8em;
				}
		div#central div.gift_cards div.step_two div.col_2of3 {
			width: 310px;
			}
			div#central div.gift_cards div.step_two div.col_2of3 select,
			div#central div.gift_cards div.step_two div.col_2of3 input {
				margin-top: 4px;
			    font-size: 1.1em;
			    }
			div#central div.gift_cards div.step_two div.col_2of3 select {
				margin-bottom: 1.6em;
			}
			div#central div.gift_cards div.step_two div.col_2of3 input {
				width: 50px !important;
				}
	div#central div.gift_cards div.step_three {
		padding: 10px 0 10px;
		}
		div#central div.gift_cards div.step_three select {
			font-size: 1.1em;
			margin-left: 154px;
			}
	div#central div.gift_cards div.step_four {
		border-bottom: 1px solid #EEEEEE;
		margin-bottom: 1em;
		padding-bottom: 10px;
		}

	div#central div.gift_cards div.submit {
		position: relative;
		}

/*****************/
/* Style Section */
/*****************/

div#central div#gj_style {
	background-image: url(../../_images/global/bg_style_content.gif);
	background-position: 0 34px;
	}
	div#central div#gj_style div#content {
		width: auto;
		float: none;
		margin: 0 3px;
		padding: 14px 17px 17px;
		background: #FFFFFF;
		}
		div#central div#gj_style div#content h1 {
			border: none;
			margin-bottom: .6em;
			}
	div#central div#gj_style div#sidebar {
		clear: both;
		float: none;
		width: auto;
		margin-top: 4px;
		}
		div#central div#gj_style div#sidebar div.callout {
			float: left;
			width: 430px;
			height: 110px;
			margin: 0 0 0 3px;
			overflow: hidden;
			background-image: url(../../_images/global/bg_style_callout.gif);
			}
		div#central div#gj_style div#sidebar div.callout_wide {
			float: left;
			width: 889px;
			height: 113px;
			margin: 0 0 0 3px;
			overflow: hidden;
			background-image: url(../../_images/global/bg_callout_wide.gif);
			background-position: top;
			background-color: #F3F2F2;
			border: 3px solid #FFFFFF;
			padding: 10px;
			margin-bottom: 4px;
			}
			div#central div#gj_style div#sidebar div.callout_wide img {
				margin: 0;
				}
	/* Style Tab Nav */
	div#central div#gj_style ul.CMSListMenuUL {
		display: block;
		height: 34px;
		clear: both;
		margin: 0;
		padding: 0;
		font-size: 1.1em;
		}
		div#central div#gj_style ul.CMSListMenuUL li {
			display: block;
			float: left;
			background: none;
			padding: 0;
			height: 34px;
			width: 166px;
			}
			div#central div#gj_style ul.CMSListMenuUL li a {
				display: block;
				height: 34px;
				width: 166px;
				text-align: center;
				background-image: url(../../_images/global/bg_style_tabs.gif);
				background-position: -1px 0;
				width: 165px;
				margin-left: 1px;
				outline: none;
				}
					div#central div#gj_style ul.CMSListMenuUL li a {
						background-position: -167px 0;
						}
					div#central div#gj_style ul.CMSListMenuUL li.on a {
						color: #333333;
						background-position: -167px -34px;
						}
/*
					div#central div#gj_style ul.CMSListMenuUL li a.tab_0 { background-position: -1px 0; }
					div#central div#gj_style ul.CMSListMenuUL li a.tab_1 { background-position: -167px 0; }
					div#central div#gj_style ul.CMSListMenuUL li a.tab_2 { background-position: -333px 0; }
					div#central div#gj_style ul.CMSListMenuUL li.on a.tab_0 { background-position: -1px -34px; }
					div#central div#gj_style ul.CMSListMenuUL li.on a.tab_1 { background-position: -167px -34px; }
					div#central div#gj_style ul.CMSListMenuUL li.on a.tab_2 { background-position: -333px -34px; }
*/
					
						div#central div#gj_style ul.CMSListMenuUL li a:hover {
							text-decoration: none;
							color: #333333;
							}
				div#central div#gj_style ul.CMSListMenuUL li a span {
					position: relative;
					left: 0;
					top: .8em;
					text-transform: uppercase;
					letter-spacing: -.05em;
					font-weight: normal;
					}

/* Collections Slider */

div#central div#slideFrame {
	position: relative;
	overflow: hidden;
	height: 550px;
	}

div#central div#slidePanel {
	position: absolute;
	top: 510px;
	left: 0;
	height:250px;
	width: 876px;
	}
	div#central div#slidePanel div#slidePanelBg {
		background-image: url(../../_images/global/white60.png);
		background-repeat: repeat;
		width: 100%;
		height: 100%;
		}
	div#central div#slidePanel a {
		position: relative;
		}
	div#central div#slidePanel div#panel_pan0,
	div#central div#slidePanel div#panel_pan1,
	div#central div#slidePanel div#panel_pan2 {
		position: relative;
		padding: 1.6em;
		margin: 0;
	}
	div#central div#slidePanel div.person {}
		div#central div#slidePanel div.person div.col_1of2,
		div#central div#slidePanel div.person div.col_2of2 {
			width: 414px;
			}
		div#central div#slidePanel div.person div.image {
			width:auto;
			}
			div#central div#slidePanel div.person div.image img {
				width:130px;
				margin-right:2em;
				}
		div#central div#slidePanel div.person div.modelInfo {
			float:left;
			}
			div#central div#slidePanel div.person div.modelInfo p.text {
				float:left;
				width:430px;
				}
	div#central div#slidePanel div.panelTop {
		height: 40px;
		overflow: hidden;
		color: #FFFFFF;
		border-bottom: 3px solid #FFFFFF;
		background-image: url(../../_images/global/bg_panel_shadow.png); 
		background-repeat: repeat-x;
		}
		div#central div#slidePanel div.panelTop ul {
			margin-bottom:0;
			}
		div#central div.panelTop a {
			color: #FFFFFF;
			}
		div#central div.panelTop a {
			color: #FFFFFF;
			outline: none;
			}
		div#central div.panelTop h2 {
			background-color: transparent;
			background-position: left top;
			background-repeat: no-repeat;
			text-transform: lowercase;
			color: #FFFFFF;
			padding: 0;
			margin: 0;
			float: left;
			height: 44px;
			}
			div#central div.panelTop a span,
			div#central div.panelTop h2 span {
				position: absolute;
				left: -90001px;
				}

		div#central div.panelTop ul#panelNav {
			float: left;
			}
			div#central div.panelTop ul#panelNav li {
				background-image: none;
				padding: 0;
				float: left;
				background-image: url(../../_images/global/bg_panellist.png);
				background-position: right 10px;
				}
			div#central div.panelTop ul#panelNav li#products {
				background-image: none;
				}
				
				div#central div.panelTop ul#panelNav li a {
					display: block;
					padding: 12px 16px;
					text-transform: uppercase;
					font-size: 1.1em;
					background-image: none;
					position: relative;
					}
				div#central div.panelTop ul#panelNav li#pan2 {
					background:none;
					}
				div#central div.panelTop ul#panelNav li a.active {
					font-weight:bold;
					background-image: url(../../_images/global/bg_style_tab_on.gif);
					background-position: center bottom;
					}
				div#central div.panelTop ul#panelNav li a.active:hover {
					text-decoration:none;
					cursor:default;
					}
		div#central div.panelTop div#panelArrows {
			float:right;
			left:854px;
			position:absolute;
			padding: 5px;
			}
		div#central div.panelTop div#panelModel {
			float: right;
			position: relative;
			margin-right:2em;
			}
			div#central div.panelTop div#panelModel span {
				display: block;
				float: left;
				padding: 14px 12px;
				}
			div#central div.panelTop div#panelModel a {
				display: block;
				float: left;
				padding: 14px 24px 14px 12px;
				background-image: url(../../_images/global/bg_panellist.png);
				background-position: left 10px;
				text-transform: uppercase;
				font-size: 1.1em;
				}
			div#central div.panelTop div#panelArrows a {
				display:none;
				width: 12px;
				height: 12px;
				background-image: url(../../_images/global/panel_openclose.png);
				}
			div#central div.panelTop div#panelArrows a.active {
				display:block;
				}
		div#central div#slidePanel h3 {
			color: #666666;
			}
		div#central div#slidePanel dl dt {
			text-transform: uppercase;
			display: inline;
			line-height: 1.6em;
			}
		div#central div#slidePanel dl dd {
			display: inline;
			line-height: 1.6em;
			}
		div#central div#slidePanel p {
			line-height: 1.6em;
			}
	div#central p.collection_buttons {
		text-align: right;
		margin: 10px 0 0;
		}

/* Style Collections */
div#central div.collections {}
	div#central div.collections div.collections_headers {
		float: left;
		}
	div#central div.collections div.collections_nav {
		float: right;
		margin-right: 3px;
		}
		div#central div.collections div.collections_nav div {
			display: block;
			width: 82px;
			height: 42px;
			float: left;
			margin-left: 1px;
			}
			div#central div.collections div.collections_nav div.on {
				background-color: #FFFFFF !important;
				}
			div#central div.collections div.collections_nav a {
				color: #FFFFFF;
				display: block;
				width: 62px;
				height: 26px;
				padding: 8px 10px;
				background-image: url(../../_images/global/bg_collections_nav.png);
				}
			div#central div.collections div.collections_nav a.watch_video {
				background-image: url(../../_images/buttons/watch_video_top.gif);
				float: left;
				width: 60px;
				height: 29px;
				padding: 0;
				margin: 6px 25px 0 0;
				}

/* Style Runway Inspiration */
div#central div.runway_inspiration {}
	div#central div.runway_inspiration #sliderWindow {
		position: absolute;
		height: 362px;
		width: 820px;
		overflow: hidden;  
		margin-left: 30px;
		z-index: 1;
		}
		div#central div.runway_inspiration #sliderContentContainer {
			width: 6000px;
			}
			div#central div.runway_inspiration div.section {
				width: 820px;
				height: 362px;
				float: left;
				position: relative;
				}
				div#central div.runway_inspiration div.section img {
					width: 810px;
					height: 293px;
					background-color: #EAEAEA;
					padding: 6px 5px;
					}
			div#central div.runway_inspiration div.section div.copy {
				position: absolute;
				bottom: 0;
				right: 0;
				}
				div#central div.runway_inspiration div.section div.copy h2 {
					background-color: transparent;
					background-image: none;
					text-transform: none;
					color: #333333;
					font-size: 1em;
					font-weight: bold !important;
					letter-spacing: 0.08em;
					padding: 0;
					margin: 0;
					font: 1.2em "Arial", sans-serif;
					text-align: right;
					}
				div#central div.runway_inspiration div.section div.copy p {
					color: #666666;
					font: 1.2em "Arial", sans-serif;
					text-align: right;
					letter-spacing: 0.04em;
					}
					div.panel_0 {}
					div.panel_1 {}
					div.panel_2 {}
	
	div#central div.runway_inspiration div.runway_nav {
		height: 362px;
		width: 880px;
		position: relative;
		z-index: 0;
		}
		div#central div.runway_inspiration div.runway_nav a.next, 
		div#central div.runway_inspiration div.runway_nav a.back {
			display: block;
			width: 25px;
			height: 305px;
			background-image: url(../../_images/global/bg_inspiration_nav.gif);
			position: absolute;
			outline: none;
			}
		div#central div.runway_inspiration div.runway_nav a.back {
			left: 0;
			top: 0;
			background-position: 0 0;
			}
			div#central div.runway_inspiration div.runway_nav a.back:hover {
			background-position: 0 -305px;
				}
		div#central div.runway_inspiration div.runway_nav a.next {
			right: 0;
			top: 0;
			background-position: -25px 0;
			}
			div#central div.runway_inspiration div.runway_nav a.next:hover {
			background-position: -25px -305px;
				}

div#central div.brands ul li {
	font-size: 1.4em;
	background-position: right 5px;
	padding: 0 10px 10px 8px;		
	float: left;
	text-transform: uppercase;
	color: #999999;
	display: block;
	}
	div#central div.brands ul li.edge, 
	div#central div.brands ul li:last-child {
		background-image: none;
		}

/* Style Team Artistic */
div#central div.team_artistic { }
	div#central div.team_artistic div.profile {
		width: 880px;
		height: 398px;
		margin-bottom: 20px;
		background-image: url(../../_images/global/bg_team_artistic.gif);
		background-position: bottom right;
		position: relative;
		}
		div#central div.team_artistic div.profile img {
			float: left;
			}
		div#central div.team_artistic div.profile h2 {
			background-color: #6F6F6F;
			background-image: url(../../_images/global/bg_team_artistic_h2.gif);
			background-position: 0 0;
			background-repeat: no-repeat;
			text-transform: none;
			font-weight: normal;
			color: #FFFFFF;
			width: 275px;
			display: block;
			height: 66px;
			padding: 20px 20px 0;
			margin-top: 0;
			float: right;
			overflow: hidden;
			font-size: 1.8em;
			line-height: 1.2em;
			position: static;
			}
			div#central div.team_artistic div.profile h2 span {
				color: #FFFFFF !important;
				position: static;
				right: 0;
				font-weight: normal;
				}

		div#central div.team_artistic div.profile h3 {
			color: #FFFFFF;
			position: absolute;
			font-size: 1.2em;
			top: 50px;
			left: 587px;
			}
		div#central div.team_artistic div.profile p {
			float: left;
			width: 275px;
			margin: 0 0 1em 20px;
			}
	div#central div.team_artistic div#slidePage {
		clear: both;
		width:880px;
		}
	div#central div.team_artistic div.artistic_nav {
		height: 163px;
		width: 880px;
		position: relative;
		z-index: 0;
		}
		div#central div.team_artistic div.artistic_nav a.next, 
		div#central div.team_artistic div.artistic_nav a.back {
			display: block;
			width: 25px;
			height: 163px;
			background-image: url(../../_images/global/team_artistic_buttons.gif);
			position: absolute;
			outline: none;
			}
		div#central div.team_artistic div.artistic_nav a.back {
			left: 0;
			top: 0;
			background-position: 0 0;
			}
			div#central div.team_artistic div.artistic_nav a.back:hover {
			background-position: 0 -163px;
				}
		div#central div.team_artistic div.artistic_nav a.next {
			right: 0;
			top: 0;
			background-position: -25px 0;
			}
			div#central div.team_artistic div.artistic_nav a.next:hover {
			background-position: -25px -163px;
				}
	div#central div.team_artistic div#slidePage {
	position: relative;
	}
		div#central div.team_artistic div#slidePage div#sliderWindow {
			position: absolute;
			width: 820px;
			height: 163px;
			top: 0;
			left: 30px;
			overflow: hidden;
			}
		div#central div.team_artistic div#slidePage div#sliderContentContainer {
			width: 6000px;
			}
			
		div#central div.team_artistic div#slidePage div.section {
			width: 820px;
			height: 163px;
			background-color: #EAEAEA;
			overflow: hidden;
			float: left;
			}
			div#central div.team_artistic div#slidePage div.section div {
				width: 107px;
				height: 117px;
				background-color: #FFFFFF;
				float: left;
				margin: 18px 0 0 18px;
				color: #A05252;
				text-transform: uppercase;
				padding: 4px;
				line-height: 1em;
				}
				div#central div.team_artistic div#slidePage div.section div img {
					width: 107px;
					height: 107px;
					}
				div#central div.team_artistic div#slidePage div.section div.on {
					color: #333333;
					}
					
/* Style Win A Makeover */ 
div#central div.win_a_makeover {}
	div#central div.win_a_makeover #sliderWindow {
		position: absolute;
		height: 362px;
		width: 820px;
		overflow: hidden;  
		margin-left: 30px;
		z-index: 1;
		}
		div#central div.win_a_makeover #sliderContentContainer {
			width: 6000px;
			}
			div#central div.win_a_makeover #slideContent div {
				width: 820px;
				height: 362px;
				background-color: #eaeaea;
				position:relative;
				float:left;
				}
				div#central div.win_a_makeover #slideContent div span.item {
					width: 199px;
					height: 294px;
					padding: 5px 0 0 5px;
					float: left;
					}
					div#central div.win_a_makeover #slideContent div span.text {
						display: block;
						width: 180px;
						margin-top: 2em;
						}
	div#central div.win_a_makeover div.runway_nav {
		height: 362px;
		width: 880px;
		position: relative;
		z-index: 0;
		}
		div#central div.win_a_makeover div.runway_nav a.next, 
		div#central div.win_a_makeover div.runway_nav a.back {
			display: block;
			width: 25px;
			height: 305px;
			background-image: url(../../_images/global/bg_inspiration_nav.gif);
			position: absolute;
			outline: none;
			}
		div#central div.win_a_makeover div.runway_nav a.back {
			left: 0;
			top: 0;
			background-position: 0 0;
			}
			div#central div.win_a_makeover div.runway_nav a.back:hover {
			background-position: 0 -305px;
				}
		div#central div.win_a_makeover div.runway_nav a.next {
			right: 0;
			top: 0;
			background-position: -25px 0;
			}
			div#central div.win_a_makeover div.runway_nav a.next:hover {
			background-position: -25px -305px;
				}

	div#central div.win_a_makeover div.profile {
		width: 880px;
		margin-bottom: 20px;
		background-position: bottom right;
		position: relative;
		}
		div#central div.win_a_makeover div.profile img {
			float: left;
			}
		div#central div.win_a_makeover div.profile h2 {
			background-color: #866943;
			background-image: url(../../_images/global/bg_team_artistic_h2.gif);
			background-position: 0 0;
			background-repeat: no-repeat;
			text-transform: none;
			font-weight: normal;
			color: #FFFFFF;
			width: 275px;
			display: block;
			height: 66px;
			padding: 20px 20px 0;
			margin: 0 0 1em 0;
			float: right;
			overflow: hidden;
			font-size: 1.8em;
			line-height: 1.2em;
			position: static;
			}
			div#central div.win_a_makeover div.profile h2 span {
				color: #FFFFFF !important;
				position: static;
				right: 0;
				font-weight: normal;
				}
		div#central div.win_a_makeover div.profile div.copy {
			float: left;
			width: 315px;
			}
		div#central div.win_a_makeover div.profile p {
			width: 275px;
			margin: 0 0 1em 20px;
			}
		div#central div.win_a_makeover div.profile h3 {
			width: 275px;
			margin: 0 0 0 20px;
			}




div#central div.card_messaging {}
	div#central div.card_messaging ol.form li.radio input {
		margin-left: 0;
		margin-top: 4px;
		}
	div#central div.card_messaging ol.form li.radio label {
		display: block;
		text-align: left;
		}
	div#central div.card_messaging ol.form li.button {
		clear: both;
		padding-top: 1em;
		}
	div#central div.card_messaging ol.form li.card_design {
		display: block;
		height: 125px;
		width: 160px;
		float: left;
		clear: none;
		}
		div#central div.card_messaging ol.form li.card_design label {
			display: block;
			float: left;
			width: auto;
			clear: none;
			font-size: .9em;
			margin-bottom: 4px;
			}
		div#central div.card_messaging ol.form li.card_design input {
			width: auto;
			float: left;
			clear: none;
			margin: 0px 6px 0 0;
			position: relative;
			top: 4px;
			}
		div#central div.card_messaging ol.form li.card_design a {
			display: block;
			clear: both;
			float: left;
			}
		div#central div.card_messaging ol.form li.card_design span.note {
			float: left;
			}
div#central ul.cartnav {
	margin-top: 1em;
	}
	div#central ul.cartnav li {
		padding-left: 0; 
		background-image: none;
		float: left;
		}
	div#central ul.cartnav li.checkout {
		float: right;
		}

div#central table.cart {
	border-left: 1px solid #d9dcd9;
	border-right: 1px solid #d9dcd9;
	border-bottom: 1px solid #d9dcd9;
	margin-bottom: 0;
	}
	div#central table.cart td {
		vertical-align: top;
		}
	div#central table.cart tr.total td {
		border-top: 1px solid #d9dcd9;
		}
	
/* About Us */	

div#central p.news_image {
	margin-top: 1em;
	}
div#central div.press {
	margin-bottom: 2em;
	}

/* Gift Cards */

div#central table.giftcard_packages {
	margin: 1em 0;
	border-collapse: collapse;
	width: auto;
	border-top: 1px solid #d9dcd9;
	border-left: 1px solid #d9dcd9;
	}
	div#central table.giftcard_packages th {
		background-color: #ffffff;
		background-image: none;
		background-position: bottom;
		background-repeat: repeat-x;
		text-transform: none;
		color: #666666;
		font-size: 1em;
		border-bottom: 1px solid #d9dcd9;
		border-right: 1px solid #d9dcd9;
		}
	div#central table.giftcard_packages td {
		border-bottom: 1px solid #d9dcd9;
		border-right: 1px solid #d9dcd9;
		}
div#central div.education div.image {
	float: left;
	margin: 0 1em 20px 0;
	}
div#central h3.gift_card_types {
	margin-right: -10px;
	}

div#central div.validationMessage {
	border: 1px solid #5D5D5D;
	background-color: #7E7E7E;
	color: #FFFFFF;
	padding: 8px 12px;
	margin-bottom: 1em;
	}

	div#central div.validationMessage p {
		margin-bottom: 0;
		}
	div#central div.validationMessage ul {
		font-size: 1em;
		line-height: 1.6em;
		margin: 0;
		}
		div#central div.validationMessage ul li {
			padding: 0;
			background-image: none;
			}
div#central div.validationMessage,
div#central div.CMSvalidationMessage {
	padding:10px;
	}
	div#central div.validationMessage span,
	div#central div.CMSvalidationMessage span {
		color:#fff;
		padding:2px 0 2px 10px;
		background-color:#7E7E7E;
		}

div#central div#send_to_a_friend {
	background-color: #F3F2F2;
	padding: 10px;
	margin: -1em 0 0;
	}
	div#central div#send_to_a_friend ol{
		width:auto !important;
		float:none !important;
		}
		div#central div#send_to_a_friend ol li {
			float:none !important;
			width:auto !important;
			}
		div#central div#send_to_a_friend ol div.hr {
			background-color: #CCCCCC ;
			width: 100%;
			margin: 1.2em 0 .8em;
			}
		div#central div#send_to_a_friend ol li.radio_full {}
			div#central div#send_to_a_friend ol li.radio_full label {
				width: 440px;
				}
			
div#central ul.checkout_path {
	margin: 0 0 1em;
	height: 28px;
	list-style: none;
	}
	div#central ul.checkout_path li {
		padding: 0; 
		background-image: url(../../_images/global/bg_checkout.gif);
		width: 103px;
		height: 28px;
		margin-right: 10px;
		float: left;
		}
		div#central ul.checkout_path li span {
			position: absolute;
			left: -90001px;
			}
		div#central ul.checkout_path li.billing { background-position: 0 -28px; }
		div#central ul.checkout_path li.billing_on { background-position: 0 0; }
		div#central ul.checkout_path li.shippping { background-position: -113px -28px; }
		div#central ul.checkout_path li.shippping_on { background-position: -113px 0; }
		div#central ul.checkout_path li.payment { background-position: -226px -28px; }
		div#central ul.checkout_path li.payment_on { background-position: -226px 0; }

div#central div#nojs_nav {}
	div#central div#nojs_nav ul {
			list-style: none;
			height: 16px;
			margin: 8px 0 0;
			}
		div#central div#nojs_nav ul li {
				background-image: none;
				margin: 0 4px 0 0; padding: 0;
				float: left;
				}

div#central div.admin_nav {
	clear: both;
	margin-bottom: 2em;
	background:#D9DCD9;
	}
	div#central div.admin_nav div.nav {
		float:left;
		font-size:0.9em;
		margin-bottom:1px;
		padding: 5px 10px;
		margin-right: 1px;
		border-right: 1px solid #F3F3F3;
		font-weight: bold;
		}


div#central div.admin_nav_sub {
	clear: both;
	margin-bottom: 2em;
	background:#D9DCD9;
	float: left;
	}
	div#central div.admin_nav_sub div.nav {
		float:left;
		font-size:0.9em;
		margin-bottom:1px;
		padding: 5px 10px;
		margin-right: 1px;
		border-right: 1px solid #F3F3F3;
		font-weight: bold;
		}
		
	div#central div.admin_nav span.copy {
		display: block;
		float: left;
		padding: 5px 10px;
		}
	div#central div.admin_nav select {
		margin-top: 2px;
		}
	div#central div.admin_tools h3 {
		margin-bottom: 1em;
		}

div#central ul.phone_stripes {}
	div#central ul.phone_stripes li {
		background-image: none;
		padding: 5px 8px;
		}
	div#central ul.phone_stripes li.even {
		background-color: #EFEFEF;
		}
		div#central ul.phone_stripes li span.col_1	{
			float: left;
			width: 230px;
			}
		div#central ul.phone_stripes li span.col_2	{}

div#central p.back_to_top {
	text-align: right;
	position: relative; 
	top: -3.1em;
	right: 10px;
	margin-bottom: -1em;
	}

div#central div.blog {}
	div#central div.blog div.hr {
		border-bottom:1px solid #DFE1DF;
		margin-bottom: 0;
		}
	div#central div.blog div.blog_nav {
		float: left;
		width: 135px;
		padding-top: 20px;
		}
		div#central div.blog div.blog_nav h3 {
			margin: 0 0 1em;
			color: #666666;		
			}
		div#central div.blog ul.no_bullets {
			margin: 0 0 3em 0;
			}
			div#central div.blog ul.no_bullets li {
				padding: 0;
				margin-bottom: .7em;
				}
	div#central div.blog div.blog_content {
		float: right;
		width: 715px;
		padding-left: 20px;
		padding-top: 20px;
		border-left: 1px solid #DFE1DF;
		}
		div#central div.blog div.blog_content div.stylePost {
			margin-bottom: 1em;
			padding-bottom: 1em;
			border-bottom: 1px solid #DFE1DF;
			}
			div#central div.blog div.blog_content div.stylePost div.image {
				float: left;
				width: 150px;
				}
			div#central div.blog div.blog_content div.stylePost div.copy {
				float: left;
				width: 545px;
				}
				div#central div.blog div.blog_content div.stylePost div.copy h4 {
					text-transform: uppercase;
					color: #999999;
					margin-bottom: 1em;
					}
				div#central div.blog div.blog_content div.stylePost div.copy span.note {
					color: inherit;
					padding: 0;
					font-size: .9em;
					}

div#central div#enter_to_win {}
	div#central div#enter_to_win div.hr {
		margin-top: 2em;
		margin-bottom: 0;
		}
	div#central div#enter_to_win ol.form {
		position: relative;
		width: 100%;
		}
		div#central div#enter_to_win ol.form li {
			width: 330px;
			float: left;
			}
			div#central div#enter_to_win ol.form li label {
				width: 70px;			
				}
			div#central div#enter_to_win ol.form li select {
				width: 184px;
				}
			div#central div#enter_to_win ol.form li.right {
					width: 526px;
					float: right;
				}
				div#central div#enter_to_win ol.form li.right ol {
					position: absolute;
					margin:0 26px;
					top: 0;
					right: 95px;
					height: 23em;
					border-left: 1px solid #EEEEEE;
					list-style-type: none;
					}
					div#central div#enter_to_win ol.form li.right ol li {
						width: 475px;
						}
				div#central div#enter_to_win ol.form li#win_referral label,
				div#central div#enter_to_win ol.form li#win_salon label {
					width: 200px;
					}
				div#central div#enter_to_win ol.form li#win_referral select {
					width: 250px;
					position: relative;
					top: 10px;
					}
				div#central div#enter_to_win ol.form li#win_salon select {
					width: 250px;
					}
					
			div#central div#enter_to_win ol.form li#win_comment {
				width: 100%;
				border-top: 1px solid #EEEEEE;
				margin-top: 2em;
				padding: 1em 0;
				}
				div#central div#enter_to_win ol.form li#win_comment label {
					width: auto;
					clear: both;
					float: none;
					text-align: left;
					}
				div#central div#enter_to_win ol.form li#win_comment textarea {
					width: 725px;
					}
				div#central div#enter_to_win ol.form li#win_comment span.note {
					}
				div#central div#enter_to_win ol.form li.radio_full input {
					float: left;
					}
				div#central div#enter_to_win ol.form li.radio_full label {
					float: left;
					width: 294px;
					}
	div#central p#view_past_winners {
		float: left;
		position: relative;
		left: 95px;
		top: -26px;
		}
	div#central p.disclaimer {
		clear: both;
		margin-top: 3em;
		font-size: .9em;
		}
		
table.admin {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	border-collapse: collapse;
	margin: 1em 0;
	}
	table.admin th,
	table.admin td {
		border: 1px solid #666666;
		}

div#central div.hintThanks {
	margin-bottom: 2em;
}

/* Social Nav */

div.home_links h3.hdr-social {
	background: transparent url(../../_images/global/copy-follow-us.png) no-repeat 0 0;
	float: left;
	height: 16px;
	margin: 3px 8px 0 169px;
	text-indent: -9999px;
	width: 62px;
}

div.home_links ul.nav-social {
	float: left;
	list-style: none;
	margin: 3px 0 0 10px;
	width: 51px;
}

div.home_links ul.nav-social li.btn-facebook {
    border-right: 1px solid #ccc;
    float: left;
    height: 21px;
    margin-right: 4px;
    padding-right: 4px !important;
    width: 21px;
}

div.home_links ul.nav-social li a {
    background: transparent url(../../_images/global/btn-social-sprite.png) no-repeat 0 0;
    display: block;
    height: 100%;
    text-indent: -9999px;
    width: 100%;
    outline: none;
}

div.home_links ul.nav-social li.btn-facebook a {
    background-position: 0 0;
}

div.home_links ul.nav-social li.btn-facebook a:hover {
    background-position: 0 -21px;
}

div.home_links ul.nav-social li.btn-twitter {
    float: left;
    height: 21px;
    margin-right: 0;
    padding-right: 0;
    width: 21px;
}

div.home_links ul.nav-social li.btn-twitter a {
    background-position: -21px 0;
}

div.home_links ul.nav-social li.btn-twitter a:hover {
    background-position: -21px -21px;
}