/*reseting styles*/

html, body, div, span, applet, object, iframe, p, 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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
    font-family: Arial,Helvetica,sans-serif;
    
	vertical-align: baseline;
	background: transparent;
}
h1{
	font-size: 2em;
}

h2{
	color: #330a0d;
	font-size: 1.83em;
	line-height: 1.1em;
}
 
h3{
	font-size: 1.67em;
	line-height: 1.1em;
}
 
h4{
	font-size: 1.33em;
} 
h5{
	font-size: 1.33em;
}
h6{
	font-size: 1.33em;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
a:focus {
	outline: 0;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*end reseting*/


body {
	font-size: 12px;
	color: #373737;
	background: #373737 url(../img/body-bg.gif) repeat-x top left;
}

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

a:hover, a:active{
	color: #fff;
	background: #bc2026;
}
#content p{
	margin-top: 10px;
}

h3.block-title {
	line-height: 1em;
	font-size: 1.33em;
	padding: 10px 30px;
}

img.thumbs {
	border: 1px solid #fff;
}

.thumbs-bg {
	background-color: #e3dbdb;
	padding: 9px;
}

#wrapper{
	width: 950px;
	padding: 0 0 0 10px;
	line-height: 1.5em;
	background: #373737;
}

#main{
	width: 950px;
	line-height: 1.5em;
	background: #373737 url(../img/page-header-bg.gif) repeat-y top right;
}

#left-sidebar {
	width: 220px;
	margin: 10px 20px 20px 0;
	float: left;
}

#content {
	padding: 0px 0px 10px 0px;
	float: left;
}

#content .content {
	margin: 0px 0px 0px 10px;
}

#content .home {
	float: left;
	width: 440px;
	margin: 10px 20px 10px 20px;
}

#content .inner {
	width: 690px;	
	padding-right:0;
}

.content h3{
	margin: 8px 0px;
}

.content h3 a {
	color: #000;
	font-weight: bold;
}

.content h3 a:hover {
	color: #bc2026;
	text-decoration: none;
	background: transparent;
}

.inner h5 {
	font-size: 1.17em;
	margin: 15px 0px 0px 10px;
}


#header{
	height: 120px;
	background: #373737 url(../img/header-bg.gif) no-repeat bottom right;	
}

#logo{
	position: absolute;
	top: 40px;
	left: 0;
	width: 330px;
	height: 70px;
}

#top-nav{
	float: right;
	height: 10px;
	margin: 9px 0 10px 0;
	line-height: 1em;
}

#top-nav li {
	display: inline;
	
}

#top-nav li  a{
	color: #fff;
	padding: 0 10px; 
	font-size: 10px;
	text-transform: uppercase;
}

#top-nav li  a:hover {
	background: transparent;
	text-decoration: underline;
}

#top-nav li  a.selected {
	color: #b0b0b0;
}

#main-nav{
	float: right;
	background: #373737;
	margin: 11px 0 0 0;
	padding-top: 27px;
	padding-bottom: 25px;
	padding-right:10px;
}

#main-nav li{
	display: inline;
	
}

#main-nav li  a {
	color: #fff;
	font-size: 11px;	
	padding: 29px 10px 27px 10px;
	text-transform: uppercase;
	background: #373737 url(../img/main-nav-bg.gif) repeat-x top left;
	font-weight: bold;
	border-right: 1px solid #6a6a6a;
	border-left: 1px solid #ababab;
}

#main-nav li  a:hover, #main-nav li  a.selected{
	text-decoration: none;
	background: #9e9e9e;
	border-right: 1px solid #9e9e9e;
}

#page-header{
	position: relative;
	background: #373737 url(../img/page-header-bg.gif) repeat-y top right;
	float:right;
	
}

#page-header #focus-img {
	float:left;
	margin-right: 10px;
	background-color: #000;
	height: 310px;
	
}
/*
#page-header .focus-img-bg {
	padding: 10px 10px 0px 10px;
	width: 690px;
	height: 290px;
	overflow: hidden;
	
}*/
#page-header .focus-img-bg {
	margin: 9px 9px 0px 9px;
	width: 690px;
	height: 290px;
	overflow: hidden;
	/*background: transparent url(../img/big-img-project-2.jpg) no-repeat center left;*/
	border: 1px solid #999;
}


#page-header .focus-img-bg  img{
	border: 1px solid #999;

}

