body {
	background: White;
	margin: 0;
	padding: 0;
	color: #333;
	font: 62.5% Verdana, Arial, sans-serif;
	text-align: left;
}

input, select {
	font: 1em Arial, Verdana, sans-serif;
}

a:link, a:visited {
	color: #1677BD;
	text-decoration: none;
}

a:hover {
	color: #F5950F;
}

fieldset {
	border: 0;
}

img {
	border: 0;
}

ul {
	list-style: none;
}

* {
	margin: 0;
	padding: 0;
}



#masthead {
	background: white;
	padding: 10px 0 3px 13px;
}


#container {
	background: white;
	padding: 6px 6px 0 12px;
	width: 773px;
	text-align: left;
}





/*------ header ------*/
#header {
	background: url("images/header-banner.gif") no-repeat 268px top;
	position: relative;
	height: 181px;
}

h1 a {
	background: url("images/logo.gif") no-repeat;
	display: block;
	position: absolute;
	width: 258px;
	height: 81px;
	top: 0;
	left: -5px;
	text-indent: -10000em;
	z-index: 100;
}

ul#menu {
	background: #195EAB url("images/menu.gif") repeat-x top;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 7px 0;
	width: 771px;
	border: 1px solid #898989;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

ul#menu li {
	display: inline;
	margin: 0 5px;
}

ul#menu li a {
	color: white;
}



#lang {
	position: absolute;
	bottom: -24px;
	right: 0;
	padding: 0 1px 0 0;
	font-size: 1.1em;
}

#lang ul, #lang li {
	display: inline;
}



#search {
	background: #E4E4E4 url("images/search.gif") repeat-x top;
	position: absolute;
	top: 81px;
	left: 0;
	padding: 1px 0 3px;
	width: 255px;
	font-size: 1.1em;
}

#search li {
	margin: 5px 0 0;
}

#search label {
	margin: 2px 6px 0 0;
	width: 63px;
	float: left;
	text-align: right;
}

#search input.text {
	width: 126px;
}
#search select {
	width: 126px;
}

#search input.go {
	background: #666;
	position: absolute;
	right: 15px;
	top: 18px;
	padding: 1px 4px;
	border: 0;
	color: white;
	font-weight: bold;
}

*+html #search input.go {
	width: 30px;
}





/*------ content ------*/
#content {
	float: right;
	margin: 8px 3px 15px 0;
	padding: 0;
	width: 590px;
	display: inline;/* for ie6 */
	overflow: hidden;
	
}


h2 {
	margin: 7px 0 6px;
	font: 1.8em Arial, Verdana, sans-serif;
}

#content p {
	margin: 0 1px 18px;
	font-size: 1.2em;
}




#content h3 {
	background: #E8E8E8 url("images/content-h3.gif") repeat-x top;
	margin: 0 0 3px;
	padding: 4px 6px 4px;
	border-left: 4px solid #1677BD;
	color: #414141;
	font-size: 1.1em;
	font-weight: bold;
	clear: both;
}



ul.premium {
	background: url("images/premium.gif") repeat-x left 75px;
	margin: 6px 0 0;
	width: 700px;
}

ul.premium li {
	float: left;
	padding: 0 11px 0 2px;
	width: 136px;
}

ul.premium img {
	background: white;
	margin: 0 0 4px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

ul.premium p {
	font-size: 1.1em;
}



table.adlist {
	width: 100%;
	font-size: 1.1em;
	border-collapse: collapse;
}

table.adlist thead {
	background: #666;
}

table.adlist thead th {
	padding: 4px 0 4px 10px;
	color: white;
	
}


table.adlist thead th a {
	color: white;
	
}

table.adlist tbody td {
	padding: 4px 0 4px 10px;
}

table.adlist tr.alt {
	background: #F5F5F5;
}

table.adlist td.title {
	font-weight: bold;
}


.memberarea{
	float:left;background: #f8f8f8;width:420px;padding:10px;margin:0px;
}

.blueheadline
{
	float:left;width:200px;padding:5px;
	font-weight: bold;
}

#membermenu
{
	float:left;width:200px;padding:5px;
}
.memberarea a
{
	
	color: #0065b7;
	text-decoration: none;
}

.memberarea a:hover
{
	
	color: #0065b7;
	font-weight:bold;
}

.memberarea_caption
{
	font: bold 14px verdana,arial, sans-serif;
	margin: 0px 0 0 0;
	clear: both;
	border-bottom: 1px solid #a3aab7;
}

.space
{
margin-bottom:20px;
}

/*------ sidebar ------*/
#sidebar {
	float: left;
	margin: 8px 0 15px;
	width: 170px;
	display: inline;
	overflow: hidden;
	position: relative;
}

#sidebar .box {
	background: #F8F8F8;
	margin: 0 0 5px;
	padding: 26px 0 3px;
	border: 1px solid #DCDCDC;
	position: relative;
}

#sidebar .box p {
	padding: 0 6px 6px;
	font-size: 1.1em;
	line-height: 1.5;
}

#sidebar h3 {
	background: #2385CC url("images/sidebar-box-h3.gif") no-repeat 8px 9px;
	position: absolute;
	left: -1px;
	top: -1px;
	padding: 6px 0 4px 21px;
	border-top: 1px solid #084672;
	border-bottom: 1px solid #A7A7A7;
	width: 170px;
	color: #DEEDF7;
	font-size: 1em;
	text-transform: uppercase;
}


