/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
/*	color: #000000; */
	background-color: #e5edf5;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	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;
	}

a:active {
	color: #0000FF;
	}

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

h2 {
	font-size: 1.4em;
	}

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 {
	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 {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

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 {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

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

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 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:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 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: 0.5em 0.5em;
	background-color: transparent;
	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;
	}

/*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, .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*/

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#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;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}

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

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#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 */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.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;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	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: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

/*************************************/
/* Mike Stepney additions start here */
/*************************************/

/* Resizing mainWrapper */
#mainWrapper {
  width: 950px;
}

/* Removing Zencart logo from header area */
#logo {
  display: none;
}

/* Removing tagline text from header area */
#taglineWrapper {
  display: none;
}

/* Removing stupid congradulatory intro ("Congratulations! You have successfully installed your Zen Cart" E-Commerce Solution.") */
h1#indexDefaultHeading {
  display:none;
}



/*************************************/
/* Blister pack code starts here     */
/*************************************/

/*NEW STUFF*/

#currenciesHeading,
.leftboxHeading,
#categoriesHeading,
#reviewsHeading, 
#manufacturersHeading,
#informationHeading {
  background-image: url(../images/box/box-left-top.gif);
  background-color: transparent;
  height: 32px;
  padding: 17px 0 0 5px;
}

.rightBoxHeading,
#whatsnewHeading {
  background-image: url(../images/box/box-right-top.gif);
  background-color: transparent;
  height: 26px;
  padding: 21px 0 0 5px;
}


#currenciesContent,
.sideBoxContent,
#categoriesContent,
#reviewsContent,
#currenciesContent,
#informationContent,
#manufacturersContent {
  background-image: url(../images/box/box-left-mid.gif);
  background-repeat: repeat-y;
  background-color: transparent;
}

#whatsnew a {
  color: black;
  font-weight: bold;
}

#currenciesHeading,
reviewsHeading,
#informationHeading,
#categoriesHeading,
#shoppingcartHeading,
#manufacturersHeading,
#whatsnewHeading,
#whatsnewHeading a:visited,
#whatsnewHeading a:active,
#whatsnewHeading a {
  color: white;
  font-style: italic;
}



/*END NEW STUFF*/




/*Left Box*/

.leftBoxContainer {
  border: none;
}

/*Right Box*/


.sideBoxContent {
  background-image: url(../images/box/box-right-mid.jpg);
  background-repeat: repeat-y;
}

.rightBoxContainer {
  border: none;
}


/* Box content area middle-repeat (must be done for each left-box as not different for right / left */


#catBoxDivider {
  width: 30px;
}

#informationContent {
  padding: 0 0 0 40px;
}

#categoriesContent {
  padding: 0 0 0 55px;
}

#reviewsContent {
  padding: 0 15px 0 10px;
}

#catBoxDivider {
  display:none;
}

#navColumnOne {
  background-color: transparent;
}

#navColumnTwo {
  background-color: transparent;
}

#categoriesHeading {
  font-size: 110%;
}

#informationHeading {
  font-size: 110%;
}

#reviewsHeading {
  font-size: 110%;
}

.leftBoxContainer {
  padding: 0 0 0 0;
  margin: 5px 0 0 0;
}

.rightBoxContainer {
  padding: 0 0 0 0;
  margin: 5px 0 0 0;
}

#categoriesContent {
  font-size: 120%;
  line-height: 12px;
}

a.category-top, a.category-top:visited {
  color: black;
}

a.category-top:active {
  color: #0000FF;
}

a.category-links {
  color: #FF6600;
}

a.category-links:visited {
  color: #FF6600;
}

a.category-links:active {
  color: #FF6600;
}

a.category-products,
a.category-products:visited,
a.category-products:active,
a.category-subs,
a.category-subs:visited,
a.category-subs:active {
  color: black;
}

.category-subs-parent {
  color: black;
}

.category-subs-selected {
  color: black;
}


/* Text padding */

.sideBoxContent {
  padding: 0 30px 10px 30px;
  text-align: justified;
  font-size: 110%
}

#reviewsContent {
  padding: 0 30px 10px 30px;
}

#categoriesContent {
  padding: 0 25px 0 40px;
  text-align: left;
}

