/*********************************** body ***************************************/

*{margin:0;padding:0;}
img{border:none;}
ul{list-style: none;}

html {
	/* http://www.splintered.co.uk/experiments/49/ */
	min-height: 100%;
	margin-bottom: 1px;
  color: #000000;
  background: #00041F url(images/background.jpg) 0px 0px repeat-x;
}

body {
	position: relative;
	text-align: left;
	font-size: 81%;
	font-family: "Arial", "Verdana", "Trebuchet MS", "Century Gothic", "Lucida Sans Unicode", sans-serif;
	background: #00041F url(images/background.jpg) 0px 0px repeat-x;
}

#container {
	position: relative;
  width: 760px;
	margin: 0px auto 40px auto;
}


/********************************* top elements *********************************/

#nav, #property {
	list-style: none;
	padding: 0px 0px 20px 0px;
  margin: 0px 0px 20px 0px;
  width: 215px;
  color: #6F6F6F;
  background: #FFFFFF;
  border: 4px solid #4A4D60;
  font-family: "Trebuchet MS", "Verdana", "Century Gothic", "Lucida Sans Unicode", sans-serif;
}

#nav li, #property li {
	display: block;
  padding: 0px 0px 0px 8px;
  width: 92%;
}

#nav img {
	padding: 10px 35px 5px 25px;
}

#property {
  width: 195px;
  padding: 10px;
  text-align: left;
}

#property li {
	width: 98%;
  padding: 0px;
}

#header {
	background: #00041F url(images/header.jpg) top center no-repeat;
  color: #FFFFFF;
  height: 250px;
}


/******************************** content sections ****************************/

#leftcolumn {
	position: relative;
	padding: 0px 0px 15px 0px;
  margin: 0px 0px 0px 3px;
  text-align: left;
	float: left;
	width: 230px;
}

em {
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

#rightcolumn {
	position: relative;
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 50px 0px;
	float: right;
	width: 510px;
  text-align: center;
  color: #FFFFFF;
  background: inherit;
  font-size: 0.9em;
  line-height: 1.7em;
}

dl {
  font-size: 0.9em;
}

dt {
  float: left;
  text-align: left;
  font-weight: bold;
  clear: both;
}

dd {
	text-align: right;
  text-indent: 0px;
}

dl.faq {
  font-size: 1.0em;
}

dl.faq dt {
  font-size: 1.2em;
}

dl.faq dd {
  clear: left;
  text-align: left;
  margin: 0px 0px 15px 15px;
}

li {
  margin: 0px 0px 0px 0px;
}

p {
	text-indent: 10px;
  text-align: justify;
  margin: 0px 15px 5px 5px;
}

#rightcolumn p {
	margin: 0px 5px 15px 0px;
}

#rightcolumn p.caption {
  text-align: center;
}

#rightcolumn p.small {
  font-size: .8em;
}

#rightcolumn p.emergency {
  font-size: 2.5em;
  line-height: 1.1em;
  text-align: center;
  color: #FF0000;
}

#rightcolumn p.emergency a {
  color: #FF0000;
  text-decoration: underline;
}

#rightcolumn ul {
  list-style-type: disc;
  text-align: left;
  padding: 0px 0px 10px 50px;
}

#rightcolumn li {
  margin: 0px 0px 10px 0px;
}

#rightcolumn ul.address li {
  margin: 0px 0px 0px 0px;
}

#rightcolumn ul.big {
  font-size: 1.8em;
  line-height: 1.0em;
  margin-top: 20px;
  padding: 0px 0px 10px 150px;
}

#rightcolumn ul li ul {
  margin: 10px 0px 0px 0px;
  padding-bottom: 0px;
}

#rightcolumn ul.faq, #rightcolumn ul.faq li {
  margin: 0px;
  padding: 0px;
}

#rightcolumn ul.faq li + li {
  font-weight: bold;
  color: red;
}

#Y20, #Y15, #Y10, #Y5, #YEV {
  clear: both;
  margin: 20px 0px 0px 0px;
  border: 2px solid #D1D3DF;
  position: relative;
}

#rightcolumn ul.clients {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#rightcolumn ul.clients li {
  margin: 0px;
  padding: 0px 0px 1px 20px;
  width: 230px;
  float: left;
}

