@import url(menu.css);
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
body {
	background:url(../images/st_bg.jpg) repeat-x #757575;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#e50278;
	margin-bottom:10px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#e50278;
	margin-bottom:8px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#e50278;
	margin-bottom:8px;
}
a {	
	text-decoration:underline;
	color:#336699;
}
a:hover {
	color:#e50278;	
}
h1 a, h2 a, h3 a {
	color:#e50278;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;	
}
.alt {
	display:none;
}
dfn {
	display:none;
}
td {
	vertical-align:top;
}
p {	
	padding: 0px 0px 8px 0px;	
}
hr {
	color:#DDD;
	background-color:#DDD;
	height: 1px;
	border-width:0px;
	margin:10px 0px 20px 0px;	
}
input:focus, textarea:focus, select:focus {
	outline: none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearing {
	height: 0px;
	font-size: 0px;
	clear: both;
}
.hidden {
	display:none;
}
.highlight_blue {
	color:#3abbe4;	
}
.red {
	color:#e50278;
}


/* begin structure */
#logo {
	display:block;
	position:absolute;
	top:0px;
	z-index:1;	
}
#logo h2 {
	margin:0;
	padding:0;
}
#logo .alt  {
	display:none;
}
.LogoBox {
	display:block;	
	text-decoration:none;
	height:135px;
	width:155px;
	text-align:justify;
	overflow:hidden;
	font-size:17px;
	color:#000000;
	margin:0px;
	padding:0px;
	background:url(../images/pixClear.gif) no-repeat;
}
#preload_images {
	width: 0px;
	height: 0px;
	display: inline;	
	background-image: url(../images/st_searchbg_active.gif);
	background-image: none;	
}
#pagewrapper {
	display:block;
	width: 1001px;
	margin: 0 auto;
	padding-bottom:15px;
}
#top_section {
	display:block;
	position:relative;
	height:153px;
	overflow:hidden;
	background:url(../images/st_logo.jpg) top left no-repeat;
}
#top_section_green {
	display:block;
	position:relative;
	height:153px;
	overflow:hidden;
	background:url(../images/st_logo_green.jpg) top left no-repeat;
}
#main {
	background:url(../images/st_mainbg.gif) repeat-y;
	display:block;
	width:1001px;
	clear:both;
	float:none;
}
#animation_holder, #topimage_holder {
	padding: 1px 4px 1px 4px;	
}
#top_animation_new {
	display:block;
	width:993px;
	height:374px;
	overflow:hidden;
	text-align:center;
}
.an_string_holder {
	width:993px;
	height:23px;
	overflow:hidden;
	background:url(../images/an-string-bg.gif) top left repeat-x;
	margin-bottom:1px;
	position:relative;
}
.an_string_holder table {
	margin-left:993px;
}
.an_string_holder td {
	line-height:23px;
	color:#4CC9E7;
	font-size:12px;
	white-space:nowrap;
}
.an_string_holder td a {
	color:#4CC9E7;
}
.an_string_holder td span {
	padding-left:50px;
}
.slide_animation_holder {
	width:993px;
	height:350px;
	overflow:hidden;
	position:relative;
}
.slide_animation_holder #nav {
	position:absolute;
	bottom:3px;
	left:0px;
	z-index:100;
}
.slide_animation_holder #nav a {
	display:block;
	width:7px;
	height:7px;
	background:url(../images/home_animation_buttons/default.png) left top no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:8px;
	float:left;
	cursor:pointer;
	text-decoration:none;
}
.slide_animation_holder #nav a:hover {
}
.slide_animation_holder #nav a.activeSlide {
	background:url(../images/home_animation_buttons/active.png) left top no-repeat;
}


