/**
 * 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 $
 */

table#contentMainWrapper td.columnRight {
  background-image: url(../images/right_column_side.png);
	background-repeat: repeat-y;
}

table#contentMainWrapper td.columnLeft {
  background-image: url(../images/right_column_side.png);
	background-repeat: repeat-y;
	width: 100%;
}


#headerBar {
  background-image: url(../images/header-bg.png);
  width: 100%;
  height: 111px;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0pt 0pt;
  overflow-x: hidden;
  overflow-y: hidden;
  /*background-color: #305086;*/
  background-color: #292929;
}

body {
	margin: 0;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-family: Helvetica,Arial,sans-serif;
	/*font-family: Book Antiqua, Palatino Linotype, Palatino, serif;*/
	/*font-size: 62.5%;*/
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(../images/page-bg.png);
	background-repeat: repeat-x;
	background-position: fixed;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #0269B3;
	text-decoration: none;
	}
 
a:visited {
	color: #0269B3;
	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: #0269B3;
	text-decoration: underline;
	}
	
#navSupp_footer ul li a:hover {
	color: #FFFFFF;
	}	

#navEZPagesTOC ul li a:active, #navMain ul li a:active, #navSupp ul li a:active, #navCatTabs ul li a:active {
	color: #91C6DC;
	}

a:active {
	color: #0000FF;
	}

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

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-family: Helvetica,Arial,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;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

#logo {
  padding-top: 15px;
  padding-left: 15px;
}

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: 959px;
	vertical-align: top;
	border-top: 3px solid #FFFFFF;
	/*border-bottom: 3px solid #FFFFFF;*/
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	}

#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.0em;
	margin-right: 0.0em;
	background-color: transparent;
	/*background-image: url(../images/right_column_side.png);
	background-repeat: repeat-y;*/
	}
	
#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: #FFFFFF;
	background-image: url(../images/horiz-bg.png);
	background-repeat: repeat-x;
	height: 41px;
	/*width: 100%;*/
	padding-right: 0.2em;
  padding-bottom: 0.0em;
  padding-left: 0.2em;
	font-weight: bold;
	color: #ffffff;
	/*height: 1%;*/
	}
	
#navSuppWrapper_footer {
	margin: 0em;
	background-color: #383838;
	background-image: url(../images/footer_bar.png);
	background-repeat: repeat-x;
	height: 70px;
	/*width: 100%;*/
	padding-right: 0.2em;
  padding-bottom: 0.0em;
  padding-left: 0.2em;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #222222;
	/*height: 1%;*/
	}

#footer_logo {
  text-align: center;
  padding-top: 15px;
}

#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;
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	position: relative;
	top: 7px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	}

#navMain ul li a:link, #navMain ul li a:visited, #navMain ul li a:active {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	position: relative;
	top: 7px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	}

#navMain ul li a:hover {
  text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #DAB835;
	white-space: nowrap;
	position: relative;
	top: 7px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
  }

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

#navSupp_footer ul li{
	display: inline;
	}

#navSupp_footer ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #999999;
	white-space: nowrap;
	position: relative;
	top: 7px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

#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;
	padding-top: 9px;
	}

#navBreadCrumb {
	padding-top: 0.7em;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0.9em;
	background-color: transparent;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/breadcrumb-bg-bar.jpg);
	height: 29px;
	background-repeat: no-repeat;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: transparent;
	/*background-image: url(../images/right_column_side.png);
	background-repeat: repeat-y;*/
	}
	
/*#navColumnTwo {
	background-color: transparent;
	background-image: url(../images/right_column_side.png);
	background-repeat: repeat-y;
	}
*/
/*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;
	}
#productDescription {
	/*font-family: Book Antiqua, Palatino Linotype, Palatino, serif;*/
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	/*font-size: 98%;*/
}

.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-top: 0.0em;
  padding-right: 0.8em;
  padding-bottom: 0.8em;
  padding-left: 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: #0269b3;
	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-top: 1.1em;
  margin-right: 0pt;
  margin-bottom: 1.1em;
  margin-left: 0pt;
	}

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.0em;
	color: #0269B3;
	padding-left: 0.5em;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #037dc6;
}

