body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
	padding: 0px;
	margin: 0px;
	background: white;
}

#root
{
	width: 100%;
}

#header
{
	width: 950px;
	margin:0 auto;
	height: 100px;
}

#header_signup
{
	margin-top: 3px;
	float:right;
}

#header_login
{
	display:none;
	margin-top: 3px;
	text-align: left;
	width: 230px;
	float:right;
}

#header_login p
{
	clear: both;
}

#header_login label
{
	float:left;
	width:74px;
	font-size: 90%;
}

#header_login input
{
	font-size: 90%;
	width: 105px;
}


#header_notifs
{
	position: relative;
	top: -102px;
	left: 400px;
	font-size: 80%;
	width: 300px;
	
	background-image: url('/med/img/base/notif2_bg.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    display:none;
}

#header_notifs .notif
{
	padding: 5px;
	padding-left: 8px;
	padding:5px 10px 13px 8px;
	line-height: 120%;
}

#header_notifs .notif a
{
	text-decoration: underline;
	color:red;
}

#header_notifs .hide
{
	font-size:80%;
	left:8px;
	position:relative;
	top:-10px;
	padding-right:20px;
}

#header_notifs .more
{
	font-size:80%;
	left:8px;
	position:relative;
	top:-10px;
	padding-right:20px;
}

#header_user
{
	font-size: 80%;
	float:right;
	width: 450px;
	text-align: right;
}

#header_user .hilite
{
	color: red;
}

p.hilite
{
	color: red;
}

#button_bar_all
{
	clear: both;
	width: 100%;
	height: 39px;
	background: white;
	background-image: url('/med/img/base/button_bar_all_bkg.gif');
    background-repeat: repeat-x
}

#button_bar
{
	clear: both;
	width: 950px;
	height: 39px;
	margin:0 auto;
	background: white;
	background-image: url('/med/img/base/button_bar_bkg.gif');
    background-repeat: repeat-x
}

#button_bar_all_no_menu
{
	clear: both;
	width: 950px;
	height: 7px;
	margin:0 auto;
	background: white;
	background-image: url('/med/img/base/button_bar_bkg_no_menu.gif');
    background-repeat: repeat-x
}

#button_bar .barbutton
{
	position: relative;
	float:right;
	color: #576D82;
	font-size: 100%;
	font-weight: bold;
    padding: 4px 18px 4px 18px;
	text-align: center;
	height: 30px;
	background-image: url('/med/img/base/button_bar_pipe.gif');
    background-repeat: no-repeat;
    background-position: 0px 6px;
}

#button_bar .barbutton a 
{
	display: block;
	height: 100%;
	width: 100%;
}

* html #button_bar .barbutton a  /*IE HACKS*/
{
	display: inline; /* for IE5 and IE6 in quirks mode */
	d\isplay: inline;  /* for IE6 in standards mode */
}


#button_bar .barbutton a:link {color:#576D82;text-decoration: none}
#button_bar .barbutton a:visited {color:#576D82;text-decoration: none}
#button_bar .barbutton a:active {color:#576D82;text-decoration: none}
#button_bar .barbutton a:hover {color:#576D82;text-decoration: underline;}

#button_bar .barmenu
{
	color: #576DFF;
	font-size: 100%;
	font-weight: bold;
    padding: 4px 18px 4px 18px;
	text-align: left;
	height: 30px;
	width:105px;
	text-align:left;
	float: left;
}

#button_bar .barsearch
{
	float: left;
	margin-top: 3px;
	font-size: .6em;
	text-align:left;
}

#button_bar .barsearch img
{
	position: relative;
	top: 3px;
}

#content
{
	width: 920px;
	background: white;
	margin:0 auto;
	padding: 1px 15px;
	background-image: url('/med/img/base/content_bkg.gif');
    background-repeat: repeat-y;
    min-height: 500px;
}

#bottom_spacer
{
	height:35px;
}

#safety_footer
{
	font-size: 0.6em;
	clear: both;
	width: 950px;
	height: 54px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	background: white;
	background-image: url('/med/img/base/footer/bkg.jpg');
    background-repeat: no-repeat;
}

#safety_footer .ssl
{
	float:left;
	padding-top: 7px;
	padding-left: 19px;
}

#safety_footer .american
{
	padding-top: 9px;
}

#safety_footer .cards
{
	float:right;
	padding-right: 5px;
    height:50px;
	width:295px;
}

#safety_footer .cards p
{
	line-height: 1.2em;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: bold;
}

#safety_footer .card_images
{
	background-image: url('/med/img/base/footer/payment_bkg.png');
    background-repeat: no-repeat;
    height:34px;
	width:295px;
}

#safety_footer .card_images img
{
	padding:4px;
	padding-top: 5px;
}

#footer
{
	font-size: 0.6em;
	clear: both;
	width: 950px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	padding: 0 ;
	padding-top: 7px;
	margin-bottom: 30px;
}

#footer p
{
	line-height: 1.4em;
}

#footer .tell_friend
{
	padding-top: 3px;
	width: 225px;
	height:20px;
}

#content h1
{
	color: #576D82;
	font-size: 160%;
	font-weight: bold;
	margin: 11px 0px 15px 0px;
}

#content h2
{
	clear: both;
	color: #924A22;
	font-size: 130%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content h3
{
	clear: both;
	color: #9FAEBE;
	font-size: 120%;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

#content p
{
	margin-bottom: 10px;
}

#content dt
{
	font-weight: bold;
	color: #aaa;
}
#content dd
{
	padding-left: 10px;
}
em
{
	font-weight: bold;
	color: #924A22;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

hr
{
	margin-top: 25px;
	border: none;
	height: 0px;
}

/*************** Lists *******************/
ol
{
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 15px;
	margin-left: 35px;
}

ul
{
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 15px;
	margin-left: 35px;
	margin-bottom: 10px;
}

li
{	
	margin-top: 10px;
}


/************** left sidebox *******************/

.sidebox
{
	width: 150px;
	border: 1px solid #777;
	padding: 10px;
	margin-right: 25px;
	margin-bottom: 20px;
}

.sidebox_wide
{
	width: 320px;
}

.sidebox_left
{
	float: left;
}

.sidebox_right
{
	float: right;
	margin-right:5px;
	margin-left: 10px;
}

#content .sidebox h1 
{
	border: 1px solid #777777;
	font-size: 100%;
	margin: -11px -11px 7px -11px;
	padding: 0px 0px 2px 8px;
	background-color: #BCCDE3;
	background-image: url(/med/img/base/subbox_header_bkg.gif);
	background-repeat: repeat-x;
}

#content .help ul,#content .help ol
{
	margin-top: 10px;
	margin-bottom: 14px;
}

#content .help ul li,#content .help ol li
{
	margin-top: 1px;
}

.content_with_margin
{
	width: 880px;
	float: right;
	padding-top: 10px;
}


/************** sidebox_content *******************/

.sidebox_content
{
	width: 720px;
	float: left;
}


/********************* tables ***********************************/

#content table
{
	line-height: 120%;
	border-collapse: collapse;
	border: 1px solid #999;
}

#content table td.alt
{
	background: #EEE9D9;
}

#content table td
{
	padding: 3px 10px 4px 11px;
	background: #FFFBEC;
	border-left: 1px solid #999;
}

#content table thead td
{
	border: 1px solid #999;
}

#content table td.row_heading
{
	padding: 4px;
	text-align: right;
	color: #576D82;
	font-weight: bold;
	height: 15px;
	padding: 3px 10px 3px 10px;
	border: 1px solid #777;
	background-color: #BCCDE3;
	background-image: url(/med/img/base/header_bkg.gif);
	background-repeat: repeat-x;
}

#content th
{
	padding: 4px;
	text-align: left;
	color: #576D82;
	font-weight: bold;
	height: 15px;
	border: 1px solid #777;
	background-color: #BCCDE3;
	background-image: url(/med/img/base/header_bkg.gif);
	background-repeat: repeat-x;
}

a:link {color:#2B6AA5;text-decoration: none}
a:visited {color:#2B6AA5;text-decoration: none}
a:active {color:#2B6AA5;text-decoration: none}
a:hover {color:#2B6AA5;text-decoration: underline;}

.descent_padding{padding: 5px;}
.go_center{text-align: center;}
.go_left{float: left;}
.go_right{float: right;}

.borderless{border: none;}
.attention{color: #900;}
.clear_all{clear: both;}
#content .clear_none{clear: none;}
.no_height{height:0px;}
.clear_r{clear: right;}
.clear_l{clear: left;}
.small_text{font-size: 70%;line-height:120%;}
.unemph{color:gray;}
.error{color:red;}


/************** hierarchical_list ********************/
ul.hierarchical_list
{
	font-size: 80%;
	line-height: 110%;
}

ul.hierarchical_list
{
	margin-left: 10px;
	margin-top: 0px;
	list-style-type: none;
}

ul.hierarchical_list ul
{
	margin-left: 15px;
	margin-top: 0px;
	list-style-type: none;
}

ul.hierarchical_list li
{	
	margin-top: 3px;
	list-style-type: none;
}

.bidbuddy_display
{
	height:50px;
	margin:0;
	padding:5px;
	width:450px;
}

.bidbuddy_display .details
{
	color:#AAA;
	font-size:80%;
	margin-top:-6px;
	display: block;
}

.bidbuddy_display .name
{
	padding-top:-21px;
	font-weight: bold;
	color: #709F35;
	display: block;
}

#content fieldset h3
{
	padding-top:10px;
}

.coupon_display
{
	height:35px;
	margin:0;
	padding:5px 5px 0px;
	width:350px;
}

.coupon_display .coupon_details
{
	color:#AAA;
	font-size:80%;
	margin-top:-6px;
	display: block;
}

.coupon_display .no_coupon
{
	margin-top: 9px;
}

.coupon_display .coupon_msg
{
	font-style: italic;
}

.coupon_display .coupon_name
{
	padding-top:-21px;
	font-weight: bold;
	color: #709F35;
	display: block;
}


.notif_display
{
	margin:0;
	margin-top: 15px;
	height:50px;
	padding:5px;
	clear:all;
}

.notif_display .notif_subject
{
	width: auto;
	font-weight: bold;
}

.notif_display .notif_details
{
	color:#AAA;
	font-size:80%;
	margin-top:-6px;
	display: block;
	line-height: 120%;
}

#content .notif_display .lines
{
	width:350px;
	float: left;
}


.notif_display .edit
{
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}

.cc_display
{
	height:50px;
	width: 300px;
	margin:0;
	padding:5px;
}

.cc_display_normal
{
	width: auto;
}

.cc_display .data
{
	float: left;
}

#content .cc_display .lines
{
	width:350px;
	clear:all;
	float: left;
}

.cc_display .cc_details
{
	color:#AAA;
	font-size:80%;
	margin-top:-6px;
	display: block;
}

.cc_display .cc_image
{
	float:left;
	padding-top:5px;
	margin-right:9px;
}

.cc_display .cc_name
{
	font-weight:bold;
	color: #924A22;
	padding-top:-21px;
	display: block;
}

.bidpackage_display
{
	height:50px;
	margin:0;
	padding:5px;
	width:390px;
}

.bidpackage_display .bp_image
{
	float:left;
	padding-top:5px;
	margin-right:9px;
	margin-top:-15px;
}

.bidpackage_display .bp_name
{
	font-weight:bold;
	color: #924A22;
	padding-top:-21px;
	font-size: 120%;
	display: block;
}

.bidpackage_display .bp_details
{
	color:#AAA;
	font-size:80%;
	margin-top:-2px;
	display: block;
}

.address_display
{
	min-height:50px;
	margin:0;
	padding:5px;
	padding-left: 10px;
}

#content .address_display .lines
{
	float: left;
}

#content .address_display  .lines p
{
	line-height:110%;
	margin:0;
	padding:0;
}

.address_display .edit
{
	float: left;
	margin-left: 50px;
}


/************** forms *******************/
form.pretty
{
  width: 500px;
  padding:0px 20px 20px 20px;
}

form.pretty fieldset
{
  padding:0px 10px 7px 20px;
  margin: 0 0 20px;
  border: 1px solid #3E4A49;
  background-image: url("/med/img/base/fieldset_bg.gif");
  background-repeat: repeat-x;
  background-position: bottom; 
}

form.pretty fieldset legend
{
  font-weight: bold;
  padding: 5px;
  margin-bottom: 0;
  color: #888;
}


form.pretty .radio_label
{
	float: left;
	margin-top:-15px;
}

form.pretty .reg_field
{
  padding-top: 0px;
}

form.pretty label, form.pretty h3
{
  text-align: left;
  font-weight: bold;
  font-size: 80%;
}

form.pretty .reg_field label
{
  display: block;
  float: left;
  clear: left;
  width: 30%;
  margin: 0 5px 0 0;
}

form.pretty .reg_field label
{
  width: 30%;
  margin: 0 5px 0 0;
}

form.pretty .checkbox_field label
{
  width: auto;
}

form.pretty .checkbox_field input
{
	margin-left:0px;
	margin-top:0px;
	width:24px;
}

form.pretty .combined_field label
{
    width: 150px;
}

form.pretty .combined_field select
{
  margin: 0 0 0 0;
  width: 20%;
  padding: 2px;
  border: 1px solid #eee;
  background: white url("/med/img/base/field_bg.gif") no-repeat 0 0;
}

form.pretty .reg_field input, select
{
  margin: 0 0 0 0;
  width: 60%;
  padding: 2px;
  border: 1px solid #eee;
  background: white url("/med/img/base/field_bg.gif") no-repeat 0 0;
}

form.pretty .reg_field ul 
{
	list-style-type: none;
	list-style-position:outside;
	margin-left:1px;
	margin-top:1px;
	float: left;
}

form.pretty .reg_field ul li
{
	float:left;
	margin-left: 15px;
}

form.pretty .multi_checkbox ul li
{
	clear: left;
}

form.pretty .multi_checkbox ul
{
	overflow-y: auto;
	height: 150px;
}

form.pretty .multi_checkbox ul li
{
	margin-top: 2px;
}

form.pretty .reg_field ul li label
{
	width: auto;
}

form.pretty .reg_field ul li input
{
	width: auto;
	border: none;
	background: none;
	float:left;
	margin:5px 9px;
}

form.pretty .reg_field br
{
  clear: both;
}

form.pretty em
{
  color:red;
}

form.pretty fieldset input:focus, select:focus
{
  border: 1px solid #4899BE;
}

form.pretty .form_error
{
  color: red;
  font-size: 100%;
  font-weight: bold;
  margin: 1px 2px 3px 4px;
}

form.pretty .buttons
{
  text-align: right;
  margin: -15px 0 -5px 0;
}

.cal_icon
{
	margin:0px 0px -1px 5px;
}

#content .auto_wide
{
	width: auto;
}	

#content table.billing_details
{
	text-align: right;
	border: none;
}

#content table.billing_details td
{
	background: none;
	border:none;
}

#content table.billing_details td.tally
{
	border-top: 1px solid #ccc;
}

#creditcard_details
{
	border: 1px solid #ccc;
	width: 230px;
	height: 140px;
}

#creditcard_details .name
{
	font-size: 120%;
	position: relative;
	top: 10px;
	left: 10px;
}

#creditcard_details .type_image
{
	position: relative;
	top: 60px;
	left: 180px;
}

#creditcard_details .number
{
	font-family: Courier New, monospace;
	position: relative;
	top: -25px;
	left: 25px;
}

#creditcard_details .expiration
{
	position: relative;
	top: -20px;
	left: 25px;
}

#creditcard_details .name_on_card
{
	position: relative;
	top: 83px;
	left: 25px;
}

#content .tutorial_section
{
	padding-bottom: 20px;
}

#content .tutorial_section img
{
	padding:15px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#content .tutorial_section ol li
{
	margin-left: 20px;
}


.small_mkt
{
	float: left;
	width: 175px; 
	height: 120px;
}

#username_availability
{
	position: relative;
	width: 16px;
	height: 16px; 
	float:right;
}

.footer_links img
{
	padding-left: 2px;
}


#mktfront
{
	margin:10px 6px;
	padding:0px 7px 4px 1px;
	width:347px;
	height: 506px;
	float:right;
}

#leftColumn{
	width:388px;
	minheight:820px;
	float:left;
}

#rightColumn{
	width:510px;
	float:right;
}

/*------------------ STEPS 123 ----------------------------------------------------*/

#steps123
{
	width:383px;
	height:150px;
	border:2px solid #c5c5c5;
	font:2em/48px Tahoma, Helvetica, sans-serif;
	text-shadow:#666666 1px 1px 0px;
	float:left;
	margin:0px;
	padding:0px;
}

#steps123 span{
	display:none;
}

#steps123 ol li {
	padding-left:15px;
	list-style:none outside none;
	margin:0px;
	padding:0px;
	padding-left:35px;
}

#steps123 ol {
	padding-left:15px;
	list-style:none outside none;
	margin:0px;
	padding:0px;
}
	
#steps123 ol li.register{
	color:#FF0000;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	background:url(/med/img/landing_page/steps_36.png) no-repeat 300px;
}
	
#steps123 ol li.bid{
	color:#FF9900;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	background:url(/med/img/landing_page/steps_39.png) no-repeat 300px;
}
	
#steps123 ol li.win{
	color:#009933;
	font-weight:bold;
	background:url(/med/img/landing_page/steps_42.png) no-repeat 300px;
}

/*------------------ END STEPS 123 ----------------------------------------------------*/


/*--------------------------------- GUARANTEE -------------------------------------*/
  #guarantee{
	background: url(/med/img/landing_page/guarantee_45.png) no-repeat;
	width:388px;
	height:116px;
	margin-top:10px;
	position:relative;
	float:left;
}
	
  #guarantee span{
	display:none;
}

  #guarantee ul{
	padding-left:155px;
	padding-top:19px;
	margin-left:0px;
	margin-top:0px;
}

  #guarantee ul li{
	color:#fff;
	font:13px/25px Arial, Helvetica, sans-serif;
	list-style:none outside none;
	margin:0px;
	padding:0px;
}
/*--------------------------------- END GUARANTEE -------------------------------------*/

