﻿/* Global Elements */
body {
	font: 70% Arial;
	margin: 0px;
	color: #333;
	text-align: center;
}
a {
	color: #666;
}
a:hover { 
	text-decoration: none;
}
/* Container */

#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/* Header */
#topheader {
	background-image: url(images/topback.gif);
	height: 58px;
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 200px;
	font-size: 200%;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #5A747D;
	float: left;
	padding-left: 47px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#logo .dark {
	color: #294048;
}
/* Navigation */
#nav {
	float: right;
	margin-top: 17px;
	margin-right: 5px;
}
.nav a {
	background-image: url(images/navbg.gif);
	width: 102px;
	font: 105% Verdana;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 12px;
	display: block;
	text-align: center;
	float: left;
	clear: none;
}
#nav a:hover {
	color: #FAD000;
}

/* Bottom */
#bottom {
	width: 950px;
	padding-left: 25px;
}
/* Login bar */
#register {
	background-color: #E6E9EA;
	float: left;
	width: 69.95%;
	margin-top: 3px;
}
#register p {
	border: 1px solid #D2D6D7;
	padding: 3px;
	padding-left: 7px;
	margin: 0px;
	color: #54789B;
}

#date {
	background-color: #E6E9EA;
	float: left;
	width: 30%;
	margin-top: 3px;
}
#date p {
	border: 1px solid #D2D6D7;
	padding: 3px;
	padding-left: 7px;
	margin: 0px;
	color: #54789B;
}


/* Left column */
#left {
border: 1px solid #D2D6D7;
	float: left;
	width: 220px;
	margin-top: 5px;
	margin-right: 10px;
}
#left .box{ 
/*border: 1px thin #D2D6D7;
background-color: #E6E9EA;*/
margin-bottom: 10px; 
vertical-align: top;
padding-left: 5px;
}
.sectionsubtitle
{
	margin: 2px 0 2px 0;
   font-size: 14px;
   font-weight: bold;
}
.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    margin-bottom: 10px;
    clear:right;
}

#left h1 {
	font-size: 120%;
}
#left .sub  {
	background-image: url(images/pagelink.gif);
	background-repeat:no-repeat;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #5B7246;
	
	/*margin: 2px 0 2px 0;*/
   font-size: 14px;
   font-weight: bold;

}

#mid {
	float: left;
	width: 950px;
	margin-top: 5px;
	font-size: 105%;
	color: #5B7246;
	border: 1px solid #D2D6D7;
}

/* Middle column */
#middle {
	float: left;
	width: 665px;
	margin-top: 5px;
	font-size: 105%;
	color: #5B7246;
	border:1px solid #D2D6D7;
	margin-left:0px;


}
#middle .sub{
	background-repeat:no-repeat;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #5B7246;
	
	/*margin: 2px 0 2px 0;*/
   font-size: 14px;
   font-weight: bold;
}
#middle h1 {
	font-size: 14px;
}
#middle p {
	padding-left: 5px;
	margin: 0px;
	color: #5B7246;
}
#middle .subscribe {
	background-image: url(images/subscribe.gif);
	width: 194px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 95%;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
}
#middle .subscribemsg {
	background-image: url(images/subscribemsg.gif);
	width: 194px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 95%;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	cursor:pointer;
}
#middle .subscribewrt {
	background-image: url(images/subscribewrt.gif);
	width: 194px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 95%;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
    cursor:pointer;

}
#middle .subscriberd {
	background-image: url(images/subscriberd.gif);
	width: 194px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 95%;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	cursor:pointer;

}
#middle .subscribep {
	background-image: url(images/subscribep.gif);
	width: 194px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 95%;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	cursor:pointer;

}
#middle .subscribesc {
	background-image: url(images/subscribesc.gif);
	width: 194px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 95%;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	cursor:pointer;

}
.maintitle
{
	font-size: 180%;
	font-family: Trebuchet MS;
	font-weight:bolder;
	color: #5A747D;
	text-align:center;
	background-color: #E6E9EA;

}
.small {
	font-size: 95%;
}
.comment {
	text-align: right;
	font-size: 95%;
	color: #2E464F;
	margin-top: 2px;
	padding:0px 5px 0px 5px;
}
.featured
{
    background-color:#E6E9EA;
    width:160px;
    margin:1px;
    height:300px;

}
.featured1
{
    background-color:#E6E9EA;
    width:160px;
    margin:1px;


}
.lola {
	margin-bottom: 1px;
	background-color: #ffffff;
	color: #5B7246;
	float: left;
	width: 150px;
	height:18px;
	padding:5px 0 5px 5px;
}
.searchbox
{
    width:245px;
    border:solid 3px #ffffff;
    margin-bottom:10px;
    
}

