body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	outline: none;
}

input,
textarea,
select {
	*font-size: 100%;
}

textarea {
	resize: vertical;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
button {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	-webkit-text-size-adjust: none;
	color: #000000;
	background: #ffffff;
}

map,
map area {
	outline: none;
	display: block;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.container {
	width: 1000px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.clearfix {
	*zoom: 1;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.line-under,
.u {
	text-decoration: underline;
}

.line-through {
	text-decoration: line-through;
}

.line-none {
	text-decoration: none;
}

.font-bold,
.b {
	font-weight: bold;
}

.font-normal {
	font-weight: normal;
}

.theme-text {
	color: #dd2260;
}

.nowrap {
	white-space: nowrap;
}

.ver-middle {
	vertical-align: middle;
}

.ver-top {
	vertical-align: top;
}

.bdb-none {
	border-bottom: none;
}

.bdn {
	border: none;
}

.m-a {
	margin: auto;
}

.ml0 {
	margin-left: 0;
}

.mt20 {
	margin-top: 20px;
}

.mt10 {
	margin-top: 10px;
}

.mt5 {
	margin-top: 5px;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.inline-block {
	display: inline-block;
}

.overflow {
	overflow: hidden;
}

.opa1 {
	opacity: 0.1;
	filter: alpha(opacity=10);
}

.gray {
	color: #666666;
}

.red {
	color: #990000;
}

.main {
	width: 1000px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin: 0 auto;
	background-color: #fff;
}

.main.border-radius {
	width: 978px;
}

.fullsize .main {
	background: none;
}

.border-radius {
	padding: 10px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

.cred {
	color: #ff0000;
}

.cblue {
	color: #0000ff;
}

.cgreen {
	color: #008000;
}

.fontbold {
	font-weight: bold;
}

.star {
	background: url('../images/stars.png?484558987') no-repeat;
	display: inline-block;
	width: 69px;
	height: 13px;
	overflow: hidden;
}

.star.star-5 {
	background-position: 0 0;
}

.star.star-4 {
	background-position: -14px 0;
}

.star.star-3 {
	background-position: -28px 0;
}

.star.star-2 {
	background-position: -42px 0;
}

.star.star-1 {
	background-position: -56px 0;
}

.star.star-45 {
	background-position: -14px -13px;
}

.star.star-35 {
	background-position: -28px -13px;
}

.star.star-25 {
	background-position: -42px -13px;
}

.star.star-15 {
	background-position: -56px -13px;
}

.star.star-05 {
	background-position: -70px -13px;
}

.stars {
	position: relative;
	margin-right: 5px;
	vertical-align: middle;
	background: url('../images/stars.png?484558987') no-repeat -100px -28px;
	display: inline-block;
	width: 100px;
	height: 17px;
	overflow: hidden;
}

.stars .serial {
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/stars.png?484558987') no-repeat 0 -28px;
	display: inline-block;
	width: 100px;
	height: 17px;
}

.stars .star-5 {
	width: 100px;
}

.stars .star-45 {
	width: 90px;
}

.stars .star-4 {
	width: 79px;
}

.stars .star-35 {
	width: 70px;
}

.stars .star-3 {
	width: 59px;
}

.stars .star-25 {
	width: 50px;
}

.stars .star-2 {
	width: 39px;
}

.stars .star-15 {
	width: 30px;
}

.stars .star-1 {
	width: 19px;
}

.stars .star-05 {
	width: 10px;
}

.sprite {
	display: inline-block;
	overflow: hidden;
}

.sprite-top {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
}

.btn {
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	padding: 6px 10px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.btn.ml {
	margin-left: 10px;
}

.btn:focus,
.btn:active,
.btn.active {
	outline: 0;
}

.btn.disabled,
.btn.disabled:hover,
.btn[disabled],
.btn[disabled]:hover,
fieldset[disabled] .btn {
	cursor: default;
	background-color: #999999;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-theme {
	background: #dd2260;
	color: #fff !important;
	border: 2px solid #dd2260;
	border-width: 0 2px 2px 0;
	text-transform: uppercase;
	padding: 7px 10px 4px;
}

.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active {
	background: #f3557e;
}

.btn-theme[disabled],
.btn-theme[disabled]:hover,
.btn-theme.disabled,
.btn-theme.disabled:hover {
	background-color: #999999;
	border-color: #999999;
}

.btn-secondary {
	background: #333333;
	color: #fff !important;
	border: 2px solid #333333;
	border-width: 0 2px 2px 0;
	padding: 7px 10px 4px;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active {
	background: #333333;
}

.btn-secondary[disabled],
.btn-secondary[disabled]:hover,
.btn-secondary.disabled,
.btn-secondary.disabled:hover {
	background-color: #999999;
	border-color: #999999;
}

.btn-pink {
	background: #f3557e;
	color: #fff !important;
	border: none;
	padding: 5px 10px;
	font-weight: normal;
}

.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active {
	background: #f3557e;
}

.btn-pink[disabled],
.btn-pink[disabled]:hover,
.btn-pink.disabled,
.btn-pink.disabled:hover {
	background-color: #999999;
	border-color: #999999;
}

.btn-mini {
	font-size: 12px;
	font-weight: normal;
	padding: 7px 10px 4px;
}

.btn-large {
	padding: 10px 15px 8px;
}

.btn_1 {
	background: url("../images/btn1.png?484558987") no-repeat right -122px;
	height: 26px;
	padding-right: 7px;
	color: #000;
	line-height: 26px;
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	margin-right: 10px;
}

.btn_1 span {
	padding-left: 7px;
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	zoom: 1;
	height: 26px;
	background: url("../images/btn1.png?484558987") no-repeat 0 -122px;
	cursor: pointer;
}

.btn_2 {
	background: url("../images/btn2_2.png?484558987") no-repeat 0 -118px;
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	height: 32px;
	width: 133px;
	border: 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

@font-face {
	font-family: 'ITCAvantGardeStd-Md';
	font-style: normal;
	font-weight: 400;
	src: url("../font/ITCAvantGardeStd-Md.eot");
	src: url("../font/ITCAvantGardeStd-Md.eot?#iefix") format("embedded-opentype"), url("../font/ITCAvantGardeStd-Md.woff") format("woff"), url("../font/ITCAvantGardeStd-Md.ttf") format("truetype");
}

@font-face {
	font-family: 'ITCAvantGardeStd-Demi';
	font-style: normal;
	font-weight: 400;
	src: url("../font/ITCAvantGardeStd-Demi.eot");
	src: url("../font/ITCAvantGardeStd-Demi.eot?#iefix") format("embedded-opentype"), url("../font/ITCAvantGardeStd-Demi.woff") format("woff"), url("../font/ITCAvantGardeStd-Demi.ttf") format("truetype");
}

#top-announce {
	display: none;
	position: relative;
	height: 35px;
	line-height: 35px;
	background: #f572a4;
	color: #fff;
	text-align: center;
	font: bold 14px/35px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#top-announce .ta-link {
	color: #fff;
	text-decoration: underline;
}

#top-announce .ta-btn {
	position: absolute;
	top: 0;
	right: 0;
	padding: 12px;
}

#top-announce .ta-btn,
#top-announce .ta-btn em {
	display: block;
	width: 11px;
	height: 11px;
}

#top-announce .ta-btn em {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -167px -128px;
}

.top_nav {
	position: relative;
	z-index: 9990;
	height: 35px;
	line-height: 35px;
	background: #333;
	color: #fff;
	min-width: 1000px;
}

.top_nav .light {
	color: #999;
}

.top_nav .menu {
	float: left;
}

.top_nav .menu_right {
	float: right;
}

.top_nav li {
	float: left;
}

.top_nav .line {
	display: inline-block;
	vertical-align: top;
	width: 1px;
	height: 11px;
	overflow: hidden;
	background: #a7a7a7;
	border-right: solid 1px #bfbfbf;
}

.top_nav .line.line-alone {
	margin: 12px 14px 0;
}

.top_nav a {
	color: #fff;
	text-decoration: none;
}

.top_nav a:hover {
	text-decoration: underline;
}

.top_nav .dropdown {
	display: inline-block;
	float: left;
	z-index: 0;
	position: relative;
}

.top_nav h6 {
	color: #fff;
	font-weight: normal;
	height: 35px;
	cursor: pointer;
	padding: 0 14px 0 12px;
}

.top_nav h6 .arrow {
	margin: 15px 0 0 2px;
	width: 10px;
	height: 5px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -274px -251px;
}

.top_nav .submenu {
	display: none;
	position: absolute;
	left: -1px;
	top: 35px;
	background: #fff;
	border: 1px solid #333;
	border-top: none;
	text-align: left;
	padding: 5px;
	line-height: 22px;
}

.top_nav .dropdown.over {
	z-index: 1000;
}

.top_nav .dropdown.over h6 {
	background-color: #fff;
	color: #dd2260;
	background-position: right -31px;
}

.top_nav .dropdown.over h6 a {
	color: #dd2260;
}

.top_nav .dropdown.over h6 .arrow {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -203px -89px;
}

.top_nav .dropdown.over .line {
	display: none;
}

.top_nav .dropdown.over .submenu {
	display: block;
}

.top_nav .lang_active {
	color: #fff!important;
	text-decoration: none!important;
}

.submenu a {
	text-decoration: none;
	color: #000000;
}

.submenu a:hover {
	color: #dd2260;
	text-decoration: underline;
}

.top_nav .lang h6 {
	color: #fff;
}

.top_nav .lang .over h6 {
	color: #dd2260;
}

.top_nav .lang .dropdown {
	z-index: 1;
}

.top_nav .lang .submenu {
	min-width: 70px;
	_width: 70px;
}

.top_nav .lang .submenu a {
	margin-left: 9px;
}

.top_nav .currency {
	position: relative;
}

.top_nav .currency a {
	text-align: left;
	height: 20px;
	line-height: 20px;
	margin: 5px 0;
	padding-left: 23px;
	margin: 3px 0 0 5px;
	background: url('../images/currency.png?484558987') no-repeat;
}

.top_nav .currency a.USD {
	background-position: 0 3px;
}

.top_nav .currency a.CAD {
	background-position: 0 -50px;
}

.top_nav .currency a.AUD {
	background-position: 0 -68px;
}

.top_nav .currency a.EUR {
	background-position: 0 -14px;
}

.top_nav .currency a.GBP {
	background-position: 0 -32px;
}

.top_nav .currency a.NZD {
	background-position: 0 -122px;
}

.top_nav .currency a.CHF {
	background-position: 0 -213px;
}

.top_nav .currency a.NOK {
	background-position: 0 -158px;
}

.top_nav .currency a.DKK {
	background-position: 0 -177px;
}

.top_nav .currency a.SEK {
	background-position: 0 -140px;
}

.top_nav .currency a.RUB {
	background-position: 0 -194px;
}

.top_nav .currency a.BRL {
	background-position: 0 -231px;
}

.top_nav .currency a.ARS {
	background-position: 0 -250px;
}

.top_nav .currency a.CLP {
	background-position: 0 -269px;
}

.top_nav .currency a.MXN {
	background-position: 0 -305px;
}

.top_nav .currency a.SGD {
	background-position: 0 -285px;
}

.top_nav .currency a.HKD {
	background-position: 0 -457px;
}

.top_nav .currency a.KWD {
	background-position: 0 -382px;
}

.top_nav .currency a.BHD {
	background-position: 0 -344px;
}

.top_nav .currency a.QAR {
	background-position: 0 -400px;
}

.top_nav .currency a.SAR {
	background-position: 0 -419px;
}

.top_nav .currency a.AED {
	background-position: 0 -324px;
}

.top_nav .currency a.PLN {
	background-position: 0 -363px;
}

.top_nav .currency a.JPY {
	background-position: 0 -438px;
}

.top_nav .currency a.COP {
	background-position: 0 -479px;
}

.top_nav .currency a.CZK {
	background-position: 0 -499px;
}

.top_nav .currency a.NGN {
	background-position: 0 -543px;
}

.top_nav .currency a.ZAR {
	background-position: 0 -522px;
}

.top_nav .currency a.ILS {
	background-position: 0 -563px;
}

.top_nav .currency a.JOD {
	background-position: 0 -585px;
}

.top_nav .currency a.EGP {
	background-position: 0 -604px;
}

.top_nav .currency .dropdown .line {
	position: absolute;
	top: 12px;
	right: -2px;
}

.top_nav .currency .dropdown .submenu {
	min-width: 160px;
	_width: 160px;
}

#top_nav_country .dropdown .line {
	position: absolute;
	top: 12px;
	left: -2px;
}

#top_nav_country .dropdown .submenu {
	min-width: 244px;
	_width: 244px;
}

#top_nav_country a,
#top_nav_country .split {
	text-align: left;
	height: 20px;
	line-height: 20px;
	margin: 3px 0 0 5px;
}

#top_nav_country .split {
	display: inline-block;
	height: 0;
	width: 230px;
	border-bottom: 1px dashed #ccc;
}

#top_nav_country .select-wrapper {
	display: inline-block;
}

#top_nav_country .search-input {
	position: relative;
	height: 50px;
}

#top_nav_country .search-input input,
#top_nav_country .search-input span {
	position: absolute;
}

#top_nav_country .search-input input {
	height: 15px;
	width: 195px;
	margin: 10px 5px;
	padding: 5px;
	padding-right: 30px;
	font-size: 16px;
	outline: none;
}

#top_nav_country .search-input span {
	top: 14px;
	right: 10px;
	height: 20px;
	width: 20px;
	cursor: pointer;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -132px -226px;
}

#top_nav_country .result-none {
	color: #000;
	margin: 0 5px;
	word-break: break-all;
}

#top_nav_country .match {
	color: #dd2260;
}

#login_register_li {
	padding-right: 14px;
}

.top_nav .left-line .dropdown .line {
	position: absolute;
	top: 12px;
	left: -2px;
}

#top_nav_country > a,
.top_nav .lang > a,
.top_nav .currency > a,
.top_nav .myAccount > a,
.top_nav .help > a {
	margin-right: 14px;
	display: inline-block;
	vertical-align: top;
}

#top_nav_country .submenu a,
.top_nav .lang .submenu a,
.top_nav .currency .submenu a,
.top_nav .myAccount .submenu a,
.top_nav .help .submenu a {
	display: block;
	white-space: nowrap;
}

#top_nav_country .submenu a.theme-link,
.top_nav .lang .submenu a.theme-link,
.top_nav .currency .submenu a.theme-link,
.top_nav .myAccount .submenu a.theme-link,
.top_nav .help .submenu a.theme-link {
	color: #dd2260;
}

.top_nav .myAccount {
	display: none;
}

.top_nav .myAccount .submenu {
	min-width: 110px;
	_width: 110px;
}

.top_nav .myAccount .submenu a {
	margin-left: 6px;
}

.top_nav .myAccount .submenu a.red {
	color: #ff0000;
}

.top_nav .help .submenu {
	padding: 5px 10px;
	left: auto;
	right: -1px;
	text-align: right;
}

.top_nav .track_order .submenu {
	width: 261px;
	padding: 10px;
	left: auto;
	right: -1px;
	width: 260px;
	line-height: 21px;
	color: #000000;
}

.top_nav .track_order .order_text {
	color: #666;
	line-height: 17px;
}

.top_nav .track_order .order_search_div {
	line-height: 20px;
	margin-top: 10px;
	height: 20px;
}

.top_nav .track_order .order_search_div label {
	float: left;
	margin-right: 5px;
	width: 65px;
	overflow: hidden;
}

.top_nav .track_order #order_search {
	height: 18px;
	border: 1px solid #333;
	padding-left: 5px;
	width: 163px;
}

.top_nav .track_order .order-search input {
	float: left;
}

.top_nav .track_order .order-search .search {
	width: 20px;
	height: 20px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -254px -68px;
	border: 0;
	cursor: pointer;
}

.top_nav .track_order .error {
	border: 1px dashed #eb340a !important;
	background: #faebe7 !important;
}

.top_nav .track_order .status,
.top_nav .track_order .track_num {
	padding-top: 10px;
	clear: both;
	display: block;
}

.top_nav .track_order .status a,
.top_nav .track_order .track_num a {
	margin-left: 5px;
	color: #dd2260;
	text-decoration: underline;
}

.top_nav .track_order .track_num_text {
	padding-left: 5px;
	color: #dd2260;
}

.top_nav .track_order .carrier {
	clear: both;
}

#login_register_li em,
#track_order em,
#help_li em,
#myAccount em {
	float: left;
	width: 14px;
	height: 18px;
	margin-top: 9px;
	margin-right: 5px;
}

#login_register_li em,
#myAccount em {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -274px -133px;
}

#login_register_li:hover em,
#myAccount .over em {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -274px -187px;
}

#track_order em {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -274px -151px;
}

#track_order .over em {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -274px -169px;
}

#help_li em {
	width: 24px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -196px -107px;
}

#help_li .over em {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -172px -107px;
}

.top_nav .livechat h6 {
	padding-left: 49px;
}

.top_nav .livechat h6 em {
	position: absolute;
	top: 9px;
	left: 14px;
	display: block;
	width: 24px;
	height: 18px;
	overflow: hidden;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -196px -107px;
}

.top_nav .livechat .submenu {
	padding: 10px;
	left: auto;
	right: -1px;
	width: 260px;
	line-height: 21px;
	color: #000000;
}

.top_nav .livechat .dropdown.over h6 em {
	left: 13px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -172px -107px;
}

.zs_livebox {
	width: 260px;
	color: #666666;
}

.zs_livebox .zs_ico {
	float: left;
	display: block;
	width: 24px;
	height: 24px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -128px -194px;
}

.zs_livebox .zs_ico2 {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -104px -194px;
}

.zs_livebox .zs_ptit {
	text-transform: uppercase;
	font-weight: bold;
}

.zs_livebox p {
	padding-left: 38px;
	line-height: 18px;
}

.zs_livebox p a {
	color: #dd2260;
	text-decoration: underline;
	font-size: 11px;
}

.zs_livebox .zs_line {
	margin-bottom: 10px;
	background: url("../images/livechat-line.gif?484558987") left bottom repeat-x;
	height: 10px;
}

.header {
	width: 1000px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	position: relative;
	z-index: 5005;
}

.header-left {
	position: relative;
	float: left;
}

.header-left .logo {
	float: left;
	display: block;
	margin-top: 21px;
}

.header-left .logo,
.header-left .logo img {
	width: 163px;
	height: 44px;
}

.header-left .fb-like {
	position: absolute;
	top: 43px;
	left: 240px;
	z-index: 1000;
}

