/*    Default settings */
h1 {
	font-size:16px;
	line-height:32px;
	font-weight:bold;
}
h2 {
	font-weight: bold; 
	font-size: 12px;
	line-height: 18px;
	padding: 15px 5px 5px 0px;
}
h3 {
	font-weight: bold; 
	line-height: 18px;
	margin-top: 10px;
}

ul p {
	margin: .5em 0px;
}

strong, b {
	font-weight:bold;
}

.buttonbar {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Site.Master and Modal.Master */
body {
	text-align: center; /* for IE */
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

/* Site.Master */
.outerContainer {
	text-align:left;
	width: 980px;
	margin:0 auto; /*for the rest*/
}
.clearFix { clear:both;	}

#fb_box {
	height: 500px;
	width: 77px;
	background-image: url('../Images/fb_box_bg.png');
	background-repeat: no-repeat;
	position: fixed;
	top: 10%;
	left: 0px;
	z-index: 100000;
}
#fb_box .top_spacer {
	height: 60px;
}
#fb_box .fb_like {
	height: 75px;
	padding-left: 10px;
}
#dialog-guaranteed {
	padding: 20px;
}
#dialog-guaranteed ul {
	text-align: left;
	margin-left: 150px;
	list-style: disc;
	margin-bottom: 10px;
}
.priceGuarantee .fancybox-skin {
	background: #FCE295;
	border: 1px solid #930;

}
.priceGuarantee .fancybox-inner {
	background: white;
}

/* Basic.Master */
.masthead {
	width: 980px;
	height: auto;
	background-color: #FFFBE8;
}
.masthead .logo {
	float: left;
	padding-top:15px;
	padding-left: 10px;
}
.masthead .award {
	float: right;
	margin-right: 20px;
}
.masthead .suitcase {
	float: right;
	width: 295px;
	color: #756F40;
}
.masthead .collage {
	clear: both;
	display: block;
	width: 980px;
}
.suitcase-inner {
	background-color: #FFC25C;
	width: 290px;
	float:left;
	padding-left:5px;
	padding-bottom:17px;
	background-image: url(../Themes/Yellow/bottom-suitcase.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#suitcase-right {
	padding-top:2px;
	float: right;
	width: 90px;
	text-align: center;
}
#suitcase-left h2{
	padding:0px;
	margin-bottom:2px;
}
#suitcase-left h2 a{
	color:#780F01;
	text-decoration:none;
}
#suitcase-left h2 a:hover{
	text-decoration:underline;
}
#suitcase-left h3 {
	margin-top: 5px;
}
#suitcase-left h3 + p {
	margin-top: 0px;
}
#suitcase-left {
	padding: 5px 5px 5px 5px;
	margin: 0px;
	float: left;
	width: 189px;
	min-height:63px;
	height: auto !important;
	height: 63px;
	text-align: left;
	background-color: #fff6c0;
	font-size:10px;
	line-height:12px;
}

.suitcase .suitcase-icon{
	margin-bottom:6px;
}

 
.suitcase .suitcase-button, .suitcase .suitcase-button:hover{
	background-color: #FFF6C0;
	border: 1px solid #C84F00;
	color: #780F01;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: auto;
	width:70px;
	padding:3px;
	display:block;
	text-decoration:none;
	margin:2px auto 0px auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.suitcase .suitcase-button:hover{
	background:#C84F00;color:white;
}
/*a,  a:visited, a:hover{
	color:#780F01;
}

a:hover {
	text-decoration: none;
}*/
.footer {
	background-color: #FBE294;
	color: #433329;
	clear: both;
	text-align: center;
	padding: 8px;
	margin-top: 10px;
}
.footerPopular {margin:5px 10px 10px 25px;}
.footerPopular h4 {line-height:20px;}
.aFooterLinks ul li {font-size: 10px;}
.aFooterLinks {display: block;}
.aFooterLinks .col1,
.aFooterLinks .col2,
.aFooterLinks .col3 { 
	float:left;
	width:32%; 
	margin:0;
	padding:0;
}
/* Primary.Master */
.breadcrumb {
	background-color: #FFC25C;
	padding:7px;
	border: 1px solid #FFC25C;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.breadcrumb div {
	background-color: #fff6c0;
	padding: 5px;
	font-size: 10px;
	color: #433329;
}

/* To round the right corner of the breadcrumb on twocolumn */
.masterpages_maintwocolumn_master .breadcrumb{
	
}

/* MainThreeColumn.Master , MainTwoColumn.Master, SecondaryTwoColumn.Master */



.columnContainer{
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	line-height: 16px;
	background-color: #FFFBE8;
	border: 1px solid #CDCCA2;
	color: #756F40;
}

.columnContainer .textcolumn a{
	color: #756F40;
	text-decoration:underline;
}

.columnContainer span.header2{
	  color: #780F01;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-transform: none;
}

div#leftColumnContainer {
	float: left;
	width: 160px;
	color: #756F40; 
	font-weight: normal; 
	line-height: 16px;
}

