/**
 * 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 $
 */
form, img, ul, ol, li, dl, dt, dd, p {
	border: 0 none;
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, abbr, var {
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
em {
	font-style: normal
}
a {
	font-family: Verdana, Geneva, sans-serif !important;
}
html {
	color: #666666;
	font: 11px/150% Verdana, Helvetica, sans-serif, "宋体";
}
body {
	margin: 0;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif !important;
	color: #666666;
	line-height: 17px;
	color: #666666;
	font: 11px/150% Verdana, Helvetica, sans-serif, "宋体";
}

a img {
	border: none;
}
ul, li {
	list-style-type: none;
}

a:link, #navEZPagesTOC ul li a {
	color: #2b2b2b;
	text-decoration: none;
}

a:visited {
	color: #2b2b2b;
	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: #990000;
	text-decoration: none;
}

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;
	color:#990000;
}
h1 {
	font:18px Georgia;
	color: #990000;
    padding: 10px 0 5px 0;
}

h2 {
	font: bold 18px tahoma;
	padding: 15px 0 5px 0;
	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;
}

/*  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%;
 }
 */
.dashed {
	border-bottom: 1px dotted #CECECE;
}
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}

FORM, SELECT, INPUT {
	/*	display: inline;*/
	font-size: 12px;
	margin: 0.1em;
	font-family: verdana;
}

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 {
	text-decoration: none;
}

LABEL.inputLabel {
	width: 12em;
	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;
}
#indexDefault {
	padding-top: 10px;
}
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 {
	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;
}
.line {
	height: 1px;
	border-bottom: 1px solid #DDDDDD;
}
.spacer-10, .spacer-15 {
  clear: both;
  height:10px;
  overflow: hidden;
}
.spacer-15 {
  height: 15px;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.3em;
	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;
	clear: both;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 992px;
	vertical-align: top;
	/*	border: 1px solid #9a9a9a;*/
}
.loading {
	background: url(../images/loading.gif) no-repeat top center;
	margin: 0 auto;
	margin-top: 120px;
	width: 16px;
	height: 16px;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#contentMainWrapper {
	table-layout: fixed;
}
#headerWrapper {
	clear: both;
	padding: 0 0 8px 0;
}
.topper-menu li {
	font: 11px verdana;
	float: left;
	margin: 9px 2px 0 14px;
}

#logoWrapper {
	background-color: #ffffff;
	width: 220px;
	height: 58px;
	float: left;
}
#logoWrapper img {
	height: 60px;
	margin: 10px 0 0 3px;
	width: 220px;
}
#searchWrapper {
	background-color: #F9F9F9;
	width: 962px;
	height: 58px;
	float: right;
	border: 1px solid #F2F2F2;
	margin-top: 10px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}
#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;
	margin: 0em 0em 1em 1em;
}
#sendSpendWrapper {
	margin: 0;
}
.floatingBox, #accountLinksWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 44%;
}

.loginareainput { border:1px solid #3E3E3E; width:210px; }

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesLinks, .navSplitPagesResult {
	color: #000000;
	margin-top: 15px;
	padding: 5px 0 2px 0;
}

.navSplitPagesLinks a {
	color: #0075E2;
	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%;
}
#navSuppWrapper {
	border-top: 1px solid #cecece;
	margin: 25px 0 0 0;
	padding: 8px 0 12px 0;
}
#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 {
	font: normal 11px verdana;
	float: left;
	margin: 0 2px 0 2px;
}

#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 verdana !important;
	line-height: 16px !important;
	width: 100%;
	text-align: center;
}

#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 {
	margin: 0em;
	color: #014590;
	line-height: 32px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}
#navBreadCrumb a {
	color: #014590;
	padding: 0 4px 0 6px;
}
#navBreadCrumb .first {
	background: url("../images/ico.png") no-repeat scroll 0 -6px transparent;
	padding-left: 25px;
}
#top_nav {
	background: url("../images/ezpages_bg.png") repeat-x;
	font: bold 13px Tahoma;
	margin: 0em;
	height: 30px;
}
#tab_nav a {
	color: #ffffff;
	text-decoration: none;
}

