@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../picts/index/background-grayfade.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #777777;
}
a:link {
	color: #333366;
	text-decoration: none;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #333366;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.boxmid input {
	background-color: #ecf1f6;
	margin-left: 2px;
	font-size: 12px;
}
.boxmid select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 3px;
	margin-left: 2px;
}
.mainframe {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.toparea {
	height: 470px;
	background-image: url(../picts/index/fitnesswoman.jpg);
	background-repeat: no-repeat;
}
.toparea .mcafeebox {
	position: absolute;
	top: 6px;
	width: 980px;
	text-align: right;
}
.toparea .logoarea {
	position: absolute;
	top: 82px;
	width: 940px;
}
.logoarea .logobox {
	width: 395px;
	float: right;
	font-weight: bold;
	color: #555555;
}
.logobox .login {
	text-align: right;
	font-weight: bold;	
}
.logobox .boxmid {
	background-image: url(../picts/index/boxlogo/boxmid.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 6px;
	padding-bottom: 9px;
}
.boxmid .searcherror {
	margin-top: 3px;
	color: #990000;
	font-size: 11px;
}
.logobox .boxmidcopy {
	background-image: url(../picts/index/boxlogo/boxmid.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #555555;
}
.logobox .boxmid p {
	padding-bottom: 20px;
}
.logobox .login a:link {
	color: #CC0000;
	text-decoration: none;
}
.logobox .login a:visited {
	color: #CC0000;
	text-decoration: none;
}
.logobox .login a:active {
	color: #CC0000;
	text-decoration: none;
}
.logobox .login a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.midarea {
	position: absolute;
	top: 510px;
	width: 990px;
	text-align: center;
}
.bottomarea {
	position: absolute;
	top: 520px;
	width: 990px;
}
.bottomarea .maincopy {
	width: 655px;
	float: left;
	padding-bottom: 15px;
}
.maincopy a:link {
	color: #777777;
	text-decoration: none;
}
.maincopy a:visited {
	color: #777777;
	text-decoration: none;
}
.maincopy a:hover {
	color: #777777;
	text-decoration: none;
}
.maincopy a:active {
	color: #777777;
	text-decoration: none;
}
.maincopy h1 {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-top: 0px;
}
.maincopy h2 {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-top: 4px;
}

.bottomarea .rightcol {
	width: 300px;
	float: right;
}
.fitcat {
	font-size: 9px;
	background-color: #e7e7eb;
	padding: 10px;
	color: #CCCCCC;
	line-height: 14px;
	border: 1px solid #E2E4E8;
	word-spacing: -1px;
	margin-top: 25px;
}
.fitcat h3 {
	font-size: 12px;
	color: #888284;
	margin: 0px;
	padding: 0px 0px 3px;
	line-height: 15px;
	word-spacing: normal;
}
.fitcat a {
	color: #888284;
	text-decoration: none;
	font-size: 10px;
}

.bottomarea .botcredits {
	clear: both;
	text-align: center;
	padding: 25px;
}
.copyright {
	font-size: 9px;
	text-align: center;
	padding-top: 10px;
}
.botcredits .bottomlinks {
	padding-top: 35px;
	line-height: 30px;
	color: #CCCCCC;
}
.maincopy .memberquote {
	padding-right: 35px;
	padding-left: 35px;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}
.logohide {
	position: absolute;
	visibility: hidden;
}

