/* DEFAULT STYLES FOR VISTALV	
---------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 62.5% Verdana, Helvetica, Arial, Sans-serif;
	text-align: center;
	background: url(/images/body_bg.gif) left top repeat-x #721c26;
}

ul {
	list-style-position: outside;
}

h1 {
	font: bold 1.6em Helvetica, Arial, Sans-serif;
	color: #777;
	background: url(/images/h1_bg.gif) left bottom repeat-x #fff;
}
	
	h1 span {
		display: block;
		padding: 3px 5px 3px 30px;
		background: url(/images/v_headers.gif) 5px 5px no-repeat;
	}
	
a, a:link {
	border: 0;
	color: #721c26;
}

a:visited {
	color: #aaa;	
}

a:hover {
	color: #6699cc;
}

img {
	border: 0;
}

p { 
	color: #333;
}

blockquote,
q {
	float: right;	
	width: 300px;
	quotes: none;
}

	q {
		padding: 25px 15px;
		font: normal 1.8em Georgia, "Times New Roman", Times, Serif !important;
		font-style: italic !important;
		text-align : center;
		color: #1d3e74;	
		letter-spacing: -1px;
	}
	
#header-wrapper {
	padding-top: 4px;
	background: url(/images/skyline.gif) center bottom no-repeat;
}

#content-wrapper {}

#header,
#content {
	margin: 0 auto;	
	width: 921px;
	text-align: left;
}

/* HEADER
---------------------------------------------------------------- */

#header {
	height: 145px;
	position: relative;
}

	#header a {
		position: absolute;
		top: 12px;
		left: 40px;
		display: block; 
		width: 280px;
		height: 102px;
		text-indent: -9999px;
		background: url(/images/vistalv_logo.gif) left top no-repeat;
		outline: 0;
	}
	
#content {
	position: relative;
	margin-top: 14px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: url(/images/diagonals.gif) left top repeat-x #fff;	
}

/* MAIN NAVIGATION
---------------------------------------------------------------- */

#main-nav {
	display: inline;
	float: left;
	margin-right: 10px;
	width: 164px;
	list-style: none;
}

	#main-nav li {
		display: block;
		text-align: left;
		margin-bottom: 2px;
		list-style-type: none;
	}
	
		#main-nav li a {
			display: block;
			padding: 15px 10px 15px 30px;
			font: bold 1.5em Helvetica, Arial, Sans-serif;
			color: #721c26;
			text-decoration: none;
			text-transform: uppercase;
			letter-spacing: -1px;
			background: url(/images/translucent.png) left top repeat;
			background-color: transparent;
		}
		
		#main-nav li a:hover {
			color: #fff;
		}
		
		#main-nav li a.current {
			color: #fff;
		}
		
#primary-content-wide,		
#primary-content,
#sidebar {
	margin: 10px 0;
	min-height: 590px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#primary-content-wide {
	float: left;
	width: 735px;
}

	#primary-content-wide p {
		margin: 10px 20px 20px;
		font-size: 1.2em;
		line-height: 1.5em;
	}
	
	#primary-content-wide h2 span {
		display: block;
		font-size: 0.6em;
		color: #888;
	}

#primary-content {
	float: left;
	width: 475px;
}

	#primary-content h1,
	#sidebar h1,
	#primary-content-wide h1 {
		margin: 1px;
	}

	#primary-content div,
	#primary-content ul,
	#primary-content p {
		margin: 10px 20px 20px;
	}
	
	#primary-content-wide img,
	#primary-content img {
		margin: 10px 18px;
		border: 1px solid #ccc;
	}
	
	#primary-content-wide h2,
	#primary-content h2 {
		margin: 10px 20px 0 !important;
		font: bold 2.1em Helvetica, Arial, Sans-serif;
		color: #1d3e74;
	}
	
	#primary-content p {
		font-size: 1.2em;
		line-height: 1.5em;
		text-align: justify;
	}
	

