﻿/*<group=General Styles>*/

body {
	background-color:#000;
	color: #aaa;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
	padding: 0;
	cursor:default;
	font-size: 0.8em;
}

HR{color:#312A19; height:1px;}

h1 
{
	font-size:1.8em; margin-top: 2px;margin-bottom: 1px;padding: 1px 1px 1px 1px;color: #aaa;
}

h2 
{
	font-size:1.6em; margin-top: 2px;margin-bottom: 1px;padding: 1px 1px 1px 1px;color: #aaa;
}

h3 
{
	font-size:1.5em; margin-top: 7px;margin-bottom: 5px; color:#555040; 
}

h4 
{
	font-size:1.3em; margin-top: 2px;margin-bottom: 1px;padding: 1px 1px 1px 1px;color: #555040;
}
h5
{
	font-size:10px; margin-top: 2px;margin-bottom: 1px;padding: 1px 1px 1px 1px;color: #555040;
}
h6				
{
	font-size: 10px; margin-top: 3px;margin-bottom: 1px;padding: 1px 1px 1px 1px;color: #555040;
}
TD	{font-size: 11px;color:white;}
INPUT.input-button
{
	background-color:#888;
	border:1px solid #333;
	color:#000;
}
A.input-button
{
	background-color:#222;
	border:1px solid #333;
	color:#000;
	padding:1px 3px 1px 3px;
	height:20px;
}

.EditHeader	{font-size: 11px;color:#555040}

p {
}

b, strong {

}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active {

}

IMG				{border-width: 0px;}
IMG.vmiddle		{border-width: 0px;vertical-align: middle;padding: 0px 0px 0px 0px;}
IMG.vmiddlenp	{border-width: 0px;vertical-align: middle;padding: 0px 0px 0px 0px;}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
	position: relative;
	z-index: 5;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
	position: relative;
	z-index: 5;
}
	
/*</group>*/

/*<group=Layout>*/

#container { 
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
/*	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #444444;*/
	position: relative;
}

.clearer {
	clear: both;
}

#pageHeader {
	height: 80px;
	padding-top:20px;
	font-size:11px;
	color:#ccc;
	/*background: url(../images/header.gif);*/
}

#pageHeader img {
/*	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;*/
}

#pageHeader h1 {
	padding-left: 40px;
	padding-top: 4px;
	margin: 0;
	color: #ffffff;
	font-size: 1.6em;
	text-shadow: 0px 1px 2px #001f2f;
	font-weight: normal;

}

#pageHeader h2 {
	padding-left: 40px;
	margin: 0;
	color: #ffffff;
	font-size: 1.3em;
	text-shadow: 0px 1px 2px #001f2f;
	font-weight: normal;
}

#contentContainer {
	margin-right: 190px;
	padding-top: 10px;
	padding-bottom: 4px;
	line-height:1.5em;
	position: relative;
	z-index: 0;
}

#contentContainer #content {
	padding-right: 40px;
	padding-left: 40px;
}

#sidebarContainer {
	width: 188px;
	float: right;
	line-height: 1.4em;
	position: relative;
	z-index: 0;
}

#sidebarContainer #sidebar {
	padding: 10px;
}

#sidebarContainer .sideHeader {
	background: repeat-x url(../images/footer_bg.png) center center;
	color: #ffffff;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
}

#footer {
	background:url(../images/ghdgradient.jpg) repeat-x;
	display: block;
	border-top:1px solid #555;
	clear: both;
	font-size: 10px;
	line-height:1.5em;
	text-align: center;
	color: #999999;
	padding:10px 20px 10px 10px;
	height:100px;
}

#footer p {
	margin: 0;
	padding:0;
	text-shadow: 0px 1px 1px #001f2f;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	border-bottom: 1px solid #454545;
	margin-bottom: 20px;

}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	

	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */
#navcontainer {
/*	background: repeat-x url(../images/toolbar_bg.png);*/
	height: 23px;
	position: relative;
	z-index: 10;
/*	font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:11px;
	color:#eee;
	border-top:1px solid #555;
	border-bottom:1px solid #222;
	padding:7px 0 0 0;
}

/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
	color: #898987;
	font-style: italic;
}

#logincontainer {
	  padding-top: 1px;
}

#logincontainer a {
	display: inline;
	color:#666666;
}




.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px;
	padding: 0 10px;
}

#sidebarContainer #sidebar li {
}

/* Table Styles */
table {
	font-size: 1em;
}
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {

}

.blog-entry-summary {
	margin-bottom: 10px;
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	font-size: 1.6em;
	margin-bottom: 5px;
}

.blog-archive-link {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #454545;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

	
/*</group>*/

.blog-entry {
	border-bottom: 1px solid #454545;
	margin-bottom: 30px;
	padding-bottom: 15px;
}

.blog-entry-title {
	color: #ffffff;
	font-size: 1.8em;
	margin-bottom: 3px;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
}

.blog-read-more {
	display: block;
	padding-top: 10px;
	font-style: italic;
}

.blog-entry-body {
	margin-bottom: 10px;
	line-height:1.5em;
}

.blog-entry-comments {
	padding-top: 10px;
}

/*styles the category link in the main entry */
.blog-entry-category {
	color: #ffffff;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
	color: #ffffff;
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 10px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 10px;
}

.blog-rss-link {
}

.blog-comments-rss-link {
}
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
}

.filesharing-item {
	margin-bottom: 10px;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #ffffff;
	font-size: 1.8em;
	margin-bottom: 3px;
}

.album-description {
	margin-bottom: 70px;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 10px;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin: auto;
	border: 3px solid #1f1f1f;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	line-height: normal;
	width: 100%;
	height: 38px;
	display: block;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
}

