body {
    background: #FFFFFF;
	font:11px/13px Arial, Helvetica, sans-serif;
	border:0;
	margin:0;
	text-align:center;
}

.btn-pay {
	background-color:#6772E5;color:#FFF;padding:8px 12px;border:0;border-radius:4px;font-size:1em;cursor: pointer;margin: 10px;
}

a {color:#5A5A5A; text-decoration:none;}
a:hover {text-decoration:underline; color:#629400;}

.clear {clear:both;}
.center {
	width:950px;
	margin:0 auto;
	text-align:left;
}
table {width:100%;}

#top {
	height: 105px;
	background-image:url(../images/hd_bg.gif);
	background-repeat:repeat-x;
	padding-top:12px;
}

#logo {
	float:left;
	margin: 10px 0;
}
#logo img {
	border:0;
}

#topads {
	width:468px;
	height:60px;
	float:right;
	margin-top: 30px;
}

#topsearch {
	text-align:left;
	height: 55px;
}

#topsearch .text {
	border:1px solid #a4b97f;
	height: 15px;
	float:left;
	width:470px;
}

#topsearch .btn {
	border:1px solid #a4b97f;
	background-color:#ece9d8;
	height: 19px;
	font-size:9px;
	font-weight:normal;
	float:right;
}

#left {
	float:left;
	width:200px;
	margin-right:10px;
	text-align:center;
}
#middle {
	float:left;
	width:530px;
}
#right {
	float:right;
	width:200px;
	text-align:center;
}


div.top {
	background-image:url(../images/top.jpg);
	background-repeat:repeat-x;
	height:33px;
}

div.top .left {
	float:left;
}

div.top .right {
	float:right;
}


.area {
	background-image:url(../images/top.jpg);
	background-repeat:repeat-x;
}

.area .top_left {
	background-image:url(../images/left_top.jpg);
	background-repeat:no-repeat;
}
.area .top_right {
	background-image:url(../images/right_top.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.area .left {
	background-image:url(../images/bl_fll.gif);
	background-repeat:repeat-y;
}
.area .right {
	background-image:url(../images/bl_fll.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.area .bottom_left {
	background-image:url(../images/left_bot.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.area .bottom_right {
	background-image:url(../images/right_bot.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:15px;
}
.area .bottom {
	background-image:url(../images/bl_fll.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#left a, #right a {
	display:block;
	float:left;
	border-bottom: 1px solid #bbbbbb;
	padding:8px;
	width:90%;
	text-decoration:none;
}
#left a:hover, #right a:hover {
	border-bottom: 1px solid #629400;
}

.homelink a{color:#e0770e;}







.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:#629400;
	font-size: 8pt;
	padding:0;
	padding-bottom: 5px;
	margin:0;
	border-bottom: 1px dotted #629400;
}

#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;
}
#path {
	padding: 11px 15px 10px 15px;
	background-image:url(../images/hd_bot_bg.gif);
	background-repeat:repeat-x;
	background-color: #e0770e;
	margin-bottom:5px;
}
#path a {
	padding: 0 15px;
	background-image:url(../images/hd_bot_dv.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	background-position: left middle;
	font-weight:bold;
}
#path a:hover {color:#ebffc4;}

.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 25px 10px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	margin-top:3px;
	padding: 2px 10px 5px 13px;

}
div.prg {
	width: 80px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
	float:right;
	margin-top:2px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer {
	background-image:url(../images/hd_bg.gif);
	background-repeat:repeat-x;
	margin:0 auto;
	margin-top:30px;
	padding: 25px 0 15px 0;
	clear:both;
	width:950px;
}

.copyright {
	color:#629400;
	margin-top:10px;
}
.copyright a {
	color:#629400;
	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;
}
