/* General */
a.hyperLinkStyle:link, a.hyperLinkStyle:visited
{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: 12pt;
	text-decoration: underline;
	font-weight:normal;
}
a.hyperLinkStyle:hover, a.hyperLinkStyle:active
{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #ff0000;
	line-height: 12pt;
	text-decoration: underline;
	font-weight:normal;
}

.HomePageTeamDivider
{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: 12pt;
	font-weight:normal;
}

li
{
	vertical-align: middle;
	list-style-position: outside;
	margin-left: 15px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 0px;
}

.addressLabel 
{
	padding-right:5px;
	width:140px;
	font-weight:bold;
}

.addressInputInput 
{
	font-size: 8pt;
	color: #000000;
	background-color: #eeeeee;
}

.addressInputSelect 
{
	background-color:#EEEEEE;
	font-size:8pt;
	height:20px;
	width:135px;
}

/* Post Checkout */

.MyOrders
{ margin-top: 25px; }

.MyOrdersItem td
{
	font-family: Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-align: center;
}

.MyOrdersHeader td
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Helvetica, sans-serif;
	background-color: silver;
	text-align: center;
}

.MyOrdersDetails
{
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
	font-family: Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
}

MyOrdersDefinitions td
{	
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

td.MyOrdersDefinitionStatus
{
	text-align: right;
	font-weight: bold;
}

.MyOrderDefinitions
{
	padding-left: 50px;
	text-align: center;
}

.MyOrdersNoOrders
{	
	padding: 15px 0 0 10px;
	color: #333333;
	font-size: 10pt;
}

.OrderFailureContent
{
	font-weight: normal;
	font-size: 8pt;
	padding:5px 5px 5px 5px;
	border:1px; 
	border-color:#C0C0C0; 
	border-style:solid; 
	clear:both;
}

.OrderConfirmContinueButton
{
	float: right;
	margin-top: -15px;
	clear:both;
	text-align:right;
	margin-bottom:5px;
}

/* Header */
.HeaderLinkGroup
{
	color: White;
	float: right;
	font-weight: bold;
}

div.HeaderLinkGroup
{
	float: right;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-size: 7.5pt;
	color: White;
	padding-top: 10px;
}

.HeaderLinkGroup a:link, .HeaderLinkGroup a:visited
{
	padding-left: 3px;
	padding-right: 3px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-size: 7.5pt;
	color: White;
}

.HeaderLinkGroupBookmark a:link, .HeaderLinkGroupBookmark a:visited
{
	padding-left: 7px;
	padding-right: 1px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-size: 7.5pt;
	color: White;
}

.TopBar
{
	position: relative;
	padding-bottom: 14px;
}

.TopNavLink a:link, .TopNavLink a:visited
{
	color:#777777;
	text-decoration:none;
}

.TopNavLink a:hover
{
	color:#ff0000;
	text-decoration:none;
}

.BVReview a:link, .BVReview a:visited
{
	color: #666666;
	text-decoration: underline;
}

.BVReview a:hover
{
	color: #d6d6d6;
	text-decoration: underline;
}

.BVCustomerRatings
{
	float:left; 
	margin-right:10px; 
	width:180px; 
}

/* BreadCrumb */

.TopBarBreadCrumbTrail
{	
	margin: 0px 0 2px 9px;
	color: Black;
	font-family: Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	vertical-align: bottom;
}

a:link.TopBarNavBreadCrumb, a:visited.TopBarNavBreadCrumb, a:hover.TopBarNavBreadCrumb
{
	color: Black;
	font-family: Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	vertical-align: bottom;
}

/* Left Bar */
.CustomerCare
{
	padding-top: 5px;
	padding-bottom: 1px;
}

/* Left Bar */

div.LeftSearch { }

div.LeftNav
{
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	border-right: #DDDDDD 1px solid;
	border-top: #DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;
	border-left: #DDDDDD 1px solid;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}

div.LeftNavCategory span
{ vertical-align: middle; }

div.LeftNavCategory a
{
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	vertical-align: middle;
	font-weight: bold;
}

div.LeftLinkCategory a
{
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	vertical-align: middle;
	font-weight: bold;
	margin-left: 4px;
}

/* Guarantees */

.Guarantees td.Blurb
{
	padding-left: 8px; 
	padding-right: 8px;
	padding-bottom: 8px;
}

.Guarantees a:link, .Guarantees a:visited
{
	color: White;
	font-weight: bold;
}

.Guarantees a:hover
{
	color: Red;
	font-weight: bold;
}

.btnLinkPrivacy
{
	background-image: url(/images/FE/Email_Exclusives-gfx-_04.jpg);
	width: 120px;
	height: 12px;
	background-repeat: no-repeat;
	border: 0px;
}

.EmailCollectionHeader
{
	background-image: none;
	width: 240px;
	height: 1px;
	background-repeat: no-repeat;
	background-color:Transparent;
}

input.EmailCollectionTextBox
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #9c9c9c;
	width: 170px;
	height: 80%;
	background-color: #ffffff;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
}

tr.EmailCollectionTextBox
{
	background-color: Transparent;
	width:240px;
	height:19px;
}

td.EmailCollectionTextBox
{
	width: 180px;
	height: 19px;
	vertical-align:middle;
}

.EmailCollectionPrivacyButton
{
	background-image: none;
	width: 240px;
	height: 1px;
	background-repeat: no-repeat;
	background-color:Transparent;
}

/* Footer */

div.FooterLinks
{ text-align:center; }

div.FooterLink
{
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cccccc;
	font-size: 8pt;
	font-weight: bold;
}

.FooterLinkCenter
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ff0000;
	font-size: 8pt;
}

