@import url("menu.css");
@import url("pda.css");
@import url("info.css");

body {
	background-color: #929292;
	font: 11px Verdana, Geneva, Helvetica, Arial, Sans-serif;
	color: #626262;
}

a:focus {
	outline: none;
}

img {
	border: 0;
}

#main {
	width: 750px;
	margin: 20px auto;
	position: relative;
}

#page {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	/*border-top: 1px solid #000000;*/
}

div.clearer {
	clear: both;
}

div#bottom {
	background: url("../images/bottom.gif");
	background-color: #929292;
	background-repeat: no-repeat;
	width: 100%;
	height: 12px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

#sidebar {
	float: left;
	width: 180px;
	padding: 10px;
	font-size: 10px;
}

.sidebox {
	background: #ffffff;
	border-left: 2px solid #929292;
	border-right: 2px solid #929292;
	width: 186px;
	margin: 0;
	padding: 0 5px 1px 5px;
}

.sideboxtop, .sideboxbottom {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 10px;
	font-size: 1px;
}

.sideboxtop {
	background: url("../images/sidebar_top.gif") no-repeat;
}

.sideboxbottom {
	background: url("../images/sidebar_bottom.gif") no-repeat;
	margin-bottom: 10px;
}

.sidebox a {
	color: #000000;
}

.sidebox a.internal, .sidebox a.popup, .sidebox a.pda, .sidebox a.hash, .sidebox a.fixed {
	display: block;
	padding: 0 0 5px 20px;
	margin: 0;
}

.sidebox a.internal, .sidebox a.popup {
	background: url("../images/link.gif") no-repeat;
}

.sidebox a.pda, .sidebox a.fixed {
	background: url("../images/pdalink.gif") no-repeat;
}

.sidebox a.hash {
	background: url("../images/hashlink.gif") no-repeat;
}

.sidebox a.internal:hover, .sidebox a.popup:hover {
	background: url("../images/link_over.gif") no-repeat;
}

.sidebox a.pda:hover {
	background: url("../images/pdalink_over.gif") no-repeat;
}

.sidebox a.hash:hover {
	background: url("../images/hashlink_over.gif") no-repeat;
}

.sidebox a.mail {
	display: block;
	background: url("../images/mail_background.gif") no-repeat;
	color: #ffffff;
	width: 182px;
	margin: 4px 0 0 0;
	padding: 3px 0 0 4px;
	height: 20px;
}

.sidebox a.mail:hover {
	background: url("../images/mail_background.gif") no-repeat;
	color: #B0D144;
}

.sidebox h4 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

#content {
	background: url("../images/background.gif");
	background-color: #ffffff;
	background-repeat: no-repeat;
	width: 100%;
}

div#frontcontent {
	float: left; 
	width: 380px;
	top: 10px;
	padding: 15px 15px 40px 15px;
}

#frontcontent a, #pagecontent a, #pdadisplay a {
	color: #709204;
}

#frontcontent a:hover, #pagecontent a:hover #pdadisplay a:hover {
	text-decoration: underline;
}

#pagecontent {
	padding: 10px;
	width: 500px;
	margin-left: 220px;	
}

.frontitem {
	border-top: 1px solid #b2b2b2;
	margin: 0 0 15px 0;
}

#content h2 {
	margin: 0 0 5px 0;
	font: 18px Verdana, Geneva, Helvetica, Arial, Sans-serif;
	font-weight: bold;
	color: #000000;
}

#frontcontent h2 {
	padding: 3px 0 0 18px;
	margin: 0;
	font-size: 120%;
	color: #000000;
	background: url("../images/headlinebullet.gif") no-repeat;
	background-position: 0px 5px;
}

#content div.toplink {
	position: relative;
}

#content div.toplink a {
	position: absolute;
	left: -210px;
	top: -25px;
	color: #000000;
	display: block;
	padding: 0 0 5px 20px;
	margin: 0;
	background: url("../images/toplink.gif") no-repeat;
}

#frontcontent h3 {
	padding: 0;
	border: 0;
}

#content p, #content ul, #content h3, #content h4, #content blockquote {
	margin-top: 0;
	margin-bottom: 6px;
}

#content h3 {
	font-size: 100%;
	margin-top: 16px;
	color: #000000;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #c2c2c2;
}

#sidebar h3 {
	margin-top: 0px;
	padding: 0;
}

#content h2 + h3 {
	margin-top: 0;
}

#content h4 {
	font-size: 100%;
	font-weight: bold;
}

#content cite {
	display: block;
	text-align: right;
	margin: 0 0 6px 0;
}

#pagecontent {
	line-height: 150%;
}

#frontcontent ul {
	margin-bottom: 5px;
	margin: 0 0 5px 0;
	padding: 0;
	
	list-style: none;
}

#frontcontent ul li {
	padding: 0 0 0 30px;
	margin: 0 0 2px 0;
	background: url("../images/subbullet.gif") no-repeat;
	background-position: 18px 4px;
}

address {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 0 0 0;
	position: relative;
	top: -37px;
	font-style: normal;
}

address img.bullet {
	padding: 0 5px;
}

img#k2k {
	position: relative;
	top: -47px;
	left: 15px;
}

div#topbanner {
	width: 750px;
	height: 150px;
}

#flashfrontpda {
	position: relative;
	left: 30px;
	top: 35px;
}

.flag {
	border: 1px solid #000000;
	width: 20px;
	height: 12px;
	position: relative;
	left: 696px;
	top: 22px;
}

/* Fix for Mozilla scrollbar */
html { min-height: 100%; margin-bottom: 1px; }

/* FORM */

#contactform input.txt, #contactform textarea {
	border: 1px solid #000000;
	width: 350px;
}

#contactform label {
	font-weight: bold;
}

#contactform label.required {
	color: #bb0000;
}

#contactform input.submitbtn {
	background-color: #B0D144;
	font-weight: bold;
	border: 1px solid #000000;
	width: 200px;
}

#content p.splitter {
	margin-top: 25px;
}

.downloadstatus {
	color: #000000;
	background-color: #ffffff;
	width: 220px;
	margin: 20px auto;
	padding: 10px;
}

.eventdate {
	font-weight: normal;
}

#jsinfo {
	position: absolute;
	top: 220px;
	left: 440px;
	border: 1px solid #000000;
	background: #F8C867;
	width: 250px;
	padding: 5px;
}

.rightimg {
	float: right;
	margin-right: 4px;
}

.cardcolumn {
	width: 110px;
}

.cardcolumn h3 {
	margin: 0;
	padding: 0;
}

.cardcolumn p {
	margin: 0;
	padding: 0;
}

.cardbottom {
	clear: both;
	padding: 6px 0 0 0;
	margin: 0;
}