html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	clear: both;
	width: 100%;
	height: 100%;
	font:normal normal 11px/130% Tahoma, Verdana, Arial, sans-serif;
	color: #201f24;
	text-align: center;
	background: #f7f6fb;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
td, th,  td {
	font:normal normal 11px/130% Tahoma, Verdana,  Arial, sans-serif;
	color: #201f24;
	padding: 0px;
}
td {
	vertical-align: top;
}
a, a:visited, a:active {
	letter-spacing: 0px;
	font:normal normal 11px/130% Tahoma, Verdana,  Arial, sans-serif;
	color: #201f24;
	text-decoration: underline;
}
a:hover{
	
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
form {
	padding: 0px;
	margin: 0px;
}
.clear { 
	clear: both;
}
acronym, abbr { 
	cursor: help;
}
.curp {
	cursor: pointer;
}
p {
	margin: 0;
	padding: 0;
}
input {
	font:normal normal 11px/100% Tahoma, Arial, Verdana, Arial, sans-serif;
}
textarea
{
	font-family: tahoma, Verdana,  Arial, Helvetica, Sans-Serif;
	color: #000000;
	border: 1px solid #27221F;
	background: #fff;
	width: 250px;
	height: 100px;
	font-size: 11px;
}
select {
	font-size: 11px;
}
option {
	font-size: 11px;
}
img {
	border: 0px;
	display: block;
}
a:hover {
	text-decoration: none;
}
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active {
	text-decoration:none;
}
.ainv a:hover {
	text-decoration:underline;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	text-decoration:none;
}
a.ainv:hover {
	text-decoration:underline;
}
.fl {
	float: left;
}
.fr {
	float: right
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.hf {
	height: 100%;
}
.wf {
	width: 100%;
}
.whf {
	height: 100%;
	width: 100%;
}
.h1 {
	height: 1px;
}
* {
	outline: none;
}
#container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background: url('../images/bg/container.gif') 0 0 repeat-y;
	position: relative;
}

#footer {
	width: 940px;
	background: url('../images/bg/footer.gif') 0 0 no-repeat;
	height: 45px;
}
#footer div {
	padding: 10px 36px 0 40px;
	text-align: right;
	color: #a5a5aa;
}
#footer *,
#footer a {
	font-size: 10px !important;
	color: #a5a5aa !important;
}


#margins {
	margin: 0 8px 10px 6px;
}
#header {
	border-bottom: 5px solid #923838;
}
#header #logo {
	padding: 21px 18px 16px 18px;
	float: left;
}
#header #logo img {
	/*
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
	*/
	width: 164px;
	height: 99px;
}
#header table {
	float: right;
	margin: 41px 0 0 0; 
}
#top_menu {
	background: url('../images/bg/topmenu.gif') -1px 0 repeat-y;
}
#top_menu table {
	width: 717px;
	margin: 0 0 0 211px;
}
#top_menu table span.active,
#top_menu table a {
	display: block;
	line-height: 24px !important;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none !important;
}
#top_menu table span.active,
#top_menu table a:hover {
	background: #cec9e0;
}

#lang {
	position: absolute;
	top: 10px;
	right: 36px;
}
#lang,
#lang a,
#lang * {
	color: #bebaba !important;
	font-size: 12px;
	text-transform: uppercase;
}
#lang span {
	padding: 0 3px;
}


#colls {
	width: 926px;
	height: 350px;
}
#colls #right {
	padding: 9px 4px 15px 0;
}
#colls #left {
	width: 200px;
}
#colls #left .block { 
	position: relative;
	margin: -17px 0 40px 5px;
}
#colls #content {
	width: 750px;
	padding: 20px 25px;
}
#colls #content h1 {
	border-bottom: 1px solid #923838;
	text-transform: uppercase;
	padding: 0 0 4px 0;
	font: normal bold 12px tahoma;
	color: #706892;
	margin: 0 0 16px 0;
}

#logos {
	text-align: center;
}
#logos img {
	margin: 0 auto 22px auto;
	filter:alpha(opacity=30);
	opacity:0.3;
	-moz-opacity:0.3;
}
#logos a:hover img {
	filter:alpha(opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
}

#news .news_item .news_title {
	margin: 0 0 7px 0;
}
#news .news_item {
	margin: 0 0 20px 0;
}
#news .news_item .news_title a,
#news .news_item .news_title {
	font: normal bold 11px tahoma !important;
	color: #923838 !important;
}

#search {
	background: #e3d1d1;
	border: 2px solid #cc6565;
	padding: 10px 12px;
	margin: 0 0 15px 0;
}
#search input {
	border: 1px solid #716d81;
	margin: 3px 4px 3px 0;
}
#search select {
	border: 1px solid #716d81;
	margin: 3px 4px 3px 0;
}
#search caption {
	margin: 0 0 6px 0;
	font-weight: bold;
	color: #4a4073;
	text-transform: uppercase;
	font-size: 12px;
	text-align: left;
}


#search .submit {
	height: 30px; 
	width:200px;
	float: right;
	background: #716d81;
	font-weight: bold;
	color: #FFFFFF;
}

#search .input-radio {
	margin: 0 !important;
	border: none !important;
}
#search h3 {
	font-size: 11px;
}