.FooterTextCenter
{	
	text-align: center;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	color: Black;
	font-size: 6.5pt;
	padding-bottom: 21px;
	padding-top: 5px;
	padding-left: 4px;
}

.FooterLink a:link, .FooterLink a:visited
{
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #777777;
	font-size: 8pt;
}

.FooterLink a:hover
{
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ff0000;
	font-size: 8pt;
}

.FooterBilling
{	
	background-image: url(/images/FE/FEfooter-billing.gif);
	height: 73px;
	width: 475px;
	margin-top: -18px;
}

.selectedPhoto
{
	border-style: solid;
	border-color: #ff0000;
	border-width: medium;
}

.productPromotion
{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #ff0000;
}

/* Global Text */

.regularTextBold
{
	font-weight: 700;
	font-size: 8pt;
	color: #333333;
	font-family: Helvetica, sans-serif;
}

.regularTextDisabled
{ color: #CDCDCC; }

.regularTextBoldBlue
{
	font-weight: bold;
	font-size: 8pt;
	color: #003399;
	font-family: Helvetica, sans-serif;
}

.regularTextBoldMargin
{
	margin-top: 100px;
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	font-family: Helvetica, sans-serif;
}

.regularText
{
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
}

.regularTextSmall
{
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.regularTextBig
{
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}

.regularTextGray
{
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color:Gray;
}

.regularTextBlue
{
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #ff0000;
}

.regularTextDarkBlue
{
	font-weight: normal;
	color: #003151;
}

.regularTextStrike
{
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
	font-family: Helvetica, sans-serif;
	text-decoration: line-through;
}

.regularTextWhite
{
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color:White;
}

.redText { color: Red; }

.redTextBold
{
	color: #961a1d;
	font-weight: bold;
}

/* Title */

.title
{
	text-align:center;
	font-family: arial;
	font-weight:bold;
	font-size:large;
	color: #000000;
}

.titleWhite
{
	text-align:center;
	font-family: arial;
	font-weight:bold;
	font-size:medium;
	color: #FFFFFF;
}

.titleBlue
{
	text-align:center;
	font-family: arial;
	font-weight:bold;
	font-size:large;
	color: #333333;
}

.subtitle
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Helvetica, sans-serif;
	color: #333333;
}

.subtitleBlue
{
	font-weight: bold;
	font-size: 14pt;
	color: #0000cd;
	font-family: Helvetica, sans-serif;
}

.subtitleBlack span
{
	font-weight: bolder;
	font-size: 12pt;
	color:Black;
	font-family: Helvetica, sans-serif;
}

.subtitleWhite
{
	font-weight: bold;
	font-size: 11pt;
	color: White;
	font-family: Helvetica, sans-serif;
}

.productTitle h1
{
	font-family: helvetica, verdana, geneva, arial, sans-serif;
	font-size: 16px;
	color: #0000ff;
	font-weight: bold;
	padding-bottom: 20px;
	text-align: center;
	line-height:16px;
	margin: 0 0 0 0;
}

.pageMargin
{
	margin-left:14px;
	margin-top:14px;
	margin-bottom:14px;
}

.pageIndent
{ margin-left:42px; }

.productLeftColMargin
{
	margin-right:5px;
	margin-right:14px;
	margin-bottom:14px;
}

.textBoxGreay
{
	background-color: #eeeeee;
	Width:24px;
}

/* Sale */

.onSale
{
	font-weight: bold;
	color: #0000ff;
	font-family: Arial;
	font-size: 10pt;
}

.onSaleMed
{
	color: #0000ff;
	font-family: Arial;
	font-size: 10pt;
}

.onSaleBig
{
	font-size: 12pt;
	color: #0000ff;
	font-family: Arial;
}

.Paging
{
	text-align:right;
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
}

.Paging a:link, .Paging a:visited, .Paging a:hover
{ color: #333333; }

.CurrentPage
{
	font-family: Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	background-color: White;
	height: 585px;
}

.TopBarSearch
{ border-style:none; }

.SearchPanel
{
	border-style: none;
	background-color:Transparent;
	height:19px;
	width:295px;
}

.SearchTextBox
{
	margin-right: 4px;
	background-color:White;
	font-size: 9.5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight:bolder;
	color:#999999;
	height: 17px;
	width:225px;
	vertical-align:middle;
}

input.SearchTextBox
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #9c9c9c;
	background-color: #ffffff;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	vertical-align:middle;
	height:100%;
}

.Greeting
{
	margin: 4px;
	border: #DDDDDD 1px solid;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ff0000;
}

.LogoutLink
{
	font-weight:normal;
	font-size: 8pt;
}

.TopBarSearchTitle
{
	font-size: 0pt;
	background-image: none;
	background-repeat: no-repeat;
	height:1px;
}

.TopBarAdvancedSearch img
{
	background-image: none;
	background-repeat: no-repeat;
	height: 1px;
}

.TopBarSearchContent
{
	font-family: Arial, helvetica, Sans-Serif;
	font-weight: bold;
	color:#e8e8e8;
}

.TopBarSearchNonContent
{ visibility:hidden; }

.ZoomHeaderBar
{
	visibility:hidden;
	display:none
}

.Address td
{
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;	
	font-weight:bold;
}

.CreditCard td
{
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;	
	font-weight:bold;
}

.CreditCard
{
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;	
}

.CreditCard a:link, .CreditCard a:visited, .CreditCard a:hover
{ height: auto; }

.hlPrint
{
	background-image: url(/images/Global/SC_func_prnt-pg.gif);
	height: 12px;
	width: 43px;
}

.hlEmail
{
	background-image: url(/images/Global/SC_func_em2Friend.gif);
	height: 12px;
	width: 84px;
}

.hlZoom
{
	background-image: url(/images/Global/SC_func_zoom.gif);
	height: 12px;
	width: 44px;
}

.btnAddToCart
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-addtocart.gif);
	height: 32px;
	width: 149px;
}

