/*General*/
:-moz-any-link:focus {
  outline: none;
}
a, a:hover, a:visited, a:active, a:focus {
   border:none;
   outline:none;
   color: #003366;
}
	
	p
	{
	margin-top: 0;
	}
	
.clear{
	margin: 0px; padding: 0px;
	text-indent: -5000px; line-height: 1px;
	height: 1px;
	clear: both;
	display: block;
}

/*Header Style*/

		.headerBlueBevel{
			background: url(../images/blueBevelBG.jpg) 0px 0px repeat-x;
			height: 36px;
		}
		
		.headerBlueContent{
			color: #ffffff;
			font-size: 16px;
			font-family: Trebuchet MS;
			font-weight: bold;
			display: block;
			text-align: center;
			float: left;
			padding: 8px 0px 0px 0px;
		}
			.sideItem .headerBlueContent{
				width: 158px;
			}
			
			#insideContentmyaccount .headerBlueContent{
				width: 725px;
			}
			.CartBlueHead{
				width: 714px;
			}
		
		.headerBlueLeft, .headerBlueRight{
			width: 10px; height: 36px;
			display: block;
			background: url(../images/blueBevelLeft.jpg) 0px 0px no-repeat;
			float: left;
		}
			.headerBlueRight{
				float: right;
				background: url(../images/blueBevelRight.jpg) 0px 0px no-repeat;
			}	
		
		.headerBlueContentLeft{
			float: left;
		}
		.headerBlueContentRight{
			float: right;
		}
		
		.upcomingBlueTitle{
			padding: 8px 0px;
			text-align: center;
			color: #003366;
			font-size: 14px;
			font-family: Trebuchet MS;
			background: #e1e9ff;
		}
		
		.MyAccountInnerLeft, .MyAccountInnerRight{
			width:360px;
			position: absolute;
			top: 33px;
			left: 14px;
		}
		.MyAccountInnerRight{
			left: 400px;
			width: 340px;
		}
			.MyAccountInnerLeft span.headerBlueContent{
				width: 340px;
			}
			.MyAccountInnerRight span.headerBlueContent{
				width: 320px;
			}
		
/*green headers*/

		.headerGreenBevel{
			background: url(../images/greenBevelBG.jpg) 0px 0px repeat-x;
			position: absolute;
			top: 107px; left: 203px;
			width: 768px;
			height: 36px;
		}
		
		.headerGreenContent{
			color: #ffffff;
			font-size: 16px;
			font-family: Trebuchet MS;
			font-weight: bold;
			display: block;
			text-align: center;
			float: left;
			width: 748px;
			padding: 8px 0px 0px 0px;
		}
		.headerGreenLeft, .headerGreenRight{
			width: 10px; height: 36px;
			display: block;
			background: url(../images/greenBevelLeft.jpg) 0px 0px no-repeat;
			float: left;
		}
			.headerGreenRight{
				float: right;
				background: url(../images/greenBevelRight.jpg) 0px 0px no-repeat;
			}	
		
		.headerGreenContentLeft{
			float: left;
		}
		#headerGreenContentRight{
			float: right;
		}
		
		#upcomingAuctionsTitle{
			top: 875px;
			z-index: 100;
		}
		
		#topsection
		{
			position: absolute;
			top: 0px;
			left: 0px;
			width: 968px;
			height: 103px;
		}
		#headerBG
		{
			position: absolute;
			top: 0px;
			left: 68px;
			width: 900px;
			height: 103px;
			background-image: url(../images/header_bg.gif)
		}
		#logo
		{
			position: absolute;
			top: 3px;
			left: 8px;
			width: 183px;
			height: 102px;
			background-image: url(../images/logoMain2.png);
			cursor: pointer;
			/*z-index:10;*/
		}
		#headerRight
		{
			position: absolute;
			top: 0px;
			right: 0px;
			width: 8px;
			height: 87px;
			background-image: url(../images/header_right.gif)
		}
		#headerLogin
		{
			position: absolute;
			top: 50px;
			right: 20px;
			font-family: Trebuchet MS;
			font-size: 12px;
			color: #669933;
			font-weight: bold;
		}
		#headerLogin a {
			font-family: Trebuchet MS;
			font-size: 12px;
			color: #669933;
			font-weight: bold;
		}
		#nav
		{
			position: absolute;
			top: 20px;
			right: 20px;
			font-family: Trebuchet MS;
			font-size: 14px;
			color: #669933;
			font-weight: bold;
		}
		#nav a
		{
			font-family: Trebuchet MS;
			font-size: 14px;
			color: #336699;
			font-weight: bold;
			text-decoration: none;
		}
		.loginInput
		{
			font-family: Trebuchet MS;
			font-size: 12px;
			color: #669933;
			font-weight: normal;
		}
		
