img, embed, object, video {
	max-width: 100%;
}

.top_sdo {
	display: none;
}
input, a, textarea, select {
	outline: none;
}
.clear {
	clear: both;
	padding: 0 !important;
	display: block;
	margin: 0;
}
b, strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
input, label, em {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background: url(../images/bg.gif) repeat 0 0;
	margin: 0;
	padding: 0;
}
body a, body p {
	color: #5e5e5e;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
section, article, aside, header, footer, .wrapr {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
body a {
}
.wrapr {
	max-width: 1020px;
	width: 100%;
	margin: 0 auto;
}
.btn {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	float: right;
	color: #FFF;
	border: 1px solid #960000;
	overflow: hidden;
	-moz-box-shadow: 0px 1px 3px #960000;
	-webkit-box-shadow: 0px 1px 3px #960000;
	box-shadow: 0px 1px 3px #960000;
}
.btn span {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #d80000;
	display: block;
	padding: 1px;
	background: #ca0000;
	background: -moz-linear-gradient(top, #ca0000 1%, #b00000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ca0000), color-stop(100%, #b00000));
	background: -webkit-linear-gradient(top, #ca0000 1%, #b00000 100%);
	background: -o-linear-gradient(top, #ca0000 1%, #b00000 100%);
	background: -ms-linear-gradient(top, #ca0000 1%, #b00000 100%);
	background: linear-gradient(to bottom, #ca0000 1%, #b00000 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ca0000', endColorstr='#b00000', GradientType=0 );
	filter: #ca0000 \9;
}
.btn span em {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font: normal 16px/28px Arial, Helvetica, sans-serif;
	padding: 0 24px;
	background: url(../images/btn_bg.gif) repeat-x 0 0;
	display: block;
	text-shadow: 0px 2px 1px #8a0000;
}
/*--HEADER-SEC--------------------*/
#hdr {
	position: relative;
	padding: 20px 0 22px;
}
.top_lnk {
	float: right;
	/*width:62%;*/
	margin-bottom: 16px;
}
.top_lnk .social_like {
	float: left;
	/*margin-right: 10px;*/
	margin-right: -10px;
	/*margin-left: -100px;*/
	display: block;
}
.social_like div {
	float: left;
	margin-right: -2px;
}
.top_lnk .side_lnk {
	float: right;
	max-width: 438px;
	text-align: right;
}
.top_lnk .side_lnk p, .top_lnk .side_lnk a.rd {
	color: #013959;
	font: bold 14px Arial, Helvetica, sans-serif;
	display: inline-block;
}
.top_lnk .side_lnk a.rd {
	color: #d00000;
	border-right: 2px solid #013959;
	padding: 0 8px 0 0;
	margin-right: 3px;
}
.top_lnk .side_lnk a.border_right_none {
	border-right: none;
	margin: 0;
	padding: 0 0 0 6px;
}
.top_lnk .side_lnk a:hover {
	color: #FFF;
}
.rmbr a:hover, .frg:hover {
	color: #009fdf !important;
}
#hdr #logo {
	position: absolute;
	top: 31px;
	left: 40px;
	z-index: 99;
}
#hdr #logo-mobile {
	position: absolute;
	top: 31px;
	left: 40px;
	z-index: 99;
	display: none;
}
.top_lnk p a:active, ul.all_product li .ttl h4 a:active, #ftr ul.f_link li a:active, #ftr .nws a:active {
	color: #000;
}
.pop_up {
	display: inline;
}
.top_lnk .side_lnk p b {
	display: block;
	text-align: center;
	font-size: 16px;
	margin-top: -12px;
	padding-bottom: 3px;
}
.top_lnk .side_lnk p em {
	color: #d00000;
	border-right: 2px solid #366078;
	margin-right: 3px;
	display: inline-block;
	padding-right: 5px;
}
.top_lnk .side_lnk p em.nne {
	border: none;
	margin: 0;
}
.mrgin_btm {
	margin-bottom: 16px;
}
/* loginsec */
/* Login Button */
#loginButton {
	display: inline-block;
	z-index: 30;
	cursor: pointer;
}
/* Login Box */
#loginBox {
	position: absolute;
	top: 40px;
	right: 0px;
	display: none;
	z-index: 1000;
	width: 21%;
}
/* Login Form */
#loginForm {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #f6f6f6;
	border: 1px solid #012b43;
	-moz-box-shadow: 0px 0px 6px #333;
	-webkit-box-shadow: 0px 0px 6px #333;
	box-shadow: 0px 0px 6px #333;
	letter-spacing: -0.0051em;
}
#loginForm fieldset {
	padding: 8px 12px;
	display: block;
	border: 0;
	margin: 0;
}
#loginForm fieldset label {
	color: #012a42;
	display: block;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 2px;
	padding-top: 2px;
}
/* Default Input */
#loginForm input.npt {
	width: 92%;
	outline: none;
	color: #000;
	padding: 4px 6px;
	font-size: 12px;
	background: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid transparent;
	border-bottom-color: #dadada;
	margin-bottom: 10px;
	moz-box-shadow: inset 0px 1px 4px #7e7e7e;
	-webkit-box-shadow: inset 0px 1px 4px #7e7e7e;
	box-shadow: inset 0px 1px 4px #7e7e7e;
	border-top: 1px solid #747474;
	display: block;
}
#loginForm input.npt:hover, #loginForm input.npt:focus {
	border-color: #0279c0;
}
/* Sign In Button */
#loginForm #login {
	width: 37%;
	height: 24px;
	background: url(../images/login_bg.png) no-repeat 0 0;
	border: none;
	color: #FFF;
	text-shadow: 0px 2px 1px #012940;
	cursor: pointer;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 1px;
}
.rmbr {
	display: inline;
	font-size: 11px;
	position: relative;
}
.rmbr .chck {
	position: absolute;
	top: 4px;
	left: 0px;
}
.rmbr a, .frg {
	font-size: 12px;
	padding: 6px 0 0 22px;
	display: block;
	color: #012a42;
	font-weight: normal;
}
.frg {
	clear: both;
	padding: 10px 0 3px !important;
	width: 100%;
	display: block;
	margin: 0;
	text-align: center;
	letter-spacing: 0;
}
/* end */
/*-----NAVIGATION-START------*/
#navigation {
	width: 100%;
	background: #000;
	border: 1px solid #0f0f0f;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border-right: none;
	padding: 0;
	margin: 0;
}
.toggleMenu {
	display: none;
	position: absolute;
	top: 30px;
	right: 0;
	box-shadow: none;
}
.toggleMenu:hover {
	text-decoration: none;
	background: #c26000;
}
.nav {
	list-style: none;
 *zoom: 1;
	display: block;
	width: 100%;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav ul {
	list-style: none;
	width: 100%;
}
.nav a {
	padding: 0;
	color: #fff;
	text-decoration: none;
}
.nav a:hover, li.abt > a:hover, .nav > li.abt > a:hover {
	background: url(../images/nav_ahvr.png) repeat-x;
}
.nav a:hover span, .nav > li.abt > a:hover span {
	background: url(../images/nav_hover.png) no-repeat bottom;
}
.nav li {
	position: relative;
}
.nav > li {
	width: 15%;
	float: left;
	background: #013f63;
	background: -moz-linear-gradient(top, #013f63 0%, #013451 50%, #012a42 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #013f63), color-stop(50%, #013451), color-stop(100%, #012a42));
	background: -webkit-linear-gradient(top, #013f63 0%, #013451 50%, #012a42 100%);
	background: -o-linear-gradient(top, #013f63 0%, #013451 50%, #012a42 100%);
	background: -ms-linear-gradient(top, #013f63 0%, #013451 50%, #012a42 100%);
	background: linear-gradient(to bottom, #013f63 0%, #013451 50%, #012a42 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#013f63', endColorstr='#012a42', GradientType=0 );
	filter: #013f63 \9;
}
.nav > li > a {
	text-align: center;
	border-right: 1px solid #000;
	border-left: 1px solid #01659e;
	display: block;
}
.nav > li:first-child {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	overflow: hidden;
	width: 36.5%;
	text-indent: -9999px;
	border-right: none;
}
.nav > li.hm {
	border-left: none;
	width: 8.5%;
}
.nav > li:last-child {
	margin: 0;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	width: 10%
}
.nav > li:last-child a {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.nav > li > a, .nav > li:first-child:hover a {
	background: url(../images/nav.png) repeat-x 0 0;
	display: block;
	text-decoration: none;
}
.nav > li > a span, .nav > li:first-child:hover a span {
	display: block;
	font: normal 15px/44px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-shadow: 0px 2px 1px #012940;
}
.nav > li.abt > a {
	background: url(../images/nav.png) repeat-x 0 0;
	display: block;
}
.nav li ul {
	position: absolute;
	left: -9999px;
	background: #012b43;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	border: 1px solid #0f0f0f;
	z-index: 10000;
	moz-box-shadow: inset 0px -2px 4px #013d5f;
	-webkit-box-shadow: inset 0px -2px -4px #013d5f;
	box-shadow: inset 0px -2px 4px #013d5f;
}
.nav > li.hover > ul {
	left: -1px;
}
.nav > li.hover > ul.nwhv {
	left: -1px;
}
.nav li li.hover ul {
	left: 100%;
}
.nav li li a {
	text-align: center;
	font: normal 11px/30px Arial, Helvetica, sans-serif;
	color: #05d5ea;
	display: block;
	position: relative;
	background: url(../images/navhoverul_bg.png) no-repeat center bottom;
}
.nav li li a:hover {
	color: #999;
	background: url(../images/navhoverul_bg.png) no-repeat center bottom;
}
.nav > li.hm:hover a span {
	background-position: -35px bottom;
}
.nav > li:last-child:hover {
	margin: 0;
	-webkit-border-radius: 0 6px 0 0;
	-moz-border-radius: 0 6px 0 0;
	border-radius: 0 6px 0 0;
}
/*------------FireFox-Hack-------*/	
@-moz-document url-prefix() {
 .nav ul {
 width:99.5%;
}
}
/*--------------navigation ends---------------------*/	
.flexslider {
	position: relative;
	width: 100%;
	background: #FFF;
	border: 1px solid #b2b3b4;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 0;
	height: 361px;
	overflow: hidden;
}
.slides li {
	text-align: center;
}
.slides li h1 {
	color: #a9a8a8;
	text-shadow: 0 2px 3px #000;
	font: bold 38px/50px Arial, Helvetica, sans-serif;
	padding: 20px 0 15px;
	display: block;
}
.slides li p {
	display: block;
	color: #FFF;
	font-size: 14px;
	line-height: 20px;
	text-shadow: 0 2px 3px #000;
}
.flex-direction-nav li div {
	/*min-height:204px;*/
	width: 40px;
	/*padding:310% 0;*/
	margin: 0 0 0 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left, #ffffff 56%, #e9e9e9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(56%, #ffffff), color-stop(100%, #e9e9e9));
	background: -webkit-linear-gradient(left, #ffffff 56%, #e9e9e9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ffffff 56%, #e9e9e9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ffffff 56%, #e9e9e9 100%); /* IE10+ */
	background: linear-gradient(to right, #ffffff 56%, #e9e9e9 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9', GradientType=1 );
	filter: #FFF \9;
}
.flex-direction-nav li:last-child {
	-webkit-border-radius: 0 8px 8px 0;
	-moz-border-radius: 0 8px 8px 0;
	border-radius: 0 8px 8px 0;
	float: right;
}
.flex-direction-nav li:last-child div {
	margin-right: 0;
	background: #e9e9e9; /* Old browsers */
	background: -moz-linear-gradient(left, #e9e9e9 0%, #ffffff 44%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e9e9e9), color-stop(44%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e9e9e9 0%, #ffffff 44%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e9e9e9 0%, #ffffff 44%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #e9e9e9 0%, #ffffff 44%); /* IE10+ */
	background: linear-gradient(to right, #e9e9e9 0%, #ffffff 44%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#ffffff', GradientType=1 );
	filter: #e9e9e9 \9;
}
.flex-direction-nav li a {
	cursor: pointer;
	display: block;
	left: 5px;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 51px;
}
.flex-direction-nav li a.flex-next {
	background: url(../images/sprite.png) no-repeat 104% -500px;
}
.flex-direction-nav li:hover div {
	background: #f2f2f2;
}
.flex-direction-nav li:hover div a {
	opacity: 1;
}
.flex-control-nav {
	position: absolute;
	bottom: 20px;
	left: 80px;
	z-index: 99;
	display: inline-block;
	width: 20%;
}
.flex-control-nav li a {
	float: left;
	width: 17px;
	height: 17px;
	display: block;
	cursor: pointer;
	margin-right: 7px;
	text-indent: -999px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #FFF;
	moz-box-shadow: inset 0px 1px 2px #333;
	-webkit-box-shadow: inset 0px 1px 2px #333;
	box-shadow: inset 0px 1px 2px #333;
}
.flex-control-nav li a.flex-active {
	background: #c60000;
	moz-box-shadow: inset 0px 1px 2px #FFF;
	-webkit-box-shadow: inset 0px 1px 2px #FFF;
	box-shadow: inset 0px 1px 2px #FFF;
}
/*-----END-BANNER-------*/		
.mid_ctn {
	padding: 20px 0 0;
}
.mid_ctn .title {
	position: relative;
	width: 87%;
	float: left;
}
.mid_ctn .title h1 {
	background: #013959;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font: bold 16px/34px Arial, Helvetica, sans-serif;
	padding-left: 16px;/*text-transform:uppercase;*/
}
.mid_ctn .all{ /*min-height: 343px;*/ }

.mid_ctn .title .shadow, ul.all_product li .shadow {
	float: left;
	background: url(../images/left_shdw.png) no-repeat -40px -1px;
	width: 275px;
	height: 20px;
	display: block;
}
.mid_ctn .title .rgt_sdo, ul.all_product li .rgt_sdo {
	float: right;
	background: url(../images/right_shdw.png) no-repeat 40px -1px;
}
.mid_ctn .btn {
}
.mid_ctn .btn span {
}
.mid_ctn .btn span em {
}
.mid_ctn .btn:hover span em {
	background: none;
}
.mid_ctn .btn:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/*---ALL-PRODUCT-------**/
ul.all_product, section.all_product {
	float: left;
	width: 100%;
}
ul.all_product li, section.all_product li {
	float: left;
	width: 19.055%;
	margin: 0 12px 0 0;
	display: block;
}
section.all_product li {
	margin-right: 8px;
	width: 114px;
}
ul.all_product li .outr, section.all_product li .outr {
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-top-width: 1px;
	background: #fff;
	text-align: center;
	min-height: auto;
}
ul.all_product li:nth-child(5n), section.all_product li:last-child {
	margin-right: 0;
}
ul.all_product li .ttl, section.all_product li .ttl {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	display: block;
	background: #01314c;
	background: -moz-linear-gradient(top, #01314c 1%, #014b76 50%, #01314d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #01314c), color-stop(50%, #014b76), color-stop(100%, #01314d));
	background: -webkit-linear-gradient(top, #01314c 1%, #014b76 50%, #01314d 100%);
	background: -o-linear-gradient(top, #01314c 1%, #014b76 50%, #01314d 100%);
	background: -ms-linear-gradient(top, #01314c 1%, #014b76 50%, #01314d 100%);
	background: linear-gradient(to bottom, #01314c 1%, #014b76 50%, #01314d 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01314c', endColorstr='#01314d', GradientType=0 );
	filter: #01314c \9;
}
ul.all_product li .ttl h4, section.all_product li .ttl h4 {
	background: url(../images/product_shdw_top.png) no-repeat center top;
	display: block;
}
ul.all_product li .ttl h4 a, section.all_product li .ttl h4 a {
	color: #FFF;
	background: url(../images/product_shdw_btm.png) no-repeat center bottom;
	display: table-cell;
	padding: 10px;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	height: 32px;
	width: 168px;
	text-align: center;
}
section.all_product li .ttl h4 a {
	padding: 6px 8px 8px;
}
ul.all_product li .ttl h4 a:hover, .hw_it_wrk h3 a:hover {
	text-decoration: underline;
}
ul.all_product li .ctn, section.all_product li .ctn {
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top, #fefefe 10%, #fefefe 69%, #e0e0e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #fefefe), color-stop(69%, #fefefe), color-stop(100%, #e0e0e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefefe 10%, #fefefe 69%, #e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefefe 10%, #fefefe 69%, #e0e0e0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefefe 10%, #fefefe 69%, #e0e0e0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fefefe 10%, #fefefe 69%, #e0e0e0 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e0e0e0', GradientType=0 );
	filter: #fefefe \9;
	position: relative;
	/*padding: 35px 0 18px;*/
	padding: 55px 0 18px;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}
ul.all_product li .ctn figure a, section.all_product li .ctn figure a {
	/*display: block;*/
	margin-bottom: 5px;
}
ul.all_product li .ctn figure a img, section.all_product li .ctn figure a img {
	border: 1px solid #e0e0e0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 150px;
	height: 130px;
}
ul.all_product li .ctn p, section.all_product li .ctn p {
	color: #004a75;
	font: bold 17px Arial, Helvetica, sans-serif;
	margin-top:5px;
}
ul.all_product li .ctn p em {
	color: #d50000;
}
ul.all_product li .ctn .impact, section.all_product li .ctn .impact {
	font-size: 22px;
	font-family: Impact, Arial, Helvetica, sans-serif;
	float: left;
	color: #004a75;
	padding: 14px 0 0 12px;
}
ul.all_product li .ctn .bid, section.all_product li .ctn .bid {
	position: absolute;
	bottom: 0px;
	right: -12px;
	width: 93px;
	height: 51px;
	background: url(../images/sprite.png) no-repeat 0 -245px;
	text-indent: -9999px;
}
ul.all_product li .ctn .bid:hover {
	background-position: 0 -315px;
}
ul.all_product li .ctn .bid:active {
	background-position: 0 -383px;
}
ul.all_product li .shadow, section.all_product li .shadow {
	width: 50%;
	background: url(../images/p_sdo_l.png) no-repeat -10px 0;
}
ul.all_product li .rgt_sdo, section.all_product li .rgt_sdo {
	background: url(../images/p_sdo_r.png) no-repeat 0px 0;
}
.product_box section.all_product li figure {
	padding: 0 4px 0 3px;
	float: none;
}
section.all_product li .ctn figure a img {
	width: auto;
	height: auto;
	max-width: 90%;
	max-height: 110px;
}
section.all_product li .ctn p {
	font-size: 11px;
}
section.all_product li .ctn figure a.auc_img_ist {
	/*	min-height:inherit;*/
	padding-bottom: 3px;
}
section.all_product li .ctn {
	padding: 8px 0;
}
section.all_product li .ttl h4 a {
	height: 20px;
	font: bold 11px/10px Arial, Helvetica, sans-serif;
	width: 108px;
}
section.all_product ul {
	display: block;
	padding: 10px;
	float: left;
}
/*----Hover_effect-link-product-----*/
.hover_links {
	position: absolute;
	top: 4px;
	left: 5px;
}
.hover_links a.fst, .hover_links a.snd, .hover_links a.thrd, .hover_links a.frth {
	background: url(../images/sprite.png) no-repeat 0 3px;
	width: 23px;
	height: 31px;
	text-indent: -9999px;
	display: inline-block;
	margin-right: 0px;
}
.hover_links a.snd {
	background-position: 0 -47px;
	width: 19px;
}
.hover_links a.thrd {
	background-position: 0 -97px;
	width: 19px;
}
.hover_links a.frth {
	background-position: -1px -137px;
	width: 17px;
}
.hover_ctn {
	position: absolute;
	width: 75%;
	top: 35px;
	left: -25px;
	display: block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #FFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	-moz-box-shadow: 0px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 3px #000;
	box-shadow: 0px 0px 3px #000;
	background: url(../images/product_shdw_top.png) no-repeat center -1px #013959;
}
.hover_ctn span {
	padding: 8px 10px 10px;
	background: url(../images/product_shdw_btm.png) no-repeat center 102%;
	display: block;
}
.hover_ctn b {
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 3px;
}
.hover_links a {
	margin-left: 0 !important;
	margin-right: 1px;
}
/*-------FOOTER-START------*/	
#ftr {
	margin: 25px 0 0;
	padding: 40px 0;
	background: url(../images/ftr_bg.gif) repeat 0 0;
	width: 100%;
	display: block;
}
#ftr h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #c8c8c8;
	padding: 0 0 15px;
}
#ftr .f_link {
	float: left;
	width: 15%;
}
#ftr ul.f_link li a, #ftr .nws a, #ftr p {
	display: block;
	color: #808080;
	font-size: 12px;
	padding-bottom: 12px;
	text-shadow: -1px -1px 0 #191919;
}
#ftr .nws, #ftr .rfr {
	width: 28%;
	margin-right: 4%;
}
#ftr .nws a {
	line-height: 18px;
	border-bottom: 1px dashed #4d4c4c;
	margin-bottom: 12px;
}
#ftr ul.f_link li a:hover, #ftr .nws a:hover, #ftr p a {
	color: #3a82ab;
}
#ftr .rfr {
	margin: 0;
	width: 38%;
}
#ftr p {
	line-height: 18px;
}
.fb_area {
	display: block;
	padding: 0px 0px 15px 0px;
}
.fb_area span {
	background: url(../images/footer_aro.png) no-repeat 100% 6px;
	padding-right: 6px;
	display: block;
	float: left;
	margin-right: 10px;
}
.fb_area span em {
	background: #4d4d4d;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0px 2px 0 #000;
	-webkit-box-shadow: 0px 2px 0 #000;
	box-shadow: 0px 2px 0 #000;
	color: #cecece;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	display: inline-block;
	padding: 0 16px;
	text-shadow: -1px -1px 0 #333;
}
.fb_area .fb, .fb_area .twt, .fb_area .yutub, .fb_area .gplus {
	background: url(../images/fcb_twt.png) no-repeat 0 0;
	width: 26px;
	height: 26px;
	display: block;
	float: left;
	margin-right: 5px;
	text-indent: -9999px;
}
.fb_area .twt {
	background-position: 0 -66px;
}
.fb_area .yutub {
	background-position: 0 -132px;
}
.fb_area .gplus{background-position:0 -195px; }

#paypal .ppl, #paypal a {
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	display: block;
	background: #FFF;
	border-bottom: 2px solid #838383;
	text-align: center;
	width: 32%;
	display: block;
	float: left;
	overflow: hidden;
	min-height: 40px;
}
#paypal a {
	border-right: none;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 6px 0;
	padding-top: 0px;
	height: 45px;
}
#paypal img {
	padding: 10px 0;
}
#paypal .nne {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-top: 0;
	border-left: 1px solid #2d2d2d;
	border-right: 1px solid #2d2d2d;
}
#paypal a.rgt {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-top: 0;
	border-right: 1px solid #2d2d2d !important;
	height: 45px;
}
#paypal a:first-child {
	border-right: none;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	padding-top: 0;
}
/*------bottom------*/	
#ftr .btm_ctn {
	margin: 40px 0 0;
	padding: 60px 0 0;
	background: url(../images/ftr_shadow.png) no-repeat center top;
	text-align: center;
	position: relative;
}
#ftr .btm_ctn p {
	color: #808080;
	font-size: 10px;
}
.scrollToTop {
	position: absolute;
	top: 0;
	left: 48%;
	width: 38px;
	height: 20px;
	text-indent: -9999px;
	background: url(../images/go_top.png) no-repeat 0 0;
}
/*---START-FIX-RIGHT-CONTAIN------------*/
.fix_ctn div {
	position: fixed;
	top: 165px;
	right: 0;
	margin-bottom: 30px;
	display: block;
	width: 40px;
	text-align: center;
	-webkit-border-radius: 8px 0 0 8px;
	-moz-border-radius: 8px 0 0 8px;
	border-radius: 8px 0 0 8px;
	-moz-box-shadow: 0px 1px 3px #7b7b7b;
	-webkit-box-shadow: 0px 1px 3px #7b7b7b;
	box-shadow: 0px 1px 3px #7b7b7b;
	-moz-transition: padding .30s;
	-webkit-transition: padding .30s;
	-o-transition: padding .30s;
	transition: padding .30s;
	cursor: pointer;
}
.fix_ctn div a {
	display: block;
	padding: 6px 0;
}
.fix_ctn div.cart {
	display: block;
	clear: both;
	background: #b3b3b3;
}
.fix_ctn div.cart {
	width: 40px;
}
.fix_ctn div.cart:hover, .fix_ctn div.rss:hover, .fix_ctn div.sus:hover {
	padding-right: 20px;
	padding-left: 5px;
}
.fix_ctn div.rss {
	top: 240px;
	background: #ffefe7;
}
.fix_ctn div.rss a {
	padding-bottom: 0;
}
.fix_ctn div.rss em, .fix_ctn div.sus em {
	display: block;
	transform: rotate(-270deg);
	-ms-transform: rotate(-270deg); /* IE 9 */
	-webkit-transform: rotate(-270deg);
	color: #fa9c3a;
	font-size: 20px;
	font-family: Impact, Arial, Helvetica, sans-serif;
	margin: 10px 0 18px 0;
	letter-spacing: 0.5px;
}
.fix_ctn div.rss:hover em {
	color: #000;
}
.fix_ctn div.sus {
	top: 375px;
	background: #2b2b2b;
	padding: 2px 0 0px 0;
}
.fix_ctn div.sus em {
	color: #FFF;
	display: block;
	margin-bottom: 70px;
}
.fix_ctn div.sus img {
	padding-bottom: 5px;
}
.fix_ctn div.sus span.blu_bx, .fix_ctn div.sus span.dbl_bx, .fix_ctn div.sus span.wht {
	width: 8px;
	height: 10px;
	margin: 0 auto;
	display: block;
	margin-bottom: 1px;
	background: #009fdf;
	border: 1px solid #117197;
}
.fix_ctn div.sus span.dbl_bx {
	background: #1d4f91;
	border-color: #234168;
}
.fix_ctn div.sus span.wht {
	background: #FFF;
	border-color: #d5d5d5;
}
.fix_ctn_1 a {
	position: fixed;
	top: 165px;
	right: 0;
	display: block;
	margin-bottom: 30px;
	width: 40px;
	height: 46px;
	display: block;
	background: url(../images/right_icon.png) no-repeat 0 0;
	-moz-transition: padding .30s;
	-webkit-transition: padding .30s;
	-o-transition: padding .30s;
	transition: padding .30s;
	z-index: 9999;
}
.fix_ctn_1 span a:hover {
	padding-right: 90px;
}
.fix_ctn_1 a.r_ss {
	top: 240px;
	background-position: 0 -80px;
}
.fix_ctn_1 a.r_ss:hover {
	padding-right: 138px;
}
.fix_ctn_1 a.s_s {
	top: 292px;
	background-position: 0 -177px;
}
.fix_ctn_1 a.s_s:hover {
	padding-right: 122px;
}
/*---END-FIX-RIGHT-CONTAIN------------*/