.btnContinue, .btnSignUp
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-continue.gif);
	height: 32px;
	width: 149px;
	margin-right: 16px;
	margin-top: 1px;
}

.btnProcessOrder
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-processorder.gif);
	height: 32px;
	width: 184px;
	margin-right: 2px;
}

.btnProcessOrderDisabled
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-processorderoff.gif);
	height: 32px;
	width: 184px;
	margin-bottom: 5px;
	margin-right: 2px;
}

.btnMadden
{
	background-image: url(/images/FE/Madden/madden-next.gif);
	height: 35px;
	width: 80px;
	background-repeat: no-repeat;
}

.btnContinueShopping img
{
	background-image: url(/images/Global/SC_btn_cont-shpng.gif);
	height: 27px;
	width: 71px;
	background-repeat: no-repeat;
}

.btnQuickCheckout
{
	background-image: url(/images/Global/SC_btn_qk-checkout.gif);
	height: 27px;
	width: 109px;
}

.btnCheckout
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-checkout.gif);
	height: 32px;
	width: 149px;
	background-repeat: no-repeat;
}

.btnPagingFirst img
{
	background-image: url(/images/Global/SC_nav-lft-all.gif);
	height: 9px;
	width: 12px;
}

.btnPagingPrevious img
{
	background-image: url(/images/Global/SC_nav-lft-1.gif);
	height: 9px;
	width: 9px;
}

.btnPagingNext img
{
	background-image: url(/images/Global/SC_nav-rt-1.gif);
	height: 9px;
	width: 9px;
}

.btnPagingLast img
{
	background-image: url(/images/Global/SC_nav-rt-all.gif);
	height: 9px;
	width: 12px;
}

.btnSearchOld
{
	background-image: url(/images/Global/btnGo.jpg);
	height: 19px;
	width: 22px;
}

.btnSearch
{
	background-image: url(/images/FE/search_btn_2.jpg);
	height: 19px;
	width: 55px;
	background-repeat: no-repeat;
	padding-left: 3px;
	vertical-align:middle;
}

.btnAdvancedSearch
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-search.gif);
	height: 32px;
	width: 113px;
}

.btnResetPW
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-submit.gif);
	height: 17px;
	width: 56px;
}

.btnSubmit
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-submit.gif);
	height: 17px;
	width: 56px;
	float: right;
	margin-right: 2px;
}

.btnResumeShopping
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-resumeshop.gif);
	height: 17px;
	width: 126px;
}

.MaddenFont 
{
	font: 12px Arial; 
	color: #484848; 
	font-weight:bold;
}

.MaddenSFont 
{
	font: 9px Arial; 
	color: #484848; 
	font-weight: bold;
}

.Madden2Font 
{
	font: 12px Arial; 
	color: #FF0000; 
	font-weight: bold;
}

.Madden3Font 
{
	font: 20px Arial;
	color: #484848;
	font-weight: bold;
	vertical-align: bottom;
}

.Madden4Font 
{
	font: 14px Arial; 
	color: #484848; 
	font-weight: bold;
	vertical-align: bottom;
}

.Madden5Font {
	font: 41px Arial; 
	color: #FF0000; 
	font-weight: bold; 
	line-height: 38px;
}

INPUT.MaddenFORM 
{
	background-color: #FFFFFF;
	border-color: #c1c1c1;
	border-style: solid;
	border-width: 1px;
	color: #484848;
	font-size: 13pt;
	font-family: arial;
	font-weight: bold;
	height: 24px;
	width: 200px;
}

TD.Madden2Font
{ text-align:right; }

