body {
	background-color: #000000;
	font-family: Verdana;
}

#website {
	height: 100%;
}

#website TABLE {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}

#website #content .content_title {
	font-size: 25px;
	color: #eb9f00;
}

#website #content .content_text {
	vertical-align: top;	
	font-size: 13px;
	color: #FFFFCC;
	text-align: left;
}

#website #content .salon_text {
	vertical-align: top;	
	font-size: 13px;
	color: #FFFFCC;
	text-align: left;
}

#website #content .text_city {
 	font-size: 12px;
 	color: #cc922a;
}

#website #content .text_hairsalon {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#website #content .text_products * {
	vertical-align: top;	
	font-size: 13px;
	color: #FFFFCC;
}

#website #content .text_details {
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}


#website #content .container_hairsalon { 
	border: 1px solid #cc922a;
 	font-size: 10px;
 	background-color: #ffffff;
 	width: 242px;
 	height: 170px;
}

#website #content .container_hairsalon TABLE { 
 	background-color: #000000;
	vertical-align: middle;
}

#website #content #container_hairsalon_content {
	vertical-align: top;	
	font-size: 15px;
	color: #000;
	text-align: center;
	padding: 5px;
}

#website #content #container_hairsalon_content a {
	vertical-align: top;	
	font-size: 11px;
	color: #000;
	text-align: center;
	padding: 5px;
}

#website #content #paginate_link {
	vertical-align: top;	
	font-size: 13px;
	color: #FFFFCC;
	text-align: right;
}

.pagination {
	padding: 3px;
	margin: 3px;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	background-color: #eb9f00;
	color: #FFFFFF;
}
.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #FFFFFF;
  	color: #FFFFFF;
}

.splash {
	border: 1px solid #cc922a;
}

#website #footer .notice{
	vertical-align: top;	
	font-size: 13px;
	color: #FFFFCC;
	text-align: center;
}
