* {
	margin: 0;
	padding: 0;
}

html {
	border-top: 2px solid #bf0000;
}

body {
	width: 948px;
	margin: 0 auto;
	font-family: Arial, Helvetica, Sans, sans-serif;
	font-size: 10pt;
	color: #808080;
}

.cb {
	clear: both;
}

.hr {
	clear: both:
	height: 1px;
	line-height: 1px;
	border-top: 1px dashed #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

#repsFeed .hr {
	margin-top: 1px;
	margin-bottom: 1px;

}

#loginBar {
	margin-top: 10px;
	padding: 5px 17px 0;
	text-align: right;
}

#loginBar a {
	color: #bf0000;
	text-decoration: none;
}

#navBar {
	margin-top: 5px;
	padding: 5px 17px 0px 17px;
	width: 914px;
	height: 50px;
	background: transparent url(/img/navBar.png) no-repeat 0 0;
	color: white;
	font-weight: bold;
}

.nbd {
	float: right;
	height: 32px;
	width: 2px;
	margin: 0 10px;
	margin-top: -2px;
}
.repsCounterLabel {
	float: right;
	margin-top: 2px;
	margin-right: 10px;
}

.repsCounter {
	width: 126px;
	height: 23px;
	padding-left: 6px;
	padding-top: 5px;
	background: transparent url(/img/repsCounter.gif) no-repeat 0 0;
	float: right;
	margin-top: 3px;
}

.repsCounter span span {
	margin-left: 2px;
	height: 15px;
	width: 11px;
	float: left;
	background: transparent url(/img/repsNumbers.gif) no-repeat 0 0;
}

.repsCounter span {
	height: 15px;
	width: 13px;
	float: left;
	background: transparent url(/img/repsNumberDivider.gif) no-repeat 0 -1px;
}

.repsCounter .n0 {background-position: 0 0px}
.repsCounter .n1 {background-position: 0 -22px}
.repsCounter .n2 {background-position: 0 -43px}
.repsCounter .n3 {background-position: 0 -65px}
.repsCounter .n4 {background-position: 0 -87px}
.repsCounter .n5 {background-position: 0 -108px}
.repsCounter .n6 {background-position: 0 -129px}
.repsCounter .n7 {background-position: 0 -151px}
.repsCounter .n8 {background-position: 0 -172px}
.repsCounter .n9 {background-position: 0 -194px}

a#home {
	float: left;
	height: 30px;
	width: 71px;
	background: transparent url(/img/gymFuNavLogo.gif) no-repeat 2px 0;
}

a#home:hover {
	background: transparent url(/img/gymFuNavLogo.gif) no-repeat -68px 0;
}

a#support {
	height: 30px;
	width: 77px;
	margin-right: 5px;
	background: transparent url(/img/navSupport.gif) no-repeat -1px -3px;
}

a#support:hover {
	background: transparent url(/img/navSupport.gif) no-repeat -79px -3px;
}

#companySlogan {
	float: left;
	margin: 8px 15px 0px 0px;
	font-size: 8pt;
}

#nav a {
	float: right;
	height: 30px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: white;
}

.featured {
	padding: 5px 17px 0px 17px;
	width: 914px;
}

.productName {
	position: relative;
	top: 6px;
	float: left;
}

.productSlogan {
	font-size: 14pt;
	color: black;
	float: left;
	height: 22px;
	margin-top: 18px;
}

.subnav {
	float: right;
}

.subnav a {
	float: right;
	text-decoration: none;
	padding: 0 20px;
	margin-top: 18px;
	color: black;
	height: 26px;
	background: transparent url(/img/subnavBar.gif) repeat-x 0 -30px;
}

.subnav a:hover, .subnav a.selected {
	color: #bf0000;
}

.mainCell {
	padding-left: 648px;
	width: 300px;
	height: 350px;
	margin-top: 50px;
}

.featuredTitle {
	margin-bottom: 20px
}

.mainCell p {
	font-size: 12pt;
	line-height: 150%;
	margin-bottom: 10px;
}

.mainCell ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top: 15px;
}

