<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px;
	padding: 0px; 
	font: normal 14px/normal 'Open Sans', sans-serif;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
input, select, textarea {
	font: normal 14px/normal 'Open Sans', sans-serif;
}

h1 {
	color: #0a0a08;
	font-size: 20px;
}

h3 {
	    height: 14px;
 background: d50c14;
    _box-shadow: 0px 4px 16px #969696;
    margin-bottom: 20px;
}

img {
	max-width: 100%;
}

a {
	-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.wrapper {
    display: block;
    margin: 0 auto 0;
    padding: 0 1% 0 1%;
    width: 100%;
    max-width: 1215px;
}

.wrapper .welcome {
	border: 1px solid #ddd;
	padding: 0 10px;
	margin: 20px 0 0 0;
}

.wrapper .welcome p strong {
	color: #0a0a08;
}

.headerfull {
	display: block;
	padding: 0px;
	width: 100%;
    background: #061d3d url(../images/BG2.jpg) no-repeat top center;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*Top*/

#topfull {
	background: #010d4a;
}

#top {
	display: block;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    padding: 0.2% 0.5%;
    max-width: 1190px;
}



#top p.topmenu {
	font-size: 13px;
	color: #fff;
	background: url(../images/shipping.png) no-repeat left center;
	padding-left: 25px;
	float: left;
	margin: 4px 0 0 0;
}

#top p.topmenu strong {
	background: #745685;
	color: #fff;
	padding: 0 5px;
	font-size: 14px;
}

#top p.use {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
}
#top p.use a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px 5px 0 0;
	float: left;
padding-left: 2px;
    padding-right: 13px;
}

#top p.use a:last-child {
	padding-right: 0px;
}

#top p.use a:hover {
	color: #fff;
}

#top .center {
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 15px;
	width: 205px;
	text-align: center;
	display: block;
	float: right;
background: #FFF;
}

#top form {
	display: block;
	margin: 0px;
	padding: 0px;
}
#top form p {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#top form input[type="text"] {
	font-size: 13px;
	line-height: 22px;
	color: #333;
	background: #fff;
	display: inline-block;
	margin: 0px;
	padding: 0px 3%;
	float: left;
	width: 160px;
	border-width: 0px;
	border-style: none;
	height: 22px;
	outline: none;
}


#top form select {
	font-size: 11px;
	line-height: 22px;
	color: #333;
	background: #f8f8f8;
	display: inline-block;
	margin: 0px;
	padding: 0px 2%;
	float: left;
	width: 165px;
	border-width: 0px;
	border-style: none;
	height: 22px;
	letter-spacing: 1px;
}

#top form input[type="submit"] {
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	background: #626262;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 15%;
	border-width: 0px;
	border-style: none;
	height: 22px;
	text-align: center;
	cursor: pointer;
	outline: none;
}

#top p.use a.flag {
	background: none;
	padding: 0 4px;
	margin-top: 1px;
}


/* Header Styles */  
#header {
	display: block;
	margin: 0 auto;
	padding: 0 0.5%;
	max-width: 1240px;
	position: relative;
}


#header h2 {
	display: block;
	margin: 0;
	height: 180px;
	width: 139px;
	float: left;
}
#header h2 a {
	background: url(../images/logo.jpg) no-repeat center center;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 139px;
}

#header .slogan {
	float: left;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	margin-left: 30px;
	margin-top: 50px;
}

#header .slogan strong {
	font-weight: 600;
}

#header .slogan span {
	font-size: 14px;
}

#header p.topmenu {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
	line-height: 20px;
	color: #0a0a08;
	background: url(../images/shipping.png) no-repeat left center;
	padding-left: 25px;
}
#header p.topmenu a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 1px;
	padding: 0px 7px;
	float: left;
	color: #fff;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#header p.topmenu a:hover {
	background: #8f1c0f;
}
#header .center {
    margin: 0px;
    padding: 5px;
    width: 395px;
    text-align: center;
    display: block;
    float: right;
    margin: 14px 0 0px 85px;
    /* position: absolute; */
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16x;
    clear: right;
}

#header .center .seapro {
	float: left;
	margin-top: 4px;
	margin-left: 12px;
}

#header .center .seapro a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}

#header p.phone {
    font-size: 14px;
    color: #fff;
    margin: 0px;
    padding: 0px;
    float: right;
    margin: 0;
    font-weight: 500;
 	color: #fff;
 	margin-top: 15px;
 	    background: url(../images/phone.png) left center no-repeat;
    padding-left: 23px;
}

#header p.phone a {
color: #fff;
text-decoration: none;
}

#header p.phone span {
    font-size: 16px;
    color: #fff;
    margin: 0px;
    padding: 0px;
    float: right;
    margin: 0;
    margin-left: 10px;
    font-weight: 800;
}

#header p.delivery {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #79ACC7;
	display: block;
	margin: 0px;
	padding: 0px;
}
#header p.delivery img {
	vertical-align: middle;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#header form {
	display: block;
	margin: 0px;
	padding: 0px;
}
#header form p {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#header form input[type="text"] {
    font-size: 13px;
    line-height: 30px;
    color: #ececec;
    display: inline-block;
    margin: 0px;
    padding: 0px 3%;
    float: left;
    width: 335px;
    border-width: 0px;
    border-style: none;
    height: 30px;
    outline: none;
    background: rgba(255, 255, 255, 0.26);
}

#header form select {
	font-size: 11px;
	line-height: 20px;
	color: #0a0a08;
	background: #f8f8f8;
	display: inline-block;
	margin: 0px;
	padding: 0px 2%;
	float: left;
	width: 165px;
	border-width: 0px;
	border-style: none;
	height: 20px;
	letter-spacing: 1px;
}

#header form input[type="submit"] {
	font-size: 11px;
	line-height: 30px;
	color: #FFF;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 15%;
	border-width: 0px;
	border-style: none;
	height: 30px;
	text-align: center;
	cursor: pointer;
	background: #0126e2 url(../images/search.png) no-repeat center center;
	    border-radius: 50%;
    width: 30px;
    height: 30px;
}
#header .acountbox {
	margin: 13px 0px 0 0;
	padding: 4px;
	float: right;
	clear: right;
	_background: #F3F3F3;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
_border-bottom: 1px solid #ddd;
}
#header .acountbox ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header .acountbox ul &gt; li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	position: relative;
}
#header .acountbox ul &gt; li &gt; ul {
	display: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left: 0px;
	top: 40px;
	width: 155px;
	background: #010d4a;
	border: 1px solid #A1A1A1;
	z-index: 2;
}
#header .acountbox ul &gt; li:hover &gt; ul {
	display: block;
}
#header .acountbox ul &gt; li &gt; ul &gt; li {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: none;
	height: auto;
}
#header .acountbox ul &gt; li &gt; ul &gt; li a {
	font-size: 11px;
	line-height: 18px;
	display: block;
	margin: 0px;
	padding: 2px 5px;
	text-decoration: none;
	border-bottom: 1px solid #cbcbcb;
	color: #fff;
}
#header .acountbox ul &gt; li &gt; ul &gt; li a:hover {
	background: #fff;
	color: #010d4a;
}
#header .acountbox ul &gt; li &gt; ul &gt; li.more &gt; a {
	background-image: url(../images/arrow_black2.gif);
	background-repeat: no-repeat;
	background-position: 140px center;
}
#header .acountbox ul &gt; li &gt; ul &gt; li.more:hover &gt; a {
	background-image: url(../images/arrow_white2.gif);
}
#header .acountbox ul &gt; li &gt; ul &gt; li &gt; ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left: 100%;
	top: 0px;
	display: none;
	width: 155px;
}
#header .acountbox ul &gt; li &gt; ul &gt; li:hover &gt; ul {
	display: block;
}
#header .acountbox ul &gt; li.acount {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#header .acountbox ul &gt; li.acount &gt; a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	line-height: 12px;
	display: block;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background-image: url(../images/acount_back.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#header .acountbox ul &gt; li.acount &gt; a span {
	display: block;
	margin: 0px;
	padding: 8px 20px 8px 53px;
	background: url(../images/arrow_black.png) no-repeat right center;
}
#header .acountbox ul &gt; li.acount:hover &gt; a span {
		background: url(../images/arrow_black.png) no-repeat right center;
}
#header .acountbox ul &gt; li.acount &gt; a strong {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	display: block;
}
#header .acountbox ul &gt; li.basket {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#header .acountbox ul &gt; li.basket &gt; a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	line-height: 15px;
	display: block;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	background-image: url(../images/basket_back.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#header .acountbox ul &gt; li.basket &gt; a span {
	display: block;
	margin: 0px;
    padding: 10px 0px 5px 53px;
    width: 67px;
	background: url(../images/arrow_black.png) no-repeat right center;
}
#header .acountbox ul &gt; li.basket:hover &gt; a span {
		background: url(../images/arrow_black.png) no-repeat right center;
}
#header .acountbox ul &gt; li.basket &gt; a em {
	line-height: 10px;
	display: block;
	text-align: right;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#header .acountbox ul &gt; li.wishlist {
	font-size: 13px;
	font-weight: normal;
	color: #CFCFCF;
}
#header .acountbox ul &gt; li.wishlist &gt; a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	line-height: 15px;
	display: block;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background-image: url(../images/wishlist_back.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#header .acountbox ul &gt; li.wishlist &gt; a span {
	display: block;
	margin: 0px;
    padding: 10px 0px 5px 53px;
    width: 115px;
	background: url(../images/arrow_black.png) no-repeat right center;
}
#header .acountbox ul &gt; li.wishlist:hover &gt; a span {
		background: url(../images/arrow_black.png) no-repeat right center;
}
#header .acountbox ul &gt; li.wishlist &gt; a em {
	line-height: 10px;
	display: block;
	text-align: right;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
