
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);
@charset "utf-8";
/*---Common and Standard->START*/


body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-family: "Lato",sans-serif;
}
a.linkopac img {
	filter: alpha(opacity=100%);
	-moz-opacity: 1.0;
	opacity: 1.0;
	background-color: transparent;
}
a.linkopac:hover img {
	filter: alpha(opacity=20%);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border: 0px none;
}
.org-clear {
	clear: both;
}
.org-wrap {
	width: 100%;
}
.org-background {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #fff;
	display: table;
}
.org-main {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	display: table;
}
.org-wrapcen {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 ;
	margin: 0;
	position: relative;
	display: inline-block;
	
}
.org-content {
	width: 1200px;
	margin: 0px auto 20px;
	display: table;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
.top-header {
	display: table;
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}
#org-header {
	background: rgba(0, 0, 0, 0) url("../images/header-top.jpg") repeat-x scroll center top;
    box-shadow: 2px 1px 4px #747474;
    display: table;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
.headertop-holder {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	border-top:3px solid #2c8ed5;

}
.welcome_msg {
	color: #333333;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 14px 0;
	padding: 0;
	width: auto;
	font-family: "Lato",sans-serif;
}
.welcome_msg span {
	color:#2c8ed5;
	text-transform:uppercase;
}
.org-right {
	float: right;
	width: 865px;
	margin: 0px 0;
	padding: 0;
	background:url(../images/top-menu-bg.png) no-repeat right top;
}

.call {
	float: left;
	margin:10px 0;
	padding: 0 0px 0 20px;
	text-align: left;
	width: auto;
}

.prom01 {
	float: right;
	margin:44px 0 20px;
	padding: 0 40px 0 0px;
	text-align: left;
	width: auto;
}
#org-logo {
	float: left;
	margin:5px 0;
	padding: 0;
	text-align: left;
	width: auto;
}
#org-logo img {
	margin: 0;
	border: 0 none;
}

#org-topmenu {
	width: 550px;
	margin: 10px 0;
	padding: 0 0 0;
	float: right;
	
}
#org-topmenu ul {
	list-style: none;
	width: auto;
	margin: 0px auto;
	padding: 0;
	float: right;
	position: relative;
}
#org-topmenu ul li {
	margin: 0;
	padding: 0px 20px 0px 25px;
	list-style: none;
	float: left;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
}
#org-topmenu ul li:last-child {
	background: none;
	padding: 0 0 0 0px;
	border: none;
}
#org-topmenu ul li a {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	line-height: 14px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #333333;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	transition: all .5s ease-in-out;
	
}
#org-topmenu ul li a:hover {
	color: #2b4374;
}
#org-topmenu ul li:nth-child(1){
	background:url(../images/top-icon.png) no-repeat left 5px;
	transition: all .5s ease-in-out;
}
#org-topmenu ul li:nth-child(1):hover{
	background:url(../images/top-icon.png) no-repeat left -58px;
}

#org-topmenu ul li:nth-child(2){
	background:url(../images/top-icon.png) no-repeat left -122px;
	transition: all .5s ease-in-out;
}
#org-topmenu ul li:nth-child(2):hover{
	background:url(../images/top-icon.png) no-repeat left -180px;
}


#org-topmenu ul li:nth-child(3){
	background:url(../images/top-icon.png) no-repeat left -237px;
	transition: all .5s ease-in-out;
}
#org-topmenu ul li:nth-child(3):hover{
	background:url(../images/top-icon.png) no-repeat left -302px;
}


#org-topmenu ul li:nth-child(4){
	background:url(../images/top-icon.png) no-repeat left -365px;
	transition: all .5s ease-in-out;
	padding: 0px 0px 0px 25px;
}
#org-topmenu ul li:nth-child(4):hover{
	background:url(../images/top-icon.png) no-repeat left -427px;
}




