/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-family: Geneva, Arial, Helvetica, sans-serif; */
	font-size: 10pt;
	background-color: #F4ECE8;
	/* background-color: #84B1F6; */
}

.formelement {
	font-size: 9pt;
}

.formelement input {
	border: none;
	background-color: white;
	line-height: 10pt;
	height: 10pt;
	font-size: 8pt;
	border: 1px solid #a5adb5;
	color: #2b2a2a;
	width: 99%;
	background-image: url(images/shade.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.pseudoformelement {
	line-height: 10pt;
	height: 10pt;
	font-size: 8pt;
	}

.formelement textarea {
	background-color: white;	
	line-height: 10pt;
	font-size: 8pt;
	border: 1px solid #a5adb5;
	background-image: url(images/shade.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #2b2a2a;
	width: 99%;	
	overflow: auto;
}

.formelement select {
	border: 1px solid #a5adb5;
}

.formelement select, .formelement option {
	background-color: white;
	line-height: 10pt;
	font-size: 8pt;
	color: #2b2a2a;
	width: 99%;
}

.button {
	width: auto;
	font-size: 8pt;
}



#topnav {
	width: 936px;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	color: white;
	margin-bottom: 5px;
}

#topnav a,#topnav a:link,#topnav a:active,#topnav a:visited {
	color: white;
	text-decoration: none;
	margin-left: 5px;
}

#topnav a:hover {
	color: white;
	text-decoration: underline;
}

#mainnav {
	width: 936px;
	height: 30px;
	margin-bottom: 5px;
	text-align: center;
	overflow: hidden;
}

#mainnav a {
	width: 156px;
	height: 30px;
	display: block;
	float: left;
	text-align: center;
	font-size: 10pt;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
}

#mainnav a:link,#mainnav a:active,#mainnav a:visited {
	color: white;
}

#mainnav a:hover {
	color: black;
}

#pagewrapper {
	width: 941px;
	border: 1px solid #000000;
	padding: 5px;
	/*background-color: #8C352E;*/
	background-color: #8C352E;
}

#headerlogo {
	width: 936px;
	background-image: url(images/mec_header.jpg);
	background-repeat: no-repeat;
	height: 202px;
	border: 1px solid #fff;
	margin-bottom: 5px;
}

#silverbar {
	width: 919px;
	background-image: url(images/silver-bar-text-only.gif);
	background-repeat: no-repeat;
	height: 37px;
	position: relative;
	top: -8px;
	margin-bottom: -19px;
}

#contentheader {
	width: 936px;
	height: 15px;
	* margin-bottom: -1px;
	margin-top: 5px;
	border-top: 1px solid  #999999;
	border-left: 1px solid  #999999;
	border-right: 1px solid  #999999;
	background-color: white;
	background-image: url(images/shaded_white_top.gif);	
	text-align: left;
	clear: both;
}

#contentwrapper {
	width: 938px;
	height: 100%;
	background-color: white;
	text-align: left;
	clear: both;
}

#contentfooter{
	width: 936px;
	height: 15px;
	border: 1px solid #999999;
	border-top: none;
	background-color: white;
	background-image: url(images/shaded_white_bottom.gif);	
	text-align: left;
	clear: both;
}

#content {
	width: 936px;
	height: 100%;
	background-color: white;	
	clear: both;
	float: left;
	border: 1px solid #999999;
	border-bottom-width: 0px;
	border-top-width: 0px;
	background-image: url(images/shaded_white_middle.gif);
/*	background-image: url(images/shade.gif);*/
/*	background-position: top;*/
/*	background-repeat: repeat-x; */
}

#content a,#content a:link,#content a:active,#content a:visited {
	color: #8C352E;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#leftCol {
	float: left;
	width: 200px;
	height: 100%;
}

#leftColContent {
	padding: 10px;	
	padding-left: 10px;
	height: 100%;
}

#goldbutton a {
	width: 186px;
	height: 26px;
	display: block;
	text-align: center;
	background-color: #ee920c;
	background-image:url(images/goldbutton.png);
	line-height: 26px;
	text-decoration: none;
	font-weight: bold;
}

#goldbutton a:link,#goldbutton a:active,#goldbutton a:visited {
}


#goldbutton a:hover {
	color: white;
}

#rightCol {
	float: right;
	width: 736px;
	height: 100%;
}

#rightColContent {
	padding: 10px;
	padding-right: 20px;
	height: 100%;
}

#footer {
	margin-top: 5px;
	clear: both;
	color: #ffffff;
	font-size: 8pt;
}


.headline {
	font-size: 12pt;
	font-weight: bold;
}

.subhead {
	font-size: 10pt;
	font-weight: bold;
}


.tablecell {
	font-size: 10pt;
}

h5 {
text-decoration: underline;
font-weight: normal;

}

.leaderboard {
	font-size: 8pt;
    padding: 3px;
	margin-top: 3px;
	color: #000;
	background-color: #d8e9f1;
}

.leaderboardcell {
	background-color: #d8e9f1;
	font-size: 8pt;
}

#caloriejournal {
	font-size: 8pt;
}

#caloriejournal option,#caloriejournal select {
	font-size: 8pt;
}

.caloriejournal {
	font-size: 8pt;
}

.blocklink a {
	display: block;
	border: 1px solid black;
	font-size: 8pt;
}

.blocklink a:hover {
	text-decoration: none;
}

#caloriejournal td {
	font-size: 8pt;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

.MenuSideBar {
}

a.menuHeader:hover {
	display: inline;
	margin: 0px;
	padding: 1px;
	font-family: Verdana;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
}


a.MenuSideBar:link,a.MenuSideBar:active,a.MenuSideBar:visited {
	display: inline;
	margin: 0px;
	padding: 1px;
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: bold;
	color: #8C352E;
	text-decoration: none;
}

a.MenuSideBar:hover {
	display: inline;
	margin: 0px;
	padding: 1px;
	font-family: Verdana;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: underline;
}

a.tip {
	color: #000000;
	border-bottom: 1px dashed;
	text-decoration: none;
}

a.tip:hover {
	text-decoration: none;
	position: relative;
	cursor: help;
}

a.tip span {
	display: none;
	text-align: justify;
}

a.tip:hover span {
	display: block;
   	position: absolute; top: 10px; left: 0;
	/* formatting only styles */
   	padding: 5px; 
	margin: 10px; 
	z-index: 100;
   	border: 1px dotted #c0c0c0;
    text-decoration: none;
	padding-right: 20px;
	background: #f0f0f0;
	width: 250px;
	/* end formatting */
}
