/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

.b r_1 {
border: 1px solid;

}
body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	line-height: 17px;
	}
#body_wrapper {

}
ul li{
list-style:none;
}
li{
list-style:none;
}
a img {border: none; }


a:link, #navEZPagesTOC ul li a {
	color: #333333;
	text-decoration: none;
	}
 
a:visited {
	color: #395a85;
	text-decoration: underline;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #395a85;
	text-decoration: none;
	}

a:active {
	color: #2b2b2b;
	}

.blue-link a, .blue-link a:visited {
	color: #0084c9;
}
.columnLeft a, .columnRight a, .columnLeft a:visited, .columnRight a:visited {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {
	text-decoration: underline;
}
#columnCenter {
	padding: 12px 9px 34px 9px;
}
h1 {
	font: normal 21px Arial;
	color: /*#416b79*/ #333333;
	padding: 0 0 4px 0;
	margin: 8px 0 12px 0 !important;
        background: url("../images/dotted_line.gif") repeat-x 0 bottom;
	}

h2 {
	font: normal 18px Arial;
	color: /*#617477*/ #ffffff;
/*	text-transform: uppercase;*/
	padding: 15px 0 5px 0 !important;
	display: block;
	}

h3 {
	font-size: 1.0em;
	padding-bottom: 10px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1em;
	}
.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
/*	display: inline;*/
	font-size: 12px;
	margin: 0.1em;
	}
select {
	border: 1px solid #bbbbbb;
}

fieldset input, fieldset select {
	background: #f5f5f5;
	border: 1px solid #d1d1d1;
}
.buttonRow input {
	border: none;
	background: none;
}
#productGeneral form {
	margin: 0 !important;
}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
/*input:focus, select:focus, textarea:focus {
	background: #ffffe7;
	margin:0.1em;
	}
*/

/* Only for IE6*/
* html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #ececec;
}
* html legend {
	margin: 3px 0 12px 0;
}
/* /Only for IE6*/

/* Only for IE7*/
*+ html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #ececec;
}
*+ html legend {
	margin: 3px 0 12px 0;
}
/* /Only for IE7*/

FIELDSET {
	padding: 13px;
	margin: 10px 0 17px 0;
	border: 1px solid #ececec;
	}

LEGEND {
	font: bold 11px Tahoma;
	padding: 4px 5px;
	color: #5c5c4f;
	background: #edf2f5;
	}

LABEL {
	line-height: 25px;
	}
h4.optionName {
	padding: 0;
	margin: 0;
	width: 100px;
	font: bold 11px verdana;
}
/*.optionName label {
	font: bold 12px Verdana;
}*/
/*.attribsSelect {
	width: 120px;
	float: left;
}*/

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

.clearRight {
	clear: right;
	}
.clearLeft {
	clear: left;
	}

HR {
	height: 1px;
	margin: 10px 0;
	border: none;
	border-bottom: 1px solid #e4e4e4;
	}
.dotted-line {
	height: 1px;
	background: url("../images/dotted_line.gif") repeat-x 0 0;
}
.dotted-hor {
	background: url("../images/dotted_hor.gif") no-repeat right center;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}

.list-style-none {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
} 
ul.inline-list li {
	float: left;
	padding: 0 0 0 12px;
}
.align-center {
	margin: auto !important;
	text-align: center !important;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 7px;
	margin: 20px 20px;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackWarning, .messageStackError {
	background: #ffecdd url("../images/icons/warning.gif") no-repeat 8px 10px;
	color: #960000;
	border: 1px solid #f8d5c8;
	padding-left: 30px;
	}
.messageStackError {
	background: #ffecdd url("../images/icons/error.gif") no-repeat 8px 10px;
}

.messageStackSuccess {
	background: #e0f8b6 url("../images/icons/success.gif") no-repeat 8px 10px;
	color: #000000;
	border: 1px solid #d0e46e;
	padding-left: 30px;
	}

.messageStackCaution {
	background: #ffebc2 url("../images/icons/warning.gif") no-repeat 8px 10px;
	color: #000000;
	border: 1px solid #fbcec9;
	padding-left: 30px;
	}
/*wrappers - page or section containers*/
.mainWrapper {
	text-align: left;
	width: 1000px;
	vertical-align: top;
/*	border: 1px solid #000000;*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, .mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#header {
/*	height: 70px;*/
	padding: 0 6px 0 4px;
}
#headerWrapper {
	margin: 0;
}
#indexDefaultMainContent {
	padding: 0 0 14px 0;
}
.topper-menu li {
	font: 12px arial;
	float: left;	
	margin: 16px 1px 0 16px;
	color: #293b5f;
}
.topper-menu a, .topper-menu a:visited {
	color: #293b5f;
	text-decoration: none;
}
.topper-menu a:hover {
	color: #293b5f;
	text-decoration: underline;
}
.topper-menu li {
}

#logoWrapper {
        margin:auto;
/*	height: 65px;*/
	}
#logo {
	padding: 54px 0 0 4px;
}

#navColumnOneWrapper, #navColumnTwoWrapper, .mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	width: auto !important;
}
#tagline {
	float: left;
	}
#tagline_header {
	border-left: 1px solid #dddddd;
	font: bold 20px arial;
	color: #888888;
	margin: 0.7em 1em;
	padding: 0 0 0 1em;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 44%;
	}

.wrapperAttribsOptions {
	margin: 0.1em 0em;
	}

/*navigation*/

.current {
	font-size: 12px;
	padding: 2px 5px;
	background: #f5f6f6;
	border: 1px #e1e7e7 solid;
}

.navSplitPagesLinks, .navSplitPagesResult {
	margin: 8px 0 8px 3px;
}

.navSplitPagesLinks a, .navSplitPagesLinks a:visited {
	color: #0084c9;
	font: normal 12px arial;
	text-decoration: underline;
	padding: 2px 6px;
	margin: 0 -3px;
	line-height: 22px;
}
.navSplitPagesLinks a:hover {
	padding: 2px 5px;
	text-decoration: none;
	background: #f5f6f6;
	color: #0084c9;
	border: 1px #e1e7e7 solid;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	padding: 8px 0;
	}
.navNextPrevWrapper {
	padding: 16px 0 !important;
    font-size: 1em;     
    font-weight: normal;
    line-height: 17px;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0.2em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
/*	background-color: #abbbd3;*/
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
/*	color: #ffffff;*/
	height: 1%;
	}
#bottom {
	background: url("../images/bottom_bga.gif") repeat-x;
	min-height: 10px;
}
#navSuppWrapper {
	padding: 8px 4px 12px 5px;
	border-top: 1px solid #ebebe2;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navCatTabs ul li {
	display: inline;
	}

.footer-links li {
	font: normal 11px arial;
	float: left;
	margin: 0 2px 0 14px;
}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
.legalCopyright {
	float: left;
	font: 11px arial !important;
	color: #777777;
}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0;
	}

#indexProductListCatDescription {
	margin-bottom: 15px;
}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	font:bold 11px tahoma;
	margin: 0 0 8px 2px;
	color: #464646;
	}
#navBreadCrumb a, #navBreadCrumb a:visited {
	color: #003b89;
	text-decoration: none;
}
.languages-wrapper {
    display: inline;
}
.currency, .languages {
	margin: 0 0 0 14px;
	padding: 0px 0;
	text-decoration: none;
	text-transform: none; 
}
.languages {
	padding: 0 14px 0 14px;
    *width: 20px;
    min-width: 10%;
}
.currency {
    *width: 20px;
    min-width: 10%;
}
#top_nav ul {
	padding: 0 0 0 1px;
}

#top_nav li {
	float: left;
/*	background: url("../images/bg_tabs_left.gif") no-repeat 0 3px;*/
	padding: 0 0 0 4px;
	/*border-left: 1px solid #575757;*/
}
#top_nav li a {
	display: block;
	background: url("../images/bg_tabs_right.gif") no-repeat right -1px;
	padding: 5px 18px 4px 18px;
	color: #ffffff;
	text-decoration: none;
}
#top_nav li a:hover {
/*	background-position: right -72px;*/
	color: #caf6ff;
}
/*#top_nav li:hover {
	background-position: left -72px;
}
#top_nav li:hover a {
	background-position: right -72px;
}

#top_nav #tab_active{
	background-position: 0 -34px;
}
*/
#top_nav #tab_active a {
/*	background-position: right -34px;*/
	color: #fdffca;
}


#login_logout_section, #login_logout_section a {
	font: normal 11px arial, verdana;
	color: #0093e8;
	padding: 6px 0px 4px 0px;
}
#login_logout_section a:hover {
	color: #0093e8;
	text-decoration: none;
}
#login_logout_section li {
	color: #343434;
	padding-left: 9px;
}

#top_nav {
	background:url("../images/top_nav_bg.gif") repeat-x;
	font: bold 12px arial, tahoma;
	text-transform: uppercase;
	margin: 0em;
	height: 30px;
	}
.top-nav-right {
	background: url("../images/top_nav_right_bg.gif") no-repeat right top;
	height: 30px;
	width: 18px;
	float: right;
}
.top-nav-left {
	background: url("../images/top_nav_left_bg.gif") no-repeat left top;
	height: 30px;
	width: 17px;
	float: left;
}
.space {
	font: 1px arial;
	background: #ffffff; 
	height: 6px;
}
.space-left, .space-right {
	background: url("../images/space_left_bg.gif") repeat-y left top;
	height: 6px;
	width: 8px;
	float: left;
}
.space-right {
	background: url("../images/space_right_bg.gif") repeat-y right top;
	float: right;
}
.bottom-space {
	background: url("../images/bottom_center.gif") repeat-x left top;
	height: 6px;
}
.bottom-left, .bottom-right {
	background: url("../images/bottom_left.gif") no-repeat left top;
	width: 8px;
	height: 6px;
	float: left;
}
.bottom-right {
	background: url("../images/bottom_right.gif") no-repeat right top;
	float: right;
}
/* Tools section styles */
#tools_wrapper {
	height: 35px;
	background: url("../images/tools_bg.gif") repeat-x left top;
}
#tools-right {
	background: url("../images/tools_right_bg.gif") no-repeat right top;
	height: 35px;
	width: 8px;
	float: right;
}
#tools-left {
	background: url("../images/tools_left_bg.gif") no-repeat left top;
	height: 35px;
	width: 8px;
	float: left;
}

.line-header {
	margin: 0 4px;
}
.search-header-input {
	background: url("../images/search_header_bg.gif") no-repeat left top;
	height: 22px;
	padding: 1px 0 0 3px;
	float: left;
}
.search-header-input input {
	width: 145px !important;
	padding: 2px 0;
}
.search-header-bg {
	padding: 0 0 0 15px;
	margin: 0 -8px 0 0;
}
.search-label {
	font: bold 12px arial;
	color: #023d89;
	text-transform: uppercase;
	margin: 5px 2px 0 0;
}
.search-header {
	margin: 0 0 12px 0;
	padding: 20px 16px 17px 3px;
/*	height: 65px;*/
	
}
.search-header input {
	border: 0px;
	margin: 0px;
	color: #696969;
	background: none;
}
.search-header form {
	float: left;
}
.search-header input:focus {
	background: none;
}

.advanced_search {
	display: none;
	padding: 0 6px 2px 0;
	margin: 4px 0 0 10px;
}
.advanced_search a {
	font: 11px Arial;
	text-decoration: none;
	color: #ffffff !important;
}
.advanced_search a:hover {
	text-decoration: underline !important;
}

