*{margin:0px;padding:0px;outline:0;}
ul,ol{list-style-type:none;}

body {
    color: #58473f;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
	background:#f7f8f3 url(../image/bg_top_01.jpg) repeat-x top}
.frame_container{background:url(../image/bg_bottom_02.jpg) repeat-x bottom}
h1{text-transform:none; font-size:28px;font-weight:400; margin-bottom:15px; color: #21b1b1; font-family:'LeagueGothicRegular'; text-transform:uppercase}
h2 {color: #21b1b1; font-size:16px; font-family:'utm_swiss_condensedregular'; text-transform:uppercase;
    font-weight: 400;
	margin-bottom:11px}

a, a:visited,a {color: #58473f; outline: medium none; text-decoration: none; cursor:pointer}
a:hover {text-decoration:underline;}
a img {border: none;}
form {display: inline;}
input[type='text'], input[type='password'] {border:1px solid #cecece;padding:0 3px 1px;margin:0px;height:27px;line-height:26px;width:340px; color:#7f7a6d; font-size:11px;}
textarea{padding:3px; border:1px solid #cecece}
input[type='radio']{vertical-align:-2px; cursor:pointer}
input[type='checkbox']{vertical-align:-2px; cursor:pointer}
select {border:1px solid #cecece;padding:6px 2px;width:348px; color:#7f7a6d; font-size:11px; height:30px; cursor:pointer}
label {cursor:pointer;}
p{margin-bottom:10px; line-height:16px}

.frame_category{ 
	background:#ECE7E1;
    clear: both;
    overflow: hidden;
    padding: 14px 19px 0 0;
	margin-bottom:25px}
.frame_content{
	background: #ECE7E1;
    clear: both;
    overflow: hidden;
    padding: 14px 19px 0 20px;
	margin-bottom:25px}
/* layout */
#container {
	/*width: 960px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#column-left {
	float: left;
	width: 235px;
	margin-top:5px;
}
#column-right {
	float: right;
	width: 235px;
}
#content {
	min-height: 400px;
	margin-bottom: 25px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 256px;
}
body.home_page #content{background:#ece7e1}
/*#column-right + #content {
	margin-right: 195px;
}*/
/* header */
#header {
	height: auto;
	position: relative;
}
.boss-header-top{display:block; height:24px}
.boss-header-bottom{display:block; height:130px}
#header .links {
	float:left; padding-top:5px
}
#header .links a {
	float: left;
	display: block;
	color: #58473f;
	font-size: 12px;
}
#header .links a + a {
	margin-left: 10px;
	padding: 0px 0px 0px 14px;
	background:url(../image/link_icon.jpg) no-repeat left;
}
.header-top-right{float:right}
#header #logo {
	float:left; padding-top:46px;
}
#language {
	float:right;
	font-size:11px;
	padding-top:5px;
}
#language a{text-transform:uppercase; margin-left:10px}
#language b{color:#6e0c06; font-weight:400}
#currency {
	float:right; font-size:11px; margin-left:16px; padding-top:5px;
}
#currency a{text-transform:uppercase; margin-left:10px}
#currency b{color:#6e0c06; font-weight:400}
#header #cart {
	z-index: 9; float:right; margin-top:10px; position:relative
}
#header #cart .heading {
	z-index: 1;
	background: url(../image/cart_03.jpg) left no-repeat #B25523;
	height:30px;
	padding:0 0 0 50px;
}
#header #cart .heading h4 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	float:left;
	text-transform:uppercase;
	
}
#header #cart .heading a {
	color: #fff;
	text-decoration: none;
	font-size:11px;
	margin:8px 0 0 5px;
	display:inline-block;
	padding-bottom:20px;
}
#header #cart .heading a span {
	padding-right: 15px;
}
#header #cart .content {
	clear: both;
	display: none;
	position: absolute;
	top: 31px;
	right:0;
	min-height: 100px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	background: #FFF;
	width:280px;
}

#header #cart.active .content {
	display: block;
}
.mini-cart-info{padding:15px 24px 12px 5px; border-bottom:1px solid #c2bcb6}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	vertical-align: top;
	padding: 10px 5px;
}
.mini-cart-info td.name{padding:10px 5px 10px 15px;}
/*.mini-cart-info .image {
	width: 1px;
}*/
.mini-cart-info .thumb_image{position:relative}
.mini-cart-info .thumb_image .remove{position:absolute; top:0; left:0}

.mini-cart-info .image img {
	text-align: left;
}
.mini-cart-info div.name{margin-bottom:12px}
.mini-cart-info div.subs{display:block; margin-bottom:10px}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .name a, .mini-cart-info .name span{color:#58473f; font-weight:700}
.mini-cart-info .quantity {color:#505050;}
.mini-cart-info .total { color:#21b1b1; font-size:14px; font-weight:700; float:left; margin-right:14px; margin-top:-1px}
.mini-cart-info .remove {
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
	border-bottom:1px solid #C2BCB6;
	padding:5px 15px 6px 0
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	padding: 4px 0 1px 10px;
}
.mini-cart-total td.left{color:#58473f; font-weight:700; text-transform:uppercase}
.mini-cart-total td.right{color:#21b1b1; font-weight:700; text-transform:uppercase; font-size:14px}
#header #cart .checkout {
	text-align: right;
	clear: both;
	padding:18px 13px 18px 0
}
#header #cart .checkout a{font-size: 17px;
    margin-left: 27px;
    padding: 3px 12px 4px;}
#header #cart .empty {
	padding-top: 40px;
	text-align: center;
}
.boss_menu_search{clear:both; position:relative; z-index:5}
.boss_menu_search #search {
    position: absolute;
    width: auto;
    z-index: 10;
	right:15px; top:12px
}
.boss_menu_search #search a {
    background: url("../image/search_03.png") no-repeat scroll left 0px transparent;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    height: 16px;
    padding-bottom: 10px;
    width: 16px;
}
.boss_menu_search #search #search-form {
    display: none;
    padding-top: 13px;
    position: absolute;
    right: -15px;
    top: 15px;
}
.boss_menu_search #search li:hover #search-form {
    display: block;
}
.boss-search {
    background: #fff url(../image/bg-input-search.jpg) no-repeat 11px 10px;
    display: block;
    overflow: hidden;
    padding: 10px 12px;
    width: 241px;
	height:28px;
}
.boss-search span.title-search {
    color: #20201F;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 6px;
    text-transform: uppercase;
}
#search-form .boss-search input {
    color: #8a8a8a;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 0 10px;
	margin:3px 0 0;
    width: 210px ;
	height:24px;
	line-height:24px;
	border:none
}
#search-form div.button-search{background:url(../image/search_button.png) no-repeat; width:16px; height:16px; cursor:pointer; position:absolute; top:30px; right:17px}

