/*
Elegium main stylesheet
by Themetorium
http://themeforest.net/user/Themetorium
*/
.pav-comment{display:none;}
#wrap a img { width:405px; /*margin-left:-40px;*/ height:405px; /*margin-top:-2px;*/  }
#wrap{width:398px; height:398px; position:relative; overflow:hidden;}
a.Sculpture_bt {
	-moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	box-shadow:inset 0px 1px 0px 0px #bee2f9;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf) );
	background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
	background-color:#63b8ee;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #3866a3;
	display:inline-block;
	color:#14396a;
	
	font-size:20px;
	font-weight:bold;
	padding:15px 26px;
	text-decoration:none;
	text-shadow:1px 1px 0px #7cacde;
}
a.Sculpture_bt:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee) );
	background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
	background-color:#468ccf;
}
a.Sculpture_bt:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */

.rewardcss{display:none;}
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	background-image: url(../image/bg_sa3.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color: #000;
	background-position:center top;
	color: #fff;
	
	
	font-family: "微软雅黑",'Cinzel', sans-serif;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

.buttons-wrap{text-align:right;}
::selection {
	
}
span{font-weight:normal;}
body, td, th, input, textarea, select, a {
	font-size: 15px;
}
h1 {
	color: #fff;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
}
p {
	margin-top: 0px;
	line-height: 19px;
	color:#fff;
}
a, a:visited, a b {
	
	text-decoration: none;
	cursor: pointer;
	color:#FFF;
}
a:hover {
	text-decoration: underline;
	
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #fff;
	border: 1px solid #D6DBDF;
	padding: 3px;
	margin: 5px 0 5px 0;
	color: #666;
}
textarea {
	width: 97% !important;
}
select {
	background: #F8F8F8;
	border: 1px solid #D6DBDF;
	padding: 0px;
	margin-top: 5px;
	color: #666;
	height:20px;
	
}
label {
	cursor: pointer;
}

/* Begin layout */
#container-wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#container {
	background-color:#000;

	padding: 15px 15px 0 15px;
	margin-bottom: 20px;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#column-left {
	float: left;
	width: 215px;
	margin: 0 10px 30px 0;
	display:none;
	/*border-right: 1px dotted #ccc;*/
}
#column-right {
	float: right;
	width: 215px;
	margin: 0 0 30px 0;
	border-left: 1px dotted #ccc;
}
#content {
	padding: 0 0 0px 0;
}
#column-left + #column-right + #content {
	margin-left: 234px;
	margin-right: 234px;
}
#column-right + #content {
	margin-right: 234px;
}
#column-left + #content {
	/*margin-left: 234px;*/
}
.right_content22{
	/*margin-left: 234px;*/
}
/* End layout */

/* Begin currency-language dropdown */
#language {
	position: absolute;
	top: 1px;
	right: 200px;
	width: auto;
	text-align: left;
	z-index: 9999;
}
#language img {
	cursor: pointer;
}
#language a {
	display: block;
	padding: 4px 5px 4px 30px; 
	color: #666;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;	
	white-space:nowrap;
	font-size: 12px;	
}
#language a:hover {
	color: #191919;
}
#language-options {
	border-top: 1px solid #eee;
	margin: 0 2px;
	padding-top: 2px;
}
#language-switcher {
	background: #fff;
	border: 1px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;	
}
.language-selected {
	display: block;
	line-height: 17px;
	padding: 0px 7px 0px 7px;
	color: #999;
	text-decoration: none;
	margin-right: 7px;
	margin-top: 1px;
	margin-bottom:1px;	
	background: url('../image/arrow-down-small.png') 100% 60% no-repeat;
	font-size:13px;	
}
.language-selected img{
	float:left; 
	margin: 3px 6px 0 0;	
}

#currency {
	position: absolute;
	width: auto;
	top: 0px;
	right: 298px;
	text-align: left;
	z-index: 9999;
}
#currency a {
	display: block;
	padding: 4px 6px;
	color: #666;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;	
	white-space:nowrap;
	font-size: 12px;	
}
#currency a:hover {
	color: #191919;
}
#currency-options {
	border-top: 1px solid #eee;
	margin: 0 2px;
	padding-top: 2px;
}
#currency-switcher {
	background: #fff;
	border: 1px solid #E6E6E6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;	
}
.currency-selected {
	display: block;
	line-height: 17px;
	padding: 4px 16px 3px 6px;
	color: #666;
	text-decoration: none;
	margin-right: 7px;
	margin-bottom: 2px;	
	background: url('../image/arrow-down-small.png') 100% 60% no-repeat;	
}
#currency a b {
	color: #666;
	text-decoration: none;
}
/* End currency-language dropdown */

