/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 1223 2005-04-22 03:46:20Z ajeh $
*/
BODY {
	background-color:#000000; 
	width: 780px;
	margin:0 auto; 
	text-align:center;
	padding: 0px;
   font: 11px Verdana, Arial, sans-serif;
   color:#cccccc;
   background-image: url(../images/body_rpt.jpg);
   background-position:top center;
   background-repeat:repeat-x;
}

/* the main colour block that houses all the other divs */
.main-div {
     width: 780px;
	 height: auto;
	 margin-left: auto;
	 margin-right: auto;
	 background-color: #000000;
	 text-align: center;

}


.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 750px !important;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

A {
  color: #428dff;
  text-decoration: none;
}

A:hover {
  color: #ffb062;
  text-decoration: none;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  background-color: #ffffff;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

TABLE.headerNavigation {
  background-color: #000000;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;

}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #a8cfff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;

  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  background-color: #000000;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #abbbd3;
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #9a9a9a;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  background-color: #000000;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}
TD.productlisting {
  border:1px solid #9a9a9a;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 11px;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 750px !important;
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  padding: 5px;
}

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
  background: #abbbd3;
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  /*background: #ffffff;*/
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #000000;
}

TD.productListing-data-description-odd {
  text-align:center;
  /*background: #ffffff;*/
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

TD.productListing-data-description-even {
   text-align:center;
  background: #eff4f8;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   color: #ffffff;
 /*  font-weight: bold;*/

   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #FAF100;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

#whatsNew SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FFFFFF;
}

# SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #cccccc;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #cccccc;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #428dff;
  text-decoration: none;
  display: block;
}
A.category-subs, A.category-products {
  color: #428dff;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

a.category-products {
	display: block;
	margin-left: 10px;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}

/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
 */

#topbar {
     width: 722px;
	 height: auto;
	 margin-left: auto;
	 margin-right: auto;
	 background-color: #FFFFFF;
}


/* the bar that houses the logo and search function */
#search_logo {
     width: 722px;
	 height: 71px;
	 margin-left: auto;
	 margin-right: auto;
	 background-color: #FFFFFF;
}


/* the RADE logo */
#logo {
     overflow: hidden;
	 float: left;
     width: 117px;
	 height: 71px;
	 margin-left: 1px;
	 margin-top: 1px;
	 margin-right: auto;
	 background-color: #FFFFFF;
	 background-image: url(../images/logo.gif);
	 background-repeat: no-repeat;
}
#breadcrumbs {
     overflow: hidden;
     width: 722px;
	 
	 margin-left: auto;
	 margin-top: 0px;
	 margin-right: auto;
	 background-color: #FFFFFF;
}

/* the very top navigational text area */
#top_text_nav {
     overflow: hidden;
	 float: left;
     width: 359px;
	 height: 72px;
	 margin-left: 2px;
	 margin-top: 0px;
	 margin-right: auto;
	 background-color: #000000;
	 text-align: left;

}


/* the very top navigational text area - inside housing */
#top_text_nav_text {
     overflow: hidden;
     width: 342px;
	 height: 32px;
	 margin-left: 6px;
	 margin-top: 6px;
	 margin-right: auto;
	 background-color: #;
	 text-align: left;
}
	
.verticalbars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}


/* the search area */
#search_area {
     overflow: hidden;
	 float: left;
     width: 242px;
	 height: 72px;
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: auto;
	 background-color: #000000;
}
/* the search area content area*/
#search_area_text {
     overflow: hidden;
     width: 200px;
	 height: 42px;
	 margin-left: 0px;
	 margin-top: 6px;
	 margin-right: auto;
	 background-color: #000000;
}



/* main navigation area - top level */
#navbar_top {
     overflow: hidden;
     width: 720px;
	 height: 25px;
	 margin-left: 1px;
	 margin-top: 2px;
	 margin-right: auto;
	 
}


/* main navigation area - bottom level */
#navbar_bottom {
     overflow: hidden;
     width: 720px;
	 height: 25px;
	 margin-left: 1px;
	 margin-top: 0px;
	 margin-right: auto;
	 background-color: #FFFFFF;
}



