/* CSS Document */



 


body {
	font-size: 11px;
	color:#CCCCCC;
	background-color: #424242;
	background-position:top;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background-image:url(http://media.suntimes.com/images/cds/preps/season/designelements/background_black.jpg);
}




/* basic columns layouts */
.page{
width:1020px;
display:block;
margin-right:auto;
margin-left:auto;
background-repeat:repeat-x;
background-position:top;
margin-top:2px;
}

/*the liveblog element set display to block to show*/
.liveblog{
width:1005px;
display:block;
margin-right:auto;
margin-left:auto;
margin:7px auto 8px auto;
background-image:url(http://media.suntimes.com/images/cds/preps/season/designelements/libeblogbg.jpg);
padding:3px 5px 2px 5px;
color:#fff;
font-size:11px;
background-repeat:repeat-x;
border:1px solid #222;
/*display:none;
*/}

.col1{
width:271px;
padding-left:12px;
float:left;
padding-right:10px;
padding-top:0px;
margin-left:-4px;
background-image:url(http://media.suntimes.com/images/cds/preps/season/designelements/colsolidBG.jpg);
}
.col2{
width:190px;
float:left;
padding-right:10px;
padding-left:10px;
border-right:1px solid #333333;

}
.col3{
width:330px;
margin-left:0px;
float:left;
border-right:1px solid #333333;
background-color:#000000;
padding-top:0px;
background-image:url(http://media.suntimes.com/images/cds/preps/season/designelements/colsolidBG.jpg);
overflow:hidden;
}
.col4{
width:162px;
margin-left:10px;
float:left;
padding-right:0px;
overflow:hidden;

}
.searchholder{
padding:10px;
border:1px solid #333;
background-color:#000;
}




/* top area styles */


.toptop{
width:1060px;
margin-right:auto;
margin-left:auto;
margin-bottom:10px;
background-position:center;
background-repeat:no-repeat;
font-size:10px;
font-weight:bold;
height:6px;
}
.leaderholder{
width:1000px;
display:block;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
height:90px;
}
.schooloftheweek{
float:left;
width:126px;
height:90px;
margin-right:5px;
}
.playeroftheweek{
float:left;
width:126px;
height:90px;
}
.logo {
width:310px; height:50px;
}
.topbar{
width:100%;
display:block;
margin-right:auto;
margin-left:auto;
margin-bottom:20px;
margin-top:0px;
padding:13px 3px 23px 3px;
background-color:#000000;
width:1022px;
background-position:bottom left;
/*background-image:url(http://media.suntimes.com/images/cds/preps/season/designelements/topbg.jpg);*/
background-image:url(http://media.suntimes.com/images/cds/preps/season/designelements/topbg_red1.jpg);
}

.logostrip .logoholder{
width:auto;
height:30px;
float:left;
margin-right:8px;
margin-top:3px;

}
.logostrip{
display:block;
margin:0px 0px 0px 10px;
float:left;
width:420px;
border-right:1px solid #666666;
padding:4px;
height:110px;
}

.logo{
float:left;
margin-right:1px;
}




/*Some of the most holding elements for the bottom of the page*/


.botbot{
width:950px;
margin-right:auto;
margin-left:auto;
height:45px;
margin-bottom:0px;
background-repeat:no-repeat;
}
.bot{
width:1008px;
margin-right:auto;
margin-left:auto;
height:115px;
margin-bottom:0px;
background-repeat:no-repeat;
border-top:1px solid #333333;
margin-top:0px;
padding:10px;
background-color:#000000;
}
.botnews{
width:1018px;
margin-right:auto;
margin-left:auto;
height:165px;
margin-bottom:0px;
background-repeat:no-repeat;
border-top:1px solid #333333;
margin-top:10px;
padding:5px;
background-color:#000;
display:block;
}

.bot .leftcol{
float:left;
width:235px;
border-right:1px solid #666666;
padding:4px;
height:110px;
}
.bot .coltwo{
float:left;
width:180px;
border-right:1px solid #666666;
padding:4px;
height:110px;
margin-left:5px;
}
.bot .rightcol{
float:left;
width:110px;
padding:4px;
margin-left:5px;
height:110px;
}



/* Primarily used for height on tabs */


.searchbox{
height:50px;
float:left;
width:300px;
margin-right:15px;
}

.col1 .searchbox{
height:280px;
width:235px;
margin-right:15px;
margin-bottom:0px;
}
.col2 .searchbox1{
height:170px;
width:250px;
margin-right:15px;
margin-bottom:0px;
}
.col3 .searchbox{
height:170px;
width:310px;
margin-right:15px;
margin-bottom:0px;
}
.col4 .searchbox{
height:150px;
width:160px;
margin-right:15px;
margin-bottom:0px;
}
.col2 .searchbox2{
height:370px;
width:250px;
margin-right:15px;
margin-bottom:0px;
}
.col2 .searchbox3{
height:510px;
width:250px;
margin-right:15px;
margin-bottom:0px;
}







/* left over classes for login and register buttons and stuff */


.login{
float:left;
padding:2px 2px 2px 2px;
font-size:10px;
}


.regtour{
float:left;
padding:2px 2px 2px 2px;
font-size:10px;
}