/* header */
#header-area {
	padding-top: 25px;
	border-width: 2px;
	
	border-left: none;
	border-right: none;
	border-bottom: none;
}
#header-wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 100px;
	position: relative;
}
#header #logo {
	position: absolute;
	top: 10px;
	left: 10px;
}

/* Begin header cart */
#header #cart {
	position: absolute;
	top: 43px;
	right: 0;
	z-index: 999;
	min-width: 300px;
	text-align: right;
}
#header #cart .heading {
	text-align: right;
}
#header #cart .heading h4 {
	margin: 0;
	text-align: right;
	display: initial;
	display:none;
}
#header #cart .heading a {
	color: #819C45;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding: 7px 30px 7px 5px;
	background: url(../image/cart-white.png) 100% 50% no-repeat;
}
#header #cart .heading a span {
	background: none;
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: -1px;
	background: #FFF;
	padding: 8px;
	min-height: 150px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#header #cart.active .heading {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
}
#header #cart.active .content {
	display: block;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px dashed #ddd;
}
.mini-cart-info td a {
	color: #666;
	font-weight: bold;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	padding: 2px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #DDD;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	padding: 4px;
}
#header #cart .checkout {
	text-align: right;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
#header #cart .checkout a {
	background-image: url(../image/button-bg.png);
	background-repeat: repeat;
	background-color: #F8F8F8;
	border: none;
	padding: 6px 10px;
	margin-left: 10px;
	color: #555;
	text-decoration: none;
	cursor: pointer;
	line-height: 17px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
#header #cart .checkout a:hover {
	background-image: url(../image/button-hover-bg.png);
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
	color:#7E7E7E;
}
/* End header cart */

/* Begin header search */
#header #search {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
#header .button-search {
	position: absolute;
	top: -3px;
	
	right: 0;
	background: url('../image/button-search.png') center center no-repeat;
	width: 32px;
	height: 28px;
	cursor: pointer;
}
#header #search input {
	padding: 1px 30px 1px 5px;
	
	margin: 0;
	width: 150px;
	height: 17px;
	border: 1px solid #e6e6e6;
	color: #999;
	font-size: 13px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
}
/* End header search */

/* Begin header welcome */
#header #welcome {
	position: absolute;
	bottom: 15px;
	right: 2px;
	z-index: 5;
	width: auto;
	text-align: right;
	font-size: 12px;
	color: #fff;
	visibility:hidden;
}
#header #welcome a {
	color: #191919;
}
/* End header welcome */

/* Begin header links */
#header .links {
	position: absolute;
	right: 200px;
	top: 43px;
	z-index: 999;
	display:none;
}
#header .links-mobile {
	display: none;
}
#header .links a {
	display: block;
	float: left;
	font-size: 12px;
	color: #ccc;
	background: url(../image/arrow-right-small.png) 0 50% no-repeat;
	padding-left: 8px;
}
#header .links a:hover {
	text-decoration: underline;
}
#header .links a + a {
	margin-left: 10px;
}
.text-home {
	display: none;
}
/* End header links */

/* Begin menu */
#menu-area {
}
#menu-wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#menu-mobile {
	display: none;
}
#menu {
	height: 30px;
	/*background-image: url(../image/menu-bg2.png);*/
	background-repeat: repeat;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
.menu-home-link a {
	background: url(../image/home.png) 50% 25% no-repeat;
	width: 25px;
	height: 40px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	/*background: url(../image/menu-split.png) right no-repeat;*/
}
#menu > ul > li:hover {}
#menu > ul > li > a {
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	padding: 0px 45px;
	position: relative;
	text-decoration: none;
	z-index: 6;
	
	font-family: "微软雅黑",'Cinzel', sans-serif;
	
}
#menu > ul > li:hover > a {
	color: #cacaca;
	}
#menu > ul > li > div {
	display: none;
background: #000;
position: absolute;
z-index: 5;
padding: 5px;

background: url('../image/menu.png');
	
}
#menu > ul > li:hover > div {
	/*display: table;*/
	display:block;
	
	padding:0px;
	
	
}
#menu > ul > li > div > ul {
	/*display: table-cell;*/
	display:block;
	
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	font-size: 13px;
	/*background: url(../image/arrow-right-small-white.png) left 10px no-repeat;*/
	
	padding: 10px;
	color: #ccc;
	display: block;
	white-space: nowrap;
	min-width: 215px;
	background-color:#000;
}
#menu > ul > li ul > li > a:hover {
	color: #fff;
	text-decoration:underline;
}
#menu > ul > li > div > ul > li > a {
	color: #fff;
}
/* End menu */

