@charset "utf-8";	
/*---Common and Standard->START*/	
@import 'https://fonts.googleapis.com/css?family=Lato:300,400,700,900';	
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700');	
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css');	
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 {	
	background-image: url("../images/header-bg.png"), url("../images/main.png");
	background-position: center top;
	background-repeat: no-repeat, repeat;
	background-size: 100% auto, auto auto;
	display: table;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}	
.org-wrapcen {	
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	position: relative;
	display: inline-block;
}	
.pagecontainer > table {	
	background-image: url("../images/header-bg.png"), url("../images/main.png");
	background-position: center top;
	background-repeat: no-repeat, repeat;
	display: table;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}	
.tb_v4bc {	
	background: none repeat scroll 0 0 !important;
}	
.pagecontainer table tr td table:nth-child(2) {	
	background: #8CC542
	display: table;
	margin: 0 auto;
	padding: 0 12px;
	box-sizing: border-box;
	text-align: left;
	width: 100%;
	max-width: 1200px;
}	
.pagecontainer {	
}	
#gh {	
	background: #fff none repeat scroll 0 0;
	margin: 0;
	padding: 35px 0 10px;
	position: relative;
	white-space: nowrap;
}	
/*---Common and Standard---<<END*/	
	
/*---Header->START*/	
	
#org-header-sec {	
	width: 100%;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	display: table;
}	
.header-hold {	
	background: none;
	display: table;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}	
#org-header {	
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}	
#org-headertop-holder {	
	background: rgba(0, 0, 0, 0) url("../images/menu-bg.png") repeat scroll center top;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}	
.welcome_msg {	
	background: rgba(0, 0, 0, 0) url("../images/welcome.png") no-repeat scroll 0 10px;
	color: #000000;
	float: left;
	font-family: lato;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.5px;
	margin: 0;
	padding: 10px 0 0 23px;
	text-transform: none;
	width: auto;
}	
.welcome_msg span {	
	font-weight: bold;
	text-transform: uppercase;
}	
.org-topmenu {	
	width: auto;
	margin: 0;
	padding: 0;
	float: right;
}	
.org-topmenu ul {	
	list-style: none;
	width: auto;
	margin: 0 auto;
	padding: 0;
	display: table;
	position: relative;
}	
.org-topmenu ul li {	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	background: url(../images/top-menu-sep.png) no-repeat right center;
}	
.org-topmenu ul li:last-child {	
	background: none;
}	
.org-topmenu ul li:hover {	
}	
.org-topmenu ul li a {	
	color: #000000;
	display: block;
	font-family: lato;
	font-size: 12px;
	font-weight: bold;
	list-style: outside none none;
	margin: 0;
	padding: 10px 13px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease-out 0s;
}	
.org-topmenu ul li a:hover {	
	color: #8CC542
}	
.top-header {	
	background: #f1f1f1 none repeat scroll 0 0;
	box-sizing: border-box;
	display: table;
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 20px;
	position: relative;
	width: 100%;
}	
.org-top-promo {	
	box-sizing: border-box;
	float: left;
	margin: 0;
	padding: 63px 0;
}	
#org-logo {	
	display: table;
	float: left;
	margin: 0;
	padding: 10px 0;
	position: relative;
	text-align: center;
	transition: all 0.5s ease 0s;
	width: auto;
}	
#org-logo img {	
	margin: 0px auto;
	text-align: center;
	transition: all 0.5s ease 0s;
}	
#org-logo img:hover {	
	margin: 0;
}	
.email-top {	
	width: auto;
	float: right;
	margin: 21px 0;
	padding: 0;
	text-align: left;
	position: relative;
	transition: all 0.5s ease;
}	
.favourites {	
	float: left;
	padding: 45px 0 0 0;
	width: auto;
}	
.favourites a {	
	width: 175px;
	height: 20px;
	float: left;
	color: #fff!important;
	padding: 2px 0 0 15px;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/favourites.png) no-repeat left top;
}	
.favourites a:hover {	
	color: #000!important;
}	
.top-paypal {	
	width: auto;
	float: right;
	margin: 7px 0;
	padding: 0;
	text-align: left;
	position: relative;
	transition: all 0.5s ease;
}	
.menu-holder {	
	background: #8CC542 none repeat scroll 0 0;
	display: table;
	float: none;
	margin: 0 auto;
	max-width: 1200px;
	padding: 0;
	width: 100%;
}	
.org-menu {	
	display: table;
	float: left;
	margin: 0 auto;
	max-width: 720px;
	padding: 0;
	position: relative;
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
	z-index: 11111;
}	
.org-menu ul {	
	height: auto;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	position: relative;
	display: table;
}	
.org-menu ul li {	
	background: rgba(0, 0, 0, 0) url("../images/menu-line.png") no-repeat scroll right center;
	cursor: pointer;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: auto;
}	
.org-menu ul li:first-child a {	
}	
.org-menu ul li:hover {	
}	
.org-menu ul li a {	
	color: #ffffff;
	float: left;
	font-family: arial;
	font-size: 16px;
	font-weight: 600;
	height: 45px;
	letter-spacing: 1.2px;
	line-height: 45px;
	margin: 0;
	padding: 0 26px;
	text-decoration: none;
	text-transform: uppercase;
	transition: 0.3s all ease-in-out;
}	
.org-menu ul li a:hover {	
	color: #000;
}	
.org-menu ul li:last-child {	
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}	
.org-free-delivary {	
	float: right;
	margin: 6px 4px 0;
	padding: 0;
}	
.org-free-delivary img {	
	max-width: 100%;
	width: auto;
}	
.org-free-delivary img:hover {	
	opacity: 0.57;
}	
.org-top-right {	
	float: left;
	margin: 0;
	padding: 0;
	width: 47%;
}	
.org-right-menu {	
	display: table;
	float: right;
	margin: 40px 0 0;
	padding: 0;
	width: 39%;
}	
.org-right-menu > ul {	
  float: right;	
  margin: 12px 0 0;	
  padding: 0;	
  width: 44%;	
}	
.org-right-menu li {	
	float: left;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}	
