@charset "UTF-8";
body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:1.8em;
	
}
ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
a {
	color:inherit;
	text-decoration:none;
}
a:hover{
	color:#900;
	text-decoration:underline;
}
a img{
	border:0;
}
#header-wrapper{
	height:120px;
	width:100%;
	background-image:url(../images/header-bg1.png);
	background-repeat:repeat-x;
}
#headerprd{
	width:1050px;
	margin:auto;
}
#logo{
	padding:10px;
}
#top-menu{
	padding-left:10px;
	padding-top:23px;
}
#manufacturer{
	width:1050px;
	height:60px;
	background-image:url(../images/skia.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	margin:auto;
}
#footer-wrapper{
	height:173px;
	width:100%;
	background-image:url(../images/footer-bg1.png);
	background-repeat:repeat-x;
	float:left;
}
#top-menu ul li{
	display:inline-block;
	color:#FFF;
}
#searchwrapper {
width:200px; /*follow your image's size*/
height:30px;/*follow your image's size*/
background-image:url(../images/search_bg.png);
background-repeat:no-repeat; /*important*/
padding:px;
margin:0px;
position:relative;
float:left;

}
 
#searchwrapper form { display:inline ; }

 
.searchbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:0px;
left:9px;
width:140px;
height:20px;

}

 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:165px;
width:32px;
height:20px;
}
#main-container{
	width:1100px;
	margin:auto;
}
#left-column{
	width:170px;
	float:left;
}
#right-column{
	width:210px;
	float:left;
	margin-bottom: 10px;
}
#main-column{
	width:710px;
	float:left;
}
#left-column li{
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	width: 150px;
	display: inline-block;
	background-image: url(../images/li-lvl1.png);
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#left-column li a{
	color: #FFF;
}

#left-column li.sel{
	
	background-image: url(../images/li-lvl1-sel.png);
	
}
#left-column ul ul li{
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	width: 150px;
	display: inline-block;
	background-image: url(../images/li-lvl2.png);
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#left-column ul ul li.sel{
	
	
	background-image: url(../images/li-lvl2-sel.png);
	
	
}
#left-column ul ul ul li{
	text-align:right;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	width: 150px;
	display: inline-block;
	background-image:none;
	background-color:#B2B0B0;
	padding: 5px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#left-column ul ul ul li.sel{
	background-image:none;
	background-color:#F00;
	
}
#slides{
	width:100%;
	height:350px;
	background-image:url(../images/slides-bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
}
#related{
	width:95%;
	height:350px;
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	padding: 10px;
	border: 1px solid #999;
	margin-bottom: 10px;
}
#news-list li{
	padding-top:20px;
	text-align:justify;
	display:inline-block;
	width:170px;
	height:160px;
	margin-left:0px;
	margin-right:0px;

	
}
#news-list a{
	color:#FFF;
	text-decoration:none;
}
h3{
	padding-top:25px;
	color:#789DAD;
	font-size:18px;
}
h4{
   color:#c00;
   font-size:16px;
}
h5{
   color:white;
   font-size:22px;
   float:left;
   font-weight:bold;
   padding-left:2px;
   margin-bottom: -10px;
   
   
   
}
#login,#basket{
	font-size:11px;
	line-height:2em;
	padding: 10px;
	border: 1px solid #000;	
	margin-bottom:15px;
}

.input , .form-element{
    border: 1px solid #006;
    margin-bottom:5px;
 	white-space: normal;
	outline:thin;
	
}
#footer{
	width:1050px;
	margin:auto;
}
#footer-menu{
	padding-top:8px;
	color:#FFF;
	text-align:center;
	margin:auto;
}

#footer-menu li{
	display:inline-block;
	color:#FFF;
}
#container {
	position: absolute;
	height: 363px;
	width: 635px;
	left: 39px;
	top: 12px;
	overflow: hidden;
}
#product-paging ul{
	list-style-type:none;
	padding:0;
	margin:0;
	padding-top:15px;
	width:100%;
}
#product-paging ul li{
	margin-right: 0px;
	display: inline-block;
	padding: 10px;
	padding-bottom: 5px;
	width: 140px;
	font-size: 14px;
	height: 250px;
	margin-bottom: 10px;
	border: 1px solid #000;	
}
#li-price{
	float:left;
	color:#F00;
}
#li-basket{
	float:right;
}
#paging{
	width:100%;
	text-align:center;
	float:left;
	padding-bottom:10px;
	color:#CCC;
}
#filters{
	padding:9px;
	width:96%;
	line-height: 10px;
	color:#FFF;
	font-weight:bold;
    line-height: 15px;
    
    text-align:left;
	background-color:#789DAD;
}
#prodpath{
    padding:9px;
    width:96%;
    color:#FFF;
    font-weight:bold;
    line-height: 15px;
    
    text-align:left;
    background-color:#A3A3FF;
}

