* {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

body, table, div {
	font-size: 11px;
}

body {
	margin: 0;
	font-size: 10px;
}

a {
	font-weight: bold;
	color: #f1a00c; /* link color */
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: black; /* link hover color */
	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	border-bottom: 1px solid grey;
}



table.header {
	width: 1000px;
	margin-top: 10px;
}

table.header td.left {
	
}

table.header td.right {
	font-size: 10px;
	color: black;
}

table.header td.right a {
	padding: 0px 10px;
	font-weight: normal;
	color: grey;
}


table.header td.right div.linksdiv a {
	padding: 1px 5px;
	color: grey; /* header link color */
}

table.header td.right div.searchdiv {
	font-size: 12px;
	padding: 15px 5px 5px 5px;
	color: black; /* header slogan color */
}

table.header td.right div.searchdiv span.listnum {
	color: orange; /* listings total color */
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
}

table.header td.right div.linksdiv a {
	border-left: 1px solid black;
}

table.header td.right div.linksdiv span.news a {
	border: none;
	color: grey; /* header link color */
}

table.header td.right div.tagline {
	padding: 0px 5px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black; /* header slogan color */
}


table.header td.nav {
	width: 1000px;
}



table.nav {
	width: 1000px;
	background: white url(backdrop.gif) right bottom;
}

table.nav td {
border-bottom: 1px solid #f1a00c;
}

table.nav td.noborder {
border-bottom: 0;
}


table.nav td.l1_over,
table.nav td.l1 {
	text-align: center;
	color: black;
	
	background: white url(tab.gif) no-repeat right bottom;
	
	font-size: 11px;
	font-weight: bold;
}


table.nav td.l1_active {
	text-align: center;
	color: black;
	
	background: white url(tab_hover.gif) no-repeat left bottom;
	border-bottom: 0;
	font-size: 11px;
	font-weight: bold;
}

table.nav a {
	display: block;
	background-color: transparent;
	
	color: #666666; /* tab link color */
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	padding: 8px 9px 6px 9px;
}

table.nav td.l1_over a,
table.nav td.l1_over a:hover {
	display: block;
	background: transparent url(tab.gif) no-repeat right bottom;
	color: #f1a00c; /* tab link hover color */
	text-decoration: none;
	padding: 8px 9px 6px 9px;
}

table.nav td.l1_active a,
table.nav td.l1_active a:hover {
	display: block;
	background: transparent url(tab_right.gif) no-repeat right bottom;
	color: #f1a00c; /* tab link hover color */
	text-decoration: none;
	padding: 8px 9px 6px 9px;
	border-bottom: 0;
}

table.nav td.l1_active a,
table.nav td.l1_over a {
	color: #666666; /* tab link color */
}


table.header a img {
	border: 0;
}


table.linkbar {
	width: 1000px;
	height: 25px;
	font-size: 10px;
	background-color: #fdf1db; /* linkbar background color */
	padding: 5px 10px;
}

table.linkbar a {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	padding: 0px 5px;
	color: #333333; /* linkbar link color */
	text-decoration: underline;
	font-weight: bold;
}

table.linkbar a:hover {
	font-weight: bold;
	padding: 0px 5px;
	color: black; /* linkbar hover color */
	text-decoration: none;
}

table.linkbar td input,
table.linkbar td select {
	font-size: 10px;
}


table.main {
	width: 1000px;
	margin-top: 10px;
	font-size: 10px;
}

table.main td.left {
	width: 200px;
	background: white; /* sidebar background */
	font-size: 10px;
}

table.main td.left div.trailarr {
	padding-bottom: 10px;
}

table.main td.right {
	width: 200px;
	background: white; /* sidebar background */
	font-size: 10px;
}

table.main td.center {
	padding: 10px;
}






td.right table.sidebar {
	background: white url(sidebar_right.gif) no-repeat left bottom;
	font-size: 10px;
	width: 100%;
	margin-bottom: 10px;
}

table.sidebar#news td {
	padding: 10px 12px 0 12px;
}

table.sidebar#news td div.date {
	font-size: 10px; 
	color: #888; /* news sidebox date */
	font-weight: bold;
	padding: 1px 0;
}

td.right table.sidebar caption {
	height: 37px;
	background: white url(caption_right.gif) no-repeat;
	font-size: 12px;
	color: #f1a00c; /* right sidebar caption text */
	font-weight: bold;
	padding: 13px 0px 7px 0px;
}

td.right table.sidebar td {
	padding: 5px 15px;
}

td.right table.sidebar td.bottom {
	
	margin: 0;
	padding: 0;
	border: 0;
	background: #e3ebf6 url(sidebar_right_bottom.gif) no-repeat center bottom;
	height: 41px;
}

td.left table.sidebar,
table.sidebar#categories {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 3px solid #fdf1db; /* left sidebar caption color */
	border-top: 0;
}


table.sidebar#categories caption {
	display: none;
	height: 25px;
	background: #f1a00c url(caption.gif) no-repeat;
	padding: 3px 0px;
}

td.left table.sidebar caption,
table.sidebar#categories td.l1,
table.sidebar#categories td.l1_over {
	background-color: #fdf1db; /* left sidebar caption color */
	padding: 5px 5px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	
}

table.sidebar#categories td.l1 a {
	color: black;
	text-decoration: none;
}

table.sidebar#categories td.l1_over,
table.sidebar#categories td.l1_over a,
table.sidebar#categories td.l1_over a:hover  {
	background-color: #f1a00c; /* categories l1 hover color */
	color: white; /* categories sidebar link l1 */
	text-decoration: none;
}

