body {

    background: #8798A6 url('../images/stripes.png');

	font-family: "Verdana", Tahoma, Arial, sans-serif;

	font-size: 11px;

	margin: 0;

}

.container {
	background: #e8ecd1 url('../images/bdBg.gif') repeat-y;
	width: 900px;
	margin:0 auto 0 auto;
	border: 0px solid;
}



.c {

	float: left;

}

.cr {

	clear: left;

}



td {

	vertical-align: top;

	padding: 5px;

}



h1 {

	font-size: 14pt;

	margin: 5px 0 5px 0;

}



h2 {

	font-size: 10pt;

	margin: 0;

	padding: 0;

}



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



#descr {

	padding: 0px;

	margin: 0 0 5px 0;

}



table.formPage {

}



td.err {

	padding: 3px;

	color: #D98719;

	background: #ECF1F1;

	border: 1px solid #CECECE;

	text-align: left;

}



td.msg {

	padding: 3px;

	color: #D98719;

	background: #d7dbc0;

	border: 1px solid #626e56;

	text-align: left;

}



.label {

	text-align: right;
	font-size: 12px;
	font-weight: bold;

}

.buttons {

	border-top: 1px solid #cbcfb6;

	text-align: center;

}

#links p {

	margin: 0 0 7px 0;

}

.url {

	color: #6f6f6f;
	font-size:11px;
}
.linkDesc {
	font-size: 11px;
	color: #47503B;
}

.text, .btn {

	font-size: 8pt;

	font-family: Verdana, Tahoma, Arial, sans-serif;

}



input.text {
	color: #000000;
	padding: 0 5px 1px 5px;
	height:18px;
	border: 1px solid #626e56;
}

textarea.text {
	font-size: 8pt;
	border: 1px solid #626e56;
	width: 264px;
	padding: 0 5px 1px 5px;
}

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/btnBg.gif') repeat-x;
	color: #2e3426;
	cursor: pointer;
	height: 20px;

}

span.req {

	margin-left: 3px;

	color: #464f3a;

	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 #a4b486;
	font-size:12px;
	padding: 6px;
}

.price table td{

	margin: 0;
	font-size:11px;
	padding: 2px;

	vertical-align: bottom;

}



.paging-links,

.paging-info {

   text-align:right;

}



.paging-info {

   font-style: italic;

}

.field {
	font-size: 12px;
}

.limit_field {
   	border: 0 solid transparent;
   	border-width:0;
	font-size: 9px;
	background: #e8ecd1;
}

.smallDesc {
	font-size: 12px;
	color: #47503B;
}

#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;

}



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


.center1 {
	margin: 0 auto;
	width: 800px;
	border: 0px dotted;
}

.header {
	background: url("../images/headerBg.gif") no-repeat;
	height: 108px;
	width: 900px;
	border: 0px solid;	
	margin: 0 auto 0 auto;
}



.headerLogo {

	float: left;

	margin: 0px 0px 0px 25px;

}



.headerSearch {

	float: right;
	border: 0px;
	margin: 40px 40px 0px 0px;

}



.searchLabel {

	float: left;
	color: #e8ecd2;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 5px 0px 0px;

}



.searchInput {
	border-top: 0; border-bottom: 0; border-left: 0;
	border: 1px solid #253319;
	padding: 0 5px 2px 5px;
	float: left;
	width: 200px;
	height: 18px;
	color: #253319;
}



.searchBtn {
	height: 20px;
	width: 26px;
	float: left;
	margin: 2px 0px 0px 5px;

}

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



.userBar {

	clear: right;

	float: right;

	margin: 13px 40px 0px 0px;

	color: #FFFEFF;

}



.userBar a:active, .userBar a:link, .userBar a:visited, .userBar a:hover {

	color: #FFFFFE;

	text-decoration: underline;

}



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



.hMenuContainer {

	background: url("../images/topbarBg.gif") no-repeat;
	width: 900px;
	height: 48px;
	border: 0px solid;
	margin: 0 auto 0 auto;
}



.hMenu {

	float: right;
	border: 0px;
	margin-right: 120px;
	padding: 6px 0 0 0;
}



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



.hMenu a:hover {
	float: left;
	display: block;
	height: 34px;
	color: #49523d;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	padding: 8px 15px 0px 15px;
}



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



.path {
	background: url("../images/pathBg.gif") repeat-x;
	margin: 0 auto;
	width: 820px;
	height: 59px;
	font-size: 12px;
	font-weight: bold;
	color: #253319;
	border: 0px solid;
	padding: 50px 0px 0px 80px;
}

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

.path a:hover {
	color: #47503B;
	text-decoration: underline;
}



.path img {

	margin: 0px 5px 1px 5px;

}



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



.leftContainer {

	float: left;

	width: 215px;

	background-color: #FFFFFF;

}



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



.centerContainer {
	float: left;
	border: 0px solid #abcdef;
	
}


.centerContainerM {

	width: 562px;
	border: 0px solid;
	padding: 0px 1px 0px 1px;


}



.catHome {
	border: 0px dotted;
	float: left;

	width: 155px;

	padding: 0px 0px 18px 24px;

	background: url("../images/catHomeIcon.gif") 9px 2px no-repeat;

}