#top_image {
	position:relative;
	z-index:2;
	width:993px;
	overflow:hidden;
}
.top_image {
	position:relative;
	z-index:2;
	width:993px;
	overflow:hidden;
}
.two_columns {
	padding:20px 10px 10px 22px;
}
.two_columns_new {
	padding:261px 6px 10px 18px;
}
.one_column {
	padding:20px 22px 10px 22px;
}
.one_column_new {
	padding:261px 18px 10px 18px;
}
.one_column_narrow {
    width: 660px;
	padding:261px 0px 20px 18px;
}
#sidebar {
	display:block;
	width:344px;	
	overflow:hidden;
	background:url(../images/st_narrowblock_bg.gif) repeat-y;
	font-size:13px;
}
div#sidebar #inner {
	padding:7px 12px 5px 12px;
	text-align:justify;
	font-size:13px;
}
div#sb_bookmark {
	padding-bottom:10px;	
}

.content_area {	
}
.content_area .smaller {
	font-size:13px;
}
.content_area ul {
	padding: 4px 0px 0px 25px;
}
.content_area li {
	padding: 2px 0px 2px 0px;	
}
.content_area ol {
	padding: 4px 0px 0px 25px;
}
.content_area h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#e50278;
	margin-bottom:10px;
}
.content_area h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#e50278;
	margin-bottom:8px;
}
.content_area h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#e50278;
	margin-bottom:8px;
}
.content_area p.countryHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#e50278;	
	line-height:18px;
	margin:0px;
	padding:25px 0px 5px 0px;
	text-align:left;
}
.content_area p.stateHeader {
	color:#969696;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:15px 0px 5px 20px;
	text-align:left;
}
.content_area p.stateHeaderRed {
	color:#e50278;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:15px 0px 5px 20px;
	text-align:left;
}
.content_area p.cityHeader {
	color:#009ad7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;	
	margin:0px;
	padding:10px 0px 8px 40px;
	text-align:left;
}
.content_area p.salonText {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin:0px;
	padding:0px 0px 8px 50px;
	line-height:normal;
}
.content_area p.youtube_caption {
	display:block;
	width:445px;
	font-size:13px;	
	padding:8px 0px 4px 0px;	
}
.content {
	font-size:14px;
}
.content p {	
	padding: 0px 0px 10px 0px;	
}
.linkCategory {
	color:#996666;
	text-decoration:underline;
	font-size:12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.linkCategory:hover {
	color:#663333;
	text-decoration:underline;
}
.cellRow1 {
	font-size:10px;
	background-color: #ffffff;
}
.cellRow2 {
	font-size:10px;
	background-color: #FCDEB6;
}
.cellHdr {
	font-weight: bold;
	font-size:12px;
	background-color: #D2AB7D;
	text-align:center;
}
a#gallery_thumb_link {
	display:block;
	width:100%;
	height:100%;
	background-color: #F7F5F4;
	border:none;
	text-decoration:none;
	color:#8098AE;
}
a#gallery_thumb_link:hover {
	display:block;
	width:100%;
	height:100%;
	background-color: #F1EEED;
	color:#8098AE;
}


/* product search */
#site_search {
	display:block;
	width:257px;
	height:22px;
	overflow:hidden;	
	margin-top:7px;
	margin-left:743px;
}
.search_inactive {		
	background:url(../images/st_searchbg_inactive.gif) top left no-repeat;
}
.search_active {
	background:url(../images/st_searchbg_active.gif) top left no-repeat;
}
#search_input {
	float:left;
	display:block;
	width:220px;
	padding-top:2px;
	padding-left:10px;
}
#search_go {
	margin: 0 0 0 225px;
	padding:2px 2px 0px 0px;
	text-align:right;
}
#search_input input {
	width:220px;	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;		
	background:none;
	color:#FFF;
	margin:0px;
	padding:0px;
	border:none;
}

/* store links */
.store_links {
	position:absolute;
	display:block;
	right:0px;
	margin-top:9px;	
	width:130px;
	background:url(/images/pink_line.gif) top left no-repeat;
	padding-left:15px;
	text-align:left;
}
.store_links a {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	line-height:15px;
}
.store_links a:hover {
	text-decoration:underline;	
}
.store_links a#login_but {
	color:#67daf0;	
}

