body {
    background: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin: 0 auto;
	width: 980px;
	background: #0C0C0C;
}
.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: #B5B4B4;
	font-size: 8pt;
	padding: 0;
    border-bottom: 1px dotted #303030;
}

#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 {
	margin-top: 2px;
	padding: 3px;
	background: #D9E8F9;
	line-height: 19px;
	border-top: 1px solid #5e74b3;
}
.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: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.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;
}

/*-------------------------------------------------------------------*/

.headerImg {
	float: left;
	width: 980px;
}

.headerImg img {
	float: left;
}

/*-------------------------------------------------------------*/

.headerLogo {
	float: left;
	background: url("../images/hlBg.gif") repeat-x 2px;
	width: 980px;
	height: 76px;
}

.headerLogo img {
	float: left;
}

/*-------------------------------------------------------------*/

.headerMenu {
	float: left;
	width: 980px;
	background-color: #0C0C0C;
}

/*-------------------------------------------------------------*/

.hMenuContainer {
	width: 550px;
	height: 45px;
	background: url("../images/hMenuBg.gif") no-repeat;
	background-color: #0C0C0C;
}

.hMenuContainer1 {
	float: right;
	width: 430px;
	background: url("../images/hMenuBg.gif") no-repeat;
	background-color: #0C0C0C;
}

.hMenu {
	float: left;
	display: inline;
	margin: 2px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	height: 40px;
}

.hMenu li {
	display: inline;
}

.hMenu li a:link, .hMenu li a:active, .hMenu li a:visited {
	display: block;
	float: left;
	height: 23px;
	padding: 13px 10px 0px 25px;
	border-top: 1px solid #141414;
	border-right: 1px solid #0C0C0C;
	border-bottom: 1px solid #0C0C0C;
	color: #B5B5B5;
	text-decoration: none;
	font-weight: bold;
}

.hMenu li a:hover {
	border-top: 1px solid #1E1E1E;
	border-right: 1px solid #1E1E1E;
	border-bottom: 1px solid #1E1E1E;
	background: url("../images/hMenuHover.gif") no-repeat 0px 0px;
	background-color: #000000;
}

.hMenuBottom {
	float: left;
	background: url("../images/hMenuBottom.gif") no-repeat;
	width: 430px;
	height: 3px;
}

/*-------------------------------------------------------------*/

.middleContainer {
	background-color: #0C0C0C;
	float: left;
	width: 980px;
}

.leftBar {
	float: left;
	background-color: #0C0C0C;
	width: 147px;
}

/*-------------------------------------------------------------*/

.box {
	margin: 22px 0px 0px 9px;
}

.boxTop {
	background: url("../images/boxTop.gif") no-repeat bottom;
	background-color: #0C0C0C;
	width: 138px;
	height: 5px;
}

.boxMiddle {
	background: url("../images/boxMiddle.gif") repeat-y;
	padding: 8px 0px 0px 9px;
	width: 138px;
}

.boxMiddle label {
	background: url("../images/boxIco1.gif") no-repeat 5px 3px;
	padding-left: 25px;
	color: #7E7E7E;
}

.boxMiddle a:link, .boxMiddle a:active, .boxMiddle a:visited, .boxMiddle a:hover {
	display: block;
	border-bottom: 1px dotted #303030;
	padding-bottom: 17px;
	margin-top: 17px;
	width: 120px;
}

.boxMiddle p {
	background: url("../images/boxIco2.gif") no-repeat 0px 2px;
	margin: 10px 0px 0px 8px;
	padding: 0px 0px 10px 8px;
	width: 100px;
	color: #7E7E7E;
	text-align: center;
}

.boxBottom {
	background: url("../images/boxBottom.gif") no-repeat;
	width: 138px;
	height: 5px;
	background-color: #0C0C0C;
}

/*-------------------------------------------------------------*/

.leftBar2 {
	float: left;
	background-color: #0C0C0C;
	width: 260px;
}

.box2 {
	margin: 22px 0px 20px 9px;
}

.boxTop2 {
	background: url("../images/boxTop2.gif") no-repeat bottom;
	background-color: #0C0C0C;
	width: 240px;
	height: 5px;
}

.boxMiddle2 {
	background: url("../images/boxMiddle2.gif") repeat-y;
	padding: 8px 0px 20px 9px;
	width: 240px;
}

.boxMiddle2 img {
	margin: 10px 0px 0px 9px;
}

.boxMiddle2 label {
	background: url("../images/boxIco1.gif") no-repeat;
	color: #7E7E7E;
}

.boxMiddle2 p {
	background: url("../images/boxIco2.gif") no-repeat 0px 2px;
	margin: 10px 0px 0px 8px;
	padding: 0px 0px 10px 8px;
	width: 100px;
	color: #7E7E7E;
	text-align: center;
}

.boxBottom2 {
	background: url("../images/boxBottom2.gif") no-repeat;
	width: 240px;
	height: 5px;
	background-color: #0C0C0C;
}

/*-------------------------------------------------------------*/

.contentLeft {
	float: left;
	width: 350px;
}