#bestsellersContent {
  padding: 0 30px 0 20px;
  display: block;
  min-height: 190px;
}

#bestsellers {
  background-color: #ffffff;
  background-image: url(../images/box/box-right-mid.jpg);
  background-repeat: repeat-y;
}

/***************/
/*SHOPPING CART*/
/***************/

#shoppingcartHeading {
  background-image: url(../images/box/box-right-top-cart.gif);
  height: 37px;
  padding: 30px 0 0 20px;
  background-color: transparent;
}

#shoppingcartHeading a {
  color: white;
}

.sideBoxContent {
  background-image: url(../images/box/box-right-mid.gif);
  padding: 0 40px 0 30px;
}


/***************/
/* Content Area*/
/***************/
#indexHomeBody {
  background-image: url(../images/content-area.jpg);
  background-repeat: repeat-y;
}


.columnLeft {
  background-color: transparent;
}

.columnRight {
  background-color: transparent;
}

.centerColumn {
  padding: 0 15px 0 25px;
}

#navColumnOneWrapper {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

#navColumnTwoWrapper {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

#mainWrapper {
  border: none;
}

h2.greeting {
  padding: 0 0 10px 70px;
  font-size: 110%;
  background-color: transparent;
}

#mainWrapper {
  background-color: #304fad;
}

.centerColumn {
  background-color: transparent;
}

#siteinfoIP {
  display:none;
}

#loginDefaultHeading {
  margin: -20px 0 0 180px;
  font-size: 110%;
  position: absolute;
  z-index: 200;
}

.buttonRow {
  margin: 0 0 0 0;
  float: left;
}


#indexDefault {

}


/* Body background settings */

Body, #indexHomeBody, #reviewsBody, #productsallBody, #loginBody {
  background-image: url(../images/background.jpg);
  background-repeat: repeat-y;
  background-color: black;
  background-position: top center;
}

/*End Body Background settings */


#indexDefaultMainContent {
  text-align: left;
}

#contentMainWrapper {
  background: #ffffff;
  background-image: url(../images/content/wrappercenter.jpg);
  background-repeat: repeat-y;
}

.categoryListBoxContents {
  font-size: 150%;
  font-family: impact;
}

.productListing-data {
  padding: 10px 0 0 0;
}

#indexProductListCatDescription {
  font-size: 120%;
}

a.productListing-heading {
  color: #ffffff;
}

.centerBoxWrapper {
  border-color: #516298;
}

#productListing {
  padding: 10px 0 0 0;
}

#productsListingTopNumber {
  padding: 5px 0 5px 0;
}

#productsListingBottomNumber {
  padding: 5px 0 5px 0;
}

.centerBoxWrapper {
  margin: 10px 0 0 0;
}

#submit2 {
  padding: 5px 0 5px 0;
}

#indexProductListCatDescription {
  font-size: 150%;
  font-family: arial;
}

#productDescription {
  text-align: justify;
  margin: 0 15px 0 170px;
}

.listingDescription {
  text-align: left;
  margin: 0 15px 0 15px;
}

.catDescContent {
  font-size: 120%;
}

.categoryIcon {
  padding: 10px 0 15px 0;
}

#productTellFriendLink {
  display:none;
}

#cartAdd {
  background-color: #ffffff;
  color: black;
  font-weight: bold;
  padding: 0 0 0 0;
  float:left;
  width: 172px;
  border: none;
}

#productReviewLink {
   margin: 0 0 0 10px;
}

#submit1 {
  display:none;
}

#whatsNew {
  border-width: 3px;
}

#featuredProducts {
  border-width: 3px;
}

#specialsDefault {
  border-width: 3px;
}

.categoryIcon {
  padding: 2px 0 0 0;
}

.navNextPrevWrapper {
  padding: 0 0 5px 0;
}

#productReviewLink {
  margin: 0 0 0 28px;
}

.content {
  color: black;
  z-index: 300;
}

#discountcouponInfo {
  display: block;
  font-size:160%;
  z-index: 300;
  margin: 100px 0 0 0;
}

#checkoutShipto {
  text-align: right;
  width: 300px;
}

#checkoutBillto {
  text-align: right;
  width: 300px;
}