#header #welcome {
	z-index: 5;
	float:right;
	font-size:14px;
	margin:18px 20px 0 0;
}
#header #welcome a{color:#21b1b1}
/* menu */
body.other_page #boss_menu{margin-bottom:30px}
#boss_menu {clear:both;background:url(../image/menu_03.jpg) repeat-x; height:40px;padding:0px; z-index:5; position:relative}
#boss_menu > ul > li {position:relative;float:left;z-index:20; display:block;height:36px;margin-right:0; padding:0 14px 0 0; margin-top:4px;background:url(../image/line_menu.jpg) no-repeat left 6px}
#boss_menu > ul > li.no-dropdown{height:32px}
#boss_menu > ul > li:hover{background:#fff}
#boss_menu > ul > li:hover a{color:#494949}
#boss_menu > ul > li:first-child{background:none}
#boss_menu > ul > li:first-child:hover{background:#fff}
#boss_menu > ul > li:first-child > a{}
#boss_menu > ul > li > a {font-size:14px;font-weight:400;color: #ffffff;line-height:32px;text-decoration:none;display: block;/*padding:0px 12px 7px 0px;*/ padding:0 0 0 15px; z-index:6;position:relative;display:block;height:40px; text-transform:uppercase}
#boss_menu > ul > li > div.dropdown{background:#fff;display:none;position:absolute;z-index:5;padding:15px 0 0;
	margin-top:-4px; margin-left:-1px;
	-webkit-box-shadow: 0px 2px 2px #ddd;
	-moz-box-shadow: 0px 2px 2px #ddd;
	box-shadow: 0px 2px 2px #ddd;
	border:1px solid #d7d7d7; border-top:none}
#boss_menu > ul > li > div.dropdown .option ul li a{display:inline;}	
#boss_menu > ul > li > div.dropdown .option ul li a:hover{text-decoration:none; background:url(../image/hover_text_menu.jpg) repeat-x bottom;}
#boss_menu > ul > li:hover > div {display:block;}
#boss_menu > ul > li > div.dropdown ul li{font-size:12px;font-weight:400; color: #21b1b1
}

