/* @group font-reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body {
	line-height: 1.22;
	font-size: 12px;
}

table {
	font-size: inherit;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	line-height: 99%;
}

/* @end */

body {
	font-family: "Trebuchet Ms", Verdana, Arial;
	background: #222222 url(/myimages/header-back.gif) repeat-x;
}

#group {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#header-container {
	width: 950px;
	height: 525px;
	position: absolute;
	top: 0;
	background: url(/myimages/map.jpg) no-repeat right top;
}

#header-container.interiors {
	height: 185px;
}

a.logo {
	position: absolute;
	left: 0;
	top: 17px;
}

#menu {
	width: 950px;
	height: 54px;
	position: absolute;
	background: url(/myimages/menu/menu_back.jpg) no-repeat left center;
	top: 131px;
}

#menu a.home:link, #menu a.home:visited {
	display: block;
	width: 102px;
	height: 54px;
	line-height: 54px;
	color: #fff;
	text-decoration: none;
	background: #111 url(/myimages/menu/menu_off_02.jpg) no-repeat left top;
	position: absolute;
	left: 138px;
	text-indent: -5000px;
}

#menu a.home:hover {
	color: #fff;
	background: #111 url(/myimages/menu/menu_on_02.jpg) no-repeat right top;
}

#menu a.property:link, #menu a.property:visited {
	display: block;
	width: 196px;
	height: 54px;
	line-height: 54px;
	color: #fff;
	text-decoration: none;
	background: #111 url(/myimages/menu/menu_off_03.jpg) no-repeat left top;
	position: absolute;
	left: 240px;
	text-indent: -5000px;
}

#menu a.property:hover {
	color: #fff;
	background: #111 url(/myimages/menu/menu_on_03.jpg) no-repeat right top;
}

#menu a.blog:link, #menu a.blog:visited {
	display: block;
	width: 99px;
	height: 54px;
	line-height: 54px;
	color: #fff;
	text-decoration: none;
	background: #111 url(/myimages/menu/menu_off_04.jpg) no-repeat left top;
	position: absolute;
	left: 436px;
	text-indent: -5000px;
}

#menu a.blog:hover {
	color: #fff;
	background: #111 url(/myimages/menu/menu_on_04.jpg) no-repeat right top;
}

#menu a.about:link, #menu a.about:visited {
	display: block;
	width: 132px;
	height: 54px;
	line-height: 54px;
	color: #fff;
	text-decoration: none;
	background: #111 url(/myimages/menu/menu_off_05.jpg) no-repeat left top;
	position: absolute;
	left: 535px;
	text-indent: -5000px;
}

#menu a.about:hover {
	color: #fff;
	background: #111 url(/myimages/menu/menu_on_05.jpg) no-repeat right top;
}

#menu a.contact:link, #menu a.contact:visited {
	display: block;
	width: 144px;
	height: 54px;
	line-height: 54px;
	color: #fff;
	text-decoration: none;
	background: #111 url(/myimages/menu/menu_off_06.jpg) no-repeat left top;
	position: absolute;
	left: 667px;
	text-indent: -5000px;
}

#menu a.contact:hover {
	color: #fff;
	background: #111 url(/myimages/menu/menu_on_06.jpg) no-repeat right top;
}

#visor {
	width: 590px;
	height: 300px;
	position: absolute;
	top: 205px;
	border:10px solid #181818;
	padding:0;
	margin:0;
}

#visor #visor-txt {
	position:absolute;
	height:20px;
	width:570px;
	color:#fff;
	bottom:0;
	left:0;
	padding-right:10px;
	padding-left:10px;
	line-height:1.5em;
}

#visor img {
	width: 590px;
	height: 300px;
	margin:0;
	padding:0;
}

#search {
	width:240px;
	height:245px;
	position: absolute;
	top: 205px;
	background:#333 url(/myimages/search-back.jpg) no-repeat 0;
	right: 0;
	color:#fff;
	border:10px solid #181818;
	padding:25px 30px 30px;
}

#search p {
	margin-top: 10px;
	margin-bottom: 20px;
}

#search form {
	width: 100%;
	text-align: right;
}

#search form label {
	position:relative;
	display:block;
	width:240px;
	color:#fff;
	text-align:left;
	line-height:1.8em;
	margin-bottom:8px;
}

#search form select {
	width:184px;
	color: #464646;
	right:0;
	position:absolute;
}

#search form input {
	width:180px;
	color: #242424;
	position:absolute;
	right:0;
}

#search form input.search-button {
	width: 74px;
	height: 23px;
	float:right;
	margin-right:30px;
	margin-top:8px;
}

#content {
	margin-top: 545px;
	width: 950px;
	background: url(/myimages/content-middle.gif) repeat-y;
	color: #666;
	line-height: 1.4em;
}