#tab_nav li {
	float: left;
	position: relative;
}
#tab_nav li a {
	display: block;
	line-height: 30px;
	padding: 0 5px 0 5px;
}
#tab_nav li:hover a, #tab_nav .tab_active a {
	background: url("../images/ico.png") no-repeat center -578px;
}
#tab_nav li.home-link {
	padding: 0;
}
#tab_nav li.home-link a {
	display: block;
}
#tab_nav .split {
	background: url("../images/tab_nav_line_bg.jpg") no-repeat;
	width: 2px;
	height: 30px;
	margin: 0 5px 0 5px;
}
#tab_nav .split:hover {
	background-position: 0 0;
}
#tab_nav #nav_featured_products {
	background: url("../images/ico.png") no-repeat scroll 5px -202px transparent;
	padding-left: 30px;
}
#tab_nav #nav_account {
	background: url("../images/icons/users.png") no-repeat 14px 9px;
	padding-left: 30px;
}
#tab_nav #nav_news .icon {
	background: url("../images/icons/news.gif") no-repeat scroll 0 0 transparent;
	height: 12px;
	position: absolute;
	right: -5px;
	top: 1px;
	width: 21px;
}
#login_logout_section, #login_logout_section a {
	font: normal 12px arial;
	color: #fffecf;
	padding: 10px 7px;
}
#login_logout_section a:hover {
	text-decoration: none;
}

.top-nav-right {
	background: url("../images/circle.png") no-repeat right -62px;
	height: 30px;
	width: 6px;
	float: right;
}
.top-nav-left {
	background: url("../images/circle.png") no-repeat left -92px;
	height: 30px;
	width: 6px;
	float: left;
}
.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;
}
/* 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 input {
	width: 440px;
	border: 1px solid #ccc;
	height: 21px;
	padding: 1px 0 0 3px;
	float: left;
	color: #ccc;
}

.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/ico.png") no-repeat 10px -384px;
	padding-left: 15px;
}
.empty {
	background: url("../images/ico.png") no-repeat 10px -384px;
	padding-left: 15px;
}
.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;
}

.mediumtext { color:#262626; }
.alert {
	color: #FF0000;
	margin-left: 0.5em;
}
.advisory {
}
.important {
	font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	color: #0075E2;
	margin: 1px 8px;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #e2e2e2;
	background: #EEEEEE;
	padding: 1em;
}

.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 {
	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 {
	color: #09318B;
}

.totalBox {
	width: 10em;
	text-align: right;
	padding: 0.2em;
}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}

.amount {
	width: 10em;
}

/*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;
	float: left;
}

.attributesComments {
	margin: 10px 0;
	color: #83785c;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

.centerBoxWrapper {
	height: 1%;
	margin-bottom: 10px;
	/*	padding: 12px;*/
}

h2.centerBoxHeading {
	font: bold 19px Arial;
	color: #4c6c74;
	padding: 0 0 2px 0;
	margin: 24px 0 15px 0 !important;
	background: url("../images/center_box_heading.jpg") repeat-x scroll 0 1px transparent;
}
.centerBoxWrapper h2 {
	margin: 0 0 15px 0;
	padding: 2px 0 0 0;
}
.centerBoxWrapper h2 .caption {
	font-size: 12px !important;
	color: #003B7F;
	display: inline-block;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	text-indent: 22px;
	background: url("../images/center_header_box_ico.gif") no-repeat scroll 10px 6px transparent;
}

/*sideboxes*/
.columnLeft {
	padding: 0 10px 0 0;
}
.columnRight {
	padding: 0 0 0 18px;
}

h3.leftBoxHeading, h3.rightBoxHeading {
	font: bold 1.1em arial;
	color: #163e4d;
	background: url("../images/sidebox_right.gif") no-repeat right top;
}

h3.leftBoxHeading, h3.rightBoxHeading {
	color: #163e4d;
	background: url("../images/sidebox_right.png") repeat-x scroll 0 1px transparent;
}

h3.leftBoxHeading a:link, h3.rightBoxHeading a:link, h3.leftBoxHeading a:visited, h3.rightBoxHeading a:visited {
	font: normal 11px verdana, arial;
	color: #0078e8;
	text-decoration: underline;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #0078e8;
	text-decoration: none;
}
.sidebox-header-left {
	border: 1px solid #DDD;
}
.main-sidebox-header-left {
	background: url("../images/main_sidebox_left.gif") no-repeat left top !important;
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-right {
	background: url("../images/main_sidebox_right.gif") no-repeat right top !important;
	padding: 0 0 0 0.3em;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	padding: 0.45em 0.3em 4px 0.4em !important;
}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 15px;
}
.leftBoxContainer, .rightBoxContainer {
	margin-bottom: 10px;
}