.image-big{
	padding:15px;
	background-color:#CCC;
}
.image-small{
	padding:5px;
}

#mainphotos{
	float:left;
	padding-right:20px;
}
.mainprice{
	
	font-size:40px;
	line-height:1.5em;
	color:#789DAD
}
.product-title{

	font-size:28px;
	line-height:1.5em;
	color:#789DAD
}
.product-code{

	font-size:14px;
	line-height:1.5em;
	color:#F00;
}
#product-page{
	width:100%;
	float:left;
}
#specs{
	width: 90%;
	padding: 20px;
	border: 1px solid #999;
	float:left;
}
#content-main{
	width: 90%;
	padding: 20px;
	
	float:left;
}
#headerprd {
	position: relative;
}
#header #basket {
	margin: 0px;
	padding: 5px;
	position: absolute;
	top: 5px;
	right: 5px;
	background: #FFF;
	width: 250px;
	border-radius: 5px;
	height: 30px;
	line-height: normal;
}
#header #basket h4 {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 30px;
	display: block;
	overflow: hidden;
}
#header #basket h4 a {
	background: url(../images/icon_basket.png) no-repeat center center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 30px;
	text-indent: -9999px;
}


#header #basket p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333;
	line-height: 12px;
}

#header #login {
	margin: 0px;
	padding: 5px;
	position: absolute;
	top: 50px;
	right: 5px;
	background: #FFF;
	width: 259px;
	border-radius: 5px;
	height: 50px;
	line-height: normal;
}

#header #login h4 {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 30px;
	display: block;
	overflow: hidden;
	background: url(../images/icon_login.png) no-repeat center center;
	text-indent: -9999px;
}
#header #login form {
	margin: 0px 0px 3px;
	padding: 0px;
	float: right;
	width: 210px;
	display: block;
}
#header #login form input {
	margin: 0px 0px 0px 5px;
	padding: 0px 4px;
	width: 70px;
	border: 1px solid #CCC;
	line-height: 18px;
	height: 18px;
	float: left;
}
#header #login form input[type="submit"] {
	height: 20px;
	width: 40px;
	color: #FFF;
	background: #56798F;
	border-width: 0px;
	border-style: none;
}
#header #login form input:first-child {
	margin: 0px;
}
#header #login p {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	width: 210px;
}
#header #login p a {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 14px;
}
#header #phone {
	color: #D50707;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 35px;
	position: absolute;
	top: 80px;
	right: 290px;
	line-height: 40px;
	background: url(../images/icon_phone.png) no-repeat left center;
}

#header .search {
	top: 32px;
	left: 320px;
	position: absolute;
}

#header .search input {
margin: 0px;
padding: 0px 10px;
height: 23px;
width: 280px;
border: 1px solid #CCC;
float: left;
background: #FFF;
border-radius: 5px;
font: 13px/25px Arial, Helvetica, sans-serif;
color: #424242;
margin-right: 7px;
}

.searchbtn {
	background-color: #fff;
	padding: 2px;
	border-radius: 5px;
}

#product-paging ul li {
	display: block;
	float: left;
	margin: 0px 4px 10px 0px;
}
#product-paging ul li a {
	margin: 0px;
	padding: 0px;
	display: block;
}
#order {
	clear: both;
	margin-right: 37px;
}


#product-paging ul li br + a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	height: 140px !important;
	width: 140px;
}
#product-page div.photo {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: left;
	overflow: hidden;
}
#product-page div.photoslide{
    display: block;
    margin: 0px;
    padding: 0px;
    height: 200px;
    width: 350px;
    float: left;
    overflow: hidden;
    border-style: inset;
}

.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;  
  border-left: 15px solid green;
}

.arrow-left {
  width: 0; 
  height: 0; 
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;   
  border-right:15px solid green; 
}




#product-page div.photoslide0 img{
    margin: 0px;
    padding: 0px;
    height: 200px;
    width: 350px;
    border-width: 0px;
    border-style: inset;
}

#product-page div.photo a{
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 300px;
	overflow: hidden;
}

