body {
color:#008be4;
font-family:Arial,Century gothic, Tahoma,sans-serif;
font-size:70%;
line-height:170%;
background:#f9f6e3 url(../images/background.jpg) repeat-x 0 -5px;
padding: 0;
margin : 0;
position:relative;

}

img {
border:none;
}

.clear {
clear:both;
font-size:1px;
float:none;
height:1px;
margin-top:-1px;
line-height:1px;
}

#wrap {
text-align:left;
height:100%;
width:940px;
margin:0 auto;
padding:0;
}

h2 {
color:#000;
letter-spacing:-1px;
font:normal 17px "Georgia", Tahoma, Arial;
padding-bottom:3px;
border-bottom:1px solid #ccc;
margin:0 0 10px;
}

h2 a:hover {
color:#59770e;
text-decoration:none;
}

#header {
height:145px;
float:none;
}

#logo {
float:left;
height:50px;
width:260px;
display:inline;
margin:35px 0 0 10px;
padding:0;
}

#navigation {
height:40px;
float:right;
width:940px;
margin:10px 0 0 0;
padding: 0 0 0 0; 

}

#navigation ul {
list-style:none;
float:left;
display:inline;
margin:0 0 0 0;
padding:0;
}

#navigation ul li a {
	background: #f9f6e3;
	color: #000000;
	font-size:12px;
	margin:5px 10px 5px 5px;
	padding:8px 20px;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight:600;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px; /* Opera 10.5, IE9, Saf5, Chrome */
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);
	box-shadow:0 1px 3px rgba(0,0,0,0.25);
	border: 1px solid rgba(0,0,0,0.25);
	text-shadow: #f9f6e3;

}
#navigation ul li a:active {

     color:#79961f;


}

#navigation ul li a:hover {

     background-color:  #79961F;
	 color:#ffffff;

}

#navigation ul li a.selected,#sfnav a.selected {
	color:#ffffff;
	background-color:#79961f;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px; /* Opera 10.5, IE9, Saf5, Chrome */
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);
	box-shadow:0 1px 3px rgba(0,0,0,0.25);
	border: 1px solid rgba(0,0,0,0.25);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
.mainpage {
	color:#3b5015;
	background: #fffcf5 url(../images/bg-topleft.jpg) top left no-repeat;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px; /* Opera 10.5, IE9, Saf5, Chrome */
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);
	box-shadow:0 1px 3px rgba(0,0,0,0.25);
	border: 1px solid rgba(0,0,0,0.25);
}

.sidebar {

	color:#3b5015;
	padding: 20px 0;
	background: none repeat scroll 0 0 #EDE7DA;
	border-radius: 5px 5px 5px 5px;
	margin-top: 40px;
	padding: 20px;


}

#sfnav,#sfnav ul {
list-style:none;
line-height:16px;
position:absolute;
font-size:12px;
background-image:none;
margin:1em 0;
padding:0;
}

#sfnav a {
display:block;
text-decoration:none;
padding:2px 12px;
}

#sfnav li {
float:left;
display:inline;
list-style-type:none;
font:normal 12px/12px Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

#sarea {
float:right;
margin:55px 0 10px;
padding:0;
}

h1,h3,h4 {
font-size:11px;
margin:0;
}

#container {
width:870px;
background:#FFF url(../images/content-bg.gif) repeat-y;
margin:0 auto;
}

h5 {
background:url(../images/logo.gif) no-repeat;
width:auto;
height:auto;
font:normal 12px "Trebuchet MS", Tahoma, Arial;
color:#000;
letter-spacing:-1px;
text-transform:lowercase;
margin:0;
padding:60px 0 0 15px;
}

h5 a:hover {
color:#CCC;
text-decoration:none;
}

.search {

    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e2e1c2;
    color: #1d1d1d;
    font-size: 11px;
    font-weight: bold;
    height: 28px;
    margin: -5px 5px 3px 5px;
    padding: 0;
    width: 200px;
}

.searchbut{ 
    background-color: #79961f;
    border: medium none;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 28px;
    margin: -5px 5px 3px 5px;
    padding: 0;
    width: 85px;
}

.box li {
list-style-position:inside;
list-style-type: circle;
color:#79961f;
margin:0 0 0 3px;
padding:0 0 4px 20px;
font-size:12px;
font-weight:700;

}

.box li a:hover {
color: #20acb8;
text-decoration:none;
}

.boxcaption {
background:url('../images/box.caption.gif') no-repeat;
height:22px;
width:211px;
color:#303030;
padding:6px 0 0 10px;
}

.boxbottom {
background:url('../images/box.bottom.gif') no-repeat;
width:221px;
height:3px;
margin:0 0 10px;
}

.page {
color:#20acb8;
font-weight:700;
font-size:12px;
margin:5px 0;
}

.pagination {
float:right;
font-size:12px;
font-weight:700;
padding:2px;
}

.pagination ul {
font-size:12px;
text-align:left;
margin:10px 0;
padding:0;
}

.pagination li {
display:inline;
list-style-type:none;
padding-bottom:1px;
}

.pagination a {
color:#20acb8;
border:#20acb8 1px solid;
text-decoration:none;
margin:0 5px 0 0;
padding:5px;
}

.pagination a:visited {
border:#20acb8 1px solid;
color:#20acb8;
text-decoration:none;
padding:5px;
}

.pagination a:hover {
background-color:#f9fcf5;
border:#20acb8 1px solid;
color:#20acb8;
text-decoration:none;
}

.padding {
padding:0 20px 0 0;
}

.paypal {
font-size:18px;
color:#20acb8;
font-weight:700;
text-align:center;
}

.caption {
background:url('../images/caption.bg.gif') repeat-x bottom;
height:30px;
font-size:11px;
font-weight:700;
color:#303030;
margin:0 0 10px;
}

