body {
    background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
}
.contents {
	width: 822px;
	margin:0 auto 0 auto;
	padding: 0px;
	border: 0px solid #3e4637;
	background: #FFFFFF url('../images/bg.gif') repeat-y;
}


.container {
	width: 780px;
	margin:0 auto 0 auto;
	padding: 0px;
	border: 0px solid #3e4637;
}


.c {
	float: left;
}
.cr {
	clear: left;
}

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

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

h2 {
	margin: 0;
	padding-bottom: 6px;
	font-size: 11px;
}

h3 {
	color: #505050;
	font-size: 10pt;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 15px 0px;
	border-bottom: 2px dotted #9BAB7C;
}

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

table.formPage {
	margin: 0 auto;
}

td.err {
	padding: 3px;
	color: #FFFFFF;
	background: #4b543f;
	border: 1px solid #253319;
	text-align: left;
}

td.msg {
	padding: 3px;
	color: #DE9021;
	background: #D7E1E1;
	border: 1px solid #B0C2C2;
	text-align: center;
	font-weight: bold;
}

.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #D9D9D9;
	text-align: center;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
	color: #000000;
	border: 1px solid #467458;
	padding: 0 2px 2px 3px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #467458;
}
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 #b2c17a;
	background: url('../images/greenbar.gif') repeat-x;
	color: #2e3426;
	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: #cc0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #6c7151;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
div.pr {
	font-size: 7pt;
	color: #48513c;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #48513c;
	height: 4px;
	font-size: 1px;
}
div.prb {
	background: #a4b486;
	height: 4px;
	font-size: 1px;
}