/* Navigation Styles */
#menu {
	display: none;
	text-align: center;
	margin: 0 auto;
	padding: 4px;
}

#menu select {
	background: #fff;
   color: #0a0a08;
	padding: 4px; 	
	width: 320px;
}

#navigationfull {
	width: 100%;
	    border-bottom: 1px solid #eaeaea;
	position: relative;
	    background: #010d4a;
}

#navigation {
max-width: 1215px;
padding: 0px 0;
margin: 0 auto;
clear: both;
width: 100%;
}



.flexy-menu li:last-child, .flexy-menu li:last-child a {
    float: right;
    color: #a47342;
}
.flexy-menu li:nth-last-child(2), .flexy-menu li:nth-last-child(2) a {
    float: right;
    color: #a47342;
}

/* Mainbanner Styles */
#mainbannerfull {
	width: 100%;
	margin-bottom: 20px;
}

#mainbanner {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	position: relative;
	height: auto !important;
}

#mainbannerright {
width: 25%;
	float: right;
	margin-top: 1px;
}

#mainbannerright p {
	margin: 0px;
	margin-bottom: 17px;
}

#mainbannerright p img {
    width: 100%;
    max-height: 155px;
    }

#mainbannerright p:last-child {
	margin: 0px;
}

#mainbanner ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
}
#mainbanner ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#mainbanner ul li img {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	border-width: 0px;
	border-style: none;
}
/* Tabs Styles */
#tabs {
	display: block;
	margin: 0px;
	padding: 0;
	margin-top: 20px;
	clear: both;
	margin-bottom: 20px;
}
#tabs ul.titles {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 13px;
	line-height: 35px;
	height: 35px;
        width: 100%;
    margin: 0 auto;
    text-align: center;
}
#tabs ul.titles li {
	margin: 0px 5px;
	padding: 0px;
	position: relative;
    display: inline-block;
    text-align: center;

}
#tabs ul.titles li a {
    font-size: 26px;
    line-height: 35px;
    font-weight: 400;
    color: #000;
    display: block;
    text-decoration: none;
    margin: 0px;
    padding: 0px 6px;
    -webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}

#tabs ul.titles li a.active:after {
content: "";
    border-color: #010d4a rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 8px 8px 0 8px;
    margin-left: -10px;
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
}

#tabs ul.titles li a:hover {
	color: #000;

}
#tabs ul.titles li a.active {
	color: #010d4a;
}
#tabs .content {
	display: block;
	margin: 0px;
	padding: 10px 0px 0px;
	clear: both;
}
/* Products Styles */
ul.products {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.products li {
	display: block;
	margin: 0px 0px 4% 1.3%;
	padding: 0px;
	float: left;
	width: 23%;
	position: relative;
		border: 1px solid #EFEFEF;
			  	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
   background: #FFF;
}


ul.products li:nth-child(4n+1) {
	margin: 0px;
}
.sidebar + .content ul.products li, .sidebar + .content ul.products li:nth-child(4n+1) {
    display: block;
    margin: 0px 0px 4% 1.5%;
    padding: 0px;
    float: left;
    width: 22.8%;
}
.sidebar + .content ul.products li:nth-child(4n+1) {
	margin: 0px;
}
ul.products li .box {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	  background: #FFF;

}
#tabs ul.products li {
	float: left;
	width: 95%;
}
ul.products li:hover {
	border: 1px solid #010d4a;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.20);
}

ul.products li img {
	-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

ul.products li:hover img {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

ul.products li .allbox .bottom input {
	margin-top: 17px;
	float: right;
}

ul.products li .allbox h4 {
	margin-top: 0px;
	margin: 0px;
	padding: 1px 0 0 0;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	color: #0a0a08;
    height: 80px;
    width: 100%;
    overflow: hidden;
}

ul.products li .allbox h4 a {
	color: #0a0a08;
	text-decoration: none;
}

ul.products li .allbox h4 a:hover {
	color: #0a0a08;
	text-decoration: none;
}

ul.products li .allbox .bottom {
	display: block;
	margin: 0px;
	padding: 0px 0px 5px;
	height: 34px;
}



ul.products li .allbox p.lognbut {
	opacity: 0;
	text-align: center;
	background: #d92612;
	display: table;
	width: auto;
	margin: 0 auto;
	margin-top: 7px;
 	color: #fff;
			-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

ul.products li .allbox p.lognbut a {
	color: #fff;
	text-decoration: none;
	padding: 2px 4px;
	display: table;
}

ul.products li .allbox p.lognbut a:hover {
	background: #a11e10;
}

ul.products li:hover .allbox p.lognbut {
	opacity: 1;
}

#tabs ul.products li .allbox {
float: left;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
height: 70px;
width: 100%;
}

#tabs ul.products li .allbox h4 {
  line-height: 19px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	color: #0a0a08;
	width: 100%;
	height: 40px;
	border-bottom: none;
	margin-top: 5px;
}

#tabs ul.products li .allbox .bottom {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
 margin-top: 0px;
}

   
#relative {
    margin: 0 auto;
    background: #fff;
    padding: 0 2px;
}

#relative h2 {
	font-weight: 600 !important;
	padding: 5px 10px 5px 10px !important;
	color: #FFF !important;
	border-bottom: 4px solid #ddd;
	background: #99C53C;
    -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
      font-size: 15px;
  margin-bottom: 17px !important;
  display: inline-block;
  
}

#relative h2:after {
  content: "";
  border-color: #99C53C rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 10px 10px 0 10px;
  margin-left: -10px;
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
      left: 50%;
  }
  
  #relative h2.relat {
  	background: #010d4a;
  padding: 8px 10px !important;
  }
  
  #relative h2.relat:after {
    content: "";
  border-color: #010d4a rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 10px 10px 0 10px;
  margin-left: -10px;
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
      left: 50%;
  }

#relative ul.products li {
	display: block;
	margin: 0px 0px 4% 1.3%;
	padding: 0px;
	float: left;
	width: 24%;
	position: relative;
}
#relative ul.products li:nth-child(4n+1) {
	margin: 0px;
}
#relative ul.products li, #relative ul.products li:nth-child(4n+1) {
	display: block;
	margin: 0px 0px 1% 1.5%;
	padding: 0px;
	float: left;
	width: 23.3%;
}
#relative ul.products li:nth-child(4n+1) {
	margin: 0px;
}
#relative ul.products li .box {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	  background: #FFF;
	  	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}



#relative ul.products li .allbox .bottom input {
	float: right;
}

#relative ul.products li .allbox h4 {
	margin-top: 0px;
	margin: 0px;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	color: #0a0a08;
	height: 40px;
	
