html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
    min-width: 1000px;
    max-width: 1000px;
	margin: 0px auto;
	padding: 0px;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
h1, .welcome {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 36px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
	
}
h2 {
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0;
}

h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {

	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type="text"], input[type="password"], textarea {
    border: 1px solid #DBDBDB;
    margin: 0;
    padding: 5px;
}
.content input[type="text"] {
    margin-top: 10px;
}
.content input[type="text"], .content input[type="password"], {
    background: none repeat scroll 0 0 #F9F8F8;
    min-width: 180px;
}
select {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #F8F8F8;
    padding: 5px;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
}
label {
	cursor: pointer;
}
.active{
	display:block !important;
}
::selection {
        background: #E1F6FD; /* Safari */
        }
::-moz-selection {
        background: #E1F6FD; /* Firefox */
}
::-webkit-selection {
        background: #E1F6FD; 
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* layout */
.container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color:#fff;
}
#top_container .container {
    background-color: transparent;
}
#column-left {
	float: left;
	width: 223px;
	padding-right:25px;
}
#column-right {
	float: right;
	width: 223px;
}
/*#content {
	min-height: 400px;
	margin-bottom: 25px;
	overflow:hidden;
	background:url("../image/bg/fon_header_6.jpg") no-repeat scroll center top transparent !important;
}*/

#content {
    /*background: none repeat scroll 0 0 #FFFFFF;*/
    overflow: hidden;
	background: transparent;
   /*width: 960px;*/
}

#content_1 {
	width: 960px;
	margin: 0 auto;
	background: transparent;
}

.container #content {
	background: transparent !important;
}

#column-left + #column-right + #content, #column-left + #content {
	}
#column-right + #content {
	margin-right: 10px;
}
#top_container {
    /*padding-top: 38px;*/
}

/* header */
#welcome {
    float: right;
    font-style: italic;
    margin-bottom:5px;
	margin-top:10px;
	margin-right:20px;
    text-shadow: 1px 1px 1px #fff;
}

#header {
	/*min-height: 90px;*/
	position: relative;
	z-index: 111;
	background:none repeat scroll 0 0 transparent;
	clear:both;
}
/*#header #logo {
    float: left;
    margin-left: 5px;
    margin-top: -18px;
    width: 40%;
    margin-bottom:0px;
}*/

#header #logo {
	position:absolute;
	/*bottom:45px;*/
    margin-left: 15px;
    width: 571px;
	height:72px;
    margin-bottom:0px;
	margin-top:10px;
}

#header #header_right {
    float: right;
    margin-right: 15px;
    width: 50%;
    position:relative;
	height: 57px;
	margin-bottom: 37px;
}
#header #header_right #top {
    height: 50px;
}
#header #header_right #bottom {
    clear: both;
}

/*

SWITCHERS 

*/
div#header div#header_right div#top form#currency_form fieldset {
	
	display:none;
}
.switcher {
    background: url("../image/dropdown.png") no-repeat scroll 100% -2px white;
    border-color: #dbdbdb;
    border-style: solid;
    border-width: 1px;
    font-size: 11px;
    height: 25px;
    padding-right: 38px;
    position: absolute;
    width: 100px;
    z-index: 10;
    color:#b5b5b5;
}
.switcher .option {
    background: none repeat scroll 0 0 white;
    border-right: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    cursor: pointer;
    display: none;
    margin-bottom: 0;
    margin-left: -1px;
    margin-top: 3px;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    width: 138px;
}
.switcher span.s_selected, .switcher li, .switcher li a {
    display: block;
    font-size: 11px;
    height: 22px;
    line-height: 24px;
    text-indent: 7px;
}
.switcher li a {
    color: #b5b5b5;
}
.switcher li a:hover {
    color: #F12B63;
}
#currency_switcher {
    right: 235px;
}
#currency_switcher_language {
    right: 368px;
     top: 15px;
}
#language_switcher {
    right: 214px;
     top: 15px;
}
.switcher img {
    display: inline;
    margin: -2px 3px 0 0;
    vertical-align: middle;
}
#currency_switcher {
    right: 217px;
    top: 15px;
}

#language {
    top: 15px;
	left: 335px;
	width: 75px;
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
}
#currency {
	width: 75px;
	position:absolute;
}
#currency a {
	display: inline-block;
	padding: 2px 4px;
	border: 1px solid #CCC;
	color: #999;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
}
#currency a b {
	color: #000;
	text-decoration: none;
}
#header #cart {
    z-index: 1200;
    position: absolute;
    right: 0;
    background: #E9FFEE;
}
#header #cart .heading {
	float: right;
	position: relative;
	z-index: 1;
	line-height:20px;
	background: #E9FFEE;
	border-bottom: 1px solid #e7e7e7;
    border-top:5px solid #e7e7e7;
    border-left:5px solid #e7e7e7;
    border-right:5px solid #e7e7e7;
	padding-left: 15px;
	padding-top: 10px;
    margin-right: -10px;
    height: 34px;
    border-radius: 12px 12px 0px 0px;
    -moz-border-radius: 12px 12px 0px 0px;
    -webkit-border-radius: 12px 12px 0px 0px;
}
#header #cart .heading h4 {
    background: url("../image/basket.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 20px;
    text-indent: -9999px;
    width: 20px;
    margin-right:5px;
}
#header #cart .heading a {

}
#header #cart .heading a span {
	padding-right: 15px;
	font-family: 'Brawler', serif;
	font-size:16px;
}
#header #cart .content {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    display: none;
    padding: 8px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 400px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#header #cart.active .heading {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 6px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
#header #cart.active .content {
	display: block;
}
#header #cart .cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
#header #cart .cart td {
	vertical-align: middle;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
