/*CSS Document
width:960
height:615*/
*
{
	margin: 0;
	padding: 0;
	border: none;
}
TABLE .Head
{
	color: #FFFFFF;
	padding: 0 0 0 50px;
}
DIV#footItems A:hover
{
	color: #03B0FF;
}
DIV#footItems A
{
	color: #FEFEFE;
	font: 10pt Calibri;
}
DIV#footItems
{
	color: #FEFEFE;
	font: 10pt Calibri;
	padding: 0 20px 0 0;
}
HTML, BODY
{
	height: 100%;
	background: url(images/BG.jpg) fixed;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 900px;
	margin: 0 auto -25px;
/*the bottom margin is the negative value of the footer's height*/
	background: url(images/transparent.png) repeat-y -2px;
}
#wrapper-all
{
	margin: 0 auto;
	width: 875px;
}
/*oooooooooooooooooooo Navigation*/
#nav-horizontal
{
/*float:left;*/
	margin: 20px 20px 0;
	border: thin dotted #03B0FF;
	padding: 3px;
	background: #222222;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
	background: #A54434;
/*height:100px;*/
	float: left;
	margin: 20px 0 0;
}
#column-a1
{
	background: #8C321E;
	width: 236px;
	float: left;
	margin: 0 0 0 10px;
}
#column-a2
{
	background: #8C321E;
	width: 236px;
	float: left;
	margin: 0 0 0 10px;
}
#column-a3
{
	background: #8C321E;
	width: 236px;
	float: left;
	margin: 0 0 0 10px;
}
/*oooooooooooooooooooo Header*/
#wrapper-header
{
/*height:150px;*/
	height: 100px;
	position: relative;
}
#logo
{
	width: auto;
	height: auto;
	position: absolute;
	top: 20px;
	left: 20px;
}
DIV#login A
{
	color: #FEFEFE;
	font: 12pt Calibri;
}
DIV#login A:hover
{
	color: #03B0FF;
}
DIV#login
{
	position: absolute;
	right: 20px;
	top: 20px;
}
/*oooooooooooooooooooo Footer*/
#footer, #sticky-footer-push
{
	height: 25px;
/*#sticky-footer-push must be the same height as #footer
do not replace with min-height*/
	width: 875px;
	margin: 0 auto;
}
#sticky-footer-push
{
	background: #848A73;
	clear: both;
	visibility: hidden;
}
#footer
{
	clear: both;
	text-align: right;
}
#footer-ob-logo
{
	float: left;
}
/*Sticky Footer by Ryan Fait: http://ryanfait.com/*/
UL#menu0 LI
{
	display: inline;
	position: relative;
	font-weight: bold;
	padding: 10px 30px;
	font: 12pt Calibri;
}
UL#menu0 LI+LI
{
	padding-left: 30px;
	border-left: none;
}
#menu0 LI:hover TABLE
{
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 500;
	display: block;
}
#menu0 LI TABLE UL LI
{
	border: none;
}
#menu0 LI TABLE A
{
	margin-left: -45px;
	display: block;
	width: 160px;
	padding: 0 8px 4px;
	text-align: justify;
	padding-top: 4px;
	font-size: 12px;
	color: #FEFEFE;
	background: #222222;
	border: thin dotted #03B0FF;
}
#menu0 LI TABLE
{
	display: none;
}
#menu0 LI TABLE UL LI
{
	padding: 0;
}
#menu0 LI A:hover
{
	opacity: 1;
	color: #03B0FF;
}
#menu0 A
{
	color: #FEFEFE;
}
#menu0 A#CurrentLink
{
	color: #03B0FF;
}
#columnMaker
{
	margin-bottom: 40px;
}
#columnMaker TD
{
	padding: 5px;
}
DIV#dnn_ctr_ModuleContent
{
	color: #C23232;
}
TABLE .containerrow1_blue
{
	background: #222222;
}
TABLE .SubHead
{
	color: #FEFEFE;
	font: 1em Calibri;
}
#houseMenuH LI
{
	display: inline;
}
A
{
	color: #FBFBFB;
	outline: none;
}
P
{
	color: #FEFEFE;
}
#dnn_leftPane
{
	width: 295px;
}
TABLE.containermaster_blue
{
	background: #222222;
	border: thin dotted #03B0FF;
	width: 275px;
	/*+border-radius:0;*/
	border-radius: 0 0 0 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}
TABLE INPUT
{
	height: 20px;
	padding: 3px 3px 0;
}
INPUT.StandardButton
{
	background: #03B0FF;
	padding: 5px;
	height: 30px;
	width: 60px;
	/*+border-radius:5px;*/
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	color: #FEFEFE;
	margin: 10px 0 0;
	border: thin solid #FEFEFE;
}
TABLE LABEL
{
	color: #FEFEFE;
	margin: 0px;
	font: 1em Calibri;
}
INPUT#dnn_ctr_Login_chkCookie
{
	margin: 3px 10px 0 0;
	height: 0px;
}
TABLE #dnn_ctr_Login_tdRegister A:hover
{
	color: #03B0FF;
}
TABLE #dnn_ctr_Login_tdRegister A
{
	color: #FEFEFE;
	font: 10pt Calibri;
}
TABLE #dnn_ctr_Login_tdPassword A
{
	color: #FFFFFF;
	font: 10pt Calibri;
}
TABLE #dnn_ctr_Login_tdPassword A:hover
{
	color: #03B0FF;
}
DIV#dnn_ctr_Login_pnlLogin
{
	padding: 0 0 0 45px;
}
