body {
    background: url('images/mainbg.jpg') top;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt
}
.c {
	float: left;
}
.cr {
	clear: left;
}
h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
h2 a{
	color:#1967F5;
	font-size:9pt;
	text-decoration:none;
}
h2 a:hover{
	text-decoration:underline;
}

h3 {
	color: #3F3F3F;
	font-size: 9pt;
	padding: 0 0 0 5px;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: 1px solid #363738;
	background: #FFFFFF;
}
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;
	padding-left: 30px;
	padding-right: 5px;
	width:75px;
	font-weight:bold;
}
.buttons {
	padding:15px 0 10px 0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
.url {
	color: #6f6f6f;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #1967F5;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #1967F5;
}
select {
	font-size: 8pt;
	border: 1px solid #1967F5;
}

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

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #CACACA;
	background-color: #12469C;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
	color:#FFFFFF;
}
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;
}
.sort, .small a:hover {
	color: #E97B0F;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
.subcats a{
	color:#282828;
	text-decoration:none;
}
.subcats a:hover{
	color:#E54419;
}
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: #5E7BAA;
	height: 3px;
	font-size: 1px;
}

.footer {
    background: url('images/bottombg.jpg') repeat-x center;
	text-align: center;
	border-right:1px solid #363738;
	border-left:1px solid #363738;
	border-bottom:1px solid #363738;
	color:#DFDCDC
}
.footer a {
	color: #ffffff;
}
.footer a:hover{
	text-decoration:none;
}
.price {
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.navig{
	padding:5px;
}
.main-paging{
	padding:5px;
}
.main-paging a{
	color:#883000;
	text-decoration:none;
}
.main-paging a:hover{
	text-decoration:underline;
}
.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0px solid transparent;
   
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   border-left:1px dotted #9EC2F3; border-right:1px dotted #9EC2F3; border-top:0px dotted #9EC2F3; border-bottom:1px dotted #9EC2F3; margin:3px 0; height:200px;
   width:300px;
   overflow:auto;
   
}

#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 {
   border-left:0px dotted #CBE2EC; border-right:0px dotted #CBE2EC; border-top:1px dotted #CBE2EC; border-bottom:1px dotted #CBE2EC; clear:both;
   margin:3px 5px;
   display:block;
   cursor:pointer;
   cursor:hand; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

/* CSS of the Directory are HERE -- the original CSS of the template is all that's above this (in case you want to upgrade to another version of phpld) */

table.maint{
	background:#ffffff;
	border: 1px solid #363738;
}
.top1{
    background: url('images/mainbgtop.jpg') repeat-x top;
}
.top2{
    background: #F7F5F5 url('images/mainbgtopr.jpg') repeat-x top;
	border-left:1px solid #363738;
	width:135px;
	background-color:#F7F5F5
}
.top3{
    background: #F7F5F5 url('images/mainbgtopr.jpg') repeat-x top;
	border-right:1px solid #363738;
	width:135px;
	background-color:#F7F5F5
}
table.mainl td{
	padding:5px;
	vertical-align:top;
}
table.toph{
    background: url('images/top_header.jpg') repeat-x top;
	border:1px solid #363738;
	height:74px
}
div.btnstop{
	padding:0 7px 3px 0;
}
.btnstop a{
	color:#18295A;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.btnstop a:hover{
	text-decoration:underline;
}
table.search{
    background: url('images/search_bg.jpg') repeat-x top;
	border-right:1px solid #363738;
	border-left:1px solid #363738;
	text-align:center
}
.searchbtn{
	border:1px solid #B9B9B9;
}
table.tgt{
    background: url('images/bgtgt.jpg') repeat-y center;
	border-right:1px solid #363738;
	border-left:1px solid #363738;
	border-bottom:1px solid #363738
}
table.tgt td{
	padding: 2px 0 0 5px;
}
.tgt{
	color:#FBFBFB;
}
.tgt a{
	color:#ffffff;
	text-decoration:none;
}
.tgt a:hover{
	text-decoration:underline;
}
table.rightside{
}
table.rightside td h1{
	font-size:12px;
	color:#333333;
}
.righttxt{
	padding-left:5px;
}
.righttxt a{
	color:#E57419;
}
.righttxt a:hover{
	text-decoration:none;
}
.list a{
	color:#022B88;
}
.list a:hover{
	text-decoration:none;
}
table.dtlp, table.contact{
	background:#ffffff;
	border:1px solid #363738;
}
table.contact td, table.dtlp td{
	vertical-align:top;
}

/* Everything about link.tpl here */

.mlnk a{
	color:#E0A300;
	text-decoration:underline; /* links in cat undeline-none */
	font-weight:bold;
	font-size:10pt;
}
.mlnk a:hover{
	color:#D98501;
	text-decoration:underline;
}
.rdml a{
	color:#1632C2;
}
.rdml a:hover{
	text-decoration:none;
}
.catl a{
	color:#4F4F4F;
	text-decoration:none;
}
.catl a:hover{
	text-decoration:underline;
	color:#808080;
}

/* Everything about googlead.tpl here */

div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 15px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

/* Everything about guidelines.tpl here */

#guideline {
	font-size: 10px;
	color: #000000;
	background: #FFFFFF;
	padding-left: 5px;
	padding-right: 8px;
}
	
/* #guideline ul, li {
	margin-left: -2px;
}
 margin: 0 0 0 10px; font-weight: normal; margin-right: auto; margin-left: auto; */