/* ----------------- REGISTER NOW ARROW SECTION WITH SEAL----------------------------*/
  #registerNow{
	float:right;
	width:500px;
	height:200px;
	position:relative;
	
	
}

	  #registerNow h4{
		background:url(/med/img/landing_page/registerNow_36.png) no-repeat;
		width:189px;
		height:158px;
		position:absolute;
		top:0px;
		left:0px;
	} 
		
		  #registerNow h4 span{
			display:none;
		} 
	
	  #registerNow h5{
		margin-left:200px;
		font:bold 14px/16px Arial, Helvetica, sans-serif;
		color:#484848;
	}
	
	  #registerNow p{
		margin-left:200px;
		color:#bfbfbf;
	}
	
	  #registerNow #registerArrow{
		background:url(/med/img/landing_page/registerNow_45.png) no-repeat;
		width:324px;
		height:153px;
		z-index:100;
		position:absolute;
		top:80px;
		left:190px;
	}
		
		  #registerNow #registerArrow span{
			display:none;
		}
	
 /*--------------------------------END REGISTER NOW ARROW SECTION-------------------------------------*/
 
/*------------------------------------- TESTIMONIALS ------------------------------------------------*/ 
#testimonials{
	width:494px;
	float:right;
	margin-right:8px;
}

 #testimonials .testimonialBox img.picture{
	width:121px;
	height:98px;
	border:3px solid #CCCCCC;
	position:absolute;
	top:10px;
	left:10px;
}
	
  #testimonials .testimonialBox img.products{
	width:121px;
	height:98px;
	position:absolute;
	top:10px;
	right:10px;
}
	
  #testimonials .testimonialBox{
	width:491px;
	
	border:1px solid #c5c5c5;
	margin-top:10px;
	position:relative;
	float:left;
	
	
}