/* Begin slider shadow */
.slider-shadow {
	height: 20px;
	background: url(../image/slider-shadow.png) top center no-repeat;
	margin: 0 -15px 0 -15px;
	padding-bottom: 15px;
}
/* End slider shadow */

/* Begin breadcrumb */
.breadcrumb {
	color: #ccc;
	margin: 0 0 25px 0;
	font-family: "微软雅黑",'Ubuntu', sans-serif;
	font-weight:normal;
}
.breadcrumb a {
	color: #888;
}
/* End breadcrumb */

/* Begin notice */
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin: 15px 0 15px 0;
	color: #666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.success a, .warning a, .attention a, .information a {
	color: #191919;
}
.success {
	background: #F4FAED url('../image/success.png') 10px center no-repeat;
	border: 1px solid #E0EBD3;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
/* End notice */

.required {
	color: #191919;
	font-weight: bold;
}
.error {
	display: block;
	color: #EE4848;
}
.help {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	max-width: 100%;
}
table.list {
	background: #fff;
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
table.list thead td {
	background-color: #f3f3f3;
	padding: 0px 5px;
	color: #666;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
	vertical-align: top;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #333;
	cursor: pointer;
}

/* Begin pagination */
.pagination-top {
	/*display: inline-block;*/
	width: 100%;
	padding-top: 20px;
}
.pagination-bottom {
	display: inline-block;
	width: 100%;
	padding-bottom: 30px;
	display:none;
}
.pagination-top .links, .pagination-bottom .links {
	float: left;
}
.pagination-top .links a, .pagination-bottom .links a {
	display: inline-block;
	background: #7C8E92;
	padding: 3px 8px;
	text-decoration: none;
	color: #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.pagination-top .links a:hover, .pagination-bottom .links a:hover {
	color: #666;
	background: #eee;
}
.pagination-top .links b, .pagination-bottom .links b {
	display: inline-block;
	background: #7C8E92;
	padding: 3px 8px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.pagination-top .results, .pagination-bottom .results {
	float: right;
	padding-top: 3px;
	display: block;
	width: 100%;
}
/* End pagination */

/* button */
a.button {
	/*background-image: url(../image/button-bg.png);*/
	background-repeat: repeat;
	background-color: #F8F8F8;
	border: none;
	padding: 5px 10px;
	color: #555;
	text-decoration: none;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font-family: "微软雅黑",'Cinzel', sans-serif;
	font-size:13px;
	
}
input.button, .btn {
	background-image: url(../image/button-bg.png);
	background-repeat: repeat;
	background-color: #F8F8F8;
	border: none;
	padding: 4px 10px;
	color: #555;
	text-decoration: none;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font-family: "微软雅黑",'Cinzel', sans-serif;
	font-size:15px;
}
a.button:hover, input.button:hover {
	background-image: url(../image/button-hover-bg.png);
}
input.button-product-page {
	background-image: url(../image/button-product-bg.png);
	background-repeat: repeat;
	background-color: #F00;
	border: none;
	padding: 6px 20px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	line-height: 17px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
input.button-product-page:hover {
	background-image: url(../image/button-product-hover-bg.png);
}
input.button-product {
	background-image: url(../image/button-product-bg.png);
	background-repeat: repeat;
	background-color: #E6348A;
	border: none;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	line-height: 17px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
input.button-product:hover {
	background-image: url(../image/button-product-hover-bg.png);
}
.buttons {
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 36px;
	line-height: 16px;
	border-bottom: 1px solid #e0e0e0;
	display:none;
}
.htabs a {
	background: #eee;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	padding: 10px 15px 10px 15px;
	margin-right: 5px;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
}
.htabs a.selected {
	padding-bottom: 10px;
	background: #e2e2e2;
	border-top: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}
.tab-description2, .tab-attribute2, .tab-review2, .tab-related2 {
}
.tab-content {
	padding: 0px 0 15px 0;
	/*border-bottom: 1px dotted #ccc;*/
	margin-bottom: 25px;
	z-index: 2;
}
.tab-content ul {
	line-height: 19px;
}
#captcha {
	margin-top: 10px;
}
.tags {
	background: url(../image/tags.png) left center no-repeat;
	padding: 5px 5px 5px 25px;
	margin-bottom: 20px;
	display:none;
}

/* Begin welcome */
.welcome {
	display: none;
}
.welcome-message {
	padding: 0 0 0px 0;
}
#column-left .welcome-message {
	padding: 0 15px 10px 0;
}
#column-right .welcome-message {
	padding: 0 15px 10px 15px;
}
/* End welcome */

/* BEGIN BOX */
.box {
	padding-bottom: 15px;
}
/* Begin box heading */
.box .box-heading {
	font-size: 16px;
	text-align: left;
	color: #fff;
	margin: 5px 0 0 -16px;
}
.box .box-heading span {
	background-image: url(../image/default.png);
	background-position:  8px center;
	background-repeat: no-repeat;
	background-color: #64757E;
	padding: 5px 8px 5px 26px;
	border-left: 1px dotted #fff;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-box-shadow: 2px 2px 0px 0 #E4E4E4;
	-moz-box-shadow: 2px 2px 0px 0 #E4E4E4;
	box-shadow: 2px 2px 0px 0 #E4E4E4;
}
.box .box-heading .account {
	background-image: url(../image/account2.png);
	background-position:  5px center;
	background-repeat: no-repeat;
	background-color: #a21b19;
}
.box .box-heading .category {
	background-image: url(../image/category.png);
	background-position:  8px center;
	background-repeat: no-repeat;
	background-color: #d10000;
	display:none;
}
.box .box-heading .info {
	background-image: url(../image/info2.png);
	background-position:  5px center;
	background-repeat: no-repeat;
	background-color: #A36BC9;
}
.box .box-heading .latest{
	background-image: url(../image/latest.png);
	background-position:  7px center;
	background-repeat: no-repeat;
	background-color: #0012c3;
}
.box .box-heading .featured {
	background-image: url(../image/featured.png);
	background-position:  8px center;
	background-repeat: no-repeat;
	background-color: #a21b19;
}
.box .box-heading .hotitem {
	background-image: url(../image/featured.png);
	background-position:  8px center;
	background-repeat: no-repeat;
	background-color: #a21b19;
}
.box .box-heading .inshipping {
	background-image: url(../image/featured.png);
	background-position:  8px center;
	background-repeat: no-repeat;
	background-color: #a21b19;
}
.box .box-heading .specials {
	background-image: url(../image/star.png);
	background-position:  5px center;
	background-repeat: no-repeat;
	background-color: #AAD55E;
}
.box .box-heading .bestsellers {
	background-image: url(../image/sun.png);
	background-position:  5px center;
	background-repeat: no-repeat;
	background-color: #F7B42C;
}
#column-right .box .box-heading {
	margin-left: -1px;
}
#column-left + #content .box .box-heading,
#column-left + #column-right + #content .box .box-heading {
	margin-left: 0;
}
/* End box heading */