.menu-holder {
	width: 100%;
	margin: 0 0 0px 0;
	padding: 0;
	float: left;
	background:#f0f0f0;
	
}
#org-menu {
	width: 865px;
	margin: 10px auto ;
	padding: 0;
	display: table;
	position: relative;
}
#org-menu ul {
	margin: 0 auto;
	padding: 0;
	width: auto;
	display: table;
	  float: right;
}
#org-menu li {
	float: left;
	width: auto;
	margin: 0;
	padding: 0 50px 0 10px;
	list-style: none;
	height: 30px;
	line-height: 30px;
	background:url(../images/menu-bg.png) no-repeat right 17px;
}
#org-menu li:last-child {
	background:#2b4374;
	padding: 0px 20px 0 20px;
	margin: 0 0 0 20px;
	height: 30px;
	line-height: 30px;
	text-align:center;
}
#org-menu li:last-child a {
	color:#fff !important;
	border-bottom:0px  solid #2b4374 !important;
}
#org-menu li:last-child a:hover {
	color:#fff !important;
	border-bottom:0px  solid #2b4374 !important;
}
#org-menu li:nth-child(1) {
}


#org-menu li a {
	color: #666666;
	float: left;
	font-family: "Lato",sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0px 0;
	text-decoration: none;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	letter-spacing:1px;
}
#org-menu li a:hover {
	color:#2b4374;
	border-bottom:3px  solid #2b4374;
}
.promo-banner {
	width: 100%;
	margin: 0px auto 0px;
	padding: 15px 0;
	text-align:center;
}
.promo-banner img {
	margin: 0px auto 0px;
	padding: 0;
}
#CoverImage p {
	margin: 0 !important;
	padding: 0 !important;
}
#banner-holder {
	width: 100%;
	display: table;
	height: auto;
	padding: 0;
	margin: 0px auto 0;
	position: relative;
}
 @keyframes slidy {
0% { left: 0%; }
15% { left: 0%; }
20% { left: -100%; }
35% { left: -100%; }
40% { left: -200%; }
55% { left: -200%; }
60% { left: -300%; }
75% { left: -300%; }
80% { left: -400%; }
100% { left: -400%; }
}

body { margin: 0; } 
div#slider { overflow: hidden; }
div#slider figure img { width: 20%; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
}

/*---Header---<<END*/


/*---FOOTER->START*/
.org-wrapcens {
	width: 100%;
	padding: 0;
	margin:0 auto;
	display:table;
	background: #213866;
}
#org-footer02 {
	width: 100%;
	padding: 0px 0;
	margin: 0 auto;
	display: table;
	text-align: center;
	background:#2b4374;
}

.favourites {
	color: #fff;
font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin:0 auto;
	padding: 4px 25px;
	text-decoration: none;
	text-transform: uppercase;
	height: 50px;
	line-height: 50px;
	letter-spacing: 0px;
	width:auto;
	 float: left;
	background:url(../images/favourites.png) no-repeat left 20px;
}
.favourites:hover {
	color: #2c8ed5;
}
.Friendly {
  float: right;
  margin: 10px 0;
  padding: 0;
  width: auto;
}
.Shopping {
  float: left;
  margin: 10px 0;
  padding: 0;
  text-align: left;
  width: 500px;
}

#footer-menu {
	width: 1165px;
	margin: 20px auto;
	padding: 0;
	display: table;
	position: relative;
	border-top: 1px solid #f37fb7;
	border-bottom: 1px solid #f37fb7;
}
#footer-menu ul {
  display: table;
  margin: 0 auto;
  padding: 0;
  width: auto;
}
#footer-menu li {
	float: left;
	width: auto;
	margin: 0;
	padding: 0 20px;
	list-style: none;
}

#footer-menu li a {
	color: #fff;
	float: left;
	font-family: "Oswald",sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0px 25px;
	text-decoration: none;
	text-transform: uppercase;
	height: 50px;
	line-height: 50px;
	letter-spacing: 2px;
}
#footer-menu li a:hover {
	color: #2c8ed5;
}
#org-footer {
	display: table;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	width: 1200px;
	
}
#org-footer h1 {
	background: rgba(0, 0, 0, 0) url("../images/1.png") no-repeat scroll right top;
	border-bottom: 1px solid #40547c;
	color: #ffffff;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 55px;
	letter-spacing: 0.5px;
	line-height: 55px;
	margin: 30px 0 20px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}
#org-footer h2 {
	background: rgba(0, 0, 0, 0) url("../images/2.png") no-repeat scroll right top;
	border-bottom: 1px solid #40547c;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	float: left;
	
	font-size: 18px;
	font-weight: bold;
	height: 55px;
	letter-spacing: 0.5px;
	line-height: 55px;
	margin: 30px 0 20px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}
