/*defaults, globals, and miscellaneous
==============================================================================*/
*
{
/*removes defaults from all elements*/
	margin: 0;
	padding: 0;
}
OBJECT#ie_chart_2
{
	width: 515px;
}
OBJECT#ie_chart
{
	width: 515px;
}
DIV#cal-div FORM DIV TABLE
{
	width: 515px;
}
EMBED#chart
{
	width: 518px;
	margin-left: -5px;
}
EMBED#chart_2
{
	width: 518px;
	margin-left: -5px;
}
BODY
{
	font-size: 62.5%;
/*sets the stage for using ems*/
	text-align: center;
	background: #FFF url(../images/bg-body.gif) repeat-x;
}
HR
{
	display: none;
}
A
{
	text-decoration: none;
}
.clearHack
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
#skipLink
{
	display: none;
}
/*inline images
==============================================================================*/
IMG
{
	border: 0;
/*removes border in case images get have anchor around them*/
}
.inlineImage
{
	text-align: center;
	font: normal 1em "lucida grande", tahoma, sans-serif;
	color: #999;
}
.inlineImage IMG
{
	padding: 3px;
	border: 1px solid #CCC;
}
.noStyle IMG
{
	padding: 0;
	border: 0 none #000000;
}
.caracteristicas IMG
{
	float: left;
	padding: 0 1px 1px 0;
	border: 0 none #000000;
}
.right
{
	float: right;
	margin: 1.3em 0 0 2em;
}
.left
{
	float: left;
	margin: 1.3em 2em 0 0;
}
.center
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
/*site id and utility links
==============================================================================*/
H1
{
	position: relative;
	height: 70px;
}
H1 A
{
	display: block;
	position: absolute;
	top: 25px;
	width: 227px;
	height: 32px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/h1-apartplaya.gif) no-repeat;
}
#navUtilities
{
	position: absolute;
	top: 50px;
	right: 5px;
	margin-left: 150px;
	font: normal 1em/1em "lucida grande", tahoma, sans-serif;
	color: #796F65;
}
#navUtilities A
{
	text-decoration: none;
	color: #FF9300;
}
#navUtilities A:hover
{
	color: #EAE7D2;
}
#navLogin
{
	position: absolute;
	top: 20px;
	right: 5px;
	margin-left: 150px;
	font: normal 1em/1em "lucida grande", tahoma, sans-serif;
	color: #796F65;
}
/*Basic Forms
==============================================================================*/
FORM#login
{
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
#login .text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	margin-right: 6px;
	background: #FFF;
	border: 1px solid #000000;
}
#login .buttons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #000000;
	background: #06F;
	color: #FFF;
	margin-right: 5px;
}
#login .text:focus
{
	background: #FFE066;
}
#login .buttons:focus
{
	background: #FFF;
}
/*layout setup
==============================================================================*/
#container, #accdir, #wrapper
{
	position: relative;
	margin: 0 auto;
	width: 768px;
}
#accdir
{
	z-index: 50000;
/*ensures dropdown is clickable*/
}
#container, #wrapper
{
	text-align: left;
}
#obligatorySidebar
{
	position: relative;
	float: right;
	margin: 0;
	width: 256px;
	background: url(../images/bg-news.jpg) no-repeat;
}
/*top-level navigation
==============================================================================*/
#nav
{
	height: 28px;
	margin-bottom: 7px;
	list-style: none;
}
#nav LI
{
	float: left;
	margin-right: 1px;
	height: 28px;
	overflow: hidden;
/*if text-resize, this'll keep the nav the same size*/
}
#nav LI A
{
	display: block;
	line-height: 28px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: center top;
/*horizontally centers the background image*/
}
#navPrincipal
{
	width: 100px;
	background: url(../images/nav-principal.gif) no-repeat;
}
#navApartplaya
{
	width: 125px;
	background: url(../images/nav-apartplaya.gif) no-repeat;
}
#navApartamentos
{
	width: 140px;
	background: url(../images/nav-apartamentos.gif) no-repeat;
}
#navZonas
{
	width: 80px;
	background: url(../images/nav-zonas.gif) no-repeat;
}
#navNoticias
{
	width: 96px;
	background: url(../images/nav-noticias.gif) no-repeat;
}
#navAgentes
{
	width: 105px;
	background: url(../images/nav-agentes.gif) no-repeat;
}
#navContacto
{
	width: 115px;
	background: url(../images/nav-contacto.gif) no-repeat;
}
#nav LI A:hover
{
	background-position: 50% -28px;
}
#nav LI A.currentSection, #nav LI A.currentSection:hover
{
	background-position: 50% -56px;
}
/*welcome
==============================================================================*/
#saludos
{
	float: right;
	width: 256px;
	background: #FFF;
}
#saludosTabs
{
	clear: both;
	background: #EAE7D2;
	height: 24px;
}
#saludosTabs SPAN
{
	display: block;
	float: left;
	height: 24px;
	overflow: hidden;
}
#bienvenidosTab
{
	margin-right: 2px;
	width: 93px;
	cursor: pointer !important;
	background: url(../images/tab-welcome.gif) no-repeat;
}
#bienvenidos
{
	background: url(../images/welcome-bg.gif) no-repeat;
	display: block;
	position: relative;
	margin: 4px 5px 5px;
	width: 246px;
	height: 193px;
	overflow: auto;
}
#bienvenidos H2
{
	display: none;
}
#bienvenidos P
{
	position: relative;
	float: right;
	right: 10px;
	margin: 0px;
	width: 240px;
	text-align: right;
	color: #FFF;
	font-family: "lucida grande", tahoma, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: 1.4;
	font-weight: bolder;
}
#bienvenidos P A
{
	display: block;
	margin-top: 2px;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
}
#bienvenidos P A:hover
{
	text-decoration: underline;
}
/*promocion
==============================================================================*/
#promocion
{
	position: relative;
	float: left;
	width: 375px;
	min-height: 165x;
	margin-bottom: 3px;
/*to force following elements down*/
}
#promocion P
{
	margin: 60px;
	text-align: center;
	font: normal 1.8em "lucida grande", tahoma, sans-serif;
	color: #555;
}
#promocion P SPAN
{
	font-size: 0.8em;
	color: #999;
}
#promocion A
{
	color: #2388FF;
	font-weight: bold;
}
/*cabeceras
==============================================================================*/
#catalogos H2, #noticias H2, #ofertas H2, #services H2, .destacados H2
{
	clear: none;
	margin: 20px 0 7px 10px;
	padding-bottom: 3px;
	font: bold 1.4em/1em "lucida grande", tahoma, sans-serif;
	color: #FF9300;
	text-transform: uppercase;
	border-bottom: 1px solid #CCC;
}
#services H2, .destacados H2
{
	margin: 20px 15px 7px 0;
}
/*noticias
==============================================================================*/
#noticias
{
	position: relative;
	float: left;
	min-height: 280px;
	height: auto;
	width: 100%;
}
.noticiasItem
{
	clear: both;
	margin: 10px 0 10px 10px;
}
#noticias H3
{
	position: relative;
	margin-bottom: -0.3em;
	font: normal 1.3em/1.2em "lucida grande", tahoma, sans-serif;
	color: #2388FF;
}
#noticias H3 SPAN
{
	font-size: 9px;
	color: #999;
}
#noticias .noticiasItem P
{
	margin: 0.5em 0;
	font: normal 1em/1.4em "lucida grande", tahoma, sans-serif;
	color: #555;
}
#noticias .withThumb H3, #noticias .withThumb P
{
}
#noticias IMG
{
	padding: 2px;
	float: right;
	margin-left: 7px;
	background: #FFF;
	border: 1px solid #CCC;
}
#noticias IMG.l
{
}
#noticias IMG.r
{
}
/*Catalogos
==============================================================================*/
#catalogos
{
	position: relative;
	float: left;
	min-height: 200px;
	height: auto;
	width: 100%;
}
.catalogosItem
{
	clear: both;
	margin: 10px 0 10px 10px;
}
#catalogos H3
{
	position: relative;
	margin-bottom: -0.3em;
	font: normal 1.3em/1.2em "lucida grande", tahoma, sans-serif;
	color: #2388FF;
}
#catalogos H3 SPAN
{
	font-size: 9px;
	color: #999;
}
#catalogos .catalogosItem P
{
	margin: 0.5em 0;
	font: normal 1em/1.4em "lucida grande", tahoma, sans-serif;
	color: #555;
}
#catalogos .withThumb H3, #catalogos .withThumb P
{
}
#catalogos IMG
{
	padding: 2px;
	float: right;
	margin-left: 7px;
	background: #FFF;
	border: 1px solid #CCC;
}
#catalogos IMG.l
{
}
#catalogos IMG.r
{
}
/*ofertas
==============================================================================*/
#ofertas
{
	float: left;
	width: 100%;
	font: normal 1.1em/1em "lucida grande", tahoma, sans-serif;
}
#ofertas UL
{
	width: 100%;
	list-style: none;
}
#ofertas LI
{
	margin: 0 0 0 10px;
	padding: 5px 3px;
	color: #555;
	border-bottom: 1px solid #EEE;
}
#ofertas LI SPAN
{
	float: right;
}
#catalogos A, #noticias A, #ofertas A
{
	color: #2388FF;
	font-weight: bold;
}
#catalogos A:hover, #noticias A:hover, #ofertas A:hover
{
	text-decoration: underline;
	color: #333;
	background-color: #FFC;
}
#catalogos P.archiveLink, #noticias P.archiveLink, #ofertas P.archiveLink
{
	clear: both;
	margin: 10px 0 10px 10px;
	border-top: 1px solid #CCC;
}
#catalogos .archiveLink A, #noticias .archiveLink A, #ofertas .archiveLink A
{
	display: block;
	float: right;
	padding-right: 20px;
	color: #777;
	font: normal 9px/3em "lucida grande", tahoma, sans-serif;
}
#catalogos .archiveLink A
{
	background: url(../images/button-notes_pdf.gif) no-repeat 100% 50%;
}
#noticias .archiveLink A
{
	background: url(../images/icon-document.gif) no-repeat 100% 50%;
}
#ofertas .archiveLink A
{
	background: url(../images/icon-calendar.gif) no-repeat 100% 50%;
}
/*services information
==============================================================================*/
#services
{
	position: relative;
	float: left;
	width: 512px;
	min-height: 80px;
	height: auto;
	background: url(../images/bg-services.jpg) no-repeat right top;
}
/*destacados home
==============================================================================*/
.destacados
{
	position: relative;
	float: left;
	margin-top: 1em;
	width: 512px;
}
.destacados A
{
	margin-right: 0px;
}
SPAN#ofertasypromos A
{
	margin-left: 80px;
}
.destacados A.endRow
{
	margin-right: 0;
}
.destacados A IMG
{
	padding: 1px;
	border: 1px solid #CCC;
}
.destacados A:hover IMG
{
	background: #FFC;
	border: 1px solid #2388FF;
}
.destacados .column
{
	float: left;
	width: 120px;
	margin-right: 3px;
	margin-left: 3px;
}
.destacados .p
{
	margin: 0.5em 0;
	font: normal 1em/1.4em "lucida grande", tahoma, sans-serif;
	color: #555;
}
.item
{
	float: left;
	margin-right: 7px;
	width: 120px;
}
.item P
{
	font-size: 1.2em;
	line-height: 1.3em;
}
P.edinombre
{
	color: #2388FF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
}
/*quicksearch home
==============================================================================*/
#quicksearch
{
	margin-top: 0;
	float: left;
	width: 503px;
	background: #0066FF;
	border: 1px solid #FF9300;
}
#quicksearch P
{
/*margin: 15px 10px;*/
	font: normal 1em/1.2em "lucida grande", tahoma, sans-serif;
	color: #EAE7D2;
}
#quicksearch STRONG
{
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
}
#quicksearch A
{
	font-weight: bold;
	color: #FF9300;
}
#quicksearch A:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
/*footer
==============================================================================*/
#footer
{
	position: relative;
	clear: both;
	margin-top: 20px;
	padding: 20px 0;
	background: #000066 url(../images/bg-footer.jpg) repeat-x;
}
#quickcontact, #copyright
{
	margin-top: 0;
}
#quickcontact
{
	float: left;
	width: 375px;
	background: #0066FF;
	border: 1px solid #FF9300;
}
#copyright
{
	float: right;
	width: 375px;
	background: #0066FF;
	border: 1px solid #FF9300;
}
#copyright P
{
	margin: 15px 10px;
	font: normal 1em/1.2em "lucida grande", tahoma, sans-serif;
	color: #EAE7D2;
}
#quickcontact P
{
	margin: 15px 10px;
	font: normal 1em/1.2em "lucida grande", tahoma, sans-serif;
	color: #EAE7D2;
}
#copyright STRONG
{
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
}
#quickcontact STRONG
{
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
}
#copyright A
{
	font-weight: bold;
	color: #FF9300;
}
#quickcontact A
{
	font-weight: bold;
	color: #FF9300;
}
#copyright A:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
#quickcontact A:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
/*[Agents Home 3 columns]*/
.col_left, .col_mid, .col_right
{
	float: left;
	width: 221px;
	border-right: 1px solid #CCCCCC;
	height: 220px;
	padding: 0 20px 5px 0;
}
.col_mid
{
	padding: 0 22px 10px;
}
.col_right
{
	width: 222px;
	border: 0;
	padding: 0 0 10px 20px;
}
.col_left IMG, .col_mid IMG, .col_right IMG
{
	display: block;
	margin: 1em auto;
}
.serv_line
{
	margin: 0 0 20px;
	height: 10px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1px;
	clear: both;
}
/*sIFR
==============================================================================*/
.sIFR-flash
{
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced
{
	visibility: visible !important;
}
SPAN.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash #services H2, .sIFR-hasFlash .destacados H2
{
	visibility: hidden;
}
.sIFR-hasFlash #content H2, .sIFR-hasFlash #content H3, .sIFR-hasFlash #sideBar H2
{
	visibility: hidden;
}
.sIFR-hasFlash #content H2
{
	letter-spacing: -9px;
	font-size: 36px;
	line-height: 30px;
}
.sIFR-hasFlash #content H3
{
	margin-bottom: -5px;
}
.sIFR-hasFlash #content #serviceInfo H3
{
	visibility: visible !important;
}
