@import url(base.css);
BODY
{
	background: url(../images/bg-body2.gif) repeat-x;
}
#navUtilities
{
	left: auto;
	right: 0;
}
#nav
{
	margin-bottom: 0;
}
/*sub navigation
==============================================================================*/
#subNav
{
	list-style: none;
	min-height: 30px;
}
.apartamentos #subNav
{
	padding-left: 100px;
}
.apartplaya #subNav
{
	float: left;
}
.zonas #subNav
{
	padding-left: 250px;
}
.noticias #subNav
{
	float: right;
	padding-right: 100px;
}
.agentes #subNav
{
	float: right;
}
.contacto #subNav
{
	float: right;
}
#subNav LI
{
	float: left;
	padding: 0 15px;
	height: 30px;
	background: url(../images/divider-subnav_v.gif) no-repeat right bottom;
}
#subNav .last
{
	background: none;
}
#subNav LI A
{
	display: block;
	font: normal 1.1em/2.7em "lucida grande", tahoma, sans-serif;
	color: #7A6C5F;
}
#subNav LI A:hover
{
	text-decoration: underline;
	color: #2388FF;
}
/*content
==============================================================================*/
#content, #ministryContent
{
	float: left;
	margin-top: 15px;
	width: 497px;
	min-height: 350px;
}
#container .full
{
	width: 100%;
}
#content
{
	padding-bottom: 20px;
}
#content H2
{
	clear: none;
	margin: 0;
	padding-bottom: 3px;
	font: normal 2.4em/1em "lucida grande", tahoma, sans-serif;
	color: #FF9300;
	text-transform: none;
	border: 0 none #000000;
}
#content H3
{
	margin: 1.3em 0 0;
	font: bolder 1.2em "lucida grande", tahoma, sans-serif;
	text-transform: uppercase;
	color: #555;
}
#content H4
{
	margin: 0 0 -1em;
	font: bold 1.2em "lucida grande", tahoma, sans-serif;
	color: #555;
}
#content P, #content LI
{
	margin: 1.3em 0;
	font: normal 1.2em/1.6em "lucida grande", tahoma, sans-serif;
	color: #777;
}
#content P.utilityLink
{
	padding: 0.5em 0.4em 0.5em 25px;
	font-size: 1em;
	background: #D7FFCC url(../images/icon-cog.gif) no-repeat 4px 50%;
	border: 1px solid #C3D4BE;
}
#content P.notice
{
	padding: 0.5em 1em 0.5em 35px;
	font-size: 1.1em;
	background: #FFC url(../images/icon-alert.gif) no-repeat 10px 6px;
	border: 1px solid #CCC;
}
#content LI
{
	margin: 0.7em 0;
}
#content OL, #content UL
{
	padding: 0 2.5em;
}
#content BLOCKQUOTE
{
	margin: 1.3em 0;
	padding: 0 1.5em;
	font: italic 1.1em/1.3em georgia, serif;
	color: #999;
}
#content DL
{
	font: normal 1.2em/1.6em "lucida grande", tahoma, sans-serif;
	color: #777;
}
#content DT
{
	margin: 1.5em 0 0;
	font-weight: bold;
	color: #FF9300;
}
#content DD
{
	margin: 0 15px 1em;
	font-size: 0.91em;
}
#content A
{
	color: #2388FF;
	font-weight: bold;
}
#content A:hover
{
	color: #333;
	text-decoration: underline;
	background: #FFC;
}
#content .details
{
	font: normal 1.1em/1.4em "lucida grande", tahoma, sans-serif;
}
#content .finePrint
{
	font-size: 0.9em;
	line-height: 1.6em;
	color: #999;
}
#content .info
{
	clear: both;
	padding: 5px 5px 5px 30px;
	background: #EEE url(../images/icon-info.gif) no-repeat 8px 50%;
	border: 1px solid #CCC;
}
#content .info SPAN
{
	padding-right: 10px;
}
#content .event H4
{
	margin-top: 3em;
	padding: 0 0 0.4em 20px;
	text-align: right;
	font: normal 1em/1.6em "lucida grande", tahoma, sans-serif;
	color: #FF9300;
	background: url(../images/icon-calendar_date.gif) no-repeat 0 40%;
	border-bottom: 1px solid #CCC;
}
#content .event H4 SPAN
{
	float: left;
	font-size: 1.6em;
	color: #555;
}
#content .campus
{
	margin-bottom: 30px;
}
#content .campus H3
{
	font-size: 1.3em;
	text-transform: none;
}
#content .campus P, #content .campus UL
{
	margin-left: 100px;
	padding: 0;
}
#content .campus LI
{
	margin: 0;
	list-style: none;
	padding-left: 15px;
	font-size: 1.1em;
	background: url(../images/arrow-miniorange.gif) no-repeat 0 50%;
}
#content .campus HR.clearHack
{
	clear: none;
}
/*sidebar
==============================================================================*/
#sideBar
{
	position: relative;
	float: right;
	margin: 15px 0 0 20px;
	width: 241px;
	background: #E7F4F4 url(../images/bg-sidebar.gif) repeat-y center top;
}
#sideBar #sideBarTop
{
	display: block;
	margin-bottom: -10px;
	height: 10px;
	background: url(../images/bg-sidebar_top.gif) no-repeat center top;
}
#sideBar #sideBarBottom
{
	display: block;
	margin-top: -10px;
	height: 10px;
	background: url(../images/bg-sidebar_bottom.gif) no-repeat center top;
}
#sideBar H2, #sideBar P, #sideBar LI
{
	margin: 15px;
	font-family: "lucida grande", tahoma, sans-serif;
}
#sideBar H2
{
	margin-bottom: -15px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #555;
}
#sideBar P
{
	font-size: 1.1em;
	line-height: 1.8em;
	color: #777;
}
#sideBar P.fineprint
{
	font-size: 1em;
	line-height: 1.2em;
	color: #CCC;
}
#sideBar UL, #sideBar OL
{
	margin: 15px;
}
#sideBar LI
{
	color: #777;
	font-size: 1em;
	line-height: 1.4em;
}
#sideBar UL LI
{
	margin: 5px 0;
	padding: 0 15px;
	list-style: none;
	background: url(../images/arrow-miniorange.gif) no-repeat 0 0.45em;
}
#sideBar A
{
	color: #2388FF;
	font-weight: bold;
}
#sideBar A:hover
{
	text-decoration: underline;
	color: #333;
	background: #FFC;
}
#sideBar .noStyle IMG
{
	margin: 10px 0;
}
#sideBar .right IMG
{
	position: relative;
	right: 15px;
}
#sideBar .left IMG
{
	position: relative;
	left: 15px;
}
/*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;
}