.MaddenBottomLayout
{
	vertical-align:top;
	background-image:url('/images/FE/Madden/madden-bg.jpg');
	background-repeat:no-repeat;
	height:374px;
}

.MaddenTopLayout
{
	vertical-align:top;
	background-image: url('/images/FE/Madden/madden-top.jpg');
	height:85px;
}

a.maddenLINK:link, a.maddenLINK:active, a.maddenLINK:visited 
{
	font: 9px Arial;
	color: #484848;
	text-decoration: underline;
}

a.maddenLINK:hover 
{
	font: 9px Arial;
	color: #FF0000;
	text-decoration: underline;
}

a.madden2LINK:link, a.madden2LINK:active, a.madden2LINK:visited 
{
	font: 14px Arial;
	color: #484848;
	font-weight:bold;
}

a.madden2LINK:hover 
{
	font: 14px Arial;
	color: #FF0000;
	font-weight:bold;
}

a.madden3LINK:link, a.madden3LINK:active, a.madden3LINK:visited 
{
	font: 11px Arial;
	color: #666666;
	line-height:19px;
}

a.madden3LINK:hover 
{
	font: 11px Arial;
	color: #FF0000;
	line-height:19px;
}

td.madden3LINK table td
{
	text-align:left;
	font-weight:normal;
}

a.maddenLINK4:link, a.maddenLINK4:active, a.maddenLINK4:visited 
{
	font: 12px Arial;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a.maddenLINK4:hover 
{
	font: 12px Arial;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

img.imgLogo
{ margin-bottom: 0px; }

.FraudMessage
{
	color: Red;
	font-size: 8pt;
	font-family: Helvetica, sans-serif;
}

.BMLPromoText
{
	color: Red;
	font-size: 8pt;
	font-family: Helvetica, sans-serif;
}

.BMLPromoTextDisabled
{
	color: Gray;
	font-size: 8pt;
	font-family: Helvetica, sans-serif;
}

.BMLIframe, .BMLInput
{ padding: 10px 0 0 50px; }

.BMLIframe iframe
{
	height:105px;
	width:530px;
}

.BMLSSNInput
{ padding: 10px 40px 0 0; }

.CheckInput
{ width: 175px; }

.StateFee
{ padding: 3px 3px 3px 3px; }

.StateFee td
{
	text-align: center;
	padding: 2px 2px 2px 2px;
}

.EmailRequest
{
	color: #ff0000;
	font-weight: bold;
	font-size: 8pt;
}

.AccountMenu ul
{
	list-style-type: circle;
	margin-left: 28px;
	margin-top: 22px;
}

.AccountMenu ul a:link, .AccountMenu ul a:visited, .AccountMenu ul a:hover
{	
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	font-family: Helvetica, sans-serif;
	text-decoration: underline;
	vertical-align: middle;
}

.AccountUpdate
{
	text-align: center;
	color: #FF0000;
	font-size: 10pt;
}

.Explanation
{ font-size: 8pt; }

/* Testimonial */

.Testimonial
{
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 7.5pt;
	text-align:left;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 3px;
	margin-bottom: 20px;
}

.TestimonialHeading
{
	padding-top: 7px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

.TestimonialBody { }

.TestimonialByline { }

.Promotions
{ text-align:center; }

.LeftBarPromo
{ padding-bottom: 15px; }

.SizesHeader
{
	color: white;
	text-align: center;
	vertical-align: middle;
	font-size: 9pt;
	font-family: Helvetica, sans-serif;
	background-color: #000000;
	font-weight: bold;
}

A.allTeamsHyperLinkStyle:link
{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 12pt;
	text-decoration: underline;
}

A.allTeamsHyperLinkStyle:hover
{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	line-height: 12pt;
	text-decoration: underline;

}

A.allTeamsHyperLinkStyle:active
{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	line-height: 12pt;
	text-decoration: underline;
}

A.allTeamsHyperLinkStyle:visited
{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 12pt;
	text-decoration: underline;
}

.CrossSellsTitle
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 10px;
}

.LargeTextBold
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Helvetica, Sans-Serif;
	color: #333333;
}

.LargerTextBold
{
	font-weight: bold;
	font-size: 12pt;
	color: #333333;
	font-family: Helvetica, Sans-Serif;
}

/*****************
	Create Account 
******************/

.CreateAccountHeader
{
	margin-top: 25px;
	margin-bottom: -1px;
	position: relative;
	z-index: 1;
}

.CreateAccountUserInfoLabel
{
	color:#333333;
	font-family:Helvetica,sans-serif;
	font-size:10pt;
	font-weight:700;
}

.CreateAccount
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-createaccount.gif);
	height: 17px;
	width: 115px;
	text-align:right;
}

.CreateAccountTop
{
	background-image: url(/images/FE/button-createaccount.gif);
	height: 15px;
	width: 99px;
	text-align:right;
}

.UpdateAccount
{
	background-image: url(/images/FE/button-updateaccount.gif);
	height: 14px;
	width: 100px;
	text-align:right;
}

.UpdateAccountTop
{
	background-image: url(/images/FE/button-updateaccount.gif);
	height: 14px;
	width: 100px;
	text-align:right;
}

