/*************** 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: #000099;
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-family: helvetica, arial, verdana, sans-serif;
	font-size: 100%;
	color: #111111;
	padding: 0;
	margin:0 auto;
	min-width: 900px;
	background-color: #F0F0F0;
	}
.wrapper {
	color:#303030;
	margin:0 auto 0;
	padding:0;
	width:930px;
	background:#FFFFFF;
	border: 1px solid #FF9900;
	}
.header {
	position: relative;
	background: url(images/headerbg.gif) repeat-x top left;
	height: 112px;
	}
img.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	}
.search {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 100px;
	top: 75px;
	}
.searchbar {
	background: url(images/searchbar.gif) no-repeat top left;
	width: 210px;
	height: 21px;
	font-size: 13px;
	border: 1px solid #000000;
	color: #000000;
	}
.searchbut {
	background: url(images/searchbut.gif) no-repeat;
	width: 78px;
	height: 21px;
	border: 0px;
	cursor: pointer;
	padding: 0 0 21px 6px;
	font-size: 13px;
	}
.navbar {
	background: url(images/navbg.gif) repeat-x;
	height: 42px;
	}
.navbar ul {
	margin: 0px;
	padding: 0px;
	}
.navbar li {
	font-size: 13px;
	list-style-type: none;
	padding: 13px 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: 13px;
	color: #FFFFFF;
	}
.navbar li a:hover {
	text-decoration: none;
	background: url(images/navhover.gif) repeat-x top;
	}
.container {
	margin: 0px;
	padding: 0px;
	background: #fff;
	}
.secbar {
	background: #fff;
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	}
.secbar h4, .thibar h4 {
	font-weight: bold;
	margin: 0px 6px;
	padding: 12px 0 0 0;
	font-size: 16px;
	}
.secbar ul, .thibar ul {
	margin: 0 6px;
	padding: 0;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	}
.secbar li, .thibar li {
	list-style-type: none;
	text-align: left;
	padding: 6px;
	text-decoration: none;
	}
.thibar {
	background: #fff;
	width: 180px;
	float: right;
	margin: 0;
	padding: 0;
	}
.content {
	background: #fff;
	float: left;
	width: 542px;
	font-size: 13px;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	text-align: center;
	padding-bottom: 40px;
	min-height: 600px;
	}
.content a:link, .content a:visited {
	color: #000099;
	text-decoration: none;
	}
.content a:hover {
	text-decoration: none;
	color: #0b61b4;
	}
.content h2 {
	color: #0b61b4;
	margin: 35px 10px 5px 10px;
	}
.content h2 img {
	}
.content h2 a:link, .content h2 a:visited {
	color: #000099;
	font-size: 13px;
	padding: 0 6px;
	margin: 0px;
	text-decoration: none;
	}
.content h2 a:hover {
	color: #0066ff;
	text-decoration: none;
	}
.count {
font-size: 10px;
}
.uni {
	margin: 0px auto;
	text-align: left;
	width: 90%;
	}
.pathnavbar {
	text-align: left;
	height: 35px;
	}
.pathnavbar h1 {
	margin: 0;
	padding: 20px 15px;
	font-weight: bold;
	font-size: 16px;
	color: #000;
	}
.pathnavbar h1 a:link, .pathnavbar h1 a:visited {
	text-decoration: none;
	color: #000099;
	}
.pathnavbar h1 a:hover {
	color: #666;
}
.footer {
	clear: both;
	background: url(images/footerbg.gif) repeat-x top left;
	height: 64px;
	text-align: center;
	font-size: 0.7em;
	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;
}