#testimonials{
	width:491px;
	height:540px;
}

  #testimonials .testimonialBox h4{
	margin:20px 0 0 150px;
	font:bold 0.8em Arial, Helvetica, sans-serif;
}
	
	  #testimonials h4 span{
		display:block;
	}

  #testimonials .testimonialBox p.discount{
	font:bold 2em Tahoma, Helvetica, sans-serif;
	color:#FF0000;
	margin:0 0 0 150px;
	text-shadow:#666666 1px 1px 0px;
}
	
	  #testimonials .testimonialBox p.discount span{
		display:block;
		font:bold 0.435em Tahoma, Helvetica, sans-serif;
	}

  #testimonials .testimonialBox p.description{
	font: 11px Tahoma, Helvetica, sans-serif;
	margin:30px 7px 7px 10px; 
}
/*------------------------------------- END TESTIMONIALS ------------------------------------------------*/


/*--------------------------------------- PAST PRODUCTS ---------------------------------------------*/
* html #pastProducts {
	zoom:1;
}
	
#pastProducts {
	width:930px;
	height:180px;
	overflow:hidden;
	padding:0px;
	padding-top:18px;
}
	
#pastProducts .pastProductBox h5{
	display:none;
}
#pastProducts .pastProductBox a{
	display:none;
}
#pastProducts .pastProductBox p{
	display:none;
}
	