.org-right-menu li a {	
	color: #000000;
	font-family: arial;
	font-size: 14px;
	display: table-cell;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 25px;
	margin: 0 57px 0 0;
}	
.org-right-menu li:nth-child(2) {	
  float: right;	
  margin: 0;	
}	
.payment-icon {	
	background: rgba(0, 0, 0, 0) url("../images/payment-icon.png") no-repeat scroll 0 0;
	display: block;
	height: 16px;
	width: 16px;
	transition: 0.3s all ease-in-out;
}	
.payment-icon:hover {	
	background: rgba(0, 0, 0, 0) url("../images/payment-icon.png") no-repeat scroll 0 bottom;
}	
.shipping-icon:hover {	
	background: rgba(0, 0, 0, 0) url("../images/shipping-icon.png") no-repeat scroll 0 bottom;
}	
.org-right-menu li a:hover {	
	color: rgb(236,32,40);
}	
.shipping-icon {	
	background: rgba(0, 0, 0, 0) url("../images/shipping-icon.png") no-repeat scroll 0 0;
	display: block;
	height: 16px;
	width: 16px;
	transition: 0.3s all ease-in-out;
	padding: 0 0 0 35px !important;
}	
.add-to {	
	float: left;
	margin: 0;
	padding: 8px 20px 0 0;
	width: auto;
}	
.add-to > li {	
	background: rgba(0, 0, 0, 0) url("../images/add-to-icon.png") no-repeat scroll 0 0;
	list-style: outside none none;
	line-height: 18px;
	margin: 0;
	padding: 0;
	transition: 0.3s all ease-in-out;
}	
.add-to > li:hover {	
	background: rgba(0, 0, 0, 0) url("../images/add-to-icon.png") no-repeat scroll 0 bottom;
}	
.add-to-icon {	
	color: #333333 !important;
	font-family: arial;
	font-size: 15px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 27px;
	text-decoration: none;
	text-transform: uppercase;
}	
.add-to-icon:hover {	
	color: #f00;
}	
#CoverImage p {	
	margin: 0 !important;
	padding: 0 !important;
}	
/*---Header---<<END*/	
.promo-banner {	
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	margin: 0 auto;
	max-width: 1200px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}	
