
.login_module { width:305px; height:44px; float: left;}
	.login_module .username_panel {float: left; height:44px;}
		.login_module .username_panel .user_label {float: left; padding: 0 2px 0 9px; color: #000; margin-top: 14px;}
		.login_module .username_panel .user_name {float: left; width: 110px; margin-top: 10px; margin-right: 5px;}
			.login_module .username_panel .user_name .user_name_input {width: 100px; height: 26px; padding: 2px 5px; background:url(https://www.bidgrid.co.uk/en/site/design//images/sign_up_textbox.png) no-repeat 0 0 transparent; border:0; color: #4088b0;}

		 				
	.login_module .password_panel {float: left; height:44px;}
		.login_module .password_panel .pass_label {float: left; padding: 0 2px 0 5px; color: #000; margin-top: 14px;}
		.login_module .password_panel .password {float: left; width: 110px; margin-top: 10px; margin-right: 5px;}
			.login_module .password_panel .password .password_input {float: left; width: 100px; height: 26px; padding: 2px 5px; background:url(https://www.bidgrid.co.uk/en/site/design//images/sign_up_textbox.png) no-repeat 0 0 transparent; border:0; color: #4088b0;}

		 	
	.login_module .submit_panel {float: left; height:32px; margin-top: 10px;}


		.login_module .submit_panel .submit_input {padding:0; border: 0; background:url(https://www.bidgrid.co.uk/en/site/design//images/buttons/btn_login.png) no-repeat 0 0 transparent; width: 70px; height:30px; float:left;}
		.login_module .submit_panel .submit_input:hover {cursor:pointer; background-position: 0 -30px;}



/* AUCTION LISTINGS - ALL */
  .auction_listing {margin: 10px 0; clear: both; float: left; width: 100%;}
		.auction_listing .auction .strong {font-weight: bold;}
/* END AUCTION LISTINGS - ALL */

/* AUCTION LISTINGS - LIVE */
	.auction_listings_live {margin: 0; }
		.auction_listings_live .auctions_heading h2 { color: #8195a0; font-size: 22px; padding:5px 0 15px; }
		.auction_listings_live .auctions_heading.timelock_auctions h2 { padding:15px 0; }
			.auction_listings_live .auctions_heading h2 span { color: #01456b; font-size: 13px; }
			.auction_listings_live .auctions_heading .view_all_link { color: #01456b; font-size: 13px; text-decoration:underline; }
			.auction_listings_live .auctions_heading .view_all_link:hover { text-decoration:none; }
		.auction_listings_live .auctions {clear: both; width:960px; margin-right:-10px;}
			.auction_listings_live .auctions .auction { width: 206px; height:286px; position: relative; padding: 11px; float: left; overflow: hidden; border-radius:5px; border:1px solid #c5c5c5; margin:0 10px 10px 0; }
			.auction_listings_live.timelock_auction .auctions .auction { }
				.auction_listings_live .auctions .auction .title {font-size: 16px; padding-top: 5px; overflow:hidden; height:19px; text-align:center; color:#0c8f8f;}
				.auction_listings_live .auctions .auction .title a { font-size: 16px; color:#0c8f8f; text-decoration:none; }
				.auction_listings_live .auctions .auction .title a:hover {  }
				.auction_listings_live .auctions .auction .rrp {text-align: center; font-size: 13px; font-family: 'open_sans_semi_bold'; color:#405059; margin-top:3px;}

				.auction_listings_live .auctions .auction .thumbnail {text-align: center; margin:5px auto; height: 135px; width: 180px; }
					.auction_listings_live .auctions .auction .thumbnail img {}

					.auction_listing .auctions .auction .max_price_badge {background: url(https://www.bidgrid.co.uk/en/site/design/images/max_price_badge.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);position:absolute;z-index:1;width:53px;height:54px;margin:44px 0 0px -4px;}

				.auction_listing .auctions .auction .auction_type { height: 15px; width: 15px; position: absolute; top: 37px; left: 24px; text-indent: -9999px; background: url(https://www.bidgrid.co.uk/en/site/design/images/weekly_win/trophy_sprite.png) 0 20px no-repeat; }
				.auction_listing .auctions .auction .auction_type.bronze { background-position: 0 0; }
				.auction_listing .auctions .auction .auction_type.silver { background-position: 0 -20px; }
				.auction_listing .auctions .auction .auction_type.gold { background-position: 0 -40px; }

					.auction_listings_live .auctions .auction .ribbon { width:140px; height:139px; position:absolute; z-index:1; margin:-17px 0 0 84px; }
					.auction_listings_live .auctions .auction .ribbon.ending_soon { background:url(https://www.bidgrid.co.uk/en/site/design//images/hurry.png) 0 0 no-repeat; }
					.auction_listings_live .auctions .auction .ribbon.ending_soon_100 { background:url(https://www.bidgrid.co.uk/en/site/design//images/final100.png) no-repeat 0 0; }
					.auction_listings_live .auctions .auction .ribbon.ending_soon_250 { background:url(https://www.bidgrid.co.uk/en/site/design//images/final250.png) no-repeat 0 0; }
						.auction_listings_live .auctions .auction .ribbon a { display:block; height:139px; text-decoration:none; }
					.auction_listings_live.timelock_auction .auctions .auction .ribbon.ending_soon { background:url(https://www.bidgrid.co.uk/en/site/design//images/hurry.png) 0 0 no-repeat; }
					.auction_listings_live.timelock_auction .auctions .auction .ribbon.time_end_soon_12 { background:url(https://www.bidgrid.co.uk/en/site/design//images/time_end_soon_12.png) no-repeat 0 0; }
					.auction_listings_live.timelock_auction .auctions .auction .ribbon.time_end_soon_24 { background:url(https://www.bidgrid.co.uk/en/site/design//images/time_end_soon_24.png) no-repeat 0 0; }
				.auction_listings_live .auctions .auction .bids_remaining {text-align: center; padding: 3px 0; font-size:13px; color: #405059; font-family: 'open_sans_semi_bold';}
					.auction_listings_live .auctions .auction .bids_remaining.time_lock { padding: 4px 0 0 50px; font-size:16px; margin-bottom:6px; background:url(https://www.bidgrid.co.uk/en/site/design/images/clock.jpg) no-repeat 5px 5px; text-align: left; }
						.auction_listings_live .auctions .auction .bids_remaining.time_lock .time_text { padding: 0 0 5px; font-size:16px; }
						.auction_listings_live .auctions .auction .bids_remaining.time_lock .image_no_link { margin-right:8px; vertical-align:bottom; }
					.auction_listings_live .auctions .auction .bids_remaining .bids_strong {color: #405059; }
				.auction_listings_live .auctions .auction .credits_required {text-align: center; padding: 4px 0; color: #ff8a00; font-size:16px; font-family: 'open_sans_bold'; margin-bottom: 4px; }
					.auction_listings_live .auctions .auction .credits_required .credits_req_strong {color: #ff8a00; }
				.auction_listings_live .auctions .auction .link { text-align: center; padding-top: 2px;}
					.auction_listings_live .auctions .auction .link a {display: block; width: 130px; height:40px; margin: 0 auto; background:url(https://www.bidgrid.co.uk/en/site/design/images/bid_button.png) no-repeat 0 0 transparent;}
					.auction_listings_live .auctions .auction .link a:hover {background:url(https://www.bidgrid.co.uk/en/site/design/images/bid_button.png) no-repeat 0 -40px transparent;}
		.auction_listings_live .auctions_footer {background:url(https://www.bidgrid.co.uk/en/site/design//images/active_auctions_bottom_bg.jpg) no-repeat 0 0 #fff; width:730px; height: 5px; clear:both;}
		.auction_listings_live .auctions_see_all {clear: both; float: right; position: relative; bottom: 5px; right: 25px;}
			.auction_listings_live .auctions_see_all a {color: #000; background:url(https://www.bidgrid.co.uk/en/site/design//images/see_all_active_button.png) no-repeat 0 0 transparent; width:230px; height:30px; display: block;}
/* END AUCTION LISTINGS - LIVE */

/* AUCTION LISTINGS - CLOSED */
	.list_auctions.closed { float:left; width:480px; overflow:hidden; }
		.auction_listings_closed {margin-top: 0; width: 480px; float:left; }
			.auction_listings_closed .auctions { height:290px; overflow:hidden; }
			.auction_listings_closed .auction { width: 206px; height:266px; padding: 11px; float: left; margin:0 10px 10px 0; overflow: hidden; position: relative; border-radius:5px; border:1px solid #c5c5c5; }
				.auction_listings_closed .auction .title { font-size: 16px; padding-top: 5px; overflow:hidden; height:19px; text-align:center; color:#d50700; }
					.auction_listings_closed .auction .title a { font-size: 16px; color:#d50700; text-decoration:none; }
					.auction_listings_closed .auction .title a:hover { text-decoration:none; }

				.auction_listings_closed .auction .rrp {text-align: center; font-size: 13px; color:#405059; margin-top:3px;}
				.auction_listings_closed .auction .thumbnail {text-align: center; margin:5px auto; height: 135px; width: 180px; background:url(https://www.bidgrid.co.uk/en/site/design/images/auction/sold_small.png) no-repeat center; }
					.auction_listings_closed .auction .thumbnail img {}
				.auction_listings_closed .auctions .auction .winning_bid_amount {text-align: center; padding:3px 0 12px; color: #d50700;}
					.auction_listings_closed .auctions .auction .winning_bid_amount .winning_bid_amount_strong {color:#d50700; font-size:16px; font-weight: bold;}
				.auction_listings_closed .auctions .auction .winning_username {text-align: center; padding: 3px;}
				.auction_listings_closed .auctions .auction .bids_placed {text-align: center; padding: 3px;}
				.auction_listings_closed .auctions .auction .total_saving_pounds {text-align: center; padding: 3px;}
				.auction_listings_closed .auctions .auction .total_saving_percentage {text-align: center; padding: 3px;}
				.auction_listings_closed .auctions .auction .link { text-align: center;}
					.auction_listings_closed .auctions .auction .link a {display: block; width: 140px; height:40px; margin: 0 auto; background:url(https://www.bidgrid.co.uk/en/site/design/images/buttons/btn_view_auction.png) no-repeat 0 0;}
					.auction_listings_closed .auctions .auction .link a:hover {background-position: 0 -40px;}
/* END AUCTION LISTINGS - CLOSED */

/* AUCTION LISTINGS - RECENTLY FINISHED */
	.auction_listings_recently_finished {margin-top: 0; background:url(https://www.bidgrid.co.uk/en/site/design//images/closed_auctions_bg.jpg) no-repeat 0 45px #cde4e6; width: 730px;}
		.auction_listings_recently_finished .auctions_heading {padding: 15px; font-weight: bold; background:url(https://www.bidgrid.co.uk/en/site/design//images/closed_auctions_top_bg.jpg) no-repeat 0 0 transparent; width: 730px; height: 15px;}
		.auction_listings_recently_finished .auctions {clear: both; margin-left: 6px; min-height:200px;}
		.auction_listings_recently_finished .auction {background:url(https://www.bidgrid.co.uk/en/site/design//images/closed_auction_bg.png) no-repeat 0 0 transparent; width: 170px; height:188px; padding: 3px; float: left; margin:3px 2px; overflow: hidden; position: relative;}
			.auction_listings_recently_finished .auction .title {text-align: left; font-weight: bold; font-size: 14px; padding: 8px 0 0 8px; width: 162px; color:#0c8f8f; white-space: nowrap; clip: rect(0px, 160px, 25px, 0px); position: absolute;}

    	
			.auction_listings_recently_finished .auction .rrp {text-align: left; font-size: 13px; padding: 3px;}
			.auction_listings_recently_finished .auction .thumbnail {text-align: center; padding: 3px; margin-top: 25px;}
				.auction_listings_recently_finished .auction .thumbnail img {}
			.auction_listings_recently_finished .auctions .auction .winning_bid_amount {text-align: center; padding: 4px 3px; color:#405059;}
				.auction_listings_recently_finished .auctions .auction .winning_bid_amount .winning_bid_amount_strong {color:#f10000;}
			.auction_listings_recently_finished .auctions .auction .winning_username {text-align: center; padding: 3px;}
			.auction_listings_recently_finished .auctions .auction .bids_placed {text-align: center; padding: 3px;}
			.auction_listings_recently_finished .auctions .auction .total_saving_pounds {text-align: center; padding: 3px;}
			.auction_listings_recently_finished .auctions .auction .total_saving_percentage {text-align: center; padding: 3px;}
			.auction_listings_recently_finished .auctions .auction .link { text-align: center; padding: 4px 3px;}
				.auction_listings_recently_finished .auctions .auction .link a {display: block; width: 120px; height:25px; margin: 0 auto; background:url(https://www.bidgrid.co.uk/en/site/design//images/view_button.png) no-repeat 0 0 transparent;}
				.auction_listings_recently_finished .auctions .auction .link a:hover {background:url(https://www.bidgrid.co.uk/en/site/design//images/view_button.png) no-repeat 0 -25px transparent;}
		.auction_listings_recently_finished .auctions_footer {background:url(https://www.bidgrid.co.uk/en/site/design//images/closed_auctions_bottom_bg.jpg) no-repeat 0 0 #fff; width:730px; height: 5px; clear:both;}
		.auction_listings_recently_finished .auctions_see_all {clear: both; float: right; position: relative; bottom: 5px; right: 25px;}
			.auction_listings_recently_finished .auctions_see_all a {color: #000; background:url(https://www.bidgrid.co.uk/en/site/design//images/see_all_finished_button.png) no-repeat 0 0 transparent; width:230px; height:30px; display: block;}
			.auction_listings_recently_finished .auctions_see_all a:hover {background:url(https://www.bidgrid.co.uk/en/site/design//images/see_all_finished_button.png) no-repeat 0 -30px transparent;}
/* END AUCTION LISTINGS - RECENTLY FINISHED */



	/* AUCTION LISTINGS - CLOSED */
	.list_auctions.closed { float:left; width:480px; overflow:hidden; }
		.auction_listings_closed {margin-top: 0; width: 480px; float:left; }
			.auction_listings_closed .auctions { height:290px; overflow:hidden; }
			.auction_listings_closed .auction { width: 206px; height:266px; padding: 11px; float: left; margin:0 10px 10px 0; overflow: hidden; position: relative; border-radius:5px; border:1px solid #c5c5c5; }
				.auction_listings_closed .auction .title { font-size: 16px; padding-top: 0; overflow:hidden; height:19px; text-align:center; color:#d50700; }
					.auction_listings_closed .auction .title a { font-size: 16px; color:#d50700; text-decoration:none; }
					.auction_listings_closed .auction .title a:hover { text-decoration:none; }
	
				.auction_listings_closed .auction .rrp {text-align: center; font-size: 13px; color:#405059; margin-top:3px;}
				.auction_listings_closed .auction .thumbnail { text-align: center; margin:3px auto; height: 135px; width: 180px; position: relative; }
				  .auction_listings_closed .auction .thumbnail .sold { height: 135px; width: 180px; display: block; background:url(https://www.bidgrid.co.uk/en/site/design/images/auction/sold_small.png) no-repeat center; position: absolute; top: 0; left: 0; }
					.auction_listings_closed .auction .thumbnail img {}
				.auction_listings_closed .auctions .auction .winning_bid_amount {text-align: center; padding:3px 0; color: #d50700;}
					.auction_listings_closed .auctions .auction .winning_bid_amount .winning_bid_amount_strong {color:#d50700; font-size:16px; font-weight: bold;}
				.auction_listings_closed .auctions .auction .winning_username {text-align: center; padding: 3px;}
				.auction_listings_closed .auctions .auction .bids_placed {text-align: center; padding: 3px;}
				.auction_listings_closed .auctions .auction .total_saving_pounds {text-align: center; padding: 3px;}
				.auction_listings_closed .auctions .auction .total_saving_percentage {text-align: center; padding: 3px;}
				.auction_listings_closed .auctions .auction .link { text-align: center;}
					.auction_listings_closed .auctions .auction .link a {display: block; width: 140px; height:40px; margin: 0 auto; background:url(https://www.bidgrid.co.uk/en/site/design/images/buttons/btn_view_auction.png) no-repeat 0 0;}
					.auction_listings_closed .auctions .auction .link a:hover {background-position: 0 -40px;}
	/* END AUCTION LISTINGS - CLOSED */