/*Side Bar Style*/

	#sideItems{
		position: absolute;
		top: 108px;
		left: 10px;
	}


	.sideItem{
		width: 182px;
		margin: 0px 0px 10px 0px;
	}
	
	.sideItemContent{
		border: 1px solid #1a4065;
		border-top: none;
		text-align: center;
		padding: 8px;
		background: #74bc44;
		font-family: Trebuchet MS;
		color: #183152;
		font-size: 14px;
	}
	
		.custServiceInfo a{
			display: block;
			padding: 2px 0px 10px 0px;
			font-size: 16px;
			color: #183152;
			text-decoration: underline;
		}

	.registerSideCTA{
		background: url(../images/registerNowCTABG.jpg) 0px 0px repeat-x;
		text-align: center;
		padding: 8px 14px;
		font-size: 14px;
	}
		.registerSteps{
			margin: 0px; padding: 10px 0px 5px 8px;
			list-style: none;
			text-align: left;
		}
		.registerSteps li{
			font-size: 18px;
			font-weight: bold;
			display: block;
			margin: 2px 0px 0px 0px;
			width: 99%;
		}
			.registerStepOne a{background: url(../images/star_1.gif) 0px 0px no-repeat;}
			.registerStepTwo a{background: url(../images/star_2.gif) 0px 0px no-repeat;}
			.registerStepThree span{background: url(../images/star_3.gif) 0px 0px no-repeat;}
			.registerStepFour span{background: url(../images/star_4.gif) 0px 0px no-repeat;}
			
			.registerSteps li a, .registerSteps li span{
				text-decoration: none;
				color: #183152;
				display: block;
				padding: 2px 0px 5px 32px;
			}
		.registerSideCTA strong.getStartedB{font-size: 16px;}
	
	.nextItemContent{
		background: #ffffff;
	}
	.auctionsWonContent{
		background: #ffffff;
		padding: 4px 0px;
	}
	
	.videoModContent{
		background: url(../images/video_mod_bg.jpg) 0px 0px no-repeat;;
		padding: 4px 0px;
		
	}
	
	.videoModHeaderContent{
		font-size: 12px;
	}
	
	.bidCount{
		background: url(../images/account_full_table_bg.jpg) 0px 0px no-repeat;
	}

	#NEXTLAYER{
		cursor: pointer;
	}

	.nexttimer
	{
		font-family: verdana;
		/*color: red;*/
  		font-size: 25px;
  		font-weight: bold; 
	}

	#nextitemContent{
		font-size: 11px;
		font-family: Trebuchet MS;
		color: gray;
	}
	
	.nextitemtitle{
		color: #000000;
		font-weight: bold;
		font-size: 12px;
		font-family: Trebuchet MS;
	}
		.nextitemtitle a{text-decoration: none;}
		.nextitemtitle a:hover{text-decoration: underline;}

	.nextitemtitle span{
		font-size: 11px;
	}
	
	.nextitempricing{
		color: #000000;
		font-size: 20px;
		font-weight: bold;
		font-family: Verdana;
	}
	p
	{
	margin-top: 0;
	}
	
	#cstop
	{
		position: absolute;
		top: 106px;
		left: 10px;
		width: 181px;
		height: 7px;
	}	
	#howtotop
	{
		position: absolute;
		top: 220px;
		left: 10px;
		width: 181px;
		height: 7px;
	}
	.nextitemanntitle
	{
		font-size: 16px;
		font-weight: bold;
	}
	#howtoann
	{
		position: absolute;
		top: 227px;
		left: 10px;
		width: 181px;
		height: 30px;
	}
	
	#csBarAnn td
	{
		font-family: Trebuchet MS;
		color: #FFFFFF;
		font-size: 13px;
		font-weight: bold;
	}
	#bottomBarAnn
	{
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 100%;
		height: 9px;
		background-image: url(../images/blue_bottombev9pxslice.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
	}
	#bottomBarAnnLeft
	{
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 9px;
		height: 9px;
	}
	#bottomBarAnnRight
	{
		position: absolute;
		bottom: 0px;
		right: 0px;
		width: 9px;
		height: 9px;
	}
	
	#csBarAnn
	{
		position: absolute;
		top: 0px;
		left: 0px;
		height: 100%;
		width: 100%;
		font-family: Trebuchet MS;
		color: #FFFFFF;
		text-align: center;
		background-image: url(../images/blue_spacer.jpg);
	}
	#csBarAnnLeft
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 7px;
		height: 100%;
		background-repeat: repeat-y;
		background-image: url(../images/blue_midleft7pxslice.jpg)
	}
	#csBarAnnRight
	{
		position: absolute;
		top: 0px;
		right: 0px;
		width: 7px;
		height: 100%;
		background-repeat: repeat-y;
		background-image: url(../images/blue_midright7pxslice.jpg)
	}
	#topBarAnn
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 7px;
		background-image: url(../images/blue_center7pxslice.jpg);
		background-repeat: repeat-x;
		background-position: top;
	}
	#topBarAnnLeft
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 7px;
		height: 7px;
	}
	#topBarAnnRight
	{
		position: absolute;
		top: 0px;
		right: 0px;
		width: 7px;
		height: 7px;
	}
	.csTitle
	{
		font-size: 20px;
		font-weight: normal;
	}
	.howtotitle
	{
		font-size: 16px;
		font-weight: bold;
	}
	#howtowin
	{
		position: absolute;
		top: 256px;
		left: 10px;
		width: 179px;
		border-bottom: 1px solid #D0D0D0;
		border-left: 1px solid #D0D0D0;
		border-right: 1px solid #D0D0D0;
		background: #EFEFEF;
		padding-bottom: 6px;
		font-size: 12px;
		font-family: Trebuchet MS;
		font-weight: normal;
		line-height: 14px;
	}
	#howtowin td
	{
		font-size: 12px;
		font-family: Trebuchet MS;
		font-weight: normal;
		line-height: 14px;
	}
	#nextitemtop
	{
		position: absolute;
		top: 540px;
		left: 10px;
		width: 181px;
		height: 7px;
	}
	
	#nextitemann
	{
		position: absolute;
		top: 547px;
		left: 10px;
		width: 181px;
		height: 30px;
	}
	
	#nextitemcontent
	{
		position: absolute;
		top: 577px;
		left: 10px;
		width: 179px;
		border-bottom: 1px solid #D0D0D0;
		border-left: 1px solid #D0D0D0;
		border-right: 1px solid #D0D0D0;
		background: #EFEFEF;
		padding-bottom: 6px;
	}
	#nextitemcontent td
	{
		font-size: 12px;
		font-family: Trebuchet MS;
		font-weight: normal;
		line-height: 14px;
	}
	
