* {
	margin: 0;
	padding: 0;
	list-style: none;
}

html,
body {
	height: 100%;
}

html {
	font-size: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75.0%; /* This sets the default font size to be equivalent to 12px */
	text-align: center;
	color: #444444;
	background: #F5F5F5;
}

.clear {
	clear: both;
}

input,
select,
textarea {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	outline: 0;
}

img {
	border: 0;
}

a,
a:hover {
	text-decoration: none;
	outline: 0;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 864px;
	text-align: left;
	background: url(../images/wrapper.gif) repeat-y;
	border: solid 15px #F5F5F5;
}

#header {
	padding: 0 10px;
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
}

	#header #logo {
		padding:0;
		margin:0;
		height: 100px;
		width: 320px;
		float:left;
	}


	#header #header_title {
		font-family:Arial, Helvetica, sans-serif;
		font-size:24px;
		font-weight:bold;
		color:#ffffff;
		width: 518px;
		height: 65px;
		padding-top: 35px;
		float:left;
	}

	#header #nav {
		width: 820px;
		height: 32px;
		padding: 0 10px;
		background: #C6E0FA;
	}

	#header #nav #lang {
		float: left;
		/*clear: right;*/
		width: 200px;
		padding-top: 8px;
	}

	#header #nav #lang img {
		padding-right: 5px;
	}

	#header #nav #links {
		float: right;
		/*clear: right;*/
		width: 600px;
		padding-left: 10px;
	}

	#header #nav #links ul {
		line-height: 32px;
	}

	#header #nav #links ul li {
		float: right;
		display: inline;
		padding: 0 15px 0 16px;
		/*padding: 0 10px 0 16px;
		background: url("../images/arrow.gif") no-repeat center left;*/
	}

	#header #nav #links ul li.active a {
		color: #057B98;
		font-weight: bolder;
		border-bottom: 1px dotted #057B98;
	}

	#header #nav #links ul li.inactive {
		color: #666;
	}

	#header #nav #links ul li.visited a {
		color: #FF3300;
		border-bottom: 1px dotted #FF3300;
	}

#body {
    margin: 0 auto;
    width: 844px;
    background: #FFFFFF;
}

#body:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#left,
#main {
	float: left;
	clear: right;
}

#left {
	width: 300px;
	padding: 10px;
	color: #057B98;
}

#main h2 {
	width: 500px;
	padding: 0 10px;
	line-height: 24px;
	font-size: 12px;
	color: #FFFFFF;
	background: url("../images/main-h2.gif") no-repeat top left;
}

#left h2 {
	width: 300px;
	padding: 0 10px;
	line-height: 24px;
	font-size: 12px;
	color: #FFFFFF;
	background: url("../images/left-h2.gif") no-repeat top left;
}

#left h2 a, #left h2 a:visited, #left h2 a:active, #left h2 a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

#left #search,
#left #booking {
	position: relative;
	float: left;
	width: 300px;
	min-height: 150px;
	margin-top: 1px;
	background: #FFFFFF url("../images/search-bg.gif") no-repeat top left;
}

	#left #booking .info {
		line-height: 32px;
		font-size: 11px;
		font-style: italic;
		color: #044B5C;
	}

	#left #booking ul li a {
		width: 65px;
		height: 25px;
		padding-top: 3px;
		text-align: center;
		font-weight: bolder;
		color: #FFFFFF;
		background: url("../images/button-bg.gif") no-repeat top left;
	}

#left #searchcontent {
	padding: 5px;
	overflow: hidden;
}

#left #searchcontent a {
	color: #FF3300;
}

#left #searchcontent .choosehotel {
	width: 270px;
	margin-top: 5px;
	padding: 4px;
	line-height: 20px;
	background: #C6E0FA url("../images/choosehotel-bg.gif") repeat-y top left;
}

	#left #searchcontent .choosehotel div {
		padding: 0 4px;
	}

#left #loginform {
	position: relative;
	float: left;
	width: 300px;
	height: 140px;
	margin-top: 1px;
	background: #FFFFFF url("../images/login-bg.gif") no-repeat bottom left;
}
#left #loginformcontent {
	padding: 10px;
	line-height: 32px;
	overflow: hidden;
}

