@charset "utf-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
padding:0;
margin:0;
text-align:center;
background:url(../images/bg-page.png) repeat-y top center;
}

td{
font-size: 12px;
}

.clear{
margin:0;
padding:0;
clear:both;
}

h1, h2, h3, h4, h5, h6{
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
margin:10px 0;
padding:0;
}

h3 {font-size:20px; line-height:26px;}
h4 {font-size:18px; line-height:24px;}
h5 {font-size:16px; line-height:22px;}
h6 {font-size:14px; line-height:20px;}

a{color:#0033cc;}

#container{
margin: 0 auto 10px;
text-align:left;
width:740px;
padding:0 5px
}

#header{}

#header .login{
text-align:right;
padding:3px 6px;
}

#header h1 {
font-size:30px;
line-height:36px;
padding:0 20px;
}

.header-divider{
height:17px;
background:url(../images/bg-header-divider.png) repeat-x center left;
}

#sidebar{
float:left;
width:150px;
margin-top:10px;
}

.menu,
.datepick,
.sidebox{
margin:10px 0;
}

.menu ul, .menu li{
margin:0;
padding:0;
list-style:none;
}

.menu ul{
border-top:2px solid #006DC0;
}

.menu li a{
display:block;
background:#004686 url(../images/bg-sidebar-menu.png) repeat-y top right;
font-weight:bold;
font-family:"Trebuchet MS", Helvetica, sans-serif;
color:#fff;
text-decoration:none;
border-bottom:2px solid #006DC0;
padding:4px 5px;
width:140px;
}

.menu li a:hover{
background:#00AF00;
}

.datepick{
border:1px solid #006DC0;
width:148px;
}

.datepick-title{
background-color:#006DC0;
color:#fff;
padding:2px 5px;
font-weight:bold;
font-size:14px;
font-family:"Trebuchet MS", Helvetica, sans-serif;
}

.datepick-content{
padding:4px;
}

.sidebox{
border:1px solid #bebebe;
width:148px;
}

.sidebox-title{
background-color:#bebebe;
color:#fff;
padding:2px 5px;
font-weight:bold;
font-size:14px;
font-family:"Trebuchet MS", Helvetica, sans-serif;
}

.sidebox-content{
padding:4px;
}

#content{
float:left;
width:545px;
margin:10px 10px 10px 20px;
}

#content h2 {
color:#006DC0;
font-size:26px;
line-height:18px;
border-bottom:3px solid #006DC0;
}

div.headerpic{
position:relative;
margin:10px 0 20px;
width:545px;
height:220px;
background:#fff url(../images/bg-headerpic.gif) no-repeat top left;
}
div.headerpic img{
width:525px;
height:200px;
position:absolute;
top:7px;
left:10px;
}
div.headerpic div{
position:absolute;
z-index:1000;
bottom:25px;
right:10px;
background:#fff;
padding:2px 10px;
color:#000;
font-size:18px;
font-weight:bold;
font-style:italic;
opacity:.75;
filter: alpha(opacity=75);
-moz-opacity: 0.75;
}

.home-section{
float:left;
width:166px;
margin:20px 6px;
}
.home-section img{
height:120px;
width:160px;
margin:0;
padding:2px;
border:1px solid #ccc;
}
.home-section h3{
margin:0;
padding:0;
font-size:16px;
font-weight:bold;
color:#006DC0;
}
.home-section h3 a{
color:#006DC0;
text-decoration:none;
}
.home-section h3 a:hover{
text-decoration:underline;
}
.home-section p{
margin:0;
padding:0;
font-size:12px;
}

#footer p{
padding:5px;
background:#0079D5;
font-size:11px;
color:#fff;
}
.featuredHotelDescription{
	font-size: 11px;
}

.featuredHotelTitle {
	font-size: 15px;
}

.featuredHotelTitle a{
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.lastMinuteListings{
	background-color: #F7F7F7;
	font-size: 9pt;
	margin-bottom:30px;
}
.tblHeader{
	background: #CDCDCD url(../images/bg-grey-bar.gif) repeat-x left center;
	border: 1px solid #BFBFBF;
	color: #000;
	font-weight: bold;
	padding-left: 4px;
}
.optional{
	color: #808080;
	font-style: italic;
}

.priceFrom{
	color: #1A0980;
	font-size: 17px;
	font-weight: bold;
}

.tblContent{
	background-color: #FFF8DC;
	border: 1px solid #666633;
}

.tblLastSecondHeader{
	background-color: #F9DBE1;
	border: 1px solid #DC143C;
	color: #DC143C;
	font-weight: bold;
	padding-left: 5px;
}
.tblSortHeader{
	background: #0062B8 url(../images/bg-blue-bar.gif) repeat-x left center;
	border: 1px solid #004F97;
	color: #fff;
	font-weight: bold;
	padding: 3px 4px;
	font-size:14px;
}

.tblSubHeader{
	background-color: #FFEEAA;
	border: 1px solid #666633;
	color: #666633;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
}

.tblError{
	background-color: #9F070E;
	border: 1px solid #A52A2A;
	color: #F9DBE1;
	font-weight: bold;
	padding-left: 5px;
}
.blueBorder{
	border: 1px solid #CBCBCB;
}
.tableHeader{
	background: #CDCDCD url(../images/bg-grey-bar.gif) repeat-x left center;
	border: 1px solid #BFBFBF;
	color: #000;
	font-weight: bold;
	padding-left: 4px;
}
.tableHeader td td{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.tableHeader a{
	color: white;
	text-decoration: underline;
}
.tableHeader a:link{
	color: white;
	text-decoration: underline;
}
.tableHeader a:visited{
	color: white;
	text-decoration: underline;
}

.tableHeader a:hover{
	border-bottom: none;
	color: white;
	text-decoration: none;
}

.tableHeader a:active{
	color: white;
	text-decoration: underline;
}
.buyBoxContent{
	background-color: white;
	border: 1pt solid #CBCBCB;
	color: black;
	font-size: 11px;
	padding-left: 5px;
}

.buyBoxHeader{
	background: #0062B8 url(../images/bg-blue-bar.gif) repeat-x left center;
	border: 1px solid #004F97;
	color: #fff;
	font-weight: bold;
	padding: 3px 4px;
	font-size:12px;
}
.calendarTop{
	background: #CDCDCD url(../images/bg-grey-bar.gif) repeat-x left center;
	border: 1px solid #BFBFBF;
	color: #000;
	font-weight:bold;
}
.calendarInactiveCell{
	background-color: #f7f7f7;
}

.calendarTodayCell{
	background-color: #DFEFFF;
	
}
.calendarActiveCell{
	background-color: #eee;
}
.shoppingToolsHeader{
	background: #0062B8 url(../images/bg-blue-bar.gif) repeat-x left center;
	border: 1px solid #004F97;
}
.shoppingToolsHeader td td{
	color: #FFFFFF;
	font-weight: bold;
}