/**
 * PureGreen Template designed by zen-cart-power.com
 * 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 $
 */

body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.72em;
	color: #333333;
/*	background: #e5edf5;*/
	line-height: 17px;
	}

a img {border: none; }


a:link, #navEZPagesTOC ul li a {
	color: #2b2b2b;
	text-decoration: underline;
	}
 
a:visited {
	color: #2b2b2b;
	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: #2b2b2b;
	text-decoration: none;
	}

a:active {
	color: #2b2b2b;
	}

.blue-link a {
	color: #0075e2;
}
.columnLeft a, .columnRight a {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {
	text-decoration: underline;
}
#columnCenter {
	padding: 14px 0 0 0;
}
h1 {
	font: bold 18px Arial;
	color: #4e637e;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 0 2px 0;
	margin: 0 0 17px 0 !important;
	}

h2 {
	font: bold 16px tahoma;
	padding: 15px 0 5px 0 !important;
	display: block;
	}

h3 {
	font-size: 1.2em;
	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;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
/*input:focus, select:focus, textarea:focus {
	background: #ffffe7;
	margin:0.1em;
	}
*/

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

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

LEGEND {
	font: bold 12px Verdana;
	padding: 4px 6px;
	color: #4e6a96;
	background: #f3f3f7;
	}

LABEL {
/*	line-height: 1.5em;*/
	padding: 0.2em;
	line-height: 23px;
	}
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.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin: 5px 0;
	border: none;
	border-bottom: 1px solid #e4e4e4;
	}
.dotted-line {
	height: 1px;
	background: url("../images/dotted_line.gif") repeat-x 0 0;
}
.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: 0.3em;
	margin: 0 10px;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #cf0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #e0f8b6;
	color: #000000;
	border: 1px solid #d0e46e;
	}

.messageStackCaution {
	background-color: #ffe3a8;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 1024px;
	vertical-align: top;
/*	border: 1px solid #9a9a9a;*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

.topper-menu li {
	font: 11px verdana;
	float: left;	
	margin: 9px 2px 0 14px;
}

#logoWrapper{
	background-color: #ffffff;
	height: 58px;
	}
#logo {
	padding: 0.6em 0 0 0;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.2em;
	margin-right: 0.2em;
	}

#tagline {
/*	margin: 0.7em 0 0 1em;
	padding: 0 0 0.4em 1em;*/
	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.3em 0em;
	}

/*navigation*/

.current {
	font-size: 15px;
	padding: 2px;
}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 5px 0 2px 0;
}

.navSplitPagesLinks a {
	color: #0075E2;
	padding: 2px;
	margin: 0px;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	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%;
	}
#navSuppWrapper {
	border-top: 2px solid #cecece;	
	margin: 25px 0 0 0;
	padding: 12px 0 12px 0;
}
#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 verdana;
	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 verdana !important;
}

#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.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0 0.5em;
	font: 11px tahoma;
	margin: 0em;
	color: #999999;
	}
#navBreadCrumb a {
	color: #999999;
}

#top_nav {
	background: #777777 url("../images/ezpages_bg.gif");
	font: bold 14px arial;
	margin: 0em;
/*	padding: 0.5em;*/
	height: 39px;
	}
#tab_nav a {
	color: #ffffff;
	text-decoration: none;
}

#tab_nav li {
	float: left;
	background: url("../images/bg_tabs_left.gif") no-repeat 0 0;
	padding: 0 0 0 5px;
	border-right: 1px solid #527833;
}
#tab_nav li a {
	display: block;
	background: url("../images/bg_tabs_right.gif") no-repeat right 0;
	padding: 10px 20px 10px 18px;
}

#tab_nav li:hover {
	background-position: left -40px;
}
#tab_nav li:hover a {
	background-position: right -40px;
}

#tab_nav #tab_active{
	background-position: 0 -78px;
}
#tab_nav #tab_active a {
	background-position: right -78px;
}
#tab_nav li.home-link {
	padding: 0;
}
#tab_nav li.home-link a {
	display: block;
	background: url("../images/home_tab.gif") no-repeat left 0;
	padding: 0px 20px 10px 18px;
	height: 27px;
	width: 2px;
}
#tab_nav li.home-link:hover a {
	background-position: left -39px;
}


#login_logout_section, #login_logout_section a {
	font: normal 11px verdana;
	color: #ffffff;
	padding: 11px 7px;
}
#login_logout_section a:hover {
	text-decoration: none;
}

