body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0; padding:0;
}


#conhece_menu{width:151px;height:85px;background-image:url('/Leiloes/images/conhece.png');}
#conhece_menu:hover{background-image:url('/Leiloes/images/conhece-hover.png');}

#leiloes_selected{clear:both;float:right;display:inline;margin-right:40px;width:191px;height:118px;background-image:url('/Leiloes/images/leiloes.png');}
#leiloes_menu{clear:both;float:right;display:inline;margin-right:40px;width:191px;height:118px;background-image:url('/Leiloes/images/leiloes.png');}
#leiloes_menu:hover{background-image:url('/Leiloes/images/leiloes-hover.png');}

#regista_menu{width:159px;height:39px;background-image:url('/Leiloes/images/regista.png');float:right;}
#regista_menu:hover{background-image:url('/Leiloes/images/regista-hover.png');}

#info_selected{width:209px;height:35px;background-image:url('/Leiloes/images/como.png');float:right;}
#info_menu{width:209px;height:35px;background-image:url('/Leiloes/images/como.png');float:right;}
#info_menu:hover{background-image:url('/Leiloes/images/como-hover.png');}

#vencedores_selected{width:170px;height:39px;background-image:url('/Leiloes/images/vencedores.png');float:right;}
#vencedores_menu{width:170px;height:39px;background-image:url('/Leiloes/images/vencedores.png');float:right;}
#vencedores_menu:hover{background-image:url('/Leiloes/images/vencedores-hover.png');}

#application_auctions_info{
	background-image:url(/Leiloes/images/bkg_comofunciona.jpg);
	background-repeat:no-repeat;
	width:912px;
	height:1533px;
}

#application_auctions_header{
	float:left;
	background-image:url(/Leiloes/images/bkg_top.jpg);
	background-repeat:no-repeat;
	width:912px;
	height:265px;
}

#application_auctions{
	float:left;
	background-image:url(/Leiloes/images/bkg_pattern.jpg);
	background-repeat:repeat;
	width:912px;
	margin:0px;
}

#application_auctions_footer{
	float:left;
	background-image:url(/Leiloes/images/bkg_bottom.jpg);
	background-repeat:no-repeat;
	width:912px;
	height:202px;
}

img{
	border:none;
	outline:none;
}

#leiloes{
	width:150px;
	height:85px;
	margin-left:12px;
	display:inline;
	float:left;
}

#application_auction_right_menu{
	float:right;
	width:220px;
	height:109px;
	margin-top:30px;
	text-align:right;
	clear:both;
}

#application_auctions_container{
	float:left;
	width:740px;
	display:inline;
	margin-left: 96px;
}


.auction_container{
	position:relative;
	float:left;
	width:140px;
	height:380px;
	background-color:#000;
	margin-left:4px;
	display:inline;
	margin-bottom:4px;
	margin-top:4px;
}

.auction_item_name{
	padding: 10px 10px 0px 10px;
	text-align:center;
	height:80px;
}

.auction_item_name span{
	background-color:#FF0;
	font-size:18px;
	line-height:21px;
	font-weight:bold;
	color:#000;
}

.auction_item_photo{
	text-align:center;
}

.auction_timer{
	font-family:"Courier New", Courier, monospace;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin-top:10px;
}

.auction_timer_red{
	color:#FF0000;	
}

.auction_timer_label{
	font-size:14px;	
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	margin-top:10px;
}

.auction_current_price {
	font-size:24px;
	font-weight:bold;
	color:#ff7000;
	text-align:center;
	margin-top:10px;
}

.bid_user_image { display:none; margin-top: 8px; margin-bottom: 9px; }

.auction_winner_info {
	float:left;
	width: 140px;
	height: 55px;
}

.auction_winner_image {
	display:none;
	margin-left: 24px;
	margin-top: 10px;
}

.auction_winner_firstname{
	font-size:14px;
	color:#ffffff;
	margin-top:5px;
	text-align:center;
	text-decoration:underline;
	cursor:pointer;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	word-wrap:normal;
}
.auction_winner_lastname{
	font-size:14px;
	color:#ffffff;
	margin-top:5px;
	text-align:center;
	text-decoration:underline;
	cursor:pointer;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	word-wrap:normal;
}

.auction_winner{
	font-size:14px;
	color:#ffffff;
	margin-top:5px;
	text-align:center;
	text-decoration:underline;
	cursor:pointer;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	word-wrap:normal;
}