#org-footer h3 {
	background: rgba(0, 0, 0, 0) url("../images/3.png") no-repeat scroll right top;
	border-bottom: 1px solid #40547c;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 55px;
	letter-spacing: 0.5px;
	line-height: 55px;
	margin: 30px 0 20px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}

#org-footer h4 {
	background: rgba(0, 0, 0, 0) url("../images/4.png") no-repeat scroll right top;
	border-bottom: 1px solid #40547c;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 55px;
	letter-spacing: 0.5px;
	line-height: 55px;
	margin: 30px 0 20px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}
.f-col1 {
	width: 20%;
	padding: 0px 5% 0 0;
	margin: 0;
	float: left;
}
.f-col2 {
	width: 20%;
	padding: 0px 5% 0 0;
	margin: 0;
	float: left;
}
.f-col2 ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}
.f-col2 ul li {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
.f-col2 ul li a {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	background: url(../images/footer-bullet.png) no-repeat 0px center;
	padding: 0 0 0 15px;
	margin: 0 0 10px;
	float: left;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
}
.f-col2 ul li a:hover {
	text-decoration: none;
	color: #2c8ed5;
}

.f-col3 {
	width: 20%;
	padding: 0px 5% 40px 0;
	margin: 0;
	float: left;
}
.f-col4 {
	width: 25%;
	padding: 0px 0% 40px 0;
	margin: 0;
	float: left;
}
#org-newsletter {
  display: table;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: table;
  width: 100%;
}
form {
	float: left;
	margin: 0;
	padding: 0;
}
#org-newsletter h1 {
	color: #fff;
	float: left;
	font-family:"Lato",sans-serif;
	font-size: 20px;
	font-weight: bold;
	height: auto;
	letter-spacing: 0.5px;
	margin: 0px 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: auto;
}
#org-newsletter #org-text {
	color: #e6e6e6;
	font-family:"Lato",sans-serif;
	font-size: 13px;
	font-weight: bold;
	 width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	text-decoration: none;
	text-align: left;
}
#org-newsletter #org-text p {
	padding: 0px;
	margin: 0px;
}
#org-newsletter #org-signup {
	position: relative;
	padding: 0;
	height: auto;
	width: 144px;
	margin: 15px 0;
	float: left;
	text-align: center;
}
#org-newsletter #org-signup > a {
	background: url(../images/subscribe.png) no-repeat left top;
	border: 0 none;
	color: #b5b5b5;
	cursor: pointer;
	font-family:"Lato",sans-serif;
	font-size: 14px;
	height: 17px;
	font-weight: 700;
	line-height: 18px;
	margin: 0;
	display: table;
	padding: 0px;
	text-decoration: none;
	text-indent: -9999px;
	text-transform: uppercase;
	_transition: all 0.4s ease-out 0s;
	width: 144px;
}
#org-newsletter #org-signup > a:hover {
	background: url(../images/subscribe.png) no-repeat left bottom;
}
.copy-footer {
	background:#fff;
    display: table;
    margin: 0 auto;
    padding: 0 0px;
    width: 100%;
}
.footer-div1{
    display: table;
    margin: 0 auto;
    padding: 0 0px;
	width:1200px;
}
.footer-info{
display: table;
    margin: 20px auto;
    padding: 0 0px;
	width:1200px; 	
}
#org-copy {
	width: auto;
	padding: 0;
	margin: 16px 0;
	text-align: center;
	font-family:"Lato",sans-serif;
	font-size: 13px;
	color: #333333;
	float: left;
	letter-spacing: 1px;
	font-weight: 500;
	text-transform:uppercase;
}
#org-copy span {
	font-weight: bold !important;
	color: #2b4374;
	font-size: 14px;
	text-transform:uppercase;
}
#org-designer {
	width: auto;
	padding: 0;
	margin: 17px 0 17px;
	text-align: left;
	font-family:"Lato",sans-serif;
	font-size: 13px;
	color: #333333;
	float: right;
	font-weight: normal;
	letter-spacing: 1px;
}
#org-designer a {
	font-family:"Lato",sans-serif;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
#org-designer a:hover {
	color: #2b4374;
	text-decoration: none;
}
/*---Footer->END*/


