* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 75%;
	color: #333333;
	background: #910202 url(../images/msc-bg-body.jpg) repeat-x left top;
}

a {
	color: #3b5715;
	text-decoration: underline;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.clear-both {
	clear: both;
}

table {
	border-collapse: collapse;
}

ul {
	margin: 0.6em 0 0.6em 2em;
}

/* wrapper */
#wrapper {
	width: 940px;
	margin: 0 auto;
	background-color: #fff;
}


/* top */
#top {
	background: transparent url(../images/msc-bg-top.jpg) repeat-x left bottom;
	width: 100%;
}

#top #logo {
	padding: 11px;
}

#top #logo a {
	background: transparent url(../images/msc-logo-top.jpg) no-repeat left top;
	width: 161px;
	height: 93px;
	display: block;
}

#top #logo a:hover {
	background-position: left -93px;
}

#top #logo a.logoHomepage:hover {
	background-position: left top;
}

#top #logo a span {
	display: none;
}

/* header */
#header-right {
	float: right;
	background: #ffffff url(../images/msc-bg-header-right.jpg) no-repeat right bottom;
	margin: 0 0 7px 0;
	height: 113px;
	width: 708px;
}


#header-right #menu-register {
	padding: 11px 11px 0 0;
	float: right;
	font-weight: bold;
}

#header-right #menu-main {
	font-weight: bold;
	padding: 92px 11px 0 0;
	text-align: right;
}

#header-right #menu-main ul,
#header-right #menu-register ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header-right #menu-register ul li,
#header-right #menu-main ul li {
	display: inline;	
}

#header-right #menu-register ul li {
	padding: 0;
}

#header-right #menu-main ul li {
	padding: 0 0 0 8px;
}

#header-right #menu-main ul li,
#header-right #menu-main ul li a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.07em;
	color: #fff;
}

#header-right #menu-main ul li a {
	text-decoration: none;
}

#header-right #menu-main ul li.current span {
	display: none;
}

#header-right #menu-main ul li.current,
#header-right #menu-main ul li.current a {
	color: #888;	
}


/* main */
#main {
	background: #ffffff url(../images/msc-bg-main.jpg) repeat-x left bottom;
	width: 100%;
}

#main-content {
	background: transparent url(../images/msc-bg-main-content.jpg) no-repeat right bottom;
	padding-bottom: 90px;
	width: 100%;
}

#main-center-content {
	padding: 3px;
}

/* center-content */
#center-content {
	float: left;
}

#center-content #search.box {
	background: transparent url(../images/msc-bg-main-search.gif) no-repeat left top;	
	padding: 0;
	height: 161px;
	width: 683px;
}

#center-content #flash-content img {
	vertical-align: top;
}

#center-content #flash-content,
#center-content #search.box,
.buildings-overview {
	margin-bottom: 5px;
}

#search.box .box-header {
	padding: 0 16px;
}

#search.box .box-header h2 {
	float: left;
	font-size: 15px;
	line-height: 28px;
	padding: 0 16px 0 0;
}

#search.box .box-header h2 span#span_district_switcher {
	font-size: .7em;
	font-weight: normal;
}


#search.box .box-body {
	clear: both;
	padding: 0 16px 0 16px;
	overflow: hidden;
}

#search.box .search_table {
	padding-top: 10px;
	height: 78px;
}

#search.box .search_table table {
	width: 100%;
}

#search.box .search_table table td {
	padding: 7px 0;
}

#search.box .search_table table td.inp-cell {
	width: 167px;
}

#search.box .search_table .label {
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
}

#search.box .box-header .search_by_ref .label {
	font-weight: bold;
	text-align: right;
	color: #000;
}

select,
input,
textarea {
	font-size: 13px;	
	font-family: Arial, Helvetica, sans-serif;
}

#search.box input,
#search.box select,
#search.box .search_table .label {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
}

#search.box .box-header .search_by_ref .label {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

table select,
table input,
table textarea {
	padding: 1px;
	border: 1px solid #969696;
}

