/* 
Author: Virginia Gross
Templates: BlueLight
URL: http://www.virginiagross.com
*/

body {
	
	font-family: Arial,Verdana, Tahoma,	sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	background: #003B60;
}
#wrapper {
	width: 795px;
	margin: 0 auto;
	padding:0;	
	background:#FFFFFF;
	margin-bottom:10px;
	
}
#topnav, #header, #nav, #main{
	width:100%;
	clear:both;
	margin:0;
	padding:0px;
}
#topnav{
	background-image:url(../images/search-bg.jpg);
}
.search{
	color: #4fa00d;
	height:30px;
	margin:0;
	padding:0px;
	text-align:right;
}
.searchtext {
	font-size: 8pt;
	margin: 0;
	padding-left: 3px;
	color:#545454;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.btn-search {
	width:50px;
	height:25px;
	background:#58B7ED;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	border : 0;
	border: #000000 solid 1px;	
	margin: 3px 5px 0 5px;	
	
}
#header{
	width:795px;
	background-image:url(../images/header-bg.jpg);
	height:127px;
}

#nav{
	background-image:url(../images/nav-bg.jpg);
	height:28px;
}

#nav-right{
	margin:0px;
	text-align:right;
	padding:0px;	
}
.btn-nav, .btn-nav2 {
	
	float:left;

	height:20px;	
	padding: 8px 0 0 0;
	text-align:center;
	font-weight:bold;
	color:#dbdac6;
}
.btn-nav{ 	
	width:97px;
}
.btn-nav2{ 	
	width:99px;
}
.btn-nav a,.btn-nav2 a{
	color:#FFFFFF;
	text-decoration:none;
}
.btn-nav a:hover, .btn-nav2 a:hover{
	text-decoration:underline;
}

#left{
	float:right;
	padding: 0 5px 0 0px;
	width:180px;
}
#right{
	width:580px;
	float:left;
	padding: 8px 8px 8px 15px;
	margin-bottom:10px;
}
.sidebar-top{
	background:#4A7DA8;
	width:180px;
	height:14px;
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	color:#000;
	padding:4px 0px 4px 0px;
}
.sidebar-body{
	background:#97D3FA;
	width:170px;	
	padding: 5px 5px 5px;
	color:#545454;
}
.sidebar-body a{
	color:#545454;
	text-decoration:none;
}
.sidebar-body a:hover{
	color:#545454;
	text-decoration:underline;
}
.sidebar-bottom{
	width:180px;	
	height:10px;
}
.scontent{
	padding:0 0 0 15px;
}


#trail {
	width:785px;
	clear:both;
	height:21px;
	
	color:#000;
	padding:5px;
	font-weight:bold;
	font-size:9pt;
	font-style:italic;
}

#trail a {
	color:#000;
	text-decoration:none;
}

.cats {
		width:100%;
		margin: 0 auto;
}
.cats a {
	color:#7c6e0a;
	text-decoration:none;
}
.cats a:hover {
	text-decoration:underline;
}
.subcats {
	margin: 0px 15px 7px 0px;
	padding: 0px 0px 0px 20px;
	font-size:7pt;
	color:#545454;
}
.subcats a {
	color:#545454;
	text-decoration:none;
}
.subcats a:hover{
	text-decoration:underline;
}

#category-bar{
	background-image:url(../images/category-bg.jpg);
	margin:0;
	padding:0px;
	vertical-align:middle;	
}
#featured-bar{
	background-image:url(../images/featured-bg.jpg);
	margin:5px 0 0 0;
	padding:0px;
	vertical-align:middle;	
}
#regular-bar{
	background-image:url(../images/regular-bg.jpg);
	margin:5px 0 0 0;
	padding:0px;
	vertical-align:middle;
	
}
#footer {

	
	width:100%;
	clear:both;
	text-align:center;
	height:50px;
	padding:10px 0;
	color:#000;
	font-size:8pt;
	font-weight:bold;
}
#footer a {
	color: #023859;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
	color:#0D51FF;
}
.featlink {
	width:100%;
	background-color:#fbfbd3;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	padding: 3px;

}
.featlink a {
	color:#7c6e0a;
	font-weight:bold;
	text-decoration:none;		
}
.featlink a:hover {
	text-decoration:underline;	
}
.reglink {
	width:100%;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;	
	border-bottom: 1px dashed #999999; 
	padding: 3px;
	margin-bottom: 5px;
}
.reglink a {
	color:#545454;
	font-weight:bold;	
	text-decoration:none;
}
.reglink a:hover {
text-decoration:underline;	
}
#detail {
	width:100%;
	padding: 3px;
	margin: 0px;
}
#detail a {
	color:#7c6e0a;
	font-weight:bold;	
	text-decoration:none;
}
#detail a:hover {
	text-decoration:underline;	
}
.c {
	float: left;
}
.cr {
	clear: left;
}
td {
	vertical-align: top;
	padding: 0px;
}
h1 {
	font-size: 13px;
	margin: 5px 0 5px 0;
	display: inline;
}
h2 {
	font-size: 9pt;
	margin: 0px 10px 0px 10px;
	padding: 0;
}

