
body {
  margin: 0 auto;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size: 62.5%;
  color: #000000;
  background-color: lightsteelBlue; /*sienna*/
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
  color: dodgerblue;
  text-decoration: none;
}
 
a:visited {
  color: dodgerblue;
  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: #FF0000;
  text-decoration: underline;
}

a:active {
  color: #0000FF;
}

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: 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: #E4FEF5;
}

FIELDSET {
  padding: 0.5em;
  margin: 0.5em 0em;
  border: 1px solid #cccccc;
}

#advSearchResultsDefaultHeadingComment {
  color: dodgerblue;
}

FIELDSET .fieldsetContent_1 {
  background-color: oldlace;
}

FIELDSET .fieldsetContent_2 {
  background-color: gainsboro;
}
FIELDSET .fieldsetContent_3 {
  background-color: lightyellow;
}
FIELDSET .fieldsetRedeemContent {
  background-color: lavenderblush;
}

LEGEND {
  font-weight: bold;
  padding: 0.3em;
  color: black;
  background-color: white;
}

LEGEND.heading {
  color: sienna;
}

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;
}

#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: #ff0000;
  color: #ffffff;
}

.messageStackSuccess {
  background-color: #99FF99;
  color: #000000;
}

.messageStackCaution {
  background-color: #FFFF66;
  color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
  margin: auto;
  background-color: #ffffff;
  font-size: 1.1em;
  text-align: left;
  width: 760px;
  vertical-align: top;
  border: 5px solid white;
/*  padding: 25px; */
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
  margin: 0;
  padding: 0;
}

#logoWrapper{
  background-repeat: repeat-x;
  background-color: #ffffff;
}

#tagline {
  color: #37B;
  font-weight: bold;
  text-align: center;
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
  margin: 0;
  width: 47%;
}

#sendSpendWrapper {
  float: right;
  margin-left: 1em;
}

.wrapperAttribsOptions {
  margin: 0.3em 0em;
}

/*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: dodgerblue;
/*  background: repeat-x url(../images/border/navigation_background.gif); */ /* #4376BB */
  padding: .5em 0.2em;
  font-weight: bold;
  color: #fff;
  height: 1%;
}

#navCatTabsWrapper {
  background-color: #ffffff;
  color: #9a9a9a;
  background-image: none;
  border-bottom: 1px solid dodgerBlue;
}

#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: white;
  white-space: nowrap;
}

#navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
/*  text-decoration: underline;*/
  color: white;
}

#navCatTabs ul li a {
  color: #9a9a9a;
}

#navEZPagesTOCWrapper {
  font-weight: bold;
  float: right;
  height: 1%;
  border: 1px solid #9a9a9a;
}

#navEZPagesTOC ul {
  margin: 0;
  padding: 0.5em 0em;
  list-style-type: none;
  line-height: 1.5em;
}

#navEZPagesTOC ul li {
  white-space: nowrap;
}

#navEZPagesTOC ul li a {
  padding: 0em 0.5em;
  margin: 0;
}

#navCategoryIcon {
  margin: 0.5em;
}

.buttonRow {
  height: 1%;
  margin: 0.5em;
}

#navMainSearch {
  float: right;
}

#navBreadCrumb {
  padding: 0.5em 0.5em;
  background-color: #ffffff;
  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;
}

#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, .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;
}

#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
  padding: 0.8em;
}

.centerColumn {}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
  font-size: 0.9em;
}

#indexAddlContent {
}

#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;
}

#intro3 {
/*  clear: both;*/
/*  padding: 2em 0;*/
}

#down_1 {
  width: 25%;
  float: left;
  padding: 1em;
}


#down_2 {
  font-size: 1.25em;
  color: dodgerblue;
  width: 72%;
  float: left;
/*  text-align: center;*/
}

#down_2 H1, #down_2 H2 {
  font-size: 1.3em;
  color: dodgerblue;
}
#down_3 {
  width: 36%;
  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: #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;
}

.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.centerColumn {
  margin-top: 2.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 0;
}

.centerBoxWrapper {
  border: 1px solid #9a9a9a;
  height: 1%;
  margin: 1.1em 0;
}

h2.centerBoxHeading {
  font-size: 1.1em;
  color: #ffffff;
  padding: 0.3em 0.2em;
}

/*sideboxes*/
.columnLeft {
  background-color: #DDE6EE;
  width: 195px;
}

#shoppingcartHeading a,
h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
  font-size: 1em;
  color: #ffffff;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading {
  font-size: 0.9em;
  color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
  margin: 0;
  background-color: #abbbd3;
  background-color: dodgerblue;
/*  background-image: url(../images/tile_back.gif);*/
  padding: 0.3em 0.2em;
}

.leftBoxContainer, .rightBoxContainer {
  margin: 0;
  border: 1px solid #9a9a9a;
/*  border-bottom: 5px solid #336633;*/
  margin-top: 1.5em;
  width: 100%;
}
#socialnetwork div {
  width: auto;
  padding: .5em 0;
  text-align: center;
  background-color: #FFEEDD;
  border: 2px solid #FC9;
  border-top: none;
}
.sideBoxContent {
  background-color: #FFFFFF;
  padding: 0.4em;
}