.Cancel
{
	height: 17px;
	width: 55px;
}

.CancelCell
{ width:462px; }


.EmailAddressWarning
{
	visibility:hidden;
	width:187px;
}

.EmailOptionCheckbox
{
	font-size:8pt;
	font-weight:normal;
}

.PasswordFieldInput
{ width:200px; }

.PasswordFields { }

.OptionalInfoSelect
{
	width:122px;
	height: 20px;
	background-color: #EEEEEE;
	font-size: 8pt;
}

.OptionalInfoSelectDate
{
	height: 20px;
	background-color: #EEEEEE;
	font-size: 8pt;
}


.OptionalInformationTitle
{
	height:30px;
	font-weight:700;
	font-size:10pt;
	color:#333333;
}

/**************
	Checkout 
**************/
.CheckoutHeader { }

.CheckoutSuccessHeader
{
	margin-top: 0px;
	margin-bottom: -1px;
}

.ChkOutContent
{ margin-top: 1px; }

.ChkOutTitle
{
   font-weight: bold;
	font-size: 16pt;
	color: #333333;
	font-family: Helvetica, sans-serif;
}

.ChkOutDetails
{
	font-size: 7pt;
	color: gray;
	font-family: Helvetica, sans-serif;
	padding-left: 5px;
}

.ChkOutDetailsBilling
{
	font-size: 7pt;
	font-weight: bold;
	color: gray;
	font-family: Helvetica, sans-serif;
	margin-bottom: 14px;
	padding-left: 6px;
}

.ChkOutEmail
{ margin-top: 1px; }

.EmailNote
{	
	font-size: 7pt;
	color: gray;
	font-family: Helvetica, sans-serif;
}

.ChkOutGuarantee
{
	float: right;
	margin-top: -85px;
	width: 292px;
	clear: right;
	font-weight: bold;
	font-size: 11pt;
	color: #333333;
	font-family: Helvetica, sans-serif;
}

.ChkOutGuaranteePayment
{
	position: relative;
	left: -15px;
	top: -35px;
}

.ChkOutGuarantee A:link, .ChkOutGuarantee A:visited, .ChkOutGuarantee A:hover 
{	
	font-weight: bold;
	font-size: 11pt;
	color: #333333;
	font-family: Helvetica, sans-serif;
}

/* ChkOutPayment */

.PaymentMain
{ 
	color: #333333;
}

.PaymentSectionTitle
{
	font-family: arial;
	font-weight:bold;
	font-size:14pt;
	color: #961a1d;
	font-family: Verdana, sans-serif;
}

.PaymentDropDown
{	
	color: #000000;
	background-color: #EEEEEE;
	font-size: 8pt;
	width: 165px;
}

.optionalInfoInputLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, sans-serif;
	width: 120px;
	float: left;
}

.CCBtnForRadio
{
	background-image: url(/images/Global/cc_btn_for_radio.gif);
	width: 170px;
	height: 25px;
}

.CheckRadio
{
	background-image: url(/images/Global/cheks_btn_for_radio.gif);
	height: 35px;
	width: 170px;
}

.BMLRadio
{
	background-image: url(/images/Global/BML_logo.gif);
	height: 32px;
	width: 99px;
}

.PayPalRadio
{
	background-image: url(/images/Global/paypal_logo.gif);
	height: 38px;
	width: 150px;
}

.paymentInput
{	
	background-color: #EEEEEE;
	font-size: 8pt;
}

.btnApplyGiftCert
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-applygiftcertificate.gif);
	height: 17px;
	width: 163px;
	vertical-align: bottom;
}

.btnApplyCoupon
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-applycoupon.gif);
	height: 17px;
	width: 99px;
	vertical-align: bottom;
}

.CheckoutPaymentTotals
{
	text-align: right;
	width: 370px;
	float:right;
}

.BillMeLater
{
	color: #333333;
	font-size: 7pt;
	font-weight: normal;
}

.BillMeLater td, .BillMeLater select, .BillMeLater input
{ font-size: 7pt; }

.BillMeLater table
{ margin-top: -1px; }

.BillMeLater hr
{
	color: #ccc;
	height: 1px;
	margin-top: -1px;
}

.BillMeLater #document
{ font-size: smaller; }

.btnBMLAgree
{
	background-image: url(/images/Global/btn-iaacp.gif);
	height: 27px;
	width: 254px;
	margin-bottom: 5px;
}

.btnBMLAgreeDisabled
{
	background-image: url(/images/Global/btn-iaacp_disabled.gif);
	height: 27px;
	width: 254px;
}

.btnBMLUpdateBilling
{
	background-image: url(/images/Global/febtn-updatebllng.gif);
	height: 18px;
	width: 136px;
}

.btnIAuth
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-processorder.gif);
	height: 32px;
	width: 184px;
	margin-bottom: 5px;
}

.btnIAuthDisabled
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-processorderoff.gif);
	height: 32px;
	width: 184px;
}

.rememberMe
{ padding-left: 115px; }

