
body {
  margin: 0 auto;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size: 62.5%; /*62.5%;*/
  color: #000000;
  background-color: #666;  /* #FED 666 */
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
  color: royalblue;
  text-decoration: none;
}
 
#navEZPagesTOC ul li a.navEZPagesTOCSelected {
  color: red;
}
a:visited {
  color: royalblue;
  text-decoration: none;
}

.productListing-rowheading a:hover {
  color: royalblue;
  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: #F00;
  text-decoration: underline;
}

a:active {
  color: #00F;
}

h1 {
  font-size: 1.5em;
  color: #9a9a9a;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.2em;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
/*  font-size: 1.1em;*/
}

.biggerText {
  font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
  margin: 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: 95%;
}

input:focus, select:focus, textarea:focus {
  background-color: #E4FEF5;
}

FIELDSET {
  padding: 0.5em;
  margin: 0.5em 0em;
  border: 1px solid #cccccc;
}

FIELDSET P {
  margin: 0 0 0 0.5em;
}

.fieldsetContent_1 {
  background-color: seashell;
  padding-right: 0.5em;
}

.fieldsetContent_2 {
  background-color: gainsboro;
}

.fieldsetContent_3 {
  background-color: lightyellow;
}

.fieldsetContent_4 {
  background-color: lavenderblush;
}

.fieldsetContent_newsletter {
  background-color: gainsboro;
}

.fieldsetContent_newsletter h2 {
  font-size: 1em;
}

.fieldsetContent_newsletter P {
  line-height: 110%;
  margin: 0 0 0 1.5em;
}

.fieldsetRedeemContent {
  background-color: lavenderblush;
}

LEGEND {
  font-weight: bold;
  padding: 0.3em;
  color: black;
  background-color: white;
}

LEGEND.heading {
  color: #36C;
  font-size: 1.2em;
}

LEGEND.heading_red {
  color: red;
  font-size: 1.2em;
}

LABEL, h4.optionName {
  line-height: 1.5em;
  padding: 0.2em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
  margin: 0.5em 0.3em;
}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
  float: left;
}
.sampleCategories {
  float: left;
  vertical-align: top;
  margin: 1em 0em;
  text-align: center;
/*  width: 16.666%; */
  width: 14.285%;
/*  width: 12.5%;*/
}
#logo {
  float: left;
/*  margin: 1em 0;*/
}

LABEL.inputLabel {
  width: 9em;
  float: left;
}

.fieldsetRedeemContent .inputLabel {
  width: 10em;
}

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: .3em 0;
  margin: 0;
}

ADDRESS {
  font-style: normal;
}

.addressinfo {
  width: 60%;
  float: right;
}
.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: #F00;
  color: #FFF;
}

.messageStackSuccess {
  background-color: #9F9;
  color: #000;
}

.messageStackCaution {
  background-color: #FF6;
  color: #000;
}

/*wrappers - page or section containers*/

#mainWrapper {
  margin: 0 auto;
  padding: .25em;
  width: 980px;
  background-color: #FFF;
  font-size: 1.1em;
  text-align: left;
	border-color: #F00;
}

html> body #mainWrapper {
/*  width: auto;*/
  min-width: 980px;
}

#contentMainWrapper {
  margin: 0em;
  padding: 0em;
  vertical-align: top;
}

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
  margin: 0;
  padding: 0;
}

#logoWrapper{
  background-repeat: repeat-x;
  background-color: #FFF;
}

#taglineWrapper {
  width: 620px;
  float: right;
/*  padding-right: .25em;*/
  color: royalblue;
}

#tagline1 {
  font-size: 1.6em;
/*  text-align: center;*/
  font-weight: bold;
}

#tagline2 {
  margin-top: .6em;
  width: 55%;
  float: left;
  font-size: 1.2em;
  font-weight: bold;
/*  font-variant: small-caps;*/
/*  text-transform: capitalize;*/
}
#tagline3 {
  margin-top: 1.2em;
  width: 42%;
  float: right;
  color: red;
  font-weight: bold;
  border: 2px solid red; /*#9a9a9a;*/
  padding: .5em 0 .5em .6em;
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
  margin: 0;
  width: 47%;
}