#content.interiors {
	margin-top: 205px;
	position:relative;
}

#content .home_box {
	float:right;
	width:300px;
	margin-right:30px;
	margin-left:30px;
	border-left:1px solid #ccc;
	padding-left:15px;
}

#content .home_box ul li {
	
}

#content .home_box h3 {
	font-size:18px;
	color:#666;
	margin-bottom:15px;
}

#content .home_box p {
	padding-right: 0;
	padding-left: 0;
	margin-top: 0;
	color:#333;
	margin-bottom:10px;
}

h1 {
	background: url(/myimages/content-top.gif) no-repeat left top;
	padding-top: 30px;
	color: #000;
	font-size:22px;
	padding-bottom:3px;
}

h2 {
	color: #999;
	font-size:16px;
}

h3 {
	font-size:18px;
}

img.alignright {
	float:right;
	margin-bottom:5px;
	margin-left:10px;
}

img.alignleft {
	float:left;
	margin-bottom:5px;
	margin-right:10px;
}

#content div.last {
	background: url(/myimages/content-bottom.gif) no-repeat left bottom;
	padding:0 0 20px;
	height:9px;
	display:block;
	margin:0;
}

#content h1 {
	padding-right: 30px;
	padding-left: 30px;
}

#content p {
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 15px;
}

div.contact-info {
	position:absolute;
	right:0;
	text-align:right;
	top:73px;
}

strong.tel {
	font-size:20px;
	font-weight:bold;
	color:#999;
}

#content.interiors p {
	margin:0 0 10px;
	padding:0;
}

#footer-intro {
	background-color: #111111;
	padding: 30px;
	color: #999;
	margin-bottom: 20px;
}

#footer-container {
	width: 950px;
	line-height: 1.4em;
	margin:10px auto 20px;
	color: #666;
}

.footer-logos {
	text-align:center;
	margin-bottom:15px;
}

.footer-logos img {
	margin-right:55px;
}

#footer-container a:link, #footer-container a:visited {
	color:#ccc;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

#footer-container a:hover {
	color:red;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

#footer-container strong {
	font:bold 12px "Trebuchet Ms", Verdana, Arial;
	color:#999;
}

/* ----------IE */

#search form select {
	*margin-bottom: 0.7em;
}

/* ----------TPL */

#sidebar {
	width:159px;
	border-right:1px solid #333;
	float:left;
	padding-left:30px;
	padding-right:10px;
	padding-top:15px;
}

#sidebar ul {
	margin-top:20px;
}

#sidebar ul li {
	margin-bottom:5px;
}

#sidebar ul li.off, #sidebar ul li.off a:link {
	color:#999;
}

#refine {
	width:670px;
	padding:15px;
	float:left;
	background-color:#f2f2f2;
	margin-bottom:10px;
	position:relative;
}

#refine input.button {
	position:absolute;
	right:15px;
	bottom:15px;
}

#refine select {
	margin-right:20px;
	color:#666;
	width:150px;
}

.content-interiors {
	width:700px;
	margin-right:15px;
	position:relative;
}

html>body .content-interiors {
	margin-right:30px;
}

.paging {
	padding-bottom:8px;
	border-bottom:1px solid #ccc;
	width:700px;
	margin-bottom:10px;
}

.paging select {
	color:#666;
}

span.paging-right {
	float:right;
}

.properties-list {
	margin-bottom:35px;
	position:relative;
	height:150px;
}

.properties-list img {
	width:200px;
	margin-right:20px;
	float:left;
	height:150px;
}

.properties-price {
	width:470px;
	position:absolute;
	background-color:#f2f2f2;
	padding:3px;
	left:220px;
	top:125px;
}

.actual-page {
	background-color:#cc0003;
	color:#fff;
	font-weight:bold;
}

.left-box {
	width:369px;
	border-right:1px solid #666;
}

.right-box {
	width:455px;
	position:relative;
}

.right-box img.main {
/*	width:455px;
	height:341px;*/
	padding:0;
	margin-bottom:10px;
}

.right-box img.thumb {
	width:144px;
	height:105px;
	margin-bottom:6px;
}

.top-right {
	position:absolute;
	top:-45px;
}

.data {
	width:150px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#content #link_search {
	float:left;
	width:700px;
	display:block;
}

#content #link_search h2 {
	color:#333;
	margin-bottom:10px;
}

#content #link_search ul {
	float:left;
	display:block;
	width:700px;
	margin:0 0 15px;
	padding:0;
}

#content #link_search ul li {
	width:233px;
	padding:0;
	margin:0;
	float:left;
	list-style-position:inside;
	list-style-type:square;
}