.box .box-content {
	margin-top: 25px;
	text-align: left !important;
}
#column-right .box .box-content {
	margin-left: 15px;
}
.affiliate > ul {
	line-height: 20px;
	list-style: none;
	padding: 0;
}
.affiliate > ul li {
	background: url('../image/arrow-right-small.png') left 7px no-repeat;
	padding-left: 8px;
	color: #666;
	font-size: 13px;
}
.affiliate > ul li a {
	color: #666;
	font-size: 12px;
}
.box-account-content, .box-information-content {
	margin-top: 20px;
}
#column-right .box-account-content, #column-right .box-information-content {
	margin-left: 15px;
}
.box-account-content ul, .box-information-content ul {
	list-style-type: none;
	padding: 3px 15px 0 0;
	line-height: 22px;
}
.box-account-content ul li, .box-information-content ul li {
	background: url(../image/arrow-right-small.png) left 10px no-repeat;
	padding-left: 8px;
}
.box-account-content ul li a, .box-information-content ul li a {
	color: #fff;
	font-size: 15px;
}
.box-account-content ul li a:hover{color:#FFF;}
/* Begin middle column content  */
#column-left + #column-right + #content .box-product > div {
	width: 222px;
	margin-left: 8px;
	margin-right: 7px;
}
/* End middle column content  */

