				  @font-face {
						font-family: 'open_sans';
																src: url('https://www.bidgrid.co.uk/lib/font/open_sans/eot/opensans-regular-webfont.eot');
										src: url('https://www.bidgrid.co.uk/lib/font/open_sans/eot/opensans-regular-webfont.eot?#iefix') format('embedded-opentype');
												 url('https://www.bidgrid.co.uk/lib/font/open_sans/woff/opensans-regular-webfont.woff') format('woff'),
												 url('https://www.bidgrid.co.uk/lib/font/open_sans/ttf/opensans-regular-webfont.ttf') format('truetype'),
												 url('https://www.bidgrid.co.uk/lib/font/open_sans/svg/opensans-regular-webfont.svg') format('svg');
														font-weight: normal;
					font-style: normal;
					}
								  @font-face {
						font-family: 'open_sans_semi_bold';
																src: url('https://www.bidgrid.co.uk/lib/font/open_sans/eot/opensans-semibold-webfont.eot');
										src: url('https://www.bidgrid.co.uk/lib/font/open_sans/eot/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype');
												 url('https://www.bidgrid.co.uk/lib/font/open_sans/woff/opensans-semibold-webfont.woff') format('woff'),
												 url('https://www.bidgrid.co.uk/lib/font/open_sans/ttf/opensans-semibold-webfont.ttf') format('truetype'),
												 url('https://www.bidgrid.co.uk/lib/font/open_sans/svg/opensans-semibold-webfont.svg') format('svg');
														font-weight: normal;
					font-style: normal;
					}
								  @font-face {
						font-family: 'open_sans_bold';
																src: url('https://www.bidgrid.co.uk/lib/font/open_sans/eot/opensans-bold-webfont.eot');
										src: url('https://www.bidgrid.co.uk/lib/font/open_sans/eot/opensans-bold-webfont.eot?#iefix') format('embedded-opentype');
												 url('https://www.bidgrid.co.uk/lib/font/open_sans/woff/opensans-bold-webfont.woff') format('woff'),
												 url('https://www.bidgrid.co.uk/lib/font/open_sans/ttf/opensans-bold-webfont.ttf') format('truetype'),
												 url('https://www.bidgrid.co.uk/lib/font/open_sans/svg/opensans-bold-webfont.svg') format('svg');
														font-weight: normal;
					font-style: normal;
					}
								  @font-face {
						font-family: 'open_sans_extra_bold';
																src: url('https://www.bidgrid.co.uk/lib/font/open_sans/eot/opensans-extrabold-webfont.eot');
										src: url('https://www.bidgrid.co.uk/lib/font/open_sans/eot/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype');
												 url('https://www.bidgrid.co.uk/lib/font/open_sans/woff/opensans-extrabold-webfont.woff') format('woff'),
												 url('https://www.bidgrid.co.uk/lib/font/open_sans/ttf/opensans-extrabold-webfont.ttf') format('truetype'),
												 url('https://www.bidgrid.co.uk/lib/font/open_sans/svg/opensans-extrabold-webfont.svg') format('svg');
														font-weight: normal;
					font-style: normal;
					}
								  @font-face {
						font-family: 'jointbypizzadude';
																src: url('https://www.bidgrid.co.uk/lib/font/jointbypizzadude/eot/jointbypizzadude.eot');
										src: url('https://www.bidgrid.co.uk/lib/font/jointbypizzadude/eot/jointbypizzadude.eot?#iefix') format('embedded-opentype');
												 url('https://www.bidgrid.co.uk/lib/font/jointbypizzadude/woff/jointbypizzadude.woff') format('woff'),
												 url('https://www.bidgrid.co.uk/lib/font/jointbypizzadude/ttf/jointbypizzadude.ttf') format('truetype'),
												 url('https://www.bidgrid.co.uk/lib/font/jointbypizzadude/svg/jointbypizzadude.svg') format('svg');
														font-weight: normal;
					font-style: normal;
					}
				
.spacer { clear:both; }

