/* $Id: printVillaDetails.css,v 1.1 2009/12/16 10:52:35 edina.t Exp $ */
/*-----------------------------------------------------------------------------*/

@import "pageSpecific/tabs.css";

.print{
	display: none;
}
	
#rightColumn.hotelDetails {
	border: none;
}
#villaDetailsContainer {
	border-left:1px solid #DDCDC8;
	border-right:1px solid #DDCDC8;
}

/* For background logo */
#printHeader img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#logo a p{
	visibility: hidden;
}

.printOnly{
	display: block;
}

.continueBar {
	height: 29px;
	margin: 5px 0 12px 0;
}
.continueBarFooter {
	background: url(.../images/pageElements/background/villaDetailsContinueBg.gif) no-repeat scroll 0 0;
	height: 75px;
	margin-bottom: 12px;
}
.continueBarFooter img,
.continueBarFooter p.needHelp {
	position: relative;
	top: 45px;
}
.continueBar p.needHelp,
.continueBarFooter p.needHelp {
	float: left;
	padding: 6px 85px;
	text-align: center;
	font-weight: bold;
	width: 280px;
}
#villaHeader {
	height: 250px;
	padding: 0 5px 5px 5px;
	clear: both;
}
#villaHeader #gallery {
	float: right;
	height: 220px;
	width:302px;
}
#villaHeader #gallery #image-paging {
	background: #DEDBD2;
	bottom: 30px;
	float: right;
	height: 25px;
	position: relative;
	right: 8px;
	width: 222px;
}
#villaHeader #gallery #image-paging ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#villaHeader #gallery #image-paging ul.paging{
	float:right;
	padding-top:5px;
}
#villaHeader #gallery #image-paging ul.paging li{
	display:block;
	float:left;
	width:auto;
}
#villaHeader #gallery #image-paging ul.paging li.previous,
#villaHeader #gallery #image-paging ul.paging li.next {
	position: relative;
	bottom: 4px;
}
#villaHeader #gallery #image-paging ul.paging li#count{
	display:block;
	float:left;
	padding:1px 5px 0 5px;
	width:112px;
	text-align:center;
}
#villaHeader #villaInfo {
	float:left;
	width:340px;
}
#villaHeader #villaInfo #priceBlock {
	background: url(../images/pageElements/background/villaGuidePriceBg.gif) no-repeat scroll 0 0;
	height:50px;
	padding: 15px 0px 5px 5px;
	width: 336px;
}
#villaHeader #villaInfo #priceBlock p.priceGuide {
	color: #5C5C5C;
	font-weight: bold;
}
p.villasGreatFor {
	color: #5C5C5C;
	font-weight: bold;
	padding-bottom: 10px;
}
#villaHeader #villaInfo #priceBlock #suitCasePrice {
	color:#005989;
	font-size:1.3em;
	font-weight:bold;
}
#villaHeader #villaInfo #priceBlock p.taxesText {
	color:#2A2927;
	font-size:0.8em;
	font-style: italic;
	font-weight:normal;
	padding-top:5px;
}
#villaDetails .categories {
	clear: left;
	padding-left: 10px;
}
#villaHeader #villaInfo #villaDetails .quickGlanceIcons {
	font-size: 0.9em;
	height: 38px;
}
#villaDetails .categories {
	display: block;
	height: 70px;
}
#villaDetails div p.continue {
	text-align: right;
	font-weight: bold;
	margin-right: 100px;
}

#villaHeader #villaInfo #villaDetails .quickGlanceIcons p{
	padding-top: 5px;
	background:transparent url(../images/search/sprIcons.gif) no-repeat scroll 0 -39px;
	float:left;
	height:16px;
	margin-right:7px;
	padding:2px 0 0 25px;
}
#villaHeader #gallery img#hotelImage {
	background: #DEDBD4;
	height: 210px;
	padding: 5px;
	width: 288px;
}
#villaHeader .nameRating h1 {
	color: #5C5C5C;
	font-size: 1.3em;
	margin-top:10px;
	padding: 0 0 10px 5px;
}

#villaHeader .nameRating .pageheader .rating{
	padding-top: 20px;
	clear: left;	
}

/**** Villa Details - Tab Content
************************************************************************************************/

#defaultContent,
#aboutResort {
	padding: 0 10px 10px 10px;
}
h2.hotelDetailsHeading {
	color: #026094;
	padding:  3px 0;
	margin: 7px 0;
}
ul.villaDetails {
	margin: 0 15px;
}
ul.villaDetails li {
	line-height: 1.3em;
	list-style: disc;
	padding: 5px;
}
#villaReviewsContainer .villaReviewOdd,
#villaReviewsContainer div {
	background: #FFF;
	padding: 10px;
}
#villaReviewsContainer .villaReviewOdd {
	background: #F4F3EF!important;
}

#aboutResort strong {
	color: #026093;
	line-height:1.3em;
}

/**** Accommodation Grid
************************************************************************************************/
.active{
	background: #026FAA !important;
}
.active a.avail{
	color:#fff;
}
#ajaxGrid{
	padding:9px;
}
#load {
	background: url(themes/meon/images/general/ajaxLoader.gif) no-repeat;
	background-position:50% 0;
	display: none;
	padding-top:35px;
	text-align:center;

}
div.monthSelector{
	width:636px;
	overflow:auto;
}
div.monthSelector div{
	background: #034061;
	color: #FFF;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
	width:53px;
}
.accommodationGridContainer {
	text-align:center;
}
.accommodationGridContainer .gridLayout {
	/*float:left;*/
	width:636px;
}
.gridLayout tr th,
.gridLayout tr td {
	background: #026FAA;
	border: 1px solid #026FAA;
	color: #FFF;
	font-weight: bold;
	height: 23px;
	text-align:center;
}
.gridLayout tr td {
	background:none;
	border: 1px solid #DBD9CB;
	border-top:none;
	color:#000;
	text-align:center;
	padding: 7px 0;
}
.noAvailFound {
	border: 1px solid #DBD9CB;
	padding:6px;
	width: 636px;
}

/**** Accommodation Grid - Search Panel Layer
************************************************************************************************/

#searchPanelLayer{
	background:#fff;
	border:1px solid #B34828;
	padding:6px;
}
#searchPanelLayer .header{
	background:transparent url(themes/meon/images/pageElements/background/searchTitle.gif) no-repeat scroll 0 0;
	height:0;
	margin-bottom:6px;
	overflow:hidden;
	padding-top:31px;
}
