htm {height:100%;}

body {
    background: #000 /*url(gfx/body_bg.png) repeat-x bottom*/;
	font-family:"Times New Roman", Times, serif;
	/*font-family: Verdana, Tahoma, Arial, sans-serif;*/
	font-size: 11pt;
	color:#F1F1F1;
	margin:0;
	height:100%;
}
a:link,a:visited { color:#A9A8A8; text-decoration:none;}
a:hover,a:active { color:#D24848; text-decoration:none; cursor:pointer;}

#head_bg {
	width:100%;
	height:124px;
	background: url(gfx/head_bg.jpg);
}
#header_left {
	width:100%;
	height:124px;
	background: url(gfx/header_left.jpg) no-repeat;
	float:left;
}
.bats {
	float:right;
	margin-right:50px;
	width:177px;
	height:70px;
	background: url(gfx/bats_a.png) no-repeat;
}
#content_in {
	margin:35px 38px 0 38px;
}



.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size:16pt;
	margin: 5px 0 5px 0;
	color:#D24848;
}

h2 {
	font-size: 12pt;
	margin: 0;
	padding: 0;
	color:#F1F1F1;
}
h2 a:link, h2 a:visited {color:#D7D6D6;}
h2 a:hover {color:#D24848;}


h3 {
	color: #D24848;
	font-size: 10pt;
	padding: 3px;
	background:#222;
	border-bottom: 1px solid #000;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
	color:#A9A8A8;
}

table.formPage {
	border: 1px solid #A9A8A8;
	background:#000;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #fff;
	background: #333333;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 0px solid #A9A8A8;
	text-align: left;
	padding-top:5px;
}
.count {
	color: #A9A8A8;
	font-size: 11pt;
	font-weight: normal;
}
#links table {background:#181616;width:100%;border:1px solid #222;}

#links a {
	font-size: 11pt;
	font-weight:bold;
	color:#F1F1F1;
}
#links a:hover {color:#D24848;}
#links p {
	color:#A9A8A8;
	margin: 0 0 7px 0;
}
.url {
	color: #A9A8A8;
	font-size:9pt;
}
#path {
	margin-top:0;
	background: #691B1B;
	line-height: normal;
	height:22px;
	padding:5px 3px 0 3px;
}
#path a:hover {color:#fff;}
.submit {
	float: right;
	height:100%;
	margin-top:-2px;
}
.submit form input {
	position:relative;
	top:1px;
}
.submit img{
	position:relative;
	top:3px;
}
.text, .btn{
	font-size: 10pt;
	font-family:"Times New Roman", Times, serif;
}

input.text {
	color: #f1f1f1;
	background:#000;
	border: 1px solid #691B1B;
	height: 15px;
	padding-left:3px;
	padding-right:3px;
	font-size: 9pt;
	width:230px;
}
textarea.text {
	color: #f1f1f1;
	font-size: 9pt;
	border: 1px solid #691B1B;
	background:#000;
	padding:3px;
	width:230px;
}
select {
	font-family:"Times New Roman", Times, serif;
	font-size: 9pt;
	border: 1px solid #691B1B;
	background:#000;
	color:#f1f1f1;
	width:238px;
	padding:3px;
}

.captcha {
	border: 1px solid #15161b;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
form.entry {border:none;}

.btn{
	color:#A9A8A8;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #A9A8A8;
	background: #3F0C0B;
	height:20px;
	padding-bottom:2px;
}
.btn:hover{background:#691B1B;color:#fff;cursor:pointer;}


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: #15161b;
	border: 1px solid #15161b;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #666;
	font-size: 10pt;
	text-decoration: none;
}
.small a:hover {color:#D24848;}
.sort {
	color: #D24848;
	font-size:10pt;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	font-size:10pt;
}

div.pr {
	font-size: 8pt;
	color: #D24848;
	float: left;
	height: 30px;
	margin-right: 1px;
}
div.prg{
	width: 40px;
	border: 1px solid #666;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #15161b;
	height: 3px;
	font-size: 1px;
}

div.footer{
	text-align: center;
	border-top: 1px solid #000;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
.footer_toplist {padding:12px;margin:-10px 40px;}

div.footer a{
	color: #D24848;
	font-weight:bold;
}
div.footer a:hover{color:#fff;}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