/* MAIN NAVIGATION

Home navigation button */
.navbutton_home a {
     display: block;
	 float: left;
     width: 119px;
	 height: 25px;
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: auto;
	 background-color: #000000;
	 background-image: url(../images/nav4.gif);
	 background-position: 0px 0px;
}
.navbutton_home a:hover {
	 background-position: 0px -53px;
}


/* Books navigation button */
.navbutton_books a {
     display: block;
	 float: left;
     width: 119px;
	 height: 25px;
	 margin-left: 1px;
	 margin-top: 0px;
	 margin-right: auto;
	 background-color: #000000;
	 background-image: url(../images/nav4.gif);
	 background-position: -120px 0px;
}
.navbutton_books a:hover {
	 background-position: -120px -53px;
}



/* Male Clothing navigation button */
.navbutton_male a {
     display: block;
	 float: left;
     width: 119px;
	 height: 25px;
	 margin-left: 1px;
	 margin-top: 0px;
	 margin-right: auto;
	 background-color: #000000;
	 background-image: url(../images/nav4.gif);
	 background-position: -240px 0px;
}
.navbutton_male a:hover {
	 background-position: -240px -53px;
}



/* Female Clothing navigation button */
.navbutton_female a {
     display: block;
	 float: left;
     width: 119px;
	 height: 25px;
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: auto;
	 background-color: #000000;
	 background-image: url(../images/nav4.gif);
	 background-position: -360px 0px;
}
.navbutton_female a:hover {
	 background-position: -360px -53px;
}



/* Radacadabra navigation button */
.navbutton_rada a {
     display: block;
	 float: left;
     width: 119px;
	 height: 25px;
	 margin-left: 1px;
	 margin-top: 0px;
	 margin-right: auto;
	 background-color: #000000;
	 background-image: url(../images/nav4.gif);
	 background-position: -480px 0px;
}
.navbutton_rada a:hover {
	 background-position: -480px -53px;
}



/* Accessories navigation button */
.navbutton_access a {
     display: block;
	 float: left;
     width: 121px;
	 height: 25px;
	 margin-left: 1px;
	 margin-top: 0px;
	 margin-right: auto;
	 background-color: #000000;
	 background-image: url(../images/nav4.gif);
	 background-position: -600px 0px;
}
.navbutton_access a:hover {
	 background-position: -600px -53px;
}



/* Footware navigation button */
.navbutton_foot a {
     display: block;
	 float: left;
     width: 119px;
	 height: 25px;
	 margin-left: 0px;
	 margin-top: 1px;
	 margin-right: auto;
	 background-color: #000000;
	 background-image: url(../images/nav4.gif);
	 background-position: 0px -27px;
}
.navbutton_foot a:hover {
	 background-position: 0px -80px;
}



/* Videos/Dvd's navigation button */
.navbutton_dvd a {
     display: block;
	 float: left;
     width: 119px;
	 height: 25px;
	 margin-left: 1px;
	 margin-top: 1px;
	 margin-right: auto;
	 background-color: #000000;
	 background-image: url(../images/nav4.gif);
	 background-position: -120px -27px;
}
.navbutton_dvd a:hover {
	 background-position: -120px -80px;
}



/* Cd's navigation button */
.navbutton_cd a {
     display: block;
	 float: left;
     width: 119px;
	 height: 25px;
	 margin-left: 1px;
	 margin-top: 1px;
	 margin-right: auto;
	 background-color: #000000;
	 background-image: url(../images/nav4.gif);
	 background-position: -240px -27px;
}
.navbutton_cd a:hover {
	 background-position: -240px -80px;
}



/* Gifts navigation button */
.navbutton_gifts a {
     display: block;
	 float: left;
     width: 119px;
	 height: 25px;
	 margin-left: 0px;
	 margin-top: 1px;
	 margin-right: auto;
	 background-color: #000000;
	 background-image: url(../images/nav4.gif);
	 background-position: -360px -27px;
}
.navbutton_gifts a:hover {
	 background-position: -360px -80px;
}