/* Bottom boxes */
#leftbox {
	width: 159px;
	/*text-align:center;*/
	font-size: 95%;
	color: #5B7246;
	border:Solid 2px #E6E9EA; 
}
#leftbox img {
	float: left;
	margin-right: 1px;
}
#leftbox h1 {
	color: #333;
}
.lol {
	display: block;
	margin-bottom: 1px;
	background-color: #E6E9EA;
	color: #5B7246;
	float: left;
    width: 30%;
    text-align:right;
    padding:5px;
    /*border-top:dotted 1px #DBCE6A;*/
}
.lolhook {
	display: block;
	margin-bottom: 1px;
	background-color: #E6E9EA;
	color: #5B7246;
	float: left;
    width: 94%;
    text-align:left;
    padding:5px;
    /*border-top:dotted 1px #DBCE6A;*/
}
.lolbox
{
    border-top:dotted 1px #DBCE6A;
    border-bottom:dotted 1px #DBCE6A;
    padding:5px;
    float:left;
   width:63%;
    
}
#leftbox .p2 {
	padding: 5px;
}
#rightbox {
	float: right;
	width: 200px;
	font-size: 95%;
	color: #5B7246;
}

#rightbox img {
	float: left;
	margin-right: 1px;
}
#rightbox h1 {
	color: #333;
}
#rightbox .lol {
	display: block;
	margin-bottom: 1px;
	background-color: #E6E9EA;
	color: #5B7246;
	float: left;
	width: 105px;
}
#rightbox .p2 {
	padding: 5px;
}
#divider{
	margin-top:10px;
	margin-bottom:10px;
	width:100%;	
}

.middashedline
{
    border-bottom: 1px dashed #DBCE6A;
    margin-bottom: 10px;
    margin-top:10px;
    clear:right;
}


/* featured product box */
#leftbox1 {
	width: 220px;
	float: left;
	font-size: 95%;
	color: #5B7246;
}
#leftbox1 img {
	float: left;
	margin-right: 1px;
}
#leftbox1 h {
	color: #333;
}
#leftbox1 .lol {
	display: block;
	margin-bottom: 1px;
	background-color: #E6E9EA;
	color: #5B7246;
	float: left;
	width: 105px;
}
#leftbox1 .p2 {
	padding: 5px;
}

/* Latest thread posts */
#rightbox1 {
	float: right;
	width: 220px;
	font-size: 95%;
	color: #5B7246;
}
#rightbox1 a {
	background-image: url(images/folder.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 3.5px;
	display: block;
	margin-bottom: 2px;
	text-decoration: none;
}

/* Right column */
#right {
	float: right;
	width: 270px;
	margin-top: 5px;
	margin-left:0px;
}
#right h1 {
	font-size: 140%;
	text-align: right;
}
#right .box{
border: 1px solid #D2D6D7;
background-color: #E6E9EA;
margin-bottom: 10px; 
vertical-align: top;
padding-left: 5px;
}
#right .sub  {
/*	background-image: url(images/pagelink.gif);*/
	background-repeat:no-repeat;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #5B7246;
	font-size: 14px;
   font-weight: bold;
}
#right li 
{
    background: url(images/SymbolCheck.jpg)no-repeat;

}
.listed 
{
    background: url('images/SymbolCheck.jpg')no-repeat;
    padding:0px 3px 3px 20px;
    text-align:left;
    margin-bottom:3px;
    margin-left:3px;
	
}

#right .subnewsletter  {
	background-image: url(images/newsbar.gif);
	background-repeat:no-repeat;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #5B7246;
	
	/*margin: 2px 0 2px 0;*/
   font-size: 14px;
   font-weight: bold;
   }
#right .sub2 a {
	background-image: url(images/userlink.gif);
	display: block;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #5B7246;
}
/* footer */
#footer {
	float: left;
	width: 100%;
	background-color: #294048;
	text-align: left;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
}
#footer .left {
	float: left;
	padding-left: 30px;
}
#footer .right {
	float: right;
	padding-right: 30px;
}
#footer .middle {
	text-align:center;
	padding-right: 50px;
	color: #fff;
}
#footer a {
	color: #fff;
}

/* my additions */
#middle .more {
	background-image: url(images/more.gif);
	float:left;
	width:120px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 95%;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
}

#bot{
	width: 100%;
	float:left;
	font-size: 0.8em; 
	text-align: center; 
	margin-top: 1.0em; 
	margin-bottom: 1.0em;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
