/* general css */


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
	font-size:11px;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:0px;
	padding:0px;
}

p {margin:0px}

a {
	text-decoration:none;
	color: #3366CC;
}
a:hover { text-decoration:underline}
ul {margin:5px;padding:8px;}
li {
	font-size:9px;
	margin-left: 6px;
	padding-left: 3px;
	
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
}
h1 {
	font-size:18px
}
h2 {
	font-size:16px
}
h3 {
	font-size:14px
}
h4 {
	font-size:13px
}
h5 {
	font-size:12px
}
h6 {
	font-size:11px
}

.Navigation {
	float: right;
	padding-top: 15px;
}
.Navigation li {
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	height: 11px;
	margin: 0px;
	padding-left: 5px;
}
.Navigation li a {
	color: #FFFFFF;
}
.logo-text img,
.footer img {
	float: left;
}

#main {
	margin:9px auto;
	background-image:url(images/main_bg.png);
	background-repeat: repeat-y;
}

#main .LogoNav .logo-text .small_logo_text {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: lighter;
}


#main .LogoNav .logo-text h2 {
	color: #5EA3CA;
	padding-top: 6px;
	font-size:24px;
}


#main .LogoNav {
	background-color: #000000;
	height: 40px;
	display: block;
	clear: both;
	width: 771px;
}

#forcast {
	display: block;
	height: 130px;
	width: 170px;
	overflow: hidden;
	float: left;
	background-color: #7EAFD0;
	text-align: right;
	color: #FFFFFF;
	padding: 5px;
}


#forcast .date_time {
	font-size: 10px;
	clear: both;
	padding-bottom: 5px;
	font-weight: bold;
}
#forcast .temp {
	font-size: 31px;
	font-weight: lighter;
	float: right;
	padding-right: 8px;
}
#forcast .weather {
	font-size: 8px;
	width: 50px;
	float: right;
	text-transform: uppercase;
	text-align: left;
}

.darkgreybox {
	background-color: #9E9E9E;
	color: #FFFFFF;
	padding-left: 11px;
}

.darkgreybox h2 {
	font-size:12px;
}

.showAdvancedOptions {
	color: #3366CC;
	font-size: 12px;
	margin: 0px;
	background-color: #A2B2C9;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3366CC;
	padding: 0px 0px 10px 8px;
	cursor:pointer;
	font-weight:normal;
}

#rightColumnFix
{
	height:0px;
	overflow:hidden;
	position:relative;
	
}

.bluebarbox {
	background-color: #A2B2C9;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3366CC;
	padding-left: 8px;
	font-size: 9px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 2px;
}
.bluebarbox a {
	color: #333333;
}


.darkgreybox h2 {
	color: #FFFFFF;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: lighter;
	padding-top: 6px;
	padding-bottom: 7px;
}

.darkgreybox h6 {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 7px;
	padding-right: 0px;
}


.button a, .button2 a {
	font-size:10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3366CC;
	padding: 2px 3px 2px 17px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: auto;
	margin-right: 4px;
	margin-bottom: 8px;
}
.button a {width:96px; background-image: url(images/deals_button.gif);}
.button2 a {width:80px; padding: 2px 3px 2px 33px; background-image: url(images/deals_button2.gif);
}
/* controls for star ratings */
.stars, .starsGrey{
	height: 11px;
	width: 55px;
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;
}

.stars { 	background-image: url(images/stars.gif);}
.starsGrey { 	background-image: url(images/starsGrey.png);}

#stars_1, #starsGrey_1 {background-position: 0px 0px;}
#stars_2, #starsGrey_2 {background-position: 0px -10px;}
#stars_3, #starsGrey_3 {background-position: 0px -20px;}
#stars_4, #starsGrey_4 {background-position: 0px -30px;}
#stars_5, #starsGrey_5 {background-position: 0px -40px;}

div.starsGrey p {
	margin-left: 60px;
}

#galleryhome {
	width: auto;
	padding-left: 8px;
	display: block;
	padding-top: 9px;
	padding-bottom: 5px;
	clear: both;
 	height:auto;
}
#galleryhome p {
	font-size: 10px;
	width: 65%;
	float: left;
	display: block;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 5px;
}

