body 
{
	background-image: url(images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #f5f2ec;
}

a{
	color: #970A4A;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
img 
{
	border: 0px;
}
.mainContainer 
{
	margin: auto;
	margin-top: 53px;
	width: 900px;
	height: 490px;
	overflow: hidden;
}

.top_arrow 
{
	width: 900px;
	height: 13px;
}
.header_image 
{
	width: 644px;
	float: left;
	/*border: solid 1px #000;*/
}
.widget_col 
{
	float: left;
	height: 463px;
	width: 228px;
}

.widget
{
	position: relative;
	width: 228px;
	height: 336px;
	padding-top: 10px;
	background-image: url(images/widget_bg.jpg);
	background-position: top center;
	background-color: #970a4a;
	text-align: center;
}
.searchCity, .searchState, .searchCountry
{
	height: 20px;
	width: 200px;
	font-size: 10px;
	color: #8f8e8e;
	font-family: Helvetica, Arial;
	text-align: center;
	margin-top: 5px;
}

.arriveText, .offerCode
{
	margin-left: 3px; 
	padding-top: 2px;
	height: 16px; 
	width: 197px;
	font-size: 10px;
	color: #8f8e8e;
	font-family: Helvetica, Arial;
	text-align: center;
	margin-top: 5px;
}
.numberOfNights, .adults
{
	height: 20px;
	width: 60px;
	font-size: 10px;
	color: #8f8e8e;
	margin-right: 2px;
	font-family: Helvetica, Arial;
}
.errorMSG 
{
	font-size: 11px;
	color: #fff;
	font-family: Verdana;
}
.children
{
	height: 20px;
	width: 70px;
	font-size: 10px;
	color: #8f8e8e;
	font-family: Helvetica, Arial;
}
.searchButton
{
	margin-top: 15px;
}
.view_collection 
{
	position: relative;
	height: 117px;
	width: 228px;
}
.r_col
{
	float: right;
	height: 463px;
	width: 28px;
}
.bot_arrow 
{
	width: 900px;
	height: 14px;
}
.navigation
{
	clear: both;
	margin: auto;
	margin-top: 15px;
	width: 905px;
}
.bodyCopy 
{
	width: 900px;
	font-family: Verdana;
	color: #5d5953;
	font-size: 11px;
	margin: auto;
	margin-top: 30px;
}
.bodyCopyTD
{
	line-height: 160%;
	width: 638px;
}
.bodyCopy a, .bodyCopy a:visited, .bodyCopy a:hover, .bodyCopy a:active
{
	color: #5d5953
}
.bodyRColTD
{
	width: 262px;
}
/* email sign up */

.email_signup
{
	margin-top: 10px;
	text-align: center;
	font-family: Verdana;
	color: #79746d;
	font-size: 11px;
}
.emailField 
{
	padding: 3px;
	font-size: 10px;
	font-family: Verdana;
	background-color: #e1e1e1;
	color: #7c7770;
	border: 0px;
	width: 175px;
	margin-top: 5px;
	text-align: center;
}
.submitButton
{
	clear: both;
	margin-top: 0px;
}
/* sub page */
.subMainContainer 
{
	margin: auto;
	margin-top: 53px;
	width: 900px;
}
.subWidget
{
	width: 228px;
	padding-top: 10px;
	background-image: url(images/widget_bg.jpg);
	background-position: top center;
	background-color: #970a4a;
	text-align: center;
}
.subLogo
{
	float: left;
	width: 230px;
	height: 128px;
	margin-top: -12px;
}
.subHeader
{
	float: left;
	width: 410px;
	height: 128px;
	margin-top: -12px;
}
.subContent
{
	width: 640px;
	background-image: url(images/sub_content_bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
.subLeft
{
	width: 640px;
}
.sub_widget_col 
{
	text-align: left;
	width: 260px;
	background-image: url(images/sub_rcol_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.sub_rcol_content 
{
	width: 219px;
	text-align: center;
	padding: 10px 3px 10px 3px;
	background-color: #fff;
	margin-top: 0px;
}
/* hotel listing */

.hotelListItem, .hotelListItemAlt
{
	width: 618px;
	height: 115px;
	margin-left: 22px;
}
.hotelListItem td 
{
	background-color: #f3f0e8;
}
.hotelListItemAlt td 
{
	background-color: #c3bcb2;
}
.hotelListImage, .hotelListImageAlt 
{
	width: 167px;
	text-align: right;
}
.hotelListContent, .hotelListContentAlt
{
	width: 443px;
	height: 67px;
	color: #46433f;
	font-family: Verdana;
	text-transform: uppercase	
}
.hotelListContent span.hotel, .hotelListContentAlt span.hotel
{
	font-size: 20px;
}
.hotelListContent span.hotel a:link, .hotelListContentAlt span.hotel a:link
{
	text-decoration: none;
	color: #46433f;
}
.hotelListContent span.hotel a:visited, .hotelListContentAlt span.hotel a:visited
{
	text-decoration: none;
	color: #46433f;
}
.hotelListContent span.hotel a:hover, .hotelListContentAlt span.hotel a:hover
{
	text-decoration: underline;
	color: #46433f;
}
.hotelListContent span.location, .hotelListContentAlt span.location
{
	font-size: 14px;
}
.hotelListSubNav 
{
	background-color: #fff;
	height: 19px;
	padding-top: 4px;
}
.hotelListFootAlt, .hotelListFoot 
{
	height: 25px;
}
.hotelListFoot
{
	background-color: #f3f0e8;
}
.hotelListFootAlt 
{
	background-color: #c3bcb2;
}
.hotelListSubNav, .hotelListContent, .hotelListContentAlt
{
	padding-left: 38px;
}

/* footer */
.footer
{
	font-family: Verdana;
	font-size: 11px;
	color: #79746d;
	text-align: center;
	width: 900px;
	line-height: 195%;
	margin: auto;
	margin-top: 20px;
}
.footer a:link 
{
	text-decoration: none;
	color: #79746d;
}
.footer a:visited 
{
	text-decoration: none;
	color: #79746d;
}
.footer a:hover 
{
	text-decoration: underline;
	color: #79746d;
}

/* widget */


.widget{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.widget fieldset{
	border: none;
	padding: 0;
}
.widget p{
	margin: 4px auto;
}
.widget input, .widget select{
	color: #3e3d3d;
	border: solid 1px #a8005b;
	height: 20px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.widget #search, .widget #txbxOffer{
	width: 178px;
	text-align: center;
	border: solid 1px #a8005b;
}

#txbxArrive, #txbxDepart {
    border: solid 1px #a8005b;
    }
    
.widget .cals input{
	width: 158px;
	text-align: center;
}
.widget .count{
	width: 200px;
	margin: auto;
}
.widget .count span{
	text-align: center;
	width: 49%;
	margin: auto;
}

.widget legend{
	color: white;
	padding-left: 55px;
}

#searchFlyOut{
   background-color: white;
	border: solid 1px #c3c3c3;
	border-top: none;
	display: none;
	position: absolute;
	left: 24px;
	z-index: 65;
	color: #2e4c64;
	margin-top: -1px;
	min-width: 178px;
}

#searchFlyOut dt{
	font-size: 13px;
	font-weight: bold;
}
#searchFlyOut a{
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	width: 100%;
	color: #8EA8B7;
}
#searchFlyOut dd{
	margin: 0;
	padding: 0;
}

.looklink{
	font-weight: bold;
}
#searchFlyOut a:hover{
	background-color: white;
	color: black;
}
#drilldown{
	margin-top: 4px;
}
#drilldown a{
	display: inline;
	color: red;
	text-decoration: none;
}
#drilldown p{
	line-height: 14px;
	margin-left: 20px;
	text-align: left;
}

