body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	
}
.body_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	text-align:left;
	margin:0px;
	padding:5px 3px;
}

.clearfix:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* affects only IE7 */
.clearfix {
	min-width: 0;
}
/* targets only IE5-6 and hidden from lowly IEmac \*/
    * html .clearfix {
	height: 1%;
}
/* end hide IEmac */
/* What? You want to get crazy and do IEmac too? Okay. \*//*/
    .clearfix { display: inline-table; } 
/* end IEmac only */

#wrapper{
	width:100%;
	height:auto;
	padding:0;
	margin:0;
}

#body_container_top{
	width:100%;
	height:32px;
	padding:0;
	margin:0;
	clear:both;
	background-color:#360300;
}

#body_container_middle{
	margin: 0px auto;
	width: 100%;
	height: auto;
	background-image: url(../../Admin/UploadImage/BackgroundImage/body_middle_bg.jpg);
	background-repeat:repeat;
}
#middle_container{
	width:1000px;
	height:1600px;
	padding:0;
	margin:0 auto;
	clear:both;
	border-left: solid 1px #b8b8b8;
	border-right: solid 1px #b8b8b8;
	background-color:#ffffff;
}

#middle_container_page{
	width:1000px;
	height:0px auto;
	padding:0;
	margin:0 auto;
	border-left: solid 1px #b8b8b8;
	border-right: solid 1px #b8b8b8;
	background-color:#ffffff;
	clear:both;
	
	
}

#middle_area{
	width:980px;
	height:auto;
	padding:0;
	margin:0px auto;
	clear:both;
}

#middle_area_header{
	width:980px;
	height:221px;/*247px;*/
	padding:0;
	margin:0px;
	float: left;
	clear: both;
}

#middle_area_header_submneu{
	width:980px;
	height:247px;/*247px;*/
	padding:0;
	margin:0px;
	float: left;
	clear: both;
}

#middle_area_contentarea{
	width:980px;
	height:auto;
	padding:0;
	margin:0;
	clear:both;
/*	background-color:#ffffff;
*/}

#middle_area_contentarea_left{
	width:449px;
	height:auto;
	padding:0;
	margin:0;
	float:left;
	border-right: solid 1px #d2e8ed;
	clear: both;
}

#middle_left_area{
	width:435px;
	height:auto;
	margin:0;
	padding:0;
}


#top_story_container{
	width:433px;
	height:auto;
	padding:0;
	margin:10px 0px 3px 0px;
	border: solid 1px #d4d4d4;
	clear:both;
	float:left;
}

#top_story_img{
	width:424px;
	height:30px;
	padding:3px 0px 0px 10px;
	margin:0;
	clear:both;
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	font-weight:normal;
	background:#1a2388;
	
}

#top_story_contentarea{
	width:430px;
	min-height:180px;
	padding:0;
/*	margin-top:8px;*/
	clear:both;
}

#top_story_contentarea_left{
	width:105px;
	height:168px;
	padding:0;
	margin:5px 2px 5px 4px;
	float:left;
}

#top_story_contentarea_right{
	width:316px;
	height:auto;
	padding:0;
	/*margin:5px 0px;*/
	margin:5px 0px 5px 0px;
	float:right;
	/*border: solid 1px red;*/
}
.topstory_title{
	width:305px;
	min-height:70px;
	padding:5px 5px;
	margin:0;
	background:#000000;
	color:#FFFFFF;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

.topstory_title a{
	width:305px;
	min-height:70px;
	padding:5px 5px;
	margin:0;
	background:#000000;
	color:#FFFFFF;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

.topstory_title a hover{
	width:305px;
	min-height:70px;
	padding:5px 5px;
	margin:0;
	background:#000000;
	color:#FFFFFF;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

#middle_area_contentarea_right{
	width:520px;
	height:auto;
	padding:0;
	margin:0;
	float:right;
}


#body_container_top_left{
	width:490px;
	height:26px;
	padding-top:5px;
	margin:0;
	float:left;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
}

#body_container_top_left ul{
	padding:0;
	margin:0;
	float:left;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
}
#body_container_top_left ul li{
	display:inline;
	padding:0;
	margin-left:8px;
	float:left;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
}

#body_container_top_left ul li a{
	display:inline;
	padding:0;
	margin-left:8px;
	float:left;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
}
#body_container_top_left ul li a:hover{
	display:inline;
	padding:0;
	margin-left:8px;
	float:left;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	color:#ffffff;
}

#body_container_top_right{
	width:145px;
	height:26px;
	padding-top:5px;
	margin:0;
	float:right;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
}

.top_nav_divider{
	width:1px;
	height:26px;
	padding:0;
	margin:0;
	background-image:url(../../Images/Frontend/top_nav_divider.jpg);
	background-repeat:no-repeat;
}

#header_banner1_area{
	width:980px;
	height:80px;
	padding:0;
	margin:0px;
	border-top: solid 10px #e8d100;
	background-color:#360300;
	clear:both;
}

#header_banner1_area_left{
	width:468px;
	height:60px;
	padding:0px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	text-align:left;
}

#header_banner1_area_right{
	width:468px;
	height:60px;
	padding:0px;
	margin-top:10px;
	margin-right:10px;
	float:right;
	text-align:left;
}

#header_banner2_area{
	width:980px;
	height:62px;
	padding:0;
	margin:0;
	clear:both;
}

#header_banner2_area_left{
	width:658px;
	height:62px;
	padding:0;
	margin:0;
	background-image:url(../../Images/Frontend/fansfc_banner.jpg);
	background-repeat:no-repeat;
	float:left;
}

#header_banner2_area_right{
	width:305px;
	height:58px;
	padding:3px 0px 0px 17px;
	margin:0px;
	float:right;
	background-color:#1a2388;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

.header_banner2_form_container_1{
	width:283px;
	height:auto;
	padding:0;
	margin-top:5px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}

.header_banner2_form_container_2{
	width:283px;
	height:auto;
	padding-top:8px;
	margin:0;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}

