* {
	margin: 0;
	padding: 0;
}
body {
	background: #c21f25;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
}
#wrap {
	margin: 10px auto;
	width: 775px;
	background: url('../images/wrapbg.gif') repeat-y;
	text-align: left;
}
a {text-decoration:none}
a:link {color: #fff}
a:visited {color: #f1f1f1;}
a:hover {color: #e5b51c; text-decoration:underline}
a img {border: 0}
#header {
	width: 775px;
	height: 209px;
	background: url('../images/headerbg.gif') no-repeat;
}
#header img {
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
}
p#descr {
	float: left;
	margin: 60px 0 0 0;
	padding: 0 0 0 130px;
	width: 210px;
	text-align: center;
	font: 23px "Comic Sans", Verdana, sans-serif;
	color: #c21f25;
}
#path {
	clear:both;
	background: #e5b51c;
	height: 28px;
	line-height: 28px;
	padding: 6px 2px 0 2px;
	margin: 0 10px 0 12px;
	vertical-align: top;
}
#path img {
	vertical-align: top;
	padding: 0 0 0 15px;
}
#user-bar {
	clear:both;
	width: 524px;
	margin: 0 0 7px 12px;
	padding-top: 12px;
	height: 32px;
	line-height: 44px;
	background: url('../images/userbarbg.gif') no-repeat left top;
	color: #fff;
	text-align: left;
}
#user-bar a {text-decoration: underline;}
#left {
	float: left;
	width: 534px;
	padding: 0 0 0 2px;
}
#awards {
	margin: 20px auto 15px auto;
	width: 498px;
	min-height: 141px;
	background: #414145;
	color: #efefef;
	padding: 5px;
}
#gold, #silver, #bronze {
	float: left;
	border: 1px solid #000;
	width: 163px;
	margin: 0 1px 0 0;
	text-align: center;
	padding: 82px 0 12px 0;
}
#gold a:link, #silver a:link, #bronze a:link {
	font-weight: bold;
	font-size: 9pt;
	color: #e5b51c;
}
#gold {
	background: #29292a url('../images/gold.gif') no-repeat center top;
	padding-top: 100px;
}
#silver {
	margin-top: 10px;
	background: #29292a url('../images/silver.gif') no-repeat center top;
}
#bronze {
	margin-top: 10px;
	background: #29292a url('../images/bronze.gif') no-repeat center top;
}
#cats {
	float: left;
	margin: 0;
	padding: 20px 30px 50px 30px;
	background: url('../images/moguls.gif') no-repeat left top;
}
.categ {
	width: 154px;
	height: 78px;
	padding-top: 25px;
	line-height: 103px;
	text-align: center;
}
.one {
	float: left;
	margin-top: 28px;
	background: url('../images/pic1.gif') no-repeat center;
}
.two {
	float: left;
	background: url('../images/pic2.gif') no-repeat center;
}
.three {
	float: right;
	margin-top: 28px;
	background: url('../images/pic3.gif') no-repeat center;
}
.four {
	float: left;
	background: url('../images/pic4.gif') no-repeat center;
}
.five {
	float: left;
	margin-top: 28px;
	background: url('../images/pic5.gif') no-repeat center;
}
.six {
	float: right;
	background: url('../images/pic6.gif') no-repeat center;
}
#searchf {
	clear: both;
	margin: 10px auto;
	text-align: center;
}
h2 {
	font-size: 9pt;
}
#right {
	width: 227px;
	float: right;
	margin-right: 11px;
	margin-top: -50px;
}
* html #right {
	margin-top: -62px;
}
#right h3 {
	width: 227px;
	font-size: 7pt;
	background: #c21f25;
	color: #fff;
	text-transform: uppercase;
	border: 0;
	padding: 8px 0;
	text-align: center;
}
* html #right h3 {
	margin-left: 1px;
}
#left h3 {
	padding: 4px 0;
}
#right ul {
	width: 227px;
	list-style: none;
}
* html #right ul {
	margin-left: 1px;
}
#right li {
	display: block;
	font-size: 9pt;
	background: #515152;
	margin-bottom: 1px;
	padding: 5px 9px;
}
.small, .small a {
	color: #efefef;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000;
}
.count {
	color: #e5b51c;
	font-size: 8pt;
	font-weight: normal;
}
.url {
	color: #c21f25;
}
#links {
	background: #e5b51c;
	margin-bottom: 20px;
}
#links td, #flinks td {
	border-bottom: 1px solid #444;
}
#links a, #flinks a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#links a:hover, , #flinks a:hover {
	color: #c21f25;
}
#links p, #flinks p {
	margin: 0 0 7px 0;
}
#flinks {
	background: #fff;
}
div.pr {
	font-size: 6pt;
	color: #000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #444;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
.navig {
	clear: both;
	margin: 0 20px;
	color: #fff;
}
.paging-links, .paging-info {
	text-align: right;
}
.paging-info {
   font-style: italic;
}
.footer {
	clear: both;
	font-size: 9pt;
	background: url('../images/footerbg.gif') no-repeat;
	height: 55px;
	padding-top: 4px;
	text-align: center;
}
.footer a {
	color: #000;
}
.footer p.smaller {
	color: #333;
	font-size: 8pt;
}
.footer p.smaller a {
	color: #c21f25;
	text-decoration: underline;
}
td {
	vertical-align: top;
	padding: 5px;
}


table.formPage {
	width: 98%;
	border: 1px solid #000;
	background: #eee;
	margin: 2px auto;
}
.formPage a {
	font-weight: bold;
	text-decoration: underline;
	color: #c21f25;
}
.formPage a:hover {
	color: #e5b51c;
}
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;
}
.label {
	background: #999;
	text-align: right;
}
.field, .smallDesc {
	background: #999;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}

.submit {
	float: right;
	vertical-align: bottom;
}
.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000;
	border: 1px solid #000;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #000;
}
select {
	font-size: 8pt;
	border: 1px solid #000;
}

.captcha {
	border: 1px solid #000;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #000;
	background-color: #FFAA11;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}

.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#fff;
}

#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:#000;
   background:#DDE5F3;
   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;
}