input[type=checkbox],
input[type=radio] {
	border: none;
}

#search.box .box-header .search_by_ref input {
	border: 1px solid #666666;
	padding: 1px;
	font-size: 12px;
}

#search.box .search_table p.text {
	padding: 8px 0 0 0;
	font-size: 11px;
}

#search.box .search_table .submitBtn img {
	vertical-align: top;
	*vertical-align: -3px;
}


#search.box .box-header .search_by_ref {
	float: right;
	padding: 5px 0 0 0;
}

#search.box .box-header .search_by_ref input,
#search.box .box-header .search_by_ref a {
	margin-left: 4px;
	vertical-align: middle;
}

#search.box .box-header .search_by_ref img {
	vertical-align: top;
	*vertical-align: middle;
}

#search-results-number {
	padding-top: 7px;
	border-top: 1px dashed #65664f;
}

#search.box #results-number {
	float: right;
}

#search.box #results-number ul {
	list-style: none;
	margin: 0;
}

#search.box #results-number ul li {
	display: inline;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#search.box #results-number ul li span#span-num {
	font-weight: bold;
}

#search.box .btn-adv-search {
	float: left;
}

#search.box .btn-adv-search p {
	line-height: 28px;
}

#search.box .btn-submit {
	padding-left: 10px;
}

#search.box .btn-submit,
#search.box .btn-submit p {
	display: inline;
}

h2.main-title {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
}

h3.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h3.title a {
	text-decoration: none;
}


.box.buildings-overview .box-header {
	background: transparent url(../images/msc-bg-box-top-b.gif) no-repeat left top;	
	padding: 0;
	height: 29px;
	width: 684px;	
}

.box.buildings-overview .box-header h2 {
	color: #fff;
	line-height: 28px;
	padding: 0 0 0 16px;
}

.box.buildings-overview .box-body {
	background: transparent url(../images/msc-bg-box-body-b-rep.gif) repeat-y left top;	
	padding: 8px 0 8px 0;
	width: 684px;
}

.box.buildings-overview .box-bottom {
	background: transparent url(../images/msc-bg-box-bottom-b.gif) no-repeat left top;	
	padding: 0;
	height: 5px;
	width: 684px;
}

.box .products-content {
	padding: 4px 0 0 0;
}

.box .products-content .products {
	background: transparent url(../images/msc-bg-box-vert-sep.gif) repeat-y left top;
	width: 100%;	
	overflow: hidden;
}

.box .products-content .item {
	float: left;
	width: 139px;
	padding: 0 16px 0 16px;
}


.box .products-content .item .image {
	padding: 2px 0;
}

.box .products-content .item .detail,
.box .products-content .item .price,
.box .products-content .item .view-more {
	font-size: 11px;
}

.box .products-content .item .view-more {
	padding: 14px 0 0 0;
}

.box .horizontal-separator {
	clear: both;
	background: transparent url(../images/msc-bg-horizontal-separator.jpg) repeat-x left top;
	height: 21px;
	margin: 0 10px;
}

#central,
#editorial {
	overflow: hidden;
	font-size: .9em;
	line-height: 1.4em;
	padding: 0 16px;
}

* html #central {
	height: 1%;
}

#central div.form {
	height: 100%;
	margin: 1.2em 0;
}

#central div.form table td {
	padding: 2px;
}

#central div.form table {
	width: 100%;
}

#central div.form table.registo {
	width: auto;
}

#central h5 {
	font-weight: normal;
	font-size: 1em;
	padding-bottom: 4px;
}

#central h5.try_searching {
	font-size: 13px;
	padding: 8px 0;
}

#central p {
	margin: 0.4em 0 0 0;
}


#central p.search-results {
	font-weight: bold;
}

#central #fotos {
	float:left;
	margin-top: 4px;
	/*width: 416px;*/
	width: 316px;
}

#central #fotos p {
	margin: 0;
}

#central #fotos a img {
	vertical-align: top;
}