td.left table.sidebar,
table.sidebar#categories td.l2,
table.sidebar#categories td.l2_over  {
	color: #313131;
	font-size: 10px;
	padding: 3px 5px;
	font-weight: normal;
	background-color: white;
	text-decoration: none;
}

table.sidebar#categories td.l2 a {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

table.sidebar#categories td.l2_over,
table.sidebar#categories td.l2_over a,
table.sidebar#categories td.l2_over a:hover {
	background-color: #f1a00c; /* categories l2 hover color */
	color: white; /* categories sidebar link l2 */
	font-weight: normal;
	text-decoration: none;
}



td.left table.sidebar {
	font-size: 11px;
	margin-bottom: 10px;
}


table.sidebar#latest_members,
table.sidebar#featured_members,
table.sidebar#latest_products,
table.sidebar#featured_products,
table.sidebar#popular_products,
table.sidebar#latest_listings,
table.sidebar#featured_listings,
table.sidebar#popular_listings {
	margin: 0;
	margin-bottom: 20px;
	padding: 0px;
}

table.sidebar#latest_members td,
table.sidebar#featured_members td,
table.sidebar#latest_products td,
table.sidebar#featured_products td,
table.sidebar#popular_products td,
table.sidebar#latest_listings td,
table.sidebar#featured_listings td,
table.sidebar#popular_listings td {
	margin: 0;
	padding: 0 5px;

}

table.sidebar#latest_members td.bottom,
table.sidebar#featured_members td.bottom,
table.sidebar#latest_products td.bottom,
table.sidebar#featured_products td.bottom,
table.sidebar#popular_products td.bottom,
table.sidebar#latest_listings td.bottom,
table.sidebar#featured_listings td.bottom,
table.sidebar#popular_listings td.bottom {
	margin: 0;
	padding: 0 0px;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 10px;
	background: white url(sidebar_right_bottom.gif) no-repeat left bottom;
}

table.sidebar#latest_members table,
table.sidebar#featured_members table,
table.sidebar#latest_products table,
table.sidebar#featured_products table,
table.sidebar#popular_products table,
table.sidebar#latest_listings table,
table.sidebar#featured_listings table,
table.sidebar#popular_listings table {
	margin: 5px 0px 0px 0px;
	padding: 0;
	
}

table.sidebar#latest_members td.image,
table.sidebar#latest_members td.details,
table.sidebar#featured_members td.image,
table.sidebar#featured_members td.details,
table.sidebar#latest_products td.image,
table.sidebar#latest_products td.details,
table.sidebar#featured_products td.image,
table.sidebar#featured_products td.details,
table.sidebar#popular_products td.image,
table.sidebar#popular_products td.details,
table.sidebar#latest_listings td.image,
table.sidebar#latest_listings td.details,
table.sidebar#featured_listings td.image,
table.sidebar#featured_listings td.details,
table.sidebar#popular_listings td.image,
table.sidebar#popular_listings td.details {
	
	padding-top: 5px;
}

table.sidebar#latest_members td.image img,
table.sidebar#featured_members td.image img,
table.sidebar#latest_products td.image img,
table.sidebar#featured_products td.image img,
table.sidebar#popular_products td.image img,
table.sidebar#latest_listings td.image img,
table.sidebar#featured_listings td.image img,
table.sidebar#popular_listings td.image img {
	border: 1px solid #bbc6e0;
	
}

table.sidebar#latest_members td.details,
table.sidebar#featured_members td.details,
table.sidebar#latest_products td.details,
table.sidebar#featured_products td.details,
table.sidebar#popular_products td.details,
table.sidebar#latest_listings td.details,
table.sidebar#featured_listings td.details,
table.sidebar#popular_listings td.details {
	padding: 3px 2px 3px 0px;
	font-size: 10px;
	color: #636365; /* listings box details text */
}

table.sidebar#latest_members td.details span.price,
table.sidebar#featured_members td.details span.price,
table.sidebar#latest_products td.details span.price,
table.sidebar#featured_products td.details span.price,
table.sidebar#popular_products td.details span.price,
table.sidebar#latest_listings td.details span.price,
table.sidebar#featured_listings td.details span.price,
table.sidebar#popular_listings td.details span.price {
	color: #cc0033;
	font-weight: bold;
}

table.sidebar#latest_listings td.details a,
table.sidebar#featured_listings td.details a,
table.sidebar#popular_listings td.details a,
table.sidebar#latest_products td.details a,
table.sidebar#featured_products td.details a,
table.sidebar#popular_products td.details a {
	font-size: 10px;
	color: black; /* listings box link color */
}

table.sidebar#latest_products td.details a:hover,
table.sidebar#featured_products td.details a:hover,
table.sidebar#popular_products td.details a:hover,
table.sidebar#latest_listings td.details a:hover,
table.sidebar#featured_listings td.details a:hover,
table.sidebar#popular_listings td.details a:hover {
	font-size: 10px;
	color: #636365; /* listings box link hover */
	text-decoration: none;
}



table.sidebar#areas,
table.sidebar#attributes {
	margin: 0;
	color: #313131;
	font-size: 10px;
	padding: 3px 5px;
	font-weight: normal;
	background-color: white;
	text-decoration: none;	
	border: 3px solid #fdf1db; /* left sidebar caption color */
	border-top: 0;
}

table.sidebar#attributes caption, 
table.sidebar#areas caption {
	background-color: #fdf1db; /* left sidebar caption color */
	padding: 5px 5px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}


table.footer {
	width: 1000px;
	background-color: #fdf1db; /* footer background */
	color: black;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 8px;
}

table.footer a {
	color: navy; /* footer link color */
}

table.footer a:hover {
	color: black; /* footer link hover color */
	text-decoration: none:
}

table.footer td {
	padding: 5px;
}

