/**

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

	margin: 0;

	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 0.72em;

	color: #333333;

	line-height: 20px;

	background: #eef0f1;

	}

.body-bg {

	background: #eef0f1 url("../images/body_bg.gif") repeat-y center top;

}

#header_bg {

	background: #ffffff url("../images/header_bg.gif") repeat-x center bottom;

 	text-align: center;

}

.center-upper-bg {

	background: url("../images/center_bg.gif") no-repeat center bottom;

	height: 13px;

}

.center-bottom-bg {

	background: url("../images/center_bottom_bg.gif") no-repeat center top;

	height: 15px;

}

a img {border: none; }





a:link, #navEZPagesTOC ul li a {

	color: #555;

	text-decoration: none;

	}

 

a:visited {

	color: #555;

	text-decoration: underline;

	}



a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {

	color: #555;

	text-decoration: underline;

	}



a:active {

	color: #2b2b2b;

	}



.blue-link a {

	color: #0075e2;

}

.columnLeft a, .columnRight a {

	text-decoration: none;

}

.columnLeft a:hover, .columnRight a:hover {

	text-decoration: underline;

}

#columnCenter {

	padding: 0;

}

h1 {

	font: normal 23px Arial;

	color: #555555;

	border-bottom: 1px solid #e5e5e5;

	padding: 0 0 2px 0;

	margin: 0 0 17px 0 !important;

	}



h2 {

	font: bold 18px tahoma;

	padding: 15px 0 5px 0 !important;

	display: block;

	}



h3 {

	font-size: 1.2em;

	padding-bottom: 10px;

	}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	font-size: 1em;

	}

.biggerText {

	font-size: 1.2em;

	}



h1, h2, h3, h4, h5, h6 {

	margin: 0.3em 0;

	}



CODE {

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 1em;

	}



FORM, SELECT, INPUT {

/*	display: inline;*/

	font-size: 12px;

	}

FORM {

	margin: 1px 0;

	padding: 0;

}



TEXTAREA {

	margin: auto;

	display: block;

	width: 95%;

	}

/* Only for IE7*/

*+ html FIELDSET {

	padding: 13px;

	margin: 3px 0 12px 0;

	border: 1px solid #d6d6d6;

	}

/* /Only for IE7*/



FIELDSET {

	padding: 7px 13px 13px 13px;

	margin: 10px 0 17px 0;

	border: 1px solid #d6d6d6;

	}



LEGEND {

	font: bold 11px Tahoma;

	padding: 2px 7px 3px;

	margin: 0 0 8px 0;

	color: #ffffff;

	background: #8198a5;

	}



LABEL {

	padding: 0.2em;

	line-height: 23px;

	}

h4.optionName {

	padding: 0;

	margin: 0;

	width: 150px;

	font: bold 11px verdana;

}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;

	}

.categoryListBoxContents a {

	text-decoration: none;

}



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;

	}

.clearRight {

	clear: right;

}



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 {

	float: right;

}

.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: 7px;

	margin: 20px 20px;

	border: 1px solid #9a9a9a;

	}



.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {

	display: none;

}

.messageStackWarning, .messageStackError {

	background: #ffecdd url("../images/icons/warning.gif") no-repeat 8px 10px;

	color: #960000;

	border: 1px solid #f8d5c8;

	padding-left: 30px;

	}

.messageStackError {

	background: #ffecdd url("../images/icons/error.gif") no-repeat 8px 10px;

}



.messageStackSuccess {

	background: #e0f8b6 url("../images/icons/success.gif") no-repeat 8px 10px;

	color: #000000;

	border: 1px solid #d0e46e;

	padding-left: 30px;

	}



.messageStackCaution {

	background: #ffebc2 url("../images/icons/warning.gif") no-repeat 8px 10px;

	color: #000000;

	border: 1px solid #fbcec9;

	padding-left: 30px;

	}



/*wrappers - page or section containers*/

.mainWrapper {

	text-align: left;

	width: 944px;

	vertical-align: top;

	}

#header_wrapper {

	margin: auto;	

	text-align: left;

	vertical-align: top;

	width: 950px;

}



#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;

	}

#contentMainWrapper {

	padding: 0 0 30px 0;

}

.topper-menu li {

	font: 11px arial;

	float: left;	

	margin: 9px 2px 0 14px;

}

#logoWrapper{

	height: 58px;

	}

#logo {

	padding: 0.6em 0 0 0;

}