.top_contacts {
	position:absolute;
	top:38px;
	display:block;
	width:320px;
	height:35px;
	overflow:hidden;
	margin-left:529px;	
	text-align:right;
	color:#e50278;
}
.top_social_links {
	display:block;
	position:absolute;	
	top:122px;
	margin-left:719px;
	text-align:right;
	width:130px;
}
.top_social_links img.social-icon1 {
	margin-right:6px;
}
.top_social_links img.social-icon2 {
	margin-left:6px;
}

.site_switcher {
	display:block;
	position:absolute;	
	top:80px;
	width:319px;
	height:60px;
	overflow:hidden;
	margin-left:529px;	
	text-align:right;	
}
.site_switcher img {
	margin-bottom:3px;
}
.site_switcher img.last {
	margin-bottom:0px;
}

/* top menu */
#top_menu {
	display:block;
	height:38px;	
	background:url(../images/st_menu_bg.gif) top left no-repeat;
}
#top_menu #inner {
	padding:3px 12px 0px 20px;	
}
#home_link {
	float: left;
	width: 24px;
	padding-top:10px;
	text-align:left;
}
#menu_block {
	margin: 0 0 0 25px;	
}


/* breadcrumbs  */
#breadcrumbs {
	position:absolute;
	bottom:17px;
	left:8px;
	z-index:3;
	display:block;	
	width:530px;
	background: url(../images/curls_tdm.png) top left no-repeat;
	padding-left:81px;
	padding-top:65px;
	font-size:14px;
}
#breadcrumbs a {
	font-size:13px;
	color:#000;
	text-decoration:none;
}
#breadcrumbs a:hover {
	color:#e50278;
	text-decoration:underline;	
}
#breadcrumbs span {
	font-size:13px;	
}
#breadcrumbs span.lastitem {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#e50278;	
}

.breadcrumbs_new {
	position:absolute;
	top:137px;	
	left:8px;
	z-index:3;
	display:block;	
	width:530px;
	background: url(../images/curls_tdm.png) top left no-repeat;
	padding-left:81px;
	padding-top:65px;
	font-size:14px;
}
.breadcrumbs_new a {
	font-size:13px;
	color:#000;
	text-decoration:none;
}
.breadcrumbs_new a:hover {
	color:#e50278;
	text-decoration:underline;	
}
.breadcrumbs_new span {
	font-size:13px;	
}
.breadcrumbs_new span.lastitem {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#e50278;	
}

/* footer and bottom icons */
#bottom_icons {
	padding:0px 12px 15px 12px;
	margin-left:3px;
	width:971px;
	border-bottom:1px solid #cccccc;
}
#bottom_icons td {
	vertical-align:middle;
}
#bottom_links1 {
	padding:12px 15px 0px 15px;
}
#bottom_links2_left {
	float: left;
	width: 790px;
	text-align:left;	
	padding-left:15px;
}
#bottom_links2_right {
	margin: 0 0 0 800px;
	text-align:right;	
	padding-right:15px;
}
#bottom_links1 a, div#bottom_links2_left a, div#bottom_links2_right a {
	text-decoration:none;
}
#bottom_links1 a:hover, div#bottom_links2_left a:hover, div#bottom_links2_right a:hover {
	text-decoration:underline;
}
#bottom_end {
	display:block;
	height:21px;
	overflow:hidden;
	background:url(../images/bottom_end.gif) top left no-repeat;	
}
#under_bottom_left {
	float: left;
	width: 790px;
	text-align:left;
	padding-top:8px;
	padding-left:10px;
	color:#FFF;
}
#under_bottom_right {
	margin: 0 0 0 800px;
	text-align:right;
	padding-top:8px;
	padding-right:10px;
	color:#FFF;	
}
#under_bottom_right a {
	color:#FFF;
	text-decoration:none;
}
#under_bottom_right a:hover {
	text-decoration:underline;	
}


