/*
n e s t O r ( starbay-gui.css @ starbayresort.com[ v2 ] )
creado bajo el techo de __perceptive-studio__ el 2009-02-25
nestor arroba perceptive guion studio punto com
habiendo dicho eso, bienvenido a mi codigo
*/


/* ======================================= BASICS ======================================= */
body{
	font: 13px Tahoma, "Trebuchet MS", sans-serif;
	background: #313130 url(../img/basics/back.gif) repeat;
	color: #444;
	margin: 0px;
	padding: 0px;
}

.baseBG{
	width: 960px;
	background: url(../img/basics/baseBG.png) repeat-y;
	margin: auto;
}
.base{
	display: block;
	width: 860px;
	margin: auto;
	padding: 13px 20px;
}

div.translator{
	float: right;
	text-align: center;
	letter-spacing: 2px;
	margin: -13px 0 0 1px;
}
div.translator a{
	display: block;
	width: 100px;
	height: 20px;
	background: #5885AA url(../img/basics/translator.gif) bottom no-repeat;
	color: #fff;
}
div.translator a:hover{ padding-top: 3px; }

.header{}
.header .logo{
	width: 269px;
	height: 111px;
	background: url(../img/basics/logo.gif) no-repeat;
}
.header img.header{
	display: block;
	margin: 5px auto;
}

.table{ overflow: hidden; }