.header-left .fb-share-button {
	position: absolute;
	top: 43px;
	left: 175px;
}

.header-widgets {
	float: right;
}

.header-widgets .cart_icon {
	float: right;
	margin: 30px 0 0 20px;
	white-space: nowrap;
	position: relative;
}

.header-widgets .cart_icon.over .cart_float,
.header-widgets .cart_icon.over .cart_arrow {
	display: block;
}

.header-widgets .cart_icon em {
	float: left;
	width: 35px;
	height: 35px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -82px -107px;
}

.header-widgets .cart_icon p {
	margin-left: 43px;
}

.header-widgets .cart_icon .p1 {
	margin-top: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
}

.header-widgets .cart_icon .p2 {
	color: #dd2260;
	margin-top: 3px;
}

.header-widgets .cart_icon .remove_cursor_pointer {
	cursor: default;
}

.header-widgets .header-ship-coupon {
	height: 69px;
	float: right;
}

.header-widgets .header-ship-coupon .sign-up-coupon {
	display: none;
}

.header-widgets .header-ship-coupon.coupon .sign-up-coupon {
	display: block;
}

.header-widgets .header-ship-coupon.coupon .free-ship-icon {
	display: none;
}

.header-widgets .free-ship-icon,
.header-widgets .sign-up-coupon {
	float: right;
	margin: 31px 20px 0 0;
	text-align: right;
	color: #666;
	font-style: italic;
}

.header-widgets .free-ship-icon span,
.header-widgets .sign-up-coupon span {
	display: block;
	color: #111;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
	font-family: Times New Roman;
}

.header-widgets .free-ship-icon em,
.header-widgets .sign-up-coupon em {
	color: #dd2260;
	font-weight: bold;
	font-style: italic;
}

.header-widgets .sign-up-coupon {
	color: #111;
	font-size: 15px;
	font-weight: bold;
	font-family: Times New Roman;
}

.header-widgets .sign-up-coupon span {
	margin-bottom: 2px;
}

/* Firefox */

@-moz-document url-prefix()  {
	.header-widgets .free-ship-icon,
	.header-widgets .sign-up-coupon {
		margin: 29px 20px 0 0;
	}

	.header-widgets .free-ship-icon span,
	.header-widgets .sign-up-coupon span {
		margin-bottom: 2px;
	}

	.header-widgets .sign-up-coupon span {
		margin-bottom: 0px;
	}
}

.cart_float {
	white-space: normal;
	display: none;
	position: absolute;
	z-index: 1000;
	left: -234px;
	top: 32px;
	width: 386px;
	border: 1px solid transparent;
	padding-top: 10px;
}

.cart_float_inner {
	width: 371px;
	height: 100%;
	border: 1px solid #d1d1d1;
	padding: 15px 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	background-color: #fff;
	overflow: hidden;
	zoom: 1;
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.cart_scroll_wrapper {
	padding-right: 15px;
}

.cart_arrow {
	position: relative;
	background: #ffffff;
	border: 1px solid #d1d1d1;
	border-left-width: 0px;
	border-right-width: 0px;
	display: none;
	position: absolute;
	z-index: 1001;
	left: 18px;
	top: 43px;
}

.cart_arrow:after,
.cart_arrow:before {
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.cart_arrow:after {
	border-color: rgba(255, 255, 255, 0);
	border-width: 6px;
}

.cart_arrow:before {
	border-color: rgba(209, 209, 209, 0);
	border-width: 7px;
}

.cart_arrow:after,
.cart_arrow:before {
	bottom: 100%;
	left: 50%;
}

.cart_arrow:after {
	border-bottom-color: #ffffff;
	margin-left: -6px;
}

.cart_arrow:before {
	border-bottom-color: #d1d1d1;
	margin-left: -7px;
}

.hcart_item {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-top: 15px;
	position: relative;
}

.hcart_item a {
	color: #333;
	text-decoration: none;
}

.hcart_item a:hover {
	text-decoration: underline;
	color: #dd2260;
}

.hcart_item .img {
	width: 65px;
	height: 89px;
	margin-right: 10px;
	vertical-align: top;
	display: inline-block;
}

.hcart_item .info {
	width: 180px;
	display: inline-block;
	font-size: 11px;
}

.hcart_item .info dt {
	color: #333333;
	line-height: 125%;
	margin-bottom: 5px;
}

.hcart_item .info dd {
	color: #999999;
	line-height: 125%;
}

.hcart_item .price {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 90px;
	height: 50px;
	color: #666;
	text-align: right;
	line-height: 165%;
}

.hcart_item .price strong {
	color: #dd2260;
}

.hcart_item .price .x {
	display: inline-block;
	width: 10px;
	text-align: center;
}

.hcart_item .del {
	position: absolute;
	right: 0px;
	bottom: 15px;
	width: 12px;
	height: 15px;
	display: inline-block;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -62px -179px;
	cursor: pointer;
}

.cart_goods_offsale {
	position: absolute;
	right: 1px;
	width: 384px;
	height: 30px;
}

.cart_goods_offsale img {
	width: 100%;
	height: 100%;
	display: inline-block;
}

.cart_links {
	padding: 15px 0;
	width: 357px;
	height: 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.cart_checkout_now,
.cart_view {
	float: right;
	width: 180px;
	background-color: #333333;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.cart_view {
	float: left;
	width: 163px;
	background-color: #ccc;
	color: #fff;
}

.loading_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	z-index: 1002;
}

.loading_wrapper .loading_img {
	display: inline-block;
	vertical-align: middle;
	background: url("../images/loading.gif?484558987") no-repeat 0 0;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	margin-left: -24px;
}

.header-search {
	margin: 33px 0 0 0;
	float: right;
	position: relative;
	width: 270px;
	height: 28px;
	overflow: hidden;
	border: solid 1px #333333;
}

.header-search .input_text {
	float: left;
	width: 230px;
	height: 16px;
	line-height: 16px;
	background: none;
	border: 0;
	padding: 7px 0 7px 5px;
	font-size: 14px;
	color: #888;
}

.header-search .search {
	float: right;
	width: 29px;
	height: 28px;
	border: 0;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -122px -149px;
	cursor: pointer;
}

.header-nav {
	clear: both;
	margin: 20px 0 10px;
	height: 30px;
	border-bottom: 2px solid #ccc;
	position: relative;
	z-index: 999;
}

.header-nav #hnav_list {
	height: 30px;
	position: absolute;
	z-index: 999;
}

.header-nav li {
	float: left;
	display: inline;
	height: 30px;
	position: relative;
}

.header-nav a {
	text-decoration: none;
}

.header-nav .top-link {
	position: relative;
	float: left;
	border-bottom: 2px solid #CCCCCC;
	display: block;
	z-index: 101;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #404040;
	padding: 10px 12px 5px;
	height: 15px;
	line-height: 15px;
}

.header-nav .nav-sale {
	color: #d60f2a;
}

.header-nav .nav-new-arrival {
	color: #26a62b;
}

.header-nav .over .top-link,
.header-nav .on .top-link {
	border-color: #333;
}

.header-nav .home-icon {
	display: block;
	width: 18px;
	height: 14px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -274px -205px;
}

.header-nav .hnav_sub {
	display: none;
	position: absolute;
	left: 1px;
	top: 32px;
	z-index: 100;
	*zoom: 1;
	background: #fff;
	border: 1px solid #d1d1d1;
	border-top: 0 none;
	padding: 26px 25px 30px 30px;
	-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}

.header-nav .hnav_sub a {
	line-height: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	white-space: nowrap;
}

.header-nav .hnav_sub dt {
	margin-bottom: 1px;
	font-size: 14px;
}

.header-nav .hnav_sub dt a {
	color: #000;
}

.header-nav .hnav_sub dd {
	font-size: 13px;
}

.header-nav .hnav_sub dd a {
	color: #999;
}

.header-nav .hnav_sub .highlight,
.header-nav .hnav_sub dt a:hover,
.header-nav .hnav_sub dd a:hover {
	color: #dd2260;
}

.header-nav .over .hnav_sub {
	display: block;
}

.header-nav .menu-list {
	font-size: 13px;
}

.header-nav .menu-list li {
	float: none;
	display: block;
	height: auto;
	padding: 0;
	margin-bottom: 16px;
}

.header-nav .menu-list a {
	color: #666666;
}

.header-nav .menu-list a:hover {
	color: #dd2260;
}

.header-nav .menu-list .theme a {
	color: #dd2260;
}

.header-nav .menu-list .theme,
.header-nav .menu-list .li-l {
	margin-bottom: 0;
}

.header-nav .img {
	width: 200px;
	height: 275px;
	margin-left: 58px;
}

#slim-banner {
	position: relative;
	margin: 0 auto;
	padding-bottom: 5px;
	overflow: hidden;
	width: 1000px;
}

#slim-banner-time {
	height: 40px;
	position: absolute;
	top: 20px;
	left: 822px;
	color: #ffffff;
	text-transform: uppercase;
	display: none;
}

#slim-banner-time .day {
	position: absolute;
	top: -13px;
	left: -40px;
	width: 30px;
	font: bold 58px Arial, Helvetica, Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: right;
}

#slim-banner-time b {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}

#slim-banner-time .hour {
	font-size: 24px;
	margin-left: 6px;
}

#slim-banner-time #slim-lasts {
	color: #fff;
}

.footer {
	margin-top: 20px;
	padding-top: 31px;
	background: #f8f8f8;
	color: #666666;
	min-width: 1000px;
}

.footer .tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 4px;
	color: #333333;
}

.footer-left {
	position: relative;
	height: 260px;
	border-right: solid 1px #ccc;
	float: left;
}

.footer-right {
	float: right;
	width: 280px;
	padding-left: 23px;
	min-height: 240px;
}

.footer-news {
	margin-bottom: 30px;
}

.footer-news .tit {
	margin-bottom: 0;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}

.footer-news .news-icon {
	margin: 4px 7px 0 0;
	width: 17px;
	height: 12px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -274px -239px;
}

.footer-news form {
	display: inline-block;
	vertical-align: middle;
	width: 258px;
	height: 28px;
	overflow: hidden;
	background: #fff;
	border: solid 1px #333;
	position: relative;
	text-align: right;
}

.footer-news input {
	outline: none;
	vertical-align: top;
}

.footer-news .zs_inputtxt {
	background: none;
	border: none;
	line-height: 14px;
	padding: 8px 0 8px 3px;
	color: #999;
	width: 180px;
	position: absolute;
	top: 0;
	left: 0;
}

.footer-news .zs_btn {
	cursor: pointer;
	background: #323333;
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	padding: 8px 10px;
	*width: 1;
	*overflow: visible;
}

.footer-copy {
	padding: 6px 0 16px;
	line-height: 21px;
	text-align: center;
	margin-top: 24px;
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	width: 100%;
}

.footer-copy a {
	color: #666666;
	text-decoration: none;
}

.footer-copy a:hover {
	text-decoration: underline;
}

.footer-copy #mobile-site {
	margin-left: 5px;
	border-left: 1px solid #666666;
	padding-left: 5px;
}

.footer-links {
	float: left;
}

.footer-links ul {
	float: left;
	width: 205px;
	margin-right: 25px;
}

.footer-links ul.u4 {
	margin-right: 0;
}

.footer-links a {
	line-height: 18px;
	text-decoration: none;
	color: #666666;
}

.footer-links a:hover {
	color: #dd2260;
	text-decoration: underline;
}

.footer-icons {
	clear: both;
	text-align: left;
	position: absolute;
	width: 100%;
	bottom: 0;
}

.banner {
	overflow: hidden;
}

.banner img {
	vertical-align: top;
	max-width: 100%;
}

.swipe {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	float: left;
}

.swipe .icon {
	cursor: pointer;
	height: 48px;
	width: 48px;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 0px;
	opacity: 0.8;
	display: none;
	line-height: 110px;
	overflow: hidden;
	*line-height: 48px;
	*font-size: 30px;
	*padding-left: 15px;
	*width: 33px;
	*color: #333;
}

.swipe .icon:before {
	content: "<";
	display: block;
	width: 48px;
	height: 48px;
	font-size: 34px;
	line-height: 50px;
	text-align: center;
	font-family: 'BenchNine', sans-serif;
	position: absolute;
	color: #333;
}

.swipe .next {
	right: 0;
}

.swipe .next:before {
	content: ">";
}

.swipe-wrap {
	overflow: hidden;
	position: relative;
}

.swipe-wrap > div {
	float: left;
	width: 100%;
	position: relative;
}

.swipe-nav {
	position: absolute;
	bottom: 7px;
	display: block;
	width: 100%;
	text-align: center;
	height: 18px;
	line-height: 0px;
}

.swipe-nav em {
	display: inline-block;
	margin: 0 3px;
	padding: 0;
	height: 9px;
	width: 9px;
	cursor: pointer;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: #c8c5c4;
}

.swipe-nav .active {
	background: #f275a4;
}

.simple-header {
	width: 800px;
	margin: 30px auto 10px;
}

.simple-header .logo {
	float: left;
}

.simple-header .logo,
.simple-header .logo img {
	width: 163px;
	height: 44px;
}

.simple-header .logo strong {
	display: none;
}

.simple-header .norton_container {
	float: right;
}

.simple-footer {
	clear: both;
	background: none;
	margin-top: 30px;
	text-align: center;
}

.simple-footer-icons {
	padding: 15px 0 10px;
}

.simple-footer-copyright {
	color: #666666;
	padding-bottom: 18px;
	margin-top: 5px;
	font-size: 11px;
}

.simple-footer-copyright a {
	text-decoration: none;
	color: #666666;
}

.simple-footer-copyright a:hover {
	color: #dd2260;
	text-decoration: underline;
}

#breadcrumb ul {
	width: 1000px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin: 2px auto 12px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 4px;
	line-height: 15px;
}

#breadcrumb li {
	white-space: nowrap;
	float: left;
	padding-left: 19px;
	background-image: url("../images/breadcrumb.gif?484558987");
	background-repeat: no-repeat;
	background-position: 8px -23px;
}

#breadcrumb li.home {
	background-position: 4px 2px;
	padding-left: 22px;
}

#breadcrumb a {
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#breadcrumb span {
	color: #a1a1a1;
}

#breadcrumb dl {
	display: inline-block;
}

#back-to-top {
	display: none;
	position: fixed;
	bottom: 50px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -62px -149px;
}

@media screen and (min-width: 1025px) {
	#back-to-top:hover {
		/* @meta {"spritesheet": {"include": true}} */
		background: url("../images/sprite/top_hover.png") no-repeat;
	}
}

.page {
	clear: both;
	text-align: right;
	overflow: hidden;
}

.page a,
.page span {
	padding: 3px 8px;
	color: #A1A1A1;
	border: 1px solid #E5E5E5;
	display: inline-block;
	text-decoration: none;
	background-color: #F6F6F6;
	margin-left: 4px;
}

.page a:first-child {
	margin-left: 0px;
}

.page a:hover,
.page .currentPage {
	background-color: #000;
	color: #fff;
}

.page .page_total {
	float: left;
	margin-left: 0;
	border: 0;
	padding: 0;
	background: none;
	color: #000000;
	line-height: 21px;
	margin-left: -4px;
}

.page .page_dot {
	border: 1px solid #fff;
	padding: 0;
	background: none;
}

.page .page_a_input {
	display: none;
	border: 1px solid #abadb3;
	padding: 0;
}

.page .page_a_input input {
	border: 0;
	height: 16px;
	text-align: center;
	padding: 0 6px;
}

.page .btn_skip {
	padding: 0;
	border: 0;
	display: none;
}

.show_skip .page .btn_skip {
	display: inline-block;
}

.page .btn_skip input {
	height: 22px;
	padding: 0 5px;
}

#dialogOverlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99990;
}

#dialogOverlay div {
	width: 100%;
	height: 100%;
	background: #000;
}

.dialog {
	position: absolute;
	z-index: 99991;
	display: none;
}

.dialog-wrapper {
	float: left;
	position: relative;
	z-index: 10;
	zoom: 1;
	background-color: #fff;
}

.dialog-content {
	float: left;
	position: relative;
	display: inline;
	background: url("../images/dialog-patten.png?484558987");
}

.dialog-close {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 26px;
}

.dialog-close em {
	margin: 15px 0 0 13px;
	display: block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -198px -128px;
}

@media screen and (min-width: 1025px) {
	.dialog-close:hover em {
		/* @meta {"spritesheet": {"include": true}} */
		background: url("../images/sprite/close-2.png") no-repeat;
	}
}

.dialog-tip-pane {
	background: #fff;
	margin: 10px;
	padding: 20px 40px 30px;
}

table.table_all {
	border: 1px solid #ccc;
	border-spacing: 0;
	color: black;
	width: 700px;
	margin-left: 20px;
}

table.table_all td {
	padding: 5px 2px;
	text-align: center;
	border: 1px solid #CCC;
}

table.size {
	width: 680px;
	margin: 20px auto;
	border: 1px solid #ccc;
}

table.size caption {
	height: 30px;
	text-align: center;
	background: #f7f7f7;
	line-height: 30px;
	border: 1px solid #ccc;
	border-bottom: 0;
	font-size: 16px;
	font-weight: bold;
	width: 678px;
}

table.size th {
	background: #eee;
	height: 28px;
	border: 1px solid #ccc;
	text-align: center;
}

table.size td {
	border: 1px solid #ccc;
	width: 35px;
	height: 39px;
	padding: 0;
	text-align: center;
	word-wrap: break-word;
	color: #666;
}

.auto table.size td {
	width: auto;
	white-space: normal;
}

table.size td.first {
	background: #f7f7f7;
}

table.size td.title {
	width: 102px;
}

table.size tr > td:first-child,
table.size strong {
	color: #333;
	font-weight: bold;
}

table.color_chart {
	width: 100%;
	text-align: center;
}

table.color_chart td {
	padding: 5px;
}

table .gray_column_bg,
table .table_header_bg {
	background-color: #F2F2F2;
}

table .b {
	font-weight: bold;
}

.prod-size .size-group {
	position: relative;
	width: 608px;
	margin: 0 auto;
}

.prod-size .size-group .btn-group {
	position: absolute;
	text-align: right;
	right: 0;
	top: -27px;
}

.prod-size .size-group .btn-group a {
	color: #999;
}

.prod-size .size-group .btn-group a.active {
	color: #333;
	cursor: default;
	text-decoration: none;
}

.prod-size .size-group .btn-group span {
	margin: 0 5px;
}

.prod-size .size-group table.size {
	margin: 10px 0 20px;
}

.prod-size .size-group table.size tr > td:first-child,
.prod-size .size-group table.size .first strong {
	font-weight: normal;
}

