/* ---------- HTML Element Selectors ---------- */

body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: black;
	background: black url(/images/bg.jpg) repeat-x 0px 0px;
	margin: 0;
	height: 100%;
}

html{
	height: 100%;
}

* html #containerInnerBorder{ /* IE6 and below background hack */
	border: 1px solid #00233b;
	background: #0072bc;
	filter: alpha(opacity=25);
}

* html #containerInterior{ height: 600px; } /* IE6 and below min-height hack */

h1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #003e66;
}

td{ vertical-align: top; }

a{
	text-decoration: underline;
	color: #0072bc;
}

a:hover{
	text-decoration: none;
	color: #0072bc;
}

img{ border: none; }

/* ---------- ID Selectors ---------- */

#containerBlueBorder{
	width: 820px;
	margin: 10px auto 10px auto;
	border: 1px solid #0072bc;
}

	#containerInnerBorder{
		width: 818px;
		background: url(/images/translucent.png) repeat 0 0;
		border: 1px solid #00233b;
	}
		
		#container{
			position: relative;
			padding: 0px;
			width: 800px;
			margin: 9px auto;
		}
		
		#containerInterior{
			position: relative;
			padding: 0px;
			width: 800px;
			min-height: 600px;
			margin: 9px auto 9px auto;
			background: #71a5c4 url(/images/interior-bg.jpg) repeat-x top left;
		}
		
			#interiorHeader{
				width: 800px;
				height: 130px;
				background: url(/images/headerInterior.jpg) no-repeat top center;
			}
			
			#interiorNavigation{
				width: 800px;
				text-align: center;
			}
			
			#interiorContents{
				width: 760px;
				padding: 0 20px 50px 20px;
			}
			
			#interiorFooter{
				position: absolute;
				padding: 8px 8px 2px 8px;
				width: 784px;
				bottom: 0px;
				color: white;
				font-size: 11px;
				background: url(/images/footerPhoneNumber.gif) no-repeat bottom right;
			}

	#header{
		position: relative;
		margin: 0 auto;
		height: 44px;
		width: 780px;
		text-align: right;
		vertical-align: top;
		background: url(/images/topbar-1.gif) no-repeat top center;
	}
	
	#navigation{
		position: relative;
		margin: 0 auto;
		height: 35px;
		width: 780px;
		line-height: normal;
		background: #203a62 url(/images/navbar-right.gif) no-repeat center right;
	}
	
		#searchBar{
			display: block;	
			float: right;
			position: absolute;
			margin: 0;
			height: 20px;
		}
	
	#contents{
		position: relative;
		margin: 0 auto;
		padding: 10px;
		width: 760px;
	}
	
		.infoBoxBorder{
			display: block;
			float: left;
			left: 0px;
			top: 0px;
			padding: 4px;
			margin-bottom: 20px;
			width: 199px;
			border: 1px solid #d4d4d4;
			background: #ebebeb;
			clear:left;
		}
		
			.infoBoxContent{
				padding: 1px;
				width: 195px;
				border: 1px solid #e1e1e1;
				background: #f0f0f0;
			}
				
		#rightColumnBorder{
			display: block;
			float: right;
			right: 0px;
			top: 0px;
			padding: 4px;
			width: 525px;
			border: 1px solid #d4d4d4;
			background: #ebebeb;
		}
		
			#rightColumnContent{
				padding: 10px;
				width: 503px;
				border: 1px solid #e1e1e1;
				background: #f0f0f0;
			}
	
#footer{
	position: relative;
	margin: -6em auto;
	width: 780px;
	height: 40px;
	padding: 10px 0 0 0;
	font-size: 9px;
	color: #cacaca;
	text-align: center;
	background: url(/images/footer.gif) repeat-y;
}

#footerHome{
	text-align: right;
	color: #808080;
	font-size: 11px;
}

/* ---------- Class Selectors ---------- */

.clear{
	clear: both;
}

.leftImage{
	display: block;
	float: left;
	margin: 5px 10px 5px 0;
	clear: both;
}

.centerImage{
	display: block;
	margin: auto;
	clear: both;
}

.rightImage{
	display: block;
	float: right;
	margin: 5px 0 5px 10px;
	clear: both;
}

.row { /* contact form row */
	margin: 7px 0;
}

.row label {  /* contact form row label */
	display: block;
	margin-right: 10px;
	float: left;
	width: 150px;
	font-size: 11px;
	text-align: right;
	padding-top: 4px;
}


/** listings */

.listing_box_ext {
	border: 1px solid #dedede;
	padding: 8px;
	margin-bottom: 10px;
}

.listing_box_int {
	/*background: #f7f6f9 url(/images/infobox-background.gif) repeat-x; */
	background: white;
	padding: 10px;
}

.listing_image {
	width: 150px;
	float: left;
	border: 1px solid #333333;
	margin: 0 10px 10px 0;
	background-color: #efefef;
}

.listing_info {
	
}

.listing_price {
	float: right;
	font-weight: bold;
	font-size: 14px;
}

.listing_extended_info .row  {
	clear: both;
	margin: 10px 0;
}

.listing_extended_info label {
	display: block;
	float: left;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 10px;
	
}

.listing_description {
	display: block;
	clear: both;
}

.listing_description a{
	font-weight: bold;
	font-size: 12px;
}
#loginform fieldset{
	margin: 20px 80px;
	padding: 30px;
	border: 1px solid #454545;
}

#loginform fieldset legend{
	font: 14px tahoma;
	font-weight: bold;
	color: #454545;
}

#loginform fieldset .row{
	margin: 5px 0;
}

#loginform fieldset .row label{
	display: block;
	padding-top: 3px;
	font-weight: bold;
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 10px;
}

#loginform fieldset .row input{
	border: 1px solid black;
	font: 11px tahoma;
	padding: 1px;
}

#loginform #submitbutton{
	padding: 3px 18px;
	font-weight: bold;
}

/** help */

#help {
	padding: 10px;
	border: 1px solid #454545;
	background-color: white;
	margin: 6px;
}
#help * {
	font: 11px tahoma;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #454545;
}
#help b {font-weight: bold;}
#help h1 {
	font-size: 18px;
	display: block;
	text-align: Center;
	border: 1px solid #454545;
}

#help h2 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #454545;
}
#help h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	display: block;
}
#help a {
	color: #ca2228;
	text-decoration: underline;
}
#help .note {
	display: block;
	padding: 4px; 
	background-color: #ffffcc;
	border: 1px solid #dedede;
	margin-top: 2px;
}

/** pagination */

#pagination a img{
	border: 0;
}