/**

* 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,FreeSans,sans-serif;

font-size: 70%;

color: #000000;

background:url("../images/bg_wide.jpg") repeat-y center top fixed #fff;

}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {

color: #1A65A6;

text-decoration: none;

}

a:visited {

color: #1A65A6;

text-decoration: none;

}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {

color:#415E92;

text-decoration: underline;

}

a:active {

color: #1A65A6;

}

.itemTitle a{

font-size:12px;

line-height:15px;

font-weight:normal;}

#productDetailsList li {

color: #1A65A6;

font-size: 13px;

font-weight: bold;

margin:10px 0 0 0;

}

#productDetailsList ul {

margin-left:20px;}

h1 {

font-size: 1.25em;

color: #9a9a9a;

}

h2 {

font-size: 1.17em;

}

h3 {

font-size: 1.08em;

}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

font-size: 1em;

}

.biggerText {

font-size: 1.08em;

}

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: 1em;

margin: 0.1em;

}

TEXTAREA {

margin: auto;

display: block;

width: 100%;}

textarea:focus {

background: #E4FEF5;

}

select:focus{

background: #fff;

}

input:focus{

background-image:#fff;}

FIELDSET {

padding: 0.5em;

margin: 0.5em 0em;

border: 1px solid #cccccc;

}

LEGEND {

font-weight: bold;

padding: 0.3em;

color: black;

}

LABEL{

line-height: 1.25em;

padding: 0.2em;

}

h4.optionName {

line-height: 1.25em;

padding-left: 0em;

}

h4.optionName LABEL {

line-height: 1.25em;

padding-left: 0em;

}

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-top: 0.5em;

border: none;

border-bottom: 1px solid #9a9a9a;

}

/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

line-height: 1.8em;

padding: 0.2em;

border: 1px solid #9a9a9a;

}

.messageStackWarning, .messageStackError {

background-color: #ff0000;

color: #ffffff;

}

.messageStackSuccess {

background-color: #99FF99;

color: #000000;

}

.messageStackCaution {

background-color: #FFFF66;

color: #000000;

}

/*wrappers - page or section containers*/

#mainWrapper {

background-color: #ffffff;

text-align: left;

width: 974px;

vertical-align: top;

}

#headerWrapper,  #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

margin: 0em;

padding: 0em;

}

#contentMainWrapper{

width:974px;

}

#logoWrapper{

/* background-image: url(../images/header_bg.jpg);  */

background-repeat: repeat-x;

background-color: #ffffff;

height:104px;

}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

margin: auto;

} 

.adsearche{

margin-bottom: 10px;

}

#nextpageblock{

margin-left: 15px;

margin-top: 11px;

float:right;

}

#navColumnTwoWrapper {

margin-left: 0px;

margin-right: 0.5em;

}

#navColumnOneWrapper{

margin-left: 0.5em;

margin-right: 0.5em;

margin-bottom:0.5em;

}

#tagline {

color:#000000;

font-size: 1.6em;

text-align : center;

vertical-align: middle;

}

#sendSpendWrapper {

border: 1px solid #cacaca;

float: right;

margin: 0em 0em 1em 1em;

}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

margin: 0;

width: 47%;

}

.wrapperAttribsOptions {

margin: 0.3em 0em;

}

/*navigation*/

.navSplitPagesResult {}

.navSplitPagesLinks {}

.navNextPrevCounter {

margin: 0em;

font-size: 1em;

}

.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.4em 0.2em;

font-weight: bold;

color: #ffffff;

height: 1%;

}

#navCatTabsWrapper {

background-color: #ffffff;

color: #9a9a9a;

background-image:none;

}

#navMain ul, #navSupp ul, #navCatTabs ul {

margin: 0;

padding: 0.4em 0em;

list-style-type: none;

text-align: center;

line-height: 1.25em;

}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {

display: inline;

}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {

text-decoration: none;

padding: 0em 0.4em;

margin: 0;

color: #ffffff;

white-space: nowrap;

}

#navCatTabs ul li a {

color: #9a9a9a;

}

#navEZPagesTOCWrapper {

font-weight: bold;

