/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
   
HTML, BODY {
	height: 100%;
}
/* End added by Fred */
body {
	margin: 0;
	padding: 0;
	background: #333333 url(/images/bg_main.gif) repeat;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #63686B;
/* Added by Fred */
	position: relative;
/* End added by Fred */
}

h1, h2, h3 {
	margin: 15px 0px 10px 0px;
	padding: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p {
    padding: 0;
    margin: 0;
}

/*ul {
	list-style-image: url(/images/img07.gif);
}*/

a {
	color: #ED008C;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #F194BF;
}

a.blue {
	color: #00ABE1;
}

a.blue:hover {
	color: #6ECDE4;
}

a.black {
	color: #000000;
}

a.black:hover {
	color: inherit;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 756px;
	height: 25px;
	margin: 0 auto;
}

#logo h1, #logo #user_box, #logo #country_flags {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 30px;
}

#logo #user_box {
	float: right;
}

#logo #country_flags {
	float: left;
	padding-left: 15px;
}

#logo #user_box, #logo #country_flags {
	padding-top: 5px;
	font-size: 10px;
}

#logo #country_flags .flag {
	border: 1px solid #ffffff;
}

#logo #country_flags .flag_selected {
	border: 1px solid #000000;
}

#logo input 
{
	
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	color: #717074;
}
	
#logo a {
	text-decoration: none;
}

/* Menu */
.item{ 
    text-decoration:none; 
	padding-left: 5px;
    color:#ffffff; 
    font-family: Tahoma-Bold, Arial;
	cursor:pointer;
    font-size:9pt;
	font-weight: bold;
}

#menu {
	width: 756px;
	height: 93px;
	margin: 0 auto;
	background: #F6F6F6 url(/images/page_top3_no_logo.gif) no-repeat;
	cursor:pointer;
}

#poodle {
	float: left;
	padding-left:9px; 
	padding-top: 12px
}

#logo_main{
	float: right;
	padding-right: 7px;
	padding-top: 12px;
}

#nav1 {
	width: 756px;
	height: 25px;
	margin: 0 auto;
	background: #F6F6F6 url(/images/nav1.gif) no-repeat;
}

#nav2 {
	width: 756px;
	height: 25px;
	margin: 0 auto;
	background: #F6F6F6 url(/images/nav2.gif) no-repeat;
}

#pinknav li
{
	display: inline;
	list-style-type: none;
	margin: 0 auto;
	padding: 0px;
	
	
}

#quick{
	width: 741px;
	height: 94px;
	margin: 0 auto;
	margin-top: -15px;
	background: #F6F6F6 url(/images/quick2.gif) no-repeat;
	
}
#quickplus{
	width: 741px;
	height: 22px;
	margin: 0 auto;
	background: #F6F6F6 url(/images/quickplus.gif) no-repeat;
	cursor:pointer;
	
}

#result1{
	width: 740px;
	height: 61px;
	margin: 0 auto;
	margin-top: -15px;
	background: #F6F6F6 url(/images/result1_bg.gif) no-repeat;
	
}

#result2{
	width: 741px;
	height: 48px;
	margin: 0 auto;
	background: #EBE8E5;
	
}

#overview{
	width: 738px;
	height: 91px;
	margin: 0 auto;
	background: #F6F6F6 url(/images/overview_bg.gif) repeat-x;
}

#advanced_open {	 
	width: 741px;
	height: 102px;
	margin: 0 auto;
	background: #F6F6F6 url(/images/advance_bg.gif) no-repeat;
}

.adsearch {
	float:right;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 14px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 29px;
	padding: 11px 30px 0 30px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
	color: #000000;
}

#menu .current_page_item a {
	background: url(/images/img06.gif) repeat-x;
}


/* Breadcrumbs */

#breadcrumbs{
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #717074;
	margin-left: 20px;
	text-transform: uppercase;
}

.category_head{
	padding: 0px 5px 0px 10px;
	text-transform: uppercase;
	font-family: Tahoma-Bold, Arial;
	font-size: 12px;
	margin-bottom: 10px;
}

.category_head{
}

