div#dezign_home_banner {
    margin: 0px auto 30px;
}
.grid td.left{
	border:0px;
}
#CentralArea {
	border: 0px solid #DFDFDF;
	float: right;
	margin: 0 !important;
	padding: 0px;
	vertical-align: top !important;
	width: 820px;
	position: relative;
	font-family: 'Roboto', sans-serif;
	border-radius: 0px;
	background: none !important;
	box-sizing: border-box;
	box-shadow: none;
	margin-left: 15px !important;
	margin-top:15px !important;

}
#CentralArea td.gallery[itemscope="itemscope"]{
	height:355px;
	float: left;
	display: inline-block;
	margin: 0 0px 30px;
	padding:10px 0;
    width:239px;
	border:0px solid #FFF;
	box-sizing:border-box;
	background:#FFF url("../images/pro_bg.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
	border-radius:0px;
 	transition:all 0.5s ease-in-out 0s;
	padding-bottom:15px;
	position:relative;
}
#CentralArea td.gallery[itemscope="itemscope"]:hover{
	border-color: #62322E;
}
/*#CentralArea td.gallery[itemscope="itemscope"]::after {
	background-image: url("../images/product_bg.png");
	background-position: center center;
	background-repeat: no-repeat;
	bottom: -13px;
	content: "";
	display: table;
	height: 12px;
	transition:all 0.5s ease-in-out 0s;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;  
	width: 100%;
}
#CentralArea td.gallery[itemscope="itemscope"]:hover:after{
	transition:all 0.5s ease-in-out 0s; 
}*/
#CentralArea td.gallery > .gallery{
	width:100%;
}
.gallery.left {
	margin-left:25px!important;
}
table.gallery td.picture {
  border-radius: 0px;
  color: #000000;
  border:0px solid #E8E8E8;
  display: table-cell;
  height: 170px;
  margin: 0;
  padding: 0 !important;
  text-align: center;
  vertical-align: middle;
  position:relative;
}
table.gallery td.picture .sale {
	position: absolute;
	top: -20px;
	right: 0;
	z-index:1;
}
td.gallery table tr td {
	display: list-item;
	text-align: center;
	list-style: none;
}
td.gallery table tr td.basics{
	display:none;
}
table.gallery table.fixed {
	background: url(../images/buynow-btn.jpg) no-repeat scroll center 35px;
	height:42px;
	margin-top: 5px;
	position:relative;
	width: 100%;
}
table.fixed table tr td {
	display: list-item;
	text-align: center;
}
.rs-pview {
     padding: 0px 25px !important;
	 border: 0px solid #c8c8c8;
	 background:#F2F2F2;
	 background-repeat: repeat;
	 padding-top: 25px !important;
	 margin-top: -2px;
}
/*Product Title*/
#CentralArea td.r3_c a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
 	letter-spacing:0.25px;
	font-weight:normal;
	font-family: 'Roboto', sans-serif !important;
	line-height:22px;
	transition:all 0.5s ease-in-out 0s;
}
#CentralArea td.r3_c a:hover{
	color:#333333;
}
table.gallery div.ttl > a::after {
	position: absolute;
	height:40px;
	content: "Buy It Now ";
	color: #EF5122;
	text-align: center;
	line-height:40px;
	font-size: 14px;
	background:url("../images/btn_arrow3.png");
	background-repeat: no-repeat;
	background-position: 170px center;
	letter-spacing:3px;
	font-family: 'Roboto', sans-serif !important;
	border-top:1px solid #DDDDDD;
	text-transform: uppercase;
	width: 100%;
	left: 0;
	right: 0;
	font-weight:500;
	bottom: 0px;
	transition: all 0.8s ease 0s;
	text-indent: -15px;
}
#CentralArea td.gallery[itemscope="itemscope"]:hover div.ttl > a::after{
	background:#EF5122 url("../images/btn_arrow3_h.png");
	color: #FFF;
	background-repeat: no-repeat;
	background-position: 170px center;
}
table.gallery div.ttl {
	height: 65px;
	line-height: 20px;
	text-align:center;
	padding: 0 15px;
	margin: 10px 0 15px;
	overflow: hidden;
}
.ppugv {
	display: none;
}
.li.nol {
	background: none !important;
	border: none !important;
}
td.gallery table tr td.details {
	padding: 0px;
}
/*Product PRICE*/
.g-b {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  color: #000;
  display: table;
  float: none;
  font-family: 'Roboto', sans-serif !important;
  font-size:20px;
  font-weight: bold;
  letter-spacing: 0;
  padding-top:3px;
  margin: 5px auto 0px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
/*change time left*/
div.clr.time2 {
	color: #333333;
	font-family: "Lato",sans-serif;
	margin: 0px 0 0;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	 text-align: left;	
	 display:none;
}
table.gallery div.subtitle {
	display: none;
	margin: 2px 0;
}
table.gallery table.fixed div.cpa {
	display: none;
}
/*Buy It Now image*/
.fixed img {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  float: none;
  left: 0;
  margin: 0;
  padding: 7px 0px 3px;
  position: relative;
}
.fixed > tbody > tr:first-child td img{
	display:none;	
}
.fixed > tbody > tr:first-child > td:first-child{

}
/*Product Counts*/
.fpcc .countClass {
  color: #62322E;
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
.fpcc span.keywordClass {
	background-color: transparent !important;
	color: #62322E;
	cursor: default;
	display: inline;
	font-family: "Lato",sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	white-space: nowrap;
}
/*View as*/
span.pdmt .cur {
	color: #FFF;
	font-size: 14px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	margin-left: 0.4em;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	padding-left: 0px;
	text-decoration:underline;
}
span.pdmt .cur img {
	display: none;
}
/*Shipping to OR Postage*/
span#msg a {
	color: #000000!Important;
}
/*View as bar*/
.cmsg {
	float: right;
	margin-top: -32px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 5px;
	color: #000000;
	display: none;
}
div.fpcc {
  border:0px solid #ECECEC;
  clear: both;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  background:#F2F2F2;
}
.v4stabl {
	color: #000;
	float: right;
	right: 20px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	text-align: right;
	width: auto;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-weight: normal;
}
.v4stabl a {
	color: #62322E !important;
	text-decoration: none;
	font-weight:bold;
}
.v4stabl > b {
	color: #000;
	font-weight: normal;
}
/*div.fpcc {
	clear: both;
	margin: 0;
	padding: 10px 0 2px 10px;
	border: none;
	height: 60px;
	background-color: #f1e3c6;
}*/
.ctrlbr {
	clear: left;
	height: 40px;
	line-height:38px;
	padding:0 20px;
	margin: 0;
 	border:0px solid #D2D2D2;
	margin-bottom:0px;
	margin-top:-1px;
	background:#EF5122;
}
span.pdmt .label {
	color: #FFF;
	font-size: 14px;
	font-weight:  normal;
	font-family: Arial, Helvetica, sans-serif;
}
/*Shipping Bar*/
.cmpBr {
	border: none;
	height: 2px;
	background-color: transparent !important;
}
div.itemseparator {
	border: none;
	margin: 0;
}
/*PAGINATION*/
.dynpg span.page {
	font-weight:  bold;
	white-space: nowrap;
	color: #FFF;
	font-size: 13px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:15px;
}
.dynpg span.page a {
	font-weight: bold;
	white-space: nowrap;
	color: #EECD32!important;
}
.pgbc .pager .prev .disabled {
	color: #000 !important;
	font-size: 13px !important;
	font-weight: normal !important;
	font-family: "Lato",sans-serif;
	float: left;
	margin: 4px 0 0 3px;
	padding-right: 0;
}
.pgbc .pager .next .enabled {
	color: #000 !important;
	font-size: 13px !important;
	font-weight:normal !important;
	font-family: "Lato",sans-serif;
	float: left;
	margin: 4px 3px 0 0;
}
#CentralArea .pgbc .pager .pages a {
	color: #FFF !important;
	font-size: 13px !important;
	font-weight: normal !important;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	margin: 4px 3px;
}
.pgbc .pager .pages .pipe {
	color: #FFF;
	float: left;
	line-height:20px;
}
.pages {
	float: left;
	margin: 1px 0px 0 0px !important;
}
.dynpg span.page a {
	font-weight: bold;
	white-space: nowrap;
	color: #FFF !important;
}
.dynpg .pgbc .l{
	width:auto;
}
.dynpg .pgbc .m{
	width:73%;
}
.dynpg .pgbc .r{
	width:auto;
}
#CentralArea .dynpg .pgbc .m .prev a{
	margin:0px 0px 0px 5px;
	color:#FFF !important;
	font-family:Arial, Helvetica, sans-serif;
}
#CentralArea .dynpg .pgbc .m .next a{
	margin:0px 5px 0px 0px;
	color:#FFF !important;
	font-family:Arial, Helvetica, sans-serif;
}
.dynpg .r .form label {
	padding-top: 4px;
	vertical-align: baseline;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	font-family: "Lato",sans-serif;
}
.dynpg .r .form {
	float: right;
	padding-bottom: 0;
	padding-top: 0;
	white-space: nowrap;
	width: 94%;
}
.dynpg table.pager {
	margin: 0 auto;
	padding-left:0px;
}
.dynpg span.pipe {
	margin: 3px;
	padding: 0;
	color: #000000;
}
table.pgbc {
	height: 40px;
	margin: 0px 0 0px;
	border: 0px solid #d4d4d4;
	border-bottom:0px solid #333333;
	border-top:0px solid #333333;
	background:#EF5122;
	padding:0 20px 0px;
}
/*postage text*/
table.gallery div.clearFullDiv {
	clear: both;
	width: auto;
	font-size: 12px;
	margin:10px auto 5px !important;
	padding: 0!Important;
	color: #333333;
Arial, Helvetica, sans-serif;
	display: block;
	 text-align: left;
}
span.fshp {
	color: #333333;
	ffont-family: "Lato",sans-serif;
	font-weight: normal;
	white-space: normal;
	font-size: 12px;
}
.r3_hm, .r3_c, .r3_s {
	border: none;
}
table.gallery .mi {
	display: none;
}
table.gallery table.fixed span.disct, table.gallery table.prices span.disct {
	display: inline-block;
	font-size: 12px;
	color: red;
	position: absolute;
	top: -245px;
	right: -3px;
}
table.gallery table.fixed span.oriprs, table.gallery table.prices span.oriprs {
	display: inline-block;
	font-size: 16px;
	font-style: italic;
	text-decoration: line-through;
	float:none;
	padding:0px;
	line-height: 16px;
	font-weight: 500;
	color: #999;
}
.iippl {
	display: none;
}
.ttl img.before {
	display: none;
}
.r3_t, .r3_t b, .r3_bl, .r3_bl b {
	display: none;
}
td#CentralArea div.dynpg {
	border: medium none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