/*------ABOUT-US-PAGE--------*/
.mid_ctn .rgt_ttl {
	float: right;
}
.mid_ctn .rgt_ttl h1 {
	text-align: right;
	padding: 0 16px 0;
}
.mid_ctn .lft_btn {
	float: left;
}
.mid_ctn .cms {
}
.mid_ctn .cms ul.lft_mnu {
	float: left;
	width: 25%;
	border: 1px solid #000;
	background: #a70000;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	-moz-box-shadow: 0px 1px 6px #000;
	-webkit-box-shadow: 0px 1px 6px #000;
	box-shadow: 0px 1px 6px #000;
	padding: 1px 2px;
}
.cms ul.lft_mnu li {
	display: block;
	border: 1px solid #d80000;
	border-bottom-color: #000;
	background: #ca0000;
	background: -moz-linear-gradient(top, #ca0000 1%, #b00000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ca0000), color-stop(100%, #b00000));
	background: -webkit-linear-gradient(top, #ca0000 1%, #b00000 100%);
	background: -o-linear-gradient(top, #ca0000 1%, #b00000 100%);
	background: -ms-linear-gradient(top, #ca0000 1%, #b00000 100%);
	background: linear-gradient(to bottom, #ca0000 1%, #b00000 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ca0000', endColorstr='#b00000', GradientType=0 );
	filter: #ca0000 \9;
}
.cms ul.lft_mnu li a {
	display: block;
	background: url(../images/abt_nav_bg.gif) repeat-x;
}
.cms ul.lft_mnu li a span {
	display: block;
	font: normal 16px/44px Arial, Helvetica, sans-serif;
	text-align: center;
	text-shadow: 0px 2px 1px #8a0000;
	color: #FFF;
}
.cms ul.lft_mnu li:last-child {
	border-bottom: none;
}
.cms ul.lft_mnu li:first-child {
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
}
.cms ul.lft_mnu li:last-child a {
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	overflow: hidden;
}
.cms ul.lft_mnu li:hover {
	border-top-color: #6d0000;
	border-bottom-color: #330000;
}
.cms ul.lft_mnu li:hover a, .cms ul.lft_mnu li.current a {
	background: url(../images/abt_nav_hvr.gif) repeat-x;
}
.cms ul.lft_mnu li:hover a span, .cms ul.lft_mnu li.current a span {
	background: url(../images/abt_nav_hover.png) no-repeat 42% 223%;
}
.mid_ctn .cms .rgt_p {
	width: 66%;
	float: right;
	padding: 20px 2.5%;
	background: url(../images/abt_bg.gif) repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.cms .rgt_p p, .cms .rgt_p p a {
	color: #000;
	font: normal 16px/24px Arial, Helvetica, sans-serif;
}
.cms .rgt_p p a {
	color: #0000ff;
}
.cms .rgt_p p a:hover {
	text-decoration: underline;
}
.cms p.center {
	text-align: center;
	padding-bottom: 20px;
}
.cms .rgt_p p.center b {
	display: block;
}
.mid_ctn .cms .cms_full {
	width: 94.85%;
}
.mid_ctn .cms .cms_full b {
	display: block;
	padding: 15px 0 5px;
}
.mid_ctn .cms .cms_full b a {
	color: #e20000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.mid_ctn .cms .cms_full em {
	font-style: italic;
}
.mid_ctn .cms ol {
	padding: 15px 0 0;
}
.mid_ctn .cms ol li {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 0 8px;
	list-style: decimal;
	margin-left: 22px;
}
.cms ol.dic li {
	list-style: disc;
	font-size: 15px;
	padding: 0 0 4px;
}
/*------auction-sec-*-----*/
.auction {
	padding: 10px 0 0;
	position: relative;
}
.auction .lft {
	float: left;
	width: 380px;
}
.auction .rgt {
	float: right;
	width: 620px;
}
.product_box, .tabcontent, .thumb_slide_sec, ul.auction_tl > li, .bg_diff .smry, .form_sec .left {
	padding: 0;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	background: #f1f1f1;
	border: 1px solid #a9a9a9;
	-moz-box-shadow: 0px 0px 4px #999;
	-webkit-box-shadow: 0px 0px 4px #999;
	box-shadow: 0px 0px 4px #999;
	margin-bottom: 10px;
	position: relative;
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(top, #f2f2f2 0%, #cbcbcb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #cbcbcb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%, #cbcbcb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%, #cbcbcb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%, #cbcbcb 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%, #cbcbcb 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#cbcbcb', GradientType=0 );
	filter: #f2f2f2 \9;
}
.product_box section, .bg_diff .smry section, .form_sec .left section {
	/*	border:1px solid #FFF;*/
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	border-bottom-color: #e6e6e6;
	border: none;
}
.product_box section h2 {
	display: block;
	color: #013959;
	font: bold 18px/50px Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom: 1px solid #e2e1e1;
	width: 98%;
	margin: 0 auto;
}
.product_box section .ctn {
	border-top: 1px solid #fafafa;
	width: 98%;
	margin: 0 auto;
	padding: 12px 0 0;
}
.product_box section figure {
	float: left;
	/*width:38%;*/
	padding: 0 0 0 12px;
}
.product_box section figure div {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 117px;
	width: 130px;
}
.product_box section figure img {
	border: 1px solid #e0e0e0;
	moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	max-width: 130px;
}
.rgt_contain {
	float: right;
	width: 200px;
	padding: 0 10px 0 0;
}
.rgt_contain span, span.trpnt_bg {
	color: #013959;
	font: normal 16px/22px Arial, Helvetica, sans-serif;
	background: url(../images/span_sdo_bg.png) no-repeat 0 0;
	width: 205px;
	height: 80px;
	display: block;
	text-align: center;/*margin:15px 0 0;*/
}
.rgt_contain span.sml {
	background: url(../images/span_sdo_bg.png) no-repeat 0 -106px;
	height: 30px;
	padding: 5px 0 0;
	margin-top: 5px;
}
.rgt_contain span.new {
	width: 142px;
	height: 40px;
	background: url(../images/span_sdo_bg.png) no-repeat 0 bottom;
	height: auto;
	padding-bottom: 5px;
	margin-top: 15px;
}
.rgt_contain span em, span.trpnt_bg em {
	font-weight: bold;
	color: #d40000;
}
.auction .lft .nxt {
	margin-bottom: 18px;
}
.auction .lft .nxt .ctn {
	/*background:url(../images/product_btm_bg.png) no-repeat center bottom;*/
	padding-bottom: 5px;
}
.auction .lft .nxt figure {
/*width:52%;*/
}
.auction .lft .nxt .rgt_contain {
	width: 40%;
}
.auction .lft .nxt .rgt_contain span em {
	font-size: 16px;
	color: #013959;
}
.nxt a.mre {
	padding: 0 20px;
	display: block;
	text-align: right;
	color: #013959;
	font: bold 18px/46px Arial, Helvetica, sans-serif;
}
.nxt a.mre:hover, ul.ctn li a:hover, ul.listng li a:hover, .btm_p section .ctn p a:hover, .pagination a:hover, .pagination a.current:hover {
	color: #d40000;
}
.nxt .place, .profile_rgt ul.auction_tl > li ul> li a.auc_bid {
	background: url(../images/place_bid.png) no-repeat 0 -0px;
	width: 230px;
	height: 58px;
	display: block;
	position: absolute;
	left: 20px;
	bottom: -11px;
	text-indent: -999px;
}
.nxt .place:hover, .profile_rgt ul.auction_tl > li ul> li a.auc_bid:hover {
	background: url(../images/place_bid.png) no-repeat 0 -101px;
}
ul.ctn li, ul.listng li {
	list-style: disc;
	margin-left: 30px;
}
ul.ctn li a, ul.listng li a {
	color: #013959;
	font: bold 16px/34px Arial, Helvetica, sans-serif;
	display: block;
}
ul.listng li a:hover {
	color: #FFF;
	text-shadow: 0 1px 0 #333;
}
ul.ctn li a {
	line-height: 30px;
}
ul.ctn li:last-child {
	margin-bottom: 8px;
}
.auction .lft .img {
	padding: 0;
}
.auction .lft .img section {
	overflow: hidden;
	border: none;
	background: url(../images/bidzz.png) no-repeat 0 40px;
	min-height: 210px;
}
.auction .lft .img section h2 {
	margin-bottom: 15px;
	padding: 0;
	line-height: inherit;
	width: 100%;
	background: #ffecbd; /* Old browsers */
	background: -moz-linear-gradient(top, #ffecbd 0%, #be8600 30%, #ffecbd 83%, #be8600 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffecbd), color-stop(30%, #be8600), color-stop(83%, #ffecbd), color-stop(100%, #be8600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffecbd 0%, #be8600 30%, #ffecbd 83%, #be8600 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffecbd 0%, #be8600 30%, #ffecbd 83%, #be8600 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffecbd 0%, #be8600 30%, #ffecbd 83%, #be8600 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffecbd 0%, #be8600 30%, #ffecbd 83%, #be8600 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffecbd', endColorstr='#be8600', GradientType=0 );
	filter: #ffecbd \9;
}
.img section .bonus {
	display: block;
	width: 95%;
	margin: 10px;
}
.img section .bonus img {
	float: right;
	display: block;
	clear: both;
	margin-bottom: 15px;
}
.img section .bonus span {
	display: block;
	text-align: right;
	width: 100%;
	clear: both;
	color: #012c45;
	font: bold 15px Arial, Helvetica, sans-serif;
}
.btm_p {
	margin: 18px 0 0;
	position: relative;
	z-index: 9999;
}
.btm_p section h2 {
	border-bottom-color: #d3d1d1;
	text-align: left;
	padding-left: 20px;
	width: 96%;
}
.btm_p section .ctn {
	border-top-color: #fcfcfc;
	padding: 20px;
	width: 94%;
}
.btm_p section .ctn p {
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	color: #666;
	text-shadow: 0 1px 0 #FFF;
	margin-bottom: 10px;
}
.btm_p section .ctn p a {
	display: block;
	color: #013959;
	font-weight: bold;
	padding: 5px 0 0;
}
ul.listng {
	float: left;
	width: 22.5%;
}
ul.listng li {
	margin-left: 20px;
}
ul.listng li a {
	font-size: 14px;
	line-height: 24px;
}
.pagination {
	width: 95%;
	line-height: 45px;
	background: #dfdfdf;
	text-align: right;
	margin-right: 35px;
	color: #012b44;
	font-size: 11px;
}
.pagination a {
	font-size: 11px;
	color: #012b44;
	line-height: 40px;
	padding: 0 2px;
	opacity: 0.98;
}
.pagination a.current {
	color: #808080;
}
.pagination a.current:hover {
	color: #808080;
	cursor: default;
}
.pagination a.disable {
	color: #848484 !important;
}
.info {
	width: 100px;
	text-align: center;
	text-shadow: 0px 2px 1px #213b4a;
	margin: 0px auto 5px;
	display: block;
	color: #f3f2f2;
	font: normal 15px/28px Arial, Helvetica, sans-serif;
	border: 1px solid #c2c2c2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #1d4860; /* Old browsers */
	background: -moz-linear-gradient(left, #1d4860 15%, #4b6e81 50%, #1f4a63 85%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(15%, #1d4860), color-stop(50%, #4b6e81), color-stop(85%, #1f4a63));
	background: -webkit-linear-gradient(left, #1d4860 15%, #4b6e81 50%, #1f4a63 85%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #1d4860 15%, #4b6e81 50%, #1f4a63 85%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #1d4860 15%, #4b6e81 50%, #1f4a63 85%); /* IE10+ */
	background: linear-gradient(to right, #1d4860 15%, #4b6e81 50%, #1f4a63 85%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d4860', endColorstr='#1f4a63', GradientType=1 );
	filter: #1d4860 \9;
	moz-box-shadow: inset 0 1px 2px #9aadb9;
	-webkit-box-shadow: inset 0 1px 2px #9aadb9;
	box-shadow: inset 0 1px 2px #9aadb9;
}
.info:hover {
	background: #809baa; /* Old browsers */
	background: -moz-linear-gradient(top, #809baa 0%, #0e374e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #809baa), color-stop(100%, #0e374e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #809baa 0%, #0e374e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #809baa 0%, #0e374e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #809baa 0%, #0e374e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #809baa 0%, #0e374e 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#809baa', endColorstr='#0e374e', GradientType=0 );
	filter: #809baa \9;
}
.log span {
	float: left;
	width: 29%;
	color: #013959;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 1px;
	border-right: 1px solid #e7e7e7;
	border-left: 1px solid #c0bfbf;
	margin: 15px 0 20px;
}
.log span em {
	display: block;
	font-size: 25px;
	color: #797979;
	padding: 5px 0 0;
}
.log span.fst {
	border-left: none;
}
.log span.lst {
	width: 39%;
	border-right: none;
}
.your_bid {
	width: 100%;
}
.your_bid li {
	background: url(../images/yourbid_devider.png) no-repeat center 92%;
	min-height: 120px;
	margin: 0;
	/*padding:0 0 10px;*/
	text-align: inherit;
}
.your_bid h4 {
	display: inline-block;
	color: #013959;
	font: bold 20px/38px Arial, Helvetica, sans-serif;
	float: left;
	padding: 0 0 0 17px
}
.your_bid .inpts {
	width: 70%;
	float: right;
}
.your_bid .inpts span {
	width: 48%;
	float: left;
	position: relative;
}
.your_bid .inpts span.rgt {
}
.your_bid .inpts input {
	width: 60px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #dbdbdb;
	height: 35px;
	color: #013959;
	display: block;
	outline: none;
	font: bold 20px Arial, Helvetica, sans-serif;
	text-align: center;
	-moz-box-shadow: 0px 1px 2px #f9f9f9;
	-webkit-box-shadow: 0px 1px 2px #f9f9f9;
	box-shadow: 0px 1px 2px #f9f9f9;
	background: #d4d4d4; /* Old browsers */
	background: -moz-linear-gradient(top, #d4d4d4 0%, #f5f5f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d4d4d4), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(top, #d4d4d4 0%, #f5f5f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d4d4d4 0%, #f5f5f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d4d4d4 0%, #f5f5f5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d4d4d4 0%, #f5f5f5 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d4d4', endColorstr='#f5f5f5', GradientType=0 );
	filter: #d4d4d4 \9;
}
.your_bid .inpts label {
	display: block;
	color: #013959;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	text-align: left;
}
span.pls_minus {
	display: block;
	position: absolute !important;
	top: 0;
	right: 10px;
	background: #f5f5f5;
	border: 2px solid #dadada;
	text-align: center;
	width: 37px !important;
	height: 37px;
	padding: 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
span.pls_minus em {
	display: block;
	padding: 0;
	font: bold 20px/0px Arial, Helvetica, sans-serif;
	color: #013959;
	padding: 10px 0;
	border-bottom: 1px solid #dedddd;
	cursor: pointer;
}
span.pls_minus em.lst {
	padding: 5px 0 10px;
	border-bottom: none;
	border-top: 1px solid #FFF;
}
.nxt .plc_nw {
	left: inherit;
	bottom: inherit;
	position: inherit;
	margin: 5px auto 0;
}
.product_box section h2.cost {
	font-size: 20px;
}
.product_box section h2.crd {
	border: none;
	padding: 0;
	line-height: 34px;
}
.imgs {
	text-align: center;
}
.imgs a {
	display: inline;
}
.imgs a:hover, section.all_product li .ctn .bid:hover {
	opacity: 0.85;
}
.imgs img {
	padding: 0 3px;
}
.product_box .flexslider {
	background: none;
	border: none;
	padding: 0;
	height: auto;
}
.product_box .flex-control-nav {
	display: none;
}
.product_box .flex-direction-nav {
	width: 99%;
}
.product_box .flex-direction-nav li:last-child {
	display: none;
}
.product_box .flex-direction-nav li div, .product_box .flex-direction-nav li {
	padding: 0;
	float: none;
	width: auto;
	background: none;
}
.product_box .flex-direction-nav li a, span.aro_shw {
	float: right;
	width: 10px;
	background: url(../images/prevs.png) no-repeat 0px 0;
	margin: 5px 0 0;
}
span.aro_shw {
	display: block;
	height: 30px;
	text-indent: -999px;
	position: absolute;
	top: 3px;
	right: 3px;
}
/*-----TAB-CONTAIN------**/
#tab_ctn {
	position: relative;
	padding: 45px 0 0;
}
ul#mnu {
	position: absolute;
	top: 0;
	left: 15px;
	width: 100%;
}
ul#mnu li a {
	display: block;
	text-align: center;
	float: left;
	padding: 0 20px;
	-moz-border-radius: 16px 16px 0 0;
	-webkit-border-radius: 16px 16px 0 0;
	border-radius: 16px 16px 0 0;
	background: #dfdfdf;
	margin-right: 4px;
	-moz-box-shadow: 0px -2px 2px #999;
	-webkit-box-shadow: 0px -2px 2px #999;
	box-shadow: 0px -2px 2px #999;
	font: bold 20px/46px Arial, Helvetica, sans-serif;
	color: #bfbfbf;
	border: 1px solid #fcfcfc;
	border-top-width: 2px;
	border-bottom: none;
}
ul#mnu li a.selected {
	color: #F30;
	z-index: 99999;
	position: relative;
	color: #013959;
	background: #f2f2f2;
}
.tabcontent {
	border-top: none;
	-moz-box-shadow: 0px 0px 6px #999;
	-webkit-box-shadow: 0px 0px 6px #999;
	box-shadow: 0px 0px 6px #999;
	padding: 10px;
}
/*========SCROLL-PANNEL=========*/
.content_3, .content_4 {
	height: 350px;
}
.mCustomScrollBox>.mCSB_scrollTools {
	width: 20px;
	height: 100%;
	top: 0;
	right: 0px;
	background: url(../images/scroll_bg.png) no-repeat 0 0;
}
.mCSB_scrollTools {
	display: block !important;
}
.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto;
}
.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 30px;
}
/* content_3 scrollbar */
.content_3>.mCustomScrollBox>.mCSB_scrollTools {
	height: 100%;
	top: 0;
}
.content_3 .mCSB_scrollTools .mCSB_draggerRail {
}
.content_3 .mCSB_scrollTools .mCSB_dragger {
	height: 82px;
	background: url(../images/handlr.png) no-repeat 0 50%;
}
/*--------END======*/
.scroll-pane-os ul {
	width: 85%;
	background: #d1d1d1;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 15px 10px 5px;
	border-bottom: 2px solid #FFF;
	background: #d1d1d1; /* Old browsers */
	background: -moz-linear-gradient(top, #d1d1d1 1%, #f5f5f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #d1d1d1), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(top, #d1d1d1 1%, #f5f5f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d1d1d1 1%, #f5f5f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d1d1d1 1%, #f5f5f5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d1d1d1 1%, #f5f5f5 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#f5f5f5', GradientType=0 );
	filter: #d1d1d1 \9;
}
.scroll-pane-os ul li {
	display: block;
	background: url(../images/list_style.png) no-repeat 0 -147px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}
.scroll-pane-os ul li.bg_none {
	background: none;
	padding-left: 15px;
}
.scroll-pane-os ul li.grn {
	background: url(../images/list_style.png) no-repeat left top;
}
.scroll-pane-os ul li.red {
	background: url(../images/list_style.png) no-repeat 0 -299px;
}
.scroll-pane-os ul li.blu {
	background: url(../images/list_style.png) no-repeat 0 -456px;
}
.scroll-pane-os ul li.black {
	background: url(../images/list_style.png) no-repeat 0 -583px;
}
.scroll-pane-os ul li b {
	display: block;
	padding-bottom: 3px;
	font-size: 14px;
	color: #013959;
}
.scroll-pane-os ul li p {
	display: block;
	color: #013959;
	font-size: 12px;
	line-height: 14px;
}
.scroll-pane-os ul li p a {
	color: #1800ff;
	font-size: 12px;
}
.scroll-pane-os ul li p a:hover {
	text-decoration: underline;
}
.new_tabss ul li {
	position: relative;
	padding-left: 16%;
	padding-top: 6px;
	font-weight: bold;
	color: #022a44;
	padding-bottom: 15px;
	margin-left: 5%;
}
.new_tab ul li {
}
.new_tab ul li figure {
	position: absolute;
	left: 4px;
}
/*--------------------------------------*/
.auction .width_diff {
	width: 505px;
}
.thumb_slide_sec {
	min-height: 200px;
	padding: 15px 5px 10px;
 `
}
.ttl_sec {
	display: block;
	border-bottom: 1px solid #d3d1d1;
	padding-bottom: 12px;
}
.thumb_slide_sec h1 {
	border-right: 1px solid #d3d1d1;
	width: 296px;
	text-align: center;
	color: #013959;
	font: bold 20px/20px Arial, Helvetica, sans-serif;
	display: table-cell;
	vertical-align: middle;
	height: 40px;
}
.thumb_slide_sec h1.middle {
	width: 100%;
	text-align: center;
	color: #013959;
	font: bold 20px/20px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	height: 40px;
	line-height: 2em;
	display: block;
	border-right: none;
}
.thumb_slide_sec .all_icon {
	float: right;
	border-left: 1px solid #fefefe;
	width: 39.54%;
	display: block;
	text-align: center;
	padding: 5px 0;
}
.thumb_slide_sec .all_icon a {
	padding: 0;
}
.width_diff .sdo_bg {
	margin-top: 15px;
}
.width_diff .flex-direction-nav li {
	background: none;
	margin: 0;
	padding: 0;
}
.width_diff .flex-direction-nav li a {
	background: url(../images/detailpage_nav.png) no-repeat 8px 0;
	height: 60px;
}
.width_diff .flex-direction-nav li:last-child a {
	background: url(../images/detailpage_nav.png) no-repeat 8px 100%;
}
.width_diff .flex-viewport {
	clear: both;
	height: 200px;
	overflow: hidden;
	margin: 0px 0 14px;
}
.width_diff ul.small_thumb, .width_diff .flex-control-nav {
	display: block;
	width: 100%;
	margin: 0 auto 10px;
	clear: both;
	left: 0;
	bottom: 0;
	position: inherit;
	float: left;
	padding-left: 4px;
}
.width_diff ul.small_thumb li, .width_diff .flex-control-nav li {
	overflow: hidden;
	float: left;
	width: 18%;
	margin: 0 0.8%;
	cursor: pointer;
	background: none;
}
.width_diff .flex-control-nav li img, .width_diff ul.small_thumb li img {
	border: 2px solid #FFF;
	-moz-box-shadow: 0px 0px 4px #999;
	-webkit-box-shadow: 0px 0px 4px #999;
	box-shadow: 0px 0px 4px #999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 90%;
	max-height: 50px;
	min-height: 50px;
}
.width_diff ul.small_thumb li img {
	max-height: 80px;
	min-height: 65px;
	margin: 10px 0;
}
.width_diff .flex-control-nav li img.flex-active {
	border-color: #013959;
}
.width_diff .social_like {
	clear: both;
	margin: 0 0 0 10px;
}
aside.mid_list {
	position: absolute;
	top: 10px;
	left: 38%;
	z-index: 999;
	/*background:url(../images/shadow_top.png) no-repeat  center top red;*/
	width: 119px;
	background: url(../images/num_bg.png) repeat-y center top;
	text-align: center;
}
aside.mid_list section.pogson {
	position: relative;
}
.top_sdo, .btm_sdo {
	position: absolute;
	left: -10px;
	background: url(../images/shadow_top.png) no-repeat 0 0;
	width: 140px;
	height: 56px;
	z-index: 999;
}
.top_sdo {
	top: -30px;
	display: none;
}
.btm_sdo {
	bottom: -51px;
	background: url(../images/shadow_btm.png) no-repeat 0 0;
}
aside.mid_list section.pogson .button {
	display: block;
	display: block;
	font: bold 24px/31px Arial, Helvetica, sans-serif;
	background: url(../images/grey_btn_bg.png) repeat-x 0 0;
	color: #FFF;
	width: 68px;
	margin: 0 auto 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #0f0f0f;
}

aside.mid_list section.pogson .buttonActive{
	display: block;
	display: block;
	font: bold 24px/31px Arial, Helvetica, sans-serif;
	background: url(../images/green_btn_bg.png) repeat-x 0 0;
	color: #FFF;
	width: 68px;
	margin: 0 auto 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #0f0f0f;
}



aside.mid_list section.pogson .blu {
	background-image: url(../images/blu_btn_bg.png);
}
aside.mid_list section.pogson .red {
	background-image: url(../images/red_btn_bg.png);
}
aside.mid_list section.pogson .green {
	background-image: url(../images/green_btn_bg.png);
}
aside.mid_list section.pogson .black {
	background-image: url(../images/black_btn_bg.png);
}
aside.mid_list section.pogson .button:hover {
	background-image: url(../images/blu_red_gry_hvr.png);
}
/*aside.mid_list section.pogson a.current_selected{
	background-image:url(../images/blu_red_gry_hvr.png);
}
*/
aside.mid_list section.pogson .arrows {
	position: absolute;
	top: 12%;
	left: 16px;
	width: 93px;
	height: 58px;
	background: url(../images/arows.png) no-repeat 0 -158px;
}
aside.mid_list section.pogson .blck {
	top: 47%;
	background: url(../images/arows.png) no-repeat 0 0;
	left: 12px;
}
aside.mid_list section.pogson .arrows:hover {
	opacity: 0.90;
}
.product_box h5, .product_box h5 a, .product_box h5 b {
	font: normal 18px Arial, Helvetica, sans-serif;
}
.product_box h5 {
	color: #013959;
	padding: 12px 0 15px;
	display: block;
	text-align: center;
}
.product_box h5 b {
	font-weight: bold;
}
.product_box h5 a, ul.auction_tl > li ul> li h3 a:hover {
	color: #f00000;
}
figure.curauc {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 168px;
	width: 175px;
}
figure.curauc img {
	border: 1px solid #e0e0e0;
	moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	max-width: 136px;
}
.product_box section figure.payment {
	width: 100%;
	margin: 15px 0 0;
	padding: 0;
}
.product_box section h2.key {
	/*border-bottom:2px solid #cfcfcf;*/
	background: url(../images/key.png) no-repeat 20px 4px;
	text-align: left;
	padding-left: 18%;
	width: 80%;
}
.product_box section .hgt {
	min-height: 120px;
}
span.trpnt_bg {
	background: url(../images/auction_span_bg.png) no-repeat 0 0;
	width: 95%;
	margin: 0 auto 15px;
	height: 90px;
}
span.nw {
	background: url(../images/auction_span_bg.png) no-repeat 0 100%;
	height: 40px;
	margin: 10px auto 30px;
}
/*--------LIVE-AUCTION-PAGE-------*/
.mid_ctn .lve {
	float: none;
	width: 100%;
}
.mid_ctn .lve h1, .mid_ctn .pymnt h1 {
	background: url(../images/h1_bg.png) no-repeat top center #013959;
}
.mid_ctn .lve h1 a {
	color: #FFF;
	font-size: 16px;
}
.live_auction {
}
ul.auction_tl > li {
	float: left;
	width: 100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
	position: relative;
}
ul.auction_tl > li ul> li, ul.auction_tl > li ul> li h3 a {
	font: bold 16px/30px Arial, Helvetica, sans-serif;
	color: #013959;
}
ul.auction_tl > li ul> li {
	float: left;
	width: 16%;
	border-top: 1px solid #fbfbfb;
	padding: 15px 0 0;
	text-align: center;
}
ul.auction_tl > li ul> li:first-child {
	width: 20%;
	-moz-border-radius: 10px 0 0 0;
	-webkit-border-radius: 10px 0 0 0;
	border-radius: 10px 0 0 0;
	padding: 0;
}
ul.auction_tl > li ul> li:last-child {
	-moz-border-radius: 0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0;
	border-radius: 0 10px 0 0;
}
ul.auction_tl > li ul> li.dscrib {
	width: 32%;
	text-align: left;
}
ul.auction_tl > li:first-child {
	margin-bottom: 10px;
	padding: 0;
}
ul.auction_tl > li:last-child {
	margin-bottom: 5px;
}
ul.auction_tl > li:first-child ul li {
	padding: 0;
}
ul.auction_tl > li:first-child ul li.lst {
	text-align: left;
	padding-left: 29px;
	width: 13%;
}
ul.auction_tl > li ul> li h3 {
	padding: 0;
}
ul.auction_tl > li ul> li p {
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	color: #013959;
	padding-right: 20px;
}
ul.auction_tl > li ul> li span {
	padding: 33% 0 0;
	display: block;
	/*font-size:26px;*/
	font-size: 22px;
	color: #797979;
}
ul.auction_tl > li ul li:last-child span {
	width: 90%;
}
.end_auction ul.auction_tl > li ul> li:last-child span {
	width: 102%;
	text-align: center;
}
ul.auction_tl > li ul> li span.wnr {
	padding: 36% 0 0 19px;
}
ul.auction_tl > li ul> li a.auc_bid {
	position: absolute;
	right: 25px;
	bottom: -12px;
	background: url(../images/au_bid.png) no-repeat 0 0;
	width: 127px;
	text-indent: -9999px;
	height: 53px;
}
ul.auction_tl > li ul> li a.auc_bid:hover {
	background-position: 0 100%;
}
.live_auction .pagination, .end_auction .pagination, .profile_rgt .pagination {
	text-align: center;
	padding: 10px 0 0;
	margin: 0;
	width: auto;
	line-height: inherit;
}
.live_auction .pagination a, .end_auction .pagination a, .profile_rgt .pagination a {
	color: #013959;
	margin-left: 1px;
	font: bold 16px Arial, Helvetica, sans-serif;
	border-left: 2px solid #013959;
	padding-left: 5px;
}
.live_auction .pagination a:hover, .end_auction .pagination:hover, .profile_rgt .pagination:hover {
	color: #848484;
}
.live_auction .pagination a.nne, .end_auction .pagination a.nne, .profile_rgt .pagination a.nne {
	border-left: none;
	padding: 0;
}
.live_auction .pagination a.active, .end_auction .pagination a.active, .profile_rgt .pagination a.active {
	color: #848484;
}
/*
.pagination a.active{	
	color:#848484;	
}	
*/
/*-------.end_auction-page-start-----------*/
.end_auction {
}
.end_auction ul.auction_tl > li ul> li.dscrib {
	width: 30%;
}
.end_auction ul.auction_tl > li ul> li:first-child {
	width: 18%;
}
.end_auction ul.auction_tl > li ul> li {
	width: 13%;
}
.end_auction ul.auction_tl > li ul> li span {
	padding: 50% 0 0;
	font-size: 16px;
	line-height: 20px;
}
.end_auction ul.auction_tl > li ul> li span.low_padng {
	padding: 44% 0 0;
}
.end_auction ul.auction_tl > li ul> li span.gren {
	color: #00c800;
}
.end_auction ul.auction_tl > li ul> li span.user {
	color: #013959;
	font-weight: normal;
}
.end_auction ul.auction_tl > li ul> li span em {
	font-size: 14px;
	font-weight: normal;
	display: block;
}
.mid_ctn .top {
	padding: 25px 0 0;
}
/*------------SITE-MAP-PAGE-----------*/
.mid_ctn .cms .sitemap {
	text-align: center;
	background: none;
}
.mid_ctn .cms .sitemap b {
	color: #d70000;
	padding: 5px 0 0;
}
.mid_ctn .cms .sitemap a {
	display: block;
	font-size: 16px;
	color: #013959;
}
/*--------STORE-PAGE--------*/
ul.store {
}
ul.store li {
	margin-bottom: 13px;
}
ul.store li .outr {
	-moz-box-shadow: 0px 3px 3px #272727;
	-webkit-box-shadow: 0px 3px 3px #272727;
	box-shadow: 0px 3px 3px #272727;
	border: 3px solid #013654;
	border-top-width: 1px;
}
ul.store li .ctn {
	padding: 15px 0 0;
	min-height: 274px;
}
ul.store li .ctn figure a {
	margin-bottom: 12px;
}
ul.store li .ctn p {
	color: #d50000;
	font-size: 20px;
	line-height: 18px;
}
ul.store li .ctn p a {
	color: #01395a;
	font-size: 11px;
	font-weight: normal;
}
ul.store li .ctn .bid {
	width: 133px;
	height: 40px;
	bottom: -8px;
	right: 15%;
	background: url(../images/store_buybtn.png) no-repeat 0 0;
}
ul.store li .ctn .bid:hover {
	background-position: 0 -61px;
}
aside.store_left {
	float: left;
	width: 50%;
}
aside.store_left .thumb_slide_sec h1 {
	float: none;
	width: auto;
	border-right: none;
	border-bottom: 1px solid #FFF;
	margin: 0;
}
aside.store_left .thumb_slide_sec h1 span {
	border-bottom: 1px solid #d3d1d1;
	display: block;
	padding: 5px 0 15px;
}
aside.ovrvew {
	float: left;
	width: 32%;
	margin: 5.5% 0 0 8%;
	padding: 20px 20px 12px;
	background: url(../images/abt_bg.gif) repeat;
}
aside.ovrvew h6 {
	color: #013959;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}
aside.ovrvew p {
	color: #013959;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
}
aside.ovrvew p em {
	font-size: 16px;
	line-height: 20px;
	display: block;
}
aside.ovrvew p select {
	margin: 5px;
	border: 1px solid #a8a8a8;
	width: 70px;
	background: #e2e2e2;
	padding: 5px 8px;
	outline: none;
}
aside.ovrvew .info {
	margin-top: 18px;
}
.tooltip {
	display: none;
	text-align: center;
	padding: 8px 5px;
	width: 140px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #FFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	-moz-box-shadow: 0px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 3px #000;
	box-shadow: 0px 0px 3px #000;
	background: url(../images/product_shdw_top.png) no-repeat center -1px #013959;
}
.tooltip b {
	display: block;
	font-size: 12px;
}
/*-------Payment-pages-start--------*/
.payment, .payment .bg_diff {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #ededed;
	padding: 5px;
	-moz-box-shadow: 0px 0px 4px #999;
	-webkit-box-shadow: 0px 0px 4px #999;
	box-shadow: 0px 0px 4px #999;
}
.payment .bg_diff, .bg_diff .smry {
	min-height: 420px;
	padding: 10px 20px 0px;
	background: #f7f5f5; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f5f5 0%, #e1dfdf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f5f5), color-stop(100%, #e1dfdf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f5f5 0%, #e1dfdf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f5f5 0%, #e1dfdf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f5f5 0%, #e1dfdf 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f7f5f5 0%, #e1dfdf 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f5f5', endColorstr='#e1dfdf', GradientType=0 );
	filter: #f7f5f5 \9;
}
.bg_diff .pmt_ttl {
	background: url(../images/hr_bg.gif) repeat-x left bottom;
	padding-bottom: 8px;
}
.bg_diff .pmt_ttl h1 {
	color: #013959;
	font: bold 16px/42px Arial, Helvetica, sans-serif;
	float: left;
}
.bg_diff .pmt_ttl ul {
	float: right;
}
.bg_diff .pmt_ttl ul li {
	float: left;
	text-align: center;
	color: #666;
	font-size: 10px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 5px 0 20px;
}
.pmt_ttl ul li span {
	display: block;
	background: #b3b3b3;
	width: 25px;
	margin: 0 auto 6px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: #FFF;
	font: bold 17px/25px Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 2px #848484;
	moz-box-shadow: inset 0px 1px 2px #808080;
	-webkit-box-shadow: inset 0px 1px 2px #808080;
	box-shadow: inset 0px 1px 2px #808080;
}
.pmt_ttl ul li.crnt {
	color: #e60000;
}
.pmt_ttl ul li.crnt span {
	text-shadow: 1px 1px 2px #a90000;
	background: #e60000;
	moz-box-shadow: inset 0px 1px 2px #a90000;
	-webkit-box-shadow: inset 0px 1px 2px #a90000;
	box-shadow: inset 0px 1px 2px #a90000;
}
.pmt_ttl ul li.done {
	color: #009600;
}
.pmt_ttl ul li.done span {
	text-shadow: 1px 1px 2px #006800;
	background: #009600;
	moz-box-shadow: inset 0px 1px 2px #006800;
	-webkit-box-shadow: inset 0px 1px 2px #006800;
	box-shadow: inset 0px 1px 2px #006800;
}
.bg_diff .img_sec {
	padding: 20px 0 0;
}
.bg_diff figure.pmt_img {
	text-align: center;
}
.bg_diff .img_sec input {
	margin: 0 2% 0 14%;
}
.bg_diff .code {
	float: left;
	padding: 10% 0 0 8%;
	width: 30%;
}
.bg_diff .code label {
	color: #666;
	font: normal 12px Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 10px;
}
.bg_diff .code label em {
	display: block;
	font-style: italic;
}
.bg_diff .code input {
	float: left;
	margin-right: 10px;
	width: 110px;
	display: block;
	border: none;
	padding-left: 5px;
	border-bottom: 1px solid #f6f6f6;
	moz-box-shadow: inset 1px 1px 3px #c2c2c2;
	-webkit-box-shadow: inset 1px 1px 3px #c2c2c2;
	box-shadow: inset 1px 1px 3px #c2c2c2;
	height: 22px;
	background: #e0e0e0;
	background: -moz-linear-gradient(top, #e0e0e0 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #ededed));
	background: -webkit-linear-gradient(top, #e0e0e0 0%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e0e0e0 0%, #ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e0e0e0 0%, #ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e0e0e0 0%, #ededed 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ededed', GradientType=0 ); /* IE6-9 */
	filter: #e0e0e0 \9;
}
.bg_diff .code button {
	cursor: pointer;
	float: left;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	color: #666;
	height: 24px;
	border: 1px solid #d3d3d3;
	border-bottom-color: #b8b8b8;
	display: block;
	width: 37px;
	background: #e7e7e7; /* Old browsers */
	background: -moz-linear-gradient(top, #e7e7e7 1%, #cfcfcf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e7e7e7), color-stop(100%, #cfcfcf));
	background: -webkit-linear-gradient(top, #e7e7e7 1%, #cfcfcf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e7e7e7 1%, #cfcfcf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e7e7e7 1%, #cfcfcf 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e7e7e7 1%, #cfcfcf 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#cfcfcf', GradientType=0 ); /* IE6-9 */
	filter: #e7e7e7 \9;
}
.bg_diff .code button:hover {
	background: #eae8e8;
}
.bg_diff .summary {
	float: right;
	padding: 3% 0 0;
	width: 52%;
}
.hr_bg {
	/*background:url(../images/hr_bg.gif) repeat-x left bottom;*/
	display: block;
	padding-bottom: 10px;
}
.hr_bg_hwitwork {
	background: url(../images/hr_bg.gif) repeat-x left bottom;
	display: block;
	padding-bottom: 10px;
}
.hr_bg_common {
	background: url(../images/hr_bg.gif) repeat-x left bottom;
	padding-bottom: 10px;
}
.hr_bg_common_top {
	background: url(../images/hr_bg.gif) repeat-x left top;
	padding-top: 10px;
}
.red {
	color: #E60000;
}
.green {
	color: #009600;
}
.blue {
	color: blue;
}
.bg_diff .top {
	background: url(../images/hr_bg.gif) repeat-x left top;
	padding: 15px 0 10px;
	text-align: center;
}
.bg_diff .summary h3, .bg_diff .smry h3 {
	font: normal 18px/30px Arial, Helvetica, sans-serif;
	color: #333;
}
.bg_diff .summary span, .smry section span {
	color: #333;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 20px 0 30px;
	display: inline-block;
}
.bg_diff .summary span p {
	display: block;
	padding: 2px 0 0 8px;
	color: #000;
	font-size: 14px;
}
.bg_diff .summary span.big {
	font-size: 18px;
	padding: 8px 0 0;
}
.bg_diff .summary .left, .smry section span.left {
	float: left;
}
.bg_diff .summary .right, .smry section span.right {
	float: right;
	text-align: right;
}
.bg_diff .summary .info {
	clear: both;
	float: right;
	margin: 40px 0 20px;
	width: 66%;
	font-size: 18px;
	padding: 3px 0 3px 15px;
	letter-spacing: 0.5px;
	text-align: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.bg_diff .smry {
	padding: 0;
	margin: 30px 0 0;
	min-height: 10px;
	moz-box-shadow: 0px 0px 4px #999;
	-webkit-box-shadow: 0px 0px 4px #999;
	box-shadow: 0px 0px 4px #999;
	width: 35%;
}
.bg_diff .smry section {
	padding: 30px;
	border-bottom-color: #FFF;
}
.bg_diff .smry h3 {
	padding-bottom: 20px;
}
p.sml {
	font-size: 10px;
	color: #333;
	padding: 50px 0 8px;
	display: block;
	line-height: 14px;
}
.bg_diff .card_sec {
	width: 60%;
	padding: 50px 0 0;
	display: block;
}
.bg_diff .card_sec ul {
	float: left;
	padding: 0 0 15px 0;
	margin: 10px 0 30px 0;
}
.bg_diff .card_sec ul li {
	float: left;
	width: 28%;
}
.bg_diff .card_sec ul li:nth-child(2n) {
	width: 37%;
}
.bg_diff .card_sec ul li:nth-child(3n) {
	width: 35%;
}
.bg_diff .card_sec ul li .info {
cursor: pointer;	margin: 20px 0 0;
	font-size: 15px;
	width: 85%;
	padding: 0 0 0 15px;
	letter-spacing: 0;
	position: relative;
}
.bg_diff .card_sec ul li .info img {
	position: absolute;
	top: 6px;
	right: 8px;
}
.bg_diff .card_sec ul li b {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #01395;
}
.bg_diff .card_sec ul li p {
	color: #015283;
	font-size: 14px;
	padding: 5px 0 0;
	line-height: 17px;
}
.bg_diff .card_sec ul li:first-child img {
	margin: 5px 0 0;
}
.nne {
	background: none;
	margin-bottom: 0;
}
.walet {
	background: none;
	margin: 60px 0 100px!important;
}
.bg_diff .thnq {
	float: none;
	margin: 35px auto 120px;
	width: 43%;
}
.bg_diff .thnq section {
	padding: 30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
}
.bg_diff .thnq section h3 {
	color: #01395a;
	font-size: 14px;
	padding: 0px;
	font-weight: bold;
}
.bg_diff .thnq section p {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	line-height: 16px;
}
figure.magn {
	margin: 44px 0 0;
}
.smry section span i {
	display: block;
	padding: 6px 0 0;
}
.bg_diff .smry section.padd {
	padding: 15px 30px 10px;
}
.bg_diff .smry section.padd h3 {
	padding-bottom: 5px;
}
/*------------------form_sec-start--------------*/
#form_sec {
	padding: 50px 0 0;
}
#form_sec p, #form_sec label {
	text-align: center;
	color: #808080;
	font-size: 16px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 #FFF;
}
.forgot ul {
	margin: 45px 0 0;
}
#form_sec label {
	text-align: right;
	float: left;
	width: 38%;
	display: block;
	line-height: 28px;
}
#form_sec div.inpt {
	float: right;
	display: block;
	width: 60%;
}
#form_sec ul li {
	display: block;
	padding: 0 0 15px;
}
#form_sec div.inpt input {
	background: #FFF;
	border: 1px solid #c9c9c9;
	moz-box-shadow: inset 1px 1px 2px #e4e4e4;
	-webkit-box-shadow: inset 1px 1px 2px #e4e4e4;
	box-shadow: inset 1px 1px 2px #e4e4e4;
	height: 26px;
	padding-left: 8px;
	width: 45%;
}
#form_sec div.inpt .info {
	float: none;
	margin: 0;
	width: auto;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
}
#form_sec div.inpt .info span, .register span {
	padding: 0 30px 0 15px;
	line-height: 34px;
	font-size: 18px;
	text-align: left;
	display: block;
	background: url(../images/payment_aro.png) no-repeat 95% 50%;
	text-shadow: 0 1px 0 #032e46;
}
/*-------login-page--------*/
.login_lft, .login {
	width: 48%;
	min-height: 50px;
	float: left;
	margin: 30px 0 180px;
}
.login {
	float: right;
}
.login_lft .pading, .login .bg_diff {
	padding: 35px;
	min-height: 50px;
}
.login .bg_diff {
	padding-bottom: 18px;
}
.login_lft h2, .login h2, .login_lft h6, .login h6 {
	color: #013959;
	font-weight: bold;
	font-size: 22px;
	text-shadow: 0 1px 0 #FFF;
}
.login_lft h2 {
	padding-bottom: 20px;
}
.login_lft h6, .login h6 {
	font-size: 16px;
}
.login_lft h6 {
	padding-bottom: 12px;
}
.login_lft p, .login_lft p a {
	color: #013959;
	font-size: 15px;
	line-height: 18px;
}
.login_lft p a {
	color: #0000ff;
}
.register {
	margin: 20px auto 0;
	display: block;
	width: 155px;
	border: 1px solid #bbb;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	moz-box-shadow: inset 0 1px 0px #974747;
	-webkit-box-shadow: inset 0 1px 2px #9aadb9;
	box-shadow: inset 0 1px 2px #9aadb9;
	background: #a72727; /* Old browsers */
	background: -moz-linear-gradient(left, #a72727 0%, #d17b7b 50%, #a82121 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #a72727), color-stop(50%, #d17b7b), color-stop(100%, #a82121));
	background: -webkit-linear-gradient(left, #a72727 0%, #d17b7b 50%, #a82121 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #a72727 0%, #d17b7b 50%, #a82121 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #a72727 0%, #d17b7b 50%, #a82121 100%); /* IE10+ */
	background: linear-gradient(to right, #a72727 0%, #d17b7b 50%, #a82121 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a72727', endColorstr='#a82121', GradientType=1 );
	filter: #a72727 \9;
}
.register span {
	text-shadow: 0px 2px 1px #6f3737;
	color: #f3f2f2;
}
.register:hover {
	background: #d17b7b; /* Old browsers */
	background: -moz-linear-gradient(top, #d17b7b 0%, #a82121 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d17b7b), color-stop(100%, #a82121)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d17b7b 0%, #a82121 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d17b7b 0%, #a82121 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d17b7b 0%, #a82121 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d17b7b 0%, #a82121 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d17b7b', endColorstr='#a82121', GradientType=0 ); /* IE6-9 */
	filter: #d17b7b \9;
}
.login #form_sec {
	padding: 0 0 0;
}
.login #form_sec .ttl {
	padding-left: 25%;
}
.login #form_sec .ttl p {
	text-align: left;
}
.login #form_sec .ttl h2 {
	padding-bottom: 10px;
}
.login #form_sec .ttl h6 {
	padding-bottom: 6px;
}
.login #form_sec .ttl h6, .login #form_sec .ttl p {
	color: #636363;
}
.login #form_sec ul {
	padding: 15px 0 0;
}
.login #form_sec label {
	width: 22%;
}
.login #form_sec div.inpt {
	width: 75%;
}
.login #form_sec div.inpt input {
	width: 80%;
}
.login #form_sec div.inpt p {
	text-align: left;
	display: block;
	color: #013959;
	font-size: 14px;
	padding: 2px 0 0;
}
.login #form_sec div.inpt .info {
	margin: -5px 0 0 40px;
}
.login #form_sec div.inpt .info span {
	line-height: 28px;
	padding-left: 18px;
	background-position: 88% 50%;
}
.form_sec {
	display: block;
	padding: 30px 0 0;
}
.form_sec .left, .form_sec .right {
	float: left;
	width: 48%;
}
.form_sec .right {
	float: right;
}
.form_sec .left section {
	padding: 20px;
	position: relative;
}
.form_sec .right section {
	padding-bottom: 5px;
}
.form_sec .left div {
	display: block;
	padding-bottom: 20px;
}
.form_sec .left div label, .form_sec .left h5.hr_bg {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #013959;
	padding: 0 0 8px;
}
.form_sec .left div label.hr_bg, .form_sec .left h5.hr_bg {
	padding-bottom: 12px;
	margin-bottom: 18px;
	line-height: 20px;
}
.form_sec .left h5.hr_bg {
	font-size: 20px;
}
.form_sec .left div input, .form_sec .left div textarea, .form_sec .left div select, .selectboxit-btn, .coupon ul.auction_tl > li input, .coupon ul.auction_tl > li textarea {
	width: 98%;
	padding-left: 10px;
	display: block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: none;
	color: #000;
	font-size: 16px;
	border-bottom: 1px solid #f0f0f0;
	moz-box-shadow: inset 0px 0px 3px #b3b3b3;
	-webkit-box-shadow: inset 0px 0px 3px #b3b3b3;
	box-shadow: inset 0px 0px 3px #bdbdbd;
	background: #d0d0d0; /* Old browsers */
	background: -moz-linear-gradient(top, #d0d0d0 0%, #f5f5f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d0d0d0), color-stop(100%, #f5f5f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d0d0d0 0%, #f5f5f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d0d0d0 0%, #f5f5f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d0d0d0 0%, #f5f5f5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d0d0d0 0%, #f5f5f5 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0d0d0', endColorstr='#f5f5f5', GradientType=0 );
	filter: #d0d0d0 \9;
}
.form_sec .left div input {
	height: 36px;
}
.form_sec .left div textarea {
	padding: 10px
}
.form_sec .left div select {
	border: 1px solid #d5d5d5;
	padding: 8px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #013959;
}
.form_sec .left .absolute {
	position: absolute;
	bottom: 12px;
	right: 20px;
	color: #013959;
	font-size: 14px;
}
.btn_2 {
	padding: 0;
	border: 1px solid #0f0f0f;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	cursor: pointer;
	float: right;
	margin-left: 10px;
	display: block;
	background-color: #012F49;
}
.btn_2 span {
	display: block;
	background: url(../images/nav.png) repeat-x 0 -5px #012f49;
	color: #FFF;
	font-size: 18px;
	line-height: 30px;
	border-bottom: 1px solid #013e61;
	border-top: 1px solid #028cc6;
	padding: 0 22px;
}
.btn_2:hover span {
	background: url(../images/nav_ahvr.png) repeat-x 0 -2px;
}
/*----------register-page--------------*/
.reg .left div.lft, .reg .left div.rgt {
	float: left;
	width: 48%;
}
.reg .left div.rgt {
	float: right;
}
.reg .left div input {
	width: 98%;
	padding-left: 12px;
}
.reg .left div.rgt input {
	width: 96%;
	padding-left: 10px;
}
.reg .left div.post {
	width: 30%;
	float: left;
	padding-left: 20px;
}
.reg span.mrg {
	margin-right: 20px;
	display: block;
	margin-right: -70px;
}
.reg #select_box {
	padding: 0 0 20px;
}
.reg .selectboxit-container {
	float: left;
	width: 30%;
}
#select_box .selectboxit-container .selectboxit, #select_box .selectboxit-container .selectboxit, #select_box .selectboxit-container .selectboxit {
	width: 140px !important;
}
#select_box .selectboxit-arrow-container, #country .selectboxit-arrow-container {
	background: #f5f5f5;
	top: 1px;
	right: 1px;
	height: 38px;
	width: 32px;
	border-radius: 0 6px 6px 0;
	moz-box-shadow: inset 1px 1px 2px #DDD;
	-webkit-box-shadow: inset 1px 1px 2px #DDD;
	box-shadow: inset 1px 1px 2px #DDD;
}
#country {
	display: block;
	padding: 0 0 20px;
}
#select_box .selectboxit-default-arrow, #country .selectboxit-default-arrow {
	top: 41%;
	right: 8px;
	border-top: 8px solid #013959;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
}
.form_sec .left div em.ems {
	font-weight: bold;
	color: #013959;
	font-size: 10px;
	line-height: 12px;
	display: block;
	padding: 5px 0 0;
}
/*-------PASSWORD--------*/
.pass_stngh {
	display: block;
	color: #008fe0;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	width: 60%;
}
.pass_stngh b {
	float: left;
	display: block;
	/*text-decoration: underline;*/
}
.pass_stngh em {
	text-align: right;
	display: block;
	color: #808080;
	text-align: right;
}
.pass_stngh .line {
	background: #CCC;
	display: block;
	margin: 10px 0 0;
	overflow: hidden;
}
.pass_stngh .line span {
	background: #CCC;
	display: block;
	height: 4px;
}
.weak em {
	color: #c80000;
}
.weak .line span {
	background: #c80000;
}
.fair em {
	color: #fdb913;
}
.fair .line span {
	background: #fdb913;
}
.good em {
	color: #006198;
}
.good .line span {
	background: #006198;
}
.strong em {
	color: #009600;
}
.strong .line span {
	background: #009600;
}
/*------END-------*/
.ref {
	float: none;
	margin: 0 auto;
	width: 130px;
}
.ref span {
	background-position: 0 0;
	font-size: 22px;
	line-height: 40px;
}
#policy p {
	position: relative;
	color: #013959;
	font-size: 15px;
	padding: 0 0 17px 25px;
	display: block;
	line-height: 18px;
}
div#policy p .chck {
	float: none;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	padding: 0;
	left: 0;
}
.error, .correct {
	color: #c80000;
	font-size: 11px;
	padding: 5px 0 0;
	font-weight: bold;
	position: relative;
}
.error .mg, .correct .mg {
	position: absolute;
	top: -25px;
	right: 10px;
}
.correct {
	color: #00c800;
}
/*----Vertical carousel------*/
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-pager {
	display: none;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-controls-direction a, button.bx-next, button.bx-prev, div.bx-prev, div.bx-next {
	border: none;
	cursor: pointer;
	position: absolute;
	text-indent: -9999px;
	z-index: 9999;
	top: 47%;
	left: 12px;
	width: 93px;
	height: 58px;
	/*background: url(../images/arows.png) no-repeat 0 -156px;*/
	background: url(../images/arows.png) no-repeat -2px -315px;
}
.bx-controls-direction a.bx-prev, button.bx-prev, div.bx-prev {
	top: 10%;
	/*background:url(../images/arows.png) no-repeat -2px -315px;*/
	background: url(../images/arows.png) no-repeat 0 -156px;
	left: 16px;
}
.bx-controls-direction a:hover, div.bx-next:hover {
	/*background-position:-3px -471px;*/
	background-position: 1px 0;
}
.bx-controls-direction a.bx-prev:hover, div.bx-prev:hover {
	/*background-position:1px 0;*/
	background-position: -3px -471px;
}
.bx-viewport div {
	margin-bottom: 0 !important;
}
/*---------------MY-PROFILE-PAGE-START-------------**/	
.profile {
	padding: 0;
	margin: 0;
}
.profile_rgt {
	float: right;
	position: relative;
	width: 74%;
	margin-top:25px;
}
.profile_rgt aside.right {
	float: none;
	margin: 0 auto;
	width: 60%;
}
aside.profile_left {
	float: left;
	width: 23%;
}
aside.profile_left ul {
	background: url(../images/mid_shadow.png) no-repeat right top;
	width: 100%;
	padding: 0 25px 0 0;
}
aside.profile_left li {
	font: bold 15px Arial, Helvetica, sans-serif;
}
aside.profile_left li h4 {
	padding: 12px 0 6px;
	color: #e60000;
}
aside.profile_left li a {
	margin-left: 10px;
	font-size: 15px;
	color: #013959;
	line-height: 34px;
	display: block;
	padding-left: 50px;
	margin-bottom: 1px;
}
aside.profile_left li:hover a, aside.profile_left li.active a {
	background: #013959;
	color: #FFF;
}
.profile_rgt ul.current-auction li {
	padding: 0;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	background: #f1f1f1;
	border: 1px solid #a9a9a9;
	-moz-box-shadow: 0px 0px 4px #999;
	-webkit-box-shadow: 0px 0px 4px #999;
	box-shadow: 0px 0px 4px #999;
	margin-bottom: 10px;
	position: relative;
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(top, #f2f2f2 0%, #cbcbcb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #cbcbcb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%, #cbcbcb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%, #cbcbcb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%, #cbcbcb 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%, #cbcbcb 100%); /* W3C */
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#cbcbcb', GradientType=0 );
	filter: #f2f2f2 \9;
}
.profile_rgt ul.current-auction li section {
	border: 1px solid #FFF;
	border-top-width: 2px;
	padding: 10px 20px 15px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
.profile_rgt ul.current-auction li h2.hr_bg {
	font-size: 18px;
	color: #013959;
	font-weight: bold;
	line-height: 26px;
	background:rgba(0, 0, 0, 0) url("../images/hr_bg.gif") repeat-x scroll 0 bottom ;
}
/**--------My Details---------*/
aside.profile_left li a.dtail {
	background: url(../images/icon5.png) no-repeat 10px 105%;
}
aside.profile_left li:hover a.dtail, aside.profile_left li.active a.dtail {
	background-position: 10px 3px;
	background-color: #013959;
}
/**--------Change Password---------*/
aside.profile_left li a.pssword {
	background: url(../images/icon6.png) no-repeat 8px 3px;
}
aside.profile_left li:hover a.pssword, aside.profile_left li.active a.pssword {
	background-color: #013959;
	background-position: 8px 105%;
}
/**--------Current Auctions---------*/
aside.profile_left li a.c_acn {
	background: url(../images/icon7.png) no-repeat 8px 3px;
}
aside.profile_left li:hover a.c_acn, aside.profile_left li.active a.c_acn {
	background-color: #013959;
	background-position: 8px 105%;
}
/**--------Previous Auctions---------*/
aside.profile_left li a.prv_acn {
	background: url(../images/icon8.png) no-repeat 6px 5px;
}
aside.profile_left li:hover a.prv_acn, aside.profile_left li.active a.prv_acn {
	background-color: #013959;
	background-position: 6px 107%;
}
/**--------Won Auctions---------*/
aside.profile_left li a.wn_acn {
	background: url(../images/icon9.png) no-repeat 9px 3px;
}
aside.profile_left li:hover a.wn_acn, aside.profile_left li.active a.wn_acn {
	background-color: #013959;
	background-position: 9px 103%;
}
/**--------Win Limits---------*/
aside.profile_left li a.wn_lmt {
	background: url(../images/icon10.png) no-repeat 8px 3px;
}
aside.profile_left li:hover a.wn_lmt, aside.profile_left li.active a.wn_lmt {
	background-color: #013959;
	background-position: 8px 104%;
}
/**--------Bidding History---------*/
aside.profile_left li a.bid_htry {
	background: url(../images/icon11.png) no-repeat 8px 3px;
}
aside.profile_left li:hover a.bid_htry, aside.profile_left li.active a.bid_htry {
	background-color: #013959;
	background-position: 8px 105%;
}
/**--------Buy Credits---------*/
aside.profile_left li a.buy_crd {
	background: url(../images/icon12.png) no-repeat 8px 5px;
}
aside.profile_left li:hover a.buy_crd, aside.profile_left li.active a.buy_crd {
	background-color: #013959;
	background-position: 8px 106%;
}
/**--------Credit Purchases---------*/
aside.profile_left li a.crd_pur {
	background: url(../images/icon13.png) no-repeat 8px 3px;
}
aside.profile_left li:hover a.crd_pur, aside.profile_left li.active a.crd_pur {
	background-color: #013959;
	background-position: 8px 104%;
}
/**--------Fund E-Wallet---------*/
aside.profile_left li a.fund_walet {
	background: url(../images/icon14.png) no-repeat 8px 5px;
}
aside.profile_left li:hover a.fund_walet, aside.profile_left li.active a.fund_walet {
	background-color: #013959;
	background-position: 8px 105%;
}
/**--------E-Wallet History---------*/
aside.profile_left li a.ewlt_htry {
	background: url(../images/icon15.png) no-repeat 8px 5px;
}
aside.profile_left li:hover a.ewlt_htry, aside.profile_left li.active a.ewlt_htry {
	background-color: #013959;
	background-position: 8px 105%;
}
/**--------Use Coupons---------*/
aside.profile_left li a.us_cpn {
	background: url(../images/icon16.png) no-repeat 8px 5px;
}
aside.profile_left li:hover a.us_cpn, aside.profile_left li.active a.us_cpn {
	background-color: #013959;
	background-position: 8px 105%;
}
/**--------Store Purchases---------*/
aside.profile_left li a.str_pur {
	background: url(../images/icon17.png) no-repeat 8px 5px;
}
aside.profile_left li:hover a.str_pur, aside.profile_left li.active a.str_pur {
	background-color: #013959;
	background-position: 8px 105%;
}
/**--------Friend Referrals---------*/
aside.profile_left li a.frn_req {
	background: url(../images/icon18.png) no-repeat 8px 7px;
}
aside.profile_left li:hover a.frn_req, aside.profile_left li.active a.frn_req {
	background-color: #013959;
	background-position: 8px 106%;
}
/**-------- Rewards ---------*/
aside.profile_left li a.rwrd {
	background: url(../images/icon19.png) no-repeat 15px 7px;
}
aside.profile_left li:hover a.rwrd, aside.profile_left li.active a.rwrd {
	background-color: #013959;
	background-position: 15px 106%;
}
/**-------- Newsletter ---------*/
aside.profile_left li a.news {
	background: url(../images/icon20.png) no-repeat 8px 7px;
}
aside.profile_left li:hover a.news, aside.profile_left li.active a.news {
	background-color: #013959;
	background-position: 8px 107%;
}
/*------*/
.change_smile {
	float: right;
}
.change_smile a {
	color: #FF0000;
	display: inline-block;
	float: left;
	line-height: 50px;
	padding-right: 5px;
	text-decoration: underline;
}
p.nme {
	color: #b2b2b2 !important;
	font-size: 16px !important;
}
.dtl {
	width: 180px;
	margin-bottom: 20px;
}
/*-----------------------------------*/
.profile_rgt ul.auction_tl > li {
	margin-bottom: 20px !important;
}
.profile_rgt ul.auction_tl > li ul> li {
	padding: 10px 0 5px;
	width: 37.5%;
}
.profile_rgt ul.auction_tl > li.veryfirst ul>li {
	padding: 60px 0 5px;
	width: 37.5%;
}
.profile_rgt ul.auction_tl > li ul> li.dscrib {
	width: 36%;
}
.profile_rgt ul.auction_tl > li ul> li:first-child {
	width: 24%;
}
.profile_rgt ul.auction_tl > li ul> li h3 a {
	line-height: 20px;
	display: block;
}
.profile_rgt ul.auction_tl > li ul> li h3 {
	padding: 5px 0 0;
}
.profile_rgt ul.auction_tl > li ul> li a.auc_bid {
	bottom: -12px;
	left: inherit;
	right: 25px;
}
.profile_rgt h6.hr_bg {
	position: absolute;
	top: 15px;
	left: 20px;
	z-index: 9999;
	display: block;
	width: 95%;
	color: #013959;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.profile_rgt .info {
	position: absolute;
	top: 9px;
	right: 16px;
	z-index: 9999;
	width: 26%;
	padding: 0;
}
.timer, .bid_cota {
	margin: 15px 0 0 2%;
	/*width: 46%;
	padding: 14px 0 0;*/
	width: 44%;
	padding: 14px 5px 10px;
	float: left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border-bottom: 1px solid #f0f0f0;
	moz-box-shadow: inset 0px 0px 3px #b3b3b3;
	-webkit-box-shadow: inset 0px 0px 3px #b3b3b3;
	box-shadow: inset 0px 0px 3px #bdbdbd;
	background: #d0d0d0;
	background: -moz-linear-gradient(top, #d0d0d0 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d0d0d0), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(top, #d0d0d0 0%, #f5f5f5 100%);
	background: -o-linear-gradient(top, #d0d0d0 0%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #d0d0d0 0%, #f5f5f5 100%);
	background: linear-gradient(to bottom, #d0d0d0 0%, #f5f5f5 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0d0d0', endColorstr='#f5f5f5', GradientType=0 );
	filter: #d0d0d0 \9;
	color: #013959;
	line-height: 15px;
	min-height: 60px;
	font-size: 15px;
	/*min-height: 80px;
	font-size: 16px;*/
}
.timer {
	position: relative;
}
.timer span, .bid_cota span {
	padding: 0 !important;
	font-size: 19px !important;
	display: block;
}
.timer span.time, .bid_cota span.time {
	padding: 8px 0 2px !important;
}
.timer span.day {
	font-size: 10px !important;
	font-weight: normal;
	display: block;
}
.timer span.day i, .timer span.day i.min, .timer span.day i.sec {
	position: absolute;
	bottom: 5px;
	left: 19px;
}
.timer span.day i.min {
	left: 53px;
}
.timer span.day i.sec {
	left: inherit;
	right: 13px;
}
.timer span.red, .bid_cota span.red {
	color: #ff0000;
	font-size: 17px !important;
}
.bid_cota span a.gen, .bid_cota span a.red {
	color: #009600 !important;
	font-size: 18px;
}
.bid_cota span a.red {
	color: #ff0000 !important;
}
.bid_cota span a.gen:hover, .bid_cota span a.red:hover, .product_box h5 a:hover, ul.store li .ctn p a:hover, .login_lft p a:hover {
	text-decoration: underline;
}
.wnr {
	margin: 30px 0 10px;
	color: #013959 !important;
	font-size: 16px !important;
}
.wnr em {
	color: #ff0000;
}
.see {
	color: #013959;
	font-size: 16px;
	text-decoration: underline;
	font-weight: normal;
	margin-top: 15px;
	display: block;
}
h4.won {
	color: #013959;
	font-weight: normal;
	font-size: 16px;
	padding-left: 12px;
	line-height: 16px;
}
/*-----------------------*/
/*.win_limit {
	padding: 80px 0 0;
}*/
.win_limit ul.auction_tl > li {
	padding: 0 20px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 32px !important;
}
.win_limit ul.auction_tl > li ul li, .win_limit ul.auction_tl > li ul li:first-child {
	width: 47%;
	padding: 15px 0 30px;
}
.win_limit ul.auction_tl > li ul li:first-child {
	padding-right: 6%;
	background: url(../images/br_bg.png) repeat-y 95% 0;
}
.win_limit ul.auction_tl > li h6 {
	position: inherit;
	width: 100%;
	margin-bottom: 30px;
}
.win_limit ul.auction_tl > li em {
	font-weight: normal;
}
.win_limit ul.clm3 > li ul li, .win_limit ul.clm3 > li ul li:first-child {
	width: 30%;
	padding-right: 3%;
}
.win_limit ul.clm3 > li ul li:last-child {
	background: url(../images/br_bg.png) repeat-y 0 0;
	padding-left: 3%;
	padding-right: 0;
}
/*-------------------------*/
.profile_rgt ul.bidding > li {
}
.profile_rgt ul.bidding > li ul> li {
	width: 13%;
	padding: 50px 0 0;
}
.profile_rgt ul.bidding > li ul> li.dscrib {
	padding: 10px 3% 0 0;
	width: 34%;
	background: url(../images/br_bg.png) repeat-y 98% 0;
	min-height: 155px;
	margin: 10px 0;
	border: none;
}
.profile_rgt ul.bidding > li ul> li:first-child {
	padding-top: 10px;
}
.profile_rgt ul.bidding > li ul> li em {
	display: block;
	font-weight: normal;
	padding: 20px 15px 0px;
	font-size: 14px;
}
/*-----------------------------*/
/*.buy_credit {
	margin-top: 100px;
}*/
.buy_credit h1.hr_bg, .referal h1.hr_bg a {
	color: #013959;
	text-align: center;
	margin-bottom: 25px;
	font: bold 18px/30px Arial, Helvetica, sans-serif;
}
.buy_credit ul.auction_tl > li {
	padding: 10px 20px 30px;
	width: 100%;
	box-sizing: border-box;
}
.buy_credit .img_sec input {
	margin: 0 6% 0 11%;
}
.buy_credit .info {
	margin-top: 20px;
	position: inherit;
	width: 17%;
}
/*-----------------------*/
/*.credit_pur {
	padding: 20px 0 0;
}*/
.credit_pur ul.auction_tl li {
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
.credit_pur ul.auction_tl li section {
	border: 1px solid #FFF;
	border-top-width: 2px;
	padding: 10px 20px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
.credit_pur ul.auction_tl li h2.hr_bg {
	font-size: 18px;
	color: #013959;
	font-weight: bold;
	line-height: 26px;
}
.credit_pur ul.auction_tl li ul li {
	border: none;
	padding: 0;
	width: 20.5%;
	text-align: left;
}
.credit_pur ul.auction_tl li ul li p {
	color: #808080;
}
.credit_pur ul.auction_tl li ul li.dscrib {
	width: 55%;
}
.credit_pur ul.auction_tl li ul li:last-child {
	text-align: right;
}
.credit_pur ul.auction_tl li ul li b {
	font-size: 14px;
	color: #333;
	padding: 3px 0 2px;
	margin-bottom: 10px;
	font-weight: normal;
}
.credit_pur ul.auction_tl li ul li:last-child p {
	color: #009600;
}
.credit_pur ul.auction_tl li ul li:first-child p {
	color: #999;
}
/*---------------------------------**/
.profile_rgt .payment {
	width: 60%;
	float: none;
	margin: 200px auto 0;
}
.profile_rgt .payment .bg_diff {
	min-height: 20px;
	padding: 25px 20px 65px;
 `
}
.profile_rgt .login #form_sec .ttl {
	padding-left: 0;
}
.profile_rgt .login #form_sec .ttl h2 {
	text-align: center;
	font-size: 18px;
	padding-bottom: 20px;
}
.profile_rgt .login #form_sec .ttl h6 {
	font-size: 15px;
	padding-left: 16px;
}
.profile_rgt .login #form_sec label {
	float: none;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #013959;
	margin: 5px 0 2px;
}
.profile_rgt .login #form_sec div.inpt {
	float: none;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	position: relative;
}
.profile_rgt .login #form_sec div.inpt input {
	width: 18%;
	color: #013959;
	font-size: 16px;
}
.login #form_sec div.inpt .pound {
	position: absolute;
	top: 7px;
	left: 36%;
	font-size: 16px;
	color: #747474;
	text-shadow: 0 1px 0 #FFF;
}
.login #form_sec div.inpt .info {
	margin: 5px 0 0 15%;
	top: 15px;
	right: 33%;
	padding: 0 10px;
}
/*--------------------------------------*/
/*.coupon {
	margin-top: 50px;
}*/
.coupon ul.auction_tl > li {
	width: 55%;
	float: none;
	margin: 0 auto 0;
	padding: 12px 20px 25px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
}
.coupon ul.auction_tl > li label {
	font-size: 16px;
	color: #013959;
	float: left;
	padding: 0 15px;
	line-height: 30px;
}
.coupon ul.auction_tl > li input {
	float: left;
	height: 30px;
	width: 42%;
}
.coupon .info {
	float: right;
	margin: 0;
	top: 0;
	right: 12px;
	line-height: 30px;
 `
}
.coupon h1.hr_bg {
	margin-bottom: 20px;
}
/*----------------------*/
.store_purchase ul.auction_tl > li ul> li {
	width: 9%;
}
.store_purchase ul.auction_tl li ul li.dscrib {
	width: 26%;
}
.store_purchase ul.auction_tl > li ul> li:first-child {
	width: 19.5%;
}
.store_purchase ul.auction_tl li ul li.qua {
	width: 11%;
}
.store_purchase ul.auction_tl > li ul> li:last-child {
	width: 16.5%;
	text-align: left;
}
.store_purchase ul.auction_tl > li ul> li:last-child a {
	font-size: 14px;
	color: #0000ff;
}
.store_purchase ul.auction_tl > li ul> li p {
	font-size: 13px;
}
.store_purchase ul.auction_tl > li ul> li:last-child a:hover, .referal h1.hr_bg a:hover, .reward_btm p a:hover {
	text-decoration: underline;
}
/*---------------------------------*/
.referal ul.auction_tl > li {
	width: 85%;
	margin-top: 0px;
}
.referal h1.hr_bg {
	margin-bottom: 10px;
}
.referal ul.auction_tl > li label {
	margin-bottom: 15px;
	float: none;
	display: block;
	text-align: center;
	padding: 0;
}
.referal ul.auction_tl > li textarea {
	margin: 0 auto;
	width: 60%;
	padding: 10px;
}
.referal ul.auction_tl > li .info {
	margin: 20px auto 0;
	float: none;
}
.referal ul.auction_tl > li.small {
	width: 50%;
	padding: 10px 0 20px;
	display: block;
	margin-bottom: 20px !important;
}
.referal ul.auction_tl > li.small h1 {
	font-size: 13px;
	width: 60%;
	margin: 0 auto 10px;
}
.referal ul.auction_tl > li.small p {
	text-align: center;
	color: #f30;
	font-weight: bold;
}
.referal ul.auction_tl p.success-messages, .coupon p.success-messages { 
	margin-bottom: 20px;
	text-align: center;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	border: 1px dashed #008FE0;
	padding: 3px;
	line-height: 25px;
}
.referal ul.auction_tl p.wrong-messages, .coupon p.wrong-messages { 
	margin-bottom: 20px;
	text-align: center;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	border: 1px dashed #008FE0;
	padding: 3px;
	line-height: 25px;
}
.referal ul.auction_tl p.wrong-messages, .coupon p.successbti-messages { 
	margin-bottom: 20px;
	text-align: center;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	border: 1px dashed #008FE0;
	padding: 3px;
	line-height: 25px;
}
.referal ul.auction_tl p.success-messages, .coupon p.successbti-messages { 
	margin-bottom: 20px;
	text-align: center;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	border: 1px dashed #008FE0;
	padding: 3px;
	line-height: 25px;
}

/*----------------------------*/
/*
.reward ul.auction_tl > li ul> li {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}
.reward ul.auction_tl > li ul> li:nth-child(2n) {
 text-align:right;
}
*/
.reward ul.auction_tl li ul li b {
	color: #013959;
	margin-bottom: 0;
}
/*
.reward ul.auction_tl > li ul> li.mrgn_tp {
	margin:40px 0 30px;
	background:url(../images/hr_bg.gif) repeat-x 0 0;
}
*/
.reward ul.auction_tl > li a.info {
	position: inherit;
	clear: both;
	width: 30%;
}
.reward_btm {
	display: block;
	background: url(../images/abt_bg.gif) repeat;
	clear: both;
	padding: 20px;
}
.reward_btm b, .reward_btm p {
	color: #000;
	text-align: center;
	display: block;
	font-size: 14px;
}
.reward_btm ul {
	margin: 15px 0 20px;
}
.reward_btm ul li {
	color: #000;
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	background: url(../images/list_stl.png) no-repeat 0 7px;
	padding-left: 15px;
	margin-left: 15px;
}
.reward_btm p a {
	font-size: 14px;
	color: #0000ff;
}
/*-------------------------*/
/*.newsletter {
	margin: 240px 0 0;
}*/
.newsletter ul.auction_tl > li {
	padding: 50px 30px;
	width: 65%;
	margin: 0 auto;
	float: none;
}
.newsletter ul.auction_tl > li p {
	font-size: 16px;
	color: #013959;
	position: relative;
	line-height: 20px;
	padding-left: 30px;
}
.newsletter ul.auction_tl > li p .chck {
	position: absolute;
	top: 10px;
	left: 0;
}
.newsletter ul.auction_tl > li .info {
	width: 20%;
}
.newsletter ul.auction_tl > li p input[type="checkbox"] {
	display: none;
}
.newsletter ul.auction_tl > li p input[type="checkbox"] + label {
	color: #f2f2f2;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
.newsletter ul.auction_tl > li p input[type="checkbox"] + label span {
	display: inline-block;
	width: 19px;
	height: 19px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	background: url(../images/check_radio_sheet.png) left top no-repeat;
	cursor: pointer;
	position: absolute;
	top: 12px;
	left: 3px;
}
.newsletter ul.auction_tl > li p input[type="checkbox"]:checked + label span {
	background: url(../images/check_radio_sheet.png) -19px top no-repeat;
}
/*--------------------------*/
.hw_it_wrk {
	width: 100%;
}
.hw_it_wrk h1, .hw_it_wrk h1 span {
	-webkit-border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0;
}
.hw_it_wrk h1 {
	width: 92%;
	margin: 0 auto;
	display: block;
	padding: 1px 0 0;
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top, #f3f3f3 1%, #fafafa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f3f3f3), color-stop(100%, #fafafa));
	background: -webkit-linear-gradient(top, #f3f3f3 1%, #fafafa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f3f3f3 1%, #fafafa 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f3f3f3 1%, #fafafa 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f3f3f3 1%, #fafafa 100%); /* W3C */
 filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#fafafa', GradientType=0 );
	filter: #f3f3f3 \9;
	-moz-box-shadow: 0px -1px 4px #999;
	-webkit-box-shadow: 0px -1px 4px #999;
	box-shadow: 0px -1px 4px #999;
}
.hw_it_wrk h1 span {
	display: block;
	font: bold 22px/50px Arial, Helvetica, sans-serif;
	color: #013959;
	text-align: center;
	border-top: 1px solid #fcfcfc;
	padding-bottom: 0;
}
.hw_it_wrk .colum3, .hw_it_wrk .colum3 section {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.hw_it_wrk .colum3 {
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f7f7 1%, #cacaca 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f7f7f7), color-stop(100%, #cacaca));
	background: -webkit-linear-gradient(top, #f7f7f7 1%, #cacaca 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f7f7 1%, #cacaca 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f7f7 1%, #cacaca 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f7f7f7 1%, #cacaca 100%); /* W3C */
 filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#cacaca', GradientType=0 );
	filter: #f7f7f7 \9;
	-moz-box-shadow: 0px 1px 2px #999;
	-webkit-box-shadow: 0px 2px 4px #999;
	box-shadow: 0px 2px 4px #999;
}
.hw_it_wrk .colum3 section {
	padding: 20px;
	border: 1px solid #fbfbfb;
	border-bottom-color: #e7e7e7;
}
.colum3 .reg_1 {
	background: #014368;
	border: 1px solid #FFF;
	width: 26.15%;
	float: left;
	-moz-box-shadow: 0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #666;
	margin-right: 4%;
	padding: 120px 20px 20px;
	position: relative;
	min-height: 300px;
}
.colum3 .reg_3 {
	margin-right: 0;
}
.colum3 .reg_1 a.how_btn {
	position: absolute;
	top: 22px;
	left: -17px;
	display: block;
	width: 342px;
	height: 94px;
	background: url(../images/3step.png) no-repeat 0 0;
}
.colum3 .reg_2 a.how_btn {
	background-position: 0 -167px;
}
.colum3 .reg_3 a.how_btn {
	background-position: 0 -329px;
}
.colum3 .reg_1 p, .colum3 .reg_1 b, .colum3 .reg_1 a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	display: block;
}
.colum3 .reg_1 p, .colum3 .reg_1 b {
	padding-bottom: 20px;
}
.colum3 .reg_1 a {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.colum3 .reg_1 a em {
	font-weight: normal;
}
.colum3 .reg_1 a:hover, .hw_it_wrk h3 a {
	color: #d00;
}
.colum3 .reg_2 b {
	text-align: center;
}
.colum3 .reg_1 ol li {
	list-style: disc;
	color: #FFF;
	font: normal 13px/16px Arial, Helvetica, sans-serif;
	padding: 0 0 5px;
	margin-left: 10px;
}
.colum3 .reg_1 ol li i {
	font-style: italic;
	display: block;
	margin: 12px 0;
	background: url(../images/get_list.png) no-repeat 0 4px;
	padding-left: 10px;
}
.colum3 .reg_1 ol {
	margin-bottom: 20px;
}
.colum3 .reg_3 p.none {
	padding-bottom: 0;
}
.hw_it_wrk h2, .hw_it_wrk h3 {
	color: #013655;
	font: bold 30px/40px Black, Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	padding: 20px 0 10px;
}
.hw_it_wrk h3, .hw_it_wrk h3 a {
	font-size: 14px;
	line-height: inherit;
	padding-bottom: 0;
}
ul.bid_exmpl {
	clear: both;
	display: block;
}
ul.bid_exmpl li {
	float: left;
	width: 15%;
	margin-right: 2%;
	text-align: center;
	-moz-box-shadow: 0px -4px 4px #b2b2b2;
	-webkit-box-shadow: 0px -4px 4px #b2b2b2;
	box-shadow: 0px -4px 4px #b2b2b2;
	min-height: 215px;
}
ul.bid_exmpl li:last-child {
	margin-right: 0;
}
ul.bid_exmpl li h4 {
	font-size: 20px;
	line-height: 36px;
	margin-bottom: 10px;
	background: #013655;
	display: block;
}
ul.bid_exmpl li b, ul.bid_exmpl li p {
	color: #013655;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0;
}
ul.bid_exmpl li b {
	font-size: 20px;
}
ul.bid_exmpl li figure {
	display: block;
	min-height: 80px;
}
ul.bid_exmpl li figure img {
	vertical-align: middle;
}
ul.bid_exmpl li.winner b {
	color: #1185cc;
	padding-bottom: 0;
}
ul.bid_exmpl li.winner p {
	padding-top: 5px;
	font-size: 20px;
	color: #009600;
}
ul.bid_exmpl li.winner h5 {
	font-size: 24px;
	color: #013655;
	font-weight: bold;
	padding-bottom: 5px;
}
ul.bid_exmpl li.winner figure {
	min-height: 62px;
}
/*---------------------------------*/
.faq_lft {
	float: left;
	width: 25%;
	background: url(../images/product_shdw_btm.png) no-repeat center bottom #818181;
	padding-bottom: 1px;
	-moz-box-shadow: 0px 0px 6px #333;
	-webkit-box-shadow: 0px 0px 6px #333;
	box-shadow: 0px 0px 6px #333;
}
.faq_right {
	float: right;
	width: 73%;
	margin: 80px 0 0;
}
.mid_ctn .cms .faq_right .rgt_p {
	margin: 0 auto;
	float: none;
}
.rgt_p p {
	margin: 1em 0;
}
.rgt_p ul li {
	list-style: disc;
	padding-bottom: 10px;
	margin-left: 40px;
	font: normal 16px/24px Arial, Helvetica, sans-serif;
}
.rgt_p ul.number li {
	list-style: armenian
}
.mid_ctn .cms .rgt_p ol.alpha li {
	list-style: lower-alpha;
	margin-left: 50px;
}
/*=======ACCORDION-START-========*/
.faq_lft h1 a, .faq_lft h1, .faq_lft {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.faq_lft h1 {
	padding: 0;
	text-transform: none;
	margin-bottom: 2px;
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(top, #f2f2f2 1%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f2f2f2), color-stop(100%, #cccccc));
	background: -webkit-linear-gradient(top, #f2f2f2 1%, #cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 1%, #cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 1%, #cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 1%, #cccccc 100%); /* W3C */
 filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#cccccc', GradientType=0 );
	filter: #f2f2f2 \9;
	-moz-box-shadow: 0px 0px 4px #999;
	-webkit-box-shadow: 0px 0px 4px #999;
	box-shadow: 0px 0px 4px #999;
}
.faq_lft h1 a {
	border: 1px solid #DDD;
	text-align: center;
	display: block;
	border-top: 1px solid #FFF;
	color: #013959;
	font: bold 14px/17px Arial, Helvetica, sans-serif;
	padding: 10px 15px;
}
.accordionButton a {
	background: url(../images/hghst_list.png) no-repeat 15px 15px;
}
.faq_lft ul, .bb_grd section {
	padding: 10px 0 6px;
	background: url(../images/product_shdw_btm.png) no-repeat center -1px;
}
.bb_grd section h2 {
	display: block;
}
.bb_grd section h2 a {
	display: block;
	color: #FFF;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	padding-left: 33px;
	background-position: 15px 6px;
}
.bb_grd section ul, .bb_grd section .accordionContent {
	background: none;
}
.faq_lft ul li {
	padding: 0 15px;
	opacity: 0.95;
	color: #FFF;
}
.faq_lft ul li a {
	padding: 2px 0 3px 20px;
	color: #FFF;
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	display: block;
	background: url(../images/que_list.png) no-repeat 0 3px;
}
.faq_lft ul li.active, .faq_lft ul li:hover {
	background: #013959;
}
.accordionButton {
	cursor: pointer;
}
.accordionContent, .bb_grd {
	background: #848484; /* Old browsers */
	background: -moz-linear-gradient(top, #848484 1%, #ababab 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #848484), color-stop(100%, #ababab)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #848484 1%, #ababab 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #848484 1%, #ababab 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #848484 1%, #ababab 100%); /* IE10+ */
	background: linear-gradient(to bottom, #848484 1%, #ababab 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#ababab', GradientType=0 );
	filter: #848484 \9;
}
.on a {
	background: url(../images/highest_list.png) no-repeat 15px 15px;
}
.faq_lft h1.over {
	background: #cdcdcd; /* Old browsers */
	background: -moz-linear-gradient(top, #cdcdcd 1%, #f1f1f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #cdcdcd), color-stop(100%, #f1f1f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cdcdcd 1%, #f1f1f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cdcdcd 1%, #f1f1f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cdcdcd 1%, #f1f1f1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #cdcdcd 1%, #f1f1f1 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcdcd', endColorstr='#f1f1f1', GradientType=0 );
	filter: #cdcdcd \9;
}
/*=======END-ACCORDION========*/	
figure.prv_img {
	width: 70%;
	margin: 0 auto;
}
/*---------------------------*/
.re_login {
	width: 53%;
}
.rgt_login {
	width: 44%;
}
.re_login .pading {
	padding: 30px 20px 86px;
}
.re_login .pading p {
	padding-bottom: 10px;
	font-size: 15px;
}
.re_login .pading p a {
	font-size: 15px;
}
.re_login .pading h2 {
	font-size: 18px;
	padding-bottom: 16px;
}
/*----------------------*/
.mid_ctn .cms .cms_full b.tips_b {
	text-transform: uppercase;
	font-size: 17px;
	padding: 15px 0 30px;
	display: block;
}
ul.list_round {
	display: block;
	padding: 0 0 40px 20px;
}
ul.list_round li {
	list-style: disc;
	font: normal 16px/18px Arial, Helvetica, sans-serif;
	color: #000;
	padding-bottom: 20px;
}
.actn_rule {
	float: left;
	width: 62%;
}
.actn_rule h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.actn_rule ul {
	padding: 20px 0 20px 0;
}
.actn_rule ul li {
	padding-bottom: 3px;
	list-style: none;
	background: url(../images/list_minus.png) no-repeat 0 8px;
	padding-left: 15px;
}
ul.term li {
	background: none;
	padding-left: 0;
}
ul.term li b {
	display: inline !important;
}
.rule_rgt {
	position: relative;
	float: right;
	/*width:32.5%; */	
	min-height: 385px;
	overflow: hidden;
}
.rule_rgt aside.mid_list {
	left: 2%;
	top: 100px;
	background: url(../images/tip_adv_bg.png) repeat-y center 0;
}
.rule_rgt .top_sdo {
	background: url(../images/sdo_top.png) no-repeat 10px 0;
}
.rule_rgt .btm_sdo {
	background: url(../images/sdo_btm.png) no-repeat 10px 0;
	bottom: -16px;
	height: 40px;
}
.rule_rgt .bx-controls-direction a {
	top: 6%;
	background: url(../images/aro_top.png) no-repeat 0 0;
}
.rule_rgt .bx-controls-direction a.bx-prev {
	top: inherit;
	bottom: 18px;
	background-image: url(../images/aro_dwn.png);
	left: 18px;
}
.rule_rgt aside.mid_list section.pogson .button {
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	width: 60px;
	margin: 0 auto 3px;
}
.rule_rgt h2 {
	display: block;
	text-align: center;
	color: #013d60;
	font: bold 18px/22px Arial, Helvetica, sans-serif;
	width: 230px;
	height: 98px;
	background: url(../images/faster_bg.png) no-repeat center 0;
	position: relative;
	z-index: 999999;
	padding: 20px 15px 0;
	margin: 4px 3px 0 0;
	float: right;
}
.bbs {
	padding: 53px 0 0 120px;
	display: block;
	width: 100%;
	float: none;
	clear: both;
}
.mid_ctn .cms .cms_full .rule_rgt b {
	font-size: 15px;
	color: #000;
	padding-left: 5px;
	display: block;
	padding-bottom: 0;
}
.mid_ctn .cms .cms_full .rule_rgt b.blu {
	color: #013d5e;
}
.mid_ctn .cms .cms_full .rule_rgt b.red {
	color: #f44848;
}
/*----------------------*/
.refund {
	padding: 0 10% 0 22%;
}
.cms .rgt_p .refund b, .cms .rgt_p .refund p {
	font-size: 14px;
	line-height: 16px;
	padding: 5px 0 15px;
}
.cms .rgt_p .refund b {
	float: left;
	padding-right: 8px;
}
.cms .rgt_p .refund p b {
	display: block;
	float: none;
	min-height: 5px;
	padding-bottom: 0;
}
.cms .rgt_p .refund p a {
	font-size: 14px;
}
/*-------------CHECk_last_scroll------------------------*/
#slider4 {
	overflow: hidden;
	display: block;
	padding: 0 0 10px;
	margin: 0;
	position: relative;
}
#slider4 .viewport {
	height: 375px;
	overflow: hidden;
	position: relative;
	width: 375px;
}
#slider4 .overview {
}
#slider4 .pager {
	overflow: hidden;
	height: 50px;
	clear: both;
	padding-left: 25px;
}
#slider4 .pager li {
	float: left;
	padding: 5px 0 0;
}
#slider4 a.pagenum {
	float: left;
	display: block;
	text-align: center;
	padding: 0 20px;
	-moz-border-radius: 16px 16px 0 0;
	-webkit-border-radius: 16px 16px 0 0;
	border-radius: 16px 16px 0 0;
	background: #dfdfdf;
	margin-right: 4px;
	-moz-box-shadow: 0px -2px 2px #999;
	-webkit-box-shadow: 0px -2px 2px #999;
	box-shadow: 0px -2px 2px #999;
	font: bold 20px/46px Arial, Helvetica, sans-serif;
	color: #bfbfbf;
	border: 1px solid #fcfcfc;
	border-top-width: 2px;
	border-bottom: none;
}
#slider4 a.active {
	color: #F30;
	z-index: 99;
	position: relative;
	color: #013959;
	background: #f2f2f2;
}
#slider4 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
}
#slider4 .overview .page {
	float: left;
	width: 345px;
	margin: 0 5px;
	-moz-box-shadow: 0px 0px 6px #999;
	-webkit-box-shadow: 0px 0px 6px #999;
	box-shadow: 0px 0px 6px #999;
	padding: 10px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	margin-bottom: 10px;
	position: relative;
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #f2f2f2 0%, #cbcbcb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #cbcbcb));
	background: -webkit-linear-gradient(top, #f2f2f2 0%, #cbcbcb 100%);
	background: -o-linear-gradient(top, #f2f2f2 0%, #cbcbcb 100%);
	background: -ms-linear-gradient(top, #f2f2f2 0%, #cbcbcb 100%);
	background: linear-gradient(to bottom, #f2f2f2 0%, #cbcbcb 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#cbcbcb', GradientType=0 );
	filter: #f2f2f2 \9;
}
/* Add By webGautam */
.auc_img_ist {
	vertical-align: middle;
	min-height: 110px;
	max-height: 134px;
	min-width:110px;
	max-width:150px;
	margin: auto;
}
.error {
	display: none;
}
.error .mg {
	cursor: pointer;
}
.dob_error {
	font-size: 11px;
	padding: 5px 0 0;
	font-weight: bold;
	color: #C80000;
}
.correct {
	display: none;
}
.error span {
	font-size: 11px;
	padding: 5px 0 0;
	font-weight: bold;
	color: #C80000;
}
#reg_success_msg {
	margin-bottom: 20px;
	text-align: center;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: red !important;
	border: 1px dashed #008FE0;
	padding: 3px;
	line-height: 25px;
	display: none;
}
#reg_success_msg2 {
	margin-bottom: 20px;
	text-align: center;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: green !important;
	border: 1px dashed #008FE0;
	padding: 3px;
	line-height: 25px;
	display: none;
}
/* Password strength meter by webGautam  008FE0 */
#passwordStrength {
	display: block;
	margin: 5px 0 0 0;
	height: 4px;
	padding: 0px;
}
.strength0 {
	width: 267px;
	/*background: #cccccc;*/
}
.strength1 {
	width: 54px;
	background: #ff0000;
}
.strength2 {
	width: 108px;
	background: #a0a000;
}
.strength3 {
	width: 162px;
	background: #004080;
}
.strength4 {
	background: #009600;
	width: 268px;
}
.strength5 {
	background: #009600;
	width: 267px;
}
/*Color */
.strenCol0 {
	color: #cccccc !important;
}
.strenCol1 {
	color: #ff0000 !important;
}
.strenCol2 {
	color: #a0a000 !important;
}
.strenCol3 {
	color: #004080 !important;
}
.strenCol4 {
	color: #009600 !important;
}
.strenCol5 {
	color: #009600 !important;
}
.strength0_static {
	width: 267px;
	/*background: #cccccc;*/
	padding-bottom: 0px !important;
	height: 4px;
	position: relative;
	top: -4px;
	z-index: 1 !important;
}
/* Google Captcha  Modification */
.gcaptcha {
	text-align: center;
	padding-bottom: 10px !important;
	height: 100%;
	position:relative;
}
.captcha-star {
    font-size:14px;
    position:absolute;
    right:10%;
    top:-3px;
}
.gcaptcha p {
	padding: 0 0 10px 0;
	text-align: left;
	padding: 5px 0 5px 0;
}
.gcaptcha div input {
	height: 20px !important;
	border-radius: 0px !important;
	background-color: #fff;
}
.gcaptcha div {
	/*margin: 0px auto;*/
	display: block;
	padding-bottom: 0 !important;
}
.gcaptcha .recaptcha_input_area {
	display: inline-block !important;
}
.gcaptcha1 {
	text-align: center;
	padding-bottom: 10px !important;
	height: 100%;
}
.gcaptcha1 p {
	padding: 0 0 10px 0;
	text-align: left;
	padding: 5px 0 5px 0;
}
.gcaptcha1 div input {
	height: 20px !important;
	border-radius: 0px !important;
	background-color: #fff;
}
.gcaptcha1 .recaptcha_input_area {
	display: inline-block !important;
}
/* Ajax place bid msg */
#ajx_bid_success_msg {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	display: none;
}
#ajx_bid_success_msg > div {
	display: block;
	width: 250px;
	margin: auto;
}
#ajx_bid_success_msg > div img {
	line-height: 50px;
	margin: auto 0;
	float: left;
}
#ajx_bid_success_msg > div span {
	line-height: 18px;
	color: green;
	width: 198px;
	padding-top: 5px;
	padding-left: 2px;
	height: 40px;
	vertical-align: middle;
	display: table-cell;
}
/* Leaderboard2 color */
.mybid_lb_green tr td {
	color: green !important;
}
.mybid_lb_blue tr td {
	color: blue !important;
}
.mybid_lb_red tr td {
	color: #F00 !important;
}
.mybid_lb_black tr td {
	color: #000 !important;
}
/* auction border color */
ul.all_product li .bor_orange {
	border: 3px solid #FFA500;
	background: #fff;
	border-top-width: 1px;
	/* min-height: 320px; */
}
ul.all_product li .bor_yellow {
	border: 3px solid #FFFF00;
	background: #fff;
	border-top-width: 1px;
}
ul.all_product li .bor_red {
	border: 3px solid #FF0000;
	background: #e0e0e0;
	border-top-width: 1px;
}
ul.all_product li .bor_default {
	border: 3px solid #013654;
	background: #e0e0e0;
	border-top-width: 1px;
} 
}
section.all_product li .bor_orange {
	border: 2px solid #FFA500;
	border-top-width: 1px;
}
section.all_product li .bor_yellow {
	border: 2px solid #FFFF00;
	border-top-width: 1px;
}
section.all_product li .bor_red {
	border: 2px solid #FF0000;
	border-top-width: 1px;
}
section.all_product li .bor_default {
	border: 2px solid #013654;
	border-top-width: 1px;
}
.product_box section.all_product li .all {
	border: none;
}
section.all_product li .ctn p em {
	color: #d50000;
}
section.all_product li .ctn .impact {
	padding: 7px 0 6px 6px;
	font-size: 14px;
}
section.all_product li .ctn .bid {
	background: url(../images/sml_bid_bg.png) no-repeat 0 0;
	width: 52px;
	right: -8px;
	bottom: 3px;
	height: 28px;
}
.log span .closed_auc {
	color: #d00000;
}
.std_hight {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 168px;
	width: 204px;
}
.std_hight * {
	vertical-align: middle;
}
.std_hight img {
	max-height: 152px;
	border: 1px solid #e0e0e0;
	moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.std_hight_end {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	min-height: 135px;
	max-height: 135px;
	max-width: 192px;
}
/* jquery form validation */
.form_sec .left div label.error {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #C80000;
	padding: 5px 0 8px;
}
/* form success and error messg */
.display-success {
	border: 1px solid #D8D8D8;
	padding: 10px;
	border-radius: 5px;
	font-family: Arial;
	font-size: 13px;
	background-color: rgb(236, 255, 216);
	color: green;
	text-align: center;
	margin-top: 30px;
}
.display-success img {
	position: relative;
	bottom: 0px;
	float: left;
}
.display-error {
	border: 1px solid #D8000C;
	padding: 10px;
	border-radius: 5px;
	font-family: Arial;
	font-size: 13px;
	background-color: #FFBABA;
	color: #D8000C;
	text-align: center;
	margin-top: 30px;
}
.display-error img {
	position: relative;
	bottom: 0px;
	float: left;
}
/* -------- auction bidding page ----------*/
.hover_links1 {
	position: absolute;
	top: 20px;
	right: 10px;
	height: 40px;
	vertical-align: central;
}
.hover_links1 a.fst, .hover_links1 a.snd, .hover_links1 a.thrd, .hover_links1 a.frth {
	background: url(../images/sprite.png) no-repeat 0 3px;
	width: 23px;
	height: 31px;
	text-indent: -9999px;
	display: inline-block;
	margin-right: 0px;
}
.hover_links1 a.snd {
	background-position: 0 -47px;
	width: 19px;
}
.hover_links1 a.thrd {
	background-position: 0 -97px;
	width: 19px;
}
.hover_links1 a.frth {
	background-position: -1px -137px;
	width: 17px;
}
/* timer_hr_min_sec_format */
.timer_hr_min_sec_format {
	font-size: 11px !important;
	font-weight: normal !important;
	color: #797979 !important;
	display: block;
	top: 167px;
	margin-left: 18px;
	position: absolute;
}
.timer_hr_min_sec_format .hrs {
	margin-left: 11px;
}
.timer_hr_min_sec_format .min {
	margin-left: 12px;
}
.timer_hr_min_sec_format .sec {
	margin-left: 10px;
}
.cms .news_center p.MsoNormal {
	text-align: center !important;
	padding-bottom: 20px;
}
ul.listng li {
	color: #013959;
	font: bold 16px/34px Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
/****************footable********************/
.footable {
	border-spacing: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696969;/*text-transform:uppercase;*/
}
.tbl_inbox {
	display: block;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform: none;
}
.tbl_inbox a {
	color: #371504;
}
.tbl_inbox a:hover {
	color: #de6d28;
	text-decoration: none;
}
.tbl_inbox span {
	color: #de6d28;
}
.footable > thead > tr > th, .footable > thead > tr > td {
	position: relative;
}
.footable a.smbtn {
	text-align: center;
	background: #b21e74; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IyMWU3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ODA4NGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #b21e74 0%, #78084b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b21e74), color-stop(100%, #78084b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b21e74 0%, #78084b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b21e74 0%, #78084b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b21e74 0%, #78084b 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b21e74 0%, #78084b 100%); /* W3C */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: block;
	text-align: center;
	padding: 8px 5px;
	color: white;
	line-height: 16px;
}
.footable a.smbtn:hover {
	background: #7d7e7d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%); /* W3C */
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}
.footable.breakpoint > tbody > tr > td.expand {
	background: url(../images/plus.png) no-repeat right center #faf8f7;
	padding: 5px 30px 5px 7px !important;
}
.footable > thead {
	background: none;
	background: url(../images/hr_bg.gif) repeat-x;
}
.footable > thead tr {
}
.footable > tbody {
	background: none;
}
.footable > tbody > tr {
	background: none;
}
.footable > tbody > tr:first-child > td {
	background: #bbc4c9;/*background:url(../images/hr_bg.gif) repeat-x;*/
}
.footable > tbody.myaccount > tr:first-child > td {
	background: none;
}
.footable > tfoot {
	background: #FBF7F5;
}
.footable > tfoot:hover {
	background: #f7f2ee; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f7f2ee 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f2ee), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f2ee 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f2ee 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f2ee 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f7f2ee 0%, #ffffff 100%); /* W3C */
}
.footable > tbody > tr > td.footable-first-column div.mid img {
	max-width: 100px;
}
.footable.breakpoint > tbody > tr.footable-detail-show > td.expand {
	background: url(../images/minus.png) no-repeat right center;
}
.footable.breakpoint > tbody > tr.footable-row-detail {
	background: #faf8f7;
}
.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
	cursor: pointer;
}
.footable > tbody > tr > td, .footable > thead > tr > th, .footable > tfoot > tr > td {
	padding: 0;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	line-height: 20px;
}
.footable > tbody > tr > td:first-child, .footable > thead > tr > th:first-child, .footable > tfoot > tr > td:first-child {
	padding: 8px 5px;
}
.footable > tbody > tr > td.txtright {
/*text-align:right*/
}
.footable > tbody > tr > td a {
	color: #0000ff;
	text-transform: capitalize;
}
.footable > tbody > tr > td a:hover {
	text-decoration: underline;
}
.red {
	color: #e10000;
}
.green {
	color: #009704;
}
.footable > thead > tr > th {
	color: #333333;
	padding: 12px 10px;
}
.footable > thead > tr > th:last-child {
	padding-right: 0;
}
.storePurchaseForFont > thead > tr > th {
	padding: 12px 0px 12px 0px;
}
.storePurchaseForFont tbody tr td {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 20px !important;
}
.storePurchaseForFont tbody tr td:first-child {
	color: #999 !important;
}
.storePurchaseForFont tbody td {
	color: #808080 !important;
	font-size: 13px !important;
}
.prod_desc_dpg {
	width: 100%;
}
.tech_spec_dpg {
	width: 41% !important;
	margin-right: 0px;
	border-right: none !important;
}
.tech_spec_dpg .tech_spec {
	color: #013959;
	font: bold 16px/34px Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	display: block;
}
#policy p a {
	color: #013959;
	font-size: inherit;
}
/*------------- BUY-CREDITS-NEW-CSS --------------*/
.profile_rgt ul.auction_tl > li ul.buy_credits, ul.buy_credits {
	float: left;
	width: 100%;
}
.profile_rgt ul.auction_tl > li ul.buy_credits li, ul.buy_credits li {
	border: none;
	text-align: center;
	width: 20%;
	padding: 0;
	float: left;
}
.profile_rgt ul.auction_tl > li ul.buy_credits li input[type="radio"], ul.buy_credits li input[type="radio"] {
	margin-top: -15px;
	display: block;
	width: 20px;
	margin: 0 auto;
}
/*------------- BUY-CREDITS-NEW-CSS --------------*/
#banner-slide {
	margin: 4px auto 0;
}
ul.bjqs {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	display: none;
}
li.bjqs-slide {
	position: absolute;
	display: none;
}
ul.bjqs-controls {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
ul.bjqs-controls.v-centered li a {
	position: absolute;
	top: 0;
	height: 352px;
	width: 45px;
	background: url(../images/next.png) no-repeat center center;
	text-indent: -9999px;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
	right: -46px;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
	background-image: url(../images/prev.png);
	left: -46px;
}
ol.bjqs-markers {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 30px;
	left: 15px !important;
}
ol.bjqs-markers li a {
	float: left;
	width: 17px;
	height: 17px;
	display: block;
	cursor: pointer;
	margin-right: 7px;
	text-indent: -999px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #FFF;
	moz-box-shadow: inset 0px 1px 2px #333;
	-webkit-box-shadow: inset 0px 1px 2px #333;
	box-shadow: inset 0px 1px 2px #333;
}
ol.bjqs-markers li.active-marker a {
	background: #c60000;
	moz-box-shadow: inset 0px 1px 2px #FFF;
	-webkit-box-shadow: inset 0px 1px 2px #FFF;
	box-shadow: inset 0px 1px 2px #FFF;
}
.width_diff .flex-pauseplay {
	display: none;
}
.width_diff .flexslider {
	height: 280px;
	overflow: inherit;
	margin: 10px auto 0;
	background: none;
	border: none;
	width: 75%;
}
.width_diff .slides li {
	position: relative;
	height: 200px;
}
.width_diff .slides li img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	overflow: auto;
	max-height: 225px;
}
.width_diff .flex-direction-nav li a {
	height: 200px;
	background: url(../images/prev.png) no-repeat right center;
	border-radius: 5px;
	width: 39px;
	border-top: 1px solid #fefefe;
	border-bottom: 1px solid #f0f0f0;
}
.width_diff .flex-direction-nav li:last-child a {
	left: inherit;
	right: 0;
	background: url(../images/next.png) no-repeat right center;
}
.width_diff .flex-direction-nav li a.flex-prev {
	left: -50px;
}
.width_diff .flex-direction-nav li a.flex-next {
	right: -50px;
}
.bid_qta_box_red {
	margin: auto;
	height: 14px;
	padding: 0px !important;
	margin-top: 10px;
	width: 50%;
	color: transparent !important;
	border: 3px solid #FF0000;
}
.bid_qta_box_org {
	margin: auto;
	height: 14px;
	padding: 0px !important;
	margin-top: 10px;
	width: 50%;
	color: transparent !important;
	border: 3px solid #FFA500;
}
.bid_qta_box_yellow {
	margin: auto;
	height: 14px;
	padding: 0px !important;
	margin-top: 10px;
	width: 50%;
	color: transparent !important;
	border: 3px solid #FFFF00;
}
.col_red {
	display: block;
	margin: auto;
	height: 14px;
	padding: 0px !important;
	margin-top: 35%;
	width: 35%;
	color: transparent !important;
	border: 3px solid #FF0000;
}
.col_orange {
	display: block;
	margin: auto;
	height: 14px;
	padding: 0px !important;
	margin-top:  35%;
	width: 35%;
	color: transparent !important;
	border: 3px solid #FFA500;
}
.col_yellow {
	display: block;
	margin: auto;
	height: 14px;
	padding: 0px !important;
	margin-top:35%;
	width: 35%;
	color: transparent !important;
	border: 3px solid #FFFF00;
}
#twitter-widget-0 {
	width: 80px !important;
}
.twitter {
	margin-left: 10px;
}

#twitter-widget-1{
	height: 24px !important;
}
ul.auction_tl > li.no_auction {
	text-align: center;
	color: #FF0000;
	padding: 80px 0;
	background: none;
	box-shadow: none;
	border: none;
	margin-bottom: 20px;
}
.btm_p section .ctn ul, .tech_spec_dpg, .prod_desc_dpg {
	font-family: arial;
	font-size: 14px;
	color: #666;
	line-height: 21px;
	text-shadow: 0 1px 0 #FFF;
}
.btm_p section .ctn ul {
	padding-left: 20px;
	padding-top: 10px;
}
.tech_spec_dpg, .prod_desc_dpg {
	float: left;
}
.tech_spec_dpg {
	padding-left: 15px;
	border-left: 1px solid #CCC;
}
.prod_desc_dpg {
	padding-right: 15px;
}
.btm_p section .ctn ul li {
	list-style: disc;
}
.btm_p section .ctn b, .btm_p section .ctn strong {
	font-weight: bold;
}
.btm_p section .ctn i, .btm_p section .ctn em {
	font-style: italic;
}
.btm_p section .ctn span, .btm_p section .ctn a {
	display: inline-block;
}
.btm_p section .ctn a {
	display: inline-block;
	color: #0000ff;
	font: normal 16px/24px Arial, Helvetica, sans-serif;
}
.btm_p section .ctn a:hover {
	text-decoration: underline;
}
.btm_p section .ctn span {
	display: inherit;
}
.btm_p section .ctn h2, .btm_p section .ctn h3, .btm_p section .ctn h4, .btm_p section .ctn h5 {
	display: block;
	margin: 15px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.btm_p section .ctn h2 {
	font-size: 22px;
}
.btm_p section .ctn h3 {
	font-size: 20px;
}
.btm_p section .ctn h4 {
	font-size: 18px;
}
.btm_p section .ctn h4 {
	font-size: 16px;
}
.p_remove_marging {
	margin: 0px !important;
}
.product_box .buy_credit_sec {
	text-align: center;
	padding: 40px 20px 70px;
	color: #0277bf;
	text-shadow: 2px 2px 3px #000;
	font: bold 27px/30px Arial, Helvetica, sans-serif;
}
.product_box a.credit_btn, .product_box a.credit_btn:hover {
	background: url(../images/buy_credit_btn.png) no-repeat;
	left: 65px;
}
.product_box a.credit_btn:hover {
	opacity: 0.8;
}
.selectboxit-container .selectboxit {
	width: 450px !important;
}
.display-table {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
.display-row {
	display: table-row;
	width: 100% !important;
	float: none !important;
	text-align: left !important;
}
.display-cell {
	display: table-cell;
}
.forwebsite {
	display: block;
}
.formobile {
	display: none;
}
 @media only screen and (min-width: 768px) and (max-width: 979px) {
.rgt_login {
	width: 48%;
}
.re_login {
	width: 48%;
}
.re_login .pading {
	padding: 30px 20px 49px;
}
.end_auction ul.auction_tl > li ul> li:first-child {
	width: 22%;
}
ul.auction_tl > li ul> li {
	float: left;
	width: 12%;
	border-top: 1px solid #fbfbfb;
	padding: 15px 0 0;
	text-align: center;
}
ul.auction_tl > li ul> li.dscrib {
	width: 32%;
	text-align: left;
	margin-left: 20px;
}
.colum3 .reg_1 {
	width: 34%;
}
.reg_2 {
	margin-left: 5%;
}
.colum3 .reg_3 {
	margin: 5% 25%;
}
.faq_right {
	margin: 0px;
}
.actn_rule {
	width: 52%;
}
.mid_ctn .cms .cms_full {
	width: 95%;
}
.mid_ctn .cms .cms_full b {
	line-height: 28px;
}
.selectboxit-container .selectboxit {
	width: 330px !important;
}
.end_auction ul.auction_tl > li ul > li {
	width: 11%;
}
.auction .lft {
	width: 38%;
}
.auction .width_diff {
	width: 47%;
}
.log span em {
	font-size: 20px;
}
.product_box section h2 {
	font: bold 16px/26px Arial, Helvetica, sans-serif;
}
.product_box section h2.key {
	padding-left: 25%;
}
.img section .bonus {
	width: 32%;
	float: right;
}
.nav > li > a span, .nav > li:first-child:hover a span {
	display: block;
	font: normal 14px/44px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-shadow: 0px 2px 1px #012940;
}
.nav > li:first-child {
	width: 36.4% !important;
}
aside.profile_left {
	float: left;
	width: 27%;
}
.profile_rgt {
	width: 70%;
}
.profile_rgt .info {
	width: 20%;
}
.profile_rgt ul.auction_tl > li ul > li:first-child {
	width: 30%;
}
.profile_rgt ul.auction_tl > li ul > li.dscrib {
	width: 60%;
}
.profile_rgt ul.auction_tl > li.veryfirst ul > li {
	width: 50%;
}
.won_margin {
	margin: 0 22px 0 0;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.re_login {
	width: 98%;
}
.login_lft, .login {
	float: left;
	margin: 30px 0 20px;
	min-height: 50px;
}
.rgt_login {
	width: 99%;
}
.re_login .pading {
	padding: 30px 20px 20px;
}
aside.profile_left {
	float: left;
	width: 50%;
}
.profile_rgt {
	width: 100%;
	margin: 30px 0 0 0;
	padding: 0;
}
.profile_rgt .info {
	width: 30%;
}
.profile_rgt ul.auction_tl > li ul > li:first-child {
	width: 30%;
}
.profile_rgt ul.auction_tl > li ul > li.dscrib {
	width: 60%;
	margin: 0 0 34px 10px;
}
.profile_rgt ul.auction_tl > li.veryfirst ul > li {
	width: 48%;
}
.profile_rgt ul.auction_tl > li ul > li {
	width: 48%;
}
.profile_rgt h6.hr_bg {
	font-size: 15px;
}
.profile_rgt ul.auction_tl > li ul.buy_credits li, ul.buy_credits li {
	width: 20%;
}
.coupon ul.auction_tl > li {
	margin-top: 20px;
}
.clm3 li ul li {
	width: 30% !important;
}
.coupon ul.auction_tl > li label {
	word-break: normal;
}
h4.won {
	font-size: 14px;
	padding-left: 0;
}
.timer {
	margin: 0;
}
.bid_cota {
	float: right;
	margin-left: 0;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.re_login {
	width: 96%;
}
.login_lft, .login {
	float: left;
	margin: 30px 0 20px;
	min-height: 50px;
}
.rgt_login {
	width: 96%;
}
.login {
	float: left;
}
.re_login .pading {
	padding: 30px 20px 20px;
}
.login #form_sec div.inpt {
	float: right;
	width: 60%;
}
.login #form_sec label {
	width: 35%;
}
.login #form_sec div.inpt .info {
	margin: 5px 0 0 4%;
	padding: 0 10px;
	right: 71%;
	top: 15px;
}
aside.profile_left {
	float: left;
	width: 85%;
}
.profile_rgt {
	width: 95%;
	margin: 30px auto 0;
	clear: both;
	float: left;
	padding: 0;
}
.profile_rgt .info {
	width: 85%;
	top: 10px;
	left: 0;
}
.buy_credit .info {
	margin-top: 0;
	top: 0px !important;
	width: 55%;
}
.coupon .info {
	width: 23%;
	top: 0px;
	left: 10;
	float: right;
}
.profile_rgt ul.auction_tl > li ul > li:first-child {
	width: 30%;
}
.profile_rgt ul.win-limit-page > li ul > li:first-child {
	width: 93% !important;
}
.profile_rgt ul.auction_tl > li ul > li.dscrib {
	width: 60%;
	margin: 0 0 0px 10px;
}
.profile_rgt h6.hr_bg {
	font-size: 15px;
	width: auto;
	margin-top: 30px;
}
ul.auction_tl > li:first-child {
	padding-top: 60px;
	padding-bottom: 10px;
}
.profile_rgt ul.auction_tl > li.veryfirst ul > li {
	width: 100%;
	padding-top: 0px;
}
.profile_rgt ul.auction_tl > li ul > li.dscrib {
	width: 92%;
}
.profile_rgt ul.auction_tl > li ul > li {
	width: 100%;
	padding-top: 0px;
}
.profile_rgt aside {
	width: 95% !important;
}
.win_limit ul.auction_tl > li h6 {
	margin-bottom: 0;
}
.win_limit ul.auction_tl > li ul li:first-child {
	background: none;
}
.win_limit ul.clm3 > li ul li:last-child {
	background: none;
}
.profile_rgt ul.auction_tl > li ul.buy_credits li, ul.buy_credits li {
	width: 100% !important;
	margin-left: 0 !important;
	margin-bottom: 30px;
}
.hr_bg_common {
	display: block;
	margin: 10px 0;
}
.myaccount > tr {
	display: block;
	margin-bottom: 10px;
}
.footable.breakpoint > tbody > tr.footable-row-detail {
	background: none;
}
.footable-row-detail-inner {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 18px;
	padding: 5px;
}
.coupon ul.auction_tl > li {
	margin-top: 20px;
}
.win_limit .auction_tl li {
	padding: 0 0 15px !important;
}
.veryfirst {
	padding: 80px 0 0 !important;
	box-shadow: 0 0 4px #999 !important;
	border: 1px solid #a9a9a9 !important;
}
.referal ul.auction_tl > li.small {
	width: 93%;
}
.newsletter ul li {
	padding-bottom: 30px !important;
}
.change_smile a {
	padding-right: 0px;
}
.change_smile > img {
	height: 26px;
	left: 10px;
	position: relative;
	top: 10px;
	width: 26px;
}
.coupon ul.auction_tl > li label {
	word-break: normal;
}
h4.won {
	font-size: 14px;
	padding-left: 4px;
}
.timer {
	margin: 15px 0 0 0;
}
.bid_cota {
	float: right;
	margin-left: 0;
	margin-bottom: 10px;
}
}
@media (max-width: 640px) {
ul.all_product li, ul.all_product li:nth-child(4n) {
	width: 31.5%;
}
ul.auction_tl > li ul> li p {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #013959;
	padding-right: 10px;
}
ul.auction_tl > li ul> li.dscrib {
	width: 27%;
	text-align: left;
	margin-left: 10px;
}
ul.auction_tl > li ul> li {
	float: left;
	width: 12%;
	border-top: none;
	padding: 15px 0 0;
	text-align: center;
	font-size: 13px;
}
.end_auction ul.auction_tl > li ul> li.dscrib {
	width: 27%;
}
ul.auction_tl > li ul> li span {
	padding: 33% 0 0;
	display: block;
	/*font-size:26px;*/
	font-size: 16px;
	color: #797979;
}
.live_auction .pagination a.nne, .end_auction .pagination a.nne, .profile_rgt .pagination a.nne {
	border-left: none;
	padding: 0;
	width: 3%;
	float: left;
}
.live_auction .pagination a, .end_auction .pagination a, .profile_rgt .pagination a {
	color: #013959;
	margin-left: 1px;
	font: bold 16px Arial, Helvetica, sans-serif;
	border-left: 2px solid #013959;
	padding-left: 5px;
	float: left;
}
.std_hight img {
	max-height: 152px;
	border: 1px solid #e0e0e0;
	moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 90%
}
.hw_it_wrk .colum3 section {
	padding: 8px;
}
.reg_2 {
	margin-left: 0%;
	margin-top: 5%;
}
.reg_3 {
	margin-top: 5%;
}
.hw_it_wrk .colum3 section {
	margin: 0% 0% !important;
	width: 94% !important;
}
.colum3 .reg_1 {
	width: 41% !important;
	min-height: 130px !important;
	margin: 3% 28%;
}
.mid_ctn .cms .cms_full {
	width: 95%;
	float: left;
}
.faq_right {
	margin: 3px 0 0;
}
.rule_rgt {
	width: 45%;
}
.actn_rule {
	width: 55%;
}
.mid_ctn .cms .cms_full b {
	display: block;
	line-height: 25px;
	padding: 15px 0 5px;
}
.selectboxit-container .selectboxit {
	width: 269px !important;
}
.auction .lft {
	width: 79%;
}
aside.mid_list {
	left: 80%;
}
.auction .width_diff {
	margin-top: 40px;
	width: 100%;
}
.img section .bonus {
	width: 71%;
}
.product_box section .ctn {
	width: 75%;
}
.login_lft, .login {
	width: 47%;
}
.login {
	float: right !important;
}
.newsletter ul.auction_tl > li {
	padding: 10px 20px 30px;
	width: 75%;
}
.newsletter ul.auction_tl > li .info {
	width: 37%;
	right: inherit;
}
.won_margin {
	margin: 0 35px 0 0;
}
.top_sdo {
	display:none;
}

}
@media (max-width: 599px) {
	
	.product_box section .ctn {
		width: 90%;
	}	
	
}

@media (max-width: 480px) {
ul.auction_tl > li:first-child {
	margin-bottom: 10px;
}
.std_hight img {
	max-height: 152px;
	border: 1px solid #e0e0e0;
	moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: auto;
}
ul.auction_tl > li ul> li p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #013959;
	padding-right: 10px;
}
ul.auction_tl > li ul > li:first-child {
	border-radius: 10px 0 0;
	padding: 0;
	width: 41%;
}
ul.auction_tl > li ul> li.dscrib {
	width: 56%;
}
ul.auction_tl > li ul> li {
	padding: 0px 0 0;
}
ul.auction_tl > li ul> li span {
	padding: 10% 0 73% 0;
}
.end_auction ul.auction_tl > li ul> li:first-child {
	width: 35%;
}
.end_auction ul.auction_tl > li ul> li.dscrib {
	width: 62%;
}
.end_auction ul.auction_tl > li ul> li {
	width: 16%;
}
.end_auction ul.auction_tl > li ul> li span.low_padng {
	padding: 15% 0 0;
}
.colum3 .reg_1 {
	width: 41% !important;
	min-height: 130px !important;
	margin: 3% 16%;
}
ul.bid_exmpl li {
	width: 31%;
}
.faq_right {
	width: 68%;
}
.faq_lft {
	width: 30%;
}
.selectboxit-container .selectboxit {
	width: 201px !important;
}
.btn_2 span {
	background: url("../images/nav.png") repeat-x scroll 0 -5px #012f49;
	border-bottom: 1px solid #013e61;
	border-top: 1px solid #028cc6;
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 30px;
	padding: 0 16px;
}
.btn_2 {
	background-color: #012f49;
	border: 1px solid #0f0f0f;
	border-radius: 6px;
	cursor: pointer;
	display: block;
	/* float: right;
    margin-left: 10px;*/
	overflow: hidden;
	padding: 0;
}
.auction .lft {
	width: 74%;
}
aside.mid_list {
	left: 75%;
}
.btm_p section .ctn {
	padding: 0px;
}
.top_sdo, .btm_sdo {
	width: 133px;
}
.auction .lft {
	width: 74%;
}
.img section .bonus img {
	width: 57%;
	margin-right: -32%;
}
.img section .bonus span {
	width: 57%;
	margin-left: 182px;
	text-align: center;
}
aside.mid_list section.pogson .button {
	font-size: 19px;
}
.mid_ctn .end_auction .auction_tl li:nth-child(5) span {
	padding: 13% 0 0 0 !important;
}
.login_lft, .login {
	width: 96%;
	margin: 0 0.5%;
}
.login {
	margin-top: 2%;
}
.thumb_slide_sec h1 {
	width: 360px !important;
}
.profile_rgt aside {
	width: 95% !important;
}
.coupon ul.auction_tl > li {
	width: 94%;
}
.coupon ul.auction_tl > li input {
	width: 35%;
	margin: 0 0 15px;
}
.coupon ul.auction_tl > li label {
	margin-bottom: 10px;
}
.reward ul.auction_tl > li a.info {
	width: 40%;
}
.newsletter ul.auction_tl > li {
	width: 94%;
}
.newsletter ul.auction_tl > li .info {
	width: 45%;
}
.live_auction ul.auction_tl > li:first-child {
	display: none;
}
.end_auction ul.auction_tl > li:first-child {
	display: none;
}
.end_auction ul.auction_tl > li ul > li p {
	padding-bottom: 10px;
	line-height: 18px;
}
.footable > tbody.myaccount > tr:first-child > td {
	padding: 5px 10px;
}
.textclassbid > tr:first-child {
	background: none !important;
}
.textclassbid > tr {
	background: url("../images/plus.png") no-repeat right 0 !important;
}
/*
.bidzooul li ul li:first-child{
    padding:65px 0 0 !important;
}
*/
.bidzooul li ul li:last-child {
	padding-bottom: 60px !important;
}
.textclassbid .footable-row-detail {
	background: none !important;
}
.coupon ul.auction_tl > li {
	word-break: break-all;
}
.won_margin {
	margin: 0;
}

.product_box section .ctn {
	width: 100%;
}
.log span em { 
	font-size:16px; 
}
.product_box section h2.cost, .your_bid h4 {
	font-size:18px;
}
.mCustomScrollBox > .mCSB_scrollTools {
	width:20px;	
}
.prod_desc_dpg {
	padding:0 15px;
	box-sizing:border-box;
}

}

@media (max-width: 479px) {
#loginButton {
	display: inline-block;
	z-index: 30;
	cursor: pointer;
	margin-top: 38px;
}
ul.auction_tl > li {
	width: 96%;
	margin-left: 2%;
	padding-bottom: 10px;
}
.std_hight img {
	width: 74%;/*margin-left:23%;	*/

}
ul.auction_tl > li ul > li:first-child {
	width: 74% !important;
	margin-left: 20%;
}
ul.auction_tl > li ul> li.dscrib {
	width: 95%;
}
ul.auction_tl > li ul> li.dscrib h3, ul.auction_tl > li ul> li.dscrib p {
	text-align: center;
}
ul.auction_tl > li ul> li.dscrib a.see {
	text-align: center;
	margin-top: 5px;
}
ul.auction_tl > li:first-child {
	padding-bottom: 10px;
	padding-top: 40px;
}
ul.auction_tl > li ul> li {
	width: 31%;
}
.end_auction ul.auction_tl > li ul> li.dscrib {
	width: 95%;
}
.end_auction ul.auction_tl > li ul> li {
	width: 25%;
}
.colum3 .reg_1 {
	width: 73% !important;
	min-height: 130px !important;
	margin: 3%;
}
.faq_lft {
	width: 70%;
	float: none !important;
	margin: 0px auto;
}
.faq_right {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.actn_rule {
	width: 100%;
}
.rule_rgt {
	width: 100%;
}
.mid_ctn .cms .cms_full {
	float: left;
	margin: 0 2.5%;
	width: 90%;
}
.form_sec .left, .form_sec .right {
	float: left;
	width: 98%;
}
.selectboxit-container .selectboxit {
	width: 260px !important;
}
#country {
	display: inline-block;
	padding: 0 0 20px;
}
.reg .left div.post {
	width: 67%;
	padding-left: 0;
}
aside.mid_list {
	width: 106px;
}
.top_sdo, .btm_sdo {
	width: 100%;
}
aside.mid_list {
	left: 70%;
}
.bx-controls-direction a.bx-prev, button.bx-prev, div.bx-prev {
	left: 0px;
}
.prod_desc_dpg {
	width: 98%;
}
.btm_p section h2 {
	width: 93%;
}
.auction .lft {
	width: 68%;
}
.log span em {
	font-size: 17px;
}
.img section .bonus img {
	margin-top: 147px;
	width: 100%;
}
.img section .bonus img {
	margin-right: -10%;
	margin-top: 147px;
	width: 100%;
}
.img section .bonus span {
	width: 100%;
	margin-left: 15px;
}
.product_box section h2.key {
	padding-left: 30%;
	width: 73%;
}
.product_box section h2 {
	font: bold 16px/22px Arial, Helvetica, sans-serif;
}
span.trpnt_bg {
}
aside.mid_list section.pogson .button {
	font-size: 19px;
}
.mid_ctn .cms ul.lft_mnu {
	width: 94%;
	margin: 0 2%;
}
.mid_ctn .cms .rgt_p {
	width: 92%;
	margin: 1% 2%;
}
ul.store li .ctn .bid {
	right: 8%;
}
/*.mid_ctn .end_auction .auction_tl li:nth-child(5) span{
	padding: 12% 0 0 0 !important;
}*/
.mid_ctn .end_auction .auction_tl li:nth-child(5) span {
	padding: 0 0 0 0 !important;
}
.end_auction ul.auction_tl > li ul > li span.low_padng {
	padding: 0% 0 0;
}
.end_auction ul.auction_tl > li ul > li span.user {
	margin-top: 0px;
}
.end_auction ul.auction_tl > li ul > li:last-child span {
	margin-top: 0px;
}
.bjqs-slide {
	max-width: 353px !important;
}
.login_lft .pading, .login .bg_diff {
	min-height: 50px;
	padding: 35px 5px !important;
}
.login #form_sec label {
	width: 30%;
}
.login #form_sec div.inpt {
	float: right;
	width: 69%;
}
.login #form_sec div.inpt input {
	width: 90%;
}
.login_lft, .login {
 width:96%  margin: 0 0.5%;
}
.login {
	margin-top: 2%;
}
.end_auction ul.auction_tl > li ul > li span {
	padding: 0 0;
}
.thumb_slide_sec h1 {
	width: 330px !important;
}
/*--16-6-15--*/

ul.all_product li .ctn, section.all_product li .ctn {
	padding: 10px 0 18px 0;
}
.hover_links {
	left: inherit;
	position: inherit;
	text-align: center;
	top: inherit;
}
ul.auction_tl > li:first-child {
	border-radius: 10px;
}
.reward ul.auction_tl > li a.info {
	width: 60%;
}
.win_limit ul li ul li:first-child {
	width: 50% !important;
	margin: 0 !important;
}
ul.clm3 li ul > li:first-child {
	width: 100% !important;
	margin: 0 !important;
}
ul.formobile li ul > li:first-child {
	width: 100% !important;
	margin: 0 !important;
}
.your_bid .inpts {
	width: 100%;
}
.your_bid .inpts input {
	width: 60px;
}
.lft .nxt {
	padding: 10px 0;
}
.product_box {
	padding: 10px 0 0;
}
#slider4 .overview .page {
	width: 215px;
}
.footable > tbody > tr > td:first-child, .footable > thead > tr > th:first-child, .footable > tfoot > tr > td:first-child {
	padding: 0 40px 0 0;
}
.textclassbid > tr > td:first-child, .textclassbid > tr > th:first-child, .textclassbid > tr > td:first-child {
	padding: 0 40px 0 0;
	display: block;
}
.bidzooulli {
	padding: 0 !important;
}
.reward-1 {
	margin: 0 !important;
}
.display-table {
	display: table;
}
.display-row {
	display: table-row;
}
.display-cell {
	display: table-cell;
}
.profile_rgt ul.auction_tl > li ul > li a.auc_bid {
	right: 45px;
}
.coupon ul.auction_tl > li label {
	padding: 0 5px 0 0;
	font-size: 14px;
}
.forwebsite {
	display: none;
}
.formobile {
	display: block;
}
.change_smile {
	float: none;
}
.change_smile a {
	line-height: 38px;
}
.change_smile > img {
	width: 40px;
	height: 40px;
	top: 0px;
}
.profile_rgt ul.auction_tl > li ul > li.dscrib {
	border-top: 1px solid #fff;
	padding: 15px 0 0;
}
.credit_pur ul.auction_tl li section {
	border: none;
}
.credit_pur ul li {
	padding: 0 !important;
}
.mywinclassadd {
	border-top: 1px solid #fff !important;
	box-sizing: border-box;
	margin: 15px 0 0 9px;
	padding: 20px 0 0 !important;
	width: 95% !important;
}
.mywinclassadd-2 {
	border-top: 1px solid #fff !important;
	box-sizing: border-box;
	margin: 15px 0 0 9px;
	padding: 0 !important;
	width: 95% !important;
}
.won_margin {
	margin: 0 35px 0 0;
}
h4.won {
	padding-left: 17px;
}
.won_margin {
	margin: 0 17px 0 0;
}

.mCustomScrollBox > .mCSB_scrollTools {
	width:20px;
}
.your_bid .inpts input {
	font-size:16px;	
}
.your_bid .inpts span {
	width:50%;
}
.log span em { 
	font-size:14px; 
}

}
@media (max-width: 359px) {
.thumb_slide_sec h1 {
	width: 330px !important;
}
.hover_links {
	left: inherit;
	position: inherit;
	text-align: center;
	top: inherit;
}
ul.all_product li .ctn, section.all_product li .ctn {
	padding: 10px 0 18px 0;
}
ul.all_product li .ttl h4 a, section.all_product li .ttl h4 a {
	color: #FFF;
	background: url(../images/product_shdw_btm.png) no-repeat center bottom;
	padding: 10px;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	height: 53px;
	line-height: 42px;
	display: inline;
}
.login #form_sec .ttl h6 {
	font-size: 14px;
	padding-bottom: 6px;
}
ul.auction_tl > li {
	border-radius: 10px;
	float: left;
	margin-bottom: 20px;
	/* margin-left: 5%;*/
	position: relative;
	width: 90%;
}
ul.auction_tl > li ul> li {
	width: 33%;
}
ul.auction_tl > li ul > li:first-child {
	border-radius: 10px 0 0;
	padding: 0;
	width: 74%;
	margin-left: 0%;
}
ul.auction_tl > li ul> li.dscrib {
	width: 95%;
}
.std_hight img {
	width: 90%;
}
auction_tl {
	width: 90%;
	margin: 0px auto;
}
.end_auction ul.auction_tl > li ul> li:first-child {
	width: 84%;
}
.end_auction ul.auction_tl > li ul> li.dscrib {
	width: 95%;
}
.end_auction ul.auction_tl > li ul> li {
	width: 25%;
	padding: 5px 0;
}
.end_auction ul.auction_tl > li ul> li span {
	padding: 0% 0 0;
}
.std_hight img {
	width: 74%;
	margin-left: 30%;
}
.colum3 .reg_1 {
	width: 81% !important;
	min-height: 130px !important;
	margin: 3%;
}
.colum3 .reg_1 a.how_btn {
	width: 296px;
}
ul.bid_exmpl li {
	width: 48%;
}
.auction .lft {
	width: 65%;
}
aside.mid_list {
	left: 67%;
}
aside.mid_list section.pogson .button {
	font-size: bold 18px/31px Arial, Helvetica, sans-serif;
}
.width_diff .flex-direction-nav li a.flex-next {
	right: -43px;
}
.log span {
	font-size: 13px;
}
.bx-controls-direction a.bx-prev, button.bx-prev, div.bx-prev {
	left: 9%;
}
.log span em {
	font-size: 16px;
}
.product_box section h2.key {
	padding-left: 30%;
	width: 74%;
}
.product_box section h2 {
	font: bold 13px/23px Arial, Helvetica, sans-serif;
}
.img section .bonus img {
	margin-top: 147px;
	width: 100%;
	margin-right: -12%;
}
.img section .bonus span {
	text-align: center;
	width: 100%;
	margin-left: 25px;
}
aside.mid_list section.pogson .button {
	font-size: 19px;
}
ul.store li .ctn .bid {
	right: 25%;
}
.img section .bonus span {
	margin-left: 4px;
}
.mid_ctn .end_auction .auction_tl li:nth-child(5) span {
	padding: 33% 0 0 0 !important;
}
.end_auction ul.auction_tl > li ul > li:last-child span {
	margin-top: 0%;
}
.end_auction ul.auction_tl > li ul > li span.user {
	margin-top: 0px !important;
}
.bjqs-wrapper {
	max-width: 320px;
}
.bjqs-slide {
	max-width: 100% !important;
	float: left !important;
	margin: 0px 0px 0px -12px;
}
#paypal .ppl, #paypal a {
	min-height: 36px !important;
}
.login_lft .pading, .login .bg_diff {
	min-height: 50px;
	padding: 35px 5px !important;
}
.login #form_sec label {
	width: 30%;
}
.login #form_sec div.inpt {
	float: right;
	width: 69%;
}
.login #form_sec div.inpt input {
	width: 90%;
}
.span12 {
	width: 96%!important;
	margin: 0 1.5%;
}
.login {
	margin-top: 2%;
}
.mid_ctn .end_auction .auction_tl li:nth-child(5) span {
	padding: 0% 0 0 0 !important;
}
.hover_links a {
	margin-right: 0px;
}
.your_bid .inpts input {
	width: 40px;
}
#slider4 .overview .page {
	width: 180px;
}
.nxt .place, .profile_rgt ul.auction_tl > li ul > li a.auc_bid {
	width: 190px;
	background-size: cover;
	background-position: 0 0px;
}
.nxt .place:hover, .profile_rgt ul.auction_tl > li ul > li a.auc_bid:hover {
	background-size: cover;
	width: 190px;
	background-position: 0 -83px;
}
.thumb_slide_sec h1 {
	width: 290px !important;
}
figure.curauc img {
	margin-left: 65px;
}
.profile_rgt ul.auction_tl > li ul > li a.auc_bid {
	bottom: -20px;
	right: 39px;
}
.change_smile {
	float: none;
}
.change_smile a {
	line-height: 38px;
}
.change_smile > img {
	width: 25px;
	height: 25px;
	top: 6px;
}
h4.won {
	padding-left: 11px;
	font-size: 13px;
}
.won_margin {
	margin: 0 11px 0 0;
}
.timer, .bid_cota {
	width: 48%;
}
}
#owl-demo .item img {
	display: block;
	width: 92%;
	height: auto;
}
#bar {
	width: 0%;
	max-width: 100%;
	height: 4px;
	background: #7fc242;
}
#progressBar {
	width: 100%;
	background: #EDEDED;
}
.owl-pagination {
	display: none;
}
.span12 {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #b2b3b4;
	border-radius: 8px;
	height: 361px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
 @media screen and (max-width :1024px) {
.owl-next {
	width: 1004px !important;
}
}
 @media screen and (max-width : 768px) {
.owl-prev {
	display: none !important;
/*	background-image:url(../images/left-arrow.png) no-repeat !important;
	float:left;*/
}
.owl-next {
	display: none !important;/*	background-image:url(../images/right-arrow.png) no-repeat !important;
	float:right;*/
}
.owl-carousel .owl-wrapper-outer {
	width: 100% !important;
	margin: 0px 0px !important;
}
#owl-demo .item img {
	width: 100% !important;
}
}
 @media (min-width: 320px) and (max-width: 640px) {
.window_panel {
	left: 0 !important;
	width: 100% !important;
}
}
 @media only screen and (min-width: 768px) and (max-width: 1024px) {
.auction_tl {
	width: 600px !important;
}
.coupon ul.auction_tl > li input {
	float: left;
	height: 30px;
	width: 29%;
}
}


/*css by bluethink*/
.bt-extra.reward-board > li:nth-child(odd){
	width: 50% !important;
}

.bt-extra.reward-board > li:nth-child(even){
	width: 50% !important;
	text-align: right;
}


/*Media css by bluethink*/
@media only screen and (min-width: 320px) and (max-width: 479px) {
.bt-extra.reward-board > li:nth-child(odd){
	width: 50%;
	margin-left: 0px;
}

.bt-extra.reward-board > li:nth-child(even){
	width: 50%;
	text-align: right;
}

}


@media only screen and (min-width: 320px) and (max-width: 479px) {
.bt-extra.reward-board > li:nth-child(odd){
	width: 70% !important;
	margin-left: 0px;
}

.bt-extra.reward-board > li:nth-child(even){
	width: 30% !important;
	text-align: right;
}
}

.maxbid_empty {
    display: block;
    color: transparent !important;
   }

.frgetEmail{
	width: 290px !important;
}