/* CSS Document www.gocsl.com*/
/* overall site styles */
body {
	background-image: url(http://www.goovt.com/forum/include/template/images/background_gradient.gif);
	padding: 15px 0 0 0;
	margin:0;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#000000;
}
a:link, a:visited {
	color:#5B1989;
}
a:hover, a:active {
	color:#FF0000;
	text-decoration:none;
}
/* small banner text menu */
.bannertext {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 720px;
	color: #FFFFFF;
}
.bannertext a:link, .bannertext a:visited, .bannertext a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.bannertext a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
/* master table background color */
.externalTable {
	background-color: #FFFFFF;
}
/* no border or link border for images */
a img {
	border:none;
	text-decoration:none;
}
/* top ad banner positioning */
.adbannertop {
	padding: 0px 0px 0px 130px;	
	border: 0px;
	margin: 0;
}
/* top banner as background image */
.banner {
	background: transparent url(http://www.goovt.com/forum/include/template/images/banner_R4.gif) no-repeat;
	height: 118px;
	width: 960px;
}
/* main site navigation bar */
.nav a {
	font-size: 14px;
	font-weight: bold;
	color: #666667;
	text-decoration:none;
	display:block;
	margin:0;	
	border-top:4px solid #ff9900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.nav a:link, .nav a:visited {
	color:#666667;
}
.nav a:hover, .nav a:active {
	color:#000000;
	border-top:4px solid #5B1989;
}
.navdead {
	background-color: #B4DA34;
}
/* white subscribe text in navigation bar */
.click {	
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
	text-decoration:none;
	margin:0;	
	background-color: #5B1989;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
}

.click a:link, .click a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.gap-saver {
     height: 1px; 
     margin: 0 0 -1px 0;
     padding: 0;
     font-size: 1px; /* to correct IE */
}
/* lower three bucket spacing */
#lcol {
	padding: 10px;
}
#mcol {
	padding: 10px;
}
#rcol {
	padding: 10px;
}
/* right ad bucket */ 
#adr { 
	border-left: 2px solid #FF9900;
	border-right: 2px solid #FF9900;
	padding-left: 8px;
	padding-right: 8px;
	padding-top:10px;
	line-height:5px;
}
/* left sub menu */
#clock {	
	font-weight: bold;
	text-align: center;
	padding-bottom: 6px;
	border-bottom: #333333 solid 1px;	
}
/* left sub menu */
.subleft {
	border-left: 2px solid #FF9900;
	border-right: 2px solid #FF9900;
	background: #FDEBC0;
	padding: 0 5px 0 5px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}
.subleft a:link, .subleft a:visited, .subleft a:active {
	text-decoration:none;
	color:#363636;
}
.subleft a:hover { 
	text-decoration:underline;
	color:#000000;
}
/* middle content banner */
#midbanner {
	border-left: 2px solid #FF9900;
	border-right: 2px solid #FF9900;
	padding-left: 6px;
	padding-right: 6px;
}
/* middle content bucket */
.midcontent {	
	border-left: 2px solid #FF9900;
	border-right: 2px solid #FF9900;
	padding-left: 6px;
	padding-right: 6px;
	margin:0;
}
/* middle content large bold */
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
/* middle content med-large bold */
.medlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
/* middle content small */
.small {
	font:11px Arial, Helvetica, sans-serif;	
	line-height:14px;
}
/* forum content bucket */
.forumcontent {	
	border-left: 2px solid #FF9900;
	border-right: 2px solid #FF9900;	
	margin:0;
}
/* photos bucket */
.midphotos {	
	border-left: 2px solid #FF9900;
	border-right: 2px solid #FF9900;
	padding-left: 8px;
	padding-right: 8px;	
}
/* main page mid banner */
.summerslam {
	background: url(http://www.goovt.com/forum/include/template/images/fc_banner_bottom.jpg) no-repeat;
	padding:0 8px 0 8px;
	margin-bottom:0;
	margin-top:0;
}
/* main page large white bold */
.whitelrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
	color:#FFFFFF;
	font-weight:bold;
	line-height:17px;		
}
/* main page large orange bold */
.orangelrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	color:#F0982C;
	font-weight:bold;
	line-height:18px;
}
/* main page white text */
.whitemed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color:#FFFFFF;
}
/* current not used */
.notopgap {
 margin-top:0;
}
.nobottomgap {
 margin-bottom:0;
}
/* footer text */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:center;
	padding-bottom:5px;
}
