/* global */
html{height: 100%;}
* {
padding: 0;
margin: 0;
}
body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px auto;
  behavior: url(csshover.htc); /* WinIE behavior call */
}

h1
{ font-family: arial, sans-serif;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}
#message{
  border: 2px;
  padding: 2px;
	font-weight: bold;
	text-align: center;
	border: medium outset #999999;
	background-color:#385694;
}
img{border: 0px;}

a{outline: none;}
#footer{
	text-align: center;
	font-size: xx-small;
	color: #FFFFFF;
	vertical-align: middle;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#main #content #section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #649AD1;
	float: right;
	top: 12px;
	right: 5px;
	position: relative;
}

#language {
	font-size: xx-small;
	display: compact;
	position: relative;
	left: 700px;
	top: 0px;
}

#language a {
	text-decoration: none;
	color: #BAB0A4;
}

#language a:hover {
	color: #375694;
	text-decoration:underline;
}

#language a.active {
	text-decoration: none;
	color: #375694;
}
#main #content #breadcrumb {
	font-size: x-small;
	text-align: right;
	white-space: nowrap;
	display: block;
	float: left;
	position: relative;
	top: 12px;
	margin: 0px;
	right: 0px;
	left: 50px;
	width: 340px;
}
#main #content #breadcrumb a {
	color: #FFFFFF;
	text-decoration: none;
}
#main #content #breadcrumb a:hover {
	color: #DDD;
	text-decoration:underline;
}

#main #content #description {
	color: #FFFFFF;
	float: right;
	width: 380px;
	height: 235px;
	margin-top: 20px;
	font-size: small;
	font-weight: normal;
}
#main #content #description p{
	margin-bottom: 6px;
}
#main #content #description a{
	color: #FFFFFF;
}

#main #content #detailsImg {
	float: left;
	background-color: #FFFFFF;
	padding: 4px;
}
#main #content #mainImg {
	margin: 0px;
	padding: 0px;
	float: left;
}

#nav-container
	{
	top: 0px;
	left: 1em;
	height: 1em;
	}

#nav
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:75%;
	float:right;
	margin:0em;
	font-size: small;
	font-weight: bolder;
	}
		
#nav a
	{
	text-align: left;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0.1em;
	}
	
#nav a, #nav a:visited	/* menu at rest */
	{
	color: #BAB0A4;
	text-decoration: none;
	white-space:nowrap;
	background-color: white;
	}
	
#nav a:hover	/* menu at mouse-over  */
	{
	color: #375694;
	}	
			
#nav ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:7em;	/* width of all menu boxes */
	}

#nav li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    height: 1.5em;
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	color: #BAB0A4;
	}

#nav ul ul
	{
	position:absolute;
	z-index:500;
	font-size: x-small;
	top:auto;
	display:none;
	padding: 1em;
	height: auto;
	margin-top: -1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -1em;
	}

#nav ul ul ul
	{
	position:absolute;
	z-index:1000;
	top:-20px;
	left:100%;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #375694;
	background-color: white;
}

div#nav li:hover
	{
	cursor:pointer;
	z-index:100;
	color: #375694;
	}

div#nav li:hover ul ul,
div#nav li li:hover ul ul,
div#nav li li li:hover ul ul,
div#nav li li li li:hover ul ul
{display:none;}

div#nav li:hover ul,
div#nav li li:hover ul,
div#nav li li li:hover ul,
div#nav li li li li:hover ul
{display:block;}


ul#navByActions li {
	float: left;
	list-style: none;
	border: none;
	margin: 3px;
	width: 128px;
	height: 2.5em;
	display:block;
}
ul#navByActions li a {
	height: 2.5em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	background-color: #4B72AE;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}
ul#navByActions li a:hover {
	display: block;
	color: #FFFFFF;
	background-color: #23397B;
	text-decoration: none;
}
#logo{
	margin-left: 250px;
	margin-right: 250px;
	margin-bottom: 1em;
}
#content-spanish {
	float:left;
	text-align:right;
	margin-left: 3em;
	margin-bottom: 1em;
	color:#FFFFFF;
	font-weight:bold;
	width: 40%;
}
#content-english {
	float:right;
	margin-right: 3em;
	margin-bottom: 1em;
	color:#FFFFFF;
	font-weight:bold;
	width: 40%;
}
#developments{
	text-align:center;
	margin: auto;
	font-size: small;
	margin-bottom: 1em;
}
#contact-info{
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
.small {
	font-size: x-small;
}
#main #content a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
}
td {
	text-align: center;
	vertical-align: middle;
}
td a.dev {
	font-size: xx-small;
}
td a.rent {
	font-size: xx-small;
	vertical-align: middle;
}
table, tr, td {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.gdl {
	background-image: url(../img/layout/gdl_back_solid.jpg);
}
.msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #FFFFFF;
}

.pv {
	background-image: url(../img/layout/pv_back_solid.jpg);
}
a.button {
	background-color: #666666;
	text-align: center;
	border: medium outset #999999;
	color: #FFFFFF;
	text-decoration:none;
	margin: 1em
}
#main #content #description .button {
	background-color: #666666;
	font-size: x-small;
	text-align: center;
	border: medium outset #999999;
	margin: 0;
}
.price {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.rented {
	color: #AAA;
	background-color: #666;
}