#navColumnOneWrapper, #navColumnTwoWrapper, .mainWrapper {

	margin: auto;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper {

	margin: 1px 3px;

	}



#tagline {

	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: 12px;

	padding: 2px 5px;

	background: #e9eaea;

	border: 1px #dddddd solid;

}



.navSplitPagesLinks, .navSplitPagesResult {

	padding: 8px 0 8px 3px;

}



.navSplitPagesLinks a, .navSplitPagesLinks a:visited {

	color: #0a7e9a;

	font: normal 12px arial;

	text-decoration: underline;

	padding: 2px 6px;

	margin: 0 -3px;

}

.navSplitPagesLinks a:hover {

	padding: 2px 5px;

	text-decoration: none;

	color: #333333;

	background: #e9eaea;

	border: 1px #dddddd solid;

}



.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;

	padding: 0.5em 0.2em;

	font-weight: bold;

	height: 1%;

	}

#navSuppWrapper {

/*	border-top: 1px solid #cecece;	*/

	margin: 0 0 0 0;

	padding: 3px 0 12px 0;

}

#navCatTabsWrapper {

	background-color: #ffffff;

	color: #9a9a9a;

	background-image:none;

	clear: both;

}



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

	font: normal 11px arial;

	float: left;

	margin: 0 2px 0 12px;

}



#navMain ul li a, #navCatTabs ul li a {

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #ffffff;

	white-space: nowrap;

	}

.legalCopyright {

	float: left;

	font: 11px arial !important;

	line-height: 16px !important;

}



#navCatTabs ul li a {

	color: #9a9a9a;

	}



#navEZPagesTOCWrapper {

	font-weight: bold;

	float: right;

	height: 1%;

	border: 1px solid #E4E4E4;
	
	margin-left: 10px;
	
	padding-left: 10px;
	
	padding-bottom: 10px;

	}



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

	}

#ezPagesTOCHeading {
	
	color: #555;
	
}


#navCategoryIcon, .buttonRow, #indexProductListCatDescription {

	margin: 0.5em;

	}



#navMainSearch {

	float: right;

	}



#navBreadCrumb {

	padding: 7px 1px 9px;

	font: 11px tahoma;

	margin: 0em;

	color: #999999;

	}

#navBreadCrumb a {

	color: #999999;

}

#top_nav {

	background: #aaaaaa url("../images/ezpages_bg.gif") repeat-x;

	font: bold 13px Tahoma;

	margin: 0em;

	height: 36px;

	clear: both;

	}

#tab_nav a {

	color: #ffffff;

	text-decoration: none;

}



#tab_nav li {

	float: left;

	background: url("../images/bg_tabs_left.gif") no-repeat 0 0;

	padding: 0 0 0 5px;

}

#tab_nav li a {

	display: block;

	background: url("../images/bg_tabs_right.gif") no-repeat right 0;

	padding: 10px 20px 9px 18px;

}



#tab_nav li:hover {

	background-position: left -39px;

}

#tab_nav li:hover a {

	background-position: right -39px;

}



#tab_nav .tab_active{

	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;

	background: url("../images/home_tab.gif") no-repeat left 0;

	padding-left: 22px;

}

#tab_nav li.home-link:hover a {

	background-position: left -39px;

}





#login_logout_section, #login_logout_section a {

	font: normal 11px arial;

	color: #fffecf;

	padding: 10px 5px;

}

#login_logout_section a:hover {

	text-decoration: none;

}

.cat-tabs-login, .cat-tabs-login a {

	color: #0a7e9a  !important;

	margin: 14px 0 0;

	padding: 0 !important;

}



.top-nav-right {

	background: url("../images/top_nav_right_bg.gif") no-repeat right top;

	height: 36px;

	width: 6px;

	float: right;

}

.top-nav-left {

	background: url("../images/top_nav_left_bg.gif") no-repeat left top;

	height: 36px;

	width: 6px;

	float: left;

}

.tools-nav-right {

	height: 31px;

	width: 2px;

	float: right;

}

.tools-nav-left {

	height: 31px;

	width: 2px;

	float: left;

}



#navColumnOne, #navColumnTwo {

	background-color: transparent;

	}

/* Tools section styles */

#tools_wrapper {

	height: 31px;

	background: none;

	margin: 0 0 !important; 

	padding-top: 5px;

}

.line-header {

	font: 1px arial;

	margin: 0 4px;

}

