/* IE PNG Hack starts */

div.divTileDealItemSmallImage img, .saveSpot_blue, .saveSpot_green, .saveSpot_orange, div#div_google_search_locations img{

	behavior: url(/css/iepngfix.htc);

}

/* IE PNG Hack ends */


a
{
	color: #666666;
}


form
{
	margin: 0em;
}

html 
{
/*
	overflow: -moz-scrollbars-vertical;	
*/
}

h1{
	font-size:inherit;
	color:inherit;
	margin:0;
	padding:0;
}


body
{
	background:url(/images/back.gif) top center no-repeat;
	background-color:#bfbfbf;
	font: 0.67em Verdana, Arial, Helvetica, sans-serif;
	color: #585A5B;
	margin: 0 auto;
}
#outerwrapper{
	background-color:#001c47;
	height:139px;
}
#wrapper{
	width:948px;
	margin:0 auto;
	*width:949px;
}

div#hd_quick_quote_booking, div#when_quick_quote_booking, div#where_quick_quote_booking, div#other_quick_quote_booking, div#div_btn_quick_quote_booking{
	font-size:1em;
}

.whiteTitle{
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	position:absolute;
	margin-top:-27px;
	margin-left:10px;
	z-index:0;
}
.orangeHeaderTitle{
	background:url(/images/orangeheader.gif) repeat-x; 
	height:26px; 
	color:#fff;
	font-size:1.8em;
	font-weight:bold;
	font-family:arial;
	padding:5px 10px; 
}
.lightgreyHeaderTitle{
	background:url(/images/greyheader.gif) repeat-x; 
	height:26px; 
	color:#fff;
	font-size:1.7em;
	font-weight:bold;
	font-family:arial;
	padding:5px 10px; 
}
.darkgreyHeaderTitle{
	background:url(/images/darkheader.gif) repeat-x; 
	height:26px; 
	color:#fff;
	font-size:1.7em;
	font-weight:bold;
	font-family:arial;
	padding:5px 10px; 
}

.orangebox{
	border-left:4px solid #ff6600;
	border-bottom:12px solid #ff6600;
	border-right:4px solid #ff6600;
	background-color:#FFFFFF;
}
.lightgreybox{
	border-left:4px solid #bec5ca;
	border-bottom:12px solid #bec5ca;
	border-right:4px solid #bec5ca;
	background-color:#FFFFFF;
}
.darkgreybox{
	border-left:4px solid #808991;
	border-bottom:12px solid #808991;
	border-right:4px solid #808991;
	background-color:#FFFFFF;
}


#reservationchange_divBookingDetails{
	background-color:#fff;
	width: 715px;
	margin-top:30px;
}
#reservationchange_divReservationDetails{

}
#TermsAndConditions{
	background-color:#fff;
	width: 707px;
	margin-top:0;
	border-left:4px solid #ff6600;
	border-bottom:12px solid #ff6600;
	border-right:4px solid #ff6600;

}
#when_quick_quote_booking .greyTitle,#where_quick_quote_booking .greyTitle,#other_quick_quote_booking .greyTitle{
    padding-left:13px;
}
.greyTitle{
    padding-top:5px;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

div, span, body {
	display: inline-block;
}
div, body {
	display: block; /* experimenting with resetting natural style, to see what else will break. */
}
.blockBox {
	/* 586-25566:  most of the time, div's will want to be block. rather than potentially
	   breaking div's that require the display:inline-block above, this class
	   can be added to the markup where unique CSS path to div cannot be defined. */
	display: block !important;
}

body strong /* treat STRONG tags consistently with BOLD tags */
{
	font-size: 1em;
}

h1, .h1
{
	padding: 0px;
	margin: 0px;
	font: bold 1.71em Arial, Helvetica, sans-serif;
	color: #384548;
	margin-bottom: 6px;
}

span.h1 
{
	margin-bottom: 0px;
}

h2, .h2
{
	padding: 0px;
	margin: 0px;
	font: bold 1.19em Verdana, Arial, Helvetica, sans-serif;
}

div#title 
{
	float: left;
	width: 420px;
	height: 30px;
	background:url(/images/contentbg3.gif) repeat-x top left;
	display:none;
}

div#errorContent 
{
	margin: 20px;
}

p
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div#footer
{
	width: 930px;
	padding-left:18px;
	margin-top: 10px;
	padding-bottom:30px;
	background-image: url(/images/footer_bg.gif);
}

div#footerWrapper{
  float:left;
  width:575px;
	margin-top:5px;
}
div.otherCountryWrap {
	float:right;
  width:auto;
  margin-right: 30px;
  display: inline;
	position: relative;
	z-index:900;	
}