/*Auctions Won on BidCactus*/

	#auctwontop
	{
		position: absolute;
		top: 820px;
		left: 10px;
		width: 181px;
		height: 7px;
	}
	
	#auctwonann
	{
		position: absolute;
		top: 827px;
		left: 10px;
		width: 181px;
		height: 30px;
	}
	
	#auctwoncontent
	{
		position: absolute;
		top: 857px;
		left: 10px;
		width: 179px;
		height: 120px;
		overflow: hidden;
		border-bottom: 1px solid #D0D0D0;
		border-left: 1px solid #D0D0D0;
		border-right: 1px solid #D0D0D0;
		background: #EFEFEF;
		padding-bottom: 6px;
	}
	#auctwoncontent td
	{
		font-size: 12px;
		font-family: Trebuchet MS;
		font-weight: normal;
		line-height: 14px;
	}
	#auctwoncontent a{
		color: black;
	}
	
/*Inside Page*/
		
	#insideTop
	{
		position: absolute;
		top: 106px;
		left: 203px;
		width: 768px;
		height: 7px;
	}
	#insideAnn
	{
		position: absolute;
		top: 113px;
		left: 203px;
		width: 768px;
		height: 30px;
	}
	
	#insideContainer
	{
		position: absolute;
		top: 143px;
		left: 203px;
		width: 766px;
		border-left: solid 1px #D0D0D0;
		border-right: solid 1px #D0D0D0;
		border-bottom: solid 1px #D0D0D0;
	}
	.insideTitle
	{
		font-family: Trebuchet MS;
		font-size: 14px;
		color: #336699;
		font-weight: bold;
	}
	#insideContent
	{
		padding: 10px;
		font-family: Trebuchet MS;
		font-size: 12px;
		background: #f2f2f2;
	}
	
/*Homepage Banner*/

	#midbanner
	{
		/* main banner */
		background-image: url(../images/mainbanner_v20_24hour.jpg);
		background-repeat: no-repeat;
		position: absolute;
		top: 89px;
		left: 203px;
		height: 196px;
		width: 768px;
	}
	
	#midBannerButtons{
		position: absolute;
		top: 123px; left: 30px;
	}
		#midBannerButtons a{ 
			display: block;
			width: 194px; height: 57px;
			text-indent: -5000px;
		}
		#midBannerButtons a.registerBanner{background: url(../images/register_now_button.gif) 0px 0px no-repeat;}
		#midBannerButtons a.registerBanner:hover{background: url(../images/register_now_button_over.gif) 0px 0px no-repeat;}
		#midBannerButtons a.registerBanner:active{background: url(../images/register_now_button_click.gif) 0px 0px no-repeat;}
		
		#midBannerButtons a.buyBidBanner{background: url(../images/buy_bids_button.gif) 0px 0px no-repeat;}
		#midBannerButtons a.buyBidBanner:hover{background: url(../images/buy_bids_over.gif) 0px 0px no-repeat;}
		#midBannerButtons a.buyBidBanner:active{background: url(../images/buy_bids_click.gif) 0px 0px no-repeat;}

/*Footers*/

	#footerhome{
	 position: absolute;
	 top: 1490px;
	 left: 10px;
	 width: 958px;
	 height: 100px;
	 text-align: center;
	 font-family: Trebuchet MS;
	 color: Gray;
	 font-size: 10px;
	}
	#footerinside{
	 	position: absolute;
	 	top: 920px;
	 	left: 10px;
	 	width: 958px;
	 	height: 100px;
	 	text-align: center;
		font-family: Trebuchet MS;
		color: Gray;
		font-size: 10px;
	}
	#footerhelp
	{
		position: absolute;
	 	top: 2400px;
	 	left: 10px;
	 	width: 958px;
	 	height: 100px;
	 	text-align: center;
		font-family: Trebuchet MS;
		color: Gray;
		font-size: 10px;
	}
	#footerdetailsauct{
	 	position: absolute;
	 	top: 1200px;
	 	left: 10px;
	 	width: 958px;
	 	text-align: center;
		font-family: Trebuchet MS;
		color: Gray;
		font-size: 10px;
	}
	#footercheckout
	{
		position: absolute;
	 	top: 1500px;
	 	left: 10px;
	 	width: 958px;
	 	height: 100px;
	 	text-align: center;
		font-family: Trebuchet MS;
		color: Gray;
		font-size: 10px;
	}
	#footermyaccount
	{
		position: absolute;
	 	top: 1400px;
	 	left: 10px;
	 	width: 958px;
	 	height: 100px;
	 	text-align: center;
		font-family: Trebuchet MS;
		color: Gray;
		font-size: 10px;
	}
	#footermyaccountorder
	{
		position: absolute;
	 	top: 1800px;
	 	left: 10px;
	 	width: 958px;
	 	height: 100px;
	 	text-align: center;
		font-family: Trebuchet MS;
		color: Gray;
		font-size: 10px;
	}
	