.widget #ctl00_search1_btnSearch,
#widget #ctl00_ContentPlaceHolder1_btnRedirect, .search_button {
	background-color: #a8005b;
	border: none;
	color: #ffffff;
	margin-top: 5px;
	width: 180px;
	text-transform: uppercase;
}

.searchboxafter a{
	color: #a8005b;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*  end widget  */
/* footer */
#footer{
	clear: both;
}

#footer p{
	margin: 20px 0;
	padding-bottom: 20px;
}

#footer .footer2{
	border-bottom: 1px solid #b2ada3;
}

#footer p a{
	color: #403937;	
	line-height:18px;  
	margin: 5px;
	text-decoration: none;
}

#footer .footer2 a{
	margin: 0;
}

#footer p a:hover{
	text-decoration: underline;
}

#searchResults .main td{
	padding: 10px;
}
#searchResults .searchTitle,
#searchResults .country {
	background-color: White;
	color: #970A4A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 10px;
	text-transform: uppercase;
}

#searchResults tr:first-child td{
	border-top: none;
}

#searchResults .details{
	text-align: right;
	padding-right: 10px;
	margin-bottom: 10px;
}

#searchResults .details a{
	color: #a7a598;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
}

#searchResults .details a:hover{
	color:#2e4c64;
}

#searchResults h2 a{
	/*	color: #284c64;
	font-family: "Times New Roman", Times, serif; */
	color: #46433F;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	text-transform: uppercase;
}