float: right;

height: 1%;

border: 1px solid #9a9a9a;

}

#navEZPagesTOC ul {

margin: 0;

padding: 0.4em 0em;

list-style-type: none;

line-height: 1.25em;

}

#navEZPagesTOC ul li {

white-space: nowrap;

}

#navEZPagesTOC ul li a {

padding: 0em 0.4em;

margin: 0;

}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {

margin: 0.4em;

}

#navMainSearch {

float: right;

}

#navBreadCrumb {

padding: 0.4em 0.4em;

background-color: #ffffff;

font-size: 1em;

font-weight: bold;

margin: 0em;

}

#navEZPagesTop {

background-color: #abbbd3;

background-image: url(../images/tile_back.gif);

font-size: 1em;

font-weight: bold;

margin: 0em;

padding: 0.5em;

}

#navColumnOne, #navColumnTwo {

background-color: transparent;

}

/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

vertical-align: top;

}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {

/*font-size: 1.2em;*/

padding: 0.5em;

}

.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.7em;

padding-right:0px;

}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

font-size: 0.9em;

}

/*Shopping Cart Display*/

#cartAdd {

font-size:12px;

margin-bottom:30px;

margin-top: 5px;

}

h2#productPrices{

margin: 10px 0 0px;}

#productDetailsList{

padding-left:0px;

list-style:none;

color:#1A65A6;}

.wrapperAttribsOptions select{

background-color:#FFFFFF;}

.wrapperAttribsOptions select:focus{

background-color:#FFFFFF;}

#productAttributes{

margin-top:10px;

}

#attribsOptionsText{

margin-bottom:10px;}

#cartAdd input{

background-color:#FFFFFF;

}

.productcentertop{

border: 1px solid #DEE5EF;

padding:30px 10px;

padding-top:15px;

padding-bottom:0px;

}

input.productpageselect{

border: 1px solid #999999;

margin-left:5px;

}

#productDescription{

margin-top:20px;

border: 1px solid #DEE5EF;



}

input.AddtoCart{

position:relative;

left: 30px;

top: 15px;}

#cartAdd input:focus{

background-color:#FFFFFF;}

.tableHeading TH {

border-bottom: 1px solid #9a9a9a;

}

.tableHeading {

background-color: #e9e9e9;

}

#cartSubTotal {

border-top: 1px solid #cccccc;

font-weight: bold;

text-align: right;

line-height: 2.1em;

padding-right: 2.4em;

}

.tableRow, .tableHeading, #cartSubTotal {

height: 2.1em;

}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {

padding: 0.4em 0em;

}

.cartUnitDisplay, .cartTotalDisplay {

text-align: right;

padding-right: 0.2em;

}

#scUpdateQuantity {

width: 2em;

}

.cartQuantity {

width: 4.7em;

}

.cartNewItem {

color: #33CC33;

position: relative;  /*do not remove-fixes stupid IEbug*/

}

.cartOldItem {

color: #660099;

position: relative;  /*do not remove-fixes stupid IEbug*/

}

.cartBoxTotal {

text-align: right;

font-weight: bold;

}

.cartRemoveItemDisplay {

width: 3.5em;

}

.cartAttribsList {

margin-left: 1em;

}

#mediaManager {

width: 50%; 

margin: 0.2em;

padding: 0.5em;

background-color: #E4FEf5;

border: 1px solid #003D00;

}

#alsoPurchased{

border:0px none;}

.mediaTitle {

float: left;

}

.caall{

padding-left:15px;

border: 1px solid #DEE5EF;

margin-left:5px;

margin-bottom:5px;

margin-right: 2px;

}

.producydescriptions{

border: 1px solid #DEE5EF;

margin-bottom: 5px;

margin-left: 11px;

margin-right: 0px;

padding-left: 15px;;}

.mediaTypeLink {

float: right;

}

#indexProductList{
padding-left:0;
padding-bottom:5px;}

.normalprice, .productSpecialPriceSale {

text-decoration: line-through;

}

.normalprice{

text-decoration:line-through;

color: #000000;

font-size: 11px;

font-weight:normal;

}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