#sendSpendWrapper {
  float: right;
  margin-left: 1em;
}

.wrapperAttribsOptions {
  margin: 0.3em 0em;
}
/*
#whatsNew {
  margin-top: 3em;
}*/
/*
#specialsHeading a {
  color: #F00;
}*/

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
  margin: 0;
  padding-bottom: 5px;
  font-size: 0.9em;
}
.navNextPrevList {
  display: inline;
  white-space: nowrap;
  margin: 0;
  padding: 0.5em 0em;
  list-style-type: none;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
  margin: 0;
  background-color: lightsteelBlue;
/*  background: repeat-x url(../images/border/navigation_background.gif); */ /* #4376BB */
  padding: .5em 0.2em;
  font-weight: bold;
  color: #666;
  height: 1%;
}

#navCatTabsWrapper {
  background-color: #FFF;
  color: #9a9a9a;
  background-image:none;
  border-bottom: 1px solid #9a9a9a;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
  margin: 0;
  padding: 0.1em 0em;
  list-style-type: none;
  text-align: center;
  line-height: 1em;
}

#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.5em;
  margin: 0;
  color: royalblue;
  white-space: nowrap;
}

#navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
/*  text-decoration: underline;*/
  color: #F00;
}

#navCatTabs ul li a {
  color: #9a9a9a;
}

#ezpages .rightBoxContainer {
  margin-left: 1em;
}

#EZPagesContent {
  width: 75%;
}

#EZPagesContent ul {
/*  list-style-position: inside;*/
  margin-top: 0;
  margin-bottom: 1em;
/*  margin-left: 0;
  padding-left: 2em;*/
}
#EZPagesContent ul li ul{
  margin-top: 0;
  margin-bottom: 0;
}
#navEZPagesTOCWrapper {
  float: right;
  width: 24%;
  height: 1%;
  border: 1px solid #9a9a9a;
}
#ezPagesTOCHeading {
/*  font-weight: bold;*/
  background-color: lightsteelBlue;
  color: royalblue;
  text-align: center;
}
#navEZPagesTOC {
  line-height: 1.2em;
}
.navEZPagesTOCSelected.a:link {
  color: red;
}  
#navEZPagesTOC ul {
  margin: 0;
  padding: 0.5em 0em;
  list-style-type: none;
}

#navEZPagesTOC ul li {
  white-space: nowrap;
}

#navEZPagesTOC ul li a {
  padding: 0em 0.5em;
  margin: 0;
}

#navCategoryIcon {
  margin: 0.5em;
}

.buttonRow {
  height: 1%;
  margin: 0.5em;
}

#navMainSearch {
  float: right;
}

#navBreadCrumb {
  padding: 0.5em 0.5em;
  background-color: #FFF;
  font-size: 0.95em;
  font-weight: bold;
  margin: 0em;
}

#navEZPagesTop {
  background-color: #abbbd3;
/*  background-image: url(../images/tile_back.gif);*/
  font-size: 0.95em;
  font-weight: bold;
  margin: 0em;
  padding: 0.5em;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
  vertical-align: top;
}
.content, .shippingEstimatorWrapper {
/*  font-size: 1.2em;*/
  padding: 0.5em;
}

.alert {
  color: #F00;
  margin-left: 0.5em;
}

.advisory {}

.important {
  font-weight: bold;
}

.notice {}

.rating{}

.gvBal {
  float: right;
}

.centerColumn {
  padding: 0.8em;
  height: auto !important;
  height: 500px;
  min-height: 500px;
}

#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
  display: none ;
}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
  font-size: 0.9em;
}

#indexAddlContent {
/*  width: 95%;*/
  margin: auto;
  font-size: 1.2em;
  font-weight: bold;
  color: #36C;
/*  margin-top: 1em;*/
  padding: 1em 0;
}

#indexAddlContent ul, #indexAddlContent ol {
  margin: .25em 0 .25em 2.5em;
  padding: 0;
  list-style-type: disc;
}
#indexAddlContent ul li, #indexAddlContent ol li {
  padding-top: .2em;
}