#product-page div.photo a img{
	margin: 0px;
	padding: 0px;
	max-height: 250px;
	max-width: 300px;
	border-width: 0px;
	border-style: none;
}
#product-page div.photo .thumbs {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#product-page div.photo .thumbs a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	height: 70px;
	width: 70px;
}
#product-page div.photo .thumbs a img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	max-height: 70px;
	max-width: 70px;
	border-width: 0px;
	border-style: none;
}

#product-page .data {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#product-page .datacar {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 550px;
    float: left;
}

#product-page .data h3 {
	font-size: 28px;
	line-height: normal;
	font-weight: normal;
	color: #789DAD;
	margin: 0px;
	padding: 10px 0px 0px;
}
#product-page .data p {
	font-size: 14px;
	font-weight: normal;
	color: #D30707;
	margin: 0px;
	padding: 0px;
}
#product-page .data p span {
	margin: 40px 20px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 60px;
	width: 100px;
	text-align: center;
	font-size: 9px;
	color: #333;
}
#product-page .data p span img {
	display: block;
	margin: 0px auto;
	padding: 0px;
}

#product-page .data p.socialpro {
	float: left;
	clear: both;
	display: block;
	margin-top: 10px;
}

#product-page .data p.price {
	clear: both;
	float: right;
	margin-top: 60px;
	margin-right: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
}
#product-page .data p.price span {
	float: left;
	height: auto;
	width: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #666;
}
#product-page .data p.price em {
	text-decoration: line-through;
	margin-left: 10px;
}
#product-page .data p.price strong {
	font-size: 22px;
	font-weight: normal;
	color: #F32527;
	margin-right: 10px;
	margin-left: 10px;
}
#product-page .data p.price img {
	vertical-align: middle;
	float: right;
}
#product-page ul.tabs {
	margin: 20px 0px 0px;
	padding: 0px;
	height: 30px;
	clear: both;
}
#product-page ul.tabs li {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
}
#product-page ul.tabs li a {
	line-height: 28px;
	display: block;
	margin: 0px;
	padding: 0px 10px;
	font-size: 14px;
	height: 28px;
	border: 1px solid #F5F5F5;
	color: #999;
	background: #F5F5F5;
	position: relative;
	z-index: 10;
}
#product-page ul.tabs li a.active {
	background: #FFF;
	color: #333;
	padding-bottom: 2px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 0px none;
	border-left: 1px solid #CCC;
}

#product-page div.tab {
	margin: 0px;
	padding: 10px 20px;
	width: 640px;
	border: 1px solid #CCC;
}
#product-page #specs table {
	margin: 0px -21px;
	padding: 0px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 682px;
}
#product-page #specs table tr td, #product-page #specs table tr th {
	margin: 0px;
	padding: 5px 10px;
	text-align: left;
	font-size: 11px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#product-page #specs table tr th {
	text-align: right;
	border-right-width: 0px;
	border-right-style: none;
}
#product-page #specs table tr:nth-child(odd) td , #product-page #specs table tr:nth-child(odd) th{
	background: #F2F2F2;
}
#product-paging ul.products {
	display: block;
	margin: 0px;
	padding: 0px;
}

#product-paging ul.products li {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	width: 822px;
	overflow: hidden;
	height: auto;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-top-width: 0px;
	border-top-style: none;
}

#product-paging ul.products li p.compare {
	background: #EEE;
	margin: 0px;
	padding: 65px 0px;
	height: 20px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
}

#product-paging ul.products li div.photo {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 150px;
	overflow: hidden;
}


#product-paging ul.products li div.photo a{
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 150px;
}

#product-paging ul.products li div.photo img {
	margin: 0px;
	padding: 0px;
	max-height: 150px;
	max-width: 150px;
	border-width: 0px;
	border-style: none;
}