/*-------------------------------------------------------------*/

.homeForm {
	float: left;
	color: #B5B5B5;
	margin: 30px 0px 0px 30px;
	width: 350px;
}

.homeForm form label {
	float: left;
	display: block;
	width: 110px;
	padding-right: 10px;
	text-align: right;
}

.homeForm form input {
	float: left;
	background-color: #292929;
	border-top: none;
	border-right: 1px solid #191919;
	border-bottom: none;
	border-left: none;
	width: 180px;
	margin-bottom: 12px;
	padding-left: 2px;
	color: #B5B5B5;
}

.required {
	float: left;
	padding: 0px 10px 0px 10px;
	color: #CB5B00;
}

.btnLeft {
	float: left;
	margin-left: 120px;
}

.btnCenter {
	float: left;
	background: url("../images/btnCenter.gif") repeat-x;
	height: 18px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	font-size: 13px;
	border: 0;
	color: #FFFFFF;
}

.btnCenter1 {
	float: right;
	background: url("../images/btnCenter.gif") repeat-x;
	height: 18px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	font-size: 13px;
	border: 0;
	color: #FFFFFF;
}

.btnRight {
	float: left;
	margin-right: 20px;
}

/*-------------------------------------------------------------*/

.homeNewsContainer {
	float: left;
	width: 390px;
	margin: 40px 0px 0px 10px;
	padding-bottom: 10px;
	color: #4E6F15;
	background: url("../images/homeNewsBg.gif") repeat-x;
	background-color: #000000;
}

.homeNews {
	border-bottom: 1px dotted #262626;
	padding-bottom: 10px;
	margin: 30px 0px 0px 30px;
	width: 340px;
}

.homeNews a:link, .homeNews a:active, .homeNews a:visited {
	color: #B5B4B4;
	text-decoration: none;
}

.homeNews a:hover {
	text-decoration: underline;
}

.homeNews p {
	color: #7E7E7E;
	margin: 10px 0px 10px 0px;
}

/*-------------------------------------------------------------*/

.footer {
	float: left;
	background-color: #0C0C0C;
	border-top: 1px solid #1E1E1E;
	color: #444444;
	width: 940px;
	height: 37px;
	padding: 23px 0px 0px 40px;
}

.footer a:link, .footer a:active, .footer a:visited {
	color: #444444;
	text-decoration: none;
}

.footer a:hover {
	color: #4E6F15;
	text-decoration: underline;
}

/*-------------------------------------------------------------*/

.searchForm {
	width: 220px;
	border-bottom: 1px dotted #303030;
	padding-bottom: 20px;
}

.searchForm input {
	float: left;
	background-color: #292929;
	border: 1px solid #E0E0E0;
	width: 215px;
	margin-bottom: 10px;
	padding-left: 2px;
	color: #B5B5B5;
}

.leftBarMenu {
	width: 220px;
	border-bottom: 1px dotted #303030;
	padding-bottom: 20px;
	margin: 20px 0px 20px 0px;
}

.leftBarMenu a:link, .leftBarMenu a:active, .leftBarMenu a:visited {
	color: #B2904B;
	text-decoration: underline;
	font-weight: bold;
}

.leftBarMenu a:hover {
	color: #4E6F15;
}

.leftBarCalendar {
	width: 220px; 
	border-bottom: 1px dotted #303030; 
	padding-bottom: 20px; 
	margin: 10px 0px 20px 0px;
}

.leftBarCalendar a:link, .leftBarCalendar a:active, .leftBarCalendar a:visited {
	color: #3F5889;
	text-decoration: underline;
	font-weight: bold;
}

.leftBarCalendar a:hover {
	color: #B2904B;
	text-decoration: underline;
}

.path {
	width: 720px;
	float: left;
	margin: 22px 0px 20px 0px;
	color: #4E6F15;
}

.path a:link, .path a:active, .path a:visited {
	color: #B2904B;
}

.path a:hover {
	color: #4E6F15;
}
	
.content {
	float: left;
	background-color: #0C0C0C;
	width: 700px;
	padding: 0px 0px 20px 0px;
	color: #6F6F6F;
}

.content a:link, .content a:active, .content a:visited {
	color: #B2904B;
}

.content a:hover {
	color: #4E6F15;
}
	
.phtoDetail {
	color: #7E7E7E;
}

.photoProp {
	color: #7E7E7E;
}

/*-----------------------------------------------------------------*/

.leftBarArticleContainer {
	width: 220px;
	border-bottom: 1px dotted #303030;
	padding-bottom: 20px;
}

.leftBarArticle {
	padding-bottom: 10px;
	margin: 15px 0px 0px 0px;
	color: #4E6F15;
}

.leftBarArticle a:link, .leftBarArticle a:active, .leftBarArticle a:visited {
	color: #B5B4B4;
	text-decoration: none;
}

.leftBarArticle a:hover {
	color: #4E6F15;
	text-decoration: underline;
}

.leftBarArticle p {
	color: #7E7E7E;
	margin: 8px 0px 8px 0px;
	padding: 0;
	background: none;
	width: auto;
	text-align: left;
}

