/* Side auction content */
div.participate {
	height: 20px;
	background:url(../../img/new/auction/aukcion_line.jpg) repeat-x left 10px;
	text-align: center;
	overflow: hidden;
}

div.participate-frontpage {
	height: 20px;
	background:url(../../img/new/auction/aukcion_line.jpg) repeat-x left 15px;
	text-align: center;
	padding: 5px 0 0 0;
	overflow: hidden;
}

a.participate-button,
div#memberhome a.participate-buttonw {
	color: #ffffff;
	background:url(../../img/new/auction/participate-button.jpg) no-repeat top left;
	height: 18px;
	padding: 3px 0 0 0;
	width: 107px;
	font-size: 11px;
	display: block;
	margin: 0 auto 0 auto;
}

a.participate-buttonw {
	color: #ffffff;
	background:url(../../img/new/auction/participate-buttonw.jpg) no-repeat top left;
	height: 18px;
	padding: 3px 0 0 0;
	width: 107px;
	font-size: 11px;
	display: block;
	margin: 0 auto 0 auto;
}

div#memberhome a.participate-buttonhome {
	color: #ffffff;
	background:url(../../img/new/auction/participate-buttonw.jpg) no-repeat top left;
	height: 18px;
	padding: 3px 0 0 0;
	width: 107px;
	font-size: 11px;
	display: block;
	margin: 0 auto 0 auto;
}

p.biggest {
	color: #4f5450;
	padding: 0 0 5px 0;
}

div.auctio-now-results {
	padding: 0 0 5px 0;
}

div.auctio-now-results a {
	font-size: 12px;
}

div.auctio-now-results table tr td {
	background-color: #ffffff;
	padding: 2px 8px 2px 8px;
	border-bottom: 4px solid #d3d7e2;
}

/* Main auction content */
div#auctio { }

div.auctiotop-box { 
	background-color: #d3d7e3;
	width:510px;
}

div.auctiotop-top-box {
	background:url(../../img/new/auction/auctiobox_top.jpg) no-repeat top left;
}

div.auctiotop-buttom-box {
	background:url(../../img/new/auction/auctiobox_bottom.jpg) no-repeat bottom left;
	padding: 10px 5px 7px 20px;
}

div.topauctionuser-box { 
	background:url(../../img/new/auction/topauctionusermidle.jpg) repeat-y top left;
	width:187px;
}

div.topauctionuser-top-box {
	background:url(../../img/new/auction/topauctionusertop.jpg) no-repeat top left;
}

div.topauctionuser-buttom-box {
	background:url(../../img/new/auction/topauctionuserbottom.jpg) no-repeat bottom left;
	padding: 12px 5px 12px 5px;
	text-align: center;
}

div#auction-price-bg {
	width:495px;
	float: left;
	display: block;
	margin: 10px 0 10px 0;
	padding: 5px 0 0 15px;
	font: bold 11px Arial;
	color: #ffffff;
	height: 33px;
	background:url(../../img/new/auction/auction_price_bg.jpg) no-repeat top left;	
	overflow: hidden;
}

p.winners-of-day {
	color: #000000;
	font-weight:bold;
	padding: 0 0 5px 0;
}

input#amount {
	color: #5c5c5c;
	border: none;
	width: 90px;
	text-align: center;
	padding: 0 14px 0 14px;
}

input#submit_amount {
	height: 24px;
	width: 101px;
	color: #ffffff;
	font-size: 11px;
	border:0;
	background: transparent url(../../img/new/auction/submit_amount_bg.jpg) no-repeat top left;	
	cursor: pointer;	
}

div#auctio div.box-left {
	float:left;
	width: 285px;
	overflow: hidden;
}

div#auctio div.box-right {
	float: right;
	width: 187px;
	padding-right: 5px;
	overflow: hidden;
}

div#auction-time-bg {
	background: transparent url(../../img/new/auction/auction_time_bg.jpg) no-repeat top left;
	width:272px;
	color: #7c7c7c;
	padding: 6px 0 0 50px; 
	margin: 0 auto 0 auto;
	height: 22px;
	font-size: 12px;
	overflow: hidden;
}

span#countdown {
	color: #000000;
}

div#auctio-users {
	margin: 15px 0 0 0;
}

table.all-time-top {
	margin: 0 auto 0 auto;
}

table.all-time-top tr td.top {
	background: transparent url(../../img/new/auction/break_line.jpg ) repeat-x bottom left; 
	padding: 0 0 3px 0;
}

table.all-time-top tr td.middle {
	background: transparent url(../../img/new/auction/break_line.jpg ) repeat-x bottom left; 
	padding: 0 0 3px 0;
}

table.all-time-top p {
	margin: 1px 0 1px 0;
	padding: 0 5px 0 5px;
	color: #5c5c5c;
}

