@media (max-width: 469px){
	#slider_content-right p span{
	font-size:10px!important;
	} 
	 }
@media (max-width: 800px){
	#slider_content-right p span{
	font-size:10px!important;
	}
}
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	 background: none repeat scroll 0 0 #F2F2F2;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

body, td, th, input, textarea, select, a {

	font-size: 12px;

}
h1, .welcome {
	color: #636E75;
	font-family: Verdana;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h2 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;

	margin-bottom: 20px;

}

a, a:visited, a b {

	color: #38B0E3;

	text-decoration: underline;

	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 {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	cursor: pointer;
}
/* layout */
.prev_body #container { 
    margin-left: auto;
    margin-right: auto;
    text-align: left;
 
}
#container { 
    margin-left: auto;
    margin-right: auto;
    text-align: left;
 
}
.prev_body{
  background: #F2F2F2 url('../image/carrback.png') 134% 92% no-repeat;
}

#column-left {

	float: left;

	width: 180px;

}

#column-right {
	float: right;
    width: 182px;
}

#content {
margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    min-height: 400px;
	position:relative;
	}

#column-left + #column-right + #content, #column-left + #content {

	margin-left: 195px;

}

#column-right + #content {

	margin-right: 195px;

}

/* header */

 #header {
background: none repeat scroll 0 0 #F2F2F2;
    height: 205px;
    position: relative;
    z-index: 99;
} 
#header #logo {
	position: absolute;
	top: 4px;
	left: 8px;
}
#language {
	position: absolute;
	top: 15px;
	left: 320px;
	width: 80px;
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
	margin-right: 5px;
}
/* #currency {
	background: none repeat scroll 0 0 #CCCCCC;
    color: #999999;
    line-height: 17px;
    position: absolute;
    right: 161px;
    top: -29px;
    width: 60px;
}
#currency a {
  color: #111111;
    display: inline-block;
    font-weight: 700;
    padding: 6px;
    text-decoration: none;
}
#currency a b {
	background: none repeat scroll 0 0 #FFFFFF;
    color: #00A54F;
    font-weight: bolder;
    margin-left: 3px;
    padding: 7px 12px;
    text-decoration: none;
} */
#currency{
background: none repeat scroll 0 0 #CCCCCC;
    color: #999999;
    line-height: 15px;
    position: absolute;
    top: 0px;
	width: 27px;
right: 194px;

}
#currency A
{
color: #111111;
    display: block;
    margin-top: 2px;
    margin-left: 9px;
    padding: 6px 13px 7px 0;
    text-align: center;
    text-decoration: none;
}
#currency  A :last-child{

}
#currency  + a,b{

}
#currency A B
{
background: none repeat scroll 0 0 #FFFFFF;
    color: #27B16B;
    font-weight: bolder;
    margin-left: -9px !important;
    text-decoration: none;
	padding: 8px 10px 8px 10px;
}


#header #cart {
	position: absolute;
	bottom: 30px;
	right: 0px;
	z-index: 9;
    min-width:194px;
}
/* #header #cart .heading {
	background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #EEEEEE;
    float: right;
    height: 58px;
    position: relative;
    text-align: center;
    width: 220px;
    z-index: 1;
}
#header #cart .heading h4 {
	color: #333333;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-right: 38px;
    margin-top: 10px;
}
#header #cart .heading a {
	color: #38B0E3;
    height: 20px !important;
    margin-right: 20px;
    padding-top: 20px;
    position: absolute;
    right: 0;
    text-decoration: none;
    background: #FFFFFF url('../image/arrow-down.png') 100% 50% no-repeat;
	top: 13px;
    width: 180px;
}
#header #cart .heading a span {
	
	padding-right: 15px;
} */
#header #cart .heading {
	background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #EEEEEE;
    float: right;
    height: 58px;
    position: relative;
    text-align: center;
    width: 192px;
    z-index: 1;
	padding-top:1px;
}
#header #cart .heading h4 {
color: #777777;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-right: 25px;
    margin-top: 8px;
}

#header #cart .heading a {
color: #60CFF1;
    padding-top: 20px;
    position: absolute;
    right: 22px;
    text-decoration: none;
    top: 10px;
    width: 160px;
	background: url('../image/arrow-down.png') 100% 50% no-repeat;
	font-weight:bold;
}

#header #cart .heading a span {
	padding-right: 15px;
}
#header #cart .content {
	background: none repeat scroll 0 0 #FFFFFF;
    border-color: #EEEEEE;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 2px #DDDDDD;
    clear: both;
    display: none;
    min-height: 150px;
    min-width: 350px;
    padding: 8px;
    position: absolute;
    right: 0;
    top: 57px;
}
/* #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;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {

	color: #000;

	vertical-align: top;

	padding: 10px 5px;

	border-bottom: 1px solid #EEEEEE;

}

.mini-cart-info .image {

	width: 1px;

}

.mini-cart-info .image img {

	border: 1px solid #EEEEEE;

	text-align: left;

}

.mini-cart-info .name small {

	color: #666;

}

.mini-cart-info .quantity {

	text-align: right;

}

.mini-cart-info td.total {

	text-align: right;

}

.mini-cart-info .remove {

	text-align: right;

}

.mini-cart-info .remove img {

	cursor: pointer;

}

.mini-cart-total {

	text-align: right;

}

.mini-cart-total table {

	border-collapse: collapse;

	display: inline-block;

	margin-bottom: 5px;

}

.mini-cart-total td {

	color: #000;

	padding: 4px;

}

#header #cart .checkout {

	text-align: right;

	clear: both;

}

#header #cart .empty {

	padding-top: 50px;

	text-align: center;

}

#header #search {

	position: absolute;

	top: 15px;

	right: 0px;

	width: 298px;

	z-index: 15;

}

#header .button-search {

	position: absolute;

	left: 0px;

	background: url('../image/button-search.png') center center no-repeat;

	width: 28px;

	height: 24px;

	border-right: 1px solid #CCCCCC;

	cursor: pointer;

}

#header #search input {

	background: #FFF;

	padding: 1px 1px 1px 33px;

	width: 262px;

	height: 21px;

	border: 1px solid #CCCCCC;

	-webkit-border-radius: 3px 3px 3px 3px;

	-moz-border-radius: 3px 3px 3px 3px;

	-khtml-border-radius: 3px 3px 3px 3px;

	border-radius: 3px 3px 3px 3px;

	-webkit-box-shadow: 0px 2px 0px #F0F0F0;

	-moz-box-shadow: 0px 2px 0px #F0F0F0;
	box-shadow: 0px 2px 0px #F0F0F0;	
}
#header #welcome {
	z-index: 5;
	text-align: right;
	position:relative;
	color: #999999;
}
#header .links {
background: none repeat scroll 0 0 #FFFFFF;
    font-size: 10px;
    height: 85px;
    margin-left: auto;
	//margin-left: 20%;
    margin-right: auto;
    width: 980px;
	position:relative;
}
.linksa{
position:relative;
background:#ffffff;
border-top:3px solid #E9E9E9;
border-bottom:3px solid #E9E9E9;
margin-top: 15px;
}
#header .links ul li a:last-child{
border-right:2px solid #E9E9E9;
}
#header .links a {
    color: #6D6D6D;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 500;
    height: 15px;
    padding: 65px 4px 5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 140px;
}
#header .links a:hover{
color:#43D0F6;
}
#header .links a + a {
}
/* menu */
#menu {
	background: url("../images/menu.png") repeat-x;
	margin-bottom: 20px;
	position: relative;
	height: 45px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	-webkit-box-shadow: 2px 2px 2px #CCC;
	-moz-box-shadow: 2px 2px 2px #CCCCCC;
	box-shadow: 2px 2px 2px #CCC;

}

#menu ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

#menu > ul > li {

	position: relative;
	float: left;
	z-index: 20;
	padding: 9px 5px 5px 10px;
	background: url("../images/split.png") center left no-repeat;
}