.field_name_area{
	width:84px;
	height:auto;
	padding:0;
	margin-right:5px;
	float:left;
}

.field_area{
	width:150px;
	height:17px;
	padding:0;
	margin-right:5px;
	border:solid 1px #76a80a;
	background-image:url(../../Images/Frontend/form_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}

.btn_area{
	width:23px;
	height:20px;
	padding:0;
	margin:0;
	float:left;
	clear:right;
}

.btn_area input{
	width:23px;
	height:20px;
	padding:0;
	margin:0;
	background-image:url(../../Images/Frontend/go_btn.jpg);
	background-repeat:no-repeat;
	border:none;
	color:#ffffff;
	font-size:11px;
}

#header_banner3_area{
	width:980px;
	height:20px;
	padding-top:7px;
	margin:0;
	background-color:#151521;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#e2e2da;
	clear:both;
}

#header_1st_navigation{
	width:100%;
	height:40px;
	padding:0;
	margin:0;
	background-image:url(../../Images/Frontend/header_1stnav_bg.jpg);
	background-repeat:repeat-x;
	clear:both;
	float: left;
}

#header_1st_navarea{
	width:780px;
	height:40px;
	padding:0px;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	margin-left:20px;
}

#header_1st_navarea ul{
	padding:13px 0px;
	margin:0px;
	height:14px;
}

#header_1st_navarea ul li{
	padding:0px 0px;
	display:inline;
	text-decoration:none;
	text-align:center;
	padding:0px 3px;
	height:38px;
}
#header_1st_navarea ul li a{
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	margin-right:10px;
	display:inline;
	text-align:center;
	height:38px;
}
#header_1st_navarea ul li a:hover{
	font-family:Arial;
	font-size:12px;
	text-decoration: underline;
	font-weight:bold;
	color:#ffffff;
	margin-right:10px;
	display:inline;
	text-align:center;
	height:38px;
}

.header_1stnav_divider{
	width:3px;
	height:38px;
	padding:0px;
	margin:0px;
	background:url(../../Images/Frontend/league_devider.jpg) no-repeat;
}
#header_2nd_nav_container{
	width:100%;
	height:26px;
	padding:0px;
	margin:0px;
	background-color: #1A2388;/*#aeaeae;*/
	float: left;
}
#header_2nd_nav_area{
	width:610px;
	height:20px;
	padding-top:5px;
	margin-left:20px;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	float:left;
}

#header_2nd_nav_area ul{
	padding:0px;
	margin:0px;
}
#header_2nd_nav_area ul li{
	padding:0;
	margin-right:8px;
	display:inline;
}

#header_2nd_nav_area ul li a{
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#ffffff;
	padding:0;
	margin-right:10px;
	display:inline;
}
#header_2nd_nav_area ul li a:hover{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	padding:0;
	margin-right:10px;
	display:inline;
}

.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-decoration:none;
	text-align:left;
	margin:5px 0px 5px 0px;
	font-weight:bold;
}
.more a{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
text-decoration:none;
text-align:left;
margin:10px 3px;
font-weight:bold;
}
.more a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-decoration: underline;
	text-align:left;
	margin:10px 3px;
	font-weight:bold;
}

#worldcupspl_container{
	width:434px;
	height:auto;
	padding:0;
	margin-top:10px;
	clear:both;
}

#worldcupspl_container_left{
	width:121px;
	height:544px;
	padding:0;
	margin:0px;
	float:left;
}

#worldcupspl_container_right{
	width:306px;
	height:110px;
	padding:0;
	margin:0;
	float:right;
}
#newsRest_container{
	width:306px;
	height:auto;/*110px;*/
	padding:0;
	margin:0;
	text-align:left;
}

#newsRest_container ul{
	padding:0;
	margin:0;
	margin-top:10px;
}

#newsRest_container ul li{
	padding-left:10px;
	
	display:block;
	color:#000000;
	background:url(../../Images/Frontend/icon_1.jpg) top left no-repeat;
	text-align:left;
}

#newsRest_container ul li a{
	padding:0;
	line-height:20px;
	text-decoration:none;
	color:#000000;
}
#newsRest_container ul li a:hover{
	padding:0;
	display:block;
	text-decoration: underline;
	color:#000000;
}

#worldcupspl_area{
	width:306px;
	height:110px;
	padding:0;
	margin:0;
	background-color:#c8c8c8;
}

#worldcupspl_area_left{
	width:59px;
	height:83px;
	padding:0;
	margin-top:10px;
	margin-left:5px;
	background-image:url(../../Images/Frontend/fc_bet.jpg);
	background-repeat:no-repeat;
	float:left;
}

#worldcupspl_area_right{
	width:228px;
	height:auto;
	padding-left:8px;
	margin-top:10px;
	float:right;
	text-align:left;
}
.FCbet_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding:0px 3px 15px 3px;
	margin-top:0px;
	width:220px;
	height:auto;
	float:right;
	text-align:left;
	text-decoration:underline;
	font-weight:bold;
}
.FCbet_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:5px 3px 3px 3px;
	margin-top:10px;
	width:230px;
	height:auto;
	float:right;
	text-align:left;
}

#club_news_container{
	width:306px;
	height:auto;
	padding:0;
	margin-top:18px;
	float:right;
}

h2{
	width:121px;
	height:24px;
	padding:0;
	margin:0;
	background-image:url(../../Images/Frontend/club_news_img.jpg);
	background-repeat:no-repeat;
	float:left;
}

#premier_container{
	width:306px;
	height:auto;
	padding:0;
	margin-top:5px;
}

.clubnews_subheading{
	background:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width:302px;
	height:25px;
	text-align:left;
	color:#000000;
	padding:0px;
	margin:0px 0px 10px 3px;
	float:left;
	line-height: 22px;
}
.clubnews_subheading a{
	background:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#000000;

}
.clubnews_subheading a:hover{
	background:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	text-align:left;
	color:#000000;
	
}
.clubnews_ico{
margin-top:3px;
padding:0px; 
width:27px; 
height:21px; 
float:left;
background:#f3f3f3;
}