h3 {
	color: #0D68FF;
	font-size: 9pt;
	font-style:italic;
	padding: 0;
	border-bottom: 1px dashed #A0A0A0;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}
table.formPage {
	border: 0px solid #A0A0A0;
	width:90%;	
}
table.formPage a{
	color:#5e5e5e;
	font-weight:bold;
}
td.err {
	padding: 0px;
	color: #FF0000;
	background: #FFEDED;
	border: 0px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 0px;
	color: #0000FF;
	background: #EDF3FF;
	border: 0px solid #A0A0A0;
	text-align: left;
}

.label {
	text-align: right;
	font-weight:bold;
}
.field {
	width:70%;
	color: #5e5e5e;
}
.smallDesc {
	color: #5e5e5e;
	font-size: 7pt;
	font-weight:normal;
	margin:0;
	padding:0;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
.url {
	color: #666666;
	font-weight:bold;	
}
.featurl{
	color: #333333;
	font-weight:bold;
}
#path {
	margin-top: 2px;
	padding: 3px;
	background: #D9E8F9;
	line-height: 19px;
	border-top: 1px solid #5e74b3;
}
.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 {
	font-size: 8pt;
	margin:0px;
	padding:0px;
}
input.text {
	color: #5e5e5e;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	color: #5e5e5e;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	color: #5e5e5e;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}

.btn {
	border: 1px solid #999999;
	background-color: #242424;/*#FFCC33;*/
	cursor: pointer;
	height:18px;
	font-size: 7pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;	
	font-weight: bold; 
	margin-top: 2px;
	color:#dbdac6;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 2px;
	padding: 0px;
	color: #FF0000;
	background: #FFFFF3;
	font-size:7pt;
}

.small-catsearch{
	margin-left:10px;
	padding: 0px;
	color: #ffffff;
	font-size: 7pt;
	text-decoration: none;	
}
.small, .small a {
	padding: 0px;
	color: #545454;
	font-size: 7pt;
	text-decoration: none;
}

.small-regular, .small-regular a{
	padding: 0px;
	color: #FFFFFF;
	font-size: 7pt;
	text-decoration:none;
	font-family: Verdana, Tahoma,	sans-serif;
}
.small-regular a:hover{
	text-decoration:underline;
}
.small-regular{
	margin-left: 100px;
}
.sort {
	color: #f7de20;
}

div.pr {
	font-size: 6pt;
	color: #5e5e5e;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
.price {
	border: 0px solid #A0A0A0;
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
	text-align:right;
}

.navig {
	font-style: italic;
	color:#5e5e5e;
	font-weight:bold;	
}
.paging-info {
	font-style: italic;
	color:#5e5e5e;
	font-weight:bold;	
}
.paging-links, .paging-links a{
	color:#7c6e0a;
	text-decoration:none;
	font-weight:bold;
}
.paging-links a:hover{
	text-decoration:underline;
}
.limit_field {
	border: 0 solid transparent;
	border-width:0;
}

#toggleCategTree {
	display:block;
	cursor:pointer;
	cursor:hand;
	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;
	cursor:hand;
}

#categtree .categ-item {
	clear:both;
	margin:3px 5px;
	padding:2px 5px;
	display:block;
	border:1px dotted #CBE2EC;
	border-width:1px 0;
	cursor:pointer;
	cursor:hand;
}

#categtree .categ-item img {
	margin-right:1em;
}

#categtree .odd {
	background:#F8F8FC;
}

#categtree .even {
	background:#fff;
}

#categtree .categ-item:hover {
	background:#eee;
}
img.thumb{
	border: 1px solid #888;
	width: 85px;
	height: 66px;
	margin: 3px;
	padding: 0px
}
img.arrow{
	width:13px;
	height:13px;
	padding: 0px;
	margin: 1px 5px 1px 15px;
}
img.validator {
	margin:5px 25px;
	border:0px;
}
img.left{
	float:left;
}
#contactus{
	margin-left:80px;
	margin-bottom:10px;
}
.list, .list a{
	color:#7c6e0a;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
.list a:hover{text-decoration:underline;}

.searchpaging a {
	color:#7c6e0a;
	font-weight:bold;
	text-decoration:none;
}
.searchpaging a:hover{
	text-decoration:underline;
}

.centerconts,
.comment_box {
	margin: 10px 0;
	padding: 0 20px;
	line-height:150%;
}

.centerconts h2 {
	margin: 10px 0;
	color: #FF5B02;
}

.tokushu a {
	line-height: 300%;
}

.rss h5 {
	margin: 20px 0 5px 0;
}

.rss p {
	margin: 0;
	padding: 0;
}