/**
 * 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 $
 * XM edit css 
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background:url(../images/background.png) top repeat-x #272727;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a, a:visited  {
	color: #BD7306;
	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, a:active {
	color: #C16304;
}

a.advanced-link:link, a.advanced-link:visited, a.advanced-link:active, a.advanced-link:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	background: url('../images/advanced_bullet.gif') center right no-repeat;
	padding-right: 8px;
}

h1 {
	font-size: 1.4em;
	color: #BBBBBB;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
}

ul {
	padding: 0;
}
ol {
	padding: 0 20px 0 20px;
	margin-left: 10px;
}
ol li {
	background: none;
	margin-bottom: 10px;
}
li {
	list-style: none;
	background: url('../images/bullet_small.gif') left no-repeat;
	padding-left: 10px;
}

/*  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 {
	display: inline;
	font-size: 1em;
	margin: 0;
}


TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

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;
	font-size: 1em;
}

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

#header {
	width: 900px;
	height: 200px;
	background: url('../images/mainbanner.png') center no-repeat;
}

label.inputLabel {
	width: 11em;
	float: left;
}
label.inputLabelNarrow {
	width: 5em;
	display: inline-block;
}

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 {
	margin: 0;
	padding: 5px 0 5px 0;
}

ADDRESS {
	font-style: normal;
	color: #BBBBBB;
}
.addressBookDefaultName {
	color: #BBBBBB;
	margin: 0;
}
.defaultAddress {
	float: left;
	margin-right: 40px;
	padding: 0;
	font-weight: bold;
}
.instructions {
	font-size: 0.9em;
}

.clearBoth {
	clear: both;
	}

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

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding-bottom: 5px;
}

.messageStackWarning, .messageStackError {
	color: #A90101;
	background: url('../images/icons/warning.png') top left no-repeat;
	padding-left: 30px;
}

.messageStackSuccess {
	color: #704B14;
	background: url('../images/icons/success.png') top left no-repeat;
	padding-left: 30px;
}

.messageStackCaution {
	color: #704B14;
	background: url('../images/icons/caution.png') top left no-repeat;
	padding-left: 30px;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #222222;
	text-align: left;
	width: 900px;
	vertical-align: top;
}
#siteinfoLegal {
	width: 900px;
	height: 35px;
	margin: auto;
	margin-top: 5px;
	text-align: right;
	color: #999999;
}
#siteinfoLegal p {
	width: 600px;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0;
	padding: 0;
}
#contentMainWrapper {
	background: url('../images/maincontent_back.png') top left no-repeat;
}
#mainWrapper {
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
}
#logoWrapper{ 
	background-image: url("../images/backgrnd.jpg"); 
	background-repeat: repeat-x; 
	height: 100%; 
	border-right: 1px solid #9a9a9a; 
	border-left: 1px solid #9a9a9a;
	}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
	
#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, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult {
	color: #CCCCCC;
	font-size: 0.9em;
}
.navSplitPagesLinks {
	font-size: 0.9em;
}

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

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #FFFFFF;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

.navigation {
	background: url('../images/nav_background.png') center repeat-x #000000; 
	font-family: Verdana, Geneva, sans-serif; 
	width:100%;
	height: 30px;
	line-height: 30px;
	border: solid #543300 1px;
}
.nav_pad {
	margin: 0; 
	padding: 0;
	
}

.nav_1 {
	float:left;  
	font-size:11px; 
}
.nav_1 a {
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	border-right: solid #543300 1px;
	margin: 0;
	padding: 0;
	background: url('../images/nav_link.png') center no-repeat;
}
.nav_1 a:hover {
	background: url('../images/nav_link_hover.png') center no-repeat;
	text-decoration: none;
}
.nav_2 {
	float:right;
	font-size:11px; 
}
.nav_2 a {
	color: #E78B00; 
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	border-left: solid #543300 1px;
	margin: 0;
	padding: 0;
	background: url('../images/nav2_link.png') center no-repeat;
}
.nav_2 a:hover {
	background: url('../images/nav2_link_hover.png') center no-repeat;
	text-decoration: none;
}
.topOptions {
	width: 890px;
	height: 26px;
	line-height: 26px;
	margin: 5px;
	float:left;  
	font-size:11px;
	background: #3B3B3B;
}
#navBreadCrumb {
	float: left;
	font-size: 10px;
	margin: 0 0 0 5px;
	color: #FFFFFF;
}
#navBreadCrumb a {
	color: #CCCCCC;
}
#navBreadCrumb img {
	vertical-align: bottom;
}

.pagenavigation {

}
.pagenavigation a.previous:link, .pagenavigation a.previous:visited {
	margin-bottom: 3px;
	font-weight: bold;
	display: inline-block;
	background: url('../images/arrow_back.gif') left no-repeat;
	padding-left: 10px;
}
.pagenavigation a.previous:hover {
	background: url('../images/arrow_back_hover.gif') left no-repeat;
}
.pagenavigation a.next:link, .pagenavigation a.next:visited {
	margin-bottom: 3px;
	font-weight: bold;
	display: inline-block;
	background: url('../images/arrow_forward.gif') right no-repeat;
	padding-right: 10px;
}
.pagenavigation a.next:hover {
	background: url('../images/arrow_forward_hover.gif') right no-repeat;
}

#langSelect {
	height: 26px;
	line-height: 26px;
	float:right;
	font-size: 9px;
	text-transform: uppercase;
	color: #ADADAD;
	margin: 0 5px 0 0;
}
#langSelect img {
	vertical-align: top;
	margin-top: 5px;
}

#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: #CC0000;
	font-weight:bolder;
	font-size:medium;
	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 {
	margin: 0.5em;
}
#indexProductListCatDescription {
	margin: 0.5em 0 1.5em 0;
}

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

#navMainSearch {
	float: right;
	}
	
#navMainSearch a {
	float: right;
	}

#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, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #A90101;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {
	color: #CCCCCC;
	font-size: 0.9em;
	line-height: auto;
}
.rating {

}
.gvBal {
	float: right;
	}
#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;
	}

.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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

#productMainImage {
	margin-right: 15px;
}
#productMainImage img {
	margin-bottom: 5px;
}
#productMainImage a, #productMainImage a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 0.8em;
	background: url('../images/advanced_bullet.gif') center right no-repeat;
	padding-right: 8px;
}
#productMainImage a:hover {
	color: #FFFFFF;
}
.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}
.centerBoxContentsNew {
	padding-right: 15px;
}
.centerBoxContentsNew img {
	float: left;
	margin-right: 10px;
	vertical-align: top;
}
	
.categoryListBoxContents {
	margin-top: 15px;
}
.categoryListBoxContents a {
	background: url('../images/categories_separator.gif') right no-repeat;
	padding-right: 10px;
}

.centerBoxWrapper {
	height: 1%;
	margin: 1.1em 0;
}

h2.centerBoxHeading {
	font-size: 0.9em;
	color: #CCCCCC;
	text-transform: uppercase;
	height: 26px;
	line-height: 24px;
	margin: 20px 0 5px -10px;
	padding: 0 15px 0 15px;
	background: url('../images/centerbox_header.png') right no-repeat #000000;
	font-weight: bold;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.rightBoxHeading {
	font-size: 0.9em;
	color: #CCCCCC;
	text-transform: uppercase;
	height: 26px;
	line-height: 24px;
	margin: 0 0 5px 0;
	padding: 0 10px 0 10px;
	background: url(../images/sidebox_header.png) left no-repeat;
}
h3.leftBoxHeading a, h3.rightBoxHeading a {
	font-size: 0.9em;
	color: #CCCCCC;
	text-transform: uppercase;
	height: 26px;
	line-height: 24px;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #CCCCCC;
}
h3.leftBoxHeading span.linkMore, h3.rightBoxHeading span.linkMore {
	line-height: 24px;
	text-transform: lowercase;
	background: url(../images/linkmore_bullet.gif) center right no-repeat;
	padding-right: 8px;
}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	}

.sideBoxContent, #sidebar {
	padding: 5px 10px 15px 10px;
	font-size: 1em;
}
.sideBoxContent h2, #sidebar h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #BD7206;
	margin-top: 10px;
	margin-bottom: 5px;
}

.searchBlogArchive #sidebar {
	padding: 5px 0 15px 0;
	font-size: 1em;
}
.searchBlogArchive #sidebar h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #BD7206;
	margin-top: 10px;
}

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

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

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

#reviewsInfoDefaultMainContent {
	clear: left;
}
.dateAdded {
	color: #CCCCCC;
	padding-top: 5px;
	font-size: 0.9em;
}

#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:link, A.category-top:visited {
	color: #BD7407;
	text-decoration: none;
	font-size: 1em;
	line-height: 20px;
}
A.category-top:hover {
	color: #C16304;
}
A.category-links:link, A.category-links:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 18px;
}
A.category-links:hover {
	color: #FFFFFF;
}
A.category-subs:link, A.category-products:link, A.category-subs:visited, A.category-products:visited {
	color: #BD7407;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 18px;
}
SPAN.category-subs-parent {
	font-weight: bold;
}
SPAN.category-subs-selected {
	font-weight: bold;
}
li.categories {
	list-style: none;
	background: none;
}
/* end categories box links */

