body {
	margin: 0; padding: 0;
	background-color: #1d1d1d;
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
}
a {
	color: #fff;
	text-decoration: none;
}
#page {
	margin: 0 auto;
	width: 850px;
	background-color: #900f0f;
}
#header {
  background-image:url(../images/Header/background.jpg);
  width:800px;
  height:255px;
  background-position:center;
}
#logo {
	border: none;
	float: left;
}
#menu {
	font-family: Tahoma;
	font-size: 12px;
}
#menu a {
background-image:url(../images/Header/link-[off].jpg);
  float:left;
  width:94px;
  height:67px;
  text-align:center;
  padding-top:75px;
  color: #FFFFFF;
}
#menu a:hover {
  background-image:url(../images/Header/link-[hover].jpg);
  float:left;
  width:94px;
  height:67px;
  text-align:center;
  padding-top:75px;
  color: #73e9fb;
}
#ads {
	clear: both;
	margin: 10px auto 0 auto;
	width: 800px;
	padding: 10px 15px 0 15px;
	height: 77px;
	background: url(../images/Header/ad.jpg) no-repeat  top center;
	font-size: 10px;
	color: #fff;
	font-family: Tahoma;
    text-align:center;
    padding-left:37px;
}
#ads div {
	float: left;
	text-align: center;
	width: 24%;
}
#ads a {
	display: block;
	margin: 0; padding: 0;
	font-weight: bold;
	color: #73e9fb;
	text-decoration: none;
}
#ads a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#ads .url {
	display: block;
	margin: 0; padding: 0;
	color: #73e9fb;
	font-size: 10px;
}
#path {
	padding: 0 15px;
	height: 35px;
	line-height: 35px;
	background: repeat-x url(../images/bckpath.gif);
	color: #fff;
	font-size: 11px;
}
#path a {
	color: #fff;
	text-decoration: none;
}
#path form {
	float: right;
	margin: 0; _padding: 5px 0 0 0;
	color: #fff;
	font-size: 11px;
}
#path form * {
	vertical-align: middle;
}
.searchtext {
	margin: 0 0 0 10px; padding: 3px 0; border: #5f0506 1px solid;
	font-size: 12px;
	width: 150px;
	background-color: #ffe4e4;
}
#sponsors {
	margin: 1px 0 2px 0;
	padding: 0 15px;
	height: 55px;
	line-height: 55px;
	background: no-repeat url(../images/bcksponsors.gif);
	font-size: 12px;
	font-family: Tahoma;
}
#sponsors div {
	float: left;
	background: left top no-repeat url(../images/sponsorssep.gif);
	text-align: center;
	width: 20%;
}
#sponsors .first {
	background: none;
}
#sponsors a {
	color: #73e9fb;
	text-decoration: none;		
}
#sponsors a:hover {
	text-decoration: underline;
	color: #f1f1f1;
}
#content {
	margin: 0 0 10px 0;
	padding: 25px 15px;
	border-top: #6c0506 1px solid;
	border-bottom: #6c0506 1px solid;
	background-color: #900f0f;

}


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










#footer {
	padding: 15px;
	background: #0b0b0b left bottom repeat-x url(../images/bckfooter.gif);
	font-size: 11px;
	text-align:center;
}
#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
.list a, .navig a, .catpag a {
	color: #fff;
	text-decoration: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;
}

h2 a {
	margin: 0 0 0 13px;
	color: #eaeaea;
	text-decoration: none;
}

h3 {
	color: #101010;
	font-size: 12px;
	margin: 20px 0;
	padding: 0;
	border-bottom: 1px dotted #101010;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: 1px solid #6c0506;
	margin: 0 auto;
	width: 75%;
}
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 {
	text-align: right;
}
.buttons {
	border-top: 1px solid #6c0506;
	text-align: center;
}
.count {

}
#featlinks a, #links a, .smallDesc a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#featlinks a:hover,  #links a:hover, .smallDesc a:hover {
	text-decoration: underline;
}
#featlinks p, #links p {
	margin: 0 0 7px 0;
	font-size: 11px;
}
#featlinks p a:hover, #links p a:hover {
	text-decoration: none;
}

.url {
	color: #73e9fb;
	font-size: 11px;
}

.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #6c0506;
	background-color: #ffe4e4;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #6c0506;
	background-color: #ffe4e4;
}
select {
	font-size: 8pt;
	border: 1px solid #6c0506;
	background-color: #ffe4e4;
}

.captcha {
	border: 1px solid #6c0506;
	background-color: #ffe4e4;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #8a1010;
	background-color: #bd1515;
	color: #fff;
	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;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #e0e0e0;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #fff;
}
p.subcats {
	margin: 0px 0px 15px 13px;
	padding: 0px;
	font-size: 11px;
}
p.subcats a {
	color: #fff;
	text-decoration: none;
}
div.pr {
	font-size: 6pt;
	color: #fff;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #fff;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #66FFFF;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #6c0506;
	background-color: #721212;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}



.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.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 #4a0404;
   border-width:0 1px 1px;
}

#catTitle { background: #ffe4e4; color: #333; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#f1f1f1;
   background:#6b0506;
   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;
   color: #333;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
.linktypedesc {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}


