/*Predictions page*/
# predictions{
width:100%;
}
#predictionsleft {
width: 100%;
float: left;
}
#predictionsright {
width: 100%;
float: left;
margin-left: 0px;
margin-top: 20px;
}
#userhead{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
background-color:#999;
color:#E5E5E5;
font-weight:bold;
padding:3px;
}
#userstats, #lastpredictions, #predictionsnavi{
border:1px solid #D3D3D3;
margin-bottom:5px;
padding:3px;
}
#tabs {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}
.option {
width: 160px;
text-align:center;
padding: 3px;
margin-right:3px;
background-color: #D3D3D3;
float:left;
border-left: 1px solid #D3D3D3;
border-right: 1px solid #D3D3D3;
border-top: 1px solid #D3D3D3;
}
#tabs #current {
background-color: #F0F0F0;
}
#predform {
border-left: 1px solid #D3D3D3;
border-right: 1px solid #D3D3D3;
border-bottom: 1px solid #D3D3D3;
background-color: #F0F0F0;
padding: 2px;
margin: 0px;
}
#predform table td{
text-align:center;
}
.error {
clear: left;
color: #C00;
}
.predresult {
font-weight:bold;
}
.predstatus {
color: #666;
}
.predheader{
background-color: #006EA9;
color:#FFF;
font-size:11px;
font-weight:bold;
}
input.short, select.short{
width: 25px;
}
#userstatshead{
border:1px solid #D3D3D3;
margin-bottom:5px;
padding:3px;
}
#predwelcome{
padding:3px;
background-image:url(topstory_bg.jpg);
background-repeat:repeat-x; background-position:bottom;
border:1px solid #E4E4E4;
margin:5px 5px 0px 5px;
}
.welcometext{
font-family:Arial, Helvetica, sans-serif;
color: #000066;
font-weight: bold;
text-transform: uppercase;
font-size: 14px;
}
.ys_regUsers {width:470px; padding:10px; margin-top:5px; background:#6699ff;}
.ys_regUsers .welcometext {color: #003366;}