#footerContainer{
	 	width: 958px;
	 	height: 100px;
	 	text-align: center;
		font-family: Trebuchet MS;
		color: Gray;
		font-size: 10px;
		clear: both;
}
	
	.footerhr{
		background-color: #336699;
		height: 4px;
	}

/*Homepage Auction Area*/

	.auctionarea
	{
		position: absolute;
		border: solid 1px #D0D0D0;		
		height: 560px;
		width: 768px;
		top: 296px;
		left: 203px;
		background-color: #F0F0F0;
	}

	.upcomingProductImage{
		background: #ffffff;
		cursor: pointer;
	}

	#upcomingauctionarea
	{
		position: absolute;
		top: 911px;
		left: 203px;
		border-left: solid 1px #183152;
		border-right: solid 1px #183152;
		border-bottom: solid 1px #183152;
		width: 766px;
		background-color: #FFFFFF;
	}

	#upcomingauctionarea tr
	{
		font-size: 11px;
		color: gray;
		font-family: Trebuchet MS;
	}
	.upcominguactnormal
	{
		font-size: 11px;
		color: gray;
		font-family: Trebuchet MS;
		font-weight: normal;
		text-decoration: none;
	}
	
	.upcomingaucthead{
		font-weight:bold;
		font-family: Trebuchet MS;
		font-size: 12px;
		color: gray;
		font-family: Trebuchet MS;
	}
		.homeauctHead{
			border-top: 1px solid #183152;
			border-bottom: 1px solid #183152;
		}
	
	.upcomingtitle{
		color: #003366;
		font-weight: bold;
		font-size: 11px;
		font-family: Trebuchet MS;
	}

	#myaccountsubberWhite .upcomingtitle a{
		color: #336699;
		font-weight: bold;
		font-size: 11px;
		font-family: Trebuchet MS;
		text-decoration: underline;
	}
	
	.currentListingHome .upcomingtitle{
		text-decoration: underline;
		cursor: pointer;
	}
	
	.upcomingheight{
		height: 80px;
		background-image: url(../images/grey_gradient.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		font-size: 10px;
	}
	.hideRow td {
		display: none;
	}
	.upcomingprice{
		font-size: 12px;
		color: black;
		font-weight: bold;
	}
	#upcomingTop
	{
		position: absolute;
		top: 874px;
		left: 203px;
		width: 768px;
		height: 7px;
	}
	#upcomingAnn
	{
		position: absolute;
		top: 881px;
		left: 203px;
		width: 768px;
		height: 30px;
	}
	
/*Register Page*/

	.termsError{
		background: url(../images/termsArrowRed.jpg) bottom right no-repeat;
	}
	.termsNoError{
		background: none;
	}
	
	#registerBar{
		position: absolute;
		left: 490px;
		top: 10px;
	}
	#registerBarTop{
		width: 245px; height: 38px;
		display: block;
		text-indent: -5000px;
		background: url(../images/r_joinnow_title.jpg) 0px 0px no-repeat;
	}
	#registerBottom{
		width: 245px; height: 16px;
		text-indent: -5000px;
		background: url(../images/r_joinnow_bottom.jpg) 0px 0px no-repeat;
	}
	
	#registerBarContent{
		background: url(../images/r_joinnow_expand_245x1px.jpg) 0px 0px repeat-y;
		width: 205px;
		padding: 8px 25px 5px 15px;
		color: #4F823D;
		font-family:Trebuchet MS;
		font-size:14px;
		font-weight:bold;
	}
		#registerBarContent ul{
			margin: 0px; padding: 0px;
			list-style: none;
		}
			#registerBarContent ul li{
				margin: 10px 0px 7px 0px;
				padding: 0px 0px 0px 15px;
				background: url(../images/registerCheck.jpg) 0px 3px no-repeat;
			}
		#registerBarContent strong{
			color: #1B3F5F;
		}
		#registerBarContent p{
			text-align: left;
			margin: 0px; padding: 0px 0px 10px 0px;
		}
		
	.register_title1
	{
		font-size: 14px;
		color: #1b3f5f;
		font-family: Trebuchet MS;
		font-weight: bold;
	}
	.register_title2
	{
		font-size: 14px;
		color: #4f823d;
		font-family: Trebuchet MS;
		font-weight: bold;
	}
	.register_title56
	{
		font-size: 14px;
		color: #4f823d;
		font-family: Trebuchet MS;
		font-weight: normal;
	}
	.registerInput
	{
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #000000;
		font-weight: normal;
		width: 280px;
	}
	.myaccountInput
	{
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #000000;
		font-weight: normal;
		width: 200px;
	}
	.myaccountInputPhone
	{
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #000000;
		font-weight: normal;
		width: 150px;
	}
	.myaccountInputExt
	{
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #000000;
		font-weight: normal;
		width: 30px;
	}
	.myaccountInputCVV2
	{
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #000000;
		font-weight: normal;
		width: 40px;
	}
	#cvv2win
	{
		position: absolute;
		left: 340px;
		top: 540px;
		border: 1px solid black;
		background: #FFFFFF;
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #000000;
		font-weight: normal;
		width: 284px;
		height: 130px;
		text-align: center;
		visibility: hidden;
		display: none;
	}
	.registerColTitle
	{
		padding-top: 5px;

	}
	#insideContentRegister
	{
		padding: 10px;
		font-family: Trebuchet MS;
		font-size: 12px;
		background: #f2f2f2;
	}
	#insideContentRegister td
	{
		font-family: Trebuchet MS;
		color: #1b3f5f;
		font-size: 12px;
		font-weight: bold;
	}
	.registerAvail
	{
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #000000;
		font-weight: normal;
	}
	.registerHelp
	{
		font-family: Trebuchet MS;
		color: #1b3f5f;
		font-size: 10px;
		font-weight: normal;	
	}
		.RegisterAcceptText{font-size: 11px;}
	
	.registerStrength
	{
		font-family: Trebuchet MS;
		color: gray;
		font-size: 10px;
		font-weight: normal;	
	}
	.availabilityStrength
	{
		font-family: Trebuchet MS;
		color: gray;
		font-size: 10px;
		font-weight: normal;	
	}
	.registerPassword
	{
		font-family: Trebuchet MS;
		color: gray;
		font-size: 10px;
		font-weight: normal;
	}
	#registerTerms
	{
		background: #ffffff;
		padding: 4px;
		color: black;
		overflow: auto;
		width: 97%;
		height: 100px;
		border: 1px solid gray;
		border-right: none;
		font-family: Trebuchet MS;
		font-size: 10px;
		font-weight: normal;	
	}
	#regbookmark
	{
		position: absolute;
		left: 0px;
		top: 0px;
		padding: 0px;
		margin: 0px;
	}
	
	.register_title3
	{
		font-size: 14px;
		color: gray;
		font-family: Trebuchet MS;
		font-weight: bold;
	}
	.register_title5
	{
		font-size: 14px;
		color: #336699;
		font-family: Trebuchet MS;
		font-weight: bold;
	}
	.register_title4
	{
		font-size: 16px;
		color: #336699;
		font-family: Trebuchet MS;
		font-weight: bold;
	}
	
	.registerButn{
		display: block;
		width: 112px; height: 25px;
		text-indent: -5000px;
		background: url(../images/r_btn_registration_idle.jpg) 0px 0px no-repeat;
		border:none;
	}
		.registerButn:hover{background: url(../images/r_btn_registration_mouseover.jpg) 0px 0px no-repeat;}
		.registerButn:active{background: url(../images/r_btn_registration_mousedown.jpg) 0px 0px no-repeat;}


