@charset "utf-8";
/* CSS Document */

/* Start : Page Section */
.topnav-sec, .banner-sec, .topnav-sec, .footer-sec, .contentwrapper-sec, .body-bgrpt{
	clear:both;
	padding:0px;
	margin:0px; width:100%;}

.topnav-sec{
	background:url(../images/topnavbg.jpg) top repeat-x;
	height:40px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:13px;}
	
.banner-sec{
	background:url(../images/header-bg.jpg) top center no-repeat;
	height:312px;
	}
.banner-sec .welcmtext{	text-align:right; height:35px; padding:2px 25px 0px 0px; font-weight:bold; line-height:15px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:15px;}
.banner-sec .welcmtext span{ padding:5px 0px 0px 0px;}
.banner-sec .welcmtext span span{ color:#FF0000;}

.body-bgrpt{
	background-color: #711313;
	background-image: url(../images/contentwrapper-bgrpt.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.contentwrapper-sec{
	background:url(../images/home-background.jpg) top center no-repeat;
	min-height:768px;}
	
.footer-sec{
	background:url(../images/footer-all-bg.jpg) top center no-repeat;
	border-top:11px solid #FFFFFF;
	height:268px;}
	
.leftpart{
	min-height:500px;
	float:left;
	display:block;
	width: 988px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.rhtpart{min-height:500px; float:left;  margin:10px 5px; display:block;}


#sub-menu-sport {
	position: absolute;
	visibility: hidden;
	width: 210px;
	/*height: 100px;*/
	right: 140px;
	top: 420px;
}
#sub-menu-sport ul{
margin:0px;
padding-left:5px;
list-style:none;
}
#sub-menu-sport ul li a{
width:90px;
padding-left:10px;
float:left;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#B32D10;
font-size:12px;
line-height:20px;
}
#sub-menu-sport ul li a:hover{
color:#000000;
font-weight:bold;
}/* End : Page Section */
