/*
Theme Name: Pioneer
Theme URI: http://pioneerathletics.com/
Description: The default Pioneer Athletics theme.
Version: 1.6
Author: Guy Flynn
Author URI: http://twitter.com/guyflynn

*/


* { font-size: 100.01%; }
html { font-size: 62.5%; }
body {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	background: #000 url(/images/body-bg1.jpg) repeat-x 50% 0;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

.news-article {
clear: both;
padding-bottom: 20px;
margin-bottom: 24px;
border-bottom: 1px dashed #999999;
}

#page {
	width: 985px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 7px;
	position: relative; 
	background: url(/images/page-bg.jpg) no-repeat ;
}

#header {
	overflow: hidden;
	width: 900px;
	position: absolute;
	left: 0;
	top: 0; 
	padding: 0 0 0 45px;
	height: 73px;
}
#header a {
	color: #fff;
	text-decoration: none; 
}
#header a:hover {
	text-decoration: underline; 
}
.logo {
	float: left;
}

.logo a {
	display: block; 
	text-indent: -9999px;
	width: 175px;
	height: 74px;
	overflow: hidden;
}

.printed-from {
	display: none;
	}


.print-logo {
	display: none;
}

#header .link {
	float: right; 
	font-size: 10px;
	padding: 0 9px;
	margin-top: 45px;
	line-height: 28px;
	background: #9f0000 url(/images/header-link-bg.gif) repeat-x ;
}

.navigation {
	margin: 0;
	padding: 44px 0 0 20px;
	list-style: none;
	float: left;
	font-size: 12px;
}
.navigation li {
	float: left; 
	padding: 0 3px 0 0;
}
.navigation li a {
	float: left; 
	text-decoration: none !important; 
	padding: 0 5px 6px 5px;
}
.navigation li a.active,
.navigation li a:hover {
	color: #ccc !important;
	background: url(/images/navigation-bg.gif) repeat-x 0 100%;
}


