body {
	margin: 0px;
	padding: 0px; 
	font: normal 14px/normal 'Open Sans', sans-serif;
	text-transform: none;
	color: #333;
	text-decoration: none;
	 background-image: url(../images/bg.jpg);
    background-position: top center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
input, select, textarea {
	font: normal 14px/normal 'Open Sans', sans-serif;
}

h1 {
	color: #01025e;
	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.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 {
    display: block;
    margin: 0 auto 0;
    padding: 0 1% 0.5% 1%;
    width: 100%;
    max-width: 1215px;
    padding-bottom: 10px;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    border-top: 13px solid #01025e;
}

.wrapper .welcome {
	border: 1px solid #ddd;
	padding: 0 10px;
	margin: 20px 0 0 0;
}

.wrapper .welcome p strong {
	color: #01025e;
}

.headerfull {
	display: block;
	padding: 0px;
	width: 100%;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*Top*/

#top {
	display: block;
    margin: 0 auto 0;
    padding: 3px 7px 5px;
    z-index: 1;
    position: relative;
   	border-bottom: 1px solid #ddd;
}

#top .point {
    text-align: center;
    background: url(../images/point.png) left center no-repeat;
    padding-left: 22px;
    display: inline-block;
    margin: 0 auto;
    margin-top: 2px;
}

#top .newsl {
    text-align: center;
    background: url(../images/newsl.png) left center no-repeat;
    display: inline-block;
    padding-left: 24px;
	 margin: 0 0 0 135px;
}

#top .newsl a {
	color: #333333;
	text-decoration: none;
}

#top p.topmenu {
	font-size: 13px;
	color: #fff;
	background: url(../images/shipping.png) no-repeat left center;
	padding-left: 25px;
	float: left;
	margin: 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: 3px;
}
#top p.use a {
	font-size: 12px;
	color: #01025e;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px 5px 0 0;
	float: left;
	background: url(../images/arrow_footer.png) no-repeat left center;
	padding-left: 8px;
	padding-right: 12px;
}

#top p.use a:last-child {
	padding-right: 0px;
}

#top p.use a:hover {
	color: d50c14;
}

#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;
}


/* Header Styles */  
#header {
	display: block;
	margin: 0 auto;
	padding: 0.5% 0.5%;
	max-width: 1240px;
	background: #fff;
}


#header h2 {
	display: block;
	margin: 0px;
	padding: 9px 0;
	float: left;
	height: 60px;
	width: 130px;
}
#header h2 a {
	background: url(../images/logo.jpg) no-repeat center center;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 130px;
}

#header p.topmenu {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
	line-height: 20px;
	color: #01025e;
	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: 320px;
	text-align: center;
	display: block;
	float: right;
    margin: 6px 85px 0px 0;
border: 1px solid #01025e;
position: relative;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#header p.phone {
	font-size: 14px;
	color: #01025e;
	margin: 0px;
	padding: 0px;
	float: right;
	margin-right: 54px;
	margin-top: 0;
	background: url(../images/phone.png) left center no-repeat;
   padding-left: 24px;
}
#header p.phone strong {
	    font-size: 17px;
	font-weight: bold;
	color: #01025e;
	display: inline;
	line-height: 23px;
}

#header p.phone strong a {
color: #01025e;
text-decoration: none;
}

#header p.phone span {
	font-size: 12px;
	display: block;
	color: #333333;
	text-align: center;
}

#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: 20px;
	color: #333;
	display: inline-block;
	margin: 0px;
	padding: 0px 3%;
	float: left;
	width: 200px;
	border-width: 0px;
	border-style: none;
	height: 20px;
	outline: none;
}

