/* Style Sheet for Edge Sports */
/*******************************/
html {
  height: 100%;
}
body {
	background-color: #fff;
	padding: 0px;
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p{
margin:0;
padding:0;
padding-bottom:15px;
}
h1{
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
padding-bottom:3px;
color:#000;
}
.homeImg{
text-align:center;
padding-bottom: 5px;
}
.salePrice{
text-decoration:line-through;
}
INPUT, TEXTAREA, SELECT, OPTION{
	font-family: Arial, "MS Serif", "New York", serif;
	padding: 2px;
	font-size: 12px;
}
.performancebrk{
display:block;
width: 449px;
height:116px;
font: bold 13px sans-serif;;
color:#333;
background: url("../images/performance_brick_grey.jpg") 0 0  no-repeat;
text-decoration: none;
text-indent:-2456px;
}
.performancebrk:hover { 
background-position: 0 -116px;
color: #049;
}
.roadwearbrk{
display:block;
width: 449px;
height:116px;
font: bold 13px sans-serif;;
color:#333;
background: url("../images/roadwear_brick_grey.jpg") 0 0  no-repeat;
text-decoration: none;
text-indent:-2456px;
}
.roadwearbrk:hover { 
background-position: 0 -115px;
color: #049;
}
.stuffbrk{
display:block;
width: 449px;
height:116px;
font: bold 13px sans-serif;;
color:#333;
background: url("../images/stuff_brick_grey.jpg") 0 0  no-repeat;
text-decoration: none;
text-indent:-2456px;
}
.stuffbrk:hover { 
background-position: 0 -116px;
color: #049;
}
.nearbrk{
display:block;
width: 449px;
height:116px;
font: bold 13px sans-serif;;
color:#333;
background: url("../images/near_brick_grey.jpg") 0 0 no-repeat;
text-decoration: none;
text-indent:-2456px;
}
.nearbrk:hover { 
background-position: 0 -117px;
color: #049;
}
/****************IDs****************/
/**********************************/
#container{
position:relative;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
}
/** Header **/
#header {
	background-color: #000;
	width: 100%;
	height: 120px;
	background-image:url(../images/topBg.jpg);
	overflow:hidden;
}
.midCol{
width:800px;
margin-right: auto;
margin-left: auto;
}
#links{
	width: 400px;
	padding-top:5px;
	padding-left:5px;
	float:left;

}
#logo{
	width: 250px;
	height: 115px;
	float:right;

}
/** Main Section **/
#mainSection {
	width: 800px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding:1em 1em 50px;
	
}
#mainLeft{
width: 160px; 
float: left;
margin-left:auto;
margin-right:auto;
text-align: center;
}
#leftMenu{
width: 150px;
margin-bottom:15px;
text-align:left;
}
#leftinfoMenu{
width: 150px;
margin-top:10px;
margin-bottom:15px;
}
#cart{
width: 150px;
border: 1px solid #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}
#cartHeader{
background-color:#000;
height: 18px;
display:block;
color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
padding-top:2px;
}
#shopHeader{
background-image:url(../images/shopHead.jpg);
background-repeat:no-repeat;
height: 21px;
display:block;
color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
padding-top:4px;
margin-bottom:2px;
text-align:left;
padding-left: 8px;
}
#leftMenu a{
	color: #000;
	display: block;
	width: 145px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	padding-left: 5px;
	padding-top:2px;
	padding-bottom: 6px;
	background-image:url(../images/infoBorder.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;

}
#leftMenu a:hover{
background-color:#eee;
}

#leftMenu a.over{
background-color:#eee;
}
#leftMenu a.over:hover{
background-color:#fff;
}

