@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900);
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400');
body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-family: Arial, Helvetica, 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-wrapcen {
	width: 1100px;
	float: none;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	position: relative;
	display: table;
}
.org-background {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #fff url(../images/main-bg.jpg) no-repeat center top;
	display: table;
}
.org-main {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	display: table;
	background: none;
}
.org-content {
	width: 100%;
	max-width: 1100px;
	text-align: left;
	padding: 0px 0 0;
	margin: 0 auto;
	display: table;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
#org-header {
	width: 100%;
	max-width: 1100px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	display: table;
	background: url(../images/top-spacer.jpg) repeat-x left top;
}
#org-logo {
  float: left;
  margin: 0;
  width: auto;
}
#org-logo img {
	margin: 0;
	border: 0 none;
	transition: all 0.5s ease;
}
.org-promo {
	display: inline-block;
	margin: 0px 0;
	padding: 0;
	width: 100%;
	background: url(../images/promo.png) no-repeat center top;
	height: 94px;
}
#header-menu {
	width: auto;
	margin: 0px;
	padding: 0px 0;
	height: 51px;
	border-top: 1px solid #dedede;
	float: right;
}
#org-menu {
	float: left;
	margin: 0;
	padding: 0;
	width: 726px;
}
#org-menu ul {
	width: auto;
	margin: 0px auto;
	padding: 20px 0px 0px;
	display: table;
}
#org-menu li {
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	list-style: outside none none;
	margin: 0;
	padding: 0 28px;
	width: auto;
}
#org-menu li a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.7s ease-in-out 0s;
	width: auto;
}
#org-menu li a:hover {
	color: #cd2e33;
}

.LeftPanel {
	width: 260px;
	text-align: center;
	vertical-align: top;
	padding: 0;
	float: left;
	margin: 0;
	min-height: 260px;
}
#RightPanel {
	width: 200px;
	text-align: center;
	vertical-align: top;
	padding: 0;
	float: left;
	margin: 0;
}
.LeftPanel * {
	padding: 0px;
	margin: 0px;
}
/*#LeftPanel img {
	border: 0px;
}
#LeftPanel .cnt {
	display: none !important;
}
#LeftPanel .all_cats {
	display: none !important;
}
#LeftPanel .link {
	display: none !important;
}
#LeftPanel .v4acpcont {
	display: none !important;
}
#org-categories .ttl {
	display: none;
}*/
#org-cathead {
		background: #cd2e33 url(none) repeat scroll 0 0;
		border-radius: 8px 8px 0px  0px;
  color: #fff;
  font-family: Raleway;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0 0 0 18px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  width: 242px;
  z-index: 1;
}
#org-banner {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  width: 260px;
}
#org-banner a:hover img {
  filter: grayscale(100%);
		transform: scale(1.02, 1.02);
  transition: all 0.5s ease 0s;
		overflow:hidden;
}
#org-gap {
	height: 20px;
	width: 100%;
	clear: both;
}
#org-payment {
	float: left;
	text-align: center;
	padding: 0px;
	background: #FFF url(../images/payment.jpg) no-repeat center center;
	height: 300px;
	width: 258px;
	border: 1px solid #e6e6e6;
}
.best-seller-sec{
	width: 99.2%;
	float: left;
	margin: 0;
	position: relative;
	padding: 0;
	background: #e8e8e8;
	border:1px solid #d7d7d7;
	border-radius:0 0 10px 10px;
	}
#brands-box ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	left: 0;
	right: 0;
	padding: 0;
}
#brands-box ul li {
	padding: 0;
	list-style: none;
	text-align: left;
	width: 100%;
	margin: 0;
	transition: all 0.5s ease 0s;
	background: none;
}
#brands-box ul li a {
	color: #888;
	display: block;
	margin: 10px 0;
	padding:0px;
	text-align: center;
	text-decoration: none;
	width: auto;
	transition: all 0.5s ease 0s;
	opacity:1;
}
#brands-box ul li a:hover {
	transition: all 0.5s ease 0s;
	opacity:0.5;
}
#helpfullink ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	left: 0;
	right: 0;
	padding: 0;
}
#helpfullink ul li {
	padding: 0;
	list-style: none;
	text-align: left;
	width: 100%;
	margin: 0;
	transition: all 0.5s ease 0s;
	background: none;
}
#helpfullink ul li a {
	display: block !important;
	margin: 0px;
	padding:6px ;
	text-align: left;
	text-decoration: none;
	width: auto;
	transition: all 0.5s ease 0s;
	opacity:1;
	text-indent:13px;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	text-transform:uppercase;
	font-weight: normal;
	border-bottom:1px solid #c7c7c7;
	background:url(../images/left-cat-hvr-bg.png) no-repeat 10px 11px;
}
#helpfullink ul li:last-child a{
	border:none;
	}