.search-header-input {

	background: url("../images/search_header_bg.gif") no-repeat left top;

	height: 23px;

	padding: 1px 0 0 3px;

	float: left;

}



.search-header {

	margin: 2px 0;

}

.search-header input {

	font: 12px arial;

	border: 0px;

	margin: 0px;

	color: #696969;

	background: none;

	width: 160px;

	margin: 3px 8px 0 0;

}

.search-header form {

	float: left;

}

.search-header input:focus {

	background: none;

}



.advanced_search {

	padding: 0 6px 2px 0;

	margin: 6px 0 0 14px;

}

.advanced_search a, .advanced_search a:visited {

	font: 11px Arial;

	text-decoration: none;

	color: #666666;

	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: #0a7e9a; 

}

.cart-header .blue-link a:link, .cart-header .blue-link a:visited {

	color: #ffffff; 

	background: #ba0000 url("../images/arrow_double.gif") no-repeat right 6px;

	padding: 1px 15px 1px 4px !important;

	text-decoration: none;

}

.cart-header .blue-link a:hover {

	background-color: #da0000;	

}

.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: 403px;

	text-align: right;

	padding: 1px 1px 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;

	}



.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .specialsListBoxContents {

	border: 1px solid #ebebeb;

	height: 186px;

	margin: 5px 5px 0 0 !important;

	padding: 10px 10px 5px;

	text-align: left !important;

	width: 126px !important;

}



#specialsListing .specialsListBoxContents {

	margin: 7px 2px 0 5px !important;

	padding: 10px 10px 12px;

	width: 121px !important;

	text-align: center !important;

}

.columnar-product-info {

	height: 168px;

}

.columnar-product-img {

	height: 108px;

	text-align: center;

}

.product-box-name {

	padding: 2px 0 1px;

}

.centerColumn .detail-link, .detail-link:visited {

	background: url("../images/blue_arrows.gif") no-repeat right 5px;

	color: #0a7e9a !important;

	font-weight: normal !important;

	float: right;

	margin: 0 !important;

	padding: 0 10px 0 0 !important;

}

.detail-link:hover {

	color: #0a7e9a !important;

	text-decoration: none;

}

#specialsListing .productPriceDiscount, .centerBoxWrapper .productPriceDiscount {

	display: none;

}

#productDescription, .shippingEstimatorWrapper {

	font-size: 13px !important;

	padding: 0.2em;

	}

.left-side-info {

	width: 180px;

	vertical-align: top;

}

#productAttributes {

	padding: 8px 11px;

	margin: 8px 0;

	background: #f9f9f5;

	border: 1px solid #ededed;

}

.attributesComments {

	background: #f0f0ee;

	border-bottom: 1px solid #e7e7e0;	

	margin: 10px -11px;

	padding: 4px 5px;

}

#productDetailsList {

	list-style-image: none;

	list-style-position: outside;

	list-style-type: none;

	margin: 0;

	padding: 6px 0 0 0;

	width: 90% !important;

}

.product-info-label {

	font: 11px arial;

	color: #777777;

}



.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;

}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}

#siteinfoIP {

	float: left;

}

.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a, .centerBoxContentsSpecials a:visited, .centerBoxContentsAlsoPurch a:visited, .centerBoxContentsFeatured a:visited, .centerBoxContentsNew a:visited, .specialsListBoxContents a:visited {

	font: bold 11px arial;

	color: #444444;	

	text-decoration: none;

}

.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover {

	color: #0a7e9a ;	

	text-decoration: underline;

}



/*Shopping Cart Display*/

#cartAdd {

	float: right;

	text-align: center;

	margin: 1em;

	border: 1px solid #e2e2e2;

	background: #f8f8f8;

	padding: 1em;

	}





.tableHeading TH {

	border-bottom: 1px solid #d9d9d9;

	background: #f0f0f0;

	}



.tableHeading, #cartSubTotal {

	background: #f9f9f9;

 }



#cartSubTotal {

	border-top: 1px solid #d9d9d9;

	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: #d5002e;

}

.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: #aaaaaa;

	}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .central-boxes-price {

	color: #ba0000;

	}



#productPrices, #reviewsInfoDefaultPrice {

	font: bold 16px arial;

	color: #a30101;

	margin: 0 0 6px 0;

	display: block;

}

.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;

	}



/*Image Display*/

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {

	margin: 0px 15px 15px 10px ;

	}



