body {
	margin:0px;
	font-family: Tahoma;
	font-size: 11px;
	color:#333333;
}

a:link, a:visited {
	font-size:11px;
	color:#333333;
	font-family:Tahoma;
	text-decoration:underline;
	}

	
.menu,a.menu, a.menu:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover.menu {
	color: #333333;
	text-decoration: none;
}



p {
	margin:3px 0px 2px 0px;
	}
	

.header {
	width:999px;
	}

.search {
	background-color:#0f294a;
	padding:5px;
	border:1px solid #2b507c;
	}
	
	.search-input {
	background-color:#3c5d86;
	border:1px solid #000000;
	color:#FFFFFF;
	font-family:Tahoma;
	padding:4px;
	}


.path {
	width:999px;
	background:#0D0F11;
	font-family:Tahoma;
	height:25px;
	color:#4f4f4f;
	font-size:11px;
}

	a.path-link:link, a.path-link:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#4f4f4f;
	text-decoration:none;
	}
	
	a.path-link:hover {
	color:#333333;
	text-decoration:underline;
	}
	
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.cats {
	padding:25px;
	background:#0D0F11;
	}

	a.cat:link, a.cat:visited {
		font-family:Tahoma;
		font-size:11pt;
		font-weight:bold;
		color:#4b4b4b;
		text-decoration:underline;
		}
	
	a.cat:hover {
		color:#666666;
		text-decoration:underline;
		}
		
.catsub {
	padding-top:25px;
	margin-top:25px;
	}



.footer {
	color:#000000;
	}

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



h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}


h4 {
	font-size: 10pt;
	margin-top: 10px;
	padding: 0;
}

h6 {
	font-size: 11pt;
	margin: 0;
	padding: 0;
}



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

	a.subcat:link, a.subcat:visited {
		font-family:Tahoma;
		font-size:10pt;
		font-weight:normal;
		color:#333333;
		text-decoration:none;
		}
	
	a.subcat:hover {
		color:#666666;
		text-decoration:none;
		}

.flinks {
	background-color:#0D0F11;
	padding:55px 15px 0px 15px;
	color: #666666


	}

.rlinks {
	background-color:#0D0F11;
	font-family:Tahoma;
	font-size:10pt;
	color:#666666;
	font-weight:normal;
	padding:15px 15px 0px 15px;

	}

.featured {
	background-color:#333333;
	border:2px solid #666666;
	margin-bottom:10px;
	}

.regular {
	margin-bottom:10px;
	}

#links {
	margin:20px 0px 0px 0px;
	}

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}

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

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

h3 {
	color: #333333;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #333333;
}

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


.smallDesc {color: #6f6f6f;
	vertical-align: top;
}



.label {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
.buttons {
	text-align: center;
	padding-top:10px;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
.urlregular {
	color: #6f6f6f;
	font-size: 8pt;
}
.url {
	color: #6f6f6f;
}
.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #666666;
	border: 1px solid #333333;

}
textarea.text {
	font-size: 8pt;
	border: 0px;
}
select {
	font-size: 8pt;
	border: 1px solid #333333;
}

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

form {
	display: inline;
	margin: 0;
	padding: 0;
  border: 0 solid transparent;
 }
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #333333;
	background-color: #FFAA11;/*#FFCC33;*/
	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;
	text-align: left;
	clear: right;
}
.sort {
	color: #666666;
}
div.pr {
	font-size: 6pt;
	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: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
.price {
	background-color:#FFFFFF;
	padding:10px;
	border:1px solid #1b4170;
}
.price table td{
	margin: 0;
	padding: 0px 3px 0px 2px;
	vertical-align: middle;
}

.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:#333333; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#333333;
   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;
}