div#leftColumnNav {
	background: #FFC25C;
	padding: 5px;

	-moz-border-radius-bottomright: 3px; 
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-right-radius: 3px; 
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
div#leftColumnNav ul {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#leftColumnNav ul li {
	margin-bottom: 8px;
	text-align: center;
}

.navInputText {
	margin: 0px;
	background-color: White;
	border: 1px solid #BC3A24;
	color: #433329;
	font-weight: normal;
	width: 110px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}

input.navInputText{
	float:left;

}
input.buttonSearch {
	color: #780F01;
	font-size:10px;
	background-color: #FFF6C0;
	border: 1px solid;
	border-color: #C84F00;
	cursor: pointer;
	height: 20px;
	width: 30px;
	margin-left:5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
input.buttonSearch:hover {
	background:#C84F00;color:white;
}
div#mainColumnContainer {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	float: left;
	text-align: left;
	width: 624px;
	color: #433329; 
	font-weight: normal ; 
	line-height: 14px;
}
div#fullColumnContainer {
	clear: both;
	margin-top: 5px;
}
#mainColumnContainer p
{
	margin: 1em 0 0 0;
}

.photoContainer {
    clear: both;
}

.photoRow {
    clear: both;
}

div#fullColumnContainer .photoColumn {
	float: left;
	width: 50%;
}
div#detailThumb img{
	display:block;
	width: 230px;
	height: 173px;
}
.quickFilter
{
	color:#756F40;
	margin-right:auto;
	margin-left:auto;
	
	margin-top: 10px;
	margin-bottom: 10px;
	padding:8px;
	
	background-color: #DFEBFA;
	border: 1px solid #8A9FCF;
	-moz-border-radius: 3px 3px 3px 3px;
}
.quickFilter dt{
	margin-top:5px;
	margin-bottom:2px;
}
.quickFilter .expandFilter{
	margin-top:20px;
	margin-bottom:15px;
}
.quickFilterAdvanced{ 
	margin-bottom:20px;
}
.quickFilter .ui-datepicker-trigger{
	width:15px;
}

div#mainButtonContainer {
	width: 475px;
	margin-top: 20px;
	margin: 20px 0px 20px 0px;
}
div#mainButtonContainer .buttons {
	float: right;
	margin-left: 20px;
	min-width:140px;
}
div#mainButtonContainer ul li {
	margin-bottom: 5px;
	text-align:center;
}
div#propertyMap {
	border: 1px solid silver;
	padding: 10px;
	margin-top: 10px;
	width: 550px;
	clear: both;
}
div#matchSummary
{
	width:220px;
}
div#mainColumnLeftContainer {
	float: left;
	padding: 15px 20px 20px 20px;
	width: 520px;
	color: #433329; 
	font-weight: normal ; 
	line-height: 14px;
}
div#mainColumnLeftContainer h3 {
	margin-top: 15px;
}
div#mainColumnRightContainer {
	float: left;
	width: 250px;
	color: #756F40; 
	font-weight: normal; 
	line-height: 16px
}
/* Featured properties control */

.featuredProperties 
{
	float:left;
	margin-right:20px;
}
.featuredProperties img
{
	display:block;
}
.featuredProperties > div
{
	margin-bottom:20px;
}
.featuredProperties div a.caption
{
	color: #433329;
	font-size: 9px;
	text-decoration: none;
	line-height:25px;
}
.featuredProperties div a.caption:hover
{
	text-decoration: underline;
}

