@charset "utf-8";
/* CSS Document */
#CentralArea {
	float: right;
	margin: 0 !important;
	padding:0 0px 0px;
	vertical-align: top !important;
	width: 960px;
	position: relative;
	font-family: "Lato",sans-serif;
	border: 0px solid #d8d8d8;
}
#CentralArea td.gallery {
	height: 350px;
	float: left;
	display: inline-block;
	margin: 0 0px 20px;
	padding: 20px;
    width: 250px;
	background: #fff none repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
}
#CentralArea td.gallery:hover{
}
.gallery.left {
	margin-left:20px!important;
}
table.gallery td.picture {
  border-radius: 0px;
  color: #000000;
  display: table-cell;
  height: 140px;
  margin: 0;
  padding: 22px 0 40px !important;
  text-align: center;
  vertical-align: middle;
  border:0px solid #e6e6e6;
  box-shadow: 0 0 0px #bebebe;
  background: rgba(0, 0, 0, 0) url("../images/picture-bg.png") no-repeat scroll center top;
}
td.gallery table tr td {
	display: list-item;
	text-align: center;
	list-style: none;
}
table.gallery table.fixed {
	background: url(../images/buynow-btn.jpg) no-repeat scroll center 35px;
	height: 75px;
	margin-top: 5px;
	width: 100%;
}
table.fixed table tr td {
	display: list-item;
	text-align: center;
}
.rs-pview {
	padding: 10px 20px !important;
	 border: 1px solid #e6e6e6;
}
/*Product Title*/
#CentralArea td.r3_c a {
	color: #333333;
	font-family: 'Lato', sans-serif;
	text-decoration: none;
	font-size: 14px;
}
table.gallery div.ttl {
  height: 40px;
  line-height: 20px;
  margin: 10px 0 20px;
  overflow: hidden;
}
.ppugv {
	display: none;
}
.li.nol {
	background: none !important;
	border: none !important;
}
/*Product PRICE*/
.g-b {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  color: #ef59a1;
  float: right;
  font-family: "Lato",sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto;
  padding:0px 0;
  text-align: center;
  text-decoration: none;
  width: auto;
  display: table;
}
/*change time left*/
div.clr.time2 {
	color: #333333;
	font-family: "Lato",sans-serif;
	margin: 0px 0 0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	 text-align: left;	
}
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:20px;
  float: left;
  margin: 0 auto !important;
  padding: 8px 13px 3px !important;
  border:1px solid #d2d2d2!important;
}
/*Product Counts*/
.fpcc .countClass {
	font-family: "Lato",sans-serif;
	font-weight: normal;
	color: #ef59a1;
	font-size: 18px;
	margin: 0 0 0 0px;
}
.fpcc span.keywordClass {
	background-color: transparent !important;
	color: #666666;
	cursor: default;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	white-space: nowrap;
}
/*View as*/
span.pdmt .cur {
	color: #ef59a1;
	font-size: 16px;
	font-weight: normal;
	font-family: "Lato",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: 5px;
}
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 {
	clear: both;
	margin: 0;
	padding:0 0px;
	height: 40px;
	line-height: 40px;
	background:#FFF;
	border-bottom: 0px solid #d9d9d9;
}
.v4stabl {
	color: #666666;
	float: right;
	right: 10px;
	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: #666666 !important;
	text-decoration: none;
}
.v4stabl > b {
	color: #666666;
	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: 40px;
	padding:0 10px;
	margin: 0;
	
	border: 0px solid #e6e6e6;
	background: rgba(104,195,255,1);
background: -moz-linear-gradient(top, rgba(104,195,255,1) 0%, rgba(7,156,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(104,195,255,1)), color-stop(100%, rgba(7,156,255,1)));
background: -webkit-linear-gradient(top, rgba(104,195,255,1) 0%, rgba(7,156,255,1) 100%);
background: -o-linear-gradient(top, rgba(104,195,255,1) 0%, rgba(7,156,255,1) 100%);
background: -ms-linear-gradient(top, rgba(104,195,255,1) 0%, rgba(7,156,255,1) 100%);
background: linear-gradient(to bottom, rgba(104,195,255,1) 0%, rgba(7,156,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68c3ff', endColorstr='#079cff', GradientType=0 );

}
span.pdmt .label {
	color: #fff;
	font-size: 14px;
	font-weight:  normal;
	font-family: "Lato",sans-serif;
}
/*Shipping Bar*/
.cmpBr {
	border: none;
	height: 0px;
	background-color: transparent !important;
}
div.itemseparator {
	border: none;
	margin: 0;
}
/*PAGINATION*/
.dynpg span.page {
	font-weight:  bold;
	white-space: nowrap;
	color: #000000;
	font-size: 13px;
	margin-left: 10px;
	font-family: "Lato",sans-serif;
}
.dynpg span.page a {
	font-weight: bold;
	white-space: nowrap;
	color: #000!important;
}
.pgbc .pager .prev .disabled {
	color: #000 !important;
	font-size: 13px !important;
	font-weight: bold !important;
	font-family: "Lato",sans-serif;
	float: left;
	margin: 4px 0 0 3px;
	padding-right: 0;
}
.pgbc .pager .next .enabled {
	color: #000000 !important;
	font-size: 13px !important;
	font-weight: bold !important;
	font-family: "Lato",sans-serif;
	float: left;
	margin: 4px 3px 0 0;
}
.pgbc .pager .pages a {
	color: #000000 !important;
	font-size: 13px !important;
	font-weight: bold !important;
	font-family: "Lato",sans-serif;
	float: left;
	margin: 4px 3px;
}
.pgbc .pager .pages .pipe {
	color: #000000;
	float: left;
}
.pages {
	float: left;
	margin: 1px 0px 0 0px !important;
}
.dynpg span.page a {
	font-weight: bold;
	white-space: nowrap;
	color: #000000 !important;
}
.dynpg .r .form label {
	padding-top: 4px;
	vertical-align: baseline;
	color: #000000;
	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: 80%;
}
.dynpg table.pager {
	margin:0 auto;
}
.dynpg span.pipe {
	margin: 3px;
	padding: 0;
	color: #000000;
}
table.pgbc {
	height: 40px;
	margin: 0 0 0px;
	background:#FFF;
	border:1px solid #e6e6e6;
}
.m {
  width: 660px;
}
/*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: none;
}
table.gallery table.fixed span.oriprs, table.gallery table.prices span.oriprs {
	display: none;
}
.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: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.bpmsg .title {
	color: #666666;
	font-family: "Lato",sans-serif;
	font-size: small;
	font-weight: 500;
}
.bpmsg span.option {
	color: #666666;
	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: #333333 !important;
}
.pages a {
	color: #333333 !important;
}
#q_10 {
	width: 33px;
	height: 32px;
	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: -5px;
}
.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;
}
.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;
}
body a:link, body .g-novisited a:visited {
  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;
}
table.gallery div.saleDiv {
	padding: 0;
}
.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: 293px;
}
.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%;
}
#glbfooter {
	background: #fff  ;
	border-top: medium none !important;
	margin: 0px auto 0;
	padding: 0 0px 20px !important;
	width: 100%;
	display: table;
}
.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:#ef59a1;
}
.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*/