width: 100%;
}

#relative ul.products li .allbox h4 a {
	color: #0a0a08;
	text-decoration: none;
}

#relative ul.products li .allbox h4 a:hover {
	color: #000;
	text-decoration: none;
}

#relative ul.products li .allbox .bottom {
	display: block;
	margin: 0px;
	padding: 0px 0px 5px;
	height: 34px;
}

#relative ul.products li:hover .allbox {
top: 120px;
background: rgba(255, 255, 255, 0.92);
}


#relative ul.products li .allbox p.lognbut {
	opacity: 0;
	text-align: center;
	background: #d92612;
	display: table;
	width: auto;
	margin: 0 auto;
	margin-top: 7px;
 	color: #fff;
			-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

#relative ul.products li .allbox p.lognbut a {
	color: #fff;
	text-decoration: none;
	padding: 2px 4px;
	display: table;
}

#relative ul.products li .allbox p.lognbut a:hover {
	background: #a11e10;
}

#relative ul.products li:hover .allbox p.lognbut {
	opacity: 1;
}

ul.products li h5 {
	line-height: 20px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	height: 20px;
}
ul.products li h5 a {
	color: #333;
	text-decoration: none;
	display: block;
}
ul.products li .photo {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
	min-height: 285px;
   max-height: 285px;
}
ul.products li .photo a {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
ul.products li .photo a img {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: auto;
	height: auto;
	max-width: 76%;
	_max-height: 386px;
}


ul.products li .photo .tag {
    background: #010d4a;
    width: 38px;
    height: 32px;
    position: absolute;
    text-align: center;
    top: 8px;
    right: 7px;
    z-index: 2;
    color: #fff;
    line-height: 31px;
}

ul.products li .photo .tag:before {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    z-index: -1;
}
ul.products li .photo .tag:after {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    z-index: -1;
}




ul.products li .photo .availabilitypro {
	background: #745685;
	width: 50px;
	line-height: 13px;
	position: absolute;
	font-weight: normal;
	color: #FFF;
	left: 2px;
	top: 2px;
	font-size: 10px;
	padding: 0 1px;
	text-align: center;
	z-index: 1;
}

ul.products li p.price {
	display: block;
	margin: 0px;
	padding: 0px;
    text-align: center;
	font-size: 15px;
	color: #3D3D3D;
	line-height: 15px;
    padding: 2px 0;
}
ul.products li p.price em {
	text-decoration: line-through;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
ul.products li p.price strong {
font-weight: bold;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    display: inline;
    margin: 0px;
    padding: 0px 0px 0px 3px;
}
ul.products li p.discount {
	font-size: 13px;
	background: #0a0a08;
	text-align: center;
	display: block;
	margin: 15px 0px 0px -20px;
	padding: 0px;
	width: 40px;
	color: #FFF;
	float: left;
}

ul.products li .photo .cart {
	position: absolute;
	bottom: -8px;
	left: 0px;
	right: 0px;
	z-index: 2;
	opacity: 0;
		-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

ul.products li:hover .photo .cart {
	opacity: 1;
	bottom: 7px;
}


ul.products li a.addtobasket {
    background: #010d4a url(../images/basket.png) no-repeat left center;
    display: inline;
    /* margin: 0px; */
    /* margin-top: 2px; */
    padding: 7px 10px 7px 28px;
    /* float: right; */
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    /* text-align: center; */
    /* margin-top: 2px; */
    transform-style: preserve-3d;
    transition: transform 1s;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    /* margin-right: 5px; */
}
ul.products li a.addtobasket:hover {
		background: #000 url(../images/basket.png) no-repeat left center;
		color: #fff;
}


ul.products li a.addtowishlist {
	background: url(../images/wishlist.png) no-repeat center center;
	text-indent: -9999px;
	height: 25px;
	width: 25px;
    position: absolute;
    display: inline;
}

ul.products li a.addtowishlist:hover {
	background: url(../images/wishlist.png) no-repeat center center;
}


ul.products li a.removetowishlist {
	background: url(../images/removewishlist.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	margin: 10px 0px 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 25px;
}

ul.products li a.removetowishlist:hover {
	background: url(../images/removewishlist.png) no-repeat center center;
}

ul.products li a.addtocompare {
	background: url(../images/compare_icon.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	margin: 10px 0px 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 25px;
}

ul.products li a.addtocompare:hover {
	background: url(../images/compare_icon_hover.png) no-repeat center center;
}
/* Adverts Styles */
#adverts {
	display: block;
	margin: 0px;
	padding: 1% 0% 0.5%;
	clear: both;
}
#adverts .box {
	display: block;
	margin: 0px 0px 0px 1.5%;
	padding: 0px;
	float: left;
	width: 32.33%;
	border-bottom: 1px solid #d9d9d9;
}
#adverts .box:nth-child(3n+1) {
	margin: 0px;
}

#adverts .box:nth-child(2n+1) {
	margin-bottom: 20px;
}

#adverts .box h3 {
	font-size: 14px;
	font-weight: bold;
	color: #d92612;
	display: block;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	float: right;
	width: 60%;
	text-align: left;
}
#adverts .box h3 a {
	color: #d92612;
	text-decoration: none;
}

#adverts .box h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	float: right;
	line-height: 15px;
	width: 60%;
	height: 30px;
}
#adverts .box h4 a {
	color: #333;
	text-decoration: none;
}
#adverts .box p {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	display: block;
	margin: 5px 0px;
	padding: 5px 5px 0px 0px;
	float: right;
	line-height: 14px;
	width: 60%;
}
#adverts .box h3 + p, #adverts .box h3 + p *  {
	font-size: 12px !important;
	line-height: 14px !important;
}
#adverts .box p.price em {
	font-style: normal;
	text-decoration: line-through;
	color: #8a8a8a;
	font-size: 12px;
	line-height: 15px;
}
#adverts .box p.price strong {
	font-weight: bold;
	color: #333;
	display: block;
	font-size: 20px;
	line-height: 25px;
}

#adverts .box h6 {
  font-size: 15px;
  font-weight: lighter;
  margin: 0;
  padding: 5px 0;
  text-align: center;
  background: #0a0a08;
}

#adverts .box h6 a {
	color: #fff;
	text-decoration: none;
}

#adverts .box h6 a:hover {
	text-decoration: none;
}

#adverts .box div.photo {
	margin: 0px 0px 0px 0;
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
	border: 1px solid #ddd;
}


#adverts .box div.photo .descrip {
	background-color: rgba(162, 183, 0, 0.75);
	color: #fff;
	font-size: 15px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left:0px;
	right: 0px;
	padding: 6px 2px;
	-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

#adverts .box div.photo:hover .descrip {
	background: #99C53C;
}

#adverts .box div.photo.product {
	background: #FFF;
}
#adverts .box div.photo a, #adverts .box div.photo span {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px;

}
#adverts .box div.photo img {
	margin: 0px auto;
	padding: 0px;
	width: auto;
	height: auto;
	_width: 100% !important;
	max-height: 100%;
	border-width: 0px;
	border-style: none;
	height: auto;
	display: block;
		-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
background: #0a0a08;
}

#adverts .box div.photo:hover img {
	opacity: 0.7;
}

#adverts .box a.addtobasket {
	background: url(../images/basket.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	margin: 5px 10px 5px 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 25px;
	clear: right;
}
#adverts .box a.addtowishlist {
	background: url(../images/wishlist.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 25px;
}
#adverts .box.newsletter {
	background: url(../images/nl.jpg) no-repeat center center;
}
#adverts .box.newsletter form {
	margin: 0px;
	padding: 5px;
	height: 145px;
}
#adverts .box.newsletter form h3 {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #0a0a08;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
	width: 100%;
}
#adverts .box.newsletter form p {
	margin: 0px;
	padding: 95px 0px 0px;
	display: block;
	float: none;
	width: 100%;
	text-align: center;
}
#adverts .box.newsletter form p label {
	display: none;
}
#adverts .box.newsletter form p input[type="text"] {
	font-size: 12px;
	line-height: 23px;
	color: #333;
	display: inline-block;
	margin: 0px;
	padding: 0px 5px;
	height: 23px;
	border: 1px solid #9abab8;
	border-radius: 3px;
	background: #FFF;
	width: 55%;
}
#adverts .box.newsletter form p input[type="submit"] {
	font-size: 11px;
	line-height: 23px;
	color: #FFF;
	display: inline-block;
	margin: 0px 0px 0px 5px;
	padding: 0px 5px;
	height: 25px;
	border-radius: 3px;
	background: #d92612;
	border: 1px solid #d92612;
}
/* Brands Styles */