.top-nav-right {
	background: url("../images/top_nav_right_bg.gif") right top;
	height: 39px;
	width: 6px;
	float: right;
}
.top-nav-left {
	background: url("../images/top_nav_left_bg.gif") left top;
	height: 39px;
	width: 6px;
	float: left;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
/* Tools section styles */
#tools_wrapper {
	height: 28px;
	background: #f5fadd;
	margin: 0 4px !important; 
	padding: 2px 3px 3px 3px;
}
.line-header {
	font: 1px arial;
	margin: 0 4px;
}
.search-header-input {
	background: url("../images/search_header_bg.gif") no-repeat left top;
	height: 21px;
	padding: 1px 0 0 3px;
	float: left;
}

.search-header {
	margin: 3px 0;
}
.search-header input {
	border: 0px;
	margin: 0px;
	color: #696969;
	background: none;
}
.search-header form {
	float: left;
}
.search-header input:focus {
	background: none;
}

.advanced_search {
	padding: 0 6px 2px 0;
	margin: 4px 0 0 10px;
}
.advanced_search a {
	font: 11px Verdana;
	text-decoration: none;
	color: #757575;
}
.advanced_search a:hover {
	text-decoration: underline;
}
.cart-header {
	padding: 1px;
	margin: 2px auto 3px auto !important;
	background: #e8f6b6;
}
.cart-header span {
	font-weight: bold;
}
.cart-icon {
	width: 16px;
	height: 15px;
	margin: 1px 6px 0 0;
}
.full {
	background: url("../images/cart_full_icon.gif") no-repeat left top;
}
.empty {
	background: url("../images/cart_empty_icon.gif") no-repeat left top;
}
.td-search-header {
	width: 303px;
}
.td-languages {
	width: 303px;
}
.languages-wrapper select, .languages-wrapper {
	font: 11px tahoma, arial !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: 13px !important;
	padding: 0.2em;
	}

#productAttributes {
	padding: 10px 14px;
	margin: 10px 0;
	border: 1px #f3ecd9 solid;
	background: #fcfcea;
}

.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.8em;
	}
.centerColumn {
	padding: 0.8em 0.4em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	color: #478a00;	
	margin: 1px 8px;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #e2e2e2;
	background: #f8f8f8;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #aaaaaa;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.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: #478a00;
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	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;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #888888;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #a30101;
	}

#productPrices, #reviewsInfoDefaultPrice {
	font: bold 16px arial;
	color: #a30101;
	margin: 0 0 6px 0;
	display: block;
}
.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;
	}

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

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

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 15px 15px 10px ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {
	margin: 10px 0;
	color: #83785c;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
/*	border: 1px solid #e6e6e6;*/
	height: 1%;
	margin: 27px 0;
/*	padding: 12px;*/
	}

h2.centerBoxHeading {
	font: bold 20px Arial;
	color: #4e637e;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 0 2px 0;
	margin: 24px 0 15px 0 !important;
}
.centerBoxWrapper h2 {
	margin: 0 0 15px 0 !important;
}

/*sideboxes*/
.columnLeft {
	padding: 0 28px 0 0;
}
.columnRight {
	padding: 0 0 0 28px;
}

h3.leftBoxHeading, h3.rightBoxHeading {
	font: bold 1.1em arial;
	color: #ffffff;
	background: url("../images/sidebox_right.gif") no-repeat right top;
	}

h3.leftBoxHeading, h3.rightBoxHeading {
	color: #ffffff;
	background: url("../images/sidebox_right.gif") no-repeat right top;
	}

h3.leftBoxHeading a, h3.rightBoxHeading a {
	font: normal 11px verdana, arial;
	color: #ffffff;
	text-decoration: underline;
	}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
.sidebox-header-left {
	background: url("../images/sidebox_left.gif") no-repeat left top;
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-left {
	background: url("../images/main_sidebox_left.gif") no-repeat left top !important;
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-right {
	background: url("../images/main_sidebox_right.gif") no-repeat right top !important;
	padding: 0 0 0 0.3em;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.4em 0.3em 0.4em 0.4em !important;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 16px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin: 16px 0 4px 0;
	}

.sideBoxContent {
	border: 1px solid #E6E6E6;
	border-top: none;
	background-color: #ffffff;
/*	padding: 0.7em 0.4em 1em 0.4em;*/
	padding: 0.7em 0.9em;
	}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 11px verdana;
	color: #454545;
	line-height: 17px;
}
.sidebox-products {
	display: block;
	color: #478a00 !important;
	padding: 2px;
}
#shoppingcartContent {
	background: #f9fbee !important;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.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, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.additionalImages a {
	text-decoration: none;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin: 0 0 0 8px;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

.subcategory {
	padding: 0 0 6px 12px;
}
.subcategory a {
	line-height: 12px !important;
}

A.category-subs, A.category-products {
	color: #0075E2;
	text-decoration: underline;
	}
A.category-subs:hover, A.category-products:hover {
	text-decoration: none;
}

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 {
	background-color: #f4f4f4;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #fdfdfd;
	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 {
	background-color: #dadada;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #cfd8e6;
	background-image: url(../images/tile_back.gif);
	height: 2em;
/*	color: #FFFFFF;*/
	}

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 8px;
	text-align: left;
}

.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;
	}