#menu > ul > li:hover {

}

#menu > ul > li > a.active {

	background: #000;

}

#menu > ul > li > a {

	font-size: 13px;

	color: #FFF;

	line-height: 14px;

	text-decoration: none;

	display: block;

	padding: 6px 10px 6px 10px;

	margin-bottom: 5px;

	z-index: 6;

	position: relative;

}

#menu > ul > li:hover > a {

	background: #000000;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	border-radius: 5px;

}

#menu > ul > li > div {

	display: none;

	background: #FFFFFF;

	position: absolute;

	z-index: 5;

	padding: 5px;

	border: 1px solid #000000;

	-webkit-border-radius: 0px 0px 5px 5px;

	-moz-border-radius: 0px 0px 5px 5px;

	-khtml-border-radius: 0px 0px 5px 5px;

	border-radius: 0px 0px 5px 5px;

	background: url('../image/menu.png');

}

#menu > ul > li:hover > div {

	display: table;

}

#menu > ul > li > div > ul {

	display: table-cell;

}

#menu > ul > li ul + ul {

	padding-left: 20px;

}

#menu > ul > li ul > li > a {

	text-decoration: none;

	padding: 4px;

	color: #FFFFFF;

	display: block;

	white-space: nowrap;

	min-width: 120px;

}

#menu > ul > li ul > li > a:hover {

	background: #000000;

}

#menu > ul > li > div > ul > li > a {

	color: #FFFFFF;

}

.breadcrumb {
border-bottom: 1px solid #CCCCCC;
    color: #00C5F5;
    font-weight: bold;
    padding-bottom: 10px;
margin-top:2px;
	}
.breadcrumb a{
	color: #00C5F5;
    cursor: pointer;
    font-family: sans-serif;
    text-decoration: none;
}
.success, .warning, .attention, .information {

	padding: 10px 10px 10px 33px;

	margin-bottom: 15px;

	color: #555555;

	-webkit-border-radius: 5px 5px 5px 5px;

	-moz-border-radius: 5px 5px 5px 5px;

	-khtml-border-radius: 5px 5px 5px 5px;

	border-radius: 5px 5px 5px 5px;

}

.success {

	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;

	border: 1px solid #BBDF8D;

	-webkit-border-radius: 5px 5px 5px 5px;

	-moz-border-radius: 5px 5px 5px 5px;

	-khtml-border-radius: 5px 5px 5px 5px;

	border-radius: 5px 5px 5px 5px;

}

.warning {

background: url("../image/warni.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
border: medium none;
border-radius: 0;
color: #FFFFFF;
height: 17px;
padding: 3px 7px 9px 28px;
width: 510px;
height: 17px;
margin-bottom: -1px;

}

.attention {

	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;

	border: 1px solid #F2DD8C;

	-webkit-border-radius: 5px 5px 5px 5px;

	-moz-border-radius: 5px 5px 5px 5px;

	-khtml-border-radius: 5px 5px 5px 5px;

	border-radius: 5px 5px 5px 5px;

}

.success .close, .warning .close, .attention .close, .information .close {

	float: right;

	padding-top: 4px;

	padding-right: 4px;

	cursor: pointer;

}

.required {

	color: #FF0000;

	font-weight: bold;

}

.error {

	display: block;

	color: #FF0000;

}

.help {

	color: #999;

	font-size: 10px;

	font-weight: normal;

	font-family: Verdana, Geneva, sans-serif;

	display: block;

}

table.form {

	width: 100%;

	border-collapse: collapse;

	margin-bottom: 20px;

}

table.form tr td:first-child {

	width: 150px;

}

table.form > * > * > td {

	color: #000000;

}

table.form td {

	padding: 4px;

}

input.large-field, select.large-field {

	width: 300px;

}

table.list {

	border-collapse: collapse;

	width: 100%;

	border-top: 1px solid #DDDDDD;

	border-left: 1px solid #DDDDDD;

	margin-bottom: 20px;

}

table.list td {

	border-right: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

}

table.list thead td {

	background-color: #EFEFEF;

	padding: 0px 5px;

}

table.list thead td a, .list thead td {

	text-decoration: none;

	color: #222222;

	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;

	vertical-align: top;

}

table.radio td label {

	display: block;

}

table.radio tr td:first-child {

	width: 1px;

}

table.radio tr td:first-child input {

	margin-top: 1px;

}

table.radio tr.highlight:hover td {

	background: #F1FFDD;

	cursor: pointer;

}

.pagination {

	border-top: 1px solid #EEEEEE;

	padding-top: 8px;

	display: inline-block;

	width: 100%;

	margin-bottom: 10px;

}

.pagination .links {

	float: left;

}

.pagination .links a {

	display: inline-block;

	border: 1px solid #EEEEEE;

	padding: 4px 10px;

	text-decoration: none;

	color: #A3A3A3;

}

.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;

}
/*tablica*/
#detailstabletop {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	border-right:#a0acc7 1px solid;
	border-collapse: collapse;
	margin-top:5px;
	$margin-top:8px;
	font-weight:bold;
	width:100%;
}

#detailstabletop td {
	border:0;
	border-collapse: collapse;
	padding-top:0;
	padding-bottom:0;
	text-align:center;
}

#detailstable {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	width:100%;
}

#detailstable, #detailstable td {
	border:#a0acc7 1px solid;
	border-collapse: collapse;
	padding-top:0;
	padding-bottom:0;
	border-left:0;
}

#detailstable td {
	padding-left:3px;
	padding-right:3px;
}

#detailstabletopmain {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	border-left:#a0acc7 1px solid;
	border-right:#a0acc7 1px solid;
	border-collapse: collapse;
}

#detailstabletopmain td {
	text-align:center;
	border-collapse: collapse;
	padding-top:0;
	padding-bottom:0;
	padding-left:3px;
	padding-right:3px;
}

#detailstablemain {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	width:100%;
}

#detailstablemain, #detailstablemain td {
	text-align:center;
	border:#a0acc7 1px solid;
	border-collapse: collapse;
	padding-top:0;
	padding-bottom:0;
}

#detailstablemain td {
	padding-left:3px;
	padding-right:3px;
}

#detailstablemain tr:hover{
	background:#e2e6ee;
}

#detailstablemain a:link {
	color: #0033FF;
	text-decoration: none
}

#detailstablemain a:visited {
	color: #0033FF;
	text-decoration: none
}

#detailstablemain a:hover {
	color: #ff0000;
}
/* button */

a.button, input.button {
	cursor: pointer;
	color: #FFFFFF;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:#FF5500;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius:0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;

}

a.button {
display: inline-block;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}

input.button {
margin: 0;
	border: 0;
	height: 24px;
	padding: 0px 12px 0px 12px;
}

a.button:hover, input.button:hover {
background: none repeat scroll 0 0 #CF510E;
color: #ffffff;
}

.buttons {

	background: #FFFFFF;

	border: 1px solid #EEEEEE;

	overflow: auto;

	padding: 6px;

	margin-bottom: 20px;

}

.buttons .left {

	float: left;

	text-align: left;

}

.buttons .right {

	float: right;

	text-align: right;

}

.buttons .center {

	text-align: center;

	margin-left: auto;

	margin-right: auto;

}

.htabs {

	height: 30px;		

	line-height: 16px;

	border-bottom: 1px solid #DDDDDD;	

}

.htabs a {

	border-top: 1px solid #DDDDDD;

	border-left: 1px solid #DDDDDD;

	border-right: 1px solid #DDDDDD; 

	background: #FFFFFF url('../image/tab.png') repeat-x;

	padding: 7px 15px 6px 15px;

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	text-align: center;

	text-decoration: none;

	color: #000000;

	margin-right: 2px;

	display: none;

}

.htabs a.selected {

	padding-bottom: 7px;

	background: #FFFFFF;

}

.tab-content {

	border-left: 1px solid #DDDDDD;

	border-right: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

	padding: 10px;

	margin-bottom: 20px;

	z-index: 2;

	overflow: auto;

}

