/****************************************** layout ***************************************/
#wrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding: 1px 0 0;
}

#logo{
	display: block;
	margin: 10px 0 0 6px;
	height: 124px;
	width: 413px;
}

#logoWhite {
	display: block;
	margin: 11px 0 0 7px;
	height: 122px;
	width: 411px;
}

.leftPad {
	padding: 0 0 0 28px;
}

.fullPadded {
	padding: 0 28px 0 28px;
	
}

/************************* left + right cols internal *********************/

#fpLeft {
    width: 640px;
    float: left;
}


#fpRight {
    width: 251px;
    float: right;
}

#fpRight ul li a {
    font-size: 15px;
    color: #0055a5;
}

#fpRight ul li a:hover {
    color: #4986bf;
}

#fpRight ul li.on a, #fpRight ul li.on a:hover {
    font-weight: bold;
    color: #0055a5;
    
}



#fpRight ul {
    border-top: 1px solid #c2c8cb;
}

#fpRight ul li {
    padding: 10px 0 10px 5px;
    border-bottom: 1px solid #c2c8cb;
}

#wrap .noBot {
	margin-bottom: 15px;
}
/****************************************** text styles ***************************************/

body{
	font-family: arial;
}

#message {
	font-weight: bold;
	clear: both;
	color: #9a090c;
	padding: 0px 0 0;
}

#message span {
	color: #2c9a39;
}

h2 {
	font-size: 18px;
	color: #0055a5;
	margin: 0 0 20px 0;
}

h1 {
	font-size: 18px;
	color: #0055a5;
	margin: 0 0 20px 0;
	
}

h3 {
	color: #0156a5;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 30px 0;
}
p {
	font-size: 14px;
	color: #5777b9;
	margin: 0 0 40px 0;
	line-height: 19px;
}

p.noBot {
	margin-bottom: 10px;
}

p span {
	color: #0156a5;
	font-weight: bold;
}

p span span {
	color: #0156a5;
}

.bigger {
	font-size: 1.3em;
}

.underline {
	color: #5777b9;
	font-weight: normal;
	text-decoration: underline;
}

p a {
	font-weight: bold;
	color: #5777b9;
	
}

p a:hover {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

#quote, div.tQuote {
	background: url('/assets/images/homepage/quoteTop.gif') top left no-repeat;
	padding: 10px 0 0 40px;
}

#quote p, div.tQuote div {
	background: url('/assets/images/homepage/quoteBottom.gif') bottom right no-repeat;
	font-size: 15px;
	line-height: 24px;
	color: #0055a5;
	padding: 0 40px 10px 0;
}

#quoteWhite {
	background: url('/assets/images/pre/quoteWhiteTop.gif') top left no-repeat;
	padding: 10px 0 0 40px;
}

#quoteWhite p {
	background: url('/assets/images/pre/quoteWhiteBottom.gif') bottom right no-repeat;
	font-size: 15px;
	line-height: 24px;
	color: #0055a5;
	padding: 0 40px 10px 0;
}

.innerList {
	margin: 0 0 30px 0;
}

.innerList li {
	font-size: 14px;
	color: #5777b9;
	padding: 0 0 0 35px;
	margin: 5px 0;
	background: url('/assets/images/bullet.gif') 0px 7px no-repeat;
}

.innerList li a {
	color: #5777b9;
	
}

.numbered {
	list-style-position: inside;
	margin: 0 0 20px 0;
}

.numbered li {
	font-size: 14px;
	color: #5777b9;
	margin: 5px 0;
	list-style-type: decimal;
}

form label {
	font-size: 12px;
	font-weight: bold;
	color: #5777b9;
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	padding: 0 10px 0 0;
}

form br {
	clear: both;
}

form .usual {
	font-size: 12px;
	color: #5777b9;
	border: 1px solid #5777b9;
	height: 20px;
	display: block;
	float: left;
	width: 150px;
	margin: 0 0 15px 0;
}


form textarea {
	border: 1px solid #5777b9;
	width: 250px;
	height: 200px;
	display: block;
	float: left;
}

#submit {
	width: auto;
	height: auto;
	margin: 15px 0 0 160px;
	padding: 1px 5px;
}

/****************************************** nav ***************************************/
#nav {
	margin: 0 0 0 117px;
	position: relative;
	bottom: 30px;
	width: 670px;
}