color: #ff0000;

}

.orderHistList {

margin: 1em;

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: 0em 1em 1em 0em ;

}

.categoryIcon {}

#cartImage {

margin: 0.5em 1em;

}

/*Attributes*/

.attribImg {

width: 20%;

margin: 0.3em 0em;

}

.attributesComments {}

/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

margin: 1em 0em;

}

.additionalImages{

margin: 1em 0.5em;

}


h1#productName{

color:#000;

font-size: 14px;

margin: 0 0 5px;

text-align: left;

}

.centerBoxWrapper {

border: 1px solid #9a9a9a;

height: 1%;

margin: 1.1em 0;

}

h2.centerBoxHeading {

font-size: 1.17em;

color: #000;

}

/*sideboxes*/

.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,

h3.rightBoxHeading, h3.rightBoxHeading a {

font-size: 16px;

margin-bottom: 0;

text-align:left;

padding-left:20px;

color: #000;

}

.perpage{

margin:0;

margin-left:10px;}

SELECT{

border:1px solid #A7A6AA;}

.dlpFilterByBackgroundContainer h6{

font-size:12px;}

ul.hello li{

line-height: 18px;

}

.hello a{

color: #1A65A6;

text-decoration: none;

font-size: 12px;

line-height: 18px;}

.hello{

padding-left:0px;

margin-top:5px;

margin-bottom:10px;}

.listClass,.listClass li{

list-style:none;

font-size:13px;

margin-top:0;

padding-left:16px;

}

.leftBoxContainer ul{

	*padding:0px;

	*padding-left:16px;

	*margin:0px;

	}

.listClass li{

padding-left:5px;

}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

color: #000;

}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {

margin: 0em;

padding: 0.4em 0.2em;

}

h1#productListHeading{

text-align:left;

color: #1A65A6;

font-size: 14px;

font-weight: bold;

padding: 5px 0;

}

.producydescriptions img {

display: block;

float: left;

margin: 10px 10px 0 5px;

}

#indexProductListCatDescription {

    color: #1A65A6;

    float: left;

    line-height: 20px;

    margin: 0;

    padding-left: 15px;

    width: 742px;
	*width:741px;
	_width:741px;

}

.cataImg {

    border: 1px solid #DEE5EF;

    float: left;

		margin-bottom:5px;

}



#productImgListing {

    float: left;

    padding-top: 10px;

    width: 120px;

		margin-left: 2px;

    margin-right: 2px;

    text-align: center;

}

.leftBoxContainer, .rightBoxContainer {

margin: 0em;

border: 1px solid #DEE5EF;

margin-top: 4px;

}

.centerBoxContentsProducts{

font-weight:bold;

font-size:14px;}

.sideBoxContent {

background-color: #ffffff;

padding: 0.35em;

}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

color: #FFFF33;

text-decoration: none;

} 

.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, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

text-align: center;

}

#bestsellers .wrapper {

margin: 0em 0em 0em 1.5em;

}

#bestsellers ol {

padding: 0;

margin-left: 1.1em;

}

.categoryListBoxContents{

border: 1px solid #DEE5EF;

margin: 5px 5px;

}

.level2 li{

border:0px;}

#bestsellers li {

padding: 0;

margin: 0.3em 0em 0.3em 0em;

}

#productsListingListingBottomLinks{

margin-left:10px;

float:left;}

#bannerboxHeading {

background-color: #0000CC;

}

.listingProductImage{

height:180px;}

.regularPrice {

font-size: 14px;

font-weight: bold;

}

.procenter{

float:left;}

.centerBoxContentsProducts{

 border: 1px solid #DEE5EF;

height:254px;

margin-right:4.2px;

margin-bottom:6px;}

#upProductsHeading {

text-align: left;

}

#upDateHeading {

text-align: right;

}

/* categories box parent and child categories */

A.category-top, A.category-top:visited {

color: #1A65A6;

text-decoration: none;

}

A.category-links, A.category-links:visited {

color: #1A65A6;

text-decoration: none;

}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {

color: #1A65A6;

text-decoration: none;

padding-left:20px !important;

}

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: #E8E8E8;