#product-paging ul.products li h4 {
	font-size: 16px;
	margin: 0px;
	padding: 5px 0px 0px;
}
#product-paging ul.products li h4 a {
	color: #C00;
	display: block;
	margin: 0px;
	padding: 0px;
}
#product-paging ul.products li p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: normal;
}
#product-paging ul.products li p.code {
	color: #789DAD;
	line-height: 20px;
	display: block;
	margin: 0px 0px 30px;
	padding: 0px;
	height: 20px;
}
#product-paging ul.products li p.descr {
	line-height: 15px;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 45px;
	overflow: hidden;
}
#product-paging ul.products li p.availability {
	font-size: 10px;
	float: left;
	display: block;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#product-paging ul.products li p.availability img {
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 30px;
	width: 30px;
}
#product-paging ul.products li p.basket {
	display: block;
	float: right;
	line-height: 30px;
	margin: 0px 10px;
	padding: 0px;
	height: 30px;
}
#product-paging ul.products li p.price {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	line-height: 30px;
	height: 30px;
}
#product-paging ul.products li p.price em {
	font-style: normal;
	color: #666;
	text-decoration: line-through;
}
#product-paging ul.products li p.price strong {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
#product-paging .comparebox {
	background: #789DAD;
	margin: 10px 0px 0px;
	padding: 0px;
	width: 655px;
	border-width: 0px;
	border-style: none;
	height: 30px;
	line-height: 30px;
	border-radius: 5px 5px 0 0;
	clear: both;
}
#product-paging .comparebox a.compare {
	margin: 0px;
	padding: 0px 10px 0px 30px;
	float: left;
	color: #FFF;
	text-decoration: none;
	background: url(../images/arrow_down.png) no-repeat 10px center;
}
#product-paging .comparebox p {
	margin: 0px;
	padding: 0px 10px;
	float: right;
	color: #FFF;
}
#product-paging .comparebox p a {
	color: #FFF;
	display: inline-block;
}
#product-paging ul.products + .comparebox{
	margin-top: 0px;
	border-radius: 0 0 5px 5px;
	margin-bottom: 20px;
}
#product-paging ul.products + .comparebox a.compare {
	background: url(../images/arrow_up.png) no-repeat 10px center;
}
#right-column h4.title {
	color: #FFF;
	background: #C00;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 30px;
}


#right-column ul.products {
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 210px;
	border-top: 1px solid #CCC;
}
#right-column ul.products li {
	margin: 0px;
	padding: 9px;
	clear: both;
	float: none;
	width: 215px;
	overflow: hidden;
	height: auto;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-top-width: 0px;
	border-top-style: none;
}

#right-column ul.products div.photo {
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 150px;
	width: 150px;
	overflow: hidden;
}
#right-column ul.products div.photo a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 150px;
}
#right-column ul.products div.photo img {
	margin: 0px;
	padding: 0px;
	max-height: 150px;
	max-width: 150px;
	border-width: 0px;
	border-style: none;
}
#right-column ul.products li h4 {
	margin: 0px;
	padding: 0px;
}
#right-column ul.products li h4 a {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#right-column ul.products li p {
	margin: 0px;
	padding: 0px;
}
#right-column ul.products li p.descr , #right-column ul.products li p.availability{
	display: none;
}
#right-column ul.products li p.basket {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 25px;
}
#right-column ul.products li p.basket img {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 25px;
}

#right-column ul.products li p.price {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
#right-column ul.products li p.price span {
	display: none;
}
#right-column ul.products li p.price em {
	font-style: normal;
	color: #999;
	text-decoration: line-through;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#right-column ul.products li p.price strong {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #E6302C;
}
#right-column  img {
	border-width: 0px;
	border-style: none;
	max-width:180px;
}
#productslist {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#productslist li {
display: block;
margin: 0px 2px 5px 0;
padding: 0px 15px;
float: left;
width: 190px;
height: 320px;
overflow: hidden;
border: 1px solid #d7d7d7;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#productslist li .photo {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 190px;
	display: block;
	overflow: hidden;
}
#productslist li .photo a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 190px;
}
#productslist li .photo a img {
	height: auto;
	width: auto;
	max-height: 190px;
	max-width: 190px;
	border-width: 0px;
	border-style: none;
}
#productslist li p.code {
	font-size: 10px;
	font-weight: normal;
	color: #789dad;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
#productslist li h4 {
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	color: #5ea2b9;
	margin-top: 5px;
	margin-bottom: 5px;
}
#productslist li h4 a {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #5ea2b9;
	text-decoration: none;
	line-height: 12px;
	height: 48px;
	overflow: hidden;
}
#productslist li h4 a:hover {
	color: #196a85;
}
#productslist li p.price {
	display: block;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#productslist li p.price span {
	display: block;
	font-size: 10px;
	line-height: normal;
}
#productslist li p.price em {
	font-style: normal;
	color: #999;
	text-decoration: line-through;
	font-size: 10px;
	margin-right: 5px;
}
#productslist li p.price strong {
	font-weight: bold;
	color: #E72E2B;
	margin-right: 5px;
}
#productslist li p.price a.addtobasket {
	background: url(../images/icon_basket_red.jpg) no-repeat center center;
	text-indent: -9999px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 27px;
}
#related {
	height: auto;
}
#footer-wrapper {
	height: auto;
}
#footer {
	position: relative;
}
#footer .social {
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#footer-menu .cards {
	display: block;
	margin: 15px auto 5px;
	padding: 0px;
	width: 1000px;
	overflow: hidden;
}
#footer-menu .cards span {
	display: block;
	margin: 0px 1% 0px 3%;
	padding: 5px 0px;
	float: left;
	width: 41%;
	background: rgba(255,255,255,0.7);
	overflow: hidden;
	border-radius: 10px;
}
#footer-menu .cards span + span {
	width: 51%;
	margin-left: 1%;
}

