* {margin:0; padding:0}
body {
	background: #d9d8cd url('../images/bodybg.gif') repeat-x left -50px;
	color: #333;
	margin: 50px 0 0 0;
	padding: 0;
	font: 12px arial, tahoma, sans-serif;
	text-align: center;
}
ul {
	margin: 6px 0 6px 20px;
}
a {text-decoration: underline}
a:link {color: #9a0101;}
a:visited {color: #000;}
a:active {color: #f03143;}
a:hover {color: #ad0202;}
form {
	margin: 0;
	padding: 0;
}
input.checkbox {
	background: none;
	border: 0;
	padding: 0;
}
input#go {
	float: right;
	height: 18px;
	width: 76px;
	margin: 6px 6px 0 0;
}
input#address_box {
	float: left;
	font-size: 12px;
	color: #9a9a9a;
	border: 0;
	margin: 8px 0 0 0;
	padding: 0 0 0 10px;
	width: 258px;
	background: transparent;
}
#wrapper {
	width: 751px;
	margin: 0 auto;
	text-align: left;
}
#title {
	float: left;
	background: url('../images/topbgback.gif') no-repeat left top;
	color: #9a9a9a;
	height: 97px;
	width: 751px;
}
.title {
	clear: left;
	float: left;
	background: #fff url('../images/topbg.gif') repeat-x left bottom;
	color: #9a9a9a;
	height: 47px;
	line-height: 47px;
	width: 732px;
	margin: 4px 0 2px 3px;
	vertical-align: top;
	border: 1px solid #ccc;
	vertical-align: middle;
	padding: 0 0 0 10px;
}
.title img.one {
	float: left;
	margin: 7px 0 0 0;
}
.title img.two {
	float: left;
	margin: 11px 0 0 0;
}
#menu { 
	position: relative;
	z-index: 100;
	padding: 0 0 0 260px;
	margin: -42px 0 0 0;
	height: 42px;
	font-size: 11px;
	color: #333;
}
#menu a:link, #menu a:visited {
	text-decoration: underline;
	color: #cc0000;
}
#menu a:hover {
	color: #ff0000;
}
.dotted, .dotteda, .dottedb {
	position: relative;
	float: left;
	color: #333;
	width: 751px;
}
.dotted {
	background: #ebeae2 url('../images/dottedbg.gif') repeat-y left top;
}
.dotteda {
	background: #f5f4ed url('../images/dottedbg.gif') repeat-y left top;
}
.dottedb {
	background: #e2e0d8 url('../images/dottedbg.gif') repeat-y left top;
}
.dinside {
	clear: left;
	float: left;
	background: #fff;
	color: #333;
	width: 724px;
	border: 1px solid #ccc;
	margin: 0 0 0 3px;
	padding: 18px 0 18px 18px;
}
.dinside2 {
	clear: left;
	float: left;
	background: #fff;
	color: #333;
	width: 737px;
	border: 1px solid #ccc;
	border-top:0;
	margin: 0 0 0 3px;
	padding: 0 0 5px 5px;
}
#url {
	float: left;
	height: 88px;
	background: #fff;
	color: #9a9a9a;
	width: 722px;
	border: 1px solid #ccc;
	margin: 0 0 0 3px;
	padding: 18px 0 18px 20px;
}
#red {
	float: left;
	background: url('../images/redbg.gif') repeat-x left top;
	color: #9a9a9a;
	height: 51px;
	width: 361px;
	padding: 14px 17px;
	border-left: 3px solid #a20808;
	border-top: 4px solid #a20808;
	border-right: 3px solid #a20808;
}
#urlbg {
	background: url('../images/urlbg.gif') no-repeat left top;
	color: #9a9a9a;
	height: 30px;
	width: 361px;
	margin: 11px 0 0 0;
}
#beige {
	float: left;
	background: url('../images/beigebg.gif') repeat-x left top;
	color: #9a9a9a;
	height: 59px;
	width: 267px;
	padding: 10px 16px;
	border-top: 4px solid #cac5ab;
	text-align: center;
}
#error, #auth {
	clear: left;
	float: left;
	font-size: 12px;
	font-weight: bold;
	background: #ad0202;
	color: #fff;
	margin: 12px 0;
	width: 686px;
	padding: 5px;
	border: 1px solid #a20808;
	text-align: left;
}
* html #error, * html #auth {
	width: 706px;
}
a img {border:0}
div.clear {
	clear:both;
}
.adblock {
	margin: 2px auto;
}
#footercopy {
	clear: left;
	float: left;
	background: #fff url('../images/topbg.gif') repeat-x left bottom;
	color: #9a9a9a;
	height: 47px;
	width: 742px;
	border: 1px solid #ccc;
	border-top: 0;
	margin: 0 0 0 3px;
}
#footercopy p {	
	color: #333;
	padding: 12px 10px 4px 10px;
	font-size: 10px;
}
#footercopy p a:hover {
	text-decoration: underline;
}
#footercopy p.credit {
	float: right;
	margin: 24px 0 0 0;
	padding: 0 10px 0 0;
	text-align: right;
	font-size: 10px;
}
#leftside {
	float: left;
	width: 200px;
	margin: 2px 0 0 0;
}
#leftside h3 {
	margin: 0;
	padding: 0 1px;
	background: #d5d0b8;
	color: #000;
	font: bold 12px arial,sans-serif;
}
#leftside ul {
	list-style: none;
	margin: 2px 0;
	padding: 0 0 0 6px;
}
#leftside ul li {
	font: normal 11px arial,sans-serif;
}
#leftside a {text-decoration: underline}
#leftside a:link, #leftside a:visited {color: #000}
#leftside .wtdad {
	margin: 12px 0 6px 0;
}
#rightside {
	float: right;
	width: 532px;
	margin: 0 1px 2px 0;
	font-size: 11px;
	padding: 0;
}
#rightside table {
	margin: -6px 0 0 0;
}
#rightside .small, .small a {
	font-size: 9px;
	color: #444;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.sort {
	color: #000;
}
#rightside h2 {
	background: #d5d0b8;
	color: #000;
	font: bold 12px arial,sans-serif;
	padding: 0 1px;
	margin: 0;
}
#rightside h2 a {
	text-decoration: none;
}
#rightside a:hover {
	color: #fff;
}
#rightside h3 {
	font-size: 13px;
	padding: 0 1px;
	margin: 2px 4px 4px 0;
	background: #d5d0b8;
	color: #000;
}
#rightside .formPage h3 {
	margin: 0;
}
#rightside h3.wtdtoppad {
	margin: 2px 4px 4px 0;
	padding: 0 1px;
}
#rightside .count {
	font-size: 9px;
	font-weight: normal;
	color: #979797;
}
#rightside p.subcats {
	margin: 2px 0 12px 0;
	padding: 0 0 0 3px;
}
#rightside p.subcats a, #rightside #links .url {
	color: #000;
	text-decoration: underline;
}
#rightside #wtdflinks .url {
	color: #d79413;
	font-weight: bold;
	text-decoration: underline;
}
#rightside p.subcats a:hover {
	color: #ff0000;
}
#rightside #links, #rightside #wtdflinks {
	padding: 3px 0;
	margin: 7px 0;
}
.break {
	clear: both;
}
#breadcrumb {
	float: left;
	width: 732px;
	margin: 0 auto 3px auto;
	color: #000;
	border-bottom: 2px solid #d5d0b8;
	padding: 2px 0;
	text-indent: 6px;
	font-size: 12px;
}
#wtdflinks a {
	font-weight: bold;
}
#wtdflinks td {
	background: #fcf0d7;
	margin: 0 0 4px 0;
}
#links a, #wtdflinks a {
	font-size: 10pt;
}
#links p, #wtdflinks p {
	margin: 0;
	padding: 0;
}
#links td {
	border-bottom: 1px solid #e8e8e8;
}
#user-bar {
	margin: 0 0 3px 0;
	padding: 0 1px;
	background: #d5d0b8;
	color: #000;
	font: bold 11px arial,sans-serif;
	white-space:nowrap;
	text-align: center;
}
a img {
	border: 0;
}
div.pr {
	font-size: 6pt;
	color: #000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
td {
	vertical-align: top;
	padding: 6px 2px;
}
.navig {
	float: left;
	width: 726px;
	font-size: 10px;
	margin: 1px 0 1px 1px;
	background: #d5d0b8;
	padding: 3px 2px;
}
.paging-links {
 	float: right;
}
.paging-info {
	float: left;
}
.captcha {
	border: 1px solid #333;
	margin-top: 10px;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000;
	border: 1px solid #333;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #333;
}
select {
	font-size: 8pt;
	border: 1px solid #000;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #333;
      color:#b00505;
      background:#d5d0b8;
	cursor: pointer;
	height: 17px;
}
.label {
	background: #d5d0b8;
	text-align: right;
}
.smallDesc {
	border: 1px solid #d5d0b8;
}
.buttons {
	border-top: 1px solid #a8a8a8;
	text-align: center;
}
.submit {
	float: right;
	vertical-align: bottom;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
div.errForm, span.errForm {
	clear: both;
	float: left;
	margin: 0 0 1px 0;
	padding: 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
}
.price {
	border: 1px solid #a8a8a8;
	background: #d5d0b8;
}
.price table td {
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.limit_field {
	font-size: 9px;
	border: 0 solid transparent;
	border-width:0;
	background: #b00505;
	color: #fff;
}
table.formPage {
	width: 100%;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#b00505;
}
#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}
#catTitle { background:#fff; } /* Important for Konqueror */
#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#b00505;
   background:#d5d0b8;
   vertical-align:middle;
}
#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}
#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}
#categtree .categ-item img {
   margin-right:1em;
}
#categtree .odd {
   background:#F8F8FC;
}
#categtree .even {
   background:#fff;
}
#categtree .categ-item:hover {
   background:#eee;
}
