body {

	margin:0px;

	background-image:url(../images/background.gif);

    background-color: #5b5b5b;

	font-family: Verdana;

	font-size: 11px;

	color: #333333;

}



a:link, a:visited {

	font-size:11px;

	color:#469f3e; 

	font-family:Verdana;

	text-decoration:underline;

	}



a:hover {

	color:#58ee4b;

	}

	

p {

	margin:3px 0px 2px 0px;

	}

	



.header {

	width:780px;

	height:90px;

	background-image:url(../images/headerBackground.gif);

	background-repeat:repeat;

	background-position:top;

	}



.search {

	background-image:url(../images/searchBox.gif);

	background-repeat:no-repeat;

	}

	

.searchText{

	font-size:12px;

	color:#ffffff; 

	font-family:Trebuchet MS, Verdana;

}



.searchInput{

	font-size: 11px; 

	border:2px solid #43c15e;

	background-color:#FFFFFF;

	color:#000000;

	height: 12px;

	width:160px;

	vertical-align:middle;

	padding:3px;

	}

	

.menucontainer{

	background-image:url(../images/menuBackground.gif);

	background-repeat:no-repeat;

	background-position:top;

	width:780px;

	height:37px;

	padding-top:23px;

	text-transform: uppercase;

	}

.menu{

	}

	

	a.menu:link, a.menu:visited {

	font-family:Trebuchet MS, Verdana;

	font-size:12px;

	font-weight:bold;

	color:#ffffff;

	text-decoration:none;

	}

	

	a.menu:hover {

	text-decoration:underline;

	}

	

.path {

	background-image:url(../images/pathBackground.gif);

	background-repeat:no-repeat;

	background-position:top;

	width:780px;

	height:22px;

	font-family:Trebuchet MS, Verdana;

	font-size:11px;

	color:#ffffff;

}



	a.path-link:link, a.path-link:visited {

	font-family:Verdana;

	font-size:11px;

	font-weight:bold;

	color:#f4f4f4;

	text-decoration:none;

	}

	

	a.path-link:hover {

	text-decoration:underline;

	}

	

#user-bar {

   clear:both;

   width:20%;

   margin:0 0 0 auto;

   padding:3px;

   background:#D9E8F9;

   line-height:19px;

   text-align:right;

}



.mainContainer{

	background-color:#dfe0d9;

}



.column{

	border:3px solid #cac9c4;

	background-color:#ffffff;

	padding:4px;

	width:164px;

	vertical-align:top;

}



.linksList{

	margin: 0; /*removes indent IE and Opera*/

	padding: 0; /*removes indent Mozilla and NN7*/

	list-style-type: none; /*turns off display of bullet*/

}

.linksList li{

	display: inline;

	margin: 0 0 0 0;

	}



.linksList a:link, .linksList a:visited {

	font-family: Verdana;

	font-size: 11px;

	color: #15730d;

	text-decoration: none;

	display: block;

	padding: 2px 2px 2px 12px;

	background-image:  url(../images/linksIcon.gif); 

	background-repeat: no-repeat;

	background-position: 2% 50%;

	/*background-position: 4px 60%;*/

}



.linksList a:hover {

	color:#23b916;

	text-decoration:underline;

}

.line{

	height:24px;

}



.otherList{

	margin: 0; /*removes indent IE and Opera*/

	padding: 0; /*removes indent Mozilla and NN7*/

	list-style-type: none; /*turns off display of bullet*/

	font-family: Verdana;

	font-size: 11px;

	color: #6d6b6b;

}

.otherList li{

	display: inline;

	margin: 0 0 0 0;

	display: block;

	padding: 2px 2px 2px 12px;

	background-image:  url(../images/statsIcon.gif); 

	background-repeat: no-repeat;

	background-position: 2% 50%;

	}



.cats {

	border:3px solid #cac9c4;

	background-color:#ffffff;

	padding:20px;

	width:524px;

	}



	a.cat:link, a.cat:visited {

		font-family:Verdana;

		font-size:11px;

		font-weight:bold;

		color:#456c3b;

		text-decoration:none;

		}

	

	a.cat:hover {

		color:#23b916;

		text-decoration:underline;

		}

		

h2 {

	font-size: 10pt;

	margin: 0;

	padding: 0;

	padding-left:12px;

	background-image:url(../images/categoryIcon.gif);

	background-repeat:no-repeat;

	background-position:top left;

}