#footer-menu .cards span img {
	margin-top: 5px;
	margin-bottom: 10px;
}
#footer-menu .developer {
	background: rgba(0,0,0,0.7);
	text-align: center;
	display: block;
	margin: 0px 5%;
	padding: 5px;
}
#manufacturer ul {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	list-style: none;
	height: 44px;
	overflow: hidden;
}
#manufacturer ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 45px;
	width: 140px;
	display: block;
}
#manufacturer ul li a {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 140px;
}
#manufacturer ul li a img {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: auto;
	max-height: 45px;
	max-width: 140px;
	border-width: 0px;
	border-style: none;
}
#tabrelated h4.title {
	color: #FFF;
	background: #C00;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 30px;
}


#tabrelated ul.products {
	display: block;
	padding: 0px;
	float: left;
}
#tabrelated ul.products li {
	margin: 0px;
	margin-right: 10px;
	padding: 3px;
	float: left;
	width: 140px;
	height: auto;
	height: 258px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

#tabrelated ul.products div.photo {
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 150px;
	width: 150px;
	overflow: hidden;
}
#tabrelated ul.products div.photo a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 140px;
}
#tabrelated ul.products div.photo img {
	margin: 0px;
	padding: 0px;
	max-height: 150px;
	max-width: 140px;
	border-width: 0px;
	border-style: none;
}
#tabrelated ul.products li h4 {
margin: 0px;
padding: 0px;
height: 60px;
}
#tabrelated ul.products li h4 a {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#tabrelated ul.products li p {
	margin: 0px;
	padding: 0px;
}
#tabrelated ul.products li p.descr , #right-column ul.products li p.availability{
	display: none;
}
#tabrelated ul.products li p.basket {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 25px;
}
#tabrelated ul.products li p.basket img {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 25px;
}

#tabrelated ul.products li p.price {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
#tabrelated ul.products li p.price span {
	display: none;
}
#tabrelated ul.products li p.price em {
	font-style: normal;
	color: #999;
	text-decoration: line-through;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#tabrelated ul.products li p.price strong {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #E6302C;
}
#tabrelated  img {
	border-width: 0px;
	border-style: none;
	max-width:180px;
}

/*See*/

#seeproducts ul.products {
	display: block;
	padding: 0px;
	float: left;
	margin: 5px 0 20px;
}
#seeproducts ul.products li {
	margin: 0px;
	margin-right: 10px;
	padding: 3px;
	float: left;
	width: 213px;
	height: auto;
	min-height: 258px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

#seeproducts ul.products div.photo {
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 150px;
	width: 213px;
	overflow: hidden;
}
#seeproducts ul.products div.photo a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 213px;
}
#seeproducts ul.products div.photo img {
	margin: 0px;
	padding: 0px;
	max-height: 150px;
	max-width: 213px;
	border-width: 0px;
	border-style: none;
}
#seeproducts ul.products li h4 {
margin: 0px;
padding: 0px;
height: 60px;
}
#seeproducts ul.products li h4 a {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#seeproducts ul.products li p {
	margin: 0px;
	padding: 0px;
}
#seeproducts ul.products li p.descr , #right-column ul.products li p.availability{
	display: none;
}
#seeproducts ul.products li p.basket {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 25px;
}
#seeproducts ul.products li p.basket img {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 25px;
}

#seeproducts ul.products li p.price {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
#seeproducts ul.products li p.price span {
	display: none;
}
#seeproducts ul.products li p.price em {
	font-style: normal;
	color: #999;
	text-decoration: line-through;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#seeproducts ul.products li p.price strong {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #E6302C;
}
#seeproducts  img {
	border-width: 0px;
	border-style: none;
	max-width:207px;
}

