﻿body 
{
    background: url(../../images/bg.jpg) no-repeat #fff;
    font-family: Lucida Sans, Helvetica, Arial, Sans-Serif;
    color: #333;
    font-size: 12px;
    line-height: 1.4em;
}

a, a:link, a:visited, a:hover, a:active 
{
    color: #80AD3F;
    text-decoration: none;
}

a:hover 
{
    color: #bdd39e;
}

.hidden 
{
    visibility: hidden;
}

h3
{
    font-family: Lucida Sans,Helvetica,Arial,Sans-Serif;    
    font-weight: bold;
    color: #333333;
}
div.nav-bg 
{
    background: url(../../images/nav-bg.jpg) repeat-x;
    width: 100%;
}

div.masthead-wrapper 
{
    width: 970px;
    overflow: hidden;
}

div.logo 
{
    width: 194px;
    float: left;
    padding-left: 21px;
}

div.navsearch-wrapper 
{
    float: right;
    width: 755px;
}

div.nav-container 
{
    width: 755px;
    min-height: 75px;
}

div.nav-container ul li 
{
    float: left;
    padding: 27px 12px 0 12px;
}

div.nav-container ul li.travel 
{
    width: 80px;
    padding-top: 20px;
}

div.nav-container ul li.road 
{
    width: 90px;
    padding-top: 20px;
}

div.nav-container ul li.books 
{
     width: 90px;
     padding-top: 20px;
}

div.nav-container ul li.add 
{
     width: 90px;
     padding-top: 20px;
}


div.nav-container ul li a 
{
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    line-height: 1.1em;
    display: block;
    text-align: center;
}


div.nav-container ul li a:link, div.nav-container ul li a:visited 
{
    color: #fff;
    text-decoration: none;
}

div.nav-container ul li a:hover, div.nav-container ul li a:active 
{
    color: #bdd39e;
    text-decoration: none;
}

div.search-container 
{
    width: 755px;
}

div.tagline 
{
    width: 403px;
    float: left;
    padding-top: 77px;
    padding-left: 20px;
}

div.search 
{
    width: 305px;
    float: right;
    padding-top: 36px;
}

.searchbar 
{
    width: 194px;
    font-family: Lucida Sans, Helvetica, Arial, Sans-Serif;
    font-size: 14px;
    color: #666;
    height: 30px;
    padding: 0 3px;
}

.searchbarbtn 
{
    vertical-align: middle;
}

div.content-wrapper 
{
    clear: both;
    overflow: hidden;
    width: 960px;
    margin-left: 20px;
    padding-top: 10px;
}

div.content-container-left 
{
    width: 780px;
    float: left;
    overflow: hidden;
}

div.col-left 
{
    width: 460px;
    padding: 10px;
    float: left;
}

div.col-mid 
{
    width: 280px;
    padding: 10px;
    float: left;
}

div.content-container-right 
{
    float: right;
    width: 170px;
}

div.col-right 
{
    width: 160px;
    padding: 10px 0 0 10px;
}

div.green-pod-container 
{
    width: 440px;
}

div.greenpod, div.greenpod-alt, div.tabs-container, div.greenpod-results, div.greenpod-alt-results, div.tabs-container-results 
{
    width: 438px;
    border: 1px solid #D7E7BE;
    border-top: none;
    background: #fff;
    margin-bottom: 10px;
    padding: 10px;
}

div.tabs-container-results 
{
    width: 408px;
    font-size: 11px;
    border-top: 1px solid #d7e7be;
}

div.greenpod-results, div.greenpod-alt-results  
{
    overflow: hidden;
    border-top: 1px solid #d7e7be;
}

div.greenpod-alt, div.greenpod-alt-results 
{
    background: #F9FCF5;
}

div.green-pod-container h2, div.green-pod-container h2 
{
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: #82AF41;
    padding: 10px;
    width: 100%;
    font-weight: lighter;
}

div.green-pod-container h2 a {
	color: #fff;
}

div.blue-pod-container 
{
    width: 280px;
}

div.bluepod, div.bluepod-alt 
{
    width: 278px;
    border: 1px solid #C6DADF;
    border-top: none;
    background: #fff;
    margin-bottom: 10px;
    padding: 10px 0 10px 10px;
}

div.bluepod img 
{
    margin: 0 auto;
}

div.bluepod-alt 
{
    background: #F7FAFB;
}

div.blue-pod-container h2, div.blue-pod-container h2 
{
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: #578A99;
    padding: 10px;
    width: 100%;
    font-weight: lighter;
}

div.blue-pod-container div.entry 
{
    margin-bottom: 25px;
}