.left-img {
  margin:0 !important;
  display:table!important;
  padding: 0!important;
  width: 260px!important;
}
.left-img ul {
	margin: 0;
	padding: 0!important;
	width: auto!important;
	list-style: none;
}
.left-img ul li {
	width: auto!important;
	float: left;
	margin: 0 0px 20px 0 !important;
	padding: 5px!important;
	list-style: none;
	position: relative;
	transition: all 0.5s ease;
	overflow: hidden;
	position: relative;
	border:1px solid #252525;
}
.left-img ul li a {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}
.left-img ul li img {
	width: auto;
	float: left;
	max-width: 100%;
	border: 0 none;
	transition: all 500ms ease 0s;
	position: relative;
	z-index: 1;
	transform: scale(1, 1);
}
.left-img ul li a:hover img {
	transform: scale(1.01, 1.01);
	opacity:0.8;
}

.left-img-title {
	bottom: 60px;
	margin: 0 0 0 0px;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	height:auto;
	z-index: 1111;
	transition: all 500ms ease 0s;
}

.left-img ul li .h2 {
  color: #fff;
 font-family: 'Roboto', sans-serif;
  font-size:52px;
  font-weight: bold;
  letter-spacing: 0;
  margin:0 auto;
  padding: 0px 0px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  border-radius:0 0 10px 10px;
  display:table;
}

.left-img ul li .h1 {
  color: #fff;
 font-family: 'Roboto', sans-serif;
  font-size:30px;
  font-weight: bold;
  letter-spacing: 0;
  margin:0 auto;
  padding: 0px 0px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  border-radius:0 0 10px 10px;
  display:table;
}

.left-img ul li p {
  color: #fff;
 font-family: 'Roboto', sans-serif;
  font-size:20px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 25px;
  margin:0 auto;
  padding: 0px 0px;
  position: relative;
  text-align: center;
  text-transform: none;
  width: 100%;
  border-radius:0 0 10px 10px;
  display:table;
}
.left-img ul li p span {
  color: #e6e6e6;
    font-size:25px;
}
.left-img ul li p .hh {
  color: #e6e6e6;
    font-size:15px;
}

.left-img ul li .ShopNow {
  color: #fff;
 font-family: 'Lato', sans-serif;
  font-size:16px;
  font-weight: bold;
  letter-spacing: 0;
  margin:10px auto !important;
  padding:5px 10px !important;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  display:table;
  background:#2b4374;
}

.left-img ul li a:hover .ShopNow {
	background:#000;
}

/*---Listing Column start----*/
.leff-div {
 margin:0 ;
float:left;
  padding: 0;
  width: 260px;	
}
#listingarea {
	width: 926px;
	position: relative;
	float: right;
	margin: 0px 0 20px 0;
	padding: 0;
	background: none;
}
.org-listingarea-box {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.org-listinghead {
	width: 913px;
	color: #fff;
	float: left;
	margin: 0;
	padding: 5px;
	text-align: center;
	border:1px solid #000;
}
.org-listinghead span {
	width: 891px;
	color: #e6e6e6;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 8px 10px;
	text-align: center;
	background:2b4374;
	letter-spacing:1px;
	text-transform:uppercase;
	border:1px solid #000;
	background:#2b4374;
}
.desc-hedtitle {
	width: 913px;
	color: #fff;
	float: left;
	margin: 0;
	padding: 5px;
	text-align: center;
	border:1px solid #000;
}
.desc-hedtitle span {
	width: 891px;
	color: #e6e6e6;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 8px 10px;
	text-align: center;
	background:2b4374;
	letter-spacing:1px;
	text-transform:uppercase;
	border:1px solid #000;
	background:#2b4374;
}
.desc-rd {
	width:893px;
	float: left;
	padding: 15px;
	margin: 0;
	 background: #fff none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
}
.desc-text {
font-family:"Lato",sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: normal;
}
/*---Listing Column End----*/

.org-scrolleo-box {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	background: none;
	border: 0 none;
}
/*===========Gallery=============*/

#gallery {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  float: left;
  height: auto;
  margin: 0;
  padding: 20px;
  position: relative;
  width: 883px;
}
#gallery #fullsize {
	height:580px;
	width: 740px;
	float: left;
	overflow: hidden;
	text-align: center;
	z-index: 200;
	border: 0 none;
	padding: 0;
	margin:0 30px 0 0;
	border: 1px solid #e6e6e6;
	background:#fff;
	
}
.fullsize-margin {
	margin: 0px 0 0px !important;
}
#gallery #fullsize div {
	width: 100%;
	height: 580px;
}
#gallery #fullsize div span {
	width: 740px;
	height: 580px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}