/* Begin box-product */
.box-product {
	width: 100%;
}
.box-product > div {
	position: relative;
	width: 222px;
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	text-align: left;
}
.box-product .boxgrid {
	position: relative;
	overflow: hidden;
	
	height: 216px;
	padding: 2px;
	border-width: 0px;
	border-style: solid;
	border-color: #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.box-product .image {
	display: block;
	height: 216px;
	overflow: hidden;
	text-align: center;
}
.box-product .image img {
	padding: 0;
margin-top: 0%;
width:220px;
height:220px;

}
.box-product-info {
	position: absolute;
	width: 200px;
	height: 124px;
	top: 155px;
	padding: 10px;
	margin-left: -2px;
	background: #fff;
	z-index: 9;
	display:none;
}
.box-product .rating {
	float: none;
}
.box-product .description {
	margin-top: 5px;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	
}
.box-product .description a {
	display: block;
	color: #666;
	text-decoration: none;
}
.box-product-info .button-cart {
	position: absolute;
	width: 36px;
	height: 32px;
	right: 10px;
	bottom: 10px;
	background: url(../image/add2.png) 11px -23px no-repeat;
	border: 1px solid #ddd;
	padding: 0;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box-product-info .button-cart:hover {
	background: url(../image/add2.png) 11px 9px no-repeat;
}
.box-product-info .more a {
	position: absolute;
	width: 28px;
	height: 24px;
	right: 40px;
	bottom: 10px;
	background: url(../image/eye.png) center -21px no-repeat;
	border: 1px solid #ddd;
	padding: 3px;
	margin-right: 12px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box-product-info .more a:hover {
	background: url(../image/eye.png) center 9px no-repeat;
}
.box-product-info .wishlist a /* Category box-product only */ {
	position: absolute;
	width: 34px;
	height: 30px;
	right: 94px;
	bottom: 10px;
	background: url(../image/wishlist2.png) 8px -19px no-repeat;
	border: 1px solid #DDD;
	padding: 0;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box-product-info .wishlist a:hover /* Category box-product only */ {
	background: url(../image/wishlist2.png) 8px 8px no-repeat;
}
.box-product-info .compare a /* Category box-product only */ {
	position: absolute;
	width: 34px;
	height: 30px;
	right: 136px;
	bottom: 10px;
	background: url(../image/compare2.png) 9px -21px no-repeat;
	border: 1px solid #DDD;
	padding: 0;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box-product-info .compare a:hover /* Category box-product only */ {
	background: url(../image/compare2.png) 9px 8px no-repeat;
}
.box-product .boxgrid-bottom {
	padding-bottom: 20px;
	text-align: center;
	background: url(../image/box-bottom-shadow.png) bottom center no-repeat;
}
.box-product .name {
	margin-top: 10px;
	
}
.box-product .name a {
	font-size: 15px;
	
	color: #fff;
	text-decoration: none;
}
.box-product .name a:hover {
	text-decoration: underline;
}
.box-product .price {
	display: none;
	color: #191919;
	margin-top: 5px;
}
.box-product .price-old {
	color: #bbb;
	font-weight: normal;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: normal;
}
.ribbon-sale {
	position: absolute;
	background: url(../image/ribbon-sale.png) no-repeat;
	width: 50px;
	height: 21px;
	top: 10px;
	left: 3px;
}
/* End box-product */

/* Begin column left and column right box-product */
#column-left .box-product > div {
	width: 200px;
	background: none;
	margin: 0 0 10px 0;
	padding: 0px 0 10px 0;
	border-bottom: 1px dotted #DDD;
}
#column-right .box-product > div {
	width: 200px;
	background: none;
	margin: 0 0 10px 0;
	padding: 0px 0 10px 0;
	border-bottom: 1px dotted #DDD;
}
#column-left .box-product .boxgrid, #column-right .box-product .boxgrid {
	float: left;
	width: 75px;
	height: 50px;
	margin-right: 10px;
	background: url(../image/noimage-small.gif) center no-repeat;
}
#column-left .box-product .image, #column-right .box-product .image {
	display: block;
	float: left;
	width: 75px;
	height: 50px;
	overflow: hidden;
	text-align: center;
}
#column-left .box-product .box-product-info, #column-right .box-product .box-product-info,
#column-left .box-product .ribbon-sale, #column-right .box-product .ribbon-sale {
	display: none;
}
#column-left .box-product .boxgrid-bottom, #column-right .box-product .boxgrid-bottom {
	text-align: left;
	background: none;
	padding: 0;
	margin-top: -10px;
}
#column-left .box-product .name, #column-right .box-product .name {
	margin-top: 10px;
}
#column-left .box-product .name a, #column-right .box-product .name a {
	font-size: 12px;
}
/* End column left and column right box-product */

/* box category */
#box-category-area {
	background: none;
}
.box-category {
	margin: -10px 0 15px 0;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
}
.box-category > ul > li {
	padding: 6px 5px 6px 0px;
}
.box-category > ul > li + li {
	border-top: 0px dashed #e2e2e2;
}
.box-category > ul > li > a {
	background: url(../image/arrow-right.png) left 3px no-repeat;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	padding-left: 10px;
}
.box-category > ul > li > a:hover {
	color: #191919;
	text-decoration: underline;
	background: url(../image/arrow-right.png) left 3px no-repeat;
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	font-weight: normal;
	color: #191919;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 10px 5px 0px 15px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	font-size: 13px;
	color: #666;
	display: block;
}
.box-category > ul > li ul > li > a:hover {
	text-decoration: underline;
	color: #191919;
}
.box-category > ul > li ul > li > a.active {
	font-weight: normal;
}
/* END BOX */