#header form select {
	font-size: 11px;
	line-height: 20px;
	color: #01025e;
	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: 20px;
	color: #FFF;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 15%;
	border-width: 0px;
	border-style: none;
	height: 20px;
	text-align: center;
	cursor: pointer;
	background: #01025e url(../images/search.png) no-repeat center center;
}
#header .acountbox {
	margin: 9px 0px;
	padding: 4px;
	float: right;
	clear: right;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border-bottom: 2px solid #ddd;
    z-index: 999;
    position: relative;
}
#header .acountbox ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header .acountbox ul > li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	position: relative;
}
#header .acountbox ul > li > ul {
	display: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left: 0px;
	top: 40px;
	width: 155px;
	background: #FFF;
	border: 1px solid #A1A1A1;
	z-index: 2;
}
#header .acountbox ul > li:hover > ul {
	display: block;
}
#header .acountbox ul > li > ul > li {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: none;
	height: auto;
}
#header .acountbox ul > li > ul > li a {
	font-size: 11px;
	line-height: 18px;
	display: block;
	margin: 0px;
	padding: 2px 5px;
	text-decoration: none;
	border-bottom: 1px solid #cbcbcb;
	color: #01025e;
}
#header .acountbox ul > li > ul > li a:hover {
	background: #01025e;
	color: #fff;
}
#header .acountbox ul > li > ul > li.more > a {
	background-image: url(../images/arrow_black2.gif);
	background-repeat: no-repeat;
	background-position: 140px center;
}
#header .acountbox ul > li > ul > li.more:hover > a {
	background-image: url(../images/arrow_white2.gif);
}
#header .acountbox ul > li > ul > li > ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left: 100%;
	top: 0px;
	display: none;
	width: 155px;
}
#header .acountbox ul > li > ul > li:hover > ul {
	display: block;
}
#header .acountbox ul > li.acount {
	font-size: 13px;
	font-weight: normal;
	color: #01025e;
}
#header .acountbox ul > li.acount > a {
	font-size: 11px;
	color: #01025e;
	text-decoration: none;
	line-height: 12px;
	display: block;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	background-image: url(../images/acount_back.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#header .acountbox ul > li.acount > a span {
	display: block;
	margin: 0px;
	padding: 8px 20px 8px 40px;
	background: url(../images/arrow_black.gif) no-repeat right center;
}
#header .acountbox ul > li.acount:hover > a span {
		background: url(../images/arrow_black.gif) no-repeat right center;
}
#header .acountbox ul > li.acount > a strong {
	font-size: 12px;
	font-weight: bold;
	color: #01025e;
	display: block;
}
#header .acountbox ul > li.basket {
	font-size: 13px;
	font-weight: normal;
	color: #01025e;
}
#header .acountbox ul > li.basket > a {
	font-size: 13px;
	color: #01025e;
	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 > li.basket > a span {
	display: block;
	margin: 0px;
	padding: 10px 0px 5px 40px;
	width: 59px;
	background: url(../images/arrow_black.gif) no-repeat right center;
}
#header .acountbox ul > li.basket:hover > a span {
		background: url(../images/arrow_black.gif) no-repeat right center;
}
#header .acountbox ul > li.basket > a em {
	line-height: 10px;
	display: block;
	text-align: right;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#header .acountbox ul > li.wishlist {
	font-size: 13px;
	font-weight: normal;
	color: #CFCFCF;
}
#header .acountbox ul > li.wishlist > a {
	font-size: 13px;
	color: #01025e;
	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 > li.wishlist > a span {
	display: block;
	margin: 0px;
	padding: 10px 0px 5px 30px;
	width: 82px;
	background: url(../images/arrow_black.gif) no-repeat right center;
}
#header .acountbox ul > li.wishlist:hover > a span {
		background: url(../images/arrow_black.gif) no-repeat right center;
}
#header .acountbox ul > li.wishlist > 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: #01025e;
	padding: 4px; 	
	width: 320px;
}

#navigationfull {
	width: 100%;
	background: #01025e;
	position: relative;
}

#navigation {
max-width: 1215px;
display: table;
padding: 0px 0;
margin: 0 auto;
clear: both;
width: 100%;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
}
#navigation ul li {
	display: block;
	margin: 0px;
	float: left;
	height: 51px;
	border-right: 1px solid #333333;
}
#navigation ul li.frst {
	border-left-width: 0px;
	border-left-style: none;
}


#navigation ul li a {
	display: block;
	margin: 0px;
    padding: 0px 40px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	line-height: 17px;
	  display: table-cell;
  vertical-align: middle;
  height: 51px;
}


#navigation ul li a.single {
	line-height: 51px;
	display: block;
}