#header #cart table.total tr:last-child td {
    font-size: 13px;
    padding: 3px 0;
}
#header #cart .cart .image {
	width: 1px;
}
#header #cart .cart .image img {
		text-align: left;
}
#header #cart .cart .name small {
	color: #666;
}
#header #cart .cart .quantity {
	text-align: right;
}
#header #cart .cart td.total {
	text-align: right;
}
#header #cart .cart .remove {
	text-align: right;
}
#header #cart .cart .remove img {
	cursor: pointer;
}
#header #cart table.total {
	border-collapse: collapse;
	padding: 5px;
	float: right;
	clear: left;
	 margin-bottom: 10px;
    margin-top: 5px;
}
#header #cart table.total td {
    /*font-size: 10px;*/
    line-height: 19px;
    padding: 0 0 0 30px;
}
#header #cart .content .checkout {
	text-align: right;
}
#cart .buttons {
    clear: both;
    margin: 10px 0;
    padding: 0;
}
#cart a.button {
    float: right;
    margin-left:10px;
}

#header #cart .empty {
	padding: 20px 0;
	text-align: center;
}
#header #welcome {
	top: 47px;
	right: 0px;
	z-index: 5;
	width: 298px;
	text-align: right;
}
#header .links {
float:right;
margin-top:15px;
margin-bottom:15px;
}
#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	text-decoration: none;
	font-size: 12px;
}
#header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #CCC;
}
#header #header_bottom {
    clear: both;
    height:50px;
}
#header_bottom_shadow {
    background: url("../image/shadow.png") no-repeat scroll center top transparent;
    /*height: 18px;*/
    padding-bottom: 10px;
}

/* menu */
#menu {
	padding: 0 5px 0 0;
	float:left;

}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li ul{
	list-style: disc outside url("../image/arrow-column-active.png");
	padding-left:25px;
}
#menu > ul > li:hover a{
	color: #fff;
	
}

#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	padding: 7px 0px;
    border-left: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
}

#menu > ul > li > a {
	font-size: 15px;
	line-height: 14px;
	text-decoration: none;
	display: block;
	padding: 11px 10px;
	z-index: 6;
	position: relative;
}
#menu > ul > li > div {
    background-color: #FFFFFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 50px;
    z-index: 150;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
    display: block;
    font-size: 11px;
    min-width: 120px;
    padding: 4px;
    text-decoration: none;
    white-space: nowrap;
}
#menu > ul > li > div > ul > li > a {
	
}
.breadcrumb {
	color: #CCCCCC;
	margin-bottom: 10px;
	padding:0 20px;
	/*background: url("../image/bg/fon_header_5.jpg") no-repeat scroll center top !important;*/
}
.breadcrumb h1 {
	/*margin-bottom: 25px;*/
	margin-bottom: 0px !important;
	/*margin-left:20px;*/
	font-size:24px;
	margin-top:5px;
    text-align: center;
    border-bottom: 1px solid #eee;
}
#bread {
    display: inline;
    left: -30px;
    padding-left: 16px;
    position: relative;
}
#bread.first {
    left: 0;
}
#breadcrumbs
{
	/*height: 40px;*/
	height:35px;
	/*padding-top:30px;
	margin-bottom:20px;*/
	margin-bottom:0px;
}
#breadcrumbs a {
    background-color: white;
    margin-right: -7px;
    /*padding: 12px 19px 8px 24px;*/
	/*padding: 12px 11px 8px 24px;*/
	padding: 5px 11px 3px 15px;
    text-decoration: none;
}
#breadcrumbs span {
    background-image: url("../image/breadcrumb2.png");
    background-position: right center;
    background-repeat: no-repeat;
    margin-left: 0;
    padding: 8px 4px 8px;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
}
.attention {
	background: #FFF url('../image/success.png') 10px center no-repeat;
	border: 1px solid #6DC360;
}

#cart_total {
	color: #DF476E !important;	
}

.bigcart {
	font-size:18px;
	color: #6dc360 !important;
}

.information {
	background: #E8F6FF url('../image/information.png') 10px center no-repeat;
	border: 1px solid #B8E2FB;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
    border-collapse: collapse;
    border-left: 10px solid #F7F7F7;
    border-top: 10px solid #F7F7F7;
    margin-bottom: 20px;
    width: 100%;
}
table.list td {
	border-bottom: 10px solid #F7F7F7;
}
table.list thead td {
    background-color: #F7F7F7;
    font-size: 17px;
    padding: 0 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	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: 20px;
}
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 {
    background: url("../image/heading.png") repeat-x scroll center top transparent;
    display: inline-block;
    margin-bottom: 10px;
    padding-top: 25px;
    width: 100%;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
a.button {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #a3ba66;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-transform:uppercase;
}
a.button span {
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    padding: 7px 10px;
}
.product-info .cart a.button span, a.button.larger span {
    font-size: 12px;
    /*padding: 13px 17px;*/
	padding: 13px 17px;
}

.red16 {
	color: #DF476E; font-size: 16px;
}

.blue16 {
	color: #3151A5; font-size: 16px;
    text-align:center;
}

#button-cart span {
	font-size: 15px;
    padding: 7px 20px;
}

.product-info .box.related .cart a.button span, a.button.larger span {
    padding: 6px 17px !important;	
}

.buttons {
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons.search {
    padding: 0;
}
.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;
}
#tabs{
	clear: none !important;
    display: block;
	display:block;
    margin-top: 10px;
}

#tab-description,
#tab-image,
#tab-video {
	display: block; /*!important;*/
	float: left;
	width: 660px;
}

.htabs {
    height: 36px;
    line-height: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #262626;
    font-size: 18px;
}
.htabs a {
    display: none;
    float: left;
    font-size: 24px;
    font-weight: normal;
    margin-right: 4px;
    padding: 10px 40px;
    text-align: center;
    text-decoration: none;

    border-radius: 12px 12px 0px 0px;
    -moz-border-radius: 12px 12px 0px 0px;
    -webkit-border-radius: 12px 12px 0px 0px;
}
.htabs a.selected {
    background: none repeat scroll 0 0 #E7E7E7;
    color: #FDA71E;
}
.tab-content {
    /*border-bottom: 4px solid #E7E7E7;*/
    /*border-left: 4px solid #E7E7E7;*/
    /*border-right: 4px solid #E7E7E7;*/
    border-top: 4px solid #E7E7E7;
    margin-bottom: 40px;
    /*overflow: hidden;*/
    padding: 4px;
    z-index: 2;
}
/* box */
.box {
	margin-bottom: 20px;
	clear:both;
}
.box .box-heading, #tab-review .box-heading, .box-heading-search {
    /*background: url("../image/heading.png") repeat-x scroll center center transparent;*/
    margin: 0 10px;
    overflow: auto;
    /*width: 940px;*/
	width:255px;
}
 #tab-review .box-heading {
    margin-right: 10px;
    margin-left:0;
    width: 920px;
    margin-bottom:20px;
}

.box-heading-search{
	margin: 10px 0 20px 0;
	width: 960px;
}
.search-filters {
    margin: 15px 0;
}

 #tab-review input[type="text"], input[type="password"], textarea {
    border: 1px solid #DBDBDB;
    margin: 10px 0;
    padding: 5px;
}


 .box .box-heading h2, #tab-review .box-heading h2, .box-heading-search h2 {
    background: none repeat scroll 0 0 white;
    float: left;
    font-size: 24px;
    font-weight: normal;
    line-height: 35px;
    margin-bottom: 0;
    padding-right: 20px;
}

.box.related .box-heading h2 {
	 font-size: 16px !important;
	 background:none !important;
 }

.box .box-content {
clear:both;
	}
/* box products */



.box-product {
	width: 100%;
}
	
.box-product > div {
    background: url("../image/box-shadow.png") no-repeat scroll 0 bottom transparent;
    display: inline-block;
    margin: 10px 8px;
    padding-bottom: 10px;
    vertical-align: top;
    width: 221px;
}

.box.related .box-product > div {
    margin: 0px 8px !important;
	width:269px !important;
}

.product_outside_border {
	    border: 1px solid #E5E5E5; 
	
}
.product_outside {
	
	border: 1px solid white;
	background: #f7f7f7;
	padding: 8px;
	position:relative;
}
.product_outside:hover{
background: #e5f4f9;
}
 .product_inside {
background: #fff;
padding-bottom:0px;
overflow: hidden;
}

.product-list .product_inside {
height:150px;
padding:20px 0;
}

.product_stock_category {
    position: absolute;
    top: -6px;
    right: -6px;
    background: url("../image/hit-big.png") no-repeat scroll 0 0 transparent;
    height: 96px;
    width: 96px;
    z-index: 10;
}

.print-info-btn {
    z-index: 10;
    top: -6px;
    right: -6px;
    background: #760d0d;
    color: #fff;
    border-radius: 10px;
}

.product_special_category {
    position: absolute;
    top: -6px;
    right: -6px;
    background: url("../image/special-big.png") no-repeat scroll 0 0 transparent;
    height: 96px;
    width: 96px;
    z-index: 10;
}

.product_sale {
    background: url("../image/sale.png") no-repeat scroll 0 0 transparent;
    height: 46px;
    position: absolute;
    right: 20px;
    top: -6px;
    width: 33px;
}
.product_sale_category {
    background: url("../image/sale.png") no-repeat scroll 0 0 transparent;
    height: 46px;
    left: 165px;
    position: absolute;
    top: -6px;
    width: 33px;
}

.sale-top {
    background: url(../image/sale-top.png) no-repeat;
    width: 33px;
    height: 6px;
}
.sale-middle {
    -moz-transform: rotate(-90deg);
     -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
     transform: rotate(-90deg);
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    padding: 0 10px;
    position: absolute;
    right: -7px;
    top: 13px;
}
.sale-bottom {
	background:url(../image/sale-bottom.png) no-repeat;	
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
	text-align:center;
}
.box-product .image img {
    border-bottom: 1px solid #E9E9E9;
    padding-bottom:4px;
}
.product_inside .name, .product_inside .cart {
    margin-left: 10px;
    margin-bottom: 6px;
    max-height: 70px;
    overflow: hidden;
}

.box.related .product_inside .name {
    margin-top: 5px;
    min-height: 145px;
}

.box-product .product_inside .cart {
	float:left;
}
.product-list .product_inside .cart {
	margin-bottom:15px;
	clear: both;
}

.product_inside .cart {	
	float:right;
}
.product-grid .product_inside .cart{	
	float:left;
	margin-bottom:15px;
}
#remove {
    background: url("../image/remove.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 18px;
    margin: 0 0 0 5px;
    position: relative;
    text-indent: 9999px;
    width: 18px;
}
.remove {
    text-align: right;
}
#remove:hover {
    background-position: 0 -18px;
}
.cart-info tbody .remove {
    vertical-align: middle;
}
.box-product .name a {
	display: block;
	margin-bottom: 13px;
	font-size:14px;
}
.box-product .price {
	display: block;
	margin-bottom: 4px;
	float:right;
	margin-right:10px;
	font-weight:bold;
	font-size:16px;
	margin-top:5px;
}
.box-product .price .price-old {
    /*margin-top: -10px;*/
}
.box-product .price-old {
    display: block;
    font-size: 12px;
    font-weight: normal;
    text-decoration: line-through;
    font-style:oblique;
}
.box-product .price-new {
	font-weight: bold;
	margin-left:10px;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
.box-category {
	margin-top: -5px;
}
.box-category ul {
	list-style: disc outside url("../image/arrow-column.png");
	margin: 0 0 0 22px;
	padding: 0;
}
.box-category > ul > li {
	padding: 8px 8px 8px 0px;
}
.box-category > ul > li > a{
	
	position:relative;
}
.box-category > ul > li + li {
	border-top: 1px solid #EEEEEE;
}
.box-category > ul > li > a {
    text-decoration: none;
}
.box-category > ul > li ul {
	display: none;
	margin-left:28px;
	list-style: disc outside url("../image/arrow-column-active.png");
}
.box-category > 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 0;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}