.loginContent
{
	width: 323px;
	background-color: #EEEEEE;
	border: solid 1px #DDDDDD;
	margin: 0 auto 0 auto; 
	text-align: center;
}

.loginHeaderText
{ font-weight: bold; }

.btnLogin
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-login.gif);
	width: 102px !important;
	height: 32px;
}

input.loginInput
{
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	width:140px;
}

.pwdInput
{
	font-size: 8pt;
	color: #000000;
	background-color: #EEEEEE;
	width: 140px;
}

/*--------- Basket ----------*/

.BasketMain
{ margin-bottom: 2px; }

table.Basket
{ border-color: #FFFFFF; }

.Basket td
{
	padding: 2px;
	color: #333333;
	font-weight: bold;
}

.BasketHeader
{
	font-size: x-small;
	font-weight: bold;
	background-color: #D8D8D8; /* Light Grey */
	text-align: center;
	height: 23px;
}

.BasketItem
{
	font-size: x-small;
	text-align: left;
	padding: 2px;
}

.BasketItemAlternate
{ 
	text-align: left;
	background-color: #D8D8D8; /* Light Grey */ 
}

.BasketItemDeleteUpdate
{ width: 75px; }

.BasketItemQty
{ width: 25px; }

.BasketItemImg
{ text-align:center; }

.BasketItemQtyInput
{ width: 25px; }

.BasketItemDesc, .BasketProductName,
.BasketProductCode, .BasketItemTotal { }

.BasketItemTotal
{ width: 45px; }

.SavedBasketText
{
	color: #FF0000;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
}

.btnUpdateBasket,
.btnDeleteBasket
{
	white-space: nowrap;
	margin-right: 7px;
	height: 15px;
	width: 58px;
	padding-top: 1px;
}

.btnUpdate
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-update.gif);
	height: 17px;
	width: 60px;
	background-repeat: no-repeat;
}

.btnDelete
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-delete.gif);
	height: 17px;
	width: 60px;
	background-repeat: no-repeat;
}

.btnBasketNav
{
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
	width:250px;
}

.btnSaveBasket
{
	/*
	background-image: url(/images/FE/save-cart.gif);
	height: 14px;
	width: 61px;

	This site does not support saving/loading a basket
	*/
	visibility: hidden;
	display: none;
}

.btnResumeShoppingBasket
{
	background-image: url(/images/FE/resume-shopping.gif);
	height: 14px;
	width: 90px;
}

.BasketShippingPromo td
{	
	font-weight: bold;
	font-size: 12pt;
	color: #333333;
	font-family: Helvetica, sans-serif;
	padding-top: 15px;
}

.BasketShippingPromo a
{
	font-weight: normal;
	font-size: 8pt;
}

/*-----------------------------*/

.ProductFeaturesTitle
{
	font-size: 8pt;
	font-family: Helvetica, sans-serif;
	font-weight:700;
	color:#333333;
}

.MoneyBack
{
	width:177px;
	height:20px;
	background-image:url(/images/FE/icon_30day_test.gif);
	cursor:pointer;
	background-repeat: no-repeat;
}

.SupplierMessage { }

.SupplierMessageTitle
{
	font-size: 8pt;
	font-family: Helvetica, sans-serif;
	font-weight:700;
	color:#333333;
}

/* Order Total Summary */

.OrderTotal
{
	width: 100%;
	background-color: #F5F5F5;
	margin-left:-5px;
}

.OrderTotalRow
{ background-color: #F5F5F5; }

.OrderTotalRow td .Note
{
	font-size: 7pt;
	font-weight: bold;
	font-family: Helvetica, Sans-Serif;
	color: Gray;
}

/**********************/

.CartPreviewTitle
{
	font-size: 0pt;
	background-image: url(/Templates/images/ProSportsMemorabiliaCartPreviewHeader.gif);
	background-repeat: no-repeat;
	width: 113px;
}

.ProductName
{ font-size: x-small; }

.ProductCode
{ font-size: xx-small; }

.ShippingSpecial
{
	width: 200px;
	height: 60px;
	background-image: url(/images/FE/shipping_grfk_prodpage.gif);
	cursor: pointer;
	background-repeat: no-repeat;
}

/* Home Control */
.homePageColumn
{
	float:left;
	width:33%;
}

.shopByTitle
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
}

.teamDropDownListBox
{
	/*color: #000000;
	background-color: #eeeeee;
	font-size: 8pt;
	width: 147px;*/
	font-family: Arial;
	font-size: 10px;
	color: #404040;
	width: 140px;
	background-color: #eeeeee;
	font-weight: bold;
}

.promoTextHeader
{
	font-weight: 700;
	font-size: 8pt;
	color: #333333;
	font-family: Helvetica, sans-serif;
	padding-top:6px;
}

.ProductDisplayTable
{
	padding: 10px 10px 10px 10px;
	border: solid 1px black;
	background-color: white;
}

