/*
 *	@Author: Mircea Zetea
 *	@Company: IT Exchange
 *	@Package: VFAP Website
 *	
*/
.contentLeft{
	width:545px;
	min-height:400px;
	float:left;
	margin-right:38px;
	background:url(../slices/purpose-left-bg.gif) bottom repeat-x;
	padding:0 10px;
	margin-left:-10px;
}
.contentLeft img{
	float:left;
	margin-right:10px;
	margin-bottom:5px;	
}
.purposeTable, .getInvolvedTable{
	
}
.purposeTable tr th, .getInvolvedTable tr th{
	background:url(../slices/tables-head-background.jpg) no-repeat;
	height:35px;	
	vertical-align:middle;
}
.purposeTable tr td, .getInvolvedTable tr td{
	height:43px;
	vertical-align:middle;
	background-color:#E7E7E7;
	padding:5px;	
}
.purposeTable tr td a{
	text-decoration:none;
	color:#000;
	background:url(../slices/general-pdficon.jpg) right no-repeat;
	height:34px;
	display:block;	
}
.getInvolvedTable tr td a{
	text-decoration:none;
	color:#000;
	height:34px;
}
.purposeTable tr.light td, .getInvolvedTable tr.light td{
	background-color:#fff;	
}
.purposeTable tr.light td a, .getInvolvedTable tr.light td a{
	background:url(../slices/general-pdficon-light.jpg) right no-repeat !important;
}
.contentRight{
	width:310px;
	float:left;
}
#galleryContainer{

}
#galleryContainer img{
	margin:0 5px 5px 0;
	width:70px;
	height:77px;
}
#galleryContainer img.noRight{
	margin-right:0;
}
.innerLargeContainer{
	width:908px;
	margin:0 auto;	
}
.innerLargeTop{
	background:url(../slices/villas-top-header.jpg) no-repeat;
	width:908px;
	height:20px;
}
.innerLargeMiddle{
	background-color:#EEEDED;
	filter:alpha(opacity=90);
	opacity:.90;
}
.innerLargeMiddle h2{
	font:bold 16px Arial;
	background-color:#fff;
	width:870px;
	height:23px;
	margin:0 auto;
	position:relative;
	top:10px;
	padding-left:10px;
}
.innerLargeHeading.small{
	width:420px !important;
	margin-top:-20px;
	margin-bottom:20px;	
	position:relative;
}
.largeVerticalSeparator{
	background:url(../slices/villas-inner-background.jpg) repeat-y;
	width:888px;
	margin:10px auto;
	padding-top:10px;
}
.darkerBg{
	background:none;
}
.innerContainers{
	width:432px;
	float:left;	
	margin-right:22px;
}
.villaContainer{
	background:url(../slices/villas-separator.jpg) bottom right no-repeat;
	width:420px;
	padding-bottom:5px;
}
.villaContainer img{
	float:left;
	margin-right:10px;
}
.villaContainer h3{
	font:bold 12px Arial;	
}
.villaLink{
	float:right;
	color:#979F3C;
}
.telBook{
	background:url(../slices/general-green-phone.jpg) bottom left no-repeat;
	display:block;
	float:left;
	padding-left:20px;
	height:17px;
	text-decoration:none;
	color:#333333;
	font-size:14px;
	font-weight: bold;
}
.telBook span{
	font-size:16px;	
}
.villaBid{
	background:url(../slices/individual-bid-button.jpg) no-repeat;
	width:238px;
	height:23px;
	float:right;
	text-align:center;
	font-size:14px;
	padding-top:7px;
	position:relative;
	top:-6px;
	text-decoration:none;
	color:#333333;
	font-weight: bold;
}
#tContainer{
	background:url(../slices/individual-left-bg.gif) bottom repeat-x;
	background-color:#F5F5F5;
	width:723px;
	padding-top:20px;
	margin-top:35px;
}
#tabsContainer{
	margin-top:-35px;
}
#tabsContainer a{
	background:url(../slices/individual-tab.jpg) no-repeat;
	width:143px;
	height:37px;
	float:left;
	margin-right:2px;
	text-align:center;
	padding-top:5px;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
#tabsContainer a:hover,#tabsContainer a.selected{
	color:#979f3c;	
	background:url(../slices/individual-tab-selected.jpg) no-repeat;
}
.innerTabs{
	width:701px;
	margin:0 auto;
}
.innerTabs h3{
	font:bold 16px Arial;
}
.ratesTable tr th{
	background:url(../slices/individual-th-bg.jpg) repeat-x;
	height:35px;	
}
.leftTh{
	background:url(../slices/individual-table-head.gif) left no-repeat !important;
}
.rightTh{
	background:url(../slices/individual-table-head.gif) right no-repeat !important;
}
.ratesTh{
	background:url(../slices/individual-table-head.gif) no-repeat !important;
	height:35px;
}
.ratesTh th{
	background:url(../slices/individual-table-head.gif) no-repeat !important;	
}
.ratesTable tr th, .ratesTable tr td{
	text-align:center;
	vertical-align:middle;
}
.ratesTable tr td{
	height:25px;
}
.ratesLight td{
	background-color:#fff;
}
.testimonial{
	background:url(../slices/activities-testimonial-bg.jpg) bottom repeat-x;
	width:280px;
	padding:15px;
	margin-top:-15px;
}
.greenRow, .greenRow a{
	background-color:#B8B891;
	color:#fff !important;
	font:bold 14px Arial;
	text-decoration:none;
}
.greenRow a:hover{
	text-decoration:underline;
}

.greenRow td{
	text-decoration:underline;
	text-align:left !important;
	padding-left:15px;
}
.ratesTable tr td a.bid{
	background:url(../slices/auction-bid.jpg) no-repeat;
	width:60px;
	height:19px;
	display:block;
	text-decoration:none;
	color:#fff !important;
	font:bold 14px Arial;
	padding-top:3px;
}
.ratesLight td a.bid{
	background:url(../slices/auction-bid-light.jpg) no-repeat !important;
}
.checkedC{
	background:url(../slices/villa-simple-check.jpg) left no-repeat;
	padding-left:20px;
	display:block;
	margin-bottom:5px;
}
.extendC{
	background:url(../slices/villa-checked-2.gif) left no-repeat;
}
h4.bordered{
	border-bottom:#000 solid 1px;
	padding-bottom:2px;
	text-transform:uppercase;
}	
.forCheckBoxes td{
	vertical-align:top;
}	
.reviews{
	border-bottom:#000 dotted 1px;
}
.locationImage{
	width:541px;
	height:437px;
	position:relative;
	left:85px;
}
.innerTabs.visibleTab {
	display:block;
	visibility:visible;
}

.innerTabs.invisibleTab {
	display:none;
	visibility:hidden;
}
.rightBorder{
	border-right:#DCDCDC solid 1px;
}