/*************** 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: #1146b6;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #4d4d4d;
}
.clear {
clear:both;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display:block;}
/* End hide from IE-mac */
body {
  font: 62.5%/1.6 "Trebuchet MS", Tahoma, Verdana, sans-serif;
  background: #blue;
  text-align: center;
}
.wrapper {
width: 1000px;
margin: 0px auto;
position: relative;
}
#header {
background: url(../images/headerbg.gif) repeat-x top left;
height: 228px;
position: relative;
}
#logo {
position: absolute;
top: 5px;
left: 0px;
}
#header p {
margin: 0px;
padding: 0px;
font-size: 18px;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
color: #3a3636;
position: absolute;
top: 100px;
left: 90px;
}
.search {
width: 395px;
height: 33px;
position: absolute;
top: 108px;
right: 0px;
}
.searchbar {
background: url(../images/searchbg.gif) no-repeat top left;
width: 339px;
height: 29px;
padding: 2px;
font-size: 20px;
color: #1146b6;
border: none;
position: absolute;
top: 0px;
left: 0px;
}
.searchbut {
background: url(../images/searchbut.gif) repeat-x top left;
width: 52px;
height: 33px;
border: none;
cursor: pointer;
position: absolute;
right: 0px;
top: 0px;
font-size: 20px;
color: #fff;
}
ul#navbar {
height: 60px;
list-style-type: none;
position: absolute;
top: 165px;
left: 0px;
}
ul#navbar li {
float: left;
width: auto;
height: 20px;
display: block;
}
ul#navbar li a:link, ul#navbar li a:visited {
float: left;
width: auto;
height: 20px;
display: block;
font-family: "Times New Roman", Times, serif;
color: #fff;
font-size: 19px;
text-decoration: none;
padding: 0px 14px;
padding-top: 15px;
border-right: 1px solid #fff;
}
ul#navbar li a:hover {
color: #534329;
}
#container {
background: url(../images/contentbg.gif) repeat-x top left;
position: relative;
padding: 10px 5px;
}
#secbar {
width: 170px;
float: left;
position: relative;
font-size: 14px;
text-align: left;
border: 1px solid #133b8e;
}
#secbar h2, #seobar h2 {
margin: 0px;
padding: 0px;
height: 27px;
width: 160px;
padding: 2px 5px;
background: url(../images/headbg.gif) repeat-x top left;
font-size: 18px;
color: #fff;
font-weight: normal;
}
#secbar ul, #seobar ul {
width: 160px;
padding: 5px 5px;
list-style-type: none;
}
#secbar ul li a:link, #secbar ul li a:visited, #seobar ul li a:link, #seobar ul li a:visited {
color: #1146b6;
text-decoration: underline;
background: url(../images/sidebullet.gif) no-repeat center left;
padding-left: 22px;
width: 138px;
}
#secbar ul li a:hover, #seobar ul li a:hover {
color: #4d4d4d;
text-decoration: none;
}
#seobar {
width: 170px;
float: right;
font-size: 14px;
text-align: left;
border: 1px solid #133b8e;
}
#maincontent {
width: 635px;
float: left;
position: relative;
left: 10px;
font-size: 14px;
text-align: left;
}
#maincontent h3 {
font-size: 18px;
color: #4d4d4d;
margin: 0px;
font-weight: normal;
}
#maincontent p {
color: #4d4d4d;
font-size: 16px;
margin: 0px;
padding: 0px;
}
#content {
width: 635px;
font-size: 14px;
text-align: left;
border: 1px solid #133b8e;
background: url(../images/contentbot.jpg) no-repeat bottom left;
}
#topart {
background: url(../images/contentop.jpg) no-repeat top right;
width: 595px;
padding: 10px 20px;
}
h1#pathbar {
margin: 0px;
padding: 0px;
height: 27px;
width: 627px;
padding: 2px 5px;
background: url(../images/headbg.gif) repeat-x top left;
font-size: 18px;
color: #fff;
font-weight: normal;
}
h1#pathbar a:link, h1#pathbar a:visited {
color: #fff;
text-decoration: underline;
}
h1#pathbar a:hover {
text-decoration: none;
}
#content h2 {
font-family: "Trebuchet MS", arial, Verdana, sans-serif;
color: #133b8e;
font-weight: normal;
margin: 25px 15px 5px 0px;
}
#content h2 img, p.subcats img {
vertical-align: middle;
}
#content h2 a:link, #content h2 a:visited {
color: #133b8e;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
padding: 0px;
margin: 0px;
text-decoration: none;
}
#content h2 a:hover {
color: #4d4d4d;
text-decoration: none;
}
.count {
font-size: 14px;
}
p.subcats {
	margin: 0px 0px 3px 30px;
	padding-left: 10px;
    color: #bb7d1a;
}
p.subcats a:link, p.subcats a:visited {
font-family: "Trebuchet MS", arial, Verdana, sans-serif;
color: #4d4d4d;
font-size: 16px;
padding: 0px;
margin: 0px;
}
p.subcats a:hover {
color: #133b8e;
text-decoration: none;
}
.footer {
background: #0c307b;
position: relative;
padding: 10px 5px;
}
.footer p {
margin: 0px;
padding: 10px;
text-align: center;
width: 980px;
color: #fff;
font-size: 14px;
}
.footer p a:link, .footer p a:visited {
color: #fff;
text-decoration: underline;
}
.footer p a:hover {
text-decoration: none;
}
/************************** 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: 10px;
	margin: 0;
	padding: 0;
}

h3 {
	color: #133b8e;
	font-size: 16px;
	padding: 0px;
    margin: 0px 5px;
}
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: #fff;
border: 1px solid #133b8e;
margin: 5px 5px;
}
#featlinks a{
color: #133b8e;
}
#links {
margin: 5px 5px;
}
#links a {
	font-size: 10pt;
	color: #000;
}
#links p {
	margin: 0 0 15px 0;
        color: #4d4d4d;
}
.url {
	color: #000;
}
#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: #47351a;
	padding: 0.2em;
	background-color: #fff;
	border: 1px solid #133b8e;
}
textarea.text {
        color: #47351a;
	font-size: 8pt;
	background-color: #fff;
	border: 1px solid #133b8e;
}
select {
	font-size: 8pt;
	border: 1px solid #133b8e;
}

.captcha {
	border: 1px solid #133b8e;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 12px;
    font-weight: bold;
	background: #133b8e;
	cursor: pointer;
    color: #fff;
	width: 78px;
    height: 32px;
	border: 1px solid #1b366c;
}

span.req {
	margin-left: 8px;
	color: #1b366c;
	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: #1b366c;
	font-size: 10px;
	text-decoration: none;
}
.sort {
    font-size: 14px;
	color: #1b366c;
}
div.pr {
	font-size: 6pt;
	color: #1b366c;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #1b366c;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #1b366c;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 0px solid #012950;
        color: #bb7d1a;
}
.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;
}
.lp-out {
    width: 223px;height:62px;
    padding: 0px 0px 0px 0px;
    background-image: url(/images/lp_all.gif);
    margin: 0px;
}
.lp-box {
    width: 75px;
    height: 41px;
    margin: 21px -1px 0px 0px;
    padding: 0px;
    float: left;
}
html>body .lp-box {
    width: 75px;
    height: 62px;
    margin: 21px -1px 0px 0px;
    padding: 0px;
    float: left;
}

.lp-google, .lp-yahoo, .lp-msn {
    width: 75px;height: 12px;
    margin: 0px;padding: 0px;
    text-align: center; color: #444;
    font-size: 10px; font-weight:normal;font-family: Tahoma;
    cursor: default;
}
.lp-google {
    background-image: url(/images/google-bg.gif);
    background-repeat: no-repeat; background-position: left center;
}
.lp-yahoo {
    background-image: url(/images/yahoo-bg.gif);
    background-repeat: no-repeat;background-position: left center;
}
.lp-msn {
    background-image: url(/images/msn-bg.gif);
    background-repeat: no-repeat;background-position: left center;   
}
.lp_alexa {
    width:75px;height:17px;
    text-align: center; color: #444;
    font-size: 10px;font-family: Tahoma;    
    background-image: url(/images/alexa-bg.gif);
    background-repeat: no-repeat;background-position: 0px 3px; 
    cursor: default; font-weight:normal;
    padding:2px 0px 0px 0px;
}

html>body .lp_alexa {
    width:75px;height:19px;
    text-align: center; color: #444;
    font-size: 10px;font-family: Tahoma;    
    background-image: url(/images/alexa-bg.gif);
    background-repeat: no-repeat;background-position: 0px 3px; 
    cursor: default; font-weight:normal;
    padding:2px 0px 0px 0px;
}

.lp-pagerank {
    width: 75px;height: 18px;
    text-align: center; color: #444;
    font-size: 11px;font-family: Tahoma;
    padding: 4px 0px 0px 0px;
    cursor: default;
}

html>body .lp-pagerank {
    width: 75px;height: 19px;
    text-align: center; color: #444;
    font-size: 11px;font-family: Tahoma;
    padding: 4px 0px 0px 0px;
    cursor: default;
}


.lp-tooltip {
    border: solid 1px #BFBFBF;
    background: #FFFDE4;
    margin: 5px 0px 0px 10px;
    padding: 4px;
    text-align: left;
    position: absolute;
    visibility: hidden;
    display: none;
    font-weight:normal;font-size: 10px; font-family: Tahoma;
    color: #444;
}