/*PopUp Window*/
	#popLogin .loginInput{
		width: 220px;
		float: left;
		margin: 0px 4px 0px 0px;
	}
	#popLogin label{
		display: block;
		width: 100px;
		text-align: right;
		padding: 0px 4px 0px 0px;
		font-size: 16px;
		color: #1e3350;
		font-weight: bold;
		float: left;
	}
	#popLogin p{
		clear: both;
		padding: 4px 0px 0px 0px;
	}
	
	.forgotPWTxt{
		font-size: 14px;
		color: #1E3350;
		border-top: 1px solid #75bd3d;
		margin: 10px 15px 0px 15px;
		padding: 10px 0px 0px 0px;
	}
	
	#popWinClose
	{
		position: absolute;
		right: -2px;
		top: 0px;
		width: 81px;
		height: 19px;
	}
	#popWinBody
	{
		width: 440px;
		position: absolute;
		left: 0px;
		top: 18px;
		background: #FFFFFF;
		border: 1px solid black;
	}
	#popWinContent
	{
		padding: 10px;
		background: #e1e9ff;
		text-align: left;
	}
	
	#popWinJS
	{
		font-size: 12px;
		color: red;
		font-family: Trebuchet MS;
		font-weight: bold;
		text-align: left;
	}
	#popWinJScontent
	{
		font-size: 12px;
		color: red;
		font-family: Trebuchet MS;
		text-align: left;
	}
	#popLogin
	{
		text-align: left;
		font-family: Trebuchet MS;
		display: none;
		clear: both;
	}
	#popLoginError
	{
		font-size: 13px;
		color: #1E3350;
		font-family: Trebuchet MS;
		font-weight: normal;
		display: none;
		width: 300px;
		float: left;
		padding: 0px 0px 10px 10px;
	}
		#popLoginError a{
			color: #0000ff;
			font-weight: bold;
		}
	#poplogo{
		width: 100px;
		height: 70px;
		float: left;
	}
		
		
	#popEmailJS
	{
		font-size: 12px;
		color: red;
		font-family: Trebuchet MS;
		font-weight: bold;
		display: none;
		padding: 0px 15px 0px 15px;
	}
	#popWrapper
	{
		position: absolute;
                top: 245px;
                left: 0px;
                width: 100%;
                height: 100%;
                text-align: center;
                z-index: 500;
		display: none;
	}
	#popWin
	{
		position: relative;
		width: 440px;
		height: 260px;
		z-index: 1;
		margin: 0px auto;
	}
	#transGray
	{
		position: absolute;
                top: 0px;
                left: 0px;
                width: 100%;
                height: 1600px;
                background-color: #CCCCCC;
                opacity:0.4;
                filter:alpha(opacity=80);
		display: none;
		z-index: 3;
	}
	#hrDotted
	{
		width: 100%;
		height: 14px;
		background-position: center;
		background-image: url(../images/dotGrey.gif);
		background-repeat: repeat-x;
	}