/*
#column-right ul, .content ul {
    list-style: disc outside url("../image/arrow-column.png");
    margin: 0 0 0 22px;
    padding: 0;
}
#column-right ul li, .content ul li{
    padding-bottom:8px;
}
*/


#column-left .box .box-heading, #column-right .box .box-heading {
    background: url("../image/heading.png") repeat-x scroll center bottom transparent;
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    overflow: auto;
    padding-bottom: 10px; /* 30px */
    padding-left: 0px;
    padding-right: 0px;
    width: 222px;
    margin-bottom:10px;
}

.category-list .category_box {
    float: left;
    margin: 10px 20px 10px 0;
    text-align: center;
}

/* content */
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
}
#content .content .left {
	float: left;
	width: 49%;
	line-height:20px;
}
#content .content .right {
	float: right;
	width: 49%;
	line-height:20px;
}
/* category */
.category-info {
    font-family: Georgia, "Times New Roman", Times, serif;
    /*background: url("../image/heading.png") repeat-x scroll center bottom transparent;*/
    margin-bottom: 0px;
    overflow: auto;
    padding-bottom: 0px;
    font-size:14px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	}
.category-list {
    background: url("../image/heading.png") repeat-x scroll center bottom transparent;
    margin-bottom: 20px;
    overflow: auto;
    padding-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}

.category-info p {
    margin-top: 20px;
}
.category-list .category_box .category_name a {
    font-size: 16px;
}

/* manufacturer */
.manufacturer-list {
    border: 10px solid #F7F7F7;
    margin-bottom: 20px;
    overflow: auto;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #F8F8F8;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 0 8px 7px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}

/* category listing */

.category-list .product_inside {
    height: 130px;
    padding: 10px 0 20px 0;
    text-align: center;
}
.category-list .box-product {
    float: left;
    width:auto;
}
 .category_name{
	margin-top:7px;
}
 .category_name a {
    font-size: 14px;
    font-weight: bold;
}
/* product */
.product-filter {
    background: url("../image/heading.png") repeat-x scroll center bottom transparent;
    overflow: auto;
    padding-bottom: 10px; /* 32px */
    margin-bottom:15px;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 10px;

}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
    height:30px;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
    height:30px;
}
.product-compare {
    float: left;
    padding-top: 10px;
}
.product-compare a {
	text-decoration: none;
}
.product-list > div {
	margin-bottom: 15px;
    background: url("../image/product-list-shadow.png") no-repeat scroll center bottom transparent;
    display: inline-block;
    padding-bottom: 10px;
    vertical-align: top;
    width:100%;
    position:relative;
}
.product-list > .no_shadow {
    background: none;
}
.product-list .right {
	float: right;
	margin-left: 15px;
	width:150px;
	margin-right:15px;
}
.product-list > div + div {
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	/*padding: 20px 16px;*/
	padding: 0px 0px 0px 16px;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
    font-size: 16px;
    font-weight: bold;
}
.product-list .description, .category-info p {
    line-height: 20px;
    margin: 5px 0;
}
.product-list .price {
	float: right;
	text-align: right;
	padding-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}
.product-list .price-old {
    font-size: 14px;
    font-weight: normal;
    text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
	float:right;
}
.wishlist a, .compare a  {
    font-size: 11px;
    }

#grid_a {
    background: url("../image/grid_a.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 12px;
    text-indent: -9999px;
    width: 19px;
}
#list_a {
    background: url("../image/list_a.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 12px;
    text-indent: -9999px;
    width: 19px;
    margin-right:10px;
     margin-left:10px;
}
#list_b {
    background: url("../image/list_b.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 12px;
    width: 19px;
    margin-right:10px;
     margin-left:10px;
}
#grid_b {
    background: url("../image/grid_b.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 12px;
    width: 19px;
}

#grid_a:hover {
	 background: url("../image/grid_b.png") no-repeat scroll 0 0 transparent;

	
}
#list_a:hover {
	 background: url("../image/list_b.png") no-repeat scroll 0 0 transparent;

	
}



.product-grid {
	width: 100%;
	overflow: hidden;
}
.product-grid > div {
 background: url("../image/box-shadow.png") no-repeat scroll 0 bottom transparent;
    display: inline-block;
    margin: 10px 3px;
    padding-bottom: 10px;
    vertical-align: top;
    width: 228px;
 }

.product-grid .image {
    display: block;
    margin: 0 10px 10px;
    text-align: center;
}
.product-grid .image img {
    margin-left: -10px;
}
.product-grid .name a {
	display: block;
	margin-bottom: 10px;
	/*font-size:12px;*/
	font-size:12px;
}
.product-grid .description {
	display: block;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
    font-size: 13px;
    text-align: justify;
    display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
 display: block;
    float: right;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
    margin-right:10px;

    }