#pastProducts img.pastProduct{
	float:left;
	margin-right:20px;
	display:inline;

}
#pastProducts img.pastProduct#lastProduct{
	margin-right:0px;
}
/*---------------------------------------------------------------------------------------------------*/


/*--------------------------------------- TOP BANNER ------------------------------------------*/

 #topBanner
 {
	background:url(/med/img/landing_page/topBanner.png);
	width:918px;
	height:183px;
	border:2px solid #D0D0D0;
	margin:10px auto;
	position:relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
	
#topBanner h3{
	font:bold 2em Arial, sans-serif;
	color:#1bc9ec;
	text-align:center;
	margin:5px 0;
}
	
#topBanner p.saveStamp{
	display:none;
}

#topBanner p.asSeenOn{
	position:absolute;
	top:10px;
	right:34px;
	font:bold 0.8em Arial,sans-serif;
}

#topBanner ul
{
	margin:0px;
	padding:0px;
	list-style:none outside none;
}

#topBanner ul li
{
	margin:0px;
	padding:0px;
}

#topBanner li.wired{
	background:url(/med/img/landing_page/asSeen_17.png) no-repeat;
	width:53px;
	height:11px;
	position:absolute;
	top:37px;
	right:100px;
}

#topBanner li.nbc{
	background:url(/med/img/landing_page/asSeen_22.png) no-repeat;
	width:50px;
	height:35px;
	position:absolute;
	top:62px;
	right:100px;
}