.featuredproperties_aspx #leftColumnInfo{
	padding-top:25px;
}

/*		Q & A		 */

 
.question{	/* Styling question */
	/* Start layout CSS */
	margin-bottom:10px;
	margin-top:5px;
	padding-left:2px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.question span{
	text-decoration:underline;
}
.question span:hover{
	text-decoration:none;
}
.answer{	/* Parent box of slide down content */
	padding-left:10px;
	position:relative;
}
.answer p{	/* Parent box of slide down content */
	margin-bottom:5px;
}
.answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

.signinContainer
{
	padding: 2px 2px 5px 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #DFEBFA;
	border:1px solid #8a9fcf;
	color: #433329;
}
.dataEntry
{
	 margin:10px;
}
.dataEntry td
{
	padding:3px;
}
.dataEntry tr td:first-child
{
	text-align:right;
	padding:3px;
}
.dataEntry input[type=text], .dataEntry input[type=password], .dataEntry select {
	 width:200px;
	 height:20px;
}
.dataEntry textarea
{
	width:200px;
	height:100px;
}
.btnBar
{
 margin-top:15px;
 margin-bottom:15px;
}
/* used by FeaturedProperty.ascx */
.roundedCorners
{
	padding: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* Generic button css for input and anchor elements */
.button{
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #FFFBE8;
	border: 1px solid #C84F00;
	color: #780F01;
	font-weight: normal;
	padding: 6px;
	cursor:pointer;
}
a.button{
	display:block;
	text-decoration: none;
}
.button:hover{
	background-color:#C84F00;
	color:White
}

.buttonCallout, .buttonMainnavi {
	 -moz-border-radius: 3px 3px 3px 3px;
	background-color: #C84F00;
	border: 1px solid #C84F00;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
	cursor:pointer;
}

/* input field */

input.field{
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: White;
	border: 1px solid #BC3A24;
	color: #433329;
	font-weight: normal;
	margin: 0;
}

textarea.comments{
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: White;
	border: 1px solid #BC3A24;
	color: #433329;
	font-weight: normal;
	width: 400px;
	height: 50px;
}

fieldset {  
	margin: 1.5em 0 0 0;  
	padding: 0;
	border: 1px solid silver; 
}
legend {  
	margin-left: 1em;  
	color: #000000;  
	font-weight: bold;
	padding: 0;  
}
fieldset ol {  
	padding: 1em 1em 0 1em;  
	list-style: none;
}
fieldset li {  
	padding-bottom: 1em;
}
fieldset input {
	border: #BC3A24; 
	border-style: solid; 
	border-width: 1px; 
	color: #433329; 
}
fieldset textarea{
	border: #BC3A24; 
	border-style: solid; 
	border-width: 1px; 
	color: #433329; 
}
fieldset.submit {  
	border-style: none;
	background-color: transparent; 
}
.bestPrice {
	font-size:14px;
	margin-top:10px;
}
.rateStrike {
	text-decoration: line-through;
}
.imageCarousel
{
	float:none;
	width: 800px;
	border:1px solid #DDD;
	padding:2px 2px 2px 2px;
	color:#756F40;
	font-size:9px;
	margin-top:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.imageCarouselTitle
{
	margin-left:5px;
	
}
.imageBox {
	width:150px;	/* Total width of each image box */
	/*height:106px;	 Total height of each image box */
	float:left;
	margin:5px;
}
.imageBox .imageBoxTitle {
	/*border:1px solid #DDD;	Border color for not selected images */
	padding:2px;
}
.imageBoxTitle	{
	/*text-align:center;*/
	font-family: arial;
	font-size:10px;		
	padding-top:2px;
	margin: 0 auto;
}	
.clearFloat {
	clear: both;
	display: block;
}

/*     Button List CSS */
.notchedButtonList a, .notchedButtonList a:hover {
	display: block;
	font-weight: normal;
	border: 1px solid #C84F00;
	text-decoration: none;
	outline: none;
	color: #780F01;
	background: #FFFBE8;
	padding:6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
 .notchedButtonList a:hover {
	background:#C84F00;color:white;
 }

.btnSecondary 
{
	color: #780F01;
	background-color: #FFFDF4;
	border: solid #C84F00 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	cursor: pointer;
	text-decoration: none;
	background: #FFFBE8;
}
.btnSecondary:hover{
	background:#C84F00;color:white;
}
a.btnSecondary
{
	padding: 7px;
	font-size: 12px;
	display: inline-block;
}
input[type='submit'].aspNetDisabled,input[type='button'].aspNetDisabled{
	border-color:Gray;
	color:Gray;
	cursor:inherit;
	background-color:transparent;
}
input[type='submit'][disabled='disabled'], input[type='button'][disabled='disabled'],
input[type='submit'][disabled='true'], input[type='button'][disabled='true'], input[type='button'][disabled] {
	border-color:Gray;
	color:Gray;
	cursor:inherit;
	background-color:transparent;
}

a.btnCallout{
	display: inline-block;	
}

a.btnCallout, a.btnCallout:visited, a.btnCallout:link, a.btnCallout:hover{
	color:White;
}

.btnCallout {
	padding: 6px;
	padding-top:5px;
	color: white;
	background-color: #C84F00;
	border: 1px solid;
	border-color: #780F01;
	cursor: pointer;
	text-decoration: none;
	margin-bottom: 5px;
	margin-right: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.btnCallout:hover {
	text-decoration:underline;
}
.detailThumb {
	width: 230px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}
.dataEntry input[type=text], .dataEntry input[type=password], .dataEntry input[type=checkbox], .dataEntry textarea {
	background-color: white;
	border: 1px solid #CDCCA2;
	color: #433329;
}
.dataEntry input[type=text]:focus, .dataEntry input[type=password]:focus, .dataEntry input[type=checkbox]:focus, .dataEntry textarea:focus
{
	border: 1px solid #800000;
}

.signinContainer input[type=text], .signinContainer input[type=password], .signinContainer input[type=checkbox] {
	background-color: white;
	border: 1px solid #809DB9;
	color: #433329;
}

.largePropertyImage {
	text-align: center;
	padding: 10px;
	border: 1px solid silver;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #FFFFFF;
	margin-top: 10px;
}
.largePropertyImage:hover {
	border: 2px solid blue;
}
.browseMap 
{
	background-color: #DFEBFA;
	margin-right:auto;
	margin-left:auto;
	border:1px solid #8a9fcf;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
	float:left;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.bgColumnalternateHeader {
	font-weight: bold; 
	border-bottom: solid #CDCCA2 1px 
}
.bgColumnalternate { 
	font-weight: normal ; 
	border-bottom: solid #CDCCA2 1px 
}
.bgFilter {  
	background-color: #DFEBFA 
}
.bgFilterItem {
	color: #433329; 
	background-color: #DFEBFA; 
	border-bottom: solid #8a9fcf 1px 
}
.bgFilteralternate { 
	color: #433329; 
	background-color: #EFF5FD; 
	border-bottom: solid #8a9fcf 1px 
}

img.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/* AddressSelection.ascx */
.addressListItem { margin-top:10px; margin-bottom:10px;}
.addressListItem img {float:left;}
.addressListItem .address {float:left; margin-right:10px;}
.addressListItem .addressButtons {float:left;}
.addressListItem .addressSelector{float:left;}

.greyBorder {
	border: 1px solid #72655C;
}
.whiteBorderFrame{
	border: 1px solid silver;
	padding: 5px;
	background-color: #FFFFFF;
	cursor:pointer;
}
.ratingStars{
	display: block;
	margin-top: 5px;
}
.paragraphLink{
	line-height:25px;
}
.italicCallout{
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 10px;
}
.error {
	color: #FF3300; 
	line-height: 16px
}
.specialPricing {
	color: #FF3300;
	display: block;
	margin-bottom: 12px;
}
.indentedList{
	margin-top:5px;
	margin-bottom:5px;
	list-style:disc;
}
.indentedList li{
	margin-left:10px;
}
.subForm
{
	width:450px;
	margin-top:15px;
}
.subForm label{
	display: block;
}
.subForm Input{
	width:200px;
}



.browseChildColumn
{
	float:left;
	margin-right:15px;
}
/*********** Listing stuff ****/

/* Turning the links back blue for the listing page */


/* These resets must come before the breadcrumb link styles */
.listingContainer a{
	color:#0000FF ;
}
.listingContainer a:active{
	color :#e00;
}
.listingContainer a:visited{
	color:#800080;
}
.listingContainer a:hover{
	color:#800080;
	text-decoration:underline;
}

.listingContainer a.btnSecondary
{
	color: #780F01;
	text-decoration: none;

}
.listingContainer a.btnSecondary:hover{
	color:white;
	text-decoration:none;
}


.listingPageDesignator{
	text-align: right;
}
.listingPageDesignator ul{
	display: inline;
}
.listingPageDesignator li{
	list-style-type: none;
	display: inline;
	font-weight: bold;
	margin-right: 5px;
}
.listingPageDesignator a:link, .listingPageDesignator a:visited{
}
.listingPageDesignator a:hover{
	text-decoration:none;
}
div.listingSort
{
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
}
div.listingSort ul
{
	margin: 0px 0px 10px 0px;
	display: inline;
}
div.listingSort li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	margin-right: 15px;
}
div.listingSort a {
}
div.listingSort a.isSelected {
	border: thin solid #00FF00;
	background-color: #fff6c0;
	padding: 3px;
}

.isDisabled {
	color: #C0C0C0 !important;
	text-decoration: none !important;
}
div#listingHeaders ul li.property {
	display: inline;
}
div#listingHeaders ul li.price {
	display: inline;
	margin-left: 100px;
}
div#listingHeaders ul li.rating {
	display: inline;
	margin-left: 100px;
}
div#listingHeaders ul li.sleeps {
	display: inline;
	margin-left: 50px;
}
div#listingHeaders ul li.amenities {
	display: inline;
	margin-left: 50px;
}
.listingItem {
	text-align: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #8a9fcf;
	padding-left: 3px;
	padding-bottom: 3px;
	overflow: auto;
}
.listingItemTitleBar {
	margin-bottom: 8px;
}
.listingItemContainer {
	width: 620px;
}
.listingItemThumb {
	width: 230px;
	overflow: hidden;
	float: left;
}
.listingItemDetailsContainer {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	width: 450px;
}
.listingItemPrices {
	text-align: right;
	width: 120px;
	float: left;
}
.listingItemPrices ul strong {
	color: #FF0000;
	font-size: 14px;
	line-height: 20px;
}
.listingItemPhotoCaption {
	text-align: center;
	margin-top: 3px;
}
.listingItemRatings {
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	width: 70px;
}
.listingItemSleeps {
	width: 155px;
	float: left;
	margin-left: 15px;
}
.listingItemAmenities {
	float: right;
	width: 150px;
}
.listingItemReviewContainer {
	margin-top: 10px;
}
.listingItemCallToAction {
	margin: 5px;
	float: right;
	width: 300px;
	padding: 10px;
}
.listingItemAddToSuitcase {
	line-height: 20px;
	vertical-align: middle;
	margin-left: 40px;
}
.listingItemAddToSuitcase img {
	vertical-align: bottom;
	margin-right: 5px;
}
div.listingContainer {
	border: 1px solid #8a9fcf;
	padding: 5px;
	background-color: #DFEBFA;
	width: 710px;
	margin-top: 15px;
	margin-bottom: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div#listingItemDetailsInnerContainer {
	margin-bottom: 5px;
}
.listingItemBackground {
	background-color: #EFF5FD;
}
.lightText {
	color: #808080;
}
.listingBreadCrumb {
	display: inline;
}
.listingBreadCrumb li {
	display: inline;
}
.listingBreadCrumb a {
	color: #808080;
}
.listingItemPrices del {
	color: #FF0000;
}
.listingItemPrices del strong {
	color: #808080;
	font-size: 12px;
}
.listingItemPrices del span {
	color: #808080;
}
.listingItemSpecial {
	color: #FF0000;
	font-size: 14px;
	margin-top: 10px;
}
.listingItemTitleBar h2 {
	font-size: 12px;
}
.imageBoxTitle .clearLink {
	color: #756F40;
	text-decoration: none;
}

