/*************** Special theme Styles *************************************/
* {
  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: #186dcf;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #000;
}
.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 "Trebuchet MS", Tahoma, Verdana, sans-serif;
  background: url(../images/bg.jpg) repeat-x top left;
  text-align: center;
}
.page {
background: url(../images/contentbg.jpg) repeat-y center center ;
}
.wrapper {
background: url(../images/head.jpg) no-repeat center top ;
}
.foot {
background: url(../images/foot.jpg) no-repeat center bottom ;
}
.container {
width: 760px;
padding: 40px 20px;
margin: 0px auto;
position: relative;
font-size: 16px;
text-align: left;
}
.header {
height: 200px;
width: 760px;
background: url(../images/sep.gif) no-repeat center bottom;
padding: 0px;
margin: 0px auto;
position: relative;
}
.logo {
position: absolute;
top: 90px;
left: 15px;
}
.desc {
width: 400px;
margin: 0px;
position: absolute;
top: 120px;
left: 50px;
font-size: 14px;
color: #0470df;
}
.maincontent {
width: 760px;
padding: 20px 0px;
margin: 0px auto;
}
.content {
float: right;
width: 480px;
padding: 0px 10px;
text-align: left;
}
.secbar {
background: #f0f0f0;
float: left;
text-align: center;
width: 220px;
padding: 10px;
border: 1px solid #b44103;
}
.secbar h1 {
text-align: left;
font-weight: normal;
color: #df5204;
margin: 0px;
padding: 0px;
background: url(../images/bullet.gif) no-repeat center left;
padding-left: 24px;
font-size: 18px;
font-family: "century gothic";
}
.secbar ul {
list-style-type: none;
margin: 5px 0px 30px 0px;
}
.secbar ul li a {
font-size: 14px;
}
.secbar hr {
height: 1px;
}
.search {
}
.searchbar {
background: url(../images/searchbar.gif) no-repeat top left;
width: 216px;
height: 18px;
border: 1px solid #959595;
font-size: 14px;
color: #0470df;
padding: 2px;
position: absolute;
top: 130px;
right: 115px;
}
.searchbut {
background: url(../images/btn.gif) no-repeat top left;
width: 75px;
height: 23px;
border: none;
color: #FFFFFF;
font-family: verdana;
font-size: 14px;
position: absolute;
top: 130px;
right: 30px;
cursor: pointer;
}
ul.navbar {
text-align: center;
height: 34px;
position: absolute;
top: 5px;
right: 10px;
margin: 0px;
list-style-type: none;
}
.navbar li {
display: block;
width: 92px;
height: 34px;
float: left; 
}
.navbar li a:link, .navbar li a:visited {
display: block;
width: 92px;
height: 34px;
font-size: 18px;
font-family: "Century gothic";
color: #df5204;
text-decoration: none;
}
.navbar li a:hover {
color: #fff;
background: url(../images/hover.gif) no-repeat top center;
}
p.footer {
margin-bottom: 5px;
font-size: 14px;
color: #0470df;
}
p.footer a:link, p.footer a:visited {
color: #333;
}
p.footer a:hover {
color: #0470df;
}
h1.pathbar {
border: 1px solid #b44103;
background: #f0f0f0;
color: #0470df;
font-size: 14px;
font-weight: normal;
margin: 0px;
padding: 2px;
}
h1.pathbar a:link, h1.pathbar a:visited {
color: #df5204;
}
h1.pathbar a:hover {
color: #ef5a08;
}
.content h2 img {
vertical-align: middle;
}
.content h2 {
color: #000000;
margin: 0px 0px 5px 0px;
font-weight: normal;
text-align: left;
}
.content h2 a:link, .content h2 a:visited {
color: #0e529f;
font-size: 14px;
font-weight: bold;
padding: 0px;
margin: 0px;
text-decoration: underline;
font-family: "century gothic";
}
.content h2 a:hover {
color: #0971e7;
text-decoration: none;
}
.count {
font-size: 12px;
color: #414141;
}
/************************** 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: #2773db;
	font-size: 16px;
	padding: 2px;
	border: 1px solid #b44103;
background: #f0f0f0;
	margin: 5px 5px;
	font-weight: normal;
}
table.formPage {
    padding-top: 20px;
	border: 0px solid #a3927e;
	text-align: left;
}
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: left;
}
.buttons {
	border-top: 0px solid #a3927e;
	text-align: center;
}

#featlinks table {
width: 98%;
background: #ecebeb;
border: 1px dashed #000;
margin: 5px 5px;
}
#featlinks table:hover {
background: #f4f3f3;
border: 1px solid #000;
cursor: pointer;
}
#featlinks a {
color: #706e6e;
}
#links table {
width: 98%;
margin: 0px;
border-bottom: 1px dashed #999999;
}
#links table:hover {
background: #f6f6f6;
cursor: pointer;
}
#links a {
	font-size: 10pt;
	color: #000;
}
#links p {
	margin: 0 0 15px 0;
    color: #2773db;
}
.url {
	color: #706e6e;
}
#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 {
background: url(../images/searchbar.gif) no-repeat top left #fff;
width: 166px;
height: 21px;
font-size: 14px;
border: 1px solid #000;
color: #333333;
}
input.text:focus {
border: 1px solid #878787; 
}
textarea.text {
background: #e2e2e2;
font-size: 14px;
border: 1px solid #000;
color: #333333;
}
textarea.text:focus {
border: 1px solid #878787; 
}
select {
	font-size: 14px;
	border: 1px solid #5c1b1c;
}

.captcha {
	border: 1px solid #5c1b1c;
	background-color: #c9e6fc;
	color: #0383f3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
background: #e2e2e2;
font-size: 14px;
border: 1px solid #000;
color: #333333;
padding: 0.2em;
cursor: pointer;
}

span.req {
	margin-left: 3px;
	margin-right: 3px;
	color: #df5204;
	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: #286bdb;
	font-size: 12px;
	text-decoration: none;
}
.sort {
    font-size: 12px;
	color: #df5204;
}
p.subcats img {
vertical-align: middle;
}
p.subcats {
	margin: 0px 0px 30px 30px;
	padding: 0px;
    color: #000;
	text-align: left;
}
p.subcats a:link, p.subcats a:visited {
font-family: "Trebuchet MS", arial, Verdana, sans-serif;
color: #df5204;
font-size: 12px;
padding: 0px;
margin: 0px;
text-decoration: none;
}
p.subcats a:hover {
color: #b33f00;
text-decoration: underline;
}
div.pr {
	font-size: 6pt;
	color: #df5204;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #df5204;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #fff;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 0px solid #012950;
        color: #0470df;
}
.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;
   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;
}