/* My Account Main Content */

	#insideContentmyaccount
	{
		padding: 10px;
		font-family: Trebuchet MS;
		font-size: 12px;
	}
	#myaccountheader
	{
		background-image: url(../images/green_spacer.jpg);
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		width: 100%;
		text-align: center;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	
/* My Account Side Bar */

	.myAccountBarContent{
		background: #EFEFEF;
		padding: 8px 0px;
		text-align: left;
	}
	#myaccountsideheader
	{
		padding-left: 6px;
		padding-right: 6px;
		padding-top: 12px;
		padding-bottom: 12px;
		font-size: 14px;
		font-family: Trebuchet MS;
		font-weight: bold;
		line-height: 14px;
		color: #336699;
		border-bottom: 1px solid black;
	}
	#myaccountsidecontent
	{
		background-color: #FFFFFF;
	}
	#myaccountsidecontent td
	{
		font-size: 13px;
		font-family: Trebuchet MS;
		font-weight: normal;
		color: #000000;
	}
	
	#myaccountsidecontent td a
	{
		font-size: 13px;
		font-family: Trebuchet MS;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
	
/* Help Menu */

	.helpref
	{
		color: #669933;
		font-size: 12px;
		font-family: Trebuchet MS;
		font-weight: bold;
		text-decoration: none;
	}
	
/* FAQ */
.faqColumn{
	width: 370px;
	float: left;
}

.faqSet{
	margin: 0px; padding: 0px 0px 10px 0px;
	clear: both;
}
.faqIcon{
	width: 40px;
	text-align: right;
	float: left;
}
.faqSetContent{
	width: 300px;
	float: left;
	padding: 0px 0px 0px 9px;
}

.faqTitle{
	color: #183152;
}
a.expander{
	display: block;
}

.expandContent{
	color: #183152;
	padding: 5px 0px 5px 10px;
	display: none;
}
	.expandContent li{
		padding: 0px 0px 10px 0px;
	}
	.expandContent li strong{
		color: #375d81;
		font-size: 13px;
	}
	
/* Personal Info */

	#personalInfoWin
	{
		position: absolute;
		top: 32px;
		left: 14px;
		width: 360px;
		height: 7px;
	}
	#personalInfoWinAnn
	{
		position: absolute;
		top: 39px;
		left: 14px;
		width: 360px;
		height: 30px;
	}
	#personalInfoWinBottom
	{
		position: absolute;
		top: 69px;
		left: 14px;
		width: 358px;
		border-bottom: 1px solid #D0D0D0;
		border-left: 1px solid #D0D0D0;
		border-right: 1px solid #D0D0D0;
		background: #EFEFEF;
		padding-bottom: 6px;
	}
	#personalInfoWinBottom td
	{
		font-size: 14px;
		font-family: Trebuchet MS;
	}
	#insidePersonalContainer
	{
		position: absolute;
		top: 143px;
		left: 203px;
		width: 766px;
		height: 550px;
		border-left: solid 1px #D0D0D0;
		border-right: solid 1px #D0D0D0;
		border-bottom: solid 1px #D0D0D0;
	}
	#formactive{
		display: none;
		visibility: hidden;
	}
	
/* Address Bar */

	#newaddressinput
	{
		visibility: hidden;
		display: none;
	}
	
	#newCCinput
	{
		visibility: hidden;
		display: none;
	}
	
/* Profile Bar */

	#profileInfoWin
	{
		position: absolute;
		top: 32px;
		left: 400px;
		width: 340px;
		height: 7px;
	}
	#profileInfoWinAnn
	{
		position: absolute;
		top: 39px;
		left: 400px;
		width: 340px;
		height: 30px;
	}
	#profileInfoWinBottom
	{
		position: absolute;
		top: 69px;
		left: 400px;
		width: 338px;
		border-bottom: 1px solid #D0D0D0;
		border-left: 1px solid #D0D0D0;
		border-right: 1px solid #D0D0D0;
		background: #EFEFEF;
		padding-bottom: 6px;
	}
	#profileInfoWinBottom td
	{
		font-size: 14px;
		font-family: Trebuchet MS;
	}
	
/* Green Headers */
	#GreenContainerLeft
	{
		position: relative;
		width:366px;
	}
	#GreenContainerCheckout
	{
		position: absolute;
		right: 10px;
		top: 10px;
		width:350px;
	}
	#GreenContainer
	{
		position: relative;
		width:746px;
	}
	#GreenTop
	{
		position: relative;
		width: 100%;
		height: 7px;
		padding: 0px;
		margin: 0px;
	}
	#GreenTopAnn
	{
		text-align: center;
		position: absolute;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 7px;
		background-image: url(../images/green_center7pxslice.jpg);
		background-repeat: repeat-x;
		background-position: top;
		padding: 0px;
		margin: 0px;
	}
	#GreenTopLeft
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 7px;
		height: 7px;
	}
	#GreenTopRight
	{
		position: absolute;
		top: 0px;
		right: 0px;
		width: 7px;
		height: 7px;
	}
	#GreenAnn
	{
		position: relative;
		width: 100%;
		height: 30px;
	}
	#GreenBarAnn
	{
		position: relative;
		width: 100%;
		height: 30px;
		font-family: Trebuchet MS;
		color: #FFFFFF;
		text-align: center;
		background-image: url(../images/green_spacer.jpg);
	}
	#GreenAnnLeft
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 7px;
		height: 100%;
		background-repeat: repeat-y;
		background-image: url(../images/green_midleft7pxslice.jpg)
	}
	#GreenAnnRight
	{
		position: absolute;
		top: 0px;
		right: 0px;
		width: 7px;
		height: 100%;
		background-repeat: repeat-y;
		background-image: url(../images/green_midright7pxslice.jpg)
	}
	#myaccountsubberGrayCheckOut
	{
		position: absolute;
		right: 10px;
		top: 47px;
		width:348px;
		border-bottom: 1px solid #D0D0D0;
		border-left: 1px solid #D0D0D0;
		border-right: 1px solid #D0D0D0;
		background: #EFEFEF;
		padding-bottom: 6px;
		font-size: 12px;
		font-family: Trebuchet MS;
		font-weight: normal;
		line-height: 14px;
	}
	#myaccountsubberGray
	{
		width:744px;
		border-bottom: 1px solid #D0D0D0;
		border-left: 1px solid #D0D0D0;
		border-right: 1px solid #D0D0D0;
		background: #EFEFEF;
		padding-bottom: 6px;
		font-size: 12px;
		font-family: Trebuchet MS;
		font-weight: normal;
		line-height: 14px;
	}
	#myaccountsubberWhite
	{
		width:744px;
		border-bottom: 1px solid #D0D0D0;
		border-left: 1px solid #D0D0D0;
		border-right: 1px solid #D0D0D0;
		background: #FFFFFF;
		padding-bottom: 6px;
		font-size: 12px;
		font-family: Trebuchet MS;
		font-weight: normal;
		line-height: 14px;
	}
	#myaccountsubberWhiteLeft
	{
		width:364px;
		border-bottom: 1px solid #D0D0D0;
		border-left: 1px solid #D0D0D0;
		border-right: 1px solid #D0D0D0;
		background: #EFEFEF;
		padding-bottom: 6px;
		font-size: 12px;
		font-family: Trebuchet MS;
		font-weight: normal;
		line-height: 14px;
	}
	#myaccountsubberWhite a
	{
		color: #336699;
		font-weight: bold;
		font-size: 11px;
		font-family: Trebuchet MS;
		text-decoration: none;
	}
	