a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {

	color: #6C7151;

	font-weight: bold;

	text-decoration: none;

}



a.catHomeMain:hover {
	color: #49523d;
	text-decoration: underline;

}



.catHomeSubcats {

	margin: 8px 0px 0px 0px;

}



a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {

	color: #555555;

	text-decoration: none;

}



a.catHomeSub:hover {

	color: #555555;

	text-decoration: underline;

}



.catHomeCount {

	color: #808080;
	font-weight: normal;
}



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



.rightContainer {
	float: right;
	width: 236px;
	border: 0px solid #0000ff;
	
}



.footer {
	background: url('../images/footerBg.gif') no-repeat;
	margin: 0 auto;
	width: 900px;
	height: 34px;
	border: 0px;
	color: #666666;
	font-weight: normal;
	clear:both;
	text-align: center;
	padding: 15px 0px 15px 0px;
}

.footerBar {
	background: url('../images/footerBar.gif') no-repeat;
	height: 7px;
	width: 526px;
	margin: 0 auto 8px auto;
	
}

.footer a:active, .footer a:link, .footer a:visited {

	color: #666666;

	text-decoration: none;

}



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

}



.footerCat {

	margin: 0 auto;

	margin-bottom: 20px;

	padding: 0px 20px 20px 20px;

	border-bottom: 1px solid #B32B26;

	width: 700px;

}



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



.box {

	margin: 0px 0px 20px 20px;

}


.boxTop {

	background: url('../images/boxTopCenter.gif');
	width: 215px;
	height: 25px;
	padding-top: 6px;
	color: #47503B;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}


.boxMiddle {

	clear: both;

	background: #D7DBC0;

	width: 215px;
}



.boxBottom {

	background: url("../images/boxBottom.gif") no-repeat;

	width: 215px;

	height: 10px;

}

.boxFeatured {
	background: #DFE3C9;
	border:1px solid #BCC5AB;
	width: 98%;
	margin: 0 auto 0 auto;
	padding: 1px;
}

.thumbFeatured {
	width: 112px;
	height: 82px;
	border: 1px solid #4A5775;
	padding: 0px;
	background: #ecf1f1;
}

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



.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: #59674D;

	text-decoration: none;

	font-weight: bold;

}



a.boxSponsoredA:hover {

	color: #555555;

	text-decoration: underline;

	font-weight: bold;

}



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



.boxPopCats {

	padding: 10px 0px 10px 20px;

	margin: 0;

	list-style: none;

}



.boxPopCats li {

	background: url("../images/boxPopCatsBg.gif") 0px 5px no-repeat;

	padding: 0px 0px 2px 8px; 

}



.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {

	color: #000000;

	text-decoration: none;

}



.boxPopCats li a:hover {

	color: #000000;

	text-decoration: underline;

}



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



.noResults {
	margin-left: 20px;
	color: #555555;
	font-size: 12px;
}



.noResults p {

	color: #4c5540;
	font-size: 12px;
	margin: 0px 0px 15px 0px;

}



.noResults ul {

	margin: 0;

	padding: 15px 0px 20px 40px;

}



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



.navig {

	padding: 5px;

	color: #819065;

	font-weight: bold;

}



.mainPaging {

	float: right;

}



.pagingLinks {

	color: #707070;
	font-weight: bold;
	text-decoration: none;
}



.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #6c7151;
	text-decoration: none;
	font-weight: normal;
}



.pagingLinks a:hover {
	color: #4d5941;
	text-decoration: underline;
	font-weight: normal;
}



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

a.Featured:link, a.Featured:active, a.Featured:visited {

	color: #47503B;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}



a.Featured:hover {

	color: #47503B;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

a.link:active, a.link:link, a.link:visited {

	font-size: 12px;

	color: #47503B;
	font-weight: bold;
	text-decoration: none;

}


a.link:hover {

	font-size: 12px;

	color: #47503B;

	text-decoration: underline;

}

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

a.Arti:hover {
	color: #819065;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

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

a.readMore:hover {
	color: #819065;
	font-weight: normal;
	text-decoration: none;
}



a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {
	color: #626e56;
	text-decoration: underline;
	font-weight: normal;
}

a.readMoreFeat:hover {
	color: #819065;
	text-decoration: none;
	font-weight: normal;
}



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



.searcCat a:link, .searcCat a:active, .searcCat a:visited {

	color: #6c7151;

	font-weight: bold;

	text-decoration: none;

}



.searcCat a:hover {

	color: #49523d;

	font-weight: bold;

	text-decoration: underline;

}



a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited {
	color: #4d5941;
	text-decoration: underline;
}
a.searchLinkCat:hover {
	color: #4d5941;
	text-decoration: none;
}


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



.linkDetail a:active, .linkDetail a:link, .linkDetail a:visited {
	color: #4c5540;
	font-weight: bold;
	text-decoration: underline;

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

.contentText {

	width: 530px;

	/*color: #D98719;*/

	color: #C96700;

	text-align: justify;

	margin-bottom: 20px;

}



