/**
 * Template designed by 12leaves.com
 * 12leaves.com - Free ecommerce templates and design services
 *
 * 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 {
    color: #000000;
    font-family:Helvetica,Arial,sans-serif;
    font-size: 12px; margin:0 auto;background:url("../images/bodybg.gif") repeat-x fixed center top;}
a img {border: none; }
a{ color:#000; text-decoration:none}
a:hover       {}
 
a:visited {
	color: #2b2b2b;
	}
 #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	text-decoration:underline;
	}
a:active {
	color: #2b2b2b;
	}
	
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
.blue-link a {
	color: #0075e2;
}
.columnLeft a, .columnRight a {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {
	text-decoration: underline;
}
#productsListingListingTopLinks a{ color:#000000}
.productListing-heading a{ color:#000000}
#columnCenter {
	padding: 5px 0 0 0;
	width:760px;
}
h1 {
	font: bold 16px Arial;
	color: #000;
	padding: 0 0 2px 0;
	margin: 0 0 17px 0 !important;
	}
h2 {
	font: bold 18px tahoma;
	display: block;
	}
h3 {
	font-size: 1.2em;
	}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1em;
	}
.biggerText {
	font-size: 1.2em;
	}
h1, 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: 12px;
	margin: 0.1em;
	}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
/*input:focus, select:focus, textarea:focus {
	background: #ffffe7;
	margin:0.1em;
	}
*/
/* Only for IE7*/
*+ html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #d6d6d6;
	}
/* /Only for IE7*/
FIELDSET {
	padding: 13px;
	margin: 10px 0 17px 0;
	border: 1px solid #d6d6d6;
	}
LEGEND {
	font: bold 13px arial;
	padding: 4px 7px;
	color: #305159;
	background: #f5f5f5;
	}
LABEL {
/*	line-height: 1.5em;*/
	padding: 0.2em;
	line-height: 23px;
	}
h4.optionName {
	padding: 0;
	margin: 0;
	width: 100px;
	font: bold 11px verdana;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
.categoryListBoxContents a {
	color:#000000;
	text-decoration: none;
}
.categoryListBoxContents a:hover{ text-decoration:underline}
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: 5px 0;
	border: none;
	border-bottom: 1px solid #e4e4e4;
	}
.dotted-line {
	height: 1px;
	background: url("../images/dotted_line.gif") repeat-x 0 0;
}
.float-right {
	COLOR:#fff;
	text-align:center;
	display:inline; 
	padding-right:10px;
	line-height:29px; 
	height:29px; 
}
.float-left {
	float: left;
}
.list-style-none {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
} 
ul.inline-list li {
	float: left;
	padding: 0 0 0 12px;
}
.align-center {
	margin: auto !important;
	text-align: center !important;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.3em;
	margin: 0 10px;
	border: 1px solid #9a9a9a;
	}
.messageStackWarning, .messageStackError {
	background-color: #cf0000;
	color: #ffffff;
	}
.messageStackSuccess {
	background-color: #e0f8b6;
	color: #000000;
	border: 1px solid #d0e46e;
	}
.messageStackCaution {
	background-color: #ffe3a8;
	color: #000000;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	background:#FFFFFF;
	text-align: left;
	width: 1050px;
	margin-top:5px;
	background:url("../images/contentbox-shadow.png") repeat-y;
/*	border: 1px solid #9a9a9a;*/
	}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#headerWrapper{ 
	width:980px;
	margin:auto;
	height:172px;
	
}

#topBar {height: 30px;line-height: 30px;text-transform: uppercase; text-indent:15px;}
#logoWrapper{margin: auto;width:980px;height:100px;}
#logoWrapper h1{color: #FF0000;float: left;font-size: 12px;font-weight: bold; padding-left:30px; padding-top:40px;}
.sea1{ float:right; padding:10px 15px; background:#E5E5E5; margin-top:30px; margin-right:10px;}
.sea1 input{ vertical-align:middle;}
.back1 {font-size:11px;list-style-type: none;} 
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin:auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	/*margin-left: 0.2em;*/
	margin-right: 0.2em;
	margin-top:5px;
	}
#tagline {
/*	margin: 0.7em 0 0 1em;
	padding: 0 0 0.4em 1em;*/
	float: left;
	}
#tagline_header {
	border-left: 1px solid #dddddd;
	font: bold 20px arial;
	color: #888888;
	margin: 0.7em 1em;
	padding: 0 0 0 1em;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 44%;
	}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}
