body {
	width:900px;
	font: normal 1.3em Helvetica, Tahoma, Arial;
	font-size:12px;
	vertical-align: baseline;
	margin:auto;
	background: #B7DDEE url('/media/imagens/site_bg.png') repeat-x; /*#44A9D3*/
	text-align:center;
}
body a {
	cursor:pointer;
	text-decoration:none;
	color:#FFF;
}
body a:hover {
	cursor:pointer;
}
.left {
	float:left;
}
.right {
	float:right;
}
.ajaxLoader {
	display:none;
	background: #fff;
	position:absolute;
	opacity:0.3;
	z-index:12;
}
.pointerOnHover:hover {
	cursor:pointer;
}
#header {
	width:100%;
	height:65px;
}
#header #logo {
	margin-top: 2px;
	margin-left: 5px;
	float:left;
}
#header #options {
	height:100%;
	width:500px;
	float:right;
}
#header #options ul li {
	float:right;
	list-style:none;
	font-size:11px;
	margin-top:5px;
	margin-right:20px;
}
#header #options ul li a {
	color:#333;
	display:block;
	text-decoration:none;
}
#header #options ul li a:hover {
	color:#FFF;
}
#header #messages {
	margin-top:10px;
	font-size:10px;
	font-weight:bold;
	color:#06C;
	/*border:1px solid #44A9D3;*/
	float:right;
	padding:1px 5px 2px 5px;
}
#topBannerLoader {
	width:550px;
	height:82px;
	padding-top:50px;
	background:#222;
	position:relative;
	z-index:10;
	opacity:0.2;
	filter:alpha(opacity=20);
}
#login {
	margin:0 0 2px 0;
	color:#666;
	font-size:12px;
	width:180px;
	float:right;
	margin-right:5px;
}
#login input {
	margin-top:10px;
	height:15px;
	width:80px;
}
#menu {
	height:100%;
	float:left;
    width: 150px;
	font-size:14px;
    background:#63B6DA;
}
#menu ul {
	height:100%;
	width:147px;;
    list-style-type:none;
	margin-top: 0px;
	float:left;
	padding-left:0px;
}
#menu ul li {
	width: 100%;
    float:left;
	line-height:31px;
    border: 1px solid #63B6DA;
}
#menu ul li a {
	color:#FFF;
	display:block;
	text-decoration:none;
	font-weight:bold;
	float:left;
	height:100%;
	width:100%;
}
#menu ul li:hover {
    border: 1px solid #5c9ccc;
    background: #5c9ccc url('redmond style/images/ui-bg_gloss-wave_55_5c9ccc_500x100-copy.png') 50% 50% repeat-x;
}
#header2 {
	border:2px solid #63B6DA;
	width:900px;
	height:132px;
	margin-bottom:0px;
}
#header2 #info {
    background:#44A9D3;
	color:#FFF;
	width:200px;
	height:100%;
	float:right;
}
#header2 #info #container {
	text-align:left;
	padding-top:5px;
	width:80%;
}
#header2 #info #container h1 {
	font-size:15px;
	font-weight:bold;
}
#corpo {
	margin-bottom:0px;
	margin-top:0px;
	width:100%;
	background:#FFF;
	height:auto;
	border-left:2px solid #63B6DA;
	border-right:2px solid #63B6DA;
}
#main {
	width:698px;
	height:auto;
	text-align:left;
	height:auto;
	display:block;
	float:left;
	margin-top:15px;
	margin-bottom:10px;
}
#main form {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
}
#rightsidebar {
	padding-top:15px;
	width:198px;
	/*border-right:2px solid #63B6DA;
	border-left:2px solid #63B6DA;*/
	display:block;
	float:right;
	margin-bottom:10px;
}
#rightsidebar h1 {
	font-size:14px;
	font-weight:bold;
}
#infoBox {
    width:430px;
    height:50px;
    padding:5px 10px 10px 10px;
    background:#222;
    color:#FFF;
    font-size:11px;
	text-align:left;
	z-index:10;
	margin-left:155px;
    top:-65px;
	position:relative;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#title {
	line-height:20px;
	/*background:url('imagens/bt.jpg') repeat-x;*/
	background:#999;
	color:#FFF;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:5px;
	margin-top:10px;
	clear:both;
}
#title span {
    font-size:10px;
}
.prop_div {
    height:5px;
	background:#999;
	margin-bottom:5px;
	margin-top:10px;
	clear:both;
}
.property {
	margin-bottom:10px;
	height:auto;
	width:100%;
	padding:5px 5px 5px 5px;
}
.property .btMoreInfo {
	width:225px;;
	height:30px;
}
.clearer {
	clear:both;
}
.property .images {
	width:250px;
	height:auto;
	float:right; 
}
.property .images .image, #images .image {
	border: 1px solid #FFF;
	width:70px;
    height:45px;
	float:left;
	margin:1px;
}
#images .image /* ??????????????? */ {
    padding-top:5px;
	border: 1px solid #FFF;
	width:100px;
    height:85px;
	float:left;
	margin:2px;
    font-size:11px;
}
.property .images .image img, #images .image img {
    width:70px;
    height:45px;
}
.mainImage {
    margin-top:5px;
}
.mainImage:hover {
    cursor:pointer;
}
.property .images .image img:hover, #images .image:hover {
	border: 1px solid #333;
}
.property .description {
	width:430px;
	float:left;
    color:#747474;
}
.property .right {
    float:right;
    width:100px;
    padding-right:10px;
}
.property .left {
    float:left;
    width:100px;
}
.reservation {
    padding-left:5px;
    line-height:25px;
}
.reservation input {
    width:100px;
}
.reservation .bt_reserve {
    margin-left:17px;
    width:80px;
}
#add_form #save {
	/*  Criar um estilo para o submit */
	float: right;
	margin-top: 50px;
	margin-bottom: 5px;
	width: 80px;
}
#add_right {
	width:330px;
	float:right;
}
#add_left {
	width:330px;
	float:left;
}
#add_right #field {
	line-height:30px;
}
#add_left #field {
	line-height:30px;
}
.description #field {
    float:left;
    margin:0px 25px 3px 0px;
}
#field label, #obs_field label {
    font-weight:bold;
    color:#333;
}
#field #id_area {
	width:60px;
}
#field #id_wc {
	width:20px;
}
#field #id_bedrooms {
	width:20px;
}
#field #id_rent {
	width:70px;
}
#field #id_prop_observations {
    height:140px;
    color:#999;
}
#obs_field {
    clear:left;
	width:100%;
    min-height:75px;
    margin-bottom:10px;
    padding-top:10px;
}
.description #bt_reserve {
    padding-left:10px;
    padding-right:10px;
    line-height:30px;
}
#destaque {
	margin-top:20px;
	width:230px;
	margin-left:10px;
}
#destaque h1 {
	font-size:14px;
	color:#FFF;
}
#destaque #dt_container {
	width:105px;
}
.container {
	margin-left:20px;
	width:650px;
	margin-bottom:10px;
}
.container_head {
	height:32px;
    padding-left:20px;
    background: #5c9ccc url('redmond style/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png') 50% 50% repeat-x;
	/*background-image:url('imagens/sidebar_center.jpg');*/
}
.container_head_text {
	height:23px;
	padding:6px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.container_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:5px;
	color:#666;
    height:283px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none solid solid solid;
	border-color: #ACACAC;
}
.container_content ul {
	float:left;
	width:150px;
	margin-right:5px;
	padding-left:0px;
	margin-top:0px;
}
.container_content ul .liFeatured {
	list-style:none;
    background: #5c9ccc url('redmond style/images/ui-bg_gloss-wave_55_5c9ccc_500x100-copy.png') 50% 50% repeat-x;
	height:70px;
	margin-bottom:1px;
	text-align:center;
    width:150px;
}
.container_content ul li a {
	padding-top:15px;
	display:block;
	text-decoration:none;
	height:80%;
	color:#FFF;
	cursor:pointer;
    padding-left:5px;
    padding-right:5px;
}
.featuredHover {
	list-style:none;
    background: #5c9ccc url('/media/redmond style/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png') 50% 50% repeat-x;
	height:70px;
	margin-bottom:1px;
	text-align:center;
    width:150px;
}
.container_content #options {
	margin-top:10px;
	float:right;
	width:23px;
}
.container_content #options img {
	margin-bottom:20px;
    margin-right:10px;
}
.container_content #dest {
	height:290px;
}
.container_content #dest span {
	background-color:#FFF;
	color:#333;
}
#imoveis {
	margin-top:10px;
	margin-left:20px;
}
#imov {
	border:1px solid #63B6DA;
	width:140px;
    color:#747474;
	float:left;
	margin-right:14px;
    margin-bottom:12px;
}
#imov:hover {
    cursor:pointer;
    background: #f0f0f0;
}
#imov label {
	color:#333;
    font-weight:bold;
}
#imov img {
    float:left;
}
#imov #container {
    padding:3px 0px 2px 2px;
    float:left;
    width:100%;
}
#imov .bt_more, #options .bt_more {
    color:#5C9CCC;
    font-weight:bold;
    margin-right:5px;
    padding:1px 4px 1px 4px;
    float:right;
    font-size:10px;
    border:1px #CCC solid;
    background:#FFF;
}
#options .bt_more {
    margin-top:100px;
    font-size:9px;
    margin-right:0px;
}
#options .bt_more:hover {
    cursor:pointer;
}
.latestRentals {
    width:640px;
    padding:8px 0px 8px 8px;
    border:1px #CCC solid;
}
.search {
	width:90%;
	color:#FFF;
	border:1px #069;
	padding:5px;
	border:1px solid #999;
	background:url('/media/imagens/sidebar_h1.jpg') repeat-x;
	margin-bottom:10px;
}
.search h1 {
	margin-top:2px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
	height:25px;
}
.search #search {
	color:#5C5C5C;
	font-size:12px;
}
.search #search input {
	margin-top:5px;
	width:35px;
	margin-left:1px;
	margin-right:1px;
}
.search #search #submit {
	width:70px;
}
.search #search #label, .search #search #linkAll {
	width:85px;
	text-align:center;
	border: none;
	background: #FFF;
}
.search #search #line {
	height:30px;
}
.search #search #linkAll {
    text-align:right;
	color:#222;
    margin-left:60px;
}
.search #search #linkAll:hover {
    cursor:pointer;
    color:#757575;
}
.news, .grey_menu {
	width:90%;
	color:#FFF;
	border:1px #069;
	padding:5px;
	border:1px solid #999;
	margin-bottom:10px;
	background:url('/media/imagens/sidebar_h1.jpg') repeat-x;
}
.news h1, .grey_menu h1 {
	margin-top:2px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
	height:25px;
}
.news h2, .grey_menu a {
	text-decoration:underline;
	margin:5px;
	font-size:11px;
	color:#44A9D3;
}
.news span {
	color:#999;
	margin:5px;
	font-size:10px;
}
.grey_menu span {
	color:#747474;
	margin:5px;
	font-size:12px;
}
.registration {
    margin:0px 10px 10px 10px;
    border:2px #747474 solid;
    padding:0px 0px 10px 0px;
}
.registration h1 {
    padding-left:10px;
    margin-top:0px;
    line-height:25px;
    background:url('/media/imagens/banner_bg.png');
    color:#FFF;
    font-size:15px;
    font-weight:bold;
}
#tabs {
    margin-left:5px;
    padding-bottom:20px;
}
.save_bt {
    float:right;
}
.object_box {
    width:45%;
    float:left;
    margin-left:15px;
    margin-top:20px;
    padding:5px 5px 5px 6px;
}
.object_box label {
    color:#222;
}
.error {
    font-size:11px;
    color:#63B6DA;
    padding-left:5px;
}
#addNews {
    background:#80ff00;
    float:right;
    margin-right:10px;
    padding:7px 20px 7px 15px;
    color:#000;
}
#addNews:hover {
    cursor:pointer;
}
#addNews span {
    margin-right:5px;
    font-weight:bold;
}
.cityMap {
	width:450px;
	height:283px;
	display:none;
	margin-left:155px;
}
#dest .ajaxLoader {
	width:450px;
	height:283px;
	left:365px;
	padding-top:120px;
}