#intro_1 {
  width: 45%;
  float: left;
  padding-left: 1em;
}

#intro_2 {
  width: 300px;
  float: right;
  padding: 0;
  margin: 0 auto;
}

#intro_3 {
  clear: both;
  font-size: 1em;
  background-color: gainsboro;
  padding: .5em 0;
  border: 1px solid steelblue; /*#9a9a9a;*/
} 

/*
#intro_3 p {
  font-size: .8em;
}
*/
#down_1 {
  width: 36%;
  float: left;
  padding: 1em;
}

#down_2 {
  width: 28%;
  float: left;
/*  text-align: center;*/
}

#down_3 {
  width: 26%;
  float: right;
  padding: 1em;
}

#maintenanceDefaultHeading {
  text-align: center;
  color: red;
}

#siteMaintenance {
  text-align: center;
  color: #666;
}

/*Shopping Cart Display*/
#cartAdd {
  float: right;
  text-align: center;
  margin: 1em;
/*  border: 1px solid #000000;*/
  padding: 1em;
}

.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.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: #3C3;
  position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
  color: #609;
  position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
  text-align: right;
  font-weight: bold;
}

.cartRemoveItemDisplay {
  width: 3.5em;
}

.cartAttribsList {
  margin-top: 1em;
  margin-left: 100px;
}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  background-color: #E4FEf5;
  border: 1px solid #003D00;
}

.mediaTitle {
  float: left;
}

.mediaTypeLink {
  float: right;
}

.normalprice, .productSpecialPriceSale {
  text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
  color: red;
}

.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 {
  font-weight: bold;
}

#cartBoxVoucherBalance {
  font-size: 1em;
}

.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 ;
}

#docGeneralDisplay p {
  font-size: 1.2em;
  padding: .25em 1em;
}

#docGeneralDisplay h3 {
  margin: .5em 0 0 0 ;
}

#docGeneralDisplay ul {
  margin-top: .5em;
}

.docGeneralDisplay_productimg {
  float: right;
  margin: 0 20px;
}

#productMainImage {
  text-align: center;
  margin: 0;
  padding:0;
/*  display: inline;*/
}

.productDescriptionImage {
/*  border: 1px solid #000000;*/
  margin: 0;
  padding:0;
  width: 40%;
  text-align: center;
  float: right;
}

.productDescriptionText {
/*  border: 1px solid #000000;*/
  font-size: 1.2em;
  padding: 0 .5em;
  width: 57%;
  float: left;
}

.categoryIcon {}

#cartImage {
  margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
  width: 20%;
  margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
  margin: 1em 0em;
}

.centerBoxWrapper {
  border: 1px solid #9a9a9a;
  height: 1%;
  margin: 1.1em 0;
}

h2.centerBoxHeading {
  font-size: 1.1em;
  color: #F00;
  padding: 0.3em 0.2em;
}

/*sideboxes*/
.columnLeft, .columnRight {
  padding-top: 1em;
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading a:visited {
  background-color: lightsteelblue;
  font-size: 1em;
  color: royalblue;
/*  background-color: #DDD;*/
}

.leftBoxHeading a:visited, .centerBoxHeading a:visited {
  color: #36C;
}


#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading {
  font-size: 0.9em;
  color: #FFF;
}

#subscribe {
  color:#36C;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
/*  background-image: url(../images/tile_back.gif);*/
  margin: 0;
  background-color: #FFF;
  padding: 0.3em 0.2em;
}

.leftBoxContainer, .rightBoxContainer {
  margin-bottom: 1em;
  border: 1px solid #CCC;
}

#addthis.rightBoxContainer {
  border: none;
  text-align: center;
  background-color: lightsteelBlue;
  padding: .5em 0;
}
#socialnetwork div {
  width: auto;
  padding: .5em 0;
  text-align: center;
  background-color: #FFEEDD;
  border: 2px solid #FC9;
  border-top: none;
}
.network {
  width: 60%; 
  margin: auto;
}
.network table {
  width: 100%;
  text-align: center; 
  background-color: #FFEEDD; 
  border: 3px solid #FFCC99;
}
.network IMG {
  border:none;
}
.sideBoxContent {
  background-color: #FFF;
  padding: 0.4em;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
  color: #F00;
  background-color: #FFF !important;
  text-decoration: none;
} 