#searchResults h2 a:hover{
	text-decoration: underline;	
}

#searchResults .main .searchtableleft{
	width: 157px;
	padding-right: 0;
}

/*#searchResults .searchtableright{
	width: 130px;
	text-align: right;
}*/
#searchResults td{
	background-color: #F3F0E8;
}
#searchResults .main td{
	border-top: 1px solid #46433F;
	vertical-align: top;	
}

table#searchResults .alt td{
	background-color: #CAC1B8;
}

#searchResults tr.country + tr td{
	border-top: none;
}


#searchResults ul{
	margin-left: 20px;
	list-style: disc;
}
#searchResults .main ul.grid_menu{
	list-style: none;
	margin: 0;
	line-height: 28px;
	background-color: White;
	height: 30px;
	margin: 10px 0;
}

#searchResults .main li a{
	color: #46433F;
	font-size: 10px;
	text-decoration: none;
	padding: 6px;
	line-height: 22px;
	text-transform: uppercase;
}

#searchResults .main li a:hover{
	text-decoration: underline;
}
#searchResults .main .searchtablecenter{
	padding: 10px 0;
}
em.blue{
	color: #2E4C64;
}
.grid_menu li{
	float: left;
	background-image: url(images/grid-list-style.png);
	background-position: 0 7px;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.grid_menu li:first-child{
	background-image: none;
	padding-left: 4px;
}

#searchResults .main h2,
#searchResults .main p{
	margin: auto 10px;
}

#searchResults .main{
	color: #46433F;
}
.iprefer{
	padding: 10px;
}

#searchResults .offers{
	
	background-color: white;
}

#searchResults .offers div{
	border: 1px solid #CAC1B8;
	padding: 0 10px;	
}

#searchResults .offers div p{
	border-top: 1px solid #CAC1B8;
	padding-top: 10px;
}

#searchResults .offers div p:first-child{
	border: none;
	padding-top: 0;
}

#searchResults .offers div div{
	border: none;
	padding: 0;
}

#searchResults .offers p{
	margin: 20px 0;
}

.hidden{
	display: none;
}

#numberflyout{
	color: #403937;
	line-height: 24px;
	position: absolute;
	text-align: left;
	width: 350px;
	display: none;
	z-index: 2;
}


.nfoleft{
	background-image: url(../images/uifn_left_shadow.png);
	background-position: right;
	background-repeat: repeat-y;
	width: 11px;
}
.nfocenter{
	background-image: url(../images/uifn_bg.png);
	background-position: left;
	background-repeat: repeat-y;
	width: 312px;
	vertical-align: top;
}
.nforight{
	background-image: url(../images/uifn_right_shadow.png);
	background-position: left;
	background-repeat: repeat-y;
}


#numberflyout p{
	margin: 0 10px;
}

.greybar{
	background-color: #ccc;
}

#closenumbers{
	margin-right: 10px;
}

.number{
	color: #7A6E5E;
	font-size: 20px;
}

#numberflyout td{
	vertical-align: top;
}

#numberflyout table td{
    padding-left: 10px;
}

.required {
    color: red !important;
}

.right {
    float: right;
}

#ctl00_ContentPlaceHolder1_ContentBlock3 table,
#ctl00_ContentBlock3 table{
	width: 100%;
}

.resultsgrid_offer_title{
	color: #46433F;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.resultsgrid_offer_title:hover{
	text-decoration: underline;
}

.ekform_oneblock tr {
    height: 40px;
    overflow: visible;
    vertical-align: top;
}
.cals img{
	padding-left: 1px;
}
.widget input, .widget select{
	margin-bottom: 4px;
}