#seeproducts .comparebox {
	background: #789DAD;
	margin: 10px 0px 0px;
	color: #fff;
	padding: 0px;
	padding-left: 10px;
	width: 672px;
	border-width: 0px;
	border-style: none;
	height: 30px;
	line-height: 30px;
	border-radius: 5px 5px 0 0;
	clear: both;
}

#comparepage{
	width:700px;
	padding: 10px 0;
}

#comparepage h4 {
	color: #E6302C;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#comparepage a {
	color: #810300;
}

#comparepage a:hover {
	text-decoration: none;
}

#comparepage p {
	margin: 20px 0;
}

#comparepage span {
	margin: 0;
	padding: 0;
	display: inline;
}

#comparepage .image {
	width: 250px;
}

.overpanel {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 10;
	background-color: rgba(0,0,0,0.6);
}

.overpanel .container {
	background: #FFF;
	margin: 100px auto 0px;
	padding: 10px 0px 20px;
	width: 900px;
	box-shadow: 0 0 5px rgba(0,0,0,0.6);
	border-radius: 10px;
}
.overpanel .container a.close {
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	display: block;
	margin: 0px 15px 0px 0px;
	padding: 0px 15px 0px 0px;
	float: right;
	text-decoration: none;
	background: url(../images/icon_close.png) no-repeat right center;
}


.overpanel .container table {
	font-size: 16px;
	color: #666;
	font-weight: normal;
	clear: both;
}
.overpanel .container table tr td, .overpanel .container table tr th {
font-size: 15px;
color: #666;
text-align: left;
margin: 0px;
padding: 9px 8px;
border-bottom: 1px solid #E5E5E5;
}
.overpanel .container table tr th {
	font-weight: normal;
	color: #333;
	font-family: 'DinProMedium', Arial, Helvetica, sans-serif;
	padding-left: 20px;
}