.categoryIcon {}



#cartImage {

	margin: 0.5em 1em;

	}



/*Attributes*/

.attribImg {

	width: 20%;

	margin: 0.3em 0em;

}

/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

	margin: 1em 0em;

	}



.centerBoxWrapper {

	height: 1%;

	margin: 0 0 10px 0;

	}



h2.centerBoxHeading {

	font: bold 14px Arial;

	color: #555555;

	border: 1px solid #d5d5d5;

	padding: 5px 6px !important;

	background: url("../images/h2_bg.gif") repeat-x left bottom;

}

.centerBoxWrapper h2 {

	margin: 0 !important;

}



/*sideboxes*/

.columnLeft {

	padding: 0 12px 0 0;

}

.columnRight {

	padding: 0 0 0 12px;

}



h3.leftBoxHeading, h3.rightBoxHeading {

	font: bold 1.1em arial;

	color: #333333;

/*	background: url("../images/sidebox_right.gif") no-repeat right top;*/

	}



h3.leftBoxHeading a:link, h3.rightBoxHeading a:link, h3.leftBoxHeading a:visited, h3.rightBoxHeading a:visited {

	font: normal 11px verdana, arial;

	color: #000000;

	text-decoration: underline;

	}





h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	color: #000000;

	text-decoration: none;

	} 

.sidebox-header-left {

	border: 1px solid #dbdbd2;

	background: #aaaaaa url("../images/sidebox_left.gif") repeat-X left bottom;

	padding: 0 0 0 0.3em;

}

.main-sidebox-header-left {

	background: url("../images/main_sidebox_left.gif") no-repeat left top !important;

	padding: 0 0 0 0.3em;

	border: none;

}

.main-sidebox-header-right {

	color: #ffffff !important;

	background: url("../images/main_sidebox_right.gif") no-repeat right top !important;

	padding: 6px 0 5px 0.3em !important;

}



#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

	font: bold 1.1em arial;

}



.leftBoxHeading, .rightBoxHeading {

	margin: 0em;

	padding: 0.38em 0.3em 0.40em 0.4em;

	}

.leftBoxHeading label, .rightBoxHeading label {

	line-height: 15px;

}

.leftBoxContainer, .rightBoxContainer {

	margin: 0em;

	margin: -1px 0 0 0;

	}

#categoriesContent {

	margin: 0 0 14px 0;

	background: url("../images/cat_bg.gif") repeat-x right bottom;

	padding: 3px 0;

}

.sideBoxContent {

	border: 1px solid #E6E6E6;

	border-top: none;

	background-color: #ffffff;

	padding: 0.7em 0.9em;

	}

.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {

	font: normal 11px arial, verdana;

	color: #454545;

	line-height: 17px;

}

.sideBoxContent a:visited {

	text-decoration: none;

}

.sideBoxContent a:hover {

	text-decoration: underline;

}



.sidebox-products {

	display: block;

	color: #d5002e !important;

	padding: 2px;

}

#shoppingcartContent {

	background: #f7f7f7 !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: 0;

	}



#bestsellers li {

	background: url("../images/arrow_black.gif") no-repeat left 5px;

	padding: 0 0 4px 12px;

	line-height: 15px !important;

}

#bestsellers li a {

	line-height: 15px !important;

}

#bestsellers ul {

	list-style-image: none;

	list-style-position: outside;

	list-style-type: none;

	margin: 0;

	padding: 0;

}

#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/* categories box parent and child categories */



A.category-top {

	font: 12px arial;

	text-decoration: none;

	padding: 0 0 0 9px;

	background: url("../images/arrow.gif") no-repeat 0 4px;

	}

#categoriesContent .category-links {

	padding: 0 7px;

}

A.category-links, A.category-links:visited {

	color: #333333;

	text-decoration: none !important;

	}

.categories-top-list a:hover {

	color: #333333;

	text-decoration: underline;

}

.categories-top-list a:visited {

	color: #333333;

	text-decoration: none;

}

.categories-top-list {

	padding: 3px 6px;

	background: url("../images/dotted_line.gif") repeat-x 0 top;

}

.no-dots {

	background: none;

}

.sub-count {

	color: #aaaaaa;

	line-height: 12px !important;

}



.subcategory {

	padding: 0 0 6px 14px;

}

.subcategory a {

	line-height: 12px !important;

}



a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited {

	color: #0a7e9a;

	text-decoration: none;

	}