#main {
	width: 514px;
	padding: 10px 0;
}

	#main .picture {
		float: left;
		clear: right;
		width: 150px;
	}

	#main .picture img {
		border: 5px solid #C6E0FA;
	}

	#main .right {
		float: left;
		clear: right;
		padding-left: 10px;
	}

	#main .right_rates {
		float: left;
		clear: right;
		padding-left: 10px;
		width:280px;
	}

	#main .right_rates_promo {
		float: left;
		clear: right;
		padding-left: 10px;
		width:280px;
		background:url("../images/promo.gif") no-repeat top right;
	}

	#main .hoteltitle {
		padding-bottom: 10px;
		line-height: 18px;
		font-weight: bolder;
		font-size: 13px;
		color: #057B98;
	}

	#main .hoteltitle img {
		padding-left: 5px;
	}

	#main .hoteloptions, #main .hoteloptions_fade {
		line-height: 18px;
		width:340px;
	}

	#main .hoteloptions2 {
		line-height: 18px;
		width:280px;
	}

	#main .right_rates_promo  .hoteloptions2 { color:#fd5319;}
	
	#main .hoteloptions_fade {
		color: #d88;
		background: url("../images/canceled.gif") no-repeat top left;
	}
	
	#main .bookingdetails {
		line-height: 18px;
		width:500px;
	}

	#main .buttons {
		padding-top: 10px;
		width:340px;
	}
	#main roombuttons {
		padding-top: 10px;
		width:290px;
	}
	
	#main .buttons a.view_details, #main .roombuttons a.view_details{
		float:left;
	}

	#main .buttons a.rates, #main .roombuttons a.rates{
		float:left;
	}

	#main .guestloginbox .logoff {
		line-height: 24px;
		background: #FFFFFF url("../images/logoff-bg.gif") no-repeat top left;
	}

	#main .guestloginbox .title,
	.title {
		line-height: 36px;
		font-size: 13px;
		font-weight: bolder;
		color: #363636;
	}

	#main .guestloginbox .logoff a {
		margin-left: 10px;
		color: #FF3300;
		border-bottom: 1px dotted #FF3300;
	}

	#main .fieldrows {
		line-height: 24px;
	}

	#main .hint {
		float: right;
		clear: left;
		width: 200px;
		padding-right: 5px;
		text-align: right;
	}

	#main .data,
	#main .button {
		float: right;
		clear: left;
		width: 270px;
		text-align: left;
	}

	#main .longdata, #main .fieldrows .longdata{
		float: left;
		clear: right;
		width: 500px;
		line-height: 24px;
		background: #fff url("../images/logoff-bg.gif") no-repeat top left;
		margin-bottom: 5px;
	}

		#main .fieldrows .data input,
		#main .fieldrows .data select,
		#main .fieldrows .data textarea,
		#main .fieldrows .box_content .data input,
		#main .fieldrows .box_content .data select,
		#main .fieldrows .box_content .data textarea {
			padding: 2px;
			border: 1px solid #CCCCCC;
		}

		#main .fieldrows .hint,
		#main .fieldrows .box_content .hint{
			margin-bottom: 7px;
			font-style: italic;
			color: #696969;
		}

		#main .fieldrows span.rqrd {
			color: #FF3300;
		}

	#clearsession {
		padding: 10px 0;
		text-align: center;
	}

	#clearsession a {
		color: #FF3300;
		border-bottom: 1px dotted #FF3300;
	}

	#back_link, #retry_link {
		padding: 0;
		padding-left: 20px;
		text-align: left;
		background: #fff url("../images/logoff-bg.gif") no-repeat top left;
		line-height:24px;
	}

	#back_link a, #retry_link a {
		color: #057B98;
		font-weight: bolder;
	}

	#continue_link {
		padding: 0;
		padding-right: 20px;
		text-align: right;
		background: #fff url("../images/continue-bg3.gif") no-repeat top right;
		line-height:24px;
	}

	#continue_link a {
		color: #FF3300;
		font-weight: bolder;
	}
	
	
#footer {
	clear: both;
	padding: 0 10px;
	color: #262626;
	background-image: url("../images/footer-bg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer a,
#footer a:hover {
	color: #FFF;
}

#footer-body {
	padding-top: 20px;
	/*height: 35px;*/
	color: #057B98;
	font-weight: bolder;
}

#footer p {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	padding:0 0 5px 0;
}

p.line_horizontal {
	clear: both;
	height: 1px;
	margin-bottom: 10px;
	background-color: #C6E0FA;
	line-height: 1px;
}


.errors {
	padding:10px;
	color:#c00;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F4E0DD;
}

table.chargestbl{
	background-color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	width: 400px;
}
table.chargestbl td{
	background-color:#fff;
	vertical-align:top;
	padding:2px;
}

table.chargestbl td.chargetitle{
	background-color:#ccc;
	font-weight: bold;
	text-align: center;
}
table.chargestbl td.sum1{
	text-align:right;
}
table.chargestbl td.sum2{
	text-align:right;
	font-weight: bold;
}

.box_title , .box_activeTitle {
	float: left;
	clear: right;
	width: 450px;
	margin:10px 0;
	line-height: 24px;
	margin-bottom: 5px;
	padding-left:10px;
	cursor:pointer;
}

.box_title {
	background: #FFFFFF url("../images/logoff-bg.gif") no-repeat top left;
}
.box_activeTitle {
	background: #FFFFFF url("../images/logoff-bg2.gif") no-repeat top left;
}

.box_content {
	background: #F8F8F8;
}

#hotel_descr{
	display:none;
}

.price{
	color: #057B98;
	font-weight: bolder;
	white-space:nowrap;
}
.altprice{
	color: #057B98;
	font-weight: normal;
	white-space:nowrap;
}
.smallnote{
	color: #057B98;
	font-size:12px;
	font-weight:normal;
}
table.calendar_form {
	background:#FFFFFF url("../images/calform-bg.gif") no-repeat top left;
}