/* content */
#content .content {
	
	border: 0px solid #e0e0e0;
	padding: 15px;
	overflow: auto;
	margin-top: 15px;
	margin-bottom: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
#content .content ul {
	line-height: 19px;
	list-style: none;
	padding-left: 15px;
}
#content .content ul li {
	background: url('../image/arrow-right-small.png') 4px 7px no-repeat;
	padding-left: 15px;
	color: #666;
	font-size: 13px;
}
#content .content ul li a {
	font-size: 15px;
	color: #FFF;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-top-content {
	border: none;
	margin-bottom: 30px;
}
.category-info {
	overflow:hidden;
}
.category-info ul {
	line-height: 19px;
}
.category-info .image {
	float: left;
	padding: 2px 2px 0 2px;
	margin-right: 15px;
	border: 1px solid #DDD;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
	display:none;
}
.category-list span {
	font-size: 13px;
	font-weight: bold;
	float: left;
	*float: none;
	margin-top: 3px;
	margin-right: 10px;
}
.category-list ul {
	/*width: 100%;*/
	list-style: none;
	padding: 0;
	margin: 0;
	float:left;
}
.category-list ul  li{
	float:left;
}
.category-list ul li a {
	display: inline-block;
	float: left;
	margin: 0 10px 10px 0;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-size: 11px;
	padding: 0 8px 0 8px;
	line-height: 25px;
	background-image: url(../image/category-list-bg.png);
	background-repeat: repeat;
	background-color: #7C8E92;
	/*border: 2px solid white;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 3px 0px 0px #B6BBBD;
	-moz-box-shadow: 3px 0px 0px #B6BBBD;
	box-shadow: 3px 0px 0px #B6BBBD;
}
.category-list ul li a:hover {
	background-image: url(../image/category-list-hover-bg.png);
	-webkit-box-shadow: 3px 0px 0px #F00;
	-moz-box-shadow: 3px 0px 0px #f00;
	box-shadow: 3px 0px 0px #f00;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #f3f3f3;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
	overflow: auto;
	/*background: #888 url(../image/product-filter-bg2.png) repeat;*/
	padding: 0 10px 0 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	display:none;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	color: #666;
	line-height: 36px;
}
.product-filter .display a {
	color: #999;
}
.product-filter .display a:hover {
	color: #666;
}
.product-filter .sort {
	float: right;
	color: #fff;
	line-height: 36px;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #fff;
	line-height: 36px;
}
.product-compare {
	float: left;
	line-height: 36px;
}
.product-compare a {
	text-decoration: none;
	padding-left: 20px;
	background: url(../image/compare3.png) left -3px no-repeat;
	color: #fff;
}
.product-compare a:hover {
	text-decoration: underline;
}
.product-add-list-compare {
	margin-top: 15px;
}
.product-add-to-wishlist {
	background: url(../image/wishlist.png) left -1px no-repeat;
	padding-left: 18px;
	color: #666;
}
.product-add-to-compare {
	background: url(../image/compare.png) left -3px no-repeat;
	padding-left: 20px;
	color: #666;
}
.write-review {
	background: url(../image/add.png) left center no-repeat;
	padding-left: 10px;
	margin-left: 10px;
}