.floatingBox {
  width: 200px;
}

#checkoutOrderTotals {
  padding: 0 50px 10px 0;
}

#orderTotals {
  padding: 0 50px 0 0;
}

.reviewCount {
  font-size: 130%;
  font-weight: bold;
  margin: 0 0 0 32px;
}

.productListing-odd, {
  background-color: #EFEFEF;
}

.productListing-even, {
  background-color: #E1E1E1;
}

.productListing-data {
  padding: 5px 0 5px 0;
}

.listingProductImage {
  padding: 0 0 0 5px;
}

.rowEven {
  background-color: #E1E1E1;
}

.rowOdd {
  background-color: #EFEFEF;
}

#productAdditionalImages {
}

#PPECbutton {
  padding: 30px 200px 0 0;
}

#indexProductListCatDescription {
  text-align: justify;
}

#productDetailsList {
  float: right;
}

/* Editing pop-up windows (help etc.) */

#infoShoppingCart {
  color: #ffffff;
}

#shippingEstimatorContent {
  color: #ffffff;
}

.categoryImg {
  text-align: center;
}

.categoryIcon {
  text-align: center;
}

#indexCategoriesHeading {
  text-align: center;
  font-size: 200%;
  color: black;
}

#productListHeading {
  text-align: center;
  font-size: 200%;
  color: black;
}

.catDescContent {
  text-align: center;
  margin: 5px 0 0 0;
  font-size: 125%;
  font-weight: bold;
}

.categoryImg {
  text-align: center;
  margin: 5px 0 0 0;
  font-size: 125%;
  font-weight: bold;
  border-bottom: 1px solid #3366cc;
  border-bottom-style: dashed;
  padding: 0 0 5px 0;
}

.centerBoxWrapper {
  margin: 40px 0 0 0;
}

#sorter {
  text-align: center;
}

#reviewsDefaultHeading {
  text-align: center;
  font-size: 200%;
  color: #3366cc;
}

#shippingInfoHeading {
  text-align: center;
  font-size: 200%;
  color: #3366cc;
}

#featuredDefaultHeading {
  text-align: center;
  font-size: 200%;
  color: #3366cc;
}

#newProductsDefaultHeading {
  text-align: center;
  font-size: 200%;
  color: #3366cc;
}

#preordersHeading {
  text-align: center;
  font-size: 200%;
  color: #3366cc;
}

#indexProductListCatDescription {
  text-align: center;
  font-size: 125%;
  font-weight: bold;
  color: #3366cc;
}

.navSplitPagesResult {
  text-align: center;
}

#navBreadCrumb {
  max-width: 460px;
  padding: 0 0 0 35px;
  position: relative;
  bottom: 25px;
}

.categoryIcon {
  margin: 0px 0 0 0;
  font-size: 125%;
  font-weight: bold;
  color: #3366cc;
  border-top: 1px solid black;
}

/***************/
/* Header Area */
/***************/

#headerWrapper {
  position: static;
  clear:both;
}

#navMainWrapper {
  padding: 9px 50px 0 50px;
  position: static;
  background-color: #304fad;
  height: 37px;
  margin: 0 0 -6px 0;
}

/* footer */

#navSuppWrapper {
  padding: 0 50px 0 50px;
  position: static;
}

.legalCopyright {
  background-color: #304fad;
}

.banners {
  background-color: #394fad;
}

#siteinfoLegal {
  background-color: grey;
  border: 2px solid black;
}

#navMainWrapper {
  background-image: url(../images/topbar.gif);
  background-repeat: no-repeat;
}

/* Footer */


.betterCategories {
  width: 150px;
}

.category-products {text-align: left;
  display: block;
  margin: 0 0 0 10px;
}

.category-subs {
  text-align: left;
  display: block;
  margin: 0 0 0 10px;
  padding: 5px 0 0 0;
}

#indexProductListCatDescription {
  text-align: justify;
}

.category-products,
.category-subs {
  font-weight: bold;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
}

.category-links {
  font-weight: bold;
  font-style: italic;
  padding: 4px 0 0 0;
}

.category-top {
  padding: 3px 0 2px 0;
}

.forward {
  padding: 10px 0 0 0;
}

.smallProductImage.back {
  padding: 5px 5px 5px 5px;
}

