




.products-grid .item {
	float: left;
	width: 370px;
	height:auto;
	display: inline; 
	margin:30px 30px 0 0;
	/*_margin: 0 30px 0 30px;
	border: 1px solid #fff;*/
	-webkit-transition: 1s;
}
.products-grid .item_null {
	float: left;
	width: 370px;
	height:auto;
	display: inline; 
	margin:30px 30px 0 0;
	/*_margin: 0 30px 0 30px;
	border: 1px solid #fff;*/
	-webkit-transition: 1s;
	background:#e7e7e7;
	height:400px;
}

.products-grid .item01 {
	float: left;
	width: 370px;
	display: inline;
	margin:30px 30px 0 0;
	border: 1px solid #fff;
	-webkit-transition: 1s;
	overflow:hidden;
}

.products-grid .item:hover,
.products-grid .item:active {
	border-color: #e2e2e2;
}

.products-grid .last {
	margin-right: 0;
}

.products-grid li.item.first {
	padding-left: 0;
}

.products-grid .product-image {
	display: block;
	margin: 0;
}

.products-grid .product-name {
	
}

.products-grid .product-name a {
		font-size:24px;
	color:#333333;
	font-weight:normal;
	font-family:"Arial";
}

.products-grid .availability {
	line-height: 21px;
}

.products-grid .actions {
	font-size: 12px;
	text-transform: uppercase;
}

.products-grid .actions a {
	color: #3c7fa8;
}

.col2-left-layout .products-grid,

.col2-right-layout .products-grid {
	margin: 0 auto;
}

.col1-layout .products-grid {
	margin: 0 auto;
}







/* Multiple Addresses Checkout */

.checkout-progress {
	padding: 0 50px;
	margin: 10px 0;
}

.checkout-progress li {
	float: left;
	width: 20%;
	border-top: 5px solid #e2e2e2;
	text-align: center;
	color: #525049;
}

.checkout-progress li.active {
	border-top-color: #e2e2e2;
	color: #525049;
}

.multiple-checkout {
	position: relative;
}

.multiple-checkout .tool-tip {
	top: 50%;
	margin-top: -120px;
	right: 10px;
}

.multiple-checkout .grand-total {
	font-size: 14px;
	text-align: right;
}

.multiple-checkout .grand-total big {
	
}

.multiple-checkout .grand-total .price {
	
}

.multiple-checkout .page-title {
	padding-top: 5px;
	border-top: solid 1px #e2e2e2;
	margin-top: 15px;
}

.multiple-checkout form h2.legend {
	padding-bottom: 5px;
	border-bottom: solid 1px #e2e2e2;
	margin-bottom: 5px;
}

.multiple-checkout form .legend {
	margin-bottom: 10px;
}

.multiple-checkout form  .box {
	padding-bottom: 20px;
}

.multiple-checkout form .box-title {
	border-bottom: solid 3px #e2e2e2;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
}

.multiple-checkout #review-buttons-container {
	padding: 5px 0;
	border-top: solid 1px #e2e2e2;
	border-bottom: solid 1px #e2e2e2;
	margin-top: 5px;
}

.order-number {
	padding: 5px 0;
	margin: 5px 0;
	border-top: solid 1px #e2e2e2;
	border-bottom: solid 1px #e2e2e2;
}

/* ======================================================================================= */

/* Account Login/Create Pages ============================================================ */

#login-form {
	float: left;
}

.account-login {
	
}

.account-login h2 {
	
}

.account-login p {
	line-height: 1.5em;
}

.account-login .new-users {
	
}

.account-login .registered-users {
	
}

.account-login .page-title {
}

.account-create {
	
}

/* Account Login/Create Pages ============================================================ */

/* My Account ============================================================================= */

.my-account .title-buttons .link-rss {
	float: none;
	margin: 0;
}

.my-account .box-head {
	text-align: right;
	border-bottom: solid 1px #e2e2e2;
	margin-bottom: 10px;
}

.my-account .box-head h2 {
	float: left;
	font-size: 12px;
}

.my-account .box-title {
	font-size: 13px;
	border-bottom: solid 1px #e2e2e2;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: right;
}

.my-account .box-title h3 {
	font-size: 12px;
	float: left;
}

.my-account .buttons-set,
.opc .buttons-set,
.opc .required {
	float: left;
}

.customer-account-forgotpassword .buttons-set{
	float: left;
}


.opc .buttons-set {
	width: 100%;
}

.opc .buttons-set button {
	float: left;
	margin-bottom: 18px;
	margin-top: 6px;
}

.opc .buttons-set a {
	text-align: right;
	float: right;
}

.opc .required {
	width: 100%;
	display: block;
}

.my-account .box-title a {
	font-size: 12px;
	color: #9b6b2d;
}

.my-account .box-title a:hover {
		color: #525049;
}

.my-account h4 {
	text-transform: uppercase;
	margin-bottom: 5px;
}

.my-account .col2-set {
	margin-bottom: 15px;
}

.my-account .box-account {
	margin: 25px 0;
}

.my-account .box-content a {
	color: #9b6b2d;
}

.my-account .box-content a:hover {
	color: #525049;
}

/********** < Dashboard */

.dashboard {
	
}

.dashboard .welcome-msg {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}

.dashboard .welcome-msg .hello {
	font-size: 14px;
}

.dashboard .welcome-msg strong {
	font-weight: normal;
}


/* Block: Recent Orders */

.dashboard .box-recent {
	margin: 10px 0;
}

.dashboard .box-recent #my-orders-table {
	border: none;
	margin: 0 0 30px;
}

.dashboard .box-recent #my-orders-table th {
	border-bottom: solid 1px #e2e2e2;
}

.dashboard .box-recent #my-orders-table th, #my-orders-table td {
	font-size: 11.5px;
}