#shoppingcartHeading a:hover,
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
  color: #F00;
  background-color: dodgerBlue !important;
  text-decoration: none;
} 

/*.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
  color: #FFFFFF;
}*/

.centerBoxHeading a, .centerBoxHeading a:visited {  
  color: #FFF;
}

.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: #0000CC;
}

#upProductsHeading {
  text-align: left;
}

#upDateHeading {
  text-align: right;
}

/* categories box parent and child categories */

#navColumnOneWrapper, #navColumnTwoWrapper {
  width: 185px;
}

#navColumnOneWrapper a, SPAN.category-subs-selected  {
  display: block;
  width: 100%;
  text-decoration: none;
}
#navColumnOneWrapper a:hover {
  background-color: #FFB;
  text-decoration: none;
}
#socialnetwork a:hover {
  background-color: #FED;
}

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: dodgerBlue; /*#69c*/
}

A.category-top, A.category-top:visited, 
A.category-links, A.category-links:visited {
  text-decoration: none;
}

A.category-subs, A.category-subs:visited, A.category-subs:link, 
A.category-products, A.category-products:visited, A.category-products:link {
  color: black; /*#69c*/
  text-decoration: none;
  background-color: #EEFFF9;
}

A.category-subs:hover {
  color: #F33;
  font-style: italic;
}

SPAN.category-subs-parent {
/*  display: block;*/
  color: #F33;
  font-weight: bold;
  background-color: #EEFFF9;
}

SPAN.category-subs-selected {
  color: #F33;
  background-color: #F8E6ED;
}

.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;
}

.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 {
  border-bottom: 3px solid #ABD;
  padding: 10px;
}

#indexProductListCatDescription h3, #categoryDescription h3 {
  font-size: 1.4em;
  font-weight: bold;
  color: #080;
  text-align: center;
}

#indexProductListCatDescription h4, #categoryDescription h4 {
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}

.CatDescription_left {
  float: left;
  width: 27%;
}

.CatDescription_right {
/*  height: 160px;*/
}

.CatDescription_right p {
  font-size: 1.2em;
  margin: 0;
  padding: 0 0 1em 0;
}

.CatDescription_textonly {
  font-size: 1.2em;
  margin: 0;
  padding: 0 0 1em 0;
}

.productListing-heading {
  background-color: dodgerBlue;
/*  background-image: url(../images/tile_back.gif);*/
  height: 2em;
  color: #FFFFFF;
}

.productListing-headingComment {
  background-color: dodgerBlue;
  color: #FFF;
  text-align: center;
  border-left: black 1px solid;
  border-right: black 1px solid;
}

.productListing-headingInstructions {
  font-weight: bold;
  background-color: #DCDCDC;
  color: dodgerBlue;
  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: #FFFFFF;
}

.productListing-data{
  vertical-align: top;
  padding: 1em .5em;
}

.modelNumber {
  color: blue;
}

#siteMapList {
  width: 90%;
  float: right;
}

.ratingRow {
  margin: 1em 0em 1.5em 0em;
}

LABEL#textAreaReviews {
  font-weight: normal;
  margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart, #popupInscription {
  background-color: #ffffff;
}

.popup_window {
  margin: 1em;
  font-size: 1.1em;
}
#introduction1 {
  background-color: #FEF;
  border: 2px solid #C9C;
  height: 290px;
  padding: 1em .5em;
/*  min-height: 300px;*/
}

.introduction_img {
  width: 32%;
  float: left;
  color: #933;
  font-weight: bold;
/*  border: 1px solid #9F9;*/
}
.introduction_text {
/*  margin-top: 1em; */
  font-size: 1.25em;
  width: 65%;
  float: right;
/*  border: 1px solid #9F9;*/
}

#introduction2 {
  font-size: 1.2em;
  background-color: #EEFFEE;
  border: 2px solid #9F9;
  padding: 8px;
}
.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;
}