.centerBoxHeading a, .centerBoxHeading a:visited {  
  color: #36C;
}
.centerBoxHeading a:hover {  
  color: #F00;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .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;
}

#bestsellers li {
  padding: 0;
  margin: 0.3em 0em 0.3em 0em;
}

#bannerboxHeading {
  background-color: #00C;
}

#upProductsHeading {
  text-align: left;
}

#upDateHeading {
  text-align: right;
}

/* categories box parent and child categories */

#navColumnOne {
  width: 200px;
/*  border-right: 1px solid #DDD;*/
  background-color: transparent;
} 

#navColumnTwo {
  width: 160px;
/*  border: 1px solid red;*/
  background-color: transparent;
} 

.search_pricerange a {
  display: block;
}
#navColumnOneWrapper, #navColumnTwoWrapper {
/*  width: 95%;*/
/*  margin: 0 auto;*/
/*  border: 1px solid #000;*/
}
#navColumnOneWrapper {
  width: 100%;
/*  float: left;*/
}
#categoriesContent a { /*SPAN.category-subs-selected, */
  display: block; 
  width: 100%;
  text-decoration: none;
}
#categoriesContent a:hover { 
  background-color: #FFB;
  text-decoration: none;
}
A.category-top, A.category-top:visited, 
A.category-links, A.category-links:visited, 
.search_pricerange a, .search_pricerange a:visited, .search_pricerange a:hover,
.search_subtitle a, .search_subtitle a:visited, .search_subtitle a:hover,
.sideBoxContent a, .sideBoxContent a:visited {
  color: #36C /*#69c;*/
}

A.category-top, A.category-top:visited,
A.category-links, A.category-links:visited {
  text-decoration: none;
}

A.category-top, A.category-subs, A.category-links {
/*  font-weight: bold; */
}

A.category-top .category-counts {
  display: none;
  /*color: white;*/
}

A.category-subs, A.category-subs:visited, A.category-subs:link {
  color: #36C;
  text-decoration: none;
}

A.category-products, A.category-products:visited, A.category-products:link {
  color: black;
  text-decoration: none;
  background-color: #EEFFF9;
}

/*.category-counts { 
  color: white;
}*/

A.category-products .category-counts {
  color: black; 
/*  float: right;*/
}

html>body .category-products .category-counts {
  float: right;
}

SPAN.category-subs-parent {
  font-weight: bold;
  color: #F33;
}

.category-subs-selected {
/*  margin-left: -1em;*/
  color: #F33;
/*  background-color: #F9EEFF; /*#F8E6ED;*/
  width: 100%;
}

.category-subs-selected a:hover {
  background-color: #FFB;
  text-decoration: none;
}

.search_pricerange {
  text-align: center;
}

.search_subtitle {
  color: #57B;
  text-align: center;
  font-weight: bold;
}

/* end categories box links */

/*misc*/
.back {
  float: left;
}

.forward, #shoppingCartDefault #PPECbutton {
  float: right;
}

.floatL {
  float: left;
}
  
.floatR {
  float: right;
}
  
.bold {
  font-weight: bold;
}

.rowOdd {
  background-color: #E8E8E8;
  height: 1.5em;
  vertical-align: top;
}

.rowEven {
  background-color: #F0F0F0;
  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: #cacaca;
  height: 2em;
}

#productListHeading, #indexCategoriesHeading {
  padding: 0.5em 0;
}

#indexProductListCatDescription , #categoryDescription {
  padding-bottom: 6px;
  border-bottom: 2px solid #ABD;
}

#indexProductListCatDescription HR {
  border: none;
  color: #ABD;
  background-color: #ABD;
  height: 2px;
}

#indexProductListCatDescription h2, #categoryDescription h2 {
  color: red;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
  margin-top: 0;
}