.clubnews_list{
	width:260px;
	height:auto;
	padding:0;
	margin-left:25px;
	margin-bottom:10px;
	text-align:left;
	float: left;
	
}

.clubnews_list ul{
	padding:0;
	margin:0;
}

.clubnews_list ul li{
	padding-left:10px;
	
	display:block;
	color:#000000;
	background:url(../../Images/Frontend/icon_1.jpg) top left no-repeat;
	text-align:left;
	}

.clubnews_list ul li a{
	padding:0;
	line-height:20px;
	
	text-decoration:underline;
	color:#000000;
}
.clubnews_list ul li a:hover{
	padding:0;
	
	display:block;
	text-decoration: none;
	color:#000000;
}
#championship_container{
	width:306px;
	height:auto;
	padding:0;
	margin-top:10px;
	clear:both;
}

#championship_img{
	width:298px;
	height:25px;
	padding:0;
	margin:0;
	clear:both;
	background-image:url(../../Images/Frontend/championship_img.jpg);
	background-repeat:no-repeat;
}

#league_container{
	width:306px;
	height:auto;
	padding:0;
	margin-top:10px;
	clear:both;
}

#league_img{
	width:298px;
	height:25px;
	padding:0;
	margin:0;
	background-image:url(../../Images/Frontend/league_img.jpg);
	background-repeat:no-repeat;
}

#serieA_container{
	width:306px;
	height:auto;
	padding:0;
	margin-top:10px;
	clear:both;
}

#serieA_img{
	width:298px;
	height:25px;
	padding:0;
	margin:0;
	background-image:url(../../Images/Frontend/serieA_img.jpg);
	background-repeat:no-repeat;
}

#la_premera_liga_container{
	width:306px;
	height:auto;
	padding:0;
	margin-top:10px;
	clear:both;
}

#la_premera_liga_img{
	width:298px;
	height:25px;
	padding:0;
	margin:0;
	background-image:url(../../Images/Frontend/la_premera_liga_img.jpg);
	background-repeat:no-repeat;
}


#scottish_container{
	width:306px;
	height:auto;
	padding:0;
	margin-top:10px;
	clear:both;
}

#scottish_img{
	width:298px;
	height:25px;
	padding:0;
	margin:0;
	background-image:url(../../Images/Frontend/scottish_img.jpg);
	background-repeat:no-repeat;
}

#right_headline_container{
	width:515px;
	height:auto;
	padding:0;
	margin:0;
	clear:both;
}

#right_headline_container_left{
	width:210px;
	height:auto;
	padding:0;
	margin-top:15px;
	float:left;
	clear: both;
}

#right_headline_container_right{
	width:300px;
	height:auto;
	padding:0;
	margin-top:15px;
	float:right;
	
}

.squareAd{
	width:300px;
	height:275px;
	padding:0;
	margin-top:0px;
	float:right;
}	

.fibre_optic_img{
	width:301px;
	height:265px;
	padding:0;
	margin:0;
	clear:both;
}

.rectbox_banner{
	width:300px;
	height:265px;
	padding:0;
	margin-top:10px;
	text-align: right;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	text-align:left;
	padding-left:5px;
	margin-top:10px;
	font-weight:normal;
}

h3{
	width:123px;
	height:35px;
	padding:0;
	margin-top:10px;
	background-image:url(../../Images/Frontend/headline_img.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:both;
}

#headline_list{
	width:210px;
	height:auto;
	/*	padding-right:8px;
	margin-top:5px;*/
	text-align:left;
	clear:both;
}

#headline_list ul{
	padding:0;
	margin:0;
}

#headline_list ul li{
	padding-right:5px;
	margin-top:3px;
	display: block;
}

.headlines_divider{
	color:#cccccc;
	background:url(../../Images/Frontend/gray-devider.gif) left center repeat-x;
}

.blue_head_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#2c3baa;
}
.blue_head_txt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#2c3baa;
}
.blue_head_txt a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	color:#2c3baa;
}
#latest_poll_container{
	width:300px;
	height:auto;
	padding:0;
	margin-top:25px;
	
}

.sub_heading{
	width: auto;
	height:27px;
	padding:3px 0px 0px 10px;
	margin:0;
	background:#1a2388;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	color:#ffffff;
	text-align:left;
}

#latest_poll {
	width:280px;
	height:auto;
	padding:20px 0px 20px 20px;
	margin-top:0px;
	background-image:url(../../Images/Frontend/right_latestpoll_bg.jpg);
	background-repeat:no-repeat;
	background-color:#f3f3f3;
	text-align: left;
	font-size:12px;
	float:left;
}

#latest_poll ul{
	padding:0;
	margin:0;
	display:inline;
}

#latest_poll ul li{
	width:260px;
	padding:0px 0px;
	margin:0;
	display:inline;
	height: auto;
	float:left;
	line-height:20px;
}
#latest_poll ul li a{
	padding:0px 0px;
	margin:0;
	display:block;
	text-align:center;
	text-decoration:underline;
	color:#000000;
}
#latest_poll ul li a:hover{
	padding:0px 0px;
	margin:0;
	display:block;
	text-align: center;
	text-decoration: none;
	color:#000000;
}

#transfer_speculation_container{
	width:515px;
	height:auto;
	padding-top:20px;
	margin:0;
	clear:both;
	float: left;
	z-index: 100;
	position: relative;
}

#transfer_speculation_img{
	width:500px; /*455px;*/
	height:80px;
	margin:0;
	background:#1a2388;
	padding:10px 0px 0px 15px;
	margin:0;
	clear:both;
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	font-weight:normal;
}
/*
#transfer_speculation_accordhead{
	width:406px;
	background:#000000; 
	height:26px; 
	margin:0px; 
	padding:3px 10px; 
	color:#CCCCCC; 
	font-weight:bold;
}
----!>*/
.fullSpectList{
	margin: 1px 0;
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	width:493px;/*448px;*/
	background:#666666;
	height:25px;
	padding:2px 10px;
	text-align:left;
}

