/* Carriacou villas

Basic style sheet for version 4 browsers

version: 1.0
author: chutty.co.uk
email: solutions321@gmail.com
website:  http://www.chutty.co.uk 

background body colour = #cfe8ff
content background = #003885

main text colour = #fff
header text = #ffcd32
textlinks = #9999cc
textlinks hover = #ccffff

scrolling images on front page sizes = 521px x 371px

TODO IE 6.0 Alphatransparency support */


/*layout*/
body{
background-color:#cfe8ff;
font-size:10px;
}

#wrapper{
width:1254px;
height:auto;
padding:10px auto auto auto;
margin:0px auto 0px auto;
}

#leftedgytop{
background:url(images/left_edgytop.png) no-repeat left top;
width:78px;
height:155px;
float:left;
display:inline;
}

#rightedgytop{
background:url(images/right_edgytop.png) no-repeat right top;
width:76px;
height:155px;
float:left;
display:inline;
}

#banner{
background-image:url(images/banner.jpg);
padding-top:45px;
width:1100px;
height:110px;
float:left;
display:inline;
}

#left_navedge{
background:url(images/left_navedgy.png) no-repeat left top;
width:78px;
height:41px;
float:left;
display:inline;
}

#navbar{
background-image:url(images/navbar.jpg);
width:1100px;
height:41px;
float:left;
display:inline;
}

#right_navedge{
background:url(images/right_navedgy.png) no-repeat left top;
width:76px;
height:41px;
float:left;
display:inline;
}

#content_spacer{
background:url(images/content_spacer.png);
width:1254px;
height:45px;
float:left;
display:inline;
}

#bottomedge{
background-image:url(images/bottom_edgy.png);
width:1254px;
height:70px;
display:inline;
float:left;
display:inline;
clear:both;
}

.content_bk{
background:url(images/content_bk.png) repeat-y left top;
padding: 0px 76px 0px 76px;
width:1102px;
height:auto;
float:left;
display:inline;
}


#flashcontent{/*postioning of the flash gallery on opening page and calendar in villas page*/
padding:40px 0px 0px 40px;
width:521px;
height:371px;
float:right;
display:inline;
}

.calendar{
padding:40px 0px 0px 40px;
width:521px;
height:371px;
float:right;
display:inline;
}

.villas_key{
float:left;
padding:0px 10px 30px 0px;
}

.image_left{
float:left;
padding:0px 15px 20px 0px;
}

.image_right{
float:right;
padding:0px 10px 20px 15px;
}


#clearspace{/*clearing div for horizontal rule*/
background:url(images/content_bk.png) repeat-y left top;
padding: 0px 40px 0px 76px;
width:1138px;
height:auto;
clear:both;
}

/*navigation top*/
a.home{
display:block;
background-image:url(images/home_btnup.gif);
width:84px;
height:41px;
float:left;
display:inline;
}

a.home:hover{
background-image:url(images/home_btndown.gif)
}

a.properties{
display:block;
background-image:url(images/properties_btnup.gif);
width:87px;
height:41px;
float:left;
display:inline;
}

a.properties:hover{
background-image:url(images/properties_btndown.gif)
}

a.bookings{
display:block;
background-image:url(images/bookings_btnup.gif);
width:111px;
height:41px;
float:left;
display:inline;
}

a.bookings:hover{
background-image:url(images/bookings_btndown.gif)
}

a.manage{
display:block;
background-image:url(images/manage_btnup.gif);
width:268px;
height:41px;
float:left;
display:inline;
}

a.manage:hover{
background-image:url(images/manage_btndown.gif)
}  

a.links{
display:block;
background-image:url(images/links_btnup.gif);
width:211px;
height:41px;
float:left;
display:inline;
}

a.links:hover{
background-image:url(images/links_btndown.gif)
}
 
/*typography font styles used*/

h1{
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#ffcd32;
font-size:160%;
}

h2{
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#ffcd32;
font-size:140%;
}

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
font-size:110%;
text-align:justify;
font-weight:bolder;
line-height:150%;
}

p.footer{
color:#666666;
text-align:center;

}

p.footernav{
color:#666666;
text-align:center;
}

a.bottomnav{
color:#666666;
text-decoration:none;
}

a.bottomnav:hover{
color:#666666;
text-decoration:underline;
}

p em{
color:#ffcd32;
font-size:110%;
}

blockquote{
font-style:italic;
}

img.frontimage{
padding:0px 0px 0px 15px;
float:right;
width:521px;
height:371px;
}

h3/*prices font sizing*/{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
color:#ffcd32;
font-size:120%;
font-weight:bold;
}

a.textlinks{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#9999cc;
text-decoration:none;
}

a.textlinks:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ccffff;
text-decoration:underline;
}
/*booking and enquiry form handling---------------------------------------*/

fieldset{
margin:1em 0;
padding:1em;
border:1px solid #ccc;
width:300px;
}

legend{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffcd32;
font-size:120%;
}

label{
display:block;
width:200px;
}

input{
width:200px;
}

/*Table of property management services------------------------------------------------------------*/
#managementservices {
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #E6EAE9;
	width: 700px;
	padding: 0;
	margin: 0;
}

p.table{
font:Verdana;
font-size:80%;
color:#000;
text-transform:none;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.spec span{
text-align:center;
}

th.specalt span{
text-align:center;
}


th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}


/*Lightbox image handling for the properties page*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a, img{ 
	border: none;
	text-decoration:none;
	color:#003885;
	}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
img a.lightbox{
text-decoration:none;
}