/*navigation*/
.current {
	font-size: 15px;
	padding: 2px;
}
.navSplitPagesLinks, .navSplitPagesResult {
	padding: 5px 0 2px 0;
}
.navSplitPagesLinks a {
	color:#000000;
	padding: 2px;
	margin: 0px;
}
.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;*/
	padding: 0.5em 0.2em;
	font-weight: bold;
/*	color: #ffffff;*/
	height: 1%;
	}
#footbg{margin:0 auto;width:980px;}
#footer_bg {margin:auto;width:990px;color: #7D7B73;}
#footertop{ width:990px; height:160px;}
#footernav {
	width:980px;
	margin:0 auto;
    color: #000;
    height: 30px;
    text-align: center;
	padding-top:8px;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}
#navMain ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navMain ul li, #navCatTabs ul li {
	display: inline;
	}
.footer-links li {
  	display: inline;
	font: normal 11px verdana;
	margin: 0 2px 0 2px;
}
.footer-links li a{ color:#000; text-decoration:none; font-size:12px;}
.footer-links li a:hover{ text-decoration:underline;}
#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
.legalCopyright {
	color:#000;
	font: 12px verdana !important;
	line-height: 16px !important;
	text-align:center;
	padding-bottom:10px;
}
.legalCopyright a{ color:#000; text-decoration:none}
.legalCopyright a:hover{ text-decoration:underline; color:#ff0000;}
#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 0.5em;
	font: 11px tahoma;
	margin: 0em;
	color: #000;
	}
#navBreadCrumb a {
	color: #000;
}
#navEZPagesTop{ clear:both; margin:auto;height:32px; width:980px; line-height:24px;background:#36424a;}
#top_nav,#navEZPagesTop .list-style-none {
	margin: 0em;
	}
#tab_nav a,#navEZPagesTop .list-style-none a {
	color: #FFF;
	text-decoration: none;
}
#tab_nav li,#navEZPagesTop .list-style-none li {
	float: left;
}
#tab_nav li a,#navEZPagesTop .list-style-none a{
	font-size:12px;
	font-weight:bold;
	display: block;
	height:24px;
	line-height:24px;
	padding:4px 14px; border-right:1px solid #fff; text-transform:uppercase;
}
#tab_nav li:hover,#navEZPagesTop .list-style-none li:hover { }
#tab_nav li:hover a ,#navEZPagesTop .list-style-none li:hover a{
background:#ffc221; color:#FFF;
}
#tab_nav #tab_active,#navEZPagesTop .list-style-none{
	background-position: 0 -78px;
}
#tab_nav #tab_active a {
	background-position: right -78px;
}
#tab_nav li.home-link {
	padding: 0;
}
#tab_nav li.home-link a {
	display: block;
	padding-left: 22px;
}
#tab_nav li.home-link:hover a {
	background-position: left -39px;
}

 #login_logout_section a {
	font: normal 12px arial;
	color: #fffecf;
	padding: 10px 7px;
}
#login_logout_section a:hover {
	text-decoration: none;
}

.tools-nav-right {
	background: url("../images/tools_nav_right_bg.gif") no-repeat right bottom;
	height: 31px;
	width: 6px;
	float: right;
}
.tools-nav-left {
	background: url("../images/tools_nav_left_bg.gif") no-repeat left bottom;
	height: 31px;
	width: 6px;
	float: left;
}
#navColumnOne, #navColumnTwo {
	background-color: transparent;
	float:left;
	margin-top:6px;
	}
/* Tools section styles */
#tools_wrapper {
	height: 31px;
	background: #edf9fd url("../images/tools_nav_bg.gif") repeat-X left bottom;
	margin: 0 0 !important; 
	padding-top: 1px;
}
.line-header {
	font: 1px arial;
	margin: 0 4px;
}
.search-header-input {
	height: 18px;
	float: left;
}
.search-header {
	margin: 3px 0;
}
.search-header input {
	font: 12px arial;
	border: 0px;
	margin: 0px;
	color: #696969;
	background: none;
	width: 160px;
	margin: 0 8px 0 0;
}
.search-header form {
	float: left;
}
.search-header input:focus {
	background: none;
}
.advanced_search {
	padding: 0 6px 2px 0;
	margin: 5px 0 0 14px;
}
.advanced_search a {
	font: 11px Arial;
	text-decoration: none;
	color: #336b7d;
	padding: 0 7px 0 0;
	background: url("../images/arrow_small.gif") no-repeat right center;
}
.advanced_search a:hover {
	text-decoration: underline;
}
.cart-header {
	padding: 1px;
	margin: 2px auto 3px auto !important;
}
.cart-header span {
	font-weight: bold;
}
.cart-header a:link, .cart-header a:visited {
	color: #0075E2; 
}
.cart-icon {
	width: 16px;
	height: 15px;
	margin: 1px 6px 0 0;
}
.full {
	background: url("../images/cart_full_icon.gif") no-repeat left top;
}
.empty {
	background: url("../images/cart_empty_icon.gif") no-repeat left top;
}
.td-search-header {
	width: 313px;
}
.td-languages {
	width: 303px;
	text-align: right;
	padding: 0 4px 0 0;
}
.languages-wrapper select, .languages-wrapper {
	font: 11px tahoma, arial !important;
}
.languages-wrapper select {
	height: 18px;
}
.languages-wrapper form {
	float: right;
}
.languages-wrapper label {
	padding: 3px 0;
	line-height: 17px !important;
}
/* /Tools section styles */

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 13px !important;
	padding: 0.2em;
	}