#helpfullink ul li:last-child a:hover{
	border:none;
	}
#helpfullink ul li a:hover {
	color:#d61818;
	border-bottom:1px solid #d61818;
	background:url(../images/left-cat-hvr-bg.png) no-repeat 10px -29px;
}
/*---FOOTER->START*/
.org-wrapcens {
	background: #333333 url(../images/footer-bg.jpg) repeat-x scroll center top;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.org-newsletter {
	display: table;
	height: auto;
	margin: 0px auto;
	padding: 0px 0px 25px;
	width: 1100px;
}
#org-footer {
  display: table;
  margin: 0 auto;
  padding: 0;
  width: 1100px;
}
.middle-footer {
  display: table;
  margin: 35px auto 20px;
}
#org-footer h1 {
  color: #cd2e33;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
		font-weight:normal;
		margin: 0 0 10px;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
.f-col4 {
	width: 15%;
	padding: 0 0 0 0;
	margin: 0 0 30px 25px;
	float: left;
	text-align: left;
}
.f-col5{
	width: 22%;
	padding: 0 0 0 0;
	margin: 0 0 30px 0;
	float: right;
	text-align: left;
}
.f-col5 {
	width: 23%;
	padding: 0;
	margin: 0 0% 20px 0%;
	float: right;
}
.f-col1 {
  border-right: 1px solid #a9b6bf;
  float: left;
  margin: 0 45px 0 0;
  padding: 0;
  text-align: left;
  width: 230px;
}
.f-nav ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.f-nav ul li {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.f-nav ul li a {
	background: rgba(0, 0, 0, 0) url(../images/left-arrow.png) no-repeat scroll left top;
	color: #000000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 6px;
	padding: 0 0 0 15px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	transition: all 0.5s ease 0s;
}
.f-nav ul li a:hover {
	color: #cd2e33 !important;
	text-decoration: none !important;
	background: url(../images/left-arrow.png) no-repeat left bottom !important;
}
.f-col2 {
  border-right: 1px solid #a9b6bf;
  float: left;
  margin: 0 60px 0 0;
  padding: 0;
  text-align: left;
  width: 215px;
}
/*.f-col12 ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}
.f-col12 ul li {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
.f-col12 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c4c6c9;
	text-align: left;
	text-decoration: none;
	background: url(../images/footer-bullet.png) no-repeat 0px center;
	padding: 0 0 0 12px;
	margin: 0 0 10px;
	float: left;
}
.f-col12 ul li a:hover {
	text-decoration: none;
	color: #000;
	transition: 0.3s all ease-in;
}*/
.f-col3 {
  border-right: 1px solid #a9b6bf;
  float: left;
  margin: 0 48px 0 0;
  padding: 0;
  text-align: left;
  width: 205px;
}
/*.f-col13 ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}
.f-col13 ul li {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
.f-col13 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c4c6c9;
	text-align: left;
	text-decoration: none;
	background: rgba(0, 0, 0, 0) url(../images/left-arrow.png) no-repeat scroll left top;
	padding: 0 0 0 12px;
	margin: 0 0 10px;
	float: left;
}
.f-col13 ul li a:hover {
	text-decoration: none;
	background: url(../images/left-arrow.png) no-repeat left bottom;
	color: #cd2e33;
}*/

.copy-footer {
  background: rgba(0, 0, 0, 0) url("../images/ftr-bg.png") no-repeat scroll 0 0 / 100% 100%;
  display: table;
  margin: 0 auto;
  padding: 0 10px;
  width: 1080px;
}
#org-copy {
	width: auto;
	padding: 0;
	margin: 15px 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	float: left;
	font-weight: normal;
}
#org-copy span {
	font-weight: bold !important;
	text-transform: uppercase;	
	color:#fff;
}
#org-designer {
	width: auto;
	padding: 0;
	margin: 15px 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	float: right;
	font-weight: normal;
}
#org-designer a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
#org-designer a:hover {
	color: #cd2e33;
	text-decoration: none;
}
.bottum-footer {
	background: #333333 scroll 0px 0px;
	float: left;
	margin: 0px 0 0;
	padding: 0;
	width: 100%;
}

/*---Footer->END*/