#rightcolumn img {
  border: 2px solid #FFFFFF;
  margin: 5px;
}

.jum {
  clear: both;
  height: 9px;
}

.box {
  margin: 25px;
  padding: 10px;
  border: 2px solid #FFFFFF;
  background: #272B3F;
  color: #FFFFFF;
  width: 180px;
}

.special {
  margin: 25px;
  padding: 10px;
  border: 2px solid #FFFFFF;
  background: #272B3F;
  color: #FFFFFF;
}

.box_rates {
  margin: 25px;
  padding: 10px;
  border: 2px solid #FFFFFF;
  background: #272B3F;
  color: #FFFFFF;
  width: 400px;
  font-size: 1.0em;
}

.box_rates dd {
  border-bottom: 1px solid #4A4D60;
}

.triple {
  float: right;
  clear: right;
  width: 145px;
  margin: 0px 0px 25px 25px;
  padding: 5px;
  border: 2px solid #FFFFFF;
  background: #272B3F;
  color: #FFFFFF;
}

.vertical {
  float: right;
  clear: right;
  width: 170px;
  margin: 0px 0px 15px 15px;
  background: #00041F;
  color: #FFFFFF;
}

.horizontal {
  float: left;
  clear: none;
  width: auto;
  margin: 15px 6px 15px 0px;
  padding: 5px;
  border: none;
  background: #00041F;
  color: #FFFFFF;
}

#rightcolumn ul.address {
  list-style-type: none;
}

#rightcolumn .horizontal img {
  margin: 0px 10px 0px 0px;
}

#rightcolumn img.building {
  float: right;
  margin: 10px 5px 15px 25px;
}

#rightcolumn img.left {
  float: left;
  margin: 10px 5px 15px 25px;
  border: none;
}

#rightcolumn .last, #rightcolumn .horizontal img.last {
  margin-right: 0px;
}

.service img {
  float: left;
  clear: both;
  background: #FFFFFF;
}

#rightcolumn.service p, #rightcolumn.parking p {
  margin: 0px 0px 0px 150px;
  text-align: right;
}

.spacer {
  clear: both;
  margin: 0px 0px 10px 0px;
}

/********************************* links ********************************/

ul#nav a {
	text-decoration: none;
	color: #5F5F5F;
  color: #22326F;
  background: #FFFFFF;
  display: block;
  padding: 2px 0px 2px 20px;
  font-size: 0.85em;
  border-bottom: 1px solid #DFDFDF;
}

ul#nav li a:hover, ul#nav li a:focus, ul#nav li a.location {
  background: #F8F8FF url(images/0025_bulleta.png) 3px 4px no-repeat;
  color: #00041F;
}

#property a img, #rightcolumn a img {
  border: 2px solid #5FBBFF;
}

#container a {
  text-decoration: none;
  padding: 0px 3px;
  color: #5FBBFF;
  background: inherit;
}

#container a:hover, #container a:focus {
  background: #FFFFFF; 
  color: #00041F;
}


/******************************** content sections ****************************/


#bottom a {
	text-decoration: none;
  color: #999999;
  background: #00041F;
}

#bottom a:hover, #bottom a:focus {
  color: #5FBBFF;
  background: #00041F;
}

.left {
	float: left;
}

#bottom {
	color: #999999;
  background: #00041F;
	text-align: right;
  font-size: .8em;
  clear: both;
  margin: 0px 0px 20px 0px;
  /* For the time being */
  display: none;
}




/******************************** tables ****************************/

table {
	margin: 10px 0px;
  color: #FFFFFF;
  background: #00041F;
  text-align: left;
	font-size: 100%;
	font-family: "Arial", "Verdana", "Trebuchet MS", "Century Gothic", "Lucida Sans Unicode", sans-serif;
  border-collapse: collapse;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

th {
  text-align: center;
  font-size: 1.45em;
  background: #272B3F;
}

th, td{
	width: 250px;
  border-left: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  padding: 6px 8px;
  margin: 0px;
}

#rightcolumn table tbody tr td ul {
  margin: 9px 0px 3px 0px;
  padding-bottom: 0px;
}

#rightcolumn table tbody th {
  font-size: 1.0em;
  text-align: left;
}