.prod-size .size-group table.size .first strong {
	font-size: 14px;
}

.size-note {
	margin: 20px auto;
	color: #666;
}

.size-note span {
	color: #dd2260 !important;
}

.size-calculator-note {
	margin: 12px 0 9px;
	padding-top: 15px;
	border-top: solid 1px #d9d9d9;
	color: #666666;
	line-height: 18px;
}

.size-calculator-note p {
	padding-bottom: 6px;
}

.size-calculator-note strong {
	font-weight: bold;
	color: #dd2260;
}

.size-calculator-note em {
	margin: 6px 4px 0 0;
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	vertical-align: top;
	width: 3px;
	height: 3px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -290px -40px;
}

.size-cal-form {
	margin-bottom: 20px;
	padding: 17px 15px 16px 15px;
	background: #f1f1f1;
	border: solid 1px #ccc;
}

.size-cal-form h4 {
	margin-bottom: 10px;
	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333333;
}

.size-cal-form .fl {
	padding: 0 15px 4px 0;
}

.size-cal-form label {
	display: block;
	color: #333333;
	padding-bottom: 2px;
}

.size-cal-form select {
	border: solid 1px #ccc;
	background: #fff;
	color: #666666;
	width: 130px;
	height: 30px;
}

.size-cal-form .error {
	border: solid 1px #dd2260;
}

.size-cal-form .btn-theme {
	padding: 5px 0 3px;
	width: 141px;
}

.size-cal-form .tip {
	display: none;
	padding: 8px 0 0;
}

.size-cal-form .tip strong {
	color: #dd2260;
}

.size-calculator table.size th {
	background: #f9f9f9;
}

.size-calculator table.size thead th {
	font-weight: bold;
	color: #333333;
}

.size-calculator table.size td,
.size-calculator table.size th {
	height: 41px;
}

.size-calculator table.size .active {
	background: #f5c7d3;
}

.size-table {
	margin: 0 30px 20px;
	font-size: 14px;
	color: #333333;
}

.size-table table {
	width: 100%;
	margin: 0;
}

.size-table th,
.size-table td {
	border: solid 1px #bababa;
	padding: 0 5px;
	line-height: 20px;
	text-align: center;
}

.size-table .bg {
	background: #f7f7f7;
}

.size-table .big {
	font-size: 15px;
	line-height: 27px;
}

.size-table .bg-dark {
	background: #ededed;
}

.color-chart dt,
.color-chart dd {
	width: 100%;
	float: left;
}

.color-chart dt {
	margin: 30px 0 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	text-align: right;
}

.color-chart dt h3 {
	float: left;
	font-size: 21px;
	line-height: 29px;
	margin: 0;
	border: none;
	padding: 0;
}

.color-chart dt .top {
	position: relative;
	top: 7px;
	font-weight: bold;
}

.color-chart img {
	vertical-align: top;
}

.color-chart .big {
	width: 179px;
	min-height: 179px;
}

.color-chart .big-pic {
	padding: 10px;
	border: 1px solid #ddd;
	background: url("../images/loading_5.gif?484558987") no-repeat center center;
}

.color-chart .big-pic,
.color-chart .big-pic img {
	width: 157px;
	height: 157px;
}

.color-chart .big-name {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}

.color-chart .small {
	position: relative;
	width: 475px;
	margin-bottom: 6px;
}

.color-chart .small span {
	position: absolute;
	display: block;
	width: 38px;
	height: 38px;
	cursor: pointer;
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
}

.livechat_button {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 9999;
}

.sns-share {
	width: 127px;
	height: 24px;
	line-height: 24px;
}

.sns-share li {
	float: left;
	margin-right: 10px;
}

.sns-share li,
.sns-share li a {
	width: 24px;
	height: 24px;
}

.sns-share li a {
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	background-color: #999999;
	background-repeat: no-repeat;
}

.sns-share li a:hover {
	background-color: #dd2260;
}

.sns-share li .s_facebook {
	/* @meta {"spritesheet": {"include": true}} */
	background-image: url("../images/newsprite.png?484558992");
	background-position: -152px -194px;
}

.sns-share li .twitter {
	/* @meta {"spritesheet": {"include": true}} */
	background-image: url("../images/newsprite.png?484558992");
	background-position: -176px -194px;
}

.sns-share li .s_pinit {
	/* @meta {"spritesheet": {"include": true}} */
	background-image: url("../images/newsprite.png?484558992");
	background-position: -232px -149px;
}

.sns-share li .s_google {
	/* @meta {"spritesheet": {"include": true}} */
	background-image: url("../images/newsprite.png?484558992");
	background-position: -80px -194px;
}

.sns-share .li-l {
	margin-right: 0;
}

.texttip {
	background: #333;
	color: #fff;
	padding: 3px 8px;
	max-width: 260px;
	position: absolute;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	z-index: 2;
	display: none;
	font-size: 12px;
}

.texttip .arrow {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: -9px;
	left: 6px;
	border-style: solid;
	border-width: 5px;
	border-color: transparent transparent #333 transparent;
}

.account-left {
	float: left;
	width: 200px;
}

.account-menu {
	font: normal 15px/100% Georgia, "Times New Roman", Times, serif;
}

.account-menu h2 {
	margin-bottom: 14px;
	border-bottom: 1px solid #ccc;
	padding: 8px 0 9px;
	color: #333;
	font-size: 18px;
	text-transform: uppercase;
}

.account-menu h2 span {
	color: #dd2260;
}

.account-menu li {
	margin-bottom: 11px;
}

.account-menu a {
	text-decoration: none;
	color: #333;
}

.account-menu a:hover {
	color: #dd2260;
}

.account-menu .cur {
	color: #dd2260;
}

.account-right {
	width: 764px;
	float: right;
	color: #333;
}

.account-right .page-title {
	margin-bottom: 16px;
	border-bottom: 1px solid #ccc;
	padding: 9px 0 8px;
	font: normal 15px/100% Georgia, "Times New Roman", Times, serif;
}

.account-right .page-desc {
	margin-bottom: 8px;
	color: #666;
}

.account-right .page .page_total {
	display: none;
}

.account-empty {
	margin-top: -2px;
	font-size: 14px;
	color: #666;
	line-height: 17px;
}

.account-empty p {
	margin-bottom: 6px;
}

.account-empty a {
	font-size: 15px;
	text-decoration: underline;
	color: #dd2260;
}

.welcome-msg {
	margin-top: 20px;
}

.welcome-msg p {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}

.welcome-msg .hello {
	color: black;
}

.welcome-msg .coupon_code {
	font-size: 14px;
	font-family: arial;
	color: #333;
	margin: 10px 0;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	border: 1px dotted #333;
	font-weight: bold;
}

.welcome-msg .coupon_code span {
	color: #dd2260;
}

.box-account {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #fafafa;
	border-color: #ebebeb #ebebeb #ebebeb #ebebeb;
	border-style: solid;
	border-width: 1px;
	margin: 20px 0 20px;
	padding: 15px;
	overflow: hidden;
}

.box-account .box-head {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 10px;
	padding-bottom: 7px;
}

.box-account .box-head h2 {
	background-image: url("../images/vb/i_ma-info.gif?484558987");
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #d32c81;
	font-size: 15px;
	padding-left: 21px;
	text-transform: uppercase;
	display: inline;
}

.data-table {
	border: 1px solid #BEBCB7;
	width: 100%;
}

.data-table thead th {
	border-right: 1px solid #C2D3E0;
	border-bottom: 1px solid #C2D3E0;
	color: #0A263C;
	font-weight: bold;
	padding: 2px 8px;
	white-space: nowrap;
}

.data-table caption,
.data-table th,
.data-table td {
	text-align: center;
	vertical-align: middle;
	height: 25px;
}

.data-table .last a {
	color: #000;
}

.data-table .last a:hover {
	color: #d32c81;
}

.box-content-set {
	clear: both;
	margin: 0 0 15px;
}

.box-content-set .box-set-left {
	float: left;
	width: 350px;
}

.box-content-set .box-set-right {
	float: right;
	width: 350px;
}

.box-content-set .box-content {
	color: #666;
}

.box-content-set .box-content a {
	color: #000;
	text-decoration: underline;
}

.box-content-set .box-content a:hover {
	color: #d32c81;
}

.box .box-title {
	margin: 0 0 8px;
	padding: 0 0 5px;
	text-align: right;
	border-bottom: 1px dashed #ccc;
}

.box .box-title a {
	color: #000;
	text-decoration: underline;
	padding-right: 3px;
}

.box-account .box-content p {
	color: #666;
	font-size: 11px;
	line-height: 16px;
}

.box-account .box-content p a {
	color: #000;
	margin-top: 10px;
	display: block;
}

.account-tbl {
	margin-bottom: 20px;
	width: 100%;
}

.account-tbl th,
.account-tbl td {
	text-align: center;
	line-height: 16px;
	white-space: nowrap;
}

.account-tbl th {
	font-size: 14px;
	padding: 12px 5px;
	background: #f1f1f1;
}

.account-tbl td {
	padding: 4px 5px;
	border-bottom: 1px solid #ccc;
	color: #666;
	height: 32px;
}

.account-tbl .break {
	white-space: normal;
}

.account-tbl a {
	text-decoration: none;
	color: #666666;
}

.account-tbl a:hover {
	color: #dd2260;
	text-decoration: underline;
}

.account-tbl .operation a {
	text-decoration: underline;
}

.account-tbl .theme {
	color: #dd2260;
}

.order-info {
	float: left;
}

.order-info h3 a {
	float: right;
	color: #1E4E8E;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.order-info li {
	vertical-align: bottom;
	color: #666;
	margin: 5px 0;
}

.order-info li strong,
.order-info li div {
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	vertical-align: top;
}

.order-info li strong {
	width: 130px;
	color: #333;
	font-size: 14px;
}

.order-info li .order_status {
	color: #dd2260;
	font-weight: bold;
	line-height: 20px;
}

.order-info li .shipping_address {
	line-height: 20px;
	width: 270px;
}

.order-info li .shipping_address .username {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

.order-info .order-info-left {
	position: relative;
	float: left;
	width: 526px;
	border-right: 2px solid #ddd;
}

.order-info .order-info-left tr {
	line-height: 20px;
	color: #666;
	vertical-align: top;
}

.order-info .order-info-left tr strong {
	font-size: 14px;
	color: #333;
}

.order-info .order-info-left tr td {
	padding-right: 10px;
}

.order-info .order-info-left .order_status,
.order-info .order-info-left .username {
	font-weight: bold;
}

.order-info .order-info-left .pay-success-color {
	color: #6ec54a;
}

.order-info .order-info-right {
	float: left;
	margin-left: 14px;
	width: 222px;
}

.order-info .order-info-right .li_first {
	font-size: 14px;
	color: #323333;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	margin-top: 0px;
}

.order-info .order-info-right .li_last {
	font-size: 14px;
	color: #323333;
	padding-top: 5px;
	border-top: 1px dotted #ddd;
}

.order-info .order-info-right .li_last .summary-num {
	color: #dd2260;
}

.order-info .order-info-right .summary-num {
	float: right;
}

.order-info .order-info-right .summary-title {
	font-size: 12px;
	color: #666;
}

.order-info .pay_now .sbmt_pay {
	padding: 7px 30px 4px;
	margin-top: 20px;
}

.order-info .pay_now .cart-btn-ck {
	float: right;
}

.order-info .pay_now .cart-btn-ck em {
	display: inline-block;
	vertical-align: top;
	background-image: url("../images/vb/sprite.png?484558987");
	background-repeat: no-repeat;
	margin: 2px 0 0 5px;
	width: 12px;
	height: 11px;
	background-position: -66px -32px;
}

.order-info .pay_now .disable_btn {
	background: #eee;
	border-color: #eee;
}

.order-info .reorder {
	float: right;
	margin-top: 20px;
}

.order-info .reorder .sbmt_reorder {
	padding: 7px 30px;
	background: #323333;
	text-decoration: none;
	color: white;
}

.order-info .edit_order_btn {
	position: absolute;
	bottom: 3px;
	right: 20px;
	color: #666666;
}

.order-info .edit_order_btn:hover {
	color: #dd2260;
}

.order-progress {
	float: left;
	width: 764px;
	margin-top: 4px;
	padding-bottom: 15px;
	margin-bottom: 13px;
	border-bottom: 1px solid #ccc;
}

.order-progress .order_faq {
	background: url("../images/question_mark.gif?484558987") no-repeat 0 0;
	padding: 1px 7px;
	cursor: default;
	line-height: 17px;
	height: 16px;
	display: inline-block;
}

.order-progress li {
	float: left;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
}

.order-progress-bg,
.order-progress-bg span {
	background: url("../images/payment_view_bg.gif?484558987") -3px 0px no-repeat;
}

.order-progress-bg {
	height: 30px;
}

.order-progress-bg li {
	text-transform: uppercase;
	color: #999999;
}

.order-progress-bg li p {
	margin-top: 5px;
	color: #666666;
	font-weight: normal;
}

.order-progress-bg span,
.order-progress-bg strong {
	display: block;
	line-height: 27px;
	font-weight: bold;
}

.order-progress-bg .on0 {
	width: 223px;
}

.order-progress-bg .on0 span {
	color: white;
	background-position: 0px -38px;
}

.order-progress-bg .on1 {
	width: 321px;
}

.order-progress-bg .on1 span {
	color: white;
	background-position: -222px -75px;
}

.order-progress-bg .on2 {
	width: 262px;
}

.order-progress-bg .on2 span {
	background-position: -200px -25px;
}

.order-progress-bg .on2 span,
.order-progress-bg .on2 strong {
	width: 177px;
	padding-right: 85px;
}

.order-progress-bg .on3 {
	width: 218px;
}

.order-progress-bg .on3 span {
	color: white;
	background-position: -541px -114px;
}

.order-items-ordered .order-list-title {
	width: 100%;
	margin-top: 12px;
}

.order-items-ordered .order-list-title li {
	float: left;
	text-align: center;
	font-size: 12px;
	background: #f1f1f1;
	text-transform: uppercase;
	padding: 6px 8px;
}

.order-items-ordered .order-list-title .li1 {
	padding-left: 25px;
	text-align: left;
	width: 475px;
}

.order-items-ordered .order-list-title .li2 {
	width: 105px;
}

.order-items-ordered .order-list-title .li3 {
	width: 119px;
}

.order-items-ordered .order-list {
	width: 100%;
}

.order-items-ordered .order-list ul {
	position: relative;
}

.order-items-ordered .order-list .disable_list .product-detail a,
.order-items-ordered .order-list .disable_list .product-detail span {
	color: #ccc;
}

.order-items-ordered .order-list .disable_list .li2,
.order-items-ordered .order-list .disable_list .write-review {
	color: #ccc;
}

.order-items-ordered .order-list .disable_list .wirte_btn_disable {
	color: #eee;
}

.order-items-ordered .order-list li {
	float: left;
}

.order-items-ordered .order-list .item {
	border-bottom: 1px solid #ddd;
	padding: 13px 0;
}

.order-items-ordered .order-list .li2 {
	text-align: center;
	width: 121px;
	padding-left: 5px;
	color: #666;
	font-size: 14px;
}

.order-items-ordered .order-list .li3 {
	text-align: center;
	width: 135px;
}

.order-items-ordered .order-list .product-detail a {
	float: left;
	color: #333;
	line-height: 18px;
	font-weight: normal;
	padding-top: 2px;
	text-decoration: none;
}

.order-items-ordered .order-list .product-detail a img {
	width: 105px;
	height: auto;
}

.order-items-ordered .order-list .product-detail span {
	display: block;
	color: #666;
	line-height: 16px;
	word-break: break-all;
	word-wrap: break-word;
}

.order-items-ordered .order-list .product-detail .title-styles {
	float: left;
	width: 383px;
	margin-left: 35px;
}

.order-items-ordered .order-list .product-detail .title-styles h2 {
	float: left;
	margin-top: -2px;
	margin-bottom: 5px;
}

.order-items-ordered .order-list .wirte_btn {
	position: absolute;
	bottom: 47px;
	right: 0;
	color: #333;
	font-size: 12px;
}

.order-items-ordered .order-list .write-review {
	color: #666;
	font-size: 14px;
}

.order-items-ordered .order-list .sns-share {
	position: absolute;
	bottom: 2px;
	right: 0;
}

.order-items-ordered .error-tip {
	position: relative;
	width: 764px;
	height: 30px;
	background: #eeeeee;
	line-height: 30px;
	margin-top: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.order-items-ordered .error-tip span {
	float: left;
	width: 16px;
	height: 16px;
	margin: 7px 10px 0 10px;
	background: url('../images/vb/sprite.png?484558987') no-repeat -121px -77px;
}

.order-items-ordered .error-tip a {
	color: #dd2260;
	text-decoration: underline;
}

.order-items-ordered .error-tip em {
	position: absolute;
	top: -5px;
	left: 37px;
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	width: 10px;
	height: 5px;
	background: url('../images/vb/sprite.png?484558987') no-repeat -121px -69px;
}

.page-title a {
	float: right;
	font-size: 12px;
	font-family: arial;
	color: #666666;
	text-transform: capitalize;
	text-decoration: underline;
	cursor: pointer;
}

.page-title a:hover {
	color: #dd2260;
}

.page-title .need_help em {
	float: left;
	margin-right: 5px;
	width: 25px;
	height: 18px;
	background: url('../images/vb/livechat_icon.png?484558987') no-repeat 0 -52px;
}

#ticketDialog .dialog-content {
	min-height: 575px;
}

#ticketDialog .dialog-content .pic_upload {
	padding-top: 10px;
}

#ticketPane,
#ticketSucPane {
	background: white;
	width: 482px;
	margin: 10px;
	padding: 21px 18px 30px 40px;
}

#ticketPane h4,
#ticketSucPane h4 {
	margin-bottom: 16px;
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 7px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	width: 458px;
}

#ticketPane label {
	display: block;
	font-size: 14px;
	color: #333;
	margin: 11px 0 5px;
}

#ticketPane label em {
	color: #dd2260;
}

#ticketPane select,
#ticketPane input[type="text"],
#ticketPane textarea {
	width: 233px;
	line-height: 16px;
	padding: 6px 0px 6px 5px;
	border: 1px solid #ccc;
	color: #666;
}

#ticketPane select {
	width: 239px;
}

#ticketPane .error {
	border: 1px dashed #dd2260;
}

#ticketPane .error-tip {
	color: #dd2260;
}

#ticketPane textarea {
	width: 453px;
	height: 137px;
	margin-top: 2px;
	resize: none;
}

