/* $Id: trip.css,v 1.3 2010/11/09 16:44:52 dario.s Exp $ */
/* =Property Details
-----------------------------------------------------------------------------*/
body#tripAdvisor {
	color: #000;
	text-align: left;
}

a:hover { color: #bf3d00; }

a { color:#2D9AD5; }

a.closeWindow { float: right; width: 100px; }

#tripAdvisorBox{
	width:285px;
	margin: 0 0 12px 0;
}
#tripAdvisorBox div.container{
	background:transparent url("../images/pageElements/background/tripsBoxTopBg.gif") no-repeat left top;
	margin: 0 0 10px 0;
}
#tripAdvisorBox .container strong.cufon {
	color: #5A7E1B;
	font-size: 1.4em;
}
div.container p{
	color:#180001;
}
#tripAdvisorBox div.footer{
	background:transparent url("../images/pageElements/background/tripsBoxBottomBg.gif") no-repeat left bottom;
	padding-bottom:12px;
	overflow: hidden;
	width: 100%;
}
#expectBox,#ratingBox{
	float:left;
	font-weight:bolder;
	padding: 0 0 0 0;
	width:150px;	
}
#ratingBox {
	width:110px;
}
#expectBox .cufon {
	margin: 0 0 5px 0;
}
#expectBox p{
	color:grey;
	font-weight:normal;
	margin:3px 0px;
	text-align:left;
	text-transform: lowercase;	
}
#expectBox p img{
	margin:0 3px 0 0;
	border:none;
	vertical-align: middle;
}
#ratingBox{
	font-weight:normal;
	padding: 30px 0 0 15px;
	text-align: center;
}
#ratingBox p{
	color:#98834D;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom:12px;
}
#ratingBox a {
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: underline;	
}
#taTopSection{
	width:100%;
}
.taHeading{
	float:left;
	margin-right:6px;
	width:280px;
}
.rightCol{
	width:250px;
	float:right;
}
.leftCol{
	width:170px;
	margin-right:6px;
	float:right;
}

.taRightColumn{
	margin-left:144px;
	padding-top:6px;
}
p.ratingOverView{
	margin-bottom:6px;
}
p.ratingOverView img{
	border:none;
	margin:0;
	padding:0;
	float:left;

}
label.ratings{
	margin-left:12px;
	font-weight:bold;
}
.taReviewRow a img.reviewButton{
	margin-top:6px;
}
#tripAdvisor #popContainer{
	width:766px;
	background:#FFFFFF url(../images/pageElements/tripFooterCurve.gif) no-repeat scroll center bottom;
}

/* Trip Advisor Overlay */

#overlay-holder .content { padding: 0; }

.smallText {
	margin: 0;
	padding: 0;	
	font-size:11px;
}

#taHeadingMiddle {
	float: left;
	width: 200px;
}

#taHeadingRight {
	overflow: auto;
	width: 280px;
}

#taHeadingMiddle,
#taHeadingRight {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}

#taHeadingMiddle p,
#taHeadingRight p {
	font-weight: bold;
	margin: 0;
}

#taHeadingMiddle li img,
#taHeadingRight li img {	
	margin: 0 10px 0 0;
	vertical-align: middle;
}

.taReviewRow{
	background-color:#FFFFFF;
	clear:both;
	color:#000000;
	left:2px;
	line-height:20px;
	margin-bottom:1px;
	margin-top:1px;
	padding-bottom:8px;	
	width:550px;
}

hr{
	color:#CAC1A4;
	background-color:#CAC1A4;
 	height: 2px;
 	border:none;

}


#percentRecommended {
float:left;
margin-top: 16px;
padding-left: 0px;
}

#percentRecommended img {
float: left;
}

#percentRecommended p {
float: left;
margin-top: 3px;
}


.taReviewRow img{
	float:left;
	margin-top:18px;
}

.mainTxt{
	display:none;
}