tr.treatment_head{
	background-color: #717074;
	color: White;
	height: 20px;
	font-weight:bold;
	font-size: 10px;
	text-align: left;
}

tr.treatment_list{
	background-color: #F0EFED;
	height: 20px;
	padding: 1px;
	font-size: 10px;
	color: black;
	text-align: left;
}

tr.treatment_list:hover{
	background-color: #DC6BA4;
	height: 20px;
	padding: 1px;
	font-size: 10px;
	color: black;
	text-align: left;
}

tr.times_list{
	background-color: #F0EFED;
	height: 20px;
	padding: 1px;
	font-size: 10px;
	color: black;
	text-align: left;
	padding: 2px;
}

/* booking states */
td.unavailable{
	border-style: solid;
	border-color: #63686B;
	border-width: 1px;
	font-size: 10px;
	color: black;
	height: 20px;
	width: 118px;
}

td.unavailable_white{
	background-color: White;
	font-size: 10px;
	color: black;
	height: 20px;
	width: 118px;
}


td.other{
	background-color: #D6E3EF;	
	font-size: 10px;
	color: black;
	height: 20px;
	width: 118px;
}

td.current{
	background-color: #DC6BA4;	
	font-size: 10px;
	color: black;
	height: 20px;
	width: 118px;
}

td.treatment_date{
	width: 194px;
	height: 20px;
	border-color: #ffffff;
	background-color: #9B9893;
	background: url(/images/date_bg.gif) no-repeat;
	color: White;
	text-align: center;
	text-transform: uppercase;
}

tr.treatment_list.select{
	background-color: #F0EFED;
	height: 20px;
	font-size: 10px;
	color: black;
	
}
/* Form */

#form {
	padding: 10px;
	font-size: 10px;
}

#horizontalForm fieldset
{
	display: block;
	margin: 0 0 3em 0;
	padding: 0 1em 1em 1em;
	
}

#horizontalForm fieldset.radio
{
	/*margin: 1em 0 2em 0;*/
	display: block;
	margin: 0 0 3em 0;
	padding: 0 1em 1em 1em;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#horizontalForm fieldset.radio input select
{
	clear: both;
	float: left;
	width: auto;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#horizontalForm fieldset.radio label
{
	font-weight: normal	;
	
}

#horizontalForm radio 
{
	display: block;
	display: inline;
	/*width: 15em;*/
	font-size: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

#horizontalForm input 
{
	display: block;
	/*width: 15em;*/
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#horizontalForm input.submit
{
	clear: both;
}

#horizontalForm label
{
	float: left;
	display: block;
	margin: 1em 1em 0 0;
	font-weight: normal;
	font-size: 10px;
}

#horizontalForm select
{
	display: block;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}



/* Page */

#page {
	width: 756px;
	margin: 0 auto;
	background: #FFFFFF url(/images/wte_bg.gif) repeat-y;
}

#page-bg {
	padding: 0px 8px 0px 8px;
	background: url(/images/wte_bgpage.gif) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */
#content_margin {
	margin: 0 0 0 10px;
}

#content {
	float: left;
	width: 530px;
	/*padding: 20px 0 0 20px;*/
}

#content_menu {
	float: left;
	width: 530px;
	/*padding: 20px 0 0 20px;*/
}

#content_home {
	float: left;
	width: 510px;
}

#content_result {
	float: left;
	width: 735px;
	margin-left: 10px;
	/*padding: 20px 0 0 20px;*/
}

#content_booking {
	float: left;
	width: 473px;
	/*padding: 20px 0 0 20px;*/
}

.post {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border: 1px solid #E7E7E7;
}

.post_menu {
	margin-bottom: 20px;
	padding-bottom: -5px;
	border: 1px solid #E7E7E7;
}


.post2 {
	margin-bottom: 20px;
	padding-bottom: 15px;
	margin-top: 0px;
}

/* For the table data */
td.header{
	font-size: 14px;
	color: Black;
	text-align: left;
	padding: 3px;
	font-weight: bold;
}

td.location{
	font-size: 10px;
	color: Black;	
	padding: 3px;
	text-align: right;
}