#content {
	overflow: hidden;
	height: 100%;
}
.sidebar {
	float: left;
	padding: 146px 0 1px 41px;
	width: 209px;
	font-size: 0.91em;
}
.sidenav {
	margin: 0 0 0 -7px;
	padding: 0;
	list-style: none;
	width: 209px;
	min-height: 255px;
	overflow: hidden;
	font-size: 11px;
}
* html .sidenav {
	height: 255px;
	overflow: visible;
}
.sidenav li {
	text-align: right; 
	float: left;
	width: 100%; 
	padding: 8px 0 5px;
}
.sidenav li div {
	float: right; 
}
.sidenav li a {
	color: #232323;
	float: left; 
	margin-top: 5px;
	margin-right: -5px;
	word-spacing: -2px;
	text-decoration: none; 
}
.sidenav li span {
	float: left; 
	font: 21px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sidenav li span:hover {
	background: url(/images/transparent.gif);
}
.sidenav li span a {
	margin: 0; 
}


.search-form {
	overflow: hidden;
	height: 89px;
	padding: 17px 0 0 14px;
}
.search-form label {
	color: #0cf;
	padding-bottom: 7px;
	display: block; 
	font-size: 11px;
	text-transform: uppercase;  
}
.search-form .text {
	float: left; 
	background: #347ece;
	color: #fff;
	width: 150px;
	border: none; 
	border-top: 1px solid #0cf; 
	border-right: 1px solid #003; 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 5px 3px;
}
.search-form .submit {
	float: left;
	margin: 6px 0 0 5px;
}


.product-box {
	overflow: hidden;
	background: url(/images/sidebar-productbox-bg.png);
	margin: 17px 0 0;
	position: relative; 
	padding: 0 12px 12px;
	width: 185px;
}
.product-box h3 {
	margin: 9px -30px 0 0; 
	width: 207px;
	color: #000;
	padding-left: 16px;
	background: url(/images/head-bg.png) no-repeat ;
	font-size: 16px;
}

.product-box div {
	overflow: hidden;
	height: 100%;
	background: #fff;
	border: 1px solid #0b1006; 
	margin: 7px 0 0;
	padding: 6px;
}

.product-box .ViewAll {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.product-box .ViewAll a {
	color: #CCC;
	margin: 0;
	padding: 0;
}

.product-box .ViewAll a:hover {
	text-decoration: none;
}

.product-box strong a {
	line-height: 1.2em;
	color: #347ece;
}

.product-box a {
	line-height: 1.2em;
	color: #347ece;
}

.product-box strong a:hover {
	text-decoration: none; 
}
.product-box .more {
	font-weight: bold;
	color: #347ece;
	position: absolute;
	left: 25px;
	top: 160px; 
	text-decoration: underline; 
	white-space: nowrap;
}
.product-box .more:hover {
	text-decoration: none; 
}


.news-box {
	overflow: hidden;
	height: 100%;
	background: url(/images/sidebar-newsbox-bg.png);
	margin: 17px 0 0;
	position: relative; 
	padding: 0 15px 10px 12px;
	color: #fff;
}
.news-box h3 {
	margin: 9px 0 0 0; 
	color: #000;
	height: 100%; 
	padding-left: 16px;
	background: url(/images/head-bg.png) no-repeat ;
	font-size: 16px;
}
.news-box p {
	margin: 0; 
	padding: 9px 0 6px;
	line-height: 1.45em;
}
.news-box p a {
	font-weight: bold;
	text-decoration: underline; 
	color: #fff;
}
.news-box p a:hover {
	text-decoration: none; 
}

.main {
	float: right; 
	width: 719px;
	margin-top: 73px;
	position: relative; 
}
.top-cont {
	overflow: hidden;
	height: 451px;
	width: 720px;
}
.flash {
	height: 297px;
	overflow: hidden;
	background: url(/images/flash-bg.gif) no-repeat 100% 100%;
}

.cont {
	width: 683px;
	overflow: hidden;
	padding: 14px 0 0;
	background: url(/images/cont-top-bg.png) no-repeat ;
}
.cont .bg {
	overflow: hidden;
	background: url(/images/cont-bg.gif) repeat-y ;
	padding: 2px 23px 19px 18px;
	min-height: 358px;
}
* html .cont .bg {
	height: 358px;
	overflow: visible;
}
.cont .bottom-bg {
	height: 14px;
	overflow: hidden;
	background: url(/images/cont-bottom-bg.png) no-repeat ;
}
.cont h1 {
	margin: 0 0 0 -3px; 
	color: #999;
	font-size: 22px;
	overflow: hidden;
	width: 100%; 
}
.cont h1 .reg {
	font-size: 14px;
	padding: 0 2px 0 0;
	position: relative; 
	top: -8px;
	left: -6px;
}
.cont h1 span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.cont h1 .num {
	letter-spacing: 10px;
}
.cont p {
	margin: 0; 
	line-height: 1.41em;
	padding: 17px 0 0;
}
.cont p .head {
	display: block; 
	color: #347ece;
	font-size: 1.08em;
}
.cont p a {
	color: #347ece;
	text-decoration: none; 
}
.cont p a:hover {
color: #999;
	text-decoration: underline; 
}

.cont .headline {
	overflow: hidden;
	width: 100%;
	padding: 0 0 9px;
	color: #999;
}
.cont .headline .cart {
	float: right;
	clear: right; 
}

.cont .headline a {
	color: #999;
	text-decoration: none;
}
.cont .headline a:hover {
	text-decoration: underline; 
}
.breadcrumbs {
	margin: 0 0 0 -4px;
	display: inline; 
	padding: 0;
	list-style: none;
	float: left; 
}
.breadcrumbs li {
	padding: 0 5px 0 6px;
	height: 17px;
	margin-left: -3px;
	float: left; 
	background: url(/images/breadcrumbs-arrow.gif) no-repeat 0 50%;
}

.share {
	float: right;
	padding-bottom: 6px;
}

.ads {
	margin: 0;
	padding: 3px 0 0;
	list-style: none;
	overflow: hidden;
	height: 100%;
}
.ads li {
	float: left; 
	padding: 0 21px 0 9px;
}

#footer {
	overflow: hidden;
	height: 100%;
	color: #fff;
	padding: 10px 0 23px;
	font-size: 0.91em;
}
#footer .cols {
	overflow: hidden;
	height: 100%;
	margin-bottom: 18px;
	padding: 30px 0 33px 44px;
	background: url(/images/footer-bg.gif) repeat-x bottom;
}
#footer .cols div {
	float: left; 
}
#footer .cols .col1 {
	width: 168px;
}
#footer .cols .col2 {
	width: 199px;
}
#footer .cols .col3 {
	width: 187px;
}
#footer .cols .col4 {
	width: 380px;
}
#footer .cols div h3 {
	margin: 0; 
	color: #69c;
	font-size: 16px;
}
#footer .cols div ul {
	margin: 0;
	padding: 8px 0 0;
	list-style: none;
}
#footer .cols div ul li {
	line-height: 1.63em;
}
#footer .cols div ul li a {
	color: #fff;
	text-decoration: none; 
}
#footer .cols div ul li a:hover {
	text-decoration: underline; 
}
#footer .cols div .logos {
	padding: 15px 0 0;
}
#footer .cols div .logos li {
	float: left; 
	padding: 0 32px 0 0;
}