#topBanner li.abc{
	background:url(/med/img/landing_page/asSeen_30.png) no-repeat;
	width:50px;
	height:38px;
	position:absolute;
	top:102px;
	right:98px;
}

#topBanner li.pcMag{
	background:url(/med/img/landing_page/asSeen_14.png) no-repeat;
	width:32px;
	height:35px;
	position:absolute;
	top:28px;
	right:35px;
}

#topBanner li.cbs{
	background:url(/med/img/landing_page/asSeen_25.png) no-repeat;
	width:48px;
	height:16px;
	position:absolute;
	top:78px;
	right:25px;
}

#topBanner li.youTube{
	background:url(/med/img/landing_page/asSeen_31.png) no-repeat;
	width:48px;
	height:23px;
	position:absolute;
	top:108px;
	right:25px;
}

#topBanner span{
	display:none;
}
/*---------------------------------------------------------------------------------------------------*/


 /* -----------------------FORM MODULE  START ------------------------------------------- */
#formContainer{
	width:500px;
	float:right;
	line-height: 0.75em;
}

#formContainer select
{
	font: 12px tahoma, Helvetica, sans-serif;
}

#formContainer form
{
	padding:0px;
	margin:0px;
}
	
#formContainer form#fSignup{
	width:490px;
	minheight:600px;
	background-color:#f5f5f5;
	border:2px solid #bfbfbf;
}