/* blog archives link */
A.archive-link:link, A.archive-link:visited, A.archive-link:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 1em;
	line-height: 18px;
	background: url(../images/archive_bullet.gif) center right no-repeat;
	padding-right: 10px;
}
A.archive-link:hover {
	color: #FFFFFF;
}
/* end blog archives link */

/*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;
}
ul.list li {
	background: url('../images/moreinfo_bullet.gif') left no-repeat;
	padding-top: 3px;
}

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}
table.productListing {
	margin: 10px 0 5px 0;
}
table.productListing td {
	padding: 10px 0 10px 0;
	font-size: 0.9em;
	vertical-align: top;
	border-bottom: solid #999999 1px;
}
table.productListing td.productImage {
	padding-right: 10px;
}
table.productListing td.productDescription {
	padding-top: 5px;
	font-size: 0.9em;
}
table.productListingAll {
	border-top: solid #999999 1px;
	margin: 10px 0 5px 0;
}
table.productListingAll td {
	padding-top: 10px;
	font-size: 0.9em;
	vertical-align: top;
}
table.productListingAll td.productImage {
	padding-right: 10px;
}
table.productListingAll td.productDescription {
	padding-top: 5px;
	font-size: 0.9em;
}
table.productListingNew {
	border-top: solid #999999 1px;
	margin: 10px 0 5px 0;
}
table.productListingNew td {
	padding-top: 10px;
	font-size: 0.9em;
	vertical-align: top;
}
table.productListingNew td.productImage {
	padding-right: 10px;
}
table.productListingNew td.productDescription {
	padding-top: 5px;
	font-size: 0.9em;
}
a.productTitle:link, a.productTitle:visited {
	margin-bottom: 3px;
	font-weight: bold;
	display: inline-block;
	background: url('../images/categories_separator.gif') right no-repeat;
	padding-right: 10px;
}
a.readMore:link, a.readMore:visited {
	background: url('../images/moreinfo_bullet.gif') right no-repeat;
	padding: 0 8px 0 5px;
}
a.readMore:hover {
	background: url('../images/moreinfo_bullet_hover.gif') right no-repeat;
}
a.readMoreInfo:link, a.readMoreInfo:visited {
	background: url('../images/moreinfo_bullet.gif') right no-repeat;
	padding: 0 8px 0 0;
}
a.readMoreInfo:hover {
	background: url('../images/moreinfo_bullet_hover.gif') right no-repeat;
}
a.readMoreButton:link, a.readMoreButton:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
	display: inline-block;
	background: url(../images/button_back.png) center left no-repeat #CE7D04;
	padding: 2px 10px 2px 10px;
	margin-top: 10px;
}
a.backToCategory:link, a.backToCategory:visited {
	margin-bottom: 3px;
	font-weight: bold;
	display: inline-block;
	background: url('../images/arrow_back.gif') left no-repeat;
	padding-left: 10px;
}
a.backToCategory:hover {
	background: url('../images/arrow_back_hover.gif') left no-repeat;
}
a.goBack:link, a.goBack:visited {
	margin-bottom: 3px;
	font-weight: bold;
	display: inline-block;
	background: url('../images/arrow_back.gif') left no-repeat;
	padding-left: 10px;
}
a.goBack:hover {
	background: url('../images/arrow_back_hover.gif') left no-repeat;
}

table.productListingAll td.emptySpace {
	height: 10px;
	font-size: 0px;
	border-bottom: solid #999999 1px;
}
table.productListingNew td.emptySpace {
	height: 10px;
	font-size: 0px;
	border-bottom: solid #999999 1px;
}
table.productListing td.emptySpace {
	height: 10px;
	font-size: 0px;
	border-bottom: solid #999999 1px;
}

.productListing-rowheading {
	background: url(../images/centerbox_header.png) right no-repeat #000000;
	height: 26px;
	color: #CCCCCC;
}
.productListing-rowheading th {
	height: 26px;
	font-size: 0.8em;
}

.productComment {
	margin-left: 115px;
}
.smallProductImage {
	margin-right: 15px;
}
.productName {
	color: #BD7306;
	padding: 0;
	margin-bottom: 10px;
}


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

.style99 {font-size: 10px}
.style98 {font-size: 12px}

.space5px {
	height: 5px;
	font-size: 0px;
	clear: both;
	display: block;
}
.space5pxfloat {
	height: 5px;
	font-size: 0px;
	display: inline-block;
}
.space7px {
	height: 7px;
	font-size: 0px;
	clear: both;
	display: block;
}
.space10px {
	height: 10px;
	font-size: 0px;
	clear: both;
	display: block;
}

span.link-arrow {
	background: url('../images/link_bullet.gif') center right no-repeat;
	display: inline-block;
	width: 10px;
	height: 10px;
}
a.link-arrow:link, a.link-arrow:visited {
	background: url('../images/link_bullet.gif') center right no-repeat;
	padding-right: 12px;
}
a.link-arrow:hover {
	background: url('../images/linkhover_bullet.gif') center right no-repeat;
}

.textbox {
	background-color: #222222;
	border: solid #CCCCCC 1px;
	color: #FFFFFF;
	padding: 2px;
	font-size: 0.9em;
}
select {
	background-color: #222222;
	border: solid #CCCCCC 1px;
	color: #FFFFFF;
	font-size: 0.9em;
}
label {
	color: #999999;
	font-size: 0.9em;
}

.centerColumn {
	margin: 10px 15px 15px 15px;
}
.greeting {
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: normal;
}
.greeting a {
	font-weight: bold;
}
.centerPageHeading {
	font-size: 0.9em;
	color: #CCCCCC;
	text-transform: uppercase;
	height: 26px;
	line-height: 24px;
	margin: 20px 0 5px -10px;
	padding: 0 15px 0 15px;
	background: url(../images/centerbox_header.png) right no-repeat #000000;
	font-weight: bold;
}
.date {
	color: #B9B9B9;
	font-size: 0.9em;
	padding-top: 10px;
	display: block;
}
.articleTitle {
	margin: 3px 0 5px 0;
}
blockquote {
	margin: 7px 0 7px 0;
	padding-left: 12px;
	background: url('../images/quotes_begin.gif') top left no-repeat;
}
blockquote p {
	font-style: italic;
	color: #CCCCCC;
	padding: 0 15px 7px 0;
}
blockquote span.quoteEnd {
	background: url('../images/quotes_end.gif') bottom right no-repeat;
	width: 12px;
	display: inline-block;
}
.categoryLinkBullet {
	width: 8px;
	background: url('../images/categories_separator.gif') center no-repeat;
	display: inline-block;
}
.subCategoryBullet {
	width: 8px;
	background: url('../images/subcategories_bullet.gif') center no-repeat;
	display: inline-block;
}
#productName {
	color: #BD7306;
	margin: 0;
	padding: 0;
}
#productDetailsList {
	margin: 0;
	padding: 0;
}
#productDetailsList li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}
.infoText {
	color: #999999;
	font-size: 0.9em;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 10px;
	width: auto;
}
#productDescription td {
	padding-bottom: 7px;
}
#productDescription h3 {
	font-size: 1.1em;
}

#reviewsContent img {
	float: left;
	margin-right: 10px;
}

.hLine {
	font-size: 0px;
	height: 1px;
	background: #999999;
	margin: 5px 0 15px 0;
}

table.chart {
	border-collapse: collapse;
}
table.chart tr.title {
	background-color: #111111;
}
table.chart tr.title th {
	border-right: solid #222222 1px;
}
table.chart tr.even {
	background-color: #333333;
}
table.chart th {
	padding: 5px 7px 5px 7px;
	text-align: center;
	vertical-align: bottom;
}
table.chart td {
	vertical-align: middle;
	white-space: nowrap;
	padding: 5px;
}

.formTitle {
	color: #BD7306;
	padding: 0;
	margin-bottom: 10px;
}
.formSection {
	margin-bottom: 10px;
}
.captchaImage img {
	vertical-align: top;
}

#pagefooter {
	text-align: left;
	color: #999999;
	font-size: 0.8em;
}

a:link, #navEZPagesTOC ul li a, a:visited  {
	color: #BD7306;
	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, a:active {
	color: #C16304;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}

li.comment {
	padding: 0;
}
li.comment p {
	padding: 2px 0 2px 0;
	font-size: 0.9em;
}
.comment-author {
	margin-bottom: 4px;
	color: #BBBBBB;
}
.comment-author img {
	vertical-align: text-bottom;
	margin-right: 3px;
}
.comment-meta {
	font-size: 0.9em;
}

#whatsnew img {
	float: left;
	vertical-align: top;
	margin-right: 10px;
}
table.productInfo td {
	vertical-align: top;
}
#alsoPurchased {
	text-align: left;
}
#alsoPurchased img {
	margin: 10px 0 5px 0;
}
#alsoPurchased h2 {
	margin: 0;
	padding: 0 7px 0 7px;
	background: url('../images/floatbox_header.png') right no-repeat #000000;
	text-transform: none;
	line-height: 21px;
	height: 22px;
}
.centerBoxContentsAlsoPurch {
	margin: 0 7px 0 12px;
	padding: 0;
}
span.breadCrumbSeparator {
	background: url('../images/breadcrumb_separator.gif') bottom no-repeat;
	display: inline-block;
	width: 12px;
	margin: 0 5px 0 7px;
}

.metalinks a:link, .metalinks a:visited, .metalinks a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 18px;
	background: url(../images/archive_bullet.gif) center right no-repeat;
	padding-right: 10px;
}
.metalinks a:hover {
	color: #FFFFFF;
}