#ticketPane .btn-theme {
	padding: 4px 60px 4px;
	margin-top: 28px;
}

#ticketSucPane li {
	line-height: 18px;
	color: #666;
}

#ticketSucPane .ticket_id {
	font-size: 15px;
	font-family: Georgia;
	color: #dd2260;
}

#ticketSucPane #checkTip {
	margin-top: 35px;
	color: #666;
}

#ticketSucPane .p2 {
	font-size: 11px;
	color: #999999;
}

.order-cancel {
	font: 15px Georgia, "Times New Roman", Times, serif;
	padding: 27px 0;
	font-size: 15px;
	color: #333;
	margin: 5px;
	width: 340px;
	text-align: center;
}

.order-btn {
	text-align: right;
	margin-top: 15px;
	float: right;
}

.order-btn .edit_order_btn {
	color: #666666;
	padding-right: 10px;
	border-right: 1px solid #666666;
}

.order-btn .edit_order_btn:hover {
	color: #dd2260;
}

.order_cancel {
	color: #666;
	margin-left: 6px;
}

.order_cancel a {
	color: #666;
	text-decoration: underline;
}

.order_cancel a:hover {
	color: #dd2260;
}

.order-tip {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

.order-tip .cont-wrapper {
	position: relative;
	padding: 15px 20px;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	color: #333;
	font-family: Arial;
}

.order-tip .cont-wrapper ul {
	list-style: none;
	color: #333;
	padding-left: 0;
}

.order-tip .cont-wrapper li {
	padding: 0;
	list-style: none;
}

.order-tip .cont-wrapper .show-tip-close {
	display: none;
}

.order-tip .cont-wrapper .cont-title {
	display: none;
}

.order-tip .cont-wrapper .cont-p {
	margin-top: 10px;
	line-height: 16px;
}

.order-tip .cont-wrapper .cont-p .left {
	margin-right: 20px;
}

.order-tip .cont-wrapper .cont-p.p1 {
	margin-top: 0;
}

.order-tip .cont-wrapper dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -2px;
}

.order-tip .cont-wrapper dd {
	margin-top: 2px;
}

.order-tip .tip2 {
	margin-top: 8px;
	color: #dd2260;
	font-weight: bold;
}

.change-pwd {
	margin-bottom: 10px;
}

.change-pwd th {
	vertical-align: top;
	line-height: 24px;
	white-space: nowrap;
	padding: 10px 5px 0 10px;
	text-align: right;
}

.change-pwd td {
	padding: 10px 0 0;
}

.change-pwd input[type="password"] {
	line-height: 17px;
	height: 20px;
	font-size: 14px;
}

.change-pwd .btn-default {
	margin-top: 4px;
}

.change-pwd .error-tip {
	margin-top: 5px;
	color: #d00;
}

.change-pwd .btn_auto,
.change-pwd .btn_auto input {
	height: 32px;
	display: inline-block;
	color: #fff;
	cursor: pointer;
}

.change-pwd .btn_auto input {
	float: left;
}

.account-right .fieldset {
	background: none repeat scroll 0 0 #FAFAFA;
	border: 1px solid #eee;
	padding: 22px 25px 12px 33px;
	margin-bottom: 28px;
}

.account-right .fieldset .legend {
	border: 1px #d32c81 solid;
	color: #333;
	float: left;
	font-size: 13px;
	margin: -10px 0 0 -20px;
	padding: 2px 5px;
	position: relative;
}

#changePwd {
	margin-top: 8px;
}

.ticket-info {
	position: relative;
}

.ticket-info .account-back {
	position: absolute;
	top: 0;
	right: 0;
	color: #cc3366;
	text-decoration: underline;
}

.ticket-basic th,
.ticket-basic td {
	padding-bottom: 8px;
}

.ticket-basic th {
	padding-right: 15px;
	white-space: nowrap;
	font-size: 14px;
}

.ticket-basic td {
	color: #666;
}

.ticket-basic a {
	margin-left: 20px;
	color: #dd2260;
}

.ticket-basic a:hover {
	text-decoration: underline;
}

.ticket-action {
	border: 1px dashed #ccc;
	width: 140px;
	height: 42px;
	text-align: center;
	padding: 4px;
	line-height: 20px;
}

.ticket-action .ticket-action-title {
	color: #333333;
	display: block;
}

.ticket-action .useful,
.ticket-action .useless {
	color: #999999;
	text-decoration: none;
}

.ticket-action .useful em,
.ticket-action .useless em {
	margin-right: 2px;
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	vertical-align: top;
	background-image: url('../images/vb/sprite.png?484558987');
	background-repeat: no-repeat;
	width: 14px;
	height: 17px;
	overflow: hidden;
}

.ticket-action .useful {
	margin-right: 6px;
}

.ticket-action .useful em {
	background-position: -109px -32px;
}

.ticket-action .useful:hover em,
.ticket-action .useful em.s1 {
	background-position: -125px -32px;
}

.ticket-action .useless {
	margin-left: 6px;
}

.ticket-action .useless em {
	background-position: -141px -32px;
}

.ticket-action .useless:hover em {
	background-position: -157px -32px;
}

.ticket-msg {
	padding-top: 8px;
}

.ticket-msg dl {
	margin-bottom: 1px;
}

.ticket-msg dt {
	background: #f1f1f1;
	padding: 13px 14px;
	cursor: pointer;
}

.ticket-msg dt em {
	float: left;
	display: inline-block;
	margin: 1px 20px 0 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background-image: url('../images/y.gif?484558987');
	background-repeat: no-repeat;
	background-position: -19px 0;
}

.ticket-msg dd {
	display: none;
	padding: 10px 0 15px;
	line-height: 18px;
	word-wrap: break-word;
	color: #666;
}

.ticket-msg dd .tit {
	margin: 6px 0 2px;
	color: #333;
	font-size: 14px;
}

.ticket-msg dd .raw {
	color: #333;
}

.ticket-msg dd a {
	color: #dd2260;
}

.ticket-msg dd.ticket-action-dd {
	padding-top: 5px;
	padding-bottom: 20px;
}

.ticket-msg dd.ticket-action-dd.last {
	padding-bottom: 5px;
}

.ticket-msg .expanded dt em {
	background-position: 0 -21px;
}

.ticket-msg .expanded dd {
	display: block;
}

.ticket-msg .attachment {
	margin-top: 2px;
}

.ticket-msg .attachment a {
	padding: 0 20px 5px 0;
	background: url("../images/attach.png?484558987") no-repeat 100% 1px;
	color: #dd2260;
}

.ticket-form {
	border-top: solid 1px #ccc;
	padding: 12px 0 20px;
}

.ticket-form li {
	margin-bottom: 16px;
}

.ticket-form label {
	display: block;
	margin-bottom: 6px;
}

.ticket-form textarea {
	vertical-align: top;
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px 10px;
	resize: vertical;
	width: 578px;
	height: 108px;
}

.ticket-form .detailed-msg {
	font-size: 14px;
	padding-bottom: 7px;
}

.idx-main {
	padding-top: 9px;
}

.banner_home {
	float: left;
	margin-bottom: 20px;
	width: 660px;
	height: 625px;
}

.banner_home .swipe-wrap {
	height: 100%;
}

.banner_home .swipe-nav {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 660px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.idx-adv-1 {
	width: 320px;
	height: 302px;
}

.idx-adv-1 {
	margin-bottom: 21px;
}

.idx-adv-2 {
	width: 320px;
	height: 302px;
}

.idx-cats {
	clear: both;
}

.idx-cats .fl,
.idx-cats .fr {
	width: 320px;
	height: 440px;
	margin-bottom: 20px;
}

.idx-cats .col2 {
	margin-left: 20px;
}

.buyers-show {
	margin: 31px 0 30px;
	padding: 22px 0 20px;
	background: #f5f5f5;
}

.buyers-show .line-title {
	margin: 10px auto 20px;
	width: 914px;
	border-top: solid 1px #111;
	height: 12px;
	text-align: center;
}

.buyers-show .line-title span {
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 35px;
	font-weight: normal;
	color: #111;
	background: #f5f5f5;
	font-size: 24px;
}

.buyers-show .line-title span a {
	color: #333;
	text-decoration: none;
}

.buyers-show .prev-arraw,
.buyers-show .next-arraw {
	position: absolute;
	top: 129px;
	width: 18px;
	height: 30px;
	cursor: default;
}

.buyers-show .prev-arraw.active,
.buyers-show .next-arraw.active {
	cursor: pointer;
}

.buyers-show .prev-arraw {
	left: 10px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -36px -226px;
}

.buyers-show .prev-arraw.active {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -18px -226px;
}

.buyers-show .next-arraw {
	right: 10px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -54px -226px;
}

.buyers-show .next-arraw.active {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -0px -226px;
}

.buyers-show .carousel {
	position: relative;
	margin: 16px 0 0;
	padding: 0 32px;
}

.buyers-show .viewport {
	margin: 0 auto;
	width: 928px;
	height: 280px;
	overflow: hidden;
	text-align: center;
}

.buyers-show .viewport ul,
.buyers-show .viewport li {
	float: left;
	height: 100%;
}

#buyer-show-list li {
	float: left;
	width: 218px;
	margin: 0 7px;
	text-align: center;
}

#buyer-show-list a {
	border: 5px solid #fff;
	display: block;
	text-decoration: none;
}

#buyer-show-list a,
#buyer-show-list img {
	width: 208px;
	height: 268px;
}

.buyers-show .see-more {
	text-align: right;
	padding-right: 43px;
	margin-top: 15px;
}

.buyers-show .see-more a {
	text-decoration: none;
	color: #333;
}

#buyerShowPane {
	display: none;
	position: relative;
}

#buyerShowDialog #buyerShowPane {
	display: block;
}

#buyerShowPane .buyer_list {
	position: relative;
	width: 850px;
	height: 550px;
	overflow: hidden;
}

#buyerShowPane .pop-ul {
	position: absolute;
	left: 0;
	float: left;
}

#buyerShowPane li {
	display: none;
	float: left;
	padding: 10px 0 10px 10px;
	background: white;
}

#buyerShowPane .show {
	display: block;
}

#buyerShowPane .buyer-pic {
	float: left;
	width: 530px;
	height: 530px;
	text-align: center;
	background: #f8f8f8;
	overflow: hidden;
}

#buyerShowPane .buyer-pic img {
	height: 530px;
}

#buyerShowPane .buyer-right {
	float: left;
	width: 310px;
	height: 530px;
	text-align: center;
}

#buyerShowPane .buyer-right p {
	text-align: center;
	font-size: 18px;
	color: #333333;
	line-height: 18px;
	margin: 30px 0;
}

#buyerShowPane .buyer-right .shop-img-a {
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	width: 140px;
	height: 192px;
}

#buyerShowPane .buyer-right img {
	width: 140px;
	height: 192px;
}

#buyerShowPane .buyer-right span {
	display: block;
	font-size: 18px;
	color: #dd2260;
	margin: 20px;
}

#buyerShowPane .buyer-right .buy-now {
	display: inline-block;
	width: 140px;
	height: 30px;
	background: #dd2260;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	line-height: 30px;
}

#buyerShowPane .prev-arraw,
#buyerShowPane .next-arraw {
	position: absolute;
	width: 70px;
	height: 70px;
	top: 230px;
	cursor: pointer;
	text-align: center;
}

#buyerShowPane .prev-arraw em,
#buyerShowPane .next-arraw em {
	margin-top: 19px;
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	width: 20px;
	height: 32px;
}

#buyerShowPane .prev-arraw {
	left: -70px;
}

#buyerShowPane .prev-arraw em {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -0px -194px;
}

#buyerShowPane .next-arraw {
	left: 850px;
}

#buyerShowPane .next-arraw em {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -20px -194px;
}

#buyerShowPane .sns-share {
	width: 140px;
	margin: 15px auto;
}

#buyerShowPane .sns-share li {
	padding: 0;
	margin-right: 14px;
}

#buyerShowPane .sns-share .li-l {
	margin-right: 0;
}

#buyerShowDialog {
	padding: 0 70px;
}

.cat-left {
	float: left;
	width: 200px;
}

.cat-left a {
	text-decoration: none;
}

.shop-by-cate .titles,
.cat-attrs .title,
.cat-topsell .title {
	font-size: 18px;
	color: #2d2d2d;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 8px;
	background: url("../images/line-dot.gif?484558987") repeat-x left bottom;
}

.shop-by-cate .titles .zs_c,
.cat-attrs .title .zs_c,
.cat-topsell .title .zs_c {
	color: #e83a99;
}

.cat-right {
	float: right;
	width: 764px;
	background-color: #fff;
}

.shop-by-cate {
	margin: 5px 0 20px;
}

.shop-by-cate .titles {
	padding-bottom: 10px;
	margin-bottom: 12px;
}

.shop-by-cate .titles div {
	font-size: 22px;
	color: #333333;
}

.shop-by-cate .titles .zs_c {
	color: #e83a99;
}

.shop-by-cate .titles p {
	font-size: 10px;
	color: #585858;
}

.shop-by-cate li {
	margin-bottom: 6px;
	width: 210px;
	line-height: 18px;
}

.shop-by-cate a {
	color: #666666;
}

.shop-by-cate a:hover,
.shop-by-cate .highlighted a,
.shop-by-cate .selected a {
	color: #dd2260 !important;
}

.shop-by-cate .expanded {
	width: 230px;
}

.shop-by-cate .expanded em {
	display: inline-block;
	vertical-align: top;
	width: 9px;
	height: 5px;
	margin: 7px 0 0 5px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -213px -89px;
}

.shop-by-cate .expanded.selected em {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -284px -251px;
}

.shop-by-cate .level-1 {
	margin-bottom: 5px;
	padding-left: 0;
}