.sideBoxContent {
	border: 1px solid #E6E6E6;
	border-top: none;
	background-color: #ffffff;
	/*	padding: 0.7em 0.4em 1em 0.4em;*/
	padding: 0.7em 0.9em;
}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 11px arial, verdana;
	color: #666;
	line-height: 17px;
}
.sidebox-products {
	display: block;
	color: #0075E2 !important;
	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 {
	font: 12px arial;
	text-decoration: none;
	padding: 0 0 0 9px;
	background: url("../images/arrow.gif") no-repeat 0 4px;
}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
}
.categories-top-list {
	padding: 4px 0;
	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 8px;
}
.subcategory a {
	line-height: 12px !important;
}

A.category-subs, A.category-products {
	color: #0075E2;
	text-decoration: none;
}
A.category-subs:hover, A.category-products:hover {
	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;
	/*vertical-align: top*/
}

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

TR.tableHeading {
	background: none repeat scroll 0 0 #FFF8EB;
}
TR.tableHeading th {
	background: none repeat scroll 0 0 #E9E9E9;
	border: 1px solid #DDDDDD;
	color: #000000;
	font-size: 11px;
	padding: 8px 0;
}

.productListing-rowheading {
	background-color: #cfd8e6;
	height: 2em;
}

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 8px;
	text-align: left;
}

.productListing-even {
	background-color: #f7f7f3;
}
.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: none repeat scroll 0 0 #E9E9E9;
	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;
}
#productShippingInput .inputLabel {
	float: none;
}
/* top nav ::bof */
#topNavWrapper {
	background: url("../images/top_nav_bg.jpg") repeat-x scroll 0 0 transparent;
	height: 31px;
	position: relative;
	z-index: 1002;
}
#topNavWrapper .topNavLeft, #topNavWrapper .topNavRight {
	background: url("../images/circle.png") no-repeat scroll left 0 transparent;
	padding-top: 1px;
	position: relative;
	width: 45%;
}
#topNavWrapper .topNavRight {
	background-position: right -31px;
	width: 45%;
	padding-right: 10px;
}
#topNavWrapper .topNavLeft li, #topNavWrapper .topNavRight li {
	height: 28px;
	line-height: 26px;
	position: relative;
	text-align: left;
}
#topNavWrapper .home {
	background: url("../images/ico.png") no-repeat scroll 0 0 transparent;
}
#topNavWrapper .strong {
	color: #FF5A00;
	text-decoration: none;
}
#topNavWrapper .home {
	background-position: 10px 0;
	color: #FF5A00;
	padding: 0 0 0 32px;
	width: 45px;
}
#topNavWrapper .language {
	padding-left: 10px;
}
#topNavWrapper .current {
	text-indent: 31px;
	display: block;
	padding-right: 30px;
}
#topNavWrapper .currencies form {
	margin: 0;
}
#topNavWrapper .languages .current, #topNavWrapper .currencies .current {
	background-position: 9px 8px;
}
#topNavWrapper .languages, #topNavWrapper .currencies {
	position: relative;
}
#topNavWrapper .languages, #topNavWrapper .languages .menus, #topNavWrapper .currencies, #topNavWrapper .currencies .menus, #topNavWrapper .live_help, #topNavWrapper .live_help .menus {
	padding: 1px;
}
#topNavWrapper .active, #topNavWrapper .active .menus {
	background: #fff;
	padding: 0;
	border: 1px solid #ddd;
}
#topNavWrapper .languages a, #topNavWrapper .currencies a {
	background-position: 9px 6px;
	text-indent: 31px !important;
}
#topNavWrapper .currencies .current {
	background-position: 10px 7px;
}
#topNavWrapper .menus {
	display: none;
	border-top: 0 none !important;
	margin-left: -1px;
	margin-right: -1px;
	padding-top: 10px !important;
	position: absolute;
	width: 100%;
}
#topNavWrapper .menus a {
	color: #666666;
	display: block;
	font-size: 11px;
	height: 21px;
	line-height: 21px;
	margin-bottom: 1px;
	text-indent: 25px;
	text-decoration: none;
}
#topNavWrapper .live_help .menus a {
	color: #666666;
	display: block;
	font-size: 11px;
	height: auto;
	line-height: auto;
	margin-bottom: 5px;
	text-decoration: none;
	text-indent: 20px;
}
#topNavWrapper .menus a:hover {
	text-decoration: underline;
}
#topNavWrapper .active .menus {
	display: inline;
}
#topNavWrapper .icon_down {
	background: url("../images/ico.png") no-repeat scroll -11px -415px transparent;
	height: 4px;
	position: absolute;
	right: 10px;
	top: 11px;
	width: 7px;
	text-indent: 31px;
}
#topNavWrapper .active .icon_down {
	top: 10px;
	right: 9px;
}
#topNavWrapper .topNavLeft .split, #topNavWrapper .topNavRight .split {
	background: none repeat scroll 0 0 #CCCCCC;
	height: 12px;
	margin: 8px 5px 0 8px;
	overflow: hidden;
	padding: 0;
	width: 1px;
}
#topNavWrapper .topNavLeft .currencies {
	min-width: 155px;
	_width: 155px;
}
#topNavWrapper .live_help {
	min-width: 160px;
	_width: 160px;
}
.no-repeat {
	background-repeat: no-repeat;
}
.icon_currency {
	background: url("../images/ico.png") no-repeat 0 -53px !important;
}
.icon_live_help {
	background: url("../images/ico.png") no-repeat 0 -130px !important;
	text-align: center;
}
/* top nav ::eof */
/* header search ::bof */
#searchWrapper .searchBox {
	float: left;
	width: 65%;
	margin: 4px 0 0 4px;
}
#searchWrapper .shoppingCartBox {
	float: right;
	width: 33%;
	text-align: left;
	margin: 6px 0 0 0;
}
/* header search ::eof */
#productListHeading {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #333333;
	float: none;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 5px;
	border-bottom: 2px solid #AD3231;
	margin-bottom:0;
}
#productListHeading  span.resultCount {
	color: #999999;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	padding-left: 5px;
}
.main-banner-wrapper {
	float: left;
}
#navColumnTwoWrapper {
	float: right;
}
.clear {
	clear: both;
}