/* ################################     Open     ################################ */

#openProperty {
	margin-left:5px;
}
#openProperty #header {
	padding-left:15px;
	width:96%;
	height:60px;
}
#openProperty #header h1 {
	margin-top:5px;
	margin-bottom:5px;
	color:#fff;
	font-size:22px;
}
#openProperty #header h2 {
	color:#fff;
	font-size:14px;
	margin-top:0px;
	margin-bottom:5px;
}
#openProperty #header input {
	width:40px;
}
#openProperty #images {
	margin:5px 0px 20px 10px;
}
#openProperty #images .main {
	float:left;
	margin-right:5px;
	border:2px #fff solid;
}
#openProperty #description {
	padding:0px 20px 5px 20px;
	margin-bottom:5px;
}
#openProperty #map_canvas {
	border:3px #f2f2f2 solid;
	width:665px;
	height:300px;
	margin-left:10px;
	margin-top:25px;
}
#openProperty textarea {
	width:520px;
	height:150px;
}
#openProperty #reservation {
	width:100%;
	margin:5px 0 0 0;
	padding:3px;
	border:1px solid #A6C9E2;
}
#openProperty #reservation input[type="text"] {
	width:80px;
}
#openProperty #reservation .left .input {
	width:250px;
	clear:both;
	line-height:25px;
}
#openProperty #reservation .left .input input {
	width:200px;
	float:right;
}
#openProperty #reservation textarea.client_observations {
	width:320px;
	height:75px;
}
#openProperty #reservation .left {
	margin-left:10px;
}
#openProperty #reservation .right {
	margin-right:10px;
}
#openProperty #reservation input[type="button"] {
	margin-top:2px;
	line-height:28px;
	height:28px;
	cursor:pointer;
}
#openProperty #reservation img.ui-datepicker-trigger {
	margin:0;
	padding:0;
}
#availabilityCalendar table.ui-datepicker-calendar td.booked {
	background:url(/media/imagens/booked.jpg) no-repeat;
}
#availabilityCalendar table.ui-datepicker-calendar td.booked a {
	color:#ccc;
	cursor:default;
	background:none;
}
#openProperty .title {
	text-align:center;
	font-weight:bold;
	font-size:15px;
	line-height:29px;
	margin-bottom:10px;
}
#openProperty #reservation button {
	margin-top:15px;
}
#reservations .dateAlertPayment {
	width:57px;
	font-size:11px;
}
#reservations .observations {
	width:97%;
}
#reservations .openClose:hover {
	cursor:pointer;
}
#resultsConf {
	margin-left:10px;
}
#resultsConf #nItemsPage {
	margin-right:300px;
}
#resultsConf .order {
	margin-left:10px;
}
#resultsConf .order:hover {
	cursor:pointer;
}

#textContainer .border1px {
	color:#222;
}
.border1px {
	border:1px #5C9CCC solid;
	padding:5px;
	margin-bottom:10px;
}
#investTabs ul li {
	width:214px;
}
#investTabs ul li a {
	width:100%;
}
#investTabs #whyBuy h2, #howItWorks h2 {
	font-size:13px;
}
#contacts {
	width:300px;
	margin-top:25px;
}

/* ################################     Pager     ################################ */

#pagination {
    margin: 10px;
}
#pagination .pageCount span, .step-links .move {
    padding:2px 5px 2px 5px;
    border:1px solid #C5DBEC;
    background:#ffffff;
}
#pagination .pageCount .current {
    padding:2px 5px 2px 5px;
    border:none;
    background:none;
}
#pagination .page:hover {
    background:#C5DBEC;
    color:#FFF;
    cursor:pointer;
}
#statistics {
	font-size:10px;
}
#textContainer {
	margin:0px 5px 5px 5px;
	padding:0px 5px 5px 5px;
}
#footer {
	width:100%;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#EFEFEF;
	border:1px solid #63B6DA;
	background:#44A9D3;
	display:block;
	clear:both;
}
#footer a {
	margin-left:10px;
	margin-right:10px;
	padding-bottom:15px;
}
