body {
    background-color:#111111;
	background-image:url(../images/bg.gif);
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	text-align:center;
	margin:0;
	padding:0;
	color:#FFFFFF;
}

a {color:#FFFFFF; text-decoration:none;}
a:hover { text-decoration:underline;}
.clear{clear:both;}
table {width:100%;}
#wrap {
	width:950px;
	margin:0 auto;
	background-color:#252525;
	background-image:url(../images/wrap-bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#top {
	background-color:#181818;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	height:338px;
}

#top .links {
	height:220px;
	width:350px;
	margin-top:100px;
	margin-right:25px;
	float:right;
}

#top .links a {
	display:block;
	float:left;
	width:164px;
	padding:13px 0;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	background-image:url(../images/link.gif);
	background-color:#575757;
	background-repeat:no-repeat;
	text-decoration:none;
	margin: 7px 5px;
}
#top .links a:hover {
	background-color:#f0f0f0;
	background-image:url(../images/link-hover.gif);
	background-repeat:no-repeat;
	color:#333333;
}

#path {
	background-color:#212121;
	background-image:url(../images/top-menu-bg.gif);
	background-repeat:repeat-x;
	height:43px;
	text-align:left;
}

#path .left {
	float:left;
	margin: 13px 0 0 25px;
	font-size:12px;
}
#path .left a {font-weight:bold; text-decoration:none;}
#path .right {
	float:right; 
	width:300px; 
	height:30px;
	margin: 6px 15px 0 0;
}
#path .text {
	float:left;
	height:18px;
	width:240px;
	border:1px solid #5c5c5c;
	background-color:#3b3b3b;
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:16px;
	padding:5px;
}
#path .btn {
	margin:0;
	padding:0;
	height:30px;
	border:0;
	background-color:#161616;
	color:#FFFFFF;
	border:1px solid #5c5c5c;
	margin-left:2px;
	width:46px;
	font-size:16px;
}


#wrap2left {
	float:left;
	background-color:#161616;
	margin:10px;
	width:452px;
	padding:10px;
	text-align:left;
}
#wrap2right {
	float:left;
	margin:10px 0;
	width:443px;
}

#wrap2right .leftbar {
	float:left;
	width:193px;
	padding:0 10px;
	background-color:#3b3b3b;
}
#wrap2right .rightbar {
	float:right;
	background-color:#5c5c5c;
	width:193px;
	padding:0 10px;
}
#wrap2right .top {
	padding: 12px 0;
	background-color:#161616;
	font-weight:bold;
	margin-bottom:1px;
}
#wrap2right .content {
	background-color:#252525;
	padding:7px;
	margin-bottom:15px;
}
#wrap2right .content a {
	background-color:#252525;
	padding:7px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #3b3b3b;
}
#wrap2right .stat {
	background-color:#252525;
	padding:7px;
	text-decoration:none;
	border-bottom:1px solid #3b3b3b;
}
#wrap2right .content a:hover {
	background-color:#000000;
}

#homextra {
	margin-top:25px;
}
#homextra .top {
	padding: 12px;
	background-color:#252525;
	font-weight:bold;
	margin-bottom:1px;
}
#homextra .content {
	padding: 12px;
	background-color:#3b3b3b;
	margin:2px 0;
	text-align:justify;
}













.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #000000;
	font-size: 8pt;
	padding: 7px;
	background-color:#5c5c5c;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}

.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 #5e74b3;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	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;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #ffffff;
	margin-top:3px;
	padding: 2px 10px 5px 13px;
	border: 1px solid #999999; 

}
div.prg {
	width: 80px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
	float:right;
	margin-top:2px;
}
div.prb {
	background: #ffffff;
	height: 3px;
	font-size: 1px;
}


div.footer {
	bottom:0;
	clear:both;
	text-align: center;
	border-top: 5px solid #000000;
	background-color:#454545;
	padding: 10px;
}
div.footer a {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.price {
}
.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:#6A8AD4;
}

#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:#5e74b3;
   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;
}