/* Bids Page */

.buyBidsDisclaimer{
	font-size: 15px;
	color: #1c4266;
	display: block;
	padding: 0px 0px 0px 7px;
}
.buyBidsFinePrint{
	position:absolute;
	left:220px;
	top:413px;
	width:733px;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#1C4266;
}
.bidPack{
	float: left;
	margin: 0px 5px 0px 6px;
	width: 138px;
}
.buyPack{
	display: block;
	color: #838383;
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 0px 0px;
	font-size: 13px;
	display: block;	
}
.packAmt{
	font-weight: bold;
	font-size: 18px;
	color: #1c4266;
	display: block;
	text-align: center;
	line-height: 18px;
}
	.packAmt em{
		font-size: 11px;
		color: #838383;
		font-style: normal;
		vertical-align: top;
	}
	
.bonusAmt{
	 color: #1c4266;
}
	.bonusAmt strong{
		font-size: 13px;
		font-weight: bold;
	}
	
.buyPackButn{
	display: block;
	padding: 0px; margin: 5px auto;
	text-indent: -5000px;
	width: 112px; height: 26px;
	background: url(../images/btn_purchase_idle.jpg) 0px 0px no-repeat;
}
	.buyPackButn:hover{background: url(../images/btn_purchase_mouseover.jpg) 0px 0px no-repeat;}
	.buyPackButn:active{background: url(../images/btn_purchase_mousedown.jpg) 0px 0px no-repeat;}

		
#endtimecont{
	padding: 8px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
	
