/* CSS Document */

body {
	 margin:5px auto;
	 background: #ffffff;
	 font: 12pt/1.3em Arial, Helvetica, sans-serif;
	 text-align:center;
	 color:#363626;
	 padding:0;
	 }
td {
	vertical-align:top;
	}
table{
	border-collapse:collapse;
	}
#wrapper{
	width: auto;
	margin:0 auto;
	position: relative;
	padding: 0;
	border:none;
	background:#ffffff;
	}
#wrapper-prop{
	width: 770px;
	margin:0 auto;
	position: relative;
	padding: 0;
	border:1px solid #fff;
	background:none;
	}
#email{
	background:none;
	margin:0;
	padding:0;
	width: 770px;
	visibility:visible;	
	display:block;
	height:129px;
	text-align:left;
	}
#email p{
	float:right;
	text-align:right;
	padding:5px;
	color:#000;
	visibility:visible;	
	font: 12pt/1.3em Arial, Helvetica, sans-serif;
	}
#logo{
	display:none;
	}
/*http://gosu.pl  (mygosuMenu1)--------------------------------------------------------------navigation*/
#navBg{
	display:none;
	}
#menu1{
	display:none;	
	}
/*hide from IE*/
html>body #menu1{margin:2px 0 0 20px}

.ddm1 {
    font: normal 12px arial;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 9px 4px 9px;
    border-left: 1px #fff solid;
	text-decoration: none;
	text-transform:uppercase;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    
    color: #fff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
   
    color: #000;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #5f5950;
    color: #fff;
}
.ddm1 .item2:hover {
    background: #e5e5e2;
    color: #000;
}
.ddm1 .section {
    border: 1px #fff;
    border-style: none solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-left: none; }
.ddm1 .right, .ddm1 .right:hover { border-right:none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

/*--------------------------------------------------------------banner images*/
.index{
	background:url(../graphics/top_home.jpg) no-repeat;
	}
.company{
	background:url(../graphics/top_company.jpg) no-repeat;
	}
.consulting{
	background:url(../graphics/top_consulting.jpg) no-repeat;
	}
.contact{
	background:url(../graphics/top_contact.jpg) no-repeat;
	}
.home_buyer{
	background:url(../graphics/top_home_buyer.jpg) no-repeat;
	}
.listing{
	background:url(../graphics/top_listing.jpg) no-repeat;
	}
.location{
	background:url(../graphics/top_location.jpg) no-repeat;
	}
.overseas{
	background:url(../graphics/top_overseas.jpg) no-repeat;
	}
.profile{
	background:url(../graphics/top_profile.jpg) no-repeat;
	}
.resources{
	background:url(../graphics/top_resources.jpg) no-repeat;
	}


/*--------------------------------------------------------------footer*/
#footer{
	background:url(../graphics/dev_bg_bottom.jpg) no-repeat;
	margin:0;
	padding:0;
	height: 29px;
	}
/*--------------------------------------------------------------content*/
#content{
	width:auto;
	margin:0;
	padding:0;
	text-align: left;
	}
/*--------------------------------------------------------------main column*/
#main-col{
	margin:0 10px 20px 200px;
	text-align: left;
	padding:0;
	}
hr {border: none 0;
	border-top: 1px dashed #494623;/*the border*/
	width: 90%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin:0 0 0 5%;
}
ul, ol{
	margin:0 0 0 30px;
	padding:0 0 0 30px;
	}
li{
	font:11px/1.5em arial;
	}
/*----------------------------------------------------------------------left col*/
#left-col{
	margin:30px 0 0 0;
	padding:0;
	float:left;
	width:195px;
	text-align:center;
	}

/*-------------------------------------------------------------------left col boxes*/

.box{
	margin:0 0 5px 0;
	padding:0;
	}
.boxHeader{
	margin:0;
	padding:2px 7px;
	font:bold 15px/1.5em Georgia, "Times New Roman", Times, serif;
	color:#F7FFC6;
	display:block;
	}
.boxText{
	margin:0;
	padding:2px 7px;
	font:12px/1.3em normal Georgia, "Times New Roman", Times, serif;
	display: block;
	color: #494623 !important;
	}
