.reward-auction {
	background:#fff;
	width:96%;
	padding:10px 2%;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:15px 0 0 0;
	border:1px solid #cbcbc9;
	float:left;
}
.reward-auction h3 {
	background:url(http://www.youmint.com/images/strip.png) repeat-x left bottom;
	color:#333;
	padding:0 0 15px 0;
}
.reward-auction h3 a {
	color:#CB0015;
	float:right;
}
.reward-auction h3 a img {
	margin:0 5px 0 0;
}
.reward-auction h3 a.sign-up {
	background: #CB0015;
	width:86px;
	margin:0;
	padding:7px 0;
	color:#fff;
	text-align:center;
	border:none;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:right;
}
.reward-auction .top-col {
	width:100%;
	padding:10px 0;
	float:left;
}
.reward-auction .top-col p {
	color:#CB0015;
	padding:0 10px;
	font-size:17px;
	font-weight:600;
	float:left;
}
.reward-auction .top-col p.bg{
	background:#f4f4f2;
	padding:0 6px;
	line-height:24px;
	border:1px solid #cbcbc9;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#2d2d2a;
	border-radius:5px;
	margin:0 8px 0 0;
}
.reward-auction .top-col p.bg strong{font-weight:600;}
.reward-auction .top-col p span {
	color:#333;
}
.reward-auction .top-col p strong {
	color:#CB0015;
}
.reward-auction .common-column {
	width:162px;
	border:1px solid #cbcbc9;
	margin:8px 4px 0 4px;
	padding:12px 10px 0 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	float:left;
}
.reward-auction .common-column h2 {
	color:#333;
	font-size:13px;
	min-height:32px;
}
.reward-auction .common-column img {
	border:1px solid #cbcbc9;
	margin:0 0 8px 0;
}
.reward-auction .common-column h4 {
	color:#333;
	font-size:13px;
	padding:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.reward-auction .common-column h4 strong{
	font-weight:bold;
	float:right;
}
.reward-auction .common-column a.view-detail {
	color:#cb0015;
	font-size:12px;
}
.reward-auction .common-column a.bid {
	background: #cb0015;
	width:164px;
	margin:8px 0 0 0;
	padding:7px 0;
	color:#fff;
	text-align:center;
	border:none;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
}
.reward-auction .common-column p {
	font-size:11px;
	color:#333;
	line-height:14px;
	padding:4px 0 0 0;
}
.bidder-bar{
	background:#f4f4f2;
	width:159px;
	border-top:1px solid #cbcbc9;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	margin:8px 0 0 -10px;
	padding:8px 9px 8px 14px;
	float:left;
}
.reward-auction .common-column p span {
	display:block;
}
.reward-auction .common-column p a {
	color:#cb0015;
}
.reward-auction .common-column .Bidder {
	/*width:32px;
	height:32px;*/
	float:right;
}
.reward-auction .common-column .Bidder img {
	background:#fff;
	width:32px;
	height:32px;
	border:none;
	margin:0;
	padding:5px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
}
.reward-auction .bidder-img {
	width:130px;
	padding:4px;
	border:1px solid #CBCBC9;
	float:left;
}
.reward-auction .bidder-img img {
	border:1px solid #ccc;
}
.reward-auction .bidder-img p {
	font-size:13px;
	line-height:20px;
	padding:5px 0 0 0;
}
.reward-auction .bidder-img p a {
	color:#CB0015;
}
.bidder-detail {
	width:400px;
	margin:0 0 0 20px;
	float:left;
}
.bidder-detail h5 {
	color:#333;
	padding:0 0 8px 0;
}
.bidder-detail p {
	font-size:18px;
	color:#333;
	line-height:26px;
}
.bidder-detail p a {
	color:#CB0015;
}
.login-bar {
	background:#F4F4F2;
	width:284px;
	padding:20px;
	float:right;
}
.login-bar h6 {
	color:#333;
	line-height:20px;
}
.login-bar p {
	padding:5px 0;
	color:#333;
	line-height:28px;
	font-size:20px;
}
.login-bar p a {
	color:#CB0015;
}
.login-bar a.sign {
	background: #CB0015;
	width:288px;
	margin:8px 0 0 0;
	padding:7px 0;
	color:#fff;
	text-align:center;
	border:none;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
}
.model-detail {
	width:100%;
	float:right;
}
.model-detail table {
	border:1px solid #ccc;
	margin:0 0 15px 0;
}
.model-detail h1 {
	background:#f4f4f2;
	color:#333;
	font-size:13px;
	padding:4px;
}
.model-detail tr.even {
	background:F9F9F9;
	color:#666;
	font-size:12px;
}
.model-detail tr.even td {
	width:423px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	line-height:18px;
	padding:4px;
	color:#333;
	float:left;
}
.model-detail tr.even td.first {
	width:150px;
	border-left:none;
}
#backgroundPopup {
	background: url("http://www.youmint.com/images/bg_popup.png") repeat;
	z-index:1;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	top:0px;
	left:0px;
}
#toPopup {
	background: #FFFFFF;
	height:475px;
	border-radius: 3px 3px 3px 3px;
	color: #333333;
	display: none;
	font-size: 14px;
	left: 50%;
	margin-left: -402px;
	position: fixed;
	top: 15%;
	width: 800px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #CBCBC9;
	z-index: 2;
}
.pop-detail {
	width:582px;
	height:442px;
	margin:0 0 8px 0;
	overflow-y:auto;
	overflow-x:hidden;
	float:right;
}
div.close {
	background: url("http://www.youmint.com/images/closebox.png") no-repeat;
	bottom: 12px;
	cursor: pointer;
	float: right;
	height: 30px;
	left: 12px;
	position: relative;
	width: 30px;
}
div#popup_content {
	margin: 0px 7px;
}
.smaple-box {
	float: left;
	margin-top:29px;
	margin-left: 24px;
	width: 170px;
	border:1px solid #ccc;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.sample {
	padding: 5px;
	text-align: center;
	display:block;
}
.reward-auction .common-column .smaple img {
	margin:0 0 0 10px !important;
}
.phone-name {
	background:#F4F4F2;
	color: #2D2D2D;
	font-size: 12px;
	font-weight: 600;
	line-height: 17px;
	padding: 10px 0 10px;
	border-top:1px solid #CBCBC9;
	text-align: center;
}
/*Bid Page*/