.auction_winner_empty{
	font-size:14px;
	color:#ffffff;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
	cursor:default;
}

.auction_button{
	text-align:center;
	margin-top:14px;
	cursor:pointer;
}

.auction_bid_sms_txt{
	 color: white;
	 margin: 15px 15px 0 15px;
}

.auction_sold{
	margin-top:-59px;
	margin-left:40px;
	display:none;
}
.auction_max_price{
	margin-top:-120px;
	margin-left:70px;
	padding-bottom: 15px;
	display:none;
}
.auction_details_max_price {
	position: absolute; margin: 30px 0 0 220px;
	display:none;
}

.auction_shade{
	position:absolute;
	top:0px;
	left:0px;
	width:140px;
	height:360px;
	z-index:10;
	display:none;
	background-color:#000;
	-moz-opacity:.50; 
	filter:alpha(opacity=50);
	opacity:.50;
}

.auction_confirm{
	position:absolute;
	top:310px;
	left:54px;
	width:32px;
	height:32px;
	background: url('/Leiloes/images/ok32.png');
	display:none;
}

#application_auctions_winners{
	background-image:url(/Leiloes/images/bkg_vencedores.jpg);
	background-repeat:no-repeat;
	width:912px;
	height:1568px;
}

#auction_winners{
	float:left;
	background-image:url(/Leiloes/images/bkg_pattern.jpg);
	background-repeat:repeat;
	width:912px;
	margin:0px;
}

.auction_winners_day{
	margin-top:16px;
	margin-bottom:6px;
	width:160px;
	float:left;
	display:inline;
	margin-left:100px;
	height:24px;
	padding-top:2px;
	position:relative;
	padding-left:10px;
	background-color:#FF0;
	font-size:18px;
	text-align:left;
	line-height:21px;
	font-weight:bold;
	color:#000;
	clear:both;
	text-transform:uppercase;
}

.auction_winner_line{
	clear:both;
	font-size:12px;
	margin-bottom:3px;
	float:left;
	margin-left:100px;
	display:inline;
	height:16px;
	width:700px;
}

.auction_winner_name{
	float:left;
	width:206px;
	height:16px;
	background-color:#9deeeb;
	margin-right:6px;
	text-decoration:underline;
	padding-left:4px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	word-wrap:normal;
}

.auction_winner_name a{
	font-size:12px;
	color:#000;
	float:left;
}

.auction_winner_item{
	float:left;
	width:250px;
	height:14px;
	background-color:#9deeeb;
	margin-right:6px;
	text-align:center;
	padding-top:2px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	word-wrap:normal;
}

.auction_winner_item a{
	font-size:12px;
	color:#000;
}

.auction_winner_time{
	float:left;
	width:94px;
	height:14px;
	background-color:#9deeeb;
	margin-right:6px;
	font-size:12px;
	text-align:center;
	padding-top:2px;
}

.auction_winner_price{
	float:left;
	width:92px;
	height:14px;
	background-color:#9deeeb;
	text-align:center;
	font-size:12px;
	padding-top:2px;
}

#application_auction_item_winner{
	background-image:url(/Leiloes/images/bkg_parabens.jpg);
	width:912px;
	height:969px;
}

#application_auction_item_complete{
	background-image:url('/Leiloes/images/bkg_detalhe.jpg');
	width:912px;
	height:969px;
}

#auction_complete_container{
	width:720px;
	margin:auto;
	margin-top:20px;
}

.auction_complete_container_sep{
	padding-top:0;
}

.auction_details_photo{
	float:left;
	height:350px;
	width:300px;
	text-align:center;	
}

.auction_details_text{
	float:left;
	font-size:13px;
	color:#000;
	margin-left:30px;
	display:inline;
	text-align:left;
	width:350px;
}

.auction_details_name{
	font-size:20px;
	color:#000;
	background-color:#fdff00;	
}

.auction_details_description{
	margin-top:10px;
	margin-bottom:20px;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	font-family:Arial;
}

.auction_details_description ul{
	padding-left:14px;
	color:black;
	font-size:14px;
}

.auction_details_bid{
	background:#000;
	width:130px;
	height:120px;
	margin-right:6px;
	margin-top:10px;
	text-align:center;	
}