#sidebar {
	display: inline;
	float: right;
	width: 245px;
	margin-right: 10px;
}

	#sidebar #featured-properties {
		margin: 12px;
		list-style: none;
	}
	
	#sidebar #featured-properties li {
		padding: 18px 0 22px;
		background: url(/images/dots.gif) left top repeat-x;
	}
	
	#sidebar #featured-properties li.first {
		padding-top: 0;
		background: none;
	}
	
	#sidebar #featured-properties li a.thumbnail {
		float: left;
		padding: 9px 10px 9px 8px;
		background: url(/images/shadow.gif) left top no-repeat;
	}
	
	#sidebar #featured-properties li a.thumbnail img {
		width: 88px;
		height: 76px;
		border: 1px solid #ddd;
	}
	
	#sidebar #featured-properties li em {
		float: right;
		width: 105px;
		font-size: 1.0em;
		font-style: normal;
		line-height: 1.4em;
		letter-spacing: -1px;
		color: #1d3e74;
	}
	
	#sidebar #featured-properties li em strong,
	#sidebar #featured-properties li em a {
		display: block;
		font-size: 1.1em;
	}
	
	#sidebar #featured-properties li em a {
		margin-top: 12px;
	}

/* AGENTS
---------------------------------------------------------------- */
div.agent {
	margin: 0 20px 10px;
	padding: 10px 0;
	background: url(/images/dots.gif) left top repeat-x;
}

	div.agent .photo {
		float: left;
		padding: 9px 10px 11px 8px; 
		background: url(/images/shadow_big.gif) left top no-repeat;
	}
	
	div.agent .photo img {
		width: 130px;
		height: 130px;
	}
	
	div.agent ul.agent-info {
		display: inline;
		float: left;
		margin-bottom: 15px;
		list-style: none;
	}
	
		div.agent ul.agent-info li {
			display: inline;
			float: left;
			margin-right: 20px;
			padding: 3px 0;
			width: 327px;
			font-size: 1.1em;
			font-weight: bold;
			color: #555;
			text-align: right;
			border-bottom: 1px solid #eee;
		}
		
		div.agent ul.agent-info li.agent-name {
			width: 640px;
			margin: 0 0 15px;
			padding: 0;
			text-align: left;
			font-size: 1.1em;
			clear: both;
			border: none;
		}
		
		div.agent ul.agent-info li.agent-name strong {
			display: block;
			font: bold 2.2em Helvetica, Arial, Sans-serif;		
			color:  #1d3e74;
			letter-spacing: -1px;
		}
		
		div.agent ul.agent-info li span {
			float: left;
			font: normal 0.9em Georgia, Serif;
			color: #888;
			text-transform: uppercase;
		}
	
		div.agent ul.agent-info li.newline {
			clear: left;
		}
	
	div.agent p {
		margin: 0 !important;
		padding: 5px 0 0 0;
		font-size: 1.2em;
		line-height: 1.5em;
		clear: both;
	}

/* LISTINGS
---------------------------------------------------------------- */
#listings {
	margin: 20px;
}

	#listings table td {
		padding: 0;
	}
	
	#listings #connect a img {
		margin: 0;
	}


/* AGENTS, CONTACT US
---------------------------------------------------------------- */
#contact-agents {
	margin: 10px auto;
	width: 300px;
	font-size: 1.2em;
	text-align: center;
}

	#contact-agents dt {
		font: bold 1.2em Helvetica, Arial, Sans-serif;
	}
	
	#contact-agents dt span {
		display: block;
		font-weight: normal;
		font-size: 0.75em;
		color: #888;
	}
	
	#contact-agents dd {
		margin-bottom: 20px;
		font-size: 0.9em;
	}