.box a {
	background-image: url(file:///C|/Documents and Settings/me/My Documents/working planet/villa design/web/images/box.png);
	color: #494623;
}
.box a:hover {
	background: none;
	border-color: #C0BAA3;
	color: #c45f18;
}
/*-------------------------------------------------------------------property listing*/
.property {
	background:none;
	font:bold 18pt arial;
	color:#444120;;
	margin:0 0 5px 20px;
	padding:0;
	border:1px solid #000;
	}
.property td {
	vertical-align:top;
	}
.property h2{
	background:none;
	font:bold 18pt arial;
	color:#fff;
	margin:0;
	padding:5px 20px ;
	display:block;
	border-bottom:1px dotted #000;
	}
.property h4{
	font:bold 13pt Arial, Helvetica, sans-serif ;
	color:#444120;
	margin:0;
	padding:0px 5px ;
	}
.property img{
	margin:2px 5px 5px 20px;
	border:3px solid #fff;
	}
.property p{
	font:12pt/1.1em Arial, Helvetica, sans-serif   ;
	color:#444120;
	margin:0;
	padding:0px 5px;
	}
.property p.more{
	font-size:11pt ;
	color:#363626;
	}
.car-icon{
	background:url(../graphics/icon_car.png) no-repeat;
	width: 97px;
	height:26px;
	padding:2px;
	margin:5px 0;
	}
.car-icon p, .bath-icon p, .bed-icon p{
	font:bold 18px Arial, Helvetica, sans-serif;
	padding:0 0 0 70px;
	}
.bath-icon{
	background:url(../graphics/icon_bath.png) no-repeat;
	width: 97px;
	height:26px;
	padding:2px;
	margin:5px 0;
	}
.bed-icon{
	background:url(../graphics/icon_bed.png) no-repeat;
	width: 97px;
	height:26px;
	padding:2px;
	margin:5px 0;
	}
/*-------------------------------------------------------------------details listing*/
.details-left{
	width:auto !important;
	margin:0 !important;
	padding:0 !important;

	}
.details-right{
	width:auto !important;
	margin:0 !important;
	padding:0 !important;
	}
.details-right img, .details-left img {
	margin:0.7em 0 0.7em 5%;
	}
.details p{
	width: auto !important;
	}
.list-table {
	background:none;
	font:bold 12px arial;
	color:#444120;;
	margin:0 0 5px 20px;
	padding:0;
	border:1px solid #000;
	}
.list-table td {
	margin:0;
	padding:2px 5px;
}
/*------------------------------------------------------------text styles*/
	

h1{
	font-size:20px  ;
	font-weight:normal;
	color:#363626;
	padding:0;
	margin:0.7em 5%;
	}
h2{
	font-size:18px ;
	font-weight:normal;
	color:#363626;
	padding:0;
	margin:0.7em 5%;
	}
h3{
	font-size:14px ;
	font-weight:normal;
	color:#363626;
	padding:0;
	margin:0.7em 5%;
	}
p{
	font:12px/1.5em ;
	color:#363626;
	padding:0;
	margin:0.7em 5%;
	}
a{
	color:#996600;
	text-decoration:none;
	font-weight: bold;
	}
a:hover{
	color:#003333;
	text-decoration:none;
	}
p.more{
	font:11px/1.2em ;
	color:#363626;
	padding:0;
	margin:0.7em 5%;
	}
.cell {
	padding: 0px; 
	display: inline; 
	float: left; 
	margin: 0px; 
	width: 100px;
	font-weight:bold;
}
/*--------------------------------------------------------------form*/
form {
	margin : 0 0 0 20px;
	padding : 4px;
	width:450px;
	color:#363626;
	background:none;
	border: 1px solid #000;
}

fieldset {

	margin : 0 1em;
	padding : 1em;
	border : 1px solid #000;

}

	fieldset div br {
	display : none;
	}

/* Style the legend, labels and the div containing the submit button. */

legend {
	font-weight : bold;
	color : #333;
	margin : 0;
	padding : 0.5em;
}

label {
	display : block;
}

#fm-submit {
	clear : both;
	padding-top : 1em;
	margin : 0 1em;
}

/* Add the double border effect. */



fieldset div.long  input, textarea{
	width: 192px; /* Width for modern browsers */
	border-top : 1px solid #e2cbc9;
	border-right : 1px solid #e9d8d7;
	border-bottom : 1px solid #f0e5e4;
	border-left : 1px solid #e9d8d7;
	padding : 1px;
}
						
	* html fieldset div.long input , textarea {
	width: 196px; /* Width for IE5 */
	w\idth: 192px; /* Width for IE6 */
	}
fieldset div.short  input  {
	width: 50px; /* Width for modern browsers */

}

/* Mandatory fields. */

.fm-required {
	font-size:12px;
	color:#FF6600;
}
.privacy p{
	font-size:10px;
	color:#993300;
	width: 450px;
	margin-left:20px;
	}
.clearer{
 	height:1px;
 	overflow:hidden;
 	margin-top:-1px;
 	clear:both;
}