/* Product */
.product-info {
	overflow: auto;
	margin-bottom: 20px;
}
.product-info > .left {
	float: left;
	margin-right: 0px;
}
.product-info > .left + .right {
	margin-left: 425px;
	margin-top: -15px;
	*margin-top: 0;
}
.reward{display:none;}
/*
.product-info .image {
	float: left;
	margin-bottom: 10px;
	padding: 2px 2px 0 2px;
	text-align: center;
	border-width: 0px;
	border-style: solid;
	border-color: #DDD;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	
	position:relative; text-align:center; 
       width:400px; height:400px; 
}
.product-info .image img{position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;}
.product-info .image .zoom{
	margin-top: 5px;
	margin-bottom: -6px;
	*margin-bottom: 0;
}
.product-info .image .zoom a{
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	background: #888 url('../image/zoom_white.png') 5px 2px no-repeat;
	padding: 1px 5px 1px 16px;
}
.product-info .image-additional {
	width: 400px;
	margin-left: 0;
	clear: both;
	overflow: hidden;
	float: left;
}
.product-info .image-additional img {
	padding: 2px;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.product-info .image-additional a {
	float: left;
display: block;
margin-right: 0px;
margin-bottom: 0px;
width: 98px;
height: 98px;
overflow: hidden;
margin-top: 0px;
margin-left: 0px;
position:relative; text-align:center;
border:1px #151515 solid;

}
*/
.product-info .description {
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 19px;
	font-size: 12px;
	font-family: "微软雅黑",'Ubuntu', sans-serif;
}
.product-info .description span {
}
.product-info .description a {
	color: #191919;
}
.price-container {
}
.product-info .price {	
	font-size: 24px;
	color: #F00;
	display:none;
}
.product-info .price-old {
	color: #bbb;
	text-decoration: line-through;
	font-size: 16px;
	font-weight: normal;
}
.product-info .price-new {
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
}
.product-info .options {
	padding: 0px 5px 10px 20px;
	margin-bottom: 10px;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	padding: 10px 5px 10px 0px;
	margin-bottom: 5px;
	color: #666;
	overflow: auto;
	display:none;
}
.product-info .cart div {
	vertical-align: middle;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #999;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
	clear: both;
}
.product-info .review {
	color: #4D4D4D;
	margin-bottom: 10px;
	padding-left: 10px;
	
}
.product-info .review a {
	color: #666;
}
.product-info .review > div {
	padding: 8px;
	line-height: 22px;
}
.product-info .review > div > span {
	color: #C44032;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.review-list {
	padding-bottom: 10px;
	overflow: auto;
	margin-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
.review-list .author {
	float: left;
	margin-bottom: 10px;
	background: url(../image/review-list-author.png) left center no-repeat;
	padding-left: 15px;
}
.review-list .rating {
	float: right;
	margin-bottom: 10px;
}
.review-list .text {
	clear: both;
	line-height: 19px;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	font-size: 14px;
	font-weight: bold;
	background: #f3f3f3;
	text-align: left;
}
.attribute tr td:first-child {
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	margin-bottom: 20px;
	background: #fff;
}
.compare-info-img {
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #DDD;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	font-size: 14px;
	font-weight: bold;
	background: #f3f3f3;
	text-align: left;
}
.compare-info tr td:first-child {
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.compare-info .name a {
	font-weight: normal;
}
.compare-info .price-old {
	font-weight: normal;
	color: #bbb;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: normal;
	color: #191919;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	font-weight: bold;
	background-color: #f3f3f3;
	border-bottom: 1px solid #e0e0e0;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	background: #fff;
	vertical-align: top;
	border-bottom: 1px solid #e0e0e0;
}
.wishlist-info tbody .image img {
	padding: 2px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #DDD;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .name a {
	font-weight: normal;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
	font-weight: normal;
}
.wishlist-info tbody .price s {
	color: #bbb;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	background: #f3f3f3;
	border: 1px solid #e0e0e0;
	padding: 10px;
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #f3f3f3;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
	line-height: 19px;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	font-weight: bold;
	background-color:none;
	border-bottom: 1px solid #e0e0e0;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #e0e0e0;
	background:none;
}
.cart-info tbody .image img {
	border: 1px solid #e0e0e0;
	padding: 3px;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #e0e0e0;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background:none;
	border: none;	
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	font-weight: bold;
	background-color: #f3f3f3;
	border-bottom: 1px solid #e0e0e0;
	color:#071e3c;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #e0e0e0;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #e0e0e0;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}

/* Begin sitemap */
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info ul {
	line-height: 19px;
	list-style: none;
}
.sitemap-info ul li ul {
	padding-left: 15px;
}
.sitemap-info ul li a {
	background: url('../image/arrow-right-small.png') 4px 5px no-repeat;
	padding-left: 15px;
	color: #666;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
.sitemap-info .left > ul > li > a, .sitemap-info .right > ul > li > a {
	font-weight: bold;
	background: none;
	padding: 0
}
/* End sitemap */

/* Begin footer */
#footer-mobile {
	display: none;
}
#footer  {
	position: relative;
	clear: both;
	overflow: auto;
	min-height: 100px;
	margin-left: -16px;
	margin-right: -16px;
	padding: 25px 10px 10px 10px;
	background-image: url(../image/footer-shadow.png);
	background-repeat: repeat-x;
	background-color: #000;	
	border-style: solid;
	border-width: 2px;
	border-color: #000;
	border-left: none;
	border-right: none;
	border-bottom: none;
	font-family: "微软雅黑",'Ubuntu', sans-serif;
	font-weight:normal;
	
	
}
#footer h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.column1 h3, .column2 h3, .column3 h3, .column4 h3 {
	
}

#footer .column1, #footer .column2, #footer .column3, #footer .column4 {
	float: right;
	width: 35%;
	min-height: 120px;
	margin-right: 15px;
	background: url(../image/footer-column-split.png) right no-repeat;
}
#footer .column1 ul, #footer .column2 ul, #footer .column3 ul, #footer .column4 ul {
	margin: 0;
	padding: 0;
}
#footer .column1 ul li, #footer .column2 ul li, #footer .column3 ul li, #footer .column4 ul li {
	line-height: 20px;
	list-style-type: none;
}
#footer .column1 a, #footer .column2 a, #footer .column3 a, #footer .column4 a {
	text-decoration: none;
	color: #7E7E7E;
	display: block;
	font-size: 15px;
	background: url(../image/arrow-right-small.png) left 7px no-repeat;
	padding-left: 8px;
}
#footer .column1 a:hover, #footer .column2 a:hover, #footer .column3 a:hover, #footer .column4 a:hover {
	text-decoration: underline;
	color:#FFF;
}
/* footer contacts */
.column-contacts {
	float: right;
	width: 23%;
	min-height: 125px;
	margin: 0;
}
.column-contacts h3 {
	color: #FC575E;
}
.column-contacts ul {
	margin: 0;
	padding: 0;
}
.column-contacts ul li {
	color: #7E7E7E;
	font-size: 12px;
	padding-left: 30px;
	line-height: 28px;
	list-style-type: none;
}
.column-contacts .phone {
	background: url(../image/phone.png) left center no-repeat;
}
.column-contacts .mobile {
	background: url(../image/mobile.png) 4px center no-repeat;
}
.column-contacts .email {
	background: url(../image/email.png) left center no-repeat;
}
.column-contacts a {
	text-decoration: none;
	color: #7E7E7E;
	display: block;
	font-size:12px;
	
}
.column-contacts a:hover {
	text-decoration: underline;
}
/* powered */
#powered {
	margin: 0 -16px -3px -16px;
	font-size: 11px;
	color: #7E7E7E;
	background: #000;
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #2E2E2E;
	border-left: none;
	border-right: none;
	border-bottom: none;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: "微软雅黑",'Ubuntu', sans-serif;
}
.footer-alignleft {
	float: left;
}
.footer-alignleft a {
	font-size: 11px;
	color: #999;
}
.footer-alignright {
	float: right;
}
.footer-alignright a {
	font-size: 11px;
	color: #999;
}
.footer-alignright a:hover {
	text-decoration: underline;
}
/* social icons */
ul.social-icons {
	
	position: absolute; 
	bottom: 10px;
	right: 10px;
	margin: 0;
	padding: 0;
	width: 150px;
	display:none;
}
ul.social-icons li {
	display: inline-block;
	list-style: none;
	float:left;
}
ul.social-icons li img {
	margin-right: 7px; 
}
ul.social-icons li img:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); /* IE8 and earlier */ 
}
/* End footer */

