html {

}

body {
	margin: 0px;
	background-color: #ffffff;
	color: #0033CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
}

a {
	color: #0033CC;
}

/**********************************************/
/**** Container *******************************/
/**********************************************/

#container {
	width: 920px;
	text-align: left;
}

/**********************************************/
/**** Container top ***************************/
/**********************************************/

#container_top {
	display: none;
	margin-top: 16px;
	margin-bottom: 1px;
	font-size: 15px;
	font-weight: bold;
}

/**********************************************/
/**** Container menu **************************/
/**********************************************/

#container_menu {
	height: 190px;
	background-image: url(images/qpr_banner_flat_02.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 13px;
	margin-bottom: 5px;
}

@media print {
	#container_menu {
		height: auto;
		margin-bottom: 0px;
	}
}

#main_menu {padding-top: 3px; padding-left: 10px;}

#main_menu span {
	padding-right: 4px;
	padding-left: 4px;
}

#main_menu a {text-decoration: none;}
#main_menu a:hover {text-decoration: underline;}

/**********************************************/
/**** Container left **************************/
/**********************************************/

#container_left {
	width: 200px;
	float: left;
}

/**********************************************/

#left_menu {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

#left_menu div.top {
	height: 26px;
	padding-top: 9px;
	text-align: center;
	background-image: url(images/menu_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dashed #003399;
}

#left_menu div.link {
	height: 24px;
	padding-left: 20px;
	padding-top: 6px;
	font-size: 14px;
	background-image: url(images/menu_mid.gif);
	background-repeat: repeat-y;
	border-bottom: 1px dashed #003399;
}

#left_menu div.middle {
	padding: 5px;
	background-image: url(images/menu_mid.gif);
	background-repeat: repeat-y;
}

#left_menu div.bottom {
	height: 28px;
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
}

#left_menu a {text-decoration: none;}
#left_menu a:hover {text-decoration: underline;}

#left_menu label {
	font-weight: bold;
}

/**********************************************/

#container_left .block {
	margin-bottom: 5px;
}

/**********************************************/
/**** Container right *************************/
/**********************************************/

#container_right {
	width: 715px;
	float: right;
}

@media print {
	#container_right  {
		width: auto;
	}
}

#container_right h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 10px;
	font-size: 22px;
	font-weight: normal;
}

#container_right label {font-weight: bold;}

#container_right input {color: #0033CC;}
#container_right textarea {color: #0033CC;}
#container_right select {color: #0033CC;}
/**********************************************/

#container_home_left {
	width: 430px;
	float: left;
}

#container_home_right {
	width: 250px;
	float: right;
}

#container_home_right .block {
	margin-bottom: 5px;
}

#container_home_right div.top {
	width: 250px;
	height: 40px;
	background-image: url(images/promo_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#container_home_right div.middle {
	width: 230px;
	padding: 0px 10px;
	background-image: url(images/promo_mid.gif);
	background-repeat: repeat-y;
	color: #990000;
	font-size: 14px;
}

#container_home_right div.bottom {
	width: 250px;
	height: 27px;
	background-image: url(images/promo_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#container_home_right img {border: 0px;}

#container_home_right p { margin: 0px;}

#container_home_right a {
	color: #990000;
	text-decoration: none;
}

/**********************************************/

#home_search {
	display: none;
	margin-bottom: 5px;
}

#home_search div.top {
	width: 460px;
	height: 34px;
	background-image: url(images/search_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#home_search form {
	width: 430px;
	padding: 0px 15px;
	margin: 0px;
	background-image: url(images/search_mid.gif);
	background-repeat: repeat-y;
}

#home_search div.bottom {
	width: 460px;
	height: 24px;
	background-image: url(images/search_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#home_search label {font-weight: bold;}

/**********************************************/

#container_car_left {
	width: 300px;
	float: left;
}

#container_car_right {
	width: 380px;
	float: right;
	margin-top: 10px;
}

#container_car_right div.top {
	width: 350px;
	height: 15px;
	padding: 10px 15px;
	background-image: url(images/rental_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#container_car_right form {
	width: 366px;
	padding: 0px 8px;
	margin: 0px;
	background-image: url(images/rental_mid.gif);
	background-repeat: repeat-y;
}