.promo-banner img {	
  margin: 0 auto;	
  padding: 0;	
  width: 100%;	
}	
.org-content {	
	background: #ffffff none repeat scroll 0 0;
	border-radius: 0;
	box-sizing: border-box;
	display: table;
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 12px;
	position: relative;
	width: 100%;
}	
#listingarea {	
	background: hsl(0, 0%, 100%) none repeat scroll 0 0;
	float: none;
	display: table;
	margin: 0 auto;
	max-width: 1200px;
	padding: 0;
	position: relative;
	width: 100%;
}	
.org-title {	
	background: #8CC542 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #ffffff;
	font-family: oswald;
	font-size: 18px;
	font-weight: 600;
	height: 45px;
	letter-spacing: 1.2px;
	line-height: 45px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}	
.org-inner-contents {	
	background: hsl(0, 0%, 100%) none repeat scroll 0 0;
	border: 1px solid #c7c7c7;
	border-radius: 0;
	box-sizing: border-box;
	display: table;
	margin: 0 auto 20px;
	padding: 30px 30px 18px;
	width: 100%;
}	
.org-left {	
	float: left;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: 45%;
}	
.org-right {	
	float: right;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: 53%;
}	
.org-des {	
	background: hsl(0, 0%, 100%) none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	box-sizing: border-box;
	color: hsl(0, 0%, 20%);
	font-family: lato;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	margin: 0 auto;
	padding: 0 13px 0 0;
	text-align: justify;
	width: 100%;
}	
.org-gap {	
	display: table;
	margin: 20px;
	padding: 20px;
}	
.org-listinghead {	
	background: #000000 none repeat scroll 0 0;
	border-bottom: 0 solid #005a81;
	color: #ffffff;
	display: table;
	font-family: oswald;
	font-size: 20px;
	font-weight: 400;
	height: 45px;
	line-height: 45px;
	letter-spacing: 1.6px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	text-transform: capitalize;
	width: 100%;
}	
.org-listingheadd {	
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
	border-bottom: 0 solid hsl(198, 100%, 25%);
	color: hsl(0, 0%, 0%);
	display: table;
	font-family: lato;
	font-size: 25px;
	font-weight: 600;
	height: auto;
	letter-spacing: 0.9px;
	line-height: 18px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}	
.org-inner-desc {	
	display: table;
	margin: 10px 0 0;
	padding: 0;
}	
.org-inner-desc > ul {	
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}	
.org-ul-right {	
	float: right;
	margin: 0;
	padding: 0;
	width: auto;
}	
.org-inner-desc > ul li {	
	color: #333333;
	font-family: arial;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.3px;
	line-height: 30px;
	list-style: outside none none;
	text-transform: uppercase;
}	
.org-ul-right > li {	
	font-weight: 500 !important;
	background: rgba(0, 0, 0, 0) url("../images/desc-icon.png") no-repeat scroll 7px 10px;
	padding: 0 0 0 20px !important;
	text-transform: capitalize !important;
}	
.org-desc-price {	
	color: hsl(0, 0%, 0%);
	font-weight: 600;
	display: block;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}	
.org-des > ul {	
	display: table;
	float: left;
	margin: 16px 0 25px;
	padding: 0 30px 0 0;
	max-width: 100%;
	width: auto;
}	
.org-des li {	
	color: hsl(0, 0%, 20%);
	font-family: lato;
	font-weight: 500;
	font-size: 13px;
	list-style: outside none none;
	margin: 0 0 5px;
	text-transform: uppercase;
}	
.org-inner-desc p {	
	font-weight: 600;
	letter-spacing: 0.5px;
	margin: 0;
	padding: 0;
}	
/*------------------------------------------------------------------Start hover img-----------------------------------------------------------------*/	
	