#indexProductListCatDescription h3, #categoryDescription h3 {
  color: royalblue;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
  margin-top: 0;
}

#indexProductListCatDescription h4, #categoryDescription h4 {
  color: royalblue;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  padding-top: 6px;
  border-top: 2px solid #ABD;
}
#createAcctDefault h4 {
  font-size: 1.1em;
}

#indexProductListCatDescription a, #categoryDescription a {
  font-size: 90%;
}
.CatDescription_left {
  float: left;
}

.CatDescription_right {
  float: right;
}

.CatDescription_left p, .CatDescription_right p {
  font-size: 1.2em;
  margin: 0 0 .5em 1.5em;
  padding: 0;
}

.CatDescription_textonly {
  font-size: 1.2em;
  margin: 0;
  padding: 0 0 1em 0;
}
.productListing-headingComment {
/*  font-weight: bold;*/
  background-color: red;
  color: #FFF;
  text-align: center;
  border-left: black 1px solid;
  border-right: black 1px solid;
}

.productListing-headingInstructions {
  font-weight: bold;
  background-color: #DCDCDC;
  color: royalblue;
  text-align: center;
  line-height: 200%;
  border: black 1px solid;
}

.productListing-rowheading {
  text-align: center;
  background-color: red;
/*  background-image: url(../images/tile_back.gif);*/
  line-height: 200%;
  color: #FFF;
}

#listCell0-0 {
  border-left: black 1px solid;
}
#listCell0-3 {
  border-right: black 1px solid;
}
#listCell0-0, #listCell0-1, #listCell0-2, #listCell0-3 {
  border-bottom: black 1px solid;
}

.productListing-heading a, .productListing-heading a:visited {
  color: #FFF;
}

.productListing-data{
  vertical-align: top;
  padding: 1em .25em;
}

.productListing-odd, .productListing-even, .productListing-content {
/*  font-size: 1.1em;*/
}

.modelNumber {
  color: blue;
}

#siteMapList {
  width: 90%;
  float: right;
}

#siteMapList_visual {
  width: 100%;
  float: left;
}
.ratingRow {
  margin: 1em 0em 1.5em 0em;
}

LABEL#textAreaReviews {
  font-weight: normal;
  margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart, #popupInscription {
  background-color: #FFF;
}

.popup_window {
  margin: 1em;
  font-size: 1.1em;
}
    
.information {
  padding: 10px 3px; 
  line-height: 150%;
}

.information_return_customer {
  margin-bottom: 2px;
  padding: 10px 3px 11px 3px; 
  line-height: 150%;
}

.information_new_customer {
  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;
}

#text_info_news_1 ul, #text_info_news_2 ul, #text_info_news_3 ul { 
  margin-top: 0; text-align:left;
}
#text_info_news_1 a, #text_info_news_1 a:hover, #text_info_news_1 a:visited, 
#text_info_news_2 a, #text_info_news_2 a:hover, #text_info_news_2 a:visited,
#text_info_news_3 a, #text_info_news_2 a:hover, #text_info_news_2 a:visited {
  text-decoration: underline;}

#text_info_news_1       {padding: 5px; background-color: #EEFFDD; text-align: center; border: 2px solid green; }
#text_info_news_2       {padding: 5px; background-color: #FFEEDD; text-align: center; border: 2px solid #FFCC99; }
#text_info_news_3       {padding: 5px; background-color: #EEFFDD; text-align: center; border: 2px solid green; }

#text_info_content_1    {padding: 0;}
#text_info_content_1 p  {padding: 0 15px;}

#text_info_content_2    {padding: 0;}
#text_info_content_2 p  {padding: 0 15px;}

#text_info_content_3    {background-color: #ffffeb; padding: 20px 10px;}
#text_info_content_4    {background-color: #ebffff; padding: 20px 10px;}
#text_info_content_5    {background-color: #ffebff; padding: 20px 10px;}


#sitemap {
  color: #06B;
}

P.heading {
  line-height: 125%;
  margin: 0 0 0 .5em;
  color: mediumblue;
  font-weight: bold;
}

