/*************** 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: #f1f1f1;
  text-align: center;
}
.header {
position: relative;
background: url(images/headerbg.gif) repeat-x top left;
height: 112px;
}
img.logo {
position: absolute;
left: 100px;
top: 44px;
}
.search {
margin: 0px;
padding: 0px;
position: absolute;
right: 100px;
top: 50px;
}
.searchbar {
background: url(images/searchbar.gif) no-repeat top left;
width: 232px;
height: 29px;
font-size: 2em;
border: 1px solid #000000;
color: #02489d;
}
.searchbut {
background: url(images/searchbut.gif) no-repeat;
width: 78px;
height: 32px;
border: 0px;
cursor: pointer;
}
.navbar {
background: url(images/navbg.gif) repeat-x;
height: 42px;
}
.navbar ul {
margin: 0px;
padding: 0px;
}
.navbar li {
font-size: 16px;
list-style-type: none;
padding: 5px 1px;
float: left;
background: url(images/navsep.gif) right no-repeat;
}
.navbar li a:link, .navbar li a:visited {
padding: 7px 15px 15px 10px;
text-decoration: none;
font-size: 18px;
color: #FFFFFF;
}
.navbar li a:hover {
text-decoration: none;
background: url(images/navhover.gif) repeat-x top;
}
.container {
margin: 0px;
padding: 40px 0px 0px 0px;
background: url(images/bg.gif) repeat-x top left #f1f1f1;
}
.secbar {
background: url(../images/secbg.gif) top left repeat-x;
border: 1px solid #000;
border-left: 0px;
border-top: 0px;
float: left;
width: 18%;
margin-right: 2%;
font-size: 16px;
margin-bottom: 40px;
}
.secbar h1, .thibar h1 {
font-weight: normal;
background: url(images/sechead.gif) repeat-x top left;
margin: 0px;
height: 37px;
padding-top: 5px;
font-size: 18px;
color: #fff;
}
.secbar ul, .thibar ul {
margin: 20px auto;
padding: 0px 20px;
font-size: 16px;
text-align: center;
}
.secbar li, .thibar li {
list-style-type: none;
text-align: left;
}
.thibar {
background: url(images/secbg.gif) top left repeat-x;
border: 1px solid #000;
border-right: 0px;
border-top: 0px;
float: right;
width: 18%;
margin-left: 2%;
font-size: 16px;
margin-bottom: 40px;
}
.content {
background: url(images/mainbg.gif) top left repeat-x #ebebeb;
float: left;
width: 59%;
font-size: 16px;
border: 1px solid #186dcf;
text-align: center;
margin-bottom: 40px;
}
.content a:link, .content a:visited {
color: #012950;
text-decoration: underline;
}
.content a:hover {
text-decoration: none;
color: #0b61b4;
}
.content h2 {
color: #0b61b4;
margin: 35px 10px 5px 10px;
}
.content h2 img {
vertical-align: text-bottom;
}
.content h2 a:link, .content h2 a:visited {
color: #0b61b4;
font-size: 16px;
padding: 0px;
margin: 0px;
text-decoration: none;
border-bottom: 1px dashed #0b61b4;
}
.content h2 a:hover {
color: #012950;
text-decoration: none;
border-bottom: 1px solid #0b61b4;
}
.count {
font-size: 14px;
}
.uni {
margin: 0px auto;
text-align: left;
width: 90%;
}
.pathnavbar {
text-align: left;
background: url(images/pathbg.gif) repeat-x top;
height: 35px;
}
.pathnavbar h1 {
margin: 0px;
padding: 5px;
font-weight: normal;
font-size: 14px;
color: #FFFFFF;
}
.pathnavbar h1 a:link, .pathnavbar h1 a:visited {
color: #dcdcdc;
}
.pathnavbar h1 a:hover {
color: #FFF;
}
.footer {
clear: both;
background: url(images/footerbg.gif) repeat-x top left;
height: 64px;
font-size: 14px;
color: #aaa;
}
.footer p {
margin: 10px;
padding-top: 10px;
}
.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: 10px;
	margin: 0;
	padding: 0;
}

h3 {
	color: #012950;
	font-size: 12px;
	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: url(../images/nav-box.gif) repeat top left #fff;
border: 1px solid #0b61b4;
margin: 5px 0px;
}
#featlinks a{
color:#0b61b4;
}
#links a {
	font-size: 10pt;
	color: #012950;
}
#links p {
	margin: 0 0 15px 0;
        color: #0b61b4;
}
.url {
	color: #012950;
}
#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: #012950;
	padding: 0.2em;
	background-color: #7bb7f9;
	border: 1px solid #012950;
}
textarea.text {
        color: #012950;
	font-size: 8pt;
	background-color: #7bb7f9;
	border: 1px solid #012950;
}
select {
	font-size: 8pt;
	border: 1px solid #012950;
}

.captcha {
	border: 1px solid #012950;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 12px;
    font-weight: bold;
	background: url(../images/searcht.gif) repeat-x;;
	cursor: pointer;
    color: #fff;
	width: 78px;
    height: 32px;
	border: 0px;
}

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