/***********************
	Generic Home Page 
************************/
.homePageColumn{
float:left;
width:33%;
}
.shopByTitle{
font:bold 10pt Verdana, sans-serif;
color:#333333;
}
.teamDropDownListBox{
font:bold 10px Arial;
color:#404040;
width:140px;
background-color:#eeeeee;
}
/***********************
	Advanced Search
************************/
.titleAdvancedSearch{
font:bold 10pt Helvetica, sans-serif;
color: #333333;
}
.AdvancedSearchSport{
width:120px;
}
.AdvancedSearchProducts{
}
.AdvancedSearchTeamPlayer{
width:145px;
}
.AdvancedSearchPrice{
width:125px;
}
.RelatedMerchandiseHeader{
color:#333333;
font-family:Helvetica,sans-serif;
font-size:10pt;
font-weight:700;
text-align:left;
}
/***********************
	Fonts 
************************/
.regularText{
font:normal 8pt Helvetica, sans-serif;
}
.regularTextBold{
font:700 8pt Helvetica, sans-serif;
color: #333333;
}
.LargerTextBold{
font:bold 12pt Helvetica, Sans-Serif;
color: #333333;
}
.LargeTextBold{
font:bold 10pt Helvetica, Sans-Serif;
color: #333333;
}
.subtitle{
font:bold 10pt Helvetica, sans-serif;
color: #333333;
}
/***********************
	Buttons
************************/
.btnContinue{
width:147px;
height:30px;
border:0px;
background:url(/images/DonovanMcNabb/but_dmn-continue.gif) no-repeat;
}
.btnLogin{
width:100px;
height:30px;
border:0px;
background:url(/images/DonovanMcNabb/but_dmn-login.gif) no-repeat;
}
.btnAdvancedSearch{
width:111px;
height:30px;
border:0px;
background:url(/images/DonovanMcNabb/but_dmn-search.gif) no-repeat;
}
.btnResetPW{
width:54px;
height:15px;
border:0px;
background:url(/images/DonovanMcNabb/but_dmn-submit.gif) no-repeat;
}
.btnSubmit{
background:url(/images/DonovanMcNabb/but_dmn-submit.gif) no-repeat;
height:15px;
width:54px;
float:right;
border:0px;
}
.btnResumeShopping,.btnResumeShoppingChkOutSuccess{
background:url(/images/DonovanMcNabb/but_dmn-resumeshop.gif) no-repeat;
height:15px;
width:124px;
border:0px;
}
.btnUpdate{
background:url(/images/DonovanMcNabb/but_dmn-update.gif) no-repeat;
height:15px;
width:58px;
border:0px;
}
.btnDelete{
background: url(/images/DonovanMcNabb/but_dmn-delete.gif) no-repeat;
height:15px;
width:58px;
border:0px;
}
.btnSaveBasket{
/*Turned off for this site
background:url(/images/FE/save-cart.gif) no-repeat;
height:14px;
width:61px;
border:0px;*/
}
.btnResumeShoppingBasket{
background:url(/images/FE/resume-shopping.gif) no-repeat;
height:14px;
width:90px;
border:0px;
}
.btnCheckout{
background:url(/images/DonovanMcNabb/but_dmn-checkout.gif) no-repeat;
height:30px;
width:147px;
border:0px;
}
.btnApplyGiftCert{
background:url(/images/DonovanMcNabb/but_dmn-applygiftcert.gif) no-repeat;
height:15px;
width:161px;
vertical-align: bottom;
}
.btnApplyCoupon{
background:url(/images/DonovanMcNabb/but_dmn-applycoupon.gif) no-repeat;
height:15px;
width:97px;
vertical-align: bottom;
}
.btnProcessOrder{
background:url(/images/DonovanMcNabb/but_dmn-processorder.gif) no-repeat;
height:30px;
width:182px;
}
.btnProcessOrderDisabled{
background:url(/images/DonovanMcNabb/but_dmn-processorderoff.gif) no-repeat;
height:30px;
width:182px;
margin-bottom:5px;
}
.btnContinueViewOrders{
background:url(/images/DonovanMcNabb/but_dmn-continue.gif) no-repeat;
height:30px;
width:147px;
}
/*********************
	Other Pages
**********************/
.ContentFacade{
border:solid 1px #e8e8e8;
}
.NoCookiesResumeShopping{
text-align:right;
padding:3px 0px;
}
.OrderConfirmContinueButton{
float:right;
margin:-15px 0px 5px 0px;
clear:both;
text-align:right;
}
.OrderFailureContent{
font-weight:normal;
font-size:8pt;
padding:5px 5px 5px 5px;
border:solid 1px #C0C0C0; 
clear:both;
}
.CSCCodeText{
font-family:Helvetica,sans-serif;
padding-left:10px;
}
.CSCCodeTitle{
font:normal 12pt Helvetica,sans-serif;
padding:10px;
}
.StaticContentPage{
padding-right: 8px;
text-align:left;
}
/* View Orders */
.ViewOrdersLeftSpacer{
width: 120px;
padding-top: 4px;
}
/* Reviews */
.BVReview a:link, .BVReview a:visited{
font-size:10px;
color: #666666;
text-decoration: underline;
}
.BVReview a:hover{
font-size:10px;
color: #d6d6d6;
text-decoration: underline;
}
.BVCustomerRatings{
float:left; 
margin-right:10px; 
width:180px; 
}
.ForceScroll{
position:absolute;
top:0px;
left:0px;
}
/* Sizes */
.SizesHeader{
color: white;
text-align: center;
vertical-align: middle;
font-size: 9pt;
font-family: Helvetica, sans-serif;
background-color: #000000;
font-weight: bold;
}
.titleSizing, .titleSizing a:link, .titleSizing a:visited, .titleSizing a:hover{
text-align:left;
font-family: arial;
font-weight:bold;
font-size:large;
text-decoration:none;
color: #000000;
}