
/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	outline: none;
	}

a img {
	border: none;
	outline: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #fff;
	background-image: url(http://www.peakperformance.com.au/templateimages/body-bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	color: #000;
	font-family: Arial;
	}

img {
	-ms-interpolation-mode:bicubic;
	}

#wrapper {							/* for Fixed-Width Centered layouts  */
	width: 882px;
	margin-left: auto;
	margin-right: auto;
	}
	
#header {							/* for TABLE based header */
	background-image: url(http://www.peakperformance.com.au/templateimages/header-bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 364px;
	}

#header p {
	color: #fff;
	font-size: 0.8em;
	width: 60%;
	}
	
#bothead {
	vertical-align: top;
	padding: 25px 0 0 0;
	text-align: left;
	}
	
#topnav {
	height: 35px;
	}
	
#topnav img {
	padding-right: 2px;
	}
	
#topnav a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	}

#headtb {
	margin-bottom: 50px;
	}
	
#toprow {
	}

#rightheader {
	text-align: right;
	vertical-align: bottom;
	height: 78px;
	}

#main {
	vertical-align: top;
	width: 100%;
	padding-bottom: 5px;
	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 7px 20px 5px 5px;
	}

#content, #content td {
	font-size: small;
	}

#amazon {
	vertical-align: top;
	padding: 45px 5px 15px 5px;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	margin-bottom: 1em;
	font-size: 1.4em;
	font-weight: normal;
	color: #16330e;
	}

h2, h3 {
	margin-top: 1.25em;
	margin-bottom: .35em;
	}
	
h4 {
	margin-top: 1.25em;
	margin-bottom: .65em;
	}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #16330e;
	}

h3 {
	font-size: smalle;
	color: #16330e;
	}

h4 {
	font-size: small;
	color: #fff;							/* if bgcolour is needed - if not, change to darker colour  */
	background-color: #4fbe00;				/* if bgcolour is needed  */
	padding: 2px 2px 3px 5px;				/* if bgcolour is needed  */
	}

p {
	font-size: 1em;
	letter-spacing: 0.09em;
	margin-bottom: 1.25em;
	}
	
li {
	font-size: 1em;
	letter-spacing: 0.09em;
	}

#footer {
	width: auto;
	margin-bottom: 10px;
	}

/* =================================================== */
/* E-C Logo and Copyright ... CENTERED */
/* =================================================== */

#centerlogoshell {
	text-align: center;
	}

#poweredbyb {
	margin: 10px 0 10px 0;
	}

.smallb {
	font-size: x-small;
	color: #9bb864;
	}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #00a2ff;
	text-decoration: underline;
	}

a:hover	{
	color: #bd1b00;
	}

.subnav {
	color: #ccc;
	font-size: x-small;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #e9e9e9;
	padding: 3px 20px 5px 20px;
	text-align: center;
	}

#navcolumn, #navcolbase {
	vertical-align: top;
	padding: 45px 0 0 0;
	}

#navcolbase {
	vertical-align: bottom;
	}

#nav {
	background-image: url(http://www.peakperformance.com.au/templateimages/bg-nav.gif);
	}

#navigator {
	width: 241px;
	}

.button1, .button2, .currentpage {
	font-family: Arial;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	background-image: url(http://www.peakperformance.com.au/templateimages/right-navbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 32px;
	margin: 0px;
	padding: 0px;
	border-bottom: solid #fff 1px;
	width: 241px;
	}
	
.submen {
	font-family: Arial;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	background-image: url(http://www.peakperformance.com.au/templateimages/rightnav-subbg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 17px;
	margin: 0px;
	padding: 0px;
	border-bottom: solid #fff 1px;
	width: 241px;
	}

.button1 a, .button2 a, .currentpage a {
	padding: 10px 10px 5px 10px;
	text-decoration: none;
	display: block;
	width: auto;
	height: 32px;
	color: #fff;
	}

.currentpage a {
	color: #fff;
	background-image: url(http://www.peakperformance.com.au/templateimages/rightnav-current.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover {
	color: #fff;
	background-image: url(http://www.peakperformance.com.au/templateimages/rightnav-current.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
.submen a:hover {
	color: #fff;
	}

.submen a {
	padding: 3px 10px 3px 10px;
	font-weight: normal;
	height: 17px;
	text-decoration: none;
	display: block;
	color: #fff;
	}
	
.submen a:hover {
	height: 17px;
	}
	
.bottomop {
	background-image: url(http://www.peakperformance.com.au/templateimages/bot-headerbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 25%;
	height: 28px;
	text-align: center;
	padding: 5px 0 0 0;
	vertical-align: top;
	}
	
.bottomop p {
	color: #fff;
	font-size: 0.8em;
	margin-top: none;
	margin-bottom: none;
	}

.bottomop a {
	color: #fff;
	text-decoration: none;
	}
	
.bottomoptd {
	width: 25%;
	text-align: center;
	vertical-align: top;
	}
	
.bottomoptd p {
	color: #3da000;
	font-size: 0.75em;
	margin-bottom: 0;
	padding: 5px 15px 0 15px;
	}
	
#webtwonavwrap {
	text-align: center;
	background-image: url(http://www.peakperformance.com.au/templateimages/webtwo-navrep.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}
	
#webtwonav {
	width: 882px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	
#webtwonav td {
	vertical-align: top;
	}
	
#webtwonav h3 a {
	color: #2f2f2f;
	font-size: 0.7em;
	text-decoration: none;
	}
	
#webtwonav p a {
	color: #2f2f2f;
	font-size: 0.7em;
	text-decoration: none;
	}
	
#webtwonav a:hover {
	color: #b1b1b1;
	}

.dynamicform table {
	width: 90%;
	align: center;
	}

.formtext {
	background-color: #e6f9cf;
	}

.dynamicform .formfield {
	background-color: #64cb00;
	}

.dynamicform .formsubmit {
	background-color: #358800;
	}

/* =================================================== */
/* SIDE LINKS */
/* =================================================== */

.sidelinks-container h3{
	padding:0px;
	position:absolute;
	font:32px Verdana, Arial, Helvetica, sans-serif;
	line-height:50px;
}

.sidelinks-container {
	position:fixed;
	left:1px;
	width:100px;
	height:50px;
	padding:0px;
	bottom:40px;
	background: #444;
border: 1px solid #000;
	
}
.container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