/* home page */
#products_intro {
	padding:25px 10px 0px 12px;	
}
#products_intro .pr_category {
	margin-left: -1px;
    float: left;	
}
#pr_category1 {
	display:block;
	width:220px;
	height:200px;
	padding-right:20px;
}
#pr_category2 {
	display:block;
	width:233px;
	height:200px;
	padding-right:20px;
}
#pr_category3 {
	display:block;
	width:241px;
	height:200px;
	padding-right:12px;
}
#pr_category4 {
	display:block;
	height:195px;
	width:233px;
}
#pr_short_info {
	display:block;
	height:133px;
	overflow:hidden;
	margin-top:20px;
	padding-left:7px;
}
p.subheader_pink {
	font-size:14px;
	color:#e50278;
	font-weight:bold;
	padding:0px 0px 8px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p.subheader_pink a {
	color:#e50278;
	text-decoration:none;
}
p.subheader_blue {
	font-size:14px;
	color:#51c8e8;
	font-weight:bold;
	padding:0px 0px 8px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p.subheader_blue a {
	color:#51c8e8;
	text-decoration:none;
}
p.subheader_green {
	font-size:14px;
	color:#c1d82f;
	font-weight:bold;
	padding:0px 0px 8px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p.subheader_green a {
	color:#c1d82f;
	text-decoration:none;
}
p.subheader_orange {
	font-size:14px;
	color:#f7901e;
	font-weight:bold;
	padding:0px 0px 8px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p.subheader_orange a {
	color:#f7901e;
	text-decoration:none;
}
p.subheader_orange a:hover, p.subheader_green a:hover, p.subheader_blue a:hover, p.subheader_pink a:hover {
	text-decoration:underline;	
}
#shop_link {
	text-align:right;	
}
#home_columns {
	padding:10px 10px 25px 10px;
}
#free_shipping {
	
}
#narrow_block_top {
	display:block;
	width:344px;
	height:9px;
	overflow:hidden;
	background:url(../images/st_narrowblock_top.gif) top left no-repeat;	
}
#narrow_block_top1 {
	display:block;
	width:344px;
	height:9px;
	overflow:hidden;
	background:url(../images/st_narrowblock_top.gif) top left no-repeat;
	margin-top:5px;
}
#narrow_block_bottom {
	display:block;
	width:344px;
	height:9px;
	overflow:hidden;
	background:url(../images/st_narrowblock_bottom.gif) top left no-repeat;	
}
#recent_news {	
	padding:20px 12px 0px 12px;
}
#recent_posts {
	padding:20px 12px 0px 12px;
}
ul#press_items, ul#forum_items {
	list-style:none;
}
ul#press_items li {
	display:block;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
ul#forum_items li {
	display:block;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
ul#press_items li a {
	text-decoration:none;
	color:#000000;
}
ul#forum_items li a {
	text-decoration:none;	
}
ul#press_items li a:hover, ul#forum_items li a:hover {
	text-decoration:underline;
}
#more_link1 {
	text-align:right;
	margin-top:5px;
}
#celebrity_friends {
	padding:25px 0px 0px 12px;	
}
#celebrity_friends  #more_link1 {	
	padding-right:12px;
	margin-top:0px;
	padding-top:10px;	
}
.celebrity_cell {
	margin-left: -1px;
    float: left;
	display:block;
	width:134px;	
}
.celebrity_cell_last {
	margin-left: -1px;
    float: left;
	display:block;
	width:80px;	
}
.celebrity_cell a, .celebrity_cell_last a {
	text-decoration:none;
}
.celebrity_cell img, .celebrity_cell_last img {
	margin-top:8px;
	margin-bottom:2px;
}
#forum_area {
	padding:20px 0px 0px 12px;	
}
#forum_area  #more_link1 {	
	padding-right:12px;	
}
#testimonials {
	display:block;
	width:344px;	
	overflow:hidden;
	background:url(../images/st_narrowblock_bg.gif) repeat-y;		
}
#testimonials #inner {
	padding:7px 12px 5px 12px;
	text-align:justify;
}
#does_your_hair {
	display:block;
	width:344px;	
	overflow:hidden;
	background:url(../images/st_narrowblock_bg.gif) repeat-y;		
}
#does_your_hair #inner {
	padding:7px 12px 5px 12px;
	text-align:justify;
}
#recent_salons {
	display:block;
	width:310px;
	height:200px;
	overflow:hidden;
	background:url(../images/curls-salons-bg.jpg) top left no-repeat;
}
#recent_salons #inner {
	display:block;
	margin-top:37px;	
	height:139px;
	overflow:hidden;
	padding-left:14px;
	padding-right:15px;
	font-size:12px;
	white-space:normal;
}
#recent_salons ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#recent_salons li {
	padding:0px 0px 7px 13px;
	background:url(../images/blue-ballet.gif) top left no-repeat;
	margin:0px;
}
#recent_salons li a {
	color:#000;
	text-decoration:underline;	
}
#recent_salons #more_link {
	text-align:right;
	padding-right:10px;
}