#nfl {
        CLEAR: both; BORDER-RIGHT: #dbdbdb 1px solid; PADDING-RIGHT: 20px; BORDER-TOP: #dbdbdb 1px solid; PADDING-LEFT: 20px; PADDING-BOTTOM: 10px; OVERFLOW: auto; BORDER-LEFT: #dbdbdb 1px solid; WIDTH: 648px; COLOR: #3b86ad; PADDING-TOP: 10px; BORDER-BOTTOM: #dbdbdb 1px solid; HEIGHT: 120px; width:510px; TEXT-ALIGN: justify
        }

{ position: relative; z-index: 900; height: 248px; width: 990px;}
#tl { left: 0; margin: 0 auto; position: relative; width: 990px; height: 29px; z-index: 1; background: transparent url(../images/team_logo_nav_0.jpg) no-repeat top left; }
/*
	#tl ul{ list-style-type:none; }
	#tl ul li { float: left; display:inline;}
*/
	#tl ul.xoxo li ul li { list-style-type:none; display:inline;}
	#tl h2, #tl h3, #tl h4 { position: absolute;  }
	
	#tl a span { background: transparent  url(../images/team_logo_nav_0.jpg) no-repeat top left; cursor: pointer; }
	#tl a { position:absolute; top:0; height:30px; overflow:hidden; color:#fff; }
/*
	background: transparent url(../../img/global/header-team-logos-home.gif) no-repeat 0px 0px;	
*/
	#tl a span { height: 100%; left: 0; position: absolute; top: 0; width: 100%;}
	#tl a:hover { border:none;}
	#tl ul { list-style-type:none;}
	#tl .AFC            { left: 0px; width: 33px;}
	#tl .AFC span,#tl .AFC:hover span { background-position: 0px 0;}
	#tl .BUF            { left: 44px; width: 33px;}
	#tl .BUF span,	#tl .BUF:hover span { background-position: -44px 0;}
	#tl .MIA            { left: 77px; width: 33px;}
	#tl .MIA span,	#tl .MIA:hover span { background-position: -77px 0;}
	#tl .NE             { left: 110px; width: 33px;}
	#tl .NE span,	#tl .NE:hover span  { background-position: -110px 0;}
	#tl .NYJ            { left: 143px; width: 33px;}
	#tl .NYJ span,	#tl .NYJ:hover span { background-position: -143px 0;}
	#tl .BAL            { left: 176px; width: 33px;}
	#tl .BAL span,	#tl .BAL:hover span { background-position: -176px 0;}
	#tl .CIN            { left: 209px; width: 33px;}
	#tl .CIN span,	#tl .CIN:hover span { background-position: -209px 0;}
	#tl .CLE            { left: 242px; width: 33px;}
	#tl .CLE span,	#tl .CLE:hover span { background-position: -242px 0;}
	#tl .PIT            { left: 275px; width: 33px;}
	#tl .PIT span,	#tl .PIT:hover span { background-position: -275px 0;}
	#tl .HOU            { left: 308px; width: 33px;}
	#tl .HOU span,	#tl .HOU:hover span { background-position: -308px 0;}
	#tl .IND            { left: 341px; width: 33px;}
	#tl .IND span,	#tl .IND:hover span { background-position: -341px 0;}
	#tl .JAC            { left: 374px; width: 33px;}
	#tl .JAC span,	#tl .JAC:hover span { background-position: -374px 0;}
	#tl .TEN            { left: 407px; width: 33px;}
	#tl .TEN span,	#tl .TEN:hover span { background-position: -407px 0;}
	#tl .DEN            { left: 440px; width: 33px;}
	#tl .DEN span,	#tl .DEN:hover span { background-position: -440px 0;}	
	#tl .NFC            { left: 469px; width: 33px;}
	#tl .NFC span,	#tl .NFC:hover span { background-position: -469px 0;}
	#tl .DAL            { left: 502px; width: 33px;}
	#tl .DAL span,	#tl .DAL:hover span { background-position: -502px 0;}
	#tl .NYG            { left: 535px; width: 33px;}
	#tl .NYG span,	#tl .NYG:hover span { background-position: -535px 0;}
	#tl .WAS            { left: 568px; width: 33px;}
	#tl .WAS span,	#tl .WAS:hover span { background-position: -568px 0;}	
	#tl .CHI            { left: 601px; width: 33px;}
	#tl .CHI span,	#tl .CHI:hover span { background-position: -601px 0;}	
	#tl .DET            { left: 634px; width: 33px;}
	#tl .DET span,	#tl .DET:hover span { background-position: -634px 0;}	
	#tl .GB            { left: 667px; width: 33px;}
	#tl .GB span,	#tl .GB:hover span { background-position: -667px 0;}	
	#tl .MIN            { left: 695px; width: 33px;}
	#tl .MIN span,	#tl .MIN:hover span { background-position: -695px 0;}
	#tl .ATL            { left: 730px; width: 33px;}
	#tl .ATL span,	#tl .ATL:hover span { background-position: -730px 0;}
	#tl .CAR            { left: 763px; width: 33px;}
	#tl .CAR span,	#tl .CAR:hover span { background-position: -763px 0;}
	#tl .NO            { left: 796px; width: 33px;}
	#tl .NO span,	#tl .NO:hover span { background-position: -796px 0;}	
	#tl .TB            { left: 829px; width: 33px;}
	#tl .TB span,	#tl .TB:hover span { background-position: -829px 0;}
	#tl .ARI            { left: 862px; width: 33px;}
	#tl .ARI span,	#tl .ARI:hover span { background-position: -862px 0;}
	#tl .STL            { left: 898px; width: 33px;}
	#tl .STL span,	#tl .STL:hover span { background-position: -898px 0;}
	#tl .SF            { left: 931px; width: 33px;}
	#tl .SF span,	#tl .SF:hover span { background-position: -931px 0;}
	#tl .SEA            { left: 957px; width: 33px;}
	#tl .SEA span,	#tl .SEA:hover span { background-position: -957px 0;}