#leftinfoMenu a{
	color: #000;
	display: block;
	width: 145px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	padding-left: 5px;
	padding-top:2px;
	padding-bottom: 6px;
	background-image:url(../images/infoBorder.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;

}
#leftinfoMenu a:hover{
background-color:#eee;
}
#leftinfoMenuheader{
background-image:url(../images/infoHead.jpg);
color: #fff;
height: 21px;
display:block;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
padding-top:4px;
margin-bottom:2px;
text-align:left;
padding-left: 8px;
}
#subsMenu{
padding-bottom:7px;
margin:0px;
background-image:url(../images/infoBorder.jpg);
background-position:bottom left;
background-repeat:repeat-x;
}
#leftMenu a.subs{
	width: 130px;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	padding-left:12px;
	padding-bottom: 0px;
	background:none;

}
#leftMenu a:hover.subs{
	text-decoration:underline;
	background:none;
}
.subsHead{
	width: 132px;
	font-weight:normal;
	font-size:12px;
	padding-left:8px;
	padding-bottom: 0px;
	background:none;
	color: red;
	text-align:left;
}
#leftMenu a.coaching{
	width: 130px;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding-left:2px;
	padding-bottom: 0px;
	background:none;

}
#leftMenu a:hover.coaching{
	text-decoration:underline;
	background:none;
}
#mainCenter{
width: 460px; 
float: left;
margin-left:10px;
margin-right:10px;
}
#mainCart{
width: 630px; 
float: left;
margin-left:10px;
}
#mainRight{
width: 160px; 
float: right;
text-align:center;
}
#promo{
width: 150px;
border: 1px solid #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
text-align:center;
margin-top:15px;
}
#promo a{
	color: #000;
	display: block;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right: 5px;
}
#promo a:hover{
	color:#CC3300;
}
#promoHeader{
background-color:#000;
height: 18px;
display:block;
color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
text-align:center;
padding-top:2px;
margin-bottom:3px;
}
/** footer **/
#footer {
	background-image:url(../images/footerBg.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height: 40px;
	background-color:#000;
	position:absolute;
	bottom:0; /* stick to bottom */
	
}
#copyright{
	background-color: #000;
	width: 200px;
	float:left;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 12px;
}
#footLogo{
width: 63px;
float:left;
margin-top: 8px;
}
#copyright a{
color: #fff;
text-decoration:underline;
}
#copyright a:hover{
text-decoration: none;
}
#footerLinks{
	width: 350px;
	float:right;
	margin-top:9px;
}
/************Products****************/

#productHeader{
font-size:11px;
margin-bottom:10px;
}
#prodImgs{
width:310px;
float:left;
}
.Related{
font-size:13px;
font-weight:bold;
width:100%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin-top:10px;
margin-bottom:5px;
background-color:#eee;
height:20px;
padding-top:2px;
padding-left:5px;
}
.topspacer{
font-size:9px;
color:#CCCCCC;
}
.relatedItem{
margin-top:5px;
float:left;
width:33%;
text-align:center;
}
#subsMain{
width: 100%;
margin-bottom:10px;
overflow:hidden;
}
#subsMain img{
margin-right: 10px;
}
#subsMain a{
font-weight: bold;
}
.subsSmall{
float:left;
width: 130px;
margin-right:15px;
}
.subsSmall p{
padding:0;
margin:0;
}
.subsSmall a{
font-weight: bold;
}
#subsMain a.small{
font-weight: normal;
}
.subsSmall a.small{
font-weight: normal;
}
.prodsRow{
width: 100%;
overflow:hidden;
border-bottom: 1px solid #ccc;
padding-bottom:10px;
padding-top:5px;
}
.prodsRow p.header{
padding-bottom:10px;
}
.prodsRow img{
padding-right: 10px;
}
.prodsView{
float: left;
width:110px;
}
.prodsPrice{
float: right;
width: 225px;
text-align:right;
font-weight:bold;
}
#prodsDescrip{
text-align:left;
margin-top:10px;
}
#prodDetail{
overflow:hidden;
}
/************ Info Pages ***************/
#infoMenu{
width: 150px;
margin-bottom:15px;
}
#infoMenu a{
	color: #000;
	display: block;
	width: 130px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	padding-bottom: 5px;

}
#infoMenu a:hover{
	text-decoration:underline;
}
img.infoimg{
padding-left:10px;
padding-bottom:10px;
}
#infoCenter{
width: 630px; 
float: left;
margin-left:10px;
}
#infoCenter ul{
padding-top:0;
margin-top:0;
}
#coachingtips{
width:200px;
background-color:#FFFFCC;
float:right;
padding: 8px;
text-align:left;
}
#otherCell{
float: left;
width: 63px;
padding:8px;
}
/************* Block Pages ***************/
img.blockimg{
padding-bottom:5px;
padding-left:2px;
}
.performance{
background-image:url(../images/performance_bkgr.jpg);
background-repeat:no-repeat;
}
.performance h1{
padding-left: 10px;
padding-top:5px;
padding-bottom: 5px;
}
.performance p{
padding-left: 10px;
padding-right: 10px;
}
.roadwear{
background-image:url(../images/roadwear_bkgr.jpg);
background-repeat:no-repeat;
}
.roadwear h1{
padding-left: 10px;
padding-top:5px;
padding-bottom: 5px;
}
.roadwear p{
padding-left: 10px;
padding-right: 10px;
}
.nearyou{
background-image:url(../images/near_you_bkgr.jpg);
background-repeat:no-repeat;
}
.nearyou h1{
padding-left: 10px;
padding-top:5px;
padding-bottom: 5px;
}
.nearyou p{
padding-left: 10px;
padding-right: 10px;
}
.edgestuff{
background-image:url(../images/edge_stuff_bkgr.jpg);
background-repeat:no-repeat;
}
.edgestuff h1{
padding-left: 10px;
padding-top:5px;
padding-bottom: 5px;
}
.edgestuff p{
padding-left: 10px;
padding-right: 10px;
padding-bottom:11px;
}
.bricksItem{
float:left;
width:33%;
text-align:center;
margin-bottom:10px;
}
.bricksItem a{
text-decoration:none;
}
/************Primary NAV****************/
/***************************************/