#fSignup div.content fieldset div.fields {
	background-color:#FFF;
	border:1px solid #bfbfbf;
	padding:21px 19px 10px;
	width:390px;
	margin:0 auto;
}

#fSignup legend{
	font: bold 14px tahoma, Helvetica, sans-serif;
	color:#1bc9eb;
	text-transform:uppercase;
	padding:0 0 8px 30px;
}

* html #fSignup .content fieldset div.fields div.tText, 
* html #fSignup .content fieldset div.fields div.tSelect {
	zoom:1;
}

#fSignup .content fieldset div.fields div.tText, 
#fSignup .content fieldset div.fields div.tSelect {
	overflow:hidden;
}

#fSignup .content fieldset div.fields div.field {
	padding-bottom:12px;
}

#fSignup .content fieldset label
{
	width:150px;
	color:#9fa0a1;
	text-transform:uppercase;
	font: bold 12px Tahoma, Helvetica, sans-serif;
	text-align:right;
	padding-right:10px;
}

#fSignup .content fieldset #fld_id_acceptterms label, #fSignup .content fieldset #fld_id_allow_auction_emails label
{
	width:250px;
	text-transform:none;
}

#fSignup .content fieldset input
{
	width:150px;
}

#fSignup .content fieldset #fld_id_acceptterms input, #fSignup .content fieldset #fld_id_allow_auction_emails input
{
	width:50px;
}

#fSignup .content fieldset div.fields div.tText label, 
#fSignup .content fieldset div.fields div.tSelect label {
	float:left;
	text-align:right;
}

#fSignup .content fieldset div.fields div.field label  {
	display:block;
	padding-right:15px;
}

#fSignup em {
	line-height:1.5em;
	color:#F00;
}

#fSignup fieldset em.required {
	line-height:1.5em;
	color:#1bc9eb;
}

#fSignup #id_country {
	width:155px;
	height:20px;
}

#fSignup div.description{
	
	text-align:right;
	padding:10px 10px 0 0;
}

#fSignup div.description p.notice{
	font: 11px Arial, Helvetica, sans-serif;
	
}

#fSignup .content fieldset {
	margin-top:30px;
	position:relative;
	background-image:none;
	border:none;
	margin:0;
	padding:0;
	margin-top:30px;
}  


#fSignuo div.content{
	margin:0 auto;
	width:430px;
}

#fSignup div.action{
	text-align:center;
	padding-top:20px;
}

#fSignup button{
	background:url(/med/img/landing_page/signUp_btn_71.png) no-repeat;
	width:129px;
	height:41px;
	border:none;
	outline:none;
	
}

#fSignup button:hover{
	background:url(/med/img/landing_page/signUp_btn_hover_71.png);
	cursor:pointer;
}
	#fSignup button span{
		display:none;
	}
	
#formContainer #securitySeals{
	background: url(/med/img/landing_page/secure_75-s.png) no-repeat;
	width:440px;
	height:63px;
	margin:10px auto;
	
}

#fSignup div.elements .errorMessage{
	font:11px Arial, Helvetica, sans-serif;
	color:red;
	display:none;
}

#formContainer p
{
	line-height:1.5em;
}

#formContainer .form_error
{
	line-height:1.25em;
	font-weight:normal;
}

/*-------------------- FORM END MODULE----------------------------*/

/*---------------------------- Payment ----------------------------*/
#fBuyBids #ccard
{
	background:url(/med/img/landing_page/bg_ccard.png) repeat-x;
	background-color:#ffe88d;
	width:257px;
	height:120px;
	border:1px solid #999999;
	float:right;
	margin-top:20px;
	text-align:center;
	padding-top:15px;
	zoom:1;
	overflow:hidden;
	position:relative;
}

#fBuyBids #ccard li span
{
	display:none;
}

form#fBuyBids span.paymentType
{
	font:13px Tahoma, Helvetica, sans-serif;
	color:#494949;
}

form#fBuyBids li#visaPayment
{
	background:url(/med/img/landing_page/visa.png) no-repeat;
	width:51px;
	height:32px;
	float:left;
	margin:10px 5px 0 15px;
	list-style:none outside none;
}
	
* html form#fBuyBids li#visaPayment
{
	background:url(/med/img/landing_page/visa.png) no-repeat;
	width:51px;
	height:32px;
	float:left;
	margin:10px 5px 0 15px;
	list-style:none outside none;
}
	
form#fBuyBids li#mcPayment
{
	background:url(/med/img/landing_page/mc.png) no-repeat;
	width:51px;
	height:32px;
	float:left;
	margin:10px 5px 0 10px;
	list-style:none outside none;
}
	