.shop-by-cate .level-1 a {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.shop-by-cate .level-2 {
	background: transparent;
}

.shop-by-cate .level-2 a {
	color: #000000;
}

.shop-by-cate .level-2.selected a {
	font-weight: bold;
}

.shop-by-cate .level-3 {
	padding-left: 10px;
}

.shop-by-cate .level-3.selected a {
	font-weight: bold;
}

.cat-attrs {
	padding-top: 5px;
}

.cat-attrs-common,
.cat-attrs-color {
	clear: both;
	margin: 5px 0;
	padding-top: 8px;
	border-top: 1px solid #b6b6b6;
}

.cat-attrs-common.first,
.cat-attrs-color.first {
	border-top: 0;
	margin-top: 3px;
	padding-top: 5px;
}

.cat-attrs-common dt,
.cat-attrs-color dt {
	color: #000;
	cursor: pointer;
}

.cat-attrs-common dt em,
.cat-attrs-color dt em {
	margin: 0 5px 0 6px;
	display: inline-block;
	vertical-align: middle;
	width: 9px;
	height: 5px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -213px -89px;
}

.cat-attrs-common dt em.expand,
.cat-attrs-color dt em.expand {
	margin-left: 8px;
	width: 5px;
	height: 9px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -288px -133px;
}

.cat-attrs-color {
	float: left;
	width: 210px;
}

.cat-attrs-color dt {
	margin-bottom: 11px;
}

.cat-attrs-color a {
	position: relative;
	float: left;
	width: 25px;
	height: 25px;
	padding: 0;
	margin: 0 10px 10px 0;
	background: url("../images/color_select.png?484558987") no-repeat;
}

.cat-attrs-color a .text-tip {
	display: none;
	position: absolute;
	top: -19px;
	left: -50px;
	right: -50px;
	z-index: 9;
	text-align: center;
	line-height: 10px;
}

.cat-attrs-color a span {
	padding: 2px;
	background: white;
	border: 1px solid #ccc;
	line-height: 10px;
	font-size: 10px;
	color: #666;
	height: 10px;
	display: inline-block;
}

.cat-attrs-color a span em {
	display: block;
	width: 6px;
	height: 4px;
	top: 15px;
	left: 50%;
	margin-left: -3px;
	position: absolute;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -285px -234px;
}

.cat-attrs-color a:hover .text-tip {
	display: block;
}

.cat-attrs-color .active .arrow {
	display: block;
	width: 10px;
	height: 9px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -198px -96px;
	position: absolute;
	left: 8px;
	top: 8px;
}

.cat-attrs-color .active.white em,
.cat-attrs-color .active.yellow em {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -208px -96px;
}

.cat-attrs-color .red {
	background-position: 0 0;
}

.cat-attrs-color .pink {
	background-position: -35px 0;
}

.cat-attrs-color .orange {
	background-position: -70px 0;
}

.cat-attrs-color .yellow {
	background-position: -105px 0;
}

.cat-attrs-color .green {
	background-position: -140px 0;
}

.cat-attrs-color .blue {
	background-position: -175px 0;
}

.cat-attrs-color .purple {
	background-position: 0 -35px;
}

.cat-attrs-color .brown {
	background-position: -35px -35px;
}

.cat-attrs-color .champagne {
	background-position: -70px -35px;
}

.cat-attrs-color .gray,
.cat-attrs-color .silver {
	background-position: -105px -35px;
}

.cat-attrs-color .white {
	background-position: -140px -35px;
}

.cat-attrs-color .black {
	background-position: -175px -35px;
}

.cat-attrs-color .neutral {
	background-position: 0 -70px;
}

.cat-attrs-color .multicolor {
	background-position: -35px -70px;
}

.cat-attrs-common dt {
	margin-bottom: 3px;
}

.cat-attrs-common dd {
	margin-left: 10px;
}

.cat-attrs-common a {
	position: relative;
	color: #666666;
	padding-left: 15px;
	display: block;
	line-height: 20px;
}

.cat-attrs-common a em {
	position: absolute;
	left: 0;
	top: 5px;
	display: block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -208px -128px;
}

.cat-attrs-common a.active,
.cat-attrs-common a:hover {
	color: #D32C81;
}

.cat-attrs-common a.active em,
.cat-attrs-common a:hover em {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -218px -128px;
}

.cat-attrs-cur {
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #B6B6B6;
}

.cat-attrs-cur .tit {
	margin-bottom: 5px;
	font-size: 13px;
	color: #060606;
}

.cat-attrs-cur li {
	margin-bottom: 5px;
	padding-left: 5px;
	width: 193px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	border: 1px solid #feb199;
	background-color: #fefaee;
	color: #504531;
}

.cat-attrs-cur .remove {
	float: right;
	margin: 7px 5px 0 0;
	display: block;
	width: 9px;
	height: 9px;
	overflow: hidden;
	text-indent: -99999px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -218px -96px;
	cursor: pointer;
}

.cat-attrs-cur .clearall {
	margin-top: 2px;
	text-align: right;
	font-size: 10px;
}

.cat-attrs-cur .clearall a {
	color: #887c6d;
	text-transform: uppercase;
}

.cat-topsell {
	margin-top: 10px;
}

.cat-topsell li {
	position: relative;
	margin-top: 20px;
	width: 100%;
	float: left;
}

.cat-topsell .zs_itempic {
	float: left;
	width: 85px;
	display: block;
	position: relative;
}

.cat-topsell .zs_itemtit,
.cat-topsell .price {
	float: right;
	width: 98px;
}

.cat-topsell .zs_itemtit {
	text-decoration: none;
	color: #3e3e3e;
	line-height: 16px;
	height: 46px;
	overflow: hidden;
	margin-left: 10px;
	font-family: Arial;
	font-size: 12px;
}

.cat-topsell .zs_itemtit:hover {
	color: #D32C81;
}

.cat-topsell .zs_itemnum {
	position: absolute;
	display: block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	color: #fff;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -117px -128px;
	text-align: center;
	left: 77px;
	top: -5px;
}

.cat-topsell .zs_itemnum2 {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -220px -107px;
	color: #333;
}

.cat-topsell .discount {
	width: 55px;
	height: 21px;
	position: absolute;
	left: 0;
	bottom: 0;
	font-family: Georgia;
	font-size: 14px;
	color: #fff;
	text-align: center;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -117px -107px;
}

.cat-topsell .price {
	position: absolute;
	font-size: 14px;
	font-family: Arial;
	color: #333333;
	margin-left: 10px;
	left: 85px;
	bottom: 12px;
}

.cat-topsell .price.no-discount {
	bottom: 0;
}

.cat-topsell .market {
	bottom: 0;
	color: #999999;
}

.zs_top {
	overflow: hidden;
	*zoom: 1;
	clear: both;
}

.zs_top h1 {
	font-family: Georgia;
	font-style: italic;
	font-size: 22px;
	float: left;
	color: #000;
}

.zs_top h2 {
	display: inline;
}

.zs_top h2 a {
	color: #999;
	text-decoration: none;
}

.zs_top a {
	color: #999;
	text-decoration: none;
}

.zs_top .zs_spnum {
	font-size: 14px;
	color: #000;
	font-family: Georgia;
	font-style: italic;
	margin-left: 20px;
	margin-right: 5px;
}

.zs_top .zs_line1 {
	color: #918E8E;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	overflow: hidden;
	*zoom: 1;
	margin-top: 5px;
}

.zs_top .zs_line1 .fl {
	float: left;
	display: block;
	margin-top: 10px;
}

.zs_top .zs_desc {
	clear: both;
	color: #999;
	margin-top: 10px;
}

.zs_top .zs_desc a {
	color: #999;
	text-decoration: none;
}

.sort-by {
	float: left;
	line-height: 21px;
}

.sort-by-link {
	float: left;
}

.sort-by-link a {
	color: #000000;
	text-decoration: none;
}

.sort-by-link a:hover {
	color: #dd2260;
	text-decoration: underline;
}

.sort-by-link a:hover {
	text-decoration: none;
}

.sort-by-link .on {
	color: #dd2260;
	font-weight: bold;
}

.sort-by-link .sprite-top {
	display: none;
}

.sort-by-link .asc .sprite-top,
.sort-by-link .desc .sprite-top {
	display: inline-block;
	margin: 5px 0 0 4px;
	width: 10px;
	height: 9px;
}

.sort-by-link .asc .sprite-top {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -188px -96px;
}

.sort-by-link .desc .sprite-top {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -178px -96px;
}

.sort-by-link span {
	color: #ddd;
}

.sort-by-select select {
	vertical-align: top;
	border: solid 1px #ccc;
	padding: 2px;
}

.common-prod-list {
	clear: both;
	width: 100%;
	overflow: visible;
	*zoom: 1;
}

.common-prod-list a,
.common-prod-list span,
.common-prod-list em,
.common-prod-list img {
	vertical-align: top;
}

.common-prod-list a {
	text-decoration: none;
}

.common-prod-list .item {
	float: left;
	position: relative;
}

.common-prod-list .item-last {
	margin-right: 0 !important;
}

.common-prod-list .photo-link,
.common-prod-list .photo,
.common-prod-list .photo-2 {
	display: block;
	width: 240px;
	height: 330px;
}

.common-prod-list .photo-link {
	position: relative;
}

.common-prod-list .photo-link .event-tag {
	position: absolute;
	top: 0;
	left: 0;
}

.common-prod-list .photo-2 {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}

.common-prod-list .free_shipping_icon {
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 10px;
}

.common-prod-list .off {
	position: absolute;
	left: -5px;
	bottom: 0;
	width: 165px;
	height: 34px;
	text-align: center;
	font: normal 16px/38px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -109px -0px;
}

.common-prod-list .detail,
.common-prod-list h2 {
	overflow: hidden;
}

.common-prod-list .market-price {
	margin-right: 3px;
	color: #a1a1a1;
}

.common-prod-list .shop-price {
	color: #dd2260;
	font-size: 14px;
	font-weight: bold;
}

.common-prod-list .prices.cart {
	position: relative;
	height: 44px;
}

.common-prod-list .prices.cart .market-price {
	position: absolute;
	top: 19px;
	left: 0;
}

.common-prod-list .prices.cart .shop-price {
	position: absolute;
	top: 0;
	left: 0;
}

.common-prod-list .star-box,
.common-prod-list .star-active {
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	height: 11px;
	background: url("../images/stars.png?484558987") no-repeat;
}

.common-prod-list .star-box {
	margin: 2px 3px 0 0;
	width: 60px;
	overflow: hidden;
	background-position: -60px -47px;
}

.common-prod-list .star-active {
	width: 0px;
	background-position: 0 -47px;
}

.common-prod-list .icon-cart {
	position: absolute;
	right: 9px;
	bottom: 8px;
	width: 40px;
	height: 40px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -42px -107px;
}

.common-prod-list .catpl-item {
	width: 240px;
	margin: 0 21px 20px 0;
}

.common-prod-list a {
	color: #000;
}

.common-prod-list .photo-link {
	margin-bottom: 8px;
}

.common-prod-list h2 {
	margin-bottom: 5px;
	line-height: 16px;
	height: 32px;
}

.common-prod-list .free_shipping_h2 {
	height: 17px;
}

.common-prod-list .title:hover {
	color: #dd2260;
}

.common-prod-list .prices {
	margin-bottom: 6px;
}

.common-prod-list .reviews {
	margin-bottom: 7px;
}

.prod-list-308x308 .photo-link,
.prod-list-308x308 .photo,
.prod-list-308x308 .photo-2 {
	height: 240px;
}

.common-prod-list .colors {
	margin: 4px 0 8px;
}

.common-prod-list .colors a,
.common-prod-list .colors span {
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	line-height: 18px;
	height: 17px;
	overflow: hidden;
	cursor: pointer;
	color: #000;
	text-decoration: none;
}

.common-prod-list .colors .link-with-bg {
	background: #eee;
	color: #666;
	padding: 0 3px;
}

.common-prod-list .colors span {
	position: relative;
	margin-right: 5px;
	width: 24px;
}

.common-prod-list .colors span.selected,
.common-prod-list .colors span.hover {
	width: 22px;
	height: 15px;
	border: solid 1px #000;
}

.common-prod-list .colors span.selected em,
.common-prod-list .colors span.hover em {
	top: -1px;
	left: -1px;
}

.common-prod-list .colors span.selected em.white,
.common-prod-list .colors span.hover em.white,
.common-prod-list .colors span.selected em.ivory,
.common-prod-list .colors span.hover em.ivory {
	top: 0;
	left: 0;
}

.common-prod-list .colors span.selected:after,
.common-prod-list .colors span.hover:after {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	display: block;
	width: 20px;
	height: 13px;
	border: solid 1px #fff;
}

.common-prod-list .colors span.aspicture,
.common-prod-list .colors span.sub_aspicture {
	display: none !important;
}

.common-prod-list .colors span.burgundy {
	background-color: #8b1427;
}

.common-prod-list .colors span.red {
	background-color: #c00017;
}

.common-prod-list .colors span.watermelon {
	background-color: #fa7a79;
}

.common-prod-list .colors span.orange {
	background-color: #ffa147;
}

.common-prod-list .colors span.daffodil {
	background-color: #ffffcd;
}

.common-prod-list .colors span.sage {
	background-color: #e1f9bb;
}

.common-prod-list .colors span.limegreen {
	background-color: #dbf647;
}

.common-prod-list .colors span.clover {
	background-color: #aeb953;
}

.common-prod-list .colors span.jade {
	background-color: #0baab0;
}

.common-prod-list .colors span.darkgreen {
	background-color: #0a574d;
}

.common-prod-list .colors span.inkblue {
	background-color: #174c78;
}

.common-prod-list .colors span.darknavy {
	background-color: #1e2c5b;
}

.common-prod-list .colors span.royalblue {
	background-color: #212eb1;
}

.common-prod-list .colors span.oceanblue {
	background-color: #2478ec;
}

.common-prod-list .colors span.pool {
	background-color: #60e0f9;
}

.common-prod-list .colors span.skyblue {
	background-color: #cbeafe;
}

.common-prod-list .colors span.lavender {
	background-color: #d6dcfe;
}

.common-prod-list .colors span.lilac {
	background-color: #e6cbf8;
}

.common-prod-list .colors span.candypink {
	background-color: #ffc2db;
}

.common-prod-list .colors span.blushingpink {
	background-color: #ffd1e1;
}

.common-prod-list .colors span.pearlpink {
	background-color: #fcdbd4;
}

.common-prod-list .colors span.fuchsia {
	background-color: #e236a4;
}

.common-prod-list .colors span.regency {
	background-color: #4c1992;
}

.common-prod-list .colors span.grape {
	background-color: #79346d;
}

.common-prod-list .colors span.champagne {
	background-color: #e2d0a8;
}

.common-prod-list .colors span.gold {
	background-color: #ddb766;
}

.common-prod-list .colors span.brown {
	background-color: #8f6b53;
}

.common-prod-list .colors span.chocolate {
	background-color: #503228;
}

.common-prod-list .colors span.white {
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 2px #cccccc inset;
	-moz-box-shadow: 0px 0px 2px #cccccc inset;
	-ms-box-shadow: 0px 0px 2px #cccccc inset;
	box-shadow: 0px 0px 2px #cccccc inset;
}

.common-prod-list .colors span.ivory {
	background-color: #f7f7ef;
	-webkit-box-shadow: 0px 0px 2px #cccccc inset;
	-moz-box-shadow: 0px 0px 2px #cccccc inset;
	-ms-box-shadow: 0px 0px 2px #cccccc inset;
	box-shadow: 0px 0px 2px #cccccc inset;
}

.common-prod-list .colors span.silver {
	background-color: #cfd1cc;
}

.common-prod-list .colors span.black {
	background-color: #2d3029;
}

.common-prod-list .colors span.tangerine {
	background-color: #fd9850;
}

.common-prod-list .colors span.turquoise {
	background-color: #90f5da;
}

.common-prod-list .colors span.coral {
	background-color: #f9c4b6;
}

.common-prod-list .colors span.emerald {
	background-color: #057d40;
}

.common-prod-list .colors span.steelgrey {
	background-color: #6f7478;
}

.common-prod-list .colors span.wisteria {
	background-color: #c3a5bb;
}

.common-prod-list .colors span.dustyrose {
	background-color: #dfc5c1;
}

.common-prod-list .colors em {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 0;
	height: 0;
	border-top: solid 17px transparent;
	border-right: solid 24px transparent;
}

.common-prod-list .colors em.burgundy {
	border-right-color: #8b1427;
}

.common-prod-list .colors em.red {
	border-right-color: #c00017;
}

.common-prod-list .colors em.watermelon {
	border-right-color: #fa7a79;
}

.common-prod-list .colors em.orange {
	border-right-color: #ffa147;
}

.common-prod-list .colors em.daffodil {
	border-right-color: #ffffcd;
}

.common-prod-list .colors em.sage {
	border-right-color: #e1f9bb;
}

.common-prod-list .colors em.limegreen {
	border-right-color: #dbf647;
}

.common-prod-list .colors em.clover {
	border-right-color: #aeb953;
}

.common-prod-list .colors em.jade {
	border-right-color: #0baab0;
}

.common-prod-list .colors em.darkgreen {
	border-right-color: #0a574d;
}

.common-prod-list .colors em.inkblue {
	border-right-color: #174c78;
}

.common-prod-list .colors em.darknavy {
	border-right-color: #1e2c5b;
}

.common-prod-list .colors em.royalblue {
	border-right-color: #212eb1;
}

.common-prod-list .colors em.oceanblue {
	border-right-color: #2478ec;
}

.common-prod-list .colors em.pool {
	border-right-color: #60e0f9;
}

.common-prod-list .colors em.skyblue {
	border-right-color: #cbeafe;
}

.common-prod-list .colors em.lavender {
	border-right-color: #d6dcfe;
}

.common-prod-list .colors em.lilac {
	border-right-color: #e6cbf8;
}

.common-prod-list .colors em.candypink {
	border-right-color: #ffc2db;
}

.common-prod-list .colors em.blushingpink {
	border-right-color: #ffd1e1;
}

.common-prod-list .colors em.pearlpink {
	border-right-color: #fcdbd4;
}

.common-prod-list .colors em.fuchsia {
	border-right-color: #e236a4;
}

.common-prod-list .colors em.regency {
	border-right-color: #4c1992;
}

.common-prod-list .colors em.grape {
	border-right-color: #79346d;
}

.common-prod-list .colors em.champagne {
	border-right-color: #e2d0a8;
}

.common-prod-list .colors em.gold {
	border-right-color: #ddb766;
}

.common-prod-list .colors em.brown {
	border-right-color: #8f6b53;
}

.common-prod-list .colors em.chocolate {
	border-right-color: #503228;
}

.common-prod-list .colors em.white {
	border-right-color: #fff;
	border-right-width: 22px;
	border-top-width: 15px;
	left: 1px;
	top: 1px;
}

.common-prod-list .colors em.ivory {
	border-right-color: #f7f7ef;
	border-right-width: 22px;
	border-top-width: 15px;
	left: 1px;
	top: 1px;
}

.common-prod-list .colors em.silver {
	border-right-color: #cfd1cc;
}

.common-prod-list .colors em.black {
	border-right-color: #2d3029;
}

.common-prod-list .colors em.tangerine {
	border-right-color: #fd9850;
}

.common-prod-list .colors em.turquoise {
	border-right-color: #90f5da;
}

.common-prod-list .colors em.coral {
	border-right-color: #f9c4b6;
}

.common-prod-list .colors em.emerald {
	border-right-color: #057d40;
}

.common-prod-list .colors em.steelgrey {
	border-right-color: #6f7478;
}

.common-prod-list .colors em.wisteria {
	border-right-color: #c3a5bb;
}

.common-prod-list .colors em.dustyrose {
	border-right-color: #dfc5c1;
}

.zs_pdlist_top {
	border-top: 1px solid #EBEBEB;
	padding-top: 8px;
	margin-top: 8px;
	height: 32px;
}

.zs_pdlist_top .page {
	clear: none;
	float: right;
}

.zs_pdlist_top .page .page_total {
	display: none;
}

#side-survey {
	display: none;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 9999;
	height: 65px;
	margin-top: -31px;
	overflow: visible;
}

#side-survey a {
	text-decoration: none;
	white-space: nowrap;
}

#side-survey a,
#side-survey span {
	display: block;
}

#side-survey-btn {
	position: absolute;
	top: -25px;
	right: 0;
	height: 15px;
	padding-top: 10px;
	color: #dd2260;
	font: normal 10px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#side-survey-tip {
	height: 65px;
	overflow: hidden;
	padding: 0 15px 0 69px;
	background: url("../images/sprite_survey.png?484558987") no-repeat 0 0;
	color: #fff;
	font-size: 14px;
	line-height: 0.8;
}

#side-survey-tip span {
	padding-top: 7px;
}

#side-survey-tip em {
	font: bold 28px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.survey {
	position: relative;
	margin: 20px auto 0;
	width: 520px;
	padding: 36px 40px 29px;
	background: #f8f8f8;
	border: solid 1px #eee;
	-webkit-box-shadow: 2px 2px 6px #cccccc;
	-moz-box-shadow: 2px 2px 6px #cccccc;
	-ms-box-shadow: 2px 2px 6px #cccccc;
	box-shadow: 2px 2px 6px #cccccc;
	min-height: 100px;
}

.survey h2 {
	margin-bottom: 13px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 21px;
	font: normal 20px / normal Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.survey p {
	font-size: 14px;
	color: #666666;
}

.survey-icon {
	position: absolute;
	right: 0;
	bottom: 0;
	background: url("../images/sprite_survey.png?484558987") no-repeat;
	width: 82px;
}

.survey-suc .survey-icon {
	height: 91px;
	background-position: 0 -77px;
}

.survey-fail .survey-icon {
	height: 97px;
	background-position: 0 -170px;
}

.survey-suc p {
	line-height: 30px;
}

.survey-suc strong {
	color: #dd2260;
	font-weight: bold;
}

.survey-suc a {
	color: #333333;
	text-decoration: underline;
}

.survey-fail h2 {
	margin-bottom: 18px;
}

.survey-fail .p1 {
	margin-bottom: 13px;
	line-height: 20px;
}

.survey-fail .p2 {
	margin-bottom: 3px;
	line-height: 24px;
}

.search-menu {
	margin: 5px 0 20px;
}

.search-menu .title {
	padding-bottom: 10px;
	margin-bottom: 12px;
}

.search-menu .title div {
	font-size: 22px;
	color: #333333;
}

.search-menu .title .zs_c {
	color: #e83a99;
}

.search-menu .title p {
	font-size: 10px;
	color: #585858;
}

.search-menu li {
	line-height: 18px;
	padding-left: 15px;
	margin-bottom: 6px;
	width: 210px;
}

.search-menu a {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

.search-menu a:hover,
.search-menu a.highlight,
.search-menu a.cur {
	color: #dd2260 !important;
}

.search-menu .first {
	margin-bottom: 5px;
	padding-left: 0;
}

.search-menu .first a {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #000;
}

.search-menu .li1,
.search-menu .tlt1 {
	padding-left: 10px;
}

.search-menu .li1 a {
	color: #000;
	font-size: 13px;
}

.search-menu .li2,
.search-menu .tlt2 {
	padding-left: 20px;
}

.search-menu .li2 a {
	color: #5f5f5f;
}

.search-menu .li3,
.search-menu .tlt3 {
	padding-left: 30px;
}

.search-menu .li4,
.search-menu .tlt4 {
	padding-left: 40px;
}

.search-menu .tlt1 .tlt-arr,
.search-menu .tlt2 .tlt-arr,
.search-menu .tlt3 .tlt-arr,
.search-menu .tlt4 .tlt-arr {
	margin: 7px 6px 0 0;
	float: left;
	display: block;
	width: 4px;
	height: 5px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -288px -142px;
}

.search-menu .tlt1 .wrap,
.search-menu .tlt2 .wrap,
.search-menu .tlt3 .wrap,
.search-menu .tlt4 .wrap {
	display: block;
	overflow: hidden;
}

.search-no-msg {
	margin-top: 10px;
	min-height: 16px;
	background: #fafaec;
	border: solid 1px #fcd344;
	padding: 11px 8px 11px 32px;
	font-size: 11px;
	font-weight: bold;
	color: #3d6611;
}

.search-no-msg .sprite-top {
	margin: -2px 6px 0 -22px;
	width: 16px;
	height: 16px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -274px -69px;
}

#sale-banner-time {
	top: 204px;
	left: 340px;
	width: 330px;
	text-align: left;
	height: 40px;
	position: absolute;
}

#sale-banner-time span {
	font-family: "ITCAvantGardeStd-Md", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 40px;
	margin-right: 10px;
	width: 72px;
	text-align: center;
	color: #ffffff;
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
}

