/* Erik Meyer Global Reset @ */
*{
outline:none;
}

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, form {
margin: 0;
padding: 0;

}

a:link {
	text-decoration: underline;
	color: #006400;
}
a:visited {
	text-decoration: underline;
	color: #006400;
}
a:hover {
	cursor: hand;
	color: #b27646;
	background-color: #EEEED1;
	text-decoration: none;
    -moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;

}
a:active {
	text-decoration: underline;
	color: #006400;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #6d503c;
	font-size: 80%;
	background: #fcfce2 url(../images/bg.jpg) top repeat-x
}

#accordion h3 a:hover{
	color: #b27646;
	background-color: #EEEED1;
}

.fright{float:right;}
.fleft{float:left;}

#container {
	width: 900px;
	margin: 0 auto
}

#header {
	width: 900px;
	height: 145px;
	background: url(../images/bg-header.jpg) top no-repeat;
}

#logo {
	margin: 15px 0 0 3px
}

#content-wrapper {
	margin: 12px 0 0 0;
	width: 900px;
	background: #fff url(../images/bg-content.gif) top no-repeat;
	position:relative;
}

#navigation {
	width: 900px;
	height: 79px;
	background: url(../images/bg-navigation.gif) top no-repeat;	
}

#navigation li {
	width: 222px;
	height: 71px;
	float: left;
	list-style: none;
	margin: 4px 0 0 4px
}

#navigation li a {
	width: 222px;
	height: 71px;
	display: block;
	padding: 20px 0 0 0;
	text-decoration: none;
	color: #546f16;
	font-size: 120%;
}

#navigation li a span{
	padding: 25px 0 0 65px
}

#navigation li a.current span, #navigation li a:hover span {
	color: #addb44
}

#navigation li a span.top {
	color: #FFFFFF;
}



#navigation li#home-link a {
	background: url(../images/nav-home-off.gif) top no-repeat;	
}

#navigation li#booking-link a {
	background: url(../images/nav-booking-off.gif) top no-repeat;	
}

#navigation li#contact-link a {
	background: url(../images/nav-contact-off.gif) top no-repeat;
}

#navigation li#login-link a {
	width: 212px;
	background: url(../images/nav-login-off.gif) top no-repeat;
}

#navigation li#home-link a:hover, #home #navigation li#home-link a:link {
	background: url(../images/nav-home-on.gif) top no-repeat;	
}

#navigation li#booking-link a:hover, #booking #navigation li#booking-link a:link{
	background: url(../images/nav-booking-on.gif) top no-repeat;	
}

#navigation li#contact-link a:hover, #contact #navigation li#contact-link a:link {
	background: url(../images/nav-contact-on.gif) top no-repeat;
}

#navigation li#login-link a:hover, #login #navigation li#login-link a:link {
	background: url(../images/nav-login-on.gif) top no-repeat;	
}


#sub-navigation {
	width: 266px;
}

#sub-navigation li{
	list-style: none;
	height: 33px;
	width: 266px;
	margin: 0 0 5px 0
}

#sub-navigation li a {
	background: url(../Images/bg-sub-navigation.gif) top no-repeat;	
	display: block;
	padding: 10px 0 10px 10px;
	text-decoration: none;
	color: #6B8E23;
	font-size: 110%;
	font-weight: bold
}

#sub-navigation li#ayurveda-link a:hover, #therapists #sub-navigation li a:hover, #sub-navigation li#therapists-link a:hover{
	background: url(../Images/bg-sub-navigation-on.gif) top no-repeat;	
	display: block;
	padding: 10px 0 10px 10px;
	text-decoration: none;
	color: #B27646;
	font-size: 110%;
	font-weight: bold
}

#left-column {
	padding: 30px 0 0 20px;
	width: 550px;
	float: left
}

#left-column ol, #left-column ul{
	padding-left:20px;
}

#right-column {
	margin: 30px 0 0 45px;
	width: 270px;
	float: left;
	position:relative;
}

#footer {
	background: url(../Images/bg-footer.gif) top no-repeat;	
	height: 100px
	
}

.box {
	background: url(../Images/bg-box.gif) top no-repeat;	
	width: 266px;
}

.box-large {
	background: url(../Images/bg-box.gif) repeat center center;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width: 450px;
	padding: 30px 30px 23px;
	vertical-align: middle;
	margin: 15px;	
}

.box-bottom {
	background: url(../images/bg-box-bottom.gif) bottom no-repeat;
	width: 266px;
	height: 7px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
}

.box p {
	padding: 12px;
	color:#57790b;
}

.box h2{
	margin:0 0 0 12px;
	
}

.btn-booking {
	margin: 15px 0 15px 35px
}

h1 {
	font-size: 140%;
	padding: 12px 0 0 15px;
	color:#939359
}

h2 {
	font-size: 130%;
	padding: 12px 0 10px 0
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 140%;
	padding: 12px 0 0 15px;
	color:#b27646
}
img {
	border: 0;
}

.bottom-image {
	margin: 30px 0 0 30px
}

#left-column p {
	margin: 0 0 10px 0
}

form {
	margin: 50px 0 0 0
}

form input, form textarea {
	padding: 5px;
	border: 2px solid #cbcbae;
}

form label {
	float: left;
	padding: 0 0 4px 0;
	width: 180px;

}

form #send {
	float: right;
	margin: 0 20px 0 0;
	border: none;

}



/* Booking --------------------------------------*/

#eventselect{
	width:100%;
}

#Time{
	font-size:.6em;
}

#asLdr{
	margin:80px 0 0 150px;
}

#appSpan{
	display:none;
}

#appTab{
	background-color:#e1e1a3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:8px;
}