.pop-detail2 {
	width:100%;
	height:442px;
	margin:-16px 0 8px 0;
	overflow-y:auto;
	float:right;
}
.bid_image {
	margin:0 0 0 62px;
	padding:0 0 0 0;
	float:left;
	display:inline-block;
}
.bid_image img {
	width:100px;
	height:100px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
h2.heading {
	float:left;
	margin:0 0 0 0;
	padding:10px 0 10px 10px;
	font-weight:bold;
	display:block;
	line-height:32px;
	font-size:18px !important;
}
h2.heading span {
	color:#CB0015;
	display:block;
}
.bidcount {
	margin:2px 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:55%;
}
.bidcount ul {
	margin:0 0 0 0;
	padding:10px 0 0 0;
	list-style-type:none;
}
.bidcount ul li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}
.bidcount ul li a {
	background:#F4F4F2;
	margin:6px;
	padding: 8px 20px;
	font-size:13px;
	color:#333;
	font-weight:bold;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #CBCBC9;
	display: block;
}
.bidcount ul li a:hover {
	background:#fff;
	color:#CB0015;
	border:1px solid #bbb;
}
.bidcount .status {
	width:100%;
	padding:7px 0 0 7px;
	float:left;
}
.bidcount .status span {
	font-size:10px;
	float:left;
}
.bidcount .status b.unique {
	background:#6abf4d;
	width:10px;
	height:10px;
	border:1px solid #ccc;
	margin:0 5px;
	float:left;
}
.bidcount .status b.no-unique {
	background:#f20000;
	width:10px;
	height:10px;
	margin:0 5px;
	float:left;
}
.right-bar {
	width:340px;
	margin:15px 0 0 0;
	float:left;
}
.right-bar span label {
	color:#000;
	line-height:22px;
	margin:0 5px 0 0;
	float:left;
}
.right-bar span .select {
	float:left;
}
.right-bar h6 {
	color:#333;
	padding:10px 0;
	font-weight:normal;
}
.right-bar ul.product li {
	width:66px;
	height:60px;
	border:1px solid #ccc;
	margin:0 15px 10px 0;
	float:left;
}
.right-bar ul.product li img {
	width:66px;
	height:60px;
	border:none;
	margin:0;
}
.BidsLeft {
	background:#F4F4F2;
	margin: 0 10px 0 0;
	width:86px;
	padding:4px 7px;
	float: left;
	border: 1px solid #CBCBC9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.BidsLeft.second {
	width:47px;
	margin:10px 5px 0 0;
	font-size:10px;
	padding:10px 0;
	text-align:center;
}
.BidsLeft h4 {
	font-size:22px !important;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	display:block;
}
#popup_content .first {
	width:113px;
	margin-left:8px;
	margin-bottom:10px;
	float:left;
}
#popup_content .trfirst {
	width:109px;
	margin-left:0;
	margin-bottom:0;
	border-left:none;
	float:left;
}
.BidsLeft h4 span {
	font-size:13px;
	display:block;
}
.BidsUsed {
	background:#F4F4F2;
	margin: 0 10px 0 0;
	width:80px;
	padding:4px 7px;
	float:left;
	border: 1px solid #CBCBC9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.BidsUsed.second {
	width:47px;
	margin:10px 5px 0 0;
	font-size:10px;
	padding:10px 0;
	text-align:center;
}
.BidsUsed h4 {
	font-size:22px !important;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	display:block;
}
.BidsUsed h4 span {
	font-size:13px;
	display:block;
}
.score {
	background:#cb202d;
	width:80px;
	margin: 0 10px 0 0;
	padding:4px 7px;
	float:left;
	border: 1px solid #CBCBC9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
}
.score.second {
	width:93px;
	background:#F4F4F2;
	color:#000;
	margin:10px 5px 0 0;
	font-size:10px;
	padding:10px 0;
	text-align:center;
}
.score h4 {
	font-size:22px !important;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	color:#fff !important;
	display:block;
}
.score h4 span {
	font-size:13px;
	display:block;
}
/*Bid Page close*/