#header .HeaderOuter .otherCountryWrap{
top:30px;
	
}

a.otherCountryLink {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.otherCountryLink img {
	vertical-align: middle;
	border: 0 none;
}
div.otherCountrySites {
	background: #FFFFFF url(/images/bg3.gif) repeat-x top left;
  right: 0;
  padding: 10px;
  position: absolute;
  top: 30px;
  width: 190px;
  z-index: 1000;
  border: 1px solid #ccc;
  display: none;
}
a.otherCountryClose {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #ff6600;	
}

div#otherCountrySitesLabel {
  width:175px;
  margin:5px 0 10px 0;
}
div#otherCountrySitesLabel p {
	margin-bottom: 6px;
}
div#otherCountrySitesSelect {
	float: left;
	display: inline;
	margin-right: 10px;
}
div#otherCountrySitesSelect select {
	border: 1px solid #CFD0D0;
}
div#otherCountrySitesSelect input {
	float:left;
	margin-top: 1px;
}
div#footer div a
{
	color: #666666;
	font-weight: normal;

}

.orange, .orange a
{
	color: #ff6600;
}

.orange_arrow
{
	background: url(/images/ico_orange_arrow.gif) 2px 0.36em no-repeat;
	padding-left: 10px;
}

.orange_arrow_dn
{
	background: url(/images/ico_orange_arrow_dn.gif) 0em 0.4em no-repeat;
	padding-left: 10px;
}

.clear
{
	float: none;
	clear: both;
	/*
	586-25566: a clearing element should always be a block element. see:

	- http://www.w3.org/TR/CSS21/visuren.html#flow-control
	   
	This .clear class is mostly applied to divs, which by default
	in this CSS file, have display set to inline-block.
	*/

	display: block;
}

.clear_empty
{
	float: none;
	clear: both;
	/*
	586-25566: a clearing element should always be a block element. see:

	- http://www.w3.org/TR/CSS21/visuren.html#flow-control
	   
	This .clear class is mostly applied to divs, which by default
	in this CSS file, have display set to inline-block.
	*/

	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}


div#boxNavigation
{
	padding: 6px 16px;
}