/* box */

.box {

	margin-bottom: 20px;

}

.box .box-heading {

	-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;

	border: 1px solid #DBDEE1;

	background: url('../image/background.png') repeat-x;

	padding: 8px 10px 7px 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	line-height: 14px;

	color: #333;

}

.box .box-content {

	background: #FFFFFF;

	-webkit-border-radius: 0px 0px 7px 7px;

	-moz-border-radius: 0px 0px 7px 7px;

	-khtml-border-radius: 0px 0px 7px 7px;

	border-radius: 0px 0px 7px 7px;

	border-left: 1px solid #DBDEE1;

	border-right: 1px solid #DBDEE1;

	border-bottom: 1px solid #DBDEE1;

	padding: 10px;

}

/* box products */

.box-product {

	width: 100%;

	overflow: auto;

}

.box-product > div {

	width: 95px;

	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 {



}

.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-category > ul > li {

	padding: 8px 8px 8px 0px;

}

.box-category > ul > li + li {

	border-top: 1px solid #EEEEEE;

}

.box-category > ul > li > a {

	text-decoration: none;

	color: #333;

}

.box-category > ul > li ul {

	display: none;

}

.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 10px;

}

.box-category > ul > li ul > li > a {

	text-decoration: none;

	display: block;

}

.box-category > ul > li ul > li > a.active {

	font-weight: bold;

}

/* content */

#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	background:#ffffff;
}
#content .contentbt {
	padding: 5px;
	overflow: auto;
	margin-bottom: 2px;
	background: #00C8F6;
	text-align: center;
	color: #fff;
	}

 #content .content .left {

	float: left;

	width: 49%;

}
 
#content .content .right {

	float: right;

	width: 49%;

}

/* category */

.category-info p{
	overflow: hidden;
	margin-bottom: 20px;
	padding: 9px;
	width: 962px;
	background: #fff;
}

.category-info .image {
padding: 5px;
    text-align: -moz-center;
	text-align: -webkit-center;
}

.category-list {

	overflow: auto;

	margin-bottom: 20px;

}

.category-list ul {

	float: left;

	width: 18%;

}

/* manufacturer */

.manufacturer-list {

	border: 1px solid #DBDEE1;

	padding: 5px;

	overflow: auto;

	margin-bottom: 20px;

}

.manufacturer-heading {

	background: #F8F8F8;

	font-size: 15px;

	font-weight: bold;

	padding: 5px 8px;

	margin-bottom: 6px;

}

.manufacturer-content {

	padding: 8px;

}

.manufacturer-list ul {

	float: left;

	width: 25%;

	margin: 0;

	padding: 0;

	list-style: none;

	margin-bottom: 10px;

}

/* product */

.product-filter {

	border-bottom: 1px solid #EEEEEE;

	padding-bottom: 5px;

	overflow: auto;

}

.product-filter .display {

	margin-right: 15px;

	float: left;

	padding-top: 4px;

	color: #333;

}

.product-filter .display a {

	font-weight: bold;

}

.product-filter .sort {

	float: right;

	color: #333;

}

.product-filter .limit {

	margin-left: 15px;

	float: right;

	color: #333;

}

.product-compare {

	padding-top: 6px;

	/*margin-bottom: 25px;*/

	font-weight: bold;
  
  position: relative;
  
  float: left;
}

.product-compare a {

	text-decoration: none;

	font-weight: bold;

}

.product-list > div {

	overflow: auto;

	margin-bottom: 15px;

}

.product-list .right {

	float: right;

	margin-left: 15px;

}

.product-list > div + div {

	border-top: 1px solid #EEEEEE;

	padding-top: 16px;

}

.product-list .image {

	float: left;

	margin-right: 10px;

}

.product-list .image img {

	padding: 3px;

	border: 1px solid #E7E7E7;

}

.product-list .name {

	margin-bottom: 3px;

}
.product-list .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #333333;
	font-size: 12px;
}
.product-list .price-old {
	color: #F00;
	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;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
	width: 100%;
	overflow: auto;
}
.product-grid > div {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 15px;
}
#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-grid .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.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;
}
.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: auto;
	margin-bottom: 20px;
background:#ffffff;
border-bottom:1px solid #E7E7E7;
position:relative;
	}
.product-info > .left {
	float: left;
}

.product-info > .left + .right {

	margin-left: 265px;

}

.product-info .image {
border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    float: left;
    text-align: center;
    width: 327px;
}

.product-info .image-additional {

	width: 260px;

	margin-left: -10px;

	clear: both;

	overflow: hidden;

}

.product-info .image-additional img {

	border: 1px solid #E7E7E7;

}

.product-info .image-additional a {

	float: left;

	display: block;

	margin-left: 10px;

	margin-bottom: 10px;

}

.product-info .description {
    color: #737373;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
    padding: 5px 10px 10px 95px;
    text-transform: none;
}
.product-info .description span {
color: #17C8F6;
    font-size: 20px;
    text-transform: uppercase;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .price {
background: url("../image/arraa.png") no-repeat scroll 0 -1px rgba(0, 0, 0, 0);
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    color: #17C8F6;
    font-size: 20px;
    font-weight: bold;
    height: 60px;
    overflow: auto;
    padding: 33px 47px 10px;
	position:relative;
}
.product-info .price a.button, input.button{
border:none;
box-shadow:none;
font-style:italic;
color:#FFFFFF;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.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 {
color: #4D4D4D;
    font-size: 13px;
    overflow: auto;
    position: absolute;
    right: 70px;
    top: 36px;
}

.product-info .cart div {

	float: left;

	vertical-align: middle;

}

.product-info .cart div > span {

	padding-top: 7px;

	display: block;

	color: #999;

}

.product-info .cart .minimum {

	padding-top: 5px;

	font-size: 11px;

	color: #999;

	clear: both;

}

.product-info .review {

	color: #4D4D4D;

	border-top: 1px solid #E7E7E7;

	border-left: 1px solid #E7E7E7;

	border-right: 1px solid #E7E7E7;

	margin-bottom: 10px;

}

.product-info .review > div {

	padding: 8px;

	border-bottom: 1px solid #E7E7E7;

	line-height: 20px;

}

.product-info .review > div > span {

	color: #38B0E3;

}

.product-info .review .share {

	overflow: auto;

	line-height: normal;

}

.product-info .review .share a {

	text-decoration: none;

}

.review-list {

	padding: 10px;

	overflow: auto;

	margin-bottom: 20px;

	border: 1px solid #EEEEEE;

}

.review-list .author {

	float: left;

	margin-bottom: 20px;

}

.review-list .rating {

	float: right;

	margin-bottom: 20px;

}

.review-list .text {

	clear: both;

}

.attribute {

	border-collapse: collapse;

	width: 100%;

	border-top: 1px solid #DDDDDD;

	border-left: 1px solid #DDDDDD;

	margin-bottom: 20px;

}

.attribute thead td, .attribute thead tr td:first-child {

	color: #000000;

	font-size: 14px;

	font-weight: bold;

	background: #F7F7F7;

	text-align: left;

}

.attribute tr td:first-child {

	color: #000000;

	font-weight: bold;

	text-align: right;

	width: 20%;

}

.attribute td {

	padding: 7px;

	color: #4D4D4D;

	text-align: center;

	vertical-align: top;

	border-right: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

}

.compare-info {

	border-collapse: collapse;

	width: 100%;

	border-top: 1px solid #DDDDDD;

	border-left: 1px solid #DDDDDD;

	margin-bottom: 20px;

}

.compare-info thead td, .compare-info thead tr td:first-child {

	color: #000000;

	font-size: 14px;

	font-weight: bold;

	background: #F7F7F7;

	text-align: left;

}

.compare-info tr td:first-child {

	color: #000000;

	font-weight: bold;

	text-align: right;

}

.compare-info td {

	padding: 7px;

	width: 20%;

	color: #4D4D4D;

	text-align: center;

	vertical-align: top;

	border-right: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

}

.compare-info .name a {

	font-weight: bold;

}

.compare-info .price-old {

	font-weight: bold;

	color: #F00;

	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {

	color: #4D4D4D;

	font-weight: bold;

	background-color: #F7F7F7;

	border-bottom: 1px solid #DDDDDD;

}

.wishlist-info thead .image {

	text-align: center;

}

.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: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
text-align: center;
    width: 80px;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
margin-right:10px;
	cursor: pointer;
}
.login-content {
float: left;
width: 770px;
margin-bottom: 20px;
overflow: auto;
}
.login-content .left {
	float: left;
	width: 30%;
}
.login-content .right {
	float: right;
	width: 66%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
	background: white;
}
.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 {
    margin-bottom: 20px;
    overflow: auto;
    padding: 5px 0 35px 25px;
	background: url("../image/linarrou.png") no-repeat scroll -155px 80px rgba(0, 0, 0, 0);
}
.return-name {
	float: left;
	margin-right:10px;
	margin-top:15px;
}

.return-model {
	float: left;
	margin-top:15px;
	margin-right:10px;
}
.return-quantity {
	color: #BEBEBE;
    float: left;
    text-align: center;
    text-transform: uppercase;
}
.return-detail {
	overflow: auto;
	margin-bottom: 35px;
}
.return-reason {
	margin-bottom: 15px;
    margin-left: 100px;
    margin-top: 10px;
	
	 }
.return-reason  b{
color: #999999;
    margin-left: 45px;
}
.return-opened {
	background: url("../image/linarrou.png") no-repeat scroll -156px 0px rgba(0, 0, 0, 0);
	padding-top:30px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
		width:100%;
}

.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 #DDDDDD;

	border-left: 1px solid #DDDDDD;

	border-right: 1px solid #DDDDDD;

}

