@charset "UTF-8";
/* -------------- RESET CSS ---------------------- */
body,div,ol,li,h1,h2,h3,h4,h5,h6,p,tbody,th,tr,td { 
	margin:0;
	padding:0;
}

img { 
	border:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}



/* ------------ END OF RESET CSS --------------------- */

.daygrey {
	background-color: #A9ABAE;
	color: #FFFFFF;
	font-weight: bold;
}
.daylow {
	background-color: #E6F295;
}
.daymiddle {
	background-color: #BEE83F;
}
.dayHigh {
	background-color: #8BBC09;
}
.dayOffer {
	background-color: #FF7300;
}
.daylowExpl {
	background-color: #E6F295;
	border: 1px solid #333333;
	height: 18px;
	width: 35px;
}
.dayMiddleExpl {
	background-color: #BEE83F;
	border: 1px solid #333333;
	height: 18px;
	width: 35px;
}
.dayHighExpl {
	background-color: #8BBC09;
	border: 1px solid #333333;
	height: 18px;
	width: 35px;
}
.dayOfferExpl {
	background-color: #FF7300;
	border: 1px solid #333333;
	height: 18px;
	width: 35px;
}



.monthname {
	font-size: 11px;
	font-weight: bold;
	color: #00A000;
	text-align: center;
}
.Grey_12px {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.Green_16px {
	font-size: 16px;
	color: #00A000;
	font-weight: normal;
}
.Grey_16px {
	font-size: 16px;
	color: #333333;
}
.Orange {
	color: #FF7300;
}
.Orange_16px {
	font-size: 16px;
	color: #FF6600;
}
.hotels_whitetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.backlines {
	background-image: url(prices_files/bkg_point.gif);
	background-repeat: repeat-x;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #666666;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
	margin: 0px;
	padding: 0;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #00A000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	line-height: 26px;
	color: #FF6600;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 5px;
}





form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}


button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF4E00;
	border: 2px solid #666666;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	height: 18px;
	border: 1px solid #999999;
	overflow: hidden;
}

#Table_Prices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

#Table_Prices #form1 p {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#Table_Prices #month {
	padding: 2px;
	height: 150px;
	width: 184px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	line-height: 15px;
	text-align: center;
}

#Table_Prices #month td {
	width: auto;
	text-align: center;
	width: 24px;
	height: 20px;
}

#Table_Prices #month .monthname {
	width: 168px;
	font-weight: bold;
}


.OfferTitle {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF4E00;
	padding: 3px;
	border: 1px solid #FF4E00;
}
.OfferBody {
	border: 1px solid #FF4E00;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
	line-height: 1.3;
	padding-left: 5px;
}

