/* @override 
	http://www.itsports.com.au/StyleSheets08/itsports_screen.css
	http://localhost:8888/itsports/css/itsports_screen.css
	http://www.itsports.com.au/css/itsports_screen.css
*/

/* @group Undo */

/*:link,:visited { text-decoration:none }*/

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }


ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }


a img,:link img,:visited img { border:none }


address { font-style:normal }


/* @end */

/* @group structure */

#privateStore {
	font-size: .9em;
	padding: 10px;
	background-color: #f3f3f3;
	border: 1px solid silver;
}

#privateStore img {
	margin-right: 20px;
}

#privateStore p {
	margin-top: 30px;
}

#privateStore h3 {
	border-bottom: 2px groove white;
	padding-bottom: 10px;
}

body {
	background: #878787 url(../images09/backgrounds/body.png) repeat-x;
	margin: 0;
	font-family: Helvetica, "Helvetica Neue", Geneva, Arial, sans-serif;
}

#nav {
	width: 950px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}

/* @group navbar */

body#index a#index, body#thescience a#thescience, body#stockists a#stockists, body#testimonials a#testimonials, body#contact a#contact, body#store a#store, body#sizechart a#sizechart {
	background-color: #282828;
	color: white;
}

#nav ul {
	padding-top: 15px;
	padding-bottom: 10px;
	position: relative;
}

#nav li {
	display: inline;
}

#nav a {
	color: #ffd00d;
	text-decoration: none;
	padding: 6px 12px;
	margin-right: -1px;
	margin-left: -1px;
	font-size: .95em;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#nav a:hover {
	color: white;
	border-style: none;
	background-color: #282828;
}



/* @end */

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#logos {
	padding-left: 20px;
	padding-right: 20px;
}

#cap {
	color: white;
	font-size: 30px;
	background: url(../images09/backgrounds/cap_blue.png) no-repeat;
	width: 100%;
	height: 78px;
}

#page {
	top: 30px;
	left: 70px;
	width: 500px;
	position: relative;
}

#content {
	background: url(../images09/backgrounds/guts.png) repeat-y;
	width: 100%;
	padding-bottom: 15px;
	color: #4b5459;
}

#leftcol {
	margin-left: 70px;
	float: left;
	width: 550px;
	margin-right: 10px;
	margin-top: 30px;
	font-size: 1em;
	z-index: 0;
	padding-right: 10px;
	position: relative;
}

#mainquote {
	font-size: 1.3em;
	margin-bottom: 30px;
}

.kenneth {
	font-size: .8em;
	padding-left: 5px;
}

.principal {
	font-size: .6em;
	text-transform: uppercase;
	padding-left: 5px;
}

#mainquote p {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	text-shadow: #bcbcbc 1px 1px 2px;
}

#leftcol.receiptwrapper {
	width: 800px;
	border-style: none;
}

#rightcol {
	width: 225px;
	z-index: 0;
	margin-top: 30px;
	position: relative;
	float: right;
	font-size: .9em;
	border-left: 1px dotted silver;
	margin-right: 70px;
	padding-left: 10px;
}

#bot {
	height: 40px;
	width: 100%;
	margin-bottom: 20px;
	background: url(../images09/backgrounds/bot.png) no-repeat;
}

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	font: 11px Verdana, Tahoma, Trebuchet, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 30px;
	color: silver;
}



/* @end */

#heading {
	text-align: center;
	margin-left: 70px;
}

#heading img {
	margin-bottom: -85px;
}

#heading table {
	text-align: center;
	width: inherit;
	margin-right: auto;
	margin-left: auto;
}

#heading td {
	color: gray;
	font-size: 12px;
	width: 114px;
	vertical-align: top;
}

#discount {
	clear: both;
	text-align: center;
	padding-top: 30px;
}

#index #discount img {
	border: 1px solid silver;
	margin-top: 5px;
}

table {border-collapse: collapse;
	width: 100%;
}

.hidescreen {
	font-size: .7em;
}

.dist_list {
	font-size: .8em;
}