#productsListingListingBottomLinks a {
	text-decoration: none;
}
#productsListingListingBottomLinks a.prev {
	background: url("../images/detail.gif") no-repeat scroll -380px -134px #DDDDDD;
	height: 22px;
	padding: 0;
	width: 22px;
}
#productsListingListingBottomLinks a.prevall {
	background: url("../images/detail.gif") no-repeat scroll -380px -205px #EEEEEE;
	height: 22px;
	padding: 0;
	width: 22px;
}
#productsListingListingBottomLinks a.next {
	background: url("../images/detail.gif") no-repeat scroll -380px -158px #DDDDDD;
	height: 22px;
	padding: 0;
	width: 22px;
}
#productsListingListingBottomLinks a.nextall {
	background: url("../images/detail.gif") no-repeat scroll -380px -181px #EEEEEE;
	height: 22px;
	padding: 0;
	width: 22px;
}
#productsListingListingBottomLinks span {
	background: none repeat scroll 0 0 #EEEEEE;
	color: #666666;
	display: block;
	float: left;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	margin-right: 1px;
	padding: 0 8px;
}
#productsListingListingBottomLinks a {
	background: none repeat scroll 0 0 #DDDDDD;
	color: #000000;
	display: block;
	float: left;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	margin-right: 1px;
	padding: 0 8px;
}
#productsListingListingBottomLinks a:hover {
	background: none repeat scroll 0 0 #0041A0;
	color: white;
	text-decoration: none;
}
#columnCenter .news_categories li a, #newsListing ul li a {
	text-decoration: none;
}
#columnCenter .news_categories li a:hover, #newsListing ul li a:hover {
	text-decoration: underline;
}
#columnCenter .news_categories li, #newsListing ul li.item {
	padding: 5px 0;
}
#NewsList ul li a {
	font-size: 12px;
	color: #003B7F;
	text-decoration: none;
}
#NewsList ul li a:hover {
	text-decoration: underline;
}
#NewsList .item {
	text-align: left;
}
#NewsList .news_title a {
	font-size: 12px;
	color: #003B7F;
}
#NewsList li a {
	float: left;
	width: 177px;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	_width: 170px;
}
#NewsList li .news_add_date {
	font-size: 12px;
}
#NewsList li:not(p) {
	clear: both;
}
#NewsList li:not(p) a {
	max-width: 177px;
	float: left;
}
#NewsList li:not(p):after {
	content: "";
	float: left;
	width: 25px;
	padding-left: 5px;
	color: #000;
}
.hotkeyword {
	clear: both;
}
.hotkeyword h6 {
	color: #666666;
	display: inline-block;
	float: left;
	font-weight: bold;
}
.hotkeyword a {
	color: #000000;
	display: inline-block;
	float: left;
	font-size: 11px;
	padding: 3px 5px 0 2px;
	text-decoration: underline;
}
.pages {
	margin: 15px 0;
}
#accountDefault a {
	text-decoration: none;
}