#brandsall {
	width: 100%;
	background: #ECECEC;
	border-top: 1px solid #bebebe;
}

#brands {
    display: block;
    margin: 0px;
    padding: 1.5% 2%;
    max-width: 1190px;
    clear: both;
    margin: 0 auto;
    margin-top: 30px;
    border-bottom: 1px solid #ddd;
}

#brands h6 {
	font-size: 18px;
	font-weight: bolder;
	margin: 0 0 10px 0;
	padding: 0px;
	color: #010d4a;
}

#brands h6:before {
	border: 1px solid #ddd;
}

#brands ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#brands ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
}


#brands ul li a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100%;
}
#brands ul li img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	max-height: 90px;
	max-width: 110px;
	border-width: 0px;
	border-style: none;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    	-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

#brands ul li img:hover {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

/* Footer Styles */
#footerfull {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
    background: #0a0a08;
   
}

#footer {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
background: #00178a;
    
}


#footer &gt; .box {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 96%;
	max-width: 1215px;
	clear: both;
	z-index: 0;
    position: relative;
}
#footer .newsletter {
	display: block;
	margin: 0px;
	padding: 15px 0px;
	border-bottom:1px solid #0064ce;
	text-align: center;
}
#footer .newsletter p {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}



#footer .newsletter p input[type="text"] {
	font-size: 16px;
	color: #4f9def;
	background: transparent;
    border: 1px solid #4f9def;
	margin: 0px 10px;
	padding: 0px 15px;
	width: 270px;
	display: inline-block;
	line-height: 30px;
	height: 30px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#footer .newsletter p input[type="submit"] {
	font-size: 16px;
	color: #fff;
	background: #1367c0;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	width: 120px;
	display: inline-block;
	height: 30px;
	cursor: pointer;
	  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}

#footer .newsletter p input[type="submit"]:hover {
	background: #0d315b;
	color: #fff;
}

#footer .lists {
	display: block;
	margin: 0px;
	padding: 2% 0px;
	clear: both;
}
#footer .lists ul {
    display: block;
    margin: 0px;
    padding: 0px 0px 0px 1%;
    float: left;
    width: 19%;
    height: 148px;
    line-height: 24px;
    list-style: none;
    font-size: 13px;
    color: #fff;
}
#footer .lists ul:first-child {
	border-width: 0px;
	border-style: none;
}

#footer .lists ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../images/arrow_bottom.png) no-repeat left center;
	padding-left: 13px;
}

#footer .lists ul li.logob {
	background: none;
	font-size: 12px;
}

#footer .lists ul li.socialm {
	background: none;
}

#footer .lists ul li a {
	color: #0064ce;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 3px 0px;
	font-size: 13px;
	line-height: 17px;
}

#footer .lists ul li a:hover {
	color: #fff;
}

#footer .lists ul li a.facebook {
	background: url(../images/facebook.png) no-repeat left center;
    padding-left: 38px;
    line-height: 26px;
}

#footer .lists ul li a.instagram {
	background: url(../images/instagram.png) no-repeat left center;
    padding-left: 38px;
    line-height: 26px;
}

#footer .lists ul li a.googleplus {
	background: url(../images/googleplus.png) no-repeat left center;
    padding-left: 38px;
    line-height: 26px;
}
#footer .lists ul li a.twitter {
	background: url(../images/twitter.png) no-repeat left center;
    padding-left: 38px;
    line-height: 26px;
}
#footer .lists ul li a.youtube {
	background: url(../images/youtube.png) no-repeat left center;
    padding-left: 38px;
    line-height: 26px;
}
#footer .lists ul li a.pinterest {
	background: url(../images/icon_pinterest.png) no-repeat left center;
	text-indent: -9999px;
}



#footer .lists ul li a {
	line-height: 25px;
	color: #fff;
	background: none;
	font-weight: normal;
	text-decoration: none;
}


#footer .lists ul li.title a , #footer .lists ul li.title{
	line-height: 20px;
	color: #fff;
	background: none;
	font-weight: 600;
	text-decoration: none;
	font-size: 15px;
	    margin-bottom: 8px;
}

#footer .lists ul li.title a:hover {
	color: #fff;
}

#footer .developer {
	border-top: 1px solid #2a48de;
	margin: 0px;
	padding: 10px 0px 20px;
	clear: both;
}
#footer .developer p {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	font-size: 13px;
	line-height: 20px;
	color: #f1f1f1;
}
#footer .developer p a {
	color: #f1f1f1;
	text-decoration: none;
}
#footer .developer p a:hover {
	text-decoration: underline;
	color: #FFF;
}


#footer .developer p + p {
	text-align: right;
	float: right;
}

/* Path Styles */
#path {
	display: block;
	margin: 0px;
	padding: 1%;
	clear: both;
}
#path p {
	font-size: 12px;
	line-height: 25px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#path p a, #path p span {
	color: #666;
	text-decoration: none;
	display: inline-block;
	background: url(../images/pathmenu_separater.png) no-repeat left center;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 15px;
}
#path p a:hover, #path p span {
	color: #0a0a08;
}
#path p a.home {
	background: url(../images/home.png) no-repeat center center;
	text-indent: -9999px;
	padding: 0px;
	width: 25px;
}
/* Categories Styles */
ul.categories {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.categories li {
	display: block;
	margin: 0px 0px 0px 1.3%;
	padding: 0px;
	float: left;
	width: 15%;
	_height: 430px;
		-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

ul.categories li:hover img {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

ul.categories li:hover .box {
	border: 3px solid #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.20);
}

ul.categories li:nth-child(6n+1) {
	margin: 0px;
}
ul.categories li .box {
	display: block;
	margin: 0px 0px 20px;
	padding: 0px;
	_height: 345px;
	  background: #FFF;
	  border: 3px solid transparent;
	  	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}


ul.categories li h4 {
	height: 35px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #4A4A4A;
}
ul.categories li h4 a {
	color: #333;
	text-decoration: none;
	display: block;
}
ul.categories li .photo {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	_height: 170px;
	overflow: hidden;
}
ul.categories li .photo a {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	_height: 170px;
	width: 100%;
}
ul.categories li .photo a img {
	display: block;
	margin: 0px auto;
	padding: 10px 0px;
	width: auto;
	height: auto;
  max-width: 100%;
  _max-height: 300px;
  	-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.wrapper .boxboxbanners li {
    margin: 0px;
    padding: 0 1.5%;
    float: left;
    width: 30.3%;
    display: block;
}
ul#newbanners {
	margin: 0;
}
.wrapper .boxboxbanners li div.title {
	margin: 10px 0;
	display: block;
	font-size: 18px;
	font-weight: 600;
	    color: #010d4a;
}
.wrapper .boxboxbanners li div {
    display: block;
    margin: 0px;
    padding: 0px;
    position: relative;
    text-align: center;
}
.wrapper .boxboxbanners li .fullheight a {
    text-align: center;
    font-size: 40px;
    color: #dc0775;
}
.wrapper .boxboxbanners li div.title1 {
    position: relative;
    font-family: 'Roboto Slab', serif;
}
.wrapper .boxboxbanners li div.title1 {
    font-size: 15px;
    font-weight: 600;
    padding: 14px 4px 9px 4px;
    color: #3a3c41;
    text-align: center;
    background: #fff;
}
.wrapper .boxboxbanners li div {
    display: block;
    margin: 0px;
    padding: 0px;
    position: relative;
    text-align: center;
}
.wrapper .boxboxbanners li div.descrip1 {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 0 18px;
    text-align: center;
    background: #fff;
}





.wrapperbox .boxbanners {
    display: block;
    margin: 35px auto 35px;
    padding: 0px;
    clear: both;
    width: 100%;
    list-style: none;
}
/* Main Styles */
#main {
	padding: 0% 1%;
	margin: 0px 0px 0;
}

#main.bgmain {
background: #fff;
}

#main .sidebar {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 19%;
	margin-bottom: 15px;
}
#main .sidebar h2 {
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #4c4c4d;
    border-bottom: 2px solid #010d4a;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	margin-top: 10px;
}

