/**
 * Author: leo(danyun liu)
 * AuthorEmail: liudy@kiminox.net
 * CreationDate: 26-11-2009
 */
/********************** Columns */
/* All */
.col2-set, .col3-set, .col4-set, .col5-set {
	clear:both;
	margin-bottom:20px;
}
/* Col2 */
.col2-set .col-1, .col2-set .col-2 {
	width:320px;
}
.col2-set .col-1 {
	float:right;
}
.col2-set .col-2 {
	float:left;
}
/* Col2-alt */
.col2-alt-set .col-1 {
	width:32%;
}
.col2-alt-set .col-2 {
	width:65%;
}
.col2-alt-set .col-1 {
	float:left;
}
.col2-alt-set .col-2 {
	float:right;
}
/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 {
	float:left;
	width:31.3%;
}
.col3-set .col-1, .col3-set .col-2 {
	margin-right:3%;
}
/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 {
	float:left;
	width:22%;
}
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 {
	margin-right:4%;
}
/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 {
	float:none !important;
	margin:0 !important;
}
.col3-set td.spacer {
	width:3%;
}
.col4-set td.spacer {
	width:4%;
}
/********************** Form */
/* Form Elements */
textarea {
	overflow:auto;
}
input.input-text, textarea {
  border:1px solid #B49D86;
	padding:2px;
}
input.radio {
	margin-right:3px;
}
input.checkbox {
	margin-right:3px;
}
.qty {
	width:2.5em;
}
.section .button-set{background:none;}
.button-set {
background:#F1F1F1;
clear:both;
margin-top:2em;
padding:8px 20px;
text-align:right;
}
.form-button, .form-button-alt {
	overflow:visible;
	width:auto;
	padding:1px 8px;
	text-align:center;
	vertical-align:middle;
}
a.form-button-alt {
	padding:2px 9px;
}
.btn-checkout {
	display:block;
	float:right;
	padding-right:8px;
}
.btn-checkout span {
	display:block;
	padding:0 17px 0 25px;
}
/* Form lists */
.form-list li .input-box .input-text, .form-list li .input-box textarea {
	width:250px;
}
.form-list li .input-box select {
	width:256px;
}
.form-list li.addElement {
	padding-top:10px;
}
.group-select li .input-box,.group-select.input-box {
	float:left;
	padding-bottom:16px !important;
	padding-bottom:13px;
}
.group-select li .input-text, .group-select li select, .group-select li textarea {
	width:525px;
}
.group-select li .input-box .input-text, .group-select li .input-box textarea {
	width:200px;
}
.group-select li .input-box select {
	width:206px;
}
/* Form Messages */
.validation-advice {
	clear:both;
	margin-top:3px;
	padding-left:17px;
}
/* Expiration date and cvv number validation fix */
.v-fix {
	float:left;
}
.v-fix .validation-advice {
	display:block;
	margin-right:-12em;
	width:12em;
	position:relative;
}
p.required {
	text-align:right;
}
/********************** Messages  */
.messages {
	width:100%;
	overflow:hidden;
}
.error-msg {
  border:1px solid #B13B2D;
  color:#B13B2D;
  font-weight:bold;
	margin-bottom:1em !important;
	padding:8px 8px 8px 32px !important;}