.biggerText {
  max-width: 340px;
}

.navSplitPagesLinks {
  font-size: 175%;
}

#productMainImage {
  border: 1px solid black;
  margin: 0 20px 0 0;
}

.category-products {
  padding: 2px 0 2px 10px;
}

#productName {
  color: blue;
}

h1#accountDefaultHeading {
  color: blue;
}

h1 {
  color: blue;
}

#productDescription {
  text-align: left;
}

.productRewardPoints {
  font-size: 120%;
  padding: 13px 45px 13px 0;
  background-image: url(../images/coin.gif);
  background-repeat: no-repeat;
 background-position: top right;
}

h2#productRewardPoints {
  text-align: right;
  position: relative;
}

.content {
  width: 460px;
}

#navMain ul li a, #navCatTabs ul li a {
  color: black;
  font-size: 120%;
  font-style: italic;
}

#navMainWrapper {
  margin: 0 0 5px 0;
  background-color: #e5ac48;
}


#headerWrapper {
  background-color: #e5ac48;
}

#navSuppWrapper {background-color: black; background-image: url(../images/bottombar.gif); padding: 5px 0 0 0; font-weight: bold; font-size: 130%; color: #ffffff; height: 38px; background-repeat: no-repeat;}

.banners {
  background-color: black;
}

.centerBoxWrapper {
  border: 1px solid black;
  width: 455px;
}

.centerBoxWrapper h2 {
  font-style: italic;
  color: white;
  background-color: black;
  border-bottom: 2px solid black;
}

#navMainSearch {
  position: relative;
  right: 100px;
}

.navNextPrevWrapper {
  border-bottom: 2px solid black;
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  position: relative;
  right: 5px;
}

#productMainImage {
  padding: 2px 2px 5px 2px;
  border: 2px solid black;
  background-color: black;
}
.imgLink {
  color: white;
}

#productName {
  color: black;
  background-color: #FBD68F;
  padding: 3px;
  border-bottom: 2px solid black;
  border-right: 2px solid black;
  border-top: 1px solid black;
  background-image: url(../images/productnameback.gif);
  background-repeat: repeat-y;
}

.categoryIcon a {
  font-style: italic;
  padding: 10px 10px 0 10px;
  color: black;
  font-size: 130%;
}

.categoryIcon a:hover {
  text-decoration: underline;
  
}

.navNextPrevCounter {
  font-size: 120%;
}

#cat3Table {
  border-bottom: 2px solid black;
}

.listingProductImage {
  border: 2px solid black;
  margin: 0 10px 0 0;
}

.itemTitle {
  background-color: #FBD68F;
  border: 2px solid black;
  padding: 5px;
}

.itemTitle a {
  color: black;
}

#productDetailsList {
  float: right;
  position: relative;
  right: 20px;
  text-align: center;
  border: 2px solid black;
  padding: 3px;
  background-color: #FDEBCC;
  text-align: left;
}

#productDetailsList li {
  margin: 0 0 0 15px;
}

.navNextPrevCounter {
  border: 2px solid black;
  margin: 5px 150px 5px 150px;
  padding: 0 0 0 0;
  font-size: 130%;
  background-color: #F0F0F0;
}

#listCell0-1, #listCell0-0, #listCell0-2 {
  border: 2px solid black;
}

.productListing-data {
  border-bottom: 1px solid black;
}

#productPrices {
  border-bottom-style: dashed;
  border-width: 1px;
  padding: 5px;
}

.listingProductImage {
float: left;
}

.messageStackSuccess {
  background-color: #F0F0F0;
}

#accountDefault h1 {
  color: black;
}

.important {
  border: 1px solid black;
  padding: 2px 2px 2px 2px;
  background-color: #FBD68F;
}

#checkoutShipto, #checkoutBillto {
  width: 235px;  
}

#checkoutShippingHeading,
#checkoutPaymentHeading,
#checkoutConfirmDefaultHeading,
#checkoutSuccessHeading,
#timeoutDefaultHeading,
#cartDefaultHeading,
#logoffDefaultHeading,
#newProductsDefaultHeading {
  color: black;
  border: 1px solid black;
  border-bottom: 2px solid black;
  border-right: 2px solid black;
  padding: 5px 5px 5px 7px;
  margin: 2px 65px 5px 2pxpx;
  background-color: #FBD68F;
}

