﻿body {
}
#productPage
{
  	width: 100%;
	background-image: url('images/RepeatableTextureBackground.jpg');
	background-repeat: repeat;
	min-height: 312px;
}

#productPage #menuContainer{
	border-bottom: 0px solid #464646;
}

#topContainer4
{
	margin: 0 auto;
	width: 826px;
    min-height: 275px;
    *height: 275px;
}

#topBox4{
	width: 100%;
	height: 378px;
	margin: 0 auto;
	position: relative;
	background: url('images/page-3-bg.jpg') top center no-repeat;
}

.athletesHeader{
	background: url('images/AthletesHeader.jpg') top center no-repeat !important;
}

.contactHeader{
	background: url('images/ContactHeader.jpg') top center no-repeat !important;
}

.about-us{
	margin: 0 auto;
	width: 826px;
    min-height: 318px;
    *height: 318px;
}
.about-us-header{
	width: 100%;
	height: 378px;
	margin: 0 auto;
	position: relative;
	background: url('images/AboutUsHeader.jpg') top center no-repeat !important;
}

#pageContent4 {
	width: 828px;
	min-height: 99px;
	margin: 0 auto;
}

#featuredContainer4
{
	position: relative;
	*height: 97px;
	min-height: 97px;
	*left: 1px;
}

#midContainer4
{
    clear: both;
	width: 100%;
	*margin-top: 20px;
}

#midContent4{
	width: 828px;
	*position: relative;
	*width: 826px;
	*left: 1px;
	margin: 0 auto;
}

li.sf_authorComment
{
    background-color: #000 !important;
}

#productBox{
	width: 828px;
	/*border: 1px solid white;*/
	border: 1px solid #272727;
	margin: 0px;
	padding: 0px;
	min-height: 250px;
	display: block;
	background-color: Black;
	z-index: -1;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}

.topRow{
	width: 100%;
	min-height: 150px;
}

.productImage{
	float: left;
	width: 200px;
	min-height: 100px;
	margin: 5px;
	z-index: -1;
}

.productImage img{
	z-index: -1;
}

.productInfo{
	float: right;
	width: 596px;
	margin: 10px;
	text-align: justify;
	color: White;
	z-index: 0;
	font-size: 1.1em;
}

.productInfo h4{
	font-size: 1.8em;
	color: #ffffff;
	padding: 0;
	margin: 0;
	z-index: 0;
}

.productInfo p
{
    font-size: 1.3em;
    color: #a2a2a2;
	z-index: 0;
}

.productInfo div
{
    margin: 10px 0 0 0;
	z-index: 0;
}

.productInfo div ul li
{
    font-size: 1.3em;
    padding: 2px;
	z-index: 0;
}

div.aboutUs
{
	z-index: 0;
	color: #a2a2a2;
    float: left;
    width: 800px;
    height: 380px;
    margin: 0px 2px 0px 2px;
    padding: 10px;
	background: #000;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	border: 1px solid #272727;
}

div.aboutUs p{
    font-size: 1.3em;
    color: #fff;
	padding:10px;
}

.bottomRow{
	width: 100%;
	height: 64px;
	text-align: center;
}

.bottomRow ul{
	list-style:none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 65px;
}

.bottomRow ul li{
	width: 170px;
	padding: 0;
	margin: 0;
	height: 65px;
	display: inline-block;
	vertical-align: middle;
	*display: inline;
}

.bottomRow img{
	vertical-align: bottom;
}

.bottomRow a{
	height: 64px;
	display: inline-block;
	line-height: 64px;
	font-size: 1.2em;
}