#page-header #focus-project {
	position: absolute;
	bottom: 50px;
	right:0;
	width: 700px;
	height: 80px;
	margin-right: 10px;
}

#page-header #focus-project h4{
	font-size: 1.17em;
	color: #bc2026;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	width: 220px;
	float: right;
	margin:0 0 10px 0;
	padding: 0;
}

#page-header #focus-project .thumbs-bg{
	float: right;
	margin-right: 20px;
}


#page-header #focus-project .focus-title {
	width: 300px;
	height: 65px;
	padding: 5px 10px 10px 20px;
	background:	#e3dbdb url(../img/focus-title-bg.gif) top left; 
	float: right;
}

#page-header #focus-project .focus-title  h3 {
	margin: 5px 0;
	padding: 0;
	height: 45px;
	overflow: hidden;
}

#page-header #focus-project .focus-title  h3 a{
	color: #000;
}

#page-header #focus-project .focus-title  h3 a:hover, #page-header #focus-project .thumbs-bg a:hover{
	color: #bc2026;
	background: transparent;
}

#page-header #focus-project .focus-title p{
	font-size: 1.17em;
}

/*focus images collapsed*/


#page-header #focus-project #focus-thumb-1,
#page-header #focus-project #focus-thumb-2, 
#page-header #focus-project #focus-thumb-3 {
	background: transparent;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 20px;
	overflow: hidden;	
}

#page-header #focus-project .thumbs-holder {
	margin-left: 300px; 
	height: 80px;
	width: 61px;
	background:	#e3dbdb;
	padding-left: 9px;
	float: right;

}




#sub-nav{
	width: 210px;
	line-height: 1.1em;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px 0;
	border-top: 1px solid #bc2026;
	background: #d2d2d2;

}

#sub-nav li{
	border-top: 1px solid #fff;
	
}

#sub-nav li a{
	display: block;
	padding: 10px;
	
}

#sub-nav li a:hover{
	text-decoration: none;
	color: #fff;
	background: #bc2026;
}

#sub-nav li a.selected{
	text-decoration: none;
	color: #fff;
	background: #bc2026 url(../img/specials-block-title-bg.gif) top left;
	margin-left: -10px;
}

#sub-nav li a.last{
	border-bottom: 1px solid #fff;
}


#footer {
	color: #ccc;
}

#footer div{
	margin-left: 240px;
	padding: 10px 0;
	border-top: 1px solid #bc2026;
}

#footer p {
	
	float: left;
}

#footer img {
	float: right;
}
#footer a {
	color: #9f9f9f;
}
#footer span {
	float: right;
	margin-right: 3px;
}
.content ul {
	margin: 10px 0px;
}
.content ul li{
	margin: 5px 0px;
	padding-left: 10px;
	background: transparent url(../img/list-style-img.gif) no-repeat 0px 7px;
}

/* inner pages */
.content h2 {
	margin:17px 0 12px 10px;
	padding:0;
}

.home h2{
	margin-left: 0px;
}

.inner-page-header {
	height: 1px; /*height for the page header in ie7 in order to put the sidebar in that position*/
}

.inner .item {
	margin: 20px 0px 0px 10px;
	padding: 0px;
	position: relative;

}

.inner  .thumbs-bg {
	float: left;
	margin-right: 10px;
}

.inner  .item-content {
	width: 478px;
	padding: 10px 10px 10px 20px;
	float: left;
	margin-right: 0px;
	background: #fdf8f8 url(../img/item-content-bg.gif) repeat-x top left;
	border-top: 1px solid #bc2026;
}

.item  .item-content ul li{
	float: left;
	width: 225px;
	padding: 0px;
	background: transparent;
	margin: 0px 10px 0px 0px;	
}

.status {
	color: #330a0d;
	font-size: 1.17em;
}

/* gallery in the inner pages */
.inner .big-gallery-img {
	margin-bottom: 10px;
}

.inner .gallery {
	margin: 0px 20px 0px 0px;
	float: left;
	width: 210px;
}

.inner .gallery  .thumbs-bg{
	float: left;
	margin-bottom: 10px;
	margin-right: 0px;

}

#content .inner  .gallery .right {
	margin-left: 10px;
	width: 80px;
}

/* inner page item description */

.inner .item-holder{
	width: 460px;
	float: left;
	
}

.inner  .item-description {
	width: 440px;
	padding: 10px;
	background: #e3dbdb;
}

.inner  .item-description  .status{
	float: right;

}

