/*

  Containers

*/

#page-container {
	width: 950px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#custom-doc {
	text-align: left;
	position: relative;
}
/*

	Branding

*/

#branding {
	clear: both;
	position: relative;
	height: 270px;
	position: relative;
	background: url(/images/bg/header.jpg) no-repeat top left;
	margin-bottom: 20px;
}

#branding-logo {
	position: absolute;
	top: 37px;
	left: 37px;
}

#branding-tagline {
	position: absolute;
	top: 166px;
	left: 37px;
	margin: 0;
}

#branding-additionals {
	margin: 0;
	position: absolute;
	top: 202px;
	left: 37px;
	color: #ffc423;
	font-size: 131%;
	font-weight: bold;
	font-style: italic;
}

#branding-additionals a {
	padding-left: 45px;
}

#branding-additionals a:link, #branding-additionals a:visited {
	text-decoration: underline;
	color: #ffc423;
}

#branding-additionals a:hover, #branding-additionals a:active {
	color: #fdda7a;
}

/*

  Main Navigation

*/

#nav-main {
	width: 100%;
	background: #29272a;
	height: 54px;
	position: relative;
}

#nav-main ul, #nav-main li {
	margin: 0;
	padding: 0;
}

#nav-main li {
	float: left;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	font-size: 131%;
}

#nav-main li.last {

}

#nav-main a {
	display: block;
	width: 150px;
	font-style: italic;
	height: 29px;
	padding-top: 25px;
	background: transparent url(/images/bg/nm-link.png) no-repeat top center;
	
}

#nav-main a:link, #nav-main a:visited {
	color: #a7a6a7;
}

#nav-main a:hover, #nav-main a:active {
	color: white;
	text-decoration: none;
	background: transparent url(/images/bg/nm-hover.png) no-repeat top center;
}

body.p1 li#nm1 a:link, body.p1 li#nm1 a:visited,
body.p1 li#nm1 a:hover, body.p1 li#nm1 a:active,
body.p2 li#nm2 a:link, body.p2 li#nm2 a:visited,
body.p2 li#nm2 a:hover, body.p2 li#nm2 a:active,
body.p3 li#nm3 a:link, body.p3 li#nm3 a:visited,
body.p3 li#nm3 a:hover, body.p3 li#nm3 a:active,
body.p4 li#nm4 a:link, body.p4 li#nm4 a:visited,
body.p4 li#nm4 a:hover, body.p4 li#nm4 a:active,
body.p5 li#nm5 a:link, body.p5 li#nm5 a:visited,
body.p5 li#nm5 a:hover, body.p5 li#nm5 a:active,
body.p6 li#nm6 a:link, body.p6 li#nm6 a:visited,
body.p6 li#nm6 a:hover, body.p6 li#nm6 a:active {
	cursor: default;
	color: #ffc423;
	background: transparent url(/images/bg/nm-link.png) no-repeat top center;
}

/*

  Content

*/

#content {
	background: transparent url(/images/bg/sidebar.png) repeat-y top right;
	overflow: hidden;
	width: 100%;
}

.main-content {
	float: left;
	width: 480px;
	padding: 0 40px;
}

.sidebar {
	float: left;
	width: 310px;
	padding: 30px 40px 20px 40px;
}

.main-content .first,
.sidebar .first {
	margin-top: 0;
}

.sidebar h2 {
	color: #e2b025;
	margin-bottom: 1em;
}

.sidebar.tabular {
	padding: 0;
	width: 390px;
	background: none;
}

.sidebar.tabular table {
	margin: 0;
}

.content-pic {
	margin: 2em 0 0 0;
	display: block;
}

.sidebar .content-pic {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.biglogo {
	margin-top: 4em;
}

.prominent-statement, .thank-you {
	color: #008752;
	font-weight: bold;
	font-size: 123.1%;
	margin-bottom: 0;
}

.prominent-link, .thank-you {
	font-size: 108%;
	font-weight: bold;
}

.prominent-statement-ext {
	text-align: center;
}

.thank-you {
	margin-top: 2em;
	font-size: 153.9%;
}

.prominent-link:link, .prominent-link:visited {
	color: #e2b025;
	text-decoration: underline;
}

.prominent-link:hover, .prominent-link:active {
	color: #e2b025;
	text-decoration: underline;
}

.coach-info th {
	background: #008752;
	border: none;
	white-space: nowrap;
	font-size: 131%;
}

.feature-set-head {
	text-align: left;
}

.coach-info td {
	background: #29272a;
	border: 6px solid black;
	vertical-align: top;
	padding: 10px;
}

td.coach-type {
	font-weight: bold;
	text-align: right;
	border-left: none;
}

td.feature-set {
	border-right: none;
}

.contact-details a:link, .contact-details a:visited,
.contact-details a:hover, .contact-details a:active {
	color: white;
	text-decoration: underline;
}

/*

#footer

*/

#footer-container {
	clear: both;
	padding-top: 35px;
}

#footer {
	position: relative;	
	border-top: 6px solid #008752;
	background: #29272a;
	padding-left: 30px;
}

#nav-supp {
	float:left;
	overflow:hidden;
	position:relative;
	width:100%;
}

#nav-supp ul, #nav-supp li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-supp ul {
	float:left;
	margin: 15px 0 0 0;
	position:relative;
}

#nav-supp li {
	float:left;
	position:relative;
	padding: 0 11px 0 10px;
	background: url(/images/icons/ns-sep.png) no-repeat 100% 60%;
	line-height: 18px;
	margin: 0;
	font-size: 93%;
}

#nav-supp li.first {
	padding-left: 0;
}

#nav-supp li.last {
	background: none;
	padding-right: 0;
}

#nav-supp a:link, #nav-supp a:visited {
	color: #a7a6a7;
	text-decoration: none;
}

#nav-supp a:hover, #nav-supp a:active {
	color: #ffc423;
	text-decoration: none;
}

/*

  Siteinfo

*/

#siteinfo-legals {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 15px;
	clear: left;
	color: #7a7a7a;
	font-size: 93%;
}

#siteinfo-legals a {
	padding-left: 10px;
}

#siteinfo-legals a:link, #siteinfo-legals a:visited {
	color: #7a7a7a;
	text-decoration: underline;
}

#siteinfo-legals a:hover, #siteinfo-legals a:active {
	color: #ffc423;
	text-decoration: underline;
}

#siteinfo-credits {
	position: absolute;
	top: 15px;
	right: 30px;
	font-size: 93%;
}

#siteinfo-credits a:link, #siteinfo-credits a:visited {
	color: #7a7a7a;
	text-decoration: underline;
}

#siteinfo-credits a:hover, #siteinfo-credits a:active {
	color: #ffc423;
	text-decoration: underline;
}