#sidebar .box.login {
	background: #E8E8E8;
	border: 0;
}

#sidebar .box.login form {
	margin: -4px 2px 0;
	text-align: center;
}

#sidebar .box.login ul {
	background: #FDFDFD;
	margin: 0 0 3px;
}

#sidebar .box.login li {
	clear: both;
	border-top: 2px solid #E8E8E8;
	height: 23px;
	text-align: left;
}

#sidebar .box.login label {
	float: left;
	padding: 4px 5px 0 9px;
	border-right: 2px solid #E8E8E8;
	width: 58px;
	height: 19px;
	color: #676767;
	font-weight: bold;
	text-align: right;
}

#sidebar .box.login input.text {
	margin: 2px;
	padding: 1px;
	border: 1px solid #999;
	width: 75px;
}

#sidebar .box.login input.button {
	font-size: 1.1em;
}



#sidebar .box.categories {
	color: #555;
	font-size: 1.1em;
}

#sidebar .box.categories a {
	color: #333;
}

#sidebar .box.categories li {
	background: url("images/categories-bullet-level1.gif") no-repeat 9px 3px;
	margin: 7px 0;
	padding: 0 6px 0 22px;
}

#sidebar .box.categories ul {
	margin: 0 0 10px;
}

#sidebar .box.categories li li {
	background: url("images/categories-bullet-level2.gif") no-repeat 0 4px;
	margin-left: -5px;
	padding: 0 0 0 9px;
}

#sidebar .box.categories li a:hover {
	background: #EEE;
	color: #111;
	text-decoration: underline;
}



#sidebar .box.status {
	font-size: 1.1em;
}

#sidebar .box.status li {
	height: 1%;
	padding: 2px 0;
	border-bottom: 1px solid white;
	position: relative;
}

#sidebar .box.status li li {
	padding: 0;
	border: 0;
}

#sidebar .box.status li.alt {
	background: #F0F0F0;
}

#sidebar .box.status li.number {
	float: left;
	width: 33px;
	border-right: 1px solid white;
	font-weight: bold;
	text-align: center;
}

#sidebar .box.status li.desc {
	padding: 0 0 0 6px;
}





/*------ secondary - right ad column ------*/
#secondary {
	background: url("images/profile-box-header-blue.gif") no-repeat top;
	float: left;
	margin: 10px -500px 15px 0;
	width: 200px;
	position: relative;
	left: 614px;
}





/*------ footer ------*/
#footer {
	clear: both;
	padding: 0 0 8px;
	font-size: 1.1em;
	text-align: center;
	color: #444;
}

#footer a {
	color: #444;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p.links {
	background: #333333;
	margin: 0 0 5px;
	padding: 5px 0;
	color: white;
}

#footer p.links a {
	color: white;
}

#outer_table{
	width:200px;
	padding:4px;
}


#tools {
	border: 1px solid #e7ebf0;
	background: #fff;
	width:560px;
}
	#tools td {
		padding: 2px !important;
		text-align: center;
		border-right: 1px solid #e7ebf0;
	}
	#tools a {
		color: #53626d;
		text-decoration: none;
	}
	#tools a:hover {
		color: #283946;
		background: none;
		text-decoration: underline;
	}
	#tools #addfav {
		background: url("../classifieds/layout_images/new/addfav.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #moread {
		background: url("../classifieds/layout_images/new/moread.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #sellerad {
		background: url("../classifieds/layout_images/new/sellerad.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #contactseller {
		background: url("../classifieds/layout_images/new/contactseller.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #tellfriend {
		background: url("../classifieds/layout_images/new/tellfriend.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #print {
		background: url("../classifieds/layout_images/new/print.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}

	
	
.box {
	margin: 5px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #f8f8f8;
}
.box td {
	padding: 5px 15px !important;
}
.box td.category {
	background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
	padding-left: 36px !important;
}
.box tr.alt td.category {
	background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;
	padding-left: 36px !important;
}
.box th {
	border-top: 1px solid #6882ad;
	border-bottom: 1px solid #6882ad;
	height: 23px;
	padding: 5px 14px !important;
	padding: 2px 14px;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	color: #fff;
	background: #008cce url("../layout_images/new/th_bg.gif") repeat-x;
	font: bold 11px verdana, sans-serif;
}



	
.box_detail {
	margin: 5px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #f8f8f8;
	
}
.box_detail td {
	padding: 5px 10px !important;
}
.box_detail td.category {
	background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
	padding-left: 36px !important;
}
.box_detail tr.alt td.category {
	background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;
	padding-left: 36px !important;
}
.box_detail th {
	border-top: 1px solid #6882ad;
	border-bottom: 1px solid #6882ad;
	height: 23px;
	padding: 5px 14px !important;
	padding: 2px 14px;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	color: #fff;
	background: #008cce url("../layout_images/new/th_bg.gif") repeat-x;
	font: bold 11px verdana, sans-serif;
}



	
.detail_view
{
 align:left;
 width:100%;
}

.coolborder {
	background: white;
	margin: 0 0 4px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}