@charset "UTF-8";
/* CSS Document */

body {
	background: #434343 url(images/background.jpg) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
body, td, th, textarea, input, select, h2, h3, h4, h5, h6, p {
    font-family: arial, helvetica, sans-serif;
	color: #999;
}

img {
	border: 0px;
	}
	
h1 {	
	font-size: 30px;
	color: #fff;
	}
	
h2 {
	font-size: 18px;
	color: #3492d4;
	}
	
h3 {
	color: #fff;
	}
	
a {
	color: #3492d4;
	text-decoration: none;
	}
	
	a:hover {
		border-bottom: 1px dotted #fff;
		}
	
ul {
	list-style-type: square;
	}

p {
	font: 100%;
	}

#photocaption {
	font-size: 14px;
	}
	
li {
	margin: 15px 0px 15px 0px;
	}

.left {
	float: left;
	width: 273px;
	}

.right {
	width: 557px;
	background: #222;
	padding: 15px;
	float: right;
	}
	
#container {
	width: 900px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	
#header {
	padding: 50px 14px 50px 14px;
	height: 57px;
	}	
	
	#header img {
		float: left;
		}

#footer {
	text-align: center;
	}
		
#nav {
	height: 31px;
	clear: both;
	}
	
	#nav ul {
		list-style-type: none;
		margin: 0px;
		text-align: left;
		padding: 0px;
        font: 18px arial, helvetica, sans-serif;	
	}
		
	#nav ul li {
		margin: 0px 17px 0px 17px;
		float: left;
		padding: 5px 10px 5px 10px;
		color: #333333;
		}
		
		
		#nav ul li.selected {
			color: #313131;
			background: #3492d4 url(images/tab.jpg) repeat-x;
			}
		
		#nav ul li a {
			text-decoration: none;
			color: #3492d4;
			}
			
		#nav ul li a:hover {
			color: #fff;
			}
			
#content {
	border-top: 5px solid #3492d4;
	background: #313131;
	padding: 14px;
	}
	
#clistings {

	}
	
	#clistings ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
		
		#clistings li {
		margin: 0;
		padding: 20px 0px 0px 15px;
		list-style-type: none;
		height: 100px;
		border-top: 1px dotted #555;
		}
		
		.title {
			color: #3492d4;
			font-weight: bold;
			}
		.title2 {
			color: #3492d4;
			font-weight: bold;
			font-size: 16px;
			}
		.price {
			color: #66FF66;
			margin-left: 15px;
			}
			
		.tile {
			background: #2E2E2E;
			}
		.tile2 {
			background: #2E2E2E;
			font-size: 12px;
			}
		.tile3 {
			background: #2E2E2E;
			font-size: 12px;
			}
		
	.clisting {
		float: left;
		margin: 0px 15px 0px 0px;
		}
		
#open {

	}
	
	#open ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
		
		#open li {
		margin: 0;
		padding: 15px;
		list-style-type: none;
		border-top: 1px dotted #555;
		}
		
		#open p {
			clear: both;
			margin: 0;
			padding: 15px 0px 0px 0px;
			font-size: 12px;
			}
			
		.price2 {
			color: #66FF66;
			font-size: 12px;
			}
			
		.address2 {
			font-size: 12px;
			/*line-height: 4px;*/
			}
			
		.date {
			color: #fff;
			margin-bottom: 5px;
			}
	
#contactform {
	width: 500px;
	color: #666;
	}

	#contactform input, #contactform textarea, #contactform select {
		padding: 5px;
		margin: 5px 0px 5px 10px;
		border: 1px solid #ccc;
		background: #fff;
		font-size: 14px;
		color: #666;
		}

	#contactform tr {
		margin: 20px;
		color: #666;
		}
	
	#contactform td {
		text-align: right;
		}
	
		#contactform td+td {
			text-align: left;
			}
			
	#contactform .submit {
		background: #3492d4;
		color: #fff;
		border: 1px solid #006699;
		cursor: pointer;
		}
	
#footer {
	clear: both;
	padding: 15px;
	}
	
#home-top {
	background: #222;
	padding: 15px;
	}
	
#home-right {
	float: right;
	width: 515px;
	}
	
.home-column {
	background: #222;
	float: left;
	padding: 15px;
	width: 250px;
	margin: 16px 0px 0px 0px;
	}
	
	.home-column ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		}
	
		.home-column ul li {
			margin: 0px;
			padding: 15px 0px 15px 0px;
			border-top: 1px dotted #555;
			}
	div.home-column + div.home-column {
		margin-left: 15px;
		}
	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.admin_hp_title {
}
.admin_hp_desc {
}
.admin_hp_box {
	margin: 5px 10px;
	padding: 5px 5px;
	background-color: #434343;
	border: 1px solid #343434;
}