span.heading {
  color: mediumblue;
  font-weight: bold;
}

P.heading_red{
  line-height: 125%;
  margin: 0 0 0 .5em;
  color: red;
  font-weight: bold;
}

P.body {
  line-height: 120%;
  margin: 0 0 0 1.5em;
  padding: .3em 0;
}

P.legal {
  line-height: 125%;
  text-transform: uppercase;
  text-align: justify;
}

P.border {
  border: 1px solid #06B; /*blue*/
  padding: 10px 15px;
  margin: 10px;
}
div.indent {
  margin-left: 0;
  padding-left: 3em;
}
P.indent{
  margin-left: 0;
  padding: .1em 2em;
}
#indexDefaultHeading {
  color: #9a9a9a;
  font-size: 1.5em;
  font-weight: bold;
  padding: 0;
}
.greetUser {
  color: #C39;
  font-weight: bold;
  font-size: 1.5em;
}
HR {
  border: none;
  color: #00F; /*blue*/
  background-color: #00F;
  height: 1px;
}

.proper {
  text-transform: capitalize;
}
.caplow {
  text-transform: lowercase;
}
.italic {
  font-style: italic;
}
.italic_b {
  font-style: italic;
  font-weight: bold;
}
.italic_r {
  font-style: italic;
  color: #f00;
}
.red {
  color: red;
}
.ruby {
  color: #993333;
}
.blue {
  color: royalblue; /*mediumblue*/
}
.ltblue {
  color: #00C;
}
.mediumblue {
  color: mediumblue;
}
.black {
  color: black;
}
.gray {
  color: gray;
}
.violet {
  color: darkviolet;
}
.underline {
  text-decoration: underline;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.block {
  text-align: justify;
  padding: 0px 2em;
}
.bold {
  font-weight: bold;
}
.top {
  vertical-align: top;
}
.bottom {
  vertical-align: bottom;
}
.bigger {
  font-size: 120%;
}
.bigest {
  font-size: 180%;
}
.orderhistoryblock {
  margin-bottom: 10px;
  padding: 2px;
  border: 1px solid silver;
}
.borderall_solidgrey {
  margin-top: 4px;
  padding: 2px;
  border: 1px solid silver;
}
.borderall_dashedred {
  margin-top: 4px;
  padding: 2px;
  border: 1px dashed red;
}
.pdinfobox {
  background: url(../images/box_body_r.gif) no-repeat right bottom; 
}
.pdinfoheader {
  margin: 0px;
  padding-top: 0px;
  background: url(../images/box_header_r.gif) no-repeat right top; 
}
.pdinfoheader h1 {
  margin: 0px;
  padding: 0px;
  background: url(../images/box_header_l.gif) no-repeat left top; 
}
.key_word_s {
  border: 1px dotted #999;
  margin-bottom: 1em;
}
.gv_bal {
  color: red;
}

.gv_bal:first-line {
  color: black;
}

#faqMenu fieldset {
  background-color: #FFF;
}
#faqWrapper {
  margin: 0 2em;
  font-size: 1.2em;
}
#faqWrapper h2 {
  padding-top: .5em;
  font-size: 1.3em;
  color: #888;
  }
#faqContent ul, #faqContent ol {
  margin: .25em 0 .25em 3.5em;
  padding: 0;
}
#faqContent ul li, #faqContent ol li {
  padding-top: .5em;
}
#faqContent ul li ul li, #faqContent ol li ol li {
  padding-top: 0;
}
#faqContent ul ul, #faqContent ol ol {
  margin: 0 0 0 1.5em;
}
/*#faqContent ul li li, #faqContent ol li li {
  margin: 0 0 .5em 0;
  padding: 0;
}*/
#faqContent ul {
  list-style-type: disc;
}
/*#faqContent ul li {
  margin-left: 0;
}
#faqContent ul li li {
  margin-left: 1.5em;
}
#faqContent ol {
  margin: 0 0 0 4em;
  padding: 0;
}
#faqContent ol li, #faqContent ol li li {
  margin-left: 2em;
}*/
#faqContent ol li li {
  list-style-type: lower-alpha;
}