form#fBuyBids li#amexPayment
{
	background:url(/med/img/landing_page/amex.png) no-repeat;
	width:32px;
	height:32px;
	float:left;
	margin:10px 5px 0 10px;
	list-style:none outside none;
}
	
form#fBuyBids li#discoverPayment
{
	background:url(/med/img/landing_page/discover.png) no-repeat;
	width:51px;
	height:32px;
	float:left;
	margin:10px 5px 0 10px;
	list-style:none outside none;
}		

form#fBuyBids #ccard li span
{
	display:none;
}

form#fBuyBids #ccard ul
{
	margin:0;
	padding:0;
}

form#fBuyBids #pay_ccard
{
	margin-top:8px;
	padding:0px 10px;
}

div#paypalPayment
{
	background:url(/med/img/landing_page/bg_paypal.png) repeat-x;
	background-color:#85ced8;
	/*width:300px;*/
	width:220px;
	height:120px;
	border:1px solid #999999;
	float:left;
	margin-top:20px;
	text-align:center;
	padding-top:15px;
	position:relative;	
}

form#fBuyBids span#paypalIcon{
	background:url(/med/img/landing_page/paypal.png) no-repeat;
	width:91px;
	height:33px;
	display:block;
	margin:7px auto;
	margin-bottom:2px;
}

#secured_buy_bids_carl
{
	background:url(/med/img/landing_page/secure_75_small.png) no-repeat;
	width:600px;
	height:100px;
	float:left;
	margin:20px 20px 20px 0 ;
}
/*-----------------------------------------------------------------*/

.fakeAuctionVerticalContainer .grid_auction_item 
{
	margin:10px -3px;
} 

.grid_auction_item 
{
	background-image:url(/med/img/auction/grid_item_bkg.gif);
	background-repeat:no-repeat;
	float:left;
	height:239px;
	margin:10px 6px;
	padding:4px 7px 4px 0;
	width:165px;
}

.grid_auction_item .title 
{
	color:#576D82;
	font-size:75%;
	font-weight:bold;
	height:44px;
	line-height:126%;
	padding-bottom:10px;
	padding-top:2px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:center;
}

.grid_auction_item .rookie 
{
	top:32px;
	left:9px;
}

.grid_auction_item .penny 
{
	width: 0px;
	height: 0px;
	top:-51px;
	left:-131px;
	position:relative;
	float:left;
}

.grid_auction_item .hundred_off 
{
	width: 0px;
	height: 0px;
	position:relative;
	top:-44px;
	left:1px;
	float:left;
}

.grid_auction_item .watchlist_icon
{
	position:relative;
	left:5px;
	top:14px;
	float:left;
}

.grid_auction_item .image 
{
	height:70px;
	text-align:center;
	margin-bottom:6px;
}

.grid_auction_item .image img 
{
	border:none;	
}

.grid_auction_item .time_left 
{
	color:red;
	font-size:125%;
	font-weight:bolder;
	height:23px;
	text-align:center;
}

.grid_auction_item .price 
{
	color:green;
	font-size:125%;
	font-weight:bolder;
	height:21px;
	text-align:center;
}

.grid_auction_item .high_bidder 
{
	color:#924A22;
	font-size:75%;
	font-weight:bold;
	height:23px;
	text-align:center;
	overflow: hidden;
}

.grid_auction_item .button 
{
	margin-left:39px;
	margin-right:30px;
	text-align:center;
}

.RedButton
{
	background-color:#F00;
	color:#FFF;
	border-style:solid;
	border-width:6px;
	border-color:#F88 #800 #800 #F88;
	margin-bottom:10px;
	padding:0px;
	font-family: Arial Black;
	font-size:20px;
}

.BlueButton
{
	background-color:#00F;
	color:#FFF;
	border-style:solid;
	border-width:6px;
	border-color:#88F #008 #008 #88F;
	margin-bottom:10px;
	padding:0px;
	font-family: Arial Black;
	font-size:20px;
}

.GreenNextButton
{
	background-image:url('/med/img/landing_page/GreenNextButtonBackground.png') !important;
	width:130px !important;
}

.GreenNextButton:hover
{
	background-image:url('/med/img/landing_page/GreenNextButtonBackgroundHover.png') !important;
	width:130px !important;
}

.GreenNextButton span
{
	visibility:visible;
	display:block !important;
	color:#FFF;
	text-transform: uppercase;
	font-size:18px;
	font-weight:bold;
}

