.slideshow {
	margin-bottom: 10px !important;
}

html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
		margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000; color:#302D26;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}

#back2
{ height:auto !important;min-height:100%;background:url(../image/bg_body.jpg) center 0px repeat;

}
#column-right .box-product > div {width: 180px;}  

#column-left .box-product > div {width: 180px;}  


h1, .welcome {
	color: #555;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 22px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01); text-transform:uppercase;border-bottom: #888 dotted 1px;
}
h2 {
	color: #555;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #9D9D9D;
	cursor: pointer; text-decoration:none;
}
a:hover { color:#000
}
a img {
	border: none;
}

ul, menu, dir { list-style:url(../image/li_back.png) }


form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #fff;
	border: 1px solid #abadb3;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px; color:#363636;
}
input:-webkit-autofill { background-color:#393939!important;
}


select {
	padding: 2px; color:#5A5A5A;
}
label {
	cursor: pointer;
}
/* layout */
#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; background-color:#fff; border-left:10px solid #fff;border-right:10px  solid #fff;
	
}
#column-left {
	float: left;
	width: 180px;
	margin-top:0px;
}
#column-right {
	float: right;
	width: 180px;
	margin-top:0px;
}
#content {
	min-height: 400px;
	margin-bottom: 0	px; 
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 195px; 
}
#column-right + #content {
	margin-right: 195px;
}
/* header */
#header { 
	height: 123px;
	margin-bottom: 7px;
	padding-bottom: 4px;
	position: relative;
	background:  url('../image/header.png') bottom repeat-x;
}
#header #logo {
	position: absolute;
	top: 15px;
	left: 15px;
}
#language {
position: absolute;
top: 70px;
right: 80px;
color: white;
line-height: 17px;
z-index: 10;
}
#language img {
	cursor: pointer;
}
#currency {
position: absolute;
top: 70px;
right: 0px;
color: white;
line-height: 17px;
z-index: 10;
}
#currency a {
	display: inline-block;
	padding: 0px 5px 0px 5px;
	color: #D1D1D1; background-color:#555;
}

#currency a:hover {
	display: inline-block;
	color: #fff; background-color:#D1D1D1;
}

#currency a b {
	display: inline-block;
	color: #fff;
}
#header #cart {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9;
	float: right;
	z-index: 45;
}
#header #cart .heading {
	float: right;
	margin-top: 0px;
	padding-left: 14px;
	padding-right: 14px;
	background: #555;
	position: relative;
	z-index: 1;	padding-top: 5px; padding-bottom:5px;
	z-index: 15;
}
#header #cart .heading h4 {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;z-index: 15;
}
#header #cart .heading a {
	color: #D1D1D1;
	text-decoration: none;z-index: 15;
}
#header #cart .heading a span {
	background: #555 url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;z-index: 15;
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: -1px;
	padding: 8px;
	min-height: 80px;
	background: #555;z-index: 15;
	color:#fff;
}


#header #cart.active {
	position: absolute;
}
#header #cart.active .heading {
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 6px;
	
}
#header #cart.active .content {
	display: block;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #fff;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #fff;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info a { color:#fff;
}


.mini-cart-info .image img {
	border: 1px solid #fff;
	text-align: left;
}
.mini-cart-info .name small {
	color: #fff;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #fff;
	padding: 4px;
}

#header #cart .checkout a {
background: #D1D1D1;
padding: 5px 9px 5px 9px;
color: #555;

}

#header #cart .checkout  a:hover {
background:#fff;
}
.button-search {
float: left;
background: url('../image/search-left.png') no-repeat;
width: 28px;
height: 27px;
cursor: pointer;
height: 35px;
margin-top: -5px;

}

#header #search {
position: absolute;
top: 134px;
right: 0px;
width: 190px;
height: 38px;
background-color: #D1D1D1;
z-index: 10;
	
}
#header #search input {
border: 0;
padding: 0 0 0 5px;
width: 150px;
color: #555;
height: 35px;
background-color: #D1D1D1;
}