/* curly-hair-type-guide page */
.content_area ul.tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.content_area ul.tabs li {
	position: relative;
	float: left;
	width: auto;
	word-break: keep-all;
	margin: 0;
	padding: 0 1px 0 0;
}
ul.tabs li div.inner {
	display: block;
	width:163px;
	height:160px;
	overflow:hidden;
}
ul.tabs li div.inner_current {
	display: block;
	width:163px;
	height:155px;
	padding-top:5px;
	overflow:hidden;
}
ul.tabs li div.inner div.tab_header {
	display: block;
	width:154px;
	padding-top:4px;
	padding-left:9px;
	height:21px;
	overflow:hidden;
	background:url(../images/tabs/normal_tab_top.jpg) no-repeat;	
	font-size:13px;
	color:#996666;
}
ul.tabs li div.inner div.tab_header a {	
	text-decoration:none;
	color:#000;
}
ul.tabs li div.inner div.tab_header a span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#4fc7e8;	
}
ul.tabs li div.inner div.tab_content {
	display: block;
	width:161px;
	height:135px;
	overflow:hidden;
	padding-left:1px;
	padding-right:1px;
	background:url(../images/tabs/normal_tab_bg.gif) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996666;
}
ul.tabs li div.inner_current div.tab_header {
	display: block;
	width:154px;
	padding-top:5px;
	padding-left:9px;
	height:19px;
	overflow:hidden;
	background:url(../images/tabs/selected_tab_top.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
ul.tabs li div.inner_current div.tab_content {
	display: block;
	width:161px;
	height:136px;
	overflow:hidden;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	background:url(../images/tabs/normal_tab_bg.gif) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996666;
}
ul.tabs li div.inner_current div.tab_header a {
	text-decoration:none;
	color:#000;
}
ul.tabs li div.inner_current div.tab_header a span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#4fc7e8;	
}
#hair_type_top {
	display: block;
	width:958px;
	height:12px;
	overflow:hidden;
	clear:both;
}
#hair_type_content {
	display: block;
	width:958px;
	overflow:hidden;
	background:url(../images/tabs/tabcnt_bg.gif) repeat-y;
	clear:both;
}
#hair_type_content_inner {
	padding:10px;	
	font-size:13px;
}
#hair_type_content_inner img {
	border: 1px solid #C7BEB6;
}
#hair_type_bottom {
	display: block;
	width:958px;
	height:11px;
	overflow:hidden;
	background:url(../images/tabs/tabcnt_bottom_bg.gif) no-repeat;
}
#tabs_container1, #tabs_container2, #tabs_container3, #tabs_container4, #tabs_container5 {
	display:none;
}
#tabs_tmp1 {
	padding: 5px 5px 0px 5px;
	text-align:left;
	font-style:italic;
}
#tabs_tmp1 a, #tabs_tmp1 a:hover {
	color:#000;	
	text-decoration:none;
}
#tbs_title {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding-bottom:5px;
}