#main .sidebar h2:first-child {
	margin: 0px;
}

#main .sidebar ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#main .sidebar ul li {
	border-bottom: 1px dotted #D9D9D9;
	padding: 0;
	line-height: 27px;
}
#main .sidebar ul li a {
	font-size: 14px;
	line-height: 25px;
	color: #333;
	display: block;
	margin: 0px;
	text-decoration: none;
}

#main .sidebar ul ul li a {
	font-size: 13px !important;
}

#main .sidebar ul li a:hover, #main .sidebar ul li a.active {
	font-weight: normal;
	color: #fff;
}
#main .content {
	display: block;
	margin: 0px;
	  margin-top: 10px;
	padding: 0px;
	width: 100%;
	text-align: justify;
}

#main .content p.more {
	color: #0a0a08;
	text-align: right;
}

#main .content p.more a {
	color: #fff;
	background: #010d4a;
	text-decoration: none;
	    padding: 7px 14px;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}


#main .sidebar + .content {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 79%;
}

#main h1 {
line-height: 25px;
    display: block;
    margin: 0px 0px 4px;
    padding: 5px 0px;
    font-size: 25px;
    font-weight: normal;
    color: #010d4a;
    clear: both;
}
#main h2 {
  line-height: 16px;
  display: block;
  margin: 8px 0px 10px;
  padding: 5px 0px;
  font-size: 15px;
  font-weight: normal;
  color: #0a0a08;
  clear: both;
}

/* Filters Styles */
.filters {
	display: block;
	margin: 0px 0px 10px;
	padding: 3px 0px 5px;
	border-bottom: 1px solid #CCC;
}
.filters p {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	margin-left: 10px;
	text-align: right;
	font-size: 12px;
	line-height: 25px;
	color: #333;
}
.filters p label {
	font-weight: bold;
	color: #333;
	display: inline-block;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.filters p select {
	font-size: 11px;
	line-height: 23px;
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
}
.filters p input[type="submit"] {
	background: url(../images/search.png) no-repeat center center;
	text-indent: -9999px;
	display: inline-block;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	height: 25px;
	width: 25px;
	border-width: 0px;
	border-style: none;
}
/* Paging Styles */
.paging {
	margin: 0px;
	padding: 10px 0px;
}
.paging span  {
	text-align: left;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	margin-top: 10px;
	color: #4c4c4d;
}
.paging span label  {
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4d;
	display: inline-block;
	margin: 0px 10px 0px 20px;
	padding: 0px;
	line-height: 25px;
}
.paging span input[type="submit"] {
	background: url(../images/search.png) no-repeat center center;
	text-indent: -9999px;
	display: inline-block;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	height: 25px;
	width: 25px;
	border-width: 0px;
	border-style: none;
}
.paging span.pages a, .paging p span.pages strong{
	color: #4c4c4d;
	text-decoration: none;
	display: inline-block;
	margin: 0px 2px;
	padding: 0px 5px;
	font-weight: normal;
}

.paging span.pages a:hover {
	background-color: #0a0a08;
	color: #fff;
}

.paging p {
	text-align: right;
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 25px;
	color: #0a0a08;
}
.paging p label {
	    font-size: 12px;
    font-weight: 600;
	color: #333;
	display: inline-block;
	margin: 0px 10px 0px 20px;
	padding: 0px;
	line-height: 25px;
}
.paging p input[type="submit"] {
	background: url(../images/search.png) no-repeat center center;
	text-indent: -9999px;
	display: inline-block;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	height: 25px;
	width: 25px;
	border-width: 0px;
	border-style: none;
}
.paging p span.pages a, .paging p span.pages strong{
	color: #ccac8c;
	text-decoration: none;
	display: inline-block;
	margin: 0px 2px;
	padding: 0px 3px;
	font-weight: normal;
}

.paging p span.pages a:hover, .paging p span.pages strong {
	color: #333;
	font-weight: bold;
}
#product {
	display: block;
	margin: 0px;
	padding: 0px;
}
#product .photos {
    margin: 0px;
    padding: 0px 0 10px;
    background: #fff;
    float: left;
    width: 40%;
    position: relative;
}
#product .photos .bigphoto {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
}
#product .photos .bigphoto a {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: 550px;
}
#product .photos .bigphoto img {
	height: auto;
	width: auto;
	max-height: 530px;
	max-width: 100%;
	border-width: 0px;
	border-style: none;
	position: relative;
}

div#gallery_01 {
	position: relative;
}


#product .photos .tag {
background: #010d4a;
    /* width: 32px; */
    /* height: 32px; */
    padding: 4px;
    position: absolute;
    text-align: center;
    top: 8px;
    font-size: 18px;
    right: 7px;
    z-index: 2;
    color: #fff;
    line-height: 31px;
}




div#gallery_01 img {
	    width: 19% !important;
    margin: 0 1%;
    
}


#product .thumbs {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
	

#product .thumbs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#product .thumbs ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 22.3%;
   border: 2px solid #EA870B;
   margin: 0 1%;
}

#product .thumbs ul li:last-child {
	margin: 0 0 0 1%;
}

#product .thumbs ul li img {
	margin: 0px auto;
	padding: 0px;
	width: auto;
	height: auto;
	max-width: 80%;
	max-height: 95px;
	display: block;
}






#product .data {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 58%;
    padding: 0;
    background: #fbfbfb;
    border: 1px solid #ececec;
}
#product .data p {
	padding: 0px;
}

#product .data p.selectionplus {
	float: left;
}

#slidingDiv a {
	color: #d92612;
	font-size: 12px;
}

#product .data p.code {
	font-size: 15px;
}
#product .data p.availability {
	font-size: 13px;
}

#product .data p.availability img {
	vertical-align: middle;
}
#product .data p label {
	font-size: 14px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 95px;
	display: inline-block;
	text-align: left;
}
#product .data p select {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCC;
	color: #666;
	width: 210px;
	    padding: 3px;
}

#product .data p input {
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	border: 1px solid #CCC;
	color: #666;
	text-align: center;
	width: 50px;
}

#product .data p.price {
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	margin-top: 5px;
	width: 100%;
    display: -webkit-inline-box;
}
#product .data p.price em {
	font-style: normal;
	text-decoration: line-through;
	margin-right: 20px;
}

#product .data p.price strong {
	font-size: 25px;
	font-weight: bold;
	color: #000;
	margin-left: 15px;
}

#product .data form .sizes p {
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}
#product .data form .sizes p:first-child {
	clear: left;
}

#product .data form .sizes p input {
	display: none;
}

#product .data form .sizes p label {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 33px;
	border: 3px solid #CCC;
	font-size: 14px;
	font-weight: lighter;
	color: #1a1a1a;
	line-height: 33px;
	cursor: pointer;
}
#product .data form .sizes p input:checked + label {
	font-weight: bold;
	border-color: #1a1a1a;
}
#product .data form .sizes p input:disabled + label {
	color: #CCC;
	cursor: default;
}
#product .data .data span.comp {
	width: 28px;
	height: 19px;
	cursor: pointer;
			-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

#product .data .compare {
		background: url(../images/comparison_icon.png) no-repeat;
	display: inline-block;
	width: 28px;
	height: 19px;
}

#product .data .compare:hover {
		background: url(../images/comparison_icon_hover.png) no-repeat;
	display: inline-block;
	width: 28px;
	height: 19px;
}

#product .data form .colors {
	display: block;
	margin: 0px;
	padding: 0px;
}

#product .data form .colors h4 {
	font-weight: normal;
	margin: 0px;
	    margin-bottom: 13px;
}


#product .data form .colors p{
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}

#product .data form .colors p input {
	display: none;
}
#product .data form .colors p label {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 30px;
	cursor: pointer;
}
#product .data .colors p input:checked + label {
	border: 3px double #FFF;
	height: 24px;
	width: 24px;
}