.cart-info td {

	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
width:90px;
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.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 {

	color: #4D4D4D;

	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%;
}
.sitemap-info {
overflow: auto;
margin-bottom: 40px;
}
.sitemap-info .left {
float: left;
width: 48%;
}
.sitemap-info .right {
float: left;
width: 48%;
}
/* footer */ 
#footer {
background: none repeat scroll 0 0 #282828;
    clear: both;
    min-height: 100px;
    overflow: auto;
    padding: 20px;
}
#footer h3 {
	color:#C8C8C8;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align:center;
}
#footer .column {
	float: left;
	width: 25%;
	min-height: 100px;
}
#footer .column ul {
	margin-left: 30px;
    margin-top: 15px;
    padding-left: 15px;
}
#footer .column ul li {
	margin-bottom: 3px;
	list-style:none;
}
#footer .column a {
	background: url("../image/arr.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    color: #696969;
    padding-left: 10px;
    text-decoration: none;
}
#footer .column a:hover {
color:#AAAAAA;
}
#powered {
	background: none repeat scroll 0 0 #282828;
    border-top: 2px solid #555555;
    clear: both;
    height: 30px;
    padding: 10px 15px 0;
    text-align: right;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}
/* category list table  */
table.product-list-product {
  width: 100%;
  border: 0;
  margin: 15px 0;
  border-spacing: 0px;
  border-collapse: collapse;
color:#999999;
  }
td.image-title {
  width: 60px;
}
td.model-title {
  width: 120px;
}
td.name-title {
}
td.price-title {
  width: 120px;
}
td.cart-title {
  width: 100px;
}
table.product-list-product td {
  background-color: white;
  /* border: 1px solid #dbdbdb; */
  padding: 3px 6px;
}
table.product-list-product tr.title td,
table.product-list-product tr.mpn td {
  background-color: #00C8F6;
}
table.product-list-product tr.mpn td {
  font: bold 17px Verdana;
  font-style: italic;
  background:none;
}
table.product-list-product tr.title td {
color: #FFFFFF;
    font: bold 11px Verdana;
    padding-bottom: 8px;
    padding-top: 8px;
    text-transform: uppercase;
	text-align:center;
}
#absolutea{
background:#000000;
}
#absolute{
height:25px;
background:#000000;
width:980px;
//width:980px;
margin-left:auto;
//margin-left:20%;
margin-right:auto;
}
.kon{
padding-top: 4px;
    position: absolute;
}
.kon ul {
margin:0;
padding:0px;
}
.kon ul li{
list-style:none;
display:inline;
margin-left:-2px;
}
.kon ul li a{
background: none repeat scroll 0 0 #F15500;
    border-bottom: 1px solid #888888;
    color: #DCDCDC;
    font-family: Helvetica;
    font-size: 13px;
    padding: 4px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.kon ul li a:hover{
background: none repeat scroll 0 0 #CF510E;
color: #ffffff;
}
.wee span{
vertical-align:sub;
}
.qwe{
    background: url(../image/tef.png) no-repeat scroll 0 20px rgba(0, 0, 0, 0);
    color: #666666;
    font-family: verdana;
    font-weight: 600;
    left: 240px;
    line-height: 20px;
    padding-left: 25px;
    position: absolute;
    top: 5px;
}
.qwe ul{
margin:0px;
padding:0px;
}
.qwe ul li{
list-style:none;
} 
.tr{
color: #29C7F4;
    font-size: 18px;
    font-style: normal;
}
.qww{

}
.qwr{

}
.ho{
background: url("../image/ho.png") no-repeat scroll 62px 28px rgba(0, 0, 0, 0);
}
.zak{
background: url("../image/zaka.png") no-repeat scroll 62px 28px rgba(0, 0, 0, 0);
position:relative;
}
.kaba{
background: url("../image/kaba.png") no-repeat scroll 62px 28px rgba(0, 0, 0, 0);
}
.cartt{
background: url("../image/cartt.png") no-repeat scroll 61px 28px rgba(0, 0, 0, 0);
}
.ofor{
background: url("../image/ofor.png") no-repeat scroll 60px 34px rgba(0, 0, 0, 0);
}
#welcome a{
background: url("../image/www.png") no-repeat scroll 64px 31px rgba(0, 0, 0, 0);
}
.zer{
background: none repeat scroll 0 0 #F15503;
    border-radius: 10px;
    padding: 1px 5px;
    position: absolute;
    right: 57px;
    top: 20px;
    z-index: 0;
color:#ffffff;
	}
.box_search-block {
background: url("../image/sea.png") no-repeat scroll center 0 #00C8F6;
    height: 93px;
}

.box_search-block .box-search{
 left: 280px;
    position: absolute;
    top: 30px;
}
.box_search-block .box-content{
height: 80px;
    margin: 0 auto;
    position: relative;
    width: 980px;
	//margin-left:20%;
}
.links ul li{
list-style:none;
display:inline;
}
.links ul{
padding:0px;
margin:0px 0px 0px 30px;
}
.unwel{
background:#F15500 !important;
    bottom: 2px;
    color: #FFFFFF;
    font-size: 11px;
   height: 21px;
   min-width: 205px !important;
  padding: 9px 4px 0 10px;
    position: absolute;
    right: 2px;
    text-align: left;
}
.unwel a{
    border: medium none !important;
    color: #FFFFFF !important;
    font-size: 10px !important;
    padding: 0 !important;
    position: absolute;
    right: -4px;
    text-align: left !important;
    text-transform: capitalize !important;
    top: 10px;
	}
.onn{
}
.two{
}
.unwel ul li{
display:inline;
}
.footop{
background: none repeat scroll 0 0 #212121;
    border-bottom: 5px solid #171516;
    height: 40px;
	clear: both;
}
#less{
padding: 5px 15px 10px;
    position: relative;
}
.nono{
padding: 5px 15px 10px;
    position: relative;
	height: 335px;
}
.foorig{
background: url("../image/pay.png") no-repeat scroll right 8px rgba(0, 0, 0, 0);
    float: right;
    height: 40px;
    margin-right: 70px;
    width: 40%;
}
.foolef{
float:left;
}
.rre{
height: 90px;
    margin-left: auto;
    margin-right: auto;
	 //margin-left:20%;
    /*//margin-right: 30%; */
    position: relative;
    width: 980px;
	}