.overpanel .container table tr td div.product {
	padding: 0px;
	height: auto;
	width: 200px;
	border-bottom: 3px solid #c2c2c2;
	overflow: hidden;
	margin: 0 auto;
}
.overpanel .container table tr td div.product .photo {
	margin: 0px;
	padding: 0px;
	height: 198px;
	width: 198px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
}
.overpanel .container table tr td div.product .photo a {
	background: #FFF;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	height: 198px;
	width: 198px;
}
.overpanel .container table tr td div.product .photo a img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	max-height: 198px;
	max-width: 198px;
	border-width: 0px;
	border-style: none;
}
.overpanel .container table tr td div.product h4 {
	font-size: 16px;
	line-height: 20px;
	color: #C00;
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: center;
}
.overpanel .container table tr td div.product h4 a {
	color: #C00;
	text-decoration: none;
}
.overpanel .container table tr td div.product p {
	font-size: 14px;
	color: #789DAD;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}
.overpanel .container table tr td div.product p.price {
	line-height: 30px;
	height: 30px;
	border-width: 0px;
	border-style: none;
	display: block;
}
.overpanel .container table tr td div.product p.price span.value {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 18px;
	line-height: 30px;
	color: #C00;
}
.overpanel .container table tr td div.product p.price span.value em {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #999;
	display: block;
	margin: 0px 8px 0px 0px;
	padding: 7px 0px 3px;
	float: left;
	height: 20px;
	text-decoration: line-through;
}
.overpanel .container table tr td div.product p.price span.value strong {
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
}
.overpanel .container table tr td div.product p.price a.addtobasket {
	background: url(../images/basket_wh.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	margin: 5px 5px 0px 10px;
	padding: 0px;
	float: right;
	height: 20px;
	width: 30px;
}

/*Cart*/

#header .main .accountbox {
	background: #000;
	border: 1px solid #001346;
	position: absolute;
	top: 0px;
	right: 5px;
	margin: 0px;
	padding: 5px;
	height: 55px;
	font-size: 11px;
	line-height: 13px;
	color: #FFF;
	min-width: 180px;
	border-radius: 5px;
	width: 250px;
}
#header .main .accountbox p {
	margin: 0px 5px 0px 0px;
	padding: 0px 5px;
	clear: left;
	float: left;
	height: 30px;
	display: block;
}
#header .main .accountbox p a {
	color: #FFF;
	text-decoration: underline;
}
#header .main .accountbox p.right {
	clear: right;
	float: right;
	margin: 0px;
	text-align: right;
}
#header .main .accountbox p.basket, #header .main .accountbox p.options {
	font-size: 12px;
	line-height: 14px;
}
#header .main .accountbox p.basket strong {
	display: block;
}
#header .main .accountbox p.options a {
	display: block;
}
#header .main .accountbox.inline {
	width: 270px;
	height: 36px;
	padding: 5px 0px;
}
#header .main .accountbox.inline ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	height: 36px;
	position: relative;
	z-index: 50;
}
#header .main .accountbox.inline ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	border-left: 1px solid #DA2128;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	height: 36px;
	position: relative;
}
#header .main .accountbox.inline ul li span, #header .main .accountbox.inline ul li div {
	padding: 0px 15px 0px 5px;
	display: block;
	overflow: hidden;
}
#header .main .accountbox.inline ul li.name {
	margin-left: -1px;
	border-width: 0px;
	border-style: none;
}
#header .main .accountbox.inline ul li strong {
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#header .main .accountbox.inline ul li.name span {
	width: 95px;
	border-width: 0px;
	border-style: none;
	padding-left: 10px;
	font-size: 12px;
}
#header .main .accountbox.inline ul li.list span {
	width: 28px;
}
#header .main .accountbox.inline ul li.cart span, #header .main .accountbox.inline ul li.cart div {
	width: 80px;
}
#header .main .accountbox.inline ul li.cart em {
	display: block;
	margin: 0px;
	padding: 0px 9px 0px 0px;
	height: 33px;
	width: 25px;
	background: url(../images/cart_icon.png) no-repeat left bottom;
	font-size: 20px;
	line-height: 20px;
	color: #eb1204;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	float: left;
}
#header .main .accountbox.inline ul li.cart em +strong {
	clear: none;
	display: block;
	float: right;
	margin-left: -10px;
	width: 50px;
	padding-top: 18px;
	font-size: 12px;
	color: #fff;
}
#header .main .accountbox.inline ul li:hover {
	background: #2A2A2A url(../images/top_account_arrow.png) no-repeat right 30px;
	margin-top: -6px;
	padding-top: 5px;
	padding-bottom: 6px;
	border-radius: 5px;
	margin-right: -1px;
	z-index: 10;
	border: 1px solid #CCC;
}
#header .main .accountbox.inline ul li.active {
	background: #2A2A2A url(../images/top_account_arrow.png) no-repeat right 30px;
	margin-top: -6px;
	padding-top: 5px;
	padding-bottom: 6px;
	border-radius: 5px 5px 0 0;
	margin-right: -1px;
	z-index: 10;
	border: 1px solid #CCC;
}
#header .main .accountbox.inline ul li:hover span {
	background: #2A2A2A url(../images/top_account_arrow.png) no-repeat right 25px;
	padding-top: 0px;
	padding-bottom: 6px;
	position: relative;
	z-index: 5;
	border-radius: 5px;
}
#header .main .accountbox.inline ul li.active span {
	background: #2A2A2A url(../images/top_account_arrow.png) no-repeat right 25px;
	padding-top: 0px;
	padding-bottom: 10px;
	position: relative;
	z-index: 5;
	border-radius: 5px;
}
#header .main .accountbox.inline ul li.name:hover, #header .main .accountbox.inline ul li.name.active {
	margin-left: -2px;
}
#header .main .accountbox.inline ul li ul {
	position: absolute;
	left: -1px;
	top: 46px;
	background: #2a2a2a;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-radius: 0px 5px 5px 5px;
	z-index: 0;
	height: auto;
	width: 170px;
	padding: 10px 0px;
	border-top: 1px solid #CCC;
	display: block;
}

