/*
Theme Name: NewCSSBasedOrlandoSkyVilla
Theme URI: http://www.orlandoskyvilla.com
Description: A theme for Orlando Sky Villa
Version: 1.0
Author: Liam Webster
Author URI: 

*/

@charset "utf-8";
/* CSS Document */

html {
	margin-bottom: 0px;
	padding:0;
	background-image:url(bkgd.jpg);
	background-repeat:repeat-x;
	background-color:#C6DAF2;
	color:#000;
}
body {
	min-width:800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#wrap {
	margin:0 auto;
	width:800px;
}
#header {
	margin-top:0px;
	background-image:url(images/Layout_r1_c2.jpg);
	background-repeat:no-repeat;
	height: 148px;
	float: center;
}
#header h1 {
	padding:5px;
	margin:0;
}

.box {
	background: #018CB7;
	width: 610px;
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 10px;
	float:left;
}
.boxtop {
	background: url(ne.gif) no-repeat top right;
}
.boxtop div {
	font-size: 0;
	height: 10px;
	background: url(nw.gif) no-repeat top left;
}
.boxbottom {
	background: url(se.gif) no-repeat bottom right;
}
.boxbottom div {
	font-size: 0;
	height: 10px;
	background: url(sw.gif) no-repeat bottom left;
}
.boxcontent {
	padding: 0px 10px 0px 10px;
	min-height: 500px;
	z-index: 1;
}
#main h2, #main h3, #main p {
	padding:0 10px;
}
#sidebar {
	background:#C6DAF2;
	background-image:url(images/redbox.jpg);
	float:right;
	width:170px;
	height: 282px;
	margin-top: 10px;
	padding-left: 10px;
}
#sidebar2 {
	background:#C6DAF2;
	background-image:url(images/redbox.jpg);
	float:right;
	width:170px;
	height: 282px;
	margin-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#sidebar ul {
	margin-bottom:0;
}
#sidebar h3, #sidebar p {
	padding:0 10px 0 0;
}
#footer {
	background:#C6DAF2;
	clear:both;
	border-top-color:#666666;
	border-top-style:dashed;
	border-top-width:thin;
}
#footer p {
	padding:5px;
	margin:0;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
.entry {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #FF8402;
	font-weight: bold;
}
a:visited {
	color: #FF8402;
	text-decoration: none;
}
a:hover {
	color: #FF8402;
	text-decoration: underline;
}
a:active {
	color: #FF8402;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FF8402;
}
h2 {
	font-size: 14px;
	color: #FF8402;
	padding-top: 10px;
	margin-top: 10px;
}
h3 {
	font-size: 12px;
	color: #FF8402;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
img {
border:1px solid #ccc; padding:2px; background:#eee;
}
.style1 {color: #000000}

/* CSS Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#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-image: url(data:image/gif;base64,AAAA); /* 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Drop Down Menu */
#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:50; width:100%; background:#018CB7; font-weight:bold;}
#dropmenu a {display:block; padding:0.25em 1em; color:#ffffff; border-right:1px solid #FF8C00; text-decoration:none; background:#018CB7;}
#dropmenu a:hover {background:#888; color:#fff;}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}
#dropmenu ul a {border-left:1px solid #c8c8c8;}
#dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em;}
#dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

#navbase {
	z-index: 3;
}