.rrer{

}
.fooo{
margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 980px;
}
#foooter{
margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 980px;
}
.wellc{
bottom: 93px;
    position: absolute;
    right: 55px;
}
.wellc a{
border: medium none !important;
    padding: 0 !important;
}
.ho{
border-left:2px solid #E9E9E9;
}
.box_search-block input[type="text"], input[type="password"], textarea{
background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    font-size: 18px;
    margin-left: 0;
    margin-right: 0;
    padding: 5px;
}
.call{
    position: absolute;
    right: 324px;
    top: 43px;
}
.sky{
    position: absolute;
    right: 324px;
    top: 9px;
}
.arrra{
background: url("../image/araa.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    height: 10px;
    position: absolute;
    right: 117px;
    top: -3px;
    width: 15px;
}
.featured-content{
display: inline-block;
    padding: 1px 0 20px 20px;
    vertical-align: top;
    width: 300px !important;
}
.featured-banners{
background: none repeat scroll 0 0 #FFFFFF;
    position: relative;
    vertical-align: top;
	border-radius:15px;
}
.rabot{
background: none repeat scroll 0 0 #282828;
    color: #FFFFFF;
    font-size: 18px;
    padding: 11px 0;
    text-align: center;
border-radius:15px 15px 0 0;
    text-transform: uppercase;
}
#carousel0{
background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 6px;
    margin-top: 10px;
    padding: 0;
    width: 100%;
	border-radius: 15px 15px 0 0;
}
/*slider_content_left-right*/
#slider_content-left
{
	float: left;
	width: 457px;
}
#slider_content-right
{
	float: right;
	width: 50%;
}
#slider_content-left + #slider_content-right + #slider_content, #slider_content-left + #slider_content
{
	margin-left: 270px;
}
#slider_content-right + #slider_content
{
	margin-right: 270px;
}
#slider-left
{
	float: left;
	width: 49.4%;
	margin-left: 0;
	margin-right: 5px;
	padding-left: 0;
	position: relative;
}
#slider-right
{
	float: right;
	width: 49.4%;
	margin-right: 0;
	margin-left: 5px;
	padding-right: 0;
	position: relative;
}
.clear
{
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
}
.layout
{
	width: 980px;
	margin: 0 auto;
	position: relative;
	clear: both;
}
/*end_slider_content_left-right*/
#content h1{
color: #000000;
    font-size: 22px;
    margin-bottom: 25px;
    padding-left: 15px;
    padding-top: 15px;
    text-align: start;
}
.boxo .box-content .box-product .image img{
border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    width: 173px;
	padding:0px;
}
.boxo .box-content{
    text-align: center;
}
.boxo .box-product > div{
width:175px;
margin-right:10px;
box-shadow: 0 0 3px #CCCCCC;
}
.prod{
background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 5px 4px;
}
.boxo .box-product .image{
margin-bottom:-3px;
}
.prod a{
color: #555555;
    font-family: Lucida Grande;
    font-size: 13px;
    font-weight: bolder;
    text-decoration: none;
}
.opis{
	background: url('../image/opis.png') 0 0 no-repeat;
	height:25px;
}
/* .category-info p{
background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 3px #CCCCCC;
    min-height: 50px;
    padding: 20px 25px;
} */
.boxe{
/* background: url("../image/caar.png") no-repeat scroll right bottom #F5F5F5; */
    padding: 20px 106px 20px;
	text-align:center;
}	
.boxe .box-heading{
border-color: #E9E9E9;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #666;
    font-size: 18px;
    height: 35px;
    margin-bottom: -2px;
    padding-top: 16px;
    text-align: center;
    text-transform: uppercase;
width:768px;
background:#ffffff;
margin-left:-3px;
}
.boxe .box-product{
margin-left:-2px;
background:#ffffff;
padding-top:2px;
}
.boxe .box-product > div{
width:130px;
margin:0px;
}
.boxe .box-product > div div{
display:inline;
}
.boxe .box-product .image img{
float: left;
      padding:10px 0px 0px 6px;
          width: 30px;
	  
}
.boxe table{
	text-align:center;
	width:100%;
	padding: 7px;
}
.boxe table tbody{
		width:100%;
}
.boxe table tr{
border:1px solid #E9E9E9;
    float: left;
    display: inline-block;
    height: 51px;
    margin: -2px -2px 1px 1px;
    overflow: hidden;
    padding: 0;
    width: 148px !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.1)));

  


}
.boxe table tr:hover{
	opacity: 1;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.4)));
	-webkit-box-shadow: 00px 0px 10px rgba(10, 181, 221, 1);
	-moz-box-shadow: 0px 0px 10px rgba(10, 181, 221, 1);
	box-shadow: 0px 0px 10px rgba(10, 181, 221, 1);
	color:#53D4F6;
}
.boxe table tr td{
	width:105px;
}
.boxe table tr td div{

}
.boxe .box-product .name a{
	color: #666;
    font-size: 11px;
    height: 19px;
    letter-spacing: -1px;
    margin: 0;
    padding: 20px 17px 10px 45px;
    position: absolute;
    right: -41px;
    text-align: center !important;
    top: -2px;
    width: 87px;
}
.boxe .box-product .name a:hover{
color:#53D4F6;
}
.boxe .box-product .name{
position:relative;
}
.boxe .box-product .image{
float:left;
}
.boxe .box-content{

}
.boxe .box-product > div > div > a:hover{
color:#53D4F6;
}
#slider{
margin-top:25px;
}
.right .description h1{
text-align:start;
}
.price .cart #button-cart span{
color:#ffffff;
background:#FF691D;
}
.price .cart #button-cart{
background: none repeat scroll 0 0 #FF691D;
    border-radius: 0;
    font-style: normal;
    padding: 10px 30px;
    text-transform: uppercase;
}
.wish{
border-left: 1px solid #E7E7E7;
    float: right;
    margin-right: 10px;
    padding: 10px 15px 10px 40px;
background: url("../image/sta.png") no-repeat scroll 10px 8px;
	}
.wish a{
color:#737373;
text-transform: uppercase;
text-decoration:none;
}
.product-info .left .image img{
width:100%;
}
.ten{
background: url("../image/ten.png") no-repeat scroll 10px 8px rgba(0, 0, 0, 0);
    height: 120px;
    position: absolute;
    right: -16px;
    top: 45px;
    width: 107px;
    z-index: 100;
}
#tab-description{
background: none repeat scroll 0 0 #FFFFFF;
float: left;
margin: 40px 15px 40px 0px;
padding: 10px 60px;
width: 36%;
border: 1px solid #DDDDDD;
border-radius: 3px;
min-height: 60px;
}
.tags{
min-height: 60px;
background: none repeat scroll 0 0 #FFFFFF;
float: right;
margin: 40px 0px 40px 15px;
padding: 10px 60px;
width: 36%;
border: 1px solid #DDDDDD;
border-radius: 3px;
color: #666666;
	}
	.hedde{
	
	}
	.hedde a{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	}
	#map{
	width:960px!important;
	}
	#map .ymaps-map{
	width:960px!important;
	}
	.contentio{
	float:right;
	}
	.ash h2{
	position:absolute;
	color: #666666;
    margin-left:242px;
    text-align: right;
    text-transform: uppercase;
	}
	.ash{

	}
	.contentao{
	float:right;
	}
	form .contact-info{
float: left;
    margin-top: 35px;
	}
	.rigg{
	float:left;
	}
	.leff{
background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    padding: 10px 43px;
    width: 40%;
	}
	.leff h2{
	color: #666666;
    font-size: 16px;
    margin-bottom: 5px;
    margin-right: 7px;
    margin-top: 0;
    text-align: right;
    text-transform: uppercase;
	}
	.leffu{
	color: #666666;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
	float:none;
	}
	.contentio .left, .rifht{
	float:none!important;
	
	}
	
