/*
#wrapper {
	margin: 0 auto; 
	text-align: left;
	width: 960px;
}
*/

#wrapperin {
	width: 100%;
	margin-top: 15px;
	background-color: #fff;
	padding: 5px;
}

#banner {
	background: transparent url('../../graphics/banner.jpg') top no-repeat;
	width: 100%;
	height: 73px;
	margin-top:10px;
}

#banner h2 {
	font-size: 16px;
	padding-left: 20px;
	padding-top: 18px;
	color: #f5f5f5;
	font-weight: bold;
}

#banner p {
	color: #f0f0f0;
    padding-left: 20px;	
}

#header {
	background: #ffffff;
	height:90px;
	width: 100%;
}

#search {
	float: right;
	display:inline;
	padding-bottom:6px;
}

#navigator {
	color: #666;
	font-size: 11px;
	/*border-bottom:1px solid #bfbfbf;*/
}

#navigator span {
	font-size: 11px;
	font-weight: bold;
	color: #999;
}

/*
#container h1,h2,h3 {
	color: #0D6AAF;
	text-transform: uppercase;
}
*/

#content img:hover {
		border-color: #fff;
	}

#content div {
		padding-top: 10px;
	}

	/* content */
	.grid .column .first {
		padding-right: 8px;
	}

	.grid .column h3 {
		padding-bottom: 8px;
	}

#advancedsearch {
		float: right;
		padding-right: 10px;
	}

#advancedsearchmenu {
	list-style:none;
	margin:0px;
	margin-bottom:20px;
}

#advancedsearchmenu li {
	margin:0px;
	margin-left:30px;
	padding:0px;
	font-size:13px;
}

#advancedsearchmenu li a {
	padding:6px;
	display:block;
}

/*#footer {
		border-top: 1px solid #bfbfbf;
	}

#footer p {
		padding:0px;
	}

#footer a {
		text-decoration: none;
		color: #666;
	}

#footer a:hover {
		color: #222;
		background-color: #f2f2f2;
	}

#footer ul {
		padding-top: 12px;
		float: right;
	}

#footer ul li {
		float: left;
		padding-left: 4px;
		padding-right: 4px;
		border-left: 1px solid #999;
		font-size:12px;
	}

#footer ul li.footerfirst {
		border: 0px;
	}*/

#places {
		padding: 5px;
		padding-bottom: 10px;
	}

#places table {
		width: 100%;
		text-align: left;
	}

#places a {
		color: #334F79;
		text-decoration: none;
	}

#places a:hover {
		color: #0D6AAF;
	}

#places table td {
		padding: 6px;
	}

#places h4 {
	margin:0px;
	text-decoration:none;
	border:0px;
}

#places p,h4 {
		padding-left: 10px;
	}

#places .moredetails a{
	font-size:11px;
	color:#525252;
	font-weight:400;
}


#agents_details p {
	padding-top: 10px;
	padding-left: 40px;
}

.anchor {
	padding: 4px;
}

#contact {
	padding-bottom: 20px;
}

#contact input[type="text"] {
	width: 300px;
}

#contact textarea {
	width: 300px;
	height: 100px;
}

#content a {
	text-decoration: none;
	color: #334F79;
	font-weight: bold;
}

#contact a:hover {
	color: #0D6AAF;
}

#listing-title a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#listing-title a:hover {
	color: #0D6AAF;
}

#listing-title table td {
	padding-right: 10px;
}

#listing table {
	width: 100%;
	background-color: #EEE;
}

#listing .itempar {
	background-color: #f6f6f6;
}

#listing td {
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	border: 2px solid #fff;
}

#presentation {
	margin: 2px;
	padding: 4px;
}

#mapita {
	width:100%;
	padding-left: 8px;
}

#agents table {
	width:100%;
	text-align:center;
}

#agents table td {
	padding:20px;
}

.agentInfo {
	text-align:left;
	padding:0px;
	margin:0px;
}

.agentInfo img {
	border:3px solid #dedede;
}

.agentInfo a:hover img {
	border:3px solid #c0c0c0;
}

#agents table td  .agentInfo table {
	width:auto;
}

#agents table td .agentInfo table tr td, .agentInfo table tr td {
	text-align:left;
	font-family:verdana;
	font-size:11px;
	color:#525252;
	padding:5px;
	margin:0px;
	line-height:18px;
}
.agentInfo table tr td span{
	font-size:13px;
	font-weight:bold;
}

.mapPage h4 {
	font-size:11px;
	color:#666666;
	margin:0px;
	padding:3px 7px;
}

.mapPage p {
	font-size:11px;
}