body {
	font-family:Arial,Verdana,Helvitica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin:0;
	padding:0;
	
}

#main_container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background:#FFF;
	border:1px solid #CCC;
	border-top:none;
	
}
#language {
	
	width:930px;
	text-align:right;
	font-weight:bold;
	padding: 5px 0;
	}
#top_container {
	width: 930px;
	height:120px;
	margin: 0 10px;
	}

#logo {
	margin:0;
	float:left;
	width:220px;
	}
	
#banner {
	float:right;
	width:698px;
	margin-left:10px;
	height:100px;
	border:1px solid #CCC;
	}
	
	
#menu_container {
	margin-top:10px;
	width:930px;
	float:left;
	
	}
	
	#menu {
	width:930px;
	float:right;
	position:relative;
	display:block;
	height:29px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(../images/menu/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #ff0000;
	letter-spacing:1px;
	}
	
	#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}
	
	#menu ul li{
	display:block;
	float:left;
	margin:0;
	}
	
	#menu ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:5px 27px 0 26px;
	height:13px;
	background:transparent url(../images/menu/bgDIVIDER.gif) no-repeat top right;
	}
	

	#menu ul li a:hover,#stylefour ul li a.current { 
	font-weight:bold;
	color:#FFF;
	background:#ff0000;
	height:20px;
	}
	
	#menu #current a { 
	font-weight:bold;
	color:#FFF;
	background:#ff0000;
	height:20px;$$
	}


#middle_container {
	float:left;
	width:930px;
	padding:5px 10px;

	}
	
#middle1, #middle2 {
	float:right;
	width:930px;
	}
	
#middle2 {
	margin-top:10px;
	}

#middle1_left {
	width:650px;
	height:160px;
	float:left;
	padding-left:7px;
	}
	
#middle1_right {
	width:250px;
	float:right;
	height:160px;
	}
#middle2_right {
	width:265px;
	float:right;
	height:160px;
	text-align:right;
	}

#middle2_left {
	width:650px;
	height:160px;
	float:left;
	padding-left:7px;
	}

	
#weather {
	width:930px;
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin-bottom:5px;
	}
	
/* RESERVATION START */



#reservation table {
	border:1px solid #CCC;
	border-top:none;
	width:260px;
	}
#reservation th {	
		background:#ff0000 url(../images/form_heading.gif) repeat-x;		
		color:#fff;
		font-size:13px;
		font-family:Arial, Geneva, sans-serif;
		border:1px solid #DD0212;
		border-bottom:none;	
	}
	
	#reservation .reservation_header  {
		margin:0;
		padding:4px 0;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:13px;
		letter-spacing:1px;
		}
		
#reservation .labels  {
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	padding: 5px 5px;	
		}
		
#reservation input.check_textarea {		
		width:70px;
		border:1px solid #999;
		}

#reservation input#checkinout {				
		border:1px solid #999;
		width:100px;
		}
		

		
#reservation input.check_textarea {		
		width:70px;
		border:1px solid #999;
		}
		
		
#reservation input.check_button {	
	width:60px;
		}		
#reservation select {
		border:1px solid #999;
		}

/* RESERVATION END */


a.links:link, a.links:visited, a.links:active, a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a.emails:link, a.emails:visited, a.emails:active, a.emails:hover {
	font-size: 12px;
	color:#990000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.normal:link, a.normal:visited, a.normal:active, a.normal:hover {
	color:#000;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
}

/* PRICES TABLE START */

#pricestable {
	border:1px solid #CCC;
	font-size: 12px;
	width:800px;
	height:450px;
	}

#pricestable .header {
	text-align:center;
	font-size:16px;
	background:#F00;
	color:#FFF;
	font-weight:bold;
	letter-spacing:1px;
	}
	
#pricestable .midheader {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}
span.pricestable-desc {
	font-size:11px; 
	font-weight:normal;
	}
/* PRICES TABLE END */

/* CONTACT TABLE START */
#contacttable {
	border:1px solid #CCC;
	font-size: 14px;
	width:450px;
	height:350px;
}