#navigation ul li:hover a {
	color: #fff;
	background-color: #010116;
	text-shadow: none;
	border-bottom: 0px none;
	height: 51px;
	z-index: 11;
	position: relative;
}

#navigation ul ul li a.active {
	color: #89B32F;
}

#navigation ul li a.last {
	color: orange;
}

#navigation ul li ul {
	display: block;
	position: absolute;
	left: 0px;
	top: 51px;
	margin: 0px;
	padding: 0px;
   width: 99.35%;
	overflow: hidden;
	border: 1px solid #c8c9cc;
	z-index: 9999;
	background: #fff;
	    border: 4px solid #01025e;
}
#navigation ul > li > ul {
	visibility: hidden;
}

#navigation ul li:hover ul {
	display: block;
}
#navigation ul li ul span {

}
#navigation ul li ul span.last {
	border-width: 0px;
	border-style: none;
	width: 194px;
	background: #e6e6e6 !important;
}

#navigation ul li ul span.last ul li a {
	background: #e6e6e6 !important;
	line-height: 20px !important;
	  background: url(../images/arrow_menu.png) no-repeat left center !important;
  	padding-left: 18px !important;
}

#navigation ul li ul span.last li a {
	background: #e6e6e6 !important;
	color: #01025e;
}

#navigation ul li ul span li {
    border-width: 0px;
    border-style: none;
    margin: 7px 10px 10px;
    padding: 0px;
    height: auto;
    width: 178px;
    display: block;
    float: left;
    border-right: 2px solid #FFF;
}
#navigation ul li ul span li a, #navigation ul li:hover ul span li a {
	font-size: 14px;
	line-height: 15px;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	text-shadow: none;
	height: auto;
	background: #FFF;
	border-width: 0px;
	border-style: none;
	    background: #01025e;
    color: #fff;
    padding: 4px;
}
#navigation ul li ul span li a:hover {
	background: #010116;
	color: #fff;
	text-decoration: none;
	height: auto;
	border-width: 0px;
	border-style: none;
	margin: 0px;
}
#navigation ul li ul span ul {
	position: static;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
#navigation ul li ul span ul li {
	float: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	width: auto;
	height: auto;
}

#navigation ul li ul span ul li .proprod {
	float: left;
	width: 48%;
	margin-right: 5px;
	margin-left: 1px;
	margin-bottom: 15px;
}

#navigation ul li ul span ul li .proprod:last-child {
	margin-right: 0px; 
}

#navigation ul li ul span ul li .proprod .titlepro {
	text-align: center;
	width: 100%;
	font-size: 12px;
	display: block;
	color: #d92612;
}

#navigation ul li ul span ul li .proprod .photopro {
		width: 100%;
}

#navigation ul li ul span ul li a {
	padding: 0px 0 0 2px !important;
}

#navigation ul li ul span ul li .proprod .photopro img {
	max-width: 100%;
	min-width: 100%;
	margin-top: 5px;
}

#navigation ul li ul span ul li .proprod .priceproprod {
	width: 100%;
	text-align: center;
	display: inline-block;
}

#navigation ul li ul span ul li .proprod .priceproprod img {
	width: 16px;
	height: 16px;
	display: inline;
	vertical-align: middle;
}


#navigation ul li ul span ul li a, #navigation ul li:hover ul span ul li a {
	font-size: 13px;
	line-height: 18px;
	color: #111;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 29px;
	height: auto;
	background: #FFF;
	border-width: 0px;
	border-style: none;
}
#navigation ul li ul span ul li a:hover {
	background: #FFF;
	color: #111;
	text-decoration: underline;
}
#navigation.small ul li ul span {
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation.small ul li ul span li {
	margin-bottom: 5px;
}
#navigation.small ul li ul span ul li {
	margin: 0px;
}

#navigation ul li ul span ul li a.active {
	color: #01025e;
}

#navigation.small ul li ul span li a, #navigation.small ul li:hover ul span li a{
	font-size: 12px;
	padding-left: 10px;
	line-height: 14px;
}
#navigation.small ul li ul span ul li a, #navigation.small ul li:hover ul span ul li a {
	font-size: 11px;
	line-height: 13px;
	padding-left: 15px;
}