.inner  .item-description  .category {
	float: left;


}

.inner  .item-description h2 {
	margin:10px 0px 0px 0px;

}

/*all properties inner page*/
.properties  .item {
	height: 1%;
}


.address {
	font-size: 1.17em;
	color: #000;
}

.button {
	background: #b71f25 url(../img/btn-outside-bg.gif) repeat-x top left;
	padding: 11px 1px;
}

.button a{
	padding: 11px;
	margin: 0;
	font-weight: bold;
	color: #fff;
	background: #bb2026 url(../img/btn-inside-bg.gif) repeat-x bottom left;
	/*border: 1px solid #b71f25;*/
}

.button a:hover{
	text-decoration: none;
	background: #b71f25 url(../img/btn-outside-bg.gif) repeat-x top left;
}

.property-search-options {
	background: #e3dbdb;
	padding: 1px 10px 10px 10px;
	margin-bottom: 20px;	
}

.search-form-label {
	font-weight: bold;
}

.property-search-options .button  {
	float: right;
	margin-top: 10px;
}

.hot-offer {
	color: #fff;
	margin: 0px 0px 0px -10px;
	background: #bc2026 url(../img/specials-block-title-bg.gif) top left;
	padding: 0px 10px;
	height: 20px;
	width: 90px;
	position: absolute;
	top: 80px;
	left: 0px;
	z-index: 10;
}


.properties h2 a {
	font-size: 14px;
}

.properties h2 span {
	font-size: 16px;
}

#pagination{
	float: right;
	cursor: default;
	margin: 10px 0px;
}

#pagination a, #pagination  span{
	font-weight: bold;
	margin: 0px 3px;
	padding: 2px;
}

#pagination a.prev, #pagination a.next {
	font-size: 16px;
	padding: 0px 5px 2px 5px;
	color: #fff;
	background: #bb2026 url(../img/btn-inside-bg.gif) repeat-x bottom left;
	border: 1px solid #96191e;
}

#pagination a.prev:hover, #pagination a.next:hover {
	background: #b71f25 url(../img/btn-outside-bg.gif) repeat-x top left;
}

/* one property inner page */
.properties  .map-block {
	float: right;
}
.properties  .map-block a {
	margin: 0px 0px 0px 10px;
}


.properties .map-block  .thumbs-bg {
	float: none;
	margin: 0px;
}

.properties .map-block img.thumbs {
	border: 1px solid #000;
}

.properties .item-description .hot-offer{	
	position: relative;	
	float: left;
	margin-left: -20px;
	top: 0px;
}

.enquiry-block {
	float: right;
	margin-top: 10px;
	width: 460px;
}


.enquiry-block p{
	float: left;
	margin-top: 0px;
	padding: 0px;
}

.enquiry-block  .button {
	float: right;
}


.properties h5 {
	font-size: 1.17em;
	margin: 5px 0px 0px 0px;
}

p.page-text {
	margin-left: 10px;
}






/* specials block */

#left-sidebar #specials-block {
	width: 210px;
	background: #373737 url(../img/specials-bg.gif) repeat-x top left;
	border: 1px solid #bc2026;
	color: #e3dbdb;
	padding-bottom: 20px;
	float: right;
}

#specials-block  .property .thumbs-bg {
	margin: 20px 30px 10px 20px;
}

#specials-block  .property .thumbs-bg img {
	border: 1px solid #fff;
}

#specials-block  .property p, #specials-block  .property h4{
	margin: 0px 30px;
}

#specials-block  .property h4{
	font-size: 1.17em;
}

#specials-block h3.block-title {
	color: #fff;
	margin: 10px 0px 0px -10px;
	background: #bc2026 url(../img/specials-block-title-bg.gif) top left;
}

/* news block */

#content .news-block {
	width: 220px;
	background: #fff url(../img/news-bg.gif) repeat-x top left;
	border-top: 1px solid #53b5e6;
	float: left;
	margin-top: 10px;
}

#content .news-block .news-excerpt {
	margin: 0 10px 0 20px;
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #53b5e6;
}

.news-block .news-excerpt .date {
	margin-left: 0px;
}

#content .news-block .last {
	border-bottom: 0;
}

.news-block h3.block-title {
	font-size: 1.33em;
	color: #fff;
	margin: 10px 0 0 -10px;
	background: #52b5e7 url(../img/news-block-title-bg.gif) top left;
}