#fullpro {
	width: 100%;
   background: #F3F3F3;
   padding-top: 1px;
}

#fullpro #tabs {
	margin: 30px 0px 0px;
	padding: 0px;
	float: left;
	width: 66%;
}
#.fullpro #tabs .content {
	margin: 0px;
	padding: 10px;
	width: 96%;
	border: 1px solid #ddd;
}
#product .photos .bigphoto p.buttons {
	display: block;
	margin: 20px 0px 35px;
	padding: 0px;
	overflow: hidden;
}


#product .photos .bigphoto p a.addtobasket {
    background: #010d4a;
    display: inline-block;
    margin: 0px 18px 0px 0px;
    padding: 7px 16px;
    float: none;
    font-size: 20px;
    width: 180px !important;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    margin: 0 auto;
}

#product .photos .bigphoto p a.addtobasket:hover {
	background: #000;
	color: #fff;
}

#product .photos .bigphoto p a.addtowishlist {
     background: #c5c5c5;
   
    margin: 0px 30px 0px 0px;
    padding: 9px 16px;
    float: none;
    font-size: 20px;
    width: 180px !important;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    margin: 0 auto;
}


#product .data p a.removetowishlist:hover {
	background: #0a0a08 url(../images/removetowishlist.png) no-repeat left center;
	padding: 7px 8px 7px 21px;
	color: #fff;
}


#product .photos .bigphoto .price {
	font-size: 25px;
}

#product .photos .bigphoto .lnthru {
	font-size: 22px;
	margin-right: 15px;
}

.but {
	color: #fff;
	background-color: #d92612;
	width: 57px;
	padding: 6px 6px 4px 6px;
}


.overpanel {
	background: rgba(0,0,0,0.5);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 9999;
}
.overpanel .quicklookbox {
	margin: -215px auto 0px;
	background: #FFF;
	max-width: 980px;
	width: 100%;
	padding: 10px 10px 20px 10px;
	box-shadow: 0 0 20px #0a0a08;
	position: relative;
	top: 30%;
}
.overpanel .quicklookbox a.close {
	background: url(../images/icon_removeme.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 99;
}
.overpanel .quicklookbox a.photo {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 280px;
}
.overpanel .quicklookbox a.photo img {
	height: auto;
	width: auto;
	max-height: 90%;
	max-width: 90%;
	border-width: 0px;
	border-style: none;
}
.overpanel .quicklookbox h3 {
	font-size: 16px;
	font-weight: normal;
	display: block;
	line-height: 30px;
	color: #333;
	margin: 0px;
	padding: 5px 0px 0px;
	text-align: center;
}

.overpanel .quicklookbox h3 a {
	color: #333;
	text-decoration: none;
	display: block;
}

.overpanel .quicklookbox p.price {
	font-size: 18px;
	font-weight: bold;
	display: block;
	line-height: 30px;
	color: #333;
	margin: 0px;
	padding: 0px 0px 5px;
	text-align: center;
}
.overpanel .quicklookbox a.addtobasket {
	color: #FFF;
	text-decoration: none;
	background: #0a0a08 url(../images/icon_basket_quicklook.png) no-repeat 10px center;
	display: block;
	margin: 0px auto;
	padding: 0px 0px 0px 50px;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
}

.overpanel .quicklookbox a.addtobasket:hover {
	background-color: #b4c719;
}


.overpanel .quicklookbox a.addtowishlist {
	font-size: 14px;
	color: #333;
	display: block;
	margin: 0px auto;
	padding: 0px 0px 0px 35px;
	text-decoration: none;
	line-height: 40px;
	background: url(../images/icon_wishlist_quicklook.png) no-repeat 5px center;
}

.overpanel .quicklookbox a.addtowishlist:hover {
	text-decoration: underline;
}

#main .content ul.products a.quicklook {
	background: #0a0a08 url(../images/icon_quicklook.png) no-repeat left center;
	position: absolute;
	z-index: 1;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 30px;
	margin: 0px;
	padding: 0px 10px 0px 40px;
	left: 12px;
	top: 18px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 12px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 12px 0px rgba(50, 50, 50, 0.75);
}

#main .catimage {
	width: 100%;
	margin-bottom: 20px;
}

#main .catimage img {
	width: 100%;
	height: auto;
}

#header .center form div.searchresults {
	background: #fff;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 37px;
	z-index: 100;
	border-radius: 5px;
	display: none;
}
#header .center form div.searchresults ul.products {
	background: url(transparent);
	margin: 3px;
	padding: 0px;
	border: 1px solid #1FAAA6;
	border-radius: 5px;
	height: auto;
}
#header .center form div.searchresults ul.products li {
	display: block;
	background: #fff;
	margin: 0px;
	padding: 2%;
	clear: both;
	float: none;
	width: auto;
	height: auto;
	border-top: 1px solid #1FAAA6;
	-o-transition: inherit;
-ms-transition: inherit;
-moz-transition: inherit;
-webkit-transition: inherit;
transition: inherit;
}

#header .center form div.searchresults ul.products li:hover{
	border: inherit;
	width: auto;
	float: none;
	border-bottom: none;
	border-right: none;
	border-left: none;
}

#header .center form div.searchresults ul.products li a {
	color: #4C4C4D;
	text-decoration: none;
}

#header .center form div.searchresults ul.products li:first-child {
	border-width: 0px;
	border-style: none;
}

#header .center form div.searchresults ul.products li .photo {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 30%;
	min-height: auto !important;
}
#header .center form div.searchresults ul.products li .photo .image {
	height: 60px;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
#header .center form div.searchresults ul.products li .photo .image img {
	max-height: 90%;
	max-width: 90%;
}

#header .center form div.searchresults ul.products li .data {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 70%;
}
#header .center form div.searchresults ul.products li .data h4 {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
}
#header .center form div.searchresults ul.products li .data h4 a {
	font-size: 14px;
	line-height: 15px;
}

#header .center form div.searchresults ul.products li .data p.price {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	font-size: 14px;
}
#header .center form div.searchresults ul.products li .data p.price strong {
	font-size: 14px;
	line-height: normal;
}

#header .center form div.searchresults ul.products li .data p.price em {
	font-size: 13px;
	color: #979797;
	line-height: normal;
	text-decoration: line-through;
	margin-right: 5px;
}

#catalogue {
	background: #d92612 url(../images/bgcat.png);
	color: #fff;
	width: 96%;
	margin: 0 auto;
	-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
text-align: center;
clear: both;
}

#catalogue a {
	color: #fff;
	display: block;
	padding: 0.7% 2%;
	text-decoration: none;
	-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
	-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
}

#catalogue a:hover {
	background: #81190e url(../images/bgcat.png);
		-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
}


.daleziostable {
	margin:0px;padding:0px;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.daleziostable table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.daleziostable tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.daleziostable table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
	-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.daleziostable table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.daleziostable tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.daleziostable tr:hover td{
	
}
.daleziostable tr:nth-child(odd){ background-color:#ededed; }
.daleziostable tr:nth-child(even)    { background-color:#ffffff; }.daleziostable td{
	vertical-align:middle;
	
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:5px 7px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#0a0a08000;
}.daleziostable tr:last-child td{
	border-width:0px 1px 0px 0px;
}.daleziostable tr td:last-child{
	border-width:0px 0px 1px 0px;
	-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}.daleziostable tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.daleziostable tr:first-child td:last-child{
	border-width:0px 0px 1px 0px;
}

.daleziostable td img {
	max-width: 50px;
	max-height: 50px;
	padding: 2px 0;
}

.daleziostable td input, select {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0 3px 0 0;
padding: 6px 3px 5px;
border: 1px solid #CCC;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
color: #666;
}

.daleziostable td a {
	color: #d92612;
	text-decoration: none;
}

.daleziostable td span {
 color: #d92612;
}

.daleziostable .subtotal {
		float: right;
	display: block;
	color: #d92612;
	font-size: 23px;
	margin-top: 5px;
	clear: both;
}

.daleziostable .total {
	float: right;
	display: block;
	font-weight: 600;
	color: #d92612;
	font-size: 25px;
	margin-top: 2px;
	clear: both;
}

.daleziostable p.buttons {
display: block;
margin: 20px 0px 0;
padding: 0px;
overflow: hidden;
float: right;
clear: right;
}

.daleziostable p a.addtobasket {
background: #d92612 url(../images/addtobasket_1.png) no-repeat left center;
display: block;
margin: 0px;
padding: 5px 5px 5px 40px;
float: left;
font-size: 22px;
color: #fff;
text-decoration: none;
line-height: 30px;
-o-transition: .5s;
-ms-transition: .5s;
-moz-transition: .5s;
-webkit-transition: .5s;
transition: .5s;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#tabsend {
	margin: 0px;
	padding: 0px;
}

#tabsend .tabsleft {
	float: left;
	width: 49%;
	text-align: left;
	border-right: 1px solid #ddd;
}

#tabsend .tabsleft select {
	width: 96%;
}