div#boxNavigation h1
{
	font: bold 1.71em Arial, Helvetica, sans-serif;
	color: #384548;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}

div#boxNavigation a
{
	color: #384548;
}

div#boxNavigation ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

div#boxNavigation ul li
{
	font-weight: bold;
	background: url(/images/ico_orange_arrow.gif) 0em 0.36em no-repeat;
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 3px;
}

div#boxNavigation ul li ul li
{
	font-weight: normal;
}

div#boxNavigation ul li.on
{
	margin-left: 10px;
}

div#boxNavigation li a.on
{
	color: #FF6600;
}

div#boxNavigation li a
{
	font-size: 1.14em;
}

/* simulate style for cancel in IAGNZ change reservation */
div.cancelIAGNZReser
{
	position:relative;
	top: -6px;
	padding: 0px 16px;
}

div.cancelIAGNZReser a
{
	color: #384548;
}

div.cancelIAGNZReser ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

div.cancelIAGNZReser ul li
{
	font-weight: bold;
	background: url(/images/ico_orange_arrow.gif) 0em 0.36em no-repeat;
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 3px;
}

div.cancelIAGNZReser li a
{
	font-size: 1.14em;
}

/* Related Links panel */
div#divRelatedLinks
{
	background-color: #EBEBEB;
	margin-left: 3px; margin-right: 4px;
	padding: 6px 16px;
}

div#divRelatedLinks h1
{
	font: bold 1.71em Arial, Helvetica, sans-serif;
	color: #384548;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}

div#divRelatedLinks a
{
	color: #384548;
}

div#divRelatedLinks ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

div#divRelatedLinks ul li
{
	font-weight: bold;
	background: url(/images/ico_orange_arrow_diag.gif) 0em 0.36em no-repeat;
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 3px;
}

div#divRelatedLinks ul li ul li
{
	font-weight: normal;
}

div#divRelatedLinks ul li.on
{
	margin-left: 10px;
}

div#divRelatedLinks li a.on
{
	color: #FF6600;
}

div#divRelatedLinks li a
{
	font-size: 1.14em;
}

/* Related Documents Panel */
div#divRelatedDocuments
{
	background-color: #EBEBEB;
/*
	margin-left: 3px; 
	margin-right: 4px;
*/
	padding: 6px 16px;
}

div#divRelatedDocuments dl
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

div#divRelatedDocuments dl dd
{
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

div#divRelatedDocuments dd a
{
	font-size: 1.14em; 
	font-weight: bold;
}

/* Contact Details */
div.contacts {
	margin-left: 3px;
	margin-right: 5px;
	padding: 5px 20px 10px 20px;
	clear: both;
}

div.contacts h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 0px;
}

/* location suggest styling - for BudgetLocationSuggest.js?v2 */

div.locationSuggest
{
	overflow: auto;
	background-color: white;
	z-index: 100;
	border: 1px solid black;
	padding: 0px;
	margin: 0px;
	height: 75px;
}

iframe.locationSuggest
{
	overflow: hidden;
	z-index: 10;
}

.locationSuggest
{
	position: absolute;
}

.displayOff
{
	visibility: hidden;
	display: none;
}

.displayOn
{
	visibility: visible;
	display: block;
}

div.locationSuggest ul 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	cursor: pointer;
}

div.locationSuggest ul li
{
	margin: 0px;
	padding: 0px 5px;
	cursor: pointer;
}

div.locationSuggest ul li.hilightOn
{
	background-color: #c0c0c0;
}

/* Deals Links - used on a couple of pages */


div.deals_links
{
	margin: 0px 16px;
	width: 408px; 
	overflow: hidden;
}

div.deals_links div
{
	float: left;
}

/* help popup */


div#help_popup
{
	padding: 0px;
	width: 261px;
	color: #585A5B;	
	background-color: #FFFFFF;
	position: absolute;
	display: none;
	z-index: 3;
}

div#help_popup div#heading
{
	margin: 0px 0px 9px 3px;
}

div#help_popup div.content_head
{
	height: 13px;
}

div#help_popup div.content
{
/*	background-image: url(/images/popup_content.gif);*/
	padding: 3px 18px;
}

div#help_popup div.contentScroll
{
	padding: 0px;
	height: 90px;
	overflow: auto;
}

div#help_popup div.contentClose
{
/*	background-image: url(/images/popup_content.gif);*/
	padding: 3px 18px;
}

div#help_popup div.content_foot
{
	height: 15px;
}

div#help_popup div.twoColumns
{
	width: 196px;
	overflow: hidden;
}

div#help_popup div.twoColumns div.img
{
	width: 64px;
	float: left;
}

div#help_popup div.twoColumns div.txt
{
	width: 132px;
	float: left;
}

div#help_popup div.close
{
	text-align: right;
	padding-top: 2px;
}

div#help_popup div.darkgreybox{
	margin-bottom:-20px;
}

.helpicon{
	position:relative;
	padding-left:5px;
}



div.alert
{
	background: #FFE1BD url(/images/ico_alert.gif) 10px 10px no-repeat;
}

div.box
{
	border: 1px solid #FF6600;
	padding: 10px;
	width: 315px;
	padding-left: 38px;
}



/* Deal Details */

div.divDealDetails div.saveSpot_green, div.divDealDetails div.saveSpot_orange, div.divDealDetails div.saveSpot_blue{
	margin-left:505px;
	position:absolute;
	*margin-left:195px;
}


div#divDealDetailsTitle{
	color:#FF6600;
	font-family:Arial;
	font-size:2.5em;
	font-weight:bold;
	margin-bottom:5px;
	padding-right:30px;
}
div#divDealDetailsSubtitle{
	font-family:Arial;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
	padding-right:30px;
	padding-top:10px;
}
div#divDealDetailsLargeImage{
	float:left;
	width:290px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
div#divDealDetailsBody{
	clear:both;
	background:url(/images/dealsbg1.gif) repeat-x;
	padding:20px 30px 10px 30px;
}
div#divDealDetailsIntroduction{
	clear:both;
	padding:20px 30px 10px 30px;
}
div#divDealDetailsWrapper{
    padding-top:20px;
}