.dist_list td {
	padding-bottom: 10px;
	padding-right: 10px;
	border-bottom: 1px dotted silver;
	padding-top: 10px;
}

/* @group classes */

.rsnav {
	width: auto;
}

.price {
	float: right;
	font-weight: bold;
}

.orderdetails {
	width: 800px;
	clear: both;
	float: left;
}

/* @group smallform */

.smallform {
	font-size: .8em;
}

.smalltextfield {
	border: 1px solid silver;
	font-size: 1em;
	width: 220px;
	padding: 2px;
}



/* @end */

.form {
}

.form th {
	text-align: left;
	border-bottom: 1px solid silver;
	padding-top: 20px;
}

.form td {
	padding-top: 10px;
	padding-bottom: 5px;
	white-space: nowrap;
	border-bottom: 1px dotted #d2d2d2;
	font-size: .9em;
}

.textfield {
	padding: 3px;
	border: 1px solid silver;
	font-size: .9em;
	width: 250px;
}

td.submit {
	padding-top: 21px;
	padding-bottom: 20px;
	border-bottom: 2px solid silver;
}

#rightcol.cart {
	width: 275px;
}

.proddetails {
	background-color: #fafafa;
	padding-left: 10px;
	padding-right: 10px;
}

#leftcol.infocol {
	border-right-style: none;
	width: 800px;
}

#leftcol.prodlist {
	width: 500px;
}

.prodlisting {
	margin-top: 20px;
}

.prodlisting td {
	font-size: .8em;
	border-bottom: 1px solid silver;
}

.addtocart {
	margin-top: 30px;
	padding-top: 15px;
	border-top: 1px dotted gray;
	padding-bottom: 10px;
}

.archiveinfo {
	font-style: italic;
	font-size: .8em;
	color: silver;
	line-height: 1.3em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.strong {
	color: #878787;
	font-weight: bold;
	text-transform: lowercase;
}

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

.athletename {
	font-size: .8em;
	width: 100%;
	line-height: 2em;
	color: orange;
}

#index .athletename {
	color: gray;
	line-height: 1.3em;
}

.bio {
	font-style: italic;
	font-size: .8em;
	color: gray;
}



/* @end */

/* @group text */

.alert {
	color: #d82436;
	font-weight: bold;
	font-size: 1.5em;
}

h1 {
	font-size: 2em;
	margin-bottom: 20px;
}

h2 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid silver;
}

h4 {
	text-transform: uppercase;
	font-size: .9em;
	padding-bottom: .4em;
	border-top: 2px solid silver;
	border-bottom: 1px dotted silver;
	padding-top: .4em;
	margin-top: 1.6em;
}

h3 {
	margin-top: .6em;
	margin-bottom: .3em;
}

#content ul {
	list-style-type: decimal;
	margin-left: 25px;
	font-weight: bold;
	margin-top: 15px;
}

#index #content ul li {
	margin-bottom: 5px;
}

/* My Comment */

ol {
	list-style-position: outside;
	list-style-type: disc;
	font-weight: normal;
	font-style: normal;
	margin-left: 16px;
	margin-bottom: 20px;
}

#footer a {
	color: #b9b9b9;
}

#footer a:hover {
	border-style: none;
	color: white;
}

a {
	text-decoration: none;
	color: #0397d6;
}

a:hover {
	color: #0333d6;
}

p {
	margin-top: .6em;
	margin-bottom: .6em;
}

#discount p {
	font-size: .8em;
}

.addtocart p {
	font-weight: bold;
	font-size: .85em;
}



/* @end */

/* @group floats */

.containfloat {
	clear:both;
	line-height:0;
	height:0;
	font-size:0;	
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearboth {
	clear: both;
}



/* @end */

#xmasWrapper {
	background-color: #70a233;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#xmasMessage {
	margin-right: auto;
	margin-left: auto;
	color: white;
}

#xmasMessage img {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

#xmasMessage p {
	margin-top: 0;
	padding-top: 30px;
	float: left;
}