.button-search {
	float: right;
	background: url('../image/search-left.png') no-repeat;
	width: 28px;
	height: 27px;
	cursor: pointer; height:35px;
	margin-top: 5px;
}
#header #search .right {
	float: right;
	width: 3px; height:35px;
	height: 27px; background-color:#D1D1D1
}
#header #search .center {

	height: 26px;
	padding-top: 1px;
	padding-left: 5px;
	margin-left: 28px;
	margin-right: 2px;
}
#header #welcome {
position: absolute;
top: 30px;
right: 180px;
z-index: 5;
width: 298px;
text-align: right;
color: #999;
}

#header #welcome a {
	color: #555;
}
#header #welcome a:hover {
	color: #ccc;
}




#header .links {
position: absolute;
right: 183px;
top: 8px;
font-size: 10px;
}
#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #555;
	text-decoration: none;
	font-size: 12px;
}
#header .links a:hover {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
#header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #CCC;
}
/* menu */
.current {

background: #000; color:#fff
}

.current a {

color: #fff;	
}



#menu {
border-bottom: 5px solid #D1D1D1;
	height: 37px;
	margin-bottom: 10px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	background-color: #555;	
	margin: 0 2px 0 0;
}
#menu > ul > li:hover {
	background: #000;
}
#menu > ul > li > a {
	font-size: 13px;
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	display: block;
	padding: 12px 15px 11px 15px;
	z-index: 6;
	position: relative;
	
	
}
#menu > ul > li > div {
	display: none;
	background: #000 !important;
	position: absolute;
	z-index: 5;
	padding: 5px; color:#FFF
	
	background: url('../image/menu.png');
}
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
	background: #3b3b3b;
}
#menu > ul > li > div > ul > li > a {
	color: #FFFFFF;
}
.breadcrumb {
	color: #aaa;
	margin-bottom: 10px; 
}

.breadcrumb a {
	color: #676767;
	margin-bottom: 10px;
}

.breadcrumb a:hover {
	color: #555;
	margin-bottom: 10px;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px; 
	margin-bottom: 15px;
	color: #555555;
}
.success {
	background: #555 url('../image/success.png') 10px center no-repeat;
	color:#fff
}
.warning {
	background: #555 url('../image/warning.png') 10px center no-repeat; color:#fff

}
.attention {
	background: #555 url('../image/attention.png') 10px center no-repeat;
	margin-top:45px; color:#fff
}
.attention a { color:#ccc
}
.attention a:hover { color:#fff
}

.information {
	background: #555 url('../image/information.png') 10px center no-repeat; color:#000

}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #302D26;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
width: 95%;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}
table.list td {
	border-bottom: 1px solid #434343;
}
table.list thead td {
	background-color: #313131;
	padding: 0px 5px; color:#FFFFFF;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.list .asc {
	padding-right: 15px;
	background: url('../image/asc.png') right center no-repeat;
}
table.list .desc {
	padding-right: 15px;
	background: url('../image/desc.png') right center no-repeat;
}
.pagination {
	margin-right: 5px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	padding: 4px 10px;
	text-decoration: none;
	color: #ccc; background-color:#161616;
}
.pagination .links a:hover {
	
	color: #000; background-color:#555;
}
.pagination .links b {
	display: inline-block;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background: #393939;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
a.button, input.button {
	cursor: pointer;
	color: #FFFFFF;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	background: url('../image/button.png') top left repeat-x;
	
}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
input.button {
	margin: 0;
	border: 0;
	height: 24px;
	padding: 0px 12px 0px 12px;
}
a.button:hover, input.button:hover {
	background: url('../image/button-active.png') repeat-x;
}
.buttons {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	margin-bottom: -1px;
	overflow: auto;
}
.htabs a {
	padding: 7px 15px 7px 15px;
	float: left;
	text-align: center;
	margin-right: 2px;
	color: #555;
font-weight: bold;
font-size: 13px;
text-decoration: none;
background-color: #D1D1D1;
   border-top: 1px solid #D1D1D1;
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1;
	


	
}
.htabs a.selected {
	background-color: #fff;
   border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
	
color: #555;
padding-bottom: 8px;
z-index: 3;
}
.tab-content {
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
	color: #000;
border: 1px solid #DDD;

	
}
/* box */
.box {
}
.box .box-heading {
	height:15px;	
	font-size: 16px;
	padding: 5px 0px 8px 5px;
	
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
	 background: #D1D1D1; 
}
.box .box-content {
padding-bottom: 1px;
color: white;
}
.box .box-content2 {
padding-bottom: 1px;
color: white;
adding-top: 5px;
}

.box .box-heading2 {
	height:15px;	
	font-size: 16px;
	padding: 5px 0px 8px 5px;
	
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
	 background: #D1D1D1; margin-bottom:5px;
}

/* box products */
.box-product {
	width: 100%;
	overflow:hidden; 
	background-color: #F0F0F0;
	padding-bottom:10px;
}
.box-product > div {
	width: 193px;
	float: left; text-align:center;
	margin-bottom: 2px; margin-right:2px;
	margin-top: 10px;
}


.box-product-side {
	width: 100%;
	overflow: auto;background-color: #141414;
}
.box-product-side > div {
	width: 150px;
	float: left; text-align:center;
	margin: 10px; margin-right:2px;
}



.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 5px 5px 0px 5px;
}