height: 1.4em;

vertical-align: top;

}

.rowEven {

background-color: #F0F0F0;

height: 1.4em;

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: #cacaca;

height: 2em;

}

.productListing-rowheading {

background-color: #abbbd3;

background-image: url(../images/tile_back.gif);

height: 1.7em;

color: #FFFFFF;

}

#siteMapList {

width: 90%;

float: right;

}

.ratingRow {

margin: 1em 0em 1.25em 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;

}

.noscript {

background:none repeat scroll 0 0 #FFFF90;

border-color:#DDDDDD;

border-style:solid;

border-width:0 0 1px;

color:#2F2F2F;

font-size:12px;

line-height:1.25;

text-align:center;

}

.noscript-inner  {

background:url("../images/i_notice.gif") no-repeat scroll 20px 50% transparent;

margin:0 auto;

padding:12px 0;

width:950px;

}

.noscript-inner p{

margin:0;

padding:0;

}

/*bof lightbox*/

#jquery-overlay {

position: absolute;

top: 0;

left: 0;

z-index: 90;

width: 100%;

height: 500px;

}

#jquery-lightbox {

position: absolute;

top: 0;

left: 0;

width: 100%;

z-index: 100;

text-align: center;

line-height: 0;

}

#jquery-lightbox a img { border: none; }

#lightbox-container-image-box {

position: relative;

background-color: #fff;

width: 250px;

height: 250px;

margin: 0 auto;

}

#lightbox-container-image { padding: 10px; }

#lightbox-loading {

position: absolute;

top: 40%;

left: 0%;

height: 25%;

width: 100%;

text-align: center;

line-height: 0;

}

#lightbox-nav {

position: absolute;

top: 0;

left: 0;

height: 100%;

width: 100%;

z-index: 10;

}

#lightbox-container-image-box > #lightbox-nav { left: 0; }

#lightbox-nav a { outline: none;}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {

width: 49%;

height: 100%;

zoom: 1;

display: block;

}

#lightbox-nav-btnPrev { 

left: 0; 

float: left;

}

#lightbox-nav-btnNext { 

right: 0; 

float: right;

}

#lightbox-container-image-data-box {

font: 10px Verdana, Helvetica, sans-serif;

background-color: #fff;

margin: 0 auto;

line-height: 1.4em;

overflow: auto;

width: 100%;

padding: 0 10px 0;

}

#lightbox-container-image-data {

padding: 0 10px; 

color: #666; 

}

#lightbox-container-image-data #lightbox-image-details { 

width: 70%; 

float: left; 

text-align: left; 

}	

#lightbox-image-details-caption { font-weight: bold; }

#lightbox-image-details-currentNumber {

display: block; 

clear: left; 

padding-bottom: 1.0em;	

}			

#lightbox-secNav-btnClose {

width: 66px; 

float: right;

padding-bottom: 0.7em;	

}

/*eof lightbox*/

span.required {

color:#EB340A;

}

.button-set {

clear:both;

margin-bottom:8px;

margin-right:20px;

padding-top:8px;

text-align:right;

}





#productsListingListingTopLinks{

float:right;

margin-top:12px;}

.ipps{

float:left;

margin-right: 0px;

margin-top: 10px;

padding-right: 10px;

}

#categoriesContent li{

list-style:none;

font-size: 13px;}

#categoriesContent li a{

display: block;

padding-bottom: 2px;

padding-left: 10px;

padding-top: 2px;

}

#categoriesContent li a:hover {

background-color: #415E92;

color: #FFFFFF;

text-decoration: none;

}	

.ipps select, .ipps select:focus{

background-color:#FFFFFF;}

.adsearche select, .adsearche select:focus{

background-color:#FFFFFF;}

#productsListingBottomNumber{

margin-top: 11px;

padding-left:2px;

}

#productsListingTopNumber {

margin-top:8px;

}



h3#categoriesHeading{

color: #000000;

font-size: 16px;

margin-bottom: 0px;

margin-top: 0;

padding-left: 13px;

text-align:left;

margin-bottom: 0;

padding-bottom: 0;

}

