/*-------------------------------/
/*-> COLOR SCHEME <<<-----*/
/*     brown      - #4B3735     */
/*     link hover - #01AEE5     */
/*   link normal  - #B3E3F1     */
/*   text normal  - #231F20     */
/*-------------------------------/

/*----- GLOBAL <<<-----------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,{
	margin: 0;
	padding: 0;
	border: 0;
	/*outline: 0;*/
	font-size: 100%;
}

* {
	margin: 0;
	padding: 0;
}

html, body {height: 100%;}
body {
	background: #fff;
	color: #231F20;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: justify;
}

p {
	font-size: 13px;
	/*margin-top:10px;*/
}
h3 {
	width:100%;
	padding: 0 0 5px 0;
	color:#01AEE5;
	}

/*************** LINKS *****************************/
a:link {
	font: Arial, Helvetica, sans-serif;
	color: #231F20;
	text-decoration: none;
	}

a:visited {
	font:Arial, Helvetica, sans-serif;
	color: #231F20;
	text-decoration: none;
	}

a:hover {
	font:Arial, Helvetica, sans-serif;
	color:  #01AEE5;
	text-decoration: none;
	}
.border {
	border: 1px solid #00BAF2;
}


a:active {
	font:Arial, Helvetica, sans-serif;
	color: #231F20;
	text-decoration: none;
	}

/************** CLASS *****************************/

.title {
	font-size: 130%;
	text-transform: uppercase;
	font-weight:bold;
}
.color_black { color:#000000;}
.color_blue { color:#0099CC}

/****************** CONTENT HEADER ****************/

#logo {
	width: 200px;
	float: left;
	background: #01AEE5;
}
#logo_printer {
	width: 0 auto;
	border: 3px solid ##00BAF2;
}
#content_printer {
	width: 765px;
	height:100%;
}
#img_header{
	width: 126px;
	height: 128px;
	float:left;
	text-align:center;
	background-color:#FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}
#text_header {
	width:360px;
	height:103px;
	float:left;
	margin-left:10px;
	color: #FFFFFF;
	padding-top: 20px;
}

#header_top {
	width: 100%;
	height: 128px;
	float: left;
	background-color:#00BAF2;
	margin: 0;
}
#header_top_printer {
	width: 745px;
	height: 128px;
	float: left;
	margin: 0;
	text-align: center;
	margin-left: 20px;
}
/*********** MENU + CONTENT ****************/
html, body, #big_container {
	height: 100%;
}

#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#left_menu {
	width: 200px;
	height:100%;
	float: left;
	background-color: #4B3735;
	overflow:hidden;
	height: 100%;
}
#menu {
	width: 200px;
	margin-top: 25px;
}
#menu li {
	height: 32px;
  	height: 20px;
	list-style-type: none;
}	
	
#menu li a:link, #menu li a:visited {
	padding: 0 25px 0 0;
	display: block;
	font: bold .9em Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: right;
	text-decoration: none;
	color: #B3E3F1;
}
	
#menu li a:hover {
	color: #01AEE5;
	background: url(images/main/bg_menu.gif) no-repeat 95% 2px;
}

#menu a.active:link, #menu a.active:visited, #menu a:hover {
	color: #01AEE5;
	background: url(images/main/bg_menu.gif) no-repeat 95% 2px;
}

/************* MAIN CONTENT ****************/
#right_content {
	width: 745px;
	/*height:100%;*/
	min-height: 100%;
	margin-left: 20px;
	float: left;
}
#text_content {
	width: 730px;
	height: 15px;
	text-align: right;
	padding-right: 15px;
	font-size: 13px;
	float: left;
}
#txt_content {
	width: 730px;
	height: 100%;
	text-align: justify;
	padding-right: 15px;
	font-size: 12px;
	margin-bottom: 20px;
}
#title_content {
	width:735px;
	height: 25px;
	background-color:#00BAF2;
	padding-top:5px;
	padding-left:10px;
	font-size: 18px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:20px;
	margin-bottom:10px;
}
#content_flash {
	width: 745px;
	height: 370px;
	}
#column_content {
	width: 350px;
	height: 100%;
	text-align: justify;
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
}


#column_content_a{
	height: 150px;
	float: left;
	width: 200px;
	margin-top: 20px;
}
#column_content_c{
	height: 200px;
	float: left;
	width: 250px;
	margin-top: 20px;
}
#column_content_b{
	width: 200px;
	height: 150px;
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
	margin-left: 50px;
	line-height: 22px;
	margin-top: 25px;
	margin-right: 20px;
}
#text_amenities {
	width:430px;
	height: 220px;
	float:left;
	margin-bottom: 25px;
	}
