body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #003C4B;
	min-width:1000px;
}

#header {
	height: 100px;
	background-repeat: repeat-x;
	background-image: url('images/header.jpg');
	text-align: center;
	margin-top:20px;
}

#b750{ width:750px; height:100px; float:left; }
#logos{ width:250px; height:80px; padding:10px 0 0 0px; float:left;}

#menu {
	background-repeat: repeat-x;
	background-image: url('images/nav.jpg');
	
	font-size: 12px;
	background-color: #01313D;
	width:100%;
	height:46px;
	/*padding-top:-1px;
	margin-top:0px;*/
}
#menu1{ 
	background-repeat: repeat-x;
	background-image: url('images/nav.jpg');
	width:60%;
	text-align: right;
	float:left;
}

#menu1 a{
	text-decoration: none;
	color: #5A8115;
	font-weight: bold;
	padding: 0px 10px 20px 10px !important;
	/*border: 1px solid red;
	margin-top:-10px;*/
	/*height:40px;*/
}

#menu1 a:hover {
	color: #224D3B;
	font-weight: bold;
	text-decoration: underline;
	background-image: url('images/nav_hover.jpg') !important;
	/*background-image: none;*/
	background-repeat: no-repeat;
	background-position: center 24px;
	
}
#menu1 img {
	padding: 2px 0px 6px 0px !important;	
}
#menu2{
	background-repeat: repeat-x;
	background-image: url('images/nav.jpg');
	width:40%;
	float:left;
	text-align: left;
}
#menu2 input.search {
background-color: #93C23E;
background-repeat:no-repeat;
/*height:28px;*/
	
}


#wrap {
	background-color: #003C4B;
	border-top: 4px solid #01313D !important;
	border-top: 0px solid #01313D;
	text-align: center;
	width:100%;
}

#box {
	/*background-position: bottom center;*/
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 25px;
	text-align: left;
	padding: 5px 10px 5px 45px;
}
#box a {
	color: #FFFFFF;
}

#content {
	/*background-color: #013744;*/
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	text-align: left;
	
	margin-top: 0px !important;
	margin-top: -7px;
}

#content a {
	color: #E2F9FF;
}

#footer {
float:left;
width: 100%;
	background-color: #08252C;
	/*background-image: url('images/footer_logo.jpg');*/
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 8px;
}

#footertext {
	/*background-image: url('images/footer_bg.jpg');*/
	
	color: #215B69;
	padding: 5px 10px 10px 10px;
	font-size: 9px;
	text-align: right;
}

#footertext a {
	color: #215B69;
	text-decoration: none;
}


img {
	display: inline;
	vertical-align: middle;
	
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	
	margin: -6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input.search {
	background-image: url('images/search.jpg');
	height: 21px;
	width: 142px;
	color: #406400;
	border-width: 0px;
	margin: 4px 0px 0px 15px;
	padding: 12px 16px 2px 80px;
}


h2 {
	font-size: 11px;
	margin: 0;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	color: #E2F9FF;
}

h2 a {
	font-weight: bold;
	text-decoration: underline;
}

p.subcats {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	font-size: 9px;
}

p.subcats a {
	text-decoration: none;
}


h3 {
	font-size: 8pt;
	padding: 0;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

#readmore {
	text-align: right;
	padding-right: 10px;
}



.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

td.err {
	padding: 3px;
	color: #0D3E41;
	background: #9ECE4C;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0D3E41;
	background: #9ECE4C;
	text-align: left;
}
.label {
	text-align: right;
}
#links a {
	font-weight: 600;
}
#links p {
	margin: 0 0 7px 0;
}

.captcha {
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

span.req {
	margin-left: 3px;
	color: #E2F9FF;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	/*
	color: #0D3E41;
	background: #9ECE4C;
	*/
	color: #FF3333;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	font-size: 7pt;
	text-decoration: none;
}
div.pr {
	font-size: 9px;
	color: #FFFFFF;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #FFFFFF;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #E2F9FF;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.navig {
	font-size: 9px;
}

.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: #0D3E41;
   background: #9ECE4C;
   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;
   color: #000000;
}

#categtree .categ-item img {
   margin-right:2em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

.buttons {
	text-align: center;
}

.btn{
margin-top:5px;
background-color:#95C53E;
border: 1px solid #BCE696;
}

.description{
 padding:2px 10px 2px 10px; 
 font-size:11px; 
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	width:567px;
	margin: 0px;
}
#category-bar{
	font-size:12px; 
	padding:2px 2px 2px 2px;
	width:585px; 
	background-color:#08252C; 
}

.thumb {
border:1px solid #08252B;
}