#central #fotos .bloco {
	padding: 3px 0 0 0;
}

#central #fotos .screenRotator1 {
	padding: 6px 0 10px 0;
}

#central #fotos .screenRotator1 a {
	text-decoration: none;
}


#central #info,
#central #pedido_visita {
	/*margin-left: 426px;*/
	margin-left: 326px;
}

#central #pedido_visita {
	background-color: #EAEAEC;
	border: 1px solid #DFDFE1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 8px;
	font-weight: normal;
}

#central #info p {
	padding: 2px 0;
	margin: 0;
}

#central h4 {
	font-size: 1em;
	margin-top: 8px;
}
#central #info div.infoSection p {
	padding: 0;
}

#central #info div.infoSection span,
#imovel_guardado table.info span,
#central #searchResult span {
	color: #900000;
	font-size: 1.2em;
}

#central #info div.infoSection strong {
	font-weight: normal;
}

#central #info p.preco {
	padding: 8px 0 20px 0;
	color: #900000;
	font-size: 1.1em;
	font-weight: bold;
}

#central #info p img {
	vertical-align: middle;
}


#central #info img.button {
	margin-top: 6px;
}

div.error {
	background-color: #F4DDAB;
	border: 1px solid #EECA7D;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 12px 0;
	padding: 2px 6px 6px 6px;
}

div.error p {
	border: 0 none;
	color: #CC0000;
	margin: 0.6em 0;
	padding: 0 4px;
}

div.error ul {
	color: #CC0000;
	margin: 0.6em 0 0.6em 2em;
}

div.error p.ok {
	color: #00aa00;
}

#central table td.label {
	padding-right: 4px;
	text-align: right;
	/*font-weight: bold;*/
	width: 1%;
}

#imovel_guardado a {
	font-size: 12px;
	text-decoration: none;
}

#imovel_guardado table.form {
	background: #EEEEEE none repeat scroll 0 0;
	width: 610px;
}

#imovel_guardado table.form td {
	padding: 4px;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
}

#imovel_guardado table.form td a {
	font-size: 11px;
}


/* advanced_search */

#advanced_search {
	padding: 0 16px;
}

.forget_pass,
#advanced_search table td,
#editorial table td,
#central table td  {
	padding: 2px 0;
	font-size: 13px;
}

#advanced_search table td.search_by_fields {
	padding-right: 16px;
}

#advanced_search table td.search_by_fields td {
	padding-right: 4px;
}

#advanced_search table td.search_by_fields table table td {
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	color: #900000;
}

#advanced_search table td.search_by_fields table table td b {
	font-weight: normal;
}

#advanced_search table td.search_by_fields table table#table-microcombis {
	border-collapse: separate;
	background-color: #eee;
	border: 1px solid #e1e1e1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#advanced_search table td.search_by_fields table table#table-microcombis td {
	padding: 4px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

#advanced_search table td.search_by_fields table table#table-microcombis td b {
	font-weight: bold;
}

#advanced_search table td.search_by_fields table table#table-microcombis select {
	width: 200px;
}


#advanced_search table.search_table td.search_by_ref {
	border-left: 1px solid #DDDDDD;
	padding-left: 16px;
	vertical-align: top;
}


#central #searchResult table {
	margin: 10px 0 0 0;
}

#central #searchResult table img {
	vertical-align: middle;
}

/* imovel_guardado */
#imovel_guardado {
	border-bottom: 1px dashed #CCCCCC;
	padding: 12px 0 8px 0;
	width: 652px;
}

#imovel_guardado p.number {
	float: left;
	font-size: 1em;
	height: 80px;
	width: 36px;
}

#imovel_guardado table.info {
	width: 600px;
}

#imovel_guardado table.info td {
	vertical-align: top;
	font-size: 11px;
}

#imovel_guardado table.info .image {
	width: 100px;
	padding-right: 10px;
}

#imovel_guardado table.info .preco {
	text-align: right;
}

