	@media screen {

body {
	background:url(/images/bg.jpg) repeat-x #FFFFFF;
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:14px;
}

		a:link, a:visited {
			color:#0086d2;
			background-color:inherit;
			text-decoration:underline;
		}

		a:hover {
			color:#990000;
			background-color:inherit;
			text-decoration:none;
		}
		#wrap {
	width:980px;
	margin:0 auto;
	background-color: #FFFFFF;
	padding-top: 5px;
	height: 130px;
}

#header {
	height:130px;
}

#logo {
	width:670px;
	position:relative;
	top:0px;
	float:left;
	height: 130px;
}

#icons {
	width:250px;
	float:right;
	top:60px;
	margin-right: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#bc252c;
	font-weight: bold;
	margin-top: 60px;
	height: auto;
}
#content {
	clear:both;
	float: left;
	width: 980px;
	height: auto;
	background-color: #FFFFFF;
}
#content p {
	padding:10px 10px;
	text-align:justify;
	font-size:12px;
	color:#666;
	line-height:18px;
}


		table th a:link, table th a:visited, table th a:hover {
			color:#FFFFFF;
			background-color:inherit;
		}
		.feature {
			width:33%;
			text-align:center;
			float:left;
		}

		.feature .inner {
			width:147px;
			padding:1px;
			margin-left:auto;
			margin-right:auto;
			color:#FFFFFF;
			background-color:#000000;
		}

		.feature .inner p {
			width:147px;
			color:#FFFFFF;
			background-color:#4d82b7;
			margin:0px 0px 1px 0px;
			padding:0em;
		}

		.feature a.image {
			display:block;
			width:147px;
			height:110px;
			overflow:hidden;
		}
		#nav {
	clear:both;
	height:auto;
	background:url(/images/menu-nav.jpg) no-repeat;
	float: left;
	width: 980px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}

#nav ul {
	padding:8px 2px;
	margin:0;
}

#nav li {
	list-style-type:none;
	display:inline;
	padding:0 5px;
}
#Breadcrumb a{ color:#333; text-decoration:none;}
#Breadcrumb a:hover {color:#666; text-decoration:underline;
}

#nav li a {
	color:#FFF;
	text-decoration:none;
}

#nav li a:hover {
	text-decoration:underline;
}
#mainformsearch{
	width:280px;
	height:auto;
	float:left;
	padding:10px;
	background-color:#D1d1D1;
	padding-right: 0px;
	padding-top: 0px;
}
#contentnosearch {
	float:left;
	width:870px;
	margin-top: 0px;
	margin-left: 10px;
	height: auto;
	background-color: #FFFFFF;
}
#contentloggedin{
	float:left;
	width:950px;
	margin-top: 0px;
	margin-left: 10px;
	height: auto;
	background-color: #FFFFFF;
	border-radius:15px;
}
	
#content_left {
	float:left;
	width:670px;
	margin-top: 0px;
	margin-left: 10px;
	height: auto;
	background-color: #FFFFFF;
	border-radius:15px;
}
#content_right {
	float:left;
	width:252px;
	margin-top: 20px;
	background-color: #FFF;
	font-size:20px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2D96FF;
	padding: 8px;
	border-radius:15px;
}


		#mainbody {
	height:1%;
	margin:0em 0em 0em 5px;
	padding:0px 20px 20px 20px;
	font-size:80%;
	float: left;
		}

		h1 {
			font-family:"Franklin Gothic Medium", verdana, geneva, arial, helvetica, sans-serif;
			font-size:160%;
			font-weight:normal;
			margin:0em 0em 1em 0em;
			padding:0em;
		}

		h2 {
	color:#5184b7;
	font-size:18px;
	font-weight:bolder;
	padding-left:10px;
	color:#2D96FF;
}
#footer a{color:#FFF; text-decoration:none;}
#footer a:hover{color:#FFFFFF; text-decoration:underline;}

	#footer {
	height:auto;
	clear:both;
	background:url(/images/footer.png) repeat-x;
	float: left;
	width: 100%;
}