.price {
	background: #f1f1ab;
	border:1px solid #c5c676;
	width: 98%;
	margin: 0 auto 0 auto;
}
.price table td{
	margin: 0;
	padding: 4px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

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

.limit_field {
   border: 0 solid;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   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;
}

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

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

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

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

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

	
.header {
	background: #F1F1AB url('../images/header.gif') no-repeat;
	height: 147px;
	width: 780px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0 auto 0 auto;
}


.searchInput {
	border: 1px solid #253319;
	padding: 3px 5px 3px 5px;
	float: left;
	width: 150px;
	height: 19px;
	color: #253319;
	margin-right: 5px;
}





.adv-search {
	float: right;
	margin: 8px 16px 0 0;
	color: #5B8988;
	font-weight: normal;
	text-decoration: none;
}
.adv-search:hover {
	text-decoration: underline;
}



.searchBtn {
	background: url('../images/btnGo.gif') no-repeat;
	height: 27px;
	margin: 0px;
	padding: 0;
	border: 0;
	float: left;
	width: 40px;
	cursor: pointer;
}


.userBar {
	float: right;
	margin: 0px;
	color: #000000;
	border: 0px solid;
}

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

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


.pagecount a:active, .pagecount a:link, .pagecount a:visited {
	color: #69765c;
	text-decoration: none;
}

.pagecount a:hover {
	color: #253319;
	text-decoration: underline;
}

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

.hMenuContainer {
	height: 34px;
	width: 780px;
	border-bottom: 1px solid;
}
.menu1 {
	background: #AEC968;
	width: 130px;
	height: 27px;
	padding-top: 7px;
	margin : 0px;
	float: left;
}
.menu2 {
	background: #D0926B;
	width: 130px;
	height: 27px;
	padding-top: 7px;
	margin : 0px;
	float: left;
}
.menu3 {
	background: #F9FB9A;
	width: 130px;
	height: 27px;
	padding-top: 7px;
	margin :0px;
	float: left;
}
.menu4 {
	background: #D0778B;
	width: 130px;
	height: 27px;
	padding-top: 7px;
	margin : 0px;
	float: left;
}
.menu5 {
	background: #FFAB48;
	width: 130px;
	height: 27px;
	padding-top: 7px;
	margin : 0px;
	float: left;
}
.menu6 {
	background: #A493C9;
	width: 130px;
	height: 27px;
	padding-top: 7px;
	margin : 0px;
	float: left;
}
.hMenu {
	border: 0px solid;
	text-align: center;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	color: #365474;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

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


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

.path {
	background: url("../images/pathBg.gif") repeat-x;
	width: 530px;
	height: 26px;
	border: 0px solid;
	padding: 12px 0px 6px 10px;
}

.path-links {
	color: #365474;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: -20px 0 0 32px;
}

.path a:link, .path a:active, .path a:visited {
	color: #4E6E2D;
	font-size: 12px;
	text-decoration: none;
}

.path a:hover {
	color: #4E6E2D;
	text-decoration: underline;
}

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

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

.leftContainer {
	float: left;
	width: 205px;
	background-color: #e8ecd1;
}

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

.centerContainer {
	float: left;
	border: 0px solid #00ff00;
	width: 540px;
}

.main-contents {
	border: 0px solid; 
	color: #48513c;
	margin: 0px;
}


.centerContainerM {
	width: 540px;
	padding: 0px;
	border-bottom: 0px solid;
	background: url('../images/partfooter.gif') repeat-x bottom left;
}

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

.catHomeSubcats {
	margin: 0px 0px 10px 17px;
}

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

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



.catHomeCount {
	color: #808080;
	font-weight: normal;
}

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

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

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

.rightContainer {
	float: right;
	width: 240px;
	border: 0px solid;
}

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

.footer {
	width: 780px;
	height: 38px;
	border: 0px solid #F0F0F0;
	color: #000000;
	font-weight: normal;
	background: url('../images/footerBg.gif') repeat-x;
	clear:both;
	text-align: center;
	padding: 8px 0px 0px 0px;
}

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

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

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

.box {
	margin: 0px;
	border: 0px solid;
}

.blackline {
	background: #000000;
	height: 1px;
}

.boxTopLeft {
	float: left;
	background: url("../images/tealbardot.gif") no-repeat;
	width: 29px;
	height: 37px;
	border-left: 1px solid;

}

.boxTopCenter {
	float: left;
	background: url("../images/tealbar.gif") repeat-x;
	width: 200px;
	height: 27px;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.rss {
	float: right; 
	margin: -16px 8px 0 0;
}

.boxMiddle {
	clear: both;
	background: url('../images/yellowbar.gif') repeat-y;
	width: 223px;
	padding: 14px 0 10px 16px;
	border-left: 1px solid;
	border-top: 1px solid;
}
.boxMiddle2 {
	clear: both;
	background: url('../images/goldenbar.gif') repeat-y;
	width: 239px;
	border-left: 1px solid;
	border-top: 1px solid;
}

.sponsorBox {
	margin: 20px 10px 7px 16px;
	border:0px solid;
}
.sponsor-link {
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.sponsor-link:hover {
	text-decoration: underline;
}

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

.boxStats {
	padding: 20px 0px 10px 20px;
	margin: 0px;
	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: #000000;
	line-height: 15px;
	font-size: 11px;
}

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

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

a.boxSponsoredA:hover {
	color: #555555;
	text-decoration: underline;
}

a.boxBlogA:link, a.boxBlogA:active, a.boxBlogA:visited {
	color: #CC4126;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

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


.blog-date {
	margin-top: 14px;
	background: url('../images/date.gif') no-repeat;
	height: 58px;
	width: 45px;
	border: 0px solid;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	padding-top: 3px;
}


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

.boxPopCats {
	padding: 10px 0px 10px 14px;
	margin: 0;
	list-style: none;
}

.boxPopCats li {
	background: url("../images/dotred.gif") 0px 5px no-repeat;
	padding: 2px 0px 2px 8px; 
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #365474;
	text-decoration: underline;
}

.boxPopCats li a:hover {
	text-decoration: none;
}

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

.noResults {
	margin-left: 20px;
}

.noResults p {
	color: #5d6b51;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

.noResults ul {
	margin: 0;
	color: #565656;
	font-size: 12px;
	padding: 15px 0px 20px 40px;
}

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

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

.mainPaging {
	float: right;
}

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

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

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

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

.boxBlog {
	border: 0px solid;
	width: 540px;
	background: url("../images/blogtop.gif") no-repeat top left;
	padding-top: 35px;
}

.boxFeatured {
	background: #fefe82;
	border:1px solid #7ca8a7;
	width: 98%;
	margin: 0 auto 0 auto;
}

a.link:active, a.link:link, a.link:visited {
	font-size: 12px;
	color: #47503b;
	font-weight: bold;
	text-decoration: none;
}

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

a.readMore:link, a.readMore:active, a.readMore:visited {
	color: #686868;
	font-weight: normal;
	text-decoration: underline;
}

a.readMore:hover {
	text-decoration: none;
}

a.moreRead:link, a.moreRead:active, a.moreRead:visited {
	color: #47503b;
	font-weight: normal;
	text-decoration: none;
}

a.moreRead:hover {
	color: #47503b;
	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;
}

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

a, .linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
	color: #CA0002;
	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: #FFFEFF;
	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: #FFFFEF;
	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: #FFEFFF;
	text-align: center;
	text-decoration: none;	
}

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

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