#container_car_right div.bottom {
	width: 380px;
	height: 18px;
	background-image: url(images/rental_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/**********************************************/

#container_prop_symbol {
	width: 715px;
	height: 70px;
	background-image: url(images/symbol_bar.gif);
	background-repeat: no-repeat;
}

#container_prop_symbol table {
	margin: 10px 0px;
}

#container_prop_symbol td {
	text-align: center;
	font-size: 11px;
}

/**********************************************/

#container_prop_list {

}

#container_prop_list .block {
	border: 1px solid #0033CC;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container_prop_list table.buttons {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

#container_prop_list table.top {
	background-color: #b6d2ec;
	padding: 2px 4px;
	font-size: 14px;
}

#container_prop_list table.bottom {
	margin-top: 4px;
}

#container_prop_list a {text-decoration: none;}
#container_prop_list a:hover {text-decoration: underline;}

/**********************************************/

#container_prop_details {
	border: 1px solid #0033CC;
	padding: 5px;
}

#container_prop_details table.top {
	padding: 2px 4px;
	font-size: 14px;
}

#container_prop_details div.caption {
	background-color: #b6d2ec;
	padding: 2px 4px;
	font-size: 14px;
	margin: 10px 0px;
	font-weight: bold;
}

#container_prop_details div.content {
	padding: 0px 10px;
}

#container_prop_details div.content a {text-decoration: none;}
#container_prop_details div.content a:hover {text-decoration: underline;}

#container_prop_details table.rates, #container_prop_details table.rates td, 
#container_prop_details table.form {
	border: 1px solid #999999;
}	

img.image1, img.image2, img.image3, img.image4, img.image5, img.image6 {display: none}

#image1 img.image1, #image2 img.image2, #image3 img.image3, 
#image4 img.image4, #image5 img.image5, #image6 img.image6 {display: inline}

@media print {
	img.image1, img.image2, img.image3, img.image4, img.image5, img.image6 {display: inline}
}

/**********************************************/
/**** Container footer ************************/
/**********************************************/

#container_footer {
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer_menu {
	height: 45px;
	background-image: url(images/footer_bar_01.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#footer_disclaimer {
	height: 40px;
	padding-top: 15px;
	font-size: 11px;
	color: #999999;
	text-align: center;
	line-height: 13px;
	background-image: url(images/footer_bar_02.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/**********************************************/
/**** Container calendar **********************/
/**********************************************/

#container_calendar {
	border: 1px solid #0033CC;
	width: 565px;
	height: 240px;
	padding: 5px;
}

#container_calendar a {text-decoration: none}
#container_calendar a:hover {text-decoration: underline}

#container_calendar div.caption {
	background-color: #b6d2ec;
	padding: 2px 4px;
	font-size: 14px;
	font-weight: bold;
}

#container_calendar div.month {
	float: left;
	margin: 5px;
}

#container_calendar table {
	font-size: 10px;
}

#container_calendar th {
	font-size: 12px;
	font-weight: bold;
}

#container_calendar td {
	width: 20px;
	color: #ffffff;
	border: 1px solid #999999;
	text-align: center;
}

#container_calendar td.dow {
	color: #333333;
	font-weight: bold;
	border: 0px;
}

#container_calendar td.d22, #container_calendar span.booked {
	background-color: #a81818;
}

#container_calendar td.d00, #container_calendar td.d11, 
#container_calendar td.d01, #container_calendar td.d10,
#container_calendar span.available {
	background-color: #188818;
}

#container_calendar td.d02, #container_calendar td.d12 {
	background-image: url(images/calendar_bg_02.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#container_calendar td.d20, #container_calendar td.d21 {
	background-image: url(images/calendar_bg_20.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#container_calendar span {
	padding: 2px;
	color: #ffffff;
	border: 1px solid #999999;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}

#container_calendar div.buttons {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}

/****************************************************/

div.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

@media print {
	.noprint {
		display: none;
	}
}
/**********************************************/
/**** Content *********************************/
/**********************************************/

#content {

}
