body {
	margin:0px;
    background-color: #009dc6;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

a:link, a:visited {
	font-size:11px;
	color:#79b61d; 
	font-family:Verdana;
	text-decoration:underline;
	}

a:hover {
	color:#58ee4b;
	}
	
p {
	margin:3px 0px 2px 0px;
	}
	

.header {
	background-image:url(../images/header-background.gif);
	background-repeat:repeat;
	background-position:top;
	width:1000px;
	height:80px;
	}
	
.searchInput {
	padding-top: 1px; 
	padding-right: 6px; 
	padding-left: 6px; 
	padding-bottom: 2px; 
	border: #8ed226 1px solid; 
	font-size: 11px; 
	background: #ffffff; 
	color: #70b00e; 
	height: 15px;
	width:128px;
	}
	
.searchBox{
	background-image:url(../images/search-background.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:40px;
	}	
	
.menucontainer{
	background-image:url(../images/menu-background.gif);
	background-repeat:repeat;
	background-position:top;
	height:31px;
	}

.menu{
	}
	
a.menu:link, a.menu:visited {
	font-family: Helvetica, Verdana;
	font-size:12px;
	
	color:#ffffff;
	text-decoration:none;
	text-transform: uppercase;
}

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


.path {
	background-image:url(../images/path-background.gif);
	background-repeat:repeat;
	background-position:top;
	font-family:Verdana;
	font-size:11px;
	color:#009dc6;
}

	a.path-link:link, a.path-link:visited {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#009dc6;
	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;
}

.featuredBody{
}
.featuredBodyTitle{
	background-image:url(../images/featured-background.gif);
	background-repeat:repeat;
	background-position:top;
	font-family:Helvetica, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	width:728px;
	height:30px;
	padding-left:10px;
}

.featuredBox{
	background-color:#f4f4f4;
	width:340px;
	border:1px solid #e9e9e9;
	padding:4px;
}
.featuredBoxImage{
	width:114px;
	height:84px;
	padding:10px;
}
.featuredBoxText{
	padding-top:7px;
	padding-right:10px;
	padding-bottom:10px;
}
.featuredBoxTextTitle{
}
.featuredBoxTextTitle a:link, .featuredBoxTextTitle a:visited {
	font-family: Verdana;
	font-size:11px;
	color:#ff9934;
	font-weight:bold;
	text-decoration:none;
}

.featuredBoxTextTitle a:hover {
	text-decoration:underline;
}
.featuredBoxTextInfo{
}
.featuredBoxTextInfo a:link, .featuredBoxTextInfo a:visited {
	font-family: Verdana;
	font-size:11px;
	color:#82cd10;
	font-weight:bold;
	text-decoration:none;
}

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

.mainContainer{
	background-color:#f7f7f7;
	padding-bottom:10px;
}

.column{
	border:1px solid #e9e9e9;
	background-color:#ffffff;
	padding:10px;
	width:198px;
	vertical-align:top;
}
.columnLinksTitle{
	font-family:Verdana, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#ff9934;
	width:178px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #bababa;
}
.columnLinks{
	padding-top:4px;
	padding-bottom:10px;
}

.columnLinks a:link, .columnLinks a:visited {
	font-family: Verdana;
	font-size:11px;
	color:#1b8ead;
	text-decoration:none;
	padding: 0px 0px 0px 12px;
	background-image:  url(../images/column-icon.gif);
	background-repeat: no-repeat;
	background-position: 4px 60%;
	line-height:16px;
}

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

.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%;
	}

.banner{
	padding-bottom:14px;
}
.cats {
	border:1px solid #efefef;
	background-color:#ffffff;
	padding:10px;
	width:728px;
	}

	a.cat:link, a.cat:visited {
		font-family:Verdana;
		font-size:11px;
		font-weight:bold;
		color:#4498ae;
		text-decoration:underline;
		}
	
	a.cat:hover {
		color:#76bd09;		
		}
		
h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	padding-left:16px;
	background-image:url(../images/category-icon.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

p.subcats {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	padding-left:16px;
}

	a.subcat:link, a.subcat:visited {
		font-family:Verdana;
		font-size:11px;
		font-weight:normal;
		color:#4498ae;
		text-decoration:none;
		}
	
	a.subcat:hover {
		text-decoration:underline;
		color:#76bd09;		
		}

.flinks {
	/*
	background-image:url(../images/featuredLinksHeader.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:55px 0px 0px 0px;
	*/
	}

.rlinks {
/*
	background-image:url(../images/regularLinksHeader.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:17px 15px 0px 15px;
	*/
	}

.featured {
	background-color:#f4f4f4;
	border:1px solid #e9e9e9;   
	margin-bottom:10px;
	}
.featuredThumbnail{
	border:1px solid #7ec612;   
}
	
.regular {
	margin-bottom:10px;
	}
	
#links {
	margin:20px 0px 0px 0px;
	}

.small{
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-size: 8pt;
	text-decoration: none;
}

.small a:link, .small a:visited {
	color: #6666666;
	text-decoration:underline;
}

.small a:hover {
	color:#58ee4b;
}

.pager{
	background:#f7f7f7;
	width:1000px;
	height:32px;
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	margin-right:auto;
	margin-left:auto;
	}	
	
.main-paging{
	background:#f7f7f7;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.paging-links{
word-spacing: 4px;
}

.paging-info {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
}	

.footer {
	bottom:0;
	clear:both;
	text-align:center;
	background-image:url(../images/footer-background.gif);
	background-repeat:repeat;
	background-position:top;
	height:97px;
	width:1000px;
	color:#f4f4f4;
}

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

.footer a:hover {
	color: #ffffff;
}
	
.c {
	float: left;
}
.cr {
	clear: left;
}

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

h3 {
	color: #79b61d;
	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: #4498ae;
	font-size: 8pt;
	font-weight: normal;
}
.url {
	color: #13819e;	
}

.moreInfo{

}
a.moreInfo:link, a.moreInfo:visited {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ff9934;
	text-decoration:none;
}
a.moreInfo:hover {
	text-decoration:underline;
}
.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: #666666;
}

div.pr {
	font-size: 8px;
	color: #666666;
	float: left;
	height: 30px;
	margin-right: 5px;
	margin-top:6px;
}
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;
}

.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;
}