ul.navigation {
	padding: 0px;
	margin: 0;
	list-style:none;
	text-align: left;
}
ul.navigation li {
	display: inline; 
	padding: 0px;
	margin: 0;
}
ul.navigation li a {
	color:#fff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}
ul.navigation li a:hover {
	text-decoration:underline;
}
img.prodImg{
padding-right:10px;
}
p.prodHeader{
font-weight: bold;
font-size:13px;
padding-bottom: 10px;
}
p.options{
padding-bottom:5px;
}
/************Footer NAV****************/
/***************************************/

ul.footerNav {
	padding: 0px;
	margin: 0;
	list-style:none;
	text-align: right;
}
ul.footerNav li {
	display: inline; 
	padding: 0px;
	margin: 0;
}
ul.footerNav li a {
	color:#fff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left: 15px;
}
ul.footerNav li a:hover {
	text-decoration:underline;
}
a{
color: #CD3301;
}
a:hover{
text-decoration:none;
}
/* cart Items */
div#cartHeader{
width: 640px;
overflow:hidden;
background-color:#eee;
padding-bottom:3px;
padding-top:3px;
}
div#cartItem{
float:left;
width: 275px;
padding-left:5px;
}
div#cartPrice{
float:left;
width: 100px;
}
div#cartQty{
float:left;
width: 100px;
z-index:3;
}
div#cartTotal{
float:left;
width: 100px;
}
div#cartRemove{
float:left;
width: 60px;
text-align:center;
}
div#cartRowItem{
width: 640px;
overflow:hidden;
background-color:#fff;
padding-bottom:10px;
padding-top:5px;
background: url(../images/dotted.jpg) repeat-x bottom left;
}
div#cartRow{
width: 200px;
overflow:hidden;
background-color:#fff;
padding-bottom:3px;
padding-top:3px;
}
div#cartRow2{
width: 640px;
overflow:hidden;
background-color:#fff;
padding-bottom:3px;
text-align:center;
}
div#cartPriceSpacer{
float:left;
width: 464px;
}
div#cartPriceTotal{
float:left;
width: 100px;
}
hr#cart{
background-color:#eee;
color:#eee;
width:640px;
height:2px;
border:0px;
}

div#return{
float:left;
width:310px;
text-align:right;
padding-right:5px;
}
div#checkout{
float:left;
width:315px;
text-align:left;
}
div#cards{
float:left;
width:380px;
text-align:center;
padding-top: 20px;
}
div#prices{
float:left;
width:200px;
text-align:left;
}
.cartheadertxt{
color:#000;
font-weight:bold;
}
label {
	width: 130px;
	float: left;
	text-align: left;
	margin-top:1px;
	margin-right: 0.5em;
	display: block;
}
.buttonSub {
	margin-left: 57px;
	color: #fff;
	background: #71949B;
}
fieldset {
	margin-left: 0px;
	width: 500px;
	border:0px;
}
legend {
	padding: 2px 6px;
	color: #71949B;
}
/************ Tabs ******************/
#tabsH {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;
	  margin-top: 77px;
      }
    #tabsH ul {
	  margin:0;
	  padding:10px 10px 0 10px;
	  list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url(../images/tableftH.gif) no-repeat left top;
      margin:0 4px 0 0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url(../images/tabrightH.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }