@charset "utf-8";
/* CSS Document */

body {
	font: 80% verdana, Helvetica, sans-serif;
	background: #1b1b1b;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #38424b;
}
a {
	color: #dbd4d4;
	font-weight:bold;
}
a:hover {
	color: #6c6c6c;
}
h1, h2, h3 {
	font-weight: lighter;
	letter-spacing: -1px;
	margin:0;
	padding:0;
	color: #38424b;
	padding-top: 15px;
}
#container {
	width: 980px;
	background: #1b1b1b;
	margin: 0 auto;
	text-align: left; 
}

#header {
	padding: 10px 10px 5px 20px;
}

#header img{
	border: none;
}
#header ul {	display: inline;
	padding-left: 80px;
	height: 40px;
	margin: 0;
}
 
#header ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	display: inline;
	background-image: url(../images/bhpsport/top_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#header ul li a {
	margin-left: 5px;
	text-decoration:none;
	color: #818588;
}
#header ul li a:hover {
	color: #6c6c6c;
}
#header form {
	display: inline;
}
#header form input {
	width: 100px;
	font-size: 80%;
}
#header form input.go {
	width: 20px;
	height: 20px;
	background-color: #cdc6c0;
	border:none;
	color: #fff;
	font-weight:bold;
}
#sidebar1 {
	float: left;
	width: 240px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 20px;
	background-color: #38424b; 
	background-image: url(../images/bhpsport/nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 20px;
	display: inline;
}
#sidebar1 ul { 
	padding: 0;
	margin:0;
}
#sidebar1 ul ul {
	border-top-width: 5px;
	border-top-style: solid; 
}
#sidebar1 ul li {
	padding:0;
	margin-top:7px;
	margin-bottom: 7px;
	margin-right: 0;
	margin-left: 20px;
	list-style-image: url(../images/bhpsport/bullet.jpg);
}
#sidebar1 ul li.current {
	list-style-image: url(../images/bhpsport/bullet_selected.jpg);
}
#sidebar1 ul ul li {
	margin-left: 40px;
}
#sidebar1 ul li a {
	text-decoration: none;
	font-size:120%;
}
#sidebar1 ul ul li a {
	font-size:100%;
}
#sidebar2 {
	float: right;
	width: 205px; 
	margin-right: 15px;
	display: inline;
}
#sidebar2 h2 {
font-size: 16px;
}
#sidebar2 div {
	margin-bottom: 20px;
	background-color: #38424b;
	padding: 15px 10px 15px 20px;
	color: #FFFFFF;
	background-image: url(../images/bhpsport/nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#sidebar2 div h1 {
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar2 div h2 {
color: #ece810;
padding: 0;
margin: 0;
}

#sidebar2 div img {

border: none;

}


#sidebar2 div ul {
	margin: 0;
	padding: 0;
}
#sidebar2 div ul li {
	list-style-image: url(../images/bhpsport/mod_bullet.jpg);
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sidebar2 .mod3 {
	line-height: 15px;
}
#mainContent {
	margin-top: 0;
	margin-right: 225px;
	margin-bottom:  0px;
	margin-left: 295px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	line-height: 20px;
	background-color: #ece810;
	background-image: url(../images/bhpsport/cont_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

#mainContent a {
color: #000;

}
.footer {
	padding: 0 10px 0 20px; 
	color: #dbd4d4;
}
.footer p {
	margin: 0;
	padding: 10px 0;
}
.footer img {
border: none;
}
.footer strong {
font-size: 120%;
}
.footer a {
text-decoration: none;


	color: #818588;
}
.footer a:hover {
	color: #6c6c6c;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#news_index img {
border: none;
}
#news_index h1 {

font-size: 16px;

}
#mainContent h1 {
	font-weight: bold; 
	font-size: 16px;
}