/*---Listing Column start----*/
#listingarea {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	width: 825px;
}
.org-listingarea-box {
	float: left;
	margin-bottom: 0px;
	width: 100%;
}
.org-listinghead {
	background: #cd2e33 url(none) repeat scroll 0 0;
	border-radius: 8px 8px 0px  0px;;
	color: hsl(0, 0%, 100%);
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}
/*======Gallery Start==========*/
#gallery {
  border: 1px solid #d8d8d8;
  border-radius: 0;
  display: table;
  height: auto;
  margin: 0 auto 20px;
  max-width: 823px;
  position: relative;
  width: 100%;
		background:#eeeeee;
}
.org-inner-gallery {
  background: white none repeat scroll 0 0;
  border-radius: 0;
  display: table;
  height: 550px;
  margin: 20px auto;  
  max-width: 100%;
  padding: 0;
  width: 650px;
		border: solid 1px #ddd;
}
#gallery #fullsize {
  border: 0 none;
  float: none;
  height: 460px;
  margin: 30px auto 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 490px;
  z-index: 200;
}
#gallery #fullsize div {
  height: 460px;
  width: 100%;
}
#gallery #fullsize div span {
  background: #ffffff none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  display: table-cell;
  height: 460px;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  width: 490px;
}
#gallery #fullsize div img {
  background: #ffffff none repeat scroll 0 0;
  border: 0 none;
  clear: both;
  display: block;
  height: 500px;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  padding: 0;
  position: relative;
  width: auto;
}
#gallery #slides {
  float: left;
  height: auto;
  overflow: hidden;
  text-align: center;
  width: 100%;
  z-index: 500;
}
#gallery #slides div {
  height: auto;
  margin: 0px;
  position: relative;
  width: auto;
}
#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 {
  border: 1px solid #c8c8c8;
  float: left;
  height: auto;
  margin-bottom: 30px;
  margin-left: 8px;
  padding: 0;
  width: auto;
}
#gallery #slides div ul li:first-child {
  margin-left: 0;
}
#gallery #slides div ul li a {
    background: white none repeat scroll 0 0;
    border-radius: 0;
    display: table-cell;
    height: 100px;
    vertical-align: middle;
    width: 100px;
    text-align: center;
}
#gallery #slides div ul li a img {
    border: 0 none;
    display: table-cell;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    width: auto;
    margin: 0 auto;
}
/*======Gallery End==========*/
.desc-hedtitle {
	background: #cd2e33 url(none) repeat scroll 0 0;
	border-radius: 8px 8px 0px  0px;;
	color: hsl(0, 0%, 100%);
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;

}
.desc-rd {
	background: #eee url(none) repeat scroll 0 0;
	border: 1px solid #d8d8d8;
	border-radius: 0;
	float: left;
	margin: 0 0 20px;
	max-width: 783px;
	padding: 20px;
	width: 100%;
}
.desc-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: normal;
}
.desc-rd img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: table;
}
.org-listingarea-featured-box {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.featured-hedtitle {
	background: #cd2e33 url(none) repeat scroll 0 0;
	border-radius: 8px 8px 0px  0px;;
	color: hsl(0, 0%, 100%);
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;

}
.featured-rd {
	background: #eee url(none) repeat scroll 0 0;
	border: 1px solid #d8d8d8;
	border-radius: 0;
	float: left;
	margin: 0 0 0px;
	max-width: 783px;
	padding: 20px 20px 0px;
	width: 100%;
}
.box {
  float: left;
  margin: 0 auto;
  padding: 0;
}
.box ul {
  margin: 0 auto;
  padding: 0;
}
.box ul li:nth-child(1) {
  margin: 0 25px 25px 0 !important;
  display: table;
}
.box ul li {
	float: left;
	list-style: outside none none;
	padding: 0;
	margin: 0px;
}
.box ul li a {
	border: 1px solid #d9d9d9;
	display: block;
	padding: 0px;
	text-decoration: none;
	transition: all 0.5s ease-in-out 0s;
	width: 241px;
}
.box ul li a:hover {
  border: 1px solid #cd2e33;
  text-decoration: none;
}
.box img {
	display: table;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	transition: all 0.3s ease 0s;
	border-width: 0px;
	border-style: none;
}
.box ul li:nth-child(3) {
  margin: 0 0 0 25px !important;
}
.box ul li:hover img {
  filter: grayscale(100%);
  opacity: 0.57;
  transition: all 0.3s ease 0s;
}
.box p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	width: 241px;
	background: #201e1e;
	padding: 0px;
	margin: 0px;
}
.box ul li:hover p {
	background: #cd2e33;
}
/*---Listing Column End----*/