#newsBody #columnCenter .content, #faqinfoBody #columnCenter .content {
	padding: 10px 8px;
}
#newsBody #columnCenter .content .caption, #faqinfoBody #columnCenter .content .caption {
	color: #990000;
	font-size: 18px;
	padding: 0;
}
#newsBody #columnCenter .content .add_data, #faqinfoBody #columnCenter .content .add_data {
	font-style: italic;
	color: #ccc;
	margin-bottom: 10px;
}
#shippingEstimatorContent table, #cartContentsDisplay, #productQuantityDiscounts table, #productShippingEstimatorContent table, #prevOrders, #accountHistInfo table {
	border-collapse: collapse;
}
#shippingEstimatorContent td, #shippingEstimatorContent th, #cartContentsDisplay td, #cartContentsDisplay th, #productQuantityDiscounts td, #productQuantityDiscounts th, #productShippingEstimatorContent td, #productShippingEstimatorContent th, #prevOrders td, #prevOrders th, #accountHistInfo td, #accountHistInfo th {
	border: #ccc solid 1px;
	padding: 5px;
}
/* shopping cart	::bof */
#cartInstructionsDisplay {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
#cartContentsDisplay tr {
	background-color: transparent;
	padding: 10px;
}
#cartContentsDisplay .tableHeading {
	background-color: #F5F5F5;
	color: #000;
}
#cartContentsDisplay .tableHeading #scUpdateQuantity {
	width: 100px;
}
#cartContentsDisplay .cartProductDisplay {
	vertical-align: middle;
}
#cartContentsDisplay .cartImage {
	text-align: center;
}
#cartContentsDisplay #cartImage {
	margin: 0;
}
#cartContentsDisplay #cartImage img {
	border: 1px solid #ddd;
}
#cartContentsDisplay .cartProductDisplay a {
	color: #09318B;
	text-decoration: none;
	font-size: 11px;
}
#cartContentsDisplay .cartProductDisplay a:hover {
	text-decoration: underline;
}
#cartContentsDisplay .cartImage, #cartContentsDisplay .cartUnitDisplay, #cartContentsDisplay .cartTotalDisplay, #cartContentsDisplay .cartQuantity {
	color: #FF5A00;
	text-align: center;
	vertical-align: middle;
	height: 100px;
}
#cartContentsDisplay .productMinUints {
	margin-top: -17px;
}
#cartContentsDisplay .productStock input {
	background-color: red;
	color: #fff;
}
#cartContentsDisplay .cartQuantity input {
	border: 1px solid #DFDFDF;
	height: 19px;
	line-height: 19px;
	text-align: center;
	width: 31px;
}
#cartContentsDisplay .cartTotalDisplay {
	color: #000;
}

#cartContentsDisplay .cartQuantity .update_item .btn_update {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	color: #0099EA;
	cursor: pointer;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	white-space: normal;
	width: 45px;
}
/* shopping cart	::eof */
/* shopping cart	::eof */
.detail_list {
	border-color: #AD3231 #DDDDDD #DDDDDD;
	border-style: solid;
	border-width: 2px 1px 1px;
	height: auto;
	overflow: hidden;
	background: url("../images/detail_list_h_bg.jpg") repeat-x scroll 0 0 transparent;
	margin-bottom:10px;
}
.detail_list .caption {
	line-height: 28px;
	height: 28px;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 12px;
	color: #000;
	text-indent: 8px;
}
.detail_list .content {
	padding: 0 15px 15px;
}
#alsopurchasedproducts .centeredContent, #recentlyviewed .centeredContent {
	padding: 10px 10px 0 10px;
}
#alsopurchasedproducts .centeredContent .image img, #recentlyviewed .centeredContent .image img {
	width: 45px;
	height: 35px;
}
#alsopurchasedproducts .centeredContent .title, #recentlyviewed .centeredContent .title {
	height: 35px;
	width: 70%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}
