/* 3 Item Feature */
#boxFeatures
{
	position: relative;
	width: 630px;
	height: 310px;
	margin:30px 0 0;
}

#boxFeatures img
{
	position: absolute;
	top: 10px;
	left: 8px;
	width: 35px;
	height: 35px;
	border: 1px solid #000;
}

#boxFeatures ul
{
	position: absolute;
	bottom: 0;
	background: transparent url(/images/home_featbtn_bg2.png) no-repeat;
	z-index: 100;
}

#boxFeatures ul li
{
	position: relative;
	float: left;
	list-style: none;
	width: 210px;
	height: 62px;
	cursor: pointer;
	color: #888;
}

#boxFeatures ul li.selectedFeature
{
	color: #333;
	background: transparent url(/images/home_featbtn_selected.png) no-repeat;
}

#boxFeatures ul li span
{
	display:block;
	font-size:22px;
	font-weight:bold;
	left:49px;
	position:absolute;
	top:1px;
	text-transform:uppercase;
}

.boxFeat
{
	width: 628px;
	height: 250px;
	border:1px #ccc solid;
}


#boxFeaturesItem1
{
	position: relative;
	/*background: transparent url(/images/home/feature_1_mini.png) left 8px no-repeat;*/
	background: transparent url(/images/home/5000_hawaii_img.png) left 8px no-repeat;
	z-index: 0;
}

#boxFeaturesItem1 .bidBox
{
	position: absolute;
	top: 185px;
	right: 44px;
}

#boxFeaturesItem1 #FeaturedLiteral1
{
    left:390px;
    position:absolute;
    top:169px; 
    color:#ff0000;
    font-size:11px;
    font-weight:bold;    
}


#boxFeaturesItem2
{
	position: relative;
	background: transparent url(/images/home/feature_2_howtoplay.png) left 8px no-repeat;
	z-index: 0;
}

#boxFeaturesItem3
{
	position: relative;
	/*background: transparent url(/images/home/feature_3_plasma.png) left 8px no-repeat;*/
	background: transparent url(/images/home/feature_3_Wii.png) left 8px no-repeat;
	z-index: 0;
}

#boxFeaturesItem3 .bidBox
{
	position: absolute;
	top: 110px;
	right: 15px;
}

#boxFeaturesItem3 #FeaturedLiteral3
{
    left:390px;
    position:absolute;
    top:169px; 
    color:#ff0000;
    font-size:11px;
    font-weight:bold;
}

#bodyTopRightCol
{
	position: relative;
	height: 425px;
	/*background: transparent url(/images/home/rightcol_bg_signup_1.png) no-repeat;*/
	z-index: 0;
}

#bodyTopRightCol ol
{
	padding:0 0 0 17px;
}

#bodyTopRightCol ol li
{
	color:#999;
	font-weight:bold;
	font-size:16px;
}

#bodyTopRightCol ol li span
{
	color:#8DC146;
}


#bodyTopRightColFields
{
	position: absolute;
	bottom: 60px;
	left: 0px;
}

/* Feat Items Links */
img.imgLinkHalf
{
	width: 380px !important;
	height: 180px !important;
	border: none !important;
}

img.imgLinkFull
{
	width: 630px !important;
	height: 180px !important;
	border: none !important;
}

/* Tabs */
#endingSoon
{
	position: relative;
	margin: 1em 0;
}

#endingSoonBidArea
{
	position: absolute;
	display: block;
	top: 25px;
	right: 0;
	height: 135px;
	width: 260px;
	background: transparent url(/images/tabs_content_bg.png) repeat-x;
}

#endingSoonBidArea h3
{
	margin-top: 10px;
	width: 230px;
	font-size: 18px;
	color: #000;
	text-align: center;
	font-weight: bold;
}

#endingSoonBidArea .bidBox
{
	position: absolute;
	top: 72px;
	right: 24px;
}

div.itemDay img
{
	position: absolute;
	top: 17px;
	left: 20px;
	border: 5px solid #59cff9;
}

.itemDayInner
{
	position: absolute;
	top: 17px;
	left: 140px;
	width: 226px;
}

#bidHint
{
	display: none;
}

/* Fact Bar */
#factBar
{
	list-style: none;
	clear: both;
	padding-top: 6px;
	height: 26px;
	margin: auto;
}

#factBar li
{
	display: inline;
	margin-right: 6px;
	text-align: center;
}

#imgNewFeatBadge
{
	position: absolute;
	top: -40px;
	right: 230px;
	z-index: 100;
	display:none;
}

/* What's New */
.sideWhatsNew ul
{
	overflow: scroll;
	overflow-x: hidden;
	margin-top: 6px;
	height: 130px;
}

.sideWhatsNew ul li p
{
	font-size: 12px
}

/* Recent Winners */
.sideRecentWinners
{
	margin-top: 1em;
}

.sideRecentWinners h2
{
	margin-bottom: .4em;
}

.sideRecentWinners .recentWinner
{
	position: relative;
	list-style: none;
	border: 1px solid #fff;
	margin-bottom: 3.5em;
}

.sideRecentWinners img
{
	width: 75px;
	height: 75px;
}