.ProductDisplayMainCell
{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.CalculateShipping
{
	width:150px;
	height:14px;
	background-image:url(/images/Global/truckin6.gif);
	background-repeat:repeat-x;
}

.ReturnPolicyTitle
{
	font-size: 8pt;
	font-family: Helvetica, sans-serif;
	font-weight:700;
	color:#333333;
}

.ReturnPolicyText
{
	text-align: center;
	font-weight: bold;
}

/* Product Detail */
.AuthenticityLinks { }

.PromoGraphicPopupLinkClass
{ cursor:pointer; }

.titleAdvancedSearch
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Helvetica, sans-serif;
	color: #333333;
}

.AdvancedSearchSport
{ width:120px; }

.AdvancedSearchProducts { }

.AdvancedSearchTeamPlayer
{ width:145px; }

.AdvancedSearchPrice
{ width:125px; }

.LocateEmailText
{
	text-align: center; 
	padding-right: 8px;
}

.clear
{
	clear:both;
	height:1px;
}

.CSCCodeText
{
	font-family:Helvetica,sans-serif;
	padding-left:10px;
}

.CSCCodeTitle
{
	font-family: Helvetica,sans-serif;
	padding-left: 10px;
	font-size: 12pt;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.ShippingMessage
{ margin: 8px 0 0 0; }

/* No Cookies Page */
.btnResumeNoCookies
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-resumeshop.gif);
	height: 17px;
	width: 126px;
}

.CheckoutValidationSummary
{
	font-weight: bold;
	font-size: 9pt;
	color: #ff0000;
	font-family: Helvetica, sans-serif;
}

.upsellTitle
{
	font-size:10pt;
	font-weight:700;
	color:#ff0000;
}

.upsellProduct
{
	font-size: 11pt;
	font-family: verdana, geneva, arial, sans-serif;
	font-weight:700;
	color:#333333;
}

/* View Orders */
.ViewOrdersLeftSpacer
{
	width: 120px;
	padding-top: 4px;
}

.btnContinueViewOrders
{
	background-image: url(/images/ProSportsMemorabilia/but_psm-continue.gif);
	height: 32px;
	width: 149px;
}

.DiagonalTextLine
{
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
	font-family: Helvetica, sans-serif;
	text-decoration: line-through;
}

.RightInnerBarContent
{
	FONT-SIZE: 7.5pt; 
	text-decoration:underline;
}

.BurstImage
{ text-align:left; }

.RelatedMerchandiseHeader
{
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Helvetica, sans-serif;
	font-weight: 700;
	color:#333333;
	text-align: left;
}

.RelatedMerchandiseLinks
{
	FONT-SIZE: 7.5pt; 
	text-decoration: underline;
	text-align: left;
	font-weight: normal;
}

.NoSearchRelatedCategories
{
	FONT-SIZE: 7.5pt; 
	text-decoration: underline;
	text-align: left;
	font-weight: normal;
}

/* Sizing Chart */
.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;
}

.StaticContentPage
{
	padding-right: 8px;
	text-align:left;
}

.MyCartLink
{
	font-weight: normal;
	font-size: 7pt;
	color: Black;
	font-family: Helvetica, sans-serif;
	text-decoration: underline;
}

.botfootFONT {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

.botpipeFONT {
	font-family: Arial;
	font-size: 11px;
	color: #acacac;
}

.menuLINK, .menuLINK a:link, .menuLINK a:active, .menuLINK a:visited {
	font: 12px Arial;
	font-weight:bold;
	color: #7b7b7b;
	text-decoration: none;
}

.menuLINK a:hover {
	font: 12px Arial;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
}

.selectedMenuLINK, .selectedMenuLINK a:link, .selectedMenuLINK a:active, .selectedMenuLINK a:visited, .selectedMenuLINK a:hover {
	font: 12px Arial;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
}

.GridPagingTop, .GridPagingBottom
{ text-align:right; }

input.DefaultTextBox
{
	background-color:White;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	height:14px;
}

.divLeftNav
{
	border: solid 1px #e8e8e8;
	padding:5px 0px 5px 0px;
	width:140px;
}
/*Must match width of .divLeftNav*/
td.tdLeftNav
{ width:140px; }

/*set max-width for ie render bugs*/
td.tdContent
{
	vertical-align: top;
	text-align: left;
	width:100%;
	max-width:605px;
	left: 0px;
	top: 0px;
}
/*set max-width for ie render bugs*/
.divContent
{
	border: solid 1px #e8e8e8;
	text-align: left;
	top: 0px;
	left: 0px;
	max-width:605px;
}

.ContentAndLinksDiv
{
	left:0px;
	top:0px;
}

.ProductDetailHeaderCPH
{ height:15px; }

.ProductDetailElement
{ margin: 3px 0 2px 0; }

.NewSkinSurvey
{
	padding-top:7px;
	font-family:Verdana, Sans-Serif;
	font-weight:bolder;
	font-size: 7.5pt;
	color:#555555;
}

.NewSkinSurvey a:link,
.NewSkinSurvey a:active,
.NewSkinSurvey a:visited
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 7pt;
	color: #666666;
	text-decoration: underline;
}

.NewSkinSurvey a:hover
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 7pt;
	color: #ff0000;
	text-decoration: underline;
}

