.search {
	 margin: 6px 15px 3px 8px; padding: 2px 0 0 8px; border: 1px solid #fff; font-size: 12px; font-weight: bold; background: none; color: #a69d7f; height: 18px; width: 100px;
}

.box {
	border-left: 1px solid #6ca901;
	border-right: 1px solid #6ca901;
	padding: 8px;
	width: 203px;
}
.box #advsearch {
	margin: 5px 0 0 0;
	padding: 0;
}
	.box a {
		color: #fff; text-decoration: none;
	}
	.box a:hover {
		text-decoration: underline;
	}
	
	.box ul {
		margin: 0;
		padding: 0;
	}
	.box li {
		list-style-type: none;
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('../images/blt.gif') no-repeat;
	}
	
	.boxcaption {
		background: url('../images/box.caption.gif') no-repeat;
		padding: 6px 0 0 10px;
		height: 22px;
		width: 211px;
		color: #fff;
	}
	
	.boxbottom {
		background: url('../images/box.bottom.gif') no-repeat;
		width: 221px;
		height: 3px;
		margin: 0 0 10px 0;
	}


.page {
	color: #6ca901;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 5px 0;
}
	.page p {
	}

.pagination {
	padding: 2px;
	float: right;
	font-size: 12px;
	font-weight: bold;
}
	.pagination ul {
		font-size: 12px;
		margin: 10px 0 10px 0;
		padding: 0px;
		text-align: left;
	}
	.pagination li {
		display: inline;
		list-style-type: none;
		padding-bottom: 1px;
	}
	.pagination a {
		color: #6ca901;
		border: #6ca901 1px solid;
		padding: 5px;
		margin: 0 5px 0 0;
		text-decoration: none;
	}
	.pagination a:visited {
		border: #6ca901 1px solid;
		color: #6ca901;
		padding: 5px;
		text-decoration: none;
	}
	.pagination a:hover {
		background-color: #f9fcf5;
		border: #6ca901 1px solid;
		color: #6ca901;
		text-decoration: none;
	}
	
.padding {
	padding: 0 20px 0 0;
}

.padding2 {
	padding: 0 0 0 20px;
}
.paypal {
	font-size: 18px;
	color: #6ca901;
	font-weight: bold;
	text-align: center;
}

.caption {
	background: url('../images/caption.bg.gif') repeat-x bottom;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #6fa62c;
	margin: 0 0 10px 0;
}
	.caption p {
		background: url('../images/caption.left.gif') no-repeat left;
		padding: 8px 0 2px 6px;
		height: 20px;
		color: #6fa62c;
		margin: 0;
	}
	
	.caption a {
		color: #fff; text-decoration: none;
	}
	.caption a:hover {
		text-decoration: underline;
	}
	
	.caption h2 {
		background: url('../images/caption.right.gif') no-repeat right;
		float: right;
		margin: 0px;
		font-size: 10px;
		height: 22px;
		padding: 8px 10px 0 0;
	}

.content {
	margin: 0 16px 0 10px;
}
	.content ul {
		margin: 0;
		padding: 0;
	}

	.content li {
		list-style-type: none;
		margin: 0 0 0 3px;
		background:url(../images/li-back.gif) no-repeat center left;	
		padding: 0 0 4px 20px;
	}


.fbox {
	padding:10px 0 10px 0;
	background:url(../images/star.png) no-repeat top right;
	margin: 5px 5px 10px 5px;
	

}

.lbox {
	margin: 0 5px 25px 5px;
	padding:0 0 10px 0;
	background:url(../images/bar-bottom.gif) repeat-x bottom left;
}