#nav li {
	display: inline;
	margin: 0 1px;
}

#nav li a {
	color: #2572ba;
	font-size: 15px;
	padding: 0 0 0 13px;
	background: url('/assets/images/nav/navOff.gif') 0px 5px no-repeat;
}

#nav li a:hover {
	background: url('/assets/images/nav/arrow.gif') 0px 4px no-repeat;
	color: #0055a5;
}

#nav li a.on {
	background: url('/assets/images/nav/navOn.gif') 0px 5px no-repeat;
	color: #0055a5;
}

#nav li a.on:hover {
	background: url('/assets/images/nav/navOn.gif') 0px 5px no-repeat;
	
}

/************************* subNav *********************/

#subNav {
	padding: 0 0 10px 0px;
	margin: 0 28px 20px 28px;
	border-bottom: 1px solid #adbddd;
	
}

#subNav li {
	display: inline;
	margin: 0 1px;
}

#subNav li a {
	color: #2572ba;
	font-size: 15px;
	padding: 0 0 0 13px;
	background: url('/assets/images/nav/navOff.gif') 0px 5px no-repeat;
}

#subNav li a:hover {
	background: url('/assets/images/nav/arrow.gif') 0px 4px no-repeat;
	color: #0055a5;
}

#subNav li a.on {
	background: url('/assets/images/nav/navOn.gif') 0px 5px no-repeat;
	color: #0055a5;
}

#subNav li a.on:hover {
	background: url('/assets/images/nav/navOn.gif') 0px 5px no-repeat;
	
}


/****************************************** footer ***************************************/

#footer {
	margin: 0 28px 0 28px;
	padding: 5px 0 0;
	width: 1000px;
	margin: 0 auto;
}

.footerHome {
	border-top: 1px solid #adbddd;
	
}

.footerRunning {
	
}

#footer p {
	float: left;
	width: 826px;
	font-size: 12px;
	padding: 10px 0 0;
}

#nrpt {
	width: 44px;
	height: 32px;
	float: right;
}

#reg {
	width: 48px;
	height: 34px;
	float: right;
	margin: 0 0 0 15px;
}

/************************* homepage *********************/
.home {
	background: url('/assets/images/homepage/bgNew.jpg') top left no-repeat;
}

.home #quote {
	width: 583px;
	margin: 60px 0 70px 25px;

}

#homeFirst {
	width: 757px;
}

.homeSecond {
	width: 831px;
}

/************************* running *********************/

.personal {
	background: #d9f2fe url('/assets/images/running/bg.jpg') bottom left no-repeat;
}

.personal h1 {
}

.personal #quote {
	width: 891px;
	margin: 40px 0 20px 25px;
	
}

.leftCol {
	width: 640px;
	float: left;
}

.running .leftCol, .personal .leftCol {
	padding: 0 0 287px 28px;
}

.about .leftCol {
	padding: 0 0 20px 28px;
	
}

#rightCol {
	width: 290px;
	float: right;
	margin: 0 28px 0px 0;
	text-align: right;	
	padding: 0 0 430px 0;
}

#rightCol img {
	margin: 0 0 30px 0;
}

/************************* nutrition *********************/	

.nutrition, .about {
	background: url('/assets/images/food/bg.jpg') top left no-repeat;
}

table {
	margin: 0 0 30px 0;
}

table td {
	padding: 0 0 6px 0;
	font-size: 14px;
	color: #5777b9;
	line-height: 19px;
	vertical-align: middle;
}

table tbody, table tr, table td, table, strong {
    border: 1px solid #FF6600 !important;
}

img {
    vertical-align: middle;
}

/************************* pre *********************/

.pre {
	background: url('/assets/images/pre/bg.jpg') top left no-repeat;
}

.preTwo {
	width: 640px;
}

.preThree {
	width: 663px;
}

.preFour {
	width: 746px;
}

.pre #quoteWhite {
	width: 650px;
	margin: 10px 0 40px 25px;
}

.pre .numbered li{
	margin: 12px 0;
}

dl dt {
	color: #0156a5;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 20px 0;
}

dl dd {
	font-size: 14px;
	color: #5777b9;
	line-height: 19px;
	margin: 0 0 20px 0;
}

#post {
	padding: 10px;
	border: 1px solid #0156a5;
	background: #f8fafc;
	width: 800px;
	margin: 0 0 20px 0;
}