/**
* 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-color: #fff;
background: url("../images/body.jpg") repeat-y scroll center top #FFFFFF;
}
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 {
text-align: left;
width: 1100px;
vertical-align: top;
}
#headerWrapper,  #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
margin: 0em;
padding: 0em;
}
#contentMainWrapper{
width:1100px;
padding:0px;
}
#indexHomeBody #contentMainWrapper{
width:1100px;
margin:0;
}

#indexBody #contentMainWrapper{
width:1100px;
padding:0 0px 0 0;
margin:0;
}
#productinfoBody #contentMainWrapper{
width:1100px;
margin:0;
}
#checkoutprocessBody #contentMainWrapper{
width:950px;
padding:0 5px 0 5px;
margin:0;
}

#logoWrapper{
height:103px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
margin: auto;
} 
.adsearche{
margin-bottom: 10px;
margin-left: 14px;
}
#nextpageblock{
margin-left: 15px;
margin-top: 12px;
float:right;
}
#navColumnTwoWrapper {
margin-left: 0px;
margin-right: 0.5em;
}
#navColumnOneWrapper{
margin-left: 0px;
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;
padding: 10px 20px 20px;
}
input.AddtoCart{
position:relative;
left: 30px;
top: 15px;}
#cartAdd input:focus{
background-color:#FFFFFF;}
.tableHeading TH {
border-bottom: 1px solid #9a9a9a;
}
.tableHeading, #cartSubTotal {
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{
margin-right:15px;
margin-bottom:15px;}
.mediaTypeLink {
float: right;
}
#indexProductList{
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;
}
.additionalImages{
border: 1px solid #888888;}
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;
margin-bottom: 10px;
}
.hello a{
color: #1A65A6;
text-decoration: none;
font-size: 12px;
line-height: 18px;}
.hello{
width: 92px;
padding-left:0px;
margin-bottom:0px;}
.listClass,.listClass li{
list-style:none;
font-size:13px;
margin-top:0;
padding-left:16px;
}
.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: #666666;
font-size: 14px;
font-weight: bold;
padding: 5px 0;
font-family: helvetica;
font-size: 18px;
}
.producydescriptions img {
display: block;
float: left;
margin: 10px 10px 0 5px;
}
div#indexProductListCatDescription{
text-align:left;
margin:0px;
color: #333333;
font-size: 13px;
line-height:16px;
padding-bottom: 4px;
font-family: helvetica;
}
.leftBoxContainer, .rightBoxContainer {
margin: 0em;
border: 0px solid #DEE5EF;
margin-top: 9px;
}
.centerBoxContentsProducts{
font-weight:bold;
font-size:14px;}
.sideBoxContent {
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;
}

.regularPrice {
font-size: 14px;
font-weight: bold;
}
.procenter{
float:left;}
.centerBoxContentsProducts{
border: 1px solid #DEE5EF;
margin-right:6px;
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;
}
div#mainOutsideFrameTopContainer {
background-image: url("../images/dropshadow_top.jpg");
background-position: center top;
background-repeat: no-repeat;
height: 15px;
margin-top: 10px;
overflow: hidden;
text-indent: -9000px;
}
div#headerFrameSectionOne {
float: left;
height: 103px;
margin-right: 10px;
width: 217px;
}
div#headerHome {
display: block;
height: 64px;
margin: 10px 0 0 17px;
padding: 0;
width: 226px;
}


a#headerHomeLink {
display: block;
height: 128px;
outline: medium none;
text-indent: -9000px;
width: 226px
}
div.headerSectionPadding {
padding-top: 13px;
}
div#headerFrameSectionThree ul {
color: #415E92;
font-size: 11px;
list-style-type: none;
margin: 0;
padding:0;
}
div#headerFrameSectionThree ul li a {
color: #415E92;
text-decoration: none;
}
div#headerFrameSectionThree ul li {
padding-bottom: 3px;
}
div#headerFrameSectionThree ul li a:hover {
color: #1A65A6;
text-decoration: underline;
}
#headerFrameSearchContainer{
margin-top: 10px;
width: 271px;
}
#productsListingListingTopLinks{
float:right;
margin-top:12px;}
#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;}
#productsListingTopNumber ,#productsListingBottomNumber{
margin-top: 11px;
}
a#headerCartTextLink {
display: block;
float: left;
height: 16px;
line-height: 20px;
margin: 0;
outline: medium none;
text-align: left;
text-decoration: none;
text-indent: 5px;
width: 149px;
font-weight:bold;
font-size:11px;
text-transform: uppercase;
}

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;
margin: 15px 0;}
.producth3{
font-size: 14px;
height: 26px;
line-height: 26px;
margin: 0;
width: 60px;}
a#headerCartCheckoutLink {
background-image: url("../images/wide_checkout_button.jpg");
background-position: center bottom;
background-repeat: no-repeat;
display: block;
float: right;
height: 32px;
outline: medium none;
text-decoration: none;
text-indent: -9000px;
width: 69px;
}
#categoryDescription{
color:#666666;
padding-bottom: 6px;}
div#headerFrameSearchContainer {
margin-top: 10px;
width: 271px;
}
div#headerFrameSearchRowOne {
height: 26px;
overflow: hidden;
width: 271px;
}
div#headerFrameSearchRowTwo {
color: #000000;
font-size: 11px;
height: 20px;
margin-top: 5px;
overflow: hidden;
width: 271px;
}
/*div#headerFrameSearchContainer{
background-image: url("../images/header_search_input_bg2.gif");
background-position: left top;
background-repeat: no-repeat;
}*/
input#serchertxt{
border:0px;
left: 26px;
position: relative;
top: 1px;
line-height:22px;
height: 22px;
border: 1px solid #CCCCCC;
margin:0px;
padding:0 2px;
vertical-align:top;
}
input#seatbuttom{
left: 25px;
position: relative;
top: -1px;}
div#footerFrameTopHalfContainer {
height:113px;
padding: 10px 0 10px 2px;
}
div#footerFrameContainer {
background-image: url("../images/footer_bg_grad.jpg");
background-position: center top;
background-repeat: no-repeat;
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;
padding: 0 5px 0 18px;
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;
}
div.bbbContainer a {
display: block;
width: 32px;
}
div.mcafeeContainer {
display: inline-block;
padding-right: 10px;
padding-top: 14px;
vertical-align: top;
}
div.mcafeeContainer a {
display: block;
width: 115px;
}
div.tfsLogo div.tfsLogoContainer {
display: inline-block;
padding-right: 10px;
padding-top: 19px;
vertical-align: top;
}
div.tfsLogoContainer a {
display: block;
width: 99px;
}
div.footerLogoMainOutsideContainer div.paymentOptionsContainerWrapper {
display: inline-block;
padding-right: 10px;
vertical-align: top;
}
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;
}
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;
}
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: 194px;
}
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-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;
margin-bottom: 5px;
margin-left: 11px;
}
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;
}
.imagesproduct{
margin-right:0px;
width: 445px;
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/blue_gradient_top_180x15.jpg");
background-position: center top;
background-repeat: no-repeat;
color: #1A65A6;
font-size: 12px;
font-weight: bold;
padding: 15px 0 10px;
}
.sideBoxContentall{
background-color: #FFFFFF;
padding: 0 0.35em;
font-size: 1em;
text-align:center;	
}
.forwards{
float:right;
width:164px;
padding-left:10px;
border: 1px solid #DEE5EF;
margin-bottom:5px;
}
.smilarts_right{
padding-bottom: 0px;
}
/*bof filter*/
.dlpFilterByBackgroundContainer{
border: 1px solid #DEE5EF;
margin-bottom: 5px;
margin-left: 11px;
padding:0px;
margin-top:5px;
}
div.dlpFilterByItemContainer ul {
list-style-type: none;
}
div.dlpFilterByItemContainer {
float: left;
margin-right: 10px;
}
/*eof filter*/
.product_list_centent{
margin-left:11px;
margin-bottom:0px;
}
#advSearchResultsDefault{
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:9px;
}
.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:220px;}
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;}
#indexBody .producydescriptions{
margin-top:3px;
margin-right:14px;
width:890px;
position:relative;
left:1px;
padding-left:7px;
padding-right:7px;
background:#fff;
border:1px solid #C6C7C6;
}
#newProductsDefaultListingTopLinks,#newProductsDefaultListingBottomLinks{
padding-right:14px;
}
#recentView .product_info{
font-weight:bold;
font-size:11px;
}