.productDescriptionmain{

font-size: 13px;

font-weight: normal;

line-height: 18px;

padding: 10px 10px 10px;

margin: 0;}

.producth3{

font-size: 14px;

height: 26px;

line-height: 26px;

margin: 0;

width: 60px;}



#categoryDescription{

color:#666666;

padding-bottom: 6px;}



input#serchertxt{

border:0px;

left: 24px;

position: relative;

top: -12px;

height: 19px;}

input#seatbuttom{

left: 56px;

position: relative;

top: -1px;}

div#footerFrameTopHalfContainer {

height:113px;

padding: 10px 0 0px 2px;

}

div#footerFrameContainer {

background-image: url("../images/footer_bg.gif");

background-position: center top;

background-repeat: repeat-x;

margin: 0;

padding: 0 0 1px;

width: 974px;

margin-left: 0px;

}

div#footerFrameTopHalfContainer div.footerList {

float: left;

margin: 0;

width: 194px;

}

div#footerFrameTopHalfContainer ul {

color: #000000;

font-size: 11px;

font-weight: bold;

list-style-type: none;

margin:0;

}

div#footerFrameTopHalfContainer ul li {

line-height: 20px;

text-align:left;

}

div#footerFrameTopHalfContainer div.footerList {

float: left;

margin: 0;

width: 194px;

}

iv#footerFrameTopHalfContainer ul li span.highlight, div#footerFrameTopHalfContainer ul li a {

color: #0069AA;

font-weight: normal;

text-decoration: none;

}

div#footerFrameTopHalfContainer ul li a:hover {

color: #415E92;

text-decoration: underline;

}

.highlight{

color: #0069AA;

font-weight: normal;

text-decoration: none;

}

div#footerFrameBottomHalfContainer {

margin: 15px 0;

}

div.footerLogoMainContainer {

display: block;

height: 61px;

text-align: center;

}

div.bbbContainer {

display: inline-block;

padding-right: 10px;

padding-top: 5px;

vertical-align: top;

*float:left;

}

div.bbbContainer a {

display: block;

width: 32px;

}

div.mcafeeContainer {

display: inline-block;

padding-right: 10px;

padding-top: 14px;

vertical-align: top;

*float:left;

}

div.mcafeeContainer a {

display: block;

width: 115px;

}

div.tfsLogo div.tfsLogoContainer {

display: inline-block;

padding-right: 10px;

padding-top: 19px;

vertical-align: top;

*float:left;

}

div.tfsLogoContainer a {

display: block;

width: 99px;

}

div.footerLogoMainOutsideContainer div.paymentOptionsContainerWrapper {

display: inline-block;

padding-right: 10px;

vertical-align: top;

*float:left;

}

div.paymentOptionsContainerLeft {

background-image: url("../images/payment_options_left2.jpg");

background-position: left center;

background-repeat: no-repeat;

display: inline-block;

}

div.paymentOptionsContainerRight {

background-image: url("../images/payment_options_right2.jpg");

background-position: right center;

background-repeat: no-repeat;

display: inline-block;

height: 61px;

}

img.ccLogoImg, img.paypalLogoImg, img.googleLogoImg, img.bmlLogoImg {

padding: 20px 5px 0;

}

div.newEmailSignupContainerWrapper {

display: inline-block;

*float:left;

}

div.newEmailSignupContainer {

background-image: url("../images/email_signup_bg2.jpg");

background-position: center top;

background-repeat: no-repeat;

height: 61px;

width: 273px;

}

div.newEmailSignupPaddingContainer {

padding: 20px 0 0 17px;

}

div.newEmailSignupInputContainer {

float: left;

margin-right: 15px;

padding-top: 1px;

width: 170px;

}

div.newEmailSignupInputContainer input {

background-color: transparent;

border: medium none;

display: block;

height: 18px;

margin: 3px;

width: 166px;

}

div.newEmailSignupSubmitContainer {

float: left;

}

div.newEmailSignupPaddingContainer div.newEmailSignupSubmitContainer input {

background-image: url("../images/email_signup_button.jpg");

}

div#footerFrameCopyrightContainer {

text-align: center;

}