/* background: #E1E1E1 url(../img/global/alt/hd-bg.png) repeat-x 0 61px;*/
#hd { width: auto; position: relative; z-index: 1000; height: auto; }
* html #hd {height: 1%;}
/*END TEAM LOGOS*/
#hd #header-ads { overflow: hidden;	padding: 35px 0 0 0px; height: 90px;}
#hd #header-ads #header-ad2,#hd #header-ads .ad1 { display: inline; float: left; padding-right: 10px; width: 235px; height: 100%;}
	
/*  ----------nhl--------------   */
#hd2 { position: relative; z-index: 900; height: 248px; width: 990px; }
#tl2 { left: 0; margin: 0 auto; position: relative; width: 990px; height: 29px; z-index: 1; background: transparent url(../images/team_logo_nav__.jpg) no-repeat top left; }
	#tl2 ul.xoxo li ul li { list-style-type:none; display:inline;}
	#tl2 h2, #tl2 h3, #tl2 h4 { position: absolute; top: 29px; }
	#tl2 a span { background: transparent url(../images/team_logo_nav__.jpg) no-repeat top left; cursor: pointer; }
	#tl2 a { position:absolute; top:0; height:30px; overflow:hidden; color:#fff; }
	#tl2 a span { height: 100%; left: 0; position: absolute; top: 0; width: 100%;}
	#tl2 a:hover { border:none;}
	#tl2 ul { list-style-type:none;}
	#tl2 .NHL            { left: 11px; width: 33px; }
	#tl2 .NHL span, #tl2 .NHL:hover span { background-position: -11px 0; }
	#tl2 .ADS            { left: 43px; width: 33px; }
	#tl2 .ADS span,	#tl2 .ADS:hover span { background-position: -43px 0; }
	#tl2 .ATS            { left: 75px; width: 33px; }
	#tl2 .ATS span,	#tl2 .ATS:hover span { background-position: -75px 0; }
	#tl2 .BBS             { left: 106px; width: 33px; }
	#tl2 .BBS span,	#tl2 .BBS:hover span  { background-position: -106px 0; }
	#tl2 .BSS            { left: 137px; width: 33px;}
	#tl2 .BSS span,	#tl2 .BSS:hover span { background-position: -137px 0; }	
	#tl2 .CFS            { left: 168px; width: 33px;}
	#tl2 .CFS span,	#tl2 .CFS:hover span { background-position: -168px 0;}
	#tl2 .CHS            { left: 199px; width: 33px;}
	#tl2 .CHS span,	#tl2 .CHS:hover span { background-position: -199px 0;}
	#tl2 .CBS            { left: 230px; width: 33px;}
	#tl2 .CBS span,	#tl2 .CBS:hover span { background-position: -230px 0;}
	#tl2 .CAE            { left: 261px; width: 33px;}
	#tl2 .CAE span,	#tl2 .CAE:hover span { background-position: -261px 0;}
	#tl2 .CBJ            { left: 292px; width: 33px;}
	#tl2 .CBJ span,	#tl2 .CBJ:hover span { background-position: -292px 0;}
	#tl2 .DSS            { left: 323px; width: 33px;}
	#tl2 .DSS span,	#tl2 .DSS:hover span { background-position: -323px 0;}
	#tl2 .DRW            { left: 354px; width: 33px;}
	#tl2 .DRW span,	#tl2 .DRW:hover span { background-position: -354px 0;}
	#tl2 .EOS            { left: 385px; width: 33px;}
	#tl2 .EOS span,	#tl2 .EOS:hover span { background-position: -385px 0;}
	#tl2 .FPS            { left: 416px; width: 33px;}
	#tl2 .FPS span,	#tl2 .FPS:hover span { background-position: -416px 0;}
	#tl2 .LAK            { left: 447px; width: 33px;}
	#tl2 .LAK span,	#tl2 .LAK:hover span { background-position: -447px 0;}
	#tl2 .MWD            { left: 478px; width: 33px;}
	#tl2 .MWD span,	#tl2 .MWD:hover span { background-position: -478px 0;}
	#tl2 .MLC            { left: 509px; width: 33px;}
	#tl2 .MLC span,	#tl2 .MLC:hover span { background-position: -509px 0;}	
	#tl2 .NPS            { left: 540px; width: 33px;}
	#tl2 .NPS span,	#tl2 .NPS:hover span { background-position: -540px 0;}	
	#tl2 .NJD            { left: 571px; width: 33px;}
	#tl2 .NJD span,	#tl2 .NJD:hover span { background-position: -571px 0;}	
	#tl2 .NYI            { left: 602px; width: 33px;}
	#tl2 .NYI span,	#tl2 .NYI:hover span { background-position: -602px 0;}	
	#tl2 .NYR            { left: 633px; width: 33px;}
	#tl2 .NYR span,	#tl2 .NYR:hover span { background-position: -633px 0;}
	#tl2 .OST            { left: 664px; width: 33px;}
	#tl2 .OST span,	#tl2 .OST:hover span { background-position: -664px 0;}
	#tl2 .PFY            { left: 695px; width: 33px;}
	#tl2 .PFY span,	#tl2 .PFY:hover span { background-position: -695px 0;}
	#tl2 .PCS            { left: 733px; width: 33px;}
	#tl2 .PCS span,	#tl2 .PCS:hover span { background-position: -733px 0;}	
	#tl2 .PPS            { left: 761px; width: 33px;}
	#tl2 .PPS span,	#tl2 .PPS:hover span { background-position: -761px 0;}
	#tl2 .SJS            { left: 794px; width: 33px;}
	#tl2 .SJS span,	#tl2 .SJS:hover span { background-position: -794px 0;}
	#tl2 .SLB            { left: 827px; width: 33px;}
	#tl2 .SLB span,	#tl2 .SLB:hover span { background-position: -826px 0;}
	#tl2 .TBL            { left: 857px; width: 33px;}
	#tl2 .TBL span,	#tl2 .TBL:hover span { background-position: -856px 0;}
	#tl2 .TML            { left: 888px; width: 33px;}
	#tl2 .TML span,	#tl2 .TML:hover span { background-position: -889px 0;}
	#tl2 .VCK            { left: 919px; width: 33px;}
	#tl2 .VCK span,	#tl2 .VCK:hover span { background-position: -919px 0;}
	#tl2 .WCP            { left: 949px; width: 35px;}
	#tl2 .WCP span,	#tl2 .WCP:hover span { background-position: -950px 0;}
	
	
#hd2 { width: auto; position: relative; z-index: 1000; height: auto; }
* html #hd2 { height: 1%; }
/*END TEAM LOGOS*/
#hd #header-ads { overflow: hidden; padding: 35px 0 0 0px; height: 90px; }
#hd2 #header-ads #header-ad2,#hd2 #header-ads .ad1 { display: inline; float: left; padding-right: 10px; width: 235px; height: 100%; }