/* Checkout */
	#PayPalWin 
	{
		visibility: hidden; 
		display: none;
	}
	#myaccountsubberWhiteLeft a
	{
		color: #336699;
		font-weight: bold;
		font-size: 11px;
		font-family: Trebuchet MS;
		text-decoration: none;
	}
	#addrMore
	{
		border: 1px solid black;
		width:174px;
		background: #FFFFFF;
		position: absolute;
		left: 23px;
		top:146px;
		visibility: hidden; 
		display: none;
		z-index: 20;
	}
	#billingcardsMore
	{
		border: 1px solid black;
		width:240px;
		background: #FFFFFF;
		position: absolute;
		left: 20px;
		top:324px;
		visibility: hidden; 
		display: none;
		z-index: 21;
	}
	#addrMore a
	{
		font-family: Trebuchet MS;
		text-decoration: none;
		color: black;
	}
	#billingcardsMore a
	{
		font-family: Trebuchet MS;
		text-decoration: none;
		color: black;
	}
	#billingcards
	{
		font-family: Trebuchet MS;
		text-decoration: none;
		color: black;	
		font-size: 10px;
	}
	#addrPrimCell a
	{
		font-family: Trebuchet MS;
		text-decoration: none;
		color: black;
	}
	#ccPrimCell a
	{
		font-family: Trebuchet MS;
		text-decoration: none;
		color: black;
	}
	#AuthorizeWin
	{
		visibility: hidden; 
		display: none;
	}
	#ccaddrmessage a
	{
		color: #336699;
		font-weight: bold;
		font-size: 11px;
		font-family: Trebuchet MS;
		text-decoration: none;
	}
	#ccaddrnew
	{
		visibility: hidden;
		display: none;
	}
	.fintotal
	{
		width: 60px;
		border: 0px;
		text-align:right;
		font-weight: bold;
		font-size: 12px;
		font-family: Trebuchet MS;
		background: none;
		margin: 0px;
		padding: 0px;
		height: 14px;
		color: #111111;
	}
	.myaccountInputCoupon
	{
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #000000;
		font-weight: normal;
		width: 88px;
	}
	.myaccountorderhead
	{
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		background: #375d81;
	}

/* side buttons */	
.sideButn{
	display: block;
	width: 144px; height: 34px;
	text-indent: -5000px;
	margin: 0px auto;
}
	.buyBidsLink{background: url(../images/mycart_btn_buybids_idle.jpg) 0px 0px;}
	.buyBidsLink:hover{background: url(../images/mycart_btn_buybids_mouseover.jpg) 0px 0px;}
	.buyBidsLink:active{background: url(../images/mycart_btn_buybids_mousedown.jpg) 0px 0px;}
	
	.RegisterNowLink{background: url(../images/how2_btn_register_idle.jpg) 0px 0px; margin: 8px auto 0px auto;}
	.RegisterNowLink:hover{background: url(../images/how2_btn_register_mouseover.jpg) 0px 0px;}
	.RegisterNowLink:active{background: url(../images/how2_btn_register_mousedown.jpg) 0px 0px;}
	
	.buyMoreBidsButn{background: url(../images/account_btn_buy_idle.jpg) 0px 0px no-repeat;}
	.buyMoreBidsButn:hover{	background: url(../images/account_btn_buy_mouseover.jpg) 0px 0px no-repeat;}
	.buyMoreBidsButn:active{background: url(../images/account_btn_buy_mousedown.jpg) 0px 0px no-repeat;}
	
	.checkOutButn{background: url(../images/mycart_btn_checkout_idle.jpg) 0px 0px no-repeat;}
	.checkOutButn:hover{background: url(../images/mycart_btn_checkout_mouseover.jpg) 0px 0px no-repeat;}
	.checkOutButn:active{background: url(../images/mycart_btn_checkout_mousedown.jpg) 0px 0px no-repeat;}
	
	
	#BIDSTEXTID{
		display: block;
		margin: 40px auto 0px auto;
	}
	
	a.voteMeter{
		width: 86px; height: 22px;
		display: block;
		overflow: hidden;
	}
	.upcomingNotVoted, .upcomingVoted{margin: 0px 0px 0px 0px;}
	.upcomingNotVoted a, .upcomingVoted a{
		width: 86px; height: 26px;
		display: block;
		text-indent: -5000px;
	}
		.upcomingNotVoted a{background: url(../images/btn_myvote_idle.jpg) 0px 0px no-repeat;}
		.upcomingNotVoted a:hover, .upcomingVoted a:hover{background: url(../images/btn_myvote_mouseover.jpg) 0px 0px no-repeat;}
		.upcomingNotVoted a:active, .upcomingVoted a:active{background: url(../images/btn_myvote_mousedown.jpg) 0px 0px no-repeat;}
		.upcomingVoted a{background: url(../images/btn_myvote_voted.jpg) 0px 0px no-repeat;}

/*PRIVACY POLICY*/
.termsList{
	list-style-type: upper-alpha;
}
	.termsList li{
		padding-bottom: 10px;
	}
#footerbox
{
	margin: 10px auto 0 auto;
	background: #fefefe;
	border: 1px solid #ccc;
	width: 99%;
	height: 116px;
	position: relative;
}
#ftul,#ftur,#ftbl,#ftbr
{
	position: absolute;
	height: 12px;
	width: 12px;
}
#ftul
{
	top:-1px;
	left:-1px;
	background-position: top left;
}
#ftur
{
	top: -1px;
	right: -1px;
	background-position: top right;
}
#ftbl
{
	bottom: -1px;
	left: -1px;
	background-position: bottom left;
}
#ftbr
{
	bottom: -1px;
	right: -1px;
	background-position: bottom right;
}
