/* General Styles */
*{
	margin:0;
	padding:0;
	}

ul{
	list-style-type:none;
	}

a{
	outline:none;
	}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}

.center{
	margin:0 auto;
	}
					
body{
	background:#fff;
	color:#fff;
	font:11px/17px Arial, Helvetica, sans-serif;
	}


/* Top Panel */
#toppan{
	background:url("../images/nav1-bg.gif") 0 70px repeat-x;
	}

#toppan img.logo{
	margin:17px 0 0;
	display:block;
	float:right;
	}

#toppan p.caption{
	border-right:1px solid #fff;
	margin:18px 0 11px;
	background:url("../images/caption-bg.gif") 100% 0 repeat-y;
	font-size:30px;
	line-height:41px;
	font-style:italic;
	padding:0 0 0 172px;
	}

#toppan ul.left{
	padding:0 0 0 23px;
	float:left;
	}

#toppan ul.right{
	padding:0 45px 0 0;
	float:right;
	}
	
#toppan ul li{
	float:left;
	background:url("../images/nav1-divider.gif") 100% 0 no-repeat;
	font-size:11px;
	line-height:25px;
	font-weight:bold;
	text-transform:uppercase;	
	color:#000;
	background-color:inherit;
	padding:0 8px;
	}

#toppan ul li.nobg{
	background:none;
	}

#toppan ul li a{
	background-color:inherit;
	text-decoration:none;
	color:#000;
	}

#toppan ul li a:hover{
	background-color:inherit;
	text-decoration:none;
	color:#DE4200;
	}


/* Header Panel	*/
#header{
	background:url("style2.css") 184px 33px no-repeat;
	}
	
#header ul.navigation{
	width:958px;
	height:30px;
	border:1px solid #196CC8;
	background:url("../images/nav2-left.gif") 0 0 no-repeat;
	}

#header ul.navigation li{
	font:bold 12px/30px Arial, Helvetica, sans-serif;
	background:url("../images/nav2-divider.gif") 100% 0 no-repeat;
	padding:0 2px 0 0;
	float:left;
	}

#header ul.navigation li.right{
	background:url("../images/nav2-right.gif") 100% 0 no-repeat;
	}

#header ul.navigation li span.left{
	display:block;
	width:7px;
	height:30px;
	float:left;
	}

#header ul.navigation li a{
	padding:0 15px;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	display:block;
	height:30px;
	float:left;
	background:url("../images/nav2-bg.gif") 0 0 repeat-x;	
	}

#header ul.navigation li a:hover{
	color:#000;
	background-color:inherit;
	text-decoration:none;
	background:url("../images/nav2-bg.gif") 0 0 repeat-x;	
	}

#header img.banner{
	float:left;
	display:block;
	border:1px solid #fff;
	margin:0 1px 0 0;
	}

#header p.bottom{	
	width:486px;
	padding:0 0 0 10px;
	font-size:11px;
	line-height:24px;
	font-weight:bold;
	float:left;
	background:url("../images/header-bottom.gif") 0 0 repeat-x #2B7DE3;
	color:#fff;
	margin:214px 0 0;
	}	

#header form.search{
	width:487px;
	border:1px solid #C2C7C2;
	height:25px;
	float:left;
	margin:1px 0 0;
	padding:8px 0 0 7px;
	background:url("../images/form-bg.gif") 0 0 repeat-x;
	}	

#header form.search input{
	width:144px;
	height:17px;
	font-size:10px;
	border:1px solid #7F9DB9;
	margin:0 5px 0 0;
	float:left;
	}
	
#header form.search input.go{
	width:31px;
	height:19px;
	border:none;
	float:left;
	margin:0;
	}
	
#header form.search select{
	width:144px;
	height:19px;
	font-size:10px;
	border:1px solid #7F9DB9;
	margin:0 5px 0 0;
	float:left;
	}

.float{
	float:left;
	}
		
#headerinfo{
	border:1px solid #fff;
	float:left;
	background:#EDEDEF;
	color:#4E4E4E;
	}	

#headerinfo td{
	padding:3px;
	}
	