.fullSpectList a{
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	text-decoration:underline;
}

.fullSpectList a:hover{
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	text-decoration:none;
}


#accord_body{
margin:0px;
padding:10px 10px;
height:auto;
width:490px;

}
#transfer_speculation_contentarea{
	width:515px;/*470px;*/
	height:auto;
	padding:0;
	margin:0;
	background-color:#e1e1e1;
}

#transfer_speculation_contentarea ul{
	padding:0;
	margin:0;
}

#transfer_speculation_contentarea ul li{
	padding:0;
	margin-right:35px;
	display:inline;
}

#transfer_speculation_bottom_img{
	width:426px;
	height:66px;
	padding:0;
	margin:0;

}


#left_footer_container{
	width:430px;
	height:auto;
	padding-top:50px;
	margin:0;
	clear:both;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

#right_footer_container{
	width:501px;
	height:auto;
	padding:0;
	margin-top:10px;
	clear:both;
	float: left;
}

#google_ad_img{
	width:481px;
	height:65px;
	padding:0;
	margin-top:15px;
	background-image:url(../../Images/Frontend/google_ads_img.jpg);
	background-repeat:no-repeat;
}


.transfer_speculation_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}

.transfer_speculation_txt a{
	text-decoration:none;
	color:#000000;
}

.transfer_speculation_txt:hover{
	text-decoration:underline;
	color:#000000;
}
#footer_main_navigation{
	width:980px;
	height:90px;
	padding:20px 0px 0px 20px;
	/*margin:0;*/
	clear: both;
	margin:0 auto;
	border-left: solid 1px #b8b8b8;
	border-right: solid 1px #b8b8b8;
	background-color:#ffffff;
	border-bottom: solid 1px #b8b8b8;
}
#footer_left_navigation{
	width:450px;
	padding:0px;
	margin:0px;
	float: left;
	height: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	text-decoration:none;
}
#footer_left_navigation a{
	color:#000000;
	text-decoration:none;
}
#footer_left_navigation a:hover{
	color:#000000;
	text-decoration:underline;
}
#footer_right_navigation{
	width:500px;
	text-align:left;
	padding:0;
	margin:0;
	float: right;
}

/*----------CSS FOR CLUB PAGE STARTS HERE-----------------*/



#middle_container_club{
	width:999px;
	height:1380px;
	padding:0;
	margin:0 auto 0 auto;
	clear:both;
	border-left: solid 1px #b8b8b8;
	border-right: solid 1px #b8b8b8;
	background-color:#ffffff;
}


#innerpage_transfer_spl_container{
	width:202px;
	height:auto;
	padding:0px;
	margin:0px;
	/*clear:both;*/
}

.innerpage_transfer_spl_img{
	width:179px;
	height:32px;
	padding:0px;
	margin:0px;
	background-image: url(../../Images/Frontend/inner_transfer_spl_img.jpg);
	background-repeat:no-repeat;
}

/*#innerpage_transfer_spl_contentarea*/
#clubNLConArea{
	width:200px;
	height:auto;
	margin:0px;
	background-color:#f3f3f3;
	border: solid 1px #d2d2d2;
	text-align:left;
	
}
#clubTSConArea{
	width:200px;
	height:auto;
	margin:0px;
	background-color:#f3f3f3;
	border: solid 1px #d2d2d2;
	text-align:left;
	
}

.innerpage_transfer_spl_txtarea{
	width:190px;
	height:auto;
	padding-left:5px;
	padding-top:10px;
	margin:0px;
}



.black_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	text-align:left;
}

#newsletter_container{
	width:202px;
	height:auto;
	padding:0px;
	margin:10px 0px 8px 0px;
	clear:both;
}

.newsletter_img{
	width:179px;
	height:32px;
	padding:0px;
	margin:0px;
	background-image:url(../../Images/Frontend/newsletter_img.jpg);
	background-repeat:no-repeat;
}

.pollcontainer{
	width:520px;
	height:auto;
	padding-top:20px;
	margin:0px;
	clear:both;
}

.innerpage_latestpoll_img{
	width:486px;
	height:35px;
	padding:0px;
	margin:0px;
	background-image:url(../../Images/Frontend/inner_latest_poll_img.jpg);
	background-repeat:no-repeat;
}

/* #innerpage_latestpoll_contentarea */
.clubPollContentarea{
	width:498px;
	height:auto;
	padding:5px 10px;
	margin:0px;
	background-image:url(../../Images/Frontend/inner_right_latestpoll_bg.jpg);
	background-repeat:no-repeat;
	background-color:#f3f3f3;
	border: solid 1px #d3d3d3;
}
/*#innerpage_latestpoll_txtarea*/
.clubPollTxtarea{
	/*width:445px;*/
	height:auto;
	padding-top:10px;
	margin:0;
	text-align:left;
}

#clubPollTxtareaLeft{
	width:440px;
	height:auto;
	padding:0px;
	margin-top:8px;
	text-align:left;
	float:left;
}
.clubPollSubmit
{
	padding:10px 0px;
	width:100%;
	height:auto;
	text-align:left;
}

.clubPollSubmit a
{
	padding:10px 0px;
	width:100%;
	height:auto;
	text-align:left;
	text-decoration:none;
	color:#000000;
}

.clubPollSubmit a:hover
{
	padding:10px 0px;
	width:100%;
	height:auto;
	text-align:left;
	text-decoration:underline;
	color:#000000;
}
.catital_one_left{
	width:121px;
	height:648px;
	padding:0px;
	margin:0px;
	float:left;
}

/* #innerpage_latest_arsenal_left_container{*/
#clubLeftContainer{
	width:306px;
	height:auto;
	padding-bottom:10px;
	margin-top:23px;
	float:right;
	border: solid 1px #d3d3d3;
	text-align:left;
}