#gallery #fullsize div img {
	clear: both;
	display: block;
	margin: 0 auto;
	border: 0 none;
	width: auto;
	max-width: 100%;
	max-height: 550px;
	height: auto;
	position: relative;
	background: #fff;
	padding: 0;
}
#gallery #slides {
	float: left;
	height: auto;
	width:105px;
	overflow: hidden;
	text-align: center;
	z-index: 500;
}
#gallery #slides div {
	width: 100%;
	height: auto;
	position: relative;
}
#gallery #slides div ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
	width: auto;
	height: auto;
	display: table;
}
#gallery #slides div ul li {
	padding: 0;
	margin: 0px 0 30px;
	width: auto;
	height: auto;
	float: left;
}
#gallery #slides div ul li a {
	display: table-cell;
	width: 105px;
	height: 90px;
	vertical-align: middle;
	background:#fff;
	border: 1px solid #e6e6e6;
}
#gallery #slides div ul li a img {
	display: table-cell;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 90px;
	vertical-align: middle;
	border: 0;
	margin:0 auto;
	text-align:center;
}
#gallery #slides div ul li:empty {
	display: none!Important;
	border: none;
	width: 0;
	height: 0;
}
#gallery #slides div ul li a:empty {
	display: none!Important;
	border: none;
	width: 0;
	height: 0;
}
img[src=""], img[src=" "] {
	background: none !important;
	border: none !important;
	height: 0 !important;
	width: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
	margin: 0 !important;
	display: none !important;
}
/*===========Gallery=============*/