div#footerFrameCopyrightContainer {

text-align: center;

}

div#mainOutsideFrameBottomContainer {

background-image: url("../images/dropshadow_bottom.jpg");

background-position: center top;

background-repeat: no-repeat;

height: 15px;

margin-bottom: 10px;

overflow: hidden;

text-indent: -9000px;

width: 1000px;

}

a.facebook_link {

background-image: url("../images/facebook_logo_small.jpg");

}

a.twitter_link {

background-image: url("../images/twitter_logo_small.jpg");

}

a.youtube_link {

background-image: url("../images/youtube_logo_small.jpg");

}

a.wearefanatics_link {

background-image: url("../images/wordpress_logo_small.jpg");

}

a.facebook_link, a.twitter_link, a.youtube_link, a.wearefanatics_link {

background-position: left center;

background-repeat: no-repeat;

padding-left: 23px;

}

div.footerLogoMainContainer {

display: block;

height: 61px;

text-align: center;

*width: 812px;

*margin:auto;

}

div.newEmailSignupSubmitContainer input {

background-image: url("../images/email_signup_button_red.jpg");

background-position: center top;

background-repeat: no-repeat;

border: medium none;

cursor: pointer;

display: block;

height: 26px;

outline: medium none;

text-indent: -9000px;

width: 58px;

}

div#mainOutsideFrameBottomContainer {

background-image: url("../images/dropshadow_bottom.jpg");

background-position: center top;

background-repeat: no-repeat;

height: 15px;

margin-bottom: 0px;

overflow: hidden;

text-indent: -9000px;

width: 1000px;

}

#footerFrameCopyrightContainer p{

margin: 10px 0 15px;

padding:0;}

div#footerFrameTopHalfContainer div.footerList {

float: left;

margin: 0;

width: 219px;

border-right:1px solid #FFFFFF;

}

a.PopularSearches2 {

color: #004E7F;

display: block;

font-family: Arial,Helvetica,sans-serif;

font-size: 14px;

line-height: 18px;

text-decoration: none;

}

a.PopularSearches2:hover {

color: #0069AA;

text-decoration: underline;

}

.centerColumn{

margin-left: 0px;

padding-top:4px;

}

a.PopularSearches {

color: #004E7F;

font-family: Arial,Helvetica,sans-serif;

font-size: 12px;

line-height: 18px;

text-decoration: none;

text-align:left;

}

a.PopularSearches:hover {

color: #0069AA;

text-decoration: none;

}

#leagueBoxes{

text-align:left;}

.PopularSearchesTitle {

font-family: Arial,Helvetica,sans-serif;

font-size: 12px;

}

a.PopularSearches {

color: #004E7F;

font-family: Arial,Helvetica,sans-serif;

font-size: 12px;

line-height: 18px;

text-decoration: none;

}

#Contents{

text-align:left;}

#productsListingTopc{

background-image: url("../images/pagination_bg.jpg");

background-position: left center;

background-repeat: no-repeat;

border: 1px solid #DEE5EF;

font-size: 13.3px;

height: 38px;

width:756px;

margin-bottom: 5px;

}

div.browseHeaderContainer {

background-image: url("../images/gradient_below_nav.jpg");

background-position: center top;

background-repeat: no-repeat;

border: 1px solid #DEE5EF;

margin-top: -1px;

}

div.browseHeaderBreadCrumbsContainer {

background-image: url("../images/blue_gradient_bottom_968x15.jpg");

background-position: center bottom;

background-repeat: no-repeat;

padding: 12px 20px;

}

.browseHeaderBreadCrumbs{

color: #1A65A6;

font-size: 12px;

font-weight: bold;

}

h3.itemTitle{

padding:0 5px;}

.product_list_centent h3.itemTitle{

height:45px;

overflow:hidden;

}

.imagesproduct{

margin-right:0px;

width: 408px;

float:left;

}

.productcenter{

float: left;

width: 350px;

}

#forwards{

float: right;

margin-bottom: 15px;

width: 186px;

}

#recommendationsTop{

color: #1A65A6;

font-size: 12px;

font-weight: bold;

