/* CSS Document */
* {
  margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
  margin: 1em 0;
}
img {
	border: 0;
}
a:link, a:visited {
color: #993333;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
.clear {
clear:both;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
/* End hide from IE-mac */
body {
  font: 62.5%/1.6 Arial, Verdana, sans-serif;
  background: #fff;
  text-align: center;
}
.wrapper {
text-align: left;
font-size: 12px;
position: relative;
width: 754px;
margin: 0px auto;
margin-top: 20px;
}
.header{
}
.logo {
float: left;
width: 420px;
height: 64px;
margin-bottom: 5px;
}
.head {
float: left;
}
.search {
position: absolute;
top: 10px;
right: 55px;
}
.searchbar {
width: 210px;
}
.navbar {
width: 293px;
position: absolute;
top: 38px;
right: 48px;
border-top: 7px solid #993333;
margin: 0px;
padding: 0px;
}
.navbar li {
list-style-type: none;
padding: 3px 8px;
float: left;
font-size: 12px;
}
.navbar li a:link, .navbar li a:visited {
color: #993333;
text-decoration: underline;
}
.navbar li a:hover {
text-decoration: none;
}
.xml {
position: absolute;
top: 13px;
right: 0px;
background: url(../images/xml.png) no-repeat;
width: 48px;
height: 51px;
}
.des {
color: #993333;
width: 738px;
clear: both;
padding: 6px;
background: url(../images/destop.gif) no-repeat top left #cccccc;
}
.desbot {
background: url(../images/desbottom.gif) no-repeat bottom left #ccc;
width: 750px;
height: 6px;
}
.footer {
text-align: center;
color: #933;
font-size: 10px;
}
.footer ul {
margin: 0px;
padding: 0px;
padding-bottom: 23px;
font-size: 12px;
background: url(../images/footer.gif) no-repeat bottom left ;
width: 754px;
}
.footer li {
list-style-type: none;
display: inline;
padding: 0px 5px;
}
.content {
clear: both;
padding: 5px;
}
.content h1 {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
}
.content h1 a:link, .content h1 a:visited {
text-decoration: underline;
color: #666;
}
.content h1 a:hover {
text-decoration: none;
}
.content h2 {
color: #0b61b4;
margin: 15px 10px 5px 10px;
}
.content h2 a:link, .content h2 a:visited {
color: #993333;
font-size: 12px;
padding: 0px;
margin: 0px;
text-decoration: none;
border-bottom: 1px solid #993333;
}
.content h2 a:hover {
color: #993333;
text-decoration: none;
border-bottom: 1px solid #993333;
}
.count {
font-size: 12px;
color: #993333;
}
/************************** theme styles **************************************/
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #993333;
	font-size: 8pt;
	padding: 0;
	border-bottom: 0px dotted #5e74b3;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
        padding-top: 20px;
	border: 0px solid #a3927e;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #69634a;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #69634a;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 0px solid #a3927e;
	text-align: center;
}
#featlinks {
background: #ccc;
margin: 5px 0px;
}
#featlinks a{
color: #993333;
}
#links a {
	font-size: 10pt;
	color: #993333;
}
#links p {
	margin: 0 0 15px 0;
        color: #666;
}
.url {
	color: #666;
}
#path {
	margin-top: 2px;
	padding: 3px;
	line-height: 19px;
}
.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: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #993333;
	padding: 0.2em;
	background-color: #ddd;
	border: 1px solid #993333;
}
textarea.text {
        color: #993333;
	font-size: 8pt;
	background-color: #ddd;
	border: 1px solid #993333;
}
select {
	font-size: 8pt;
	border: 1px solid #993333;
}

.captcha {
	border: 1px solid #993333;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 12px;
    padding: 0.5em;
	font-weight: bold;
	border: 1px solid #993333;
	background-color: #ddd;
	cursor: pointer;
    color: #993333;
}

span.req {
	margin-left: 3px;
	color: #993333;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #a3927e;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #993333;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
    font-size: 12px;
	color: #993333;
}
p.subcats {
	margin: 0px 5px 4px 10px;
	padding: 0px;
    color: #000;
}
p.subcats a:link, p.subcats a:visited {
font-family: "Trebuchet MS", arial, Verdana, sans-serif;
color: #666;
font-size: 11px;
padding: 0px;
margin: 0px;
}
p.subcats a:hover {
color: #000;
text-decoration: none;
}
div.pr {
	font-size: 6pt;
	color: #993333;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #666;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #666;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 0px solid #012950;
        color: #012950;
}
.price table td{
	margin: 0;
	padding: 4px;
	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: pointer;
   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;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