.header-cart-box {
	padding: 0 0 4px 6px;
	margin: 0 -12px 0 8px;
	background: url("../images/cart_box_bg.gif") no-repeat left 0;
	width: 256px;
	height: 49px;
}
.cart-header {
	font: 12px arial;
	line-height: 17px;
	color: #6580ae;
}
.cart-header a, .cart-header a:visited {
	color: #6580ae;
}
.cart-header td {
	vertical-align: middle;
}
.cart-header .blue-link {
	background: url("../images/blue_arrows.gif") no-repeat right 5px;
	padding: 0 11px 0 0 !important;
}
a.blue-link {
	color: #0097ff;
}
.cart-header span {
	font: 12px arial;
	font-weight: bold;
}
.cart-icon {
	width: 48px;
	height: 48px;
	margin: 1px 6px 0 0;
	border: 0;
}
.full {
	/*background: url("../images/cart_full_icon.gif") no-repeat left top;*/
    background: url("../images/shopping-cart-icon-full.png") no-repeat left top;
}
.empty {
	background: url("../images/shopping-cart-icon.png") no-repeat left top;  
}

.languages-wrapper select, .languages-wrapper {
	font: 11px arial, tahoma !important;
}
.languages-wrapper select {
	height: 18px;
}
.languages-wrapper form {
	float: right;
}
.languages-wrapper label {
	padding: 3px 0;
	line-height: 17px !important;
}
/* /Tools section styles */


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 12px !important;
	padding: 0.2em;
	}
.content {
	padding: 0;
}

#productAttributes {
	margin: 17px 0;
	border: 1px #ededed solid;
	background: #fcfcfc;
}
.attributesComments {
	font: bold 12px Arial;
	color: #667C7F;
	border-bottom: 1px solid #ffffff;
	background: #ffffff;
	padding: 1px 1px;
	margin:1px 0 2px 0;
}

#attribsOptionsText {
	font: bold 12px arial;
        background:#ffffff;
	color: #465c5f;
	padding: 1px 1px;
	margin: 0;
}
.wrapperAttribsOptions, .wrapperAttribsQtyPrices, .wrapperAttribsOneTime {
	margin: 3px 3px;

}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0;
	}
.centerColumn {
	padding: 1px 0 0 0;
}
.centerColumn form {
	margin: 0.1em 0;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	font: bold 11px tahoma;
	color: #1393d5;	
	text-decoration: none;
}
.shortdesc {
	font: normal 11px tahoma;
	height: 48px;
	margin: 5px 0;
}
.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover {
	color: #1393d5;	
	text-decoration: underline;
}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .specialsListBoxContents {
	width: 302px;
	padding: 2px 11px 0 11px !important;
}
.no-right-margin {
/*margin-right: 0px !important;*/
}

#specialsListing .specialsListBoxContents {
	height: 220px;
	width: 135px !important;
	margin: 5px 2px 0 2px !important;
}

#specialsListing .specialsListBoxContents img {
	border:1px solid #d3dbdc;
}
/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 0.2em;
	padding: 1em;
	width: 170px;
	height: 10px; 
	}

.tableHeading, #cartContentsDisplay {
	margin: 6px 0 0 0;
	background: url("../images/table_right_bg.gif") repeat-y right top;
	height: 29px;
}

#scQuantityHeading, #ccQuantityHeading {
	background: url(../images/table_heading_left.gif) no-repeat left top;
}
#scRemoveHeading, #ccTotalHeading {
	background: url(../images/table_heading_right.gif) no-repeat right top;
}
#cartContentsDisplay td {
	border-left:1px solid #d1ebf5;
	border-bottom:1px solid #d1ebf5;
	padding:12px;
}
.tableHeading {
	background-color: #f9f9f9;
	 }

#cartSubTotal {
	background: url(../images/cart_subtotal_left.gif) no-repeat left bottom;
	padding: 0 0 0 8px;
	}
#cartSubTotal span {
	text-align: right;
	font: bold 12px arial;
	color: #ffffff;
	padding: 5px 6px;
	display: block;
	background: url(../images/cart_subtotal_right.gif) no-repeat right bottom;
}

.tableRow, .tableHeading {
	height: 28px;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
/*	color: #0075E2;*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
/*	color: #0075E2;*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
#cartBoxListWrapper a {
	color: #0084c9;
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	background: url(../images/table_right_bg.gif) repeat-y right top;
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.7em;
	background: #FCFCEA;
	border: 1px solid #F3ECD9;	
}
#mediaManagerHeading {
	margin-top: 5px;
	padding-top: 0 !important;
}

.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.product-box-name {
	height: 24px;
	padding: 14px 4px 24px 0;
}
.normalprice, .productSpecialPriceSale {
	font: bold 13px arial  !important;
	text-decoration: line-through;
	color: #999999;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .central-boxes-price {
	color: #e30000;
        font: bold 16px arial;
	}
.table-price {
	font: bold 12px arial;
/*	color: #a30101;*/
}
.centerBoxWrapper .productSpecialPrice, .centerBoxWrapper .productSalePrice {
	font: bold 13px arial;
}

#specialsListing .productPriceDiscount, .centerBoxWrapper .productPriceDiscount {
	display: none;
}
.centerBoxWrapper .normalprice, .centerBoxWrapper .productSpecialPrice {
/*	padding: 0 3px 0 0;*/
}

.central-boxes-price {
	font: bold 13px arial;
	color: #333333;
}
.free, .call-for-price {
	font: normal 11px arial;
	color: #ffffff;
	background: #990000;
	padding: 0 2px;
}
.free {
	background: #990000;
}
.call-for-price {
	background: #888888;
}
.columnar-product-img {
	height: 111px;
/*	border: 1px solid #e0e0e0;*/
	text-align: center;
	margin: 8px;
	float: right;
}

.columnar-product-img img {
	vertical-align: top;
}

.columnar-product-info {
	height: 140px;
	margin: 0 10px 0 10px;
}

#productPrices, #reviewsInfoDefaultPrice {
	font: bold 16px arial;
	color: #a30101;
	margin: 0 0 6px 0;
	display: block;
}

.detail-button {
	background: url("../images/detail_button_left.gif") no-repeat left top;
	padding: 0 0 0 6px;
	margin: 8px 0 3px 0;
	float: left;
}

.centerBoxWrapper .detail-link, centerBoxWrapper .detail-link:visited {
	font: bold 11px Tahoma;
	color: #ffffff;
	margin: 0 !important;
	padding: 3px 14px 4px 10px !important;
	background: url("../images/detail_button_right.gif") no-repeat right top;
	text-decoration: none;
	display: block;
}

.detail-link:hover {
	color: #ffffff !important;
	text-decoration: none !important;
}
.productListing-data h3 {
	font: bold 13px arial;
/*	margin: 0px !important;*/
}
.productListing-data {
	border-bottom: 1px solid #c2dfeb;
	vertical-align: top;
}
.service-text {
	font: italic 11px verdana;
	color: #777777;
}
.table-product-attributes {

}
#productListing {
	padding: 0 0 40px 0;
}
.listing-img {
	padding: 0 10px 0 0;
}

.orderHistList {
	margin: 0;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

#cartBoxEmpty {
	padding: 0px 0 0 0;
    text-align: center;
    width: 80%;
}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

#reviewsDefault h2 {
	font: bold 14px arial;
	text-transform: none;
	padding-top: 0 !important;
}
#reviewsDefault .smallProductImage {
	width: 150px;
	height: 150px;
}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 10px 15px 0px ;
	}
#productMainImage img {
	border: 0px #D3DBDC;
}
#productGeneral, #productMusicDisplay, #docGeneralDisplay, #docProductDisplay, #productFreeShipdisplay, #shoppingCartDefault, #checkoutShipping, #checkoutPayment, #checkoutConfirmDefault {
	padding: 8px 12px;
	margin-top: 0px !important;
}
.centerBoxHeadingDetail {
	font: bold 12px Tahoma;
	color: #ffffff;
 	margin: 0px !important;
	padding: 0 0 0 5px !important;
}
.centerBoxHeadingDetail a {
	font: bold 12px Tahoma;
	color: #ffffff;
}
.centerBoxHeadingDetail .dhead {
	display: block;
	height:21px;
	padding: 8px 7px 0 3px !important;
}
.centerBoxHeadingDetail .navNextPrevWrapper {
	padding: 0px !important;
}
.centerBoxHeadingDetail .navNextPrevCounter {
	float: right;
	padding: 0 8px 0 0 !important;
}
#productMainImage a, #productMainImage a:visited {
	font: bold 12px arial;
	text-decoration: none;
	padding: 4px;
}
.product-detail-table {
	padding: 0 10px;
}

.product-detail-table td {
	vertical-align: top;
	text-align: left;
}
.left-side-info {
	width: 170px;
	padding-top: 16px;
}
#productDetailsList {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 0;
	width: 90% !important;
}
#productDetailsList li span {
	background: url("../images/detail_label.gif") no-repeat left 3px;
	padding-left: 12px;
}
.product-info-label {
	font: normal 11px Tahoma;
	color: #777777;
}
#productAdditionalImages {
	padding: 12px 0 25px 0;
}
#productAdditionalImages h2 {
	border-bottom: 1px solid #e6e6e6;	
}
#productQuantityDiscounts {
	padding: 12px 0;
}
#productQuantityDiscounts table {
	border: none;
	border-spacing: 0px !important;
/*	border-collapse: collapse;*/
	margin: 0;
	background: #fafafa;
}
#productQuantityDiscounts table td {
	border: 1px solid #eeeeee;
	padding: 4px;
}
.categoryIcon {}

.categoryImg {
	margin: 0 0 12px 0;
}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 8px 0 5px 0;
	}
.categoryListBoxContents {
	margin: 10px 0 10px 0;
}

.categoryListBoxContents a, .categoryListBoxContents a:visited {
	text-decoration: none;
	font: bold 12px arial;
}
.categoryListBoxContents a:hover {
}

.sub-cat-name {
	position: absolute;
	background: url("../images/transparent.png") repeat;
	padding: 4px 8px;
	margin: 6px 12px 0 12px;
	z-index: 100;
}
* html .sub-cat-name {
	z-index: 100;
	width: 188px;
}

.centerBoxWrapper {
	height: 1%;
	padding: 15px 0 5px 0;
	margin-top: 35px;
	background: #ffffff;
	}
* html .centerBoxWrapper {
	margin-top: 8px;
	border-top: 1px solid #c8e7f5;
	background: #ffffff;
}

#indexDefault .centerBoxWrapper {
	margin-bottom: 0 !important;
	padding-top: 2px !important;
}

h2.centerBoxHeading {
	font: bold 14px Arial;
	color: #003b89;
	padding: 0 0 0 5px !important;
	margin: -30px -1px 0 -1px !important;
    zoom: 1;
	background: url("../images/center_heading_left.gif") no-repeat left top;
}

* html h2.centerBoxHeading {
	font: bold 14px Arial;
	color: #003b89;
	padding: 0 0 0 9px !important;
	margin: -4px -1px 0 -1px !important;
	background: url("../images/center_heading_left.gif") no-repeat left top;
}

h2.centerBoxHeading span {
	background: url("../images/center_heading_right.gif") no-repeat right top;
	display: block;
	padding: 8px 0 8px 3px !important;
}
.columnLeft {
	padding: 0px 0 34px 16px;
}
.columnRight {
	padding: 8px 0 34px 0;
}
h3.leftBoxHeading, h3.rightBoxHeading {
	font: bold 12px tahoma;
	color: #0084c9;
	padding-left: 12px;
        background-color:#ece8e3;
	}

h3.leftBoxHeading a, h3.rightBoxHeading a {
	font: normal 12px arial;
	color: #0084c9 !important;
	text-transform: none;
	text-decoration: underline;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	text-decoration: underline;
	text-transform: none;
	} 
.sidebox-header-left {
	padding: 0 0 0 5px;
}
.main-sidebox-header-left {
	padding: 0 0 0 4px;
}
.main-sidebox-header-right {
	padding: 0 0 0 5px;
}
#categoriesHeading {
/*	background: url("../images/main_sidebox_right.gif") no-repeat right top !important;*/
	color: #ffffff;
}
/*
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
	color: #ffffff;
}
*/
#manufacturersContent select {
	width: 99% !important;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0;
	padding: 0.4em 0 0.4em 0;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 16px;
	padding: 0px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 10px;
	padding: 0;	
	background: #ffffff;
	}
