@import url("css/housemenu.css");
body {
	padding: 0;
	margin: 0;
	background: #000 url(images/background.jpg) repeat-x;
}

.ControlPanel {
	width: 15%;
	background-color: #aaa;
}

#MenuText {
	float: left;
	position: fixed;
	top: 40px;
	left: 460px;
	font-family: Arial;
	font-weight: boldl;
	color: #B42019;
	font-size: 16pt;
	z-index: -1;
}

a:link,a:visted,a:hover,a:active {
	color: #FFF;
}

#dnn_dnnSEARCH_ClassicSearch {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

/* Header */
.logoImg {
	margin-top: 24px;
	margin-left: 29px;
}

.NavDiv {
	position: relative;
	top: -13px;
	left: 268px;
	background-color: #D59D11;
	height: 26px;
	width: 600px;
}
/* Middle */
#MainSection {
	clear: both;
	margin-left: 130px;
	width: 735px;
}

.pgRedBox {
	width: 100%;
}

.DNNEmptyPane {
	display: none;
}

/* Red Box */
.redBox {
	width: 100%;
}

.cnttopleft {
	width: 12px;
	height: 10px;
}

.cnttopline, .cntleftline, .cntbottomline, .cntrightline {
	background-color: #B42019;
}

.cnttopright {
	width: 11px;
	height: 10px;
}

.contentbox {
	background-color: #B42019;
	color: #fff;
	padding: 10px;
	width: 100%;
}

.contentbox .CommandButton, .contentbox a:link {
/* originally also had .contentbox span */
	color: #FFF;
}

.cntbottomleft {
	width: 12px;
	height: 10px;
}

.cntbottomright {
	width: 12px;
	height: 10px;
}

/* Page Padding */
#dnn_bxTopLeft,#dnn_bxTopRight,#dnn_bxMidLeft,#dnn_bxMidRight,#dnn_bxBtmLeft,#dnn_bxBtmRight,#dnn_bxBtmLeft2,#dnn_bxBtmRight2 {
	padding: 12px;
}


/* Bottom */
#bottom {
	clear: both;
	margin-top: 15px;
	margin-left: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
}

#bottom a {
	color: #fff;
}

a.CommandButton:link,a.CommandButton:visited,a:link,a:visited {
	color: #fff;
}

.ModuleTitle_MenuItem {
	background-color: #B42019;
}

.ModuleTitle_MenuItem:hover {
	background-color: #222;
}

/*test styles*/

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FFF;	
}

h2,h3 {
	color: #FFF;
}

#dnn_ContentPane li, #dnn_ContentPane td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

tr.Normal {
	font-size: 14px;
}

.tblEventsPage h1, .tblEventsPage h2 {
	margin: 0;
}

.SubHead {
	color: #fff;
}

#dnn_ctr540_dnnTITLE_lblTitle {
	display: none;
}

#dnn_ctr530_contentpane {
	background-color: #B9B9B9;
}

#dnn_ctr530_contentpane span,#dnn_ctr530_contentpane p{
	color: #000;
}