#rightcolumn .parking tbody th {
	color: #FFFFFF;
  background: #00041F;
  text-align: center;
  font-size: 1.2em;
}

#rightcolumn .parking caption {
  text-align: left;
  font-weight: bold;
  margin: 0px 10px 5px 10px;
}

#rightcolumn .parking tbody th.lotname {
	width: 20%;
}

#rightcolumn .parking tbody td.address {
	width: 35%;
}

#rightcolumn .parking tbody td.rates {
	width: 20%;
}




/************************** header typestyles ***************************/

h1
{
	position: relative;
  color: #2BAC00;
  background: #FFFFFF;
  height: 40px;
  width: 360px;
	text-align: left;
	font-size: 2em;
  line-height: 1.5em;
	font-weight: normal;
	font-family: "Arial Black", "Lucida Sans Unicode", "Arial Black", "Trebuchet MS", "Helvetica", "Century Gothic", sans-serif;
  margin: -50px 0px 0px 450px;
  display: none;
}

h2
{
  color: #FFFFFF;
  background: #00041F;
  border-bottom: 1px solid #FFFFFF;
  margin: 0px 0px 15px 0px;
  padding: 0px 5px 12px 0px;
  line-height: 1.0em;
	text-decoration: none;	
	text-align: right;
	font-size: 2.8em;
	font-weight: normal;
	font-family: "Century Gothic", "Trebuchet MS", "Tahoma", "Agency FB", "Helvetica", "Lucida Sans Unicode", sans-serif;
}

h3
{
  color: #00041F;
  background: #FFFFFF;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
	text-decoration: none;	
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
	font-family: "Trebuchet MS", "Century Gothic", "Tahoma", "Agency FB", "Helvetica", "Lucida Sans Unicode", sans-serif;
}

h4
{
  color: #FFFFFF;
  background: inherit;
  margin: 0px 0px 5px 0px;
  padding: 10px 0px 3px 10px;
	text-decoration: none;	
	text-align: left;
	font-size: 2.0em;
	font-weight: normal;
	font-family: "Trebuchet MS", "Century Gothic", "Tahoma", "Agency FB", "Helvetica", "Lucida Sans Unicode", sans-serif;
  border-bottom: 1px dashed #4A4D60;
  border-bottom: 1px dashed #74788F;
  text-transform: uppercase;
}

#Y20 h4, #Y15 h4, #Y10 h4, #Y5 h4, #YEV h4, #rightcolumn.service h4 {
  background: #272B3F;
}

#rightcolumn.service h4 {
  margin: 25px 0px 5px 0px;
}

h5
{
  color: #D1D3DF;
  font-size: 1.4em;
  text-align: right;
  margin: 20px 0px 0px 20px;
  border-bottom: 1px solid #4A4860;
}


/********************************* form ********************************/

form{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: left;
}

fieldset {
	border: 1px solid #4A4D60;
	width: 490px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	clear: both;
}

fieldset legend {
  color: #FFFFFF;
  background: inherit;
  margin: 0px 0px 5px 0px;
  padding: 3px 0px 3px 10px;
	text-decoration: none;	
	text-align: left;
	font-size: 1.5em;
	font-weight: normal;
	font-family: "Trebuchet MS", "Century Gothic", "Tahoma", "Agency FB", "Helvetica", "Lucida Sans Unicode", sans-serif;
  border-bottom: 1px dashed #4A4D60;
}

#rightcolumn form fieldset div {
  clear: both;
  padding: 0px 0px 10px 0px; /*Padding creates space between lines in IE only*/
  width: 480px;
  
}

fieldset label {
	float: left;
	width: 120px;
	text-align: left;
  margin: 0px 0px 10px 0px; /*this margin creates space between lines in Firefox only*/
}

fieldset input {
	position: relative;
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
}

fieldset textarea {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}

fieldset.buttons input {
	float: none;
	clear: none;
	margin: 0px 0px 0px 50px;
	width: 150px;
}

#rightcolumn .headingbox  {
  padding: 25px 0px 4px 0px;
  width: 350px;
}

fieldset input.cb, fieldset.radiobox input {
  width: 20px;
  margin: 2px 0px 0px 0px;
}

fieldset label.cb, fieldset.radiobox label {
  width: 400px;
}