#gallery {	
	background: #ffffff none repeat scroll 0 0;
	border: 0 none;
	border-radius: 5px;
	box-sizing: border-box;
	display: table;
	height: auto;
	margin: 0 auto;
	max-width: 575px;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
}	
#gallery #slides {	
	display: inline-block;
	height: auto;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	z-index: 500;
	width: 100%;
	margin-top: 20px;
}	
#gallery #slides div ul {	
	display: table;
	height: auto;
	list-style: outside none none;
	margin: 0 auto;
	padding: 0;
	width: auto;
}	
#gallery #slides div ul li {	
	float: left;
}	
#gallery #slides div ul li:last-child {	
	margin-right: 0;
}	
#gallery .big-img-wpr {	
	box-sizing: border-box;
	display: inline-block;
	height: 430px;
	margin: 0 auto;
	max-width: 570px;
	vertical-align: middle;
	width: 100%;
}	
#gallery div.img-wpr {	
	background-color: #ffffff;
	border: 1px solid #c7c7c7;
	border-radius: 0;
	bottom: 0;
	box-sizing: border-box;
	height: 100%;
	left: 0;
	margin: 0 auto;
	max-height: 430px;
	max-width: 570px;
	position: absolute;
	right: 0;
	top: 0px;
	width: 100%;
}	
#gallery div.img-wpr .img-box {	
	height: 100%;
	position: relative;
	vertical-align: middle;
	width: 100%;
}	
#gallery div.img-wpr .big-img {	
	bottom: 0;
	height: auto;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	vertical-align: middle;
	width: auto;
}	
#gallery .thumb {	
	border: 0 solid #f00;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 87px;
	left: 0;
	margin-bottom: 18px;
	margin-left: 13px;
	position: relative;
	right: 0;
	width: 87px;
	z-index: 3;
}	
#gallery .thumb-bg {	
	background-color: #8CC542
	bottom: 0;
	border: 1px solid #c7c7c7;
	border-radius: 0;
	height: 87px;
	width: 87px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}	
#gallery .thumb-img[src=""], #gallery .thumb-img[src=""] + .thumb, #gallery .thumb-img[src=""] ~ .thumb-bg {	
	display: none;
}	
.thumb-wpr {	
	position: relative;
}	
#gallery .thumb-img {	
	bottom: 0;
	height: auto;
	left: -15px;
	margin: auto;
	max-height: 105px;
	max-width: 84px;
	position: absolute;
	right: 0;
	top: 0;
	vertical-align: middle;
	width: auto;
	z-index: 2;
}	
#gallery #slides div:first-child ul:first-child li:first-child .img-wpr {	
	z-index: 1;
}	
#gallery #slides input {	
	display: none;
}	
#gallery #slides input:checked ~ .img-wpr {	
	z-index: 2;
}	
#gallery #slides div ul li:only-child .thumb-wpr {	
	display: none;
}	
#gallery #slides div ul li:only-#gallery {	
 left: 0px;	
 margin: 0 auto;	
}	
/*------------------------------------------------------------------Start hover img-----------------------------------------------------------------*/	
.org-shadow > img, .org-shadow2 > img {	
	max-width: 100%;
	width: auto;
}	
.org-shadow2 {	
	bottom: 0px;
	display: table;
	margin: 0 0 -20px;
	padding: 0;
	position: relative;
	width: 100%;
}	
.org-right-content {	
	float: right;
	margin: 20px 0;
	max-width: 100%;
	width: 100%;
}	
/*---Tab->START*/	
*, *:after, *:before {	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}	
.clearfix:before, .clearfix:after {	
	content: " ";
	display: table;
}	
.clearfix:after {	
	clear: both;
}	
.tab_container h1 {	
	color: #ccc;
	text-align: center;
}	
.tab_container a {	
	color: #8CC542
	text-decoration: none;
	outline: none;
}	
/*Fun begins*/	
.tab_container {	
	display: inline-block;
	background: rgba(0, 0, 0, 0) url("../images/tab-img.png") no-repeat scroll center top;
	margin: 0px auto;
	padding-top: 0;
	position: relative;
	width: 100%;
}	
label .fa {	
	display: none;
	font-size: 1.3em;
	margin: 0 0.4em 0 0;
}	
input, section {	
	clear: both;
	padding-top: 10px;
	display: none;
}	
.tab_container label {	
	background: #8CC542 none repeat scroll 0 0;
	border-right: 1px solid #a5161c;
	box-sizing: border-box;
	color: #ffffff;
	cursor: pointer;
	display: block;
	float: left;
	font-family: oswald;
	font-size: 20px;
	font-weight: 400;
	height: 44px;
	letter-spacing: 0.5px;
	line-height: 44px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 16.666%;
}	
.tab_container label:nth-child(12) {	
	border: 0;
}	
#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4, #tab5:checked ~ #content5, #tab6:checked ~ #content6 {	
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #dadada;
	box-sizing: border-box;
	color: #333333;
	display: block;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	outline: 0;
	text-align: justify;
	line-height: 24px;
	padding: 18px;
}	
.tab-link a {	
	display: block;
	padding: 0;
	width: 100%;
}	
.tab_container .tab-content p, .tab_container .tab-content h3 {	
	-webkit-animation: fadeInScale 0.7s ease-in-out;
	-moz-animation: fadeInScale 0.7s ease-in-out;
	animation: fadeInScale 0.7s ease-in-out;
	margin: 0;
	padding: 0;
}	
.tab_container .tab-content h3 {	
	display: none;
	margin: 0;
	padding: 0;
	text-align: center;
}	
.tab_container [id^="tab"]:checked + label {	
	color: #000;
}	
.tab_container [id^="tab"]:checked + label .fa, .tab_container [id^="tab"]:hover + label .fa {	
	color: #000;
}	
.tab_container label:hover {	
	box-sizing: border-box;
	color: #000;
}	
label .fa {	
	font-size: 1.3em;
	margin: 0 0.4em 0 0;
}	
.tab-link {	
	padding: 0 !important;
}	
.tab-link a:hover {	
	color: #000000;
}	
/*Content Animation*/	
@keyframes fadeInScale {	
0% {	
transform: scale(0.9);	
opacity: 0;	
}	
100% {	
transform: scale(1);	
opacity: 1;	
}	
}	
.no_wrap {	
	text-align: center;
	color: #0ce;
}	
.link {	
	text-align: center;
}	
/*----------------------------------Tab->END-------------------------*/	
	