#boss_menu > ul > li > div.dropdown ul.manufacturer li{margin:0; text-align:center}
#boss_menu > ul > li > div.dropdown ul.manufacturer li a:hover{background:none}
#boss_menu > ul > li > div.dropdown ul.column.product li{color:#21b1b1; font-weight:700; font-size:14px; padding:0 10px 20px 19px}
#boss_menu > ul > li > div.dropdown ul.column.product li.last{padding-bottom:0}
#boss_menu > ul > li > div.dropdown .column.category li{display:block;clear:both;line-height:25px; margin-left:20px}
#boss_menu > ul > li > div.dropdown .column.category li a img{display:block;margin:0 0 15px;}
#boss_menu > ul > li > div.dropdown .column.product li a{margin-bottom:5px;font-size:12px;font-weight:700;display:inline-block;}
#boss_menu > ul > li > div.dropdown .column.product li a:hover{background:none}
#boss_menu > ul > li > div.dropdown .column.product li span{margin-bottom:5px;display:block; line-height:16px}
#boss_menu > ul > li > div.dropdown .column.product li span a{display:inline;margin-bottom:0px; color:#202020; font-weight:700;}
#boss_menu > ul > li > div.dropdown .column.product li span a:hover{color: #21b1b1; background:none}
#boss_menu > ul > li > div.dropdown .column.informations{padding-left:18px; padding-bottom:10px}
#boss_menu > ul > li > div.dropdown .column.informations li{line-height:25px; color:#424242; font-size:12px}
#boss_menu > ul > li > div.dropdown .column.manufacturer{padding:10px 0 20px}
#boss_menu > ul > li > div.dropdown a.parent{padding:0 20px 11px 19px; display:block; text-decoration:none; color:#000; font-size:14px; font-weight:700}
#boss_menu > ul > li > div.dropdown a.parent:hover{color: #21b1b1; background:none}
#boss_menu > ul > li > div.dropdown a.parent img{margin-right:10px}
#boss_menu > ul > li > div.dropdown .column.category{padding-bottom:20px}
#boss_menu > ul > li > div.dropdown a.parent + .column.category{padding-left:0; }
#boss_menu > ul > li > div.dropdown a.parent + .column.category li{text-align:left; margin-left:19px}
#boss_menu > ul > li > div.dropdown a.parent + .column.category li a p{line-height:23px}
#boss_menu > ul > li > div.dropdown .staticblock{color:#3c3c3c; margin-left:18px}
#boss_menu > ul > li > div.dropdown .staticblock h3{font-size:14px; font-weight:700; margin-bottom:9px}
#boss_menu > ul > li > div.dropdown .staticblock p{padding:0; margin:0; font-size:12px}
#boss_menu ul li ul li > div.sub_menu{
	z-index:100!important;
	padding: 5px 0;
	border: 1px solid #d7d7d7;
	background: #fff;
	width:160px
}
#boss_menu ul li ul li > div.sub_menu{
	display:none;
	position:absolute;
	top:-6px;
	left:141px;
}
#boss_menu ul li ul li{position:relative}
#boss_menu ul li ul li:hover > div.sub_menu{display:block;}
/* breadcrumb */
.breadcrumb {padding:0 0 20px;}
.breadcrumb a{color: #21b1b1; text-transform:uppercase;background:url(../image/breadcrumb.png) right center no-repeat;padding-right:17px; font-family:'utm_swiss_condensedregular'; text-transform:uppercase; font-size:17px;}
.breadcrumb a + a{padding-left:7px; font-size:11px; color:#444444; font-weight:700; text-transform:none; font-family:Arial}
.breadcrumb a.last{background:none;color: #21b1b1;font-weight:bold;text-transform:capitalize;cursor:default; font-family:Arial; font-size:11px}
.breadcrumb a:hover.last{text-decoration:none;}
.frame_category .breadcrumb{padding:0 0 11px 19px}
.frame_category .success, .frame_category .warning, .frame_category .attention, .frame_category .information{margin-left:19px}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #b80000;
	font-size:11px
}
.success {
	background: #feddcf url('../image/success0.png') 10px center no-repeat;
	border: 1px solid #cf8454;
	color:#d08352;
}
.success a{text-transform:uppercase}
.warning {
	background: #FFD1D1 url('../image/warning.png') 14px center no-repeat;
	border: 1px solid #F8ACAC;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 14px center no-repeat;
	border: 1px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #21b1b1;
	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;
}
/*table.form tr td:first-child {
	width: 150px;
}*/
table.form > * > * > td {
	color: #626262;
}
table.form td {
	padding: 4px 0; 
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #58473f;
	border-left: 1px solid #cecece;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
table.list thead td {
	background-color: #38b0ab;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px 5px 5px 0;
	vertical-align: top;
}
table.radio td label {
	display: block;
}
table.radio tr.highlight td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: none;
	cursor: pointer;
}
.pagination {
	border-top: 1px solid #d4d1ce;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: right;
}
.pagination .links a {
	display: inline-block;
	padding: 0 3px;
	color: #636363;
	font-size:11px;
}
.pagination .links a:hover{text-decoration:none; color:#21b1b1;}
.pagination .links b {
	display: inline-block;
	padding: 0 3px;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
	color: #21b1b1;
}
.pagination .results {
	float: left;
	color: #636363;
	font-size:11px
}
/* button */
a.button, input.button {
	background: #38b0ab; font-weight:400;  color:#fff; text-transform:uppercase; font-family:Arial; cursor:pointer; text-decoration:none; font-size:12px; display:inline-block
}

input.button_cart{background: #38b0ab; font-weight:400;  color:#fff; text-transform:uppercase; font-family:'utm_swiss_condensedregular'; padding:0 5px 1px; cursor:pointer; text-decoration:none; font-size:13px; border:none; display:inline-block; line-height:19px}
a.button_cart{background: #6cc0bb; font-weight:400;  color:#fff; text-transform:uppercase; font-family:'utm_swiss_condensedregular'; padding:1px 5px 2px; cursor:pointer; text-decoration:none; font-size:13px; border:none; display:inline-block}

a.button {
	display:inline-block; padding:8px 7px 7px;
}
input.button {
	border:none; padding:7px 7px 6px
}
a.button_red{background:#21b1b1;font-weight:400;  color:#fff; text-transform:uppercase; font-family:Arial; padding:8px 9px 7px; cursor:pointer; text-decoration:none; font-size:12px; display:inline-block}
.buttons {
	overflow: hidden;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 25px;
	line-height: 16px;
	border-bottom: 1px solid #a29790;
}
.htabs a {
	float: left;
	font-family:'utm_swiss_condensedregular';
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	color: #58473f;
	display: none;
	margin-right:42px;
	text-transform:uppercase;
}
.htabs a.selected ,.htabs a:hover{color:#21b1b1}

.tab-content {
	padding: 10px 0;
	margin-bottom: 20px;
	z-index: 2;
}

.banner-home{margin-top:-3px; overflow:hidden}
.banner-home a.banner-home-1{display:inline-block; float:left}
.banner-home a.banner-home-1 img{float:left}

.boss-latest{clear:both; text-align:center; margin:25px 0 0!important}
.boss-latest .boss-heading{background:url(../image/line_heading.jpg) no-repeat left; padding-left:60px; display:inline-block}
.boss-latest .boss-heading span{background:url(../image/line_heading.jpg) no-repeat right; padding-right:60px; color: #21b1b1; font-size:28px; font-weight:400; text-transform:uppercase; font-family:'utm_swiss_condensedregular'}
.boss-latest .box-description{color:#505050; font-size:11px; margin-bottom:20px}
.boss-latest .boss-latest-content{overflow:hidden; padding:0 20px}
.boss-latest .boss-latest-content .box-product-latest{float:left; width:215px; margin-right:20px; text-align:left; margin-bottom:30px; position:relative;}
.boss-latest .boss-latest-content .box-product-latest.last{margin-right:0}
.boss-latest .boss-latest-content .box-product-latest .image{margin-bottom:14px}
.boss-latest .boss-latest-content .box-product-latest .image img{border:1px solid #c2c2c2; background:#fff}
.boss-latest .boss-latest-content .box-product-latest .name{margin-bottom:5px}
.boss-latest .boss-latest-content .box-product-latest .name a{font-weight:700; color:#58473f;}
.boss-latest .boss-latest-content .box-product-latest .description{color:#505050; font-size:11px; margin-bottom:13px}
.boss-latest .boss-latest-content .box-product-latest .price{font-size:14px; color: #21b1b1; font-weight:700; float:left; margin-right:20px; margin-top:2px}
.boss-latest .boss-latest-content .box-product-latest .cart{}
.discount{background:url(../image/discount.png) no-repeat; width:53px; height:53px; color:#fff; font-size:18px; text-transform:uppercase; font-family:'utm_swiss_condensedregular'; position:absolute;  line-height:50px; text-align:center}
.boss-latest .boss-latest-content .box-product-latest .discount{top:20px; right:20px;}

.static-block-1{background:url(../image/bg-static-block-1.jpg) repeat-x; overflow:hidden; height:100px; margin-bottom:20px}
.static-block-1 .boss-static-sale{float:left; width:33%}
.static-block-1 .boss-static-sale h3{color:#58473f; font-size:38px; font-weight:400; font-family:'LeagueGothicRegular'; text-transform:uppercase; margin-top:14px}
.static-block-1 .boss-static-sale img{float:left}
.static-block-1 .boss-static-sale p{font-size:11px; color:#505050; line-height:14px; margin-top:-5px}
.static-block-1 .boss-static-sale.static-1{margin-left:13px; width:30%}
.static-block-1 .boss-static-sale.static-1 img{margin-top:11px; margin-right:4px}
.static-block-1 .boss-static-sale.static-2 img{margin:10px 0 0}
.static-block-1 .boss-static-sale.static-3 img{margin:8px 0 0}

.boss_filter_tabs{text-align:center}
.boss_filter_tabs .filter_line{background:url(../image/line_heading.jpg) no-repeat left; padding-left:60px; display:inline-block}
.boss_filter_tabs .filter_line span{background:url(../image/line_heading.jpg) no-repeat right; padding-right:60px; color: #21b1b1; font-size:28px; font-weight:400; text-transform:uppercase; font-family:'utm_swiss_condensedregular'}
.boss_filter_tabs .filter_line span a{text-decoration:none}
.boss_filter_tabs .filter_line span a:hover, .boss_filter_tabs .filter_line span a.selected{color: #21b1b1
}
.boss_filter_tabs .filter_line span a + a{background:url(../image/filter-icon.jpg) no-repeat left; padding-left:19px; margin-left:3px}

.boss_home_category{padding:0 20px 10px; overflow:hidden}
.boss_home_category .tab-homecategory{width:100%; float:left}
.boss_home_category .tab-homecategory .boss_category_heading{background:url(../image/line_heading.jpg) no-repeat left; padding-left:60px; display:table; margin:0 auto 23px;}
.boss_home_category .tab-homecategory .boss_category_heading span{background:url(../image/line_heading.jpg) no-repeat right; padding-right:60px; color: #21b1b1; font-size:28px; font-weight:400; text-transform:uppercase; font-family:'utm_swiss_condensedregular'}
.boss_home_category .tab-homecategory .boss_category_content{}
.boss_home_category .tab-homecategory .boss_category_content .image-category{float:left; margin-right:20px}
.boss_home_category .tab-homecategory .boss_category_content .hc-box-product{overflow:hidden; margin-bottom:20px;float:left; width:25%;}
.boss_home_category .tab-homecategory .boss_category_content .hc-box-product .image{float:none; margin-right:15px}
.boss_home_category .tab-homecategory .boss_category_content .hc-box-product .image img{border:1px solid #c2c2c2; padding:0; background:#fff}
.boss_home_category .tab-homecategory .boss_category_content .hc-box-product .detail{margin-top:-2px;margin-right:15px}
.boss_home_category .tab-homecategory .boss_category_content .hc-box-product .name{}
.boss_home_category .tab-homecategory .boss_category_content .hc-box-product .name a{font-size:12px; font-weight:700; color:#58473f}
.boss_home_category .tab-homecategory .boss_category_content .hc-box-product .description{font-size:11px; color:#505050; line-height:14px; margin-bottom:3px}
.boss_home_category .tab-homecategory .boss_category_content .hc-box-product .rating{margin-bottom:9px}
.boss_home_category .tab-homecategory .boss_category_content .hc-box-product .price{font-size:14px; font-weight:700; color: #21b1b1
}
/* box */
.box.account{}
.box.account ul li{margin-bottom:10px; background:url("../image/category_column.jpg") no-repeat scroll left 6px transparent; padding:0 0 9px 7px;}
.box {
	margin-bottom: 20px;
}
.box .box-heading {
	background: url('../image/title_column.jpg') repeat-x;
	padding: 0 10px 0 20px;
	font-family: 'utm_swiss_condensedregular';
	font-size: 17px;
	font-weight: 400;
	line-height: 29px;
	height:31px;
	text-transform:uppercase;
	color: #fff;
}
.box .box-content {
	padding: 27px 0 10px 20px;
}
.box .box-content ul li ul li{background:url(../image/category_column.jpg) no-repeat left 6px; padding:0 0 9px 7px}
.box .box-content ul li ul li a{color:#505050; font-size:11px; font-family:Arial; text-transform:capitalize}

.box-lastestreview-content{padding:10px 0 0}
.product_review{padding:20px 0 20px 20px; border-bottom:1px solid #b1a7a0; overflow:hidden}
.product_review.last{border-bottom:none}
.product_review .image{float:left; margin-right:10px}
.product_review .image img{border:1px solid #c2c2c2}
.product_review .detail{float:left; width:100px}
.product_review .name{margin-bottom:5px}
.product_review .name a{color:#57473f; font-weight:700}
.product_review .reviews{color:#505050; font-size:11px; line-height:14px; margin-bottom:3px}
.product_review .rating{margin-bottom:13px}
.product_review .price{font-size:14px; font-weight:700; color: #21b1b1
}
.product_review .price .price-old{color:#A3A3A3; text-decoration:line-through; font-weight:400}
/* box products */
.box-product {
	width: 100%;
	overflow: auto;
}
.box-product > div {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 20px;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.box-product .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
.box-category {
	margin-top: -5px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box .box-category > ul > li{background:none;}
.box .box-category > ul > li a{
	font-size:16px;
	font-family:'utm_swiss_condensedregular';
	font-weight:400;
	color: #21b1b1;
	margin-bottom:8px
}
.box-category > ul > li + li {
}
.box-category > ul > li > a {
	color: #333;
}
.box-category > ul > li ul {
	padding-top:8px
}
.box-category > ul > li > ul > li > a.active {
	font-weight: bold;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 10px;
}
.box-category > ul > li ul > li > a {
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold; color: #21b1b1
}
/* content */
#content .content {
	overflow: hidden;
	margin-bottom: 20px;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: hidden;
	margin-bottom: 20px;
}
.category-info .cate-description p{font-size:11px; color:#505050; line-height:14px}
.category-info .image {
	float: left;
	margin-right: 15px;
}
.category-info .image img{border:1px solid #c2c2c2}
.category-list {
	overflow: hidden;
	margin-bottom: 10px;
}
.category-list ul {
	float: left;
	width: 50%
}
.category-list ul li a{background:url(../image/category_list.jpg) no-repeat left center; padding-left:10px; color:#6f6e6d; font-size:12px}
.banner-category{overflow:hidden; margin-bottom:30px}
.banner-category  img{float:left; margin-right:20px}
.banner-category a.banner-category-3 img{margin-right:0}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #CECECE;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #6cc0bb;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
	color:#fff;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter .display ,.product-filter .limit,.product-filter .sort{vertical-align:middle}
.product-filter {border-bottom:1px solid #d4d1ce;padding-bottom: 11px;overflow:hidden; margin-bottom:8px}
.product-filter .display {float:right; margin-top:7px}
.product-filter .display b{display:none;}
.product-filter .sort {float:right; font-size:11px; font-family:Tahoma; margin:4px 0 0}
.product-filter .limit {float:right;margin:4px 25px 0; font-size:11px; font-family:Tahoma;}
.product-filter select{color:#505050;font-size:11px;border:none;font-family:Tahoma;}
.product-filter .limit select, .product-filter .sort select{width:auto; background:none; font-size:11px; font-family:Tahoma; height:auto; padding:0}
.product-filter .sort b, .product-filter .limit b{font-weight:400}
.product-filter .sort select option, .product-filter .limit select option{padding-left:5px;}
.display a.no-active-gird,.display span.active-list,.display span.active-gird,.display a.no-active-list{width:12px;height:11px;display:block;float:left;text-indent:-9999px;}

/* grid */
.display a.no-active-list{ background:url('../image/no-acti-list.png') no-repeat 0 0;} 
.display span.active-gird{ background:url('../image/acti-gird.png') no-repeat 0 0;margin-right:12px;} 

/* list */
/* display list */
.display a.no-active-gird{background:url('../image/no-gird.png') no-repeat 0 0;margin-right:12px;}
.display span.active-list{background:url('../image/active-list.png') no-repeat 0 0;}

.product-compare {margin-bottom: 23px;}
.product-compare a{font-weight:400; color: #21b1b1; font-size:14px}

.product-list  div.one-product {
	overflow: hidden;
	margin-bottom: 20px;
	position:relative
}
.product-list .left{
	 float: left;
    margin-right: 20px;
    padding-bottom: 7px;
    position: relative;
    width: 215px;
}
.product-list .right {
	float: left;
    width: 65%;
	margin-top:-2px
}
.product-list > div + div {
	
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	border: 1px solid #c4c4c4;
}
.product-list .name {
	display: block;
    margin-bottom: 5px;
}
.product-list .name a {
	color: #58473F;
    font-weight: bold;
}
.product-list .description {
	color: #444;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 22px;
}
.product-list .discount{left:142px; top:20px}
.product-list .rating {
	color: #7B7B7B;
	margin-bottom:14px
}
.product-list .price {
	color: #21b1b1;
    display:block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 12px;
}
.product-list .price-old {
	color: #A3A3A3;
    font-weight: 400;
    margin-right: 5px;
    text-decoration: line-through;
}
.product-list .price-new {
}
.product-list .price-tax {
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}
.product-list .cart {
	float:left; margin-right:12px; display:inline-block
}
.product-list .wishlist, .product-list .compare {
	margin-top: 4px; float:left
}
.product-list .compare{margin-right:10px}
.product-list .wishlist a {
	color: #444444;
	font-size:11px;
	padding-left: 9px;
	display: block;
	background: url('../image/add_03.png') left center no-repeat;
}
.product-list .compare a {
	color: #444444;
	font-size:11px;
	padding-left: 9px;
	display: block;
	background: url('../image/add_03.png') left center no-repeat;
}
.product-grid {
	width: 100%;
	overflow: hidden;
}
.product-grid div.one-product {
	width: 215px;
	min-height:300px;
	float:left;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 15px;
	position:relative
}
.product-grid div.one-product.last{margin-right:0}
#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	margin-bottom: 14px;
}
.product-grid .image img {
	border: 1px solid #c2c2c2; background:#fff
}
.product-grid .name{display:block; margin-bottom:5px}
.product-grid .name a {
	color: #58473f;
	font-weight: bold;
}
.product-grid .description {
	color:#505050;
	font-size:11px;
	margin-bottom:9px;
	line-height:14px;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .discount{top:20px; right:20px}
.product-grid .price {
	float:left;
	font-weight: bold;
	color: #21b1b1;
	font-size:14px;
	margin-top: 2px;
	text-align:center;
	display:inline-block;
}
.product-grid .price-old {
	margin-right:5px;
	color:#a3a3a3;
	font-weight:400;
	text-decoration: line-through;
	text-align:center;
	display:inline-block;
	width:100%;
}
.product-grid .price-new {
	
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	float:right;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-grid .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
/* Product */
.product-info {
	overflow: hidden;
	margin-bottom: 20px;
}
.product-info .left {
	float: left;
	margin-right: 15px;
	width:285px
}
.product-info .right {
    float: left;
    width: 385px;
}
/*.product-info > .left + .right {
	margin-left: 265px;
}*/
.product-info .image {
	float: left;
	margin-bottom: 20px;
	margin-right:20px
}
.product-info .image img{padding:3px; border:1px solid #c3c3c2; background:#fff}
.product-info .image-additional {
	width: 285px;
	clear: both;
	position:relative;
}
.product-info .image-additional img {
	border: 1px solid #E7E7E7;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-bottom: 10px;
}
.product-info .description {
	margin-bottom: 15px;
	line-height: 20px;
	color: #787878;
	font-size:12px;
}
.product-info .description h2{margin-bottom:10px; font-size:24px}
.product-info .description span {
	color: #656565;
	font-weight:400;
	font-size:12px;
}
.product-info .description a {
	color: #656565;
}
.product-info .description b{color:#656565; font-weight:400}
.product-info .price {
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #21b1b1;
	text-transform:uppercase;
	margin-top:11px;
	font-family:'utm_swiss_condensedregular'
}
.product-info .price-old {
	color: #6C6E6D;
	text-decoration: line-through;
	margin-right:8px;
	font-size:20px;
}
.product-info .price-new { font-size:20px
}
.product-info .price-first{font-size:20px; color: #21b1b1; font-family:'utm_swiss_condensedregular'}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #626262;
	display:block;
	text-transform:none;
	font-family:Arial;
	margin-top:6px
}
.product-info .price .reward {
	font-size: 11px;
	font-weight: normal;
	color: #787878;
	display:block; margin:2px 0
}
.product-info .price .reward small{font-size:11px; font-family:Arial}
.product-info .price .discounts {
	font-weight: 400;
	font-size: 11px;
	line-height:20px;
	margin-bottom:0;
	font-family:Arial;
	text-transform:none;
	color:#656565;
}
.product-info .options {
	color:#656565;
	font-size:12px;
}
.product-info .options h2{color: #21b1b1;
    font-family: 'utm_swiss_condensedregular';
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 6px;
    text-transform: uppercase;}
.product-info .options .option b{font-weight:400; color:#21b1b1}
.product-info .options .option input[type='text']{margin:9px 0 0; width:336px; color:#ababab}
.product-info .options .option textarea{margin:9px 0 0; width:336px}
.product-info .options .option span.yellow_button{margin-top:6px}
.product-info .options select{margin:9px 0 1px; width:344px;}
.product-info .options #option-222 span.black_button{margin:7px 0 0}
.product-info .options #option-219 input, .product-info .options #option-221 input{width:336px; margin-bottom:0; margin-top:9px}
.product-info .options #option-220 input{width:336px; margin-bottom:6px; margin-top:6px}
.product-info .options #option-222{margin-bottom:0}
.product-info .options span.button_black{margin-top:8px; margin-bottom:4px;}
.product-info .options #option-219, .product-info .options #option-221{margin-bottom:0}
.product-info .options #option-218, .product-info .options #option-223{line-height:23px}
.product-info .options #option-222 input.button{margin-top:13px}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	border-bottom: 1px solid #b9b5b1;
	border-top: 1px solid #b9b5b1;
	padding: 20px 0 10px 0;
	margin-bottom: 20px;
	color: #4D4D4D;
	overflow: hidden;
}
.product-info .cart input[type='text']{height: 21px;
    line-height: 21px;
    width: 47px;}
.product-info .cart .action{display:block; width:100%; margin:13px 0 0}
.product-info .cart .action input.button_cart_detail{float:left; background: none 0 0 repeat scroll #6cc0bb;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'utm_swiss_condensedregular';
    font-size: 14px;
    font-weight: 400;
	border:none;
    text-decoration: none;
    text-transform: uppercase;
	padding:3px 7px 5px;}
input.button_upload{
	background: none 0 0 repeat scroll #38b0ab;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'utm_swiss_condensedregular';
    font-size: 15px;
    font-weight: 400;
	border:none;
    text-decoration: none;
    text-transform: uppercase;
	padding:3px 9px 4px;
	margin-top:7px;
}	
.product-info .cart .action a.wishlist, .product-info .cart .action a.compare{float:left; background:url("../image/add_03.png") no-repeat scroll left center transparent; padding-left:9px; font-size:11px; color:#444; margin:10px 0 0 9px}

.product-info .cart div {
	float: left;
	vertical-align: middle;
}
.product-info .cart b{font-weight:400}
.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;
	width:100%
}
.product-info .review {
	margin-bottom: 10px; overflow:hidden; color:#999795;
}
.product-info .review > div {
	line-height: 20px; margin-bottom:9px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: hidden;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.product-info .review a.reviews, .product-info .review a.write_review{color:#626262; font-size:11px; font-weight:400;}
.product-info .review a.write_review{background:url(../image/write_review.png) no-repeat left center; padding-left:16px}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #D4D1CE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
#tab-review input[type='text'], #tab-review textarea {width:292px!important; display:block; margin:6px 0 0}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #a29790;
	border-left: 1px solid #a29790;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	background: #38b0ab;
	text-align: left;
}
.attribute tr td:first-child {
	font-weight: bold;
	text-align: right;
	width: 30%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #a29790;
	border-bottom: 1px solid #a29790;
}
.frame_compare{width:919px; overflow-x:auto; height:auto; overflow-y:hidden; margin-bottom:30px}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #58473f;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	background:#fff
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #fff;
	font-size: 12px;
	background: #38b0ab;
	text-align: left;
	border:1px solid #58473f;
	padding:7px 0 7px 18px;
	text-transform:none
}
.compare-info tr td:first-child {
	color: #21b1b1;
	font-weight: bold;
	text-align: left;
	border-right: 1px solid #cecece;
	vertical-align:middle;
	padding-left:18px;
	padding-right:10px;
	text-transform:uppercase;
	font-size:12px
}
.compare-info td {
	padding: 18px 0 18px 30px;
	width: 20%;
	color: #666666;
	font-size:11px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #cecece;
}
.compare-info td.last{padding-right:20px}
.compare-info td.image img{border:1px solid #cecece}
.compare-info td.image .remove{text-align:right; padding-bottom:18px}
.compare-info td.image .remove img{border:none}
.compare-info .name a {
	font-weight: bold; color:#58473f; font-size:12px
}
.compare-info td.price{color: #21b1b1; font-size:14px; font-weight:700}
.compare-info .price-old {
	font-weight: 400;
	color: #A3A3A3;
	margin-right:5px;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #58473f;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	margin-bottom: 20px;
	background:#fff;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #fff;
	font-size:11px;
	background-color: #6cc0bb;
	border: 1px solid #58473f;
}
.wishlist-info thead .image {
	text-align: left; padding-left:25px;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: left; padding-left:20px;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #cecece;
}
.wishlist-info tbody .image img {
	border: 1px solid #cecece;
}
.wishlist-info tbody .image {
	text-align: left; padding:15px 0 15px 25px;
}
.wishlist-info tbody .image .image-wishlist{position:relative}
.wishlist-info tbody .image .image-wishlist .boss-remove{left: 99px; position: absolute; top: -6px;}
.wishlist-info tbody .image .image-wishlist .boss-remove img{border:none}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
	padding-top:30px;
}
.wishlist-info tbody .name a{font-weight:700; color:#58473f}
.wishlist-info tbody .model{color: #21b1b1; text-transform:uppercase}
.wishlist-info tbody .stock{color:#373737}
.wishlist-info tbody td.price{font-size:14px; font-weight:700; color: #21b1b1; padding-top:29px; padding-left:20px;}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: left; 
}
.wishlist-info tbody .price s {
	color: #A3A3A3; font-weight:400; margin-right:5px
}
.wishlist-info tbody .action{padding-top:26px}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: hidden;
	color:#444444;
}
.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;
}
.login-content .left b{color:#303030;}
.login-content .right b{font-weight:400}
.login-content input[type='text'], .login-content input[type='password']{width:90%; margin:7px 0 10px}
.login-content .left a.button{margin-top:9px; display:inline-block}
a.forgotten{color:#626262; margin-left:9px; background:url(../image/underline_forgot.jpg) repeat-x bottom; font-size:11px}
a.forgotten:hover{text-decoration:none; color:#21b1b1}
/* 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 #d1cdc8;
	border-bottom: 1px solid #d1cdc8;
}
.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: hidden;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 100%;
}
.return-model {
	float: left;
	width: 100%;
}
.return-quantity {
	float: left;
	width: 100%;
}
.return-detail {
	overflow: hidden;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
	line-height:20px
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
form.return-form input[type='text'], form.return-form textarea{margin:6px 0}
.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: 15px;
	border-collapse: collapse;
	border-top: 1px solid #58473f;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	background:#fff;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #fff;
	font-size:11px;
	background-color: #38b0ab;
	border: 1px solid #58473f;
}
.cart-info thead .image {
	text-align: left;
	padding-left:25px;
}
.cart-info thead .name, .cart-info thead .model {
	text-align: left;
}
.cart-info thead .quantity {text-align:center; padding-right:15px; padding-left:15px}
.cart-info thead .price, .cart-info thead .total {
	text-align: left; padding-left:15px
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #cecece;
	padding:15px;
}
.cart-info tbody .image img {
	border: 1px solid #cecece;
}
.cart-info tbody .image {
	text-align: left;
	padding-left:25px;
	width:160px;
	padding-right:0;
}
.cart-info tbody .name, .cart-info tbody .model {
	text-align: left;
	padding-top:30px
}
.cart-info tbody .name{padding-left:7px; color: #58473F; font-weight: 700;}
.cart-info tbody .name a{font-weight:700; color:#58473f}
.cart-info tbody .name .text_name{display:block; margin:0 0 5px}
.cart-info tbody .name div, .cart-info tbody .name div small, .cart-info tbody .name small{font-size:11px; color:#505050; font-weight:400}
.cart-info tbody .model{color:#21b1b1; text-transform:uppercase; padding-left:7px; padding-right:7px}
.cart-info tbody .quantity {text-align:center; padding-top:24px}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 3px;
	cursor: pointer;
	margin-right:5px
}
.cart-info tbody .quantity input[type='text']{width:20px; border:none; background:none; color:#141414; font-family:'Conv_GOTHICB'; text-align:center}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: left;
	font-size:14px;
	font-weight:700;
	color:#21b1b1;
	padding-top:29px;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-module .content input[type='text']{margin:0}
.cart-module #voucher.content input[type='text']{margin:9px 0 21px}
.cart-module #coupon.content input[type='text']{margin:9px 0 21px}
.cart-module #shipping.content input.button{margin-top:13px}
.cart-module .content p{color:#626262; margin-bottom:15px}
.cart-module .content select{margin:0;}
.cart-module .content select option{padding:0 0 0 5px}
.cart-module .content table tr td{padding:0 0 6px; color:#626262}
.cart-module .content table tr td .required{ color:#626262}
.cart-module #shipping table tr td span.error {
    display: inline-block;
    margin-left: 10px;
}
.choice_shopping_cart {color:#626262}
.choice_shopping_cart h2{font-family:'Conv_GOTHICB'; font-weight:400; font-size:16px; color:#141414}
.choice_shopping_cart table.radio td input[type="radio"]{ margin-top:-3px; vertical-align:-1px}

.cart-total {
	border-top: 1px solid #d1cdc8;
	overflow: hidden;
	padding-top: 16px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total table thead td{padding-bottom:10px}
.cart-total table tfoot td{padding-top:20px}
.cart-total td {
	padding: 0 20px 0 0;
	text-align: left;
}
.cart-total td.top{color:#141414; font-weight:700; font-family:Arial; font-size:12px; text-transform:uppercase}
.cart-total td.top b{font-weight:400}
.cart-total td.bottom{color:#000; font-size:19px; font-weight:400; font-family:'LeagueGothicRegular'; line-height:22px;}
.cart-total td.bottom.last{font-size:25px; color:#21b1b1; font-weight:400; font-family:'LeagueGothicRegular'}
a.button_checkout{color:#fff; font-size:18px; font-weight:700; text-transform:uppercase; height:48px; line-height:48px;padding:0 25px; background:#21b1b1; display:inline-block; text-decoration:none}

/* checkout */
.checkout-heading {
	background: #38b0ab;
	height:35px;line-height:35px; 
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	margin-bottom: 6px;	
}
.checkout-heading span{text-transform:uppercase; margin-left:13px; float:left}
.checkout-heading a {
	float: right;
	font-weight: 700;
	text-decoration: none;
	color:#fff;
	margin-right:10px
}
.checkout-heading a:hover{color:#21b1b1}
.checkout-content {
	padding: 12px 0 38px 0;
	display: none;
	overflow: hidden;
	color:#626262;
}
.checkout-content b{font-weight:400}
.checkout-content .required{color:#e52828}
#payment-method .checkout-content textarea, #shipping-method .checkout-content textarea{margin-top:6px}
#payment-address .checkout-content input[type='text'], #payment-address .checkout-content .select, #payment-address .checkout-content input[type='password']{margin:5px 0 15px}
#payment-address .checkout-content table tr td input[type="text"], #payment-address .checkout-content table tr td .select, #payment-address .checkout-content table tr td input[type="password"]{margin:5px 0}
#payment-address .checkout-content table tr td .error{margin-bottom:5px}
#payment-address .checkout-content table tr td select{width:66%}

#shipping-address .checkout-content table tr td input[type="text"], #shipping-address .checkout-content table tr td .select, #shipping-address .checkout-content table tr td input[type="password"]{margin:5px 0}
#shipping-address .checkout-content table tr td .error{margin-bottom:5px}
#shipping-address .checkout-content table tr td select{width:51%}

#payment-address .checkout-content table.form td, #shipping-address .checkout-content table.form td{padding:0}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
#payment-address .checkout-content input[type="text"],#payment-address .checkout-content input[type="password"]{width:65%}
#payment-address .checkout-content select{width:67%}
.checkout-content input[type='text'], .checkout-content input[type='password']{margin:0 0 2px; width:50%}
.checkout-content select{margin:5px 0 15px; width:51%}
.checkout-content .checkout_bottom{clear: both; line-height:24px; margin-bottom:5px; padding-top:8px}
.checkout-content .checkout_bottom input[type='checkbox'], .checkout-content .left input[type='checkbox']{margin-right:5px}
.checkout-content #login.right p{margin-bottom:14px}
.checkout-content .left .detail{margin-bottom:230px}
.checkout-content .left .input_pass{margin-bottom:0}
#payment-method .checkout-content .buttons .left{width:100%}
#checkout .checkout-content .left label{line-height:22px}
.checkout-content #login.right input[type='text']{margin-top:5px; margin-bottom:17px}
.checkout-content #login.right input[type='password']{margin-top:5px; margin-bottom:16px}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #58473f;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	margin-bottom: 20px;
	background:#fff;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #fff;
	font-weight: bold;
	background-color: #6cc0bb;
	border: 1px solid #58473f;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
 .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product thead .quantity{text-align:center}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tbody .quantity{text-align:center}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: hidden;
	line-height:20px
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
form.contact-form input[type='text'], form.contact-form  textarea{width:40%!important; margin:6px 0}
.sitemap-info {
	overflow: hidden;
	margin-bottom: 40px;
	line-height:20px
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
.sitemap-info ul li ul{padding-left:20px}
form.register{}
form.register h2{color:#58473f; font-size:14px; font-weight:400; font-family:'utm_swiss_condensedregular'; text-transform:uppercase; margin-bottom:10px}
form.register table.form{margin-bottom:0}
form.register table.form td {color:#444}
form.register table.form td .required{font-weight:400}
form.register table.form td input[type='text'], form.register table.form td input[type='password']{width:98%;}
form.register table.form td select{width:100%;}
form.register table.form td.subscribe{width:10%}
form.register .buttons input.button{margin-top:17px}
a.colorbox, a.colorbox b{color:#21b1b1}

.tagcloud .box-content{padding:16px 0 10px 15px;}
.tagcloud .box-content a{margin:0 5px 0; color:#666666 }
.tagcloud .box-content a:hover{color:#21b1b1 }

#content .content.myaccount{}
#content .content.myaccount h2{color:#58473f}
#content .content.myaccount ul li{margin-bottom:11px}
#content .content.myaccount ul li a{color:#323232; text-decoration:none}
#content .content.myaccount ul li a:hover{color:#21b1b1; font-weight:700}

p.check_search{}
p.check_search input[type='text']{margin:5px 0}
p.check_search select{margin:0 0 15px 0 }
p.check_search select option{padding:0 0 0 7px}

form.gift-vourcher{}
form.gift-vourcher textarea {width:340px}
/* footer */ 
.frame_footer{background:#373737 url(../image/bg_bottom_02_1.jpg) repeat-x top; position:relative}
#footer {
	clear: both;
	overflow: hidden;
	min-height: 100px;
	padding: 0 0 20px;
	color:#a3a3a3;
}

#footer a{color:#a3a3a3}
#footer h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 7px;
}
#footer .column {
	float: left;
	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: #000;
}
#footer .column a:hover {
	text-decoration: underline;
}
#powered {
	margin-top: 5px;
	text-align: right;
	clear: both;
}
#footer h2{font-size:18px; color:#fff}
#footer h3{font-size:11px; text-transform:uppercase; font-weight:bold; color:#a3a3a3}
.static-footer-1{width:235px; margin-right:20px; float:left; font-size:11px}
.static-footer-1 h2{margin-bottom:20px}
.static-footer-1 a.read-more, .static-footer-3 a.read-more{background:url(../image/readmore.png) no-repeat right; padding-right:12px; margin-bottom:15px; display:inline-block}
.static-footer-1 p{margin-bottom:5px}
.static-footer-1 ul li{margin-bottom:8px}

.static-footer-2{width:130px; margin-right:20px; float:left}
.static-footer-2 h2{margin-bottom:22px}
.static-footer-2 ul li{margin-bottom:7px}
.static-footer-2 ul li a{font-size:11px}
.static-footer-3{width:165px; margin-right:20px; float:left; font-size:11px; margin-top:47px;}
.static-footer-3 p{margin-bottom:5px}
.static-footer-3 ul li{margin-bottom:7px}
.columns_information{width:90%; margin-right:20px; float:left; margin-top:5px;}
.columns_information ul li{margin-bottom:7px}
.columns_information ul li a{font-size:11px}
.static-footer-4{float:right; font-size:11px; margin-bottom:16px; margin-top:5px;}
.static-footer-4 h2{margin-bottom:19px}
.static-footer-4 ul li{margin-bottom:10px}
.static-footer-4 ul li a img{vertical-align:middle; margin-right:10px}

.payment{overflow:hidden; margin-top:28px;}
.payment h2{margin-bottom:10px}
.payment ul li{float:left; margin-right:3px}
.payment ul li a img{margin:0}
.powered{clear:both; padding-top:18px; border-top:1px solid #6d6d6d; font-size:11px}
.powered p{margin:0}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}
@font-face {
    font-family: 'utm_swiss_condensedregular';
    src: url('../fonts/utm_swiss_condensed_regular-webfont.eot');
    src: url('../fonts/utm_swiss_condensed_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/utm_swiss_condensed_regular-webfont.woff') format('woff'),
         url('../fonts/utm_swiss_condensed_regular-webfont.ttf') format('truetype'),
         url('../fonts/utm_swiss_condensed_regular-webfont.svg#utm_swiss_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* LeagueGothicRegular */
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('../fonts/league_gothic-webfont.eot');
    src: url('../fonts/league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/league_gothic-webfont.woff') format('woff'),
         url('../fonts/league_gothic-webfont.ttf') format('truetype'),
         url('../fonts/league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family:'Conv_GOTHICB';
	src: url('../fonts/centurygothicbold/GOTHICB.eot');
	src: local('?'), url('../fonts/centurygothicbold/GOTHICB.woff') format('woff'), url('../fonts/centurygothicbold/GOTHICB.ttf') format('truetype'), url('../fonts/centurygothicbold/GOTHICB.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'helveticaneueregular';
    src: url('../fonts/18921_helveticaneue-webfont.eot');
    src: url('../fonts/18921_helveticaneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/18921_helveticaneue-webfont.woff') format('woff'),
         url('../fonts/18921_helveticaneue-webfont.ttf') format('truetype'),
         url('../fonts/18921_helveticaneue-webfont.svg#helveticaneueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* hack safary */
@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
	.boss_home_category .tab-homecategory .boss_category_content .hc-box-product .detail{margin-top:0}
}


.box .box-content ul.box-filter li ul li {
	list-style:none;
	background:none;
	}
.box .box-content ul.box-filter li span{
	display: block;
    font-weight: bold;
    margin-bottom: 4px;
	}
.columns_information ul li{
display:inline-block;
margin-right:10px;
text-transform: uppercase;
}

.category-list, .product-filter, .product-compare, .wishlist, .compare{
display:none !important;
visibility:hidden !important;
}
.hc-box-product .name, .product-grid .name{
text-align:center;
}

.product-info .cart .action {
    display: inline-block;
    margin: 0 0 0 10px;
    width: 40%;
}
.banner-home img{
height: auto !important; 
}
.cate-description img{
width:100% !important;
height: auto !important;
}
#column-left .banner{
margin-left:10px;
}
#column-left .banner div img{
margin-bottom:-3px !important;
}
#header #cart_requestquote {
	z-index: 9; float:right; margin-top:10px; position:relative
}
#header #cart_requestquote .heading {
	z-index: 1;
	background: url(../image/cart_03.jpg) left no-repeat #B25523;
	height:30px;
	padding:0 0 0 50px;
}
#header #cart_requestquote .heading h4 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	float:left;
	text-transform:uppercase;
	
}
#header #cart_requestquote .heading a {
	color: #fff;
	text-decoration: none;
	font-size:11px;
	
	display:inline-block;
	padding-bottom:20px;
}
#header #cart_requestquote .heading a#minicart {
	margin:8px 0 0 5px;
	}


#header #cart_requestquote .heading a span {
	padding-right: 15px;
}
#header #cart_requestquote .content {
	clear: both;
	display: none;
	position: absolute;
	top: 31px;
	right:0;
	min-height: 100px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	background: #FFF;
	width:280px;
}

#header #cart_requestquote.active .content {
	display: block;
}
#header #cart_requestquote .checkout {
	text-align: right;
	clear: both;
	padding:18px 13px 18px 0
}
#header #cart_requestquote .checkout a{font-size: 17px;
    margin-left: 27px;
    padding: 3px 12px 4px;}
#header #cart_requestquote .empty {
	padding-top: 40px;
	text-align: center;
}
#clientes{
    display:inline-block;
    float: right;
    margin-top: 15px;
    clear:right;
}
#clientes img{
    margin:0 0 0 10px;
}
.register .content{
  float: left;
  width: 48%;
  min-width: 250px;
  margin: 0 1% 20px;
}