/*===========Tab=============*/
.listing-tab {
  display: table;
  margin: 20px auto 0;
  max-width: 1100px;
  padding: 0;
  width: 100%;
}
.listing-tab main {
	min-width: 825px;
	max-width: 100%;
	float: left;
	padding: 0;
	margin: 0 auto;
	background: url(../images/tab-bg.png) no-repeat center top;
}
.listing-tab section {
	background: #eee url(none) repeat scroll 0 0;
	border: 1px solid #d8d8d8;
	color: #000;
	display: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 20px;
	max-width: 783px;
	padding: 20px;
	text-align: justify;
	transition: al 0.3s ease-in 0s;
	width: 100%;
	line-height: 22px;
}
.listing-tab input {
	display: none;
}
.last-tab
{
	background:hsl(201, 59%, 29%) !important;	
}
.first-tab
{
	border:0 !important;	
}
.listing-tab label {
	background: url(../images/tab-devider.jpg) no-repeat scroll right 0;
	border-left: 0 none;
	color: #fff;
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-weight: 500;
	height: 20px;
	letter-spacing: 0.3px;
	line-height: 28px;
	margin: 0px;
	padding: 12px 0px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 130px;
	z-index: 111;
}
.first-tab {
}
.listing-tab label:hover {
  color: #333;
  cursor: pointer;
}
.listing-tab input:checked + label {
	color: #333;
	transition: 0.3s all ease-in;
	transition: all 0.3s ease-in 0s;
	background: url(../images/tab-line.png) no-repeat center bottom;
}
.listing-tab #tab1:checked ~ #content1, .listing-tab #tab2:checked ~ #content2, .listing-tab #tab3:checked ~ #content3, .listing-tab #tab4:checked ~ #content4 , .listing-tab #tab6:checked ~ #content6{
	display: block;
}
.listing-tab .d-link {
  height: 45px;
  padding: 0;
  text-align: center;
  width: 150px;
}
.listing-tab .d-link a {
  color: #fff;
  float: left;
  line-height: 44px;
  padding: 4px 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.d-link:hover, .d-link:hover::before, .d-link:hover::after, .d-link > a:hover {
  
  color: #fff;
  cursor: pointer;
}
.listing-tab .margin-none {
	margin: 0;
	width: 119px;
}
.mobile-tab {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
}
.accordion {
	border: 1px solid white;
	padding: 0;
	margin: 0 auto;
	list-style: none outside;
}
.accordion-item {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.accordion > * + * {
	border-top: 1px solid white;
}
.accordion-item-hd {
  background: hsl(0, 0%, 16%) none repeat scroll 0 0;
  color: hsl(0, 0%, 100%);
  cursor: pointer;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: normal;
  padding: 12px 30px 8px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.accordion-item-hd:hover {
	background: #cd2e33;
	color: #ffffff;
}
.accordion-item-hd a {
	display: block;
	padding: 0;
	position: relative;
	cursor: pointer;
	font-size: 15px;
	font-weight: normal;
	color: hsl(0, 0%, 100%) !important;
	text-align: center;
	width: 100%;
	text-decoration: none;
}
.accordion-item-hd a:hover {
	color: #fff;
}
.accordion-item-input:checked ~ .accordion-item-bd {
  color: hsl(0, 0%, 35%);
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: normal;
  margin: 10px 2%;
  max-height: 3000px;
  padding: 0;
  text-align: justify;
  transition: max-height 1s ease-in 0s, margin 0.3s ease-in 0s, padding 0.3s ease-in 0s;
  width: 96%;
}
#content3 > a,#content2 > a {
  color: hsl(193, 100%, 33%);
  text-decoration: none;
}
.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;
}
.mobile-tab

/*===========Tab END=============*/

/*-----Mobile--Tabs-------*/ 
 #controls {
 width: 100%;
 margin: 0 auto;
 list-style-type: none;
 margin: 10px auto;
 padding: 0;
 font-size: 12px;
}
#controls li {
	border-bottom: 1px solid #FFF;
	color: #000;
	background: #60B43B url("../images/plus.png") no-repeat scroll 95% center !important;
	cursor: pointer;
	display: block;
	float: left;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	margin-right: 6px;
	padding: 5px 0 5px 10px;
	text-align: left;
	text-decoration: none;
	width: 133px;
}
#controls li:hover {
	background: #000 url(../images/minus.png) no-repeat 95% center!important;
	border-radius: 0px;
	text-align: left;
}
#controls li .link {
	display: block;
	padding: 13px 10px;
	text-decoration: none;
	color: #fff;
	background: #37372F   url(../images/plus.png) no-repeat 95% center!important;
	font-size: 17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#controls li:hover .link {
	background: #000000 url("../images/minus.png") no-repeat scroll 95% center !important;
	color: #ffffff;
}
#controls li #link {
	display: block;
	padding: 13px 10px;
	text-decoration: none;
	color: #fff;
	background: #37372F url(../images/plus.png) no-repeat 95% center!important;
	font-size: 17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#controls li #link:hover {
	background: #000 url(../images/minus.png) no-repeat 95% center!important;
	color: #FFF;
}
#controls li:nth-child(6) .link {
	background: #a3c5eb;
}
#controls li:nth-child(6) .link:hover {
	background: #000;
}
#controls li .hover_controls {
	float: left;
	margin: 0px;
	display: none;
	width: 94%;
	padding: 3%;
}
#controls li:hover .hover_controls {
	display: block;
}
#listingarea > ul {
	display: none;
	float: right;
}
#controls {
	display: none;
}
.mobile-tab
{
	display:none;	
}
/* Tabs */