.photo-navigation {
	background: repeat-x url(../images/header_bg.png);
	height: 54px;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #444444;
	margin-bottom: 30px;
	text-align: left;
}

.photo-links {
	float: right;
	position: absolute;
	top: 18px;
	right: 30px;
	font-size: 1em;
}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {

}

.photo-frame{
	padding: 5px;
	background: #444444;
}

.photo-title {
	margin: 0;
	padding-top: 4px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 1.6em;
	text-shadow: 0px 1px 2px #001f2f;
	font-weight: normal;
}

.photo-caption {
	padding-left: 20px;
	margin: 0;
	color: #ffffff;
	font-size: 1.3em;
	text-shadow: 0px 1px 2px #001f2f;
	font-weight: normal;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #ffffff;
	font-size: 1.8em;
	margin-bottom: 3px;
}

.movie-page-description {
	margin-bottom: 10px
}

.movie-thumbnail-frame {
	width: 132px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
	z-index: 12;
}

.movie-thumbnail-frame:hover {
}


.movie-thumbnail-caption {
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	margin: 10px;
}

.movie-title {
	color: #ffffff;
	font-size: 1.8em;
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/

.login-link
{
	color:#ffffff;
}
.login-table
{
	font-size:11px;
	color:#aaa;
	border-color:#222;
	background-color:#111 ;
	border-width:1px;
	border-style:solid;
	text-align:right;
}

.login-table td
{
	 /*color:#CDBE6D;*/
	 font-size:10px;
	 color:#aaa;
}

FIELDSET
{
	border-color:#444444;
	border-width:1px;
	border-style:solid;
}

/* SALON LOCATOR (BEGIN) */ 
.salon_locator_main_div
{
	background: no-repeat url("../images/ghdback_new.jpg") top left;
	width: 684px;
	height: 315px; /*315*/
	padding-top:120px;
	padding-left:52px;
}
.salon_locator_main_div_small
{
	background: no-repeat url("../images/ghdback_small_new.jpg") top left;
	width: 684px;
	height: 315px;
	padding-top:115px;/*145*/
	padding-left:52px;
}

.salon_locator_textbox
{
	width:205px;
	border-top:dashed 1px #B6A245;
	border-bottom:dashed 1px #B6A245;
	border-left:none;
	border-right:none;
	background-color:Black;
	background: url("../images/gradient_bg.jpg") top left ;
	background-repeat:no-repeat;
	color:#F1DA94;
}
.salon_locator_textbox_small
{
	width:180px;
	border-top:dashed 1px #B6A245;
	border-bottom:dashed 1px #B6A245;
	border-left:none;
	border-right:none;
	background-color:Black;
	background: url("../images/gradient_bg.jpg") top left ;
	background-repeat:no-repeat;
	color:#F1DA94;
}
.salon_locator_textbox_nowidth
{
	border-top:dashed 1px #B6A245;
	border-bottom:dashed 1px #B6A245;
	border-left:none;
	border-right:none;
	background-color:Black;
	background: url("../images/gradient_bg.jpg") top left ;
	background-repeat:no-repeat;
	color:#F1DA94;
}
.salon_locator_warning
{
	color:#CC0000;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.salon_locator_button
{
	background-color:Black;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size:11px;
	color:#9E9C62 !important;
	border: 1px solid #222;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	cursor:hand;
}
.salon_locator_results_div
{
	background: url("../images/gradient_bg.jpg") top left;
	background-repeat:no-repeat;
	color:#B6A245;
	width:230px;
	height:240px;
	overflow:auto;
	scrollbar-face-color:#000;
	scrollbar-3dlight-color:#000;
	scrollbar-shadow-color:#ddd;
	scrollbar-darkshadow-color:#000;
	scrollbar-arrow-color:#888;
	scrollbar-track-color:#000;
}
.salon_locator_results_div_small
{
	background: url("../images/gradient_bg.jpg") top left;
	background-repeat:no-repeat;
	color:#B6A245;
	width:225px;
	height:210px;
	overflow:auto;
	scrollbar-face-color:#000;
	scrollbar-3dlight-color:#000;
	scrollbar-shadow-color:#ddd;
	scrollbar-darkshadow-color:#000;
	scrollbar-arrow-color:#888;
	scrollbar-track-color:#000;
	font-size: 0.8em;
}
.salon_results_table
{
	background-color:Transparent;
	margin-left:5px;
	margin-top:5px;
	line-height:1.2em;
}
.salon_results
{
	color:#B6A245;
}

.salon_locator_label
{
	color:#9E9C62;
}

.transparent_ajax_message {
  width: 100%;
  text-align: center;
  font-size: 20px;
  position:absolute;
  opacity:  0.8;
}

.transparent_ajax_error p {
  color: #560109;
  background: #FFA3A9;
  border-left: 1px solid #750004;
  border-right: 1px solid #750004;
  border-bottom: 1px solid #750004;  
  margin: 0px 20px 0px 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
}

.transparent_ajax_notice p {
  color: #23571D;
  background: #9BFFA3;
  border-left: 1px solid #23571D;
  border-right: 1px solid #23571D;
  border-bottom: 1px solid #23571D;  
  margin: 0px 20px 0px 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}


/* Saving message for ajax form */
#ajax_info_message {
  position: absolute;
  left:25px !important;
  top:28px !important;
  background:#000;
  opacity:0.8;
}

#ajax_info_message p {
  padding-top: 172px;
  padding-bottom:20px;
  font-size: 30px;
  color: #B1A861;
  text-align:center;
}

/* SALON LOCATOR (END) */ 