#contacttable .header {
	text-align:center;
	font-size:16px;
	background:#F00;
	color:#FFF;
	font-weight:bold;
	letter-spacing:1px;
	}
	
#contacttable input.text {
	height:20px;
	width:150px;
	font-size:14px;
	border:1px solid #CCC;
	}
#contacttable select.text {
	height:25px;
	width:150px;
	font-size:14px;
	border:1px solid #CCC;
	}
#contacttable textarea {
	font-family:Arial,Verdana,Helvitica,sans-serif;
	height:200px;
	width:350px;
	font-size:14px;
	border:1px solid #CCC;
	}
/* CONTACT TABLE END */

label.error {
	font-family:Arial,Verdana,Helvitica,sans-serif;
	font-size: 11px;
	color:#F00;
	font-weight:bold;
}
/* RESERVATION SECTION START */

#apart_types_container {
	width: 700px;
	float: right;
	margin-bottom: 20px;
}

#reservation_step4{
	width: 700px;
	float: right;
	margin-bottom: 20px;
	
}

#personal_details{
	width: 700px;
	float: right;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
#apart_types_header , #guest_details_header, #personal_details_header, #extra_services_header{
	width: 695px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	font-size: 14px;
	height: 20px;
	bottom: auto;
	padding-top: 3px;
	padding-left: 5px;
	letter-spacing: 1px;
	border: 1px solid #333;
}
#apart_types_desc_onebed, #apart_types_desc_twobed   {
	color: #FFF;
	background-color: #666;
	width: 100%;
	padding-top: 10px;
	padding-left: -5px;
	display: none;
	border: 1px solid #666;
}
#more_info_one a, #more_info_two a{
	float: right;
	width: 200px;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: -3px;
	vertical-align: 0%;
}
#apart_types_middle_c {
	width: 100%;
	height: 130px;
	border: 1px solid #CCC;
	padding-left: -5px;
}
#apart_types_picture {
	float: left;
	width: 180px;
	padding: 5px;
}
#apart_types_picture img {
	border: 1px solid #CCC;
}
#apart_types_prices {
	padding: 5px;
	width: 490px;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	background-image: url(../images/prices_bg.jpg);
	background-repeat: repeat-y;
}
.apart_type {
	width: 310px;
	float: left;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0%;
}
.price {
	width: 80px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.bookit input {
	width: 80px;
	margin: 0px;
	float: right;
}
#progress {
	height: 30px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#reservation_left_container {
	float: left;
	height: 390px;
	width: 200px;
	border: 1px solid #CCC;
}
#reservation_left_header {
	height: 25px;
	width: 100%;
	background-color: #333;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	padding-top: 8px;
}
#reservation_left_desc {
	font-size: 12px;
	padding: 5px;
	width: 190px;
	background-color: #F7F7F7;
	height:140px;
}

p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.8em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }
#reservation_left_modify_desc {
	font-size: 12px;
	width: 100%;
}

.personal_details  label {
padding-left:5px;
margin-top: 5px;
width: 120px;
font-weight: bold;
}
.fleft { float: left; }




.personal_details input, textarea{
width: 150px;
margin-bottom: 5px;

}

.personal_details input.submit{
	width:100px;
	margin-right:10px;
	float:right;
	
	}

.personal_details select {
margin-bottom: 5px;
border: 1px solid #CCC;
}


.reservation_details  label {
padding-left:5px;
margin-top: 5px;
width: 120px;
font-weight: bold;
}

.modify  label {
padding-left:5px;
margin-top: 5px;
float: left;
width: 70px;
font-weight: bold;

}



.modify input, textarea{
width: 80px;
margin-bottom: 5px;
border: 1px solid #CCC;
}

.modify select {
margin-bottom: 5px;
border: 1px solid #CCC;
}

p.rdet1 {
	width:90px;
	float:left;
	font-weight:bold;
	margin:0;}
p.rdet2 {
	width:90px;
	float:right;
	margin:0;
	}

br {
clear: left;
}

	
/* RESERVATION SECTION END */