#headerinfo td p.title{
	font-size:10px;
	line-height:11px;
	padding:0 0 1px 17px;
	color:#4E4E4E;
	background-color:#fff;
	margin:0 0 2px;
	}
	
#headerinfo td p.title span{
	font-size:18px;
	line-height:21px;
	color:#079B4C;
	background-color:#fff;
	padding:2px 0 0 0;
	display:block;
	}

#headerinfo td ul{
	width:200px;
	padding:3px 0 0 52px;
	background:url("../images/bullet2.gif") 14px 3px no-repeat;
	}	

#headerinfo td ul.padding{
	padding:3px 0 6px 52px;
	}	

#headerinfo td ul li{
	font-size:10px;
	line-height:14px;
	padding:0 0 1px 0;
	background:url("../images/divider.gif") 0 100% repeat-x;
	margin:0 67px 0 0;
	}

#headerinfo td ul li.title{
	font-size:11px;
	line-height:16px;
	padding:2px 0 7px;
	font-weight:bold;
	color:#358BE7;
	background:none;
	background-color:inherit;
	margin:0;
	}

#headerinfo td ul li.nobg{
	background:none;
	}

#headerinfo td ul li a{
	display:block;
	height:14px;
	background:url("../images/tick.gif") 0 50% no-repeat #fff;
	text-decoration:none;
	padding:0 0 0 10px;
	color:#4e4e4e;
	}

#headerinfo td ul li a:hover{
	background:url("../images/tick.gif") 0 50% no-repeat #fff;
	color:#DF4300;
	}

.headerinfocontent{
	border:1px solid #BCBCBC;
	}	

.headerinfocontent td{
	border:3px solid #EBEBEB;
	background:#fff;
	color:#4E4E4E;
	}

.headerinfocontent td p{
	font-size:10px;
	line-height:15px;
	padding:10px 15px 9px 9px;
	}
	
	 
/* Body Panel */
.leftpanel{
	width:325px;
	float:left;
	margin:15px 11px 0 0;
	}

.leftpanel td{
	border:1px solid #D3C6A6;
	padding:9px;
	color:#4E4E4E;
	background-color:inherit;
	}

.leftpanel td img{
	display:block;
	float:left;
	margin:0 4px 18px 0; 
	}

.leftpanel td ul{
	width:139px;
	height:140px;
	border:1px solid #EFEFEF;
	float:right;
	margin:0 0 18px;
	padding:0 7px;
	}	

.leftpanel td ul li{
	font-size:10px;
	line-height:19px;
	padding:0 0 1px 0;
	background:url("../images/divider.gif") 0 100% repeat-x;
	}

.leftpanel td ul li.title{
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	text-transform:uppercase;
	background:url("../images/tick.gif") 0 50% no-repeat #fff;
	padding:0 0 0 15px;
	color:#079B4C;
	}

.leftpanel td ul li.nobg{
	background:none;
	}

.leftpanel td ul li a{
	display:block;
	height:19px;
	background:url("../images/tick.gif") 4px 50% no-repeat #fff;
	text-decoration:none;
	padding:0 0 0 15px;
	color:#000;
	}

.leftpanel td ul li a:hover{
	display:block;
	height:19px;
	background:url("../images/tick.gif") 4px 50% no-repeat #F6F6F6;
	text-decoration:none;
	padding:0 0 0 15px;
	color:#DF4300;
	}
	
.leftpanel td p{
	padding:0 0 17px 10px;
	}

.leftpanel td p.title{
	font-size:19px;
	line-height:21px;
	color:#358BE7;
	background-color:inherit;
	padding:0 0 9px 10px;
	}

.leftpanel td span{
	display:block;
	width:279px;
	font-size:11px;
	font-weight:bold;
	line-height:35px;
	background:url("../images/tick.gif") 15px 50% no-repeat #EBEBEB;
	padding:0 0 0 26px;
	margin:0 0 12px;
	color:#4E4E4E;
	} 

.leftpanel td a.more{
	display:block;
	width:76px;
	height:18px;
	background:url("../images/more-bg.gif") 0 0 repeat-x #0F9104;
	border:1px solid #047700;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	margin:0 0 4px;
	}

.leftpanel td a.more:hover{
	color:#000;
	background-color:inherit;
	}
		