.tb_faq {
  margin: auto;
  width: 90%;
  font-size: 90%;
/*  border: 4px solid #EED;*/
}

.tb_faq a {
  color: #4376BB;
}

.tb_faq ul {
  margin: 0 0 0 1.25em;
  padding: 0;
}

.tb_faq_caption {
  margin: auto;
  text-align: center;
}

.footerbottom {
  text-align: center;
  margin-bottom: 1em;
}

/*#we_accept.footerbottom, #siteinfoLegal.footerbottom {
  margin-bottom: 1em;
}*/

#shipRestrict {
  border: 1px solid royalblue; /*#cccccc*/
  padding: .25em;
  font-size: 90%;
  color: maroon;
}

#ezPageDefault {padding:.8em 0px .8em .8em;}
#EZPagesContent .news_holder {font-size:14px; text-align:left; margin:auto;}
#EZPagesContent .news_header {padding:0px;}
#EZPagesContent .news_header IMG {border: white 4px solid;}
#EZPagesContent .news_content {padding:5px;}
#EZPagesContent .news_content a:link {color:#0066cc;}
#EZPagesContent .news_content a:hover {background-color:#eeeecc; color:#0066cc;}
#EZPagesContent .news_content a:visited {color:#0066cc;}
#EZPagesContent .news_content IMG {border: white 4px solid;}
#EZPagesContent .news_content h1 {font-size:18px; font-weight:bold; text-align:center; color:royalblue; margin-bottom: .5em;}
#EZPagesContent .news_content h2 {font-size:16px; font-weight:bold; text-align:center; color:black; margin: .5em 0;}
#EZPagesContent .news_content p {font-size:13px; font-weight:bold;}
#EZPagesContent .news_content ul {margin-top: 0; text-align:left;}
#EZPagesContent .news_content table {width:100%; font-size:100%}
#EZPagesContent .news_content caption {font-size:18px; font-weight: bold; color: red;}
#EZPagesContent .news_content .banner1 {font-size:18px; font-weight:bold; text-align:center; color:royalblue; margin:.5em 0; padding:0;}
#EZPagesContent .news_content .banner2 {font-size:16px; font-weight:bold; text-align:center; color:royalblue; margin:.5em 0; padding:0;}
#EZPagesContent .news_content .price {color: royalblue; font-weight: bold;}
#EZPagesContent .news_content .markdown {text-decoration:line-through;}
#EZPagesContent .news_content .profit {color: red;}
#EZPagesContent .news_content .bigger {font-size:150%;}
#EZPagesContent .news_content .bigest {font-size:200%;}
#EZPagesContent .news_content .border {border:1px solid #9a9a9a; padding:0.5em;}
#EZPagesContent .news_content .borderR {border:1px solid red; padding:0.5em;}
#EZPagesContent .news_content .borderB {border:1px solid royalblue; padding:0.5em;}
#EZPagesContent .news_content .borderG {border:1px solid #309F43; padding:2px;}
#EZPagesContent .news_box1 {border:1px solid #AA2233; padding:0.5em; background-color: #F9F9E9;}
#EZPagesContent .news_box2 {border:1px solid royalblue; padding:0.5em; background-color: #E9F9F9;}
#EZPagesContent .news_box3 {border:1px solid #AA2233; padding:0.5em; text-align: center; font-weight: bold; background-color: #E4FFE4; color: #AA2233}
#EZPagesContent .news_intro {text-align: center; color: #993333}
#EZPagesContent .news_announce1 {font-family:"Times New Roman",Times,Georgia,Serif; border:1px solid #993333; padding:0.25em; text-align: center; background-color: #E4FFE4; color: #993333}
#EZPagesContent .news_announce2 {border:1px solid #993333; padding:0.5em; background-color: #E4FFE4;}
#EZPagesContent .times {font-family:"Times New Roman",Times,Georgia,Serif;}
/*#subscribe .sideBoxContent, #subscribe .rightBoxHeading, #subscribe .rightBoxContainer{background-color: gainsboro;}*/