/* Misc navigation button */
.navbutton_misc a {
     display: block;
	 float: left;
     width: 119px;
	 height: 25px;
	 margin-left: 1px;
	 margin-top: 1px;
	 margin-right: auto;
	 background-color: #000000;
	 background-image: url(../images/nav4.gif);
	 background-position: -480px -27px;
}
.navbutton_misc a:hover {
	 background-position: -480px -80px;
}



/* Hot Offers navigation button */
.navbutton_hot a {
     display: block;
	 float: left;
     width: 121px;
	 height: 25px;
	 margin-left: 1px;
	 margin-top: 1px;
	 margin-right: auto;
	 background-color: #000000;
	 background-image: url(../images/nav4.gif);
	 background-position: -600px -27px;
}
.navbutton_hot a:hover {
	 background-position: -600px -80px;
}

/* This is the box that appears displaying errors or comments */
.infobox {
     overflow: hidden;
     width: 722px;
	 height: 20px;
	 margin-left: auto;
	 margin-top: 0px;
	 margin-right: auto;
	 background-color: #FF0000;
}



/* The div that houses the rightbar and the main content area */
#main_content_div {
     overflow: hidden;
     width: 722px;
	 height: auto;
	 margin-left: auto;
	 margin-top: 0px;
	 margin-right: auto;
	 background-color: #FFFFFF;
}




/* the left-hand div that contains all the page information */
#left_div {
     overflow: hidden;
	 float: left;
     width: 554px;
	 height: auto;
	 margin-left: 4px;
	 margin-top: 0px;
	 margin-right: auto;
	 background-color: #FFFFFF;
	 text-align: left;
}



/* the rightbar block that contains the login/register info */
#login_register {
     overflow: hidden;
     width: 154px;
	 height: 30px;
	 margin-left: 1px;
	 margin-top: 20px;
	 margin-right: auto;
	/* background-color: #cccccc; */
	 text-align: left;
}


/* the rightbar block that contains the login/register info - text area */
#login_register_text {
     overflow: hidden;
     width: 128px;
	 height: 20px;
	 margin-left: 10px;
	 margin-top: 10px;
	 margin-right: auto;
	/* background-color: #cccccc;*/
}


/* the rightbar view basket button */
.view_basket a {
     display: block;
     width: 154px;
	 height: 32px;
	 margin-left: 1px;
	 margin-top: 1px;
	 margin-right: auto;
	 background-color: #000000;
	 background-image: url(../images/viewbasket.gif);
}






/* the rightbar block that contains the basket information */
#basket_info {
     overflow: hidden;
     width: 154px;
	 height: auto;
	 margin-left: 1px;
	 margin-top: 2px;
	 margin-right: auto;
	 background-color: #cccccc;
	 text-align: left;
}


/* the rightbar block that contains the basket information - text area */
#basket_info_text {
     overflow: hidden;
     width: 138px;
	 height: auto;
	 margin-left: 10px;
	 margin-top: 8px;
	 margin-right: 4px;
	 margin-bottom: 8px;
	 background-color: #cccccc;
	 text-align: left;
}


a.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
a.top:link {
	text-decoration: none;
	color: #ffffff;
}
a.top:visited {
	text-decoration: none;
	color: #ffffff;
}
a.top:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.top:active {
	text-decoration: none;
	color: #ffffff;
}



a.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}
a.bottom:link {
	text-decoration: none;
	color: #cccccc;
}
a.bottom:visited {
	text-decoration: none;
	color: #cccccc;
}
a.bottom:hover {
	text-decoration: underline;
	color: #cccccc;
}
a.bottom:active {
	text-decoration: none;
	color: #cccccc;
}




a.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.login:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.login:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.login:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.login:active {
	text-decoration: none;
	color: #FFFFFF;
}





a img {border: none; }



#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #FF6600;
	}