/* sidebar form */
.sidebarform td {
	padding:0px 0px 7px 0px;	
}
.sidebarform td.form_label {
	padding-bottom:1px;	
}
.sidebarform  .txt_field input {	
	width: 305px;	
	border:1px solid;
	border-color:silver;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 2px 2px 4px;
}
.sidebarform textarea {	
	width: 305px;
	height: 100px;
	border:1px solid;
	border-color:silver;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	padding:2px 2px 2px 4px;
}
.sidebarform .field_favourite_products textarea {
	height: 50px;	
}
.sidebarform .field_add_info textarea {
	height: 50px;	
}
.sidebarform .you_tube {
	font-weight:bold;	
}
.sidebarform .you_tube input {
	font-weight:normal;
}
.error_message {
	font-size:11px;
	color:#F00;
}


/* testimonials page */
.testimonials_introduction  {
	padding: 0px 0px 20px 0px;
}
.tabs_position1 {
	background:url(../images/testimonial_tabs/pos1.jpg) top left no-repeat;

}
.tabs_position2 {
	background:url(../images/testimonial_tabs/pos2.jpg) top left no-repeat;
}

.tabs_position3 {
	background:url(../images/testimonial_tabs/pos3.jpg) top left no-repeat;
}
#testimonials_tabs {
	display:block;
	height:50px;
}
#testimonials_tabs td {
	padding:13px 18px 0px 18px;
}
#testimonials_tabs a {	
	text-decoration:none;
	font-size:16px;
	font-weight:bold;	
}
#testimonials_tabs a:hover {
	text-decoration:none;
}
#testimonials_content1, #testimonials_content2, #testimonials_content3 {
	padding:10px 0px 10px 10px;	
}
#testimonials_content1 {
	text-align:justify;
}


/* before after album */
.shadow_box_images td {	
}
.shadow_box_img_holder {
	display:block;
	width:115px;
	overflow:hidden;
	text-align:center;
	background-image: url(../images/pixClear.gif);
	background-position: left;
	background-repeat:no-repeat;
	background-color:#DDD;
	border:1px solid #999;
	outline:none;
}
.shadow_box_img_holder #inner {
	padding:1px;
}
.shadow_box_comment {
	display:block;
	width:115px;
	overflow:hidden;
	padding:4px 0px 15px 0px;
	font-size:12px;
	text-align:center;
}
.shadow_box_dev2 {
	background:url(../images/testimonial_album_dev2.gif) top left repeat-y;	
}


/* Vendor's Materials */
table#vendors_list {
	border: 1px solid #ced7e6;
	border-collapse:collapse;
}
table#vendors_list td {
	padding:4px 4px 4px 10px;
	padding-left:8px;
	text-align:left;
	vertical-align:top;
	font-size:11px;
}
table#vendors_list td#vendor_row1 {
	background-color:#ffffff;
	border-left: 1px solid #ced7e6;
}
table#vendors_list td#vendor_row2 {
	background-color:#EFF2F8;
	border-left: 1px solid #ced7e6;
}



/* attractive pages common styles */
.attractive_image {
	position:relative;
	z-index:2;
	width:993px;
	overflow:hidden;
	background: url(../images/social-bg.jpg) top left no-repeat;
}
.breadcrumbs_attractive {
	position:absolute;
	top:148px;	
	left:8px;
	z-index:3;
	display:block;	
	width:530px;
	background: url(../images/curls_tdm.png) top left no-repeat;
	padding-left:81px;
	padding-top:65px;
	font-size:14px;
}
.breadcrumbs_attractive a {
	font-size:13px;
	color:#000;
	text-decoration:none;
}
.breadcrumbs_attractive a:hover {
	color:#e50278;
	text-decoration:underline;	
}
.breadcrumbs_attractive span {
	font-size:13px;	
}
.breadcrumbs_attractive span.lastitem {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#e50278;	
}

