/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%; color:#333333; font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

body {font-size: 10px;color:#999999;background:#222222;font-family:Arial, Verdana, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-size: 10px; color:#333333}
h1 {margin-bottom:0.5em}
h2 {margin-bottom:0.5em;color:#141414}
h3 {line-height:1;margin-bottom:1em}
p {margin:0 0 1.5em;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:hover {text-decoration:underline}
a {color:#141414;text-decoration:none;}
li ul, li ol {margin:0 1.5em;}

.mod_wrapper {
margin: 0px 0px 0px 0px; }

.mod_wrapper  .body {
margin: 0px 0px 0px 0px; }

.downloadcolumn {
height: 200px;
width: 130px;
float: left;
margin-bottom: 10px;
padding-right: 4px;
margin-right: 4px;
border-right: #ccc dotted 1px; }

.mod_slideshow {
background: #000;
width: 900px;
margin-bottom: 10px; }

.mod_slideshowtitle {
background: #000;
width: 900px;
border-bottom: #fff solid 1px;
margin-bottom: 10px; }


body {
	margin: 0;
	padding: 0;
	border: 0;
}

p strong {color:black; font-weight:normal}

#topbar {position:absolute;top:0;left:0;width:100%;height:0px}
#leftcontent{
	position: absolute;
	top: 15px;
	bottom: 0; 
	left: 22px;
	width: 222px;
	background: none;
	color: black;
}

#homebgimage{
background: #40413c url(images/backgroundtest.jpg);
background-position: top center;
background-repeat: no-repeat;
position: fixed;
float:left;
top: 10px; 
left: 270px; 
right: 0;
bottom: 0;
overflow: auto; 
padding-top:180px;
}

#maincontent{
	position: relative;
	float:left;
	top: 0px; 
	left: 270px; 
	background: #222222;
	padding-top:0px;
}

.interactivepic {
height: 297px;
width: 495px;
margin-bottom: 10px;
padding-right: 10px;
margin-right: 0px;
float: left; }

.midcol, .rightcol, .widecol {float:left;display:block}
.midcol {margin-right:32px;}
.midcol, .rightcol {width:279px;margin-bottom:10px}
.widecol {width:695px}
.widecol .midcol {margin-left:0}
.widecol .midcol, .widecol .rightcol {padding-top:0}

.midcol object, .midcol embed {width:275px; height:222px  }

#leftcontent select {width:222px;font-size:9px;font-family:verdana;padding-left:10px}

.title {color:#141414}

label {font-weight:bold;}
fieldset {padding:1em;margin:0 0 1.5em 0;border:0px solid #333333;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:0px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:0px solid #333333;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}

OPTGROUP.grey{font-family:Arial, Verdana, sans-serif;; 
	font-weight: normal;	
	color: black;
	font-style: normal;
	text-decoration: none;
}

div.section {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div#loginBox {
	margin-top: 5px;
}
div#loginBox div.formField {
	float: left;
}
div#loginBox div.padRight {
	padding-right: 5px;
}
div#loginBox label {
	display: block;
	font: 11px arial, sans-serif;
	margin: 0;
	padding: 0;
}
div#loginBox input {
	display: block;
	margin-top: 2px;
}
div#loginBox input.text {
	width: 85px;
	padding: 1px;
	font: 10px arial, sans-serif;
}
div#loginBox input.image {
	display: block;
	padding-top: 1px;
}
div#loginBox div.error {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* GENERAL */
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */