body{
	background-color:#000000;
}
#picksWrapper{
	width:800px;
	height:800px;
	border:1px solid;
	text-align:left;
}

/******************************** BEGIN SHOW PICKS AREA **************************************/

p.remove{
	
}


ul.picks{
	float:left;
	margin-top:0; 
	margin-left:8px;
	_margin-left:4px;
	padding:0;
}


ul.thanks{
	margin-top:30pt; 
}

ul.picks div.wrapper{
	width:75px;
	height:150px;
	overflow:hidden;
}

ul.picks div.imgWrapper{
	width:75px;
	height:90px;
	position:relative;
	overflow:hidden;
	margin: 0 auto;
	text-align:center;
}

ul.picks li{
 	display:inline;
	margin: 30 2 0 3;
 	float:left;
 }


.teamName{
	font-family:arial; 
	height:15px;
	font-size:9px; 
	width:75px;
	font-weight:bold; 
	color:#A0A0A0;
}

.playerName{
	height:27px;
	font-family:arial; 
	font-size:10px; 
	font-weight:bold; 
	color:#000000;
}

/******************************** END SHOW PICKS AREA **************************************/




/*************** thanks page ************************************************/

#thanksTable p.remove a{
	display:none;
	width:56px;
	height:22px;
	text-indent:-9999px;
}

h2{
	font-size:18px;
	color:#000000;
	text-align:center;
}
.thanksText{
	font-size:11px;
	padding:30px;
}

#bottomAdLeft{
	font-size:11px;
	text-align:left;
	padding-left:20px;
	padding-top:8px;
	padding-bottom:10px;}

/************************BEGIN POPUP INFO AREA***********************************************/



/*clear floats*/
#playerInfoWrapper {
    zoom:1;
    }
#playerInfoWrapper:after {
    content:".";
    display:block;
    clear:both;
    height:0;
    width:0;
    line-height:0;
    visibility:hidden;
}



#playerInfo{
	width:342px;
	height:290px;
	background:url(/allstar2008/asb/images/shadow.png)repeat scroll right bottom;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	cursor:move;
}

#playerInfoWrapper{
	padding:12px;
	height:285px;
	background-color:#ffffff;
	background:url(/allstar2008/asb/images/asb08_ballot_infobg.gif) no-repeat;
}
#playerInfoWrapper h4{
	margin:3 0px;
	padding:3 0px;
	font-size:14px;
}
#playerInfoWrapper h4.heading{
	margin:0 0 0 100;
	padding:0px;
}
#playerInfoWrapper p.stats{
	margin:0 0 0 100;
	padding:0px;
	font-weight:bold;
}

#playerInfoWrapper #close{
	float:right;
	margin-right:10px;
}
#playerInfoWrapper div.imgWrapper{
	float:left;
	margin: 0 auto;
	width:100px;
	text-align:center;
}
#playerInfoWrapper .bio{
	margin-left:100px;
}
#playerInfoWrapper dl{
	margin:0 0 0 100;
	padding:0;
}
#playerInfoWrapper dt{
	float:left;
	width:40px;
}

#playerInfoWrapper dl{
    zoom:1;
    }
#playerInfoWrapper dl:after {
    content:".";
    display:block;
    clear:both;
    height:0;
    width:0;
    line-height:0;
    visibility:hidden;
}

#playerInfoWrapper ul{
    margin:0 0 0 90;
	padding:0;
	list-style:none;
    }

#playerInfoWrapper li{
	margin: 0 10;
	display:inline;
    }


/************************END POPUP INFO AREA*********************/


.hoverable{
	opacity:0.8;
	filter: alpha(opacity=80); 
}

.hoverable:hover{
	opacity:1;
	filter: alpha(opacity=100);
}
.hoverableOn{
	opacity:1;
	filter: alpha(opacity=100);
}


table.allStarPicks{
	border-collapse:collapse;
	border:2px solid #000000;
	width:390px;
	height:565px;
}

table.centers{
	height:300px;
}

.allStarPicks tr{
	padding:2px;
	font-size:11px;
	height:11pt;
	font-weight:bold;
}

.allStarPicks td{
	padding:2px;
}


.positionHeader{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

a:active, a:focus {
	    outline: 0
}




#warningContent{
	color:#ff0000;
}



div#warning{
	position:absolute;
	width:350px;
  	border:4px solid;
}
div#warning div{
  	border:4px solid #FDB827;
  	background-color:#ffffff;
  	padding: 8px;
	text-align: center;
	z-index:1824;	
}

h3#warningContent{
	position:relative;
}

#message{
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
}


.allStarPicks tr:hover { 
	color:#940058;
};


#submitArea{
	position:relative;
	color:#ffffff;
	font-size:11px;
	text-align:center;
}


ul#validationContent{
	padding:5;
	width:275px;
	height:40px;
	list-style-type:none;
}


#validationContent li{
	display:inline;
	float:left;
	margin:0 auto;
	padding:3;
}

#validationContent .input_text {
	background:url(/allstar2008/asb/images/validation/validation_input_text.gif) no-repeat scroll 0pt;
	color:#940058;
	font-size:16px;
	font-weight:bold;
	padding:1px 12px;
	width:120px;
}
#indicator{
	position:absolute;
}
.whiteText{
	font-size:11px;
	color:#ffffff;
}
.bold{
	font-weight:bold;
}
.whiteText a{
	color:#ffffff;
}
/*******daily*******/
#sponsors{background-image: url(/allstar2008/asb/images/asb08_pageftr_silo_logox3.gif);width:908px;height:275px;}
#sponsors div{position:relative;float:left;}


.nextPosition span{ display:none;}
.prevPosition span{ display:none;}

#mailform-wrapper {
	border-bottom:4px solid;
	border-left:4px solid;
	border-right:4px solid;
	left:175px;
	z-index:1;
}
#mailform-details {
	background-color:#FFFFFF;
	border:4px solid #FDB828;
	font-size:11px;
	height:350px;
	padding:8px;
	text-align:center;
	width:600px;
}
.mailForm {
	background-color:#FFFFFF;
}
.mailForm, .standardTextBlack, .bluelink p {
	font-size:11px;
}
/*thank you page*/
.thanksBG{background-image: url(/allstar2008/asb/fr/images/asb08_pagebg_thanks.jpg);background-repeat:repeat-x;background-color:#ffc55a;}