.sidebox-bottom-left {
	
	padding: 0 0 0 6px;
}
.sidebox-bottom-right {
	
	padding: 0 0 0 4px;
	height:5px;
}
.mainbox-bottom-left {
	
	padding: 0 0 0 6px;
}
.mainbox-bottom-right {
	
	height: 8px;
}
.productbox-top-left {
	background: url("../images/productbox-top-left.gif") no-repeat left top;
	padding: 0 0 0 12px;
	height: 9px;
}
.productbox-top-right {
	background: url("../images/productbox-top-right.gif") no-repeat right top;
	height: 9px;
	font-size: 1px;
}
.productbox-bottom-left {
	background: url("../images/productbox-bottom-left.gif") no-repeat left bottom;
	height: 9px;
	padding: 0 0 0 12px;
}
.productbox-bottom-right {
	background: url("../images/productbox-bottom-right.gif") no-repeat right bottom;
	height: 9px;
	font-size: 1px;
}
.productbox-bg-left {
	background: url("../images/productbox-bg-left.gif") no-repeat left top;
	padding: 0 0 0 1px;
}
.productbox-bg-right {
	background: url("../images/productbox-bg-right.gif") no-repeat right top;
}
* html .productbox-bg-left, * html .productbox-bg-left {
	height: 1%;
}

.sideBoxContent {
	padding: 12px 12px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}
#categoriesContent {
/*	padding: 6px 2px;*/
}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 13px arial;
	color: #353535;
	line-height: 17px;
}
.sideBoxContent a, .sideBoxContent a:visited {
	color: #395a85;
}
.sideBoxContent a:hover {
	color: #395a85;
}
.sidebox-products {
	display: block;
/*	color: #0075E2 !important;*/
	padding: 5px 10px;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #3d3d3d;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .gvBal, .attribImg {
	text-align: center;
	}
.cartTotalsDisplay {
	font: 20px arial;
}
#navEZPageNextPrev{
    padding-bottom: 30px;
}
#cartEmptyText {
	margin: 10px 2px !important;
	padding: 15px !important;
	background: #e7eff5;
	border: 1px solid #e1eaf0;
}
.additionalImages a {
	text-decoration: none;
}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	text-align: left !important;
	padding: 9px;
}

#bestsellers .wrapper {
	margin: 0;
	}

#bestsellers ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0;
	}

#bestsellers li {
	padding: 0 0 0 12px;
/*	margin: 0.3em 0em 0.3em 0em;*/
	background: url("../images/arrow_black.gif") no-repeat left 5px;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	font: normal 14px arial;
	color: #395a85;
	padding: 0;
/*	background: url("../images/arrow.gif") no-repeat 0 4px;*/
	text-decoration: underline;
	}
a.category-top:hover {
	color: #395a85;
	text-decoration: underline;
} 
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-links:hover {
	color: #004080;
	text-decoration: underline;
}
.categories-top-list {
	padding: 5px 0;
	background: url("../images/dotted_line.gif") repeat-x 0 top;
}
.categories-top-list .category-top, .categories-top-list .category-top:visited {
	background: url("../images/arrow.gif") no-repeat left 5px;
	padding: 0 0 0 14px;
	display: block;
}
.no-dots {
	background: none;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory {
	padding: 0 0 0px 5px;
}
.subcategory a, .subcategory a:visited {
	line-height: 20px !important;
	background: url("../images/subcat_arrow.gif") no-repeat left 5px;
	padding: 0 0 0 14px;
}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #0084c9;
	text-decoration: none;
	}
A.category-subs:hover, A.category-products:hover {
	color: #0084c9;
	text-decoration: underline;
}

SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}



.bold {
	font-weight: bold;
	}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	}

.productListing-rowheading, .cartTableHeading {
	background: url("../images/table_heading_bg.gif") repeat-x left top;
	border: 1px solid #e2e6ec;
	height: 28px;
	}
.tabTable td {
	border-left: 1px solid #c8e7f5;
/*	text-align: center;*/
	padding: 12px;
}
.itemTitle, .listingDescription {
	text-align: left;
}
.productListing-rowheading th {
/*	border-bottom: 1px solid #e2e6ec;
	border-top: 1px solid #e2e6ec;*/
	}
.productListing-odd {
	border-right: 1px solid #c8e7f5;
}

#listCell0-0 {
	background: url("../images/table_heading_left.gif") no-repeat left top;
}
#listCell0-1 {
	border-left: 1px solid #c8e7f5;
}
#listCell0-2 {
	border-left: 1px solid #c8e7f5;
	background: url("../images/table_heading_right.gif") no-repeat right top;
}
.tableHeading {
	background: url("../images/table_heading_bg.gif") repeat-x left top;
}

.tabTable {
	margin: 6px 0 4px 0;
	background: url("../images/table_right_bg.gif") repeat-y right top;
}
.more-info a {
	color: #0084c9;
}
.productListing-even {
/*	background-color: #f7f7f3;*/
}
#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
.aa{width:785px;height:200px;background: transparent url('/images/contact1.jpg')}
.bigAd{width: 172px; height: 106px; margin-right:0px; float: left; background: red; margin-right:7px; position: relative;
       background: transparent url('/images/paypal.gif')}
.bigAd1{width: 475px; height: 174px; margin-right:1px; float: left; background: red; margin-right:7px; position: relative;
       background: transparent url('images/adBig.jpg')}