.box-product .name  {
	 margin:0px; padding:3px;
}

.box-product .cart  {
	 padding-bottom:3px;
}



.box-product .name a {
color: #555;
font-weight: bold;
text-decoration: none;
display: block;
font-size: 16px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #707070;
	padding-bottom: 4px;
}
.box-product .price s {
	color: #707070;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
.box-category {
	margin-top: -5px;
}
.box-category ul {
	list-style: none;
	padding: 0;
	margin-top: 8px;
}

.box-category > ul > li {
	margin-bottom:2px;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 10px;
background-color: #F0F0F0;
}


.box-category > ul > li + li {
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #726E77;
}

.box-category > ul > li > a:hover {
	text-decoration: none;
	color: #000;
}

.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	font-weight: bold; color:#555
}
.box-category > ul > li a.active + ul {
	display: block; margin-top: -2px;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 10px; color:#726E77
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block; color:#726E77
}
.box-category > ul > li ul > li > a:hover {
	text-decoration: none;
	display: block; color:#555
}

.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}
/* content */
#content .content {
	padding: 10px;
	overflow: hidden;
	margin-bottom: 20px;
border: 1px solid #cdcdcd;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
	padding-bottom: 5px;
	overflow: auto;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #fff;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #fff;
}
.product-compare {
	padding-top: 4px;
	margin-bottom: 25px;
	font-weight: bold;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list > div {
	overflow: auto;
	margin: 10px 0px 10px 0px; padding:5px; 
	border: 1px solid #CDCDCD;
}


.box-product .price-old {
color: #555;
text-decoration: line-through;
}

.product-info .price-old {
color: #555;
text-decoration: line-through;
}
.product-list .price-old {
color: #555;
text-decoration: line-through;
}

.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}

.product-list .name a:hover {
	color: #000;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #5A5A5A;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #555;
	font-size: 12px;
}
.product-list .price s {
	color: #F00;
}
.product-list .price span {
	font-size: 12px;
	font-weight: normal;
	color: #555;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
	width: 100%;
	overflow: auto;
}
.product-grid > div {
width: 193px;height: 215px;
float: left;
text-align: center;
margin-bottom: 2px;
margin-right: 2px;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {
	padding: 3px;
}
.product-grid .name a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	background-color: #1A1A1A;
}
.product-grid .price {
	display: block;
	font-weight: bold;
	color: #707070;
	padding-bottom: 4px;
}
.product-grid .price s {
	color: #F00;
}

.product-grid .cart {
	padding-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	padding-bottom: 3px;
}
.product-grid .wishlist a {
	color: #BCBCBC;
	text-decoration: none;
	padding-left: 18px;
	background: url('../image/add.png') left center no-repeat;
}

.product-grid .wishlist a:hover {
	color: #eca307;
}


.product-grid .compare a {
	color: #BCBCBC;
	text-decoration: none;
	padding-left: 18px;
	background: url('../image/add.png') left center no-repeat;
}