div.bpmsg {
	clear: both;
	margin: 0;
	padding: 0 0 5px 10px;
	position: relative;
	top: 0px;
	border:0px solid hsla(360, 100%, 100%, 0.5);
	background:none;
	border-bottom: none;
	border-top: none;
}
.fpcc .matchClass {
  color: #000;
  font-family: arial;
  font-size: 13px;
  font-weight: normal;
}
.bpmsg .title {
	color: #333333;
	font-family: "Lato",sans-serif;
	font-size: small;
	font-weight: 500;
}
.bpmsg span.option {
	color: #333333;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
}
.dynpg .prev {
	background-image: url(../images/prev.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.dynpg .prev img {
	visibility: hidden;
}
.dynpg .prev a {
	color: #333333 !important;
}
.dynpg .next {
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.dynpg .next img {
	visibility: hidden;
}
.dynpg .next a {
	color: #000000 !important;
}
.pages a {
	color: #000000 !important;
}
.dynpg .r .form .page {
  border: 1px solid #9b9b9b;
}
#q_10 {
	width: 33px;
	height: 22px;
	background-color: transparent;
	border: none;
	background-image: url(../images/go.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: transparent !important;
	position: relative;
	bottom: 0px;
}
.li td {
	vertical-align: top;
	padding: 3px 5px;
	line-height: 1.25;
	display: table-cell;
	vertical-align: middle;
}
table.gallery td.picture div.image {
	width: 100% !important;
	overflow:inherit;
}
.li .g-b {
  border-radius: 0;
 font-family: 'Raleway', sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding: 0;
  text-decoration: none;
  color: #555!important;
  background: none;
  float: none !important;
}
.li td.time {
	width: auto;
	text-align: right;
	font-weight: normal;
	color: #555  !important;
	white-space: nowrap;
	 padding: 75px 20px;
}
.li td.bids img {
	display: block;
	float: right;
	margin: 5px;
	padding: 3px;
	background-color: #fff;
	border-radius: 0px;
}
div.ttl.g-std a.g-b {
	width: inherit;
}
.li td.prices {
	text-align: right;
	width: 72px;
	color: #FFF;
	font-style: normal;
}
.li td.fshp, .li td.prices span.fshp, .li td.fshp span.fshp, .li td.ship span.fshp {
	display: none;
}
div.disct {
	display: none;
}
div.cmpb {
	background-color: transparent !important;
	background-repeat: repeat;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2px;
	padding: 5px 0;
	border-top: none !important;
}
table.nol td.picture {
	color: #333333;
}
.picture.g-nav.center.left > a {
  color: #333333;
}
.cmpb td.details {
	color: #333333;
	padding: 0 21px 0 5px;
	width: 100px;
}
div.opris, .li td.ship, .li td.prices span.ship, .li td.details div.dynamic {
	display: none;
}
.rs_box {
	border-top: none !important;
	clear: both;
}
span.ppr, a.ppr {
	background-position: -144px -61px;
	height: 14px;
	overflow: hidden;
	display: block;
}
.r3.c.gy-br {
	width: 100%;
	border: 0 none;
	padding: 0px;
}
.r3_cm {
	padding: 0;
}
div.anchors {
	clear: none !important;/* float: right; */
}
.li td.details div.dynamic {
	font-size: x-small;
	font-family: Verdana;
	line-height: 1.3em;
	margin-top: 2px;
	padding-right: 16px;
	float: left;
	width: 200px;
}
.li td.details div.ttl {
	padding-right: 0;
	width: 200px;
	float: left;
}
div.mi-l {
	text-align: left;
}
.cmpbTimeArrow {
	background-image: url(../images/arrow-bot.png);
	background-repeat: no-repeat;
	background-position: right center;
}
table.gallery {
	border-collapse: collapse;
	background: none !important;
	border: none !important;
}
.grid {
	border-collapse: collapse;
}
.pview.rs-pview table.grid{ 
	width:auto;
}
table.gallery div.saleDiv {
	padding: 0;
}
.label {
	color: #333333;
	font-family: "Lato",sans-serif;
	font-size: 12px;
}
.cmpb td.picture {
	width: 137px !important;
}
.shipping.g-nav.center > div {
	color: #000;
}
.cmpb td.shipping {
	display: none;
	width: 114px;
}
.cmpb td.prices {
	text-align: right;
	vertical-align: bottom;
	width: 195px;
}
.cmpb td.time {
  float: right;
  text-align: right;
  width: 115px;
}
.stBadge-accent td {
	background: #c41621;
}

table.nol td.pic {
  width: 139px;
}
.time {
  color: #333333;
  font-size: 14px;
  margin: 0 !important;
  text-transform: uppercase;
}
td.basics {
  width: auto;
}

/*---footer->START*/

.stBadge {
	background: #fff  ;
	display: table;
	margin: 0 auto;
	width: 100%;
	display:none !important;
}
#glbfooter {
	background: #fff  ;
	border-top: medium none !important;
	margin: 0px auto 0;
	padding: 0 0px 20px !important;
	width: 100%;
	display:none !important;
}
.whiter-rcp {
	border: 1px solid #ccc;
	display: table;
	margin: 0 auto;
	text-align: left;
	width:1200px;
	background: #fff;
}
.stBadge-accent {
	display: table;
	margin: 0 auto;
	padding-bottom: 5px;
	width: 1200px;
	background:#B80000;
}
.whiter-rcp .whiter-s_nf {
	background-color: #ededed;
	display: none;
	position: relative;
}
.gf-t {
	border-collapse: collapse;
	border-spacing: 0;
	display: table;
	margin: 20px auto;
	width: 1200px;
}
#gf-l {
	padding-bottom: 5px !important;
}
.stBadge-accent td {
	background: #fff !important;
}
#sModule {
    display: none;
    padding-bottom: 40px;
    padding-top: 1px;
}

/*---Footer->END*/