#header .main .accountbox.inline ul li.list ul, #header .main .accountbox.inline ul li.cart ul {
	left: auto;
	right: -1px;
	border-radius: 5px 0 5px 5px;
}
#header .main .accountbox.inline ul li ul li, #header .main .accountbox.inline ul li:hover ul li {
	background-image: none ; 
	padding: 0px;
	margin: 0px;
	height: auto;
	border-width: 0px;
	border-style: none;
	font-size: 12px;
	line-height: 18px;
	clear: both;
	float: none;
}
#header .main .accountbox.inline ul li ul li a {
	color: #FFF;
	display: block;
	margin: 0px;
	padding: 1px 10px;
	text-decoration: none;
}
#header .main .accountbox.inline ul li ul li a strong {
	display: inline;
}
#header .main .accountbox.inline ul li ul li a:hover {
	color: #EB1204;
}
#header .main .accountbox.inline ul li ul li a.signin {
	line-height: 25px;
	color: #FFF;
	background: #da2128;
	display: block;
	margin: 0px 10px 5px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	border-radius: 5px;
}
#header .main .accountbox.inline ul li ul li a.signin:hover {
	background: #EB1204;
}
#header .main .accountbox.inline ul li ul li p {
	margin: 0px 0px 5px;
	padding: 0px 10px;
	line-height: 14px;
	height: auto;
}
#header .main .accountbox.inline ul li ul li p a {
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
}
#header .main .accountbox.inline ul li ul li.seperator {
	border-top: 1px solid #7b7b7b;
	margin: 0px;
	padding: 0px;
	height: 5px;
	display: block;
}
#header .main .accountbox.inline ul li ul li span.prods {
	font-size: 11px;
	color: #CCC;
	background-image: none ; 
	margin: -5px 0px 0px;
	padding: 0px 10px;
	height: auto;
	width: auto;
}
#header .main .accountbox.inline.logged {
	height: 46px;
	margin-top: 10px;
}
#header .main .accountbox.inline.logged ul, #header .main .accountbox.inline.logged ul li {
	height: 46px;
}
#header .main .accountbox.inline.logged ul li.name {
	line-height: 14px;
}
#header .main .accountbox.inline.logged ul li.name strong {
	line-height: 18px;
}
#header .main .accountbox.inline.logged ul li ul {
	top: 56px;
	height: auto;
}
#header .main .accountbox.inline.logged ul li span {
	background: url(../images/top_account_arrow.png) no-repeat right 35px;
}
#header .main .accountbox.inline.logged ul li.list >span, #header .main .accountbox.inline.logged ul li.cart > span {
	height: 36px;
	padding-top: 10px;
}
#header .main .accountbox.inline.logged ul li:hover span {
	background: #2a2a2a url(../images/top_account_arrow.png) no-repeat right 35px;
}
#header .main .accountbox.inline ul li.cart ul {
	width: 240px;
	padding: 5px;
}
/*
#header .main .accountbox.inline ul li.cart ul:hover li {
	opacity:0.9;
	filter:alpha(opacity=90);
}
*/
#header .main .accountbox.inline ul li.cart ul li {
	display: block;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFF;
	border-top: 1px solid #2A2A2A;
}
#header .main .accountbox.inline ul li.cart ul li:hover {
	border-radius: 0px;
	opacity:0.9;
	/*filter:alpha(opacity=90);*/
}
#header .main .accountbox.inline ul li.cart ul li.first {
	border-radius: 5px 5px 0 0;
}
#header .main .accountbox.inline ul li.cart ul li.last, #header .main .accountbox.inline ul li.cart ul li.last:hover {
	border-radius: 0 0 5px 5px;
	padding-top: 10px;
	opacity:1;
	/*filter:alpha(opacity=100);*/
}
#header .main .accountbox.inline ul li.cart ul li img.photo {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 40px;
}

#header .main .accountbox.inline ul li.cart ul li div.data, #header .main .accountbox.inline.logged ul li.cart ul li div.data {
	background-image: none;
	float: right;
	width: 160px;
}
#header .main .accountbox.inline ul li.cart ul li div.data h4 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#header .main .accountbox.inline ul li.cart ul li div.data h4 a {
	line-height: 14px;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#header .main .accountbox.inline ul li.cart ul li div.data h4 a:hover {
	color: #EB1204;
}
#header .main .accountbox.inline ul li.cart ul li div.data p {
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#header .main .accountbox.inline ul li.cart ul li div.eampty {
	background: #2A2A2A;
	display: block;
	margin: -5px 0px;
	padding: 0px;
	float: none;
	width: auto;
	text-align: center;
}
#header .main .accountbox.inline ul li.cart ul li div.eampty h4 {
	line-height: 30px;
	color: #FFF;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.testimg{
    fill: #FFF;
    
}    

   
   
   









.col-sm-6 {
    width: 50%;
}

.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, 
.col-lg-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, 
.col-sm-8, .col-sm-9, .col-type-1, .col-type-10, .col-type-11, .col-type-12, .col-type-2, .col-type-3, .col-type-4, 
.col-type-5, .col-type-6, .col-type-7, .col-type-8, .col-type-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, 
.col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


.table2 {
    width: 100%;
    margin-bottom: 0;
}
table2 {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}   
   
.property1{
    position: left;
    color: yellow;
    font-weight: 600;
}   
.property2{
    position: left;
    color: white;
    font-weight: 400;
}   
 
.datapricetest {
    float: left;
    width: 23%;
    padding-left: 10px;
    text-align: center;
    margin-top: -10px;
    background-color: red;
    
}









/*End Cart */