tr.light{
	height: 17px;
	width: 267px;
	background: url(/images/light_bg.gif) repeat;
	font-size: 10px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px;
}

tr.dark{
	height: 16px;
	width: 267px;
	background: url(/images/dark_bg.gif) repeat;
	font-size: 10px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px;
}

.days{
	padding-left: 3px;
	text-transform: uppercase;
}

.title{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.title2{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0 12px;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.service_detail {
	font-size: 10px;
	color: #717074;
}

.detail, .detail_course{
	color: #717074;	
	padding-bottom: 3px;
	padding-left: 8px;
}
.detail_course{
	font-size: 10px;
	margin-left: 15px;
}
.address{
	font-size: 10px;
	color: #717074;	
	padding: 3px;
	padding: 12px;
}

p.overview_detail{
	font-size: 10px;
	color: #717074;		
	padding: 5px;
	padding: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p.detail2{
	margin: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #000000;
	padding: 0 0 0 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.price1{
	font-size: 12px;
	color: #717074;	
	padding: 3px;
	padding: 12px;
	text-decoration: line-through;
}

.price2{
	font-size: 16px;
	color: #000000;	
	padding: 3px;
	padding: 12px;
	font-weight: bold;
}

.pricemenu{
	font-size: 16px;
	color: #000000;	
	/*padding: 1px;*/
	padding: 12px;
	font-weight: bold;
}

.title {
	margin: 0;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #717074;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

/* Sidebar */

#sidebar_menu {
	float: right;
	width: 200px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B1ADA7;
	padding-bottom: 15px;
}

#sidebar_home {
	float: right;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B1ADA7;
	padding-bottom: 15px;
}

#sidebar_menu ul {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 15px;
	padding: 0;
	list-style: none;
}

#sidebar_menu li  {
	/*padding: 0px 20px 5px 15px;*/	
	list-style: none;
	background: url(/images/salon_list_bg.gif) no-repeat;
	height: 24px;
	width: 100%;
	font-size: 10px;
	/*border-bottom: 1px solid #F3F3F3;*/
	text-decoration: none; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	/*padding: 5px 5px 5px 15px;*/
	list-style: none;
}
#sidebar_menu li.selected {
	background: url(/images/salon_list_bgover.gif) no-repeat;
}
#sidebar_menu li:hover {
	text-decoration: none; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	/*padding: 5px 5px 5px 15px;*/
	list-style: none;
	background: url(/images/salon_list_bgover.gif) no-repeat;
}

#sidebar_booking {
	float: right;
	width: 236px;
	margin-right: 12px;
	margin-top: 8px;
}

table.mybooking{
	color: Black;
}

td.book_number{
	background-color: #cccccc;
	width: 20px;
	height: 20px;
	text-align: center;
}

td.book_total{
	background-color: #717074;
	height: 20px;
	color: Black;
}

/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(/images/img08.gif) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #63686B;
}

#footer a {
	color: #63686B;
}

.myzanadoo-form fieldset {
  background: #ffffff;
}

.myzanadoo-form label/*, .tab-body label*/ {
  width: 100px;
  float: left;
  text-align: left;
  margin-right: 5px;
  display: block;
}

.myzanadoo-form .field /*, .tab-body .field */ {
  background: #E2DDD7;
  font-size:8pt;
  border-width: 1px;
  border-color: #B9E1F7;
  margin: 2px 2px 2px 2px;
}

.myzanadoo-form .field_disabled /*, .tab-body .field */ {
  background: #FFFFFF;
  font-size:8pt;
  border-width: 1px;
  border-color: #B9E1F7;
  margin: 2px 2px 2px 2px;
}

.myzanadoo-form .submit{
}

/*.tab-body .submit,*/ .myzanadoo-form .right-align {
  margin-left: 105px;
}



/* Added by Fred */
.submit {
  font-size: 10pt; 
  text-decoration:none; 
  color:#ffffff; 
  background:#B1ADA7; 
  font-family:arial; 
  font-weight:bold; 
  border-color:#EEEEEE; 
  border-width:1px; 
  width:65px;
  height: 25px;
  cursor: pointer;
}