#footer p {
	color:#fff;
	padding:10px 0 0 0;
}


		ul.columns {
			width:90%;
			padding-bottom:1.5em;
			overflow:hidden;
			list-style-type:circle;
		}

		ul.columns li {
			float:left;
			width:15em;
			margin:0em 0em 1em 0em;
		}

		.searchbox {
			float:left;
			width:250px;
			margin:0em 1em 1em 0em;
			border:solid 1px #c7c7c7;
			color:#000000;
			text-align:center;
			font-size:11px;
			color:#666;
			
		}

		.searchbox h2 {
			color:#4D82B7;
			margin:0em;
			padding:0.1em;
		}

		.searchbox label {
			display:block;
			margin:0.2em;
		}

		.searchbox input, .searchbox select {
			margin:0.2em;
		}

		#mainsearch {
			position:absolute;
			top:0px;
			right:0px;
			width:36em;
			margin:8px;
			color:#000000;
			background-color:#d9d7d7;
			font-size:70%;
			border:solid 1px #fff;
		}

		#mainsearch table {
			width:100%;
		}

		#mainsearch table td {
			padding:0.1em 0.5em 0.1em 0.5em;
		}

		#mainsearch label {
			font-weight:bold;
		}

		#mainsearch input, #mainsearch select {
			font-size:100%;
		}

		.textarea {
			width:170px;
		}

		.textareamedium {
			width:120px;
		}

		.textareasmall {
			width:40px;
		}

		.textarealong {
			width:300px;
		}

		.grid .textareasmall {
			width:60px;
		}

		#welcome {
			
			top:0px;
			right:20px;
			color:#333;
			border-radius:15px;
		}

		#welcome a {
			color:#FFFFFF;
		}

		.search input,
		.search select {
			color:#808080;
			font-family: arial,helvetica,sans-serif;
			font-size: 100%;
			border: #808080;
			border-style: solid;
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
		}

		.search input:focus,
		.search select:focus {
			color:#000000;
		}

		.search {
			background-color:#EFEFEF;
			-webkit-border-radius: 7px;
			-moz-border-radius: 7px;
			border-radius: 7px;
			-moz-box-shadow: 0 0 0.6em #808080;
			-webkit-box-shadow: 0 0 0.6em #808080;
			box-shadow: 0 0 0.6em #808080;
		}

		.search td {
			padding:0px;
		}

		.search_make input {
			width:180px;
		}

		.search_location select {
			width:182px;
		}

		.search_category select {
			width:142px;
		}

		.search_size input,
		.search_year select,
		.search_price input,
		.search_price select {
			width:60px;
		}

		.search_sort select {
			width:148px;
		}

		.search_submit input {
			border:none;
			float:right;
		}

		.directorylisting {
			padding:0.1em 1em 0.1em 1em;
			margin:0em 0em 2em 0em;
			color:#000000;
			background-color:#e4e3e3;
			border-top:solid 1px #c0bebe;
			border-bottom:solid 1px #c0bebe;
		}

		.result {
			min-height:112px;
			position:relative;
			padding:10px 10px 10px 170px;
			margin-bottom:1em;
			background-color:#fafafa;
			border:solid 1px #0086d2;
		}

		.featured {
			border:solid 1px #808080;
			-webkit-border-radius: 7px;
			-moz-border-radius: 7px;
			border-radius: 7px;
			background-image:url(/images/featuredbg.png);
		}

		.result:hover {
			background-color:#efefef;
		}

		.result h2 {
			margin:0;
			padding:0;
			font-size:110%;
			text-transform:uppercase;
			background-color:transparent;
		}

		.result ul {
			margin:0;
			padding:0;
		}

		.result li {
			display:inline;
			margin-right:50px;
		}

		.result .price {
			font-size:130%;
			font-weight:bold;
		}

		.result_title {
			width:80%;
		}

		.result_spec {
			color:#808080;
		}

		.result_photo {
			position:absolute;
			top:10px;
			left:10px;
		}

		.result_price {
			width:20%;
			position:absolute;
			top:10px;
			right:10px;
			text-align:right;
		}

		.result a {
			text-decoration:none;
		}

		.results {
			width:100%;
			border-collapse:collapse;
			border:solid 1px #000000;
			font-size:95%;
			margin:1em 0em 1em 0em;
		}

		.results th {
			color:#FFFFFF;
			background-color:#4d82b7;
			border:solid 1px #FFFFFF;
			padding:0.5em;
			font-weight:bold;
			text-align:center;
		}

		.results td {
			color:#000000;
			background-color:#e4e3e3;
			border:solid 1px #FFFFFF;
			padding:0.5em;
			text-align:center;
		}

		.results th a {
			color:#FFFFFF;
			background-color:inherit;
		}

		.select {
			width:50px;
			text-align:center;
		}

		.payment_options {
			width:100%;
			font-size:100%;
			margin-bottom:2em;
		}

		.payment_options td {
			padding:10px;
		}

		.payment_options .premium td {
			color:#FFFFFF;
			background-color:#4989ca;
		}

		.payment_options .standard td {
			color:#505050;
			background-color:#efefef;
		}

		.payment_options h2 {
			margin:0;
			padding:0;
			font-size:130%;
			color:#505050;
			background-color:transparent;
		}

		.payment_options .premium h2 {
			color:#FFFFFF;
		}

		.payment_options .price {
			float:right;
			font-size:130%;
			font-weight:bold;
		}

		table.grid {
			width:100%;
			border-collapse:collapse;
			font-size:13px;
			font-family:Verdana, Geneva, sans-serif;
			margin:0em 0em 2em 0em;
		}

		table.grid th {
			width:30%;
			color:#666;
			background-color:#D1D1D1;
			border:solid 1px #FFFFFF;
			padding:0.5em;
			text-align:left;
		}

		table.grid td {
			color:#666;
			background-color:#FFFFFF;
			padding:0.5em;
			font-style:italic;
		}

		table.password td {
			border:none;
		}

		.error {
			color:#BC252C;
			font-size:120%;
			font-weight:bold;
			text-align:center;
		}

		.errornote {
			color:#FF0000;
			
		}

		.notice {
			font-weight:bold;
			color:#0000FF;
			background-color:inherit;
		}

		hr {
			display:none;
		}

		.hr {
			height:1px;
			margin:1em 0em 1em 0em;
			background-image:url(/images/dots.gif);
		}

		.noticebox {
	font-size:80%;
	color:#000000;
	background-color:#EFEFEF;
	width:280px;
	float:right;
	padding:5px;
	border:solid 1px #C0C0C0;
	margin:1em 0em 1em 0em;
	font-family: Verdana, Geneva, sans-serif;
		}

		.noticebox ul {
			margin:0em 0em 0em 0em;
			padding:0em 0em 0em 1.4em;
		}

		.submitbutton {
			cursor:pointer;
			font-weight:bold;
			background-image:url(/images/search_button.jpg); width:100px; height:50px;
		}

		.buttons {
			padding:0.3em;
			text-align:center;
			color:inherit;
			
		}

		.buttons .submitbutton {
			padding-left:1em;
			padding-right:1em;
		}

		.monthlyfeature {
			display:inline;
			width:300px;
			float:right;
			border-left:solid 2em lightyellow;
		}

		.monthlyfeature img {
			margin:0em 0em 1em 0em;
		}

		table.advert {
			width:100%;
		}

		table.advert td {
			vertical-align:top;
		}

		table.advert th {
			text-align:left;
			color:#FFFFFF;
			background-color:#000055;
			padding:0.3em;
		}

		table.advert td.details {
			padding-left:2em;
		}

		table.advert td.details table {
			width:100%;
			height:1%;
		}

		table.advert td.details table td {
			padding:0.5em;
		}

		table.advert td.images {
			width:300px;
			text-align:center;
		}

		table.advert td.images p {
			margin-bottom:1em;
		}

		table.advert td.images img {
			margin-bottom:3px;
		}

		.imgpreview {
			display:inline;
			float:left;
			border:solid 1px #000000;
			overflow:hidden;
			width:160px;
			margin:0em 1em 2em 1em;
			padding:0em 0em 0.5em 0em;
			text-align:center;
		}

		.imgpreview img {
			/* height:120px; */
		}

		fieldset {
			margin:0em 0em 2em 0em;
		}

		a img {
			border:none;
		}

		form {
			padding:0em;
			margin:0em;
		}

		img {
			vertical-align:top;
		}

		.novisual {
			display:none;
		}

	.pages a:link,
	.pages a:visited {
		padding:3px 5px;
		color:#005AA2;
		border:solid 1px #ffffff;
		text-decoration:none;
		font-weight:bold;
	}

	.pages a:hover {
		padding:3px 5px;
		color:#005AA2;
		background-color:#efefef;
		border:solid 1px #808080;
		text-decoration:none;
		font-weight:bold;
	}

	.pages .selected:link,
	.pages .selected:visited,
	.pages .selected:hover {
		padding:3px 5px;
		color:#A0A0A0;
		background-color:#EFEFEF;
		border:solid 1px #808080;
		font-weight:bold;
	}

	.pages {
		margin:2em 0em 2em 0em;
		font-size:90%;
	}

	.pages .disabled {
		padding:2px 4px;
		color:#A0A0A0;
		font-weight:bold;
	}

	.warn {
		font-weight:bold;
		color:#FF0000;
	}

		.cleaner {
			height:1px;
			overflow:hidden;
			clear:both;
		}

	}

	@media print {
		#mainsearch, .feature, .welcome {
			display:none;
		}


		.results {
			width:100%;
			border-collapse:collapse;
			font-size:90%;
			margin:2em 0em 2em 0em;
		}

		.results th {
			border:solid 1px #000000;
			padding:0.5em;
			font-weight:bold;
			text-align:center;
		}

		.results td {
			border:solid 1px #000000;
			padding:0.5em;
			text-align:center;
		}

		.results th a {
			color:#000000;
			background-color:inherit;
			text-decoration:none;
		}

		.grid {
			width:100%;
			border-collapse:collapse;
			border:solid 1px #000000;
			font-size:100%;
			margin:0em 0em 2em 0em;
		}

		.grid th {
			width:20%;
			border:solid 1px #000000;
			text-align:right;
			padding:0.5em;
		}

		.grid td {
			border:solid 1px #000000;
			padding:0.5em;
		}

		.password td {
			border:none;
		}

		.advert {
			width:100%;
		}

		.advert td {
			vertical-align:top;
		}

		.advert th {
			text-align:left;
			padding:0.3em;
		}

		.advert td.details {
			padding-left:2em;
		}

		.advert td.details table {
			width:100%;
			height:1%;
		}

		.advert td.details table td {
			padding:0.5em;
		}

		.advert td.images {
			width:300px;
			text-align:center;
		}

		.advert td.images p {
			margin-bottom:1em;
		}

		.advert td.images img {
			margin-bottom:3px;
		}

		a img {
			border:none;
		}
	}

