body {
   background: #61AA13;margin:0px;
   font-family: Arial, Verdana, Tahoma, sans-serif;
   font-size: 8pt;color:#fff;width:auto
}
p {margin:1px 0px 1px 0px; padding:1px 0px 1px 0px}
td {
   vertical-align: top;
}

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

h2 {
   font-size: 10pt;
   margin: 0px;color:#111;
   padding: 0;
}
h2 a, h2 a:hover, h2 a:visited{color:#111;text-decoration:none}
h3 {
   color: #111;;
   font-size: 10pt;line-height:20px;padding: 5px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:5px
}
.clear {clear:both}
/*.sbox {
	text-decoration:none;
	background: url('../images/sbox.gif') 0 0 repeat-x;
	color:#fff;width:181px;line-height:30px;padding:0px 0px 0px 10px;
	font-weight:bold;margin:0px;
}*/

/****************************************************************/
/* button														*/
/****************************************************************/
#menu {float:right;margin:18px 0px 0px 0px;}
a#but {
	float:left;width:115px;text-decoration:none;margin:1px;
	color:#fff;background:url('../images/but.gif') 0 0 no-repeat;
	font-weight:bold;text-align:center;
	line-height:30px;margin:0px;
}
	a#but:hover {color:#CEFF5C}
	a#but:active {color:#fff}
/****************************************************************/
/* main table													*/
/****************************************************************/
#h1 {background:url('../images/h1.gif') 0 0 no-repeat;height:130px}
#h2 {background:url('../images/h2.gif') 0 0 repeat-x;height:130px}
#m1 {background:url('../images/m1.gif') 0 0 no-repeat;}
#m2 {background:#fff url('../images/m2.gif') 0 0 repeat-x}
#m3 {background:url('../images/m3.gif') 100% 0 no-repeat;padding: 37px 0px 0px 0px}
#m4 {background:url('../images/m4.gif') 0 0 repeat-y;}
#m5 {background:url('../images/m5.gif') 100% 0 repeat-y;}
#m6 {background:url('../images/m6.gif') 0 100% no-repeat;}
#m7 {background:url('../images/m7.gif') 100% 100% repeat-x;}
#m8 {background:url('../images/m8.gif') 100% 100% no-repeat;height:87px;width:100%;padding:0px}
/*#sidebar {width:191px;background:#000;}*/
#main {margin:0px 45px auto 47px;}
/****************************************************************/
/* search thing													*/
/****************************************************************/
#navbar {color: #111;
	font-size: 10pt;line-height:20px;padding: 5px; margin:0px 0px 5px 0px;
}
.submit {
	padding: 5px 10px 5px 0px;float:right;
	text-align:right;
	margin:35px 0px 0px 0px;
	}
input.search
{
    width: 200px;padding: 2px 0px 2px 0px;
	border: #555 1px solid;
    font-size: 15px;
    font-family: arial, sans-serif;
    color: #000;
}
input.searchbut
{padding: 0px;
}
.medbox {
border:#000 1px solid;padding:10px;margin:0px 5px 0px 5px}
/****************************************************************/
/* Cat title  													*/
/****************************************************************/
.cat {
	font-weight: bold; font-size: 14px;margin:10px 0px 0px 0px;
	color: #fff;padding:0px 0px 0px 30px;line-height:20px;
	background:url('../images/folder.gif') no-repeat 0 0;
	font-family: arial, "trebuchet ms", verdana, sans-serif;
}
.cat a:link, .cat a:visited {
	color: #000; text-decoration: none;
}
.cat a:hover {
	color: #151;border-bottom:#fff 1px dotted; 
}
/****************************************************************/
/* Subcat		  												*/
/****************************************************************/
.subcat {margin:0px 10px 0px 0px;color:#82A536;padding:0px 0px 0px 30px}
.subcat a {display:line;padding:0px;margin:0px;
	font-size: 11px; color:#CC0000;
	font-family: arial, "trebuchet ms", verdana, sans-serif;
}
.subcat a:link, .subcat a:visited {
	color: #82A536; text-decoration: none;
}
.subcat a:hover {
	color: #82A536;border-bottom:#111 1px dotted;
}
/****************************************************************/
/* Link area													*/
/****************************************************************/
.linkarea {
	border-bottom:#aaa 1px dotted;
	padding:5px 5px 5px 5px;
}
/****************************************************************/
/* Link Title 													*/
/****************************************************************/
.linktitle {
	font-weight: bold; font-size: 11px; 	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
.linktitle a:link,  .linktitle a:visited {
	font-weight: bold; color: #000;text-decoration: none;
}
.linktitle a:hover {
	font-weight: bold;color: #171; border-bottom:1px dotted #fff;
}
/****************************************************************/
/* Link short desc 												*/
/****************************************************************/
.linkshortdesc {
	font-weight: normal; font-size: 11px; color: #181; 	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
/****************************************************************/
/* link Url		 												*/
/****************************************************************/
.linkurl {color:#181;
	font-weight: normal; font-size: 11px; 	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
.linkurl a:link, .linkurl a:visited {
	font-weight: normal; color: #181; text-decoration: none;
}
.linkurl a:hover {
	font-weight: normal; color: #186; border-bottom:1px dotted #fff;
}
/****************************************************************/
/* SP Area					 									*/
/****************************************************************/
.sp_area {
	font-size: 11px; color: #111;
	font-family: arial, "trebuchet ms", verdana, sans-serif;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	Border: #3a4 2px solid;
}
.sp_area a:link, .sp_area a:visited {
	font-weight: bold; color: #181; text-decoration: none;
}
.sp_area a:hover {
	font-weight: bold; color: #162; border-bottom:1px dotted #000;
}
/****************************************************************/
/* SP Area					 									*/
/****************************************************************/
.f_area {
	font-size: 11px; color: #000;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	padding: 6px;margin:2px;
	border:#88AC42 1px solid;
	background:#ddd;
}
#thumb {width:106px;height:90px;
	background:#cfc;
	text-align:center;
	border:#111 1px solid;
	padding:10px 5px 0px 5px;margin:3px}
td.msg {
   padding: 3px;
   color: #0000FF;
   background: #EDF3FF;
   border: 1px solid #A0A0A0;
   text-align: left;
}
.label, .smallDesc {
   text-align: left;color:#000;
}
.buttons {
   border-top: 1px solid #A0A0A0;
   text-align: center;
}
.count {
   color: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}

#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}
textarea.text {
   font-size: 8pt;
}
select {
   font-size: 8pt;
   border: 1px solid #5e74b3;
}

.captcha {
   border: 1px solid #5e74b3;
   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;
   color: #000;
   font-size:10px;
   padding:10px 0px 5px 0px;
   text-decoration:none;
}
.sort {
   color: #181;
}
div.pr {text-align:center;
   font-size: 6pt;
   color: #000000;
   float: none;
   height: 30px;
   margin-left: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #999999;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #5eaa5e;
   height: 3px;
   font-size: 1px;
}

div.footer {
   bottom:0;
   color:#fff;
   text-align: left;
   padding:10px 50% 0px 30px;
   margin: 0px;
}
div.footer a {
   color: #fcc;
}
.price {
   border: 1px solid #A0A0A0;
}
.price table td{
   margin: 0;
   padding: 2px;
   vertical-align: bottom;
}
.paging-links,
.paging-info {color:#fff;
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border-width:0;
}