@charset "utf-8";
/* CSS Document */
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	background-color: #666666;
}
.bdCls #container {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	background-color: #404142;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	_height:800px;
}
/*--------*/
.radio-btn{
	margin:0;
	padding-top:10px;
	}
.membership{
	background-color:#383838;
	}
.gp-renew{
	padding-right:10px;
	}
.gp-renew input{
	color:#ffffff;
	border: 1px solid #383838;
	background-color:#0A6440;
	float:right;
	width:100px;
	}
.attach_copy{
	height:24px !important;
	}
	
/*-----------------------*/
.bdCls #header {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 158px;
	background-image: url(../images/logoV1.jpg);
	background-repeat: no-repeat;
}
.bdCls #header h1 {
	margin: 0;
	padding: 10px 0;
}
.bdCls #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
	background-image: url(../images/div_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.bdCls #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*LeftMenu*/
#leftMenu {
	background-color:#0a3926;
	background-repeat:repeat-x;
	width:220px;
	top: 15px;
	left: 0px;
	position: relative;
	padding-left:0px;
	padding-top:8px;
	background-image: url(../images/bgV1.png);
	font-weight:normal;
	padding-bottom: 5px;
}
#leftMenu ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin:0;
	padding:0;
}
#leftMenu li {
	display: inline;/* for IE5 and IE6 */
}
#leftMenu a {
	font-size: 11px;
	color:#FFFFFF;
	display: block;
	width: 207px;
	height:20px;
	padding-left:13px;
	padding-top:3px;
	text-decoration: none;
	border: 0px solid #EEEEEE;
	margin: 4px 0 0 0px;
}
#leftMenu a:link, #menu a:visited {
	text-decoration: none;
	padding-left:13px;
}
#leftMenu a:hover {
	color:#FFFFFF;
	background-color:#234a22;
	border: 0px solid #999999;
	padding-left:13px;
}
#leftMenu li a#current {
	border-bottom: 0px;
	color:#FFFFFF;
	background-color:#234a22;
	padding-left:13px;
}
/*EndLeftMenu**/
.mMnuCls #mMenuID {
	display:block;
	height:32px;
	width:1024px;
	font-size:12px;
	z-index:1;
	background-color:#058853;
	background:transparent url(../images/menu.png) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #058853;
	border-left:0px;
	border-right:0px;
}
.mMnuCls #mMenuID ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:auto;
}
.mMnuCls #mMenuID ul li {
	display:block;
	float:left;
	margin:0 0 0 0;
	border-right: 1px solid #058853;
}
.mMnuCls #mMenuID ul li a {
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding:7px 10px 0 10px;
	height:25px;
}
.mMnuCls #mMenuID ul li a:hover, .mMnuCls #mMenuID ul li a.current {
	color:#FFFFFF;
	background-color:#058853;
	background:url(../images/menu_ro.png) repeat-x top left;
}
#menu {
	position:relative;
	text-align:right;
	top: -26px;
	z-index: 2;
	left:0px;
	float:right;
	padding-right:5px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	display:inline;
}
#menu a {
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-size:11px;
	font-family:Verdana, Arial, Helvitica, sans-serif;
	color: #FFFFFF;
}
#menu a:hover {
	color:#fff500;
}
#rss {
	position:relative;
	float:left;
	text-align:left;
	top: -16px;
	width:1004px;
	background-image:url(../images/rss_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 5px;
	padding-top: 0px;
	height: 25px;
}
.rss {
	padding-top:5px;
	color:#00a261;
	font-size:10px;
}
#email {
	color: #FFFFFF;
	background-color:#0a3926;
	border: 1px solid #999999;
	font-size: 11px;
	width:160px;
}
#username, #password {
	color: #FFFFFF;
	background-color:#0a3926;
	border: 1px solid #999999;
	font-size: 11px;
	width:78px;
}
#NewsletterBtn {
	background-color: #999999;
	color: #000000;
	border: 0px solid #999999;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	width:25px;
	font-weight:bold;
	background-image:url(../images/nbtnbg.png);
	background-repeat:repeat-x;
	height: 17px;
}
#news_letter_form {
	margin-top:30px;
	padding:0px;
}
#meLogon {
	background-color:#0a3926;
	background-repeat:repeat-x;
	width:215px;
	z-index:3;
	top: 15px;
	left: 0px;
	position: relative;
	height: 55px;
	background-image: url(../images/nl_bg.png);
	font-size: 10px;
}
#MemberBtn {
	background-color: #999999;
	color: #000000;
	border: 0px solid #999999;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	width:40px;
	font-weight:bold;
	background-image:url(../images/nbtnbg.png);
	background-repeat:repeat-x;
	height: 17px;
}
#form1 {
	padding:0px;
	margin:2px;
}
#member_form, #survey_form {
	margin:0px;
	padding:0px;
}
/*leagueTable.css**/
#lg_tbl {
	background-color:#252525;
	background-repeat:repeat-x;
	width:217px;
	z-index:4;
	top: 15px;
	left: 0px;
	position: relative;
	padding-left:0px;
	padding-top:4px;
	background-image:url(../images/lg_bg.png);
	height: 134px;
	border: 1px solid #114d35;
	margin-top: 8px;
	font-size: 10px;
}
.leagueTable {
	font-size:11px;
	padding:5px;
	color: #7c7e80;
	margin-left:9px;
}
.leagueTable ul {
	float:left;
	margin:0;
	padding:0;
	border:0px solid #C9C9C9;
}
.leagueTable ul li {
	list-style:none;
	padding:4px 6px;
}
.leagueTable ul li.title {
	font-weight:bold;
	background:#252525;
	color:#114731;
}
.leagueTable ul li.even {
	background:#3b3b3b;
}
.leagueTable ul li.odd {
	background:#252525;
}
.leagueTable ul li.third {
	background:#cccccc;
	color:#000000;
}
/*End leagueTable.css*/