.contentao input[type="text"], input[type="password"], textarea{
	background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    margin-left: 0;
    margin-right: 0;
    padding: 11px 1px 11px 25px;
    width: 95%;
	}
	.contentao textarea{
font-family: Arial;
    font-size: 17px !important;
    height: 53px;
    width: 95% !important;
	}
	.contentio > div{
background: url("../image/backk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 44px;
    margin-bottom: 5px;
    overflow: hidden;
    vertical-align: bottom;
    width: 475px !important;
	}
	.addo,.telefon,.adde{
color: #999999;
    font-weight: 700;
    padding-bottom: 13px;
    padding-left: 170px;
    padding-top: 15px;
	}
	.addo{
	background: url("../image/qaz.png") no-repeat 40px 12px;
	}
	.telefon{
	background: url("../image/wsx.png") no-repeat 40px 12px;
	color: #29C7F4;
font-size: 21px;
font-weight: 600;
line-height: 14px;
	}
	.adde{
	background: url("../image/edc.png") no-repeat scroll 37px 16px rgba(0, 0, 0, 0);
    color: #1AC7F6;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
	}
	.adde a{
color: #1AC7F6;
font-family: Arial;
font-size: 14px;
font-style: italic;
text-decoration: none;
}
	.catchass{
float: right;
    margin-right: -8px !important;
    padding: 9px 5px 9px 6px !important;
    width: 227px !important;
	}
	.cathaa{
	float:left;
	}
	.cathaa img{
	border:none!important;
	}
	.leff .buttons{
	border:none;
	width:100%!important;
	}
	.leff .buttons input{
	background: none repeat scroll 0 0 #FF5500;
    border-radius: 0;
    color: #FFFFFF;
    height: 35px;
    padding: 8px;
    text-transform: uppercase;
	
	float:none!important;
	}
	.leff .buttons .right{
	margin-top:20px;
	}
.centr{
width:980px;
margin-left:auto;
//margin-left:20%;
margin-right:auto;
}
#sub{
margin-top:69px;
}
#sub .box-heading{
 background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 1px;
    box-shadow: 0 1px 2px #999999;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}
#sub .box-content{
margin-top:20px;
background:none;
border:none;
padding:0px;
}
#sub .box-content .image img{
width:175px;
padding:0px;
}
#sub .box-content .image{
height: 176px;
    width: 170px;
}
#sub .box-content .box-product > div{
width:175px;
margin-bottom:10px;
}
#sub .box-content .box-product .active .name a{
color: #38B0E3;
border-top: 2px solid #38B0E3;
}
#sub .box-content .box-product .name a{
color: #565651;
    padding-bottom: 2px;
    padding-top: 5px;
}
#sub .box-content .name{
background: none repeat scroll 0 0 #FFFFFF;
    padding: 1px 2px;
    width: 171px;
	border-top:1px solid #cccccc;
}
.product-list- .image-title{
	background: url("../image/foto.png") no-repeat scroll 35px 8px ;
}
.boddu td{
min-height:45px;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}
.boddu .image{
width: 11%;
}
.boddu .model{
width:12%;
text-align:center;
}
.boddu .name{
width:210px;
text-align:center;
}
.boddu .name a{
color:#999999;
text-transform: uppercase;
text-decoration:none;
}
.boddu .price{
text-align:center;
color:#666666;
font-weight:900;
padding:0;
font-size: 14px;
}
.boddu .price a{
text-align:center;
color:#FF5500;
text-decoration:none;
font-style:italic;
}
.boddu .quantity{
text-align:center;
width: 8%;
}
.boddu .cart{
text-align:center;
width: 12%;
}
.boddu .name input{
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #00BFF5;
    border-radius: 16px;
    color: #00BFF5;
    padding: 0 5px 2px;
	cursor:pointer;
	margin-top:10px;
}
.boddu .name input:hover{
background: #00BFF5;
color:#ffffff;
}
.boddu .cart .cart input{
  background: none repeat scroll 0 0 #FF691D;
    border-radius: 0;
    color: #FFFFFF;
    padding: 0 10px;
}
.boddu .cart .cart input:hover{
background:#CF510E;
}
#toggle-view td span p{
border: 2px solid #00BFF5;
    border-radius: 15px;
    padding: 5px 15px;
}
.price .enq  a span{}
.price .enq a{
background: none repeat scroll 0 0 #FF691D;
    border: medium none;
    border-radius: 2px;
    color: #FFFFFF;
}
.price .enq a:hover{
background:#CF510E;
}
.category-info tr td{
height:25px;
}
.category-info tr{

}
.middle .content ul li{
display: table;
    margin: 0;
    padding: 0;
}
.middle .content ul{
width:349px;
padding:0;
margin:0;
}
.middle .firstc, .secondc, .thirthc h2{
background: url("../image/forh2.png") no-repeat scroll ;
padding:0;
}
.middle h2{
height: 30px;
    padding-top: 8px;
    text-align: center;
	margin-bottom:0px;
	text-transform: uppercase;
	color:#ffffff;
}
.middle .content{
margin-top:-1px;

}
.firstc, .secondc, .thirthc{
float: left;
    margin: 0 30px 0 5px;
    position: relative;
}
.thirthc{
margin-top:-50px;
}
.tri{
background: url("../image/tri.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    left: 165px;
    position: absolute;
    top: 37px;
    width: 30px;
}
.top .center h1{
color: #999999 !important;
    text-align: center !important;
    text-transform: uppercase;
}
.middle .content ul li div a{
color: #00BFF5;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
.middle .content ul li div{
color: #666666;
    font-style: italic;
    padding: 2px 0 0 40px !important;

	width:309px!important;
}
.middle .content ul li{
	border-bottom: 1px solid #CCCCCC;
    height: 70px;
    padding: 17px 0 11px;
}
.middle .content ul li :last-child{
border-bottom:none!important;
margin-bottom:0px!important;
}
.firstc .content{
padding:0!important;
}
.secondc .content{
padding:0!important;
}
.thirthc .content{
padding:0!important;
}
/* .box_acc{
margin-top:68px;
width:225px;
} */
.box_acc .box-heading{
background: none repeat scroll 0 0 #FFFFFF;
    color: #888888;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
	border-bottom:1px solid #999999;
}
.box_acc .box-content{
background:#ffffff;
}
.box_acc .box-content ul{
margin: 0;
    padding: 7px 2px 11px 5px;
}
.box_acc .box-content ul li{
list-style: none outside none;
    margin-bottom: 6px;
	text-decoration:none;
color:#1EC7F6;
font-weight:900;
padding-left:20px;
background: url("../image/fora.png") no-repeat scroll 9px 4px rgba(0, 0, 0, 0);
}
.box_acc .box-content ul li a{
text-decoration:none;
color:#1EC7F6;
font-weight:900;
}
#content h1{
text-align:center;
color:#999999;
}
 .login-content h2{
background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    color: #999999;
    height: 18px;
    margin-bottom: 0;
    padding: 8px;
    text-align: center;
	text-transform: uppercase;
 }
 .login-content .left .content{
 padding:30px!important;
 }
  .login-content .right .content {
 padding:30px!important;
 }
  .login-content .left .content b{
    text-transform: uppercase;
	color: #999999;
  }
    .login-content .left .content a{
    background: none repeat scroll 0 0 #FF5400;
    border-radius: 0;
    box-shadow: 0 2px 2px #666666;
    color: #FFFFFF;
    margin-left: 50px;
    margin-top: 23px;
    padding: 12px 20px;
    text-transform: uppercase;
	}
	.login-content .content .left p{
	text-transform: uppercase;
	}
	.login-content .right form input{
  color: #000000;
    font-size: 14px;
    font-weight: 700;
    margin-left: 89px;
    padding: 10px 20px;
    width: 200px;
	}
	.login-content  .right .content  p{
	font-weight: 600;
    margin-bottom: 7px;
    margin-left: 90px;
    text-transform: uppercase;
	}
.login-content  .right .content a{
margin-left:90px;
color:#00C8F6;
	font-weight: 600;
text-decoration:none;		
}
.login-content  .right .content .buttone{
background: none repeat scroll 0 0 #4ACD1B;
    border-radius: 0px!important;
    box-shadow: 0 2px 2px #666666;
    color: #FFFFFF;
    font-style: normal;
	    text-transform: uppercase;
    height: 35px;
    margin-left: 165px;
    margin-top: 24px;
    padding: 0;
    width: 110px;
	border:0px;
	cursor:pointer;
}
.login-content  .right .content .buttone:hover{
background:#42B418;
}
.wishh1 h1{
color:#777777!important;
text-transform: uppercase;
}
.wishlist-info thead tr .image{
background: url("../image/foto.png") no-repeat scroll  37px 11px  #282828;
}
.wishlist-info thead tr td{
background: #282828;
color:#ffffff;
text-align: center !important;
}
.wishlist-info thead td{
height: 22px;
    padding: 6px 3px;
    text-align: center;
    text-transform: uppercase;
}
.wishlist-info tbody tr td{
background: none repeat scroll 0 0 #FFFFFF;
    border-right: 1px solid #dddddd;
}
.wishlist-info .name a{
color:#999999;
text-decoration:none;
}
.wishlist-info tbody .model {
color: #999999;
    font-weight: bolder;
    text-align: center !important;
    text-decoration: none;
    vertical-align: middle;
}
.wishlist-info tbody .price{
    text-align: center !important;
color: #666666;
    font-weight: bolder;
    vertical-align: middle;
}
.wishlist-info tbody .action{
    text-align: center !important;
color: #666666;
    font-weight: bolder;
    vertical-align: middle;
	padding:0;
}
.alla .buttons {
background:#E6E6E6;
padding:13px 10px;
}
.alla .buttons .right{
float:none;
text-align:center!important;
}
.alla .buttons .right a{
border-radius:0px!important;
 background: none repeat scroll 0 0 #FF5400;
    box-shadow: 0 2px 2px #666666;
    color: #FFFFFF;
    padding: 12px 20px;
    text-transform: uppercase;
}
.alla .buttons .right a:hover{
background: none repeat scroll 0 0 #CF510E;
}
//**//

.cart-info thead tr .image{

}
.cart-info thead tr td{
background: #282828;
color:#ffffff;
text-align: center !important;
}
.cart-info thead td{
height: 22px;
    padding: 6px 3px;
    text-align: center;
    text-transform: uppercase;
}
.cart-info tbody tr td{
background: none repeat scroll 0 0 #FFFFFF;
    border-right: 1px solid #dddddd;
}
.cart-info .name a{
color:#999999;
text-decoration:none;
}
.cart-info tbody .model {
color: #999999;
    font-weight: bolder;
    text-align: center !important;
    text-decoration: none;
    vertical-align: middle;
}
.cart-info tbody .price{
    text-align: center !important;
color: #666666;
    font-weight: bolder;
    vertical-align: middle;
}
.cart-info tbody .action{
    text-align: center !important;
color: #666666;
    font-weight: bolder;
    vertical-align: middle;
	padding:0;
}
.cart-info thead .image {
background: url("../image/foto.png") no-repeat scroll  37px 11px  #282828;
	text-align: center;
}
.cart-info tbody .total{
    text-align: center !important;
color: #666666;
    font-weight: bolder;
    vertical-align: middle;
	padding:0;
}
.cart-info tbody .quantity{
    text-align: center !important;
color: #666666;
    font-weight: bolder;
    vertical-align: middle;
	padding:0;
}
.indifid{
    height: 30px;
    margin-bottom: -1px;
}
.indifid .warning{
background: url("../image/warni.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    color: #FFFFFF;
    height: 17px;
    padding: 3px 7px 9px 28px;
    width: 510px;
}
.indifid .warning .close{
cursor: pointer;
    float: right;
    margin-right: -11px;
    margin-top: -8px;
}
.cart_con .cart-module{
width:37%;
float:right;
}
.cart_con{
background:#ffffff;
min-height:202px;
}
.cart_con .cart-module #shipping{
width:100%;
padding:0px;
margin-bottom:0px;
}
.cart_con #cart_idd{
border-right: 1px solid #CCCCCC;
    float: left;
    height: 182px;
	width:60%;
	}
	#cart_idd p{
	  margin-top: 25px;
    padding: 1px 30px;
	}
	#cart_idd table{
	  margin-left: 20px;
    width: 85%;
	}
	.cart_con  #coupon{
	   margin-left: 62px;
    margin-top: 50px;
	}
	.cart_con  #coupon .button{