#checkoutConfirmDefault {
  font-size: 110%;
}

#checkoutBillto {
  border-bottom: 2px solid black;
  margin: 10px 10px 0 0;
}

#checkoutShipto {
  margin: 10px 10px 0 0;
  font-size: 90%;
  border-top: 2px solid black;
}

#orderTotals {
  font-weight: bold;
  background-color: #FBD68F;
  border: 1px solid black;
  padding: 10px;
}

.centerColumn,
#bannerOne,
#bannerTwo,
#bannerThree,
#bannerFour,
#bannerFive,
#bannerSix {
  padding: 0.8em;
  margin: 0 15px 0 15px;
}

#bannerOne,
#bannerTwo,
#bannerThree,
#bannerFour,
#bannerFive,
#bannerSix
{
  margin: 0 auto;
  width: 900px;
}

.centerBoxWrapper,
#checkoutOrderTotals {
  background-color: #EFD1A0;
  border: 2px solid black;
}

#checkoutSuccessOrderNumber {
  background-color: #FBD68F;
  padding: 5px;
  border: 2px solid black;
  width: 275px;
}

.centerColumn {
  max-width: 460px;
}

.centerBoxWrapper a {
  color: black;
  font-weight: bold;
}

.centerBoxWrapper img {
  border: 2px solid black;
}

#whatsnew img {
  border: 2px solid black;
}
.cartNewItem, .cartOldItem {
  color: black;
}

#cartBoxListWrapper li {
  border: 1px solid black;
  background-color: #EFEFEF;
  padding: 6px;
  margin: 0 0 5px 0;
}

#navBreadCrumb a {
  color: black;
  text-decoration: underline;
}

.greeting {
  color: #B30000;
  position: relative;
  right: 20px;
}

#productDescription {
  font-size: 100%;
}

.category-subs,
.category-subs-parent,
.category-products {
  position: relative;
  left: 4px;
  text-align: right;
}

.category-products,
.category-subs {
 font-weight: normal;
}

#navMainWrapper {
  font-size: 110%;
}

#productsListingListingTopLinks a,
#productsListingListingBottomLinks a {
  color: black;

  padding: 2px 2px 2px 2px;
}

.current {
  color: black;
  border: 1px solid black;
  border-bottom: 2px solid black;
  border-right: 2px solid black;
  padding: 2px 2px 2px 2px;
  background-color: #FDE8C1;  
}

#productsListingListingTopLinks {
  margin: 0 0 5px 0;
  padding: 5px 3px 5px 3px;
  border: 2px solid black;
  background-color: #F9C057;
  font-size: 130%;
}

#productsListingListingBottomLinks {
  margin: 5px 0 0 0;
  padding: 5px 3px 5px 3px;
  border: 2px solid black;
  background-color: #F9C057;
  font-size: 130%;
}

.productListing-data img {
  padding: 0 20px 0 0;
}

.navSplitPagesLinks {
  margin: 0 0 5px 0;
  padding: 5px 3px 5px 3px;
  border: 2px solid black;
  background-color: #F9C057;
  font-size: 130%;
}

.navSplitPagesLinks a {
  color: black;
}

#indexDefaultMainContent {
  width: 430px;
  padding: 0 0 0 10px;
}

#cartProdTitle {
  color: black;
  text-decoration: underline;
  font-size: 110%;
  font-weight: bold;
}

.categoryListBoxContents a {
  color: black;
}

.categoryListBoxContents a:hover {
  color: red;
}

#navMainSearch {
  margin-right: 30px;
}

#orderTotals {
  padding: 30px;
}

/** Social Links **/

.navBar {
	position: relative;
}

.socialLinks a {
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 72px;
	right: 45px;
    overflow: hidden;
    text-indent: -1000px;
}

.socialLinks a:hover {
	background-position: 50% 100%;
}

a.twitterLink {
	background: url(../images/header/logo-twitter.png) repeat-y 50% 0;
	right: 80px;
}

a.facebookLink {
	background: url(../images/header/logo-facebook.png) repeat-y 50% 1px;
}