#footer p {
	margin: 0; 
	padding: 0 0 0 52px;
	line-height: 1.81em;
}
#footer p strong {
	font-size: 1.36em;
}

#footer .privacy, .privacy a {
	color: #FFF;
	text-decoration: underline;
}

#footer .privacy a:hover {
	color: #ccc;
	text-decoration: none;
}

#footer .col4 a {
	padding: 0;
	color: #fff;
	text-decoration: none;
}

#footer .col4 a:hover {
	text-decoration: underline;

}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

.catlist {
	margin-left: 16px;
	padding: 0;
	line-height: 1.33em;
	list-style: none;
}
.catlist li {
	padding: 0 0 0 16px;
	margin-top: 8px;
	background: url(/images/head-bg.png) no-repeat 0 0;
}

.catlist li a {
text-decoration: underline;
font-weight: bold;
font-size: 1.1em;
color:#CC0000;
}

.catlist li a:hover {
text-decoration: none;
color:#000;
}

.product {
	overflow: hidden;
	padding: 0 15px 0 7px;
}
.product .img-block {
	float: left;
	width: 294px;
	padding-top: 14px;
	margin-right: 20px;
}

.blog_title, .blog_title a {
	color: #999999;
	text-decoration: none;
}
.blog_title a:hover {
	text-decoration: underline;
}
	
	.product .post {
	float: left;
	width: 409px;
	padding-top: 14px;
	margin-right: 18px;
}

	.product .post h3 {
	padding: 0 0 6px 0;
	margin: 0;
}

	.product .forum {
	float: left;
	width: 635px;
	padding-top: 14px;
	margin-right: 18px;
}

 .blog_break {
 height: 8px;
 background: url(/images/blog-break.jpg) repeat-x;
 padding-top: 8px;
 }

	.product .post .post_date {
	font-weight: normal;
	float: right;
	color: #999999;
	font-size: .9em;
	padding: 0;
	margin-left: 16px;
	margin-top: 0:
}

	.product .post .excerpt {
	margin-left: 16px;
	margin-top: 0;
	padding-top: 0;
}

	.product .post .comments {
	color: #999999;
	height: 30px;
	margin-top: 8px;
	margin-left: 16px;
	padding: 0;
}

	.product .post .comments a{
	padding-left: 20px;
    background: url(/images/comment.gif) no-repeat 0;
}

.archives {
	float: right; 
	width: 192px;
}

.archives a {
color:#347ece;
text-decoration:none;
}

.archives a:hover {
color:#999999;
text-decoration:underline;
}

.archives h3 {
	padding-bottom: 6px;
	margin-bottom: 0;
	color: #000;
	
}

.archives ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: .95em;
}

.archives ul li {
	padding-bottom: 6px;
	margin-left: 8px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 6px;
}

.product .img-block img {
	display: block; 
}
.product .price {
	overflow: hidden;
	height: 100%;
	margin-top: 28px;
	padding: 11px 2px 10px;
	border-top: 1px solid #347ece; 
	border-bottom: 1px solid #347ece; 
}
.product .price strong {
	float: left; 
	line-height: 21px;
	color: #347ece;
	font-size: 1.08em;
}
.product .price span {
	float: right; 
}
.product .price label {
	float: left; 
	padding-right: 11px;
	line-height: 21px;
}
.product .price .text {
	float: left; 
	border: 1px solid #c3c3c3; 
	border-top: 1px solid #7d7d7d; 
	width: 38px;
	text-align: center; 
	color: #000;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 0;
}
.product .submit {
	float: right; 
	margin: 10px 0 0; 
}

