/***** Reset Styles *****/
table 
{
	margin: 0;
	padding: 0;
	border-collapse: collapse; border-spacing: 0;
}

a { outline: none; }
caption, th { font-style: normal; font-weight: normal; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }
em { text-decoration: underline; font-style: none; }
.clear { clear: both; }

/***** Basic Styles *****/
body
{
	margin: 0;
	padding: 0;
	font-size: .7em;
	line-height: 1.15;
	font-family: Arial, sans-serif, Helvetica;
}

/*body.parents { background: #000 url(../../assets/background-soccer.jpg) no-repeat top; }

body.sports { background: #000 url(../../assets/background-sports.jpg) no-repeat center 72px; }

body.products { background: #000 url(../../assets/background-product.jpg) no-repeat center 35px; }

body.tech { background: #000 url(../../assets/background-tech.jpg) no-repeat center 50px; } */

a {
	color: #6d6d6d;
	text-decoration: none;
}

div {
	min-height: 1px;
	height: auto;
	_height: 1px;
}

input, textarea {
	/*color: #b2b2b2;
	background: #333;*/
	color: #333333;
	background: #bdc3c6;
	border: solid 1px #666666;
	font-size: 90%;
	font-family: Helvetica, Arial, Sans-Serif;
	padding-left: .2em;
}

input[type='image'] { padding-left: 0; }

select 
{
	color: #333333;
	background: #b2b2b2;
	border: solid 1px #666666;
	font-size: 90%;
	font-family: Helvetica, Arial, Sans-Serif;
	padding-left: .2em;
}

.searcharea input, textarea
{
	color: #b2b2b2;
	background: #333;
}



label strong 
{
	color: #f78429;
}

/***** flash *****/
#flash { width: 940px; height: 225px; overflow: hidden; }

/***** overlay *****/
.overlay { display: none; }
.overlayShow { background: #000000; opacity: 0.75; z-index: 97; position: fixed; bottom: 0; left: 0; width: 100%; height: 100%; }

/***** overlay content ****/
#importantMessage { position: absolute; top: 0; left: 0; width: 100%; opacity: 1; z-index: 98; height: 100%; }
#importantMessage div { position: relative; width: 600px; margin: 0 auto; margin-top: 100px; padding: 1em 1em 1.5em 1em; background: #ffffff; border: 1px solid #f78429; }
#importantMessage a { display: block; margin: 0 auto; width: auto; text-align: center; color: #757462; font-size: 150%; padding: 0 11px; text-decoration: underline; font-weight: bold; }

/***** Generic classes *****/
table.radioList 
{
	float: left;
}

.error span 
{
	/*background: #1c1d17; */
	display: block;
	float: left;
	padding-left: 1em;
	color: #cc3333;
}

.errorMsg 
{
	background: #1c1d17; 
	padding: .5em;
	margin-bottom: 1em;
	width: 30em;
}

.oneContainer .innercontent .errorMsg 
{
	width: 30em;
}

.innercontent .errorMsg
{
	width: auto;
}

.errorMsg span  
{
	color: #cc3333; 
	font-weight: bold;
	font-size: 115%;
}

.cart p.errorMsg 
{
	width: 30em;
}

.errorMsg ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: .3em;
	line-height: 1.5;
	color: #cc3333; 
	font-weight: bold;
	padding-left: 1em;
}

.norelatedproducts { min-height: 15em; }

.col { float: left; }

.header .colRight { width: 215px; float: right; }

.colR { float: right; }

/* .rivets { float: left; position: relative; width: 100%; background: #404040; height: 23px; }
.rivets span { float: right; display: block; width: 9px; height: 23px; position: absolute; top: 0; right: 0; } */

.row, div.cleaner { clear: both; }

.price 
{
	font-size: 120%;
}

.section .formFix .showMore 
{
	width: 60%;
}

.section .showMore a 
{
	text-decoration: none;
}

.showMore a img
{
	float: left;
	padding-right: 5px;
	text-decoration: none;
}

.hidden { display: none; }
.visible { display: block; }

.linkBtn 
{
	border: 1px solid #666666;
}

.linkBtn img 
{
	margin: 0;
	padding: 0;
}

.more 
{
	clear: left;
	margin-top: .8em;
	padding: .5em;
	width: 26.5em;
	background: #333333;
}

.xSmall 
{
	width: 2em;
	margin: 0 .3em;
}

.small 
{
	width: 5em;
}

.year
{
	width: 3.0em;
	margin: 0 .3em;
}

select.small 
{
	width: 6.5em;
}

select.reg 
{
	width: 9em;
}


input.reg 
{
	width: 12em;
}

.reg2 
{
	width: 15em;
}

.reg1
{
	width: 8.5em;
}
.large 
{
	width: 22em;
}

.xLarge 
{
	width: 27.5em;
}

select.large 
{
	width: 22.3em;
}

.rightAlign
{
	text-align: right;
}

.rightAlign a 
{
	padding: 0;
}

.section .top 
{
	padding-top: 0;
}

.topAlign 
{
	vertical-align: top;
}

.rightFloat 
{
	float: right;
	padding-bottom: 2em;
}

.formFix .rightFloat { float: right; }

.cart .col div .rightFloat { padding-bottom: 1em; }

.rightFloat p.btn, .rightFloat p.btn a
{
	float: right;
	margin: 0 0 0 1.5em;
	width: auto;
}

.footerLink 
{
	list-style: none;
	margin-top: 1em;
	padding-bottom: 1em;
	line-height: 1.7;
	float: right;
	clear: both;
}

.footerLink li 
{ 
	display: inline;
	padding: .5em 0 .5em 2em;
	line-height: 1;
}

.pdfLinks 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.pdfLinks li 
{
	font-size: 120%;
	line-height: 1.5;
	background: url("../../assets/pdf_icon.gif") no-repeat 0 50%;
	padding-left: 29px;
	margin-bottom: .5em;
}

.pdfLinks li a 
{
	color: #ffffff;
}

p.btn 
{
	float: left;
	padding-top: .5em;
}

p.btn a
{
	border: 1px solid #666666;
	float: left;
	width: auto;
}

p.btn a img 
{
	margin: 0;
	padding: 0;
	float: left;
}

input.btn 
{
	cursor: pointer;
	background: #000;
	text-transform: uppercase; 
}

.btn-noborder { border: none !important; }

input.check {
	margin: 10px 0 0 0;
	border: none;
	background: none;
}

input.button {
	border: none;
}


.section 
{
	width: 100%;
	padding-bottom: 1em;
	color: #ffffff;
}

.rule 
{
	border-bottom: 2px solid #1c1d17;
	margin-bottom: 2em;
}

p.rule 
{
	margin: 0;
}

.minHeight { min-height: 400px; }

/* format for checkbox or other single option element */
.singleOption 
{
	position: relative;	
	line-height: 1;
	width: auto;
}

.singleOption label 
{
	position: absolute;
	left: 2.2em;
	vertical-align: middle;
	padding-top: .3em;
}

.singleOption input 
{
	position: absolute;
	left: 0;
	vertical-align: middle;
}

/* format for radio or other multiple option elements */
.multipleOption label 
{
	float: left;
	padding-top: 3px;
}

.multipleOption div 
{
	float: left;
}

.multipleOption p
{
	position: relative;
	line-height: 1.5;
	padding-bottom: .8em;
}

.section .multipleOption p 
{
	width: 25em;
	margin-bottom: 8px;
}

.section .twoCol p
{
	width: 15em;
	float: left;
	clear: none;
}

.twoColSmall p
{
	width: 13em;
	float: left;
	clear: none;
	margin-top: .5em;
	margin-bottom: 0;
	line-height: 1;
	vertical-align: middle;
}

.twoColSmall .check
{
	float: left;
	display: block;
	vertical-align: middle;
}

.twoColSmall label 
{
	float: left;
	padding-left: .5em;
	line-height: 1.5;
	display: block;
}

.section .multipleOption p label 
{
	width: auto;
}

.multipleOption p label 
{
	position: absolute;
	left: 2.2em;
	vertical-align: middle;
	padding-top: 0;
}

.multipleOption p input 
{
	position: absolute;
	left: 0;
	vertical-align: middle;
	top: .5em;
}

.multipleOption p span 
{
	position: absolute;
	right: 0;
}

/**********/

img { border: 0; }


div.cleaner img {
	height: 1px;
	visibility: hidden;
}

input.check {
	margin: 10px 0 0 0;
	border: none;
}

input.button {
	border: none;
}