.caption p {
background:url('../images/caption.left.gif') no-repeat left;
height:20px;
color:#303030;
margin:0;
padding:8px 0 2px 14px;
}

.caption a {
color:#303030;
text-decoration:none;
}

.caption h2 {
background:url('../images/caption.right.gif') no-repeat right;
float:right;
font-size:10px;
height:22px;
margin:0;
padding:8px 10px 0 0;
}

.content {
margin:0 16px 0 10px;
}

.content li {
list-style-type:none;
background:url('../images/blt.gif') no-repeat;
margin:0 0 0 3px;
padding:0 0 4px 20px;
}

.fbox {
    background: url("../images/fbox.png") no-repeat scroll right top #f8f8f8;
    border: 1px solid #20acb8;
    margin: 5px 5px 10px;
    padding: 10px;
}

.lbox {
margin:0 5px 25px;
}

#footer{
   margin:0;
   padding:0;
   background:url(../images/footerback.jpg) repeat-x top;
}
#footerwrap {
text-align:left;
height:100%;
width:940px;
margin:0 auto;
padding:0;

}


.footer {
height:10px;
text-align:center;

height:100%;
width:915px;
margin:20px 0 0;
padding:15px 2px 0 20px;
}

.footer h3 {
float:right;
font-weight:400;
margin:0;
}

.nav {
color:#696969;
font-size:11px;
font-weight:700;
padding-bottom:3px;
margin:0;
}

.nav p {
margin:0;
padding:2px 0 0;
}

.nav h3 {
float:right;
font-size:11px;
margin:0;
}

.nav a {
font-size:11px;
color:#333;
text-decoration:none;
}

.article {
line-height:18px;
margin:5px 5px 10px;
}

.article a {
font-weight:700;
color:#20acb8;
text-decoration:none;
}

.article a:hover {
font-weight:700;
color:#20acb8;
text-decoration:underline;
}

.text {
border:1px solid #696969;
background:#fff;
height:17px;
font-size:12px;
width:360px;
color:#696969;
padding:2px 2px 2px 6px;
}

.textarea {
border:1px solid #696969;
font-size:12px;
width:360px;
color:#696969;
padding:2px 2px 2px 6px;
}

.textpy {
border:1px solid #696969;
background:#fff;
height:17px;
font-size:12px;
width:50px;
color:#696969;
padding:2px 2px 2px 6px;
}

.limit_field {
border:0;
font-size:10px;
color:#696969;
background:none;
}

.captcha {
border:1px solid #696969;
background:url('../images/loader.gif') no-repeat center;
}

.cat {
font-size:12px;
font-weight:700;
color:#20acb8;
margin:0 0 6px;
}

.cat span {
font-size:9px;
padding:0 0 0 4px;
}

.subcat {
font-size:11px;
color:#696969;
font-weight:400;
margin:0 0 2px;
}

.break {
padding:3px 0;
}

.title {
font-weight:700;
font-size:12px;
color:#20acb8;
margin:0 0 2px;
}

.desc {
font-size:11px;
color:#696969;
font-weight:400;
margin:0 0 2px;
}

.url {
font-weight:400;
font-size:11px;
color:#696969;
margin:5px 0;
}

div.pr {
font-size:6pt;
color:#000;
}

div.prg {
width:40px;
border:1px solid #999;
height:6px;
font-size:1px;
}

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

.small,.small a {
color:#696969;
font-weight:400;
font-size:7pt;
text-decoration:none;
margin:0;
padding:0;
}

.err {
color:red;
font-weight:700;
border:1px solid #20acb8;
margin:0 5px 5px;
padding:6px;
}

.msg {
color:#20acb8;
font-weight:700;
border:1px solid #20acb8;
margin:0 5px 5px;
padding:6px;
}

span.req {
color:red;
font-weight:700;
}

select {
border:1px solid #d5d5d5;
background: none repeat scroll 0 0 #fff;
border: 1px solid #696969;
color: #696969;
font-size: 10px;
height: 22px;
}

#toggleCategTree {
display:block;
cursor:pointer;
color:#20acb8;
font-weight:700;
}

#categtree {
height:200px;
width:300px;
overflow:auto;
border:1px dotted #696969;
border-width:0 1px 1px;
margin:3px 0;
}

#catTitle {
background:none;
font-weight:700;
}

#categtree h2 {
font-size:11px;
text-align:center;
color:#FFF;
background:#a7cb67;
vertical-align:middle;
margin:0 0 5px;
padding:2px;
}

#categtree #close_tree {
right:0;
text-align:center;
white-space:nowrap;
cursor:pointer;
padding:1px;
}

#categtree .categ-item {
clear:both;
display:block;
color:#303030;
border:1px dotted #FFF;
cursor:pointer;
border-width:1px 0;
margin:3px 5px;
padding:2px 5px;
}

#categtree .categ-item img {
margin-right:1em;
}

#categtree .odd {
background:#d9e9bd;
}

#categtree .even {
background:#FFF;
}

#categtree .categ-item:hover {
background:#eee;
}

a,.box a,.footer a,.subcat a {
color:#696969;
text-decoration:none;
}

a:hover,.box a:hover,.caption a:hover,.footer a:hover,.nav a:hover,.cat a:hover,.subcat a:hover,.title a:hover,.os a:hover,.design a:hover {
text-decoration:underline;
}

h2 a,h2 a:visited,h5 a,h5 a:visited {
color:#000;
text-decoration:none;
}
.box ul,.content ul {
margin:0;
padding:0;
}

.footer p,form {
margin:0;
}

.cat a,.title a {
font-size:12px;
color:#20acb8;
text-decoration:none;
}