.product a {
color:#347ece;
text-decoration:none;
}

.product a:hover {
color:#999999;
text-decoration:underline;
}

.options {
	overflow: hidden;
	height: 100%;
	border-bottom: 1px solid #347ece; 
	padding-bottom: 14px;
}
.options div {
	float: left;
	width: 116px;
}
.options div strong {
	display: block; 
	font-size: 1.08em;
	color: #999;
	padding-top: 9px;
}
.options div select {
	width: 104px;
	display: block; 
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 14px;
}
.options ul {
	float: left; 
	margin: 0;
	padding: 0 0 0 9px;
	width: 160px;
	list-style: none;
	font-size: 0.83em;
}
.options ul li {
	float: left; 
	width: 100%; 
	padding: 7px 0 0;
}
.options ul input {
	float: left;
	margin: 0; 
	width: 15px;
	height: 15px;
}
.options ul label {
	float: left;
	margin-top: 2px;
	padding-left: 5px;
}

.table {
	float: right; 
	width: 305px;
}
	
.product h2 {
	margin: 8px 0 0; 
	font-size: 1.5em;
	line-height: 1.46em;
	color: #347ece;
}
.product p {
	margin: 0; 
	padding: 16px 0 0;
	line-height: 1.33em;
}
.product .table ul {
	margin: 0;
	padding: 0;
	line-height: 1.33em;
	list-style: none;
}
.product .table ul li {
	padding: 0 0 0 10px;
	margin-top: 16px;
	background: url(/images/bullet.gif) no-repeat 0 6px;
}

.pricing {
	float: left;
	margin-right: 9px;
	width:140px;
	border:1px solid #347ece;
	background:#eee;
	display:inline;
}
.product .table .pricing strong {
	text-align:center;
	padding: 3px 0 3px 0;
	display:block;
	background:#347ece;
	color:#fff;
	line-height:18px;
}
.product .table .pricing ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size: smaller;
}
.product .table .pricing ul li {
	border-top: 1px solid #347ece;
	padding: 0;
	line-height:24px;
	color:#000;
	text-align:right;
	background: none;
	margin-top: 0;
}
.product .table .pricing ul li span {
	padding:0 7px 0 9px;
	display:block;
	height:1%;
	overflow:hidden;
}
.product .table .pricing ul li em {
	font-style:normal;
	float:left;
}

.related-products {
	overflow: hidden;
	padding: 56px 0 0 7px;
	width: 635px;
}
.related-products .related-head {
	overflow: hidden;
	height: 100%; 
	padding: 0 2px 6px;
	border-bottom: 1px solid #347ece; 
}
.related-products .related-head h2 {
	margin: 0; 
	font-size: 1.06em;
	color: #347ece;
	float: left; 
}
.related-products .related-head a {
	color: #347ece;
	text-decoration: underline; 
	float: right; 
	margin-top: 3px;
	font-size: 11px;
}
.related-products .related-head a:hover {
	text-decoration: none; 
}
.related-products ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%; 
}
.related-products ul li {
	width: 133px;
	font-size: 0.91em;
	padding: 11px 12px 0 13px;
	text-align: center; 
	float: left; 
}
.related-products ul li a {
	display: block; 
	color: #000;
	text-decoration: none; 
	line-height: 1.36em;
}
.related-products ul li a:hover {
	text-decoration: underline; 
}
.related-products ul li a strong {
	display: block; 
}
.related-products ul li a span {
	display: block; 
}
.related-products ul li img {
	display: block; 
	margin: 9px auto 0; 
}

/* BASKET */

#total {
    padding: 10px 0 0 10px;
    text-align:right;
	}
	
.baskettext_left{
	padding: 3px 15px 0 10px;
    vertical-align: top;
	}
	
.baskettext_left h4 { margin: 1px 0 2px 0; }

