@import url(layout.css);

#dnn_ctr504_ModuleContent .Normal
{
    font-size: 9pt;
}

.Head
{
    font-family: Arial;
    color: #000000;
    font-size: 13.5pt;
    font-weight: bold;
}

.ListDate, .ListTitle
{
    font-size: 9pt !important;
}

.body 
{
	padding: 0px;
	margin: 0px;
	background-color: #740d00;
	background-image: url(/images/body_bg_red.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}

.Event {
background-color:#EFE7E7;
border:1px solid #E5DFDF;
color:white;
font-family:Verdana;
font-size:7pt;
height:600px !important;
table-layout:auto;
text-align:center;
width:600px !important;
}

a
{
	color: inherit;
}

TD.tblLogs
{
    color: Black !important;
    font-size: 8pt !important;
}

.DNNAlignleft, .DNNAligncenter, .DNNAlignright{
text-align:left;
}
.sidebar_input_text
{
	background-color: #330600;
	border-color: #b3b3b3;	
	border-style: solid;
	border-width: 1px;
	width: 164px;
	color: White;
	font-family: Arial;
	font-size: 9pt;
	height: 18px;	
}
.bmi_input_text
{
	background-color: #e95c04;
	border-color: #760d00;	
	border-style: solid;
	border-width: 1px;
	width: 38px;
	color: White;
	font-family: Arial;
	font-size: 9pt;
	height: 16px;	
}

.bmi_output_text
{
	background-color: #b91600;
	border-color: #760d00;	
	border-style: solid;
	border-width: 1px;
	width: 38px;
	color: White;
	font-family: Arial;
	font-size: 9pt;
	height: 16px;	
}
#navigation_container ul
{
	margin: 0px;
	padding: 0px;
	border: 1px solid black;
	width: 150px;
}

#navigation_container li
{
	margin: 0px;
	padding: 0px;
	height: 29px;
	list-style: none;
	text-align: left;
	background-image: url(/images/subnav_item_off.gif);
}

#navigation_container li:hover
{
	background-image: url(/images/subnav_item_on.gif);
	
}


#navigation_container li a
{
	display: block;
	height: 24px;
	padding-top: 5px;
	padding-left: 20px;
	text-decoration: none;
	color: #534a46;
}


.login_input_text
{
background-color:#330600;
border:1px solid #AB5D02;
color:White;
font-family:Arial;
font-size:9pt;
height:16px;
width:125px;
}

#siteHeaderTotals
{
    width: 311px;
    position: absolute;
    top: 44px;
    left: 620px;
    text-align: center;
}

#totalParticipants
{
    color: #ffad1f;
    font-family: Arial;
    font-size: 11pt;
}

#popin_coverDiv {
    background:white none repeat scroll 0%;
    left:0px;
    position:absolute;
    top:0px;
    z-index: 99999999;
}

#popinContentDiv {
    background:white none repeat scroll 0%;
    border:0px none;
    position:absolute;
}

#totalLostWeight
{
    color: white;
    font-family: Arial;
    font-size: 16pt; 
    font-weight: bold;
}

#totalSince
{
    color: #cec1ca;
    font-family: Arial;
    font-size: 8pt; 
    font-weight: bold;
    
}
#dnn_dnnSEARCH_txtSearch {
background-color:#111111;
border:1px solid #EEEEEE;
color:#CCCCCC;
font-size:12px;
padding: 1px;
margin: 0px;
width: 187px;
height: 16px;
padding-left: 7px;
}

.aOKC_Head_M
{
line-height: 5px;
    color: #770101;
    font-size: 10px;
    font-weight: bold;
}

HR
{

    padding: 0px;
    margin: 2px 0px 4px 0px;
    height: 1px;
    color: #CCC;
    background-color: #CCC
}

#OKCCustomLogin
{
    display: block;
}