#alsopurchasedproducts .centeredContent .title a, #recentlyviewed .centeredContent .title a {
	color: #666666;
}
#alsopurchasedproducts .centeredContent li, #recentlyviewed .centeredContent li {
	margin-bottom: 10px;
}
#prevOrders td, #prevOrders th {
	border-color: #ddd;
}
#errer_body {
	position: relative;
}
.errer_body_m {

}
.error_middiv {
	background: url("../images/error_ico.jpg") no-repeat scroll 50px 0 transparent;
	height: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	padding-left: 200px;
}
.error_middiv .search_tips dt {
	font-weight: bold;
}
.error_middiv h1 {
	font-size: 22px;
	line-height: 50px;
}
.error_middiv .search_tips dd {
	background: url("../images/shopping_title_ico.jpg") no-repeat scroll 0 11px transparent;
	font-size: 12px;
	padding: 5px 0 5px 13px;
}
.error_middiv .search_tips a {
	color: #114EA6;
	text-decoration: underline;
}
.cartRemoveItemDisplay {
	vertical-align: middle;
}
.remove_item {
	display: inline-block;
	height: 18px;
	line-height: 50px;
	overflow: hidden;
	width: 18px;
}
.empty_orders {
	line-height: 40px;
	padding: 50px;
	text-align: center;
}
.empty_orders dt {
	color: #FF5A00;
	font-size: 24px;
}
.empty_orders dd {
	color: #000;
	width: 50%;
	text-align: left;
	display: inline-block;
}
.empty_orders ul {
	display: inline-block;
}
.empty_orders a {
	color: #014590;
	background: url("../images/list_ico.gif") no-repeat scroll 0 -100px transparent;
	padding-left: 12px;
	text-decoration: none;
}
.empty_orders a:hover {
	text-decoration: underline;
}
#siteMapList li {
	font-size: 11px;
	line-height: 18px;
	padding-left: 16px;
	background: url("../images/footer_ico.gif") no-repeat scroll 5px 5px transparent;
}
#sitemap_cates li {
	float: left;
	width: 220px;
	float: left;
	overflow: hidden;
}
#sitemap_cates li h4 {
	background: url("../images/footer_ico.gif") no-repeat scroll 5px 11px transparent;
}
#siteMapList li a {
	text-decoration: none;
	color: #666;
}
#siteMapList li a:hover {
	text-decoration: underline;
}
#producttags ul li a {
	text-decoration: none;
	color: #666;
}
#producttags ul li a:hover {
	text-decoration: underline;
}
.instructions {
	float: right;
}

.shipping-method-wrapper {
	width: 200px;
	float: left;
	height: 70px;
	margin: 5px;
	border: solid 1px #cccccc;
	cursor: pointer;
}
.shipping-method-wrapper:hover {
	border: solid 1px #FF5A00;
}
.shipping-method-wrapper.shipping-selected {
	border: solid 1px #FF0000;
}
.shipping-method-wrapper .level-0-wrapper {
	position: relative;
}
.shipping-method-wrapper .level-0-wrapper ul li img {
	width: 65px;
	height: 30px;
}
.shipping-method-wrapper .level-0-wrapper ul {
	margin-left: 20px;
}
.shipping-method-wrapper .level-0-wrapper .float-radio {
	position: absolute;
	left: 0;
	top: 50%;
}
#productDetailsList li {
	padding: 2px;
}
/* add*/
.w-bp-a, .w-bp, .w-b, .w-p, .widget, .clearfix, .section {
	clear: both;
}
.w-bp-a:after, .w-bp:after, .w-b:after, .w-p:after, .widget:after, .clearfix:after, .section:after {
	clear: both;
	content: ".";
	display: block;
	font: 0px/0 arial;
	height: 0;
	visibility: hidden;
}
/*products list add to cart*/
.litb-btn, .litb-btn span{
	cursor:pointer ;
	outline:medium none ;
	text-decoration:none;
}
.litb-btn, .litb-btn span{
	background:url(../images/newblue_buttons.png) repeat scroll 0 0 transparent ;
}
.coAdd2CartBtn {
  background-position: 0 -315px;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  width: 119px;
}
.coAdd2CartBtn:hover{
	background-position:-137px -315px;
}
.litb-btn b {
  display: block;
  text-indent: -9999px;
  display:none;
}
#breadcrumb.widget{margin-bottom:0;}
.widget-dfp.clearfix{margin-bottom:0;margin-top:-10px;}
