/*  
Theme Name: Villa Tramontana Marbella Club
Theme URI: http://www.exsite.ie
Description:http://www.exsite.ie
Version:1.0 
Author: Graziano Muscas aka Gracio
Author URI: http://www.wp-cafe.com
*/
/* MAIN */
* {
	padding:0;
	margin:0;
	line-height:20px;
	}
a
{
	color:#3333FF;
	text-decoration:none;
	}
a:hover
{
	color:gray;
	text-decoration:none;
	}
body 
{
	font-size:62.5%;
	font-family:Trebuchet MS, Verdana, Georgia, Times new roman;
	background:url(images/bg.gif) repeat-y center;
	color:gray;
	}
#footer
{
	text-align:center;
	font-size:1.2em;
	clear:both;
	padding:20px;
	}
/* HEADER---------------------------------------------------------------------------------------- */
#panino
{
     margin:0 auto;
     width:1000px;
	 background:white;
	}
#logo
{
	float:left;
	width:500px;
	height:121px;
	}	
#logo a
{
	background:url(images/logo.jpg) 0 0 no-repeat;
	width:401px;
	height:121px;
	display:block;
        margin-left:99px!important;
	}	
#logo span
{
	display:none;
	}	
#nav
{
	float:right;
	width:500px;
	height:121px;
	background:url(images/menubg1.jpg) no-repeat right;
	}
#nav li
{
	float:right;
	list-style:none;
	margin-top:55px;
	}
#nav li a
{
	font-size:1.2em;
	text-transform:uppercase;
	padding:5px 5px 9px 5px;
	margin-right:13px;
	}
#nav li a:hover
{
	border-bottom:3px solid #e3e3e3;
	}
/* HOMEPAGE---------------------------------------------------------------------------------------- */
#flash
{
width:650px;
height:446px;
background:url(images/homebg.jpg) no-repeat center;
float:left;
	}
#fbox
{
width:513px;
margin-left:47px!important;
margin-left:24px;
margin-top:53px;
float:left;
	}
#content
{
float:right;
width:350px;
text-align:left;
	}
#content h2
{
margin-top:20px;
font-size:1.3em;
margin-bottom:5px;
padding:3px 0;
border-bottom:1px solid #e3e3e3;
	}
#content p
{
font-size:1.2em;
padding-top:3px;
line-height:20px;
	}
#content ul,#content ol
{
font-size:1.2em;
padding-top:3px;
line-height:20px;
margin-left:20px;
	}
#content h3
{
font-size:1.2em;
padding-top:3px;
line-height:20px;
margin-top:5px;
	}
#booking
{
	margin:10px auto;
	width:262px;
	height:90px;
	}	
#booking a
{
	background:url(images/booking.jpg) 0 0 no-repeat;
	width:262px;
	height:90px;
	display:block;
	}	
#booking a:hover
{
	background:url(images/bookingh.jpg) 0 0 no-repeat;
	}	
#booking span
{
	display:none;
	}	
#marbella
{
	margin:10px auto;
	width:262px;
	height:90px;
	}	
#marbella a
{
	background:url(images/marbella.jpg) 0 0 no-repeat;
	width:262px;
	height:90px;
	display:block;
	}	
#marbella a:hover
{
	background:url(images/marbellah.jpg) 0 0 no-repeat;
	}	
#marbella span
{
	display:none;
	}	
.months
{
	width:110px;
        float:left;
        margin:0 auto;
	}
.prices
{
	
	width:114px;
        float:right;
	}
#table
{
	width:250px;
        clear:both;
        margin:10px auto;
	}
.months p
{
	padding:1px;
        background:#e3e3e3;
        margin-right:4px;
        margin:1px 0;
        text-align:center;
	}
.prices p
{	
	padding:1px;
        background:#e3e3e3;
        margin-right:4px;
        margin:1px 0;
        text-align:center;
	}
.months p#alt
{
	padding:1px;
        background:#d6d6d6;
        margin-right:4px;
        margin:1px 0;
        text-align:center;
	}
.prices p#alt
{
	padding:1px;
        background:#d6d6d6;
        margin-right:4px;
        margin:1px 0;
        text-align:center;
	}
#gallery
{
	  margin:10px 0;
	}
#gallery li
{
	  float:left;
	  list-style:none;
	  margin:10px;
	  padding:4px;
	  border:1px solid #d6d6d6;
	}
#gallery li#g1 a
{
	background:url(images/1l.jpg) 0 0 no-repeat;
	width:80px;
	height:51px;
	display:block;
	
	}
#gallery li#g1 a:hover
{
	filter:alpha(opacity=50);   
    -moz-opacity: 0.5;   
     opacity: 0.5;
	}
#gallery li#g2 a
{
	background:url(images/2l.jpg) 0 0 no-repeat;
	width:80px;
	height:51px;
	display:block;
	}
#gallery li#g2 a:hover
{
filter:alpha(opacity=50);   
    -moz-opacity: 0.5;   
     opacity: 0.5;
	}
#gallery li#g3 a
{
	background:url(images/3l.jpg) 0 0 no-repeat;
	width:80px;
	height:51px;
	display:block;
	}
#gallery li#g3 a:hover
{
	filter:alpha(opacity=50);   
    -moz-opacity: 0.5;   
     opacity: 0.5;
	}
#gallery li#g4 a
{
	background:url(images/4l.jpg) 0 0 no-repeat;
	width:80px;
	height:51px;
	display:block;
	}
#gallery li#g4 a:hover
{
	filter:alpha(opacity=50);   
    -moz-opacity: 0.5;   
     opacity: 0.5;
	}
#gallery li#g5 a
{
	background:url(images/5l.jpg) 0 0 no-repeat;
	width:80px;
	height:51px;
	display:block;
	}
#gallery li#g5 a:hover
{
	filter:alpha(opacity=50);   
    -moz-opacity: 0.5;   
     opacity: 0.5;
	}
#gallery li#g6 a
{
	background:url(images/6l.jpg) 0 0 no-repeat;
	width:80px;
	height:51px;
	display:block;
	
	}
#gallery li#g6 a:hover
{
	filter:alpha(opacity=50);   
    -moz-opacity: 0.5;   
     opacity: 0.5;
	}
#gallery li#g7 a
{
	background:url(images/7l.jpg) 0 0 no-repeat;
	width:80px;
	height:51px;
	display:block;
	}
#gallery li#g7 a:hover
{
	filter:alpha(opacity=50);   
    -moz-opacity: 0.5;   
     opacity: 0.5;
	}
#gallery li#g8 a
{
	background:url(images/8l.jpg) 0 0 no-repeat;
	width:80px;
	height:51px;
	display:block;
	}
	#gallery li#g8 a:hover
{
filter:alpha(opacity=50);   
    -moz-opacity: 0.5;   
     opacity: 0.5;
	}
#gallery li#g9 a
{
	background:url(images/9l.jpg) 0 0 no-repeat;
	width:80px;
	height:51px;
	display:block;
	
	}
#gallery li#g9 a:hover
{
filter:alpha(opacity=50);   
    -moz-opacity: 0.5;   
     opacity: 0.5;
	}
#gallery li span
{
	display:none;
	}
#gallery h2
{
margin-top:20px;
font-size:1.3em;
margin-bottom:5px;
padding:3px 0;
border-bottom:1px solid #e3e3e3;
	}
#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(images/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; }