.mainCell li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	background: transparent url(/img/bullet.gif) no-repeat -6px 0px;
	margin: 0px 0px 10px 10px;
	font-size: 12pt;
	color: #4d4d4d
}

#overviewPushupFu .mainCell {
	background: transparent url(/img/featuredOverviewPushupFu.png) no-repeat -1px -25px;
}

#screenshotsPushupFu .mainCell {
	background: transparent url(/img/featuredScreenshotsPushupFu.png) no-repeat -17px 0px;
	padding-left: 0px;
	width: 914px;
}

#supportPushupFu .mainCell {
	padding-left: 0px;
	width: 914px;
}

a#buyNow {
	float: right;
	height: 98px;
	width: 95px;
	margin-right: 20px;
	background: transparent url(/img/buyNow.png) no-repeat -0px 0px;
	text-decoration:none;
}

a#buyNow:hover {
	background: transparent url(/img/buyNow.png) no-repeat -95px 0px;
}

#feeds {
	width: 948px;
}

#newsFeedBox, #repsFeedBox {
	float: left;
	width: 448px;
	background: transparent url(/img/feedBackground.png) repeat-y 0 0;
}

#repsFeedBox {
	float: right;
}

#newsFeed, #repsFeed {
	padding: 10px 23px 10px 23px;
	font-size: 10pt;
}

#repsFeed {

}

#newsFeed img {
	float: left;
}

#newsFeed a img {
	border: 1px solid #808080;
	margin-right: 8px;
	margin-bottom: 8px;
}

#newsFeedTitle, #repsFeedTitle {
	width:448px;
	height: 33px;
	background: transparent url(/img/feedTitle.png) no-repeat 0 0;
	font-weight: bold;
	color: white;
}

#newsFeedTitle h2, #repsFeedTitle h2 {
	font-size: 10pt;
	padding: 10px 23px 0px 23px;
	text-shadow: 0px 2px black;
}


#repsFeed .profileNick {
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	width: 100%
}

#repsFeed .profileStats {
	color: black;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}

#repsFeed .profileLevel {
	width: 90px;
	padding: 20px 0 10px 0;
	position: relative;
	top: -8px;
	margin-bottom: -8px;
	float: left;
	margin: 0;
	font-size: 25pt;
	color: white;
	text-shadow: 0px 4px 4px black;
	text-align: center;
	margin-left: 20px
}

#repsFeed .profileContainer {
	width: 260px;
	float: left;
	margin-left: -20px;
}

#repsFeed .profileLevel, #repsFeed .profileNick, #repsFeed .profileStats, #repsFeed .profileContainer {
	display: inline-block;
}

#newsCap, #repsCap {
	width:448px;
	height: 25px;
	background: transparent url(/img/feedBottom.png) no-repeat 0 0;
	font-weight: bold;
	color: white;
}


#helpNav {
	width: 230px;
	height: 430px;
	float: left;
	text-align: right;
	background: white url(/img/helpNavBackground.png) no-repeat right 0;
}

.helpNavTitle {
	margin-right: 60px;
	font-size: 12pt;
	color: #808080;
	margin-bottom: 10px;
}

#helpNav ul {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

#helpNav li {
	background-image: none;
}

#helpNav li a {
	padding-right: 34px;
	margin-right: 26px;
	color: #808080;
	text-decoration: none;
}

#helpNav li a.selected {
	color: #bf0000;
	background: white url(/img/helpNavSelected.png) no-repeat	right 3px;
}

#helpNav li a:hover {
	color: #bf0000
}

.helpPanel {
	float: left;
	width: 680px;
	display: none;
}

.helpPanel a {
	text-decoration: none;
	color: #bf0000;
}

.helpPanelText {
	float: left;
	width: 300px;
	padding: 15px;
	padding-top: 0px;
}

.helpPanelText li {
	color: #808080
}

.helpPanelImage {
	float: left;
	margin: 15px;
	margin-top: 0px;
}

.stuck {
	margin-top: 70px;
}

.help3Column {
	width: 190px;
	text-align: center;
}

.help3Column * {
	padding: 0;
	margin: 0;
}

.help3Column strong {
	color: #4d4d4d;
}