#productAttributes {
	padding: 10px 14px;
	margin: 10px 0;
	border: 1px #f3ecd9 solid;
	background: #fcfcea;
}
.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;
	}
.centerColumn {
	padding: 0.7em 0.4em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .specialsListBoxContents {
	font-size:12px;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	font-size:12px;
	color: #000;
	text-decoration:none;	
	margin: 1px 8px;
}
.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover {
	color:#333333;
}
/*Shopping Cart Display*/
#cartAdd {
	float: left;
    margin: 0 1em 1em 0;
    text-align: left;
    width: 300px;
	}
#cartAdd input{  font-family: Tahoma,Geneva,sans-serif; }
#mcaffeeproductDescription {font-size: 11px;}	
.tableHeading TH {
	border-bottom: 1px solid #aaaaaa;
	}
.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 {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
.cartOldItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
#cartBoxListWrapper a {
	color: #0075E2;
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}
.cartRemoveItemDisplay {
	width: 3.5em;
	}
.cartAttribsList {
	margin-left: 1em;
	}
#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.7em;
	background: #FCFCEA;
	border: 1px solid #F3ECD9;	
}
#mediaManagerHeading {
	margin-top: 5px;
	padding-top: 0 !important;
}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #888888;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #a30101;
	}
#productPrices, #reviewsInfoDefaultPrice {
	margin: 0 0 6px 0;
	display: block;
	border-bottom: 1px dashed #CCCCCC;
    padding: 3px 0;
}
#productPrices{border-top: 1px dashed #333333;}
.orderHistList {
	margin: 0;
	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;
	}
/*product info*/
#productinfo_mainimages{
	width:350px;
	float:left;
	text-align:center;
	/*border-right:1px dotted #bbbbbb;*/
}

#productinfo_detail{
	float: left;
	width:330px;
	
	padding-top:5px;
	/*padding-left:20px;*/
    overflow:hidden;	
}
#loginbox{ text-align:center;}
h1#productName {
	white-space:normal;
	font-size:1.3em;
}

h2#productPrices {
	font-weight: bold;
	color:#ff0000;
	font-size:13px;
}

#productDetailsList{
 margin: 1em;
 margin:0;
 border-bottom: 1px dashed #CCCCCC;
 width:100%;
		
}
#productDetailsList li{
	line-height:2em;

}

#productAttributes{
	float:left;
	margin-top:1em;
}
#productDescription{
	margin-bottom:2em;
	margin-top:1em;
	border-bottom:1px solid #E5DCC3;
}