.sale-list-title {
	margin-top: 48px;
	border-top: solid 1px #333333;
	height: 40px;
	text-align: center;
}

.sale-list-title span {
	position: relative;
	top: -15px;
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 0 30px;
	background: #fff;
}

.sale-show-more {
	text-align: center;
}

.sale-show-more a {
	color: #666666;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sale-list {
	margin-left: -1px;
	padding-top: 2px;
}

.salepl-item {
	width: 242px;
	margin: 0 11px 20px 0;
}

.salepl-item a {
	color: #666666;
}

.salepl-item .photo-link {
	margin-bottom: 8px;
}

.salepl-item .detail {
	padding: 0 10px;
}

.salepl-item h2 {
	margin-bottom: 9px;
	line-height: 14px;
	height: 28px;
}

.salepl-item .title:hover {
	color: #dd2260;
}

.salepl-item .market-price {
	font-size: 14px;
}

.salepl-item .shop-price {
	font-size: 16px;
}

.salepl-item-in {
	width: 240px;
	border: 1px solid #ccc;
	min-height: 405px;
	-webkit-transition: box-shadow 100ms linear;
	-moz-transition: box-shadow 100ms linear;
	-ms-transition: box-shadow 100ms linear;
	transition: box-shadow 100ms linear;
}

@media screen and (min-width: 1024px) {
	.salepl-item-in:hover {
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
		-ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	}

	.salepl-item-in:hover a {
		color: #dd2260;
	}
}

.sale-nav-wrapper {
	width: 100%;
	text-align: center;
}

.sale-nav-wrapper.fixed {
	position: fixed;
	top: 0;
	z-index: 1;
}

.sale-nav {
	width: 1000px;
	height: 56px;
	display: table;
	overflow: hidden;
	background-color: #333333;
}

.sale-nav li {
	cursor: pointer;
	height: 56px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

.sale-nav li span {
	display: inline-block;
	font-size: 14px;
	color: #fff;
}

.sale-nav-item {
	width: 160px;
}

.sale-nav-item span {
	width: 100px;
}

.sale-item-17:hover,
.sale-item-17.active {
	background-color: #fc6396;
}

.sale-item-18:hover,
.sale-item-18.active {
	background-color: #ef3719;
}

.sale-item-16:hover,
.sale-item-16.active {
	background-color: #f5d006;
}

.sale-item-8 {
	width: 200px;
}

.sale-item-8 span {
	width: 180px;
}

.sale-item-8:hover,
.sale-item-8.active {
	background-color: #17d68f;
}

.sale-item-2:hover,
.sale-item-2.active {
	background-color: #20a2ce;
}

.sale-item-7:hover,
.sale-item-7.active {
	background-color: #b59cfc;
}

.sale-item-7 .lang-de {
	word-break: break-all;
	width: 125px;
}

.sale-item-84:hover,
.sale-item-84.active {
	background-color: #dd2260;
}

@media screen and (max-width: 1024px) {
	.sale-list .sale_item {
		width: 1000px;
		margin-left: 0;
		overflow: hidden;
	}

	.sale-list li {
		margin-right: 8px;
	}

	.sale-space-hack {
		clear: both;
		width: 10px;
		height: 40px;
	}
}

.cart-empty {
	margin: 60px 0 60px 200px;
	height: 150px;
	width: 500px;
}

.cart-empty h4 {
	font-size: 18px;
}

.cart-empty li {
	margin: 15px 0;
	font-size: 12px;
}

.cart-empty a {
	color: #dd2260;
}

.cart-empty a:hover {
	text-decoration: underline;
}

.cart-nav {
	border: 1px solid #c9c9c9;
	height: 40px;
	font: 18px/40px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.cart-nav span,
.cart-nav em {
	display: inline-block;
	vertical-align: top;
}

.cart-nav .on {
	color: #de3e84;
}

.cart-nav em,
.cart-nav .step2,
.cart-nav .step3 {
	background-image: url("../images/cart-nav.gif?484558987");
	background-repeat: no-repeat;
}

.cart-nav em {
	margin: 9px 8px 0 0;
	width: 22px;
	height: 22px;
	overflow: hidden;
}

.cart-nav .step1 em {
	background-position: 0 0;
}

.cart-nav .step1.on em {
	background-position: 0 -24px;
}

.cart-nav .step2,
.cart-nav .step3 {
	margin-left: 40px;
	padding-left: 79px;
	background-position: -72px 15px;
}

.cart-nav .step2 em {
	background-position: -24px 0;
}

.cart-nav .step2.on em {
	background-position: -24px -24px;
}

.cart-nav .step3 em {
	background-position: -48px 0;
}

.cart-nav .step3.on em {
	background-position: -48px -24px;
}

.cart-nav-brd {
	height: 4px;
	background-color: #ededed;
	margin-bottom: 15px;
	font-size: 0px;
}

.cart-welcome-back {
	margin: 15px 0;
	padding: 10px;
	background-color: #eff5ea;
	border: 1px solid #446423;
	color: #3d6611;
	font: bold 12px/150% "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.cart-welcome-back em,
.cart-welcome-back span {
	display: block;
}

.cart-welcome-back em {
	margin-right: 7px;
	width: 16px;
	height: 16px;
	overflow: hidden;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -274px -53px;
}

.cart-page-title {
	margin: 27px 0 18px 0;
	color: #434242;
	font: normal 24px/30px Georgia, "Times New Roman", Times, serif;
}

#cart-ck-top .sprite-top {
	margin: 2px 0 0 5px;
	width: 12px;
	height: 11px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -155px -128px;
}

.cart-bar-bot {
	padding-top: 23px;
}

#cart-ck-bot .sprite-top {
	margin: 3px 0 0 5px;
	width: 14px;
	height: 14px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -248px -107px;
}

.cart-btn-ct {
	margin-top: 27px;
	float: left;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	color: #999999;
}

.cart-btn-ct:hover {
	color: #dd2260;
	text-decoration: underline;
}

.cart-tbl {
	width: 100%;
}

.cart-tbl th {
	background-color: #F8F8F8;
	border-top: 1px solid #e4e4e4;
	border-bottom: 3px solid #8d8d8d;
	height: 32px;
	padding: 0px 8px;
	font: normal 14px/32px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
	text-align: center;
}

.cart-tbl .th1 {
	width: 85px;
	padding: 0 24px 0 0;
	border-left: 1px solid #e4e4e4;
}

.cart-tbl .th3 {
	width: 136px;
}

.cart-tbl .th4 {
	width: 121px;
}

.cart-tbl .th5 {
	width: 105px;
}

.cart-tbl .th6 {
	width: 20px;
	border-right: 1px solid #e4e4e4;
}

.cart-tbl td {
	padding: 16px 8px 14px;
	vertical-align: top;
	text-align: center;
	border-bottom: 1px solid #EBEBEB;
}

.cart-tbl .td1,
.cart-tbl .td4,
.cart-tbl .td6 {
	padding: 18px 0 14px;
}

.cart-tbl .td1,
.cart-tbl .td2 {
	text-align: left;
}

.cart-tbl .td2 h2 {
	padding-top: 1px;
}

.cart-tbl .td3 del {
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	margin-bottom: 4px;
}

.cart-tbl a {
	text-decoration: none;
	color: #000000;
}

.cart-tbl a:hover {
	color: #dd2260;
	text-decoration: underline;
}

.cart-tbl h2 {
	margin-top: -2px;
	line-height: 18px;
}

.cart-tbl .styles {
	margin-top: 4px;
	color: #999;
	line-height: 16px;
}

.cart-tbl .styles span {
	display: block;
	word-break: break-all;
	word-wrap: break-word;
}

.cart-tbl .styles p em {
	font-weight: bold;
}

.cart-tbl .rush-attrs span {
	color: #999999;
}

.cart-tbl .rush-attrs span.unavailable {
	color: #f572a4;
}

.cart-tbl .rush-attrs span.rush-make-time {
	display: none;
}

.cart-tbl .rush-attrs.rushed span.make-time {
	display: none;
}

.cart-tbl .rush-attrs.rushed span.rush-make-time {
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
}

.cart-tbl del,
.cart-tbl .price {
	color: #666;
}

.cart-tbl .price {
	font-size: 14px;
}

.cart-tbl .shop-price {
	margin: 0 0 8px;
	color: #dd2260;
	font-size: 14px;
}

.cart-tbl .off {
	background: #dd2260;
	color: #fff;
	line-height: 16px;
	padding-right: 4px;
}

.cart-tbl .off,
.cart-tbl .off em,
.cart-tbl .off span {
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	vertical-align: top;
	height: 15px;
	overflow: hidden;
}

.cart-tbl .off em {
	width: 11px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -74px -179px;
}

.cart-tbl .remove {
	cursor: pointer;
	width: 13px;
	height: 13px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -131px -128px;
}

.cart-extra {
	margin-bottom: 25px;
	padding: 12px 0 9px;
	border-bottom: 1px solid #ebebeb;
}

#cart-free-shipping {
	position: absolute;
	top: 13px;
	right: 0;
	text-align: right;
	font-size: 14px;
	color: #dd2260;
}

#cart-free-shipping strong {
	font-weight: bold;
}

#cart-free-shipping.country-fr {
	top: 5px;
}

.cart-safe {
	white-space: nowrap;
}

.cart-safe .tip {
	margin-bottom: 15px;
	color: #666666;
}

.cart-safe span {
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	vertical-align: top;
	background: url("../images/sprite_pay.png?484558987") no-repeat;
}

.cart-safe .checkout {
	width: 125px;
	height: 25px;
	background-position: 0 0;
}

.cart-safe .secure {
	margin: -5px 5px 0 0;
	width: 87px;
	height: 35px;
	background-position: 0 -25px;
}

.cart-safe .discover {
	width: 39px;
	height: 25px;
	background-position: 0 -60px;
}

.cart-total {
	width: 342px;
	text-align: right;
}

.cart-total table {
	width: 100%;
}

.cart-total th,
.cart-total td {
	padding: 0 0px 7px;
	font-size: 14px;
	color: #666;
}

.cart-total th {
	text-align: left;
}

.cart-total td {
	white-space: nowrap;
}

.cart-total tfoot th,
.cart-total tfoot td {
	padding: 7px 0px;
	border-top: 2px solid #8c8d8c;
	white-space: nowrap;
	font-size: 18px;
	font-weight: bold;
	color: #3e3e3e;
}

.cart-total #sc_total {
	color: #dd2260;
}

.cart-rush {
	text-align: left;
	width: 100%;
	padding: 10px 0 9px;
	border-bottom: 1px solid #ebebeb;
}

.cart-rush em {
	width: 20px;
	height: 20px;
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	vertical-align: middle;
}

.cart-rush .title,
.cart-rush .rush-btn {
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
}

.cart-rush .title {
	color: #999999;
}

.cart-rush .title em {
	margin-right: 5px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -172px -226px;
}

.cart-rush .title span {
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
}

.cart-rush .rush-btn {
	margin-left: 20px;
	padding: 1px 10px;
	border-radius: 12px;
	color: #fff;
}

.cart-rush .rush-btn a {
	text-decoration: none;
	color: #fff;
}

.cart-rush .rush-btn a span {
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
}

.cart-rush .rush-btn.disabled {
	background-color: #f2f2f2;
}

.cart-rush .rush-btn.disabled em {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -152px -226px;
}

.cart-rush .rush-btn.disabled a {
	color: #ccc;
}

.cart-rush .rush-btn.disabled .fee {
	display: none;
}

.cart-rush .rush-btn.active {
	background-color: #dd2260;
}

.cart-rush .rush-btn.active em {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -92px -226px;
}

.cart-rush .rush-btn.selected {
	background-color: #f572a4;
}

.cart-rush .rush-btn.selected em {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -245px -194px;
}

.cart-rush .rush-btn.selected a:hover em {
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -225px -194px;
}

.ck-body {
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
}

.ck-body a {
	color: #dd2260;
}

.ck-body h3 {
	margin-bottom: 12px;
	padding-left: 10px;
	background-color: #faf9f9;
	border: 1px solid #e4e4e4;
	border-bottom: 2px solid #8d8d8d;
	color: #000000;
	font: normal 14px/28px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.ck-main {
	width: 800px;
	margin: 0 auto;
}

.pop-loading {
	background: url("../images/loading.gif?484558987") no-repeat center #ffffff;
	width: 60px;
	z-index: 2000;
	height: 60px;
	display: none;
	position: absolute;
	border: 1px solid #000;
}

.address-table th,
.address-table td {
	padding: 5px 5px 2px;
	vertical-align: top;
}

.address-table th {
	color: #666;
	text-align: left;
	font-weight: normal;
	padding-left: 13px;
}

.address-table th label {
	display: block;
	width: 115px;
	word-wrap: break-word;
	margin-top: 7px;
}

.address-table th span {
	color: #f00;
	padding-left: 5px;
}

.address-table td {
	padding-right: 0;
}

.address-table input[type="text"],
.address-table input[type="password"],
.address-table select {
	border: 1px solid #EAEAEA;
	padding: 2px 4px;
	color: #000;
	margin: 1px 0 0 0;
}

.address-table input[type="text"].error,
.address-table input[type="password"].error,
.address-table select.error {
	border: 1px dashed #eb340a !important;
	background: #faebe7 !important;
}

.address-table input[type="text"],
.address-table input[type="password"] {
	width: 245px;
	height: 18px;
}

.address-table select {
	width: 255px;
	height: 28px;
}

.address-table .address-tip,
.address-table .error-tip {
	margin-top: 3px;
	line-height: 100%;
	width: 258px;
}

.address-table .address-tip {
	font-size: 11px;
	color: #999;
}

.address-table .error-tip {
	clear: both;
	color: #c00;
}

.address-table .recipient div {
	float: left;
	width: 179px;
}

.address-table .recipient div input[type="text"] {
	width: 169px;
}

.address-table .recipient div .address-tip,
.address-table .recipient div .error-tip {
	width: 179px;
}

.address-table .recipient .padl {
	padding-left: 10px;
}

.address-table #_tax_code_value {
	margin-top: 10px;
}

.address-table .same-as-box {
	background-color: #fefdf2;
	height: 23px;
	line-height: 23px;
	border: 1px solid #e7e4c8;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
}

.address-table .same-as-box input {
	vertical-align: top;
	margin-top: 6px;
}

#ck-shipping-address,
#ck-billing-address {
	width: 395px;
	overflow: hidden;
}

#guest_login p {
	margin: 15px 0px;
}

#guest_login {
	padding-left: 5px;
	margin-bottom: 15px;
	font-style: italic;
}

#guest_login a {
	color: #666;
}

#ck-shipping {
	margin-top: 30px;
}

#ck-shipping h3 {
	margin-bottom: 8px;
}

#ck-shipping .content {
	padding: 0 15px;
}

#divShipingMethod {
	color: #333;
}

#divShipingMethod,
#divShipingMethod th {
	border-bottom: solid 1px #EBEBEB;
}

#divShipingMethod th {
	padding-bottom: 7px;
	color: #666;
	white-space: nowrap;
}

#divShipingMethod td {
	padding: 4px 0;
	vertical-align: top;
	white-space: nowrap;
	text-transform: capitalize;
}

#divShipingMethod input {
	margin-top: 1px;
	vertical-align: top;
}

#divShipingMethod .title {
	color: #000000;
	font: bold 12px Verdana;
	width: 35%;
}

#divShipingMethod .price {
	width: 132px;
}

#divShipingMethod .price strong {
	color: #dd2260;
	font-weight: bold;
	text-transform: uppercase;
}

.insurance {
	margin-top: 10px;
}

.insurance input {
	float: left;
	margin-top: 1px;
}

.insurance .desc {
	margin-left: 22px;
	padding-top: 1px;
	cursor: pointer;
}

.insurance .free {
	color: #25a22c;
}

.insurance strong {
	font-weight: bold;
	color: #111;
	float: left;
	margin-right: 4px;
	font-size: 11px;
	cursor: pointer;
	margin-left: 5px;
}

.insurance .tip {
	position: relative;
	float: left;
	color: #999;
}

.insurance .tip span {
	text-decoration: underline;
	font-size: 10px;
	float: left;
}

.insurance .hide-detail {
	top: 13px;
	position: absolute;
	z-index: 99;
	padding-top: 10px;
}

.insurance .hide-detail div {
	width: 270px;
	padding: 9px;
	border: 1px solid #cfcfcf;
	background: #fff;
	-webkit-box-shadow: #999 0px 0px 14px;
	-moz-box-shadow: #999 0px 0px 14px;
	box-shadow: #999 0px 0px 14px;
}

.insurance .hide-detail div .arrow {
	width: 11px;
	height: 9px;
	margin-top: -18px;
	float: left;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -167px -96px;
}

.insurance .insurance-price {
	float: right;
	color: #333;
	width: 132px;
}

.ck-how-long {
	padding-top: 15px;
	clear: both;
}

.ck-how-long .title {
	font-family: Arial;
	font-size: 14px;
	color: #1d1d1d;
	text-transform: uppercase;
}

.ck-how-long .processing-more {
	padding: 5px 0;
	font-size: 11px;
}