margin:0;

text-align:center;

width:164px;

}

div.pdpBaynoteHeaderContainer {

background-image: url("../images/headers_title_bg.jpg");

background-position: center top;

background-repeat: repeat-x;

color: #1A65A6;

font-size: 12px;

font-weight: bold;

height:35px;

line-height:35px;

}

.sideBoxContentall{

background-color: #FFFFFF;

padding: 0 0.35em;

font-size: 1em;

text-align:center;	

}



.smilarts_right{

padding-bottom: 0px;

}

/*bof filter*/

.dlpFilterByBackgroundContainer{

border: 1px solid #DEE5EF;

margin-bottom: 5px;

margin-left: 11px;

padding:15px;

margin-top:5px;

padding-bottom:0px;

padding-top:10px;

}

div.dlpFilterByItemContainer ul {

list-style-type: none;

}

div.dlpFilterByItemContainer {

background-image: url("../images/filterBy_border.jpg");

background-position: right center;

background-repeat: no-repeat;

float: left;

margin-right: 10px;

width: 173px;

}

/*eof filter*/

.product_list_centent{

margin-bottom:0px;

}

#advSearchResultsDefault{
padding-left:0;
padding-bottom:0px;}

#product_content_block3{

margin:0px;}

div.cate2_top {

background-image: url("../images/blue_gradient_bottom_768x15.jpg");

background-position: center bottom;

background-repeat: no-repeat;

font-size: 14px;

font-weight: bold;

line-height: 16px;

padding: 5px 15px;

border: 1px solid #DEE5EF;

margin-top: 9px;

color:#000000;

margin-left: 5px;

height:25px;

}

#last_list3{

margin-right:0px;}

.cate2_top h1{

color:#000000;}

div.tlpTeamHeaderRight {

float: right;

margin-top:5px;

}

.tlpTeamHeaderLeft{

float:left;}

#indexCategoriesHeading{

padding:5px 0px }

.caall img{

display: block;

float: left;

margin: 10px 10px 0 5px;

}

.caall h1{

color:#1A65A6;}

.Regular_Price{

color: #777777;

font-size: 11px;

}

.Our_Price{

color: #DD0000;

display: block;

font-size: 14px;

font-weight: bold;

}

.sort_top{

float:left;

padding-top:6px;

}

#productsListingTopc .sort_top{

padding-top:9px;

padding-right:3px;

}

.browseHeaderBreadCrumbs a{

text-transform:inherit;}

.SortBy{

float:left;

padding-top:3px;

}

#indexDefault{

padding-top: 0;

padding-bottom:0px;}

#indexCategoriesHeading_top{

font-size:14px;}

.p_imege_block{

min-height:180px;}

div.pagesBodyOuterWrapper {

text-align: center;

width:100%;

float: right;

margin-left: 0;

}

html body div.pagesBodyInnerWrapper {

margin-left: 0;

}

div.sizeChartWrapper {

background-color: #FFFFFF;

font-family: Arial,Helvetica,sans-serif;

font-size: 11px;

padding: 0 10px;

width: auto;

}

.sizeChartWrapper h2 {

background-color: #F0F0F0;

font-size: 14px;

font-weight: bold;

height: 25px;

margin: 2px 0;

padding: 5px 0 0;

width: 100%;

}

.sizeChartWrapper h3 {

font-size: 12px;

font-weight: bold;

margin: 2px 0;

padding-left: 5px;

width: 100%;

}

table.sizeTable {

border: medium none;

border-collapse: collapse;

width: 100%;

}

table.sizeTable {

border-collapse: collapse;

}

table.sizeTable tr th {

background-color: #032354;

color: #FFFFFF;

font-size: 14px;

font-weight: bold;

}

table.sizeTable tr td, table.sizeTable tr th {

margin: 0;

padding: 5px;

}

div.pagesBodyInnerWrapper {

margin: 14px auto 0;

text-align: left;

width:99.5%;

}

div.backToTop {

margin-bottom: 10px;

margin-top: 5px;

text-align: right;

}

#informationContent ul li{

padding:2px 0;}



