/* $Id: trip.css,v 1.2 2009/01/14 09:57:35 andy.f Exp $ */
/* =Property Details
-----------------------------------------------------------------------------*/
#tripAdvisorBox,
#tripAdvisorBookingPath {
	margin-bottom: 12px;
}
#tripAdvisorBookingPath {
	float: right;
	margin-left: 15px;
}
#tripAdvisorBox div.container,
#tripAdvisorBookingPath div.container {
/*	background:transparent url("../images/pageElements/background/tripsBoxTopLge.gif") no-repeat left top; */
}
div.container p{
	background: #589442 none repeat scroll 0 0;
	border: 1px solid #BABABA;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	width: 395px;
}
#tripAdvisorBox div.footer,
#tripAdvisorBookingPath div.footer {
	background: #FFF;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	padding-bottom: 12px;
	overflow: hidden;
	width: 400px;
}
#expectBox,#ratingBox {
	float:left;
	font-size:0.9em;
	font-weight:bolder;
	padding:0px 18px;
	width:144px;
	text-align:center;

}
#expectBox p{
	margin:3px 0px;
	text-align:left;
	font-weight:normal;
	color:grey;
}
#expectBox p img{
	margin:0 3px 0 0;
	border:none;
}
#ratingBox{
	float:right;
	font-weight:normal;
	font-size:0.9em;
	padding-top: 10px;
}
#ratingBox p{
	color: #9F9F9F;
	margin-bottom:10px;
}
#ratingBox p span {
	color: #204E7F;
	margin-bottom:10px;
	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;
}
.taReviewRow{
	background-color:#FFFFFF;
	clear:both;
	color:#000000;
	left:2px;
	line-height:20px;
	margin-bottom:1px;
	margin-top:1px;
	padding-bottom:8px;
	position:relative;
	width:710px;
}
.taReviewRow img{
	float:left;
	margin-top:18px;
}
.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-size:.9em;
	font-weight:bold;
}
.taReviewRow a img.reviewButton{
	margin-top:6px;
}
#tripAdvisor #popContainer{
	width:766px;
	background:#FFFFFF no-repeat scroll center bottom;
}

.mainTxt{
	display:none;
}
hr{
	color:#CAC1A4;
	background-color:#CAC1A4;
 	height: 2px;
 	border:none;

}