.ck-ship-time {
	margin-top: 20px;
	position: relative;
	width: 723px;
	height: 76px;
	background: url("../images/taketime-3.png?484558987") no-repeat 0 0;
	text-transform: uppercase;
	font-size: 15px;
}

.ck-ship-time .item {
	position: absolute;
	overflow: hidden;
}

.ck-ship-time .item1,
.ck-ship-time .item2 {
	height: 41px;
	line-height: 41px;
	top: 0;
}

.ck-ship-time .item1 {
	left: 58px;
	width: 285px;
}

.ck-ship-time .item2 {
	left: 464px;
	width: 235px;
}

.ck-ship-time .item3 {
	top: 42px;
	left: -150px;
	right: -150px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}

.ck-ship-time .item3 span {
	background: #fff;
	padding: 0 20px;
}

#ck-order {
	margin-top: 30px;
}

#ck-order h3 {
	margin-bottom: 0;
}

#ck-order table {
	width: 100%;
}

#ck-order th {
	border-bottom: 1px solid #EBEBEB;
	font-size: 12px;
	padding: 5px 18px;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: normal;
	height: 17px;
}

#ck-order td {
	border-bottom: 1px solid #EBEBEB;
	padding: 10px 18px;
	vertical-align: top;
}

#ck-order .prAmount {
	text-align: right;
	color: #000;
	width: 120px;
	font-family: Verdana;
}

#ck-order .prQuant {
	text-align: center;
	color: #333;
	font-size: 11px;
}

#ck-order .prDesc {
	text-align: left;
}

#ck-order .edit {
	border: medium none;
	font-size: 11px;
}

#ck-order .edit a {
	text-decoration: underline;
	color: #999999;
}

#ck-order .edit a:hover {
	color: #dd2260;
	text-decoration: underline;
}

#ck-order dl {
	width: 100%;
}

#ck-order dt {
	float: left;
}

#ck-order dt img {
	width: 60px;
	height: 82px;
}

#ck-order dd {
	margin-left: 87px;
	font-size: 11px;
}

#ck-order dd p {
	padding-left: 5px;
}

#ck-order h4 {
	font-weight: normal;
	padding: 0 5px;
	color: #333;
}

#ck-order .prAttr {
	margin-top: 5px;
	color: #727272;
}

#ck-order .prAttr span {
	display: block;
	word-break: break-all;
	word-wrap: break-word;
}

#ck-coupon .title {
	cursor: pointer;
	color: #999;
}

#ck-coupon .title em {
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	vertical-align: middle;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -192px -226px;
}

#ck-coupon .title span {
	*display: inline !important;
	*zoom: 1;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}

#ck-coupon .content {
	margin-top: 9px;
	width: 250px;
}

#ck-coupon .overflow {
	overflow: hidden;
}

#ck-coupon .input-group {
	border: 1px solid #ccc;
	padding-left: 5px;
	height: 28px;
	overflow: hidden;
}

#ck-coupon #apply_btn {
	float: right;
	margin-left: 5px;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	background: #ccc;
	border: none;
	border-left: 1px solid #ccc;
	color: #666;
	font-weight: normal;
}

#ck-coupon #apply_btn:hover {
	background-color: #eee;
}

#ck-coupon #apply_btn[disabled],
#ck-coupon #apply_btn[disabled]:hover {
	background-color: #ccc;
}

#ck-coupon #reset_btn {
	cursor: pointer;
	display: inline-block;
	width: 13px;
	height: 13px;
	float: right;
	margin: 7px 7px 0 0;
	overflow: hidden;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -131px -128px;
}

#ck-coupon #coupon_code {
	padding: 7px 0;
	width: 100%;
	border: none;
	background: #fff;
}

#ck-coupon #coupon_code:focus {
	outline: none;
}

#ck-coupon #coupon_msg {
	margin-top: 5px;
}

#ck-payment {
	margin-top: 30px;
}

#ck-payment li {
	margin: 0 0 10px 0px;
	padding-left: 15px;
	color: #000;
	line-height: 25px;
}

#ck-payment li input,
#ck-payment li img {
	vertical-align: top;
}

#ck-payment li input {
	margin: 6px 4px 0 0;
}

#ck-payment .more-payment {
	position: relative;
}

#ck-payment .more-payment .more-payment-title {
	color: #999999;
	padding-left: 15px;
	cursor: pointer;
	padding-top: 10px;
	border-top: 1px solid #ebebeb;
}

#ck-payment .more-payment .more-payment-title:hover {
	color: #666;
}

#ck-payment .more-payment .more-payment-content {
	position: absolute;
	top: 17px;
	left: 210px;
	z-index: 9999;
	background: #fff;
}

#ck-payment .more-payment .more-payment-content div {
	position: relative;
	width: 413px;
	height: 190px;
	padding: 25px;
	border: 1px solid #cccccc;
	-moz-box-shadow: 1px 2px 3px #999;
	-webkit-box-shadow: 1px 2px 3px #999;
	box-shadow: 0px 0px 25px #999;
}

#ck-payment .more-payment .more-payment-content div h4 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

#ck-payment .more-payment .more-payment-content div p {
	margin-top: 13px;
}

#ck-payment .more-payment .more-payment-content div img {
	position: absolute;
	top: -1px;
	left: -8px;
}

#ck-payment .sepa-text {
	font-family: arial, sans-serif;
	margin-left: 20px;
	line-height: 15px;
	margin-top: 6px;
	margin-bottom: 4px;
	float: left;
	width: 760px;
	word-break: break-word;
}

#ck-payment .sepa-text em {
	color: #dd2260;
}

#ck-payment .wire {
	width: 480px;
	padding: 6px 10px 4px;
	background-color: #f2f2f2;
}

#ck-payment .wire li {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 19px;
}

#ck-payment .wire li em {
	margin: 0 7px 3px -10px;
	display: inline-block;
	width: 3px;
	height: 3px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -290px -37px;
}

#ck-order {
	margin-top: 14px;
}

.ck-total-price {
	margin-bottom: 15px;
	width: 100%;
	background-color: #F9F9F9;
	font-size: 14px;
	border-top: 1px solid #d3d3d3;
}

.ck-total-price th {
	padding: 5px;
	text-align: right;
	font-weight: normal;
	color: #333;
}

.ck-total-price strong {
	color: #d00;
}

.ck-total-price .r {
	text-align: right;
	padding-right: 5px;
}

.ck-total-price em {
	padding: 0 15px;
	color: #333;
}

.ck-total-price td {
	color: #000;
	padding-right: 20px;
	text-transform: capitalize;
	white-space: nowrap;
	text-align: right;
}

.ck-total-price #span_order_amount {
	font-weight: bold;
	padding: 15px 20px 10px 0;
}

.ck-total-price strong {
	color: #000;
}

.ck-total-price .total_amount td,
.ck-total-price .total_amount th {
	border-bottom: 1px solid #3B3B3B;
}

.ck-total-price .total_amount th {
	color: #000;
	padding: 15px 5px 10px;
	font-weight: bold;
}

.ck-total-price .total_amount em {
	color: #000;
	font-weight: bold;
}

.ck-total-price .subtotal th {
	padding-top: 10px;
}

#ck-total #ck-coupon {
	float: left;
	padding-top: 12px;
}

.ck-total-btnwrap {
	float: right;
	height: 70px;
	text-align: right;
}

.ck-total-btnwrap .btn-theme {
	margin: 5px 0 17px;
	min-width: 220px;
	padding: 7px 38px 4px;
	*width: 1;
	*overflow: visible;
}

.ck-total-btnwrap .btn-theme:before {
	margin: 3px 14px 0 0;
	display: inline-block;
	vertical-align: top;
	content: '';
	width: 11px;
	height: 12px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -144px -128px;
}

.ck-total-tip {
	clear: both;
	padding-top: 10px;
	font-size: 11px;
}

.pay-wrapper {
	margin: 0 auto 50px;
	width: 802px;
}

.pay-wrapper .cart-nav-brd {
	margin-bottom: 29px;
}

.pay-layout-tbl {
	width: 100%;
	border-collapse: separate;
}

.pay-layout-tbl td {
	vertical-align: top;
}

.pay-layout-tbl h2 {
	margin-top: 28px;
	font: bold 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
}

.pay-td-summary {
	width: 258px;
	border: solid 1px #ccc;
}

.pay-td-space {
	width: 20px;
}

.pay-td-pay-area {
	background: #f1f1f1;
	border: solid 1px #ccc;
	padding: 0 35px;
}

#pay-error-msg {
	display: none;
	margin-bottom: 10px;
	text-align: right;
}

.pay-error-msg {
	position: relative;
	border: solid 1px #f16048;
	background: #faebe7;
	padding: 15px 8px 14px 60px;
	*padding: 15px 8px;
	font-weight: normal;
	line-height: 17px;
	min-height: 30px;
	font-size: 12px;
	color: #f16048;
}

.pay-error-msg a {
	color: #df280a;
	text-decoration: underline;
}

.pay-error-msg:before {
	position: absolute;
	top: 16px;
	left: 20px;
	width: 30px;
	height: 30px;
	content: '';
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -92px -149px;
}

.pay-summary {
	padding: 0 20px;
	color: #666666;
}

.pay-summary li {
	clear: both;
	overflow: hidden;
	text-align: right;
}

.pay-summary li span {
	float: left;
}

.pay-summary .grid1 {
	margin: 13px 0 10px;
	padding-bottom: 17px;
	border-bottom: dashed 1px #ccc;
	font-size: 14px;
}

.pay-summary .grid1 span {
	color: #333333;
}

.pay-summary .grid2 li {
	padding: 7px 0;
}

.pay-summary .grid2 span {
	width: 145px;
	text-align: left;
}

.pay-summary .grid3 {
	margin: 10px 0 20px;
	padding-top: 17px;
	border-top: dashed 1px #ccc;
	font-size: 16px;
	font-weight: bold;
}

.pay-summary .grid3 span {
	color: #333333;
}

.pay-summary .grid3 strong {
	color: #dd2260;
	font-weight: bold;
}

.pay-area {
	width: 100%;
}

.pay-area h2 {
	margin-bottom: 7px;
	padding-bottom: 5px;
	border-bottom: solid 2px #dfdfdf;
}

.pay-area .security-note {
	margin-bottom: 12px;
}

.pay-area th,
.pay-area td {
	padding-bottom: 15px;
	vertical-align: top;
}

.pay-area th {
	white-space: nowrap;
	color: #666;
	font-size: 14px;
	padding-right: 7px;
	line-height: 30px;
}

.pay-area .td-icon {
	padding-bottom: 10px;
}

.pay-area input,
.pay-area img {
	vertical-align: top;
}

.pay-area input,
.pay-area select {
	background: #fff;
	border: solid 1px #ccc;
	color: #666;
}

.pay-area input {
	width: 202px;
	padding: 7px 8px 6px;
}

.pay-area select {
	width: 100px;
	padding: 6px 8px 5px;
}

.pay-area .month {
	margin-right: 16px;
}

.pay-area .code {
	width: 82px;
}

.pay-area #what_is_cvv {
	margin: 5px 0 0 16px;
	position: relative;
	display: inline-block;
	width: 19px;
	height: 20px;
	overflow: visible;
}

.pay-area #what_is_cvv .sprite-top {
	width: 19px;
	height: 20px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -274px -0px;
}

.pay-area #what_is_cvv img {
	display: none;
	position: absolute;
	top: 15px;
	left: -173px;
}

.pay-area #what_is_cvv:hover img {
	display: block;
}

.pay-area .error input,
.pay-area .error select {
	border-color: #dd2260;
}

.pay-area .error-tip {
	color: #dd2260;
	line-height: 15px;
}

.pay-area .btn-theme {
	margin: 5px 0 17px;
	min-width: 220px;
}

.pay-area .btn-theme:before {
	margin: 3px 13px 0 0;
	display: inline-block;
	vertical-align: top;
	content: '';
	width: 11px;
	height: 12px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -144px -128px;
}

#card-num-tip {
	position: absolute;
	background: #fff;
	border: solid 1px #ccc;
	height: 40px;
	line-height: 42px;
	padding: 0 14px;
	color: #666;
	font-size: 20px;
	letter-spacing: 2px;
	min-width: 190px;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

#card-num-tip:after {
	position: absolute;
	bottom: -7px;
	left: 12px;
	display: block;
	content: '';
	width: 7px;
	height: 7px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -233px -96px;
}

.cksuc-main {
	margin: 23px auto 160px;
}

.cksuc-tips-paypal {
	float: left;
	width: 520px;
	padding-left: 115px;
	background: url("../images/vb/payment _successful_icon.png?484558987") 0 6px no-repeat;
}

.cksuc-tips-paypal h3 {
	margin-bottom: 10px;
	font: 24px Georgia;
	color: #333;
}

.cksuc-tips-paypal p {
	color: #000000;
	padding: 5px 0 0 0;
}

.cksuc-tips-paypal a {
	text-decoration: underline;
	color: #000000;
}

.cksuc-tips-paypal a:hover {
	color: #dd2260;
	text-decoration: underline;
}

.cksuc-tips-paypal .checkOutSuccess {
	color: #000000;
	margin-top: 8px;
	line-height: 1.5;
}

.cksuc-tips-wire {
	float: left;
	width: 674px;
	font: 12px/150% Arial, Verdana, Helvetica, sans-serif;
}

.cksuc-tips-wire h3 {
	color: #067205;
	font: 18px georgia;
	padding: 0 0 6px;
}

.cksuc-tips-wire h4 {
	font: 16px Arial bold;
	color: black;
	line-height: 30px;
}

.cksuc-tips-wire p {
	color: #000000;
	padding: 5px 0 0 0px;
}

.cksuc-tips-wire p.dot {
	line-height: 165%;
}

.cksuc-tips-wire ul {
	color: black;
	list-style: disc;
	padding-left: 15px;
}

.cksuc-tips-wire li {
	display: list-item;
	text-align: -webkit-match-parent;
	padding: 5px 0;
	list-style: disc outside;
}

.cksuc-tips-wire li.no {
	list-style: none;
}

.cksuc-tips-wire .infobox {
	background: #F7F7F7;
	margin: 10px 0;
	zoom: 1;
}

.cksuc-tips-wire .infobox li {
	list-style: none;
	font-weight: normal;
	color: #666;
	padding: 2px 0;
}

.cksuc-tips-wire .infobox th {
	font-weight: normal;
}

.cksuc-tips-wire .infobox dl {
	position: relative;
}

.cksuc-tips-wire .infobox dt {
	padding: 10px 0 10px 110px;
	color: #666;
	zoom: 1;
}

.cksuc-tips-wire .infobox dt strong {
	display: block;
	font-size: 16px;
	color: #333;
	padding: 5px 0;
}

.cksuc-tips-wire .infobox dd {
	padding: 5px 0;
	color: #666;
	line-height: 16px;
}

.cksuc-tips-wire .infobox .boletoBigIcon {
	position: absolute;
	left: 0;
	top: 10px;
}

.cksuc-tips-wire .infobox .textbtn {
	color: #963;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	padding: 5px 10px;
	display: inline-block;
	background: #FDEFB7;
	border: solid 1px #d0af76;
	-webkit-text-shadow: 0 1px 0 #fff9a0;
	-moz-text-shadow: 0 1px 0 #fff9a0;
	-ms-text-shadow: 0 1px 0 #fff9a0;
	text-shadow: 0 1px 0 #fff9a0;
	-webkit-transition: border-color 0.218s;
	-moz-transition: border-color 0.218s;
	-ms-transition: border-color 0.218s;
	transition: border-color 0.218s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}

.cksuc-tips-wire .infobox .textbtn:hover {
	color: #cc3366;
	border-color: #bf903d;
	background: #fff8de;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.cksuc-tips-wire .checkOutSuccessInfoNote {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #DDD;
	color: black;
}

.cksuc-tips-wire .cont-wrapper {
	position: relative;
	padding: 25px 30px;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	color: #333;
	margin-top: 20px;
	font-family: Arial;
}

.cksuc-tips-wire .cont-wrapper ul {
	list-style: none;
	color: #333;
	padding-left: 0;
}

.cksuc-tips-wire .cont-wrapper li {
	padding: 0;
	list-style: none;
}

.cksuc-tips-wire .cont-wrapper .show-tip-close {
	display: none;
}

.cksuc-tips-wire .cont-wrapper .cont-title {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	font-family: Georgia;
	text-transform: uppercase;
}

.cksuc-tips-wire .cont-wrapper .cont-p {
	margin-top: 10px;
	line-height: 16px;
}

.cksuc-tips-wire .cont-wrapper .cont-p.p1 {
	margin-top: 15px;
}

.cksuc-tips-wire .cont-wrapper .bank-transfer .left {
	margin-right: 10px;
}

.cksuc-tips-wire .cont-wrapper .bank-transfer .left li {
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

.cksuc-tips-wire .cont-wrapper dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -2px;
	padding: 0;
	color: #333;
}

.cksuc-tips-wire .cont-wrapper dd {
	margin-top: 2px;
	padding: 0;
	color: #333;
}

.cksuc-summary {
	float: right;
	width: 288px;
	border: 1px #ebebeb solid;
	background-color: #FFF;
	margin-top: 6px;
}

.cksuc-summary .cksuc-summary-in {
	margin: 1px;
	background-color: #fafafa;
	padding: 10px;
}

.cksuc-summary .cksuc-summary-in a {
	text-decoration: none;
	color: #dd2260;
}

.cksuc-summary h3 {
	padding-bottom: 7px;
	color: #000;
	font-size: 14px;
}

.cksuc-summary th {
	line-height: 25px;
	white-space: nowrap;
	font-weight: normal;
	padding-right: 5px;
}

.cksuc-purchase {
	clear: both;
	padding-top: 17px;
	width: 710px;
}

.cksuc-purchase-title {
	border-bottom: 1px solid #E2CCC9;
	font: 16px Georgia;
	padding: 10px 0px;
}

.cksuc-purchase-list {
	padding: 10px 0px;
	border-bottom: 1px solid #DDDDDD;
}

.cksuc-purchase-list .pic {
	float: left;
	margin-right: 30px;
	width: 85px;
}

.cksuc-purchase-list .desc {
	float: left;
}

.cksuc-purchase-list .desc p {
	margin: 5px 0;
}

.cksuc-purchase-list .desc .title {
	width: 430px;
	margin: 0px;
}

.cksuc-purchase-list .desc .title a {
	color: #000000;
	text-decoration: none;
}

.cksuc-purchase-list .desc .title a:hover {
	color: #dd2260;
	text-decoration: underline;
}

.cksuc-purchase-list .desc .shop-price {
	color: #dd2260;
}