div.paginas p {
	background: #eeeeee url(../images/msc-bg-paginas.jpg) repeat-x left bottom;
	border: 1px solid #e1e1e1;
	color: #333333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 1.1em;
	font-weight: normal;
	padding: 3px 4px;
}

div.paginas p em {
	color: #333333;
	font-style: normal;
	font-weight: bold;
}

div.paginas p a {
	text-decoration: none;
}

.voltarTop {
	padding: 0 0 8px 16px;	
}

.voltarBottom {
	padding: 10px 0 0 16px;
}

#central .voltarTop,
#central .voltarBottom {
	padding-left: 0;
	padding-bottom: 0;
}

/* editorial */
#editorial p {
	font-size: 1em;
	margin-top: 0.6em;
}

#total_price {
	font-size: 1.1em;
}

#editorial #sub {
	margin: 1em 0;
	padding: 0.2em;
}

#editorial ul {
	margin: 0.4em 0.6em;
}

#editorial ul li {
	color: #333333;
	font-size: 1.1em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0.3em;
}

/* right-content */
#right-content {
	float: right;
}


#right-content .box {
	width: 246px;
}

#right-content #register-area .box-content {
	background: transparent url(../images/msc-right-box-siteoverview.gif) no-repeat left top;	
	padding: 154px 0 0 0;
}

#right-content #register-area .box-body {
	background: transparent url(../images/msc-bg-body-rrep.jpg) repeat-y left top;
}

#right-content #register-area .box-body #div-register-area {
	background: transparent url(../images/msc-right-box-body-overview.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	padding: 16px 10px 5px 10px;
}

#right-content #register-area .box-body #div-register-area ul {
	list-style-type: disc;
	margin: 0 0 0 1.2em;
}

#right-content #register-area .box-body #div-register-area ul li {
	padding: 4px 0;
}


#right-content .box .box-bottom {
	background: transparent url(../images/msc-right-box-bottom.gif) no-repeat left top;
	height: 5px;
}

#right-content .banner {
	margin-top: 4px;
}

.box#area-pessoal .box-header {
	background:transparent url(../images/msc-bg-box-top-r.gif) no-repeat left top;
	height:29px;
	padding:0;
	width: 246px;
}

.box#area-pessoal .box-header h2 {
	color: #FFFFFF;
	line-height: 28px;
	padding: 0 0 0 10px;
}

#right-content .box#area-pessoal .box-body {
	background:transparent url(../images/msc-right-box-rep-r.gif) repeat-y left top;
	padding: 10px 10px 0 10px;
	font-family: Arial,Helvetica,sans-serif;
}

#right-content .box#area-pessoal .box-bottom {
	background-image: url(../images/msc-right-box-bottom-r.gif);
}

#right-content .box#area-pessoal img {
	vertical-align: text-bottom;
}

#right-content .box#area-pessoal .bloco_pessoal {
	border-top: 1px dashed #726e5d;
	padding: 10px 0 0 0;
	margin-top: 6px;
}

#right-content .box#area-pessoal .bloco_pessoal h3 {
	font-size: 1.1em;
}

#right-content .box#area-pessoal .bloco_pessoal ul {
	margin: 0;
	padding: 0.6em 0 0.6em 2em;
}

#right-content .box#area-pessoal .bloco_pessoal table {
	margin-top: 5px;
}

#right-content .box#area-pessoal .bloco_pessoal table td {
	width: 75px;
	padding: 5px 0;
}

#right-content .box#area-pessoal .box-body p {
	padding-bottom: 12px;
}

#right-content .box#area-pessoal .bloco_pessoal table td p {
	padding: 0;
}


/* bottom */
#bottom {
	background-color: #d2cfcf;
	text-align: center;
	font-size: .85em;
	padding: 8px 0;
}

#bottom ul#conditions {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#bottom ul#conditions li {
	display: inline;
}

#bottom #copyright {
	display: inline;
}

#bottom #desenvolved-by {
	padding-top: 18px;
	line-height: 2.2em;
}