/*upComFixTable.css*/
#upComingFixtures {
	background-color:#252525;
	background-repeat:repeat-x;
	width:303px;
	z-index:6;
	top: 15px;
	left: 0px;
	position: relative;
	padding-left:0px;
	padding-top:4px;
	background-image:url(../images/up_comin_fix_bg.png);
	height: 132px;
	border: 1px solid #768a85;
	margin-top: 14px;
	font-size: 10px;
}
.upComFixTable {
	font-size:11px;
	padding:0px;
	color:#7c7e80;
	margin-top:13px;
	width:298px;
	padding:0;
}
.upComFixTable ul {
	width:149px;
	float:left;
	margin:0;
	padding:0;
	border:0px solid #414042;
}
.upComFixTable ul li {
	list-style:none;
	padding:6px 6px;
}
.upComFixTable ul li.first {
	font-weight:bold;
	background:#252525;
	color:#114731;
	border-top:1px solid #414042;
	width:140px;
}
.upComFixTable ul li.second {
	font-weight:bold;
	background:#252525;
	color:#FFFFFF;
	border-top:1px solid #414042;
	text-align:right;
	width:141px;
}
/*EndComFixTable.css*/



/*upComFixTableL.css**/
#upComingFixturesL {
	background-color:#252525;
	background-repeat:repeat-x;
	width:549px;	
	z-index:4;
	top: 15px;
	left: 0px;
	position: relative;
	padding-left:0px;
	padding-top:4px;
	background-image:url(../images/lg_bg.png);
	
	border: 1px solid #114d35;
	margin-top: 8px;
	font-size: 10px;
}
.upComFixTableL {
	font-size:11px;
	padding:5px;
	color:#7c7e80;
	margin-left:9px;
}
.upComFixTableL ul {
	float:left;
	margin:0;
	padding:0;
	border:0px solid #C9C9C9;
}
.upComFixTableL ul li {
	list-style:none;
	padding:4px 6px;
}
.upComFixTableL ul li.title {
	font-weight:bold;
	background:#252525;
	color:#114731;
}
.upComFixTableL ul li.even {
	background:#3b3b3b;
}
.upComFixTableL ul li.odd {
	background:#252525;
}
.upComFixTableL ul li.third {
	background:#cccccc;
	color:#000000;
}
/*End upComFixTableL.css*/

