/*************** 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: #39caf9;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #fafafa;
}
.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: #263339;
  text-align: center;
}
.wrapper {
width: 749px;
margin: 40px auto;
position:relative;
}
.header {
height: 210px;
position: relative;
}
.logo {
position: absolute;
top: 43px;
right: 20px;
}
.search {
height: 89px;
position: absolute;
top: 0px;
left: 0px;
}
.searchbar {
background: #263339;
border: 1px solid #11abdd;
color: #11abdd;
width: 151px;
height: 23px;
padding: 3px 2px;
font-size: 16px;
position: absolute;
top: 0px;
left: 0px;
}
.searchbut {
background: #11abdd;
border: 0px;
color: #263339;
height: 31px;
width: 40px;
font-size: 18px;
position: absolute;
top: 0px;
left: 160px;
cursor: pointer;
}
.head {
background: url(../images/header.png) no-repeat top left;
width: 749px;
height: 176px;
position: absolute;
top: 33px;
left: 0px;
}
.navbar {
float: right;
margin: 0px;
padding: 0px;
}
.navbar li {
list-style-type: none;
height: 33px;
width: 89px;
display: block;
float: left;
font-size: 16px;
padding: 0px;
margin: 0px 1px;
}
.navbar li a:link, .navbar li a:visited {
background: url(../images/navbg.jpg) no-repeat top left;
color: #8badc2;
text-decoration: none;
height: 33px;
width: 89px;
display: block;
}
.navbar li a:hover {
background: url(../images/navhover.png) no-repeat top left;
color: #000000;
}
.container {
width: 749px;
background: #2f4553;
text-align: center;
padding-top: 10px;
padding-bottom: 30px;
}
.secbar {
width: 710px;
}
.unit {
float: left;
margin: 0px 2px;
width: 229px;
background: url(../images/sponbg.gif) repeat-y top left;
position: relative;
text-align: center;
}
.unit h1 {
margin: 0px;
padding: 0px;
padding-top: 10px;
background: url(../images/sponhead.gif) no-repeat top left;
height: 34px;
width: 229px;
color: #f8f3f3;
font-size: 22px;
text-align: center;
}
.unit h2 {
text-align :left;
margin-left: 5px;
font-size: 14px;
color: #2f4553;
}
.unit p {
font-size: 14px;
margin: 10px;
width: 210px;
text-align: left;
color: #333333;
}
.unitfoot {
position: absolute;
left: 0px;
background: url(../images/sidebot.gif) no-repeat top left;
height: 13px;
width: 229px;
}
.content {
background: url(../images/contentbg.gif) no-repeat top left #2f4553;
width: 710px;
margin: 0px auto;
font-size: 16px;
font-size: 16px;
text-align: left;
color: #dddddd;
}
h1.pathbar {
font-size: 14px;
font-weight: normal;
margin: 0px;
padding: 5px;
color: #FFFFFF;
}
h1.pathbar a:link, h1.pathbar a:visited {
color: #F8F8F8;
}
h1.pathbar a:hover {
color: #fff;
}
.content h2 img {
vertical-align: middle;
}
.content h2 {
color: #fff;
margin: 30px 10px 5px 10px;
font-weight: normal;
text-align: left;
}
.content h2 a:link, .content h2 a:visited {
color: #39caf9;
font-size: 16px;
padding: 0px;
margin: 0px;
text-decoration: underline;
}
.content h2 a:hover {
color: #32a3c8;
text-decoration: none;
}
.count {
font-size: 14px;
color: #fafafa;
}
.foot {
background: url(../images/foot.gif) no-repeat top left;
width: 749px;
height: 3px;
}
.footer {
color: #F8F8F8;
font-size: 14px;
text-align: left;
}
.footer p {
margin: 0px;
padding-top: 5px;
}
.footer p a:link, .footer p a:visited {
color: #fff;
}
/************************** 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: #f2f2f2;
	font-size: 16px;
	padding: 0;
	margin: 5px 5px;
}
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: #344b5a;
border: 1px dashed #000;
margin: 5px 5px;
}
#featlinks table:hover {
background: #364f5f;
border: 1px solid #000;
cursor: pointer;
}
#featlinks a {
color: #eee;
}
#links table {
width: 98%;
margin: 0px;
border-bottom: 1px dashed #f1f1f1;
}
#links table:hover {
background: #344b5a;
cursor: pointer;
}
#links a {
	font-size: 10pt;
	color: #fff;
}
#links p {
	margin: 0 0 15px 0;
    color: #eee;
}
.url {
	color: #39caf9;
}
#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: #455d68;
width: 166px;
height: 21px;
font-size: 16px;
border: 1px solid #11abdd;
color: #11abdd;
}
input.text:focus {
border: 1px solid #ffbf23; 
}
textarea.text {
background: #455d68;
font-size: 16px;
border: 1px solid #11abdd;
color: #11abdd;
}
textarea.text:focus {
border: 1px solid #ffbf23; 
}
select {
	font-size: 8pt;
	border: 1px solid #455d68;
}

.captcha {
	border: 1px solid #455d68;
	background-color: #c9e6fc;
	color: #0383f3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
background: #455d68;
font-size: 16px;
border: 1px solid #11abdd;
color: #11abdd;
padding: 0.2em;
cursor: pointer;
}

span.req {
	margin-left: 3px;
	margin-right: 3px;
	color: #11abdd;
	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: #fafafa;
	font-size: 14px;
	text-decoration: none;
}
.sort {
    font-size: 14px;
	color: #fcfcfc;
}
p.subcats img {
vertical-align: middle;
}
p.subcats {
	margin: 0px 10px 4px 10px;
	padding: 0px;
    color: #f2f2f2;
	text-align: left;
}
p.subcats a:link, p.subcats a:visited {
font-family: "Trebuchet MS", arial, Verdana, sans-serif;
color: #fafafa;
font-size: 14px;
padding: 0px;
margin: 0px;
text-decoration: none;
}
p.subcats a:hover {
color: #fff;
text-decoration: underline;
}
div.pr {
	font-size: 6pt;
	color: #fafafa;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #fafafa;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #fcfcfc;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 0px solid #012950;
        color: #fefefe;
}
.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;
}
.link_rating {
   padding: 0px;
   padding-right: 5px;
   border: 1px solid #E1E1E1;
   background: #ffffff;
   color: #6b6b6b;
   width: 200px;
}

.link_rating img {
   display: block;
   float: left;
   margin-right: 2px;
}

.link_rating span.review {
   display: block;
   float: right;    
   color: #000000;
   padding-top: 3px;
}