/* Mainbanner Styles */
#mainbannerfull {
	width: 100%;
	margin-bottom: 20px;
}

#mainbanner {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	position: relative;
	height: auto !important;
	margin-top: 1px;
}

.textsslide {
    position: absolute;
    width: 100%;
    MAX-width: 300px;
    right: 10px;
    bottom: 10%;
    text-align: center;
    color: #FFF;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.4);
}

.textsslide a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.textsslide p.descriptions {
    font-size: 22px;
    line-height: 26px;
    font-weight: 800;
    color: #FFF;
    margin-bottom: 10px;
    font-weight: 700;
   border-bottom: 1px solid #FFF;
}

.textsslide p.price {
    font-size: 25px;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 15px;
    
}

.textsslide p.cart {
		font-size: 18px;
    line-height: 15px;
    border: 1px solid #fff;
    padding: 5px;
    font-weight: normal;
    display: inline-block;
}

#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;
    _margin: 0 auto;
    float: left;
    text-align: center;
}
#tabs ul.titles li a {
    font-size: 17px;
    line-height: 35px;
    font-weight: 300;
    color: #fff;
    display: block;
    background: #010116;
    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: #01025e 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: #fff;
	background: #01025e;
}
#tabs ul.titles li a.active {
	color: #fff;
	background: #01025e;
}
#tabs .content {
	display: block;
	margin: 0px;
	padding: 10px 0px 0px;
	clear: both;
	font-size: 14px;
}
/* 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: 3px 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(3n+1) {
	display: block;
	margin: 0px 0px 4% 1.5%;
	padding: 0px;
	float: left;
	  width: 30.7%;
}
.sidebar + .content ul.products li:nth-child(3n+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: 3px solid #01025e;
	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: 5px 0 0 0;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	color: #01025e;
	height: 40px;
	border-bottom: 1px solid #d7d7d7;
width: 100%;
}

ul.products li .allbox h4 a {
	color: #01025e;
	text-decoration: none;
}

ul.products li .allbox h4 a:hover {
	color: #01025e;
	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: 92px;
width: 100%;
}

#tabs ul.products li .allbox h4 {
    line-height: 16px;
    display: block;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    color: #01025e;
    width: 100%;
    height: 51px;
}

#tabs ul.products li .allbox .bottom {
	display: block;
	margin: 0px;
	padding: 0px 0px 5px;
	height: 35px;
}

   
#relative {
    margin: 0 auto;
    background: #fff;
    padding: 0 19px;
}

#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: #01025e;
  padding: 8px 10px !important;
  }
  
  #relative h2.relat:after {
    content: "";
  border-color: #01025e 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: #01025e;
	height: 55px;
	border-bottom: 1px solid #d7d7d7;
width: 100%;
}

#relative ul.products li .allbox h4 a {
	color: #01025e;
	text-decoration: none;
}

#relative ul.products li .allbox h4 a:hover {
	color: #d92612;
	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: 205px;
    max-height: 205px;
}
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: 100%;
	max-height: 199px;
	    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0px;
    right: 0px;
}


ul.products li .photo .tag {
    background: #01025e;
    color: #fff;
    position: absolute;
    top: 9px;
    left: 10px;
    font-size: 13px;
    padding: 4px;
    text-align: center;
    z-index: 23;
}


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;
	float: left;
	font-size: 15px;
	color: #3D3D3D;
	line-height: 15px;
    padding: 10px 0 9px;
}
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: #333;
    font-size: 16px;
    line-height: 20px;
    display: inline;
    margin: 0px;
    padding: 0px 0px 0px 3px;
}
ul.products li p.discount {
	font-size: 13px;
	background: #010116;
	text-align: center;
	display: block;
	margin: 15px 0px 0px -20px;
	padding: 0px;
	width: 40px;
	color: #FFF;
	float: left;
}
ul.products li a.addtobasket {
	background: #01025e url(../images/basket.png) no-repeat left center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	color: #fff;
	text-decoration: none;
    padding: 2px 8px 4px 29px;
    width: 77px;
    font-size: 18px;
}
ul.products li a.addtobasket:hover {
		background: #010116 url(../images/basket_hover.png) no-repeat left center;
		color: #fff;
}

ul.products li a.addtobasket span {
	font-size: 11px;
}

ul.products li a.addtobasket strong {
	font-weight: 500;
   letter-spacing: 2px;
   line-height: 18px;
}


ul.products li a.addtowishlist {
	background: url(../images/wishlist.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	margin: 7px 0px 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 25px;
}

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: #010116;
	display: block;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	float: right;
	width: 60%;
	text-align: left;
}
#adverts .box h3 a {
	color: #010116;
	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: #01025e;
}

#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: #01025e;
}

#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: #01025e;
	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: #010116;
	border: 1px solid #010116;
}
/* Brands Styles */

