@charset "utf-8";
/* CSS Document */

body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 12px;
}

a:link { color: #80aa03; text-decoration: none; }
a:visited { color: #80aa03; text-decoration: none; }
a:active { color: #80aa03; text-decoration: none; }
a:hover { color: #739900; text-decoration: none; }

a.topiclink:link, a.topiclink:visited {
	color: #0063e3;
	text-decoration: none;
}

a.topiclink:hover {
	color: #0063e3;
	text-decoration: underline;
}

a.hlink:link, a.hlink:visited {
	color: #0063e3;
}

a.hlink:hover {
	color: #0087ff;
}

a.h2:hover {
	color: #0087ff;
}

a.doctypes:link, a.doctypes:visited {
	color: #666666;
	text-decoration: none;
}

a.doctypes:hover {
	color: #666666;
	text-decoration: underline;
}

.dtbull {
	color: #0063e3;
}

img {
	border: none;
}

.feedimg {
	border: none;
	vertical-align: bottom;
}

#header {
	height: 100px;
	border-bottom: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	min-width: 1100px;
	background-image: url(/images/headerbg.gif);
	background-repeat: repeat-x;
}

#logobox {
	float: left;
	width: 240px;
}

#logoimg {
	width: 150px;
	height: 70px;
	border: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.giftimg {
	border: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.errimage {
	margin-left: 2px;
}

.indxCol_wrap {
	float: left;
	width: 526px;
}

.indxLeftCol {
	float:left;
	width: 263px;
}

.indxMidCol {
	float: right;
	width: 263px;
}
 
.indxRightCol {
	float: right;
	width: 263px;
}

#searchbox {
	float: left;
	width: 320px;
}

#advbox {
	float: right;
	width: 500px;
}

.bannerbox {
	float: right;
	width: 468px;
	height: 60px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.captchabox {
	width: 378px;
	height: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
	text-align: center;
}

.captchaimg {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
}

.captchainput {
	width: 307px;
	height: 19px;
	border: 1px solid #cccccc;
}

.searchinput {
	width: 250px;
	height: 19px;
	border: 1px solid #cccccc;
}

.previewBtnBox {
	width: 790px;
	height: 23px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.previewInfoBox {
	float:left;
	width: 704px;
	height: 18px;
	margin: 0px;
	background-color:#FFC;
	border: 1px solid #cccccc;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	text-align: right;
	padding-top: 3px;
}

.btnrate {
	border: none;
	width: 50px;
	height: 10px;
	margin-left: 7px;
}

.backBtn {
	float: right;
	border: none;
	width: 78px;
	height: 23px;
}

.backBtnBox {
	width: 790px;
	height: 23px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.previewBtn {
	float: right;
	border: none;
	width: 77px;
	height: 23px;
}

.previewBox {
	width: 758px;
	height: 300px;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	overflow: auto;
}

.previewBox p {
	text-align: justify;
	text-indent: 15px;
}

.previewBoxFull {
	width: 758px;
	height: 470px;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	overflow: auto;
}

.previewBoxFull p {
	text-align: justify;
	text-indent: 15px;
}

.uploadimput {
	font-size: 12px;
	color: #555;
	width: 360px;
	height: 19px;
	border: 1px solid #cccccc;
}

.uploadselect {
	font-size: 12px;
	color: #555;
	width: 362px;
	height: 23px;
	border: 1px solid #cccccc;
}

.uploadtextarea {
	font-size: 12px;
	color: #555;
	width: 360px;
	height: 55px;
	border: 1px solid #cccccc;
}

.searchbutton {
	width: 50px;
	height: 23px;
	border: none;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

.downloadbutton {
	width: 68px;
	height: 23px;
	border: none;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

.uploadbuttonbox {
	text-align: center;
}

.uploadbutton {
	width: 107px;
	height: 23px;
	border: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.inputtag {
	font-size: 12px;
	color: #0063e3;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.inputtagcomm {
	font-size: 11px;
	color: #555;
	font-weight: normal;
}

.inputtagstar {
	font-size: 12px;
	color: #900;
	font-weight: bold;
}

.fieldbox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#wrapper {
	width: 790px;
	background:#ffffff;
}
 
#container {
	width: 790px;
	min-width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#leftCol {
	background-color: #ffffff;
	width: 380px;
	float: left;
}

#wideLeftCol {
	background-color: #ffffff;
	width: 400px;
	float: left;
}

#rightCol {
	float:right;
	background-color:#ffffff;
	width: 380px;
}

#subheader {
	background-color: #ffffff;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#shLeftCol {
	background-color: #ffffff;
	height: 95px;
	width: 395px;
	float: left;
}

#shRightCol {
	float: right;
	background-color:#ffffff;
	width: 395px;
	height: 95px;
	float:right;
}

.topicbox {
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.topiclinkbox {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
}

.topicsicon {
	float: left;
	width: 24px;
	height: 24px;
}

.topicstitle {
	height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	white-space: nowrap;
	overflow: hidden;
}

.sectiontitlebox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}

.sectiontitle {
	float: left;
	height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sectionicon {
	float: left;
	width: 24px;
	height: 24px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sectionsubtitle {
	float: left;
	height: 22px;
	font-size: 16px;
	color: #0063e3;
	padding-top: 2px;
	margin: 0px;
}

a.sectionsubtitle:link, a.sectionsubtitle:visited {
	color: #0063e3;
	text-decoration: none;
}

a.sectionsubtitle:hover {
	color: #0063e3;
	text-decoration: underline;
}

.sectiontitledivid {
	float: left;
	height: 22px;
	font-size: 15px;
	font-weight: bold;
	color: #898989;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#navigation {
	background-color: #ffffff;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.topmenubox {
	margin-top: 4px;
	margin-right: 15px;
	text-align: right;
}

a.topmenu:link, a.topmenu:visited {
	font-size: 11px;
	color: #0063e3;
	text-decoration: none;
}

a.topmenu:hover {
	font-size: 11px;
	color: #0063e3;
	text-decoration: none;
}

.topmenuboxdivide {
	font-size: 11px;
	color: #0063e3;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.logobox {
	margin-top: 7px;
	text-align: center;
}

h1 {
	font-size: 16px;
	color: #898989;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}

h2 {
	font-size: 18px;
	color: #0063e3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

h3 {
	font-size: 12px;
	color: #0063e3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.bluenum {
	color: #0063e3;
	font-size: 10px;
	font-weight: bolder;
}

.subheadtitle {
	font-size: 11px;
	color: #898989;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-transform: uppercase;
}

.para {
	text-indent: 10px;
	text-align:justify;
}

.statisticsdiv {
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #898989;
}

.subinfo {
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}

.downloadbox {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.dwnldico {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 1px;
}

#paginationbox {
	width: 790px;
	height: 40px;
	text-align: center;
}

ul { border:0; margin:0; padding:0; }

#pagination li {
	border:0; margin:0; padding:0;
	font-size:11px;
	list-style: none;
}
#pagination a {
	border: solid 1px #dddddd;
	margin-right: 2px;
}

#pagination .previous-off,
#pagination .next-off {
	color: #666666;
	display: block;
	float: left;
	font-weight: bold;
	padding: 3px 4px;
}

#pagination .next a,
#pagination .previous a {
	font-weight: bold;
	border: solid 1px #FFFFFF;
} 

#pagination .active{
	color: #80aa03;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}

#pagination a:link,
#pagination a:visited {
	color: #0063e3;
	display: block;
	float: left;
	padding: 3px 6px;
	text-decoration: none;
}
#pagination a:hover{
	border: solid 1px #0063e3;
}