.product-grid .price-old {
	 display: block;
    font-size: 13px;
    font-style: oblique;
    font-weight: normal;
    text-decoration: line-through;
    }
   .product-grid .product_inside{
	
	height:auto;
	/*padding-bottom:10px;*/
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
	clear:both;
	display:inline;
}
.product-grid .wishlist a {

}
.product-grid .compare {
float:right;
}
.grid-spacer {
    border-top: 1px solid #E9E9E9;
    clear: both;
    margin: 10px 10px 0;
    overflow: auto;
    padding-top: 10px;
}

/* Product */
.product-info {
	margin-bottom: 20px;
}
.product-info > .left {
	float: left;
	margin-right: 10px;
	width:350px;
}
.product-info > .left + .right {
   background: #F7F7F7;
    float: left;
    padding: 10px;
    /*width: 380px;*/
	width:300px;
    border: 1px solid #E5E5E5;
}
.product-info > .right > div {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    }
/* main image */

.product-info > .left > .image {
    background: url("../image/product-shadow.png") no-repeat scroll -3px bottom transparent;
    display: inline-block;
    margin: 0 8px 10px 0;
    padding-bottom: 10px;
    padding-left: 0;
    padding-top: 0;
    vertical-align: top;
    width: 350px;
}
.product-info  .left  .image  .product_inside {
       overflow: auto;
    padding-bottom: 0px;
    height:auto;
}

.product-info .image {
	float: left;
	padding: 10px;
	text-align: center;
}

.product-info .box.related .image {
	padding: 0px 10px 0px 10px !important;
}

.image-additional .image {
    background: url("../image/additional-shadow.png") no-repeat scroll 11px 76px transparent;
    padding: 4px;
}

.image-additional .product_outside {
	/*padding:5px;*/
}

.product-info .image-additional {
	margin-left: -4px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
}
.product-info .image-additional a {
	float: left;
	/*padding:3px 10px;*/
	display: block;
}
.product-info .right h1 {
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin-bottom:10px;
}
.right .top {
    width: 100%;
    overflow: auto;
}
#stock_info {
    background: none repeat scroll 0 0 #47B6DF;
    color: #FFFFFF;
    float: left;
    min-height: 20px;
    line-height: 18px;
    margin-left: 2px;
    margin-top: 3px;
    padding: 0 10px 0;
    max-width: 90px;
}
.stock_ribbon {
    background: url("../image/stock-span.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    margin-top: 3px;
    width: 20px;
}
#ribbon {
    display: inline-block;
}
.product-info .description {
    /*background: url("../image/heading.png") repeat-x scroll center top transparent;*/
    line-height: 20px;
    padding: 5px 5px 5px 10px;
    font-weight: normal;
}
.product-info .description span {
    font-weight:normal;
}
.product-info .description a {
	text-decoration: none;
}
.tab-content #author {
    font-weight: bold;
    margin-bottom: 0;
}


.tab-content p, #review .content {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
}
.product-info .price {
    /*background: url("../image/heading.png") repeat-x scroll center top transparent;*/
    font-size: 16px;
    /*font-weight: bold;*/
	font-weight: normal;
    /*margin-bottom: 10px;*/
    /*margin-top: 10px;*/
    overflow: auto;
    /*padding-top: 25px;*/
	/*padding-top: 5px;*/
}

.product-info .line {
    background: url("../image/heading.png") repeat-x scroll center bottom transparent;
    overflow: hidden;
	padding-bottom: 5px;
}

.product-info .line2 {
    background: url("../image/heading.png") repeat-x scroll center bottom transparent;
    overflow: auto;
	padding-bottom: 5px;
    width: 100%;
    text-align: center;
    padding: 3px 0;
}

.product-info .box.related .price {
    background: none;
    font-size: 16px !important;
    font-weight: bold;
    margin-bottom: 2px !important;
    margin-top: 5px !important;
    overflow: auto;
    padding-top: 0px !important;
	
	width:120px;
}

.product-info .box.related .price  span {
	display:block;
	float:left;

}

.product-info .price-old {
	text-decoration: line-through;
	font-weight:normal;
	font-size:15px;
}
.product-info .right .price-new {
	font-size:36px;
}
.product-info .price-tax {
	font-size: 11px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
    font-size: 12px;
    font-weight: normal;
    margin-top: 10px;
}
.options input[type="text"], input[type="password"], textarea {
    margin-top: 8px;
}
.product-info .options {
    background: url("../image/heading.png") repeat-x scroll center top transparent;
    padding-top: 18px;
}
.product-info .cart {
    margin-bottom: 5px;
    overflow: hidden;
    padding: 0px 5px 5px;
}

.product-info .box.related .cart {
    /*background: url("../image/heading.png") repeat-x scroll center top transparent;*/
    /*margin-bottom: 0 !important;*/
    overflow: auto;
    padding: 0 !important;
    margin-top:10px;
}