#ImgGal {
	background-color:#000000;
	background-repeat:repeat-x;
	width:437px;
	z-index:5;
	top: 15px;
	left: 0px;
	position: relative;
	padding-top:5px;
	background-image: url(../images/nl_bg.gif);
}
#ImgGalDes {
	background-color:#315749;
	background-repeat:repeat-x;
	width:431px;
	z-index:6;
	top: 15px;
	left: 0px;
	position: relative;
	padding-left:5px;
	padding-top:5px;
	background-image:url(../images/img_gal_bg.png);
	height: 86px;
}
#newsLink {
	width:80px;
	z-index:4;
	top: -12px;
	left: 190px;
	position: relative;
	text-align:right;
	font-size:10px;
	font-weight: bold;
}
.yellow {
	color: #fff500;
}
.red {
	color:#c41230;
}
.redBold {
	color:#c41230;
	font-weight: bold;
}
.yellowBold {
	color: #fff500;
	font-weight: bold;
}
.blackBold {
	color: #000000;
	font-weight: bold;
}
.black {
	color: #000000;
}
.whiteBold {
	color: #FFFFFF;
	font-weight: bold;
	width: 400px;
	_width:215px;
}
.whiteBolds {
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;
}
.whiteBoldsnext {
	color: #FFFFFF;
	font-weight: bold;
	font-size:11px;
}
.categoryBold {
	color: #D16B05;
	font-weight: bold;
	font-size:11px;
}
.whiteBoldl {
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
}
.small {
	font-size: 10px;
}
.imgJFS {
	padding-top:8px;
}
.imgJFSGoBtn {
	padding-top:0px;
}
.ImgBtn {
	float:right;
	z-index:7;
	margin-top:2px;
}
a.yLink:link, a.yLink:visited {
	color:#fff500;
	text-decoration:none;
}
a.yLink:hover {
	color:#fff500;
	text-decoration:underline;
}
a.bLink:link, a.bLink:visited {
	color:#000000;
	text-decoration:none;
}
a.bLink:hover {
	color:#000000;
	text-decoration:underline;
}
.style9 {
	color: #9d9fa2;
	font-size: 10px;
}
.style7 {
	font-size: 8px;
	font-weight: bold;
	vertical-align:bottom;
	top: 49%;
}
.style6 {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	padding:3px;
}
/*FooterMenu*/
#FooterMenu {
	width:200px;
	top: 15px;
	left: 0px;
	height:auto;
	padding-left:0px;
	padding-top:5px;
	margin-top: 10px;
	/* for Left menu height*/	
	font-weight:normal;
	padding-bottom: 5px;
}
#FooterMenu ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin:0;
	padding:0;
}
#FooterMenu li {
	display: inline;/* for IE5 and IE6 */
}
#FooterMenu a {
	font-size: 11px;
	color:#00a261;
	display: block;
	float:left;
	padding-left:4px;
	padding-top:3px;
	text-decoration: none;
	text-align:center;
	border: 0px solid #EEEEEE;
	margin: 4px 0 0 0px;
	font-size:10px;
}
#FooterMenu a:link, #menu a:visited {
	text-decoration: none;
	padding-left:13px;
}
#FooterMenu a:hover {
	color:#00a261;
	border: 0px solid #999999;
	text-decoration:underline;
}
#FooterMenu li a#current {
	border-bottom: 0px;
	color:#00a261;
	padding-left:13px;
}
/*End FooterMenu**/
#add {
	position:relative;
	text-align:left;
	top:-14px;
	width:1004px;
	height:65px;
	background-image:url(../images/rss_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	border: 0px solid #CCCCCC;
	padding-top: 20px;
	margin-left:10px;
}
#add #adLeft, #adMid, #adRight {
	width:296px;
	float:left;
	height:65px;
	border:0px solid #CCCCCC;
	margin-left: 25px;
}
.buttons {
	background-color: #0a6440;
	border: thin groove #063C26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.scorebox {
	height:auto;
	width: 220px;
	margin-top: 0px;
	background-image: url(../images/qatarfootballclub_03.jpg);
}
.scorebox1 {
	background-image: url(../images/qatarfootballclub_01.jpg);
	height: 26px;
	width: 220px;
	margin-top: 0px;
}
.scorebox2 {
	background-image: url(../images/qatarfootballclub_03.jpg);
	height:auto;
	width: 220px;
	margin-top: 0px;
}
.scorebox3 {
	background-image: url(../images/qatarfootballclub_04.jpg);
	height:10px;
	width: 220px;
	margin-top: 0px;
}
.edit {
	float: right;
	width: 100px;
	margin-top: 0px;
}
.tabs {
	background-color: #383838;
	height: auto;
}
.tabcontent {
	float: left;
	width: 300px;
	margin-left: 0px;
	background-color: #383838;
	}
.errormsg {
	width:150px;
	float:left;
	margin-right:5px;
	color:#FF0000;
	height: 14px;
	*height:17px;
	background-color: #383838;
	padding-top: 5px;
	}