.bigAd img.jbig{position: absolute; top: 0; left: 0;}
.bigAd img.jsmall{position: absolute; top: 45px; left: 382px;}
.bigAd a{text-decoration: none;}
.bigAd a:hover{text-decoration: underline;}
.bigAd h3{font-weight:normal; height:50px; left:179px; overflow:hidden; position:absolute; text-align:right; top:12px; width:170px;}
.bigAd p{width:200px; text-align:right; position: absolute; left: 150px; top: 70px; color:white; }
.bigAd p a{color: white; text-decoration: none; position: relative; display:block}
.bigAd p a:hover{color:#181818; text-decoration: underline;}
.bigAd a.more{background-position: -258px -21px; width: 59px; height: 19px; display: block; overflow: hidden; text-indent:-9999px;  position:absolute; top:109px; left:388px;}
.bigAd a.more:hover{background-position: -258px -43px; }
.bigAd2{width: 475px; height: 174px; margin-right:1px; float: left; background: red; margin-right:7px; position: relative;
       background: transparent url('images/adBig.jpg')}
.bigAd img.jbig{position: absolute; top: 0; left: 0;}
.bigAd img.jsmall{position: absolute; top: 45px; left: 382px;}
.bigAd a{text-decoration: none;}
.bigAd a:hover{text-decoration: underline;}
.bigAd h3{font-weight:normal; height:50px; left:179px; overflow:hidden; position:absolute; text-align:right; top:12px; width:170px;}
.bigAd p{width:200px; text-align:right; position: absolute; left: 150px; top: 70px; color:white; }
.bigAd p a{color: white; text-decoration: none; position: relative; display:block}
.bigAd p a:hover{color:#181818; text-decoration: underline;}
.bigAd a.more{background-position: -258px -21px; width: 59px; height: 19px; display: block; overflow: hidden; text-indent:-9999px;  position:absolute; top:109px; left:388px;}
.bigAd a.more:hover{background-position: -258px -43px; }

body,td,th{
	font-size:12px;
	line-height:22px;
}
div#MainPromotionBanner{
	margin:1px auto;
	padding:1px;
	overflow:hidden;
	width:990px;
	height:305px;
	background:#FFF;
}
#MainPromotionBanner #SlidePlayer{
	position:relative;
	margin:0 auto;
}
#SlidePlayer a{
	padding:0;
}
#MainPromotionBanner .Slides{ 
	padding:0;
	margin:0;
	list-style:none;
	height:305px;
	overflow:hidden;
}
#MainPromotionBanner .Slides li{
	float:left;
	width:990px;
	height:305px;
}
#MainPromotionBanner .Slides img{
	border:0;
	display:block;
	width:990px;
	height:305px;	
}
#MainPromotionBanner .SlideTriggers{
	margin:0;
	padding:0;
	list-style:none; 
	position:absolute; 
	top:280px; 
	right:15px;
	z-index:10;
	height:25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float:left;
	display:inline;
	color:#9B0583;
	text-align:center;
	line-height:16px;
	width:16px;
	height:16px;
	font-family:Arial;
	font-size:.9em;
	cursor:pointer;
	overflow:hidden; 
	margin:3px 1px;
	border:1px solid #9B0583;
	background-color:#fff;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background-color:#9B0583;
	border:0; 
	font-weight:bold;
	font-size:1.4em;
	line-height:21px;
	height:21px;
	width:21px;
	margin:0 1px; 
}
.hackbox{
	clear:both;
	border-top:transparent 0px solid;
}
.list-block{ background:url('/images/homepage_teambar.jpg');background-repeat:no-repeat; padding:15px 15px; margin-bottom:10px;height:196px; overflow:hidden;}
.list-block .column-1{ width:110px; margin-right:80px;}
.list-block .column-2{ width:110px; margin-right:86px;}
.list-block .column-3{ width:100px; margin-right:86px;}
.list-block .column-4{ width:110px;}
.list-block h5{ font-family:Tahoma, Geneva, sans-serif; font-size:18px; line-height:22px; font-weight:normal; margin:0; padding:0 0 11px 0; color:#9d202f; text-transform:uppercase;}
.list-block h5 span{ display:inline-block; padding:0 14px 0 0}
.list-block ul{ padding:0; margin:0;}
.list-block ul li{ font-size:10px; line-height:16px; height:16px;} 
.list-block ul .last{ background:none;}
.list-block ul a{ color:#4e2b2b; text-decoration:none; padding:0 0 0 1px;}
.list-block ul a:hover{ color:#9d202f;}
.wrapper{ width:100%; overflow:hidden;}
.container { width:100%;}
.column-1, .column-2, .column-3,.column-4, .column-5,.column-7,.column-8{ float:left;}
.column-5{padding-left:5px;}
a {color:#ba3c10; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p { margin:0; padding:0;}
#bannerTwo{ float:left;}
#bannerThree{ float:left; padding-left:1px; margin-right:-2px;}
.addthis_toolbox.atfixed {    position: fixed;    top: 10%;    left: 20px;    border: 1px solid #eee;    padding: 5px 5px 1px;    width: 32px;    -moz-border-radius: 4px;    -webkit-border-radius: 4px;    border-radius: 4px;}.addthis_toolbox .custom_images a {    width: 32px;    height: 32px;    margin: 0;    padding: 0;    cursor: pointer;}.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }




body{font:11px Arial,Verdana,Helvetica,sans-serif;color:#4D4D4D;padding:0;margin:0;background:#fff url('/images/layout/background_splash.jpg') no-repeat 50% 108px;}
body img{border:0;padding:0;margin:0;}
/* Block  */
#sports_apparel_nfl_nba_mlb_nhl_ncaa_block{width:968px;margin-right:auto;margin-left:auto;padding:0;text-align:left;}
/* Header - Summary of Logo, Navigation, Search and Shopping Cart */
#sports_merchandise_apparel_header{margin-bottom:1px;display:block;}
#sports_merchandise_apparel_header .left{width:485px;height:143px;}
#sports_merchandise_apparel_header .right{width:483px;height:143px;}
#sports_merchandise_apparel_header #apparel_logo_promotion_header_holder .left{width:158px;height:84px;padding:14px 0 0 19px;}
#sports_merchandise_apparel_header #apparel_logo_promotion_header_holder .right{position:relative;width:308px;height:109px;text-align:right;}
#sports_merchandise_apparel_header #apparel_logo_promotion_header_holder .right #promotion{display:block;height:75px;}
#sports_merchandise_apparel_header #apparel_logo_promotion_header_holder .right #promotional_text_holder{width:308px;text-align:right;}
#sports_merchandise_apparel_header #apparel_logo_promotion_header_holder .right #promotional_text_holder #promotional_text{padding-left:5px;padding-right:15px;}
#sports_merchandise_apparel_header #apparel_logo_promotion_header_holder .right #promotional_text_holder #promotional_text a{font:normal normal bold 12px arial;}
#sports_merchandise_apparel_header_checkout .left{width:425px;}
#sports_merchandise_apparel_header_checkout .right{width:543px;}
#leftMenu{float:left;display: block;}
/* Header - Navigation */
#sports_merchandise_apparel_header #sports_apparel_navigation{height:34px;}
.shopping_cart_table_cell{white-space:pre-wrap;}
/* Content Area */
#sports_apparel_content{clear:both;float:none;}
/* Footer */
#sports_apparel_leagues_footer{margin-bottom:50px;}
/* TEXT STYLES */
#sports_apparel_leagues_footer a{color:#5c3da4;text-decoration:none;}
/* a:hover{color:#646464;text-decoration:underline;} */
#sports_apparel_leagues_footer a:hover{color:#4D4D4D;text-decoration:underline;}
#sports_apparel_leagues_footer h2{color:#5c3da4;margin-bottom:2px;}
#sports_apparel_leagues_footer h4{color:#5c3da4;font-size:14px;}
#sports_apparel_leagues_footer h5{font-size:12px;}
.grey_title h2{height:17px;margin:0;font-size:12px;padding:2px 0 0 7px;}
/*#footer_social_widget .t .b .l .r .tl .tr .content a{line-height:17px;color:#808080;}
#footer_navigation ul li a{color:#808080;}
#footer_navigation ul li a:hover{color:#808080;} */
#footer_social_widget .t .b .l .r .tl .tr .content a{line-height:17px;color:#5c3da4;}
#footer_social_widget .t .b .l .r .tl .tr .content a:hover{line-height:17px;color:#4D4D4D;text-decoration:underline;}
#footer_navigation ul li a{color:#5c3da4;}
#footer_navigation ul li a:hover{color:#4D4D4D;text-decoration:underline;}
.rightFooter { margin-left:30px;}
#stores h5{font-size:11px;margin:0;padding:0;color:#000;}
.categoryDescription{margin-top:14px;margin-left:8px;}
/* ELEMENTS */
/* Global Floating Elements */
.clear { clear: both; float: none; height: 0px; width: auto; display: block }
.left {	float: left; width: auto; height: auto }
.right { float: right; width: auto; height: auto }
/* Buttons */
.shop_now { width: 67px; height: 23px; display: block; background: url(/images/buttons/shop_apparel_now_off.gif) no-repeat }
.shop_now:hover { background: url(/images/buttons/shop_apparel_now_over.gif) no-repeat }
.view_all { width: 59px; height: 23px; display: block; background: url(/images/buttons/view_all_off.gif) no-repeat }
.view_all:hover { background: url(/images/buttons/view_all_over.gif) no-repeat }
.submit {margin-left:142px; width: 51px; height: 23px; display: block; background: url(/images/buttons/submit_off.gif) no-repeat }
.submit:hover { background: url(/images/buttons/submit_over.gif) no-repeat }

.checkout { width: 62px; height: 18px; display: block; background: url(/images/buttons/checkout_green_off.gif) no-repeat }
/* .checkout:hover { background: url(/images/buttons/checkout_over.gif) no-repeat } */
.shop_more { width: 62px; height: 18px; display: block; background: url(/images/buttons/shop_more_off.gif) no-repeat }
.shop_more:hover { background: url(/images/buttons/shop_more_over.gif) no-repeat }

.view_cart { width: 61px; height: 18px; display: block; background: url(/images/buttons/view_cart_off.gif) no-repeat }
.view_cart:hover { background: url(/images/buttons/view_cart_over.gif) no-repeat }
.add_to_cart {width: 130px; height: 35px; display: block; background: url(/images/buttons/add_to_cart_lg_off.jpg) no-repeat }
.add_to_cart:hover{width: 130px; height: 35px; display: block; background: url(/images/buttons/add_to_cart_lg_over.jpg) no-repeat }
.send_feedback { width: 145px; height: 23px; display: block; background: url(/images/buttons/sendFeedback_off.gif) no-repeat }
.send_feedback:hover { background: url(/images/buttons/sendFeedback_over.gif) no-repeat }
.send_escalation { width: 94px; height: 23px; display: block; background: url(/images/buttons/escalate_issue_off.gif) no-repeat }
.send_escalation:hover { background: url(/images/buttons/escalate_issue_on.gif) no-repeat }
/* Main League Navigation */
.dd_team_nav { width: 400px; text-align: left }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul { margin: 0px; padding: 0px; margin-top: 1px; list-style: none }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul li { float: left }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul a { color: #fff; font-size: 13px; font-weight: bold; text-decoration: none }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul a:hover { color: #fff; font-size: 13px; font-weight: bold; text-decoration: none }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nfl_teams { display: block; height: 34px; width: 58px; margin-top:11px; background-image: url(/images/layout/navigation/tab-nfl.jpg); text-align: center }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nfl_teams ul { margin-top: -9px; margin-left:2px}
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nfl_teams ul li { width: 420px }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nfl_teams a { display: block; height: 34px; width: 58px; padding-top: 9px; outline:none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nfl_teams a:hover { height: 34px; width: 58px; color: #fff }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nfl_teams:hover { height: 34px; width: 58px; margin-top:11px; background-image: url(/images/layout/navigation/tab-nfl-over.jpg) }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nfl_teams a.teamItem { font: 11px arial, helvetica, sans-serif; display: block; color: #4f4f4f; width: 150px; height:18px; margin: 0px; padding: 2px 2px 2px 5px; text-align: left; text-decoration: none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nfl_teams a.teamItem:hover { color: #5c3da4; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nfl_teams a.teamItem:active { outline: none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nfl_teams ul li.multiple { width: 425px; background: #fff; border-width: 1px; border-style: solid; border-color: #cccccc; padding: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nfl_teams ul li.multiple div.multipleLeft { float: left; width: 128px; margin-top: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nfl_teams ul li.multiple div.multipleRight { float: left; width: 128px; margin-left: 5px; padding-left: 4px; margin-top: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nfl_teams ul li div a:hover { border: 0px; overflow: hidden; width:128px; height: 18px; color: #5c3da4; background: url(/images/layout/navigation/drop_down_link_bg.gif) no-repeat }
#sports_apparel_navigation ul #nfl_teams ul { z-index: 50000; position: absolute; background: #f2f2f2; width: 160px; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ }
#sports_apparel_navigation ul #nfl_teams ul { /* third-and-above-level lists */ margin: -3em 0 0 10em; z-index: 50000; }
#sports_apparel_navigation ul #nfl_teams:hover ul ul, #sports_apparel_navigation ul #nfl_teams.sfhover ul ul { left: -999em; }
#sports_apparel_navigation ul #nfl_teams:hover ul, #sports_apparel_navigation ul #nfl_teams ul:hover ul, #sports_apparel_navigation ul #nfl_teams.sfhover ul, #sports_apparel_navigation ul #nfl_teams ul.sfhover ul { /* lists nested under hovered list items */ left: auto; }
#sports_apparel_navigation ul #nfl_teams:hover, #sports_apparel_navigation ul #nfl_teams.hover { position: static; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nba_teams { display: block; height: 34px; width: 59px; margin-top:11px; background-image: url(/images/layout/navigation/tab-nba.jpg); text-align: center }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nba_teams ul { margin-left:2px; margin-top:-9px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nba_teams ul li { width: 420px }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nba_teams a { display: block; height: 34px; width: 59px; padding-top: 9px; outline:none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nba_teams a:hover { height: 34px; width: 59px; color: #fff }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nba_teams:hover { height: 34px; width: 59px; margin-top:11px; background-image: url(/images/layout/navigation/tab-nba-over.jpg) }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nba_teams a.teamItem { font: 11px arial, helvetica, sans-serif; display: block; color: #4f4f4f; width: 150px; height:18px; margin: 0px; padding: 2px 2px 2px 5px; text-align: left; text-decoration: none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nba_teams a.teamItem:hover { color: #5c3da4; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nba_teams a.teamItem:active { outline: none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nba_teams ul li.multiple { width: 415px; background: #fff; border-width: 1px; border-style: solid; border-color: #cccccc; padding: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nba_teams ul li.multiple div.multipleLeft { float: left; width: 128px; margin-top: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nba_teams ul li.multiple div.multipleRight { float: left; width: 128px; margin-left: 5px; padding-left: 4px; margin-top: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nba_teams ul li div a:hover { border: 0px; overflow: hidden; width:128px; height: 18px; color: #5c3da4; background: url(/images/layout/navigation/drop_down_link_bg.gif) no-repeat }
#sports_apparel_navigation ul #nba_teams ul { /* second-level lists */ z-index: 50000; position: absolute; background: #f2f2f2; width: 160px; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ }
#sports_apparel_navigation ul #nba_teams ul { /* third-and-above-level lists */ margin: -3em 0 0 10em; z-index: 50000; }
#sports_apparel_navigation ul #nba_teams:hover ul ul, #sports_apparel_navigation ul #nba_teams.sfhover ul ul { left: -999em; }
#sports_apparel_navigation ul #nba_teams:hover ul, #sports_apparel_navigation ul #nba_teams ul:hover ul, #sports_apparel_navigation ul #nba_teams.sfhover ul, #sports_apparel_navigation ul #nba_teams ul.sfhover ul { /* lists nested under hovered list items */ left: auto; }
#sports_apparel_navigation ul #nba_teams:hover, #sports_apparel_navigation ul #nba_teams.hover { position: static; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #mlb_teams { display: block; height: 34px; width: 61px; background-image: url(/images/layout/navigation/tab-mlb.jpg); text-align: center }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #mlb_teams ul { margin-left:2px; margin-top:-9px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #mlb_teams ul li { width: 420px }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #mlb_teams a { display: block; height: 34px; width: 61px; padding-top: 9px; outline:none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #mlb_teams a:hover { height: 34px; width: 61px; color: #fff }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #mlb_teams:hover { height: 34px; width: 61px; background-image: url(/images/layout/navigation/tab-mlb-over.jpg) }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #mlb_teams a.teamItem { font: 11px arial, helvetica, sans-serif; display: block; color: #4f4f4f; width: 150px; height:18px; margin: 0px; padding: 2px 2px 2px 5px; text-align: left; text-decoration: none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #mlb_teams a.teamItem:hover { color: #5c3da4; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #mlb_teams a.teamItem:active { outline: none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #mlb_teams ul li.multiple { width: 415px; background: #fff; border-width: 1px; border-style: solid; border-color: #cccccc; padding: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #mlb_teams ul li.multiple div.multipleLeft { float: left; width: 128px; margin-top: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #mlb_teams ul li.multiple div.multipleRight { float: left; width: 128px; margin-left: 5px; padding-left: 4px; margin-top: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #mlb_teams ul li div a:hover { border: 0px; overflow: hidden; width:128px; height: 18px; color: #5c3da4; background: url(/images/layout/navigation/drop_down_link_bg.gif) no-repeat }
#sports_apparel_navigation ul #mlb_teams ul { /* second-level lists */ z-index: 50000; position: absolute; background: #f2f2f2; width: 160px; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ }
#sports_apparel_navigation ul #mlb_teams ul { /* third-and-above-level lists */ margin: -3em 0 0 10em; z-index: 50000; }
#sports_apparel_navigation ul #mlb_teams:hover ul ul, #sports_apparel_navigation ul #mlb_teams.sfhover ul ul { left: -999em; }
#sports_apparel_navigation ul #mlb_teams:hover ul, #sports_apparel_navigation ul #mlb_teams ul:hover ul, #sports_apparel_navigation ul #mlb_teams.sfhover ul, #sports_apparel_navigation ul #mlb_teams ul.sfhover ul { /* lists nested under hovered list items */ left: auto; }
#sports_apparel_navigation ul #mlb_teams:hover, #sports_apparel_navigation ul #mlb_teams.hover { position: static; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #ncaa_teams { display: block; height: 34px; width: 70px; background-image: url(/images/layout/navigation/tab-ncaa.jpg); text-align: center }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #ncaa_teams ul { margin-left:2px; margin-top:-9px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #ncaa_teams ul li { width: 700px }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #ncaa_teams a { display: block; height: 34px; width: 70px; padding-top: 9px; outline:none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #ncaa_teams a:hover { height: 34px; width: 70px; color: #fff }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #ncaa_teams:hover { height: 34px; width: 70px; background-image: url(/images/layout/navigation/tab-ncaa-over.jpg) }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #ncaa_teams a.teamItem { font: 11px arial, helvetica, sans-serif; display: block; color: #4f4f4f; width: 150px; height:18px; margin: 0px; padding: 2px 2px 2px 5px; text-align: left; text-decoration: none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #ncaa_teams a.teamItem:hover { color: #5c3da4; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #ncaa_teams a.teamItem:active { outline: none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #ncaa_teams ul li.multiple { width: 780px; background: #fff; border-width: 1px; border-style: solid; border-color: #cccccc; padding: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #ncaa_teams ul li.multiple div.multipleLeft { float: left; width: 145px; margin-top: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #ncaa_teams ul li.multiple div.multipleRight { float: left; width: 145px; margin-left: 5px; padding-left: 4px; margin-top: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #ncaa_teams ul li div a:hover { border: 0px; overflow: hidden; width:145px; height: 18px; color: #5c3da4; background: url(/images/layout/navigation/drop_down_link_bg_ncaa.gif) no-repeat }
#sports_apparel_navigation ul #ncaa_teams ul { /* second-level lists */ z-index: 50000; position: absolute; background: #f2f2f2; width: 160px; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ }
#sports_apparel_navigation ul #ncaa_teams ul { /* third-and-above-level lists */ margin: -3em 0 0 10em; z-index: 50000; }
#sports_apparel_navigation ul #ncaa_teams:hover ul ul, #sports_apparel_navigation ul #ncaa_teams.sfhover ul ul { left: -999em; }
#sports_apparel_navigation ul #ncaa_teams:hover ul, #sports_apparel_navigation ul #ncaa_teams ul:hover ul, #sports_apparel_navigation ul #ncaa_teams.sfhover ul, #sports_apparel_navigation ul #ncaa_teams ul.sfhover ul { /* lists nested under hovered list items */ left: auto; }
#sports_apparel_navigation ul #ncaa_teams:hover, #sports_apparel_navigation ul #ncaa_teams.hover { position: static; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nhl_teams { display: block; height: 34px; width: 59px; background-image: url(/images/layout/navigation/tab-nhl.jpg); text-align: center }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nhl_teams ul { margin-left:2px; margin-top:-9px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nhl_teams ul li { width: 420px }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nhl_teams a { display: block; height: 34px; width: 59px; padding-top: 9px; outline:none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nhl_teams a:hover { height: 34px; width: 59px; color: #fff }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nhl_teams:hover { height: 34px; width: 59px; background-image: url(/images/layout/navigation/tab-nhl-over.jpg) }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nhl_teams a.teamItem { font: 11px arial, helvetica, sans-serif; display: block; color: #4f4f4f; width: 150px; height:18px; margin: 0px; padding: 2px 2px 2px 5px; text-align: left; text-decoration: none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nhl_teams a.teamItem:hover { color: #5c3da4; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nhl_teams a.teamItem:active { outline: none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nhl_teams ul li.multiple { width: 420px; background: #fff; border-width: 1px; border-style: solid; border-color: #cccccc; padding: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nhl_teams ul li.multiple div.multipleLeft { float: left; width: 128px; margin-top: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nhl_teams ul li.multiple div.multipleRight { float: left; width: 128px; margin-left: 5px; padding-left: 4px; margin-top: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #nhl_teams ul li div a:hover { border: 0px; overflow: hidden; width:128px; height: 18px; color: #5c3da4; background: url(/images/layout/navigation/drop_down_link_bg.gif) no-repeat }
#sports_apparel_navigation ul #nhl_teams ul { /* second-level lists */ z-index: 50000; position: absolute; background: #f2f2f2; width: 160px; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ }
#sports_apparel_navigation ul #nhl_teams ul { /* third-and-above-level lists */ margin: -3em 0 0 10em; z-index: 50000; }
#sports_apparel_navigation ul #nhl_teams:hover ul ul, #sports_apparel_navigation ul #nhl_teams.sfhover ul ul { left: -999em; }
#sports_apparel_navigation ul #nhl_teams:hover ul, #sports_apparel_navigation ul #nhl_teams ul:hover ul, #sports_apparel_navigation ul #nhl_teams.sfhover ul, #sports_apparel_navigation ul #nhl_teams ul.sfhover ul
{ /* lists nested under hovered list items */ left: auto; }
#sports_apparel_navigation ul #nhl_teams:hover, #sports_apparel_navigation ul #nhl_teams.hover { position: static; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #all_sports_teams { display: block; height: 34px; width: 106px; background-image: url(/images/layout/navigation/tab-all-sports.jpg); text-align: center }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #all_sports_teams ul { margin-left:2px; margin-top:-9px }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #all_sports_teams ul li { width: 128px }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #all_sports_teams a { display: block; height: 34px; width: 106px; padding-top: 9px; outline:none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #all_sports_teams a:hover { height: 34px; width: 106px; color: #fff; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #all_sports_teams:hover { height: 34px; width: 106px; background-image: url(/images/layout/navigation/tab-all-sports-over.jpg) }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #all_sports_teams a.teamItem { font: 11px arial, helvetica, sans-serif; display: block; color: #4f4f4f; width: 135px; height:18px; margin: 0px; padding: 2px 2px 2px 5px; text-align: left; text-decoration: none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #all_sports_teams a.teamItem:hover { color: #5c3da4; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #all_sports_teams a.teamItem:active { outline: none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #all_sports_teams ul li.multiple { width: 135px; background: #fff; border-width: 1px; border-style: solid; border-color: #cccccc; padding: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #all_sports_teams ul li.multiple div.multipleLeft { float: left; width: 128px; margin-top: 2px; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #all_sports_teams ul li div a:hover { border: 0px; overflow: hidden; width:128px; height: 18px; color: #5c3da4; background: url(/images/layout/navigation/drop_down_link_bg.gif) no-repeat }
#sports_apparel_navigation ul #all_sports_teams ul { /* second-level lists */ z-index: 50000; position: absolute; background: #f2f2f2; width: 135px; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ }
#sports_apparel_navigation ul #all_sports_teams ul { /* third-and-above-level lists */ margin: -3em 0 0 10em; z-index: 50000; }
#sports_apparel_navigation ul #all_sports_teams:hover ul ul, #sports_apparel_navigation ul #all_sports_teams.sfhover ul ul { left: -999em; }
#sports_apparel_navigation ul #all_sports_teams:hover ul, #sports_apparel_navigation ul #all_sports_teams ul:hover ul, #sports_apparel_navigation ul #all_sports_teams.sfhover ul, #sports_apparel_navigation ul #all_sports_teams ul.sfhover ul { /* lists nested under hovered list items */ left: auto; }
#sports_apparel_navigation ul #all_sports_teams:hover, #sports_apparel_navigation ul #all_sports_teams.hover { position: static; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #sales_teams { display: block; height: 34px; width: 67px; background-image: url(/images/layout/navigation/tab-sale.jpg); text-align: center }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #sales_teams a { display: block; height: 34px; width: 67px; padding-top: 9px; outline:none; }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #sales_teams a:hover { height: 34px; width: 67px; color: #fff }
#apparel_logo_promotion_header_holder #sports_apparel_navigation ul #sales_teams:hover { height: 34px; width: 67px; background-image: url(/images/layout/navigation/tab-sale-over.jpg) }
/* Content Splash Section */
#sports_apparel_content #promotional_splash { display: block; border-top: solid 1px #fff; height: 280px; width: 968px }
/* TOP RIGHT Navigation Area */
#customer_service_navigation { padding-left: 32px; margin-top: 2px }
#customer_service_navigation a { float: left; display: block; padding: 8px 0px 0px 18px; color: #4D4D4D; letter-spacing: 0px; font-size: 10px }
#customer_service_navigation #customer_service { width: 115px; height: 20px; margin-top:6px; margin-right: 6px; background: #fff url(/images/layout/navigation/customer_service.gif) no-repeat left center }
#customer_service_navigation #order_tracking { width: 101px; height: 20px; margin-top:6px; margin-right: 7px; background: #fff url(/images/layout/navigation/order_tracking.gif) no-repeat left center }
#customer_service_navigation #store_locations { width: 104px; height: 20px; margin-top:6px; margin-right: 10px; background: #fff url(/images/layout/navigation/store_locations.gif) no-repeat left center }
#customer_service_navigation #my_account { width: 0px; height: 20px; margin-top:6px;  margin-right: 0px; background: #fff url(/images/layout/navigation/my_account.gif) no-repeat left center }
#customer_service_navigation .login { width: 20px; height: 20px; margin-top:6px; padding: 8px 0px 0px 0px }
#promotional_right_area { height: 39px; display: block }
#search_sports_apparel { float: left; margin-left: 5px; width: 264px; height: 68px; background: #fff url(/images/layout/search_widget.jpg) no-repeat bottom center }
#search_sports_apparel label { margin: 11px 0 0 11px; display: block; font-size: 10px }
#search_sports_apparel .search_box { float: left; margin: 6px 0 0 11px; width: 176px; height: 23px; padding: 0px; padding: 3px 0 0 5px; border: 0px; font-size: 20px; letter-spacing: 0px; background: #fff url(/images/layout/forms/search_bg.gif) no-repeat }
#search_sports_apparel .search_box_search { float: left; width: 54px; height: 23px; padding: 0px; margin: 0px; border: 0px; margin: 1px 0 0 5px; cursor: pointer; background: #fff url(/images/layout/forms/search_button_off.gif) no-repeat }
#search_sports_apparel .search_box_search:hover { background: #fff url(/images/layout/forms/search_button_over.gif) no-repeat }
.searchWatermark{color:Silver;float: left; margin: 6px 0 0 11px; width: 176px; height: 23px; padding: 0px; padding: 3px 0 0 5px; border: 0px; font-size: 20px; letter-spacing: 0px; background: #fff url(/images/layout/forms/search_bg.gif) no-repeat }
#merchandise_shopping_cart { float: right; display: block; width: 204px; height: 68px; background: #fff url(/images/layout/cart_widget.jpg) no-repeat bottom center; padding-right:1px; }
#merchandise_shopping_cart #shopping_cart_icon { float: left; margin: 11px 0 0 11px }
#merchandise_shopping_cart #shopping_cart_text { float: left; margin: 11px 0 0 6px; display: block; font-size: 10px }
#merchandise_shopping_cart .checkout { float: left; margin: 6px 0 5px 10px }
#merchandise_shopping_cart .view_cart { float: left; clear: both; margin: 6px 0 5px 33px }
#merchandise_shopping_cart #quick_cart_info_div { float: none; clear: both; display: block; margin: 0 0 0 35px; background: url(/images/layout/icons/arrow_purple_down.gif) no-repeat 0% 30% }
/* #merchandise_shopping_cart #quick_cart_info_div a { color: #808080; cursor: default; } */
#merchandise_shopping_cart #quick_cart_info_div a { color: #5c3da4; cursor: default; }
#merchandise_shopping_cart #quick_cart_info_div a:hover { color:#4D4D4D; text-decoration: none; cursor: default; }
#merchandise_shopping_cart #quick_cart_info_div span { font-weight: bold; color: #5c3da4 }
#merchandise_shopping_cart #quick_cart_info { width: 150px;  display: block; padding-left: 13px; padding-bottom: 3px; font-size: 9px }
#shopping_cart_summary { position:absolute; z-index: 999999; visibility: hidden; width: 202px; border: 1px solid #c2c2c2; border-top: 0; background: #e0e0e0; margin: 8px 0 0 7px }
#departments { position:absolute; z-index: 999999; visibility: hidden; width: 100px; border: 1px solid #c2c2c2; border-top: 0; background: #e0e0e0; margin: 8px 0 0 36px }
#sizes { position:absolute; z-index: 999999; visibility: hidden; width: 80px; border: 1px solid #c2c2c2; border-top: 0; background: #e0e0e0; margin: 8px 0 0 36px }
/* Homepage Splash Element */
#promotional_splash { display: block; width: 968px; height: 280px; margin-bottom: 10px }
/* Grey Rounded Corners */
.grey_content_box { background: #ebebeb url(/images/bg.gif) repeat-x }
.grey_title { height: 28px; background: url(/images/bg_title.gif) repeat-x } 
.grey_content_box .content { margin-top: 10px }
.t { background: url(/images/dot.gif) 0 0 repeat-x }
.b { background: url(/images/dot.gif) 0 100% repeat-x }
.l { background: url(/images/dot.gif) 0 0 repeat-y }
.r { background: url(/images/dot.gif) 100% 0 repeat-y }
.bl { background: url(/images/bottom_left_corner.gif) 0 100% no-repeat }
.br { background: url(/images/bottom_right_corner.gif) 100% 100% no-repeat }
.tl { background: url(/images/top_left_corner.gif) 0 0 no-repeat }
.tr { overflow: hidden; background: url(/images/top_right_corner.gif) 100% 0 no-repeat; padding: 10px }
.grey_content_box .grey_title .tr { background: url(/images/top_right_corner.gif) 100% 0 no-repeat; padding: 5px }
.clear_content_box {}
.clear_content_box .content { margin-top: 10px }
.clear_content_box .grey_title .tr { background: url(/images/top_right_corner.gif) 100% 0 no-repeat; padding: 5px }


/* TABS - Why Fanzz Section */
#why_fanzz { width: 998px; margin: 8px 0 0 0; padding: 0px; display: block }
#why_fanzz ul { margin: 0px; padding: 0px }
#why_fanzz ul li { margin: 0 1px 0 0 }
#why_fanzz ul li.first { margin: 0 4px 0 0 }
#why_fanzz ul li.second { margin: 0 4px 0 0 }
#why_fanzz ul li.fourth { margin: 0 0 0 1px }
#why_fanzz ul li .t .b { background: none }
#why_fanzz ul li .t .b .l .r .tl .tr { padding: 0px }
#why_fanzz ul li .t .b .l .r .tl .tr img { float: left }
#why_fanzz ul li.second .t .b .l .r .tl .tr img { float: left; margin-top: -2px }
#why_fanzz ul li.fourth .t .b .l .r .tl .tr img { float: left; margin-top: 3px }
#why_fanzz ul li .t .b .l .r .tl .tr span { float: left; margin: 4px 0 0 8px; display: block }
#why_fanzz .ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/ }
#why_fanzz .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em }
#why_fanzz .ui-widget-content { padding: 10px; height: 78px; background: #ebebeb url(/images/bg.gif) repeat-x;  border-top: solid 1px #efefef }
#why_fanzz .ui-widget-header { overflow: hidden; width: 998px; height: 31px; background: #fff;/*{bgColorHeader}*/ color: #222222/*{fcHeader}*/; font-weight: bold }
#why_fanzz .ui-state-default, .ui-widget-content .ui-state-default { width: 249px; height: 31px; background: #cecece url(/images/layout/rounded_corners/bg_title.gif) repeat-x; font-weight: normal/*{fwDefault}*/; color: #5c3da4/*{fcDefault}*/; outline: none }
#why_fanzz .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { font-weight: bold; color: #555555/*{fcDefault}*/; text-decoration: none }
#why_fanzz .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { width: 239px; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; outline: none }
#why_fanzz .ui-state-hover a, .ui-state-hover a:hover { color: #5c3da4/*{fcHover}*/; text-decoration: none; outline: none }
#why_fanzz .ui-state-active, .ui-widget-content .ui-state-active { width: 239px; background: #ebebeb url(/images/layout/rounded_corners/bg.gif) repeat-x; font-weight: normal/*{fwDefault}*/; color: #5c3da4/*{fcActive}*/; outline: none }
#why_fanzz .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { width: 230px; font-weight: bold; color: #5c3da4/*{fcActive}*/; outline: none; text-decoration: none }
/* Left Side Navigation */
#left_category_menu { margin-right: 10px; width: 184px; margin-bottom:10px }
#left_category_menu .t .b .l .r .br { padding: 10px }
#left_category_menu .t .b .l .r .br .categoryMenuHover .grey_title .t .b .l .r .bl .br { padding: 0px }
#left_category_menu .t .b .l .r .br .categoryMenuHover .grey_title .t .b .l .r .bl .br .tl .tr h2 {}
#left_league_category_menu { margin-right: 10px; width: 232px }
#left_league_category_menu .t .b .l .r .br .tr { padding: 10px }
#left_league_category_menu .t .b .l .r .br .tr .categoryMenuHover .grey_title .t .b .l .r .bl .br { padding: 0px }
#left_league_category_menu .t .b .l .r .br .tr .categoryMenuHover .grey_title .t .b .l .r .bl .br .tl .tr { padding: 5px }
#left_league_category_menu .t .b .l .r .br .tr .categoryMenuHover .grey_title .t .b .l .r .bl .br .tl .tr h2 {}
/* League Page */
.league_splash_image {float:left; overflow:hidden; position: relative; width: 618px; height: 280px; display: block; margin-right:5px; }
.league_splash_image h1 { position: absolute; top: 1px; left: 8px; margin: 0; padding: 0; color: #FFF; font-size: 50px }
.league_splash_image p { width: 310px; height: 40px; position: absolute; top: 10px; margin-left:10px; left: 260px; font-size: 11px; color: #FFF; text-transform: none; font-weight: normal; line-height: 13px }

.league_merch_box{position: relative; width: 345px; height: 140px; display: block; }
.league_gift_center{position: relative; width: 345px; height: 140px; display: block; }
.league_left_prod{margin-right:5px; float:left; overflow:hidden; position: relative; width: 481px; height: 102px; display: block; }
.league_right_prod{float:left; overflow:hidden; position: relative; width: 481px; height: 102px; display: block; }
.team_category_image_splash { float: left; position: relative; margin: 1px 10px 0 0; width: 724px; height: 122px; display: block }
.team_category_image_splash h1 { position: absolute; top: 34px; left: 235px; color: #fff; margin: 0; font-size: 25px }
.team_category_image_splash h2 { position: absolute; top: 25px; left: 235px; color: #fff; margin: 0; text-transform: uppercase; font-size: 11px; font-weight: normal }
/* League Widget Shop Now */
#shop_league_widget2 { clear: both; float: none; overflow: hidden; margin: 0 0 0 -14px; width:993px; height:223px; background-image:url(/images/homepage_teambar.jpg) }
#shop_league_widget2 #shop_league_nfl { width:180px; margin-left:25px; margin-top:20px; float:left;}
#shop_league_widget2 #shop_league_nba {width:175px; float:left; margin-left:15px; margin-top:20px;}
#shop_league_widget2 #shop_league_mlb {width:175px; float:left; margin-left:15px; margin-top:20px;}
#shop_league_widget2 #shop_league_ncaa {width:175px; float:left; margin-left:20px; margin-top:20px;}
#shop_league_widget2 #shop_league_nhl {width:175px; float:left; margin-left:20px; margin-top:20px;}
#shop_league_widget2 span {font-size:12px; font-weight:bold;}
#shop_league_widget2 ul {font-size:11px; list-style-type:none; padding-left:1px; margin-top:5px;}
/* Footer Social Widget */
#footer_social_widget { margin: 10px 0 10px 0 }
#sports_apparel_leagues_footer .grey_content_box { clear: both; float: none }
#footer_social_widget .t .b .l .r .tl .tr { padding: 0px }
#footer_social_widget .t .b .l .r .tl .tr .content { float: left; width: 221px; height: 147px; padding: 15px 10px 0 10px; margin-top: 0px; border-right: solid 1px #cccccc }
#footer_social_widget .t .b .l .r .tl .tr .content_contest { float: left; width: 221px; height: 147px; padding: 15px 10px 0 10px; margin-top: 0px; border-right: solid 1px #cccccc }
#footer_social_widget .t .b .l .r .tl .tr .content_contest p { margin: 0 0 5px 0 }
#footer_social_widget .t .b .l .r .tl .tr .content_contest img { float: right; margin-left: 10px }
#footer_social_widget .t .b .l .r .tl .tr .content_contest label { display: block; font-size: 11px; font-weight: bold; color: #5c3da4; margin: 0 0 4px 0 }
#footer_social_widget .t .b .l .r .tl .tr .content_contest .search_box { float: left; margin-right: 5px }
#footer_social_widget .t .b .l .r .tl .tr .content_last { float: left; width: 220px; height: 147px; padding: 15px 10px 0 10px; margin-top: 0px; border-right: 0px }
#footer_social_widget .t .b .l .r .tl .tr .content_last p { margin: 0 0 23px 0 }
#footer_social_widget .t .b .l .r .tl .tr .content_last img.testimonial_image { float: left; margin-right: 10px; border:solid 1px #cccccc; }
#footer_social_widget .t .b .l .r .tl .tr .content_last a { float: left }
#footer_social_widget h5 { margin: 0 0 5px 0 }
#footer_social_widget #twitter_div_img { float: left }
#footer_social_widget #twitter_div { float: left }
#footer_social_widget #twitter_div #twitter_update_list { list-style: none; margin: 0 0 0 10px; padding: 0; width: 175px }
#footer_social_widget #twitter-link { display:block; text-align:right }
#footer_social_widget #other_social_icons #facebook { margin: 10px 0 0 5px }
/* League SEO Footer */
#league_sports_footer { margin: 10px 0 10px 0 }
#league_sports_footer .grey_content_box { clear: both; float: none }
#league_sports_footer .t .b .l .r .tl .tr { padding: 0px }
#league_sports_footer .t .b .l .r .tl .tr .content { float: left; width: 172px; height: 21px; position: relative; padding: 8px 10px 0 10px; margin: 0px; border-right: solid 1px #cccccc }
#league_sports_footer .t .b .l .r .tl .tr .content_last { float: left; width: 172px; height: 21px; padding: 8px 10px 0 10px; margin: 0px; border-right: solid 0px #cccccc }
/* #league_sports_footer .t .b .l .r .tl .tr a { display: block; width: 172px; height: 18px; color: #808080  } */
#league_sports_footer .t .b .l .r .tl .tr a { display: block; width: 172px; height: 18px; color: #5c3da4; }
#league_sports_footer .t .b .l .r .tl .tr a:hover { display: block; width: 172px; height: 18px; color: #4D4D4D; text-decoration:underline;}
/* Search Control Bars */
.search_bar {margin-top: 1px; padding-left: 15px; padding-right: 15px;}
/* Other Search Stuff */
.ItemRating {clear: both; width: 100%; text-align: left; margin-top: -5px; margin-left: -5px; margin-bottom:4px;}
/* Category List Container View (For Categories etc..) */
.ItemListContainer {float: left; width: 726px; margin-top: -6px;}
/* Category Item Container */
.CategoryContainer {float: left; width: 774px; overflow: hidden;}
/* Product Item Container */
.ProductContainer {float: left; width: 774px; overflow: hidden;}
/* Footer Navigation */
#footer_navigation { clear: both; float: none; overflow: hidden; margin: 0px 0 0px 0; }
#footer_navigation ul {float:left; list-style: none; margin-right: 55px; padding: 0 }
#footer_navigation ul li { height: 17px; margin: 0 65px 0 0px; font-size:11px; }
#footer_security_content { float: right }
.contest_box { float: left; margin: 6px 0 0 11px; width: 148px; height: 19px; padding: 0px; padding: 4px 0 0 5px; border: 0px; font-size: 11px; letter-spacing: 1px; background: #fff url(/images/search_bg.gif) no-repeat }
/* Footer SEO Drop Up */
.footer_drop_up { position:absolute; visibility: hidden; width: 500px; border: 1px solid #c2c2c2; background: #ebebeb url(/images/layout/rounded_corners/bg.gif) repeat-x;  padding: 15px; }
.footer_drop_up h3 { margin-top: 0px }
/* TABS - Product Description Section */
#prod_desc { width: 390px; margin: 0px; padding :0px; margin-top:10px; float:left; display:block; overflow:hidden }
#prod_desc li { margin: 0 3px 0 20px }
#prod_desc ul { margin: 0px; padding: 0px }
#prod_desc ul li { margin: 0 3px 0 20px; font-size:12px; }
#prod_desc ul li.first { margin: 0 5px 0 0; }
#prod_desc ul li.second { margin: 0 0px 0 0 }
#prod_desc ul li.fourth { margin: 0 0 0 1px }
#prod_desc ul li .t .b { background: none }
#prod_desc ul li .t .b .l .r .tl .tr { padding: 0px }
#prod_desc ul li .t .b .l .r .tl .tr img { float: left }
#prod_desc ul li.second .t .b .l .r .tl .tr img { float: left; margin-top: -2px }
#prod_desc ul li.fourth .t .b .l .r .tl .tr img { float: left; margin-top: 3px }
#prod_desc ul li .t .b .l .r .tl .tr span { float: left; margin: 4px 0 0 8px; display: block }
#prod_desc .ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/ }
#prod_desc .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em }
#prod_desc .ui-widget-content { color:#4D4D4D; padding: 5px; height: 78px; background: #ebebeb url(/images/layout/rounded_corners_gray/bg.gif) repeat-x;  border-top: solid 1px #efefef }
#prod_desc .ui-widget-content a { color: #5c3da4/*{fcContent}*/ }
#prod_desc .ui-widget-header { overflow: hidden; width: 382px; height: 31px; /*background: #fff;{bgColorHeader}*/ color: #222222/*{fcHeader}*/; font-weight: bold }
#prod_desc .ui-widget-header a { color: #5c3da4/*{fcHeader}*/ }
#prod_desc .bl { background: url(/images/layout/rounded_corners_gray/bottom_left_corner.gif) 0 100% no-repeat }
#prod_desc .br { background: url(/images/layout/rounded_corners_gray/bottom_right_corner.gif) 100% 100% no-repeat }
#prod_desc .tl { background: url(/images/layout/rounded_corners_gray/top_left_corner.gif) 0 0 no-repeat }
#prod_desc .tr { overflow: hidden; background: url(/images/layout/rounded_corners_gray/top_right_corner.gif) 100% 0 no-repeat; padding: 10px }
#prod_desc .ui-state-default, .ui-widget-content .ui-state-default { width: 187px; height: 31px; background: #cecece url(/images/layout/rounded_corners/bg_title.gif) repeat-x; font-weight: normal/*{fwDefault}*/; color: #5c3da4/*{fcDefault}*/; outline: none }
#prod_desc .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { font-weight: bold; color: #555555/*{fcDefault}*/; text-decoration: none }
#prod_desc .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { width: 187px; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; outline: none }
#prod_desc .ui-state-hover a, .ui-state-hover a:hover { color: #5c3da4/*{fcHover}*/; text-decoration: none; outline: none }
#prod_desc .ui-state-active, .ui-widget-content .ui-state-active { width: 187px; background: #ebebeb url(/images/layout/rounded_corners/bg.gif) repeat-x; font-weight: normal/*{fwDefault}*/; color: #5c3da4/*{fcActive}*/; outline: none }
#prod_desc .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { width: 187px; font-weight: bold; color: #5c3da4/*{fcActive}*/; outline: none; text-decoration: none }
.grey_title_categories { height: 23px; background: url(/images/bg_title.gif) repeat-x } 
.grey_title_categories .tr { background: url(/images/top_right_corner.gif) 100% 0 no-repeat; padding: 5px }
.mscEnlarge { color:#4D4D4D; height: 16px; }
.mscEnlargeOver {  color:White; height: 16px;}
.grey_title_categories .tr { background: url(/images/top_right_corner.gif) 100% 0 no-repeat; padding: 5px }
/* Banner  */
ul.navigation {height: 13px; margin: 236px 0 0 877px; padding: 5px 0; position: absolute; z-index: 2; color: #FFF; font-size: 8pt; background: url('/images/button_tile.gif') top left repeat-x;}
ul.navigation li { list-style-type: none; display: inline;}
ul.navigation li.button_left {float: left; position: relative; bottom: 5px;}
ul.navigation li.median_left {float: left; position: relative; bottom: 5px; left: 55px;}
ul.navigation a {outline: 0; color: #FFF;}
ul.navigation a:hover {text-decoration: none; font-weight: bold;}
ul.navigation a.selected {font-weight: bold;}
ul.navigation a:focus {outline: none;}
#slider {width: 968px; height: 280px; position: relative; overflow: hidden; overflow-x: hidden; position: relative; clear: left; margin: 0 auto }
.scroll {width: 968px; height: 280px; overflow: auto; overflow-x: hidden; position: relative; clear: left }
.scrollContainer div.panel {height: 280px; position: relative; width: 968px }
.scrollContainer div.panel img.background, div.banner2 img.background, div.banner3 img.background {position: absolute; left: 0; top: 0; z-index: 0 }
.scrollContainer div.panel img.arrow{margin: 148px 0 0 25px; position:  absolute; width: 16px; height: 22px; z-index: 1 }
.scrollContainer div.panel img.buy{margin: 215px 0 0 48px; position:  absolute; width: 69px; height: 26px; z-index: 1 }
.scrollContainer div.panel div.banner_content {padding: 142px 0 0 49px; color: #FFF; z-index: 1; position: relative }
.scrollContainer div.panel div.banner_content h2 {color: #FFF; font-size: 22.5pt; padding: 0; margin: 0 }
.scrollContainer div.panel div.banner_content p {color: #FFF; padding: 0; margin: 0 }
.scrollContainer div.panel div.banner_content span {padding: 0; margin: 0; font-size: 8pt; word-spacing: 3pt }
.scrollButtons {cursor: pointer }
.scrollButtons.left {float: none }
.scrollButtons.right {float: none }
.hide {display: none;}
/* Expandable */
#gift_card_center{width: 530px; position: absolute; top: 0; left: 0; z-index: 0 !important; float: none;}
#gift_card_center div.content{width: 505px; height: 107px; position: relative; z-index: 0 !important;}
#expandable_box{width: 430px; height: 167px; float: right; position: relative; z-index: 10000;}
#expandable_box .content{height: 90px; position: relative; z-index: 10000; overflow: hidden;}
div.expandable_tab{background: url('/images/expand_tab.jpg') bottom left no-repeat; top: 10px; padding-top: 15px; left: -9px; cursor: pointer; width: 19px;	height: 64px; z-index: 10000; position: relative; float: left;}
div.expandable_tab_open{background: url('/images/expand_tab_open.jpg') bottom left no-repeat; top: 10px; padding-top: 15px; left: -9px; cursor: pointer; width: 19px;	height: 64px; z-index: 10000; position: relative; float: left;}
div.expand_product{float: left; width: 195px; display: block; margin-bottom: 15px; margin-left: 5px;}
img.expand_product_image{border: solid 1px #cccccc; display: block; float: left; margin-right: 10px;}
img.expand_product_image_strands{border: solid 1px #AAAAAA;}
div.expand_product_title{font-size: 7.5pt; color: #000; margin-bottom: 5px;}
div.expand_product_price{color: #FF0000; font-weight: bold; margin-bottom: 5px;}
.expand_product_buy{float: left; width: 67px; height: 23px; padding: 0px; margin: 0px; border: 0px; margin: 0 0 0 0; cursor: pointer; background: #fff url(/images/buttons/view_item_off.gif) no-repeat}
.expand_product_buy:hover{ background: #fff url(/images/view_item_over.gif) no-repeat}
.search_box_search { float: left; width: 54px; height: 23px; padding: 0px; margin: 0px; border: 0px; margin: 5px 0 0 5px; cursor: pointer; background: url(/images/search_button_off.gif) no-repeat }
.search_box_search:hover { background: url(/images/search_button_over.gif) no-repeat }
.BestSellersDescCell { width: 120px; margin-left:10px; }
.contest_box_submit { float: left; width: 51px; height: 23px; padding: 0px; margin: 0px; border: 0px; margin: 5px 0 0 5px; cursor: pointer; background: #fff url(/images/submit_off.gif) no-repeat; margin-top:-2px; }
.contest_box_submit:hover { background: #fff url(/images/buttons/submit_over.gif) no-repeat }
.giftcard_check_another { float: left; width: 135px; height: 23px; padding: 0px; margin: 0px; border: 0px; margin: 5px 0 0 5px; cursor: pointer; background: #fff url(/imagescheck_another_card_off.gif) no-repeat; margin-top:-2px; }
.giftcard_check_another:hover { background: #fff url(/images/check_another_card_over.gif) no-repeat }
.giftcard_submit { float: left; width: 340px; height: 53px; padding: 0px; margin: 0px; border: 0px; margin: 5px 0 0 5px; cursor: pointer; background: #fff url(/images/buttons/order_gift_card_off.gif) no-repeat; margin-top:-2px; }
.giftcard_submit:hover { background: #fff url(/images/order_gift_card_over.gif) no-repeat }
.ecert_submit { float: left; width: 340px; height: 53px; padding: 0px; margin: 0px; border: 0px; margin: 5px 0 0 5px; cursor: pointer; background: #fff url(/images/order_online_certificate_off.gif) no-repeat; margin-top:-2px; }
.ecert_submit:hover { background: #fff url(/images/order_online_certificate_over.gif) no-repeat }
.btnVariation { border: #4D4D4D Solid 1px; min-width: 20px; min-height: 15px; overflow: hidden; display: block; margin-left: 2px; margin-right: 1px; text-align: center; float: left; vertical-align: middle; font-family: Arial; font-weight: bold; font-size: 12px; text-decoration: none; padding:6px; color: #4D4D4D; margin-bottom:4px; }
.btnVariationSelected { border: #0A8F03 Solid 1px; background-color: #0A8F03; min-width: 20px; min-height: 15px; overflow: hidden; display: block; margin-left: 2px; margin-right: 1px; text-align: center; float: left; vertical-align: middle; font-family: Arial; font-weight: bolder; font-size: 12px; text-decoration: none; padding:6px; color: White; margin-bottom:4px;}
.btnVariationDisabled { border: #CCCCCC Solid 1px; min-width: 20px; min-height: 15px; overflow: hidden; display: block; margin-left: 2px; margin-right: 1px; text-align: center; float: left; vertical-align: middle; font-family: Arial; font-weight: bolder; font-size: 12px; text-decoration: none; padding:6px; color: #CCCCCC; margin-bottom:4px; }
a.btnVariationDisabled:hover {text-decoration:none; color:#CCCCCC}

a.btnVariationSelected { color:White }
a.btnVariation:hover { color:White; text-decoration:none }
.clickToEnlarge { height:14px; vertical-align: middle; }
/* Dock Content Script */
.dockclass{ position: absolute }
/* Cart Payment Container Div */
.PaymentCartContainer { float: left; width: 500px; padding-left: 0px; margin-right: 10px; padding-right: 10px; border-right-style: solid; border-right-width: 1px; border-right-color: #cccccc; }
.back_submit { float: left; overflow: hidden; width: 67px; height: 23px; padding: 0px; margin: 0px; border: 0px; margin: 5px 0 0 5px; cursor: pointer; background: #fff url(/images/buttons/previous_off.gif) no-repeat; margin-top:-2px; }
.back_submit:hover { background: #fff url(/images/buttons/previous_over.gif) no-repeat }
.next_submit { float: left; width: 67px; height: 23px; padding: 0px; margin: 0px; border: 0px; margin: 5px 0 0 5px; cursor: pointer; background: #fff url(/images/buttons/next_off.gif) no-repeat; margin-top:-2px; }
.next_submit:hover { background: #fff url(/images/buttons/next_over.gif) no-repeat }
.submitorder_submit { float: left; width: 122px; height: 23px; padding: 0px; margin: 0px; border: 0px; margin: 5px 0 0 5px; cursor: pointer; background: #fff url(/images/buttons/place_your_order_off.gif) no-repeat; margin-top:-2px; }
.submitorder_submit:hover { background: #fff url(/images/buttons/place_your_order_over.gif) no-repeat }
.saveContinue_submit { float: left; width: 106px; height: 23px; padding: 0px; margin: 0px; border: 0px; margin: 5px 0 0 5px; cursor: pointer; background: #fff url(/images/buttons/save_continue_off.gif) no-repeat; margin-top:-2px; }
.saveContinue_submit:hover { background: #fff url(/images/buttons/save_continue_over.gif) no-repeat }
.reset_password_submit { float: right; width: 126px; height: 23px; padding: 0px; margin: 0px; border: 0px; margin: 5px 0 0 5px; cursor: pointer; background: #fff url(/images/buttons/reset_my_password_off.gif) no-repeat; margin-top:-2px; }
.reset_password_submit:hover { background: #fff url(/images/buttons/reset_my_password_over.gif) no-repeat }
.login_submit { float: right; width: 110px; height: 23px; padding: 0px; margin: 0px; border: 0px; margin: 5px 0 0 5px; cursor: pointer; background: #fff url(/images/buttons/login_continue_off.gif) no-repeat; margin-top:-2px; }
.login_submit:hover { background: #fff url(/images/buttons/login_continue_over.gif) no-repeat }
.guest_submit { float: right; width: 124px; height: 23px; margin: 0px 20px 0px 0px; padding: 0px; border: 0px; margin: 5px 0 0 5px; cursor: pointer; background: #fff url(/images/buttons/continue_as_guest_off.gif) no-repeat; margin-top:-2px; }
.guest_submit:hover { background: #fff url(/images/buttons/continue_as_guest_over.gif) no-repeat }
.lblGCError { color: Purple; font-size:14px; font-weight: bold; padding-top:20px }
.mainItemTitle { padding-bottom: 0px; margin: 0px; }
.cartSummary{ width:145px }
.orderdet_submit { float: right; width: 85px; height: 23px; padding: 0px; margin: 0px; border: 0px; margin: 5px 0 0 5px; cursor: pointer; background: #fff url(/images/buttons/track_order_off.gif) no-repeat; margin-top:-2px; }
.orderdet_submit:hover { background: #fff url(/images/buttons/track_order_over.gif) no-repeat }
.orderdet_label {font-family:Arial; font-weight:bold; color: Black }
.trackord_submit { float: right; width: 105px; height: 23px; padding: 0px; margin: 0px; border: 0px; margin: 5px 0 0 5px; cursor: pointer; background: #fff url(/images/buttons/track_shipment_off.gif) no-repeat; margin-top:-2px; }
.trackord_submit:hover { background: #fff url(/images/buttons/track_shipment_over.gif) no-repeat }
.custsrv_submit { float: right; width: 165px; height: 23px; padding: 0px; margin: 0px; border: 0px; margin: 5px 0 0 5px; cursor: pointer; background: #fff url(/images/buttons/send_cust_srvc_off.gif) no-repeat; margin-top:-2px; }
.custsrv_submit:hover { background: #fff url(/images/buttons/send_cust_srvc_over.gif) no-repeat }
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. 
*/
.ui-helper-hidden{display:none;}
.ui-helper-hidden-accessible{position:absolute;left:-99999999px;}
.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}
.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.ui-helper-clearfix{display:inline-block;}
/* required comment for clearfix to work in Opera \*/ * html .ui-helper-clearfix{height:1%;}
.ui-helper-clearfix{display:block;}
/* end clearfix */ .ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0);}
.ui-state-disabled{cursor:default!important;}
.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}
.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%;}
.ui-tabs{padding:.2em;zoom:1;}
.ui-tabs .ui-tabs-nav{list-style:none;position:relative;padding:.2em .2em 0;}
.ui-tabs .ui-tabs-nav li{position:relative;float:left;border-bottom-width:0!important;margin:0 .2em -1px 0;padding:0;}
.ui-tabs .ui-tabs-nav li a{float:left;text-decoration:none;padding:.5em 1em;width:175px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected{padding-bottom:1px;border-bottom-width:0;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a{cursor:text;width:175px;}
.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{cursor:pointer;}
.ui-tabs .ui-tabs-panel{padding:1em 1.4em;display:block;border-width:0;background:none;}
.ui-tabs .ui-tabs-hide{display:none!important;}
.categoryMenuCustomClass { font-size: 10px;	width: 232px; }
.AspNet-Menu-Link {width:157px;height:18px;font-size:11px;color:#5c3da4;display:block;cursor:pointer;padding-top:2px;padding-left:12px;text-decoration:none;}
.AspNet-Menu-Link:Hover{width:157px;height:18px;color:#4D4D4D;border:0px;overflow:hidden;cursor:pointer;background: url(/images/left_nav_link_bg2.gif) no-repeat;outline:none;}
.AspNet-Menu-Link-Selected{font-size:11px;display:block;padding-top:2px;padding-left:12px;width:200px;height:18px;color:#4D4D4D;border:0px;overflow:hidden;cursor:pointer;background: url(/images/left_nav_link_bg2.gif) no-repeat;outline:none;}

.AspNet-Menu-Link:Active {outline:none;}

.fnzGalleryCContents{clear:both;}
.fnzGalleryTable{border-collapse:collapse;margin:0;padding:0;width:685px;}
.fnzGalleryCCell{vertical-align:top; margin-left:20px; padding-left:10px; padding-right:10px;}
.fnzGalleryItem{float:left;margin:10px;margin-top:2px;margin-bottom:2px;margin-left:0;font-size:90%;border:dotted 1px #999;width:100%;}
.fnzGalleryItem .fnzPhoto{padding-top:5px;text-align:center;margin-left:auto;margin-right:auto;display:block;}
.fnzGalleryItem .fnzDetails{height:100%;margin:0;padding:0;margin-top:15px;}
.fnzGalleryItem .fnzDetails .fnzItemCode{font-size:90%;}
.fnzGalleryItem .fnzDetails .fnzCategoryTitle{font-size:130%;font-weight:bold;margin-top:2px;margin-bottom:4px;}
.fnzGalleryItem .fnzDetails .fnzItemTitle{font-size:11px;font-weight:bold;margin:2px 6px 3px 3px;}
.fnzGalleryItem .fnzDetails .fnzItemReadMore{float:left;padding:4px;padding-left:8px;height:15px;font-weight:bold;font-size:11px;text-align:center;}
.fnzGalleryItem .fnzDetails .fnzItemReadMore a:hover{color:#fff;}
.fnzGalleryItem .fnzDetails .fnzItemRetailPrice{font-size:130%;color:#f00;text-decoration:line-through;}
.fnzItemDetailView .fnzItemDetailViewRightPanel .fnzItemDetailViewShippingNotice{padding:5px;margin-top:10px;display:block;clear:both;float:none;margin-bottom:10px;padding-top:10px;border-bottom:dotted 1px #999;width:380px;}
.fnzItemDetailView .fnzItemDetailViewRightPanel .fnzItemOfTheWeek{padding:5px;margin-top:10px;display:block;clear:both;float:none;margin-bottom:10px;padding-top:10px;border-top:dotted 1px #999;width:378px;font-size:small;color:Red}
#share li {display:block; list-style-type:none; float:left;}
.join { margin-top:1px; width: 35px; height: 18px; display: block; background: url(/images/join_off.gif) no-repeat }
.join:hover { background: url(/images/join_over.gif) no-repeat }
#expandable_box{width: 430px; height: 170px; float: right; position: relative; z-index: 10000;}
#expandable_box .content{height: 112px; position: relative; z-index: 10000; overflow: hidden;}
.regWatermark{color:Silver;margin: 0px; font-size: 12px;}
.ETPrivacy{font-size:10px; float:right; padding-right:7px; padding-top:4px; text-align:right;}
.ETPrivacy2{font-size:10px; float:right; padding-right:7px; padding-top:1px; text-align:right;}
.faqQA{color:#5c3da4;font-size:12px; font-weight:bold; padding-bottom:3px}

.divNote{float: left; display:block; overflow:hidden; width: 726px; margin-top: 1px}
.regButtonShort{float:right; margin-right: 63px;}
.mscRegFormShortText{width:247px;}

#divAccountLinks{ width:822px}
.noteDiv{float: left; display: block; text-align: center; margin-top:5px; margin-left:70px}
.noteSubmitDiv{ float: left; display: block; margin-top:6px;}
.homepage_merchbar{clear: both; padding-top:10px;}

.btn {width:auto; text-decoration:none; overflow:visible; font-family:Verdana, Arial, sans; text-transform:none; -moz-border-radius:6px; -webkit-border-radius:6px; outline:0;}
.btn:hover {cursor:pointer; text-decoration:none;}
.secondary {zoom:1; padding:5px 8px; border:1px solid #ddd; color:#5c3da4; font-size:12px; font-weight:bold; background:url(/images/bg.gif) 0 -444px; text-indent:0;}
/*Chrome and Safari Specific */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
 #sports_merchandise_apparel_header #apparel_logo_promotion_header_holder .right #promotion{display:block;height:92px;}
}


.fnzItemDetailView .fnzItemDetailViewRightPanel .fnzItemDetailViewShippingNotice{padding:0px; margin:0px;display:block;clear:both;float:none;width:380px;border:none;}
.fnzItemDetailView .fnzItemDetailViewRightPanel .fnzItemDetailViewShippingNoticeTitle{padding:0px;margin:0px;display:block;clear:both;float:none;width:380px;font-weight:bold;font-size:12px;}
.fnzItemDetailView .fnzItemDetailViewRightPanel .fnzItemDetailViewShippingNoticeContents{padding:5px;margin:0px;display:block;clear:both;float:none;}

#prod_details .t { background: url(/images/dot.gif) 0 0 repeat-x }
#prod_details .b { background: url(/images/dot.gif) 0 100% repeat-x }
#prod_details .l { background: url(/images/dot.gif) 0 0 repeat-y }
#prod_details .r { background: url(/images/dot.gif) 100% 0 repeat-y }
#prod_details .bl { background: url(/images/bottom_left_corner.gif) 0 100% no-repeat }
#prod_details .br { background: url(/images/bottom_right_corner.gif) 100% 100% no-repeat }
#prod_details .tl { background: url(/images/top_left_corner.gif) 0 0 no-repeat }
#prod_details .tr { overflow: hidden; background: url(/images/top_right_corner.gif) 100% 0 no-repeat; padding: 10px }
#prod_details .grey_content_box .grey_title .tr { background: url(/images/top_right_corner.gif) 100% 0 no-repeat; padding: 5px }
.rpItemsTitle{ font-size: 12px; font-family:Arial; font-weight:Bold;}
.rpItems{ font-size: 12px; font-family:Arial;}
.grey_content_box #grey_content_box_tl{background:none}
.grey_content_box #grey_content_box_tr{background:none}

.shippingEstimator{float: left; margin-right:2px;}



.wrapper a{font-size:11px;}

.column-1 ul li a {color: #5C3DA4; font-family:Arial, Helvetica, sans-serif;}
.column-2 ul li a {color: #5C3DA4; font-family:Arial, Helvetica, sans-serif;}
.column-3 ul li a {color: #5C3DA4; font-family:Arial, Helvetica, sans-serif;}
.column-4 ul li a {color: #5C3DA4; font-family:Arial, Helvetica, sans-serif; }
.column-5 ul li a {color: #5C3DA4; font-family:Arial, Helvetica, sans-serif;}