.auction_details_bid_date{
	font-size:18px;
	color:#FFF;
	padding-top:14px;
	width:100%;
	float:left;
	text-align:center;
}

.auction_details_bid_price{
	margin-top:5px;
	font-size:24px;
	font-weight:bold;
	color:#ff7000;
	width:100%;
	float:left;
	text-align:center;
}

.auction_details_bid_user{
	margin-bottom:5px;
	font-size:14px;
	color:#FFF;
	text-decoration:underline;
	width:100%;
	float:left;
	text-align:center;	
}

.auction_details_pvp{
	font-size:15px;
	margin-top:20px;	
}

.auction_details_discount{
	font-size:16px;
	color:#FFF;	
}

.auction_details_discount span{font-size:22px;}

.auction_item_bid{
	float:left;
	background:#000;
	width:130px;
	height:120px;
	margin-right:6px;
	margin-top:10px;
	text-align:center;
}

.auction_item_bid_date{
	font-size:18px;
	color:#FFF;
	padding-top:14px;
}

.auction_item_bid_price{
	margin-top:5px;
	font-size:24px;
	font-weight:bold;
	color:#ff7000;	
}

.auction_item_bid_user{
	margin-top:5px;
	font-size:14px;
	color:#FFF;
	text-decoration:underline;	
}

.auction_item_bid_firstname{
	font-size:14px;
	color:#FFF;
	text-decoration:underline;
	width:100%;
	float:left;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	word-wrap:normal;
}
.auction_item_bid_lastname{
	font-size:14px;
	color:#FFF;
	text-decoration:underline;
	width:100%;
	float:left;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	word-wrap:normal;
}

.aution_item_time_label {
	float:left;
	color:#000;
	font-size:12px;
}

.auction_item_time{
	clear:both;
	float:left;
	font-size:30px;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	color:#000;
	margin-top:3px;
}

.auction_item_time_red{
	clear:both;
	float:left;
	font-size:30px;
	font-weight:bold;
	margin-top:3px;
	font-family:"Courier New", Courier, monospace;
	color:#f00;
}

.auction_item_price_label{
	clear:both;
	float:left;
	margin-top:5px;
	font-size:15px;
	padding-top:6px;
	width:300px;
}

.auction_item_price_label span{float:left;margin-right:5px;margin-top:5px;}

#auction_item_cost{
	float:left; 
	font-size:20px; 
	padding-top:3px; 
	display:inline;
	margin-left:5px;
	width:120px;
}


.auction_item_bidder{
	float:left;
	clear:both;
	padding-top:2px;
	margin-top:3px;
	font-size:14px;
	color:#000;
	text-decoration:underline;
	margin-bottom:10px;
}

#auction_item_bidder{
	font-size:14px;
	color:#000;
	text-decoration:underline;
}

.auction_item_bid_submit{
	float:left;
	background: url('/Leiloes/images/licitar2.png');
	width:129px;
	height:31px;
	cursor:pointer;
}
.auction_item_bid_submit:hover{background: url('/Leiloes/images/licitar2-hover.png');}

.auction_item_sms{
	float:left;
	clear:both;
	padding-top:12px;
	font-size:15px;
}


#auction_item_confirm{
	position:absolute;
	top:0px;
	left:50px;
	width:32px;
	height:32px;
	background: url('/Leiloes/images/ok32.png');
	display:none;
}

#auction_bt_pdf {
position: absolute; background: url('/Leiloes/images/pdf.png'); width: 236px; height: 40px;cursor:pointer
}
#auction_bt_pdf:hover { background: url('/Leiloes/images/pdf-hover.png'); }


#auction_bt_voltar {
position: absolute; background: url('/Leiloes/images/voltar.png'); width: 129px; height: 42px;cursor:pointer
}
#auction_bt_voltar:hover { background: url('/Leiloes/images/voltar-hover.png'); }

.auctions_facebook_share{ background: url('/Leiloes/images/partilhar.png'); }

#auctions_mobile_button{
	float:left;
	background-image:url('/Leiloes/images/mobile_off.png');
	margin-top:26px;
	margin-left:160px;
	width:152px;
	height:30px;
}
#auctions_mobile_button:hover{background-image:url('/Leiloes/images/mobile_off_over.png');}


.auctions_no_content{
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	text-transform:uppercase;
	color:#000;
}

.auctions_warning{
	float:left;
	width:100%;
	margin-top:10px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
}