.NewSkinSurveyTextBox, INPUT.NewSkinSurveyTextBox
{
	border-color: #c1c1c1;
	border-style: solid;
	border-width: 1px;
	width: 370px;
	
	font-weight: normal;
	font-family: Verdana;
	font-size: 8pt;

	background-color: White;
	color: #444444;
}

.ProductDisplayImage
{
	text-align:left;
	vertical-align:top;
}

.botfootFONTLink a:link, .botfootFONTLink a:active, .botfootFONTLink a:visited
{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
}

.botfootFONTLink a:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #ff0000;
	text-decoration:underline;
}


.MainTable
{ max-width:750px; }

.MainContent
{ max-width:605px; }

img.ProductGridProductImage
{ max-width:75px; }

div.BoilerPlate
{ margin: 5px 0px 5px 0px; }

.BoilerPlate
{
	color: #666666;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
}
a.BoilerPlate
{
	color: #666666;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.BoilerPlate a:hover
{
	color: #00BDC4;
	text-decoration: underline;
}

.ThumbnailArray { }

.ThumbnailArray td
{
	vertical-align: middle;
	padding: 0 1px 0 1px;
}

.ThumbnailArray div
{
	height: 52px;
	width: 52px;
	border: solid 1px #e8e8e8;
}

.ThumbnailArray img
{
	height: 52px;
	width: 52px;
}

.QuickshipTimeText
{
	color: #ff0000;
	font-size: 10pt;
}

.salePriceFont
{
	font-weight: bold;
	font-size: 11pt;
	color: Black;
	font-family: Helvetica, sans-serif;
}

.upsellOfferPrice
{
	color: Black;
	font-size: 10pt;
}

/*---------------*/

table.LeftNavMenuTable
{
	background-color: Transparent;
	margin: 10px 0 10px 0;
}

tr.LeftNavMenuTopLevel, tr.LeftNavMenuTopLevelExpanded
{ background-color: #e8e8e8; }

tr.LeftNavMenuTopLevelHover, tr.LeftNavMenuTopLevelExpandedHover,
tr.LeftNavMenuSecondTierRowHover
{ background-color: #ff0000; }

tr.LeftNavMenuSecondTierRow, tr.LeftNavMenuSecondTierRowExpanded
{ background-color: #f6f6f6; }

tr.LeftNavMenuSecondTierRow, tr.LeftNavMenuSecondTierRowHover
{ cursor: pointer; }

tr.LeftNavMenuDivider
{
	background-color:Transparent;
	height: 1px;
}

.LeftNavMenuTopLevel, .LeftNavMenuSecondTierRow
{
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.LeftNavMenuTopLevelExpanded, .LeftNavMenuSecondTierRowExpanded
{
	color: #ff0000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.LeftNavMenuTopLevelHover, .LeftNavMenuSecondTierRowHover
{
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.LeftNavMenuTopLevelExpandedHover
{
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.LeftNavMenuArrowExpanded
{
	background-image: url(/images/FE/arrow-off.gif);
	height: 3px;
	width: 5px;
}

.LeftNavMenuArrowCollapsed
{
	background-image: url(/images/FE/arrow-off-left.gif);
	height: 5px;
	width: 3px;
}

.LeftNavMenuArrowRight
{
	background-image: url(/images/FE/arrow-off-right.gif);
	height: 5px;
	width: 3px;
}

.LeftNavMenuArrowExpandedHover
{
	background-image: url(/images/FE/arrow-on.gif);
	height: 3px;
	width: 5px;
}

.LeftNavMenuArrowCollapsedHover
{
	background-image: url(/images/FE/arrow-on-left.gif);
	height: 5px;
	width: 3px;
}

td.LeftNavMenuLeft
{
	padding: 2px 0 2px 5px;
	cursor: pointer;
}

td.LeftNavMenuRight
{ padding-right: 10px; }

td.LeftNavMenuLeftCat
{
	padding: 2px 3px 2px 5px;
	width: 3px;
}

td.LeftNavMenuRightCat
{
	padding-right: 10px;
	text-align: left;
}

td.LeftNavMenuSecondTierCell
{ padding: 2px 5px 2px 20px; }

.LeftNavMenuHeader
{
	color: #333333;
	font-family: Arial;
	font-size: 15px;
	font-weight:bolder;
	text-decoration: none;
}

.LeftNavMenuDropDown input
{ width: 138px; }

.LeftNavMenuDropDown
{
	background-color: #f6f6f6;
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.BoilerPlateTextBottomDiv
{
	border: solid 1px #DDDDDD;
	padding: 5px 5px 5px 5px;
}

.BoilerPlateTextBottom
{
	color: #666666;
	font-weight: normal;
	font-size: 8pt;
	font-family: Helvetica, sans-serif;
}

.ContentFacade
{
	border: solid 1px #e8e8e8;
}

.RowUnderPromotion
{
	border-left: solid 1px #e8e8e8;
	width: 100%;
	height: 29px;
	background-image: url(/images/FE/diag-bg.gif);
	background-repeat: repeat;
}

.ForceScroll
{
	position: absolute;
	top: 0px;
	left: 0px;
}