#brandsall {
	width: 100%;
	background: #ECECEC;
	border-top: 1px solid #bebebe;
}

#brands {
	display: block;
	margin: 0px;
	padding: 0.5% 2%;
	max-width: 1190px;
	clear: both;
	margin: 0 auto;
}

#brands h6 {
	font-size: 18px;
	font-weight: bolder;
	margin: 0 0 10px 0;
	padding: 0px;
	color: #010116;
}

#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: 160px;
	max-width: 175px;
	border-width: 0px;
	border-style: none;
}
/* Footer Styles */
#footerfull {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
    background: #01025e;
   
}

#footer {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	background: #f2f2f2;
	 border-top: 5px solid #8E8E8E;
}
#footer > .box {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 96%;
	max-width: 1215px;
	clear: both;
}
#footer .newsletter {
	display: block;
	margin: 0px;
	padding: 15px 0px;
	text-align: center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef0408+0,c60317+50,ef0408+100 */
background: #ef0408; /* Old browsers */
background: -moz-linear-gradient(top,  #ef0408 0%, #c60317 50%, #ef0408 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ef0408 0%,#c60317 50%,#ef0408 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ef0408 0%,#c60317 50%,#ef0408 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef0408', endColorstr='#ef0408',GradientType=0 ); /* IE6-9 */


}
#footer .newsletter p {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 16px;
	color: #fff;
	_background: url(../images/newslet.png) 32px center no-repeat;
	font-weight: 700;
}


#footer .newsletter p img {
	max-width: 100%;
}
#footer .newsletter p input[type="text"] {
	font-size: 16px;
color: #8C8C8C;
    background: #fff;
    border: 1px solid #fff;
	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: #8e8e8e;
	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: #12156c;
	color: #fff;
}

#footer .lists {
	display: block;
	margin: 0px;
	padding: 2% 0px;
	clear: both;
}
#footer .lists ul {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 3%;
	float: left;
	width: 20.9%;
	height: 130px;
	list-style: none;
	font-size: 13px;
	color: #333;
	border-left: 1px solid #cccccc;
}
#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_footer.png) no-repeat left center;
	padding-left: 13px;
}
#footer .lists ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 3px 0px;
	font-size: 13px;
	line-height: 17px;
}

#footer .lists ul li a:hover {
	color: #000;
}
#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/pinterest.png) no-repeat left center;
	padding-left: 38px;
    line-height: 26px;
}






#footer .lists ul li.title a , #footer .lists ul li.title{
	line-height: 20px;
	color: #333;
	background: transparent;
	font-weight: 700;
}

#footer .lists ul li.title a:hover {
	color: #000;
}