.product-info .cart div {
	float: left;
	vertical-align: middle;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	clear: both;
}
.product-info .review {
    background: url("../image/heading.png") repeat-x scroll center top transparent;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 30px;
}
.product-info .share div {
    float: left;
    padding: 0;
}
.fb_edge_widget_with_comment {
    margin-right: 40px;
    vertical-align:top;
}
.connect_widget div.connect_confirmation_cell_no_like {
    display: none !important;
}
.product-info .share > div > span {
	color: #38B0E3;
}
.product-info .share div {
    float: left;
}
.product-info .share {
    /*background: url("../image/heading.png") repeat-x scroll center top transparent;*/
    line-height: normal;
    overflow: auto;
    padding-top: 30px;
}
.product-info .review > div > img {
    vertical-align: bottom;
}
.product-info .cart #options {
    padding-top: 3px;
}
.product-info .cart #options a {
    font-size: 11px;
}
.product-info .share a {
	text-decoration: none;
}
.attribute {
	border-collapse: collapse;
	width: 660px;
	border-top: 1px solid #F7F7F7;
	border-left: 1px solid #F7F7F7;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
    background: none repeat scroll 0 0 #F7F7F7;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}
.attribute tr td:first-child {
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 10px;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #F7F7F7;
	border-bottom: 1px solid #F7F7F7;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #F7F7F7;
	border-left: 1px solid #F7F7F7;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
    background: none repeat scroll 0 0 #F7F7F7;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 8px;
    text-align: left;
}
.compare-info tr td:first-child {
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;

	text-align: center;
	vertical-align: top;
	border-right: 1px solid #F7F7F7;
	border-bottom: 1px solid #F7F7F7;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}

/*

TAGS

*/

.box .tags {
    clear: both;
    margin-left: 10px;
    padding-top: 20px;
}
.box .tags a {
    background: url("../image/tag.png") no-repeat scroll 0 0 transparent;
    margin-right: 20px;
    padding-bottom: 10px;
    padding-left: 39px;
    padding-top: 10px;
    line-height:50px;
}
/* RELATED
*/

.box.related {
    clear: none !important;
    float: right;
    margin-bottom: 20px;
    width: 276px;
}


/* wishlist */
.wishlist-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-product td {
	padding: 7px;
}
.wishlist-product thead td {
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.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 #DDDDDD;
}
.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%;
    padding-right: 20px;
}
.login-content .left .content, .login-content .right .content {
	/*min-height: 190px;*/
    width: 350px !important;
    float: left;
    padding: 10px 0 !important;
}
.login-content .left .content p, .login-content .right .content p {
    margin:10px 0;
}
/* 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;
	width: 46%;
}
.return-captcha input {
    margin: 10px 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-total table tr:last-child td {
    font-size: 24px;
}

.cart-info table {
    border-collapse: collapse;
    border-left: 10px solid #F7F7F7;
    border-right: 10px solid #F7F7F7;
    border-top: 10px solid #F7F7F7;
    margin-bottom: 20px;
    width: 100%;
    margin-top:20px;
}.cart-info td {
	padding: 7px;
}
.cart-info thead td {
    background-color: #F7F7F7;
    border-bottom: 10px solid #F7F7F7;
    font-size: 17px;
}
.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: 10px solid #F7F7F7;
	vertical-align:inherit;
}
.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 {
    background: url("../image/arrow-right.png") no-repeat scroll 10px 50% #F7F7F7;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 12px 8px 12px 22px;
}
.cart-module .active {
	background: #F8F8F8 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-total table {
	float: right;
}
.cart-total td {
    padding: 5px 5px 10px 50px;
    text-align: right;
}
#shipping td {
    padding: 7px 0;
}
/* checkout */
.checkout-heading {
    background: none repeat scroll 0 0 #F7F7F7;
    font-size: 16px;
    margin-bottom: 15px;
    padding: 14px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.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 #DDDDDD;
}
.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 #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.contact input[type="text"], input[type="password"], textarea {
    margin: 10px 0;
    background: #f9f8f8;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;

}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
.sitemap-info ul li {
    padding: 2px 0;
}
.sitemap-info ul {
    list-style: disc outside url("../image/arrow-column.png");
}
.sitemap-info ul li ul {
    list-style: disc outside url("../image/arrow-column-active.png");
    }



/* footer */ 
#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;
}
#footer .column a:hover {
	text-decoration: underline;
}
#powered {
	margin-top: 5px;
	text-align: right;
	clear: both;
}

#powered #payment_images {
    float: left;
	margin-top:5px;
}
#powered #powered_text {
    float: right;
    text-align: right;
    text-shadow: 1px 1px 1px #FFFFFF;
    font-size:11px;
	margin-top:5px;
    line-height: 14px;
}


/* banner */
.banner {
    float: left;
}
#banner0 {
    margin-left: 10px;
}
.banner div {
	text-align: center;
	width: 100%;
}
.banner div img {
	margin-bottom: 20px;
}

#footer-border {
    width:100%;
    height:20px;
    background-image: url(../image/footer-bg.png);
    background-repeat: repeat-x;
    clear:both;
}
#footer-top-outside {
	
	overflow:auto;
}

#footer {
	clear: both;
	overflow: auto;
	min-height: 100px;
	padding-top:20px;
	
	}
#footer h3, #footer-top-outside h2 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 8px;
    margin-top: 0;
    padding-bottom: 15px;
}
#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;
}
#powered {
	margin-top: 5px;
	line-height:22px;
	clear: both;
	overflow:auto;
	padding:30px 0;
}

#footer-top-outside h2 {
        padding-bottom: 15px;
}
#footer-top-outside {
    margin: auto;
    overflow: auto;
    padding: 20px 0 10px;
    border-bottom:1px solid #e0e0e0;
   }
#footer-top-outside ul {
    list-style: disc outside url("../image/arrow.png");
    margin-top: 0;
    padding: 0 15px;
}
#contact_footer ul {
    list-style: none outside none;
    margin-bottom: 10px;
    padding-left: 0;
}
#footer ul li, #categories_footer ul li {
    padding-bottom: 10px;
}

#footer_telephone,  #footer_telephone2, #footer_email, #footer_email2, #footer_skype, #footer_fax{
	
	 text-indent: 25px;
}
.contact_column {
    height: 35px;
}
#tel {
    background: url("../image/contact/telephone.png") no-repeat scroll left center transparent;
}
   #mail {
   background: url("../image/contact/mail.png") no-repeat scroll left center transparent;
   }
   #skype {
   background: url("../image/contact/skype.png") no-repeat scroll left center transparent;
   }
   #fax {
   background: url("../image/contact/fax.png") no-repeat scroll left center transparent;
   }