#wrap_roundbox {}
.rbroundbox    {margin: auto;}
.rbroundbox h1 {font-size: 16px; font-weight: bold; text-align: center; color: #CC3399; padding-top: 5px;}
.rbroundbox h4 {font-size: 16px; font-weight: bold; text-align: center; color: #CC3399; padding-top: 5px;}

.rbtop div, .rbtop, .rbbot div, .rbbot {
  width: 100%;
  height: 16px;
  font-size: 1px;
}

.rbcontent {
/*  margin-top: 1em;*/
/*  padding: .5em;*/
}

.rbcontent p {
  margin: .5em 0;
  font-size: 1.2em;
  text-align: center;
}

#info_news_text_             {padding: 0;background: #F8F8F8 url(../images/snow.gif) repeat;}
#info_news_text_ .rbcontent  {padding: 0 15px; text-align: center;}
#info_news_text_ .rbroundbox {}
#info_news_text_ .rbtop div  {}
#info_news_text_ .rbtop      {}
#info_news_text_ .rbbot div  {}
#info_news_text_ .rbbot      {}

#info_news_text_1             {padding: 10px 20px; background-color: #F1F1E1}
#info_news_text_1 .rbcontent  {padding: 0 15px; text-align: center;}
#info_news_text_1 .rbroundbox {}
#info_news_text_1 .rbtop div  {}
#info_news_text_1 .rbtop      {}
#info_news_text_1 .rbbot div  {}
#info_news_text_1 .rbbot      {}

#info_news_text_2             {padding: 10px 20px; background-color: #F1F1E1}
#info_news_text_2 .rbcontent  {}
#info_news_text_2 .rbroundbox {}
#info_news_text_2 .rbtop div  {}
#info_news_text_2 .rbtop      {}
#info_news_text_2 .rbbot div  {}
#info_news_text_2 .rbbot      {}

#info_content_1_text             {padding: 0;}
#info_content_1_text p           {padding: 0 15px;}
#info_content_1_text .rbroundbox {background: url(../images/rb-20_ebffeb_bg.jpg) repeat;}
#info_content_1_text .rbtop div  {background: url(../images/rb-20_ebffeb_tl.jpg) no-repeat top left;}
#info_content_1_text .rbtop      {background: url(../images/rb-20_ebffeb_tr.jpg) no-repeat top right;}
#info_content_1_text .rbbot div  {background: url(../images/rb-20_ebffeb_bl.jpg) no-repeat bottom left;}
#info_content_1_text .rbbot      {background: url(../images/rb-20_ebffeb_br.jpg) no-repeat bottom right;}

#info_content_2_text             {padding: 0;}
#info_content_2_text p           {padding: 0 15px;}
#info_content_2_text .rbroundbox {background: url(../images/rb-20_ffebeb_bg.jpg) repeat;}
#info_content_2_text .rbtop div  {background: url(../images/rb-20_ffebeb_tl.jpg) no-repeat top left;}
#info_content_2_text .rbtop      {background: url(../images/rb-20_ffebeb_tr.jpg) no-repeat top right;}
#info_content_2_text .rbbot div  {background: url(../images/rb-20_ffebeb_bl.jpg) no-repeat bottom left;}
#info_content_2_text .rbbot      {background: url(../images/rb-20_ffebeb_br.jpg) no-repeat bottom right;}

#info_content_2_image {
/*  width: 230px;*/
  float: left;
  padding: 0;
/*  margin: 0 auto;*/
}

#info_content_x_text_ {
  background-color: #000;
  padding: 20px 10px;
}
#info_content_4_text {
  background-color: #ebffff;
  padding: 20px 10px;
}
#info_content_5_text {
  background-color: #ffebff;
  padding: 20px 10px;
}
#info_content_6_text             {padding: 0;}
#info_content_6_text p           {padding: 0 15px;}
#info_content_6_text .rbroundbox {background: url(../images/rb-20_ebebff_bg.jpg) repeat;}
#info_content_6_text .rbtop div  {background: url(../images/rb-20_ebebff_tl.jpg) no-repeat top left;}
#info_content_6_text .rbtop      {background: url(../images/rb-20_ebebff_tr.jpg) no-repeat top right;}
#info_content_6_text .rbbot div  {background: url(../images/rb-20_ebebff_bl.jpg) no-repeat bottom left;}
#info_content_6_text .rbbot      {background: url(../images/rb-20_ebebff_br.jpg) no-repeat bottom right;}

div.img_left {
/*  float: right;*/
  text-align: center;
  border: 1px solid #BBF;
  background-color: #EEF;
  width: 99.5%;
  margin: .25em auto;
  padding: 1em 0;
}  
div.img_left img {
  float: left;
  padding: 0 1em;
}
div.img_left p {
  font-size: 1.2em;
}

div.img_right {
  clear: both;
/*  float: left;*/
  text-align: center;
  border: 1px solid #9F9;
  background-color: #EFE;
  width: 99.5%;
  margin: .5em auto;
  padding: 1em 0;
  height: 120px;
}  
div.img_right img {
  float: right;
  padding: 0 1em;
}
div.img_right p {
  font-size: 1.2em;
  padding: 1em;
  text-align: justify;
}


#sitemap {
  color: #06B;
}

P.heading, UL.heading{
  line-height: 125%;
  margin: 0 0 0 .5em;
  color: dodgerblue;
  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.2em;
}
HR {
  border: none;
  color: #00F; /*blue*/
  background-color: #00F;
  height: 1px;
}
.italic {
  font-style: italic;
}
.italic_b {
  font-style: italic;
  font-weight: bold;
}
.italic_r {
  font-style: italic;
  color: #f00;
}
.underline {
  text-decoration: underline;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.top {
  vertical-align: top;
}
.bottom {
  vertical-align: bottom;
}
.bigger {
  font-size: 120%;
}
.bigest {
  font-size: 180%;
}

.red {
  color: red;
}

.ruby {
  color: #993333;
}
.blue {
  color:  dodgerblue; /*royalblue 06B */
}

.ltblue {
  color: #00C;
}

.black {
  color: black;
}

.grey {
  color: grey;
}

.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: dodgerBlue;
}
.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 dodgerblue; /*#cccccc*/
  padding: .25em;
  font-size: 90%;
  color: maroon;
}

#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; }