.questionBlock strong
{
	display:block;
	margin-top:10px;
}

dl.amenities{
}

dl.amenities dt
{
	padding-right: 5px;
	float:left;
	clear:left;
}

/* For FeaturedVillasListing.ascx */
ul.featuredVillasListing{
	list-style-type: none;
	margin-bottom:15px;
}

ul.featuredVillasListing li{
	margin-top:28px;
}

ul.featuredVillasListing h3.propertyCategory a{
	color: #780F01;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

ul.featuredVillasListing .propertiesCount{
	color: #433329;
	font-size: 10px;
	font-weight: bold;
}

#mainColumnContainer ul.featuredVillasListing li p{
	margin:0;
}
/* end */

.featuredPropertiesPage{
	padding-top:27px;
	padding-left:27px;
}

.verificationDataBox{
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #FFFBE8;
	border: 1px solid #CDCCA2;
	color: #756F40;
	font-size: 11px;
	padding: 10px 20px;
	margin-bottom: 15px;
}
.verificationDataBox h2 {
		color: #756F40;
}
.verificationDataBox table tr td:first-child {
	padding-right: 15px;
}

div#pricingAndConditions h3 {
	margin-top: 10px;
}
div#propertyHeader h1 {
	font-size: 12px;
	line-height: 16px;
}
div#propertyHeader h2 {
	font-size: 16px;
	padding: 5px 5px 5px 0px;
}
#rateCalculation, #payments {
	font-size: 11px;
}
#rateCalculation td, #payments td {
	padding:3px;
}
#rateCalculation em, #payments em {
	font-weight: bold;
	font-style: normal;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bgHeader { font-weight: bold; background-color: #DFEBFA; border-bottom: solid #8a9fcf 1px }
.bgFilterItem { line-height: 14px; background-color: #DFEBFA; border-bottom: solid #8a9fcf 1px }
.bgFilteralternate { line-height: 14px; background-color: #EFF5FD; border-bottom: solid #8a9fcf 1px }

.bgColumnHeader {  font-weight: bold; background-color: #FFFBE8; border-bottom: solid #CDCCA2 1px }
.bgColumnalternateHeader { font-size: 10px; font-weight: bold; background-color: #FFFDF4; border-bottom: solid #CDCCA2 1px }
.bgColumnalternate { line-height: 14px; background-color: #FFFDF4; border-bottom: solid #CDCCA2 1px }
.bgColumnItem { line-height: 14px; background-color: #FFFBE8; border-bottom: solid #CDCCA2 1px }

.suitcaseBox{
	padding:4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
}
.suitcaseBox strong {
	font-weight: normal;
}
.requestsBox, .bookingsBox, .propertiesBox{
	border: 1px solid #8A9FCF;
	background-color:#DFEBFA;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #433329;
}
.favoritesBox{
	border: 1px solid #CDCCA2;
	background-color:#FFFBE8;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #433329;
}

.pager td {
	padding-left: 4px;     
	padding-right: 4px;    
}
li .addthis_button_email span {
	visibility:hidden;
	height: 0px;
	display: none;
}
div.bookingSteps{
	border-top:1px solid #CDCCA2;
	border-bottom:1px solid #CDCCA2;
	background-color:White;
}

.bookingSteps .inner{
	padding-top:6px;
}

.stepsHeader{
	float:left;
	width:160px;
	padding-left:18px;
}

ol.bookingStepsList li.selected{
	border-bottom:5px solid #CDCCA2;
	font-weight:bold;
}
ol.bookingStepsList{
	color: #433329;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 18px;
}
ol.bookingStepsList li{
	margin-right:18px;
	display:inline;
}
.bookingSteps span.bookingProcess{
		color: #780F01;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height:12px;
	font-weight: bold;
	text-transform: none;
}
#cancellationFees td {
	padding-right: 15px;
}
#cancellationFees table {
	margin-bottom: 10px;
}