.date {
	font-size: 10px;
	color: #373737;
	display: block;
	margin-left: 10px;
}

/* news page */

#content .inner .news-block {
	width: 100%;
	background: transparent;
	border-top: 0px;
	float: left;
	margin-top: 10px;
	
}

#content .inner .news-block .news-excerpt {
	margin: 0px	 10px;
	padding: 10px 0px 20px 0px;
	border-bottom: 1px solid #e3dbdb;
}

#content .inner .news-block .first  {
	padding-top: 0px;
}

#content .inner .news-block .last {
	border-bottom: 0;
}


/* promo block */

#content .promo-block {
	width: 330px;
	background: #fff url(../img/promo-block-bg.gif) repeat-x top left;
	border-top: 1px solid #bc2026;
	float: left;
	margin: 20px 10px 0 10px;
}

#content .right {
	width: 340px;
	margin-right: 0;
}
#content .promo-block  div {
	background: transparent url(../img/promo-block-pattern-bg.gif) top left;
	padding: 10px 10px 20px 10px;
}

#content .promo-block .thumbs-bg {
	float: left;
	background-image: none;
	background-color: #e3dbdb;
	margin-right: 10px;
	padding: 10px;

} 

#content .promo-block h3{
	margin: 0;
	padding: 0;
}

#content .promo-block h3 a{
	font-weight: bold;
}

/* latest projects, similar items */

#latest-projects, #similar-items{
	width: 220px;
	float: right;
	margin-right: 10px;
}

#similar-items{
	margin-top: 20px;
}

#latest-projects h4, #similar-items h4 {
	font-size: 1em;
	color: #330a0d;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0 0 10px 0;
}
#latest-projects .latest-project, #similar-items .similar-item {
	margin:0 0 1px 1px;
	float: left;
	padding: 0 0 0 10px;
	border-top: 1px solid #e3dbdb;
	background: #fff url(../img/latest-project-bg.gif) repeat-x top left;
	width: 149px;
	height: 45px;
}


#latest-projects .thumbs-bg, #similar-items .thumbs-bg{
	padding: 4px;
	float: left;
	margin-bottom: 1px;
	clear: left;
	margin-top: 0;
}

#latest-projects  .category {
	letter-spacing: 0;
}

.category {
	font-size: 0.83em;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#latest-projects .thumbs-bg a, #similar-items .thumbs-bg a {
	display: block;
	height: 36px;
	border: 1px solid #fff;
	text-align: center;
	overflow: hidden;
	width: 48px;
}

#latest-projects .thumbs-bg a:hover, #similar-items .thumbs-bg a:hover {
	background: transparent;
}


#latest-projects img.thumbs, #similar-items img.thumbs{
	border: 0px;

}


#latest-projects .latest-project h3 {
	margin: 0;
	padding: 0;
	font-size: 1.17em;
	height: 1.17em;
	overflow: hidden;
}

#latest-projects .latest-project h3 a{
	color: #000;
	font-weight: bold;
}

#latest-projects .latest-project h3 a:hover{
	background: transparent;
	color: #bc2026;
}

/*banner properties*/
#banner-properties {
	float: right;
	margin-right: 10px;
	margin-top: 40px;
	width: 220px;
	padding: 7px 0px;
	background: #fff url(../img/banner-properties-bg.gif) no-repeat top left;
}


#banner-properties h6{
	color: #bc2026;
	padding: 0px;
	margin: 0px 0px 0px 50px;
} 

#banner-properties p{
	color: #000;
	padding: 0px;
	margin: 0px 0px 0px 50px;
} 


/*contact form*/

input, textarea, select {
	background-color: #efecec;
	border: 1px solid #bcb5b5;
}

#contact-form  label {
	font-weight: bold;
}

#contact-form  ul{
	background-color: #e3dbdb;
	padding: 10px;
	height: 145px;
	margin: 0px;
}
#contact-form   li {
	background-image: none;
	display: inline;
	float: left;
	width: 220px;
	margin: 0px 10px 0px 0px; 
	padding: 0px;
}

#contact-form  #message-field{
	margin-top: 20px;
	width: 450px;
	
}

#contact-form  #message-field #message-body {
	height: 66px;
}

#contact-form  #validation-field{
	width: 210px;
	margin-top: 20px;
	margin-right: 0px;
}


#contact-form  #address-field {
	width: 210px;
	margin-right: 0px;
	clear: right;
}

#contact-form  #address-field #address {
	width: 210px;
}