/** -- Y A H O O   Y U I   R E S E T   S C R I P T -- **/

	html{ color:#444444; background:#FFF; }

	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td { margin:0; padding:0; }

	table{ border-collapse:collapse; border-spacing:0; }
	fieldset,img { border:0; }
	address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
	li{ list-style:none; }
	caption, th{ text-align:left; }
	h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal; }
	q:before,q:after{ content:''; }
	abbr,acronym{ border:0; font-variant:normal; }
	sup{ vertical-align:text-top; }
	sub{ vertical-align:text-bottom; }
	input,textarea,select{ font-family:inherit; font-size:inherit; font-weight:inherit; }
	input,textarea,select{ *font-size:100%; }
	legend{ color:#000; }

/** // Y A H O O   Y U I   R E S E T   S C R I P T // **/

/** -- Y A H O O   Y U I   C S S   F O N T S -- **/

	body{font:13px/1.231 tahoma,arial,helvetica,clean,sans-serif; *font-size:small; *font:x-small; }
	select,input,button,textarea{ font:99% arial,helvetica,clean,sans-serif; }
	table{ font-size:inherit; font:100%; }
	pre,code,kbd,samp,tt{ font-family:monospace; *font-size:108%; line-height:100%; }

/** // Y A H O O   Y U I   C S S   F O N T S // **/

/** R E U S A B L E  C L A S S E S  **/
	.content .padding_full					{ padding:10px;  }
	.content .padding_top 					{ padding-top:10px; }
	.content .padding_bottom				{ padding-bottom:10px; }
	.content .padding_left					{ padding-left:10px; }
	.content .padding_right					{ padding-right:10px; }
	.content .no_padding_bottom				{ padding-bottom:0px; }

  .content .padding_small					{ padding:5px; }
  .content .padding_small_top			{ padding-top:5px; }
  .content .padding_small_bottom	{ padding-bottom:5px; }
  .content .padding_small_left		{ padding-left:5px; }
  .content .padding_small_right		{ padding-right:5px; }

  .content .margin_full						{ margin:10px; }
  .content .margin_top						{ margin-top:10px; }
  .content .margin_bottom					{ margin-bottom:10px; }
  .content .margin_left						{ margin-left:10px; }
  .content .margin_right					{ margin-right:10px; }

  .content .margin_small					{ margin:5px; }
  .content .margin_small_top			{ margin-top:5px; }
  .content .margin_small_bottom		{ margin-bottom:5px; }
  .content .margin_small_left			{ margin-left:5px; }
  .content .margin_small_right		{ margin-right:5px; }

	.content .float_left			{ float:left; }
	.content .float_right			{ float:right; }
	.content .float_center		{ display:table; margin:0 auto; }
	.content .float_none			{ float:none; }

	.content .text_left				{ text-align:left; }
	.content .text_right			{ text-align:right; }
	.content .text_center			{ text-align:center; }
	.content .text_justify		{ text-align:justify; }

/** C O L O U R S **/
.color_red { color:#cf0f0f !important;}
.color_amber { color:#ff6c00 !important;}
.color_green { color:#38b100 !important;}
.color_dark_green { color:#0C8F8F !important;}
.color_black { color:#000 !important;}
.color_white { color:#fff !important;}
.color_grey { color:#6d6d6d !important;}
.color_blue { color:#034367 !important;}
.color_yellow { color:#FF9B02 !important;}

/** -- C O R E   L A Y O U T -- **/
body {font-family: 'open_sans', verdana, sans-serif; }

.content { clear:both; width:950px; margin-left:auto; margin-right:auto; min-height:780px;}
	.content .header_container { clear:both; min-height:149px; text-align:center;  width:950px; }
	.content .main_container { clear:both; width:950px; }
		.content .main_container .left_container { width:0px; float:left; display:none; background:#ccffcc; margin-top:10px; }
		.content .main_container .body_container { clear:both; width:950px; float:left; min-height:30px; margin-top:10px; }
		.content .main_container .right_container { width:210px; float:left; min-height:300px; margin-top:10px;  }
.footer_container { clear:both; text-align:center; height: 127px; background:url(https://www.bidgrid.co.uk/en/site/design/images/footer_bg.jpg) repeat-x left bottom #fff; }
/** // C O R E   L A Y O U T // **/

/** -- H E A D E R -- **/
	.header { background:url(https://www.bidgrid.co.uk/en/site/design//images/top_bg.jpg) no-repeat 375px center #fff; border:none; min-height:164px; width:950px; }

	.header_container .header .bidpenny {
			margin-bottom: 11px; padding: 0 15px 0 20px; line-height: 33px; border-radius: 0 0 5px 5px; float: left;
			background: #f3f3f3; border-color: #eaeaea; border-style: solid; border-width: 0 1px 1px; box-shadow: 0 1px 2px #ccc;
			font-size: 14px; color: #034266; font-family:'open_sans_bold', verdana, sans-serif; font-weight: normal;		}
		.header_container .header .bidpenny a { padding-right: 109px; background: url(https://www.bidgrid.co.uk/en/site/design/images/bidpenny.png) right center no-repeat; text-decoration: none; color: #034266; }
		.header_container .header .bidpenny a:hover { color: #4382a6; }

		.header .header_logo {width:335px; height:90px; float: left; margin:0 0 0 -5px; clear: left; }
			.header .header_logo a {background:url(https://www.bidgrid.co.uk/en/site/design//images/header_logo.png) no-repeat 0 0 #fff; width:330px; height:90px; display:block;}
		.header .header_right {width:490px; height:149px; float: right;}

			.header .header_right .login_panel {width: 635px; height: 61px; float: right; clear: right; margin-bottom: 8px; overflow: hidden;}
			.header .header_right .login_panel.logged_in {height: 48px;}
				.header .header_right .login_panel .not_logged_in_container {width: 442px; float: right; height: 61px;}
				.header .header_right .login_panel .or_text {float: left; margin: 15px 5px 0; color: #01456b; font-size: 13px;}
					.header .header_right .register_button {float: right; width:110px; height:30px; margin-top: 10px;background:url(https://www.bidgrid.co.uk/en/site/design//images/buttons/btn_register.png) no-repeat 0 0 transparent;}
					.header .header_right .register_button:hover {cursor:pointer; background-position: 0 -30px;}
				.header .header_right .forgotten_password_link {width:290px; height:15px; float: right; padding: 2px 0px 0px 0px; color: #01456b; font-size: 12px;}
					.header .header_right .forgotten_password_link .link_text {float:right; color:#0d8686; text-decoration:underline; color: #0c8f8f; }
					.header .header_right .forgotten_password_link .link_text:hover { color:#0d8686; text-decoration:none; }

				.header .header_right .login_panel .welcome_message {float: right; color: #01456b; font-size: 12px; margin-top: 17px;}
				.header .header_right .login_panel .separator {float: right; color: #01456b; font-size: 12px; padding: 0 5px; margin-top: 17px;}
				.header .header_right .login_panel .current_balance {float: right; color: #01456b; font-size: 12px; margin-top: 17px; }
					.header .header_right .login_panel .current_balance .balance_text {float: left;}
					.header .header_right .login_panel .current_balance .balance_value {font-weight: bold; max-width: 100px; overflow: hidden; white-space: nowrap; float: left; padding: 0 5px;}
				.header .header_right .login_panel .account_menu {float: right; padding-left: 3px; color: #01456b; font-size: 12px; margin-top: 17px;}
					.header .header_right .login_panel .account_menu .menu_item {float: left; padding: 0 2px;}
						.header .header_right .login_panel .account_menu .menu_item .link_menu {color: #0c8f8f; font-size: 12px; text-decoration: underline;}
						.header .header_right .login_panel .account_menu .menu_item .link_menu:hover {text-decoration: none;}

			.header .header_right .header_email {background:url(https://www.bidgrid.co.uk/en/site/design//images/header_email.jpg) no-repeat 0 0 #fff; width: 210px; height: 31px; float: right;}
			.header .header_right .header_phone {background:url(https://www.bidgrid.co.uk/en/site/design//images/header_phone.jpg) no-repeat 0 0 #fff; width: 174px; height: 31px; float: right;}
			.header .header_right .uk_only {width:80px; height:31px; float: right; background:url(https://www.bidgrid.co.uk/en/site/design//images/header_uk_only.jpg) no-repeat 0 0 #fff; }

				.header .header_right .add_this.logged_in {margin-top: 13px; float: right;}
					.header .header_right .add_this .addthis_toolbox {margin-top: 12px; float:right; width:450px; overflow:hidden;}
						.header .header_right .add_this .facebook_like {float: right; margin-right: 5px; width: 86px !important;}
							.header .header_right .add_this .facebook_like iframe {width: 86px !important;}
						.header .header_right .twitter-share-button {float: right; width: 89px !important; margin-right: 5px;}
						.header .header_right .add_this .addthis_toolbox .addthis_button_pinterest_pinit {float: right; width: 44px !important;}
						.header .header_right .add_this .addthis_toolbox .addthis_counter {float: right;}
							.header .header_right .add_this .addthis_toolbox .addthis_counter .addthis_button_compact {width: 50px !important;}
							.header .header_right .add_this .addthis_toolbox .addthis_counter .addthis_button_expanded {width: 34px !important;}

		.header .fb_iframe_widget { width: 350px; margin-top: 10px; float: right; }
/** // H E A D E R // **/


/** -- M E N U  B A R -- **/
	.menu { width:950px; height:45px; z-index: 1000; position: relative; background:url(https://www.bidgrid.co.uk/en/site/design//images/menu_bg.png) no-repeat 0 0 #fff; }
		.menu .nav_menu { width:692px; height:45px; float: left; }
			.menu .nav_menu .nav_menu_ul {margin-left: 0px;}
				.menu .nav_menu .nav_menu_ul .home { width: 78px; }
				.menu .nav_menu .nav_menu_ul .home_active { width: 78px; background:url(https://www.bidgrid.co.uk/en/site/design//images/menu_bg.png) no-repeat 0 -46px;}
				.menu .nav_menu .nav_menu_ul .menu_item {float: left;}

				.menu .nav_menu .nav_menu_ul .menu_item.how_it_works { width: 117px; }
				.menu .nav_menu .nav_menu_ul .menu_item.live { width: 130px; }
				.menu .nav_menu .nav_menu_ul .menu_item.closed { width: 144px; }
				.menu .nav_menu .nav_menu_ul .menu_item.faq { width: 57px; }
				.menu .nav_menu .nav_menu_ul .menu_item.tips { width: 59px; }
				.menu .nav_menu .nav_menu_ul .menu_item.contact_us { width: 91px; }

				.menu .nav_menu .nav_menu_ul .menu_item.divider {width: 2px; height:45px; background:url(https://www.bidgrid.co.uk/en/site/design//images/divider.png) no-repeat 0 3px transparent;}
					.menu .nav_menu .nav_menu_ul .menu_item.divider .hidden {display:none;}
					.menu .nav_menu .nav_menu_ul .menu_item a {font-family: 'open_sans_semi_bold'; display: block; font-size:13px; padding: 0; line-height: 45px; color: #fff; text-decoration: none; font-weight: normal; text-align: center; }
					.menu .nav_menu .nav_menu_ul .menu_item a:hover {color: #ddd;}
					.menu .nav_menu .nav_menu_ul .index_non_active {margin-left:0px;}
					.menu .nav_menu .nav_menu_ul .menu_item .active {color: #ff9d02; background:url(https://www.bidgrid.co.uk/en/site/design//images/menu_bg.png) no-repeat 0 -92px; }
					.menu .nav_menu .nav_menu_ul .menu_item .index_active { color: #ff9d02;}

	.menu .try_practice_auctions { width:220px; height:45px; line-height: 45px; padding-left: 17px; float: left; color: #133649; font-family: 'open_sans_bold'; font-size: 14px; text-decoration: none; font-weight: normal;}
		.menu .try_practice_auctions:hover {color: #fff;}
		.menu .login_panel { width:426px; height:45px; float: left; overflow: hidden; }
			.menu .login_panel .account_menu { width:413px; height:45px; float: right; }
				.menu .login_panel .account_menu .account_menu_ul {margin-right: 4px;}
					.menu .login_panel .account_menu .account_menu_ul .menu_item {float: right;}
					.menu .login_panel .account_menu .account_menu_ul .menu_item.divider {width: 6px; height:45px; background:url( https://www.bidgrid.co.uk/en/site/design//images/divider.png) no-repeat 0 3px transparent;}
						.menu .login_panel .account_menu .account_menu_ul .menu_item.divider .hidden {display:none;}
						.menu .login_panel .account_menu .account_menu_ul .menu_item a {display: block; font-size:14px; padding: 0 13px; line-height: 45px; color: #ffad08; text-decoration: none;}
						.menu .login_panel .account_menu .account_menu_ul .menu_item a:hover {color: #fff;}							.xmas_snow {position:relative;top:-51px;right:4px;}
/** // M E N U  B A R // **/

/** // C O U N T D O W N // **/
	.temp_offer_banner {width:951px;height:73px;margin-bottom:10px;clear:both;background: url(https://www.bidgrid.co.uk/en/site/design/images/offer_banner.png) no-repeat;display:block;text-decoration:none;}
		.temp_offer_banner .timer_value {color:#c60404;font-size:46px;font-weight:bold;margin-left:515px;width:130px;text-align:center;height:55px;padding-top:20px;font-family:'open_sans_extra_bold', arial, sans-serif;display:block;}


/** W E E K L Y   L IM I T **/
.content .weekly_win { width: 454px; height: 31px; line-height: 31px; padding: 4px 0 0 60px; margin: -4px 0 20px; float: right; position: relative; z-index: 0; background: url(https://www.bidgrid.co.uk/en/site/design/images/weekly_win/background.png); }
.content .weekly_win .label { font-size: 12px; float: left; }
	.content .weekly_win .auction_type_count { height: 15px; padding-left: 23px; margin: 9px 0 0 24px; float: left; background: url(https://www.bidgrid.co.uk/en/site/design/images/weekly_win/trophy_sprite.png) no-repeat; }
		.content .weekly_win .auction_type_count .stars { height: 13px; background: url(https://www.bidgrid.co.uk/en/site/design/images/weekly_win/star_sprite.png) top left; }
			.content .weekly_win .auction_type_count .stars_inner { height: 13px; background: url(https://www.bidgrid.co.uk/en/site/design/images/weekly_win/star_sprite.png) bottom left; }
	.content .weekly_win .auction_type_count.bronze { max-width: 75px; overflow: hidden; background-position: 0 0; }
		.content .weekly_win .auction_type_count.bronze .stars { width: 75px; }
	.content .weekly_win .auction_type_count.silver { max-width: 45px; overflow: hidden; background-position: 0 -20px; }
		.content .weekly_win .auction_type_count.silver .stars { width: 45px; }
	.content .weekly_win .auction_type_count.gold { max-width: 15px; overflow: hidden; background-position: 0 -40px; }
		.content .weekly_win .auction_type_count.gold .stars { width: 15px; }

	.content .weekly_win .info { height: 19px; width: 19px; margin: 6px 10px 0 0; float: right; background: url(https://www.bidgrid.co.uk/en/site/design/images/weekly_win/info.png); }

	.highslide-container .close { text-decoration: none; float: right; font-weight: bold; font-size: 14px; }
	.highslide-container .about_weekley_win { padding: 20px; text-align: justify; }

	.content.home .weekly_win { margin-bottom: 10px; }

/** -- B O D Y  C O N T A I N E R -- **/
	.body_container {}
		.body_container .banner_container {}
		.body_container .welcome_heading { line-height: 30px; font-size: 19px; font-family:'open_sans_semi_bold', arial, sans-serif; text-align: center; color: #ff9b02; background: #fff6e5; border-radius: 5px; }
		.body_container .user_message_container {margin-top: 10px;}
		.body_container .padding_full {padding: 10px;}
		.body_container .subpage {margin-top: 0;}
			.body_container .subpage .subpage_top { float:left; height: 30px; padding:5px 0 10px; width:450px; }
				.body_container .subpage .subpage_top.long { width:500px; }
				.body_container .subpage .subpage_top h1 {color: #8195a0; font-size: 22px; }
				.body_container .subpage .subpage_top h2 {color: #8195a0; font-size: 22px; }
			.body_container .subpage .subpage_top_right { float:right; padding:5px 0 12px; cursor:pointer; }
			.body_container .subpage .subpage_main { min-height:1px; }
				.body_container .subpage .subpage_main.video_div { padding: 0 12px 10px; } /* background:url(https://www.bidgrid.co.uk/en/site/design/images/template/video_arrow.png) no-repeat 35px 65px; } */
				.body_container .subpage .subpage_main.top_video_div { padding: 0 12px 10px; }
				.body_container .subpage .subpage_main.bidding_screen .step_box { }
					.body_container .subpage .subpage_main.bidding_screen .step_box.step_1 { float:left; margin:139px 0 0 24px; width:128px; }
					.body_container .subpage .subpage_main.bidding_screen .step_box.step_2 { float:left; margin:39px 0 0 149px; }
					.body_container .subpage .subpage_main.bidding_screen .step_box.step_3 { float:right; margin:25px 162px 0 0; }
					.body_container .subpage .subpage_main.bidding_screen .step_box.step_4 { float:right; margin:27px 10px 0 0; width:141px; }
					.body_container .subpage .subpage_main.bidding_screen .step_box.step_5 { float:right; margin:104px 10px 0 0; width:145px; }
					.body_container .subpage .subpage_main.bidding_screen .step_box .step_title { font-family:'open_sans_bold', arial, sans-serif; color:#034367; font-size:24px; padding-bottom:5px; }
					.body_container .subpage .subpage_main.bidding_screen .step_box .step_text { font-family:'open_sans', arial, sans-serif; color:#034367; font-size:15px; }

				.body_container .subpage .subpage_main.time_lock_bidding_screen .step_box { }
					.body_container .subpage .subpage_main.time_lock_bidding_screen .step_box.step_1 { float:left; margin:109px 0px 0px 30px; width:124px; }
					.body_container .subpage .subpage_main.time_lock_bidding_screen .step_box.step_2 { float:left; margin:27px 0 0 154px; width: 270px; }
					.body_container .subpage .subpage_main.time_lock_bidding_screen .step_box.step_3 { float:right; margin:28px 160px 0 0; }
					.body_container .subpage .subpage_main.time_lock_bidding_screen .step_box.step_4 { float:right; margin:37px 37px 0px; width:114px; }
					.body_container .subpage .subpage_main.time_lock_bidding_screen .step_box.step_5 { float:right; margin:132px 19px 0 0; width:132px; }
					.body_container .subpage .subpage_main.time_lock_bidding_screen .step_box .step_title { font-family:'open_sans_bold', arial, sans-serif; color:#034367; font-size:24px; padding-bottom:1px; }
					.body_container .subpage .subpage_main.time_lock_bidding_screen .step_box .step_text { font-family:'open_sans', arial, sans-serif; color:#034367; font-size:14px; }

			.body_container .subpage .subpage_main.show_border { border-radius:5px; border: 1px solid #c5c5c5; }
				.body_container .subpage .subpage_main h2 { }

			.body_container .subpage hr { border:0; border-top:1px solid #d3d3d3; margin-bottom:20px; }
			.body_container .subpage .subpage_main.tips_div {}
				.body_container .subpage .subpage_main.tips_div p { padding-bottom:15px; line-height:17px; font-size:13px; }
				.body_container .subpage .subpage_main.tips_div h2 { color: #8195a0; font-size: 22px; padding-bottom:15px; }
				.body_container .subpage .subpage_main.tips_div .how_it_works_box { float:right; width:330px; height:127px; background:url(https://www.bidgrid.co.uk/en/site/design/images/template/how_it_works_tips.png) no-repeat 0 0; margin:0 0 15px 40px; }
					.body_container .subpage .subpage_main.tips_div .how_it_works_box .how_it_works_button { width:200px; height:30px; border:none; padding:0; background:url(https://www.bidgrid.co.uk/en/site/design/images/template/how_it_works_button.png) no-repeat 0 0; margin:78px 0 0 17px; }
					.body_container .subpage .subpage_main.tips_div .how_it_works_box .how_it_works_button:hover { background-position:0 -30px; }
				.body_container .subpage .subpage_main.tips_div .pattern_bidding_box { width:250px; }
				.body_container .subpage .subpage_main.tips_div .aggressive_bidding_box { float:left; width:465px; background:url(https://www.bidgrid.co.uk/en/site/design/images/template/faded_grid.png) no-repeat bottom right; }
				.body_container .subpage .subpage_main.tips_div .forced_winning_box { float:right; width:435px; }
				.body_container .subpage .subpage_main.tips_div .finally_box { float:right; width:435px; }
				.body_container .subpage .finally_box { float:right; width:435px; }

					.body_container .subpage .subpage_main .small_heading {text-decoration: underline; font-weight: bold; display: block;}
					.body_container .subpage .subpage_main .small_heading_no_underline { text-decoration:none; font-weight: bold; display: block; }

			.body_container .subpage .subpage_main.contact_div { padding:30px; border-radius:5px; border: 1px solid #c5c5c5; font-size:14px; line-height:normal; }
				.body_container .subpage .subpage_main.contact_div p { padding-bottom:25px; }
				.body_container .subpage .subpage_main.contact_div .text_left { float:left; width:385px; }
				.body_container .subpage .subpage_main.contact_div h2, .body_container .subpage .subpage_main.privacy_policy_div h2 {padding-bottom:0;}

			.body_container .subpage .subpage_main.terms_div {padding:30px; border-radius:5px; border: 1px solid #c5c5c5; font-size:14px; line-height:normal;}
				.body_container .subpage .subpage_main.terms_div h2 {padding: 10px 0; color: #FF9901; font-size: 16px; font-weight: bold;}
			.body_container .subpage .subpage_main.privacy_policy_div {padding:30px; border-radius:5px; border: 1px solid #c5c5c5; font-size:14px; line-height:normal;}
				.body_container .subpage .subpage_main.privacy_policy_div h2 {padding: 10px 0; color: #FF9901; font-size: 16px; font-weight: bold;}
			.body_container .subpage .subpage_main.profile_div {padding:30px; border-radius:5px; border: 1px solid #c5c5c5; font-size:14px; line-height:normal;}
				.body_container .subpage .subpage_main.profile_div h2 { padding: 15px 0 5px; color: #FF9901; font-size: 16px; font-weight: bold;}
				.body_container .subpage .subpage_main.profile_div h2.alt { color: #034367;}

				.body_container .subpage .subpage_main h3 {font-weight: bold;}
				.body_container .subpage .subpage_main.faq_div { padding:30px; border-radius:5px; border: 1px solid #c5c5c5; font-size:14px; line-height:normal; }
					.body_container .subpage .subpage_main.faq_div .column { float:left; width:425px; margin-right:35px; line-height:17px; font-size:14px; }
					.body_container .subpage .subpage_main.faq_div .column.alt { margin-right:0px; }
						.body_container .subpage .subpage_main.faq_div .column p { padding-bottom:25px; }
					.body_container .subpage .subpage_main.faq_div h2 { font-size:16px; font-weight:bold; color:#ff9901; padding-bottom:5px; }
					.body_container .subpage .subpage_main.faq_div h2.alt { color:#034367; }
					.body_container .subpage .subpage_main.faq_div .link_text { color:#005686; font-weight:bold; text-decoration:underline; }
					.body_container .subpage .subpage_main.faq_div .link_text:hover { text-decoration:none; }

				.body_container .subpage .subpage_main .italic {font-style:italic; padding-top:2px;}
				.body_container .subpage .subpage_main .underline {text-decoration: underline; padding-top:2px;}
				.body_container .subpage .subpage_main a {color: #D48F03;}
				.body_container .subpage .subpage_main a:hover {color: #888;}
				.body_container .subpage .subpage_main strong {font-weight: bold;}
				.body_container .subpage .subpage_main .horizontal_line {border-bottom: 1px dashed #adadad; margin: 10px 0;}
					.body_container .subpage.how_it_works .video { margin-left:auto; margin-right:auto; padding-top:10px; text-align:center;}
					.body_container .subpage.how_it_works .status_box { width:260px; height:155px; float:left; padding:165px 25px 0; text-align:center; font-size:14px; color:#444444; line-height:17px; }
					.body_container .subpage.how_it_works .status_box.green_box { background:url(https://www.bidgrid.co.uk/en/site/design/images/template/bid_box_green.png) no-repeat 0 0; }
					.body_container .subpage.how_it_works .status_box.red_box { margin:0 10px; background:url(https://www.bidgrid.co.uk/en/site/design/images/template/bid_box_red.png) no-repeat 0 0; }
					.body_container .subpage.how_it_works .status_box.amber_box { background:url(https://www.bidgrid.co.uk/en/site/design/images/template/bid_box_amber.png) no-repeat 0 0; }
				.body_container .subpage.how_it_works .subpage_main.auction_example { background:url(https://www.bidgrid.co.uk/en/site/design/images/template/auction_example_bg.png) no-repeat 0 0; height:380px; padding:0 20px; margin:20px 0 10px; text-align:justify; font-size:14px; color:#444444; line-height:17px; }
					.body_container .subpage.how_it_works .subpage_main.auction_example .subpage_top { padding:20px 0 255px; }
					.body_container .subpage.how_it_works .subpage_main.auction_example span { font-weight:bold; }
				.body_container .subpage.how_it_works .subpage_main.bidding_screen { background:url(https://www.bidgrid.co.uk/en/site/design/images/template/bidding_screen.png) no-repeat 100px 65px; height:700px; margin-bottom:10px; }
				.body_container .subpage.how_it_works .subpage_main.time_lock_bidding_screen { background:url(https://www.bidgrid.co.uk/en/site/design/images/template/time_lock_bidding_screen.png) no-repeat top center; height:655px; margin-bottom:10px; }
				.body_container .subpage.how_it_works .practice_auction_box { background:url(https://www.bidgrid.co.uk/en/site/design/images/template/practice_auction.png) no-repeat 0 0; padding:10px; height:40px; }
				.body_container .subpage.how_it_works .practice_auction_box .practice_auction_button { background:url(https://www.bidgrid.co.uk/en/site/design/images/template/practice_auction_button.png) no-repeat 0 0; padding:0; margin:0; border:0; display:block; width:250px; height:40px; float:right; }
				.body_container .subpage.how_it_works .practice_auction_box .practice_auction_button:hover { background-position:0 -40px; }

					.body_container .subpage .enquiry_form { margin-left:10px;  background-color: #EEEEEE; border: 1px dotted #CCCCCC; float: right; padding: 10px; width: 470px;  }
						.body_container .subpage .enquiry_form .form_field { background-color: #FFFFFF; clear: both; padding: 10px; border: 1px solid #DDDDDD; margin-bottom:5px; }
							.body_container .subpage .enquiry_form .form_field .form_label {  float: left; padding: 5px 0; text-align: left; font-weight:bold; width:111px; }
								.body_container .subpage .enquiry_form .form_field .form_label .required { display:inline-block; color:#ff0000; width:8px; text-aign:right; }
							.body_container .subpage .enquiry_form .form_field .form_value { float: left; text-align: left; width:330px; }
								.body_container .subpage .enquiry_form .form_field .form_value input {  height: 25px; padding: 0 5px; width: 290px; }
								.body_container .subpage .enquiry_form .form_field .form_value textarea {  height: 150px; padding: 0 5px; width: 290px; }
								.body_container .subpage .enquiry_form .form_submit input { background: url(" https://www.bidgrid.co.uk/en/site/design/images/submit_button.png") no-repeat scroll 0 0 transparent; border: 0 none; height: 35px; width: 100px; }
								.body_container .subpage .enquiry_form .form_submit input:hover { background-position:0px -35px; cursor:pointer; }



			.body_container .subpage .subpage_bottom { width:730px; height: 14px; clear:both;}
			.body_container .auction_bottom {float: left;}
			.body_container .banner_secure_payments {background:url(https://www.bidgrid.co.uk/en/site/design/images/right_banners/banner_secure_payments.jpg) no-repeat 0 0 transparent; width:213px; height:252px; float: left; margin-left: 7px; margin-top: 10px;}

/** // S O C I A L  F O O T E R  C O N T A I N E R // **/
			.body_container .footer_social {}
				.body_container .footer_social .bids_back { background:url(https://www.bidgrid.co.uk/en/site/design/images/template/bids_back_bg.png) no-repeat 0 0 transparent; width:470px; height:140px; float: left; margin-right: 10px; }
					.body_container .footer_social .bids_back .bids_back_text { color:#fff; font-size:13px; margin:70px 0 0 20px; line-height:normal; }
				.body_container .footer_social .great_value { background:url(https://www.bidgrid.co.uk/en/site/design/images/template/start_bidding_bg.png) no-repeat 0 0 transparent; width:470px; height:140px; float: left; margin:10px 10px 0 0; }
				.body_container .footer_social .great_value.logged_in { background:url(https://www.bidgrid.co.uk/en/site/design/images/template/bid_packs_bg.png) no-repeat 0 0 transparent; width:474px; height:142px; float: left; margin:8px 6px 0 0; }
					.body_container .footer_social .great_value .buy_bids_button { background:url(https://www.bidgrid.co.uk/en/site/design/images/template/buy_bids_button.png) no-repeat 0 0 transparent; width:200px; height:45px; border:none; padding:0; margin:78px 0 0 128px; }
					.body_container .footer_social .great_value .sign_up_button { background:url(https://www.bidgrid.co.uk/en/site/design/images/template/sign_up_button.png) no-repeat 0 0 transparent; width:180px; height:55px; border:none; padding:0; margin:68px 0 0 272px; }
					.body_container .footer_social .great_value .buy_bids_button:hover { background-position:0 -45px; }
					.body_container .footer_social .great_value .sign_up_button:hover { background-position:0 -55px; }
				.body_container .footer_social .facebook_social_box { background:url(https://www.bidgrid.co.uk/en/site/design/images/template/facebook_social_box.png) no-repeat 0 0 transparent; width:456px; height:243px; padding:47px 7px 0; float: right; }
			.body_container .finished_auctions {}
				.body_container .finished_auctions .facebook_social_box { background:url(https://www.bidgrid.co.uk/en/site/design/images/template/facebook_social_box.png) no-repeat 0 0 transparent; width:456px; height:243px; padding:47px 7px 0; float: right; }
				.body_container .finished_auctions h2 { color: #8195a0; font-size: 22px; padding:5px 0 15px; }
				.body_container .finished_auctions h2 span { color:#9e0600; font-size:13px; }
				.body_container .finished_auctions .view_all_link { color:#9e0600; font-size:13px; text-decoration:underline; }
				.body_container .finished_auctions .view_all_link:hover { text-decoration:none; }

/** // R E G I S T R A T I O N  C O N T A I N E R // **/
	.body_container .subpage.registration .subpage_main { padding:30px; border-radius:5px; border: 1px solid #c5c5c5; font-size:14px; line-height:normal; margin-bottom:10px; }
		.body_container .subpage.registration .subpage_main .address_details .heading { color:#034367; }
		.body_container .subpage.registration .subpage_main .contact_details .heading { color:#034367; }

/** // B I D  H I S T O R Y  C O N T A I N E R // **/
	.body_container .subpage.bid_history .rounded_top { width:920px; height:35px; background:url(https://www.bidgrid.co.uk/en/site/design/images/account/rounded_top_area.png) repeat-y 0 0; padding:15px 15px 0; }
	.body_container .subpage.bid_history .rounded_top h2 { color:#12364B; font-size:16px; }
	.body_container .subpage.bid_history .rounded_bottom { width:950px; height:35px; background:url(https://www.bidgrid.co.uk/en/site/design/images/account/rounded_bottom_area.png) repeat-y 0 0; }
	.body_container .subpage.bid_history .subpage_main { width:920px; background:url(https://www.bidgrid.co.uk/en/site/design/images/account/rounded_repeat_area.png) repeat-y 0 0; padding:0 15px; }

	.body_container .subpage .rounded_top h2.purchase_history_title { width:400px; float:left; }
	.body_container .subpage .purchase_history_links { text-align:right; color:#538dae; font-size:12px; float:right; width:400px; }
		.body_container .subpage .purchase_history_links a { text-align:right; color:#ff8a00; font-size:12px; text-decoration:underline; padding:0 3px; line-height:19px; }
		.body_container .subpage .purchase_history_links a:hover { text-decoration:none; }

/** // V I E W  D E T A I L S  C O N T A I N E R // **/
	.body_container .subpage.view_details .rounded_top { width:920px; height:35px; background:url(https://www.bidgrid.co.uk/en/site/design/images/account/rounded_top_area.png) repeat-y 0 0; padding:15px 15px 0; }
	.body_container .subpage.view_details .rounded_top h2 { color:#12364B; font-size:16px; width:300px; float:left; }
	.body_container .subpage.view_details .rounded_bottom { width:950px; height:35px; background:url(https://www.bidgrid.co.uk/en/site/design/images/account/rounded_bottom_area.png) repeat-y 0 0; }
	.body_container .subpage.view_details .subpage_main { width:920px; background:url(https://www.bidgrid.co.uk/en/site/design/images/account/rounded_repeat_area.png) repeat-y 0 0; padding:0 15px; }
	.body_container .subpage.view_details .view_details_links { text-align:right; color:#538dae; font-size:12px; float:right; width:300px; }
		.body_container .subpage.view_details .view_details_links a { text-align:right; color:#ff8a00; font-size:12px; text-decoration:underline; padding:0 3px; line-height:19px; }
		.body_container .subpage.view_details .view_details_links a:hover { text-decoration:none; }
/** V I E W  D E T A I L S  L I S T **/
	.body_container .subpage.view_details .subpage_main .details_container { padding:22px 30px 0; width:390px; float:left; }
	.body_container .subpage.view_details .subpage_main .details_container.address_details { float:right; }
		.body_container .subpage.view_details .subpage_main .details_container .heading { color:#0c8f8f; font-size:14px; clear:both; padding-bottom:4px; }
		.body_container .subpage.view_details .subpage_main .details_container .label { color:#405059; font-size:13px; float:left; width:160px; padding-bottom:4px; }
		.body_container .subpage.view_details .subpage_main .details_container .value { color:#405059; font-size:13px; float:left; width:230px; padding-bottom:4px; }


/** // B A N N E R  C O N T A I N E R // **/
		.body_container .banner_container .how_it_works_box { float:right; width:330px; height:127px; background:url(https://www.bidgrid.co.uk/en/site/design/images/template/how_it_works_tips.png) no-repeat 0 0; }
			.body_container .banner_container .how_it_works_box .how_it_works_button { width:200px; height:30px; border:none; padding:0; background:url(https://www.bidgrid.co.uk/en/site/design/images/template/how_it_works_button.png) no-repeat 0 0; margin:78px 0 0 17px; }
			.body_container .banner_container .how_it_works_box .how_it_works_button:hover { background-position:0 -30px; }
		.body_container .banner_container .main_banner { float:left; width:610px; height:260px; background:url(https://www.bidgrid.co.uk/en/site/design/images/index/main_banner.jpg) no-repeat 0 0; margin-right:10px; }
		.body_container .banner_container .main_banner.banner_logged_in { background:url(https://www.bidgrid.co.uk/en/site/design/images/index/main_banner_logged_in.jpg) no-repeat 0 0; }
			.body_container .banner_container .main_banner .sign_up_large_button { width:240px; height:60px; border:none; padding:0; background:url(https://www.bidgrid.co.uk/en/site/design/images/index/sign_up_large_button.png) no-repeat 0 0; margin:172px 0 0 27px; }
			.body_container .banner_container .main_banner .sign_up_large_button:hover { background-position:0 -60px; }
			.body_container .banner_container .main_banner.banner_logged_in .buy_bids_large_button { width:240px; height:60px; border:none; padding:0; background:url(https://www.bidgrid.co.uk/en/site/design/images/index/buy_bids_large_button.png) no-repeat 0 0; margin:175px 0 0 27px; }
			.body_container .banner_container .main_banner.banner_logged_in .buy_bids_large_button:hover { background-position:0 -60px; }
			.body_container .banner_container .bids_back_box { float:right; width:335px; height:135px; background:url(https://www.bidgrid.co.uk/en/site/design/images/index/bids_back_box.png) no-repeat 0 0; margin:3px -5px -5px 0; }

/** -- R I G H T  C O N T A I N E R -- **/
	.right_container {}
		.right_container .right_banners {}
			.right_container .right_banners .banner {margin-bottom: 12px;}
				.right_container .right_banners .banner_how_works .banner_link {background:url(https://www.bidgrid.co.uk/en/site/design/images/right_banners/banner_how_works.jpg) no-repeat 0 0 transparent; display: block; width:213px; height:222px;}
				.right_container .right_banners .banner_strategy .banner_strategy_link.banner_strategy_link_1 {background:url(https://www.bidgrid.co.uk/en/site/design/images/right_banners/banner_strategy.jpg) no-repeat 0 0 transparent; display: block; width:213px; height:192px;}
				.right_container .right_banners .banner_strategy .banner_strategy_link.banner_strategy_link_2 {background:url(https://www.bidgrid.co.uk/en/site/design/images/right_banners/bids_back_square.jpg) no-repeat 0 0 transparent; display: block; width:213px; height:192px; margin-top: -192px;}
				.right_container .right_banners .banner_bonus .banner_link {background:url(https://www.bidgrid.co.uk/en/site/design/images/right_banners/banner_bonus.jpg) no-repeat 0 0 transparent; display: block; width:213px; height:194px;}
				.right_container .right_banners .banner_facebook {background:url(https://www.bidgrid.co.uk/en/site/design/images/right_banners/banner_facebook.jpg) no-repeat 0 0 transparent; display: block; width:213px; height:652px;}
					.right_container .right_banners .banner_facebook iframe { margin-top:50px; margin-left:9px; }
					.right_container .right_banners .banner_facebook .loading { padding:20px;  padding-top:50px; text-align:center; }
						.right_container .right_banners .banner_facebook .loading .noscript { color:#ff0000; }
				.right_container .right_banners .banner_peace_of_mind .banner_link {background:url(https://www.bidgrid.co.uk/en/site/design/images/right_banners/banner_peace_of_mind.jpg) no-repeat 0 0 transparent; display: block; width:213px; height:142px;}
			.right_container .right_banners .banner_secure_payments {background:url(https://www.bidgrid.co.uk/en/site/design/images/right_banners/banner_secure_payments.jpg) no-repeat 0 0 transparent; width:213px; height:252px; margin-bottom:0px; }
/** // R I G H T  C O N T A I N E R // **/


/** -- F O O T E R -- **/
	.footer { width:960px; height:127px; color: #fff; font-size: 12px; margin: 0 auto;}
		.footer .verisign_img {float: left; width: 135px;}
			.footer .verisign_img a.about_ssl_text {display: none !important;}
		.footer .payment_carriers {float: left; width: 229px; height: 78px;}

		.footer .add_this_bottom {float: right; height: 30px; margin-top: 28px; margin-right:7px; }
				.footer .add_this_bottom .addthis_toolbox {float: right; width:450px; overflow:hidden;}
					.footer .add_this_bottom .facebook_like {float: right; margin-right: 5px; width: 86px !important;}
						.footer .add_this_bottom .facebook_like iframe {width: 87px !important;}
					.footer .add_this_bottom .twitter-share-button {float: right; width: 89px !important; margin-right: 5px;}
					.footer .add_this_bottom .addthis_toolbox .addthis_button_pinterest_pinit {float: right; width: 44px !important;}
					.footer .add_this_bottom .addthis_toolbox .addthis_counter {float: right;}
						.footer .add_this_bottom .addthis_toolbox .addthis_counter .addthis_button_compact {width: 50px !important;}
						.footer .add_this_bottom .addthis_toolbox .addthis_counter .addthis_button_expanded {width: 34px !important;}

		.footer .inner_footer {float: left; height: 49px; width: 960px;}

			.footer .inner_footer .copyright { width:265px; height:49px; float: left; text-align: left; padding: 0; line-height: 49px;}
				.footer .inner_footer .copyright a { color:#fab31a; text-decoration: none;}
				.footer .inner_footer .copyright a:hover { color:#aaa; }

		.footer .footer_links { width:500px; height:49px; float: left; text-align: center; padding-left: 0px; line-height: 49px;}
			.footer .footer_links .footer_menu_ul { text-align:center; }
				.footer .footer_links .footer_menu_ul .menu_item { display:inline; color: #fff;}
					.footer .footer_links .footer_menu_ul .menu_item a {padding: 0 5px; color:#fff; text-decoration: none;}
					.footer .footer_links .footer_menu_ul .menu_item a:hover {color: #aaa;}

		.footer .ontop { width: 195px; height: 49px; line-height: 49px; float: right; text-align: right; padding: 0; color: #fbb217; }
			.footer .ontop a { color:#fbb217; text-decoration: none;}
			.footer .ontop a:hover { color:#aaa; }
/** // F O O T E R // **/


 
/** -- P R A C T I C E  A U C T I O N S -- **/
/*body.practice_auction {background-color: #eee;}*/
/** // P R A C T I C E  A U C T I O N S // **/

/** -- C O R E   S T Y L E S -- **/
 .accessible_graphic, .accessible_graphic * {display:block; font-size:0; line-height:0; outline:none; text-decoration:none; text-indent:-9999px;}
/** // C O R E   S T Y L E S // **/

/** -- C H R I S T M A S   T H E M E -- **/
	/** // C H R I S T M A S   T H E M E // **/

/** -- E R R O R / U S E R / S Y S T E M  M E S S A G E S -- **/
.user_error_message { padding:10px; border: 2px solid #b90000; text-align:center; margin-top:10px; font-weight:bold;	color:#000; font-size:13px; }
.user_message { padding:10px; border: 2px solid #FFAD08; text-align:center; margin-bottom:10px; font-weight:bold;	color:#000; font-size:13px; }
.system_alert { background-color:#F00; color:#FFF; font-weight:bold; font-size:14px; text-align:center; padding:2px; border:solid 1px #000; padding-top:10px; padding-bottom:10px; }
/** // E R R O R / U S E R / S Y S T E M  M E S S A G E S // **/

