body {
    background: #EEEFE4;/*DCDBDB EEEFE9*/
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

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

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

table.formPage {
	margin: 0 auto;
}

td.err {
	padding: 3px;
	color: #CA0002;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

td.msg {
	padding: 3px;
	color: #CA0002;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

.label {
	text-align: right;
}
.buttons {
	
	text-align: center;
}

.url {
	color: #6f6f6f;
}
a.url:active, a.url:link, a.url:visited {
	font-size: 11px;
	color: #6f6f6f;
	text-decoration: none;
}
a.url:hover {
	font-size: 11px;
	color: #6f6f6f;
	text-decoration: underline;
}
.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
	color: #000000;
	border: 1px solid #3E81B4;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #3E81B4;
}
select {
	font-size: 8pt;
	border: 1px solid #3E81B4;
}

.captcha {
	border: 1px solid #3E81B4;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	border: 1px solid #3E81B4;
	background-color: #F0F0F0;
	color: #3E81B4;/*3E81B4;*/
	cursor: pointer;
	height: 20px;
}
span.req {
	margin-left: 3px;
	color: #CA0002;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #A0A0A0;
}
.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: 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:#3E81B4;
   background:#DDE5F3;
   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;
}

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

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

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

/* --------------------------------------------------------------- */
div .homepics {
	text-align: center;
	margin-top: 1px;
}
.homeImg {
	border: 0px dashed #CCC;
}
div .homedescr {
	padding: 10px 10px 0px 10px;
	text-align: center;
}
.hometext {
	line-height: 160%;
	margin: 0px 0px 11px 0px;
	font-family: arial;
}
.generaltext {
	line-height: 150%;
	font-size: 13px;
	margin: 0px 0px 11px 0px;
	font-family: verdana;
}
ul.ticklist {	
	LIST-STYLE-TYPE: none;
	PADDING: 0px;
	MARGIN: 0px 0px 3px 0px;
}
ul.ticklist li {
	BACKGROUND-IMAGE: url("../images/compare_mark.gif");
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: 0 .5em;
	PADDING-LEFT: 15px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 7px;
	font-size: 13px;
	line-height: 150%;
}
ol.optionlist {
	LIST-STYLE-TYPE: decimal;	
	PADDING: 0px 0px 0px 29px;
	MARGIN: 0px 0px 3px 0px;
}
ol.optionlist li {
	PADDING-LEFT: 2px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 7px;
	font-size: 13px;
	line-height: 150%;
}
.optionlistc {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-size: 13;
	font-weight: normal;
}
.center {
	margin: 0 auto;
	width: 800px;
}
	
.center1 {
	background-color: #EEEFE4;
	margin: 0 auto;
	width: 800px;
}
	
.header {
	background: url("../images/headerBg.gif") repeat-x;
	height: 72px;
	width: 800px;
	margin: 0 auto;
}

.headerLogo {
	float: left;
	margin: 1px 0px 0px 18px;
}

.headerSearch {
	float: right;
	color: #FFFFFF;
	margin: 45px 15px 0px 0px;
}

.searchLabel {
	float: left;
	margin: 7px 4px 0px 0px;
	color: #4A7B00;
	font-size: 13px;
	font-weight: bold;
}

.searchInput {
	background-color: #eeede1;
	border: 1px solid #d5d3ba;
	padding: 2px;
	float: left;
	width: 220px;
	height: 18px;
}

.searchBtn {
	height: 18px;
	float: left;
	margin: 4px 0px 0px 5px;
}

.searchBtnLeft {
	background: url("../images/searchBtnLeft.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}

.searchBtnCenter {
	background: url("../images/searchBtnCenter.gif") repeat-x;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	float: left;
}

.searchBtnRight {
	background: url("../images/searchBtnRight.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}

.userBar {
	clear: right;
	float: right;
	margin: 10px 40px 0px 0px;
	color: #CA0002;
}

.userBar a:active, .userBar a:link, .userBar a:visited {
	color: #CA0002;
	text-decoration: underline;
}

.userBar a:hover {
	color: #3E81B4;
}

/*-------------------*/

.hMenuContainer {
	background: url("../images/hMenuContainerBg.gif") repeat-x;
	height: 30px;
	width: 800px;
	margin: 0 auto;
}

.hMenu {
	float: left;
	margin-left: 0px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	float: left;
	display: block;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 6px 10px 0px 10px;
}

.hMenu a:hover {
	float: left;
	display: block;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	padding: 6px 10px 0px 10px;
}

/*.hMenu a:hover {
	background: url("../images/hMenuHoverBg.gif") repeat-x;
	float: left;
	display: block;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}*/

.hMenu img {
	float: left;
}

/*-------------------*/

.path {
	background: url("../images/pathBg.gif") repeat-x;
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 600px; /* use 745 for 960 width*/
	height: 16px;
	padding: 7px 0px 2px 200px; /* 800px - 190px = width of 610px*/
}

.path a:link, .path a:active, .path a:visited {
	color: #000000;
	text-decoration: underline;
}

.path a:hover {
	color: #000000;
	text-decoration: none;
}

.path img {
	margin: 0px 3px 1px 3px;
}

a.info:link, a.info:active, a.info:visited {
	color: #000000;
	text-decoration: underline;
}

a.info:hover {
	color: #000000;
	text-decoration: none;
}
/*-------------------*/

.leftContainer {
	float: left;
	width: 198px;  /*------This width sets the distance of main content box from left nav-------------*/
	background-color: #EEEFE4;
	text-align: left;
}

/*-------------------*/

.centerContainer {
	float: left;
}

.centerContainerT {
	background: url("../images/contentTop.gif") no-repeat;
	height: 6px;
	width: 590px; /* width of main content area */
}

.centerContainerB {
	clear: both;
	background: url("../images/contentBottom.gif") no-repeat;
	height: 6px;
	margin: 0;
	width: 590px;
}

.centerContainerM {
	width: 588px;   /* width of main content area */
	padding: 0px 1px 0px 1px;
	background: url("../images/contentMiddle.gif") repeat-y;
	background-color: #FFFFFF;
}
.floatCatImg {
	float: left;
	margin: 4px 5px 3px 0px;
}
.catDescr {
	padding: 5px 5px 0px 5px;
}
.catText {
	font-size: 12px;
	line-height: 130%;
	color: #726a36;
}
div .catLine {
	margin: 5px 5px 0px 5px;
	border: 0;
	background: #5f891b;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	font-family: arial;
	padding: 01px 0px 1px 3px;
	clear: left;
}
.catHome {
	float: left;
	width: 146px;
	padding: 0px 0px 18px 30px;
	background: url("../images/catHomeIcon.gif") 13px 4px no-repeat;
}

a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
	color: #CA0002;
	font-weight: bold;
	text-decoration: none;
}

a.catHomeMain:hover {
	text-decoration: underline;
}

.catHomeSubcats {
	margin: 18px 0px 0px 0px;
}

a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
	color: #000000;
	text-decoration: none;
}

a.catHomeSub:hover {
	color: #000000;
	text-decoration: underline;
}

.catHomeCount {
	color: #CA0002;
	font-weight: bold;
}

/*-------------------*/

.articleContent {
	padding: 0px 13px 0px 13px;
}

/*-------------------*/

.rightContainer {
	float: left;
	width: 215px;
	background-color: #FFFFFF;
}

/*-------------------*/

.footer {
	margin: 0 auto;
	width: 800px;
	/*background: url("../images/footerBg.gif") repeat-x;*/
	background-color: #FFFFFF;
	border: 1px solid #5f891b;
	clear: both;
	text-align: left;
	padding: 5px;
	color: #164B7F;
}

.footer a:active, .footer a:link, .footer a:visited {
	color: #84825d;
	text-decoration: underline;
}

.footer a:hover {
	color: #84825d;
	text-decoration: none;
}

.footerCat {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
	border-bottom: 1px solid #B32B26;
	width: 700px;
}

/*-------------------*/

.box {
	margin: 0px 0px 20px 0px; /*---------Sets distance of category menu from the left and from the top----------*/
}

.boxTopLeft {
	float: left;
	background: url("../images/boxTopLeft.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.boxTopCenter {
	float: left;
	background: url("../images/boxTopCenter.gif") repeat-x;
	width: 178px;
	height: 19px;
	padding: 2px 0px 4px 0px;
	color: #5f891b; /* 5f891b */
	text-align: center;
	font-weight: bold;
	font-family: comic sans ms;
	font-size: 15px;
}

.boxTopRight {
	float: left;
	background: url("../images/boxTopRight.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.boxMiddle {
	clear: both;
	background: url("../images/boxMiddle.gif") repeat-y;
	width: 190px;
}

.boxBottom {
	background: url("../images/boxBottom.gif") no-repeat;
	width: 190px;
	height: 6px;
}

/*-------------------*/

.boxStats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxStats li {
	padding-bottom: 2px;
}

/*-------------------*/

.boxSponsored {
	margin: 0px 7px 0px 7px;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 7px 10px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

.boxSponsoredLast {
	margin: 0px 7px 0px 7px;
	padding: 15px 7px 8px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color: #3E81B4;
	text-decoration: none;
	font-weight: bold;
}

a.boxSponsoredA:hover {
	color: #CA0002;
	text-decoration: underline;
	font-weight: bold;
}

/*-------------------*/

.boxPopCats {
	padding: 7px 0px 2px 4px;
	margin: 0;
	list-style: none;
}

.boxPopCats li {
	/*background: url("../images/boxPopCatsBg.gif") 0px 5px no-repeat;*/
	background: url("../images/v_small_leaf.gif") 0px 4px no-repeat;
	padding: 0px 0px 4px 14px; 
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.boxPopCats li a:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

/*-------------------*/

.noResults {
	margin-left: 20px;
}

.noResults p {
	color: #000;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
}

.noResults ul {
	margin: 0;
	padding: 5px 0px 5px 15px;
	font-size: 12px;
}

/*-------------------*/

.navig {
	padding: 5px;
	color: #CA0002;
	font-weight: bold;
}

.mainPaging {
	float: right;
}

.pagingLinks {
	color: #CA0002;
	font-weight: bold;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #3E81B4;
	text-decoration: none;
}

.pagingLinks a:hover {
	color: #CA0002;
	text-decoration: none;
}

/*--------LINKS & THEIR DESCRIPTIONS---------*/
.linkNoUrl {
	font-size: 15px;
	color: #039fbb;
	font-weight: bold;
}
a.link:active, a.link:link, a.link:visited {
	font-size: 15px;
	color: #039fbb;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover {
	font-size: 15px;
	color: #039fbb;
	text-decoration: underline;
	font-weight: bold;
}
.linkDescription {
	padding-top: 2px;
	font-size: 12px;
	line-height: 130%;
}
/*-----Links Category------*/
h3 {
	color: #5f891b;
	background-color: #FFF; /* 60891c */
	font-size: 14px;
	padding-left: 7px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #C19C17;
	font-family: comic sans ms;
}
/*-----Margin Below Link------*/
#links p {
	margin: 0 0 2px 0;
}
/*-----Dashed Line Below Link------*/
div .hLine {
	margin: 0px 7px 1px 7px;
	border-bottom: 1px dashed #5f891b;
}
/*-----Padding in Links Box------*/
td {
	vertical-align: top;
	padding: 5px;
}
a.readMore:link, a.readMore:active, a.readMore:visited {
	color: #CA0002;
	font-weight: bold;
	text-decoration: none;
}

a.readMore:hover {
	font-weight: bold;
	text-decoration: underline;
}

a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {
	color: #3E81B4;
	text-decoration: none;
}

a.readMoreFeat:hover {
	color: #CA0002;
	text-decoration: underline;
}

/*-------------------*/

.searcCat a:link, .searcCat a:active, .searcCat a:visited {
	color: #CA0002;
	font-weight: bold;
	text-decoration: none;
}

.searcCat a:hover {
	color: #CA0002;
	font-weight: bold;
	text-decoration: underline;
}

a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
	color: #6F6F6F;
	text-decoration: underline;
}

/*--------Category Links on the Homepage-----------*/

a, .linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
	color: #000;
	text-decoration: underline;
}

.paymentTable td {
	border-right: 1px solid #D9D9D9;
	text-align: center;
}

/*-------------------*/

.bid {
	width: 68px;
}

.bidFunds {
	background: url("../images/bidBg1.gif") no-repeat;
	width: 68px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

a.bidL1:link, a.bidL1:active, a.bidL1:visited {
	display: block;
	background: url("../images/bidBg2.gif") no-repeat;
	width: 68px;
	height: 31px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;	
}

a.bidL1:hover {
	text-decoration: underline;
}

a.bidL2:link, a.bidL2:active, a.bidL2:visited {
	display: block;
	background: url("../images/bidBg3Middle.gif") repeat-y;
	width: 68px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;	
}

a.bidL2:hover {
	text-decoration: underline;
}

.bidBg3 {
	background: url("../images/bidBg3.gif") no-repeat;
	width: 68px;
	height: 4px;
}

---------------
legend {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: dotted;
   padding:      3px;
   font-weight:  bold;
   color:        #3E81B4;
}
fieldset {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: solid;
   background-color: #FFFFFF;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

label {
   cursor: pointer;
}

table.comment {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: dotted;
   margin-top:   5px;
}

tr.comment {
   background-color: #E5EAEE;
   color: #000000;
}

h4 {
        color: #3E81B4;
        font-size: 8pt;
        padding: 0;
}
