body {
    background: #d9f1ff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	margin:0;
	padding:0;
}

.clear {clear:both;}
a {color:#cfecff;}
a:hover {color:#FFFFFE;}
table {width:100%;}
.wrap {
width:980px;
margin:0 auto;
}

#topline {
height:22px;
padding-top:8px;
background: #0c2a3c;
border-bottom:3px solid #24aaff;
color:#FFFFFF;
}

#topline a {
color:#d9f1fE;
text-decoration:none;
padding:0 10px;
}

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

#topline .left {
float:left;
}

#topline .right {
float:right;
}

#top1 {
height:112px;
background:#0092ee url(../images/top1bg.gif) repeat-x;
}

#logo {
float:left;
border:0;
}

#toplinks {
height:112px;
width:650px;
float:right;
text-align:center;
}

#toplinks a {
padding:0 15px;
display:block;
float:left;
padding-top:55px;
font-weight:bold;
font-size:95%;
height:57px;
border-left:3px solid #24aaff;
border-right:3px solid #24aaff;
margin-left:3px;
color:#FFFFFF;
text-decoration:none;
background:#0986d5 url(../images/top-link-bg.gif);
}

#toplinks a:hover {
background:#098ee3 url(../images/top-link-bg-hoover.gif) top center no-repeat;
}

#top3 {
height:74px;
padding-top:15px;
background:url(../images/top3bg.gif) repeat-x;
}

#path {
width:956px;
background:#3db4ff url(../images/path-bg.gif) repeat-x;
height:60px;
margin:0 auto;
}

#path .w1 {
height:60px;
background:url(../images/path-left.gif) no-repeat;
}
#path .w2 {
height:60px;
background:url(../images/path-right.gif) no-repeat right;
}


#path .left {
float:left;
margin:23px 0 0 30px;
}

#path .right {
float:right;
margin:17px 35px 0 0;
}

#path .text {
padding:5px;
border:1px solid #aadeff;
width:250px;
background-color:#009dff;
color:#FFFFFF;
}

#path a {
color:#000000;
}

#wrap2 {
width:956px;
margin:0 auto;
background:#05518d url(../images/body-bg.gif) repeat-y;
}

#wrap2 .wtop {
width:100%;
background:url(../images/body-top.gif) no-repeat;
}


#wrap2 .wbottom {
width:100%;
background:url(../images/body-bottom.gif) no-repeat bottom;
padding-bottom:25px;
}


#leftbar {
float:left;
width:290px;
padding:0 10px;
margin-top:240px;
margin-left:33px;
}

#leftbar .topslice {
padding:5px;
border-bottom:3px solid #158db6;
font-size:18px;
color:#FEFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#leftbar .sidecontent a, #leftbar .stat {
display:block;
color:#ffffEf;
padding:4px 0;
text-align:center;
border-bottom:1px solid #158db5;
text-decoration:none;
}

#leftbar .sidecontentbot {
clear:both;
margin-bottom:15px;
}


#rightbody {
width:525px;
float:right;
margin-top:240px;
margin-right:30px;
color:#FFFEFF;
}

#mcon {
margin:5px;
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 {
padding:5px;
border-bottom:3px solid #158db5;
font-size:18px;
color:#FFEFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#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: #e5e5e5;
}

.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: #e4e4e4;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 10px;
	padding: 0px;
}

div.pr {
	font-size: 6pt;
	color: #efffff;
	margin-top:3px;
	padding: 2px 10px 5px 13px;
	border: 1px solid #fEffff; 

}
div.prg {
	width: 80px;
	border: 1px solid #ffffff;
	height: 3px;
	font-size: 1px;
	float:right;
	margin-top:2px;
}
div.prb {
	background: #ffffff;
	height: 3px;
	font-size: 1px;
}

div.footer {
	clear:both;
	width:958px;
	height:43px;
	padding-top:17px;
	margin:0 auto;
	background:#0068aa url(../images/footer.gif) no-repeat;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	font-size:93%;
	color:#FFFFFF;
}
div.footer a {
text-decoration:none;
}
div.footer .copy {
margin-top:5px;
}


div.footer a:hover {
text-decoration:underline;
}
.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;

   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;

}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;

}

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

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
