@import url("formIE.css");

body {
	font-family:calibri, "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	background-color:#0E2459;
	margin:0;
	padding:0;
}

#header-mini {
	background-color:#241E13;
	height:20px;
	width:100%;
}
.header-stripe {
	background-color:#FA3;
	height:5px;
	position:absolute;
	top:14px;
	width:100%;
}
.content-header-stripe {
	background-color:#FA3;
	height:5px;
	position:relative;
	top:9px;
	width:100%;
}
.content-header-stripe-mini {
	background-color:#241E13;
	height:1px;
	margin-bottom:150px;
	position:relative;
	top:9px;
	width:100%;
}
#header {
	background:#0E2459 url('../../../images/headerbg.png') top left repeat-x;
	height:155px;
	position:absolute;
	top:21px;
	width:100%;
	z-index:1;
}

#header a:hover {
	text-decoration: none;
}

#logo {
	background:url('../../../images/logo.png') top left no-repeat;
	height:155px;
	margin-left:0;
	position:relative;
	width:343px;
	z-index:3;
}
#maincontent {
	width: 98%;
	margin: auto;
	margin-top: 125px;
	position: relative;
}

#mainnavbox {
	text-align: right;
	position: absolute;
	right: 30px;
	top: 50px;
	float: right;
	z-index: 30;
	width: 450px;
	height: 100px;
}

hr {
	border:solid #D1D7DC 0;
	border-top-width:1px;
	height:0;
}

.forumline {
	background-color:#FFF;
	border:1px #999 solid;
	color: #000;
}

td.rowpic {
	background-color:#999;
}

th {
	background-color: #eee;
	color: #000;
	font-size: 12px;
	font-weight: 700;
	height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color:#999;
	height:28px;
}

.maintitle,h1,h2 {
	color:#fff;
	font-size:22px;
	font-weight:700;
	line-height:120%;
	text-decoration:none;
}

.genmed {
	font-size:12px;
}

.gensmall {
	font-size:11px;
}

.gen,.genmed,.gensmall {
	color:#999;
}

a.gen,a.genmed,a.gensmall {
	color:#000;
	text-decoration:none;
}

a.gen:hover,a.genmed:hover,a.gensmall:hover {
	color:#2b45c6;
	text-decoration:underline;
}

.mainmenu {
	color:fff;
	font-size:12px;
}

a.mainmenu {
	color:fff;
	text-decoration:none;
}

.cattitle {
	color:#000;
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
}

.forumlink {
	color:#000;
	font-size:12px;
	font-weight:700;
}

.name {
	color:#000;
	font-size:11px;
}

.postdetails {
	color:#000;
	font-size:11px;
}

.code {
	background-color:#FAFAFA;
	border:#D1D7DC;
	border-style:solid;
	border-width:1px;
	color:#060;
	font-family:Consolas, Monaco,Courier, 'Courier New', sans-serif;
	font-size:11px;
}

.quote {
	background-color:#FAFAFA;
	border:#D1D7DC;
	border-style:solid;
	border-width:1px;
	color:#444;
	font-size:12px;
	line-height:125%;
}

.copyright {
	color:#444;
	font-size:11px;
}

a.copyright {
	color:#444;
	text-decoration:none;
}

a.copyright:hover {
	color:#000;
	text-decoration:underline;
}

input,textarea,select {
	border-color:#000;
	color:#000;
}

input.post,textarea.post,select {
	background-color:#FFF;
}

input {
	text-indent:2px;
}

input.button {
	background-color:#EFEFEF;
	color:#000;
	font-size:11px;
}

input.mainoption {
	background-color:#FAFAFA;
	font-weight:700;
}

input.liteoption {
	background-color:#FAFAFA;
	font-weight:400;
}

.helpline {
	background-color:#DEE3E7;
	border-style:none;
}

a:link, a:visited, a:active {
	color: #eee;
	text-decoration: none;
}

a:hover {
	color: #eee;
	text-decoration: underline;
}

.forumline a:link,.forumline a:active,.forumline a:visited,a.postlink:link {
	color:#2b45c6;
	text-decoration:none;
}

a.mainmenu:hover,a.forumlink:hover,a.topictitle:hover,a.postlink:hover {
	color:#2b45c6;
	text-decoration:underline;
}

td.row1,td.row2,td.row3 {
	background-color:#fff;
}

.topicentry td {
	border-bottom: 1px solid #999;
}

.gen,.postbody {
	font-size:12px;
}

a.cattitle,a.forumlink,a.topictitle:link {
	color:#000;
	text-decoration:none;
}

a.cattitle:hover,a.nav:hover {
	text-decoration:underline;
}

.nav {
	color:#eee;
}

.nav, .topictitle {
	font-size:12px;
}

a.topictitle:visited,a.postlink:visited {
	color:#4D4D4D;
	text-decoration:none;
}