.middlepanel{
	margin:15px 0 0;
	width:280px;
	float:left;
	}

.middlepanel td{
	border:1px solid #DBDEDB;
	padding:9px;
	color:#4e4e4e;
	background:#EDEDED;
	}
	
.middlepanel p.title{
	font-size:18px;
	font-weight:bold;
	line-height:39px;
	border:1px solid #000;
	text-transform:uppercase;
	color:#fff;
	background:url("../images/upcoming-bg.gif") 0 0 repeat-x #111;
	padding:0 0 0 7px;
	margin:0 0 15px;
	}

.middlepanel p.title2{
	font-size:12px;
	line-height:23px;
	font-weight:bold;
	text-transform:uppercase;
	background:url("../images/tick.gif") 19px 50% no-repeat #fff;
	padding:0 0 0 31px;
	color:#079B4C;
	margin:0 0 6px;
	}

.middlepanel p.description{
	padding:0 0 0 15px;
	}	

.middlepanel td ul{
	padding:7px;
	border:1px solid #DBDEDB;
	background:#fff;
	color:#000;
	margin:15px 0 0;
	}	

.middlepanel td ul li{
	font-size:10px;
	line-height:22px;
	padding:0 0 1px 0;
	background:url("../images/divider.gif") 0 100% repeat-x;
	margin:0 11px;
	}

.middlepanel td ul li.title{
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	text-transform:uppercase;
	background:url("../images/tick.gif") 11px 50% no-repeat #F6F6F6;
	padding:0 0 0 23px;
	color:#358BE7;
	margin:0 0 7px;
	}

.middlepanel td ul li.nobg{
	background:none;
	}

.middlepanel td ul li a{
	display:block;
	height:22px;
	background:url("../images/bullet.gif") 2px 50% no-repeat #fff;
	text-decoration:none;
	padding:0 0 0 23px;
	color:#000;
	}

.middlepanel td ul li a:hover{
	background:url("../images/bullet.gif") 2px 50% no-repeat #fff;
	color:#DF4300;
	text-decoration:underline;
	}
	
.middlepanel td ul li.more{
	background:none;
	margin:9px 0 0 11px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	}
	 
.middlepanel td ul li.more a{
	display:block;
	width:76px;
	height:18px;
	line-height:18px;
	padding:0;
	margin:0 0 4px;
	color:#fff;
	background:url("../images/more-bg.gif") 0 0 repeat-x #0F9104;
	border:1px solid #047700;
	text-align:center;
	text-decoration:none;
	}

.middlepanel td ul li.more a:hover{
	background:url("../images/more-bg.gif") 0 0 repeat-x #047700;
	color:#000;
	text-decoration:none;
	}
		
.player{
	width:283px;
	height:85px;
	background:url("../images/player-bg.gif") 0 0 repeat-x;
	border:3px solid #2E85E7;
	margin:15px 0 9px 0;
	padding:0 0 0 7px;
	color:#fff;
	background-color:inherit;
	}

.player span.one{
	display:block;
	line-height:30px;
	margin:5px 0 0;
	font-size:32px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	word-spacing:-.1em;
	}

.player span.two{
	display:block;
	line-height:20px;
	font-size:26px;
	font-weight:bold;
	color:#FFF49E;
	padding:5px 0 0;
	background-color:inherit;
	text-transform:uppercase;
	}

.news{
	border:12px solid #EDEDED;
	}	

.news td{
	border:1px solid #DBDEDB;
	width:257px;
	padding:8px;
	}	

.news td p.title{
	font-size:20px;
	font-weight:bold;
	line-height:38px;
	border:1px solid #089DCB;
	text-transform:uppercase;
	color:#fff;
	background:url("../images/news-bg.gif") 0 0 repeat-x #57CAEE;
	padding:0 0 0 12px;
	margin:0 0 6px;
	}

.news td ul li{
	background:url("../images/divider.gif") 0 100% repeat-x;
	background-color:inherit;
	color:#4E4E4E;
	padding:7px 0 8px;
	margin:0 0 0 9px;
	}	
		
.news td ul li.nobg{
	background:none;
	}
		
.news td ul li span{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#079B4C;
	background-color:inherit;
	}