ul.pagination {
	float:left;
	margin:0;
	padding:0;
	color:#cc0003;
}

ul.pagination li {
	float:left;
	margin-right:3px;
	border:1px solid #cc0003;
	margin-left:0;
	list-style-type:none;
}

ul.pagination li.actual-page {
	float:left;
	border:1px solid #cc0003;
	background-color:#cc0003;
	color:#fff;
	padding:0.2em 0.5em;
}

ul.pagination li.dotted-page {
	float:left;
	padding:0.2em 0.5em;
	border:1px solid #cc0003;
}

ul.pagination li a:link, ul.pagination li a:visited {
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	padding:0.2em 0.5em;
	float:left;
}

ul.pagination li a:hover {
	background-color:#cc0003;
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
	float:left;
	padding:0.2em 0.5em;
}

/* Contact Form---------------------------- */

#form {
	padding:10px;
	background-color:#f9f9f9;
}

#form label {
	display:block;
	margin-bottom:5px;
	font-weight:bold;
}

#form label.code {
	display:block;
	height:50px;
	float:left;
	margin-right:15px;
}

#form label.code img {
	margin-top:5px;
}

#form input {
	width:200px;
	float:left;
	display:inline;
	padding:3px;
	margin-right:20px;
	border:1px solid #999;
}

#form div.form-info {
	width:250px;
	float:left;
}

#form div.form-info p {
	padding:0;
	margin:0;
	font-size:11px;
}

#form input#code {
	width:100px;
	margin-top:5px;
	border:1px solid #999;
}

#form textarea {
	width:98%;
	float:left;
	display:inline;
	height:90px;
	border:1px solid #999;
}

#form input.hidden {
	display:none;
}

#form button {
	float:right;
	margin-right:10px;
	margin-top:20px;
}

/* Contact Property Form---------------------------- */

form.contact-property {
	background-color:#f1f1f1;
	padding:20px 20px 5px;
	width:320px;
}

form.contact-property label {
	display:block;
	margin-bottom:5px;
	color:#333;
	float:left;
	width:80px;
	line-height:1.6em;
}

form.contact-property input {
	margin-bottom:10px;
	width:215px;
	padding:1px;
}

form.contact-property textarea {
	width:211px;
	padding:3px;
}

form.contact-property input.submit {
	width:auto;
	height:auto;
	float:right;
	margin-top:0;
	margin-right:20px;
margin-bottom:10px;
}

/* ----------GENERAL */

ul.related {
	margin:0;
	padding:0;
}

ul.related li {
	list-style-type:none;
}

ul {
	margin-top:10px;
	margin-bottom:30px;
	margin-left:20px;
}

ul li {
	list-style-position:outside;
	list-style-type:square;
	margin-bottom:5px;
}

.clear {
	clear:both;
}

h1,h2,h3,.times {
	font-family:"Times New Roman", Times, serif;
}

a:link, a:visited {
	color:#cc0003;
	text-decoration: none;
}

a:hover {
	color:#cc0003;
	text-decoration: underline;
}

.red {
	color:#cc0003;
}

strong {
	color:#333;
	font-weight:bold;
}

a.grey {
	color:#999;
}

a.grey333 {
	color:#333;
}

.em12 {
	font-size:1.2em;
}

.em15 {
	font-size:1.5em;
}

.em18 {
	font-size:1.8em;
}

.em20 {
	font-size:2em;
}

.padding-lat {
	padding-right: 30px;
	padding-left: 30px;
}

.p5 {
	padding:5px;
}

.pl30 {
	padding-left: 30px;
}

.pr30 {
	padding-right: 30px;
}

.mr7 {
	margin-right:7px;
}

.mt5 {
	margin-top:5px;
}

.mt10 {
	margin-top:10px;
}

.mt15 {
	margin-top:15px;
}

.mt25 {
	margin-top:25px;
}

.mb5 {
	margin-bottom:5px;
}

.mb10 {
	margin-bottom:10px;
}

.mb15 {
	margin-bottom:15px;
}

.mb25 {
	margin-bottom:25px;
}

.f2 {
	background-color:#f2f2f2;
}

.right {
	float:right;
}

.left {
	float:left;
}

.center {
	text-align:center;
}

.tright {
	text-align:right;
}

.tleft {
	text-align:left;
}

.bold {
	font-weight:bold;
}

.block {
	display:block;
}

.inline {
	display:inline;
}

/* ----------BLOG */

.content-interiors-blog {
	width:675px;
	margin-right:40px;
	position:relative;
	padding-top:0;
}

#content p.postmetadata {
	background-color:#f2f2f2;
	display:block;
	width:500px;
	padding:5px;
}

.blog-list {
	margin-bottom:30px;
}