.success-msg, .notice-msg, .note-msg {
  border:1px solid #717171;
  color:#717171;
  font-weight:bold;
	margin-bottom:1em !important;
	padding:8px 8px 8px 32px !important;
}
.error-msg li, .success-msg li, .notice-msg li {
	margin-bottom:.2em;
}
/********************** Headings */
.head, .inner-head {
	text-align:right;
}
.head h1, .head h2, .head h3, .head h4, .head h5, .inner-head h1, .inner-head h2, .inner-head h3, .inner-head h4, .inner-head h5 {
	margin:0;
	float:left;
}
/* Page heading */
.page-head {
  padding-left:20px;
	margin:10px 0 10px;
}
.page-head-alt {
	margin:0 0 12px 0;
}
.page-head, .page-head-alt {
	text-align:right;
}
.login-box .page-head h3, .page-head-alt h3 {
  background:none;
  color:#999999;
  font-size:22px;
  margin:0;
  text-align:left;
}
.button-level h3 {
	float:left;
	width:55%;
}
.page-head .link-feed {
	float:right;
	margin-top:9px;
}
.button-level .link-feed {
	float:none!important;
}
/* Category list heading */
.category-head {
	margin-bottom:7px;
}
.category-head h2 {
	margin:0;
	padding:3px 0;
	overflow:hidden;
}
.box-header {
	text-align:left;
	padding:2px 8px;
	margin:10px 0;
}
.category-head .link-feed {
	float:right;
	margin-top:10px;
	position:relative;
}
/********************* Tables */
/* Data Table */
.data-table {
	width:100%;
}
.data-table th {
	padding:2px 8px;
}
.data-table td {
	padding:3px 8px;
}
.data-table tfoot td {
	padding-top:1px;
	padding-bottom:1px;
}
/* Bundle Products */
.data-table tbody td h5.title {
	margin:0;
	padding:0;
}
.data-table tbody td .option-value {
	padding-left:10px;
}
.box-table td {
	padding:10px;
}
.box-table tfoot td {
	padding-top:5px;
	padding-bottom:5px;
}
.box-table select {
	width:100%;
}
.nested-data-table th, .nested-data-table td {
	padding-top:2px;
	padding-bottom:2px;
}
.generic-table td {
	padding:0 8px
}
.generic-table td.first {
	padding-left:0;
}
.shipping-tracking .button-set {
	margin-top:0;
	padding-top:0;
}
/********************** Lists */
.disc {
	margin-bottom:10px;
}
.disc li {
	margin-left:20px;
	line-height:26px;
}
/* Bare List */ /* Unstyled list */
.bare-list {
	margin:5px 0;
}
.bare-list li {
	margin:3px 0;
}
/********************** Space Creators */
.no-display {
	display:none;
}
/* Set minimum height for visual presentation */
.content {
	padding:12px 12px 12px 15px;
}
/* Sets default padding */
.separator {
	padding:0 3px;
}
.pipe {
	padding:0 4px;
}
.divider {
	margin:10px 0;
	overflow:hidden;
}
/********************** Pager */
table.pager select, table.view-by select {
	margin:0 3px;
}
table.pager select {
	width:50px;
}
table.pager .sort-by select {
	width:90px;
}
table.view-by td.sort-by {
	text-align:right;
	padding-right:44px;
}
table.view-by select {
	width:85px;
}
table.pager a,table.pager a:hover {color:#333;}
table.pager, table.view-by {
  background:url(../images/pager_bgi.gif) no-repeat left top;
	width:100%;
}
table.pager td {
	padding:4px 0 8px;
	text-align:center;
  vertical-align:middle;
  width:25%;
}
table.pager td.pages {
	padding:4px 0 8px;
}
table.pager ol, table.pager li {
	display:inline;
}
table.pager li {
	padding:0 2px;
}
table.view-by td {
	width:33%;
	padding:4px 8px;
	vertical-align:middle;
}
/********************** Base Layout */
/* Structure */
.header-top {
	padding-left:30px;
}
.middle {
	margin:0 auto;
	text-align:left;
}
.side-col {
	width:200px;
}
.col-left {
	float:left;
}
.col-main {
	float:left;
}
.col-right {
	float:right;
}
.col-1-layout .col-main {
	float:none;
	margin-bottom:20px;
}
.col-2-right-layout .col-main {
	float:left;
	width:738px;
	padding-bottom:20px;
}
.col-2-left-layout .col-main {
	float:right;
	margin-bottom:20px;
	width:738px;
}
.col-3-layout .col-main {
	width:526px;
	margin-left:12px;
}
/********************** Header */
/* Logo */
h1#logo {
	margin:0;
}
h1#logo img {
	display:block;
}
.page-popup h1#logo {
	display:none;
}
/* Quick Access*/
.quick-access {
	text-align:right;
}
.quick-access p {
	margin-bottom:4px;
}
.quick-access li {
  background:url(../images/space.gif) no-repeat right center;
	display:inline;
	padding-right:7px;
	padding-left:3px;
}
.quick-access li.topfirst {
  background:url(../images/space_top.gif) no-repeat right center;
}
.quick-access li.first {
	padding-left:0;
}
.quick-access li.last,
.quick-access li.nolast {
  background-image:none;
	padding-right:0;
}
.quick-access li.yeslast {
  background-image:none;
}
.quick-access li.yeslast a,
.quick-access li.yeslast a:hover {
  color:#ffff33;
}
.shop-access li.last {
	padding-right:0;
}
.language-switcher {
	float:right;
	margin-top:5px;
	margin-left:60px;
}
.language-switcher label {
	padding-right:5px;
}
.language-switcher .flag option {
	padding-left:20px;
	margin-left:2px;
}
/* Breadcrumbs */
.breadcrumbs a {color:#fff;}
.breadcrumbs {
  background:url(../images/breadcrumbs_bgi.gif) no-repeat left top;
  line-height:27px;
	margin-bottom:12px;
	padding-left:30px;
}
.breadcrumbs li {
  color:#fff;
	display:inline;
}
/* Mini search */
.mini-search {

}
.mini-search .input-text {
	width:212px;
	margin-right:4px;
}
.search-autocomplete {
	z-index:999;
}
.search-autocomplete li {
	padding:2px 8px 1px 8px;
}
.search-autocomplete li .amount {
	float:right;
}
/********************** Sidebars */
.side-col .box {
	margin-bottom:12px;
}
.side-col .content {
	background:#F8F7F5;
  margin:0 2px 0 1px;
  padding:5px 10px;
}
.side-col .head {
	text-align:left;
}
.side-col h2, .side-col h3, .side-col h4, .side-col h5 {
	float:none;
	font-weight:700;
}
.side-col .actions {
	padding:4px 0;
	text-align:right;
}
.widget-btn {
	float:right;
	margin:0 3px 1px 5px;
}
/* Currency Switcher */
.currency-switcher {
	padding:7px 12px 10px 12px;
}
.currency-switcher h4 {
	padding-left:22px;
}
.currency-switcher select {
	width:98%;
}
/* Base Mini */
.base-mini .head {
	margin:0 1px;
	padding:2px 6px;
}
.base-mini .head h4 {
	padding:1px 0 1px 21px;
}
.base-mini ol li {
	padding:7px 4px 7px 8px;
}
.base-mini .actions {
	padding:6px;
}
.base-mini .product-images {
	float:left;
	width:52px;
}
.base-mini .product-images a img {
	vertical-align:top;
}
.base-mini .product-checkbox {
	float:left;
	width:10px;
}
.base-mini .product-names {
	margin-left:18px;
}
.base-mini .product-details {
	margin:0 0 0 60px;
}
.base-mini .price-box {
	margin:1px 0;
}
/* Sidebar Blocks */
.mini-product-tags li {
	display:inline;
	padding-right:4px;
}
.mini-product-tags li:after {
	display:inline!important;
}
.mini-product-tags .content {
	padding:10px;
}
.mini-newsletter input.input-text {
	display:block;
	margin:3px 0;
	width:167px;
}
.mini-cart .subtotal {
	margin-top:5px;
	padding:2px 0;
	text-align:center;
}
.mini-cart h5 {
	margin:0;
	padding:6px 8px 2px 8px;
}
.mini-cart .actions {
	padding-top:3px;
	padding-bottom:1px;
}
.mini-cart .actions .form-button {
	margin-top:3px;
	margin-bottom:5px;
}
.mini-wishlist .link-cart {
	display:block;
}
.mini-poll td.label {
	padding-right:10px;
}
/********************** Footer */
.footer {
  margin:0 auto;
  padding:0 0 2em;
  text-align:center;
}
.footer .store-switcher {
	display:inline;
	padding:0 10px 0 0;
	vertical-align:middle;
}
.footer .informational label {
	padding-right:3px;
}
.footer .informational .footer-link li {
	display:inline;
	padding:0 20px;
}
.footer .informational li.last {
	padding-right:0;
}
.footer .legality {
  color:#666666;
  line-height:25px;
	padding:12px 0;
	text-align:center;
}
.product-shop {
	float:right;
}
.out-of-stock {
	padding-top:3px;
}
.product-shop .short-description {
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
/********************** Rating */
.ratings {
	margin:7px 0;
}
.rating-box {
	float:left;
	position:relative;
	width:69px;
	margin-right:5px;
}
.rating-box .rating {
	position:absolute;
	top:0;
	left:0;
}
.ratings-list {
	margin:4px 0;
}
.ratings-list td {
	padding:3px 0;
}
.ratings-list td.label {
	padding-right:8px;
}
/************************** Prices */
.price-box {
	padding:5px 0;
}
/* Regular price */
/* Old price */
.old-price {
	margin:0;
}
.old-price .price {
  color:#666;
  font-weight:bold;
	text-decoration:line-through;
}
.special-price .price {
  color:#cc0000;
  font-weight:bold;
}
/* Special price */
.special-price {
	margin:0;
	padding:3px 0;
}
/* Minimal price (as low as) */
.minimal-price {
	margin:0;
}
a.minimal-price-link {
	display:block;
}
/* Excluding tax */
.price-excluding-tax {
	display:block;
}
/* Including tax */
.price-including-tax {
	display:block;
}
/* Excl tax (for order tables) */
.price-excl-tax {
	display:block;
}
.price-excl-tax .label {
	display:block;
}
.price-excl-tax .price {
	display:block;
}
/* Incl tax (for order tables) */
.price-incl-tax {
	display:block;
}
.price-incl-tax .label {
	display:block;
}
.price-incl-tax .price {
	display:block;
}
/* Price range */
.price-from {
	margin:0;
}
.price-to {
	margin:0;
}
/* Price notice next to the options */
.price-notice {
	padding-left:10px;
}
.price-as-configured {
	margin:0;
}
.price-box-bundle {
	padding:0 0 10px 0;
}
.price-box-bundle .price-box {
	margin:0 !important;
	padding:0 !important;
}
.product-pricing-grouped li {
	padding:2px 0;
}
/********************** Generic Box */
.generic-box {
	margin-bottom:15px;
	padding:12px 15px;
}
.generic-box.oneone {margin:0;padding:0 15px;}
.generic-product-list li {
	margin:12px 0;
}
/********************** Catalog Listing */
.catalog-listing h5 {
	margin-bottom:.4em;
}
.catalog-listing .add-to {
	margin:.7em 0;
}
.catalog-listing .ratings {
	margin-bottom:.6em;
}
.catalog-listing .ratings .rating-box {
	float:none;
	margin-bottom:3px;
}
.catalog-listing .ratings .pipe {
	display:none;
}
.catalog-listing .ratings a {
	display:block;
}
/* Generic Product Grid */
.generic-product-grid {
	width:100%;
}
.generic-product-grid td {
	padding:12px 10px;
}
.generic-product-grid .product-image {
	text-align:center;
}
/********************** Layered Navigation */
.layered-nav .head {
	margin:0;
}
.layered-nav h3 {
	display:none;
}
.layered-nav h4 {
	margin:0;
	padding:5px 10px;
}
.layered-nav .narrowed-category li {
  color:#F41E00;
	float:left;
  padding:5px;
}
.layered-nav .narrowed-category li .label {
  color:#333;
  float:left;
	padding-left:20px;
	padding-right:1em;
}
.layered-nav .widget-btn {
	float:left;
	margin:0 0 0 5px;
}
.layered-nav .sbm {float:left;}
.layered-nav .actions {
	border-bottom:1px solid #DEDEDE;
  padding:6px 10px;
  text-align:right;
}
.layered-nav .actions a {color:#F41E00;}
.narrow-by dl,.narrowed-category {
	border-bottom:1px solid #ECECEC;
	overflow:hidden;
  width:738px;
}
.narrow-by dt {
float:left;
line-height:22px;
margin:0;
padding:0 1em 0.8em 38px;

}
.narrow-by dd {
line-height:22px;
overflow:hidden;
padding:0 0 0.8em;
width:600px;
}
.narrow-by dd li {
  color:#F41E00;
  padding-right:20px;
  float:left;
}
.narrow-by dd li a,.narrow-by dd li a:hover {
  color:#F41E00;
}
.narrow-by .narrowed-category {padding-left:13px;width:725px;}
/********************* Tool Tips */
.tool-tip {
	position:absolute;
}
.tool-tip .btn-close {
	padding:6px 6px 0;
	margin-bottom:-9px;
	text-align:right;
}
.tool-tip .inline-content {
	padding:8px;
}
.tool-tip .block-content {
	padding:15px 20px;
}
/********************** Search */
.advanced-search {
	margin:28px 0;
	padding:22px 25px 12px 25px;
}
.advanced-search .legend {
	margin-top:-33px;
	float:left;
	padding:0 8px;
}
.advanced-search li {
	margin-bottom:5px;
}
.advanced-search li label {
	width:150px;
	float:left;
}
.advanced-search .input-text {
	width:250px;
}
.advanced-search select {
	width:256px;
	padding:2px;
}
.advanced-search .field-row {
	float:left;
	width:256px;
}
.advanced-search .range .input-text {
	width:70px;
}
.advanced-search .range select {
	width:90px;
	padding:1px;
}
.advanced-search-nothing-found {
	margin-bottom:10px;
}
.advanced-search-found-amount {
	margin-bottom:10px;
}
.advanced-search-summary-box {
	padding:10px 10px 5px 10px;
	margin:0 0 10px;
}
.advanced-search-summary-tip {
	clear:both;
}
.advanced-search-summary-box {
	margin-bottom:10px;
}
.advanced-search-summary-box ul {
	float:left;
	width:50%;
}
.advanced-search-summary-box ul li span {
	padding-left:15px;
}
/* Inline translation fix */
/********************** Catalog Listing */
/* List Type */
.listing-type-list .listing-item {
	padding:12px 10px;
}
.listing-type-list .product-image {
	float:left;
	width:135px;
}
.listing-type-list .product-shop {
	width:305px;
}
.listing-type-list .product-shop .description {
	margin:.5em 0 1.2em 0;
}
.listing-type-list .product-shop .price-box {
	float:left;
	text-align:left;
	margin:3px 13px 5px 0;
	padding:0;
}
.listing-type-list .product-shop .form-button {
	margin:0.5em 0 0;
}
.listing-type-list .product-shop .product-reviews {
	margin:15px 0;
}
.listing-type-list .listing-item .rating-box {
	margin-bottom:6px;
}
/* Grid Type */
.listing-type-grid li.item {
	float:left;
	width:138px;
	padding:12px 10px;
	overflow:hidden;
}
.listing-type-grid .product-image {
	text-align:center;
}
.listing-type-grid .rating-box {
	float:left;
	margin-left:0;
	margin-right:5px;
}
.listing-type-grid .actions {
	margin:10px 0;
	text-align:center;
}
/* Rewrites for different layouts */
.col-1-layout .listing-type-grid li.item {
	width:280px;
}
.col-2-left-layout .listing-type-grid li.item, .col-2-right-layout .listing-type-grid li.item {
  text-align:left;
	width:164px;
}
.col-2-right-layout .listing-type-grid li.item {width:178px;}
/********************** Product Detail */
/* Product Images */
.product-img-box {
	float:left;
	width:280px;
}
.product-img-box .product-image-zoom {
	position:relative;
	overflow:hidden;
	width:265px;
	z-index:9;
}
.product-img-box .product-image-zoom img {
	position:absolute;
	left:0;
	top:0;
}
.image-zoom {
	position:relative;
	z-index:9;
	margin:0 auto 13px auto;
	padding:0 28px 0 28px;
}
.image-zoom #track {
	position:relative;
}
.image-zoom #handle {
	position:absolute;
	left:0;
	top:-1px;
	width:9px;
}
.image-zoom .btn-zoom-out {
	position:absolute;
	left:2px;
	top:1px;
}
.image-zoom .btn-zoom-in {
	position:absolute;
	right:2px;
	top:1px;
}
.product-img-box .more-views h4 {
	margin-bottom:.8em;
}

.product-img-box .more-views li {
	float:left;
	margin:0 0 9px 9px;
}
.product-img-box .more-views li a {
	float:left;
	width:70px;
	overflow:hidden;
}
.product-img-box .more-views li a img {
  border:1px solid #ccc;
  display:block;
}
.product-info-box {
	margin-top:10px;
	margin-top:0;
}
.product-info-box .product-name {
	margin-bottom:.3em;
}
.product-info-box .price-box {
	margin:10px 0;
}
.product-info-box .data-table .price-box {
	margin:0;
	padding:0;
}
.product-info-box .availability {
	margin:10px 0;
	padding:0;
}
.add-to-cart-box {
	float:right;
}
.add-to-cart-box .qty-box {
	float:left;
	line-height:30px;
}
.add-to-cart-box .qty-box label {
	float:left;
}
.add-to-cart-box .qty-box .qty {
	float:left;
	margin:3px 5px;
}
.add-to-cart-box .form-button {
	float:left;
}
.add-to-box {
	text-align:right;
}
.add-to-box li {
	display:inline;
}
.add-to-holder {
	margin:10px 0;
}
.add-to-holder .add-to-cart-box {
	float:left;
	margin-right:34px;
}
.add-to-holder .add-or {
	float:left;
	padding:0 7px;
}
.add-to-holder .add-to-box {
	float:left;
	text-align:left;
}
.add-to-holder .add-to-box li {
	display:block;
}
.add-to-holder .add-to-box li .pipe {
	display:none;
}
.product-info-box .ratings {
	margin-bottom:1em;
}
.product-essential, .product-collateral {
	padding:25px;
}
.product-essential {
	padding:25px;
}
.product-essential .product-shop {
	width:390px;
}
.product-essential .product-shop .ratings {
	margin-bottom:10px;
}
.product-pricing {
	margin:10px 0;
	padding:10px;
}
.product-pricing li {
	padding:2px 0 2px 10px;
}
.product-options {
	margin:20px 0 0;
	padding:10px 15px 20px;
}
.product-options dt {
	padding:10px 0 0;
}
.product-options dt .qty-holder {
	float:right;
	margin-right:15px;
}
.product-options dt .qty-holder label {
	vertical-align:middle;
}
.product-options dt .qty-disabled {
	padding:3px;
}
.product-options dd {
	padding:5px 10px 15px;
	margin:0 0 5px;
}
.product-options dl.last dd.last {
	padding-bottom:5px;
	margin-bottom:0;
}
.product-options dd input.input-text {
	width:98%;
}
.product-options dd textarea {
	width:98%;
}
.product-options dd select {
	width:99%;
}
.product-options dd .multiselect option {
	padding:2px 4px;
}
.product-options ul.options-list {
	margin-right:5px;
}
.product-options ul.options-list li {
	padding:2px 0;
}
.product-options ul.options-list input.radio {
	float:left;
	margin-top:3px;
}
.product-options ul.options-list input.checkbox {
	float:left;
	margin-top:3px;
}
.product-options ul.options-list .label {
	display:block;
	margin-left:18px;
}
.product-options ul.validation-failed {
	padding:0 7px;
}
.product-options p.required {
	margin-bottom:0;
	padding:15px 0 0;
}
.product-options-bottom {
	padding:15px 20px;
}
.product-options-bottom .product-pricing {
	margin:0;
	padding:0 0 10px;
}
.product-options-bottom .product-pricing li {
	padding:2px 0;
}
.product-options-bottom .price-box {
	float:left;
	margin:0;
	padding:0;
}
.product-options-bottom .price-label {
	float:left;
	padding-right:5px;
}
.product-options-bottom .price-tax {
	float:left;
}
.product-shop .product-options-bottom .price-box {
	float:none;
}
.product-shop .product-options-bottom .price-label {
	float:none;
	padding-right:0;
}
.product-shop .product-options-bottom .price-tax {
	float:none;
}
.product-shop .product-options-bottom .add-to-cart-box {
	clear:both;
	float:left;
	padding-top:12px;
}
/* Product Options */
dl.item-options dd {
	padding-left:10px;
}
.truncated a.details {
	display:inline-block;
}
.truncated .truncated_full_value {
	position:relative;
	z-index:999;
}
.truncated .truncated_full_value dl {
	position:absolute;
	top:-99999em;
	z-index:999;
	width:250px;
	padding:8px;
}
.truncated .truncated_full_value dl dt {
	margin-top:0;
}
.truncated .show dl {
	top:-20px;
	left:50%;
}
.col-left .truncated .show dl {
	left:35px;
	top:10px;
}
.col-right .truncated .show dl {
	left:-240px;
	top:10px;
}
/* Product Collateral */
.product-collateral .head {
	margin-bottom:1em;
	padding-bottom:1px;
}
.product-collateral .collateral-box {
	margin-bottom:2em;
}
.product-collateral .attribute-specs td {
	padding-top:3px;
	padding-bottom:3px;
}
.product-collateral .up-sell .head {
	padding-bottom:8px;
	margin-bottom:0;
}
.product-collateral .up-sell .generic-product-grid td {
	width:25%;
	padding-top:15px;
}
#customer-reviews {
	margin-bottom:15px;
}
#customer-reviews li {
	margin-bottom:10px;
  padding:10px;
}
.grid-row-two.even {
  background:#F7F7F7;
}
#customer-reviews li p {
	clear:both;
}
.product-collateral .add-tag-box .input-box {
	float:left;
	width:302px;
	margin-right:8px;
}
.product-collateral .add-tag-box .input-box .input-text {
	width:300px;
}
.tags-list {
	margin-bottom:15px;
}
.tags-list li {
	display:inline;
	padding:0 8px 0 4px;
}
.tags-list li.first {
	padding-left:0;
}
.add-tag-box {
	padding-left:23px;
}
.product-review-box {
	padding-bottom:10px;
}
.product-review-box table {
	width:456px;
	margin:8px 0 0;
}
.product-review-box td, .product-review-box th {
	text-align:center;
}
.product-review-box td.label {
	width:100px;
	text-align:left;
}
/* Product Detail sidebar */
.mini-related-items .product-images {
	width:72px;
}
.mini-related-items .product-images a {
	display:block;
	margin-left:20px;
}
.mini-related-items .product-images input {
	float:left;
}
.mini-related-items .product-images .checkbox-container {
	float:left;
	width:15px;
}
.mini-related-items .product-details {
	margin-left:80px;
	padding-left:5px;
}
.mini-related-items ol li {
	padding-left:0;
	padding-right:0;
}
/********************** Checkout */
select.address-select {
	width:630px;
}
.shipment-methods dd {
	margin-bottom:13px;
}
.payment-methods dt {
	margin-bottom:5px;
}
.payment-methods dd {
	padding:5px 20px;
}
.payment-methods select.month {
	width:146px !important;
	margin-right:10px;
}
.payment-methods select.year {
	width:100px !important;
}
.payment-methods input.cvv {
	width:3em !important;
}
/* Shopping Cart */
.shopping-cart {
  border-left:1px solid #E6E6E6;
  border-right:1px solid #E6E6E6;
	margin-bottom:0;
}
.shopping-cart th, .shopping-cart td {
	padding-left:13px;
	padding-right:13px;
}
.shopping-cart th .tax-flag {
	display:block;
}
.shopping-cart .continue-shopping {
	
}
.shopping-cart-item-message {
	margin-bottom:5px;
	margin-top:6px;
}
td.attributes-col ul {
	margin:5px 0;
}
td.attributes-col dt {
	margin-top:.5em;
}
td.attributes-col dd ul {
	margin:0 0 5px 0;
}
td.attributes-col dd ul li {
	margin-left:15px;
}
td.attributes-col h4.title {
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
}
.shopping-cart-totals-left {
  float:left;
  line-height:26px;
  text-align:left;
  width:48%;
}
.shopping-cart-totals {
  float:right;
  line-height:38px;
  padding-top:22px;
  width:48%;
}
.shopping-cart-totals table {
	width:100%;
	margin:7px 0;
}
.shopping-cart-totals td {
	padding:0 15px;
}
.shopping-cart-totals tfoot td {
	padding-top:10px;
}
.shopping-cart-totals .checkout-types {
	padding:8px 15px 15px;
}
.shopping-cart-totals .checkout-types li {
	clear:both;
	margin:10px 0;
}
/* Tax details */
.tax-total td {
	padding-top:5px !important;
	padding-bottom:5px !important;
}
.tax-total .tax-collapse {
	float:right;
	padding-left:20px;
	text-align:right;
}
/* Shopping cart tax info */
.cart-tax-info, .cart-price {
	padding-right:20px;
}
#shopping-cart-table .cart-price {padding:0;text-align:center;}
.cart-tax-total {
	padding-right:20px;
}
.shopping-cart-collaterals {
	float:left;
	width:605px;
	padding:25px 0;
}
.shopping-cart-collaterals .box {
	margin-bottom:18px;
	padding:12px 15px;
}
.shopping-cart-collaterals .box .form-button {
	margin-left:5px;
}
.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
	padding:1px 0 1px 21px;
}
.shopping-cart-collaterals .discount-codes h4 {
	padding-left:23px;
}
.shopping-cart-collaterals .shipping-estimate h4 {
	padding-left:23px;
}
.shopping-cart-collaterals .shipping-estimate .input-text {
	width:214px;
}
.shopping-cart-collaterals .shipping-estimate select {
	width:220px;
}
.shopping-cart-collaterals .upsell {
	width:42.5%;
	padding:12px 15px;
}
.shopping-cart-collaterals .upsell .product-image {
	float:left;
	width:75px;
}
.shopping-cart-collaterals .upsell .product-shop {
	width:170px;
}
.grand_total {
	width:auto;
	margin-top:15px;
	text-align:right;
}
tr.grand_total td, p.grand_total {
	padding-top:5px;
	padding-bottom:5px;
}
/* One-Page checkout */
.one-page-checkout li.section {
	overflow:hidden;

  width:100%;
}
.one-page-checkout .group-select {
	margin-right:0;
}
.one-page-checkout .box {
	padding:15px 20px;
}
.one-page-checkout .head {
  background:#F3F3F3;
  border:1px solid #E0E0E0;
  color:#666161;
  font-size:10px;
	margin-bottom:0;
	padding:4px 8px 6px 8px;
	border-top:0;
}
.one-page-checkout .section.allow .head {
  cursor:pointer;display:block;
}
.one-page-checkout .section .head {
  cursor:auto;
}
.one-page-checkout .tool-tip {
	right:8px;
}
.one-page-checkout .head a {
	display:none;
}
/* Hide Edit button in step header */
.one-page-checkout h4 {
	padding-bottom:2px;
}
.one-page-checkout .step-count {
	padding:0 4px;
}
.one-page-checkout .content {
	padding:10px 20px;
}
.one-page-checkout .active .head {
  background:#F3F3F3;
  border:1px solid #E0E0E0;
  color:#666161;
  font-size:10px;
  margin-bottom:0;
  padding-bottom:5px;
}
.one-page-checkout .alloq .head a {
	display:block;
}
/* Display Edit button in active selection */
.one-page-checkout .group-select {
	margin-top:0;
	padding:0;
}
.one-page-checkout .active .box {
  border-color:#E0E0E0;
  border-style:solid;
  border-width:0 1px 1px;
	display:block;
	overflow:hidden;
  width:696px;
}
.one-page-checkout dd .form-list ul {
	margin:5px 17px 15px 17px;
}
.one-page-checkout .checkmo-mailing-address {
	padding-left:20px;
	text-align:left;
    width:650px;
}
.one-page-checkout-progress .page-head {
	margin-bottom:1em;
}
.one-page-checkout-progress li {
	background:url(../images/checkout_progress_li_bgi.gif) no-repeat 0 0;
  line-height:23px;
  padding-bottom:10px;
  padding-left:20px;
}
.one-page-checkout-progress h4 {
	margin:0;
	padding:2px 8px;
}
.one-page-checkout-progress .content {
  background:none;
	padding:8px 13px;
}
#checkout-step-review.box.a-item {
	width:736px;
}
#opc-review .box {
	padding:0;
}
.opc-please-wait {
	padding-right:7px;
}
.one-page-checkout a.back {
	padding-left:16px;
}
.one-page-checkout .payment-methods dd {
	padding:0;
}
.one-page-checkout .button-set {
	margin-top:0;
	padding-top:2em;
}
.checkout-progress {
	margin:0 auto 1.5em auto;
}
.checkout-progress td {
	float:left;
	margin-right:3px;
	padding:4px 20px;
}
/* Multiple Addresses checkout */
.multi-address-checkout-description {
	margin-top:-15px;
	margin-bottom:15px;
}
.multi-address-checkout-box .box {
	position:relative;
	margin-top:15px;
	margin-bottom:25px;
}
.multi-address-checkout-box .legend {
	float:left;
	margin-top:-10px;
	margin-bottom:0;
	margin-left:15px;
	padding:2px 8px;
}
.multi-address-checkout-box .content {
	padding:15px 20px 20px 20px;
}
.multi-address-checkout-box .count-head {
	padding:5px 10px;
}
.shipment-count {
	padding:2px 5px;
}
.multi-address-checkout-box .tool-tip {
	left:-23px;
}
.multi-address-checkout-box .count-head h4 {
	margin:0;
}
.multi-address-checkout-box .checkmo-mailing-address {
	display:block;
	padding-left:20px;
}
.shipping-method-pointer {
	padding:13px;
	position:relative;
}
.shipping-method-pointer .pointer {
	position:absolute;
	top:-20px;
	right:-40px;
}
.place-order-box {
	float:right;
	overflow:hidden;
}
.place-order-box .left-radius {
	width:21px;
}
.place-order-box .main-radius {
	padding-right:21px;
	vertical-align:middle;
}
.place-order-box input {
	margin-left:15px;
}
/* Checkout Agreements */
.checkout-agreements li {
	margin:30px 0;
}
.checkout-agreements .agreement-content {
	overflow:auto;
	padding:10px;
}
.checkout-agreements .agree {
	margin:0;
	padding:10px 0 10px 11px;
}
.one-page-checkout .checkout-agreements {
	padding:5px 20px;
}
.one-page-checkout .checkout-agreements li {
	margin:20px 0 0;
}
.one-page-checkout .checkout-agreements .agreement-content {
	padding:5px;
}
.one-page-checkout .checkout-agreements .agree {
	padding-left:6px;
}
/********************** Gift Messages */
.giftmessages .input-checkbox {
	padding-bottom:15px;
}
.giftmessages .input-checkbox input {
	margin-right:5px;
}
.one-page-checkout .box-no-padding {
  border:1px solid #E0E0E0;
  border-width:0 1px 1px;
	padding:15px 0px;
}
.one-page-checkout .box-no-padding .inner-box {
	padding:0px 20px;
}
.giftmessages .gift-box {
	padding:22px 16px 22px 22px;
}
.giftmessages .gift-box .scroll-box {
	overflow:auto;
}
.no-padding {
	padding:0 !important;
}
.no-margin {
	margin:0 !important;
}
.giftmessages .giftmessage-product-info {
	padding-left:10px;
}
.giftmessages .group-select li .input-box {
	float:left;
	width:260px;
}
.giftmessages .group-select li .input-text, .group-select li select, .group-select li textarea {
	width:495px;
}
.giftmessages .group-select li .input-box .input-text, .group-select li .input-box textarea {
	width:235px;
}
.giftmessages .group-select li .input-box select {
	width:256px;
}
/********************** Customer */
/* Customer Name */
.customer-name-prefix .name-prefix {
	width:60px !important;
}
.customer-name-prefix .name-prefix input {
	width:45px !important;
}
.customer-name-prefix .name-prefix select {
	width:51px !important;
}
.customer-name-prefix .name-firstname {
	width:215px !important;
}
.customer-name-prefix .name-firstname input {
	width:190px !important;
}
.customer-name-middlename .name-firstname {
	width:215px !important;
}
.customer-name-middlename .name-firstname input {
	width:200px !important;
}
.customer-name-middlename .name-middlename {
	width:60px !important;
}
.customer-name-middlename .name-middlename input {
	width:35px !important;
}
.customer-name-suffix .name-lastname {
	width:205px !important;
}
.customer-name-suffix .name-lastname input {
	width:190px !important;
}
.customer-name-suffix .name-suffix {
	width:50px !important;
}
.customer-name-suffix .name-suffix input {
	width:45px !important;
}
.customer-name-suffix .name-suffix select {
	width:51px !important;
}
.customer-name-prefix-middlename .name-prefix {
	width:60px !important;
}
.customer-name-prefix-middlename .name-prefix input {
	width:45px !important;
}
.customer-name-prefix-middlename .name-prefix select {
	width:51px !important;
}
.customer-name-prefix-middlename .name-firstname {
	width:215px !important;
}
.customer-name-prefix-middlename .name-firstname input {
	width:190px !important;
}
.customer-name-prefix-middlename .name-middlename {
	width:50px !important;
}
.customer-name-prefix-middlename .name-middlename input {
	width:35px !important;
}
.customer-name-prefix-middlename .name-lastname {
	width:200px !important;
}
.customer-name-prefix-middlename .name-lastname input {
	width:200px !important;
}
.customer-name-prefix-suffix .name-prefix {
	width:60px !important;
}
.customer-name-prefix-suffix .name-prefix input {
	width:45px !important;
}
.customer-name-prefix-suffix .name-prefix select {
	width:51px !important;
}
.customer-name-prefix-suffix .name-firstname {
	width:215px !important;
}
.customer-name-prefix-suffix .name-firstname input {
	width:190px !important;
}
.customer-name-prefix-suffix .name-lastname {
	width:205px !important;
}
.customer-name-prefix-suffix .name-lastname input {
	width:190px !important;
}
.customer-name-prefix-suffix .name-suffix {
	width:50px !important;
}
.customer-name-prefix-suffix .name-suffix input {
	width:45px !important;
}
.customer-name-prefix-suffix .name-suffix select {
	width:51px !important;
}
.customer-name-middlename-suffix .name-firstname {
	width:215px !important;
}
.customer-name-middlename-suffix .name-firstname input {
	width:200px !important;
}
.customer-name-middlename-suffix .name-middlename {
	width:60px !important;
}
.customer-name-middlename-suffix .name-middlename input {
	width:35px !important;
}
.customer-name-middlename-suffix .name-lastname {
	width:205px !important;
}
.customer-name-middlename-suffix .name-lastname input {
	width:190px !important;
}
.customer-name-middlename-suffix .name-suffix {
	width:50px !important;
}
.customer-name-middlename-suffix .name-suffix input {
	width:45px !important;
}
.customer-name-middlename-suffix .name-suffix select {
	width:51px !important;
}
.customer-name-prefix-middlename-suffix .name-prefix {
	width:60px !important;
}
.customer-name-prefix-middlename-suffix .name-prefix input {
	width:45px !important;
}
.customer-name-prefix-middlename-suffix .name-prefix select {
	width:51px !important;
}
.customer-name-prefix-middlename-suffix .name-firstname {
	width:155px !important;
}
.customer-name-prefix-middlename-suffix .name-firstname input {
	width:140px !important;
}
.customer-name-prefix-middlename-suffix .name-middlename {
	width:60px !important;
}
.customer-name-prefix-middlename-suffix .name-middlename input {
	width:35px !important;
}
.customer-name-prefix-middlename-suffix .name-lastname {
	width:205px !important;
}
.customer-name-prefix-middlename-suffix .name-lastname input {
	width:190px !important;
}
.customer-name-prefix-middlename-suffix .name-suffix {
	width:50px !important;
}
.customer-name-prefix-middlename-suffix .name-suffix input {
	width:45px !important;
}
.customer-name-prefix-middlename-suffix .name-suffix select {
	width:51px !important;
}
.customer-dob .input-box {
	float:left;
	width:60px !important;
}
.customer-dob input {
	width:50px !important;
}
/* My Account navigation */
.account-nav .head {
	margin:0;
	padding:3px 10px;
}
.account-nav ul {
	padding:4px 0;
}
.account-nav li a, .account-nav li.on {
	padding:3px 0;
}
.account-nav li a {
	display:block;
}
.account-nav li.on a {
	padding:0;
}
/* Login */
.login-box .content {
	padding:0;
}
.login-box h4 {
  color:#8C8888;
  font-size:14px;
	margin-bottom:1.2em;
	padding-bottom:5px;
	padding-left:23px;
}
.login-box .button-set {
	margin:0;
	padding:8px 13px;
	text-align:center;
}
/* Dashboard */
.account-box {
	padding:15px;
}
.account-box .head {
	margin-bottom:10px;
}
.account-box.ad-reviews .head {
background:url(../images/account_ht_bgi.gif) repeat-x 0 0;
border:1px solid #CECECE;
line-height:26px;
padding:0 20px;
}
.account-box.ad-reviews .head h4 {padding:0;}
.account-box .inner-head {
background:url(../images/account_ht_bgi.gif) repeat-x 0 0;
border:1px solid #CECECE;
line-height:26px;
margin-bottom:8px;
padding:0 20px;
text-align:right;
}
.account-main .account-box li {
	padding:5px 0;
}
.account-box ol .count {
	float:left;
	padding:0 3px;
}
.account-box ol .content {
  line-height:26px;
	margin-left:20px;
	padding:0;
}
.account-box ol.recent-reviews small {
	float:left;
	margin-right:3px;
	line-height:16px;
}
.account-box .product-images {
	width:65px;
}
.account-box .product-details {
	margin:0 0 10px 70px;
}
.account-box .content {
	padding:0;
}
.account-side .actions {
	padding-top:4px;
}
.account-side .actions .form-button {
	float:right;
}
.edit-password {
	display:block;
	padding-left:20px;
}
.dashboard-welcome {
padding:15px;
padding-bottom:0;
line-height:30px;
}
.account-box .head h4 {
	padding-left:21px;
}
.account-box.ad-orders .head h4 {
	background:url(../images/orders_bgi.gif) no-repeat 0 center;
  font-size:14px;
  line-height:23px;
  padding-left:30px;
}
.account-box.ad-account-info .head h4 {
	background:url(../images/account_bgi.gif) no-repeat 0 center;
  font-size:14px;
  line-height:23px;
  padding-left:30px;
}
/* Account Addressbook */
.primary-address-list li {
	margin-bottom:10px;
	padding:10px 13px 8px 13px;
}
.primary-address-list li .head {
	margin:0;
}
.address-list li {
	margin-bottom:1em;
}
.address-list .actions {
	float:right;
	margin:0 0 10px 10px;
}
/* Account Order History */
.sales-order-view .checkmo-mailing-address {
	display:block;
	padding-left:20px;
}
/* Compare Products */
.compare-products {
	margin:30px 0 50px 0;
}
.compare-products table {
	width:auto;
}
.compare-products td {
	width:170px;
	text-align:left;
}
.compare-products tbody tr.first td {
	text-align:center;
}
.compare-products tbody.attribute-cart td {
	text-align:center;
}
.compare-products tbody td.label {
	width:auto;
	text-align:left;
}
.compare-products tbody.remove-buttons td {
	padding:0;
	text-align:right;
}
.compare-products tbody.remove-buttons td img {
	float:right;
}
/* Reviews */
.my-review-detail .product-image {
	float:left;
	width:135px;
}
.my-review-detail .product-image p {
	margin-bottom:0;
}
.my-review-detail .product-image p img {
	vertical-align:top;
}
.my-review-detail .details {
	float:right;
	width:538px;
}
.my-review-detail .ratings-list {
	margin-bottom:.8em;
}
.my-review-detail .ratings .rating-box {
	float:none;
	margin-bottom:3px;
}
.my-review-detail .ratings .pipe {
	display:none;
}
.my-review-detail .ratings a {
	display:block;
}
/* Gift Messages */
.giftmessage {
	padding:10px 0 0 0;
}
.giftmessage-preview-link {
	padding-right:7px;
}
.giftmessage-content {
	float:left;
}
.giftmessage-close {
	float:right;
}
/********************** Print pages */
table.print .giftmessage-preview-link {
	display:none !important;
}
table.print .price-excl-tax .label, table.print .price-excl-tax .price, table.print .price-incl-tax .label, table.print .price-incl-tax .price {
	display:inline;
}
/********************** Pop up pages */
.page-popup {
	padding:25px 30px;
	text-align:left;
}
.page-popup .print-head {
	margin:0 0 15px;
}
.page-popup .print-head img {
	float:left;
}
.page-popup .print-head address {
	float:left;
	margin-left:15px;
}
.product-gallery-nav {
	padding:0 5px;
}
/* Alignment */
.v-top {
	vertical-align:top;
}
.v-middle {
	vertical-align:middle;
}
.v-bottom {
	vertical-align:bottom;
}
.a-left {
	text-align:left;
}
.a-center {
	text-align:center;
}
.a-right {
	text-align:right;
}
.left {
	float:left;
}
.right {
	float:right;
}
.auto-width {
	width:auto;
}
/* Link highlights */
.link-print {
	padding-left:23px;
}
.link-feed {
	padding-left:18px;
}
/* For Demo store only */
.demo-notice {
	margin:0;
	padding:5px 10px 6px 10px;
	text-align:center;
}
.order-access {
	padding-bottom:8px;
} 
.order-info {
  float:left;
	padding:4px 8px;
  width:60%;
}
.order-info-right {
  padding:4px 8px;
  float:right;
  text-align:right;
  width:30%;
}
.order-info span {
	display:block;
	float:left;
}
.order-info ul {
	display:inline;
}
.order-info li {
	display:inline;
	padding-right:7px;
	padding-left:3px;
}