/*--------------------------------------- Buy Bids Page New Design ------------------------------------------*/
/*
#fBuyBidsNew ul
{
	margin:0;
	list-style:none;
}

#fBuyBidsNew ul li
{
	display:block;
	height:90px;
	position:relative;
	border-bottom:1px solid #999999;
	margin-top:0px;
}

#fBuyBidsNew .first
{
	border-top:4px solid #1AC6EA;
}

#fBuyBidsNew .selected
{
	background: url("/med/img/base/bidpackages/prem_bg.png") repeat-x;
}

#fBuyBidsNew .bp_image
{
	display:block;
	width:74px; height:74px;
	right:20px;
	position:absolute;
	top:8px;
	margin:0;
	padding:0;
}

#fBuyBidsNew .bp_radio
{
	left:10px;
	position:absolute;
	top:40px;
}

#fBuyBidsNew .bp_name
{
	color:#494949;
	font:20px Tahoma,Helvetica,sans-serif;
	left:50px;
	position:absolute;
	top:30px;
}

#fBuyBidsNew .bp_details
{
	color:#494949;
	font:12px Arial,Helvetica,sans-serif;
	left:50px;
	position:absolute;
	top:55px;
	margin-top:0px;
}

#fBuyBidsNew legend 
{
	color:#484848;
	font:18px Tahoma,Helvetica,sans-serif;
	text-transform:uppercase;
}

#fBuyBidsNew div#paypalPayment
{
	background:url("/med/img/base/bidpackages/bg_paypal.png") repeat-x scroll 0 0 transparent;
	border:1px solid #999999;
	float: left;
	width:250px;
	height:110px;
	margin-top:20px;
	padding-top:15px;
	text-align:center;
}

/*  Disgusting hack to centre the PayPal button  */
#fBuyBidsNew div#paypalPayment.btn
{
	float: none;
	position: absolute;
}

#fBuyBidsNew div#ccard
{
	background:url("/med/img/base/bidpackages/bg_ccard.png") repeat-x scroll 0 0 transparent;
	border:1px solid #999999;
	float:right;
	width:250px;
	height:110px;
	margin-top:20px;
	padding-top:15px;
	text-align:center;
}

/*  Disgusting hack to centre the credit card button  */
#fBuyBidsNew div#ccard.btn
{
	float: none;
	position: absolute;
}

#fBuyBidsNew span.paymentType
{
	font:16px Tahoma, Helvetica, sans-serif;
	color:#494949;
}
	
#fBuyBidsNew span#paypalIcon
{
	background:url("/med/img/base/bidpackages/paypal.png") no-repeat;
	width:91px; height:33px;
	display:block;
	margin:7px auto;
}

* html #fBuyBidsNew #ccard
{
	zoom:1;		
}

#fBuyBidsNew #paypalPayment
{
	overflow:hidden;
	position:relative;		
}

#fBuyBidsNew #ccard
{
	overflow:hidden;
	position:relative;		
}

#fBuyBidsNew #pay_payPal
{
	position:absolute;
	top:85px;
	left:105px; width:90px;		
}

#fBuyBidsNew #pay_ccard
{
	position:absolute;
	top:85px;
	left:105px; width:90px; 		
}


#fBuyBidsNew ul.elements
{
	margin-top:30px;
}

#fBuyBidsNew span#visaPayment
{
	background:url("/med/img/base/bidpackages/visa.png") no-repeat;
	/*width:51px; height:32px;
	float:left;
	margin:10px 5px 0 35px;*/
	width:51px; height:32px;
	display:block;
	margin:7px auto;
}

* html #fBuyBidsNew span#visaPayment
{
	background:url("/med/img/base/bidpackages/visa.png") no-repeat;
	width:51px; height:32px;
	float:left;

	margin:10px 5px 0 15px;
}

#fBuyBidsNew span#mcPayment
{
	background:url("/med/img/base/bidpackages/mc.png") no-repeat;
	/*width:51px; height:32px;
	float:left;
	margin:10px 5px 0 10px;*/
	width:51px; height:32px;
	display:block;
	margin:7px auto;
}

#fBuyBidsNew span#amexPayment
{
	background:url("/med/img/base/bidpackages/amex.png") no-repeat;
	width:32px; height:32px;
	float:left;
	margin:10px 5px 0 10px;
}

#fBuyBidsNew span#discoverPayment
{
	background:url("/med/img/base/bidpackages/discover.png") no-repeat;
	width:51px; height:32px;
	float:left;
	margin:10px 5px 0 10px;
}

#fBuyBidsNew #ccard li span
{
	display:none;
}
	
#id_fs_card_payment
{
	margin-top:20px;
	width:400px;
	border:1px solid #999999;
	padding:0 20px 20px 20px;
}

#fBuyBidsNew #id_fs_card_payment label
{
	width:30%;
}

#fBuyBidsNew #id_fs_card_payment input
{
	width:60%;
	float:right;
}

#fBuyBidsNew #id_fs_card_payment select
{
	width:60%;
	float:right;
}

#id_fs_card_payment #fld_id_cc_address_same_as_default label
{
	width:70%;
}

#id_fs_card_payment #fld_id_cc_address_same_as_default input
{
	width:30%;
}
*/
/*--------------------------------------- END Buy Bids Page New Design ------------------------------------------*/