.news td ul li a{
	color:#DE4200;
	background-color:inherit;
	text-decoration:underline;
	}
	
.news td ul li a:hover{
	color:#000;
	background-color:inherit;
	text-decoration:none;
	}
	
.bottomleftpanel p{
	width:600px;
	background:url("../images/latest-pic-bg.gif") 0 0 repeat-x;
	border:1px solid #089DCB;
	padding:0 0 0 14px;
	overflow:hidden;
	font-weight:bold;
	margin:8px 0 0;
	}
	
.bottomleftpanel p span{
	height:26px;
	float:left;
	font-size:20px;
	line-height:26px;
	text-transform:uppercase;
	color:#fff;
	background-color:inherit;
	margin:0 18px 0 0;
	}

.bottomleftpanel p a{
	display:block;
	float:left;
	font-size:11px;
	line-height:20px;
	height:20px;
	margin:3px 0;
	background:url("../images/tick.gif") 8px 50% no-repeat #fff;
	color:#DF4300;
	text-decoration:underline;
	padding:0 0 0 22px;
	width:380px;
	}
	
.bottomleftpanel p a:hover{
	background:url("../images/tick.gif") 8px 50% no-repeat #fff;
	color:#000;
	text-decoration:none;
	}
	
.bottomleftpanel ul{
	width:600px;
	margin:3px 0 0;
	height:94px;
	padding:0 0 0 14px;
	border:1px solid #E1E1E1;
	background-color:#F9F9F9;
	color:#fff;
	}	

.bottomleftpanel ul li{
	float:left;
	margin:0 31px 0 0;
	padding:7px 0 0;
	}

.bottomleftpanel ul li.prev{
	width:30px;
	height:30px;
	padding:0;
	margin:32px 31px 0 0;
	border:1px solid #DDDDDD;
	background:#fff;
	color:#000;
	font-size:0;
	line-height:0;
	text-indent:-100000px;			
	}

.bottomleftpanel ul li.prev a{
	display:block;
	width:20px;
	height:12px;
	margin:9px auto;
	background:url("../images/arrow-left.gif") 0 0 no-repeat;
	}	
	
.bottomleftpanel ul li.next{
	width:30px;
	height:30px;
	padding:0;
	margin:32px 0 0;
	border:1px solid #DDDDDD;
	background:#fff;
	color:#000;
	font-size:0;
	line-height:0;
	text-indent:-100000px;			
	}
	
.bottomleftpanel ul li.next a{
	display:block;
	width:20px;
	height:12px;
	margin:9px auto;
	background:url("../images/arrow-right.gif") 0 0 no-repeat;
	}	
	
.bottomleftpanel ul li img{
	display:block;
	}

.bottomright p{
	width:290px;
	height:112px;
	padding:15px 0 0 7px;
	background:url("../images/bottom-right-bg.gif") 0 0 repeat-x;
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:8px 0 0;
	}	

.bottomright p span.br1{
	font:bold 22px/24px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	word-spacing:-.1em;
	}

.bottomright p span.br2{
	font:26px/27px "Arial Black", Arial, Helvetica, sans-serif
	}

.bottomright p a{
	display:block;
	margin:8px 0 0;
	width:121px;
	height:26px;
	text-align:center;
	border:1px solid #000;
	font:bold 13px/26px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url("../images/more-bg2.gif") 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
	}	

.bottomright p a:hover{
	color:#FF8B09;
	background-color:inherit;
	}


/* Footer Panel */
#footer{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	}

#footer ul{
	margin:14px 0 0;
	background-color:#F7F7F7;
	color:#DF4300;
	width:924px;
	}
	
#footer ul li{
	font-size:11px;
	line-height:18px;
	display:inline;
	color:#DF4300;
	background-color:inherit;
	}	

#footer ul li a{
	padding:0 6px 0 3px;
	color:#DF4300;
	background-color:inherit;
	text-decoration:none;
	}	

#footer ul li a:hover{
	color:#000;
	background-color:inherit;
	text-decoration:none;
	}	

#footer p{
	color:#358BE7;
	font-size:10px;
	line-height:19px;
	padding:0 0 25px;
	background-color:inherit;
	}