/*---Newsletter->START*/	
.org-news {	
	background: #161616 none repeat scroll 0 0;
	border-bottom: 1px solid #2d2d2d;
	display: table;
	margin: 20px 0 0;
	padding: 10px 0 0;
	width: 100%;
}	
.org-news-title {	
	background: rgba(0, 0, 0, 0) url("../images/news-icon.png") no-repeat scroll 35px 0;
	color: #75be26;
	float: left;
	letter-spacing: 1.6px;
	font-family: Tinos;
	font-size: 24px;
	height: 75px;
	line-height: 65px;
	margin: 0;
	padding: 0 0 0 212px !important;
	text-transform: uppercase;
}	
.org-new-desc {	
	color: #c7c7c7;
	float: left;
	font-family: lato;
	font-size: 16px;
	letter-spacing: 0.6px;
	margin: 20px 0 0;
	text-align: right;
	width: 30.3%;
}	
.org-desc-title {	
	color: #8CC542;
	font-family: oswald;
	font-size: 20px;
	font-weight: 400;
	height: auto;
	letter-spacing: 0.7px;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}	
.org-desc {	
	border: 0 none;
	box-sizing: border-box;
	color: #333333;
	float: left;
	font-family: arial;
	font-size: 15px;
	letter-spacing: 0;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-align: justify;
	width: 100%;
}	
.org-desc > span {	
	display: table;
	margin: 5px 0 20px;
	padding: 0;
}	
.org-news-sign {	
	background: rgba(0, 0, 0, 0) url("../images/news-sign.png") no-repeat scroll 0 0;
	display: block;
	float: right;
	height: 50px;
	width: 150px;
}	
.org-news-sign {	
	background: rgba(0, 0, 0, 0) url("../images/news-sign.png") no-repeat scroll 0 0;
	display: block;
	float: right;
	height: 31px;
	margin: 16px 35px 0 0;
	width: 128px;
	transition: 0.825s all ease-in-out;
}	
.org-news-sign:hover {	
	background: rgba(0, 0, 0, 0) url("../images/news-sign.png") no-repeat scroll center bottom;
}	
/*---Newsletter->End*/	
	