.rightBoxHeading {
	margin: 0em;
	background-color: transparent;
	background-image: url(../images/sidebox_right_heading.png);
	background-repeat: no-repeat;
  padding-top: 0.5em;
  padding-right: 0.2em;
  padding-bottom: 0.0em;
  padding-left: 0.2em;
	height: 39px;
	text-transform: uppercase;
	}
	
.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: transparent;
	background-image: url(../images/sidebox_left_heading.png);
	background-repeat: no-repeat;
  padding-top: 0.5em;
  padding-right: 0.2em;
  padding-bottom: 0.0em;
  padding-left: 0.2em;
	height: 39px;
	text-transform: uppercase;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
/*	border: 1px solid #9a9a9a;*/
/*	border-bottom: 5px solid #336633;*/
	margin-top: 0em;
	}

.sideBoxContent {
	background-color: #ffffff;
  padding-top: 0.0em;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0.0em;
	background-color: transparent;
	/*background-image: url(../images/right_column_side.png);
	background-repeat: repeat-y;*/
	}
	
.sideBoxContentCategories {
	/*background-color: #C0C0C0;*/
	background-color: #ffffff;
  padding-top: 0.0em;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0.0em;
	/*background-color: transparent;*/
	/*background-image: url(../images/right_column_side.png);
	background-repeat: repeat-y;*/
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #DAB835;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #037dc6;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.productListing-data {
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 95px;
}

.centerBoxHeading {
  text-align: left;
  padding-left: 15px;
  }

.leftBoxHeading, .rightBoxHeading {
  padding-top: 8px;
  }

#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;
	}

.sideBoxContentCat ul li 
{

padding-top: 4px;

padding-right: 0pt;

padding-bottom: 6px;

padding-left: 5px;

border-bottom-width: 2px;

border-bottom-style: solid;

border-bottom-color: #FFFFFF;

background-color: #DEDEDE;

}

.sideBoxContentCat ul li:hover
{

padding-top: 4px;

padding-right: 0pt;

padding-bottom: 6px;

padding-left: 5px;

/*border-bottom-width: 2px;*/

border-bottom-style: solid;

border-bottom-color: #FFFFFF;

background-image: url(../images/top_cat_hover.png);

background-repeat: repeat-x;

background-color: #9F9F9F;

}

.sideBoxContentCat ul li.hovered
{

padding-top: 4px;

padding-right: 0pt;

padding-bottom: 6px;

padding-left: 5px;

/*border-bottom-width: 2px;*/

border-bottom-style: solid;

border-bottom-color: #FFFFFF;

background-image: url(../images/top_cat_hover.png);

background-repeat: repeat-x;

background-color: #9F9F9F;

}

.sideBoxContentCat ul li a 

{

text-decoration: none;

padding-left: 0px;

background-color: transparent;

/*background-image: url(../images/arrow_1.gif);*/

/*background-repeat: no-repeat;*/

/*background-attachment: scroll;*/

/*background-position: left top;*/

}

.sideBoxContentCat ul li a:hover 

{

text-decoration: none;

}

.sideBoxContentCat ul {
  list-style-type: none;
  padding-left: 0px;
  margin-left: 3px;
  margin-right: 5px;
  margin-top: 0px;
}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	/*color: #0269B3;*/
	color: #333333;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #333333;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #333333;
	text-decoration: none;
	}
A:hover.category-top, A:hover.category-top:visited {
	color: #333333;
	text-decoration: none;
	}
A:hover.category-links, A:hover.category-links:visited {
	color: #333333;
	text-decoration: none;
	}
A:hover.category-subs, A:hover.category-products, A:hover.category-subs:visited, A:hover.category-products:visited {
	color: #333333;
	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;
	background-image: url(../images/sidebox_left_heading.png);
	background-repeat: repeat-y;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/heading_bar_1.png);
	background-repeat: repeat-y;
	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;
	}