.appCol{
	width:114px;
	font-size:1em;
	vertical-align:top;
}


.appHead, .appCell{
	color:#666;
	background-color:#eee;
	text-align:left;
	width: 124px;
	padding:3px;	
}

.appHead{
	background-color:#f1f1b3;
	color:#644936;
	/*font-weight:normal;*/
	padding-left:3px;
}

.appCell{
	color:#644936;
	font-size:.9em;
	font-weight:normal;
    background-color:#fff;
	padding:2px 3px;	
}

.testCell{
	font-weight:bold;
	padding:4px;
	background-color:#FF6600;
}

.litCell{
    background-color:#e1e1a3;
}

.clickedCell{
    background-color:#8ab625;
	color:#FFFFFF;
	background-image:url(../images/buttons/smallx.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.bkd{ /*Booked Cell*/
	background-color:#efefcd;
	text-decoration:line-through;
	color:#CCaa77;
}

.pnd{ /*Pending Cell*/
	background-image:url(../Images/bg-OnHold.png);
	background-position:-1px right;
	background-repeat:no-repeat;
    background-color:#eee;
	color:#999;
}

.brk{ /*Break Cell*/
	background-color:#e0e0a2;
	color:#c1bf84;
	font-size:12px;
}

/* -- BASKET -----------------------------------------------------*/




#bskFrm {
  position: absolute;
  width:270px;
  top: 70px;
  /* just used to show how to include the margin in the effect */
  margin-top: 20px;
  padding-top: 19px;
}

#bskFrm.fixed {
  position: fixed;
  top: 0;
}

/*
#bskFrm{
	border:1px solid transparent;
	margin-top:10px;
}
*/


#bsk{
	display:none;
	font-size:small;
	background-color:#e1e1a3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding-top:3px;
	margin-right:5px;
}

#bsk h2{
	margin-left:10px;
	color:#FFFFFF;
	font-size:1.2em;
}

#ClncTtl{
	margin-left:10px;
	display:none;
	margin-bottom:5px;
	font-weight:bold;
	font-size:1.2em;
}

#bskDtl{
    position:relative;
	font-size:small;
	background-color:#fff	;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:8px;
	margin:0 8px 6px 8px;
	color:#666;
}

#bskBtn{
	display:none;
}

#bskBtn p{
	background-color:#f1f1b3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:8px;
	margin:8px;
}

/* -- FORM STUFF ----------------------------------------------------------*/

form{
	margin:0;
}

.formPanel{
	background-color:#e1e1a3;
	border-radius:20px 20px 20px 20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	padding:5px;
	margin-bottom:5px;
}

.formPanelBtn{
	margin:8px 0 0 0;
	border:none;
	float:right;
	cursor:pointer;
	height:30px;
	width:191px;
	border:none;
}

.formPanel h2{
	margin:0 10px;
}

.formDetail{
    position:relative;
	font-size:small;
	background-color:#fff	;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:8px;
	margin:0 10px 0 10px;
	color:#666;
	min-height:10px;
}

.formDetail span{
	display:block;
	clear:both;
}

.formDetail input{
    width:90%;
}


label.error{
	display:block;
	width:90%;
	text-align:right;
	color:#EE6600;
}

/* -- BOOKING DETAILS -----------------------------------------------------*/






.hidStuff{
	display:none;
}


#bookingForm{
	margin-top:10px;
}

#btnContinue {
	margin:4px 4px 8px 8px;
	border:none;
	float:right;
}



#booking{
	width:580px;
	font-size:x-small;
	background-color:#e1e1a3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding-top:3px;
}

#booking h2{
	font-size:1.6em;
	margin:0 10px;
}

.bookingDetail{
    position:relative;
	font-size:small;
	background-color:#ffb;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:8px;
	margin:0 8px 6px 8px;
	color:#666;
	min-height:100px;
}


.bdForm, .bdForm2{
	float:left;
	margin-top:20px;
    width:265px;
}

.bdForm{
    left:10px;
}

.bdForm2{
	margin-left:10px;
}

.bdForm div, .bdForm2 div{
    margin:4px;
	min-height:25px;
	display:block;
	clear:both;
}

.bdForm span, .bdForm2 span{
    float:left;
    width:85px;
	display:block;
	margin-top:2px;
}

.bdForm input, .bdForm2 input{
    padding:1px 4px;
}

.disInput{
	border:none;
	background-color:#fffebb;
}

.timeSpot{
	border:1px solid #bfaf8d;
	background-color: #e1e1a3;
	float:left;
	padding:4px;
	font-weight:bold;
	color:#5f4f2d;
	width:180px;
}

.RoundtimeSpot{
	border:1px solid #bfaf8d;
	background-color: #e1e1a3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:left;
	padding:4px;
	font-weight:bold;
	color:#5f4f2d;
	width:180px;
	margin-right: 15px;
	margin-bottom: 5px;
}

.RoundtimeSpotLarge{
	border:1px solid #bfaf8d;
	background-color: #e1e1a3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:left;
	padding:4px;
	font-weight:bold;
	color:#5f4f2d;
	width:240px;
	margin-right: 15px;
	margin-bottom: 5px;
}

.delSpot{
	border:1px solid #bfaf8d;
	float:right;
	cursor:pointer;
	padding:4px;
}

.BookDetsTitle{
	background-color: #e1e1a3;
	color:#5f4f2d;
	font-weight:bold;
	position:absolute;
	left:8px;
	padding:6px 10px;
	width:220px;
	
}



input, select, textarea{
    font-size:small;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ccc;
	padding-left:4px; 
	display:block;	
}

select{
	padding:5px;
	border:2px solid #c9cbb5;
	margin-left:0;
}

.bookingDetail select{
    padding:0 0 0 1px;
}