#galleryhome h3 {
	letter-spacing: -1px;
	padding-bottom: 10px;
}
#galleryhome img {
	margin: 0px;
	float: left;
	width: 50px;
	height: 50px;
	padding-bottom: 3px;
}
.price {
	font-size: 14px;
	color: #3366CC;
	font-weight: bold;
}
.middle_leftcol table {
	font-size: 10px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px 0px 9px;
	padding: 0px;
}
.middle_leftcol td {
	margin-bottom: 9px;
}
#middle_panel_large { background-color:#FFFFFF; font-size: 10px; vertical-align: top;
}#middle_panel_large td {
	vertical-align: top;
}
.imageholder {
	background-image: url(images/image_holder.gif);
	background-repeat: no-repeat;
	width: 98px;
	height: 68px;
	padding-left: 8px;
	padding-top: 7px;
}
.header_section {
	text-transform: uppercase;
	font-size: 9px;
	color: #3366CC;
	text-align: left;
	background-color: #E0DFE3;
}
.hotel_data {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0DFE3;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}


.greytext {
	color: #666666;
	font-size: 8px;
}

#advanced_search_header {
	background-color:#888;
	padding:8px 0px;
}

#advanced_search_header h3 {
	color:#ffffff;
	font-size:12px;
	text-transform:uppercase;
	margin-left:10px;
	font-weight:lighter;
}

#advanced_search_header p{
	color:#000;
	font-size:9px;
	margin-left:10px;
}



#advanced_search h3 {
	padding-left: 3px;
}


#advanced_search {
	font-size: 8px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #E1E1E1;
	overflow:hidden;

}

#advanced_search p {
	padding-left: 3px;
	letter-spacing: normal;
	font-size: 10px;
	color: #333333;
}

.searchSelect {
	font-size:9px;
	width:160px;
}

.searchInput { 
	font-size:9px;
	width:150px;
	color:#444;
}


#advanced_search label.selectLabel {
	font-size:10px;
	padding:5px 0px 0px 2px;
	display:block;
}

#advanced_search_one, #advanced_search_two, #advanced_search_three {
	width:160px;
	float:left;
	padding:5px;
}

#advanced_search_one {
    width:180px;
}

#advanced_search_one, #advanced_search_two {
}

#resetSearch {
	padding: 2px 10px;
	width:163px;
	text-align:right;
	background-color:#999;
}

#resetSearch a {
	font-size:9px;
	color:#dfdfdf;
}

.hotel_data {
	margin-top: 10px;
}
.small_radio {
	font-size: 6px;
}


.opacity0   {	-moz-opacity:0.0; opacity:0; filter:alpha(opacity=0);}
.opacity10  {	-moz-opacity:0.1; opacity:0.1; filter:alpha(opacity=10);}
.opacity20  {	-moz-opacity:0.2; opacity:0.2; filter:alpha(opacity=20); }
.opacity30  {	-moz-opacity:0.3; opacity:0.3; filter:alpha(opacity=30); }
.opacity40  {	-moz-opacity:0.4; opacity:0.4; filter:alpha(opacity=40); }
.opacity50  {	-moz-opacity:0.5; opacity:0.5; filter:alpha(opacity=50); }
.opacity60  {	-moz-opacity:0.6; opacity:0.6; filter:alpha(opacity=60); }
.opacity70  {	-moz-opacity:0.7; opacity:0.7; filter:alpha(opacity=70); }
.opacity80  {	-moz-opacity:0.8; opacity:0.8; filter:alpha(opacity=80); }
.opacity90  {	-moz-opacity:0.9; opacity:0.9; filter:alpha(opacity=90); }
.opacity100 {	-moz-opacity:1.0; opacity:1.0; filter:alpha(opacity=100);}


#topimage {
	position:relative;
	height:140px;
	width:590px;
	float:left;
}


/* Paginated List and Search Stuff */


a.paginatedListArrow:hover {
	text-decoration:none;
	color:blue;
}

#search {
	width:590px;
	overflow:hidden;
}


#search table{
	margin:0px;
	padding:0px;
}


#search th, #search th a {
	font-size:9px;
	text-align:left;
}


.searchVisible {
	border-top:1px solid #ccc;
	border-bottom:2px solid #aaa;
}


#dateInCalendar, #searchDateInCalendar {
	display:none;
	position:absolute;
	bottom:10px;
	left:100px;
	width:170px;
	height:166px;
	z-index:1000;
}


#dateInBlock {
	position:relative;
}

.bluebarbox label {
	padding:2px;
	margin:0px;
}

.bluebarbox form, .bluebarbox select {
	margin:0px;
	padding:0px;

}