#clubLeftContainer ul{
	padding:0;
	margin:0px;
	list-style-type:none;
	width:300px;
}

#clubLeftContainer ul li{
	padding:0;
	margin-top:8px;
	margin-left:8px;
	display:block;
	
}

.tsPlayer1{
	width:435px;
	height:auto;
	padding-bottom:10px;
	margin-top:10px;
	float:right;
	border: solid 1px #d3d3d3;
	text-align:left;
}

.tsPlayer{
	width:436px;
	height:auto;
	padding-bottom:10px;
	margin-top:23px;
	float:right;
	border: solid 1px #d3d3d3;
	text-align:left;
}

.tsPlayer ul{
	padding:0;
	margin:0px;
}

.tsPlayer ul li{
	padding:0;
	margin-top:8px;
	margin-left:8px;
	display:block;
}

.black_heading_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	text-align:left;
	width: 355px;
	float: right;
	padding:0px 0px 5px 0px;
}

.blackheadingSubtxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	text-align:left;
	width: 300px;
	float: left;
	padding:0px 0px 10px 0px;
	clear:both;
}

.white_heading_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
}

.white_heading_txt a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
}

.white_heading_txt a hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
}

.latest_arsenal_border{
	border-top: solid 3px #1a2388;
}


#innerpage_top_story_contentarea{
	width:434px;
	height:auto;  /* 230px;*/
	padding:0;
/*	margin-top:8px;
*/	clear:both;
	background-color:#000000;
	float:left;
}

.innerpage_top_story_contentarea_left{
	width:151px;
	height:207px;
	padding:0;
	margin-left:5px;
	margin-top:8px;
	float:left;
}

.innerpagetop_story_contentarea_right{
	width:265px;
	height:auto;
	padding:0;
	margin-top:8px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
}

#innerpage_arsenal_squallist_container{
	width:520px;
	height:auto;
	padding:0;
	margin-top:14px;
	clear:both;
}

.innerpage_arsenal_squallist_img{
	width:486px;
	height:32px;
	padding:0;
	margin:0;
	background-image:url(../../Images/Frontend/arsenalsqlist_list.jpg);
	background-repeat:no-repeat;
}

#innerpage_arsenal_squallist_contentarea{
	height:auto;
	padding-left:5px;
	margin:0;
	border-bottom: solid 1px #d2d2d2;
	border-right: solid 1px #d2d2d2;
	border-left: solid 1px #d2d2d2;
	background-color:#f3f3f3;
}


#leftClubContainer{
	width:436px;
	height:70px;
	padding:0;
	margin-top:10px;
	clear:both;
}

.innerpage_blue_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#2c3baa;
	text-align:left;
	width: 356px;
	height:20px;
	float: right;
}

#latest_poll_container{
	width:300px;
	height:auto;
	padding:0;
	margin-top:17px;
	clear:both;
}

.latest_poll_img{
	width:300px;
	height:25px;
	padding:0;
	margin:0;
	background-image:url(../../Images/Frontend/latest_poll_img.jpg);
	background-repeat:no-repeat;
	clear:both;
}

.latest_poll_contentarea{
	width:300px;
	height:auto;
	padding:0;
	margin:0;
	background-image: url(../../Images/Frontend/right_latestpoll_bg.jpg);
	background-repeat:no-repeat;
	background-color:#f3f3f3;
	clear:both;
	text-align:left;
}

.latest_poll_contentarea ul{
	padding:0;
	margin:0;
}

.latest_poll_contentarea ul li{
	padding:0;
	margin-top:8px;
	display:block;
}
/*----------CSS FOR CLUB PAGE ENDS HERE-----------------*/
/*----------CSS FOR BABE PAGE STARTS HERE-----------------*/
.main-leftpart{
margin-top:10px; width:662px; float:left;
}
.middle-section-main{
width:515px; height:auto; padding:0px 5px; margin-left:7px; float:left; border-right: solid 1px #d2e8ed; border-left: solid 1px #d2e8ed;
}
.babe-heading
{
width:auto; height:30px; padding:3px 0px 0px 10px; margin:0; clear:both; text-align:left; font:Arial, Helvetica, sans-serif; font-size:22px; color:#FFFFFF; font-weight:normal; background:#1a2388;
}
.babe-imgbox{
width:auto; height: auto; padding:3px 0px 0px 10px; margin:0; clear:both; text-align: center;
}
.main-rightpart{
width:310px; height:auto; padding:0; margin-top:15px; float:right;
}
.babe-fcbet{
float:right; width:310px; height:120px; margin:0px; padding:10px 0px;
}
.babe-maincontainer{
width:999px; padding:0; margin:0 auto 0 auto; clear:both; border-left: solid 1px #b8b8b8; border-right: solid 1px #b8b8b8; background-color:#ffffff;
}
/*----------CSS FOR BABE PAGE ENDS HERE-----------------*/
.news-maincontainer
{
	width:999px;
	height:auto;
	padding:0;
	margin:0 auto 0 auto;
	clear:both;
	border-left: solid 1px #b8b8b8;
	border-right: solid 1px #b8b8b8;
	background-color:#ffffff;
}
/*
.news-box{
	width:auto;
	height: auto;
	padding:3px 0px 0px 10px;
	margin:0;
	clear:both;
	text-align: left;
}
*/

.news_heading
{
	width:auto; height: auto; padding:5px 0px; margin:0;
	color:#000000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
}
.news_time
{
	width:auto;
	height:auto;
	padding:5px 0px; margin:0;
	color:#000000;
	font-weight:bold;
	text-align:left;
}

.news_article
{
	width:500px;
	height:auto;
	padding:5px 0px; margin:0;
	color:#000000;
	line-height:18px;
	float:left;
	text-align:left;
}
.comment-main
{
	width:100%; 
	background:#000000;
	margin-top:10px;
	height:20px;
	float:left;
	padding:2px 0px;
}
.comment-count
{
	width: 400px;
	height:20px;
	
	padding:2px 5px; 
	margin:0;
	line-height:18px;
	float:left;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
}
.comment-reply
{
	width: 80px;
	height:20px;
	
	padding:2px 5px; 
	margin:0;
	line-height:18px;
	float:right;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}