div.bookNowWrapper{
	clear:both;
	padding:10px;
	padding-top:20px;
	border-top:1px solid #d2d2d2;
}
div#bookNowTitle{
	color:#FF6600;
	font-family:Arial;
	font-size:2.5em;
	font-weight:bold;
}
div#bookNowTextWrapper{
	float:left;
	width:240px;
}
div#bookNowImage{
	float:left;
	width:53px;
}


/* Sitemap */
div.sitemap{
	padding-left:75px;
}
div.sitemap li ul li a{
    line-height:1.5em;
    font-size:1em;
    color:#0F4C8D;
    font-weight:normal;
}
div.sitemap li ul li ul li a{
    line-height:1.5em;
    font-size:1em;
    color:#666666;
    font-weight:normal;
}
div.sitemap li a{
    font-size:1.2em;
    color:#FF6600;
    font-weight:bold;
}

div.sitemap li{
    list-style-type:none;
    padding-bottom:20px;
}
div.sitemap li ul li{
    list-style-type:disc;
    padding-bottom:0;
}
div.sitemap li ul li ul li{
	list-style-type:circle;
}

/* jAlert */
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	_width:617px;
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	clear:both;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(/images/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
  
	margin-bottom:10px;
	padding:0;
	width:605px;

}

#popup_content {
	background: 16px 16px no-repeat url(images/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	/*background-image: url(/images/info.gif);*/
}

#popup_content.confirm {
	background-image: url(/images/important.gif);
}

#popup_content.prompt {
	background-image: url(/images/help.gif);
}

#popup_message {
	/*padding-left: 48px;*/
  
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
	width:580px;
	/*margin: 1em 0em 0em 1em;*/
}

#popup_prompt {
	margin: .5em 0em;
}

#popup_ok
{
	background:#CCC;
}
.HeaderOuter { position: relative; height: 80px;z-index:1000; }
.HeaderText
{
	color: #ffffff;
	font-size: 11px;
	padding: 4px 0px;
	position: absolute;
	top: 0;
	right: 10px;
}
.headerLink
{
	width: 284px;
	height: 80px;
	display: block;
}
#divMonthsOuter
{
	height: 12px;
	background: url(../images/offersmonth_bg.gif) repeat-x;
	font-size: 10px;
	font-weight: bold;
	padding: 11px 8px;
}
.popularRental
{
	margin-top: 10px;
}
.popularRentalLinks img
{
	display: none;
}
.popularRentalLinks div#divRelatedLinks
{
	padding: 3px 0 0 0;
	background: #ffffff;
	margin-left: 2px;
	margin-right: 2px;
}
.popularRentalLinks div#divRelatedLinks li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #52595f;
	background: url("/images/ico_orange_arrow.gif") no-repeat scroll 2px 0.36em transparent;
	padding-left: 10px;
}
.popularRentalLinks div#divRelatedLinks li a:hover
{
	text-decoration: underline;
}
.popularRentalLinks div#divRelatedLinks ul
{
	margin-top: 0px;
}
.popularRentalLinks div#divRelatedLinks ul li
{
	background:	url("/images/dealsbg1.gif") repeat-x scroll 0 0 transparent;
	height: 22px;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom:0px;
	margin-left:0;
	padding-left:10px;
	padding-top: 8px;
}
div#content
{
	position: relative;
}
.homeBottom_wrapper
{
	position: absolute;
	bottom: 0;
	left: 334px;
	border-top: 3px solid #808A92;
}
.homeBottomText
{
	font-family: Arial, Helvetica, sans-serif;
	background:	url("/images/dealsbg1.gif") repeat-x scroll 0 0 #ffffff;
	border-bottom: 12px solid #808990;
	border-left: 4px solid #808990;
	border-right: 4px solid #808990;
	padding: 12px;
	width: 576px;
}
.homeBottomText h2
{
	font-size: 14px;
	margin-bottom: 10px;
}
/*
special offer page css 

*/
.specialOffers .topBlock{
  
     float: left;
    margin-bottom: 10px;
    margin-left: 7px;
    width: 914px;		
}
.specialOffers #content_right{
    background-color: #FFFFFF;
    border: medium none;
    float: left;
    margin-left: 12px;
    width: 543px;	
}
.topBlock .orangeHeaderTitle{
 	 background: url("/images/orangeheader.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: arial;
    font-size: 1.8em;
    font-weight: bold;
    height: 26px;
    padding: 5px 10px;  	
}
.topBlock .orangebox{
 	  background-color: #FFFFFF;
    border-bottom: 12px solid #FF6600;
    border-left: 4px solid #FF6600;
    border-right: 4px solid #FF6600;
}

a.lbmainView_active {
    background: url("/images/showmap_on.gif") no-repeat scroll 0 0 transparent;
    color: #FF6600;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 1.1em;
    font-weight: bold;
    height: 20px;
    padding-top: 10px;
    text-align: center;
    width: 102px;
}
a.lbmainView2_active {
    background: url("/images/showmap_on.gif") no-repeat scroll 0 0 transparent;
    color: #FF6600;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 1.1em;
    font-weight: bold;
    height: 20px;
    left: 10px;
    padding-top: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 102px;
}
a.lblistView_inactive {
    background: url("/images/showmap_off.gif") no-repeat scroll 0 0 transparent;
    color: #999999;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 1.1em;
    font-weight: bold;
    height: 20px;
    padding-top: 10px;
    text-align: center;
    width: 102px;
}

.topBlock  #specialOfferViewCont{
	    background-color: #F0F0F0;
    border-bottom: 1px solid #CCCCCC;
}