/* ======================================= BASICS_LINKS ======================================= */
a{
	color: #507da0;
	text-decoration: none;
}
a:hover{ color: #c00; }

/* ======================================= BASICS_VARIOUS ======================================= */
h1{
	background: url(../img/basics/bg_h1.jpg) repeat-x;
	height: 43px;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0;
	padding: 10px 0 0 13px;
}

h2{
	font: normal 18px Georgia, "Times New Roman", Arial;
	margin: 0 0 10px;
	padding: 0 0 3px;
	color: #ED8819;
}

h3{
	font-size: 14px;
	font-weight: bold;
}

.viewmore{
	text-align: right;
	margin: 0px 10px 0 10px;
}

.msg_alert{
	background: #ffe3df url(../img/basics/msg_alert.png) no-repeat 5px center;
	margin-bottom: 20px;
	padding: 10px 10px 10px 30px;
	border-top: 1px solid #f08a73;
	border-bottom: 1px solid #f08a73;
	color: #525252;
}

img{ border: 2px solid #5785AA; }

/* ======================================= BASICS_FORM ======================================= */
input, textarea{
	border: 1px solid #aeaeae;
	padding: 4px 2px;
}
input:hover, textarea:hover, input:focus, textarea:focus{ background: #DDE9E6; }
input.button{ background: #f0f0f0; }


/* ======================================= MENU ======================================= */
.menu ul{
	margin: 15px 0 0 0;
	padding: 0;
}
.menu li{
	display: block;
	float: left;
	list-style: none;

	background: #df8918 url('../img/basics/bg_menu.gif') repeat-x;
	width: 168px;
	height: 43px;
	padding-top: 15px;
}
.menu a{
	display: block;
	width: 168px;
	height: 60px;
	color: #FFF;
	font-size: 19px;
	letter-spacing: 1px;
	text-align: center;
}
.menu a:hover{ color: #FFF; }
.menu li:hover, .menu li.current{
	margin-top: -10px;
	padding-bottom: 10px;
}
.menu li.separator_menu{
	background: #df8918 url('../img/basics/separator_menu.gif') no-repeat scroll top left;
	width: 5px;
	margin: 0;
	padding-bottom: 0px;
}


/* ======================================= COL1 ======================================= */
.col1{
	width: 300px;
	float: left;
}
.col1 .contBlocks{ margin: 0 0 20px 0; }

/* ======================================= COL1_PROMOS ======================================= */
.col1_promoList a{
	display: block;
	padding: 4px 10px 4px 20px;
	border-bottom: 1px dotted #ddd;
}
.col1_promoList a:hover{
	background: #f7f7f7;
	text-decoration: none;
}


/* ======================================= COL2 ======================================= */
.col2{
	float: left;
	width: 550px;
	text-align: justify;
	margin-left: 10px;
}
.col2 .contBlocks{ margin: 20px 0 0 0; }

/* ======================================= COL1 & COL2 ======================================= */
.col1 div, .col2 div{ margin: 0 10px 10px 10px; }


/* ======================================= COL2_HOME_OTHER_SERVICES ======================================= */
.otherServices img.oS1{
	float: left;
	margin-right: 27px;
	margin-bottom: 15px;
	#margin-bottom: 0;
}
.otherServices img.oS2{
	float: left;
	padding-left: 0;
	margin-bottom: 15px;
	#margin-bottom: 0;
}
.otherServices img.oS3{ 
	float: right;
	margin: 0 0 10px 27px;
}
.otherServices div ul{
	margin: 0;
	padding: 0 0 0 5px;
	#margin: 95px 0 0 0;
}

/* ======================================= COL2_ROOMS ======================================= */
div#rooms img{ float: left; }
div#rooms ul{
	height: 125px;
	margin: 0;
	padding: 0 0 20px 0;
}
div#rooms ul li{
	list-style-type: disc;
	margin: 0 0 0 200px;
}
div#rooms ul li.title{
	list-style-type: none;
	text-align: center;
}
div#rooms .contBlocks{ padding: 0 10px;}
div#rooms .contBlocks h1{ text-align: center; }
div#rooms p{
	text-align: right;
	color: #507da0;
	padding-top: 10px;
	border-top: 1px dotted #999;
}

/* ======================================= COL2_GALLERY ======================================= */
div#gallery img{ margin: 20px auto 0 auto; }

/* ======================================= COL2_PROMOS ======================================= */
div.register{ text-align: right; }
div.register a{ font-size: 15px; }
div#promos h3{ margin: 0; }

div.promoList{ border-bottom: 2px dotted #444; }
div#promos ul{ padding-bottom: 10px; }

/* ======================================= FOOTER ======================================= */
.footer{
	background: #D3D3D3;
	margin: 20px auto 0px auto;
	padding: 15px 0 15px 15px;
	font-size: 11.5px;
}
/* ======================================= FOOTER_INLINE_MENU ======================================= */
.footerCol1{ float: left; }
.footerCol2{ float: right; }
.footer .inlineMenu ul{ margin: 15px 0 0 0; padding: 0; }
.footer .inlineMenu li{
	display: inline;
	margin-right: 22px;
	font-size: 12px;
}
.footer a{ color: #444; #padding: 1px; }
.footerCol1 a{ text-decoration: underline;}
.footer .inlineMenu a:hover{ color: #444; border-top: 3px solid #444; }
.footer .inlineMenu a.current{ border-top: 3px solid #444;}


/* ======================================= CONTACT_FORM ======================================= */
.contactForm{ margin: 0 60px; }
.contactForm input{ width: 300px; }
.contactForm textarea{
	width: 300px;
	height: 150px;
}
.contactForm .button, .reservForm .button{
	float: right;
	width: auto;
	background: none;
	font-weight: bold;
	font-size: 13px;
	color: #507da0;
	text-align: center;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #507da0;
	margin-left: 20px;
	padding: 0;
}
.contactForm .button:hover, .reservForm .button:hover{
	color: #c00;
	border-bottom-color: #c00;
}
/* ======================================= RESERV_FORM ======================================= */
.reservForm{ margin: 0 0 0 0; }
.reservForm input{ width: 270px;  margin: 3px 0; }
.reservForm select{ margin: 5px 5px;}
.reservForm textarea{
	width: 270px;
	height: 150px;
	margin-top: 3px;
}


/* ======================================= LIGHTBOX ======================================= */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
	background: url(/img/lightbox/btn-prev.gif) left 15% no-repeat;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}