.comment-reply a
{
	float:right;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.comment-reply a:hover
{
	float:right;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.leave-comment-tbl
{
	width:505px; 
	float:left;
	margin-top:10px;
	height:auto;
	border:1px solid #e9e6df;
	padding:3px;
	
}
.table-border
{
	border-bottom:solid 1px #e9e6df;
	width:auto;
	padding:5px 3px;
	
}
.input {
background:#ffffff;
border:1px solid #b4ccd8;
color:#333333;
font-size:11px;
height:16px;
line-height:16px;
width:160px;
}

.inputTextAreaMd {
background:#ffffff;
border:1px solid #b4ccd8;
color:#333333;
font-size:11px;
width:400px;
height:144px;
line-height:16px;
}

.button {
background:url(../../images/button-back.gif); /* image path is ok*/
height:21px;
color:#FFFFFF;
border:0;
font-weight:normal;
font-size:11px;
}
.leave-comment-heading
{

	height:20px;
	background:#b4ccd8;
	padding:2px 5px; 
	
	
	text-align:left;
	color:#000000;
	font-weight:bold;
}
.comment-section-bg
{
	/*width: auto;*/
	height:15px;
	background:#b4ccd8;
	padding:2px 5px; 
}
.comment-section
{
	/*width: auto;*/
	height:15px;
	background:#b4ccd8;
	padding:2px 5px; 
	
	float:left;
	text-align:left;
	color:#000000;
	font-weight:bold;
}
.comment-section-reply
{
	width: 50px;
	height:15px;
	background:#b4ccd8;
	padding:2px 5px; 
	
	float:right;
	text-align:right;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
	}
	
.comment-section-reply a
{
	text-align: right;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
.comment-section-reply a:hover
{
	text-align:right;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.comment_post
{
	
	padding:10px 10px; 
	
	color:#000000;
	line-height:18px;
	/*float:left;*/
	text-align:left;
	border:1px solid #b4ccd8;
}
.news-comment
{
	float:left;
	padding:0px;
	margin:0px;
	width:100%; 
	height:auto;
	
}

.teletext-display
{
	width:505px; 
	float:left;
	margin-top:5px;
	height:auto;
	border:1px solid #e9e6df;
	padding:3px;
	
}
.teletext-headline
{
	font-size: 15px;
	color: white;
	font-family: 'Courier New',Courier,monospace;
	line-height: 20px;
	text-align:center;
	vertical-align:baseline;
}
.teletext-headline1
{
	font-size: 13px;
	color: white;
	font-family: 'Courier New',Courier,monospace;
	text-align:center;
}
.teletext-call
{
	font-size: 16px;
	color: white;
	font-family: 'Courier New',Courier,monospace;
	letter-spacing: 2px;
	text-align:center;
	vertical-align: middle;
}
.teletext-warn
{
	font-size: 9px;
	color: White; 
	font-family: Arial;
	text-align:center;
}

.teletext-club
{

	height:15px;
	background:#b4ccd8;
	padding:2px 5px; 
	text-align:center;
	color:#000000;
	font-weight:bold;
}

.newsother-heading
{
	width:auto;
	height:20px;
	padding:3px 0px 0px 10px;
	margin:0;
	clear:both;
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF; 
	font-weight:normal;
	background:#1a2388;
}
.combotext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold !important;
	color:#000000;
	text-align:left;
	background:#b4ccd8;
}

.select
{
	color:#333333;
	font-size:11px;
}

.SearchBox1{
	width:auto;
	height: auto;
	padding:3px 3px 3px 4px;
	margin:0; clear:both;
	text-align: left;
	color:#000000;
}

.SearchBox1 a{
	width:auto;
	height: auto;
	margin:0; clear:both;
	text-align: left;
	color:#000000;
	text-decoration:none;
}

.SearchBox1 a:hover{
	width:auto;
	height: auto;
	margin:0; clear:both;
	text-align: left;
	color:#000000;
	text-decoration:underline;
}

.SearchBox{
	width:auto;
	height: auto;
	padding:3px 0px 0px 0px;
	margin:0; clear:both;
	text-align: left;
	color:#000000;
}

.SearchBox td{
 padding:3px 0;
}

.SearchBox a{
	width:auto;
	height: auto;
	padding:3px 0px 0px 0px;
	margin:0; clear:both;
	text-align: left;
	color:#000000;
	text-decoration:none;
}
.SearchBox a:hover{
	width:auto;
	height: auto;
	padding:3px 0px 0px 0px;
	margin:0; clear:both;
	text-align: left;
	color:#000000;
	text-decoration:underline;
}

.clubNewsImage
{
	width:151px;
	height:205px;
	float:right;
	text-align:left;
	margin-left:5px;
}

.playerDetails{
	width:265px;
	height:auto;
	padding:0;
	margin-top:8px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
}
.blackHeader
{
	background:black;
	padding:3px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:white;
}
.searchHeader
{
	background:#c0c0c0;
	padding:3px 3px;
}
	
.searchBody
{
	padding:3px 3px;
	background:#E2E2DA;
}
.searchBodyAlt
{
	padding:3px 3px;
	background:#FFFFFF;
}

.searchNoResult
{
	width:100%;
	min-height:510px;
	padding:20px 20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
/*----------CSS FOR LEAGUE STARTS HERE-----------------*/
#league-fcbet {
	width:438px;
	height:100px;
	padding:0;
	margin:0;
	/*background-color:#c8c8c8;*/
	float:left;
	margin-top: 10px;
}
#league-fcbet_left {
	width:60px;
	height:83px;
	padding:0;
	margin-top:10px;
	margin-left:8px;
	background-image:url(../images/fc_bet.jpg);
	background-repeat:no-repeat;
	float:left;
}
#league-fcbet_right {
	width:355px;
	height:85px;
	padding-left:0px;
	margin-top:10px;
	float:right;
	text-align:left;
}
.banner-left {
	width:121px;
	height:648px;
	padding:0px;
	margin-top:10px;
	float:left;
}
#league-top_story {
	width:438px;
	height:auto;
	padding:0;
	margin-top:10px;
	float:left;
	clear:both;
}
#leagueleft_headline {
	width:305px;
	height:auto;
	padding:0px;
	margin:10px 10px 0px 0px;
	float:right;
	text-align:left;
	border:1px solid #CCCCCC;
}
#leagueleft_headline ul {
	padding:0px;
	margin:0px;
	
	
}
#leagueleft_headline ul li {
	padding:0px;
	margin-top:3px;
	margin-left:5px;
	display: inline-block;
	width:295px;
}
#leagueleft_headline ul li a {
	text-decoration: underline;
	color:#000000;
		
}
#leagueleft_headline ul li a:hover {
	text-decoration:none;
	color:#000000;
}
.league-black_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	text-align:left;
}
.league-black_txt a: {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 text-decoration:underline;
 color:#000000;
 text-align:left;
}
.league-black_txt a:hover {
	text-decoration:none;
	color:#000000;
}
#middle_container_league {
	width:999px;
	height:1400px;
	padding:0;
	margin:0 auto 0 auto;
	clear:both;
	border-left: solid 1px #b8b8b8;
	border-right: solid 1px #b8b8b8;
	background-color:#ffffff;
}
.league-headline-pix {
	width:80px;
	height: 70px;
	padding:0;
	margin-top:0px;
	margin-left:0px;
	float: left;
}
.league-roundup {
	width:510px;
	height:auto;
	padding:0;
	margin-top:14px;
	float:left;
	background:#f3f3f3;
	border:1px solid #CCCCCC;
}


	
.league-roundup-left {
	
	height:auto;
	padding-left:5px;
	margin:20px 10px;
	text-align:left;
	/*border:1px solid #CCCCCC;
	float:left;*/
}
.league-roundup-left ul {
	padding:0;
	margin:0;
	display:inline;
	
}
.league-roundup-left ul li {
	width:235px;
	padding:5px ;
	margin:0;
	display:inline;
	height: auto;
	float:left;
	line-height:20px;
}
.league-roundup-left ul li a {
	display:block;
	text-align: left;
	text-decoration:underline;
	color:#000000;
	
}
.league-roundup-left ul li a:hover {

	display:block;
	text-align:left;
	text-decoration: none;
	color:#000000;
}
/*
.league-roundup-right {
	width:230px;
	height:auto;
	padding:0;
	float:right;
	text-align:left;
	margin: 20px 3px;
}
.league-roundup-right ul {
	padding:0;
	margin:0;
	display:inline;
}
.league-roundup-right ul li {
	width:220px;
	padding:5px 0px;
	margin:0;
	display:inline;
	height: auto;
	line-height:20px;
	float: left;
}
.league-roundup-right ul li a {
	display:block;
	text-align:left;
	text-decoration:underline;
	color:#000000;
}
.league-roundup-right ul li a:hover {
	display:block;
	text-align:left;
	text-decoration: none;
	color:#000000;
}*/
.league_transfer_spl {
	width:175px;
	height:auto;
	padding-left:10px;
	padding-top:10px;
	margin:0px;
	color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.league_transfer_spl a{
text-decoration:underline;
color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.league_transfer_spl a:hover{
color:#000000;
text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
/*----------CSS FOR LEAGUE ENDS HERE-----------------*/
.scroller {
	padding:0;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	}
	
.scroller a{
	display:inline;
	padding:0;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	}
	
	
/* ---------< FOR SITEMAP >-----------*/
.sitemap_txt {
	width:200px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	margin-left:10px;
	padding:5px 5px;
	line-height:20px;
}
.sitemap_txt ul {
	margin:0px;
	padding:5px 5px;
}
.sitemap_txt ul li {

	padding-left:5px;
	display:block;
	color:#000000;
	text-align:left;
}
.sitemap_txt ul li a {
	background:url(../../Images/Frontend/arrowM.jpg) top left no-repeat;
	padding-left:12px;
	line-height:20px;
	text-decoration: none;
	color:#000000;
}
.sitemap_txt ul li li a {
	background:url(../../Images/Frontend/arrowB.jpg) top left no-repeat;
	padding-left:12px;
	line-height:20px;
	text-decoration: none;
	color:#999999;
}
.sitemap_txt ul li a:hover {
	text-decoration: underline;
	color:#000000;
	text-align:left;
}
.sitemap_txtsub {
	width:200px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color: #999999;
	text-align:left;
	margin-left:20px;
	padding:5px 5px;
	line-height:20px;
	display:block;
	clear:both;
}
.sitemap_txtsub ul {
	margin:0px;
	padding:5px 5px;
}
.sitemap_txtsub ul li {
	padding-left:5px;
	display:block;
	color:#999999;
	text-align:left;
	clear:both;
}
.sitemap_txtsub ul li a {
background:url(../Images/icon_5.jpg) top left no-repeat;
	padding-left:12px;
	line-height:20px;
	text-decoration: none;
	color:#999999;
}
.sitemap_txtsub ul li a:hover {
	padding-left:0px;
	line-height:20px;
	text-decoration: underline;
	color:#000000;
}
/*For News Archive*/
.newsArchive {
	width: 515px;
	height:auto;
	padding:0;
	margin-top:18px;
	float: left;
}
.newsArchive_subheading {
	background:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width:505px;
	height:20px;
	text-align:left;
	color:#000000;
	padding:4px 0px 0px 10px;
	margin:5px 0px 10px0px;
	float:left;
}
.contnewsArchive{
	margin:0px;
	padding:5px 0px 5px 0px;
	width:100%;
	height:auto;
	float: left;
}
.newsArchive_list {
	/*width:260px;*/
	height:auto;
	padding:0;
	margin-left:25px;
	text-align:left;
	float: left;
	margin: 10px 10px;
	line-height:20px;
}
.newsArchive_list ul {
	padding:0;
	margin:0;
}
.newsArchive_list ul li {
	padding-left:12px;
	display:block;
	color:#000000;
	background:url(../../Images/FrontEnd/arrowM.jpg) top left no-repeat;
	text-align:left;
}
.newsArchive_list ul li a {
	padding:0;
	line-height:20px;
	text-decoration: none;
	color:#000000;
}
.newsArchive_list ul li a:hover {
	padding:0;
	text-decoration:underline;
	color:#000000;
}
.paginationnewsArchive{
	margin:20px 0px;
	padding:5px 0px 5px 8px;
	width:495px;
	height:auto;
	float: left;
}

/*For Contact Us*/
.contContact{
	margin:30px 0px;
	padding:0px;
	width:510px;
	height:auto;
	float: left;
}
/* For TransSpec Details*/
.transSpecDetails{
	margin:5px 0px;
	padding:0px;
	width:510px;
	height:auto;
	float: left;
	color:#000000;
}
.transSpecDetails a{
	padding:0px;
	color:#000000;
	text-decoration:none;
}
.transSpecDetails a:hover{
	padding:0px;
	color:#000000;
	text-decoration:underline;
}
.transSpecDetails_heading {
	background:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	width:500px;
	height:30px;
	text-align:left;
	color:#000000;
	padding:4px 0px 0px 5px;
	margin:5px 0px 10px 0px;
}
.transDetailstbl{
	line-height:20px;
	padding:3px 3px;
	text-align:left;
	vertical-align:top;
	font-weight: normal;
	margin:20px 0px;
	width:510px;
	height:auto;
	float: left;
	color:#000000;
}
.transDetailstbl a{
text-decoration:none;
line-height:20px;

	color:#000000;
}
.transDetailstbl a:hover{
text-decoration:underline;
line-height:20px;
vertical-align:top;
color:#000000;
}


.transtbl_heading
{
	background:#f0f0f0;
	margin:0px;
	padding:3px 3px;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
}


.tsRowAlternate
{
	background:#f0f0f0;
	margin:0px;
	padding:3px 3px;
	text-align:left;
	vertical-align:top;
	
}
.tsRow
{
	margin:0px;
	padding:3px 3px;
	text-align:left;
	vertical-align:top;
	
}
.tsRowPl
{
	margin:0px;
	padding:1px 1px;
	text-align:left;
	vertical-align:top;
	
}

.tsHead
{
	background-color: #999999/*black url(../images/glossyback.gif) repeat-x bottom left*/;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
}
.tsImage
{
	background:#1a2388;
	color:#FFFFFF;
	padding: 10px 0px 3px 3px;
	font-size: 12px;
	font-weight: bold;
}
  


/*For Progress Bar*/
.poolingHeading {
	width:auto;
	height:30px;
	padding:3px 0px 0px 10px;
	margin:0;
	clear:both;
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	background:#1a2388;
}
.loadingbgL{background:url(../../images/FrontEnd/LoadingbgL.gif) repeat-x top left; width:3px; height:16px; float:left;}
.loadingbgM{background:url(../../images/FrontEnd/LoadingbgM.gif) repeat-x top left; width:300px; height:16px; float:left;}
.loadingbgR{background:url(../../images/FrontEnd/LoadingbgR.gif) repeat-x top left; width:3px; height:16px; float:left;}
.loadongStatus
{
	width:50px;
	height:16px;
	float:left;
	padding-left:15px;
	text-align:right;
}
.loadingColorbar{ height:10px; float:left; margin:3px 0px;}

.PlayerText
{
	width:420px;
	height:auto;
	margin:0px;
	padding:10px 5px;
	float:left;
	clear:both;
	color:#FFFFFF;
}


.link 
{
	text-decoration:none !important;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.link a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

.link a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

.link:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline !important;
}

.Othernews_list{
	width:426px;
	height:auto;
	padding:0;
	margin-left:5px;
	margin-bottom:10px;
	text-align:left;
	float: left;
}

.Othernews_list ul{
	padding:0;
	margin:0;
}

.Othernews_list ul li{
	padding-left:10px;
	
	display:block;
	color:#000000;
	background:url(../../Images/Frontend/icon_1.jpg) top left no-repeat;
	text-align:left;
}

.Othernews_list ul li a{
	padding:0;
	line-height:20px;
	text-decoration:none;
	color:#000000;
}
.Othernews_list ul li a:hover{
	padding:0;
	display:block;
	text-decoration: underline;
	color:#000000;
}


.a-link 
{
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.a-link a
{
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.a-link a.hover
{
	color:#000000;
	text-decoration:underline;
}

#video_container ul{
	padding:0;
	margin:0;
}

#video_container ul li{
	padding-left:10px;
	display:block;
	color:#000000;
	background:url(../../Images/Frontend/bullet-circle.gif) top left no-repeat;
	text-align:left;
}

#video_container ul li a{
	padding:0;
	line-height:20px;
	text-decoration:underline;
	color:#000000;
}
#video_container ul li a:hover{
	padding:0;
	display:block;
	text-decoration:none;
	color:#000000;
}
.errMsg
{
	color:#FF0000;
}

.poweredBy{
	padding:5px 0px 0px 0px;
	margin:0px;
	width:100%;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.poweredBy a{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}

.poweredBy a:hover{
	text-decoration:none;
}


.rss
{
	text-decoration:none;
	color:#1F527B;
	font-size:11px;
	font-weight:bold;
}

.rss a
{
	text-decoration:none;
	color:#1F527B;
	font-size:11px;
	font-weight:bold;
}

.rss a:hover
{	
	text-decoration:underline;
	color:#1F527B;
	font-size:11px;
	font-weight:bold;
}

