body {
		   background: url(images/background.gif) repeat-x #81bd00;
		   font-family: Arial, Verdana, Tahoma, sans-serif;
		   font-size: 12px;
		   margin:0px;
}

img {
		border:0px;
}

#container {
			width: 848px;
			
}


#container_in {
			width: 100%;
			float: left;
			position: relative;
			
			
}

#header {
			float: left;
			position: relative;
			background: url(images/header.gif) no-repeat;
			width: 848px;
			height: 153px;
			margin: 0px;
}

#buttons {
		float: left;
		position: absolute;
		top: 0px;
		left: 0px;
		font-family: Arial, Helvetica, sans-serif;
}


#navigation {
		float: left;
		position: relative;
		margin: 0px;
		padding: 0px;
}


#navigation a {
		color: #3d3d3d;
		text-decoration: none;
		padding-left: 10px;
		font-weight: bold;
		height: 34px;
		display: block;
		float:left;
		position:relative;
		font-size: 19px;
		background:url(images/menu-left.gif) no-repeat  left;
		margin-left: 0px;
}


#navigation a span {
		height: 30px;
		cursor: pointer;
		padding-right: 10px;
		padding-top: 4px;
		background:url(images/menu-right.gif) no-repeat right;
}


#navigation a, #navigation a span {
		display: block;
		float: left;
		position: relative;
}


#navigation a:hover {
		color: #e0fba6;
		background: url(images/hover-left.gif) left no-repeat;
}


#navigation a:hover span {
		background: url(images/hover-right.gif) right no-repeat;
}


#navigation ul {
		list-style: none;
		padding: 0;
		margin: 0;
}


#navigation li {
		list-style: none;
		float: left;
		margin: 0px;
		paddong: 0px;
		display: inline;
} 

#search {
			float: right;
			position: absolute;
			width: 238px;
			height: 37px;
			right: 0px;
			top: 0px;
			margin: 0px;
			padding: 0px;
			
			
			
			
}


#searcbox {
			float: left;
			position: relative;
			background: url(images/search.gif) no-repeat;
			width: 171px;
			height: 30px;	
			border: none;
			padding-top: 7px;
			padding-left: 5px;
			padding-right: 1px;
			font-size: 16px;
}


#searchbutton {
			float: left;
			position: relative;
			float: left;
			height: 37px;
			width: 61px;
			border: none;
			background: url(images/search-btn.gif) no-repeat;
}


#left {
			 float: left;
			 position: relative;
			 width: 590px;
			 margin-left: 30px;

			
			
					 
			 
}

#right {
				float: right;
				position: relative;
				width: 200px;
				border: solid 2px #6fa200;
				background: #414141;
				margin-right: 10px;
				color: #dcf7a3;
				
}

#textarea.text {
   			font-size: 13px;
			padding: 10px;
		
}



.text {
			padding: 3px;
			border: solid 1px #6fa200;
			font-size: 13px;
}





.submit {
		   float: right;
		   vertical-align: bottom;  
		   
}




#rss a {
			float: right;
			position: absolute;
			right: 243px;
			top: 4px;
			background: url(images/rss.gif) no-repeat;
			border: 0px;
			width: 30px;
			height: 31px;

}


#path {
			float: left;
			position: absolute;
			top: 200px;
			left: 20px;
			
}



#content { 
			float: left;
			position: relative;
			margin: 0px;
			padding: 0px;
			width: 100%;
			
}


#contentin {
			float: left;
			position: relative;
			text-align: left;
			width: 100%;
			padding-bottom: 5px;
			background: url(images/content-back.gif) repeat-y;


}







.c {
   			float: left;
}


.cr {
   			clear: left;
}


td {
   			vertical-align: top;
   			padding-top: 15px;
}


h1 {
   			font-size: 14pt;
   			margin: 5px 0 5px 0;
}


#categories h2 {
   			font-size: 10pt;
   			margin-top: 5px;
   			padding: 0;
			
}


h2 a {
		width: 100%;
		color: #484848;
		font-size: 14px;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: -1px;		
}


.subcats a {
		margin-left: 13px;
		margin-bottom: 7px;
		color: #474747;			
}


h3 {
		color: #444444;
		font-size: 8pt;
		padding: 0;
		border-bottom: 1px dotted #6A9B00;
}


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


table.formPage {
		float: left;
		position: relative;
		width: 100%;
}


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;
		color: #291f0b;
		font-size: 13px;
		font-weight: bold;
}


.buttons {
		text-align: center;
	
}


.btn {
		background: #414141;
		border: dotted 1px #fff;
		padding: 5px;
		color: white;
		font-weight: bold;
}


.count {
		color: #414141;
		font-size: 12px;
		font-weight: normal;
		top: 10px;
		margin-right: 25px;
}


#links a {
		font-size: 16px;
		color: #587E00;
		letter-spacing: -1px;
}


#links p {
		margin: 0 0 7px 0;					
}


.url {
		color: #414141;	
}


#user-bar {
		clear:both;
		width:20%;
		margin:0 0 0 auto;
		padding:3px;
		background:#D9E8F9;
		line-height:19px;
		text-align:right;	  
}


select {
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
			    
}


.captcha {
		margin-top: 10px;		   
}


form {
			   display: inline;
			   margin: 0;
			   padding: 0;
		
			   
}


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


h2 .small, h3 .small, .small, .small a {
			   padding: 0px;
			   margin: 0px;
			   font-size:10px;
			   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;
			    /width: 70px;
				
}


div.prg {
			   width: 40px;
			   border: 1px solid #999999;
			   height: 3px;
			   font-size: 1px;
			   margin-right: 5px;
			   /margin-right: 35px;
}


div.prb {
			   background: #5eaa5e;
			   height: 3px;
			   font-size: 1px;
}


div.footer {
				float: left;
				position: relative;
				text-align: left;
				width: 100%;
				padding-top: 15px;
				text-align: center;
				color: #dffaa5;
				background: url(images/footer.gif) no-repeat;
}


div.footer a {
  				color: #dffaa5;		
  				text-decoration: none;
   				text-align: left;
				
}

div.footer a:hover {
		text-decoration: underline;
	
}


.price {
	color: #fff;
	font-size: 14px;
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	
}


.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-width:0;
}


a {
	color: #000;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;	
}