#footer_fax, #footer_telephone2, #footer_email2, #footer_fax {
     padding-bottom:8px;
}
#footer ul {
    list-style: disc outside url("../image/arrow.png");
    padding-left: 15px;
    line-height:14px;
}
#contact_footer ul li ul li {
	margin-left:23px;
}



/* twitter */
#twitter_update_list li {
    padding-bottom: 10px;
    padding-top:5px;
    border-bottom:1px solid #EDEDED;
}
#twitter_update_list {
    padding: 0 !important;
    list-style: none !important;
    margin-top:0 !important;
    line-height:17px;
}
#twitter_footer li:last-child {
    border: none !important;
}
#twitter_footer li:first-child {
   padding-top:0 !important;
}

#twitter_footer li span {
    display: block;
}
#twitter_footer li a {
    font-style: normal;
}
.no_image {
    height: 155px;
}
.about_us_image {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

#footer-top-outside li, #footer-top-outside p {
    font-size: 12px;
    line-height: 18px;
}

#block_header {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    /*width: 974px;*/
	/*background: url("../image/bg/fon_header_5.jpg") no-repeat scroll center top #000 !important;*/
}

.footer_1 {
	margin-top:0px !important;
	background-color:#ffffff !important;
}

#content .container {
	/*background: url("../image/bg/fon_header_5.jpg") no-repeat scroll center top #ffffff !important;*/
}

.cart_phone {
    background: url("../image/contact/telephone.png") no-repeat scroll left center transparent;
    display: block;
    float: left;
    height: 40px;
    margin-bottom: 10px;
    width: 295px;
	text-align:center;
}

.cart_phone a {
    margin-top: 4px;
    text-decoration: none;
    border-bottom: 1px dashed black;
    cursor: pointer;
}

.cart_phone p {
    font: 14px Arial,Helvetica,sans-serif;
    /*padding-left: 25px;*/
}

.cart_phone p span {
	font: 24px Arial,Helvetica,sans-serif;
	color: #DF476E;
	font-weight:500;
}

.cart_skype {
    background: url("../image/contact/skype.png") no-repeat scroll left center transparent;
    display: block;
    float: left;
    height: 60px;
    margin-bottom: 10px;
    /*padding-left: 40px;*/
    width: 295px;
	text-align:center;
}

.loader {
	display:none;
	background:url(../image/i/ajax-loader.gif) no-repeat;
	margin: 10px auto;
	height:48px;
    width:48px;
}

/*
 * Cart Module
 * @credit: Opencart-Template.co.uk
 */
#module_cart .content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #EEEEEE;
    border-radius: 0 7px 7px 7px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 2px #DDDDDD;
    clear: both;
    display: none;
    min-height: 150px;
    padding: 8px;
    position: relative;
    top: -1px;
}
#module_cart.active .heading {
    border-left: 1px solid #EEEEEE;
    border-radius: 7px 7px 0 0;
    border-right: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    margin-top: 5px;
    padding-bottom: 6px;
    padding-top: 10px;
}
#module_cart.active .content {
    display: block;
}
#module_cart .cart {
    border-collapse: collapse;
    margin-bottom: 5px;
    width: 100%;
}
#module_cart .cart td {
    border-bottom: 1px solid #EEEEEE;
    color: #000000;
    padding: 2px 3px;
    vertical-align: top;
}
#module_cart .cart .image {
    display: none;
}
#module_cart .cart .image img {
    border: 1px solid #EEEEEE;
    text-align: left;
}
#module_cart .cart .name small {
    color: #666666;
    line-height: 14px;
}
#module_cart .cart td.total, #module_cart .cart td.quantity{
    text-align: right;
    vertical-align: middle;
}
#module_cart .cart .remove {
    text-align: right;
	padding: 0 2px;
	vertical-align: middle;
}
#module_cart .cart .remove img {
    cursor: pointer;
}
#module_cart table.total {
    border-collapse: collapse;
    clear: left;
    float: right;
    margin-bottom: 5px;
    padding: 5px;
}
#module_cart table.total td {
    color: #000000;
}
#module_cart .buttons {
    clear: both;
    margin: 10px 0;
    padding: 0;
}
#module_cart a.button {
    float: right;
    margin-left:10px;
}
#module_cart .checkout {
    text-align: right;
}
#module_cart .empty {
    text-align: center;
}