.baskettext_right{
	padding: 3px 0 0 10px;
	text-align: right;
    vertical-align: top;
	}
	
.baskettext_right h4 { margin: 1px 0 2px 0; }

.priceeach {
	text-align:right;
	width: 80px;
	margin-left: 5px;
	float:right;
	}
	
	
.imgFloatLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgFloatRight {
	float: right;
	margin: 0 0 10px 10px;
}

.large_pic {
height: 26px;
padding-left: 26px;
background: url(/images/camera.gif) no-repeat 0;
line-height: 2em;
}

.view_video {
height: 26px;
padding-left: 26px;
background: url(/images/video.gif) no-repeat 0;
line-height: 2em;
}

.manual {
height: 26px;
padding-left: 26px;
background: url(/images/download.gif) no-repeat 0;
line-height: 2em;
}

.specs {
height: 26px;
padding-left: 26px;
background: url(/images/document.gif) no-repeat 0;
line-height: 2em;
}

.shipping {
height: 26px;
padding-left: 26px;
background: url(/images/calculator.gif) no-repeat 0;
line-height: 2em;
}

.colors, .link {
height: 26px;
padding-left: 18px;
background: url(/images/play.gif) no-repeat 0;
line-height: 2em;
}

.feeds,.feeds li{
font-size: .9em;
padding-bottom: 5px;
}

.rss_feed {
padding-left: 20px;
background: url(/images/feed-icon-14x14.png) no-repeat 0;
}

.rss_email {
padding-left: 20px;
background: url(/images/email.gif) no-repeat 0;
}

.formRight {
	float:left;
	}
	
.formLeft {
	margin: 0 10px 0 0;
	float: left;
	}
	
	.FieldList {
	list-style: none;
	}
	
	
	
	
	
/*Begin Affiliate Code*/

#affiliate {
	font-family:Arial, Helvetica, sans-serif;
	float: right;
	padding: 0;
	margin: 0;
}

#affiliate dl {
	border-bottom: 1px dashed #999999;
	float: left;
	width: 620px;
	margin: 10px 0px;
	padding: 0px 0px 10px 0px;
	display: inline; /*Fixes IE/WIN double margin bug*/
}

#affiliate dl.dlNoBorder {
	border:0;
}

#affiliate dt {
	margin: 0 0 10px 0;
	font-size:1.1em;
	font-weight:bold;
	float: right;
	width: 480px;
	padding: 0px;
}

#affiliate dt a {
	text-decoration: none;
	color: #347ece;
}

#affiliate dt a:hover {
	text-decoration: none;
	color: #666666;
}

#affiliate dd a {
	text-decoration: none;
	color: #347ece;
}

#affiliate dd a:hover {
	color: #666666;
}

#affiliate dd {
	margin: 0px;
	padding: 0px;
}

#affiliate dd.img img {
	float: left;
	margin: 0 20px 0px 0;
	border: none;
}

.affiliateImg {
	float: left;
	margin: 0 20px 0 0;
}


/*End Affiliate Code*/


/*Begin Field of Excellence*/

#foeList {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: .89em;
}

#foeList ul {
	margin: 0;
	padding: 0;
}

#foeList li {
	padding-bottom: 4px;
	margin: 0;
	list-style:none;
}

#foeList li span {
	font-weight:bold;
	font-size:14px;
	color: #347ece;
}

#foeLeft {
	float: left;
	width: 300px;
}

#foeRight {
	float: left;
	width: 300px;
}

#foeRelease {
	margin: 20px 0 0 0;
	width: 600px;
	display: block;
}



.foe_pic {
height: 18px;
padding-left: 20px;
background: url(/images/camera.gif) no-repeat 0;
}



.foe_nopic {
	padding: 0 0 0 20px;
}

.foeImage {
	float: left;
	margin: 0 15px 5px 0;
	padding: 0;
}



/*End Field of Excellence*/

/*New Products Begin*/

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

.NewProd li {
	float: left;
	margin: 0 0 10px 0;
}

.NewProd .NewLast {
	margin: 0 0 0 0;	
}

.NewProd li img {
	float: left;	
	margin: 0 10px 0 0;
}

.NewProd li a:hover {
	text-decoration: none;	
}



/*New Products End*/