table.all-time-top p span {
	font-weight:bold;
}

table.all-time-top p.male {
	color: #d10101;
}

table.all-time-top p.female {
	color: #137fec;
}

div.win-male {
	float: left;
	width: 87px;
	overflow: hidden;
	margin-left: 5px;	
}

div.win-female {	
	float: left;
	width: 87px;
	overflow: hidden;
	margin-left: 5px;
}

div.win-couple {	
	float: left;
	width: 87px;
	overflow: hidden;
	margin-left: 5px;
}

div.win-male div.photo-content,
div.win-female div.photo-content,
div.win-couple div.photo-content {
	float: left;
	background-color: #ffffff;	
}

div.win-female p.points,
div.win-male p.points, 
div.win-couple p.points {
	text-align: center;
	color: #5b5b59;
}

div.win-female p.name,
div.win-male p.name, 
div.win-couple p.name {
	text-align: center;
}

div.thumb_top_male {
	float: left;
	width: 85px;
	height: 114px;
	overflow: hidden;
	border: 1px solid #d29acb;
	cursor: pointer;
	text-align: center;
}

div.thumb_top_female {
	float: left;
	width: 85px;
	height: 114px;
	overflow: hidden;
	border: 1px solid #d29acb;
	cursor: pointer;
	text-align: center;
}

p.all-stakes {
	color: #000000;
	font-weight:bold;
	padding: 0 0 5px 15px;
}

div.all-males {
	float: left;
	width: 155px;
	padding: 0 5px 0 5px;
	overflow: hidden;
}

div.all-females {
	float: left;
	width: 155px;
	overflow: hidden;
}

div.all-couples {
	float: left;
	width: 155px;
	padding: 0 5px 0 5px;
	overflow: hidden;
}

table.table-users tr td {
	padding: 6px;
	background-color: #eeeeee;
	border-bottom: 5px solid #ffffff;
	vertical-align: middle; 
	text-align: center;
}
table.table-users tr.first td {
	background-color: #f2d9c3;
}

.auction_profile_thumb {
	height: 65px;
	width: 50px;
	border: 1px solid #979797;
}

.auction_profile_thumb2 {
	height: 65px;
	width: 50px;
	border: 1px solid #979797;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}

/* Style user home */


div#memberhome div.auctiotop-box { 
	background-color: #d3d7e3;
	width:494px;
}

div#memberhome div.auctiotop-top-box {
	background:url(../../img/new/auction/smallauctionboxtop.jpg) no-repeat top left;
}

div#memberhome div.auctiotop-buttom-box {
	background:url(../../img/new/auction/smallauctionboxbottom.jpg) no-repeat bottom left;
	padding: 10px 5px 7px 10px;
}

div#memberhome div.auctiotop-boxw { 
	background-color: none;
	width:494px;
}

div#memberhome div.auctiotop-top-boxw {
	background: none;
}

div#memberhome div.auctiotop-buttom-boxw {
	background: none;
	padding: 10px 5px 7px 10px;
}







div#memberhome div.topauctionuser-box { 
	background:url(../../img/new/auction/topauctionusermidle.jpg) repeat-y top left;
	width:187px;
}

div#memberhome div.topauctionuser-top-box {
	background:url(../../img/new/auction/topauctionusertopw.jpg) no-repeat top left;
}

div#memberhome div.topauctionuser-buttom-box {
	background:url(../../img/new/auction/topauctionuserbottomw.jpg) no-repeat bottom left;
	padding: 12px 5px 12px 5px;
	text-align: center;
}





/* Style anonimus home */
div#main div.auctiotop-box { 
	background:none;
	width:500px;
}

div#main div.auctiotop-top-box {
	background:none;
}

div#main div.topauctionuser-box { 
	background:url(../../img/new/auction/topauctionusermidle.jpg) repeat-y top left;
	width:187px;
}

div#main div.topauctionuser-top-box {
	background:url(../../img/new/auction/topauctionusertopw.jpg) no-repeat top left;
}

div#main div.topauctionuser-buttom-box {
	background:url(../../img/new/auction/topauctionuserbottomw.jpg) no-repeat bottom left;
	padding: 12px 5px 12px 5px;
	text-align: center;
}

div#main div.auctiotop-buttom-box {
	background:none;
	padding: 10px 10px 7px 5px;
}

div.auction-rules {
	text-align:center;
	padding: 10px 0 0 0;
}

div.auction-rules a {
	color: #fe0000;
}

div.auction-box-header {
	background: url('../../img/new/infobox/orangaboxtitlebg.jpg') no-repeat top left;	 
	height: 16px;
	text-align: center;
	padding: 3px 0 0 0;
	font-weight: bold;
	color: #ffffff;
	overflow: hidden;
	margin: 0 0 0 15px;    
}