div.blue-pod-container div.entry dl dt
{
    font-size: 10px;
    color: #666;
    line-height: 1em;
}

div.blue-pod-container div.entry dl dd.entrytitle {
	margin: 1em 0;
}

div.blue-pod-container div.entry dl dd.entrytitle a, div.blue-pod-container div.entry dl dd.entrytitle a:link, div.blue-pod-container div.entry dl dd.entrytitle a:visited
{
    font-size: 18px;
    color: #578A99;
	line-height: 1.2em;
    text-decoration: none;
}

div.blue-pod-container div.entry dl dd.entrytitle a:hover, div.blue-pod-container div.entry dl dd.entrytitle a:active
{
    color: #C6DADF;
} 

div.tabs-container, div.tabs-container-results 
{
    clear: left;
}

fieldset legend 
{
    display: none;
    visibility: hidden;
}

fieldset label 
{
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 170px;
	font-weight: bold;
}
	
fieldset label.hide 
{
	visibility: hidden;
}
		
fieldset ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}
		
fieldset ul li 
{
	padding: 0;
	margin: 0 0 6px 0;
	clear: left;
}

ul li
{
	list-style-type: none;
}

/* Override Styles for Datepicker */

.ui-datepicker 
{
    background: #fff;
    border: 1px #D7E7BE solid;
}

.ui-datepicker .ui-datepicker-next 
{
    right: 13px;
}
    
/* Search Results */

div.green-pod-container fieldset ul li, div.green-pod-container fieldset ul li label
{
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: #82AF41;
    padding: 10px;
    width: 100%;
    font-weight: lighter;
    float: none;
}

div.green-pod-container fieldset ul li 
{
    margin-bottom: 0;
}

div.green-pod-container fieldset ul li label 
{
    margin-right: 0;
}

dl.sresult 
{
    width: 430px;
    margin: 0 auto;
}

dl.sresult dt 
{
    width: 80px;
    float: left;
    font-size: 11px;
    padding-right: 15px;
}

dl.sresult dt ul
{
    margin: 0;
    padding: 0;
}

dl.sresult dt ul li
{
    margin: 0;
    padding: 0;
    text-align: center;
}

/* Star Rating CSS */

div.paw-wrapper
{
    width: 40px;
    background: url(/images/pawrating-off.png) repeat-x;
    margin: 4px auto 0 auto;
}

div.paw-rating
{
    height: 10px;
    padding: 0px;
    margin: 0px;
    background: url(/images/pawrating-on.png) repeat-x;
}

.star-rating
{
	list-style: none;
	padding: 0;
	width: 50px;
	height: 10px;
	position: relative;
	background: url(/images/starrating.png) top left repeat-x;	
	margin: 0;
}