.nav {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
	.nav p {
		margin: 0;
		padding: 2px 0 0 0;
	}
	
	.nav h3 {
		float: right;
		margin: 0;
		font-size: 11px;
	}
	
	.nav a {
		font-size: 11px; color: #6ca901; text-decoration: none;
	}
	.nav a:hover {
		text-decoration: underline;
	}

.article {
	margin: 5px 5px 10px 5px;
	line-height: 18px;
}
	.article a {
		font-weight: bold; color: #6ca901; text-decoration: none;
	}
	.article a:hover {
		font-weight: bold; color: #6ca901; text-decoration: underline;
	}


.text {
	border:none !important;
		padding:7px 7px 7px 10px;
		height:17px;
		width:217px;
		color:#f9f9f9;
		margin:0px 0px 0px 0px;
		background:url(../images/input-back.gif) no-repeat top left;
}
.textarea {
	border:none !important;
		letter-spacing:1px;
		padding:7px 7px 5px 10px;
		height:143px;
		color:#f9f9f9;
		width:288px;
		margin:-1px 0px 0px 0px;
		background:url(../images/textarea-back.gif) no-repeat top left;

}
.textpy {
	border: 1px solid #232629;
	background: #6fa62c;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 50px;
	color: #000;
}

select {
	font-size: 12px;
	color: #2c3134;
	border: 1px solid #232629;
	padding: 2px;
}

.limit_field {
   border: 0px;
   font-size: 10px;
   color: #000;
   background: none;
}


#submit {
	
		display:block;
		border:none;
		color:#f9f9f9;
		cursor:pointer;
		outline:none;
		clear:both;
		margin:5px 0px 0 0;
		padding:4px 5px 6px 5px;
		height:31px;
		width:139px;
		background:url(../images/submit-back.gif) no-repeat top left;
		border:none;
	
	}






.captcha {
	border: 1px solid #232629;
	background: url('../images/loading.gif') no-repeat center;
}

form {
	Margin: 0;
}

.cat {
	font-size: 13px;
	font-weight: bold;
	color: #6ca901;
	margin: 0 0 6px 0;
}
	.cat a {
		font-size: 13px; color: #6ca901; text-decoration: none;
	}
	.cat a:hover {
		text-decoration: underline;
	}
	.cat span {
		font-size: 9px;
		padding: 0 0 0 4px;
	}
	
.subcat {
	font-size: 11px;
	color: #fff;
	margin: 0 0 2px 0;
	font-weight: normal;
}
	.subcat a {
		COLOR: #fff; text-decoration: none;
	}
	.subcat a:hover {
		text-decoration: underline;
	}

.break {
	padding: 3px 0 3px 0;
}

.title {
	font-weight: bold; font-size: 13px; color: #6ca901; margin: 0 0 2px 0;
}
	.title a {
		font-size: 13px; color: #6ca901; text-decoration: none;
	}
	.title a:hover {
		text-decoration: underline;
	}


.desc {
	font-size: 12px; color: #fff; font-weight: normal; margin: 0 0 2px 0;
}

.url {
	font-weight: normal; font-size: 11px; color: #fff;  margin: 5px 0 5px 0;
}

div.pr {
	font-size: 6pt;
	color: #000000;
}

div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

.err {
	color: #FF0000;
	margin: 0 5px 5px 5px;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #6ca901;
}

.msg {
	color: #6ca901;
	margin: 0 5px 5px 5px;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #6ca901;
}

span.req {
	color: #FF0000;
	font-weight: bold;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   color:#6ca901;
   font-weight: bold;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #fff;
   border-width:0 1px 1px;
}

#catTitle {
	background: none;
	font-weight: bold;
} /* Important for Konqueror */

#categtree h2 {
	margin:0 0 5px;
	font-size: 11px;
	padding:2px;
	text-align:center;
	color:#FFFFFF;
	background:#a7cb67;
	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;
   color: #fff;
   border:1px dotted #FFFFFF;
   border-width:1px 0;
   cursor:pointer;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#3d3f40;
}

#categtree .even {
   background:#232629;
}

#categtree .categ-item:hover {
   background:#eee;
   color: #000;

}