/*Winner Page*/
.common-column h5 {
	color:#333;
	font-size:12px;
	padding:0 0 5px 0;
	line-height:18px;
}
.userProfileBox {
	background:  #F4F4F2;
    width: 182px;
    margin: 0 0 0 -10px;
    overflow: hidden;
    padding-bottom: 3px;
    padding-top: 3px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	border-top:1px solid #CBCBC9;
}
.username {
	float:right;
	margin:0 0 0 0;
	padding:10px 0 0 10px !important;
	color:#CB0015;
	font-size:11px !important;
	display:inline-block;
	width:100px;
	line-height:14px;
}
.username strong{color:#333;}
.userProfileBox img {
	width:34px;
	height:34px;
	background: #fff;
	padding: 5px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	margin: 0 0px 0 5px !important;
	float: left;
	overflow:hidden;
	border:none !important;
	display:inline-block;
}
.reward-auction .top-col p.participate {
	color:#666;
	padding:0 0px;
	font-size:18px;
	float:left;
}
.reward-auction .top-col p.participate a {
	text-decoration:underline;
	color:#CB0015;
}
.playauctionbox {
	width:99%;
	margin:20px auto 20px auto;
	background:#F4F4F2;
	border:1px solid #CBCBC9;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-size:32px;
	padding:20px 0px;
}
.playauctionbox a {
	color:#B40001;
	text-shadow: 3px 3px 5px #fff;
}
.playauctionbox a:hover {
	color:#000;
}
/*Winner Page Close*/
/* BID FINISH */
.bid-finish{
	width:244px;
	padding:8px;
	text-align:center;
	float:left;
}
.bid-finish h3{
	background:url("http://www.youmint.com/images/notification.png") no-repeat 10px 5px #faf6d4;
	width:100%;
	line-height:30px;
	margin:-20px 0 10px 0;
	font-size:12px;
	padding:0;
	color:#000;
	float:left;
}
.bid-finish h4{
	color:#333;
	font-size:13px;
}
.bid-finish h4 span{
	color:#008000;
}
.bid-finish .row{
	width:100%;
	padding:8px 0;
	float:left;
}
.bid-finish .row label{
	color:#333;
	padding:4px 10px 0 30px;
	font-size:12px;
	float:left;
}
.bid-finish .row .select{
	width:80px;
	float:left;
}
.bid-finish a.button{
	background: #CB0015;
	margin:8px 0 5px 10px !important;
	padding:4px 7px;
	font-weight:600;
	color:#fff;
	font-size:13px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
}
.bid-finish p{
	color:#666;
	padding:5px 0;
}
.bid-finish li{
	width:66px;
	height:60px;
	margin:0 7px 10px 7px;
	float:left;
}
.bid-finish li img{
	width:66px;
	height:60px;
}