.product-grid .compare a:hover {
	color: #eca307;
}

/* Product */
.product-info {
	overflow: auto;
	margin-bottom: 20px;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin-left: 265px;
}
.product-info .image {
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
.product-info .image-additional {
	width: 260px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #E7E7E7;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product-info .description {
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #302D26;
}
.product-info .description span { font-weight:bold;
}

.product-info .price {
	overflow: auto;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #555;
}
.product-info .price s {
	color: #F00;
}
.product-info .price span {
	font-size: 12px;
	font-weight: normal;
	color: #555;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #4D4D4D;
}
.product-info .cart { border: 1px solid #CDCDCD;
	padding: 5px 5px 10px 5px;
	margin-bottom: 20px;
	overflow: auto;
}
.product-info .cart div {
	float: left;
	vertical-align: middle;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #999;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
	clear: both;
}
.product-info .review {
	color: #4D4D4D;
	margin-bottom: 10px;
}

.product-info .share {
	color: #4D4D4D;
	margin-bottom: 10px; border-top:none; background-color:#f1f3f3}


.product-info .review > div {
	padding: 8px; border: 1px solid #CDCDCD;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #555;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #555;
	font-size: 14px;
	font-weight: bold;
	background: #F0F0F0;
	text-align: left;
}
.attribute tr td:first-child {
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	text-align: center;
	vertical-align: top;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info s {
	color: #F00;
}
/* wishlist */
.wishlist-product table {
	width: 100%;
	border-collapse: collapse;

	margin-bottom: 20px;
}
.wishlist-product td {
	padding: 7px;
}
.wishlist-product thead td {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #555;
	text-align: left;
}
.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart {
	text-align: center;
}
.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock {
	text-align: left;
}
.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total {
	text-align: right;
}
.wishlist-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #4c4c4c;
}
.wishlist-product tbody .remove {
	vertical-align: middle;
}
.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart {
	text-align: center;
}
.wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock {
	text-align: left;
}
.wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total {
	text-align: right;
}
.wishlist-product tbody .price s {
	color: #F00;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 33.3%;
}
.return-model {
	float: left;
	width: 33.3%;
}
.return-quantity {
	float: left;
	width: 33.3%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 33.3%;
}
.return-opened {
	float: left;
	width: 33.3%;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-remove {
	float: left;
	width: 33.3%;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {
	float: left;
	width: 49%;
}
.return-captcha {
	float: right;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse; margin-top:10px;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #fff;
	font-weight: bold;
	background-color: #555;
	border-bottom: 1px solid #D1D1D1;
}
.cart-info thead .remove, .cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model {
	text-align: left;
}
.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #4c4c4c;
}
.cart-info tbody .remove {
	vertical-align: middle;
}
.cart-info tbody .remove, .cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model {
	text-align: left;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module .cart-heading {
	padding: 8px 8px 8px 22px;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	margin-bottom: 15px;
	cursor: pointer;
	background: #61aaa4 url('../image/arrow-right.png') 10px 50% no-repeat;
}
.cart-module .active {
	background: #555 url('../image/arrow-down.png') 7px 50% no-repeat;
}
.cart-module .cart-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.cart-total {
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-module > div {
display: none;
}

.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #555 ;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
	color: #D1D1D1;
}
.checkout-heading a:hover {color: #fff;}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%; 
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #fff;
	font-weight: bold;
	background-color: #393939;
	border-bottom: 1px solid #5a5a5a;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #4c4c4c;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #4c4c4c;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */ 
#footer {
	clear: both;
	overflow: auto;
	min-height: 100px;
	padding: 20px;
	background: #555;
	margin-top:20px;
}
#footer h3 {
	color: #D1D1D1;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#footer .column {
	float: left;
	width: 25%;
	min-height: 100px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 12px;
}
#footer .column ul li {
	margin-bottom: 3px;
}
#footer .column a {
	text-decoration: none;
	color: #fff;
}
#footer .column a:hover {
	text-decoration: underline;
}
#powered {
	margin-top: 5px;
	text-align: right;
	clear: both; display:none
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
}
.banner div img {
	margin-bottom: 20px;
}