.sideRecentWinners .userName
{
	position: absolute;
	top: 0px;
	left: 80px;
}

.sideRecentWinners ul
{
	position: absolute;
	top: 20px;
	left: 80px;
	font-size: 11px;
	list-style: none;
}

.sideRecentWinners address
{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	font-style: normal;	
}

.StartPlayingNow
{
    padding:0 0 0 180px;
}

.fixCaptchaReEnter
{
	position:absolute;
	top:156px;
	left:401px;
	visibility:visible;
	display:block;
	z-index:200;
}

#captchaImage img
{
	width:175px;
	left:0px;
	position:static;
	top:0px;
	height:27px;
}

.disCaptcha
{
	position:absolute;
	z-index:200;
	visibility:hidden;	
}

.bold
{
	font-weight:bold;
}

#example
{
	margin:8px 0 0 17px;
}

#prizeValueHeader
{
	font-size:16px;
	left:172px;
	position:absolute;
	top:15px;
	z-index:700;
}

#DailyGiveAways
{
	font-weight:bold;
	color:#999;
}

#plusGet
{
	font-size:13px;
	margin:8px 0 0 0;
}

#plusGet span
{
	color:#999;
	font-weight:bold;	
	font-size:16px;
}

#greatPrizes
{
	font-size:18px;
	font-weight:bold;
	margin:15px 0;
}

#greatPrizes span
{
	font-size:16px;
	color:#999;
}

#moreContainer
{
	width: 230px; 
	height: 400px; 
	border-bottom:1px #ccc solid;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}

#moreMenu
{
	width:230px;
	background-image:url(/images/home_moreprizes_bg.png);
	background-repeat:repeat-x;
	height:42px;
}

#moreMenu ul
{
	list-style:none;	
}

#moreMenu li
{
	float:left;
	font-weight:bold;
	font-size:14px;	
	padding:10px 0 0;
	text-align:center;	
	width:115px;
	color:#999;
	cursor:pointer;
	height:42px;
}	

#moreMenu .moreSelected
{
	background-image:url(/images/home_moreprizes_selected.png);
	background-repeat:repeat-x;
	height:42px;
	width:115px;
	color:#333;
}

#morePrizes
{
	position:relative;
	top:-13px;
}

#moreLeft
{
	margin:10px 0 0 0;
}

#moreRight
{
	margin:10px 0 0 0;
}

#morePrizes ul
{
	float:left;
	width:230px;
	padding:0 0 30px 0;
}

#morePrizes li
{
	float:left; 
	list-style:none; 
	width:115px; 
	text-align:center;
	font-weight:bold;
	padding: 0 0 25px 0;
	height:150px;
}

#morePrizes img
{
	display:inline;
	margin:0px;
}

#otherAuctions
{
	margin:15px 0 0 0;
}

#otherAuctions ul
{
	list-style:none;
	float:left;
	margin:0 0 0 25px;
}

#otherAuctions li
{
	float:left;
	padding:0px 5px;
	font-weight:bold;
	color:#ccc;
	display:block;
	white-space:nowrap;
}

#otherAuctions a
{
	font-size:10px;
}

#nextPrizesContainer
{
	display:block;
	width:616px;
	clear:both;
	margin:0 0 20px 0px;
	height:219px;
	font-weight:bold;
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
	border-bottom:1px #ccc solid;
}

#nextPrizesContainer ul
{
	list-style:none;
}

#nextPrizesContainer li
{
	float:left;
	width:153px;
	text-align:center;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#fff;
}

#nextPrizesContainer div
{
	width:153px;
}

#nextPrizesContainer li img
{
	padding:0px 25px;
}

#nextPrizesContainer em
{
	font-weight:bold;
}

#nextPrizesThumb
{
	height:120px;
	margin:5px 0 0 5px;
}

#nextPrizesLink
{
	height:60px;	
	background-image:url(/images/nextPrizesBG.png);
	background-repeat:repeat-x;
	padding:10px 0 0 0;
}

#nextPrizesText
{
	margin:0 0 10px 0;
}

#howItWorks
{
	color:#1AB3E9;
	font-size:24px;
	font-weight:bold;	
	text-decoration:none;
}

#featuredPrizeShortDesc
{
	margin:5px 0px;
}

.sideFeatureReward #endDate
{
	font-size:11px;
	font-weight:bold;
}

.sideFeatureReward #textValue
{
	font-size:11px;
	font-weight:bold;
}

.sideFeatureReward em
{
	font-size:11px;
}

.sideFeatureReward img
{
	width:200px;
	margin:0 0 0 15px;
}

#FeaturedPrizeContainer
{
	margin:0 0 0 0;
}

#FeaturedPrizeBorder
{
	border:1px #ccc solid;
	width:230px;
	height:310px;
}

#FeaturedPrizeSubContent
{
	background-image:url(/images/nextPrizesBG.png);
	background-repeat:repeat-x;
	padding:5px;
}

#howToPlayButton
{
	margin:0px;
	cursor:pointer;	
}

#howItWorksContainer
{
	height:360px;
}

#howToPlayContainer
{
	margin:0 0 0 15px;
	display:none;
	height:360px;
}