background: none repeat scroll 0 0 #4ACD1B;
    border-radius: 0;
    box-shadow: 0 2px 2px #666666;
    color: #FFFFFF;
    font-size: 12px;
    font-style: normal;
    height: 35px;
    margin-left: 11px;
    margin-top: 18px;
    padding: 0 25px;
    text-transform: uppercase;
	}
	#coupon input{
  font-size: 15px;
    margin-left: 0;
    padding: 8px 20px 6px;
	}
	.cart-module #shipping p{
margin: 2px 0 0px 5px;
	}
	.cart-module #shipping .reggi select{
font-size: 13px;
    padding: 7px;
    width: 260px;
	}
	.reggi input{
color: #000000 !important;
    font-size: 13px;
    font-weight: bolder;
    opacity: 1;
    padding: 7px;
    width: 245px;
	}
	#shipping #button-quote{
	background: none repeat scroll 0 0 #4ACD1B;
    border-radius: 0;
    box-shadow: 0 2px 2px #666666;
    color: #FFFFFF;
    font-size: 12px;
    font-style: normal;
    height: 35px;
	 padding: 0 25px;
    text-transform: uppercase;
	margin-left:75px;
	}
	.totality{
	   float: right;
    margin-top: 15px;
    width: 38%;
	}
.totality .cart-total{
   background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #4ACD1B;
    border-right: 1px solid #4ACD1B;
    border-top: 1px solid #4ACD1B;
    margin-bottom: 0;
    padding: 11px 30px 4px 110px;
}
.totality .cart-total #total{
float:none;
}
.totality .cart-total #total .right{
  color: #4ACD1B;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
}
#quant{
color:#000000!important;
}