.star-rating li
{
	padding: 0px;
	margin: 0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a
{
	display: block;
	width: 10px;
	height: 10px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover
{
	background: url(/images/starrating.png) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star
{
	left: 0px;
}
.star-rating a.one-star:hover
{
	width: 10px;
}
.star-rating a.two-stars
{
	left: 10px;
}
.star-rating a.two-stars:hover
{
	width: 20px;
}
.star-rating a.three-stars:hover
{
	width: 30px;
}
.star-rating a.three-stars
{
	left: 20px;
}
.star-rating a.four-stars
{
	left: 30px;
}	
.star-rating a.four-stars:hover
{
	width: 40px;
}
.star-rating a.five-stars
{
	left: 40px;
}
.star-rating a.five-stars:hover{
	width: 50px;
}

/* End Star Rating CSS */		

dl.sresult dd.info 
{
    width: 230px;
    float: left;
    font-size: 11px;
    padding-right: 15px;
}

dl.sresult dd.info ul li.hotelname 
{
    font-size: 16px;
    padding-bottom: 7px;
}

dl.sresult dd.info ul li.adr1 
{
	margin: 0;
	padding: 0;
	line-height: 1em;
}

dl.sresult dd.info ul li.adr2 
{
    margin-bottom: 10px;
}

dl.sresult dd.info ul li.links span 
{
    display: block;
    font-size: 11px;
    margin-bottom: 7px;
    font-weight: bold;
}

dl.sresult dd.info ul li.links span a 
{
    background: url(/images/sresult-links-border.png) left bottom repeat-x;
    padding-bottom: 2px;
    
}

dl.sresult dd.info ul li.links span.pp a
{
    background: none;
    font-size: 11px;
}

div.pp-container
{
   display: none;
}

div#petpolicy 
{
    background: #EFF5E7;
    padding: 15px;
}

div#petpolicy h4
{
    color: #82AF41;
    font-size: 18px;
    font-family: Georgia, Times New Roman, Times, Serif;
    padding-bottom: 7px;
    font-weight: lighter;
}

dl.sresult dd.info ul li.links span.pp a.saveforlater
{
    background: url(/images/saveforlater.png) right 1px no-repeat;
    padding-right: 14px;
    font-size: 11px;
}

dl.sresult dd.info ul li.links span.details a:hover 
{
    background: url(/images/sresult-links-border-hover.png) left bottom repeat-x;
    padding-bottom: 2px;
}

dl.sresult dd.price 
{
    width: 90px;
    float: left;
    font-size: 11px;
}

dl.sresult dd.price ul li ul
{
    background: #f8f8f8;
}

dl.sresult dd.price ul li, dl.sresult dd.price ul li ul li
{
    text-align: center;
}

dl.sresult dd.price ul li.save 
{
    padding-bottom: 4px;
}

dl.sresult dd.price ul li.viewall 
{
    padding-top: 4px;
}

dl.sresult dd.price ul li ul li.bookfrom 
{
    padding-top: 4px;
}

dl.sresult dd.price ul li ul li.hotelprice
{
    font-size: 24px;
    padding: 6px 0 20px 0;
    font-family: Georgia, Times New Roman, Times, Serif;
}

dl.sresult dd.details 
{
    float: none;
    width: 430px;
    font-size: 11px;
    clear: left;
    padding: 15px 0;
}

dl.sresult dd.bookingsites 
{
    float: none;
    width: 430px;
    font-size: 10px;
    clear: left;
    padding: 7px 0;
    background: #efefef;
    margin-bottom: 15px;
}

dl.sresult dd.bookingsites table tr th, dl.sresult dd.bookingsites table tr td 
{
    text-align: left;
    vertical-align: top;
}

dl.sresult dd.bookingsites table tr th 
{
    padding: 0 4px 14px 4px;
    line-height: 1em;
}

dl.sresult dd.bookingsites table tr td 
{   
    padding: 0 4px 7px 4px;
    line-height: 1em;
}

dl.sresult dd.bookingsites table tr td.go input
{
    font-size: 11px;
} 

ul.paging 
{
    width: 76%;
    margin: 0 auto;
    text-align: center;
}

ul.paging li
{
    float: left;
    padding-right: 10px;
}

ul.refine li 
{
    padding: 5px 0;
}

div.sresult-currentsearch, div.sresult-locationdistance, div.sresult-hotelname, div.sresult-hotelbrand, div.sresult-hotelfeatures, div.sresult-starratings 
{
    padding-top: 10px;
    font-size: 11px;
}

div.sresult-currentsearch fieldset ul li label 
{
    width: 110px;
    /*display: block;
    text-align: left;
    float: none;*/
    margin-right: 7px;
    line-height: 1em;
    vertical-align: middle;
}

.refine-sm 
{
    width: 120px;
}

a.toggle-title 
{
    font-size: 16px;
    font-family: Georgia, Times New Roman, Times, Serif;
    color: #578A99;
    padding-bottom: 2px;
    background: url(/images/sresult-refine-border.png) bottom repeat-x;
}

a.toggle-title:hover 
{
    color: #578A99;
}

div.sresult-hotelbrand, div.sresult-hotelname, div.sresult-hotelfeatures, div.sresult-starratings, div.sresult-locationdistance 
{
    display: none;
}

li.refine-search 
{
    text-align: right;
    margin-right: 10px;
}

.fieldalign 
{
    vertical-align: middle;
}

div.footer {
	background: url(/images/footer-bg.jpg) repeat-x #fff;
	width: 940px;
	padding: 24px 0 0 20px;
	overflow: hidden;
	margin-left: 30px;
}

div.footer-col {
	float: left;
	width: 200px;
	margin-right: 30px;
	color: #81AE40;
	font-size: 12px;
	font-weight: bold;
}

div.footer-col ul {
	margin-top: .5em;
	line-height: 1.2em;
}

div.footer-col ul li a {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

div.footer-col ul li a:hover {
	color: #81AE40;
}

div.copyright {
	clear: left;
	font-size: 10px;
	padding: 2em 0;
}

ul li li {
list-style-type:none;
}

table.servicerefine label {
	float: right;
	text-align: left;
}

table.servicerefine tr td {
	padding: .5em 0;
}

table.servicerefine tr td input {
	margin-right: .5em;
}

div.review-amenities ul li
{
    clear: both;
}
div.review-amenities ul li label
{
    float: left; 
    width: 130px;
    text-align: right;
    padding-right: 15px;
}