#productDescription h2{
	color:#A71119;
	padding-bottom:5px;
	text-align:center;
	
}
/*Image Display*/
#productMainImage{
	float:left;
}
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {
	margin: 10px 0;
	color: #83785c;
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}
.centerBoxContentsFeatured, .centerBoxContentsSpecials, .centerBoxContentsNew {
    width:178px!important;
	height:240px;!important;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:6px;
	padding-top:3px; border:1px solid #26292e;}
	
.centerBoxWrapper {
	height: 1%;
/*	padding: 12px;*/
	}
h2.centerBoxHeading {
	background:#3f3f3f;
    color:#fff;
    font-size:16px !important;
    height:33px;
	line-height:33px;
	font-family:Georgia,Regular;
    overflow: hidden;;
    text-align: left;
    text-indent: 10px;
}
.moredd{ float:right; padding-right:15px;}
.moredd a{ color:#000000; text-transform:capitalize; font-size:10px; font-weight:normal;}

/*sideboxes*/
.columnLeft {
	padding: 0 5px 0 0;
}
.columnRight {
	padding: 0 0 0 18px;
}
h3.leftBoxHeading, h3.rightBoxHeading {
	line-height:36px;
	text-align:left;
	font-size:14px;
	color: #FFF;
	border-bottom: 1px solid #D3D3D3;
	font-weight:bold;
	text-transform:uppercase; background:#3f3f3f; font-family:Georgia,Regular;
	}
h3#informationHeading{
	color:#000000;
    font-weight: normal;
    font-size: 15px;
    font-weight: bold;
    line-height:36px;
    margin-left: 0;
    padding-left: 10px;
	 border-bottom: 1px solid #D3D3D3;
	}
	
h3.leftBoxHeading a:link, h3.rightBoxHeading a:link, h3.leftBoxHeading a:visited, h3.rightBoxHeading a:visited {
	font: normal 11px verdana, arial;
	color: #000;
	}

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

.main-sidebox-header-left {
}
.main-sidebox-header-right {
	
	padding: 0 0 0 0.3em;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 15px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em; margin-bottom:10px;border:1px solid #9a9a9a;
	}
#categories{ }
#categoriesContent{}
.sideBoxContent {
	border-top: none;
/*	padding: 0.7em 0.4em 1em 0.4em;*/
	padding: 0em 0em;
	}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	color: #000;
}
.sideBoxContent a:hover{ color:#ff0000; text-decoration:none;}
.sidebox-products {
	display: block;
	padding: 2px;
}
#shoppingcartContent {
	background: #f4fcfd !important;
}
.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, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.additionalImages a {
	text-decoration: none;
}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}
#bestsellers ol {
	padding: 0;
	margin: 0 0 0 8px;
	}
#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}
/* categories box parent and child categories */
A.category-top, a.subcategory{
	text-decoration: none;
	padding: 0 0 0 10px;
	line-height:30px;
	color:#000;
	}
A.category-links, A.category-links:visited {
	text-decoration: none;
	}
.categories-top-list{
	border-bottom:1px dotted #ababab;
	height:25px;
    line-height:25px;
	font-size:12px;
	
}
.categories-top-list:hover{ background:#ccc;}
.subcategory {
    line-height: 25px;
	text-indent:15px;
	font-size:12px;
}
.subcategory a{ color: #000;;}
.subcategory a:hover{ color:#b20808;}
.categories-top-list a:hover,.subcategory a:hover,#informationContent li a:hover{ color:#333333; text-decoration:underline;}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

A.category-subs, A.category-products {
	text-decoration: none;
	}
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: #f4f4f4;
	height: 1.5em;
	vertical-align: top;
	}
.rowEven {
	background-color: #fdfdfd;
	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: #dadada;
	height: 2em;
	}
.productListing-rowheading {
	height: 2em;
	}
.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	text-align: left;
}
.productListing-even {
	background-color: #f7f7f3;
}
#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;
	}
#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;
	}
#bannerOne, #bannerTwo, #bannerThree {
	margin: 0;
	padding: 0 0 9px 0;
	}
