@import url("sIFR-print.css");

body, p, table, tr, td, ul, ol, li, dl, dd, dt, div, span, a, h1, h2, h3, h4, h5, h6, fieldset {
	margin: 0; padding: 0; background-repeat: no-repeat;
}
div.clear,
div.hr {
	height: 1px;
	overflow: hidden;
	clear: both;
}
a img {
	border: none;
}
fieldset {
	border: none;
}
address {
	font-style: normal;
	margin-bottom: 1.6em;
	
}
div.col_1of2 { float: left; width: 49%; display: inline;}
div.col_2of2 { float: right; width: 49%; display: inline;}

div.col_1of3 { float: left; width: 31%; display: inline; margin-right: 18px; }
div.col_2of3 { float: left; width: 31%; display: inline; }
div.col_3of3 { float: right; width: 31%; display: inline; margin-right: 10px; }
div.col_ABof3 { float: left; width: 65%; display: inline; }
div.col_BCof3 { float: right; width: 64.5%; display: inline; }



body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding-top: 115px;
	font-size: 67.7%;
	}
div.wrapper {
	width: 660px;
	clear: both;
	}
	
/* original
div#header, div#sidenav, div#sidebar, ul.footer_nav {
	display: none;
	}
*/

/* alternate to pring sidebars, and turn off slide shows (for space) */
div#header, div#sidenav, ul.footer_nav, .slideshow, div#flashbox {
	display: none;
	}
	
div#print_logo {
	position: absolute;
	top: 0;
	text-align: center;
	}

div#central {
	display: inline;
}
div#central h1 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 18px;
	border-bottom: 1px solid #666666;
	padding-bottom: 6px;
	}
div#central h2 {
	text-transform: uppercase;
	color: #000000;
	font-size: 1.2em;
	font-weight: normal;
	position: relative;
	margin-bottom: 1em;
	}
	div#central h2 span {
		position: absolute;
		right: 10px;
		font-weight: normal;
		text-transform:none;
		color: #333333;
		}
div#central h3 {
	font-size: 1.1em;
	color: #000000;
	}
	div#central h3 span {
		font-weight: normal;
		font-style: italic;
		color: #666666;
		}
div#central h4 {
	font-size: 1em;
	}
/* 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 14px;
	list-style: square;
	}
	div#central ul li {
		padding-left: 0; 
		background-position: 2px 6px;
		}
div#central ul.no_bullets {	
	list-style: none;
	}
	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 {
	float:left;
	margin:0pt 0pt 3em;
	}
	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;
			}
		div#central ol.form li select {
			width: 184px;
			}
		div#central ol.form li textarea {
			width: 180px;
			}
	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 {
		float:left;
		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_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.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.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: .8em;
	text-transform: uppercase;
	}




/* Ported from Main CSS */

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: auto;
	padding: 10px 0;
	}
	div.home_links ul {
		list-style: none;
		}
		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 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;
	height: 280px;
	}

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{ 
			}

/* 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;
		}
	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);
				}
			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;
		}
		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-right: 5px; 
		}
		div#central div.salon_locator div.salons ul li { 
			background-image: none;
			display: block;
			padding: 0;
			margin: 0 0 1.4em 10px;
			width: 163px;
			height: 8em;
			float: left;
			}
	div#central div.salon_locator div.education	{ 
		float: left; 
		width: 182px; 
		padding-right: 5px;
		}
	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;
			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 {
	display: block;
	clear: both;
	}
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 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 {
		}
		div#central div.gift_cards div.step_two div.col_1of3 {
			width: 140px;
			margin-right: 13px;
			line-height: 2.5em;
			}
		div#central div.gift_cards div.step_two div.col_2of3 {
			width: 230px;
			line-height: 3em;
			}
			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 input {
				width: 50px !important;
				}
		div#central div.gift_cards div.step_two div.col_3of3 {
			width: 82px;
			line-height: 2.5em;
			}
	div#central div.gift_cards div.step_three {
		padding: 10px 0 10px 154px;
		}
		div#central div.gift_cards div.step_three select {
			font-size: 1.1em;
			}
	div#central div.gift_cards div.step_four {
		border-bottom: 1px solid #EEEEEE;
		margin-bottom: 1em;
		padding-bottom: 25px;
		}

	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);
			}
	/* 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;
	background-image: url(../../_images/global/white60.png);
	background-repeat: repeat;
	}
	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.image {
			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:690px;
				}
	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;
					}
				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);
				}

/* 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;
		}
		div#central div.team_artistic div.profile img {
			float: left;
			}
		div#central div.team_artistic 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-top: 1px;
			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 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;
					}

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: #333333;
		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 ul {
		font-size: 1em;
		line-height: 1.6em;
		margin: 0;
		}
		div#central div.validationMessage ul li {
			padding: 0;
			background-image: none;
			}
div#central div.CMSvalidationMessage {
	padding:10px 0;
	}
	div#central div.CMSvalidationMessage span {
		color:#fff;
		padding:2px 0 2px 10px;
		background-color:#7E7E7E;
		}
div#central ol#send_to_a_friend {
	background-color: #F3F2F2;
	padding: 10px;
	width:auto !important;
	float:none !important;
	}
	div#central ol#send_to_a_friend li {
		float:none !important;
		width:auto !important;
		}
	div#central ol#send_to_a_friend div.hr {
		background-color: #999999 ;
		width: 100%;
		margin: 1.2em 0 .8em;
		}
	div#central ol#send_to_a_friend li.radio_full {}
		div#central ol#send_to_a_friend 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; }