p.subcats {

	margin: 0px 0px 10px 0px;

	padding: 0px;

	padding-left:10px;

}



	a.subcat:link, a.subcat:visited {

		font-family:Verdana;

		font-size:11px;

		font-weight:normal;

		color:#456c3b;

		text-decoration:none;

		}

	

	a.subcat:hover {

		color:#23b916;

		text-decoration:underline;

		}



.flinks {

	background-image:url(../images/featuredLinksHeader.gif);

	background-repeat:no-repeat;

	background-position:top;

	padding:55px 15px 0px 15px;

	}



.rlinks {

	background-image:url(../images/regularLinksHeader.gif);

	background-repeat:no-repeat;

	background-position:top;

	padding:17px 15px 0px 15px;

	}



.featured {

	margin-bottom:10px;

	}



.regular {

	margin-bottom:10px;

	}

	

#links {

	margin:20px 0px 0px 0px;

	}



.small{

	padding: 0px;

	margin: 0px;

	color: #ffffff;

	font-size: 8pt;

	text-decoration: none;

}



.small a:link, .small a:visited {

	color: #f4f4f4;

	text-decoration:underline;

}



.small a:hover {

	color:#23b916;

}









.pager{

	background:#dfe0d9;

	width:540px;

	height:32px;

	font-family:Verdana;

	font-size:11px;

	color:#333333;

	padding: 0px 20px 0px 220px;	

	}	

#banner {
	margin: 0 0 15px 0;
	text-align: center;
}

div.footer {

	bottom:0;

	clear:both;

	text-align: center;

	background-image:url(../images/footerBackground.gif);

	background-repeat:no-repeat;

	background-position:top;

	width:780px;

	height:96px;

	padding-top:26px;

}



div.footer p {

	color:#f4f4f4;

	margin:0px;

	padding-top:15px;

}



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

	color: #ffffff;

	text-decoration:underline;

}



div.footer a:hover {

	color: #58ee4b;

}

	

.c {

	float: left;

}

.cr {

	clear: left;

}



h1 {

	font-size: 14pt;

	margin: 5px 0 5px 0;

}



h3 {

	color: #5e74b3;

	font-size: 8pt;

	padding: 0;

	border-bottom: 1px dotted #5e74b3;

}



#descr {

	padding: 0px;

	margin: 0 0 5px 0;

}



table.formPage {

	border: none;

}

td.err {

	padding: 3px;

	color: #FF0000;

	background: #FFEDED;

	border: 1px solid #A0A0A0;

	text-align: left;

}

td.msg {

	padding: 3px;

	color: #0000FF;

	background: #EDF3FF;

	border: 1px solid #A0A0A0;

	text-align: left;

}

.label {

	text-align: right;

	font-weight: bold;

	vertical-align: top;

}

.buttons {

	text-align: center;

	padding-top:10px;

}

.count {

	color: #456c3b;

	font-size: 8pt;

	font-weight: normal;

}

.url {

	color: #ff4e00;	

}

.text, .btn {

	font-size: 8pt;

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

}

input.text {

	color: #000000;

	border: 1px solid #469f3e;

	background: #f4f4f4;

}

textarea.text {

	font-size: 8pt;

	border: 1px solid #469f3e;

	background: #f4f4f4;

}

select {

	font-size: 8pt;

	border: 1px solid #469f3e;

	background: #f4f4f4;

}



.captcha {

	border: 1px solid #469f3e;

	margin-top: 10px;

	background: #f4f4f4;

}



form {

	display: inline;

	margin: 0;

	padding: 0;

}

.btn {

	font-size: 8pt;

	font-weight: bold;

	border: 1px solid #5e74b3;

	background-color: #FFAA11;

	cursor: pointer;

	height: 17px;

}

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;

}

.sort {

	color: #66db5a;

}



div.pr {

	font-size: 8px;

	color: #666666;

	float: left;

	height: 30px;

	margin-right: 5px;

}

div.prg {

	width: 40px;

	border: 1px solid #999999;

	height: 3px;

	font-size: 1px;

}

div.prb {

	background: #40d133;   

	height: 3px;

	font-size: 1px;

}

.price {

	background-color:#f4f4f4;

	padding:10px;

	border:1px solid #469f3e;

	font-family:Verdana;

	font-size:11px;

	color:#000000;

	width:400px;



}

.price table td{

	margin: 0;

	padding: 0px 3px 0px 2px;

	vertical-align: middle;

}



.paging-links{

}



.paging-info {

	font-family:Verdana;

	font-size:11px;

	color:#333333;

	text-align:right;

	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; 

	} 



#categtree h2 {

   margin:0 0 5px;

   padding:2px;

   text-align:center;

   color:#5e74b3;

   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;

}
