* {margin:0; padding:0;}
body {
    background-image:url(../images/background.jpg);
	background-attachment: fixed;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	text-align:center;
}

.clear {clear:both;}
table {width:100%;}
#wrap {
width:977px;
background-image:url(../images/bg.gif);
background-repeat:repeat-y;
margin:25px auto;
}

#wtop {
width:100%;
height:10px;
background-image:url(../images/bg-top.gif);
background-repeat:no-repeat;
}

#wbottom {
width:100%;
height:10px;
background-image:url(../images/bg-bottom.gif);
background-repeat:no-repeat;
}


#logo {
border:0;
float:left;
margin:20px 0 0 10px;
}

#search {
float:right;
display:block;
background-color:#1362a4;
height:62px;
width:473px;
background-image:url(../images/search.gif);
background-repeat:no-repeat;
margin:40px 35px 0 0;
}


#search .text{
float:left;
width:354px;
padding:9px;
border:0;
margin:16px 0 0 18px;
}

#search .btn {
float:right;
background:none;
border:0;
height:45px;
width:45px;
margin:8px 20px 0 0;
}


#toplinks {
float:right;
clear:right;
margin:20px 35px 0 0;
width:570px;
}

#toplinks a {
padding:10px 0;
display:block;
float:left;
width:93px;
margin:0 1px;
background-image:url(../images/toplinksHover.gif);
background-repeat:no-repeat;
font-size:95%;
text-decoration:none;
color:#000000;
background-color:#bce117;
}

#toplinks a:hover {
background-image:url(../images/toplinks.gif);
background-repeat:no-repeat;
}



#wrap2 {
background-color:#15212f;
background-image:url(../images/wrap2top.gif);
background-repeat:no-repeat;
background-position:top;
margin:0 auto;
padding:15px;
width:911px;
}

#wrap2bottom {
background-color:#15212f;
background-image:url(../images/wrap2bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
margin:0 auto;
height:25px;
width:941px;
}

#bleft {
width:650px;
float:left;
text-align:left;
color:#FFFFFF;
}

#bleft a {
color:#d7e3a4;
text-decoration:none;
}
#bleft a:hover {
text-decoration:underline;
}

#maincontent {
text-align:justify;
padding:9px;
margin-bottom:15px;
}

#bright {
width:220px;
float:right;
background-color:#2c3a49;
padding:15px;
}

#bright .top {
font-weight:bold;
font-size:175%;
padding: 7px 0;
text-align:center;
color:#CCCCCC;
border-bottom:3px solid #bce117;
}

#bright a, #bright .stat {
display:block;
width:100%;
text-align:center;
color:#FFFFFF;
padding:7px 0;
text-decoration:none;
border-bottom:1px dashed #4a94d2;
font-size:96%;
}
#bright a:hover {
color:#00FFFF;
}

#bright .clear {
margin-bottom:20px;
}


























#footbar {
	padding:15px;
	border:0;
	margin:0 auto;
	background-color:#2c3a49;
	color:#FFFFFF;
	width:911px;
}

#footbar .box {
	width:31%;
	float:left;
	margin:10px;
	color:#FFFFFF;
}

#footbar .box a  {
	color:#FFFFFF;
	clear:both;
	display:block;
	padding:5px;
	border-bottom:1px solid #2c3a49;
	margin:2px 0;
	text-align:left;
	border-bottom:1px solid #000000;
	text-decoration:none;
}
#footbar .box a:hover {
text-decoration:none;
border-bottom:1px solid #15212f;
background-color:#15212f;
}

#footbar h3 {
font-weight:bold;
font-size:175%;
padding: 7px 0;
text-align:center;
color:#CCCCCC;
background-color:#15212f;
border:0;
}






.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: #bce117;
	font-size: 110%;
	padding: 5px 15px;
	border-bottom: 2px solid #bce117;
}

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

table.formPage {
	border: 1px solid #A0A0A0;
}
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 #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;
}
#path {
font-weight:bold;
font-size:125%;
padding: 12px 0 12px 15px;
margin-bottom:15px;
color:#ffffff;
background-color:#0d0d0d;
border-bottom:2px solid #354658;
}
.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: 5px 0px 20px 15px;
	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 {
clear:both;
padding:10px;
margin-top:5px;
color: #606060;
}
div.footer a {
	color: #303030;
	text-decoration:none;
	font-weight:bold;
}
.price {
	border: 1px solid #A0A0A0;
}
.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;
}