#tabsend .tabsleft select {
background: #F4F4F4;
border: 1px solid #DBDBDB;
padding: 5px;
margin: 5px;
}

#tabsend .tabsright {
	float: right;
	width: 49%;
}

#tabsend .tabsright p span {
	font-size: 11px;
	line-height: normal;
	float: left;
	text-align: left;
}

#tabsend .tabsright p {
	text-align: left;
}

#tabsend .tabsright p a {
	color: #d92612;
	text-align: center;
	text-decoration: none;
}

#tabsend .tabsright table td {
	height: 30px;
	padding: 0 0px 0 0px
}

#tabsend .tabsright table tr.grey td {
	background-color: #fdf4db;
}

#tabsend .tabsright table {
	width: 100%;
}

/*Footer Banner*/

#advertsboxfooter {
	display: block;
	margin: 0px;
	padding: 1% 0% 0.5%;
	clear: both;
	max-width: 1240px;
	margin: 0 auto;
}

#advertsboxfooter .boxfooter {
  display: block;
  margin: 0px 0px 0px 1%;
  padding: 0px;
  float: left;
  width: 11.62%;
  border-bottom: 1px solid #D9D9D9;
}
#advertsboxfooter .boxfooter:nth-child(8n+1) {
	margin: 0px;
}
#advertsboxfooter .boxfooter h3 {
	font-size: 14px;
	font-weight: bold;
	color: #d92612;
	display: block;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	float: right;
	width: 60%;
	text-align: left;
}
#advertsboxfooter .boxfooter h3 a {
	color: #d92612;
	text-decoration: none;
}

#advertsboxfooter .boxfooter h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	float: right;
	line-height: 15px;
	width: 60%;
	height: 30px;
}
#advertsboxfooter .boxfooter h4 a {
	color: #333;
	text-decoration: none;
}
#advertsboxfooter .boxfooter p {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	display: block;
	margin: 5px 0px;
	padding: 5px 5px 0px 0px;
	float: right;
	line-height: 14px;
	width: 60%;
}
#advertsboxfooter .boxfooter h3 + p, #advertsboxfooter .boxfooter h3 + p *  {
	font-size: 12px !important;
	line-height: 14px !important;
}
#advertsboxfooter .boxfooter p.price em {
	font-style: normal;
	text-decoration: line-through;
	color: #8a8a8a;
	font-size: 12px;
	line-height: 15px;
}
#advertsboxfooter .boxfooter p.price strong {
	font-weight: bold;
	color: #333;
	display: block;
	font-size: 20px;
	line-height: 25px;
}

#advertsboxfooter .boxfooter h6 {
  font-size: 15px;
  font-weight: lighter;
  margin: 0;
  padding: 5px 0;
  text-align: center;
  background: #373737;
}

#advertsboxfooter .boxfooter h6 a {
	color: #CFCFCF;
	text-decoration: none;
}

#advertsboxfooter .boxfooter h6 a:hover {
	text-decoration: none;
}

#advertsboxfooter .boxfooter div.photo {
	margin: 0px 0px 0px 0;
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
	opacity: 1;
		-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

#advertsboxfooter .boxfooter:hover div.photo {
	opacity: 0.6;
}

#advertsboxfooter .boxfooter div.photo.product {
	background: #FFF;
}
#advertsboxfooter .boxfooter div.photo a, #advertsboxfooter .boxfooter div.photo span {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px;

}
#advertsboxfooter .boxfooter div.photo img {
	margin: 0px auto;
	padding: 0px;
	width: auto;
	height: auto;
	_width: 100% !important;
	max-height: 100%;
	border-width: 0px;
	border-style: none;
	height: auto;
	display: block;
}
#advertsboxfooter .boxfooter a.addtobasket {
	background: url(../images/basket.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	margin: 5px 10px 5px 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 25px;
	clear: right;
}
#advertsboxfooter .boxfooter a.addtowishlist {
	background: url(../images/wishlist.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 25px;
}

#wrapperfull {
        background: #f3f3f3;
    padding: 15px 0;
    padding-bottom: 0px;
    height: auto;
    position: relative;
    background: #ddd;
    background-attachment: fixed;
    background-clip: border-box;
    -webkit-background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-origin: padding-box;
    -webkit-background-origin: padding-box;
    background-position: top center !important;
    background-repeat: repeat;
    background-size: cover;
    -webkit-background-size: cover;
    margin: 0 auto;
    padding: 35px 0;
    margin-top: 25px;
}

#wrapperfull .boxcolor {
    background:#ececec;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}

.wrapper .boxbanners {
	display: block;
	margin: 7px auto 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	list-style: none;
}
.wrapper .boxbanners li{
	margin: 0px;
padding: 0 0.6%;
    float: left;
        width: 24.5%;
	display: block;
	position: relative;
}

.wrapper .boxbanners li div:hover .over {
    background: rgba(201, 162, 123, 0.65);
    display: block;
    position: absolute;
    z-index: 1;
    top: 11px;
    bottom: 11px;
    right: 20px;
    left: 20px;
    -webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}

.wrapper .boxbanners li div.over span {
	display: none;
}

.wrapper .boxbanners li div:hover.over span {
	position: absolute;
	display: block;
	top: 50%;
	left: 0px;
	right: 0px;
	text-align: center;
	font-size: 25px;
	font-weight: 600;
	color: #fff;
}



.wrapper .boxbanners li.fourcolumn {
    margin: 0px;
    padding: 0 0.7%;
    float: left;
    width: 48%;
    display: block;
}

.wrapper .boxbanners li.newslet{
	margin: 0px;
padding: 0 0.5%;
    float: left;
    width: 32.3%;
	display: block;
}

.wrapper.jpg .boxbanners li.threecolumn {
	width: 40%;
}


.wrapper .boxbanners li img {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	border-width: 0px;
	border-style: none;
	transition: all 0.5s;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wrapper .boxbanners li div:hover img {
	opacity: 0.7;
}
.wrapper .boxbanners li div {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
}



.wrapper .boxbanners li div.title {
    font-size: 15px;
    font-weight: 600;
    margin: 10px 0;
    padding: 9px 4px 10px 13px;
    color: #fff;
    background: #ee1c25;
}

.wrapper .boxbanners li div.title {
	position: relative;
	background: #ee1c25;
}

.wrapper .boxbanners li div.title.blue {
	position: relative;
	background: #0053a0;
}


.wrapper .boxbanners li div.descrip {
	font-size: 14px;
	font-weight: 500;
	margin: 10px 0;
}

.wrapper .boxbanners li div.readmore a {
	font-size: 12px;
	font-weight: 500;
	text-align: right;
	text-decoration: none;
	color: #ee1d25;
	float: right;
	margin: 0px 0;
}

.wrapper .boxbanners li div.readmore a.more {
	color: #0053a0;
}

.wrapper .boxbanners li div a {
	color: #FFF;
	text-decoration: none;
}
.wrapper .boxbanners li div .texts {
	display: block;
	margin: 0px;
	padding: 8px 0px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../images/banner_shade.png) no-repeat center top;
	font-: normal 16px/20px "Century Gothic", Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	text-shadow: 0px 0px 5px #0a0a08000;
	text-transform: uppercase;
}




.couponbutton {
	background: #484848;
	color: #fff;
	padding: 3px 16px;
	display: inline-block;
	text-decoration: none;
}