#footer .developer {
	border-top: 1px solid #cccccc;
	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: #333;
}
#footer .developer p a {
	color: #333;
	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% 2%;
	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: #01025e;
}
#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: 24%;
	height: 250px;
		-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(4n+1) {
	margin: 0px;
}
ul.categories li .box {
	display: block;
	margin: 0px 0px 20px;
	padding: 0px;
	height: 240px;
	  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: 200px;
  	-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;
}
/* 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: #FFF;
	background: #01025e;
	    border-bottom: 2px solid #010116;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	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: 13px;
	line-height: 25px;
	color: #333;
	display: block;
	margin: 0px;
	text-decoration: none;
}
#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 img {
	  _margin: 0 15px 2px 0;`
}

#main .content.inner img {
	max-width: 200px;
	height: auto;
  margin: 0 15px 15px 0;
}

#main .content.inner p.more {
	color: #01025e;
	text-align: right;
}

#main .content p.more {
	color: #01025e;
	text-align: right;
}

#main .content p.more a {
	color: #fff;
	background: #01025e;
	text-decoration: none;
	padding: 4px 6px;
	border-bottom: 2px solid #8E8E8E;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

#main .content p.more a:hover {
	background: #8E8E8E;
	border-bottom: 2px solid #01025e;
	color: #fff;
}

#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: 17px;
	font-weight: normal;
	color: #01025e;
	clear: both;
}
#main h2 {
  line-height: 16px;
  display: block;
  margin: 8px 0px 10px;
  padding: 5px 0px;
  font-size: 15px;
  font-weight: normal;
  color: #01025e;
  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: #01025e;
}
.paging span label  {
	font-size: 11px;
	font-weight: normal;
	color: #01025e;
	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: #01025e;
	text-decoration: none;
	display: inline-block;
	margin: 0px 2px;
	padding: 0px 5px;
	font-weight: normal;
}

.paging span.pages a:hover {
	background-color: #010116;
	color: #fff;
}

.paging p {
	text-align: right;
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 25px;
	color: #01025e;
}
.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: #010116;
	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: 58%;
}
#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;
	height: 380px;
	text-align: center;
	vertical-align: middle;
	width: 550px;
}
#product .photos .bigphoto img {
	height: auto;
	width: auto;
	max-height: 380px;
	max-width: 100%;
	border-width: 0px;
	border-style: none;
}


div#gallery_01 img {
	    width: 15% !important;
    margin: 0 1%;
}

#product .photos .bigphoto .tag {
    background: #01025e;
    color: #fff;
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 23px;
    padding: 4px;
    text-align: center;
    z-index: 23;
}

#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%;
   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: 40%;
}
#product .data p {
	padding: 0px;
}

#product .data p.selectionplus {
	float: left;
}

#slidingDiv a {
	color: #010116;
	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;
}

button.printpage {
    background: url(../images/print.png) no-repeat left center;
    cursor: pointer;
    height: 22px;
    width: 22px;
    border: none;
        display: table-cell;
    vertical-align: bottom;
}

#product .data p.price {
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	margin-top: 5px;
	width: 100%;
    display: -webkit-inline-box;
    display: -moz-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: #01025e;
}

#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 .data p.buttons {
	display: block;
	margin: 12px 0px 10px;
	padding: 0px;
	overflow: hidden;
}


#product .data p a.addtobasket {
	background: #01025e url(../images/basket_pro.png) no-repeat left center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #fff;
	margin-right: 20px;
	text-decoration: none;
    padding: 2px 8px 4px 38px;
    width: 94px;
    font-size: 18px;
}

#product .data p a.addtobasket:hover {
	background: #010116 url(../images/basket_pro.png) no-repeat left center;
	color: #fff;
}


#product .data p a.addtobasket span {
	font-size: 11px;
}

#product .data p a.addtobasket strong {
	font-weight: 500;
   letter-spacing: 2px;
   line-height: 18px;
}

#product .data p a.addtowishlist {
	background: url(../images/addtowishlist.png) no-repeat left center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #506571;
	margin-right: 20px;
	text-decoration: none;
    padding: 2px 8px 4px 22px;
}

#product .data p a.addtowishlist:hover {
	background: url(../images/addtowishlist.png) no-repeat left center;
	color: #000;
}

#product .data p a.addtowishlist span {
	font-size: 11px;
	letter-spacing: -1px;
}

#product .data p a.addtowishlist strong {
	font-weight: 500;
   letter-spacing: -1px;
   line-height: 18px;
}

#product .data p a.removetowishlist {
	background: #E6E6E6 url(../images/removetowishlist.png) no-repeat left center;
	display: block;
	margin: 0px 30px 0px 0px;
	padding: 7px 8px 7px 21px;
	float: left;
	font-size: 18px;
	color: #506571;
	text-decoration: none;
	line-height: 30px;
	border-radius: 5px;
			-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

#product .data p a.removetowishlist:hover {
	background: #01025e url(../images/removetowishlist.png) no-repeat left center;
	padding: 7px 8px 7px 21px;
	color: #fff;
}

.but {
	color: #fff;
	background-color: #010116;
	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 #01025e;
	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: #01025e 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: #01025e 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: 30px;
	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 #01025e;
	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 #01025e;
	-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: #01025e;
	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: #010116 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:#01025e000;
}.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: #010116;
	text-decoration: none;
}

.daleziostable td span {
 color: #010116;
}

.daleziostable .subtotal {
		float: right;
	display: block;
	color: #010116;
	font-size: 23px;
	margin-top: 5px;
	clear: both;
}

.daleziostable .total {
	float: right;
	display: block;
	font-weight: 600;
	color: #010116;
	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: #010116 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: #010116;
	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: #010116;
	display: block;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	float: right;
	width: 60%;
	text-align: left;
}
#advertsboxfooter .boxfooter h3 a {
	color: #010116;
	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;
}

.wrapper .boxbanners {
	display: block;
	margin: 20px 0;
	padding: 0px;
	clear: both;
	width: 100%;
	list-style: none;
	background: #fff;
}

.wrapper .boxbanners h2 {
	color: red;
}

.wrapper .boxbanners li , #main .boxbanners li.twocolumn{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 33.33%;
	display: block;
	margin-bottom: 30px;
}
.wrapper.jpg .boxbanners li.threecolumn {
	width: 40%;
}
.wrapper .boxbanners li.fourcolumn {
	width: 50%;
}

.wrapper .boxbanners li.fivecolumn {
	width: 62.5%;
}

.wrapper .boxbanners li.sixcolumn {
	width: 75%;
}
.wrapper .boxbanners li.eightcolumn {
	width: 100%;
}

.wrapper .boxbanners li.tencolumn {
	width: 60%;
}

.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.3;
}
.wrapper .boxbanners li div {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.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: rgba(1, 2, 94, 0.58);
	font: normal 16px/20px 'Open Sans', sans-serif;
	color: #FFF;
	text-align: center;
	text-shadow: 0px 0px 5px #01025e000;
	text-transform: uppercase;
		-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 .boxbanners li div:hover .texts {
	background: #01025e;
}


.couponbutton {
	background: #484848;
	color: #fff;
	padding: 3px 16px;
	display: inline-block;
	text-decoration: none;
}

.contact {
	width: 48%;
	float: left;
}

.contact + .contact {
	float: right;	
}


ul.gallery li .social {
    display: block;
    margin-bottom: 10px;
    position: absolute;
    top: 3px;
    left: 4px;
    opacity: 0;
    	-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.gallery li:hover .social {
	opacity: 1;
}


/* newsletter-suscribe modal */
.overpanel {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 99999;
}