/*===========Tab=============*/
.listing-tab {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	background: url(../images/tab-bg.png) no-repeat left top;
}
.listing-tab main {
	min-width: 320px;
	max-width: 100%;
	float: left;
	padding:0px 0 0 0;
	margin: 0 auto;
}
.listing-tab section {
	width: 893px;
	float: left;
	margin: 0;
	padding: 15px;
	display: none;
	font-family:"Lato",sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	background: #fff none repeat scroll 0 0;
    border: 1px solid #d6d6cd;
}
.listing-tab section ol {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
.listing-tab section ol li {
	width: auto;
	margin: 0 0 0 25px;
	padding: 0;
}
.listing-tab section ol li ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: lower-alpha;
}
.listing-tab section ol li ul li {
	width: auto;
	margin: 0 0 0 25px;
	padding: 0;
}
.listing-tab input {
	display: none;
	
}
.listing-tab .margin-none {
	border: 0px solid #ddd;
}
.listing-tab label {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #2b4374 none repeat scroll 0 0;
  border-color: currentcolor #fff currentcolor currentcolor;
  border-image: none;
  border-style: none solid none none;
  border-width: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-family: "Lato",sans-serif;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 6px;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 113px;
  z-index: 111;
}
.listing-tab label:hover {
	color: #2b4374;
	background: #fff;
}
.listing-tab input:checked + label {
	color: #2b4374;
	background: #fff;
}
.listing-tab #tab1:checked ~ #content1,
 .listing-tab #tab2:checked ~ #content2,
  .listing-tab #tab3:checked ~ #content3,
   .listing-tab #tab4:checked ~ #content4,
    .listing-tab #tab5:checked ~ #content5, 
	.listing-tab #tab6:checked ~ #content6 {
	display: block;
}
.listing-tab .d-link {
	padding: 0 14px;
	text-align: center
}
.listing-tab .d-link a {
	width: 100%;
	padding: 10px 0;
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.listing-tab .d-link a:hover {
	color: #2b4374;
}

.mobile-tab {
	width: 100%;
	float: left;
	margin: 0 0 0px 0;
	padding: 0;
}
.accordion {
	border: 1px solid #ddd;
	padding: 0;
	margin: 0 auto;
	list-style: none outside;
}
.accordion-item {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.accordion > * + * {
	border-top: 1px solid #fff;
}
.accordion-item-hd {
	display: block;
	padding: 8px 30px 8px 0;
	position: relative;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-family:"Lato",sans-serif;
	text-transform: uppercase;
	background: #2b4374 none repeat scroll 0 0;
}
.accordion-item-hd:hover {
	color: #fff;
	background: #000;
}
.accordion-item-hd a {
	display: block;
	padding: 0;
	position: relative;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 100%;
	text-decoration: none;
}
.accordion-item-hd a:hover {
	color: #fff;
}
.accordion-item-input:checked ~ .accordion-item-bd {
	width: 96%;
	float: left;
	margin: 0;
	padding: 12px 2%;
	font-family:"Lato",sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: justify;
	color: #000;
	max-height: 3000px;
	-webkit-transition: max-height 1s ease-in, margin .3s ease-in, padding .3s ease-in;
	transition: max-height 1s ease-in, margin .3s ease-in, padding .3s ease-in;
	background: #fff ;
}
.accordion-item-input:checked ~ .accordion-item-hd > .accordion-item-hd-cta {
	background: url(../images/minus.png) no-repeat center center;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
.accordion-item-hd-cta {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/plus.png) no-repeat center center;
	position: absolute;
	top: calc(35% - 6px );
	/*minus half font-size*/
	right: 0;
	pointer-events: none;
	-webkit-transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	text-align: center;
	font-size: 12px;
	line-height: 1;
}
.accordion-item-bd {
	max-height: 0;
	margin-bottom: 0;
	padding: 0 2%;
	overflow: hidden;
	-webkit-transition: max-height .15s ease-out, margin-bottom .3s ease-out, padding .3s ease-out;
	transition: max-height .15s ease-out, margin-bottom .3s ease-out, padding .3s ease-out;
}
.accordion-item-input {
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1;
	overflow: hidden;
	position: absolute;
	left: -9999px;
}


.org-cathead {
	width: 260px;
	margin: 0;
	padding: 0px 0 0px;
	font-size: 20px!important;
	font-weight: bold!important;
	font-family: 'Roboto', sans-serif;
	color: #e6e6e6!important;
	line-height: 50px;
	height: 50px;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
	background: url(../images/v4title.png) no-repeat left top;
	text-transform: uppercase;
	position: relative;
	z-index: 9999;
	text-indent:20px
}
.paypal {
	float: left;
	margin: 0 auto !important;
	padding: 20px 0px !important;
	width: 258px;
	text-align: center;
	 background: #fff none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
}


.itemsyoumay {
	float: left;
	margin: 0 auto ;
	padding: 0px 0px ;
	width: 100%;
	text-align: center;
}
.itemsyoumay ul {
  float: left;
  list-style: outside none none;
  margin: 10px 0 0;
  padding: 0;
  width: auto;
}
.itemsyoumay ul li .new arrival {
  border: 1px solid #e6e6e6;
  float: left;
  list-style: outside none none;
  margin: 0 9px 20px 0; 
  overflow: hidden;
  padding: 10px 10px;
  position: relative;
  transition: all 0.5s ease 0s;
  width: 456px;
  height:255px;
}
.itemsyoumay ul li:nth-child(4) {
	margin: 0 0px 10px 0; 
}
.itemsyoumay ul li:nth-child(8) {
	margin: 0 0px 20px 0; 
}

.image-test {
height:60px;
line-height:20px;	
 margin:10px 0px;
}

.image {
  border-radius: 0;
  color: #000000;
  display: table-cell;
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 618px;
}
.image img {
  height: auto;
  _max-height: 100%;
  width: 99.5%;
  border: 1px solid #000000;
}
.arrival .image img {
  border: 0px solid #000000;
   width: 100%;
}
.clearance .image img {
  border: 0px solid #000000;
  width: 100%;
}

.price {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  color: #2b4374;
  display: table;
  float: right;
  font-family: "Lato",sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin: 10px auto;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.item {
  width: 927px;
  float: left;
  height: auto;
}
.new.arrival {
  border: 1px solid;
  box-sizing: border-box;
  float: left;
  _height: 251px;
  margin-right: 0;
  width: 453px;
}
.clearance {
  width: 453px;
  height: auto;
  float: right;
  margin-right:0;
  border: 1px solid;
  box-sizing: border-box;
}
.item .image {
  border-radius: 0;
  color: #000000;
  display: table-cell;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 456px;
}
.item .image-test {
  background: #2b4374  none repeat scroll 0 0;
  height: 39px;
  line-height: 39px;
  margin: 0;
  color:#fff;
}
.image-test > a {
  color: #fff;
  display: table;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out 0s;
  width: 100%;
}
.image-test > a:hover {
  background:#000 none repeat scroll 0 0;
  color: #fff;
}
.items {
  float: left;
  height: 601px;
  width: 285px;
}
.wo-dr {
  display: block;
  height: auto;
  margin: 19px 0 15px;
  overflow: hidden;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

.items .left-img-title {
  bottom: 10px;
  height: auto;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  transition: all 500ms ease 0s;
  width: 100%;
  z-index: 1111;
}

.wo-dr .left-img-title .h1 {
  border-radius: 0 0 10px 10px;
  bottom: 30px;
  color: #fff;
  display: table;
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  margin-left: 10px;
  padding: 0;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
.wo-dr .left-img-title .ShopNow {
  background: #2b4374 none repeat scroll 0 0;
  bottom: -14px;
  color: #fff;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-weight: bold;
  left: 10px;
  letter-spacing: 0;
  margin: 10px auto;
  padding: 8px 10px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}
 .left-img-title .ShopNow a {
  color: #fff;
  font-family: "Lato",sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration:none;
}
.wo-dr .left-img-title .ShopNow:hover {
  background: #000 none repeat scroll 0 0;
}
.dre-so {
  border: 1px solid;
  float: left;
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.items .left-img-title {
  bottom: 18px;
  height: auto;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  transition: all 500ms ease 0s;
  width: 100%;
  z-index: 1111;
}

.dre-so .left-img-title .h1 {
  border-radius: 0 0 10px 10px;
  bottom: 30px;
  color: #fff;
  display: table;
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  margin-left: 10px;
  padding: 0;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
.dre-so .left-img-title .ShopNow {
  background: #2b4374 none repeat scroll 0 0;
  bottom: -14px;
  color: #fff;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-weight: bold;
  left: 10px;
  letter-spacing: 0;
  margin: 10px auto;
  padding: 8px 10px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}
.dre-so .left-img-title .ShopNow:hover {
  background: #000 none repeat scroll 0 0;
}
.itemsy {
   float: right;
  height: auto;
  margin: 20px 0 0;
  padding: 0px;
  position: relative;
  width: auto;
}
.ho-ba {
  border: 0px solid;
  float: left;
  height: auto;
  margin: 0;
  overflow: hidden;
  width: auto;
  box-sizing: border-box;
}
.itemsy .ho-ba .left-img-title {
  bottom: 0;
  height: auto;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 100%;
  z-index: 1111;
}
.itemsy .ho-ba .left-img-title .h1 {
  border-radius: 0 0 10px 10px;
  bottom: 70px;
  color: #000;
  display: table;
  font-family: "Roboto",sans-serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
  margin-left: 0px;
  padding: 0;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
}
.itemsy .ho-ba .left-img-title .ShopNow {
  background: #2b4374 none repeat scroll 0 0;
  bottom: 20px;
  color: #ffffff;
  display: table;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-weight: bold;
  left: 0;
  letter-spacing: 0;
  margin: 20px auto;
  padding: 8px 10px;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}
.itemsy .ho-ba .left-img-title .ShopNow:hover {
  background: #000 none repeat scroll 0 0;
}
.itemsyo {
  float: right;
  height: auto;
  margin: 20px 0;
  width: 622px;
}
.men-sh {
  border: 1px solid;
  float: left;
  height: auto;
  overflow: hidden;
  position: relative;
  width: 300px;
  box-sizing: border-box;
}
.itemsyo .men-sh .left-img-title {
  bottom: 0;
  height: auto;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 100%;
  z-index: 1111;
}
.itemsyo .men-sh .left-img-title .h1 {
  border-radius: 0 0 10px 10px;
  bottom: 40px;
  color: #fff;
  display: table;
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: bold;
  left: 0;
  letter-spacing: 0;
  margin-left: 10px;
  padding: 0;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
  text-align: left;
}
.itemsyo .men-sh .left-img-title .ShopNow {
  background: #2b4374 none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-weight: bold;
  left: 10px;
  letter-spacing: 0;
  margin: 10px  auto;
  padding: 8px 10px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  width: auto;
}
.itemsyo .men-sh  .left-img-title .ShopNow:hover {
  background: #000 none repeat scroll 0 0;
}
.men-ho{
  float:right;
  width: 300px ;
  height: auto;
  border: 1px solid;
  position: relative;
  overflow:hidden;
  box-sizing: border-box;
}
.itemsyo .men-ho .left-img-title {
  bottom: 0;
  height: auto;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 100%;
  z-index: 1111;
}
.itemsyo .men-ho .left-img-title .h1 {
  border-radius: 0 0 10px 10px;
  bottom: 40px;
  color: #fff;
  display: table;
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: bold;
  left: 0;
  letter-spacing: 0;
  margin-left: 10px;
  padding: 0;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
  text-align: left;
}
.itemsyo .men-ho .left-img-title .ShopNow {
  background: #2b4374 none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-weight: bold;
  left: 10px;
  letter-spacing: 0;
  margin: 10px  auto;
  padding: 8px 10px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  width: auto;
}
.itemsyo .men-ho  .left-img-title .ShopNow:hover {
  background: #000 none repeat scroll 0 0;
}
.itemsyou {
  float: left;
  width: 927px;
  height: auto;
  position: relative;
}
.men-je {
  width: 452px;
  _height: 285px;
  border: 1px solid;
  position: relative;
  float: left;
  overflow:hidden;
  box-sizing: border-box;
}
.itemsyou .left-img-title {
  height: auto;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 15px;
  transition: all 500ms ease 0s;
  width: 100%;
  z-index: 1111;
}
.itemsyou .men-je .left-img-title .h1 {
  border-radius: 0 0 10px 10px;
  color: #fff;
  display: table;
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  margin-left: 10px;
  padding: 0;
  position: absolute;
  right: 8px;
  text-align: right;
  text-transform: uppercase;
  top: 0;
  width: 100%;
}
.itemsyou .men-je .left-img-title .ShopNow {
  background: #2b4374 none repeat scroll 0 0;
  color: #fff;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  margin: 7px auto;
  padding: 8px 10px;
  position: absolute;
  right: 10px;
  text-transform: uppercase;
  top: 25px;
  width: auto;
}
.itemsyou .men-je .left-img-title .ShopNow:hover {
  background: #000 none repeat scroll 0 0;
}
.wo-je {
  width: 452px;
 _height: 285px;
  border: 1px solid;
  position: relative;
  float: right;
  overflow:hidden;
  box-sizing: border-box;
}
.itemsyou .wo-je .left-img-title .h1 {
  border-radius: 0 0 10px 10px;
  color: #fff;
  display: table;
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  margin-left: 10px;
  padding: 0;
  _position: absolute;
  right: 0;
  text-align: left;
  text-transform: uppercase;
  top: 0;
  width: 100%;
}
.itemsyou .wo-je .left-img-title .ShopNow {
  background: #2b4374 none repeat scroll 0 0;
  color: #fff;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-weight: bold;
  left: 10px;
  letter-spacing: 0;
  margin: 7px auto;
  padding: 8px 10px;
  position: absolute;
  text-transform: uppercase;
  top: 25px;
  width: auto;
}
.itemsyou .wo-je .left-img-title .ShopNow:hover {
  background: #000 none repeat scroll 0 0;
}
.itemsyoumay ul li {
  padding: 3px;
  border:1px solid #FFF !important;
}
.itemsyoumay ul li:hover {
	border-color:#000 !important;
}
.item .new.arrival .image {
  border-color: #000000;
   border-style: solid;
  border-width: 1px 1px 0;
}
.item .new.arrival .image-test {
  border-color: #000000;
   border-style: solid;
  border-width: 0px 1px 1px 1px;
}
.item .clearance .image {
  border-color: #000000;
   border-style: solid;
  border-width: 1px 1px 0;
}
.item .clearance .image-test {
  border-color: #000000;
   border-style: solid;
  border-width: 0px 1px 1px 1px;
}