.order-items #my-orders-table th, .order-items #my-orders-table td {
	border-bottom: solid 1px #e2e2e2;
}

/* Block: Account Information */

.dashboard .box-info {
	
}

/* Block: Reviews */

.dashboard .box-reviews .number {
	float: left;
	font-size: 12px;
	font-style: italic;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #ddd;
}

.dashboard .box-reviews .details {
	margin-left: 20px;
}

/* Block: Tags */

.dashboard .box-tags .number {
	float: left;
	font-size: 12px;
	font-style: italic;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #ddd;
}

.dashboard .box-tags .details {
	margin-left: 20px;
}

/********** Dashboard > */

/* Address Book */

.addresses-list h3 {
	font-size: 12px;
	text-transform: uppercase;
}

.addresses-list li.item {
	padding-bottom: 20px;
}

.addresses-list-additional li.item {
	
}

/* Order View */

.order-info {
	border: 1px solid #e2e2e2;
	padding: 5px;
}

.order-info dt,

.order-info dd,

.order-info ul,

.order-info li {
	display: inline;
}

.order-info dt {
	font-style: italic;
}

.order-date {
	margin: 10px 0;
}

.order-info-box {
	
}

.order-items {
	width: 100%;
	overflow-x: auto;
}

.order-gift-message {
	margin: 15px 0;
}

.gift-message dt strong {
	color: #666;
}

.gift-message dd {
	margin: 5px 0 0;
	font-size: 13px;
}

.order-about {
	margin: 15px 0;
}

.order-about dt {
	font-style: italic;
}

.order-about dd {
	font-size: 13px;
	margin: 0 0 7px;
}

.tracking-table {
	margin: 0 0 15px;
}

.tracking-table th {
	font-style: italic;
	white-space: nowrap;
}

.tracking-table th,

.tracking-table td {
	padding: 1px 5px 0 0;
}

.tracking-table-popup {
	width: 100%;
}

.tracking-table-popup th {
	font-style: italic;
	white-space: nowrap;
}

.tracking-table-popup th,

.tracking-table-popup td {
	padding: 1px 8px;
}

/* Order Print Pages */

body.page-print {
	background: none;
}

.page-print .print-head {
	
}

.page-print .print-head img {
	float: left;
}

.page-print .print-head address {
	float: left;
	margin-left: 15px;
}

/* Price Rewrites */

.page-print .gift-message-link {
	display: none;
}

.page-print .price-excl-tax,

.page-print .price-incl-tax {
	display: block;
	white-space: nowrap;
}

.page-print .cart-price,

.page-print .price-excl-tax .label,

.page-print .price-incl-tax .label,

.page-print .price-excl-tax .price,

.page-print .price-incl-tax .price {
	display: inline;
}

/* My Reviews */

.product-review .product-details {
	margin-left: 150px;
}

.product-review .product-name {
	margin: 0 0 10px;
}

.product-review h3 {
	
}

.product-review .ratings-table {
	margin: 0 0 10px;
}

.product-review dt {
	font-style: italic;
}

.product-review dd {
	font-size: 13px;
	margin: 5px 0 0;
}

/* =Makr */



.products-grid {
	width:1230px;
	overflow:hidden;
	padding:0 0 40px 0;
}

.product-detail {
	left: 0px;
	_left: 0px;
	z-index:500;
	display: none;
	width: 1170px;
	height:auto;
	background:#28a3df;
	overflow: hidden;
	padding-bottom:80px;
	margin: 22px 0px 0px;
	*margin-top:28px;
	position:absolute;
}

.hred {	background:#f60a3c; }
.hgreen { background:#14b846; }
.horange { background:#ff9211; }

.product-spacer {
	position:relative;
	left: 0;
	top:0;
	display: none;
	width: 100%;
	float: left;
	height: 310px;
	z-index: -1;
	margin-bottom:110px;
}

.product-image {
	cursor: pointer;
}

.product-img-box {
	float: left;
}

.products-grid .product-img-box {
	height: 520px;
}

.product-detail-box {
	float: left;
	width: 620px;
	margin: 25px 0 0 80px;
	_margin: 25px 0 0 80px;
	height:auto;
	padding-bottom:10px;
}

.product-detail-box h3,
.product-name h3 {
	margin-top: 0;
	font-size: 12px;
}

.product-detail-box p {
	width: 302px;
}

.product-detail-box .price-box,
.tabs-and-content .price-box{
	margin-top: 6px;
	margin-bottom: 12px;
}

.product-detail-box .form-button {
	margin-top: 24px;
	margin-bottom: 18px;
}

.form-button span {
	display: inline;
}

.product-detail-box label {
	letter-spacing: 2px;
	line-height: 24px;
	float: left;
	padding-right: 6px;
}


.close {
float: right;
font-size: 46px;
font-family: "宋体";
cursor: pointer;
margin-top: 30px;
margin-right: 108px;
margin-bottom: 10px;
_margin-top: 6px;
width: 20px;
height: 30px;
color: #fff;
}

#faded {
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
}

#faded {
	width: 640px;
}

#faded2 {
	width: 640px;
}

#faded a {
	outline: 0;
	border: 0;
}

ul.pagination {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.pagination li {
	float: left;
}

ul.pagination li a {
}

#faded .rap {
	height: 640px;
}

.disc li {
	list-style-type: circle;
}



/**********************************************Vertical Nav ****************************************/

/* Fix for the IE bug */

#nav_vert iframe { 
position: absolute; 
left: -1px; 
top: 0; 
z-index: -1; 
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); 
}


/* ======================================================================================= */

.wrapper01 {
	/*width: 1202px; overflow:hidden;*/
	margin: 0 auto;
	clear: both; position:relative; top:0px; left:0px; width:1230px;
}