/* CSS Template by gorotron */

body {
	background-image:url(/sports/images/background.png);
	background-repeat:repeat-x;
	background-color:#1e1e1e;
	margin:10px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:10px;
	color:#F90;
	margin:0;
	font-weight:700;
}

h3 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	padding-bottom:0px;
	font-size:13px;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 auto;
	width:930px;
	padding:10px;
	height:auto;
	background-color: #fff;
	text-align:left;
}

#banner {
	width:930px;
	height:267px;
	background-color: ;
	margin-bottom:2px;
}

#menu_top {
    width:930px;
	height:60px;
	background-color:;
	}

#breadcrumbs {
	height: 20px; 
	margin: 0px;
	font:12px Arial,Helvetica,Verdana,sans-serif;
	padding: 0px 0px 0px 0px; /* T R B L */
	margin-top:5px; 
	background-color:; 
    }

#content {
    width: 930px;
	height:auto;
	}
	
#iframe {
	font:12px Arial,Helvetica,Verdana,sans-serif;
}	

#leftColumn {
	float:left;
	width:153px;
}

#leftcolum_home {
	float:left;
	width:722px;
	padding-top:5px;
	color:#666;
}

/* sidebar */
#sidebar {
	float: left;
	width: 153PX;
	margin: 0 0 10px 0; padding: 0;	
}	
#sidebar h1 {
	padding: 10px 0px 0px 0px;
	margin: 0;	
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #003399;
	text-align:center;
}

.sidebox {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 5px 0 15px 0px;
	padding: 0;
	background: #F2F2F2;			
}
#sidebar ul.sidemenu li {
	padding: 0px 5px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #0099ff;
	color: #0099ff;		
}	
.clear { clear: both; }	

#rightColumn {
	float:right;
	width:750px;
	padding-left:20px;
	color:#666;
}

#rightColumn_home {
	float:right;
	width:186px;
	height: 227px;
	background-image:url(/sports/images/lable2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
}

#rightColumn2 {
	float:left;
	width:550px;
	padding-left:27px;
	color:#666;
}
#rightColumn_page {
	float:right;
	width:186px;
	height: 227px;
	background-repeat:no-repeat;
	background-position:bottom;
	
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding-top:10px;
	font:12px Arial,Helvetica,sans-serif;
	color:#fff;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}

#special-box-left {
	width: 720px;
	display:block;
	float:left;
	line-height:normal;
	border:1px solid #D4D4D4;
	min-height:146px;
	margin-right:5px;
}
#special-box-left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #464646;
	text-decoration: none;
	background-color: #D4D4D4;
	margin:0;
	padding:0;
	line-height:25px;
	text-indent:8px;
}
#special-box-left p, ul {
	padding:8px 8px 3px 8px;
	margin:0;
}
#special-box-right {
	width: 355px;
	display:block;
	float:left;
	line-height:normal;
	border:1px solid #D4D4D4;
	min-height:146px;
}
#special-box-right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #464646;
	text-decoration: none;
	background-color: #D4D4D4;
	margin:0;
	padding:0;
	line-height:25px;
	text-indent:8px;
}
#special-box-right p, ul {
	padding:8px 8px 3px 8px;
	margin:0;
}