/**/
#simplecheckout_cart thead th{
background: none repeat scroll 0 0 #282828;
    color: #FFFFFF;
    padding-bottom: 11px;
    padding-top: 11px;
    text-transform: uppercase;
}
#simplecheckout_cart thead .image{
background: url("../image/foto.png") no-repeat scroll 37px 11px #282828;
}
#simplecheckout_cart .model, .quantity, .price, .total{
color: #767676;
    font-weight: bolder;
    text-align: center !important;
    text-decoration: none;
    vertical-align: middle!important;
}
#simplecheckout_cart .name a{
text-decoration:none;
color: #767676;
    font-weight: bolder;
} 
#total_sub_total{
background:#4ACD1B;
}
#total_tax{
background:#4ACD1B;}
#total_shipping{
background:#4ACD1B;
}
#total_total{
background:#3FC411;
}
.boldero{
  color: #000000;
    float: left;
    margin-left: 50px;
    text-transform: uppercase;
}
.totality nobr{
color:#ffffff;
font-weight:900;
font-size:14px;
}
.coupones{
background: none repeat scroll 0 0 #282828;
    height: 57px;
    padding: 4px 0 0 30px;
	margin-bottom:15px;
}
.coupones > div{
  display: inline-block;
    vertical-align: middle;
}
#coupe{

}
#coupe input{
 background: none repeat scroll 0 0 #737373;
    color: #000000;
    font-size: 12px;
    font-weight: bolder;
    height: 20px;
    margin: 2px 0 0 0;
    max-width: 150px;
    padding: 7px 9px 4px;
    width: 132px !important;
	border:0px solid;
}
#coupone{
padding: 12px 1px;
    vertical-align: middle;
	margin-top:1px;
}
#coupone #simplecheckout_button_cart{
 margin: 0;
    padding: 8px 30px;
}
#coupone span{
padding:0;
}
.simplecheckout-cart tbody{
background:#ffffff;
}
.simplecheckout-cart tbody tr td{
border-right:1px solid #dddddd;
}
.simplecheckout-block-heading{
background:#00BFF5;
    text-transform: uppercase;
	color:#ffffff;
	
}
.totality .buttons{
   background: none repeat scroll 0 0 #282828;
    padding: 13px 11px 15px 1px;
}
.totality .buttons .right .button{
padding:10px 12px;
text-transform:uppercase;
box-shadow: 0 0 2px #CCCCCC;
}
.totality .buttons .center .button{
padding:10px 12px;
text-transform:uppercase;
background:#00BFF5;
box-shadow: 0 0 2px #CCCCCC;
}
#simplecheckout_shipping .simplecheckout-block-content{
background:#ffffff;
}
#simplecheckout_shipping .simplecheckout-block-content .simplecheckout-methods-table tr td b{
padding-left:30px;
}
#simplecheckout_payment .simplecheckout-block-content{
background:#ffffff;
}
#simplecheckout_form  #buttonse{

}
.simplecheckout-right-column .simplecheckout-methods-table .quote{
vertical-align:middle;
color:#767676;
font-weight:900;
}
.simple-content #simplecheckout_form  #buttonse{
float: right;
    padding: 0;
	}
.simple-content #simplecheckout_form  #buttonse #simplecheckout_button_confirm{	
	padding: 10px 25px;
    text-decoration: none;
    text-transform: uppercase;
	}
	.simplecheckout-customer-block table{
	display:inline;
	}
	.tsena{
	float:left;
	}
	.boxs .box-product{
	text-align:center;
	}
	.boxs .box-product > div{
	border: 1px solid #CCCCCC;
    margin-right: 10px;
    width: 170px;
	}
	.boxs .box-product div img{
	width:168px;
	}
	.boxs .box-product  .image{
	background:#ffffff;
	}
	.boxs .box-product  .name{
	background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #CCCCCC;
    padding: 6px 0 3px;
	}
	.boxs .box-product  .name a{
	color:#111111;
	}
	.noti{
	border: 2px dashed #FF0000;
border-radius: 15px;
padding: 5px 15px;
background: white;
font-weight: bold;
	}
	.sime_regg{
	float:left;
	}
	.floa_left{
	float:left;
	width:31%;
	margin: 0 15px 0 5px;
	position: relative;
	}
	.floa_left .content {
padding: 20px 19px 20px 21px !important;
	}
	.floa_left input{
	background: none repeat scroll 0 0 #F2F2F2;
    color: #888888;
    margin-bottom: 10px;
    padding: 7px 6px 7px 8px;
    width: 248px;
	}
	.floa_right .content .return-opened textarea{
	height: 50px;
    margin-left: 45px;
    padding: 5px 8px;
    width: 80%;
	}
	.floa_right h2{
	text-align:center;
	background:#00BFF5;
	color:#ffffff;
	text-transform:uppercase;
	padding:6px 0px;
	margin:0;
	}
	.floa_left h2{
	text-align:center;
	background:#00BFF5;
	color:#ffffff;
	padding:6px 0px;
	text-transform:uppercase;
	margin:0;
	}
	.floa_right{
	float: left;
	width: 47%;
	}
	.butto{
	 float: right;
    width: 57%;
	}
	.butto .buttons{
	margin-bottom: 20px;
    margin-left: 18px;
    overflow: auto;
    padding: 6px;
    width: 210px;
	border:none;
	background:none;
	}
	.floa_left .required{
	margin: 2px 0 0 -8px;
    position: absolute;
	}
	.floa_right #return-product .return-product > div{
	display:inline;
	}
	.floa_right #return-product .return-product .required{
	position:absolute;
	margin:0 0px 0px -7px;
	}
	.floa_right #return-product .return-product input{
	 padding: 7px 4px 8px 7px;
    width: 155px;
	background:#F2F2F2;
	}
	.floa_right #return-product .return-product .return-quantity input{
	padding: 7px 4px 8px 7px;
	width: 25px;
	}
	.floa_right #return-product .content{
	padding:0px;
	}
	.floa_right .content .return-detail table{
	margin-top:10px;
	}
	.floa_right .content .return-detail .required{
	margin-left: 35px;
    position: absolute;
	}
	.floa_right .content .return-detail table input{
	margin:4px 25px 0 0;
	}
	.return-opened  b{
	margin-left:110px;
	}
	.floa_right .return-opened textarea{
	font-size:12px;
	}
	.return-captcha input{
   float: right;
    height: 25px;
    margin-right: 27px;
    margin-top: 3px;
    padding: 3px 10px 5px;
    width: 190px;
	}
	.return-captcha img{
	 margin: 3px 11px 0 44px;
	}
	.butto .buttons .left a{
	background: url("../image/green.png") no-repeat scroll 134% 92% #F2F2F2;
    padding: 12px 11px 12px 21px;
    text-align: right;
    width: 48px;
	 text-transform: uppercase;
	  }
	  .butto .buttons .right input{
border-radius: 0px!important;	
	background: #FF5500;
    color: #FFFFFF;
    font-style: normal;
    height: 36px !important;
    margin-left: 0;
    text-transform: uppercase;
    width: 125px;
	  }
	  .butto .buttons .right input:hover{
	  background:#CF510E;
	  }
	  .wsww{
	  display: inline-block;
background-color: #00C8F6;
border-radius: 100px;
-moz-border-radius: 3px;
-webkit-border-radius: 100px;
padding: 6px 5px;
color: #fff;
border: 1px solid #FFFFFF;
	  }
	  .boxs .box-heading {
background: #00BFF5;
padding: 8px 10px 7px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 14px;
color: #FFF;
margin-bottom: 10px;
text-align: center;
	 }
	 .alla {
	 float: left;
	width: 80%;
	 }
	 	 .order-all {
	 float: left;
	width: 80%;
	 }
	 .buttons-new {
	 background: #FFFFFF;
border: 1px solid #EEEEEE;
overflow: auto;
padding: 6px;
margin-bottom: 20px;
float: left;
width: 79%;
	 }
	 .content-new {
	 padding: 10px;
overflow: auto;
margin-bottom: 20px;
background: #ffffff;
float: left;
width: 78%;
	 }
	 
	 .buttons-new .right {
float: right;
text-align: right;
}
.buttons-new .left {
float: left;
text-align: left;
}
	 .posta {
	background: none repeat scroll 0 0 #00C8F6;
color: #FFFFFF;
font-size: 18px;
padding: 11px 0;
text-align: center;
border-radius: 15px 15px 0 0;
text-transform: uppercase;
	 }
	 .informpay {
	 background: #fff;
    border-radius: 15px;
	 }
	 .bannerpay {
	 margin-bottom: 12px;
	 padding: 10px 14px 10px 19px;
	 }
	 #detailstablemain tr:nth-child(2n){
	 background: none repeat scroll 0% 0% rgb(255, 252, 252);
	 }
	 #detailstablemain tr:nth-child(2n+1){
	 background: none repeat scroll 0% 0% rgb(216, 216, 216);
	 }
	 #detailstablemain tr:nth-child(1){
	 background: #000;
	 color:#fff;
	 }
.dostavka {
font-size: 12px;
color: #F00;
}
.error404 {
padding-top: 280px;
background: url("/images/404.jpg") 50% 40px no-repeat;}

.error404 p{
font: bold 24px Georgia, Geneva, "Times New Roman", times;
color: #777;
padding-left: 130px;}
.share {height: 42px; margin-left: 63px;}