.topBlock #divStates {
    background: url("/images/statebg.gif") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #CCCCCC;
    height: 23px;
    padding-left: 20px;
    padding-top: 7px;
	font-size:.97em;
}
.topBlock #divMonthsOuter {
    background: url("/images/offersmonth_bg.gif") repeat-x scroll 0 0 transparent;
    font-size: 10px;
    font-weight: bold;
    height: 12px;
    padding: 11px 8px;
}
.topBlock .scrollable{
    width:840px;
}

#SOcarousel{
	background:#01265d url(../images/carousel_bg.jpg) top left no-repeat;
	
	width:885px;
	height:270px;
	margin:0 0 10px 10px;
	position:relative;
}

.pagesTab{
  bottom: 5px;
    left: 5px;
    position: absolute;	
}

.pagesTab ul{
list-style: none;
	padding: 0px;
	margin: 0px;	
	
}
.pagesTab ul li{
list-style: none;
	padding: 0px;
	margin: 0px;	
	display: block;
    float: left;
	margin-right:4px;
	text-align:center;
}
.pagesTab ul a{
	 behavior: url(/css/PIE.htc);
background:#0a5395 none;
	 -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	width:22px;
	height:22px;
	display:block;
    height: 18px;
    padding: 4px 0 0 0;
    width: 22px;
	color:#FFF;
	position:relative;
z-index:6500;
}

.pagesTab ul a.active{
	 behavior: url(/css/PIE.htc);
	  -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
background:#007bed none;
position:relative;
z-index:6500;
}

.hotdeals{
    width:640px;
	margin: 0 auto;
	margin-top:10px;
}
.hotdeals .orangebox{
    padding: 30px 0 0 55px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.hotdeals .orangebox .title{
    width:502px;
	font-size:16px;
	color:#666666;
}
.hdform .row{
    width:502px;
	margin: 18px 0;
}
.hdform .row span{
    color:#ff6b08;
	float:left;
}
.hdform .row label{
    width:100px;
	font-size:13px;
	float:left;
	margin: 0 15px 0 5px;
}
.hdform .titlab{
    margin-left:3px;
}

.hdform .row input.hotdealsinput{
    width:187px;
}
.hdform .row select.titleselect{
    width:160px;
	border: 1px solid #7F9DB9;
	margin-left:1px;
}
.hdform .row select.dob_select{
	border: 1px solid #7F9DB9;
	width:auto;
}
.hdform .row img.cpt{
    margin-left:120px;
}
.hdform .row input.btn_hdf_submit{
    background:url(../images/btn_hdform_submit.gif) top left no-repeat;
	width:108px;
	height:33px;
	text-indent:-9999px;
	margin-left:122px;
	cursor:pointer;
}

.hdform .text{
    font-size:12px;
	padding-left:122px;
	line-height:20px;
}
.hdform .text a{
	text-decoration:underline;
	color:#ff6600;
}