/*---FOOTER->START*/	
.org-wrapcens {	
	width: 100%;
	text-align: center;
	margin: 0px 0 0 0;
	padding: 0px 0 0px;
	background: url(../images/footer-bg.png) repeat-x center top;
	float: left;
}	
.org-footer-payment {	
	float: right;
	margin: 40px 0 0;
}	
#footer-promo {	
	width: 100%;
	float: left;
	margin: 0 0 0 0;
	padding: 0px 0 30px;
	background: #8CC542
}	
#org-newsletter {	
	border-right: 1px solid #49494b;
	float: left;
	margin: 60px 0 0;
	padding: 0 7% 0 0;
	text-transform: uppercase;
	width: auto;
}	
#org-newsletter a {	
	border: 0 solid #949494;
	color: #ffffff;
	float: none;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 48px;
	letter-spacing: 0;
	line-height: 48px;
	margin: 22px auto 0;
	padding: 0;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease-out 0s;
}	
.org-new-sub {	
	color: #ffffff;
	font-family: lato;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 600;
	margin: 0;
	padding: 0;
}	
.org-subscribe {	
	background: rgba(0, 0, 0, 0) url("../images/subscribe-bg.png") no-repeat scroll 0 0;
	display: block;
	height: 34px !important;
	width: 200px !important;
	transition: 0.3s all ease-in-out;
}	
.org-subscribe:hover {	
	background: rgba(0, 0, 0, 0) url("../images/subscribe-bg.png") no-repeat scroll 0 -35px;
}	
#org-newsletter:hover {	
}	
#org-addtofav {	
	width: auto;
	margin: 80px 0 0;
	float: right;
	padding: 0px;
	background: url(../images/addtofav.png) no-repeat right top;
}	
#org-addtofav a {	
	width: auto;
	height: 48px;
	line-height: 48px;
	margin: 0px;
	float: left;
	padding: 0 15px 0 60px;
	border: 0px solid #949494;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	border-radius: 0 25px 25px 0;
}	
#org-addtofav a:hover {	
	background: url(../images/addtofav.png) no-repeat right bottom;
}	
#footer-logo {	
	border-right: 1px solid #49494b;
	display: table;
	float: left;
	left: 0;
	margin: 40px auto 0;
	padding: 0 1.2%;
	right: 0;
	text-align: center;
	width: 370px;
}	
#footer-logo img {	
	border: 0 none;
}	
#org-footer {	
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: table;
	margin: 0 auto;
	max-width: 970px;
	padding: 0;
	width: 100%;
}	
#org-footer #org-footernav {	
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-top: 1px solid #58585a;
	float: left;
	margin: 40px 0 0;
	padding: 20px 0 0;
	width: 100%;
}	
#org-footer #org-footernav ul {	
	list-style: none outside none;
	padding: 0px;
	margin: 0 auto;
	display: table;
}	
#org-footer #org-footernav ul li {	
	list-style: none outside none;
	float: left;
	padding: 0px;
	margin: 15px 0;
	font-size: 14px;
	color: #8CC542
}	
#org-footer #org-footernav ul li.last-item {	
	border: 0 none;
}	
#org-footer #org-footernav ul li a {	
	color: #ffffff;
	display: block;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0 22px;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease-out 0s;
}	
#org-footer #org-footernav ul li a:hover {	
	color: #fcfcfc;
	text-decoration: none;
}	
.holed-footer {	
	background: none;
	width: 100%;
	display: table;
	margin: 0;
}	
.footer {	
	width: 100%;
	max-width: 1200px;
	display: table;
	margin: 0 auto;
}	
#org-copy {	
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #ffffff;
	float: none;
	font-family: "Lato", sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}	
#org-copy span {	
	color: #fcfcfc;
	font-weight: bold;
	text-transform: uppercase;
}	
#org-designer {	
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	margin: 10px 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	text-decoration: none;
	float: left;
	letter-spacing: 1px;
}	
#org-designer a {	
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
}	
#org-designer a:hover {	
	text-decoration: underline;
	color: #f4772f;
}	
#org-designedby {	
	width: 100%;
	padding: 0;
	margin: 5px 0 15px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	color: #000;
}	
#org-designedby a {	
	color: #707070;
	text-decoration: none;
}	
#org-designedby a:hover {	
	color: #00b050;
	text-decoration: none;
}	
.footer-paypal {	
	float: none;
	padding: 0 0 30px;
	width: 100%;
}	
/*---Footer->END*/	