#footer {
	height: 50px;
	border-top: solid 2px #80aa03;
	background-image: url(/images/footerbg.gif);
	background-repeat: repeat-x;
}

#footerboxLeft {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;	
}

#footerboxRight {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

.copyr {
	color: #898989;
	font-size: 11px;
}

.clearFloatsBoth {
	clear: both;
}

.commentBox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.commauthor {
	font-size: 12px;
	color: #0063e3;
	font-weight: bold;
}

.commdate {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	color: #666666;
}

.windowadv {
	position: absolute; 
	opacity: 0; 
	cursor:text;
}

.windowTitle {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #898989;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}

.commentWindow {
	width: 350px;
	height: 370px;
	margin: 0px;
	border: 1px solid #CCC;
	background: #ffffff;
}

.commentWindowIn {
	width: 320px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: left;
}

.contactCommentWindow {
	width: 350px;
	height: 310px;
	margin: 0px;
	border: 1px solid #CCC;
	background: #ffffff;
}

.rateitBox {
	width: 318px;
	height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	text-align: center;
}

.commWinimput {
	font-size: 12px;
	color: #555;
	width: 318px;
	height: 19px;
	border: 1px solid #cccccc;
}

.commWintextarea {
	font-size: 12px;
	color: #555;
	width: 318px;
	height: 100px;
	border: 1px solid #cccccc;
}

.btn_submitcomm {
	float: right;
	width: 78px;
	height: 23px;
	border: none;
}

.ratestar {
	padding-bottom: 1px;
	width: 20px;
	height: 10px;
	border: none;
}

.sape {
	color: #898989;
	font-size: 11px;
	text-align: center;
}