#contact-form  #phone-field #phone-number {
	width: 220px;
}

#contact-form  #name-field #full-name {
	width: 220px;
}
#contact-form  #validation-field #validation {
	margin-top: 9px;
	width: 210px;
}
#contact-form  #validation-field img {
	margin-top: 2px;
}

#contact-form  li  label, #contact-form  li  input {
	float: left;
}

.required span {
	font-weight: bold;
	color: #bc2026;
	padding-left: 3px;
}

.submit-button {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #bb2026 url(../img/btn-inside-bg.gif) repeat-x bottom left;
	border: 1px solid #96191e;
	padding: 5px;
	width: 90px;
}

#contact-form .submit-button {
	float: right;
	margin-top: 10px;
}

#contact-form p.required{
	float: left;
	margin-left: 10px;
}

#contact-form h5 {
	font-size: 1.17em;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	background-color: #e3dbdb;
}

/*property search form*/

#property-search-form  li{
	background-image: none;
	padding: 0px;
}

#property-search-form ul {
	margin-bottom: 0px;
}

#property-search-form h5 {
	margin: 0px;
	padding: 0px;
}

#property-search-form div{
	padding: 10px;
	margin-bottom: 10px;
	background-color: #e3dbdb;
}

#property-search-form fieldset legend {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#property-search-form  .rInput{
	border: 0px;
	background: transparent;
} 

#property-search-form #search-mode label {
	margin-right: 20px;
}

#property-search-form  #city-field, #property-search-form  #city-region-field {
	padding: 0px;
	margin: 0px 80px 0px 0px;
	float: left;
	width: 260px;
}

#property-search-form  #city-field #city {
	margin-top: 10px;
	width: 260px;
}

#property-search-form  #city-region-field ul {
	padding-left: 3px;
	background-color: #efecec;
	border: 1px solid #bcb5b5;
	height: 148px;
	overflow: auto;   
}

#property-characteristics #property-type, #property-characteristics #property-other-characteristics {
	margin: 0px 80px 0px 0px;
	padding: 0px;
	float: left;
	width: 260px;	
}

#property-characteristics #property-type ul{
	padding-left: 3px;
	background-color: #efecec;
	border: 1px solid #bcb5b5;
	height: 210px;
	overflow: auto;
}

#property-search-form  #city-region-field, #property-characteristics #property-other-characteristics {
	margin-right: 0px;
}
#property-characteristics #property-other-characteristics ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#property-characteristics #property-other-characteristics li {
	display: inline;
	width: 60px;
	margin-right: 20px;
	margin-bottom: 8px;
	float: left;	
}

#property-characteristics #property-other-characteristics li input,
#property-characteristics #property-other-characteristics li select{
	width: 58px;
}

#property-features .property-features {
	float: left;
	width: 95px;
}

#property-sorting label {
	margin-right: 40px; 
}

#property-search-form div.clear {
	padding: 0px;
	margin-bottom: 0px;
}

#property-search-form .submit-button {
	float: right;
	margin-top: 0px;
}

#property-search-form p.required{
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}



/* sitemap */

#sitemap .sitemap-item {
	width: 160px;
	margin-right: 10px;
	float: left;
}

#sitemap  a {
	color: #373737;
}

#sitemap  a:hover {
	background: transparent;
	color: #bc2026;
}

#sitemap div.last {
	border-top: 1px solid #e3dbdb;
	width: 98%;
	margin-left: 10px;
}

#sitemap div.last h5 {
	margin-left: 0px;
}

/* partners */

#partners .item {
	width: 320px;
	float: left;
}
#partners  .thumbs-bg {
	margin-right: 20px;
	border: 1px solid #e3dbdb;
	background: transparent;
	width: 158px;
	height: 125px;
	text-align: center;
	padding:0px;
	display: table;
}

#partners  .thumbs-bg a {
	display: table-cell;
	vertical-align: middle;
	font-size: 110px; /*magic number for ie6 and ie7*/
}
#partners  .thumbs-bg a:hover {
	background: transparent;
}

#partners .thumbs-bg img.thumbs {
	border: 0px;
	vertical-align: middle; /* for ie6 and ie7*/

}

#partners .item-content {
	width: 140px;
	padding: 0px;
	border: 0px;
	background: transparent;
}

#partners h3 {
	margin: 0px;
	font-size: 1.17em;
}

.clear{
   clear: both;
}





