body {
	margin: 0; padding: 0;
	font-family: Verdana;
	font-size: 11px;
}
a {
	color: #1a1a1a;
	text-decoration: none;
}
.clear {clear: both; height: 0; font-size: 0;}
#header {
	padding: 13px 0 0 0;
	height: 109px;
	background: repeat-x url(../images/bckheader.gif);
	text-align: center;
	font-size: 0;
}
#header img {
	border: none;
}
#header form {
	margin: 0 auto; padding: 0;
	display: block;
	width: 545px;
	height: 40px;
	line-height: 40px;
	background: no-repeat url(../images/bcksearch.gif);
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
* html #header form {
	padding: 8px 0 0 0;
	height: 32px;
}		
#header form * {
	vertical-align: middle;
}
.searchtext {
	margin: 0 15px; padding: 0;
	width: 225px;
	height: 20px;
	border: none;
	background-color: #fff;
	color: #000;
}
#footer {
	height: 76px;
	background: repeat-x url(../images/bckfooter.gif);
	text-align: center;
	font-size: 11px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#container {
	margin: 15px 1px;
	clear: both;
}
#sidebarleft {
	float: left;
	width: 200px;
}
#sidebarright {
	float: right;
	width: 200px;
}
#content {
	margin: 0 220px;
	height: 1%;
}
#path1 {
	margin: 0 0 10px 0;
	padding: 10px 0 10px 15px;
	background-color: #006DC6;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#path1 a {
	color: #fff;
	text-decoration: none;
	border: 0px solid #eee;
	margin: 0 15px 5px 0;
}
#path {
	margin: 0 0 10px 0;
	padding: 10px 0 10px 15px;
	background-color: #96c113;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#path a {
	color: #fff;
	text-decoration: none;
}
.box, .box2 {
	margin: 0 0 5px 0; padding: 0 10px 5px 10px;
	border: #96c113 1px solid;
	color: #1a1a1a;
	font-size: 11px;			
}
.box h3, .box2 h3 {
	margin: 1px -9px 4px -9px; padding: 0 0 0 25px;
	background: no-repeat url(../images/bcksidebarh3.gif);
	line-height: 28px;
	font-size: 12px;
	color: #fff;
	border: none;
}
.box a, .box2 a {
	color: #1a1a1a;
	text-decoration: none;
}
.box2 a {
	padding: 0 0 0 10px;
	background: left center no-repeat url(../images/sidebarlink.gif);
}
.navig {
	margin: 15px 0 0 0;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
#cats {
	width: 100%;
	border: none;
	/*padding: 0 5px;*/
}
#cats td {
	padding: 0 5px;
}

#catsinner {
	width: 100%;
	padding: 0;
}
td {
	vertical-align: top;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	margin: 0 0 1px 0; padding: 0;
	font-size: 11px;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
	background: repeat-x url(../images/bckh2.gif);
	color: #fff;
	text-align: center;
}
h2 a {
	color: #fff;
	text-decoration: none;
}
#catsinner h2 {
	margin: 0 0 5px 0;
	height: auto;
	line-height: normal;
	background: none;
	text-align: left;
}
#catsinner h2 a {
	color: #888;
}

h3 {
	color: #006cc1;
	font-size: 11px;
	margin: 20px 0;
	padding: 0;
	border-bottom: 1px dotted #006cc1;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	width: 100%;
	border: 1px solid #96c113;
}
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;
}
.buttons {
	border-top: 1px solid #96c113;
	text-align: center;
}
.count {

}
#articles h4, h4 {
	margin: 0; padding: 0;
	font-size: 11px;
	font-weight: bold;
}
#featlinks a, #links a, .smallDesc a, h4 a {
	font-size: 11px;
	font-weight: bold;
	color: #81a611;
	text-decoration: none;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 7px 0;
}
#featlinks p a, #links p a {
	font-weight: normal;
}
.url {
	color: #1a1a1a;
	font-size: 10px;
}

.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.text {
	color: #000000;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #777;
	background-color: #006cc1;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	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;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #707070;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;	
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 5px 0px;
	padding: 10px;
	background-color: #f5f4f4;
	border-bottom: #0b79c0 1px solid;
}
p.subcats a {
	padding: 0 0 0 15px;
	color: #5e5e5e;
	text-decoration: none;
	background: left center no-repeat url(../images/subcats.gif);
}
div.pr {
	font-size: 6pt;
	color: #222;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #777;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #006cc1;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #96c113;
}
.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;
}
#featlinks table {
	margin: 0 0 2px 0;
	padding: 5px;
	background-color:  #f0f0f0;
	border:  #aaa 1px solid;
	width: 100%;
}
/*
   Add the following at the end of:

     phpLD 2.0: style.css in the root directory of phpLD (where index.php is)
     phpLD 3.0.5+: main.css of the template you are modifying
*/

#site-statistics {
        background-color:   #FFFFFF;
        width: 160px;
        margin: 0px 0px 10px 0px;
        padding: 3px;
        
}

#site-statistics-header {
        font-weight: bold;
        text-align: center;
}

#site-statistics-values {
        float: right;
        padding: 10px;
}

#site-statistics-labels {
        padding: 10px;
}