/* Begin banner */
.banner {
	display: inline-block;
	margin-bottom: 15px;
}
.banner div {
	float: left;
	margin: 0 7px 15px 7px;
}
.banner div:hover {
	opacity: 0.9;
	filter: Alpha(opacity=90); /* IE8 and earlier */
}
#column-left .banner div {
	margin: 0;
}
#column-right .banner div {
	margin: 0 0 0 15px;
}
.clear {
	clear: both;
	visibility: hidden;
	padding: 0 !important;
	margin: 0 !important;
}
/* End banner */

/* Begin scroll to top button */
#scroll-to-top {
	width: 30px;
	height: 30px;
	background: #555 url(../image/scroll-up.png) center no-repeat;
	text-align: center;
	position: fixed;
	bottom: 20px;
	right: 25px;
	cursor: pointer;
	opacity: 0.5;
	filter: Alpha(opacity=50); /* IE8 and earlier */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
#scroll-to-top:hover {
	opacity: 1;
	filter: Alpha(opacity=100); /* IE8 and earlier */
}
/* End scroll to top button */

@font-face {
	

src: url('BebasNeue-webfont.eot');
src: url('BebasNeue-webfont.eot?iefix') format('embedded-opentype'),
url('BebasNeue-webfont.woff') format('woff'),
url('BebasNeue-webfont.ttf') format('truetype'),
url('BebasNeue-webfont.svg##FONT') format('svg');
font-weight: normal;
font-style: normal;
}

.MagicToolboxMessage{display:none;}