#siteinfoLegal {
  background-color: #363636;
  border-top: 1px solid #4B4B4B;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #999999;
  height: 24px;
  }
  
#siteinfoLegal a:link, #siteinfoLegal a:visited, #siteinfoLegal a:active {
  color: #FFFFFF;
  }

#siteinfoLegal a:hover {
  color: #999999;
  }
  
td.outline_left {
  background-image: url(../images/outline_left.png);
  background-repeat: repeat-y;
  width: 10px;
  }
  
td.outline_right {
  background-image: url(../images/outline_right.png);
  background-repeat: repeat-y;
  width: 10px;
  }

td.bottom_footer {
  background-image: url(../images/footer-bg.png);
  background-repeat: repeat-x;
  height: 86px;
  }

td.header_menu_top {
  color: #FFFFFF;
  padding-right: 10px;
  font-size: 14px;
}

td.header_menu_top a:link, td.header_menu_top a:visited, td.header_menu_top a:active {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 14px;
}

td.header_menu_top a:hover {
  color: #dab835;
  text-decoration: none;
  font-size: 14px;
}


#header_menu_top_position {
  padding-right: 13px;
  padding-top: 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#header_menu_top_position {
  padding-right: 13px;
  padding-top: 10px;
}
} 

.leftBoxHeading, .centerBoxHeading {
  height: 38px;
}

#alsoPurchased .centerBoxHeading {
  background-color: transparent;
	background-image: url(../images/breadcrumb-bg-bar.jpg);
	background-repeat: no-repeat;
}

/* bof Footer Back To Top Button */
#top-button {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../images/top-button-bg.png) no-repeat scroll 0 0;
  font-size:12px;
  font-weight:bold;
  height:20px;
  line-height:21px;
  text-align:center;
  width:90px;
  float: right;
  position: relative;
  top: -42px;
  left: -13px;
}

#top-button a:link, #top-button a:hover, #top-button a:active, #top-button a:visited {
  color: #999999;
}

#top-button a:hover {
  text-decoration: none;
  color: #FFFFFF;
}
/* eof Footer Back To Top Button */

/* bof Search Side Box Field Style */
.search_side_box_field {
  background: transparent url(../images/login-field-short.png) no-repeat scroll 0 0;
  color: #333333;
  border: 0 none;
  font-size: 110%;
  height: 20px;
  line-height: 10px;
  margin-bottom: 10px;
  padding-left: 5px;
  /*padding-top: 4px;*/
  padding-top: 8px;
  width: 140px;
  font-family: Helvetica,Arial,sans-serif;
}

.search_side_box_field, #ie8#fix {
  padding-top: 4px;
  .padding-top: 8px;
}



/* eof Search Side Box Field Style */

/* bof Search Side Box Button Style */
.readon-wrap1 {
  margin-top: 5px;
  float: left;
  position: relative;
  left: 33px;
  font-family: Helvetica,Arial,sans-serif;
}

.readon1-1 {
  background: transparent url(../images/light-readon-l.png) no-repeat scroll 0 0;
  height: 24px;
  position: absolute;
  top: 0px;
  left 0px;
  width: 7px;
}

a.readon-main {
  font-size: 12px;
}

.readon-wrap1 span {
  display: block;
  height: 24px;
  line-height: 24px;
}

.readon1-m {
  background: transparent url(../images/light-readon-m.png) repeat-x scroll 50% 0;
  margin-left: 7px;
  padding-left: 2px;
  text-align: center;
  width: 75px;
}

.readon1-r {
  background: transparent url(../images/light-readon-r.png) no-repeat scroll 100% 0;
  margin-right: -7px;
  padding-right: 10px;
}

input.search_button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #000000;
  height: 20px;
  font-size: 100%;
  padding: 3px 5px;
}
/* eof Search Side Box Button Style */


#indexProductList {
  width: 612px;
  .width: 609px;
}

#cartBoxListWrapper {
  padding-left: 15px;
}

#shoppingCartDefault {
  width: 612px;
  .width: 609px;
}