#text_amenities ul  {
	padding: 15px 0 0 15px;
	color:#01AEE5;
	font-size:12px;
}
#text_amenities ul li {
	padding: 5px 0 0 0;
}
#column_content2 {
	width: 350px;
	height: 100%;
	text-align: justify;
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
	margin-left: 20px;
	line-height: 22px;
}
#title_details{
	width:735px;
	height: 25px;
	background-color:#00BAF2;
	padding-top:5px;
	padding-left:10px;
	font-size: 18px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:20px;
}
#txt_details {
	width: 240px;
	height:25px;
	float:left;
	text-align:left;
	font-size:18px;
	color:#FFFFFF;
}
#column_details{
	width: 225px;
	height: 500px;
	text-align: justify;
	font-size: 12px;
	float: left;
	margin-right: 40px;
	margin-left: -10px;
	background-color: #CCF0FC;
	padding-left: 20px;
}
#column_details p {
	width:100%;
	color:#33CCFF;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
}
#maps {
	width:450px;
	height:400px;
	float:left;
}

#img_location {
	width:250px;
	height:150px;
	float:left;
	padding: 25px 5px 25px 30px;
}
#news1 {
	width:500px;
	height:100%;
	padding: 10px 0 15px 20px;
	border-bottom: 1px dotted #999999;
	
}
#img_news {
	width:70px;
	height:70px;
	float:left;
	border: 2px solid #A3D9FA;
	margin: 0 10px 10px 0;
}
#img_details {
	width: 450px;
	height:480px;
	float: left;
	padding-top: 15px;
}
#select_floor {
	width:100%;

	margin-top: 30px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	}
#icons_details {
	width:100%;
	margin-top: 60px;
	margin-bottom: 30px;
	}
	
#icons_details p {
	width:100%;
	font-size: 14px;
	font-weight: bold;
	margin-top:5px
	}
	
img.right {
	float: right;
	margin: 5px 0px 10px 20px;
}

img.left {
	float: left;
	margin: 5px 20px 10px 0px;
}
.office {
	color:#000000;
	font-size: 12px;
	line-height: 22px;
	font-weight:bold;
	}
.office th {
	color: #000000;
	font-size: 14px;
	text-align:left;
	}
/******** contact us ***********/
#form_option{
	width:100%;
	height: 50px;
	}
#form_left{
	width:350px;
	height:100%;
	float:left;
	}
#form_right {
	width:350px;
	height:100%;
	float:right;
	}

#form_content {
	width: 745px;
	height: 100%;
	text-align: justify;
	font-size: 12px;
	float: left;
	
	}
/*#contactoform {
	margin: 0;
	width: 314px;
	float: left;
	margin-right: 50px;
}*/

.contactoform fieldset { border: 0; }

.contactoform legend { visibility: hidden; }

.contactoform label {
	display: block;
	font-size: 12px
}

.contactoform input, .contactoform textarea, .contactoform select, #txpCommentInputForm input {
	font: 12px Helvetica, Arial, sans-serif;
	width: 314px;
	margin: 2px 0 5px;
	padding: 2px;
	background: #fff;
	border: 1px solid #9EC4DB;
	
}
.contactoform #send {
	background-color:#01AEE5;
	color:#FFFFFF;
	font-weight:bold;}
	
.contactoform input:focus, .contactoform textarea:focus, .contactoform input:focus, .contactoform textarea:focus {
	background: #fff;
	border: 1px solid #CCCCCC;
}

.contactoform textarea {height: 120px;}

.contactoform #enviar, .contactoform .button {
	width: 326px;
	padding: 3px;
	background: #CCCCCC;
	color: #333333;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}

.contactoform .checkbox {
	width:auto;
	padding:0;
	border:0;
	margin:0;
	background: 0;
}

/************** FOOTER ********************/
#footer {
	font-size:10px;
	font-weight:bolder;
	float: left;
	border-top: 1px solid #4B3735;
	width: 100%;
	height:15px;
	margin-top: 20px;
	padding-top: 5px;
}
#footer_left {
	width:450px;
	float:left;
	color: #000000;
}
#footer_right {
	width:250px;
	float:right;
	text-align: right;
}