h2 {
	font-size: 1.1em;
	font-weight:normal;}

h3 {
	font-size: 1.3em;
	}

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.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 {
	float: left;
	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;
	}

LEGEND {
	color: #cccccc;
	font-weight: bold;
	padding: 0.3em;
	}

#contactUsForm LEGEND {
	
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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 {
	
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	clear:both;
	}
#whatsnew HR, #specials HR{
margin-top:3em; 
}

#specialsContent {
margin-bottom:10px;}

/*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: #000000;
	color: #cccccc;
	text-align: center;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #cccccc;
	}

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

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

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#cccccc;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#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: #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.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding-left:8px;
	padding-top:5px;
	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,*/ #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.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

#siteinfoLegal {
	text-align:right;
}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	margin-bottom: 1em;
	}

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

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

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

	}

.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: #ff0000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #cccccc;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	color:#cccccc;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 95%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #f7f7f7;
	border: 1px solid #cccccc;
	}

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

.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, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {
background-image:url(images/PVL-Home_25.jpg);
background-repeat:repeat-x;
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #FF6600;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	/*background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 1.5em;
	}

.sideBoxContent {
	/*background-color: #CCCCCC;*/
	padding: 0.4em;
	}

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, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance,  .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;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #000000;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top:link, A.category-top:visited {
	color: #cccccc;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #cccccc;
	text-decoration: none;
    
	}
A.category-subs:link, A.category-products:link, A.category-subs:visited, A.category-products:visited {
	color: #cccccc;
	text-decoration: none;
}

A.category-links:hover, A.category-top:hover,  A.category-subs:hover, A.category-products:hover {
	text-decoration: underline;
	}
	
	
	
	
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: #000000;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #000000;
	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: #000000;
	height: 2em;
	border-bottom: 1px solid #656565;
	}

.productListing-rowheading {
	background-color: #cccccc;

	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #CCCCCC;
	}


A.bestsellers:link, A.cart, A.bestsellers:visited, A.cart:visited {
	color: #cccccc;
	text-decoration: none;
	}

A.bestsellers:hover, A.cart:hover {
	color: #cccccc;
	text-decoration: underline;
	}

.bestseller {
	color: #cccccc;
	}

.cat_request a {
     display: block;
     width: 154px;
	 height: 68px;
	 margin-left: 1px;
	 margin-top: 2px;
	 margin-right: auto;
	 background-color: #FFFFFF;
	 background-image: url(../images/cat_request.gif);
	 background-repeat:no-repeat;
	 background-position: center;
	 text-align: left;
}


.cat_request2 a {
     display: block;
 
	 margin-left: 1px;
	 margin-top: 2px;
	 margin-right: auto;
	 background-color: #FFFFFF;
	 /*background-image: url(../images/cat_request2.gif);   
	  width: 154px;
	 height: 68px;*/
	 background-repeat:no-repeat;
	 background-position: center;
	 text-align: left;
}



#display_cat {
     width: 144px;
	 height: auto;
	 margin-left: 10px;
	 margin-top: 10px;
	 margin-right: auto;
	 background-color: #FFFFFF;
	 text-align: left;
}



/* the rightbar block that contains the enews button */
.enews a {
     display: block;

	 margin-left: 1px;
	 margin-top: 2px;
	 margin-right: auto;
	 background-color: #cccccc;
/*	 background-image: url(../images/enews.gif);
	      width: 154px;
	 height: 40px;*/
	 background-repeat:no-repeat;
	 background-position: center;
}



A:link, A:visited{
	color: #FFFFFF;
	/* font-weight:bold; */
	text-decoration: none;
	}

A:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

.greeting {
color:#CCCCCC;
}

.step {
font-weight:lighter;
color:#9a9a9a;
}


ul.the_links {
	list-style: none;
	padding-left: 1px;
}

ul.the_links li {
	padding-bottom: 5px;
}

ul.faq {
	padding-left: 12px;
}

/*TD.productListing-data {
border-bottom : 1px solid #FFFFFF;
text-align: left;
}*/