/* FORMS
---------------------------------------------------------------- */
form {}

	fieldset {
		margin: 15px 20px 20px;
		padding: 0 15px 15px;
		border: 1px solid #ddd;
	}
	
		fieldset.buttons {
			background: none;
		}
		
		fieldset legend {
			margin: 0 !important;
			padding: 0 10px;
			font: normal 1.0em Georgia, "Times New Roman", Times, Serif;
			text-transform: uppercase;
			text-align: left;
			letter-spacing: 1px;
			color: #993333;
			border-right: 1px solid #ddd;
			border-left: 1px solid #ddd;
		}
			
		fieldset div {
			clear: left;
			padding: 7px 0;
			border-bottom: 1px solid #eee;
		}
			form label {
				font-size: 1.2em;
			}
			
			fieldset label {
				float:left;
				display:block;
				width:105px;
				margin:2px 0 6px 0;
				padding:0 6px 0 0;
				font-size: 1.2em;
				font-weight: bold;
				text-align: left;
			}
			
			fieldset input.field,
			fieldset select,
			fieldset textarea {
				width:200px;
				margin: 0;
				padding:1px 2px;
				font-size: 1.3em;
				font-family: Verdana, Arial, Helvetica, Sans-serif;
			}
			
			fieldset select { width:208px; }
			fieldset small { display:block; }
			fieldset textarea.wide { width: 540px; }
			fieldset div.required {}
			fieldset div.first {
				padding-top: 10px !important;
			}
			fieldset div.last {
				border: 0;
			}
			fieldset div.required label span { color: #f00; }
		fieldset div.submit { border: 0 !important; }	
		fieldset div.submit, fieldset small { margin-left:110px; }
		fieldset div.submit input,
		input.input-button {
			display: block;
			margin: 0;
			padding: 5px 10px;
			width: auto;
			font-weight: bold;
			color: #0066cc;
			background: url(/images/button_bg.gif) left bottom repeat-x;
			border-top: 1px solid #ccc;
			border-left: 1px solid #ccc;
			border-right: 1px solid #aaa;			
			border-bottom: 1px solid #aaa;
		}


/* ERRORS
---------------------------------------------------------------- */
.errors {
	margin: 20px;
	padding-left: 65px;
	background: url(/images/warning.gif) 10px 10px no-repeat #ffc;
	border: 1px solid #e1e1b4;
}

	h1.error_title {
		margin: 10px 10px 5px 10px !important;
		padding-bottom: 3px;
		color: #e00;
		font-size: 1.7em;		
		font-weight: bold !important;
		background: url(/images/dots.gif) left bottom repeat-x;
	}
	
	.errors p {
		margin: 0 10px 5px !important;
		padding-bottom: 6px;
		font-size: 1.1em;
		color: #000;
		background: url(/images/dots.gif) left bottom repeat-x;
	}
	
	.errors p.empty {
		padding-bottom: 12px;
		background: none;
	}
	
	.errors ul {
		padding: 0;
		margin: 0 25px 15px 25px;
		list-style: square;
	}
	
	.errors li { font: normal 1.1em Helvetica, Arial, Sans-serif; }
	.errors li a { color: #333; }
		.errors li a:hover { color: #f00; }
	
.errors_field label { color:#f44 !important; }
.errors_field input,
.errors_field select,
.errors_field textarea { background-color:#ccc; }

/* NOTIFICATIONS
---------------------------------------------------------------- */
.notice {
	padding: 8px;
	font-size: 1.2em;
	font-weight: bold;
	color: #090;
	text-align: center;
	background-color: #ffc;
	border: 1px solid #ccc;
	clear: both;
}

/* NOTIFICATIONS
---------------------------------------------------------------- */
.button {
	display: inline;
	margin: 10px 20px 5px;
	font-size: 1.2em;
	text-align: center;
	background: url(/images/button_bg.gif) left bottom repeat-x;
}

	.button span {
		display: block;
		padding: 6px 10px 6px 25px;
	}
	
	.button span.add {
		color: #090;
		background: url(/images/add.gif) 6px 6px no-repeat;
	}
	
	.button span.edit {
		color: #0066cc;
		background: url(/images/edit.gif) 6px 6px no-repeat;
	}
	.button span.delete {
		color: #c00;
		background: url(/images/delete.gif) 6px 6px no-repeat;
	}
	
	.button span.back {
		color: #0066cc;
		background: url(/images/back.gif) 6px 6px no-repeat;
	}
	
	.button,
	.button:link,
	.button:active,
	.button:visited {
		color: #090;
		text-decoration: none;
		font-weight: bold;
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #aaa;
		border-bottom: 1px solid #aaa;
	}
	
	.button:hover,
	.button:hover span {
		color: #aaa;
	}
	
/* TABLES - GENERAL
---------------------------------------------------------------- */	
table { }
	
	table th,
	table td {
		display: table-cell;
		vertical-align: top;
		font-size: 1.1em;
		padding: 10px 5px;
		line-height: 1.4em;
	}
	
/* V-SHAPE (UPPER LEFT)
---------------------------------------------------------------- */
#v-shape {
	position: absolute;
	top: -14px;
	left: -24px;
	width: 47px;
	height: 53px;
}
	
/* FOOTER
---------------------------------------------------------------- */
#footer {
	padding: 8px 10px;
	font-size: 1.1em;
	text-align: right;
	color: #fff;	
	border-bottom: 1px solid #fff;
	background-color: #777;
	clear: both;
	line-height: normal;
}

/* EASY FLOAT CLEARING
---------------------------------------------------------------- */
.clear:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clear {display:inline-block;}
/* Hide from IE Mac \*/
.clear {display:block;}
/* End hide from IE Mac */

.clear-both { clear: both; }
.center { text-align: center; }
.float-right { float: right; }
.float-left { float: left; }
.no-border { border: 0 !important; }
.no-bg { background: none !important; }