.errormsg1 {
	width:150px;
	float:left;
	margin-right:5px;
	color:#FF0000;
	height: 15px;
	/*background-color: #383838;*/
	padding-top: 5px;
	}
.ipfield {
	width:118px;
	float:left;
	}
.txtfield {width:180px; float:left;}
.verify {
	height: auto;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.me_detail_right {
	float: right;
	height: auto;
	width: 295px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0f452e;
	border-bottom-color: #0F452E;
	border-left-color: #0F452E;
	font-size:10px;
}

.pr_detail_right {
	float: right;
	height: auto;
	width: 280px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0f452e;
	border-bottom-color: #0F452E;
	border-left-color: #0F452E;
	font-size:10px;
}

.pr_detail_left {
	float: left;
	height: auto;
	width:290px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0f452e;
	border-bottom-color: #0F452E;
	border-left-color: #0F452E;
	font-size:10px;
}

.profile_form {
	background-color: #383838;
	height:auto;
}
.form_name {
	background-color: #383838;
	display: block;
	float: left;
	height: 17px;
	width: 195px;
	padding-top: 3px;
	padding-left: 5px;
}
.form_name1 {
	background-color: #383838;
	display: block;
	float: left;
	height: 17px;
	width: 150px;
	padding-top: 3px;
	padding-left: 5px;
}

.form_name2 {
	/*background-color: #383838;*/
	display: block;
	float: left;
	height: 17px;
	width: 150px;
	padding-top: 3px;
	padding-left: 5px;
}

.form_button {
	/*background-color: #383838;*/
	display: block;
	float: left;
	height: 17px;
	width: 130px;
	padding-top: 3px;
	padding-left: 5px;
}
.form_button_popup {
	background-color: #383838;
	display: block;
	float: left;
	height: 17px;
	width: 130px;
	padding-top: 3px;
	padding-left: 5px;
}
.form_display {
	background-color: #383838;
	display: block;
	float: left;
	height: auto;
	width: 260px;
}
.form_display2 {
	background-color: #383838;
	display: block;
	float: left;
	height: auto;
	width: 320px;
}
.form_display3 {
	/*background-color: #383838;*/
	display: block;
	float: left;
	height: auto;
	width: 320px;
}
.cont {
	height: 15px;
}
.age{
width:120px;
float:left;
font-size:14px;
font-weight:bold;

}
.cat{
width:120px;
float:left;
font-size:14px;
font-weight:bold;

}
.fee{
width:52px;
float:left;
font-size:14px;
font-weight:bold;
}
.subscription1 {
	background-color: #383838;
	color:#ffffff;
}
.subscription2 {
	background-color:#252525;
	color:#ffffff;
}
.subscription {
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}
.padding_200 {
	margin-left:130px;
}
.single_tab {
	width:180px;
	margin-left: auto;
	margin-right:auto;
}
.profile_form {
	background-color: #383838;
	height: 20px;
	width: 480px;
	margin:auto;
	margin-top: 2px;
}
.error_field {
	background-color: #383838;
	display: block;
	float: left;
	height: auto;
	width: 160px;
}
.error_field1 {
	/*background-color: #383838;*/
	display: block;
	float: left;
	height: auto;
	width: 160px;
}
.profile_form {
	background-color: #383838;
	height: 20px;
	width: 480px;
	margin:auto;
	margin-top: 2px;
}
.profile_form1 {
	/*background-color: #383838;*/
	height: 20px;
	width: 480px;
	margin:auto;
	margin-top: 2px;
}
.tab_profile {
	background-color: #252525;
	height: 20px;
	width: 480px;
	margin:auto;
	margin-top: 2px;
	font-weight:bold;
}
ul.domtabs{
			float:left;
			width:100%;
			margin:0em 0 0 0;				
		}
		ul.domtabs li{
			float:left;
			padding:0 .2em 0 0;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited {
			width:8em;
			padding:.2em 1em;
			display:block;
			background:#114730;
			color: #CC6633;
/*			height:0em;*/
			font-weight:bold;
			text-decoration:none;
		}
		ul.domtabs a:active,
		ul.domtabs a:hover {
			width:8em;
			padding:.2em 1em;
			display:block;
			background: #19704B;
			color: #CC6633;
/*			height:0em;*/
			font-weight:bold;
			text-decoration:none;
		}
.profile_message {
	background-color: #252525;
	height: 20px;
	width: 480px;
	margin:auto;
	margin-top: 2px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.errormessage{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:12px;
}