/* social page */
.social_page {
	padding:265px 22px 15px 22px;	
}
.social_text {
	display:block;
	width:550px;
	height:100px;
	overflow:hidden;	
}
#social_icons {
	display:block;
	height:90px;
	overflow:hidden;	
}
#social_icons div {
	padding-left:12px;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	color:#666;	
}
#social_subscribe_form {
	padding:156px 0px 0px 30px;
}
#social_form_line1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#e50278;
	padding-bottom:2px;
}
#social_form_line2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	padding-bottom:10px;
}
#social_form_line3 {
	font-size:12px;
	font-style:italic;
	color:#999999;
	padding-top:8px;
}
#social_subscribe_form table td {
	vertical-align:middle;
}
#social_subscribe_form input#email_address {
	border:1px solid #666;
	background:#FFF;
	outline:none;
	width:420px;
	font-size:16px;
	font-style:italic;
	color:#666666;
	padding:2px 0px 2px 8px;
}
#social_bookmark {
	padding:55px 0px 0px 10px;		
}

/* TV page */
.tv_page {
	padding:265px 0px 15px 0px;	
}
.tv_columns {
	padding:22px 22px 10px 22px;
}
.flash_tv_box {
	display:block;
	width: 610px;
	height: 549px;
	overflow:hidden;
	margin-bottom:10px;
}
.tv_box_desc {
	font-size:13px;	
}
.tv_all_products {
	display:block;
	height:461px;
	overflow:hidden;
	background: url(../images/all_products_bottom.jpg) top left no-repeat;
}

/* free sample */
.free_samples_page {	
	padding:265px 0px 15px 0px;
}
.free_samples_text {
	display:block;
	width:660px;
	padding:0px 0px 20px 22px;
}
.free_samples_all_products {
	display:block;
	height:461px;
	overflow:hidden;
	background: url(../images/all_products_bottom.jpg) top left no-repeat;
}

/* curls salons flash map */
.salon_map_bg {
	display:block;
	width:993px;
	overflow:hidden;	
}
#salon_map {
	display:block;
	height:500px;
	overflow:hidden;
	text-align:center;
}
.content_area p.back_to_map {
	margin:0px;
	padding:10px 0px 8px 50px;
	line-height:normal;
}

/* environista page */
.environmista_page {
	display:block;
	width:993px;
	overflow:hidden;	
}
.environmista_inner {
	display:block;
	width:610px;
	overflow:hidden;
	margin:0px 0px 0px 25px;
	padding:235px 0px 15px 0px;
}

/* environista new page */
.environista {
	display:block;
	position:relative;
	width:993px;
	overflow:hidden;	
}
.environista_bg {
	display:block;
	width:993px;
	height:675px;
	position:absolute;
	top:0px;
	z-index:4;
}
#environista_bg1 {
	background:url(/uploads/environmista-program/1.jpg) top left no-repeat;
}
#environista_bg2 {
	background:url(/uploads/environmista-program/2.jpg) top left no-repeat;
}
#environista_bg3 {
	background:url(/uploads/environmista-program/3.jpg) top left no-repeat;
}
#environista_bg4 {
	background:url(/uploads/environmista-program/4.jpg) top left no-repeat;
}
.environista_links {
	display:block;
	position:absolute;
	top:148px;
	margin-left:20px;
	z-index:6;
}
.environista_links .step_but {
	display:block;
	width:10px;
	float:left;
	margin-right:19px;
	height:36px;
	background:url(../images/pixClear.gif) no-repeat;
	cursor:pointer;
}
.environista_links .step1 {
	width:108px;
}
.environista_links .step2 {
	width:128px;
}
.environista_links .step3 {
	width:141px;
}
.environista_links .step4 {
	width:120px;
}

.environista_inner {
	display:block;
	position:relative;
	z-index:5;
	width:610px;
	overflow:hidden;
	padding:235px 0px 15px 25px;
}
.environista_inner .stepcontent_abs {
	display:block;	
	position:absolute;
	top:235px;
	width:610px;	
	overflow:hidden;	
	white-space:normal;
}