input.search {
	width: 145px;
	margin-top: 3px;
}

/*****Global*****/

.headerWrap 
{
    width: 974px;
    margin: 0 auto;
    background: url('/assets/trans-header.png');
}
    

.header {
	position: relative;
	z-index:2;
	width: 940px;
	margin: 0 auto;
}
.header img.logo {
	margin: 15px 0 0 9px;
}

.home .header .content 
{
	margin-top: 25px;
}

.header .content {
	margin: 25px 0 0 0px;
	width: 600px;
	text-align: right;
	float: right;
	z-index:1;
}

.header .content div {
	float: right;
}

.header .content img, .header .content input, .header .content a { float: left; }
.header .content a { padding-top: 6px; padding-left: .8em; }
.header a.nopadding { padding: 0; }
.header .content img { padding: 3px; }

.header a.cartquantity {
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	padding: 1px 12px 0 0;
	right: 1px;
	top: 1px;
	position: absolute;
}

.header img.cart { margin-right: 18px; }
.header img.free-shipping { margin-right: 7px; }
.header img.mag { margin-left: 5px; }

.utils { padding: 4px 0 0; margin: 0 0 3px; list-style: none; position: absolute; right: 65px; top: 3px; }
.utils li { float: left; color: #464646; }
.header .utils li a { padding: 0 .5em; color: #F78429; }

.header .shipping-promo { color: #FFFFFF; font-size: 1.2em; font-weight: bold; padding: 3px; position: relative; float: none !important; clear: both; margin-bottom: -6px; }
.header .shipping-promo a.promo { text-transform: uppercase; cursor: pointer; display: block; padding: 0 !important; color: #FFFFFF; float: none !important; }
.header .shipping-info { position: absolute; top: -50px; left: 110px; text-align: left; z-index: 9999; background-color: #000000; border: solid 1px #666666; display: none; float: none !important; width: 452px; padding: 0 !important; }
.header .shipping-info span { font-size: 1em; display: block; font-weight: normal; margin: 15px; line-height: 1.3; color: #FFFFFF; }
.header .shipping-info img { float: right; margin: 0 15px 18px; padding-top: 0; vertical-align: bottom; }

.header .shipping-tag { color: #FFF; float: right; font-weight: bold; }

.nav-cap { height: 32px; width: 10px; background: url(/assets/trans-nav-cap.png) no-repeat; margin-left: -10px; float: left; }
.nav-space { background: url(/assets/nav-spacer.png) no-repeat; position: absolute; width: 2px; height: 32px; top: 0; }
.nav-space-one { left: 290px; }
.nav-space-two { right: 195px; }
.shop-by { float: left; text-transform: uppercase; font-style: italic; color: #bdc3c6; position: relative; top: 11px; left: 45px; }
.header .checkoutWrap { margin-top: 45px; position: relative; }
.header-social { padding-top: 4px; position: absolute; right: 8px; top: 0; }
.checkoutWrap a { float: right; padding: 0 8px 8px; }
.checkoutWrap .checkout-btn { padding: 0 8px 3px; }

.topnav {
	width: 947px;
	background: url(/assets/trans-nav-bg.png) repeat-x;
	position: relative;
	right: -10px;
}

.topnav ul#nav .shop a, .topnav ul#nav .sports a { color: #f58426; background: url(/assets/nav-arrow.png) no-repeat -1px 12px; }
.topnav ul#nav .shop ul li a, .topnav ul#nav .sports ul li a { background: none; color: #BDC3C6; }
.topnav #nav .news { position: absolute; right: 150px; }

.topnav .search { position: absolute; right: 55px; color: #707070; font-weight: bold; width: 109px; height: 12px; padding: 3px; top: 3px; }
.topnav .search-icon { position: absolute; right: 27px; top: 3px; }

.topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 29px;
	width: 800px;
	position: absolute;
	bottom: 2px;
	left: 105px;
}

.topnav ul li {
	margin: 0;
	display: block;
	float: left;
	padding: 0 0.75em;
}


.topnav ul li ul {
	z-index: 1000;
	display: none;
	bottom: auto;
	padding-top: 4px;
	margin-top: -5px;
	left: auto;
	list-style: none;
	width: auto;
	height: auto;
	background: #000000 url(../../assets/container-bg-reverse.jpg) repeat-x bottom;
	overflow: hidden;
}

.topnav ul li:hover ul, .topnav ul li.over ul {
	display: block;
}

.topnav ul li:hover a, .topnav ul li.over a {
	color: #f78429;
}

.topnav ul li:hover ul li a, .topnav ul li.over ul li a 
{
	color: #919191; 
}

.topnav ul li ul li:hover a, .topnav ul li ul li.over a 
{
	color: #f78429;
}

.topnav ul li a 
{ 
	color: #bdc3c6;
	font-size: 1.1em;
	padding: 5px 6px 12px 10px;
	line-height: 1.5;
	vertical-align: middle;
	display: block;
	text-transform: uppercase;
}

.topnav ul li ul li 
{
	float: none;
	padding: 4px 5px 0;
	height: 18px;
	vertical-align: middle;
	position: relative;
	z-index: 1001;
}

/* .topnav ul li ul .menurivets { background: url(../../assets/container-rivet-right-reverse.jpg) no-repeat 0 0; padding: 0; height: 23px; margin-top: -10px; position: relative; z-index: 1000; }
.topnav ul li ul .menurivets span { background: url(../../assets/container-rivet-left-reverse.jpg) no-repeat 0 0; display: block; height: 23px; width: 9px; float: right; } */

.topnav ul li ul li a  
{
	padding: 0 6px 0 7px;
	margin: 0;
	text-transform: none;
	line-height: 1.5;
	vertical-align: middle;
} 

.topnav ul li ul li a span 
{
	color: #f78429;
	margin: 0;
	padding: 0;
	padding-right: 4px;
	vertical-align: middle;
	display: block;
	float: left;
}

.topnav .rivet-left {
	float: left;
	margin: 2px 0 0 5px;
}

.topnav .rivet-right {
	float: right;
	margin: 2px 5px 0 0;
}

.content 
{
	padding-top: 18px;
}

.home .content { margin-top: 0; }

.content img.contentimage {
	float: left;
	margin-right: 10px;
}

div.minicontainer {
	min-height: 110px;
	height: auto;
	_height: 110px;
	padding-bottom: 2em;
	position:relative;
	background: #000;
}

div.minicontainer div.innercontent {
	padding-left: 10px; 
	color: #b2b2b2;
}

div.minicontainer div.innercontent .row {
	padding-top: 20px;
}

div.minicontainer div.innercontent h1 {
	color: #b2b2b2; 
	font-size: 160%;
	font-weight: normal;
	margin: 25px 0 20px 0;
	text-transform: uppercase;
	letter-spacing: .05em;
}

div.minicontainer div.innercontent h3 {
	color: #b2b2b2; 
	font-size: 2.5em;
	font-weight: normal;
	margin: 25px 0 20px 0;
	text-transform: uppercase;
}

div.minicontainer div.innercontent h1 span, div.innercontent h3 span {
	color: #f78429; 
}

div.minicontainer div.innercontent .back
{
	color: #b2b2b2;
}

div.minicontainer div.innercontent .back span 
{
	color: #f78429;
}

div.leftcontainer {
	width: 571px;
	border: 2px solid #404040;
}

div.leftcontainerwrap 
{
    float:left;
    width:365px;    
}

div.productimage {
	height: 465px;
	text-align: center;
	background: none;
	margin-bottom: 2px;
}

div.productimage img.product {
	margin-top: 20px;
}

div.leftcontainer div.innercontent {
	padding-left: 10px;
}

div.leftnorivets {
	/* width: 565px; */
	/* wider width broke some pages */
	width: 920px;
	padding: 0 8px 2em;
	/*border: solid 2px #000;
	border-left: 0;*/
	min-height: 15em;
}


div.oneContainer 
{
	width: 100%;
	position: relative;
}

div.oneContainer .innercontent 
{
	width: 95%;
}

div.minicontainer div.innercontent 
{
	padding: 0 10px;
}

div.leftcontainer div.innercontent {
	/*width: 539px;*/
	padding-left: 10px;
}

div.rightcontainer div.innercontent h3 {
	color: #f6832a; 
	font-size: 1.0em;
	margin: 0;
	text-transform: none;
	font-weight: bold;
}

div.twoContainer div.rightcontainer 
{
	width: 356px;
	margin-left: 0;
}

div.twoContainer div.rightcontainer p
{
	width: 80%;
}

div.twoContainer div.leftcontainer div
{
	float: left;
}

div.twoContainer div.leftcontainer div h2
{
	padding-top: .7em;
	padding-bottom: 0;
}

div.twoContainer div.leftcontainer div p
{
	margin-top: 3px;
	width: inherit;
}

div.twoContainer div.leftcontainer div.rightcontainer 
{
	width: 65%;
	float: right;
	margin-left: 0;
}

div.twoContainer div.leftcontainer 
{
	width: 560px;
}

.gen2col .twoContainer .rightcontainer 
{
	float: left;
	width: 48%;
	padding-left: 2.5em;
	border: none;
	margin-left: 0;
}

.gen2col .twoContainer .leftcontainer 
{
	width: 48%;
	border: none;
}

.gen2col .twoContainer .leftcontainer p, .gen2col .twoContainer .rightcontainer p  
{
	float: left;
	clear: left;
	width: 39em;
}

div.rightcontainer {
	width: 359px;
	margin: 0 0 2px 2px;
	float: right; /* - breaks incoice page*/
	border: 2px solid #404040;
}

.invoice div.rightcontainer { float: left; border: none; margin-left: 0; }
.invoice div.leftcontainer { border: none; }

.subscribe .section .leftcontainer, .subscribe .section .rightcontainer { border: none; margin-left: 0; }

div.rightcontainer div.innercontent {
	width: 335px;
	padding-left: 10px;
}

div.rightnorivets {
	width: 355px;
	padding: 0 0 2em 10px;
	display: none;
}

div.rightproducts {
	width: 355px;
	padding: 0 0 4em 10px;
	background: none;
	display: none;
}

div.rightproducts h4 {
	padding: 2px 0 2px 11px;
	color: #f6832a;
	font-size: 1.0em;
	margin: .8em 0 0 0;
}

div.rightproducts h4.active {
	background: #000 url(../../assets/products-category-bg.jpg) repeat-y left;
	color: #000;
	padding: 5px 0 5px 11px;
	margin-bottom: .2em;
}

div.innercontent a.product
{
	width: 158px;
	margin-top: 10px;
	padding: 0 9px;
	text-align: center;
	color: #b2b2b2;
	font-weight: bold;
	float: left;
	height: 182px;
	border: 1px solid #000000;
}

div.innercontent a.product:hover
{
	border: 1px solid #666666;
}

div.innercontent a.product span {
	float: left;
	clear: both;
}

div.innercontent a.product span.desc {
	clear: none;
	text-align: left;
	margin-top: 10px;
	color: #757462;
}

div.innercontent a.product span.price {
	
}

div.innercontent .col
{
	width: 160px;
	margin: 10px 16px 25px 0;
	text-align: center;
	color: #b2b2b2;
	font-weight: bold;
}

div.innercontent .col div {
	text-align: left;
	margin-top: 10px;
}

div.innercontent .thumb {
	float: left;
	margin-right: 15px;
}

div.innercontent h2 {
	font-size: 1.1em;
	margin: 0;
	color: #757462;
}

div.innercontent input.check {
	margin-right: 10px;
}

div.innercontent label {
	margin-right: 20px;
}

div.innercontent .col a
{
	color: #757460;
	font-weight: bold;
}

.techContain .techlinks 
{
	padding-top: 25px;
}

.links {
	margin-left: -5px;
	float: left;
	width: 31%;
}

.techlinks {
	margin-left: -5px;
}

.links a {
	color: #b2b2b2;
	float: left;
	width: 100%;
	clear: left;
	display: block;
	padding: 0 3px;
}

.techlinks a {
	color: #b2b2b2;
	float: left;
	width: 48%;
	padding: 0 3px;
}

.coloredTech a { color: #757462; }

.links a span, .techlinks a span {
	float: left;
	padding-right: 5px;
	color: #bc6822;
	font-size: 1.1em;
}

div.innercontent a.technology
{
	margin-top: 10px;
	padding: 1px 8px 0;
	color: #b2b2b2;
	float: left;
}
div.innercontent a.technology:hover
{
	background: #555;
	padding: 0 7px;
}

div.dropdowncontainer {
	position: relative;
	width: 200px;
	float: left;
}

div.dropdowncontainer span {
	width: 70px;
	display: block;
	float: left;
	margin-top: 5px;
}

div.dropdowncontainer input { margin-top: 5px; }

div.dropdowncontainer div.quantity {
	margin: 10px 0;
	//margin: 7px 0;
	_margin: 10px 0;
}

div.dropdown {
	margin: 5px 0;
	width: 300px;
	float: left;
	clear: left;
}

div.dropdown span { margin-top: 0; }

div.dropdown img {
	cursor: pointer;
	z-index: 1;
	_float: left;
}

div.dropdown select {
	background: #b2b2b2;
	color: #3c3a3b;
	border: none;
}

div.dropdown div {
	position: absolute;
	background: #b2b2b2;
	color: #3c3a3b;
	width: 145px;
	left: 0;
	top: 18px;
	z-index: 1000;
}

div.dropdown div a {
	display: block;
}

div.dropdown div a:hover {
	background: #555;
}

.intercept .section .leftcontainer, .intercept .section .rightcontainer { border: none; margin-left: 0; }
.cart #content .minicontainer { border: 2px solid #404040; }

/*****Home*****/
.home .headerWrap, .home .pageContainerWrap { background: #000 none; }

.home .content
{
	padding-top: 0;
}

.pageContainerWrap 
{
    width: 974px;
    margin: 0 auto;
    background: url('/assets/trans-bg.png') repeat;
}

.pagecontainer {
	width: 940px;
	margin: 0 auto;
	padding-top: 15px;
}

input.firstname {
	width: 110px;
	margin-bottom: 10px;
	padding-left: 10px;
}

input.lastname {
	width: 170px;
	margin: 0 0 10px 5px;
	padding-left: 10px;
}

input.email {
	width : 190px;
	margin: 2px 15px 20px 0;
	float: left;
	padding-left: 10px;
}

input.tellafriendemail {
	width: 220px;
	margin: 0 15px 6px 0;
}

/***** Box FMAs *****/

/* generic */
.box-fma { height: 287px; width: 458px; float: left; border: solid #404040 2px; position: relative; color: #B3B2B2; margin: 0 4px 8px; background: #000; }
.box-fma a { color: #f58426; display: block; margin-top: 10px; }
.box-fma .fma-header { height: 20px; width: 295px; font-size: 1.25em; position: relative; background: url(/assets/fma-titlebar-bg.png) repeat-x; color: #FFF; text-transform: uppercase; padding: 2px 0 0 5px; display: inline-block; }
.box-fma .fma-header span { height: 20px; width: 20px; position: absolute; right: -20px; top: -1px; background: url(/assets/fma-titlebar-edge.png) no-repeat; }
.box-fma .fma-content { padding: 15px; height: 245px; }
.box-fma .fma-content p { color: #b3b2b2; margin: 0; font-size: 1.07em; }
.box-fma .fma-content span { color: #F58426; }
.box-fma .fma-content .sup { font-size: 0.5em; vertical-align: top; line-height: normal; }
.box-fma .fma-content .upperP { text-transform: uppercase; }
.box-fma a { display: inline; height: 20px; width: 295px; }
.box-fma .fma-body .box-body a { display: block; }

.box-fma-one, .box-fma-three { margin: 0 16px 16px 0; }

/* ***  home page *** */

/* featured product */
/*.fma-product .fma-content h1 { font-size: 2.21em; font-weight: bold; margin: 0; line-height: 1; color: #F58426; text-transform: uppercase; margin-bottom: 5px; }
.fma-product .fma-content h2 { margin: 0; font-size: 1.1em; text-transform: uppercase; font-family: Arial;  }
.fma-product .fma-content h5 { font-size: 1.25em; text-transform: uppercase; font-weight: bold; margin: 0; }
.fma-product .fma-content h6 { font-size: 1.5em; text-transform: uppercase; font-weight: bold; margin: 0 0 10px;  }*/

.fma-product .fma-content h1 { font-size: 2.21em; font-weight: bold; margin: 0; line-height: 1; color: #F58426; text-transform: uppercase; margin-bottom: 0px; }
.fma-product .fma-content h2 { margin: 0; font-size: 1.1em; text-transform: uppercase; font-family: Arial;  }
.fma-product .fma-content h5 { font-size: 1.25em; text-transform: uppercase; font-weight: bold; margin: 0 0 10px; }
.fma-product .fma-content h5 span { color: #B3B2B2; }
.fma-product .fma-content h6 { font-size: 1.3em; text-transform: uppercase; font-weight: bold; margin: 0 0 3px; line-height: 1;  }
.fma-product .fma-body { width: 220px; }
.fma-product .fma-right-col { width: 222px; height: 245px; position: absolute; bottom: 0; right: 0; }
.fma-product .box-img  { position: absolute; bottom: 0; right: 0; }
.fma-product .box-fma a { margin-top: 3px; }

/* athlete */
.fma-athlete .fma-content h1 { font-size: 1.25em; text-transform: uppercase; font-weight: bold; margin: 0; }
.fma-athlete .fma-content h2 { font-size: 1.5em; text-transform: uppercase; font-weight: bold; margin: 0 0 3px; }
.fma-athlete .fma-content h3 { margin: 3px 0; line-height: 1; font-size: 1.1em; text-transform: uppercase; color: #f58426; }

/* athlete win signed jersey promotional homepage styles */
.fma-athlete .fma-content h2.aligned { text-align: center; font-size: 1.9em; }
.fma-athlete .fma-content h4 { width: 165px; font-size: 1.05em; margin-left: 37px; text-align: center; }
.fma-athlete .fma-content #fb60 { padding: 10px; margin-left: 40px; }
.fma-athlete .fma-content #tw60 { padding: 10px; }
.fma-athlete .fma-content p.boxlegal { font-size: 0.8em; text-align: center; }
.fma-athlete .fma-content a.noblock { display: inline; }
/* end promotional styles */

.fma-athlete .fma-content { position: relative; }
.fma-athlete .fma-body .sub-one { margin-bottom: 2px; }
.fma-athlete .fma-body { width: 165px; height: 215px; float: left; }
.fma-athlete .box-body { position: absolute; right: 25px; top: 12px; width: 250px; }
.fma-athlete .box-img { position: absolute; bottom: 15px; left: 15px; }

/* performance */
.fma-performance .fma-content h1 {font-size: 1.6em; margin: 0; line-height: 1;  color: #F58426; text-transform: uppercase; }
.fma-performance .fma-content h2 { font-size: 1.075em; text-transform: uppercase; font-weight: bold; margin: 0; color: #F58426; text-transform: uppercase; margin-bottom: 5px; }
.fma-performance .fma-content p { margin-bottom: 10px; }

/* featured technology */
.fma-featured .fma-content h1 { font-size: 1.5em; font-weight: bold; margin: 0; line-height: 1; color: #F58426; margin-bottom: 0px; }
.fma-featured .fma-content h2 { margin: 0; font-size: 1.1em; text-transform: uppercase; font-family: Arial;  }
.fma-featured .fma-content h5 { font-size: 1.4em; font-weight: bold; margin: 0 0 5px; color: #FFF; }
.fma-featured .fma-content h6 { font-size: 1.5em; text-transform: uppercase; font-weight: bold; margin: 0 0 3px; line-height: 1;  }
.fma-featured .fma-body { width: 220px; }
.fma-featured .fma-right-col { width: 222px; height: 245px; position: absolute; bottom: 0; right: 0; }
.fma-featured .box-img  { position: absolute; bottom: 0; right: 0; }
.fma-featured .box-body a { height: auto; }
#gymbag { margin-left: 45px; display: inline; }
#gymbag img { height: 120px; }
.box-fma .fma-content .promocode { font-size: 0.8em; color: #FFF; margin-bottom: 15px; }
.box-fma .fma-content .promocode span { color: #F58426; font-weight: bold; }


/* sport page */
.sport-fma .fma-header span { background: url(/assets/fma-titlebar-go.png) no-repeat; width: 86px; }
.sport-fma .fma-body { width: 220px; }
.sport-fma .fma-right-col { width: 222px; height: 245px; position: absolute; bottom: 0; right: 0; }

/* product landing page */
.products .box-fma .fma-content h1 { font-size: 2.6em; font-weight: bold; margin: 0; line-height: 1; color: #F58426; text-transform: uppercase; margin: 0; }
.products .box-fma .fma-content h2 { font-size: 2.25em; line-height: 1; margin: 0; text-transform: uppercase; margin: 0 0 15px; }
.products .box-fma .fma-content h3 { font-size: 1.57em; color: #f58426; margin: 0; text-transform: uppercase; }
.products .fma-header span { background: url(/assets/fma-titlebar-go.png) no-repeat; width: 86px; }
.products .fma-body { width: 220px; }
.products .fma-right-col { width: 222px; height: 245px; position: absolute; bottom: 0; right: 0; }
.products .box-img { position: absolute; bottom: 0; right: 0; }
.products .box-img img { position: absolute; bottom: 0; right: 0; }

/* affiliates page */
.fma-affiliate h1 { color: #F58426; text-transform: uppercase; line-height: 1; margin: 0 0 20px; font-size: 1.5em; }
.fma-affiliate .box-img  { position: absolute; bottom: 0; right: 0; }
.fma-affiliate .fma-body { width: 220px; }
.fma-affiliate .fma-body p { margin-bottom: 15px; }
.fma-affiliate .fma-content .box-body a { display: none; }

/* technical page */
.fma-technical h1 { font-size: 1.8em; text-transform: uppercase; color: #F58426; margin: 0; }
.fma-technical .fma-content .box-body p { font-size: 1em; }
.fma-technical .box-img { position: absolute; bottom: 0; right: 0; }
.fma-technical .box-body { position: absolute; left: 15px; top: 30px; width: 220px; }

/* basic title and text */
.fma-basic h1 { color: #F58426; text-transform: uppercase; line-height: 1; margin: 0 0 10px; font-size: 1.5em; }
.fma-basic .fma-content .box-body strong { display: block; font-weight: bold; margin-bottom: 5px; }
.fma-basic .fma-content .box-body p { margin-bottom: 5px; }

.performance-levels .fma-basic .box-body p { font-size: 1em; }

/* arrow list with image */
.fma-list h2 { font-size: 1.45em; color: #fff; text-transform: uppercase; margin: 0 0 20px; font-weight: normal; }
.fma-list .fma-body { width: 215px; }
.fma-list ul { list-style-type: none; margin: 0; padding: 0; }
.fma-list ul.tight { margin-top: -12px; }
.fma-list ul li {  }
.fma-list ul li span { color: #f58426; padding-right: 5px; }
.fma-list .box-img  { position: absolute; bottom: 0; right: 0; }

/***** Crumb Trail *****/
.crumbs 
{
	list-style: none;
	position: absolute;
	right: 10px;
	top: -25px;
	margin-top: 0;
	line-height: 1.7;
}
.crumbs li 
{ 
	display: inline;
	padding-right: .5em;
	line-height: 1;
}

ul.crumbs li a 
{
	text-decoration: none;
}

.crumbs li span
{
	padding-left: .5em;
	color: #f78429;
}

/***** Cart *****/
#content 
{
	padding-top: 35px;
	min-height: 600px;
}

.cart h1 
{
	width: 75%;
}

.cart table 
{
	width: 100%;
	margin-bottom: 1em;
	clear: both;
}

.cart table th 
{
	color: #757460;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: .05em;
	padding: 0 0 1em 0;
}

.cart table td 
{
	padding: 0 0 .5em 0;
}

.cart .storeResults td
{
	vertical-align: top;
}

.cart table td img
{
	padding: 0 1em 0 0;
	vertical-align: middle;
}

.cart table td label 
{
	margin-right: .5em;
}

.cart table td[headers="sku"] 
{
	padding-right: .8em; 
}

.cart table td[headers="product"]
{
	padding-left: 0;
	/*line-height: 1;*/
}

.cart table td[headers="product"] a img 
{
	float: left;
}

.cart table td.productName a span
{
	padding-right:5px;
	display: block;
	text-decoration: underline;
}

.invoice table td[headers="qty"] { width: auto; text-align: center; }

.cart table td[headers="qty"] 
{
	position: relative;
	width: 5em;
}

.cart table td[headers="qty"] input
{
	text-align: center;
}

.cart table td[headers="option1"], .cart table td[headers="option2"]
{
	width: 11em;
	text-transform: uppercase;
}

.cart table td a:link, .cart table td a:visited 
{
	text-decoration: underline;
	color: #757460;
	width: 5em;
	padding: 0 .5em;
}

.cart table td a:hover, .cart table td a:active 
{
	color: #333333;
}

.cart table td a.linkBtn:link, .cart table td a.linkBtn:visited
{
	width: 9.5em;
	display: block;
}

.cart table td[headers="qty"] a
{
	display: block;
	padding: .2em 0;
	position: absolute;
}

.cart #item_price, .cart #item_total, .cart td[headers="item_price"], .cart td[headers="item_total"] 
{
	text-align: right;
}

.cart table td[headers="store"] strong
{ 
	color: #f78429;
}

.cartUpdate
{
	text-align: right;
}

#promo 
{
	text-align: center;
}

#promo p 
{
	
}

.cart #promo p 
{
	margin-top: 0;
	padding-top: 16px;
	line-height: 2.04;
}

.cart .totals 
{
	margin: 0;
	list-style: none;
	font-size: 1.2em;
	text-align: right;
	line-height: 1.7;
	padding-top: 16px;
}

.cart .totals strong 
{
	font-size: 1.2em;
}

.cart table .submitBtn 
{
	text-align: right;
}

.cart .col div p 
{
	margin: .8em 0;
	padding: 0;
}

.cart .col div select 
{
	width: 13em;
}

.cart .col div p .btn 
{
	margin-top: .5em;
}

.pageContainerWrap .pagecontainer .cartContent .minicontainer { margin-bottom: 10px; border: none !important; }
.pageContainerWrap .pagecontainer .cartContent .leftcontainer { border: none !important;}
.pageContainerWrap .pagecontainer .cartContent .rightcontainer { border: none !important; margin-left: 0 !important; }
.pageContainerWrap .pagecontainer .acctContent .leftcontainer { border: none !important;}
.pageContainerWrap .pagecontainer .acctContent .rightcontainer { border: none !important; margin-left: 0 !important; }
.pageContainerWrap .pagecontainer .cartContent #divFMA { display: none; }
.cartContent .rightcontainer { border: none; margin-left: 0; }

.cartContent .section { margin-top: 2em; }

.cartContent .section .leftcontainer 
{
	width: 46%;
	float: left;
	padding: 0 10px;
	background: #000;
}
.cartContent .section .rightcontainer 
{
	float: right;
	width: 48%;
	padding: 0 10px;
	background: #000;
	margin-left: 0;
}


.section 
{
	float: left;
}

.section table 
{
	margin-top: 1.7em;
	margin-bottom: 0;
}

.section .leftcontainer 
{
	width: 49%;
	float: left;
}
.section .rightcontainer 
{
	float: right;
	width: 50%;
    margin-left: 0;
}

.login .section .leftcontainer 
{
	width: 56%;
	padding: 0 10px;
}

.login .section .rightcontainer 
{
	width: 38%;
	padding: 0 10px;
	margin-left: 0;
}


h2.noShow
{
	text-indent: -9999px;
}

.section h2 
{
	text-transform: uppercase;
	padding-bottom: 1em;
	clear: left;
}

.section h3 
{
	font-size: 100%;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: .1em;
}

.section h3 strong 
{
	font-weight: normal;
	text-transform: uppercase;
}

.section p 
{
	margin-top: 0;
	width: 30em;
}

.formFix .inputLine 
{
	margin-left: 24.5%;
	width: 22em;
	clear: both;
	padding-top: 1.5em;
}

.formFix .inputLine p 
{
	width: auto;
	float: left;
	clear: none;
	padding-right: 1.5em;
}

.formFix .inputLine p label 
{
	width: auto;
	float: left;
	margin-right: 5px;
	line-height: 1.5;
}

.formFix .inputLine p input 
{
	float: left;
}

.formFix 
{
	clear: left;
}

.rightcontainer .formFix { clear: none; }

.formFix div 
{
	float: left;
}

.formFix .firstRow 
{
	width: auto;
	float: none;
}

.formFix .shippingExceptionCopy 
{
	padding-bottom: 40px;
	padding-top:40px;
}

.section h2 
{
	padding-top: 1.5em;
}

.formFix label 
{
	width: 9em;
	display: block;
	float: left;
}
.shipMeth1
{
    padding-bottom:5px;
    clear:both;
}

.formFix p.submitBtn
{
    width: 19em;
} 

.formFix .shippingMethod p
{
    float:none;
}

.shippingMethod .formFix label
{
    width: 5em;
}

.innercontent .section .h2 p.singleOption input { left: 5px; }

p.submitBtn input { padding-left: 0; }

.section .rightcontainer p.submitBtn { margin-left: 0; }

.multipleOption .shippingMethod input
{
  background-color: inherit;
  border: none;
}

.section .formFix .h2 p.singleOption input
{
    background-color: inherit;
    border: none;
}

.firstRow .multipleOption label
{
    width: 7em;
}

.multipleOption .shippingMethod .formFix p 
{
    clear: none;
    float: none;
    width: auto;
}

.firstRow .multipleOption .shippingMethod p 
{
    width: auto;
}

.shippingMethod
{
    float: right !important;
}

.border
{
    float: left !important;
}
.multipleOption .shippingMethod table tr td label
{
    width: 16em;
}

.formFix input, .formFix select
{
	float: left;
}


.formFix p 
{
	float: left;
	clear: left;
	margin: 0;
	padding: .5em;
	padding-bottom: .5em;
	width: auto;
}

.rightSide 
{
	clear: none;
}

.formFix p a 
{
	text-decoration: underline;
	display: block;
	clear: left;
}

.formFix .submitBtn 
{
	width: 18em;
	margin-left: 14px;
}

.formFix .submitBtn .btn
{
	margin-top: .5em;
	float: right;
}

.formFix .inputLine .singleOption 
{
	width: 5.5em;
}

.formFix .moveUp 
{
	padding-left: 2.8em;
	clear: none;
}

.formFix .moveUp label 
{
	width: auto;
	padding-right: .5em;
	margin-right: 0;
}

.formFix .dob 
{
	clear: none;
}

.dob span 
{
	position: relative;
	display: block;
	float: left;
}

.dob .hint 
{
	position: absolute;
	top: -1.4em;
	left: .5em;
}

.multipleLine span 
{
	width: 17.8em;
	float: left;
}

.multipleLine span.error 
{
	width: auto;
}

.multipleLine span select 
{
	float: left;
	margin-right: .8em;
}

.section .h2 
{
	padding-bottom: 2em;
	padding-top: 1.5em;
	float: none;
}

.section .h2 p 
{
	float: none;
}

.section .h2 p.singleOption label 
{
	width: 30em;
	left: 3em;
}

.section .h2 p.singleOption input 
{
	left: 0;
}

/*****Parents********/
div.parentscategory {
	margin-top: 25px;
}

div.parentscategory span {
	text-transform: uppercase;
	display: block;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
}

.parentsdetail .row 
{
	padding: 2em .5em;
	display: block;
	color: #b2b2b2;
}

.parentsdetail .row strong 
{
	color: #757462;
}

.parentsdetail .row:hover 
{
	border: 1px solid #666666;
}

.parentsdetail .sendtofriend a.btn
{
	border: 1px solid #666666;
	position: absolute;
	right: 0;
	top: 0;
}

.parentsdetail .sendtofriend a.btn img 
{
	margin: 0;
	padding: 0;
	float: left;
}
.sendtofriend 
{
	float: left;
	width: 100%;
	position: relative;
	margin-top: 1em;
}

.sendtofriend input 
{
	vertical-align: middle;
	margin-right: .5em;
}

/***** News *****/
div.newscategory {
	margin-top: 25px;
	margin-bottom: 2em;
}

div.newscategory span {
	text-transform: uppercase;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
}

.news .pagination 
{
	list-style: none;
	float: right;
	padding: 0;
	padding-left: 30px;
	width: auto;
}


/***** News Archive *****/
.newsarchive .archivewrapper { width:550px; height:100px; }
.newsarchive .archivearticle { width:548px; height:98px; float:left; color:#757462 !important; padding:1px;}
.newsarchive a.archivearticle:hover { border:solid 1px #757462; padding:0px; }
.newsarchive .archivearticle h3 { clear:left;font-size:1em !important;color:#757462 !important; margin:0 !important;text-transform:none; }
.newsarchive .archivearticle p { color:#B2B2B2 !important; }
.divArchiveYears ul li, .divArchiveYears ul div a { padding:0 0 6px 0; display:block; }
.divArchiveYears ul .activeYr { color:#F78422; }
.divArchiveYears ul { list-style-type:none; }
.divArchiveYears .lnkMore { margin:0 0 0 -21px;cursor:pointer; }
.divArchiveYears .moreYrs { display:none; }

/* also use on other pages for consistancy */
.news .row, .tech .row, .techdetail .row
{
	padding: .5em .5em 1.5em .5em;
	display: block;
	color: #b2b2b2;
	border: 1px solid #000000;
	clear: left;
	float: left;
	width: 95%;
}

.tech .row p, .techdetail .row p { width: 240px; float: left; margin: 0; position: relative; left: 15px; }
.tech .row .techIcon, .techdetail .row .techIcon { display: block; width: 65px; float: left; } 

.news .row strong, .tech .row strong, .techdetail .row strong 
{
	color: #757462;
	display: block;
}

.news .row img
{
	width: 144px;
	height: 69px;
	overflow: hidden;
}

.news .row:hover, .tech .row:hover, .techdetail .row:hover
{
	border: 1px solid #666666;
}

.techlinks .techClip { display: none; }
.techlinks { position: relative; }

.techlinks .close { position: absolute; top: 3px; right: 0; display: block; width: 10px; height: 10px; text-align: center; }

.techlinks .linkName { color: #757462; width: 80%; }

.techlinks .techClipShow
{ 
	display: block; 
	position: absolute; 
	top: 20px; 
	left: 5px;
	background: #313131; 
	color: #b2b2b2;
	height: 100px;
	width: 302px;
	padding: 1em;
	padding-top: 1.8em;
	z-index: 9999;
	overflow: hidden;
}

/*****Products*******/
a.arrow span {
	color: #f78429;
	padding-right: 3px;
}

a.arrow {
	color: #b2b2b2;
}

.guide {width:120px; float:left; background: url("/assets/products/mouthguard_thumb.jpg") no-repeat 0 0; padding-left: 45px; display: block; min-height: 37px; padding-top: 5px; padding-bottom: 15px;}
.guide strong { font-weight: bold; display: block; color: #b2b2b2; }
.guide span { color: #b2b2b2; }
.guide span.arrow { color: #f78429; display: inline; padding-left: 5px; }

.warranty {width:120px; background: url("/assets/products/file_thumb.gif") no-repeat 0 0; padding-left: 45px; float:left; display: block; min-height: 37px; padding-top: 5px; padding-bottom: 15px; }
.warranty strong { font-weight: bold; display: block; color: #b2b2b2; }
.warranty span { color: #b2b2b2; }
.warranty span.arrow { color: #f78429; display: inline; padding-left: 5px; }

div.addtocart {
	text-align: right;
	font-weight: bold;
	left: 265px;
	position: absolute;
	bottom: 0;
}

input.productquantity {
	width: 25px;
}

.ecom {
	position: relative;
	/*float: left;*/
	clear: both;
	padding-top: 1em;
}

.ecom .row 
{
	float: left;
	width: 100%;
	text-align: right;
	clear: both;
}

.ecom .arrow
{
	/* padding-left: 5px; - broken on product detail*/
	padding-bottom: 1em;
	display: block;
}

/*****Articles*******/
.articlesearch {
	width: auto;
	text-align: right;
	margin-bottom: 20px;
}

.articlesearch select 
{
	float: left;
	clear: both;
}

.articlesearch a  
{
	color: #b2b2b2; 
	float: left;
	display: block;
	margin-bottom: .5em;
	width: 100%;
	text-align: left;
}

.innercontent input.search {
	width: 150px;
	float: right;
}

span.date {
	float: right;
}

.space { background: none; }

.products .space .banner-img  { position: relative; height: 292px; overflow: hidden; }

.tech .space .banner-img { position: relative; overflow: hidden; }

.tech .space .crumbs { display: none; }

/* .products .space .banner-img img, .tech .space .banner-img img { height: auto; position: absolute; top: -75px; } */

.products .pageContainerWrap .pagecontainer .alternate { height: auto; }

.products .pageContainerWrap .pagecontainer .alternate .banner-img { height: auto; }

.products .pageContainerWrap .pagecontainer .alternate .banner-img img, .tech .pageContainerWrap .pagecontainer .banner-img img { height: auto; position: relative; top: 0; }

.space .banner-img img { height: auto; }

.parents .pagecontainer .space { height: 195px; }

.sports .pagecontainer .space { height: 292px; position: relative; overflow: hidden; }
.sports .pagecontainer .space .banner-img img {  }
.sports .space .crumbs { position: absolute; bottom: 5px; left: -10px; right: auto; top: auto; }

.products .pagecontainer .space { height: 292px; position: relative; }

.productdetail .pagecontainer .space { height: 30px; }

.techdetail .pagecontainer .space { height: 30px; }

/*.tech .pagecontainer .space { position: relative; height: 292px; }

.tech .space .banner-img { position: relative; height: 292px; overflow: hidden; }

.tech .space .banner-img img { position: absolute; top: -75px; } */

.pst .space ul.crumbs { position: absolute; bottom: 5px; left: 0; right: auto; top: auto; }

.space .crumbs 
{
	list-style: none;
	position: relative;
	line-height: 1.7;
	margin-bottom: 0;
}

.landingText  
{
	color: #ffffff; 
	font-size: 30px;
	text-transform: uppercase;
	position: absolute;
	bottom: 50px;
	left: 30px;
	width: 50%;
	height: 80px;
	overflow: visible;
	visibility: hidden;
}

.sIFR-replaced { display: none; }

.sIFR-alternate { display: none; }

.landingText strong { color: #f78429; }

.parents .pagecontainer .space .crumbs {
	padding-top: 185px;
	//padding-top: 185px;
}

.productdetail .detailLeftWrap { width: 465px; float: left; }

.productdetail .detailRightWrap { width: 359px; float: right; }

.productdetail .productimage { background: #000; }

.productdetail .pagecontainer .space .crumbs, .techdetail .pagecontainer .space .crumbs
{
	float: left;
	padding: 0 0 0 30px;
	_margin: -3px 0 0 0;
	color: #B2B2B2;
}

.space .crumbs a {
	color: #b2b2b2;
	text-decoration: none;
}

.space .crumbs li 
{ 
	display: inline;
	padding-right: .5em;
	line-height: 1;
	color: #fff;
}
.space .crumbs li span 
{
	padding-left: .5em;
	color: #f78429;
}

div.article { margin-bottom: 30px; }

div.article .image 
{
	padding: .5em 0 1.5em 0;
	width: 520px;
	overflow: hidden;
	float: left;
}

div.article .title h2 {
	float: left;
}

.minicontainer .innercontent div.article .title h3 
{
	clear: left;
	font-size: 1em;
	text-transform: none;
	margin: 0;
	color: #757462;
}

div.article p {
	clear: both;
	padding: 13px 0;
	margin: 0;
}

div.article a.readmore {
	float: right;
	color: #b2b2b2;
}

div.article a.readmore span {
	color: #f78429;
	padding-left: .5em;
}

div.article .title strong {
	float: right;
	color: #fff;
}

div.articlecats .row {
	padding-top: 25px;
}

/******Sport******/
div.mastercontainer {
	padding-top: 2px;
	float: left;
	/*border: 2px solid #404040;*/
}

/***** Search Results *****/
.searchTerm 
{
	color: #b2b2b2;
	float: left;
}

.searchTerm strong
{
	font-weight: normal;
	color: #757460;
}

.section .singleLine 
{
	float: right;
	clear: none;
}

.productSR 
{
	list-style: none;
	color: #b2b2b2;
	float: left;
	padding: 0;
	padding-left: 30px;
}

.productSR li 
{
	float: left;
	clear: left;
	margin-bottom: 2.5em;
}

.productSR li img 
{
	float: left;
	padding-right: 20px;
}

.searchResult, .productSR li p
{
	float: left;
	margin: 0;
	padding-right: 20px;
	width: 47em;
	color: #b2b2b2;
}

.searchResult strong, .productSR p.category strong 
{
	font-weight: normal;
	color: #757462;
	font-size: 110%;
}

.productSR p.category 
{
	width: 13em;
	overflow: hidden;
}

.productSR p.btn 
{
	width: auto;
	float: right;
	padding-right: 0;
	padding-top: 0;
}

.newsSR 
{
	list-style: none;
	color: #b2b2b2;
	float: left;
	padding: 0;
	padding-left: 30px;
}

.newsSR li h4
{
	font-size: 110%;
	color: #757462;
	margin: 0;
}

.newsSR .date 
{
	font-weight: bold;
	font-size: 110%;
}

.newsSR p 
{
	width: 45em;
}

.newsSR li 
{
	float: left;
	clear: left;
	margin-bottom: 2.5em;
}

.newsSR .rightAlign 
{
	margin-bottom: 0;
}

.newsSR a 
{
	color: #b2b2b2;
}

.newsSR a span 
{
	color: #f78429;
}

.newsSR .author 
{
	margin: 0;
}

.pagination 
{
	list-style: none;
	float: right;
	padding: 0;
	padding-left: 30px;
	width: auto;
	color: #757460;
}

.pagination li 
{
	float: left;
	padding-left: .8em;
	color: #757460;
}

.pagination strong 
{
	font-weight: normal;
}

.pagination li a 
{
	color: #b2b2b2;
	text-decoration: underline;
}

.pagination a 
{
	color: #b2b2b2;
}

.pagination a:hover
{
	color: #b2b2b2;
	text-decoration:underline;
}

.pagination li a.next, .pagination li a.prev 
{
	text-decoration: none;
}

.pagination li a.prev 
{
	padding-right: .5em;
}

.pagination li a span 
{
	color: #f78429;
}

.pagination a span 
{
	color: #f78429;
}

.multipleOption { width:489px;}

.border table { float:left; border-right:solid 1px #464646;}
.multipleOption .shippingMethod .radioList
{
	margin: 0px;
	padding: 0px;
}

.multipleOption .shippingMethod label 
{
	width: 25em;
	position: relative;
}

.multipleOption .shippingMethod label span 
{
	position: absolute;
	right: 0;
}

.disabled 
{
	background-color: black;
	border: 1px solid black;
}

ul.crumbs a
{
	color: #B2B2B2;
	text-decoration: underline;
}

/* footer styles */
#footer 
{
	clear: both;
	width: 940px;
	margin: 0 auto;
	padding: .5em 1em 2em 1em;
	color: #FFF;
	text-align: center;
}

#footer .footer-left { background: url(/assets/footer-bg-left.png) no-repeat; height: 113px; width: 13px; float: left; }
#footer .footer-mid { background: url(/assets/footer-bg.png) repeat-x; height: 113px; float: left; width: 914px; }
#footer .footer-right { background: url(/assets/footer-bg-right.png) no-repeat; height: 113px; width: 13px; float: right; }

#footer ul 
{
	list-style: none;
	margin: 0;
	padding-left: .5em;
	padding-bottom: 2em;
	display: inline;
}

#footer ul li 
{
	display: inline;
	padding-right: 1em;
}

#footer a { color: #FFF; }

/* sitemap styles */
.sitemap 
{
	font-size: 120%;

}

.sitemap, .sitemap ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 1.5em;
	line-height: 1.5;
}

.sitemap a:link, .sitemap a:visited
{
	text-decoration: underline;
	color: #757460;
	width: 5em;
	padding: 0 .5em;
}

.sitemap a:hover, .sitemap a:active 
{
	color: #333333;
}

/* fma styles */
#divFMA 
{
	position: relative;
}

#divFMA .innercontent 
{
	clear: both;
	padding-left: 20px;
	padding-bottom: 12px;
}

#divFMA .innercontent h1 
{
	margin: 0 0 10px 0;
	color: #F78429;
	font-size: 150%;
}

#divFMA .techs { padding-top: 1em; }

#divFMA .innercontent img  
{
	width: 144px;
	height: 69px;
	overflow: hidden;
}

#divFMA input[type='image'] { padding-left: 0; }

#divFMA .innercontent .facebookLogo img { height:auto; width:auto; margin-left:10px;}
#divFMA .innercontent .facebookLink a { color:#B2B2B2;}

color:#B2B2B2;

#divFMA .coreBenefits { margin-top: 15px; }

#divFMA .coreBenefits img { width: auto; height: auto; }
#divFMA .coreBenefits span { padding-right: 10px; }
#divFMA .coreBenefits span img { margin-right: 40px; float: left; }

#divFMA .coreBenefits h2 { float: left; width: 140px; position: relative; left: 15px; font-size: 120%; }

/*#divFMA .coreBenefits ul { clear: both; float: left; list-style: none; padding: 0; margin: 0; margin-top: 1em; }

#divFMA .coreBenefits ul li { float: left; padding: 0; text-align: center; width: 55px; }*/

.fmaColR 
{
	position: absolute;
	right: 0;
	top: 0;
}

.section .multipleOption table
{
	margin-top: 0;
} 


.techMainImage
{
	background-color:#F4F7FF;
    border-bottom-color:-moz-use-text-color;
    border-bottom-style:none;
    border-bottom-width:medium;
    border-left-color:#001299;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#001299;
    border-right-style:solid;
    border-right-width:1px;
    border-top-color:#001299;
    border-top-style:solid;
    border-top-width:1px;
    color:#1182C6;
    display:block;
    font-family:Arial;
    font-size:8pt;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    padding-bottom:0px;
    padding-left:5px;
    padding-right:5px;
    padding-top:0px;
    text-align:center;
    text-decoration:none;
    width:100px;clear: left;
}

.techRow
{
	display: block;
	padding:5px;
	border: 1px solid black;
	color:#B2B2B2;
	margin-bottom: 15px;
}

.techRow strong
{
	color:#757462;
	display: block;
}

.techRow p
{
	margin:0px;
	padding:0px;
}

.techNavLeft
{
	float:left;
	width:75px;
}

.techNavRight
{
	float:left;
	width:245px;
}

.ovr
{
	cursor: hand;
	cursor: pointer;
	border:1px solid #666666
}

.moviePopupWashout
{
	background-color: gray;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	opacity: .6;
	//filter: Alpha(opacity=60);
}

.productDescriptionSpacer
{
	height:10px;
}

span .sneakyProd
{
	position:absolute;
	background-color: Black;
	width: 158px;
	z-index: 99;
	height:20px;
}

.techContain .sneakyDescription
{
	position:absolute;
	background-color: Black;
	width: 340px;
	height:200px;
	z-index: 99;
}

/*****Image Gallery*****/

.pagecontainer #content .innercontent #imgTable
{
    /*margin-left: 75px;*/
    width: 100%;
}

.pagecontainer #content .innercontent #imgTable tr td a
{
   color: #757462;
}

.pagecontainer #content .innercontent #imgTable tr td a:hover
{
    text-decoration: underline;
}


.pagecontainer #content .innercontent #imgTable .imgItem
{
    padding: 25px 0 15px 25px;
    margin: 1px 0 1px 1px;
}

.pagecontainer #content .innercontent #imgTable .imgCaption
{
    padding: 25px 25px 25px 5px;
    width: 140px;
    margin: 1px 1px 1px 0;
    color: #B2B2B2;
}
/*
.pagecontainer #content .innercontent #imgTable .imgItem:hover
{
    border-top: solid #666 1px;
    border-left: solid #666 1px;
    border-bottom: solid #666 1px;
}

.pagecontainer #content .innercontent #imgTable .imgCaption:hover
{
    border-top: solid #666 1px;
    border-right: solid #666 1px;
    border-bottom: solid #666 1px;
}
*/

#imgTable span
{
    font-size: 0.80em;
}

.imgHover
{
    border: solid 1px #666;
    border-right: none;
    margin: 0 !important;
}

.captionHover
{
    border: solid 1px #666;
    border-left: none;
    margin: 0 !important;
}

#CMGlink
{
    color: #F78429;
}

#CMGlink:hover
{
    text-decoration: underline;
}

#intlInfo {
    list-style-position: inside;
    margin-left: 10px;
    margin-top: 10px !important;
}
#logoCopy {
    display: block;
    margin-left: 5px;
}
#intlInfo .col1 {
    width: 200px;
}

#intlInfo tr td {
    padding-bottom: 10px;
}
#intlInfo {
    list-style-position: inside;
}
.radioListTitle {
    font-size: 1.15em;
}


/** PST Landing **/
.pst .headerWrap { background: #000; }
.pst .pageContainerWrap { background: #000; position: relative; height: 1141px; }
.pst .pagecontainer  { padding-top: 0; margin-top: -1px; }
.pst .space { position: relative; height: 289px; width: 940px; }
.pst #pst-nav-bar { position: absolute; bottom: 0; right: 0; }
.pst ul.pst-nav { list-style: none; position: absolute; right: -6px; bottom: 0; margin: 0; height: 22px; }
.pst ul.pst-nav li { display: block; float: left; text-align: center; width: 97px; position: relative; background: url(/assets/hidden.gif) repeat; }
.pst ul.pst-nav li a { color: #FFF; text-transform: uppercase; font-family: Arial, Gotham Bold, Sans-Serif; font-weight: bold; font-size: 1.25em; display: block; height: 19px; padding-top: 3px; position: relative; }
.pst ul.pst-nav li a:hover { color: #333; }
.pst .pst-header { display: none; position: absolute; top: 0; left: 0; }

/*shared*/
.pst .content { background: #000; border-top: solid 2px #a4a5a8; padding-top: 0; padding-bottom: 2px; position: relative; }
.pst .content h1 { color: #BDC3C6; font-size: 1.65em; text-transform: uppercase; font-weight: normal; margin: 0 0 25px 0; }

/*left col*/
.pst .pstLandingLeft { width: 539px; padding: 25px 10px 0 20px; float: left; margin-bottom: 50px; }
.pst .pst-fma-wrap { width: 535px; height: 180px; padding-bottom: 22px; }
.pst .pst-fma-wrap .pst-fma-img { height: 180px; width: 260px; float: left; padding-right: 10px; position: relative; }
.pst .pst-fma-wrap .pst-fma-img .pst-fma-link { height: 20px; width: 100%; position: absolute; top: 0; }
.pst .pst-fma-wrap .pst-fma-copy h3 { color: #F58426; font-size: 1.07em; font-weight: bold; text-transform: uppercase; margin: 0 0 5px; }
.pst .pst-fma-wrap .pst-fma-copy p { color: #BDC3C6; margin: 0 0 10px; }

/*right col*/
.pst .pstLandingRight { width: 338px; padding: 25px 10px 0 20px; float: right; background: url(/assets/pst/pst-divider.jpg) no-repeat 0 0; }
.pst .pst-region-wrap { padding: 0 0 25px 5px; height: 58px; }
.pst .pst-region-wrap a { color: #a4a5a8; text-transform: uppercase; font-size: 0.9em; display: block; font-weight: bold; }
.pst .pst-region-wrap a strong { margin: 0; text-transform: uppercase; font-size: 2.65em; display: block; }
.pst .pst-region-wrap a img { float: left; padding-right: 15px; }

.pst #pst-region-knee strong { color: #c4262e; }
.pst #pst-region-ankle strong { color: #009aa6; }
.pst #pst-region-leg strong { color: #0083c4; }
.pst #pst-region-wrist strong { color: #80379b; }
.pst #pst-region-elbow strong { color: #63b326; }
.pst #pst-region-shoulder strong { color: #ffcc00; }
.pst #pst-region-back strong { color: #ffcc00; }

.productdetail .performance-modal, .productdetail .tech-modal, .productdetail .view-modal, .productdetail .chart-modal  { margin-top: 40px; } 

/** PST Product Detail Page Additions **/
.productdetail .modalOptions ul { padding: 0; margin: 0; list-style-type: none; }
.productdetail .modalOptions ul li { display: inline; float: left; margin: 0 45px 15px 0; cursor: pointer; color: #7a7761; }
.productdetail .modalOptions ul li span { color: #F58426; padding-right: 5px; }
.productdetail .techContain { position: relative; }
.productdetail .modalOptions { position: relative; } 

/** Performance Modal **/
.performance-modal { width: 339px; position: absolute; z-index: 5; display: none; }
.performance-modal .performance-top { background: url(/assets/pst/performance-top.png) no-repeat; height: 7px; width: 339px; position: relative; z-index: 2; }
.performance-modal .performance-top .modal-close { background: url(/assets/pst/modal-close.png) no-repeat; height: 12px; width: 12px; position: absolute; right: 7px; top: 7px; cursor: pointer; }
.performance-modal .performance-bot { background: url(/assets/pst/performance-bot.png) no-repeat bottom; width: 315px; padding: 0 12px 12px; }
.performance-modal .performance-bot img { float: left; }
.performance-modal .performance-bot h5 { margin: 0 0 10px 0; text-transform: uppercase; font-size: 1.45em; }
.performance-modal .performance-bot .performance-copy { width: 220px; float: right; }
.performance-modal .performance-bot .performance-copy p { margin: 0 0 15px; }

/** Tech Modal **/
.tech-modal { width: 338px; position: absolute; z-index: 5; display: none; }
.tech-modal .tech-top { background: url(/assets/pst/tech-top.png) no-repeat; height: 39px; width: 338px; }
.tech-modal .tech-top .modal-close { background: url(/assets/pst/modal-close.png) no-repeat; height: 12px; width: 12px; position: absolute; right: 7px; top: 7px; cursor: pointer; }
.tech-modal .tech-bot { background: url(/assets/pst/tech-bot.png) no-repeat bottom; width: 283px; padding: 0 35px 12px 20px; position: relative; z-index: 2; }
.tech-modal .tech-bot .tech-copy { width: 155px; float: right; }
.tech-modal .tech-bot .tech-copy span { margin-bottom: 10px; display: block; font-weight: bold; }
.tech-modal .tech-bot .tech-copy p { margin: 0 0 15px; }
.tech-modal .tech-bot img { margin-top: -20px; float: left; }

/** Alternate View and Sizing Chart Modal **/
.view-modal, .chart-modal { width: 338px; position: absolute; z-index: 5; display: none; }
.view-modal .view-top, .chart-modal .chart-top { background: url(/assets/pst/tech-top.png) no-repeat; height: 39px; width: 338px; }
.view-modal .view-top .modal-close, .chart-modal .chart-top .modal-close { background: url(/assets/pst/modal-close.png) no-repeat; height: 12px; width: 12px; position: absolute; right: 7px; top: 7px; cursor: pointer; }
.view-modal .view-bot, .chart-modal .chart-bot { background: url(/assets/pst/tech-bot.png) no-repeat bottom; width: 298px; padding: 0 20px 20px; position: relative; z-index: 2; }
.view-modal .view-bot img, .chart-modal .chart-bot img { margin-top: -18px; }
.chart-modal h5 { display: none; }

/** Injury Info **/
.fma-injury h1 { color: #F58426; text-transform: uppercase; margin: 0 0 2px; font-size: 1.69em; }
.fma-injury h1 .lower { text-transform: lowercase; }
.fma-injury ul { list-style-type: none; padding: 0; margin: 0; }
.injury-info .fma-injury li { text-transform: uppercase; font-size: 1.075em; font-weight: bold; }
.injury-info .fma-injury li a { margin: 0; height: auto; }
.injury-info .fma-injury li a span { color: #c0c0c0; }
.fma-injury li.knee a { color: #c4262e; }
.fma-injury li.ankle a { color: #009aa6; }
.fma-injury li.leg a { color: #0083c4; }
.fma-injury li.elbow a { color: #63b326; }
.fma-injury li.wrist a { color: #80379b; }
.fma-injury li.back a { color: #e0b300; }
.fma-injury li.shoulder a { color: #e0b300; }
.fma-injury .fma-body { width: 220px; }
.fma-injury .fma-body span { font-weight: bold; }
.fma-injury .fma-body p { margin: 0; }
.fma-injury .box-img { position: absolute; bottom: 0; right: 0; }

.injury-info .fma-basic h1 { color: #F58426; text-transform: uppercase; margin: 0 0 3px; font-size: 1.69em; }
.injury-info .fma-basic .fma-body span { font-weight: bold; }
.injury-info .fma-basic .fma-body p { margin: 0 0 10px; }

/** PST Technology **/
.fma-tech .fma-body h1 { color: #FFF; text-transform: uppercase; font-size: 1.6em; margin: 0; }
.fma-tech .fma-body { width: 220px; color: #FFF; }
.fma-tech .fma-body p { margin: 0 0 5px; color: #FFF; font-size: 1em; }
.fma-tech .fma-body a { text-transform: uppercase; font-weight: bold; margin: 2px 0 10px; }
.fma-tech .box-img { position: absolute; bottom: 0; right: 0; }

.productdetail .legal { font-size: 0.8em; margin-top: 15px; }

/* vid player */
span.openPlayer { cursor: pointer; }
#playerWrap img { height: 69px; width: 144px; cursor: pointer; }

#player-screen { display: none; width: 100%; height: 100%; background-color: #000; position: absolute; top: 0; left: 0; opacity: 0.6; filter: alpha(opacity = 60); z-index: 150; }
#player { height: 390px; width: 640px; background-color: green; position: absolute; top: 150px; background-color: #000; border: solid 2px #ccc; padding: 15px 20px 20px; display: none; z-index: 200; }
.openPlayer { margin: 10px 0; cursor: pointer; }
.close-player { color: #F58426; cursor: pointer; top: 8px; right: 8px; position: absolute; z-index: 10; }