.cksuc-purchase-list .desc .share {
	margin-top: 53px;
}

.cksuc-purchase-list .desc .share a {
	display: block;
	line-height: 18px;
	text-decoration: none;
	color: #666666;
}

.cksuc-purchase-list .desc .share a:hover {
	color: #dd2260;
	text-decoration: underline;
}

.cksuc-purchase-list .desc .share img {
	vertical-align: top;
}

.cksuc-purchase-list .desc .sns-share {
	margin-top: 45px;
}

.mailInstant {
	border: 1px solid #4B83AF;
	background: #fff;
	color: #333;
	padding: 4px;
}

.mailInstant li {
	padding: 2px 5px;
	cursor: pointer;
	overflow: hidden;
}

.mailInstant li.over {
	background: #2E84CA;
	color: #fff;
}

.mailInstant li.over span {
	color: #fff;
}

.mailInstant li span {
	color: #666;
}

.mailInstant li h4 {
	background: #F8F8F8;
	color: #999;
	font-weight: normal;
	padding: 2px 5px;
	font-size: 11px;
}

.main-login-reg .login-wrapper,
.main-login-reg .reg-wrapper {
	margin-bottom: 15px;
	border: 1px #ebebeb solid;
	padding: 35px 30px;
	width: 428px;
	min-height: 305px;
}

.main-login-reg .login-items .forgot {
	display: inline-block;
	vertical-align: top;
	line-height: 32px;
	width: 170px;
}

.login-title,
.reg-title {
	margin-bottom: 15px;
	border-bottom: 1px #ccc solid;
	padding-bottom: 8px;
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.login-items li {
	margin-bottom: 10px;
}

.login-items li:last-child {
	margin-bottom: 0;
}

.login-items label {
	display: block;
	color: #666666;
	line-height: 22px;
}

.login-items label em {
	margin-left: 5px;
	font-style: normal;
	color: #c4156e;
}

.login-items input {
	border: 1px solid #eaeaea;
	padding: 8px 5px;
	color: #666666;
	width: 235px;
}

.login-items input.error {
	border: 1px dashed #eb340a;
	background: #faebe7;
}

.login-items .btn-pink {
	margin-top: 10px;
	min-width: 140px;
}

.login-items .forgot {
	margin-left: 8px;
	color: #666666;
	text-decoration: underline;
}

.login-items .forgot:hover {
	color: #dd2260;
}

.login-items .error-tip {
	width: 247px;
	padding-top: 2px;
	color: #eb340a;
	line-height: 15px;
}

#login-msg {
	width: auto;
	margin-top: 8px;
}

.reg-tip {
	padding: 5px 0;
	color: #666666;
}

.main-login-reg #reg-form {
	width: 247px;
	float: left;
}

.main-login-reg #reg-form li {
	margin-bottom: 8px;
}

.main-login-reg #reg-form #reg-msg {
	width: auto;
	margin-top: 8px;
}

.reg-coupon {
	float: left;
	margin: 22px 0 0 8px;
}

.coupon-pop {
	margin: 5px;
	padding: 10px 20px;
	background-color: white;
	font-size: 14px;
	line-height: 25px;
}

.coupon-pop strong {
	color: #dd2260;
	font-size: 16px;
}

.coupon-pop span {
	display: block;
	font-size: 12px;
	line-height: 17px;
}

.coupon-pop .btn-wrap {
	margin-top: 30px;
	text-align: center;
}

.coupon-pop .note-email {
	margin-top: 30px;
	color: #666666;
}

.coupon-pop .note-email01 {
	color: #999999;
	font-size: 11px;
}

.pop-login-reg {
	width: 540px;
	float: left;
	background: white;
	margin: 10px;
	padding: 35px 30px 30px;
}

.pop-login-reg .login-wrapper,
.pop-login-reg .reg-wrapper {
	width: 240px;
}

.pop-login-reg .reg-wrapper {
	border-left: solid 1px #ccc;
	padding: 0 0 3px 30px;
}

.pop-login-reg .login-title,
.pop-login-reg .reg-title {
	border-bottom: none;
}

.pop-login-reg .login-items input {
	width: 228px;
}

.pop-login-reg .forgot {
	margin-left: 0;
	line-height: 22px;
}

.forgot-main {
	margin: 20px auto 25px;
	width: 700px;
	padding: 20px 50px 25px;
	border: 1px #ebebeb solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

.forgot-title {
	margin-bottom: 20px;
	border-bottom: 1px #ccc solid;
	padding-bottom: 8px;
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.forgot-tip {
	margin-bottom: 20px;
	color: #666666;
}

.forgot-form {
	margin-bottom: -20px;
	line-height: 30px;
	font-size: 14px;
}

.forgot-form th,
.forgot-form td {
	vertical-align: top;
	padding-bottom: 20px;
}

.forgot-form td {
	padding-left: 20px;
}

.forgot-form input {
	border: 1px solid #ccc;
	padding: 7px 5px;
	color: #666666;
	width: 235px;
}

.forgot-form input.error {
	border: 1px dashed #eb340a;
	background: #faebe7;
}

.forgot-form .error-tip {
	width: 247px;
	padding-top: 2px;
	color: #eb340a;
	line-height: 15px;
	font-size: 12px;
}

.forgot-form .btn {
	min-width: 120px;
}

.help-menu {
	float: left;
	width: 200px;
}

.help-menu h3 {
	padding: 4px 0 6px;
	border-bottom: 1px solid #cccccc;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.help-menu h3 em {
	color: #dd2260;
}

.help-menu dt {
	margin-top: 16px;
	color: #333333;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
}

.help-menu dd {
	margin-left: 10px;
}

.help-menu dd p {
	margin: 9px 0;
}

.help-menu a {
	color: #666666;
	text-decoration: none;
}

.help-menu .cur {
	color: #dd2260;
}

.help-content {
	float: right;
	width: 698px;
	margin-top: 8px;
	border: 1px solid #CCC;
	padding: 15px 20px 30px;
	line-height: 165%;
	word-wrap: break-word;
}

.help-content p {
	margin: 15px 0;
}

.help-content .tel {
	margin-bottom: 0;
}

.help-content table {
	width: 100%;
}

.help-content td {
	padding: 3px;
}

.help-content h1,
.help-content h2,
.help-content h3,
.help-content h4,
.help-content h5 {
	margin: 10px 0;
	font-weight: bold;
}

.help-content h3 {
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin: 30px 0pt 10px;
}

.help-content a {
	color: #000000;
}

.help-content a:hover {
	color: #dd2260;
	text-decoration: underline;
}

.help-content strong {
	font-weight: bold;
}

.help-content .margin_t {
	margin-top: 10px;
}

.help-size-chart {
	margin-top: 17px;
}

.hsc-tags {
	height: 34px;
	text-align: center;
	border-bottom: 2px solid #CCC;
}

.hsc-tags li {
	position: relative;
	cursor: pointer;
	display: inline-block;
	font: normal 17px/34px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

.hsc-tags li.tag-center {
	margin: 0 auto;
}

.hsc-tags li .arr {
	display: none;
}

.hsc-tags .active {
	color: #000000;
	border-bottom: 2px solid #000000;
}

.hsc-tags .active .arr {
	display: block;
	position: absolute;
	bottom: -7px;
	left: 50%;
	margin-left: -6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0;
	border-color: #000000 transparent transparent transparent;
}

.hsc-conts {
	clear: both;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.hsc-conts a {
	cursor: pointer;
}

.help-size-chart .size-group-title {
	border: none;
	padding: 0;
}

.help-size-chart .size-group {
	width: 698px;
	margin: 0 auto;
	position: relative;
}

.help-size-chart .btn-group {
	position: absolute;
	text-align: right;
	right: 0;
	top: -27px;
}

.help-size-chart .btn-group a {
	color: #999;
	text-decoration: underline;
}

.help-size-chart .btn-group a.active {
	color: #333;
	cursor: default;
	text-decoration: none;
}

.help-size-chart .btn-group span {
	margin: 0 5px;
}

.help-size-chart table.size {
	margin: 0 0 20px;
	width: 698px;
}

.help-size-chart table.size caption,
.help-size-chart table.size td.first {
	background: #f9f9f9;
}

.help-size-chart table.size td {
	height: 42px;
	line-height: 100%;
	width: 6%;
}

.help-size-chart table.size tr > td:first-child,
.help-size-chart table.size strong {
	color: #000;
}

.help-size-chart table.size strong {
	font-size: 14px;
	font-weight: normal;
}

.help-size-chart table.size tr > td:first-child {
	font-weight: normal;
	width: 14%;
	padding-left: 1%;
	padding-right: 1%;
}

.help-size-chart .measure-guide {
	padding-top: 10px;
	text-align: center;
}

.help-size-chart .measure-guide .measure-guide-list {
	float: right;
	width: 280px;
}

.help-size-chart .measure-guide .measure-guide-list .list-li,
.help-size-chart .measure-guide .measure-guide-list .liststyle_star {
	color: #666;
	margin-bottom: 10px;
}

.help-size-chart .measure-guide .measure-guide-list .list-li strong,
.help-size-chart .measure-guide .measure-guide-list .liststyle_star strong {
	font-weight: bold;
}

.help-size-chart .measure-guide .measure-guide-list .list-li .title,
.help-size-chart .measure-guide .measure-guide-list .liststyle_star .title {
	color: #333;
	margin-bottom: 5px;
	display: inline-block;
}

.help-size-chart .measure-guide .measure-guide-list .list-li .desc strong,
.help-size-chart .measure-guide .measure-guide-list .liststyle_star .desc strong {
	color: #dd2260;
}

.help-size-chart .measure-guide .measure-guide-list .list-li li,
.help-size-chart .measure-guide .measure-guide-list .liststyle_star li {
	line-height: 18px;
}

.help-size-chart .measure-guide .measure-guide-list .list-li .mt,
.help-size-chart .measure-guide .measure-guide-list .liststyle_star .mt {
	margin-top: 11px;
}

.help-size-chart .measure-guide .measure-guide-list .list-li-thd {
	margin-top: 12px;
	margin-bottom: 13px;
}

.help-size-chart .measure-guide .measure-guide-list em {
	display: inline-block;
	background: #dd2260;
	width: 17px;
	height: 16px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: #fff;
	text-align: center;
	line-height: 16px;
}

.help-size-chart .measure-title {
	padding-bottom: 7px;
}

.help-size-chart h3 {
	font-size: 14px;
	color: #000000;
	padding: 0;
	border-bottom: 0;
}

.help-size-chart h3.measure-title {
	border-bottom: 1px solid #ccc;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.help-size-chart .hsc-nav {
		height: 26px;
	}
}

#help-faqs {
	margin: 0;
	padding: 0 7px;
}

#help-faqs .common-title {
	margin: 3px 0 17px;
	font: normal 18px Arial, Helvetica, Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #333333;
}

#help-faqs dl {
	position: relative;
}

#help-faqs dt {
	margin: 15px 0;
	font-size: 14px;
	color: #333333;
	height: 30px;
	line-height: 30px;
	padding-left: 24px;
	cursor: pointer;
	background: #f8f8f8;
}

#help-faqs dt em {
	position: absolute;
	left: 7px;
	top: 10px;
	display: block;
	width: 9px;
	height: 9px;
	line-height: 100px;
	overflow: hidden;
	background: url('../images/vb/sprite.png?484558987') no-repeat -142px -88px;
}

#help-faqs dt .expand {
	background-position: -155px -88px;
}

#help-faqs .active {
	color: #fff;
	background: #ccc;
}

#help-faqs dd {
	display: none;
	padding-left: 24px;
	color: #666666;
	line-height: 16px;
}

#help-faqs .further-title {
	margin-top: 25px;
	float: left;
	width: 100%;
}

#help-faqs .further_content {
	font-size: 14px;
	color: #333333;
}

#help-faqs .further_content a {
	color: #dd2260;
}

.cu-methods .theme {
	color: #dd2260;
}

.cu-methods .cu-em {
	width: 80px;
	height: 80px;
	margin: 25px;
	margin-left: 0;
	background: url("../images/help/sprite_contact.png?484558987") no-repeat;
}

.cu-methods .cu-em,
.cu-methods .cu-text {
	vertical-align: top;
	display: inline-block;
}

.cu-methods .cu-text {
	width: 580px;
	margin-top: 36px;
}

.cu-methods .cu-email {
	background-position: 0 0;
}

.cu-methods .cu-lc {
	background-position: 0 -80px;
}

.cu-methods .cu-tel {
	background-position: 0 -160px;
}

.cu-methods .gray {
	color: #666666;
}

.cu-methods .fs14 {
	font-size: 14px;
}

.cu-methods .bold {
	font-weight: bold;
}

.cu-topic-list li {
	padding: 3px 0 2px;
}

.cu-topic-list li:before {
	display: inline-block;
	width: 6px;
	height: 9px;
	overflow: hidden;
	line-height: 200px;
	content: '&gt;';
	margin-right: 10px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url('../images/newsprite.png?484558992') no-repeat 0 0;
	background-position: -227px -96px;
}

.cu-topic-list a {
	color: #666666;
	text-decoration: none;
}

.cu-topic-list a:hover {
	color: #dd2260;
	text-decoration: none;
}

.sitemap,
.sitemap div {
	margin-top: 0;
}

.sitemap a {
	display: inline-block;
	color: #333333;
	margin-right: 20px;
}

.sitemap a:hover {
	color: #a32952;
}

.payment_help {
	margin: 0;
	padding: 0;
}

.payment_help h6 {
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
}

.payment_help p {
	margin: 0 0 15px 0;
}

.payment_help li {
	margin: 0 0 15px 30px;
	list-style: disc;
}

.payment_help img {
	vertical-align: middle;
	max-width: 750px;
}

.payment_help a {
	color: blue;
}

.payment_help strong {
	font-weight: normal;
}

.pre-sales {
	float: right;
	width: 718px;
	padding: 20px;
	border: 1px solid #ccc;
}

.pre-sales .title {
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}

.pre-sales label {
	display: block;
	font-size: 14px;
	color: #333333;
	margin: 11px 0 5px;
}

.pre-sales label em {
	color: #dd2260;
}

.pre-sales input[type="text"],
.pre-sales textarea {
	width: 233px;
	line-height: 16px;
	padding: 6px 0px 6px 5px;
	border: 1px solid #ccc;
	color: #666666;
}

.pre-sales textarea {
	width: 453px;
	height: 137px;
	margin-top: 2px;
	resize: none;
	line-height: 16px;
	padding: 6px 0px 6px 5px;
	border: 1px solid #ccc;
	color: #666666;
}

.pre-sales select {
	height: 30px;
	width: 240px;
}

.pre-sales .btn {
	margin-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
}

.pre-sales .attachment {
	margin-top: 15px;
}

#preSaleSucPane .thank-you {
	margin-bottom: 35px;
	font-size: 14px;
}

#preSaleSucPane #checkTip {
	line-height: 17px;
}

#preSaleSucPane .p1 {
	color: #666666;
}

#preSaleSucPane .p2 {
	color: #999999;
	font-size: 11px;
}

.news-cat-wrap {
	margin: 30px 50px 50px 70px;
}

.news-cat-wrap .title {
	margin: 0 0 15px -20px;
	border-bottom: 1px #ccc solid;
	padding-bottom: 8px;
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.ncl-list {
	margin-bottom: 20px;
}

.ncl-list label {
	display: block;
	float: left;
	width: 25%;
	height: 30px;
	line-height: 30px;
}

.ncl-list input {
	margin-right: 5px;
}

.ncl-form {
	margin-bottom: 40px;
}

.ncl-form label,
.ncl-form #subscribe-email,
.ncl-form .btn {
	vertical-align: top;
}

.ncl-form label {
	margin-right: 10px;
	font: normal 16px/32px Georgia, "Times New Roman", Times, serif;
}

.ncl-form #subscribe-email {
	border: 1px solid #eaeaea;
	padding: 7px 5px;
	color: #666666;
	width: 235px;
}

.ncl-form .error-tip {
	padding-top: 5px;
	color: #eb340a;
	line-height: 15px;
}

.news-cat-intro li {
	float: left;
	width: 33%;
}

.news-cat-intro li.title {
	float: none;
	width: 100%;
}

.news-cat-intro p {
	margin-right: 50px;
	line-height: 165%;
	color: #666666;
}

.news-cat-intro b {
	display: block;
	margin-bottom: 10px;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.news-suc,
.news-error {
	width: 750px;
	margin: 50px auto;
	line-height: 165%;
	text-align: center;
}

.news-suc p,
.news-error p {
	margin-bottom: 10px;
}

.news-suc .title,
.news-error .title {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}

.news-suc a,
.news-error a {
	color: #000000;
}

.news-suc a:hover,
.news-error a:hover {
	color: #dd2260;
	text-decoration: underline;
}

.unsubscribe-main {
	margin: 20px auto 50px;
	width: 600px;
	padding: 10px 30px 20px;
}

.unsubscribe-main h2 {
	font-size: 22px;
	margin: 20px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

.unsubscribe-main p {
	font-size: 14px;
	margin-bottom: 20px;
}

.unsubscribe-main .btn {
	min-width: 130px;
}

.error-wrapper {
	padding: 80px 0;
	text-align: center;
}

.error-alert {
	margin: 10px 0 20px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}

.error-alert a {
	margin-left: 10px;
	color: #000000;
}

.error-continue {
	margin: 10px 0;
}

.p404-wrapper {
	padding: 80px 0;
	width: 600px;
	margin: 0 auto;
}

.p404-wrapper p {
	margin-top: 20px;
	line-height: 165%;
}

.p404-icon {
	margin-right: 50px;
}

.p404-title {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}

.p404-desc a {
	color: #000;
	font-weight: bold;
}

.p404-back {
	text-align: right;
	font-weight: bold;
}

.p404-back a {
	color: #000;
}

.buyer-wrap {
	background: #f8f8f8;
	padding: 5px 9px 20px 36px;
}

.buyer-load {
	margin: 10px 27px 0 0;
	text-align: center;
}

#buyer-load-more {
	cursor: pointer;
}

#buyer-load-more em {
	margin: 10px 0;
	height: 10px;
	width: 22px;
	/* @meta {"spritesheet": {"include": true}} */
	background: url("../images/newsprite.png?484558992") no-repeat;
	background-position: -109px -96px;
}

@media screen and (max-width: 1024px) {
	.pad-wrap,
	.top_nav,
	.header,
	.main,
	.footer-help,
	.footer,
	#breadcrumb {
		padding-left: 20px;
		padding-right: 20px;
	}

	.pad-wrap {
		min-width: 1000px;
	}
}