/* PDF document links */
a[href$='.pdf'] {
background:transparent url(../images/pdf.icon.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}

/* Powerpoint document links */
a[href$='.ppt'] {
background:transparent url(../images/powerpoint.icon.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}

/* Excel Documents links */
a[href$='.xls'], a[href$='.csv'], a[href$='.xlw'], a[href$='.xlt'] {
background:transparent url(../images/xls.icon.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}
 
/* Word Document Links */
a[href$='.doc'], a[href$='.rtf'], a[href$='.wps'], a[href$='.txt'] {
background:transparent url(../images/doc.icon.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}



/* salon list pages */
.salon_country_list {
	padding: 20px 0px 50px 10px;
}
.salon_country_list .column_1 {
	float: left;
	width: 280px;
	padding-right: 20px;
}
.salon_country_list .column_2 {
	float: left;
	width: 290px;
}

.salon_country_list_long {
	padding: 20px 0px 50px 10px;
}
.salon_country_list_long .column_1 {
	float: left;
	width: 290px;
	padding-right: 20px;
}
.salon_country_list_long .column_2 {
	float: left;
	width: 290px;
	padding-right: 20px;
}
.salon_country_list_long .column_3 {
	float: left;
	width: 290px;
}
.salon_country_list .countryHeader, .salon_country_list_long .countryHeader {
	padding: 0px 0px 10px 0px;
	font-size:16px;
	font-weight:bold;
}
.salon_country_list .countryHeader a, .salon_country_list_long .countryHeader a {
	text-decoration: none;
}
.salon_country_list .countryHeader a:hover, .salon_country_list_long .countryHeader a:hover {
	text-decoration: underline;
}


/* salon list popup */
div.popup-dialog {
	text-align: left;
	min-width: 400px;
}
.salon_popup_loading {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	color: #666;
}
.salon_popup_loading img {
	margin-bottom: 5px;
}

body.salon_popup_area {
	margin: 0px;
	padding: 0px;
	background: #fff;
}
.salon_popup_content {
	position: relative;
	width: 740px;
	overflow: hidden;
}
.salon_popup_content p {	
	padding: 0px 0px 10px 0px;	
}
.salon_popup_content p.stateHeader {
	color:#969696;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 5px 0px;
	text-align:left;
}
.salon_popup_content p.stateHeaderRed {
	color:#e50278;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 5px 0px;
	text-align:left;
}
.salon_popup_content p.cityHeader {
	color:#009ad7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;	
	margin:0px;
	padding:10px 0px 8px 0px;
	text-align:left;
}
.salon_popup_content p.salonText {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin:0px;
	padding:0px 0px 8px 15px;
	line-height:normal;
}

/* states list */
.states_space_holder {
}
.statesholder {
	position: absolute;
	top:0px;
	left: 0px;
}
.statesholder td {
	vertical-align: top;
}
.states_list {
	width: 740px;
	overflow: hidden;
}
.states_list .column_1 {
	float: left;
	width: 225px;
	padding-right: 20px;
}
.states_list .column_2 {
	float: left;
	width: 225px;
	padding-right: 20px;
}
.states_list .column_3 {
	float: left;
	width: 245px;
}
.states_list .stateHeader {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.states_list .stateHeader a {
	color:#009ad7;
	text-decoration: none;
}
.states_list .stateHeader a:hover {
	text-decoration: underline;
}

.state_desc {
	width: 740px;
	overflow: hidden;
}
.state_desc_loading {
	text-align: center;
	color: #666;
}
.state_desc_loading img {
	margin-bottom: 5px;
}
.state_desc .salon_popup_content {
	width: auto;
	position: static;
}
.state_back_link {
	padding: 10px 0px 10px 0px;
}
.state_back_link img {
	cursor: pointer;
}

/* misc */
.press_list {
	margin:0 auto;
}
.press_list td {
	vertical-align:bottom;
	text-align:center;
	padding:0px 10px 45px 10px;
	width:380px;
}
.press_list img {
	border:1px solid #61cbe5;
}
.press_list a[href$='.pdf'] {
	background:none;
	display:inline;
	padding-left:0px;
	line-height:normal;
}