.skelbtis-text {
	border: 1px solid #C1C1C1;
	margin-bottom: 3px;
	width: 200px;

}
.skelbtis-submit {
	margin-top: 5px;
	height: 30px; 
	width:200px;
	float: left;
	background: #716d81;
	font-weight: bold;
	color: #FFFFFF;
}


.block {
	width: 197px;
	background: url('../images/bg/block.gif') 0 0 repeat-y;
	margin-bottom: 10px;
}
.block a,
.block * {
	font-size: 11px !important;
	color: #636363 !important;
}
.block .hdr_bg {
	background: url('../images/bg/block_hdr.gif') 0 0 no-repeat;
	
}
.block .hdr_bg .hdr {
	position: relative;
	
}
.block .hdr {
	background: #f0effa;
	text-align: center;
	padding: 4px 9px;
	margin: 0 3px 0 2px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #923838;
	border-top: 3px solid #923838;
	color: #433737 !important;
}
.block .padd {
	background: url('../images/bg/block_bot.gif') 0 bottom no-repeat;
	padding: 20px 11px 30px 11px;
}

#contacts {
	width: 100%;
}
#contacts,
#contacts a,
#contacts * {
	color: #433737;
}

.top_block {
	width: 139px;
	height: 89px;
	cursor: pointer;
	margin: 0 5px 0 0;
}
.top_block.block_1 {
	background: url('../images/bg/block_1.gif') 0 0 no-repeat;
}
.top_block.block_2 {
	background: url('../images/bg/block_2.gif') 0 0 no-repeat;
}
.top_block.block_3 {
	background: url('../images/bg/block_3.gif') 0 0 no-repeat;
}
.top_block.block_4 {
	background: url('../images/bg/block_4.gif') 0 0 no-repeat;
}
.top_block.block_5 {
	background: url('../images/bg/block_5.gif') 0 0 no-repeat;
	margin: 0;
}
.top_block.block_1_ov {
	background: url('../images/bg/block_1_ov.gif') 0 0 no-repeat;
}
.top_block.block_2_ov {
	background: url('../images/bg/block_2_ov.gif') 0 0 no-repeat;
}
.top_block.block_3_ov {
	background: url('../images/bg/block_3_ov.gif') 0 0 no-repeat;
}
.top_block.block_4_ov {
	background: url('../images/bg/block_4_ov.gif') 0 0 no-repeat;
}
.top_block.block_5_ov {
	background: url('../images/bg/block_5_ov.gif') 0 0 no-repeat;
	margin: 0;
}
.top_block a {
	color: #3f346c !important;
	font: normal bold 11px tahoma !important;
	text-align: right;
	text-decoration: none !important;
}
.top_block a span {
	color: #944646 !important;
	font: normal normal 16px tahoma !important;
	text-align: right;
	text-transform: uppercase;
	display: block;
}
.top_block .padd {
	padding: 22px 7px 4px 7px;
}

.top_block .price {
	margin: 11px 0 0 0;
}
.top_block .price span {
	color: #ca6666;
	font: normal bold 18px tahoma;
}

#search-result {
	background: #f7f6fb;
	margin: 10px 0 0 0;
}
#search-result td {
	border-bottom: 1px solid #cec9e0;
	padding: 7px 10px;
}
#search-result td .thumb {
	float: left;
	margin: 0 10px 0 0!important
}
#search-result td .thumb_1 {
	float: left;
	border: 1px solid #cc6565;
	margin: 0 10px 0 0!important;
}
#search-result .o-date {
	color: #4a4073;
}
#search-result .o-price {
	float: right;
	font-weight: bold;
	color: #cc6565;
}
#search-result .o-res-header {
	padding: 0 0 5px 0;
}
#search-result .o-res-header strong {
	color: #4a4073;
}
#search-result .link {
	float: right;
}
#search-result .link a {
	color: #4a4073 !important;
}

.kv-nav-bar .objects_found_num {
	font-weight: bold;
	color: #4a4073;
}
.step_nav {
	margin: 5px 0 0 0;
}
.step_nav .s {
}
.step_nav a,
.step_nav * {
	color: #4a4073 !important;
}
.step_nav .page_num {
	padding: 0 5px;
	
}
.step_nav .current {
	font-weight: bold !important;
	padding: 0 5px;
}

#object-view .lnk_back {
	float: left;
}
#object-view .lnk_back a {
	color: #4a4073 !important;
}
#object-view .id_catastral {
	float: right;
	font-weight: bold;
	color: #4a4073 !important;
}
#object-view .title {
	padding: 6px 0 0 0;
}
#object-view .info {
	padding: 6px 0 0 0;
}
#object-view .price {
	float: right;
	font-weight: bold;
	color: #cc6565;
	padding: 0 0 0 10px;
}
#object-view .date {
	float: right;
	color: #4a4073;
	padding: 0 0 0 10px;
}
#object-view h3 {
	margin: 10px 0 6px 0;
}
#images {
	margin: 15px 0 0 0;
}
#images .images-thumb {
	margin: 0 10px 10px 0;
	float: left;
}

.image_list {
	padding: 5px;
	display: inline;
	float: left;
}

.usa_state, .usa_state a, .usa_state a:visited, .usa_state a:active {
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	
	display: block;
	padding-bottom: 10px;
	padding-left: 20px;

	
}