#logo{ padding-left:20px;}
.sp_car{float:right; font-weight:bold; margin-right:20px; color:#A7A7A7}
.sp_car a{ color:#A7A7A7; text-decoration:none}
.sp_car a:hover{ text-decoration:underline;}

.login_off{ float:left; color:#A7A7A7; font-size:12px; height:27px; line-height:27px; text-transform:uppercase;}
.login_off a{color:#A7A7A7;text-decoration:none}
.login_off a:hover{ text-decoration:underline;}
#pagement{width:980px;margin:0 auto; padding-bottom:10px;background:#FFFFFF; border-bottom: 4px solid #000;}

#mainarea1 {width:980px;background:#FFFFFF;}

div#fancy_overlay{position:absolute;top:0;left:0;z-index:90;width:100%;background-color:#333;}
div#fancy_loading{position:absolute;height:40px;width:40px;cursor:pointer;display:none;overflow:hidden;background:transparent;z-index:100;}
div#fancy_loading div{position:absolute;top:0;left:0;width:40px;height:480px;background:transparent url(../images/fancy_progress.png) no-repeat;}
div#fancy_close{position:absolute;top:-12px;right:-12px;height:30px;width:30px;background:transparent url(../images/fancy_closebox.png);cursor:pointer;z-index:100;display:none;}
div#fancy_content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:96;margin:0;padding:0;}
#fancy_frame{position:relative;width:100%;height:100%;display:none;}
img#fancy_img{position:absolute;top:0;left:0;width:100%;height:100%;border:0;z-index:92;margin:0;padding:0;}
div#fancy_title{position:absolute;bottom:-35px;left:0;width:100%;z-index:100;display:none;}
div#fancy_title table{margin:0 auto;}
div#fancy_title div{color:#FFF;font:bold 12px Arial;padding-bottom:2px;}
td#fancy_title_left{height:32px;width:15px;background:transparent url(../images/fancy_title_left.png) repeat-x;}
td#fancy_title_main{height:32px;background:transparent url(../images/fancy_title_main.png) repeat-x;}
td#fancy_title_right{height:32px;width:15px;background:transparent url(../images/fancy_title_right.png) repeat-x;}
div#fancy_outer{position:absolute;top:0;left:0;z-index:90;overflow:hidden;background:transparent;display:none;margin:0;padding:18px 18px 58px;}
div#fancy_inner{position:relative;width:100%;height:100%;border:1px solid #444;background:#FFF;}
a#fancy_left,a#fancy_right{position:absolute;bottom:10px;height:100%;width:35%;cursor:pointer;background-image:url(data:image/gif;base64,AAAA);z-index:100;}
a#fancy_left{left:0;}
a#fancy_right{right:0;}
a#fancy_left:hover{background:transparent url(../images/fancy_left.gif) no-repeat 0 100%;}
a#fancy_right:hover{background:transparent url(../images/fancy_right.gif) no-repeat 100% 100%;}
#fancy_bigIframe,#fancy_freeIframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;}
div.fancy_bg{position:absolute;display:block;z-index:70;}
div.fancy_bg_n{top:-18px;width:100%;height:18px;background:transparent url(../images/fancy_shadow_n.png) repeat-x;}
div.fancy_bg_ne{top:-18px;right:-13px;width:13px;height:18px;background:transparent url(../images/fancy_shadow_ne.png) no-repeat;}
div.fancy_bg_e{right:-13px;height:100%;width:13px;background:transparent url(../images/fancy_shadow_e.png) repeat-y;}
div.fancy_bg_se{bottom:-18px;right:-13px;width:13px;height:18px;background:transparent url(../images/fancy_shadow_se.png) no-repeat;}
div.fancy_bg_s{bottom:-18px;width:100%;height:18px;background:transparent url(../images/fancy_shadow_s.png) repeat-x;}
div.fancy_bg_sw{bottom:-18px;left:-13px;width:13px;height:18px;background:transparent url(../images/fancy_shadow_sw.png) no-repeat;}
div.fancy_bg_w{left:-13px;height:100%;width:13px;background:transparent url(../images/fancy_shadow_w.png) repeat-y;}
div.fancy_bg_nw{top:-18px;left:-13px;width:13px;height:18px;background:transparent url(../images/fancy_shadow_nw.png) no-repeat;}
div.JMyCarousel .prev{
	background: url('../images/arrow_left.gif') center center no-repeat;
	width:38px;
	height:48px;
	border:0px;
}
div.JMyCarousel .next{
	background: url('../images/arrow_right.gif') center center no-repeat;
	width:38px;
	height:48px;
	border:0px;
}

/** Carousel **/
div.JMyCarousel{
text-align:center;
}
div.JMyCarousel ul{
}
div.JMyCarousel ul li{
	margin:5px;
	border:1px solid #aaa;
	line-height:0px;
	padding:3px;
	list-style:none;
	padding-left:3px;
	background-color:#fff;
}
#productAdditionalImages {text-align:center;}
div.JMyCarousel ul li a{ 
	margin:0px;
	padding:0px;
}
div.JMyCarousel ul li a img{
	margin-bottom:0px;
	padding-bottom:0px;
}


	
/*------------------shoppingcart-----------*/
#shoppingCartDefault{    
    -moz-border-radius: 10px 10px 10px 10px;
    background:#FFFFFF;
    border: 1px solid #ECEAEA;
    position: relative;
	padding:0px 10px; 
	}
#content		{ float:left; padding-top:23px; font-size:1.1em; line-height:1.5em; z-index:1; }
#scQuantityHeading{ border-left:1px solid #C4C6C8;border-right:1px solid #C4C6C8; border-top:1px solid #C4C6C8; background:#FAFAFA}
#scUpdateQuantity, #scProductsHeading, #scUnitHeading, #scTotalHeading, #scRemoveHeading{border-right:1px solid #C4C6C8; border-top:1px solid #C4C6C8;background:#FAFAFA}
.cartQuantity {
	width: 4.7em;
	border-left:1px solid #C4C6C8;
	border-right:1px solid #C4C6C8;
	}
.cartQuantityUpdate, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay{
	border-right:1px solid #C4C6C8;
}
/*--------------#informationContent li---------------*/
#informationContent li{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 1px;
    text-indent: 10px;}
	
	
h3.itemTitle{ font-size:12px;}


#banners{ margin:0 auto; width:970px;}
ul, ol {
    list-style: none outside none;
}