.overpanel .box {
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 20px;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 550px;
	width: 100%;
	-webkit-border-radius: 0 0 10px 10px!important;
	-moz-border-radius: 0 0 10px 10px!important;
	border-radius: 10px 10px!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: 13px solid #01025e;
}

.overpanel .box .modal-body {
	padding: 15px 30px !important;
	border-radius: 0!important;
	background: #fff;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
}

.overpanel .box .modal-body img {
	text-align: center;
	display: block;
	margin: 0 auto 15px;
}

.overpanel .box .modal-footer {
	background: #fff;
	padding: 0;
	border-radius: 0 0 10px 10px !important;
	border-top: 2px solid #01025e;
}

.overpanel .box .close {
	text-indent: -9999px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: rgba(1, 2, 94, 0.8);
	top: 10px;
	right: 10px;
	background-image: url(../images/icon_close.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 30px 30px;
	position: absolute;
}

.overpanel .newsletter form {
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
}

.overpanel .newsletter p {
	color: #333;
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
	line-height: 1.5;
}

.overpanel .newsletter .modal-footer p {
	margin-bottom: 0!important;
	margin-top: 20px;
}

@media all and (max-width: 550px) {
	.overpanel .box {
		max-width: 340px;
	}
	.overpanel .newsletter p {
		font-size: 14px;
		letter-spacing: normal;
	}
}