label.block {
	width: 100px;
	display: block;
	margin-right: 5px;
	float: left;
	text-align: right;
}

.field {
  border: solid 1px #717074;
}

/* Underlined text (color reference) */
.pink_underline{
    background-color: #ED008C;
}
.medium_pink_underline{
    background-color: #F194BF;
}
.light_pink_underline{
    background-color: #F9CBD8;
}

.dark_blue_underline{
    background-color: #0070A9;
}

.blue_underline{
    background-color: #00ABE1;
}
.medium_blue_underline{
	background-color: #6ECDE4;
}
.light_blue_underline{
	background-color: #B9E1F7;
}

.grey_underline{
    background-color: #717074;
}
.medium_grey_underline{
    background-color: #AEAFB2;
}
.light_grey_underline{
	background-color: #E2DDD7;
}
.lighter_grey_underline{
	background-color: #F2EDE7;
}
.white_underline{
	background-color: #FFFFFF;
}
.yellow_underline{
	background-color: #FFFF00;
}
/* old Underline paragraphs styles */
/* grey underline */
.black_underline {
	background-color: #717074;
}
/* blue underline */
.green_underline {
	background-color: #00ABE1;
}

/* Borders */
/* to be removed */
.green_border, .red_border {
	border: solid;
	border-width: 2px;
}
.green_border {
	border-color: #00ABE1;
}
.red_border {
	border-color: #ED008C;
}
/* end of to be removed */
.white_border, .blue_border, .pink_border, .grey_border, .small_grey_border {
	border: solid;
}

.white_border, .blue_border, .pink_border, .grey_border {
	border-width: 2px;
}
.small_grey_border {
	border-width: 1px;
}
.white_border {
	border-color: #ffffff;
}
.blue_border {
	border-color: #00ABE1;
}
.pink_border {
	border-color: #ED008C;
}
.grey_border, .small_grey_border {
	border-color: #717074;
}
/* Text styles */
.light_bold_text, .dark_bold_text, .green_bold_text {
	padding-left: 0.5em;
}

.light_bold_text, .dark_bold_text, .green_bold_text, .white_bold_text, .blue_bold_text, .pink_bold_text, .grey_bold_text, .light_grey_bold_text, .black_bold_text {
	font-family: Tahoma-Bold, Arial;
	font-weight: bold;
}

/* to be removed */
.light_bold_text {
    color:#ffffff; 
}

.dark_bold_text {
	color: #717074;
}

/* to be removed */
.green_bold_text {
	color: #00ABE1;
}

.white_bold_text, .white_text {
    color:#ffffff; 
}

.grey_bold_text, .grey_text {
	color: #717074;
}

.light_grey_bold_text, .light_grey_text {
	color: #AEAFB2;
}

.blue_bold_text, .blue_text {
    color: #00ABE1; 
}

.pink_bold_text, .pink_text {
	color: #ED008C;
}

.black_bold_text, .black_text {
	color: #383838;
}

.tabs {
	height: 31px;
	width: 100%;
}

.tab_item {
	text-decoration:none; 
	padding-left: 0px;
	color:#ffffff; 
	font-family: Tahoma-Bold, Arial;
	cursor:pointer;
	font-size:10pt;
	font-weight: bold;
}

td.tab_left {
	width: 2px;
	background: url(/images/tab_link_left.gif) no-repeat;
}
td.tab {
	text-align: left;
	background: url(/images/tab_link.gif) repeat;
}
td.tab_right {
	width: 7px;
	background: url(/images/tab_link_right.gif) no-repeat;
}

td.tab_on_left {
	width: 2px;
	background: url(/images/tab_on_link_left.gif) no-repeat;
}
td.tab_on {
	text-align: left;
	background: url(/images/tab_on_link.gif) repeat;
}
td.tab_on_right {
	width: 7px;
	background: url(/images/tab_on_link_right.gif) no-repeat;
}

td.tab_grey {
	background: url(/images/tab_grey.gif) repeat;
}

#content_overview_left {
	float: left;
	width: 205px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
	padding-bottom: 15px;
}

#content_overview_right {
	float: right;
	width: 315px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 15px;
}