#indexDefault #Contents .PopularSearchesTitle{

	color:#D6000D;

}





/* index  main_page */



.header_top{ height:23px;line-height:21px;}



.header_banner{ width:974px; height:91px; background:url(../images/banner.jpg) no-repeat; margin:0 auto;}



.logo{ width:390px; height:90px; float:left;background:url(../images/logo.png) no-repeat;}



.link_left{ width:750px; float:left; height:23px;}



.link_right{  float:left; height:23px;}



.link_right .help{ width:45px; float:left;}



.my_account{ width:50px; float:left;}



.link_right a,.help{ font-weight:bold; font-size:12px; color:#000;}



.link_right a:hover{ text-decoration:underline; color:#333;}

#new_main{ width:100%; border-top:1px solid #d2e7f3; border-bottom:1px solid #d2e7f3;margin:0; background:url(../images/bule_title.gif) repeat-x top; float:left;}
#new_t{ height:13px; font-family:Arial; font-weight:bold; font-size:12px; color:#000; padding:6px 10px; float:left}
#new_p{ float:left;padding:20px 0px 5px; width:100%;}
#new_p ul{ float:left; width:184px; border-right:1px solid #eaeaea; list-style-type:none; text-align:center;height:215px;margin:0;padding:0 5px;}
#new_p ul.none{ float:left; border:0;}
#new_p ul li{ float:left; width:180px; text-align:center; line-height:18px;}
#new_p ul li.main_new_image{
height:135px;
}
#new_p ul li.name{ font-weight:bold; font-size:12px; padding:6px 0 0 0; color:#666666;height:54px;overflow:hidden;}
.login{ float: left;



    padding-left: 15px;



    width: 70px;}



.divide{



	width:15px; float:left; color: #333333; font-weight:bold; font-size:12px;}



.home{ float:left; height:29px;margin-left:20px;}



.home a{color: #333333;text-decoration: none; font-weight:bold; font-size:12px;}



.cart_info{ width:360px; height:91px; float:right;}



.shopping_cart{ height:35px; width:320px; float:right; margin-top:10px;}



.shop_left{ width:210px; height:35px; line-height:35px; float:left;}



.shop_right{height:35px; line-height:35px; float:left; width:80px; float:left;}



.shop_right img{ margin-top:5px;}



.shop_left a{ margin-left:10px;  color: #FFFFFF;font-size: 11px; font-weight: bold;text-indent: 40px; width: 210px;}



.shop_left a:hover{ color:#EFBC21;}



#Cart_Total{ margin-left:10px;}



.header_search{ height:35px; width:360px; margin-top:10px;}



.Search_Text{ width:250px; height:25px; background:url(../images/searchbar.jpg) no-repeat; float:left;}



input.searchText{ border:none;}



.Search_Text input{   height: 15px;



    margin-left: 22px;



    margin-top: 3px;

    width: 200px;}



.Search_Submit{ width:70px; height:25px; float:left;}



.header_nav{ height:30px; line-height:30px; background:url(../images/nav.jpg) no-repeat;}







.main_banner1{ width:974px; height:176px; }











.main_team {



	background:url(../images/team.jpg) no-repeat scroll 0 0 transparent;



	height:248px;



	width:974px;



}



#Tab1_Content0 ul {



	list-style:none



}







.index-box {



	float:left;



	text-align:left;



}



#NFLTeam{ width:178px;}



#NHLTeam,#MLBTeam{ width:198px;}



#NBATeam{ width:196px;}



#SOCCERTeam{ width:202px;}



.index-box li.t {



	color:#000;



	font-size:20px;



	font-weight:bold;



	line-height:24px;



}



.index-box li.more a {



	color: #000000;



    font-family: Arial,Helvetica,sans-serif;



    font-size: 12px;



    text-decoration: none;



	font-weight:bold;



}



.index-box li {



	font-size:12px;



	line-height:18px;



}



.index-box li.more {



	margin-top:5px;



}



.main_team ul{ padding-left:15px;}



.NFLTeam a{ font-size:12px;}



.main_team a{ color:#333;  font-size:12px;}



.main_team a:hover{color:#1A65A6;}