/********** page header and page footer start **********/
.wrapper-bottom{background:url(../images/footer_bottom_bgi.gif) repeat-x left bottom;}
.wrapper{background:url(../images/header_top_bgi.gif) repeat-x left top;}
.header{position:relative;z-index:100;}
.header,.middle-container,.footer-container{width:950px;margin:auto;}
.header-search .content{height:22px;overflow:hidden;padding:0;width:470px;}
.header-quick-access,.header-search{overflow:hidden;width:100%;}
.shop-access{left:282px;position:absolute;top:76px;}
.welcome{background-color:#EDE7DA;line-height:20px;padding:0 16px;}
.shop-access .quick-access{background-color:#EDE7DA;line-height:20px;padding-right:16px;}
.shop-menu-access,.header-right,.cart-sidebar{float:right;}
.header-right{padding-bottom:12px;padding-top:36px;}
.header-bottom,.header-search,.footer-link{clear:both;}
.shop-menu-access{line-height:30px;}
.header-search .search-page-head h3{font-size:12px;padding-right:16px;margin:5px 0;}
.header-nav-container{width:726px;}
.topsearch{background:url(../images/header_search_img.gif) no-repeat 12px center;width:300px;padding:8px 8px 6px 40px;}
.middle-container{padding:10px 0 0;z-index:-100;}
.footer .informational .footer-help{float:right;margin-bottom:16px;overflow:hidden;width:690px;height:117px;padding:0px 0;}
.footer .informational .footer-help ul{background:url(../images/dashed_bottom.gif) no-repeat right 38px;float:left;width:165px;}
.footer .informational .footer-help ul.last{background-image:none;}
.footer .informational .footer-help ul li{line-height:22px;list-style:none;padding-left:20px;text-align:left;}
.footer-link{background:url(../images/footer_link_bgi.gif) repeat-x left top;line-height:30px;}
.lastone{color:#555;font-size:14px;font-weight:700;padding-right:6px;}
.lastthree{background:url(../images/tp.gif) no-repeat left 3px;color:#C00;font-size:20px;font-weight:700;padding-left:26px;}
.header a,.header a:hover{color:#333;}
.footer a,.footer a:hover{color:#666;}
.for-home{background:url("../images/for_home_bgi.gif") no-repeat scroll right top transparent;padding-bottom:6px;padding-right:46px;position:absolute;right:0;width:230px;}
.for-home a,.for-home a:hover,.footer-link a,.footer-link a:hover{color:#fff;}
.header-search{background:url(../images/header_search_bgi.gif) repeat-x left top;}
.header-search .note-msg{float:left;line-height:21px;margin:0 !important;}
.footer-help-title{overflow:hidden;width:100%;padding:15px 0;}
.footer-help-title li {color:#666666;display:inline;margin:0 7px 0 5px;padding:12px 0 12px 46px;width:13%;}
.footer-help-title .first {margin-left:16px;padding-left:18px;background:url(../images/footer_help_title_one.gif) no-repeat left center; }
.footer-help-title .one {padding-left:45px;background:url(../images/footer_help_title_two.gif) no-repeat left center;}
.footer-help-title .two {padding-left:1px;background:url(../images/footer_help_title_three.gif) no-repeat left center;}
.footer-help-title .three {padding-left:11px;background:url(../images/footer_help_title_four.gif) no-repeat left center;}
.footer-help-title .four {padding-left:36px;background:url(../images/footer_help_title_five.gif) no-repeat left center;}
.footer-help-title .last {padding-left:11px;background:url(../images/footer_help_title_six.gif) no-repeat left center;}
.informational{
background:url(../images/service_img.gif) no-repeat left 64px!important;background:url(../images/service_img.gif) no-repeat left 64px ;
border:2px solid #F30;
}
.informational .footer-help ul li.title{background:url(../images/footer_help_title_bgi.gif) no-repeat left top;color:#fff;margin:2px 5px 5px 0;
padding:0 0 0 31px;
text-align:left;}
.header-search .mini-product-tags{padding:6px 0;}
.cart-sidebar .mini-cart .subtotal{color:#fff;float:left;margin:0;padding:0 10px 0 0;}
.cart-sidebar .mini-cart .subtotal.last{padding-right:0;float:right;width:36px;}
.cart-sidebar{background:url(../images/cart_sidebar_left_bgi.gif) no-repeat left top;}
.cart-sidebar .mini-cart{background:url(../images/cart_sidebar_right_bgi.gif) no-repeat right top;float:left;height:30px;line-height:30px;padding:0 16px;width:186px;}
.cart-sidebar .mini-cart .cart-content div{color:#fff;text-align:center;padding:0 !important;}
.cart-sidebar .mini-cart .subtotal a{color:#FF3;}
.welcome,.shop-access .quick-access,.header-left,.header-nav-container,.header-search .search-page-head,.header-search .content,.topsearch,.mini-product-tags,.footer-help-title li{float:left;}
.header-left{margin-top:12px;}
/********** page header and page footer end **********/

/********** home page start**********/
.left-side-one .head{background:url(../images/left_head_bgi.gif) no-repeat center center;border-bottom:3px solid #D9D9D9;color:#fff;height:24px;margin:0;}
.left-side-one .listing-type-grid li{border-bottom:1px solid #D5D5D5;display:inline;width:178px;margin:0 5px;padding:12px 5px;}
.left-side-two .head{background:url(../images/left_head_bgi.gif) no-repeat center center;border-bottom:3px solid #D9D9D9;color:#FFF;height:24px;margin:0;}
.right-side-news{margin-bottom:6px;}
.right-side-one .listing-type-grid li{width:178px;text-align:center;}
.recommend .middle-head{background:url(../images/recommend_head_bgi.gif) no-repeat left bottom;line-height:24px;padding:0 26px;}
.recommend .middle-head .left{color:#fff;font-weight:400;}
.recommend .middle-head a,.hot-new .middle-head a{color:#666;font-weight:400;}
.recommend .catalog-listing-border{border:1px solid #762820;border-top-width:2px;}
.recommend .catalog-listing{background:url(../images/recommend_line_up_bgi.gif) no-repeat center center;border:1px solid #B13B2D;}
.recommend .catalog-listing .grid-row{background:url(../images/recommend_line_bgi.gif) no-repeat center bottom;}
.recommend .catalog-listing .grid-row.last{background:none;}
.recommend .catalog-listing li{width:241px;}
.recommend .catalog-listing li .left{width:80px;}
.recommend .catalog-listing li .right{width:138px;}
.recommend .catalog-listing .right a,.recommend .catalog-listing .right a:hover{color:red;}
.recommend .catalog-listing .right .check{background:url(../images/check.gif) no-repeat left center;height:27px;line-height:21px;text-align:center;}
.hot-new .middle-head{background:url(../images/hot_new_head_bgi.gif) no-repeat left top;height:46px;line-height:34px;padding:0 38px;}
.hot-new .middle-head .left{color:#ad0000;}
.hot-new .listing-type-grid{padding-bottom:10px;border-color:#ccc;border-style:solid;border-width:0 1px 1px;}
.hot-new .listing-type-grid li{text-align:left;width:154px;}
.hot-new .listing-type-grid li.item{padding:12px 5px 12px 15px;}
.hot-new .listing-type-grid .product-image{background:url("../images/bg_product.gif") no-repeat scroll 0 0;height:106px;padding:10px;width:126px;margin:0 0 12px;}
.hot-new .listing-type-grid li .check{background:url(../images/check_two.gif) no-repeat center center;line-height:15px;text-align:center;}
.hot-new .listing-type-grid li .check a{color:#fff;text-decoration:none;}
.home-img,.recommend,.hot-new,.left-side-ad,.left-side-one,.left-side-two,.right-side-ad,.right-side-one,.right-side-two{margin-bottom:12px;}
.left-side-one .listing-type-grid,.right-side-one .listing-type-grid{background:url(../images/promotion_item_bgi.gif) repeat-x left bottom;border-color:#ccc;border-style:solid;border-width:0 1px 1px;}
.left-side-one .listing-type-grid .even{background:transparent;}
.left-side-one .listing-type-grid .product-image,.left-side-two .listing-type-grid .product-image,.right-side-two .listing-type-grid .product-image{border:1px solid #D6D6D6;}
.left-side-one .listing-type-grid .product-image img,.left-side-two .listing-type-grid .product-image img,.right-side-one .listing-type-grid .product-image img,.right-side-two .listing-type-grid .product-image img,.home-img img,.left-side-ad img,.right-side-news img,.right-side-ad img,.recommend .catalog-listing li .left img,.recommend .catalog-listing li .right img{display:block;}
.left-side-one .right,.left-side-two .right,.right-side-one .right,.right-side-two .right{width:116px;}
.left-side-one .right h5,.left-side-two .right h5,.right-side-one .right h5,.right-side-two .right h5,.recommend .catalog-listing .right h5,.hot-new .catalog-listing li h5{height:16px;line-height:16px;overflow:hidden;margin:0;}
.left-side-one .right a,.right-side-one .right a,.left-side-one .right a:hover,.right-side-one .right a:hover{color:#951001;font-weight:400;}
.left-side-one .price-box,.left-side-one .special-price,.left-side-two .price-box,.left-side-two .special-price,.right-side-one .price-box,.left-side-one .special-price,.right-side-two .price-box,.left-side-two .special-price{padding-bottom:0;}
.left-side-one .old-price .price,.left-side-two .old-price .price,.right-side-two .old-price .price{font-size:11px;font-weight:400;}
.left-side-one .special-price .price,.left-side-two .special-price .price,.right-side-two .special-price .price{font-size:11px;}
.left-side-two .listing-type-grid,.right-side-two .listing-type-grid{border-color:#ccc;border-style:solid;border-width:0 1px 1px;}
.left-side-two .listing-type-grid li,.right-side-two .listing-type-grid li{background:url(../images/promotion_item_bgi.gif) repeat-x left bottom;width:178px;}
.left-side-two .right a,.right-side-two .right a,
.left-side-two .right a:hover,.right-side-two .right a:hover{background:url(../images/jt_bgi.gif) no-repeat left 6px;padding-left:10px;color:#951001;font-weight:400;}
.right-side-one .head,.right-side-two .head{background:url(../images/right_head_bgi.gif) no-repeat center center;color:#FF0;height:32px;margin:0;}
.recommend .middle-head h4,.hot-new .middle-head h4{overflow:hidden;width:100%;margin:0;}
.recommend .catalog-listing .right .check a,.hot-new .listing-type-grid li a{color:#666;}
.hot-new .listing-type-grid li a{font-weight:normal;}
/********** home page end **********/

/********** 列表页分类菜�?start **********/
.bigchildren a,.bigchildren a:hover {color:#BB4709;}
.children a,.children a:hover {color:#676767;}
.left-side-three .listing-type-grid .left_navi li.children {margin:0;padding:0;}
.left-side-three .listing-type-grid .left_navi li.children .bigchildren1 {padding:6px 10px;}
.left-side-three .listing-type-grid .left_navi li.children .children a {background:none;padding:0;}
.left-side-three .listing-type-grid .left_navi li.children a {background:url("../images/nav_left_title.gif") no-repeat scroll 0 0;display:block;font-weight:bold;padding:6px 34px;}
.left-side-three .listing-type-grid .left_navi li.children .children {background:url("../images/nav_left_jt.gif") no-repeat scroll 6px center;font-weight:normal;line-height:22px;padding-left:20px;}
.left-side-three .listing-type-grid .left_navi li.children .children a {font-weight:normal;display:block;}
/********** 列表页分类菜�?end **********/

.right-side-one .listing-type-grid .product-image {border:1px solid #EEEEEE;margin:10px auto;position:relative;width:90px;}
.right-side-one .listing-type-grid h5 a,.right-side-one .listing-type-grid h5 a:hover {color:#951001;}
.right-side-one .listing-type-grid .old-price .price {font-weight:normal;}
.right-side-one .listing-type-grid .special-price .price-label {color:#CC0000;font-weight:bold;}
.right-side-one .listing-type-grid .grid-row {background:url(../images/limitslaes_line_bgi.gif) no-repeat center bottom;}
.right-side-one .listing-type-grid .grid-row.last {background:none;}
.right-side-one .listing-type-grid .icon-qiang {position:absolute;bottom:-6px;right:-8px;}

.left-side-three .head {background:url(../images/left_head_two_bgi.gif) no-repeat center center;color:#fff;line-height:35px;margin:0;padding:0 20px;}
.left-side-three .head h4 {padding:0;}
.left-side-three .catalog-listing {background:url(../images/left_bg_two_bgi.gif) repeat-y center bottom;}
.left-side-three .listing-type-grid {background:url(../images/left_bottom_two_bgi.gif) no-repeat center bottom;padding-bottom:12px;}
.left-side-three .listing-type-grid li {border-bottom:1px dashed #D5D5D5;margin:0 10px;padding:12px 5px;}
.left-side-three .listing-type-grid li.even{background:transparent;}
.left-side-three .listing-type-grid li.last {border-bottom:0;}
.mini-product-view img {border:1px solid #ddd;}
.mini-product-view a {color:#676767;}

.box.layered-nav {margin-top:12px;}
.narrow-by {background:url(../images/narrow_by_bgi.gif) repeat-x left top;margin-bottom:12px;}

.listing-type-grid.list ol li .product-image {background:url("../images/bg_product.gif") no-repeat scroll 0 0;height:106px;margin:0 0 12px;padding:10px;width:126px;}
.listing-type-grid ol li h5 {font-weight:normal;height:16px;line-height:16px;margin:0;overflow:hidden;}
.listing-type-grid ol li h5 a,.listing-type-grid ol li h5 a:hover {color:#666;}
.listing-type-grid ol li .check {padding-top:0 !important;*padding-top:3px;background:url(../images/check_two.gif) no-repeat center center;line-height:15px;text-align:center;}
.listing-type-grid ol li .check a {color:#fff;text-decoration:none;}

.col-2-right-layout .breadcrumbs {background:none;}
.col-2-right-layout .breadcrumbs li,.col-2-right-layout .breadcrumbs a {color:#333;}

.product-essential-bgi {background:url(../images/product_essential_bgi.gif) repeat-y left top;}
.product-essential-top {background:url(../images/product_essential_top.gif) no-repeat left top;}
.product-essential-bottom {background:url(../images/product_essential_bottom.gif) no-repeat left bottom;}
.product-essential {background:url(../images/product_essential_left.gif) no-repeat 725px center;}

#image {background:url(../images/image_right_bgi.gif) no-repeat right center;overflow:hidden;padding-bottom:16px;width:280px;}
.more-views {clear:both;}

.product-shop .price-box .old-price {background:url(../images/old_price_bgi.gif) no-repeat left center;float:right;line-height:27px;padding-left:12px;}
.product-shop .price-box .old-price .price {font-weight:normal;}
.product-shop .price-box .special-price {background:url(../images/special_price_big.gif) no-repeat left center;float:left;line-height:27px;padding:0 0 0 36px;}
.product-shop .price-box .special-price .price {font-size:17px;}
.product-shop .price-box .special-price .price .points-prediction {font-size:12px;color:#CC0000;}
.product-shop .price-box {color:#666;overflow:hidden;width:100%;}
.product-shop .add-to-holder .form-button {background:url(../images/form_button.gif) no-repeat left top;border:0;cursor:pointer;height:30px;width:104px;}
.product-shop .add-to-holder .add-to-box li {background:url(../images/add_to_box_bgi.gif) no-repeat left center;line-height:27px;padding-left:20px;}

.note {color:#B0B0B0;padding-top:10px;}

.mini-related-items .super-products .product-images {float:none;margin:auto;padding-bottom:10px;width:82px;}
.mini-related-items .super-products .product-images a {margin:0;}
.mini-related-items .super-products .product-images img {border:1px solid #ccc;}
.mini-related-items .super-products .product-details {margin:0;padding:0;text-align:center;}
.mini-related-items .super-products .product-details a {color:#333;}
.mini-related-items .super-products .product-details .price-box .old-price {display:none;}

.form-button-right {background:url(../images/form_button_right.gif) no-repeat left top;border:0;cursor:pointer;height:22px;width:70px;}
.left-side-three .listing-type-grid li.super-products {border:0;margin:0;}
.col-2-right-layout .left-side-three .listing-type-grid {background:url(../images/left_bottom_three_bgi.gif) no-repeat center bottom;padding-bottom:12px;}
.required {color:red;}
.form-list div,.input-box div {color:#666;float:left;line-height:21px;padding-right:10px;text-align:right;width:100px;}
.form-list .left {color:red;float:left;line-height:21px;padding-left:10px;}
.login-text {color:#666;line-height:60px;text-align:center;}

.login-box {margin:auto;width:880px;padding:30px 0;}
.form-list .login-width {padding:0 0 16px;width:410px;}
.lbborder {border:1px solid #ccc;
padding-bottom:6px;
padding-top:14px;}
.login-box .form-list .f-left .validation-advice {float:left;padding-left:20px;}

.validate-select {border:1px solid #B49D86;width:206px;}
.col2-set .col-1.new-users,.col2-set .col-2.registered-users{float:none;
margin:auto;
width:520px;}
.login-bgi,.register-bgi {background:url(../images/login_bgi.gif) no-repeat left top;padding:14px 0 0;}
.login-bottom-bgi,.register-bottom-bgi {background:url(../images/login_bottom_bgi.gif) no-repeat left bottom;padding:0 0 14px;}
.login-box .input-box .validation-advice,.login-box .form-list .validation-advice {color:red;
margin:0;
padding:0 0 0 110px;
text-align:left;
width:auto;}
.form-button-three {background:url(../images/login_but.gif) no-repeat left top;border:0;color:#fff;cursor:pointer;font-weight:bold;height:26px;width:90px;}

.mem .error-msg {margin:0 !important;}
.new-users .group-select li .input-box {width:100%;}

.account-nav-top-bgi {background:url(../images/account_nav_top_bgi.gif) no-repeat left top;}
.account-nav-bottom-bgi {background:url(../images/account_nav_bottom_bgi.gif) no-repeat left bottom;}
.account-nav ul li {background:url(../images/account_nav_li_bgi.gif) no-repeat left top;line-height:32px;text-align:center;}
.account-nav ul li.on {background:url(../images/account_nav_on_bgi.gif) no-repeat left top;padding:0;color:#fff;}
.account-nav ul li a {padding:0;color:#333;}

.note-two {background:url(../images/note.gif) no-repeat left center;color:#666;margin-left:13px;margin-top:16px;padding-left:20px;}
.box-table tfoot td.cart-border {background:#FAFAFA;border-top:1px solid #E6E6E6;border-bottom:1px solid #E6E6E6;}
#shopping-cart-table thead th {background:url(../images/cart_table_th_bgi.gif) repeat-x left top;line-height:30px;padding:0;}
#shopping-cart-table tbody td a {font-weight:400;color:#000;}
#shopping-cart-table thead th,#shopping-cart-table tbody td {border-top:1px solid #E6E6E6;color:#595552;}
.shopping-cart-totals .form-button-alt {background:url(../images/shopping_cart_but_big.gif) no-repeat left 1px;border:0;color:#fff;cursor:pointer;float:right;height:24px;line-height:23px;margin-right:10px;padding:0;width:93px;}
.shopping-cart-totals img {display:block;}

.one-page-checkout fieldset {clear:both;}
.one-page-checkout {background:url(../images/checkout_bottom_bgi.gif) no-repeat left bottom;padding-bottom:4px;}
.checkout-title-bgi {background:url(../images/checkout_title_bgi.gif) no-repeat left top;font-size:14px;font-weight:normal;line-height:32px;margin:0;padding-left:40px;}
.one-page-checkout-progress h3 {background:url(../images/checkout_progress_bgi.gif) no-repeat 0 0;color:#fff;font-size:14px;line-height:23px;margin:0;text-align:center;}
.one-page-checkout-progress ol {background:url(../images/checkout_progress_bottom_bgi.gif) no-repeat 0 bottom;padding-bottom:4px;} 
.one-page-checkout .form-button {background:url(../images/continue_but.gif) no-repeat 0 0;padding:0;border:0;color:#fff;cursor:pointer;height:25px;width:65px;}
#billing-buttons-container {height:30px;
overflow:hidden;
padding-top:5px;
width:100%;}
.one-page-checkout .button-set .required {margin-bottom:6px;}
#review-buttons-container button {background:url(../images/tjdd_but.gif) no-repeat 0 0;border:0;height:30px;width:104px;}
.one-page-checkout .default-box .data-table {border:1px solid #E7E7E7;margin:20px auto;width:95%;}
.one-page-checkout .default-box .data-table th {background:transparent url(../images/checkout_ht_bgi.gif) repeat-x scroll 0 0;
border-bottom:1px solid #E7E7E7;
line-height:21px;
padding:0 8px;}
.one-page-checkout .default-box .data-table td {border-color:#E7E7E7;
border-style:solid;
border-width:0 1px 1px 0;
line-height:26px;
padding:0 8px;}
.one-page-checkout .default-box .data-table td.last {border-right:0;}
.one-page-checkout .default-box .data-table td .cart-price {padding:0;text-align:center;}
#checkout-review-table .total {float:right;padding-right:20px;}
.form-list div.validation-advice, .input-box div.validation-advice{float:none;color:red;
padding:0 0 0 110px;
text-align:left;
width:200px;}
#my-orders-table th,#wishlist-table th,#my-reviews-table th,.data-table.s th {padding:0;text-align:center;background:url(../images/account_ht_bgi.gif) repeat-x 0 0;border:1px solid #cecece;border-width:1px 0;line-height:26px;}
#my-orders-table th th {border:0;}
#my-orders-table td,#wishlist-table td,#my-reviews-table td,.data-table.s td {text-align:center;background:#f8f8f8;line-height:26px;border:2px solid #fff;border-width:2px 2px 0 0;}
.account-box a {color:#f70101;}
.col2-set.address{margin:0;padding:0 15px;}
.col2-set.address address{margin:0;line-height:26px;}
.account-box.ad-reviews {padding-top:5px;line-height:26px;}
.ad-account-info p {line-height:26px;padding:0 15px;}
.account-box-big {border:2px solid #B13B2D;}
.account-box.ad-reviews ol {padding:0 15px;}
.group-select.one .legend {background:url(../images/account_ht_bgi.gif) repeat-x 0 0;
border:1px solid #CECECE;
line-height:26px;
margin-bottom:16px;
padding:0 20px;
}
.page-head h3 {text-align:left;background:url(../images/account_bgi.gif) no-repeat 0 center;
font-size:14px;
line-height:23px;
padding-left:30px;
color:#333;}
.page-head {margin-top:0;padding-left:0;}
.button-set .form-button {background:url(../images/account_but.gif) no-repeat 0 2px;border:0 none;color:#fff;height:28px;padding-top:2px;cursor:pointer;width:66px;}
.login-box .button-set {background:none;}
.account-box-big table.pager {background:none;}
.order-access.onetwo{background:url(../images/account_ht_bgi.gif) repeat-x 0 0;
border:1px solid #CECECE;
line-height:26px;
margin:0;
overflow:hidden;
padding:0;
text-align:right;
width:702px;}
.order-access.onetwo .order-info{padding:0 8px;text-align:left;}
.order-info-right{padding:0 8px;text-align:right;}
.generic-box.oneone .col-1,.generic-box.oneone .col-2 {border-bottom:1px solid #CECECE;
float:none;
line-height:26px;
padding:10px 0;
width:100%;}
.generic-box.oneone .col-1 address {margin:0;}
#my-orders-table.mot {margin:auto;width:95%;}
#my-orders-table.mot td,.data-table.s td {border:1px solid #CECECE;border-width:0 0 1px 1px;}
#my-orders-table.mot td.last,.data-table.s td.last {border-right:1px solid #CECECE;}
.description {text-align:left;}
.left-side-one .listing-type-grid .leftct {background:url(../images/leftct_bgi.gif) no-repeat 0 0;
padding:0 6px;}
.left-side-one .listing-type-grid .leftct h3 {font-size:12px;
font-weight:bold;
line-height:28px;
margin:0;
padding-left:20px;}
.left-side-one .listing-type-grid .leftct ul {overflow:hidden;padding:10px 0;width:100%;}
.left-side-one .listing-type-grid .leftct li a {background:url(../images/leftct_a_bgi.gif) no-repeat 0 center;
padding-left:6px;}
.left-side-one .listing-type-grid .attribute-value-logo {border:0 none;
float:left;
line-height:22px;
margin:0;
padding:0 0 0 5%;
width:40%;}
.nickname {color:#951001;padding-top:8px;}

.mycart .product-images {float:left;width:52px;}
.mycart .product-images img {border:1px solid #D6D6D6;display:block;}
.mycart .product-details {line-height:20px;margin:0 0 0 60px;text-align:left;}
.mycart .product-details a,.mycart .product-details a:hover {color:#951001;}
.mycart li {overflow:hidden;width:96%;padding:5px 2%;}
.mycart {
	display:none;
}
.mycart_list {
	background-color:#FFFFFF;
	border:3px solid #C75F4C;
	width:212px;
}
.mycart_tip {
	color:#999;
	padding:5px;
	text-align:center;
}
.main.two{margin:auto;width:100%;}
.tab{margin:0;overflow:hidden;padding:0;width:100%;}
.tab li.curr{background:transparent url(../images/tab_curr_left.gif) no-repeat scroll left bottom;}
.tab li.curr span{background:transparent url(../images/tab_curr_right.gif) no-repeat scroll right bottom;color:#fff;font-weight:bold;padding:8px 20px 4px;}
.tab li{background:transparent url(../images/tab_left.gif) no-repeat scroll left bottom;color:#333;font-weight:bold;cursor:pointer;float:left;list-style:none;margin:0 0 0 5px;}
.tab li span{background:transparent url(../images/tab_right.gif) no-repeat scroll right bottom;display:block;font-size:12px;padding:8px 20px 4px;}
.sbox{overflow:hidden;padding:12px 0;width:100%;border:1px solid #cfcfcf;}
.product-collateral.two{padding:16px 0;}
.main.two .collateral-box {padding:10px 18px;}
.main.two .collateral-box .collateral-box {padding:0;}
.col2-set .col-1.primary-address-list,.col2-set .col-2.address-list {float:none;width:100%;}
.col2-set .col-1.primary-address-list.two li {padding:0;}
.col2-set .col-2.address-list.two li {margin-bottom:10px;}
.col2-set .col-1.primary-address-list.two li address,.col2-set .col-2.address-list.two li address {margin:0;}
/*.footer .footer-help-title .two {width:auto;padding:0;}*/
#checkout-step-login .col2-set {margin:0;}
.product_view_info {border-color:#CFCFCF;
border-style:solid;
border-width:1px 1px 2px;
line-height:26px;}
.product_top_bgi {border-top:14px solid #FAFAFA;}
.product_bottom_bgi {border-bottom:16px solid #F5F6F5;padding:6px 12px;}
.page-head-alt {padding-top:10px;text-align:center;}
#recently-viewed-items .old-price {display:none;}
#recently-viewed-items .special-price .price {font-size:11px;}

.lack_goods {color:#AC0101;
float:left;
font-weight:bold;
line-height:27px;
padding-right:20px;}

.left-server {text-align:center;}
.left-side-three.left-server .head {line-height:34px;background:url("../images/left_server_head_bgi.gif") no-repeat scroll center 0;color:#333;text-align:center;font-size:14px;}
.left-side-three.left-server .listing-type-grid .left_navi li.children span {background:url("../images/left_server_title_bgi.gif") no-repeat scroll 0 0 transparent;
display:block;
font-weight:bold;
padding:6px 34px;}
.left-side-three.left-server .listing-type-grid .left_navi li.children .children {background:none;padding:0;}
.left-side-three.left-server .listing-type-grid .left_navi li.children .children a,
.left-side-three.left-server .listing-type-grid .left_navi li.children .children a:hover {color:#343434;}
.left-server.content {padding:0;}
.left-server.content .head {background:url("../images/server_content_title_bgi.gif") no-repeat scroll center 0;}
.left-server.content.news .head {line-height:32px;
padding-left:38px;background:url("../images/news_content_title_bgi.gif") no-repeat scroll center 0;}
.left-side-three.content .catalog-listing {background:url("../images/server_content_bgi.gif") repeat-y scroll center bottom;}
.left-side-three.content.news .catalog-listing {background:url("../images/news_content_bgi.gif") repeat-y scroll center bottom;}
.col-2-right-layout .left-side-three.content .listing-type-grid,.left-side-three.content .listing-type-grid {background:url("../images/server_content_bottom_bgi.gif") no-repeat scroll center bottom;line-height:26px;
padding:16px 22px 20px;
text-align:left;}
.col-2-right-layout .left-side-three.content.news .listing-type-grid {background:url("../images/news_content_bottom_bgi.gif") no-repeat scroll center bottom;}
.col-2-right-layout .left-side-three.content.news .listing-type-grid dl dt a {background:url("../images/leftct_a_bgi.gif") no-repeat scroll 0 center transparent;
padding-left:10px;color:#333;}
.left-side-three.content .listing-type-grid p {text-indent:2em;}
.product-review-box .validation-advice {color:red;padding:4px 0 0 110px;}
.listing-type-grid.list.catalog-listing .even{background:transparent;}
.data-table.box-table.shopping-cart .even td{background:#f7f7f7;}
.product-little-image li.active img {border:2px solid #CC0000;}
.col-2-right-layout .col-main .breadcrumbs {background:url("../images/mbxtb.gif") no-repeat scroll 8px center transparent;margin-bottom:4px;}
.col-right .left-side-one {padding-top:31px;}
.col-2-right-layout .col-right .left-side-one li {width:178px;}
.welcome .l_bgi {background:url("../images/l_bgi.gif") no-repeat scroll left 1px transparent;
padding-left:20px;}
.welcome .c_bgi {background:url("../images/c_bgi.gif") no-repeat scroll left 2px transparent;
padding-left:16px;}                                                      