a.category-subs:hover, a.category-products:hover {

	color: #d5002e;

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

	}



.accountQuantityDisplay {

	width: 10%;

	vertical-align: top

	}



TR.tableHeading {

	background-color: #dadada;

	height: 2em;

	}



.productListing-rowheading {

	background: #eef1f6;

	border: 1px solid #e2e6ec;

	height: 2em;

	}

.productListing-rowheading th {

	border-bottom: 1px solid #e2e6ec;

	border-top: 1px solid #e2e6ec;

	}



.tabTable {

	margin: 6px 0 4px 0;

}

.tabTable td {

	padding: 12px 8px;

/*	text-align: left;*/

}

h3.itemTitle, .listingDescription {

	text-align: left;

	font-size: 12px;

}

.itemTitle a:link, .itemTitle a:visited {

	text-decoration: none;

}

.itemTitle a:hover {

	text-decoration: underline;

}



.productListing-even {

	background-color: #fafafa;

}

.productListing-data {

	border-bottom: 1px solid #ebebeb;

	vertical-align: top;

}

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

	}

.navNextPrevWrapper {

	padding: 5px 0 15px 0;

}

.home-banner {

	float: left;

	padding: 0 0 5px 0;

}

#bannerTwo, #bannerThree {

	margin: 0;

	padding: 0 0 5px 0;

}

#bannerOne {

	margin: 0;

	padding: 0;

}

.no-right-margin {

	margin-right: 0 !important;

}



#productQuantityDiscounts {

	padding: 12px 0;

}

#productQuantityDiscounts table {

	border: none;

	border-spacing: 0px !important;

/*	border-collapse: collapse;*/

	margin: 0;

	background: #fafafa;

}

#productQuantityDiscounts table td {

	border: 1px solid #eeeeee;

	padding: 4px;

}

/*======= Categories Dropdown ==========*/



#navCatTabsWrapper {

	background: #cccccc url("../images/ezpages_bg.gif") repeat left top;	

	height: 1%;

	padding: 0;

}

#navCatTabs {

	background: url("../images/top_nav_right_bg.gif") no-repeat right top;	

	height: 1%;

}

#navCatDropdown {

	height: 1%;

	background: url("../images/top_nav_left_bg.gif") no-repeat left top;	

	padding: 0 0.3em;

}

#navCatTabs ul li {

	display: block;

}

* html #navCatTabs ul li {

	display: inherit;

}



#navCatTabs ul li a {

	display: block;

	padding: 10px 9px;

	color: #eeeeee;

}

#navCatTabs ul li a:hover {

	color: #eeeeee;

}

.ul-wrapper {

	padding: 0 !important;

}

#navCatDropdown li 

{

	float:left;

	position:relative;

}

a.tab-category-top, a.tab-category-top:link, a.tab-category-top:visited {

	font: bold 12px arial, tahoma;

	color: #fffee2 !important;

}

li.root-cat {

	background: url("../images/cat_tabs_separator.gif") no-repeat right center;	

}

.root-cat a.selected-cat {

	font: bold 12px arial, tahoma;

	color: #ffffff !important;

	background: #d21e00 url("../images/cat_tabs_separator.gif") no-repeat right center;	

}

.sub-cat {

	float: none !important;

}

#navCatTabs .sub-cat a {

	font: normal 11px arial, tahoma;

	padding: 0.2em ;

	color: #333333;

	background: url("../images/dotted_line.gif") repeat-x left bottom;	

}

#navCatTabs .sub-cat a:hover {

	color: #eeeeee !important;

	background: #fa5e00;

}

.root-cat a:hover {

	background: #d21e00 url("../images/cat_tabs_separator.gif") no-repeat right center;	

}

#navCatDropdown li ul

{

	text-align: left;

	visibility:hidden;

	position:absolute;

	left: 0;

	padding: 0.5em;

	z-index: 50;

}

#navCatDropdown li:hover ul 

{

	min-width: 110px;

	visibility: visible;

	background-color: #ffffff;

	border: #e3e3e3 2px solid;

/*	outline: #ffffff 1px outset;*/

	white-space: nowrap;

	z-index: 60;

}

/* only for IE7 */

*+ html #navCatDropdown li ul {

	text-align: left;

}

*+ html #navCatDropdown li ul li a {

	display: block;

}

/* /only for IE7 */

/*======= /Categories Dropdown ==========*/
