/* $Id: villaReviews.css,v 1.6 2010/04/21 10:40:35 andy.f Exp $ */
/*-----------------------------------------------------------------------------*/

/**** Top Level Styles
************************************************************************************************/ 
#rightColumn{
	border-left:none;
	border-right:none;
}	 
h1.reviews {
	background:transparent url(themes/meon/images/pageElements/background/reviewsHeaderBg.jpg) no-repeat scroll 0 0;
	height:0;
	margin-top:0;
	overflow:hidden;
	padding-top:77px;		
}	
.headerSection,
.destinationsSection {
	background: #F4F3EF; 
	border-right: 1px solid #DBD8CD;
	border-left: 1px solid #DBD8CD;	
	padding: 5px 10px 15px 10px;
	overflow:auto;
	width:632px;
}
.destinationsSection {
	background: #FFFFFF url(themes/meon/images/pageElements/background/villaReviewMap.gif) no-repeat scroll right;
	border-bottom: 1px solid #DBD8CD;
	padding:10px 10px 20px;			
}
.destinationsSection ul{
	float:left;
}
.destinationsSection li{
	line-height:1.6em;
	list-style:none;	
}
.singleVillaReviewSection {
	background: #FFFFFF;
	border-bottom: 1px solid #DBD8CD;
	border-right: 1px solid #DBD8CD;
	border-left: 1px solid #DBD8CD;	
	padding:10px;			
}

/**** Top level jQuery Slider
************************************************************************************************/ 
#destinationReviews{
	border-right: 1px solid #DBD8CD;
	border-left: 1px solid #DBD8CD;	
}	
#destinationReviews h3{
	background:transparent url(themes/meon/images/pageElements/background/reviewRegionHeader.gif) no-repeat scroll 10px 10px;
	border-bottom:1px solid #DCD8CD;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1.1em;
	height:22px;
	padding:20px 0 10px 20px;
}
#destinationReviews h3.selected{
	background:transparent url(themes/meon/images/pageElements/background/reviewRegionHeader.gif) no-repeat scroll 10px -33px;
}
.review{
	border-bottom:1px solid #DCD8CD;
	overflow:auto;
	padding:10px;
	width:632px;
}
.review p.villaHeading{
	font-size:1.3em;
	padding:0 0 10px 10px;
}
.reviewImage {
	border: 1px solid #DEDACF;	
	height:96px;
	margin-left:10px;
	padding:2px;	
	width:128px;
}
.review .innerContainer {
	float: right;
	padding-right:10px;
	width: 462px;		
}	 
.quickGlanceIcons {
	float: left;
	margin-bottom: 10px;
	width: 460px; 
}
.quickGlanceIcons p{
	background:url(themes/meon/images/search/sprIcons.gif) no-repeat scroll 0 -38px;
	float:left;
	margin-right:25px;
	padding-left:25px;
}
.quickGlanceIcons p.beds{
	background-position:0 -19px;
}
.quickGlanceIcons p.baths{
	background-position:0 0;
}
.review .arrow{
	background:url(themes/meon/images/pageElements/buttons/readFullReview.gif) no-repeat right 2px;
	margin-right:5px;
	padding-right:12px;
}
.review .actionContainer {
	float:right;
}	

/**** Read Villa Reviews
************************************************************************************************/ 
.readReviewArea {
	color: #FFFFFF;	
}	 
.readReviewArea h2{
	color: #903315;
	overflow: hidden;
	padding: 5px 0 10px 10px;	
	width: 622px;
}	 
.individualReviewsOdd,
.individualReviewsEven {
	background: #F4F3EF;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 10px 20px 10px;		
}	 
.individualReviewsEven {
	background: #FFFFFF;
}	 
.individualReviewsOdd strong,
.individualReviewsEven strong { 
 	color: #03598C;
} 
.individualReviewsOdd p,
.individualReviewsEven p { 
 	padding: 10px 0;
}  
.readReviewIconsContainer{
	float:right;
	width:475px;
}
.readReviewIcons {
	color:#323232;
	padding:15px 0;
}
.readReviewsBtnContainer{
	float:left;
	margin-top:10px;
}
 
/**** Add a	Review
************************************************************************************************/ 
h1.addReviews {
	background:transparent url(themes/meon/images/pageElements/background/writeAReviewHeader.jpg) no-repeat scroll 0 0;
	height:0;
	margin-top:0;
	overflow:hidden;
	padding-top:74px;
	width:654px;		
}
.headerSection div {
	padding-top:10px;
}
.headerSection .bigOne {
	height: 265px;	
}	
.leftInfo {
	float:left;
	font-weight: bold;
	width:140px;
}
.rightInput {
	height: 25px;	
}	
.rightInput input {
	background:url(../images/pageElements/background/formInputWriteAReview.jpg) no-repeat scroll 0 0;
	border:medium none;
	height:19px;
	padding-left:5px;
	width:325px;
}
.rightInput input.travelDateDept,
.rightInput input.travelDateRtn {
	background:url(../images/pageElements/background/formInputTravelDate.jpg) no-repeat scroll 0 0;
	border:medium none;
	height:19px;
	padding-left:5px;	
	width: 135px;
}
.return {
	float:right;
	width:140px;	
}	
.rightInput input.travelDateDept {
	position:relative;
	right:195px;	
}	
.rightInput textarea.commentsBox {
	background:url(../images/pageElements/background/formInputCommentsBox.jpg) no-repeat scroll 0 0;
	border:medium none;
	height:245px;
	padding:8px;	
	width: 423px;
} 
.rightInput .travelDate {
	color: #C3C3C3;
	font-size: 1.1em;	
}
table tr {
	height: 35px;	
}
table td {
	font-weight: bold;	
}	
table td.option {
	color:#03598C;
	text-align: center;
	width: 70px;	
}
.addReviewFooter {
	background:transparent url(../images/pageElements/background/shadedCurveBottomBg.gif) no-repeat scroll 0 0;
	height:21px;
	width:654px;
}	
.submitReview {
	float: right;
}

/**** Add a	Review Left Column
************************************************************************************************/ 
.reviewTipsHeader {
	background:#016EA9 url(../images/pageElements/background/reviewTipsHeader.jpg) no-repeat scroll 0 0;
	height:0;
	margin-top:0;
	overflow:hidden;
	padding-top:36px;
}	
.reviewsLeftColumn {
	background:#DAD8CB none repeat scroll 0 0;
	padding:10px;	
}
.reviewInformation {
	padding: 4px 10px;	
}	 
ul {
	padding-left: 25px;	
}	
li {
	color: #03598C;
	cursor:pointer;
	list-style: circle;
	padding: 4px 10px 0 0;	
}

/**** Leave a Review Thank You Page
************************************************************************************************/ 
h1.thankYou {
	background:transparent url(themes/meon/images/pageElements/background/browseHeaderBg.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:2em;
	height:50px;
	padding:25px 0 0 25px;
}
p.thankYou {
	padding: 10px;	
}