#searchproducts {
	margin: 10px 0;
	padding: 20px;
	border: 1px solid #ddd;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,ffffff+100 */
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeeee 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eeeeee 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#searchproducts p {
	width: 33%;
	display: inline-block;
	    margin-bottom: 0px;
}

#searchproducts p label {
	width: 100%;
}

#searchproducts p select {
	width: 95%;
	margin-top: 4px;
}

#seper {
border-top: 1px solid #e2cebc;
    margin: 40px 0 25px;
}

#seper .textup {
    background: #FFF;
    padding: 0px 20px 0 0;
    font-size: 25px;
    color: #ccac8c;
    font-weight: 100;
    margin-top: -20px;
    text-align: center;
    display: inline-flex;
}

.news {
    background: #fff;
    margin: 30px 0;
    padding: 10px 20px 10px 0;
}

#main .content .news img {
    float: left;
    max-width: 185px;
    margin: 3px 15px 5px 0;
}

#product .data p input, textarea {
    font-size: 13px;
    line-height: 20px;
    margin: 0px;
    padding: 2px 5px;
    border: 1px solid #666;
    color: #666;
    _width: 190px;
}

#product .data p.inter input, textarea {
    font-size: 13px;
    line-height: 20px;
    margin: 0px;
    padding: 2px 5px;
    border: 1px solid #666;
    text-align: left;
    color: #666;
    width: 190px;
}

#product .data p label {
    font-size: 14px;
    margin: 0px 10px 0px 0px;
    padding: 0px;
    width: 110px;
    display: inline-block;
    text-align: left;
}

#product .data p input.prod, textarea.prod {
    width: 190px;
  	text-align: left;
}

#product .data input#submit {
    background: #00aa0f;
    color: #fff;
    border: none;
    padding: 5px;
    cursor: pointer;
}

#product .data input#submit {
    background: #010d4a;
    color: #fff;
    border: none;
    padding: 5px;
    cursor: pointer;
    clear: both;
}

#product .data .interest {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    margin-top: 16px;
}

#product .data .interest a {
    background:  #010d4a;
    color: #fff;
    display: block;
    padding: 10px;
    text-decoration: none;
}

.lnthru {
    position: relative;
    color: #010d4a;
}

.lnthru:before {
    position: absolute;
    content: "";
    left: 0;
    top: 40%;
    right: 0;
    border-top: 1px solid #010d4a;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

#newsletter {
    display: block;
    margin: 0px;
    padding: 16px 0px;
    text-align: center;
    background: #010d4a;
    margin-top: 12px;
}
#newsletter p {
    margin: 0px;
    padding: 0px;
    display: block;
    font-weight: 300;
    font-size: 26px;
    line-height: 30px;
    color: #fff;
}



#newsletter p input[type="text"] {
	font-size: 17px;
	color: #fff;
	background: transparent;
    border: 1px solid #D6D6D6;
	margin: 0px 0 0 10px;
	padding: 0px 5px;
	width: 270px;
	display: inline-block;
    line-height: 40px;
    height: 40px;
}
#newsletter p input[type="submit"] {
	font-size: 16px;
	color: #fff;
	background: #000;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	width: 120px;
	display: inline-block;
	height: 42px;
	cursor: pointer;
	  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}

#newsletter p input[type="submit"]:hover {
	background: #fff;
	color: #000;
}

.wrapper .boxbanners {
	display: block;
	margin: 7px auto 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	list-style: none;
}
.wrapper .boxbanners li{
	margin: 0px;
padding: 0;
    float: left;
        width: 24.5%;
	display: block;
	position: relative;
}

.wrapper .boxbanners li.threecolumn {
	width: 33%;
}

.wrapper .boxbanners li div:hover .over {
    background: rgba(201, 162, 123, 0.65);
    display: block;
    position: absolute;
    z-index: 1;
    top: 11px;
    bottom: 11px;
    right: 20px;
    left: 20px;
    -webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}

.wrapper .boxbanners li div.over span {
	display: none;
}

.wrapper .boxbanners li div:hover.over span {
	position: absolute;
	display: block;
	top: 50%;
	left: 0px;
	right: 0px;
	text-align: center;
	font-size: 25px;
	font-weight: 600;
	color: #fff;
}



.wrapper .boxbanners li.fourcolumn {
    margin: 0px;
    padding: 0 !important;
    float: left;
    width: 51%;
    display: block;
}

.wrapper .boxbanners li.newslet{
	margin: 0px;
padding: 0;
    float: left;
    width: 32.3%;
	display: block;
}

.wrapper.jpg .boxbanners li.threecolumn {
	width: 40%;
}


.wrapper .boxbanners li img {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	border-width: 0px;
	border-style: none;
	transition: all 0.5s;
}
.wrapper .boxbanners li div:hover img {
	opacity: 0.7;
}
.wrapper .boxbanners li div {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
}



.wrapper .boxbanners li div.title {
    font-size: 15px;
    font-weight: 600;
    margin: 10px 0;
    padding: 9px 4px 10px 13px;
    color: #fff;
    background: #ee1c25;
}

.wrapper .boxbanners li div.title {
	position: relative;
	background: #ee1c25;
}

.wrapper .boxbanners li div.title.blue {
	position: relative;
	background: #0053a0;
}


.wrapper .boxbanners li div.descrip {
	font-size: 14px;
	font-weight: 500;
	margin: 10px 0;
}

.wrapper .boxbanners li div.readmore a {
	font-size: 12px;
	font-weight: 500;
	text-align: right;
	text-decoration: none;
	color: #ee1d25;
	float: right;
	margin: 0px 0;
}

.wrapper .boxbanners li div.readmore a.more {
	color: #0053a0;
}

.wrapper .boxbanners li div a {
	color: #FFF;
	text-decoration: none;
}
.wrapper .boxbanners li div .texts {
	display: block;
	margin: 0px;
	padding: 8px 0px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #FFF;
	    font-size: 16px;
	text-align: center;
	text-shadow: 0px 0px 5px #0a0a08000;
	text-transform: uppercase;
	    background: #333;
}

.wrapper .boxbanners li div:hover img {
    opacity: 1;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
    transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    transition: opacity 1s, transform 1s, -webkit-transform 1s;
}

.wrapper .boxbanners li div {
    display: block;
    margin: 0px;
    padding: 0px;
    position: relative;
    overflow: hidden;
}

input.activitiespoint {
    display: block;
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    background-color: #010d4a;
    border-width: 0px;
    border-style: none;	
    cursor: pointer;
}

.content ul.activities {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0px;
    box-sizing: border-box;
    padding: 0px;
    width: 100%;
}

.content ul.activities &gt; li {
    margin: 0px;
    padding: 30px 0px;
    display: block;
    border-bottom: 1px solid #ccc;
}

.content ul.activities &gt; li h3, .content ul.activities &gt; li h3 a {
    font-size: 16px;
    /* line-height: 30px; */
    color: #333;
    /* margin: 0px 0px 10px; */
    padding: 0px;
    display: block;
    font-weight: 600;
    border: 0px none;
    /* float: left; */
    width: 100%;
}

.content ul.activities &gt; li ul {
    padding: 0px;
    margin: 0px 0px 0px 20px;
    display: block;
    float: right;
    min-width: 150px;
}

.content ul.activities &gt; li p {
    font-size: 12px;
    line-height: 20px;
    color: #666;
    padding: 0px;
    margin: 0px;
    float: left;
}

.content ul.activities &gt; li a {
	color: #666;
	text-decoration: none;
}

.content ul.activities &gt; li ul li {
    font-size: 12px;
    line-height: 20px;
    margin: 0px;
    padding: 0px 0px 0px 25px;
    color: #666;
}

div.blueTable {
  background-color: #EEEEEE;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.divTable.blueTable .divTableCell, .divTable.blueTable .divTableHead {
  border: 1px solid #fff;
}
.divTable.blueTable .divTableBody .divTableCell {
font-size: 14px;
    padding: 7px;
    width: 17%;
}

.divTable.blueTable .divTableBody .divTableCell:last-child {
	width: 50%;
} 

.blueTable .tableFootStyle {
  font-size: 14px;
}
/* DivTable.com */
.divTable{ display: table; }
.divTableRow { display: table-row; }
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead { display: table-cell;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}</pre></body></html>