body {
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
    background-color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	margin:0px 20px 0px 20px;
}

a:link, a:active, a:visited {
	color:#cccccc;
	}

a:hover{
	color:#ffffff;
	}

#frame {
	width:90%;
	}
	
td.date {
	background-image:url(../img/date-bg.gif);
	background-repeat:no-repeat;
	background-position: top center;
	text-align:center;
	padding-right:10px;
	color:#cccccc;
	}

#path {
	background-image:url(../img/top-bar.gif);
	background-repeat:repeat-x;
	height:34px;
	border:1px solid #333333;
	border-top:none;
	border-bottom:1px solid #808080;
	vertical-align:middle;
}

td.tm {
	padding:0px 15px 0px 0px;
}

a.tm:link, a.tm:active, a.tm:visited {
	color:#999999;
	text-decoration:none;
	}

a.tm:hover {
	color:#FFFFFF;
	}

td.tm2 {
	padding:0px 15px 0px 0px;
}

a.tm2:link, a.tm2:active, a.tm2:visited {
	color:#ffffff;
	background-color:#b30101;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	}

a.tm2:hover {
	background-color:#c60000;
	}
	
td.path {
	padding:0px 15px 0px 15px;
	vertical-align:middle;
	text-align:left;
	color:#CCCCCC;
}

a.path:link, a.path:active, a.path:visited {
	color:#999999;
	text-decoration:underline;
	}

a.path:hover {
	color:#cccccc;
	}

td.topbar-mod {
	background-image:url(../img/topbar-mod.gif);
	background-repeat:repeat-x;
	height:35px;
	}
	
td.lbarhead {
	background-image:url(../img/leftbar-top.gif);
	width:247px;
	height:35px;
	padding:0px 0px 0px 15px;
	text-align:left;
	vertical-align:middle;
	}
	
td.gray, td.gray2 {
	background-color:#999999;
	border:1px solid #333333;
	padding:15px;
	}

td.gray p, td.gray2 p {
	margin:5px 0px 0px 0px;
	}
	
a.lbarlink:link, a.lbarlink:active, a.lbarlink:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../img/leftbar-link.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:10px;
	}

a.lbarlink:hover {
	text-decoration:underline;
	}
	
h3 {
	color: #ffffff;
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h1 {
	font-size: 15pt;
	font-family: Georgia;
	letter-spacing:-1px;
	margin: 0px 0 5px 0;
}

td.white {
	background-color:#ffffff;
	border:1px solid #000000;
	padding:15px;
	}
	
p.subcats {
	background-image:url(../img/cat-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin: 0px 0px 5px 0px;
	padding-bottom: 10px;
}

a.cat:link, a.cat:active, a.cat:visited {
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
	}

a.cat:hover {
	text-decoration:underline;
	color:#000000;
	}
	
a.subcat:link, a.subcat:active, a.subcat:visited {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	background-image:url(../img/dot.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:8px;
	}

a.subcat:hover {
	text-decoration:underline;
	}

h2 {
	font-size: 15pt;
	font-family: Georgia;
	color:#cccccc;
	font-weight:normal;
	letter-spacing:-1px;
	margin: 0px 0 1px 0;
	padding-bottom:5px;
	border-bottom:2px solid #cccccc;
}

#featured td.featured {
	background-image:url(../img/f-bg.gif);
	background-repeat:repeat-x;
	background-color:#333333;
	border:1px solid #000000;
	border-top:none;
	padding:15px;
	}
	
#featured img {
	border:2px solid #930302;
	}

#featured p {
	color:#999999;
	margin:5px 0px 0px 0px;
	}
	
#featured a:link, #featured a:active, #featured a:visited {
	color:#cccccc;
	}

#featured a:hover{
	color:#ffffff;
	text-decoration:none;
	}
	
#regular td.regular {
	background-image:url(../img/f-bg.gif);
	background-repeat:repeat-x;
	background-color:#333333;
	border:1px solid #000000;
	border-top:none;
	padding:15px;
	}
	
#regular img {
	border:2px solid #333333;
	}

#regular p {
	color:#000000;
	margin:5px 0px 0px 0px;
	}
	
#regular a:link, #regular a:active, #regular a:visited {
	color:#111111;
	}

#regular a:hover{
	color:#000000;
	text-decoration:none;
	}

td.regular-head {
	background-image:url(../img/rhead.gif);
	background-repeat:repeat-x;
	height:35px;
	vertical-align:middle;
	}

.sort {
	color:#FFFFFF;
	}

#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;
}
.smallDesc {
	font-weight:normal;
	text-align:left;
}
.buttons {
	border-top: none;
	text-align: left;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
.url {
	color: #6f6f6f;
}
.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input {
	color:#000000;
	font-size: 11px;
	font-family: Tahoma;
}
input.text {
	padding: 3px;
	color: #000000;
	border: 1px solid #000000;
}
input.searchtext {
	padding: 3px;
	color: #000000;
	border: 1px solid #000000;
}
textarea.text {
	padding: 3px;
	color: #000000;
	border: 1px solid #000000;
}
select {
	padding: 3px;
	color: #000000;
	border: 1px solid #000000;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
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;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
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;
}

div.footer {
   bottom:0;
	text-align: center;
	border-top: 2px solid #999999;
	padding: 10px;
	margin-top: 0px;
	color:#999999;
}
div.footer a {
	text-decoration:underline;
	color:#cccccc;
}
div.footer a:hover {
	color:#ffffff;
}
.price {
	border: 1px solid #999999;
	padding:10px;
	background-color:#A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.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:#fff; } /* Important for Konqueror */

#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;
}