.contacts {height:147px; border:5px solid #e7e7e7; position:relative; padding-left:66px; margin-bottom:4px; padding-right:6px; color:#000;}
.tel-ico {width:56px; height:118px; background:url(../image/i/ico.png); overflow:hidden; position:absolute; left:0; top:7px;}

.contact-title {font-size:18px; color:#3f81ad; font-family:"Times New Roman"; margin-bottom:7px; margin-top: 5px; padding-left:5px;}
.contact-tel {font-size:18px; color:#000; padding-left:5px; margin-bottom:5px;}
.contact-tel span {font-size:18px;}
#column-right ul.contact-other {
    list-style: none;
    margin: 0;
    padding:0;
}
.contact-other li {padding:12px 0 3px 36px; position:relative; border-top:1px solid #f3f3f3;}
.contact-other li i {width:24px; height:24px; position:absolute; left:6px; top:6px; overflow:hidden;}
.contact-ico2 {background:url(../image/i/ico.png) -56px 0;}
.contact-ico1 {background:url(../image/i/ico.png) -56px -24px;}

.soc {background:#ededed; text-align:center; border-top:1px solid #e2e2e2; margin-bottom:13px; padding:8px 0; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px;}
.soc li {display:inline-block; margin:0 3px; width:32px; height:32px; overflow:hidden;}
.soc li a {display:block; height:32px;}
.soc1 {background:url(../image/i/social_ico.png) 0 -118px;}
.soc2 {background:url(../image/i/social_ico.png) 0 -150px;}
.soc3 {background:url(../image/i/social_ico.png) 0 -182px;}
.soc4 {background:url(../image/i/social_ico.png) 0 -214px;}
.soc5 {background:url(../image/i/social_ico.png) 0 -246px;}

.search {
    height:80px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20px;
}
.search-in {
    /*border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px*/;
    overflow:hidden;
}
.mt23 {
    /*float: right;
    margin-right: 8px;*/
}
.search-title {
    float:left;
    font-weight:bold;
    height:80px;
    line-height:75px;
    text-align:center;
    padding: 0 4px;
    background:#f2f2f2;
    border:1px solid #cacaca;
    /*border-radius: 7px 0 0 7px;
    -moz-border-radius: 7px 0 0 7px;
    -webkit-border-radius: 7px 0 0 7px;
    -khtml-border-radius: 7px 0 0 7px;*/
}

.search-body {
    padding:10px 8px 0 5px;
    float:left;
    /*width:413px;*/
    height:70px;
    border:1px solid #cacaca;
    border-left:0 none;
    /*border-radius: 0 7px 7px 0;
    -moz-border-radius: 0 7px 7px 0;
    -webkit-border-radius: 0 7px 7px 0;
    -khtml-border-radius: 0 7px 7px 0;*/
}
.search-line { height:33px; }
.search-body select {
    width:178px;
    margin-left: 12px;
    margin-right: 8px;
    font-size:14px;
    font-family:Arial;
    color:#666;
    vertical-align:top;
    padding: 1px;
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #F8F8F8;
    /*border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;*/
}
input.inp1 {
    width: 288px;
    margin: 2px 16px 0 12px;
    padding: 2px;
    vertical-align: top;
    color: #3B3B3B;
    height: 20px;
}

#header_btm {
	position: absolute;
	right: 210px;
	top: 70px;
	text-align: left;
	height: 28px;
}
#header_btm form{
	float: right;
}

#header_btm #search {
	/*float: right;*/
	width: 233px;
	height: 27px;
	z-index: 15;
	background: url('../image/search_bgr.png') top left no-repeat;
}
#header_btm #search .search_inside{
	position: relative;
}
#header_btm .button-search {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url('../image/button-search.png') center center no-repeat;
	width: 33px;
	height: 27px;
	cursor: pointer;
}
#header_btm #search input {
	position: absolute;
	top: 0px;
	left: 0px;
	background: none;
	padding: 4px 0 5px 7px;
	height: 17px;
	line-height: 17px;
	width: 225px;
	border: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    color: #777;
    -webkit-box-shadow:0 0 4px #a6d24f;
    -moz-box-shadow:0 0 4px #a6d24f;
    box-shadow:0 0 4px #a6d24f;
}
#header_btm #search input:focus  {
	outline: none;
    -webkit-box-shadow:0 0 4px #a6d24f;
    -moz-box-shadow:0 0 4px #a6d24f;
    box-shadow:0 0 4px #a6d24f;
}

/* geoip */
#geoip
{
    margin: 5px 0 -5px;
    height: 24px;
    line-height: 24px;
    position: relative;
}

#geoip .content
{
    position: absolute;
    right: 0;
    z-index: 100;
}

#geoip input
{
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 0 #F0F0F0;
    -moz-box-shadow: 0 2px 0 #F0F0F0;
    box-shadow: 0 2px 0 #F0F0F0;
}

#geoip #geoip-search
{
    display: none;
}

#geoip .zone
{
    border-bottom: 1px dotted;
    cursor: pointer;
    color: #38B0E3;
}

.product_inside .image {
	position:relative;
}
.image .left{
	left:0;
}
.image .right{
	right:-10px;
}
.image .top {
	width:auto;
	height:auto;
	position:absolute;
	top:0px;
}
.image .bottom {
	width:auto;
	height:auto;
	display:inline;
	position:absolute;
	bottom:0;
	margin:0 2px;
}
.image .left img, .image .right img, .image .bottom img, .image .top  img {
	border:none;
}

.label_stick_image {
	/*width:auto;*/
	/*height:auto;*/
	z-index:10;
	position:relative;
}
.label_stick_image .left{
	left:0;
}
.label_stick_image .right{
	right:-20px;
}
.label_stick_image .top {
	width:auto;
	height:auto;
	position:absolute;
	top:-15px;
}
.label_stick_image .bottom {
	width:auto;
	height:auto;
	position:absolute;
	bottom: -10px;
}
.label_stick_image .left img,
.label_stick_image .right img,
.label_stick_image .bottom img,
.label_stick_image .top  img {
	border:none;
}

.child_category {
    background: #fff;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 3px 3px 3px 10px;
    border: 1px solid #EAEAEA;
    font-size: 12px;
}
.child_category a {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.child_category .description_info {
    display:block;
    text-align: justify;
    min-height: 100px;
}
.child_category:hover {
    border: 1px solid red;
}
.child_category:hover a {
    color: #38B0E3;
}
.child_category:hover .description_info {
    display:block;
}

.btn_subcategory {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
    font-size: 24px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.btn_subcategory:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
    color:yellow;
}
.btn_subcategory:active {
	position:relative;
	top:1px;
}
.wrap ol {
    list-style-position: inside;
    -moz-column-count: 2; /* Firefox */
    -webkit-column-count: 2; /* Safari and Chrome */
    column-count: 2;
    list-style-type: disc;
    color: #000;
}
.wrap ol li a {
    border-bottom: 1px dotted #000;
}