/* CSS Document */
@import url("default.css");

/**
{
	font-family:Helvetica,Arial,sans-serif;
	
}
*/
body.inner {
	background: #646464 url(../images2/1.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 1002px;
	margin: 0 auto;
	/*height:780px;*/
	/*background:url(../images2/bg_1.jpg) no-repeat top;*/
	position: relative;
	z-index: 1;
}

.matter_width {
	width: 924px;
	padding: 0px;
	border: 0px solid red;
	margin-left: 39px;
}

/*............................................. header section............................ */
.b_strip {
	width: 100%;
	height: 7px;
	float: left;
	padding: 0px;
	margin: 0px;
	line-height: 7px;
	background: #000;
	display:none;
}

#header {
	background: url(../images2/header_bg.jpg) no-repeat;
	float: left;
	height: 154px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#headerbg {
	background: url(../images2/header_bg.gif) repeat-x;
	float: left;
	/*height: 149px;*/
	height:123px;
	width: 100%;
}

#logobox {
	width: 864px;
	margin: 7px auto 0 auto;
	padding: 0px;
}

.t {
	background: url(../images2/circular-boxes/info-box/black-bg/dot.gif) 0 0
		repeat-x;
	width: 864px;
}

.b {
	background: url(../images2/circular-boxes/info-box/black-bg/dot.gif) 0
		100% repeat-x;
}

.l {
	background: url(../images2/circular-boxes/info-box/black-bg/dot.gif) 0 0
		repeat-y;
}

.r {
	background: url(../images2/circular-boxes/info-box/black-bg/dot.gif)
		100% 0 repeat-y;
}

.bl {
	background: url(../images2/circular-boxes/info-box/black-bg/hbl.gif) 0
		100% no-repeat;
}

.br {
	background: url(../images2/circular-boxes/info-box/black-bg/hbr.gif)
		100% 100% no-repeat;
}

.tl {
	background: url(../images2/circular-boxes/info-box/black-bg/htl.gif) 0 0
		no-repeat;
}

.tr {
	background: url(../images2/circular-boxes/info-box/black-bg/htr.gif)
		100% 0 no-repeat;
}

.pointer {
	cursor: pointer;
}

.logo {
	height: 100px;
	width: 450px;
	/*padding: 25px 0px 0px 10px;*/
	padding: 20px 0px 0px 10px;
}

/*..................  right side details CSS ........................*/
.header_rl {
	width: 315px;
	position: absolute;
	left: auto;
	right: 50px;
	/*top: 25px;*/
	top: 10px;
	height: 95px;
	padding: 5px 0px 0px 0px;
	background: url(../images2/header_member_back.jpg)
}

.header_rl_Player {
	width:315px;
	position:absolute;
	left:auto;
	right:80px;
	/*top:25px;*/
	top: 10px;
	height:103px;
	padding:5px 0px 0px 0px;
	background: url(../images2/header_member_back.jpg) no-repeat;
}

.header_club_img {
	width: 85px;
	float: left;
	text-align: right;
	margin-top: 5px;
	padding-right: 5px;
}

.header_club_img_Player {
	width:100px;
	float:left;
	text-align:right;
	margin-top:5px;
	padding-right:5px;
	border-right: 1px solid #666;
	margin-right: 7px;
	padding-right:10px;
}
.header_club_link_Player{width:180px !important;}
.header_club_link {
	width: 210px;
	float: left;
	padding-left: 15px;
	margin-top: 10px;
	line-height: 20px;
}

.header_club_link h1 {
	font-size: 16px;
	line-height: 22px;
	color: #5485C4;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS", Vrinda, sans-serif !important;
}

.header_club_link h2,.header_rl_Player h2 {
	font-size: 11px;
	color: #999999;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.header_club_link a {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

.header_club_link a:hover {
	color: #FFCC99;
	text-decoration: none;
}

/*.........................................................................*/
	/*.........................................middle part structure ........................................*/
#container_home {
	width: 100%;
	clear: both;
	/*height:550px;*/ /*	background:url(../images2/middle_bg.jpg) ;
*/
	background: url(../images2/cont_bg2.jpg) repeat-y;
}

.repeatPageBg {
	background: url(../images2/middle_bg.jpg) no-repeat;
}

.greybgcolor {
	background-color: #5A5A5A;
}

.banner {
	width: 100%;
	clear: both;
}

.banner_heading {
	width: 100%;
	background: #00ab59;
	color: #FFFFFF;
	clear: both;
}

.app_h1 {
	font-size: 25px;
	padding-left: 35px;
	margin: 0px;
	line-height: 41px;
}

.app_h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

.homeD_left {
	color: #fff;
	/*height:264px;*/
	width: 469px;
	margin-left: 39px;
	border-right: 1px solid #aaabab;
	float: left;
}

.homeD_left p {
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
	padding-top: 10px;
}

.homeD_left ul {
	list-style: disc;
	padding: 0px;
	margin: 0px 0px 10px 35px;
}

.homeD_left li {
	list-style: disc;
}

.homeD_right {
	color: #fff;
	height: 264px;
	width: 369px;
	/*	margin-left:40px;*/
	float: right;
}

.homeD_right a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: 600;
}

.homeD_right a:hover {
	color: #f5d22a;
	text-decoration: none;
	font-weight: 600;
}

.row {
	width: 100%;
	clear: both;
	padding: 0px;
	margin: 0px;
}

.text_row {
	color: #000;
}

/*........................ footer part css ...............................*/
#footer {
	height: 94px;
	width: 1002px;;
	clear: both;
	font-size: 11px;
	margin: auto;
	background: url(../images2/footer_bg.jpg) no-repeat;
}

.footerg_line {
	height: 1px;
	width: 924px;
	margin: 0 auto;
	padding: 0px;
	background: #019F00;
}

.fot_left {
	width: 500px;
	height: 70px;
	padding: 0px 0px 0px 20px;
	float: left;
}

.fot_left_img {
	width: 115px;
	height: 30px;
	float: left;
	margin: 22px 0px 0px 0px;
}

.fot_left_txt {
	width: 300px;
	height: 30px;
	float: left;
	margin: 21px 0px 0px 0px;
	line-height: 28px;
}

.fot_right {
	/*width: 255px;*/
	float: right;
	margin: 28px 15px 0px 0px;
	color: #5b84ad;
}

.fot_right a {
	color: #5b84ad;
	padding: 0 10px 0px 10px;
	text-decoration: none;
	float: left;
	display: block;
	background: url(../images2/bullet.gif) no-repeat left;
}

.fot_right a:hover {
	color: #5b84ad;
	padding: 0 10px 0px 10px;
	text-decoration: underline;
	float: left;
	display: block;
}

/*......................... page DASHBOARD PAGE CSS where the data backround are display in white..............*/
#container {
	width: 100%;
	clear: both;
	background: url(../images2/cont_bg2.jpg) repeat-y;
	margin: 0px;
	float: left;
	padding: 0px;
}

#container1 {
	width: 100%;
	clear: both;
	background: url(../images2/contbg_1.jpg) no-repeat top;
	margin: 0px;
	padding: 0px;
	/*min-height:600px;*/
	max-height: auto !important;
}

.matter_width2 {
	width: 890px;
	/*padding: 15px 0 0 0;*/
	padding: 0;
	float: left;
}

.middle_link {
	width: 726px;
	padding: 0px;
	margin: 0 auto;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.middle_link a {
	background: url(../images2/tabs/main/main.gif) no-repeat left bottom;
	width: 118px;
	float: left;
	color: #fff;
	height: 38px !important;
	line-height: 47px !important;
	height: 38px;
	line-height: 38px;
	display: inline;
	text-decoration: none;
	margin-right: 3px;
}

.middle_link a:hover {
	background: url(../images2/tabs/main/main_hover.gif) no-repeat left
		bottom;
	width: 118px;
	float: left;
	color: #fff;
	height: 38px;
	line-height: 38px;
	display: inline;
	text-decoration: none;
}

.middle_link a.selected {
	background: url(../images2/tabs/main/main_hover.gif) no-repeat left
		bottom;
	width: 118px;
	float: left;
	color: #006633;
	height: 38px;
	line-height: 38px;
	display: inline;
	text-decoration: none;
}

.page_link {
	width: 850px;
	padding: 0px;
	margin: 0 auto;
	clear: both;
	font-size: 10px; /*text-align:center;*/
}

.pagelink1 {
	width: 100px;
	float: left;
	height: 30px;
	text-align: center;
}

.pagelink1 a {
	background: url(../images2/tabs/pagelink_off.gif) no-repeat left top;
	width: 102px;
	float: left;
	color: #FFF;
	height: 31px;
	line-height: 31px;
	display: inline;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.pagelink1 a:hover {
	background: url(../images2/tabs/pagelink_over.gif) no-repeat left top;
	width: 100px;
	float: left;
	color: #FFF;
	height: 30px;
	line-height: 30px;
	display: inline;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.pagelinkSelected a {
	background: url(../images2/tabs/pagelink_on.gif) no-repeat left top;
	width: 102px;
	float: left;
	color: black;
	font-size: 13px;
	height: 32px;
	line-height: 32px;
	display: inline;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.pagelinkLarge {
	width: 100px;
	float: left;
	height: 30px;
	text-align: center;
}

.pagelinkLarge a {
	background: url(../images2/tabs/pagelink_off_large.gif) no-repeat left top;
	width: 137px;
	float: left;
	color: #FFF;
	height: 31px;
	line-height: 31px;
	display: inline;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.pagelinkLarge a:hover {
	background: url(../images2/tabs/pagelink_over_large.gif) no-repeat left top;
	width: 135px;
	float: left;
	color: #FFF;
	height: 30px;
	line-height: 30px;
	display: inline;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.pagelinkSelectedLarge a {
	background: url(../images2/tabs/pagelink_on_large.gif) no-repeat left top;
	width: 137px;
	float: left;
	color: black;
	font-size: 13px;
	height: 32px;
	line-height: 32px;
	display: inline;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.print {
	background: url(../images2/button/icons/print.gif) no-repeat left center
		;
	width: 102px;
	float: left;
	color: #336799;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 25px;
	line-height: 14px;
}

.email {
	background: url(../images2/button/icons/email.gif) no-repeat left center
		;
	width: 130px;
	float: left;
	color: #336799;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 25px;
	line-height: 14px;
}

.dashboard_help {
	background: url(../images2/button/icons/dashboard_help.gif) no-repeat
		left center;
	
	float: left;
	color: #336799;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 25px;
	line-height: 14px;
}

.data_day {
	width: 200px;
	float: right;
	color: #666666;
	font-weight: bold;
	line-height: 14px;
	text-align: right;
}

.green_border {
	width: 100%;
	padding: 0px 0px 10px 0px;
	float: left;
	border-bottom: 0px solid #019F00;
	border-left: 1px solid #019F00;
	border-right: 1px solid #019F00;
	/*border:1px solid #3abc12;*/
	border-top: 0px solid #019F00;
}

/*.............................................. Left & right rounded box related css here ...........................*/
.leftpart {
	width: 545px;
	float: left;
	padding: 0 0 0 10px;
}

.leftpart_Player {
	width: 545px;
	float: left;
	padding: 0;
}

/*......................Rounded curve with border css ...................*/
.bluebox {
	width: 548px;
	margin: 0px;
	padding: 0px;
	/*float:left; */
	background: url(../images2/circular-boxes/main-box/blue_mid.gif)
		repeat-x top;
}

/*.blueheading {height:30px; width:100%; color:#fff; float:left; padding:0px; margin:0px; }*/
.tb {
	background: url(../images2/circular-boxes/main-box/dot.gif) 0 0 repeat-x
		;
}

.bb {
	background: url(../images2/circular-boxes/main-box/dot.gif) 0 100%
		repeat-x;
}

.lb {
	background: url(../images2/circular-boxes/main-box/dot.gif) 0 0 repeat-y
		;
}

.rb {
	background: url(../images2/circular-boxes/main-box/dot.gif) 100% 0
		repeat-y;
}

.btl {
	background: url(../images2/circular-boxes/main-box/box_tl.gif) no-repeat
		0 0;
}

.btr {
	background: url(../images2/circular-boxes/main-box/box_tr.gif) no-repeat
		100% 0;
}

.bbl {
	background: url(../images2/circular-boxes/main-box/box_bl.gif) no-repeat
		0 100%;
}

.bbr {
	background: url(../images2/circular-boxes/main-box/box_br.gif) no-repeat
		100% 100%;
}

.bluebox p {
	padding: 0px 10px 5px 10px;
}

.icon {
	vertical-align: middle;
	padding: 7px 10px 0px 0px;
	margin: 0px;
	height: 37px;
	float: left;
}

.bluebox h1 {
	font-size: 1.3em;
	color: #fff;
	padding: 0px 0px 10px 10px;
	margin: 0px;
	font-weight: bold; /*White color Heading */
}

.box_data {
	width: 100%;
	/*height:285px;*/
	height: auto;
	padding: 0px;
	margin: 0px;
}

.box_data_PA h2 {
	font-size: 12px;
	color: #00ac5a;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase; /*Green color Heading */
}

.box_data_PB h3 {
	font-size: 13px;
	color: #00ac5a;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase; /*.table date heading- blue colour */
}

.box_data_PA h4 {
	font-size: 13px;
	color: #000;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: bold; /*.Black Colour heading */
}

.box_data_number {
	font-size: 13px;
	color: #2377da;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase; /*.Numaric Figure Colour */
}

/*.Blue Colour heading with error. */
.box_data .small {
	font-size: 10px;
	color: #000;
	font-weight: normal;
}

.box_data_PA {
	width: 210px;
	margin: 0;
	padding: 0px;
	margin-top:10px;
	float: left;
}  /* Blue box dividing in 2 part this is for Left details    */
.box_data_PB {
	width: 300px;
	margin: 0;
	padding: 0px;
	float: right;
	font-size: 0.9em;
}  /* Blue box dividing in 2 part this is for right table data */
.tablinks {
	float: left;
	width: 103px;
	height: 43px;
	padding: 0px;
	margin: 0px;
	background: url(../images2/tabs/small/tab_off.gif) no-repeat;
	font-size: 11px;
}

.box_data_PA ol {
	margin: 10px 30px;
	padding: 0px;
}

* html .tablinks {
	float: left;
	width: 103px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background: url(../images2/tabs/small/tab_off.gif) no-repeat;
	font-size: 11px;
}

* html .tablinks .selected {
	background: url(../images2/tabs/small/tab_on.gif) no-repeat;
	color: #009865;
	font-weight: bold;
}

.tablinks .selected {
	background: url(../images2/tabs/small/tab_on.gif) no-repeat;
	color: #009865;
	font-weight: bold;
}

.tablinks .disabled {
	background: url(../images2/tabs/small/tab_off.gif) no-repeat;
	color: #CCCCCC;
	font-weight: normal;
	cursor: default;
}

.tablinks .disabled:hover {
	background: url(../images2/tabs/small/tab_off.gif) no-repeat;
	color: #CCCCCC;
	font-weight: normal;
}

.tablinks a {
	padding: 10px 0px 7px 30px;
	text-decoration: none;
	color: #336799;
	display: block;
}

* html .tablinks a {
	padding: 10px 0px 5px 30px;
	text-decoration: none;
	color: #336799;
	display: block;
}

.tablinks a:hover {
	background: url(../images2/tabs/small/tab_on.gif) no-repeat;
	color: #009865;
	font-weight: bold;
}

.tablebluebot {
	width: 230px;
	clear: both;
}

.tablebluebotL {
	width: 6px;
	float: left;
	height: 23px;
	background: url(../images2/thin-button/left.jpg) no-repeat;
}

.tablebluebotM {
	background: url(../images2/thin-button/middle.jpg) repeat-x;
	width: 218px;
	float: left;
	height: 21px;
	color: #FFFFFF;
	line-height: 18px;
}

.tablebluebotM a {
	text-decoration: none !important;
	font-size: 11px !important;
}

.tablebluebotR {
	width: 6px;
	float: right;
	height: 23px;
	background: url(../images2/thin-button/right.jpg) no-repeat;
}

/*............. Blue box Right table classes.................. */
.matchsummary_table {
	border: 1px solid #cccccc;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #333333;
}

#green_box {
	width: 518px;
	margin: 7px auto 0 auto;
	padding: 0px;
}

#green_box_Player {
	width: 292px;
	margin: 7px auto 0 auto;
	padding: 0px;
}

.gt {
	background: url(../images2/circular-boxes/info-box/white-bg/gr_dot.gif)
		0 0 repeat-x;
	width: 100%;
}

.gb {
	background: url(../images2/circular-boxes/info-box/white-bg/gr_dot.gif)
		0 100% repeat-x;
}

.gl {
	background: url(../images2/circular-boxes/info-box/white-bg/gr_dot.gif)
		0 0 repeat-y;
}

.gr {
	background: url(../images2/circular-boxes/info-box/white-bg/gr_dot.gif)
		100% 0 repeat-y;
}

.gtl {
	background: url(../images2/circular-boxes/info-box/white-bg/gre_tL.gif)
		0 0 no-repeat;
}

.gtr {
	background: url(../images2/circular-boxes/info-box/white-bg/gre_tR.gif)
		100% 0 no-repeat;
}

.gbl {
	background: url(../images2/circular-boxes/info-box/white-bg/gre_bL.gif)
		0 100% no-repeat;
}

.gbr {
	background: url(../images2/circular-boxes/info-box/white-bg/gre_bR.gif)
		100% 100% no-repeat;
}

.g_box_data {
	width: 95%;
	clear: both;
	margin: 0 auto;
	padding: 0px;
	height: 72px;
}

.green_box_A {
	width: 220px;
	float: left;
	padding: 5px 0px 0px 10px;
	margin: 0px;
	height: 50px;
}

.green_box_B {
	width: 230px;
	float: right;
	padding: 5px 0px 0px 10px;
	text-align: right;
	margin: 0px;
	height: 50px;
}

/*...............RIGHT BOX CSS HERE ............... */
.rightpart {
	width: 314px;
	float: right;
	margin: 0px;
	padding: 0 10px 0 0;
}

.rightpart_Player {
	width: 314px;
	float: right;
	margin: 0px;
	padding: 0;
}

.r_sm_blue_box {
	width: 299px;
	margin: 0px;
	padding: 0px;
	/*float:left; */
	background: url(../images2/circular-boxes/main-box/blue_mid.gif)
		repeat-x top;
}

.box_data_small {
	width: 100%;
	/*height:285px;*/
	height: auto;
	padding: 0;
	margin: 0;
}

.r_sm_blue_box h1 {
	font-size: 1.3em;
	color: #fff;
	padding: 0px 0px 10px 10px;
	margin: 0px;
	font-weight: bold; /*White color Heading */
}

.r_sm_blue_box h2 {
	font-size: 1em;
	color: #00ac5a;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase; /*Green color Heading */
}

.r_sm_blue_box h3 {
	font-size: 0.9em;
	color: #00ac5a;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase; /*.table date heading- blue colour */
}

.r_sm_blue_box h4 {
	font-size: 1.2em;
	color: #000;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: bold; /*.Black Colour heading */
}

/*....................... speacer classes ........................................................*/
.linkspacer {
	float: left;
	width: 21px;
	height: 10px;
}

.row_spacer {
	clear: both;
	width: 100%;
	/*height:15px;*/
	height: 10px;
	font-size: 5px;
}

.head_spacer {
	clear: both;
	width: 100%;
	height: 35px;
}

.subhead_spacer {
	clear: both;
	width: 100%;
	height: 20px;
}

.control_spacer {
	width: 10px;
}

.login_cont_spacer {
	width: 39px;
	float: left;
}

.container_Spec {
	width: 53px;
	float: left; /*height:500px;*/
}

.green_border_sp {
	float: left;
	width: 10px;
	height: 100px;
}

.app_error {
	color: #FF9900;
}

.bluefont {
	color: #135fcb
}

.helptext {
	font-size: 0.8em
}

.padingmarginnone {
	padding: 0;
	margin: 0;
}

.floatleft {
	float: left;
	position: relative
}

.floatRight {
	float: right;
}

.f29055 {
	color: #f29055
}

.selectedRow {
	background: #bcdd50;
	color: #000;
	font-weight: bold
}

.allmatch td {
	padding-left: 5px;
	height: 22px;
}

a.bluetext {
	color: #336699;
	text-decoration: none
}

a.bluetext:hover {
	color: #336699;
	text-decoration: underline
}

a.bluetextSelected {
	color: #336699;
	text-decoration: none;
	font-size: 1.255em;
	color: #666666
}

a.bluetextSelected:hover {
	color: #336699;
	text-decoration: underline
}

.col {
	background: #0d5dca;
	color: #FFF;
	height: 33px;
	vertical-align: middle;
	padding-left: 5px;
	font-size: 0.95em;
	font-weight: bold;
}

.sortedcol {
	background: #3abc13;
	color: #FFF;
	height: 33px;
	vertical-align: middle;
	font-size: 0.95em;
	font-weight: bold;
	border: 0px solid #F00;
}

.action {
	width: 65px;
}

.hideRightBorder {
	border-right: 0px;
}

.sortedcell {
	background: #f2f6ca;
}

.normalCell {
	cursor: pointer;
}

.hoverCell {
	background-color: #E8FB9B;
	cursor: pointer;
}

.cell { /*border-bottom:1px solid #8cb3d9; 
	border-right:1px solid #8cb3d9; */
	
}

.rightCell { /*border-bottom:1px solid #8cb3d9;*/
	
}

/* ...............................................................................................................................................*/
	/* main game block structure*/
#game_des_block {
	border: 1px solid #cccccc;
	width: 797px;
	margin: 0 auto;
	background-image: url(../images2/detail-clear-bg.jpg);
	background-position: top center;
}

#des_left {
	width: 297px;
	float: left;
	background-color: #FFFFFF;
}

#des_right {
	width: 500px;
	background-color: #f3f6cb;
	float: right;
	padding-top: 10px;
}

.clear {
	clear: both;
}

/* left game details */
.game_name {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../images2/rightborderbg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	cursor: pointer;
}

.lastgame_div {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../images2/rightborderbg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border-bottom: 0px solid #CCCCCC;
	cursor: pointer;
}

.current_game {
	background-color: #f3f6cb;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	cursor: pointer;
}

.hover_game {
	background-color: #FFFFFF;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	cursor: pointer;
}

/* per game details*/
.gamehead {
	width: 140px;
	/*text-align:right;*/
	float: left;
	font-family: , Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 0 25px;
	margin-right: 10px;
}

.gamehead_smallWidth {
	width: 150px;
	/*text-align:right;*/
	float: left;
	font-family: , Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 40px;
	margin-right: 10px;
}

.psb_gamehead {
	width: 131px;
	text-align: right;
	float: left;
	font-family: , Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
}

.subhead {
	float: left;
	font-family: , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	margin-right: 5px;
}

.subhead img {
	vertical-align: middle;
	padding-top: 2px;
	margin-right: 10px;
}

/* ...............................player summery block start........................................*/
#player_summery_block {
	margin: 0 auto;
	width: 864px;
}

/* head portion*/
#psb_heading {
	background: url(../images2/heading-bg.jpg) repeat-x;
	min-height: 47px;
	clear: both;
	width: 864px;
}

#psb_headimg {
	float: left;
	background-image: url(../images2/player-head-icon.jpg);
	background-repeat: no-repeat;
	height: 47px;
}

#psb_headimg h1 {
	font-size: 1.3em;
	color: #fff;
	padding: 0px 0px 5px 35px;
	margin: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}

#psb_rightcurv {
	float: right;
}

/*...................................head protion end.................*/
	/* ...................................Player summery structure starts..............................*/
#psb_details_block {
	border: 1px solid #cbdcee;
	border-top: 0px;
	width: 861px;
}

.getPadding10 {
	padding: 0px 25px;
}

#psb_player_name {
	padding: 20px 10px;
}

#psb_player_name h2 {
	font-size: 15px;
	color: #00ac5a;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#psb_player_des {
	border-top: 1px solid #d9d9d9;
}

#psb_player_pic {
	width: 308px;
	float: left;
	padding: 5px
}

#psb_player_game_des {
	width: 540px;
	float: right;
}

#psb_player_game_des_Player {
	width: 100%;
	float: left;
}

.psb_gamedet_section {
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding-top: 10px;
}

.psb_gamedet_section_Player { /*	border-left:1px solid #d9d9d9; */
	border-bottom: 1px solid #d9d9d9;
	padding: 5px;
}

/*........................................ player summery block end...................................*/
	/* ........................................Campaign summary Block starts..........................................*/
	/* head portion*/
#csb_heading {
	background: url(../images2/heading-bg.jpg) repeat-x;
	min-height: 47px;
	clear: both;
	width: 864px;
}

#csb_head_img {
	float: left;
	background-image: url(../images2/compaign-head-bg.jpg);
	background-repeat: no-repeat;
	height: 47px;
}

#csb_head_img h1 {
	font-size: 1.3em;
	color: #fff;
	padding: 0px 0px 5px 35px;
	margin: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}

#csb_rightcurv {
	float: right;
}

/*.........................................head protion end.................*/
#csb_details_block {
	border: 1px solid #cbdcee;
	border-top: 0px;
	width: 861px;
}

.getPadding10 {
	padding: 0px 10px;
}

#csb_player_name {
	padding: 20px 11px;
}

#csb_player_name h2 {
	font-size: 1em;
	color: #00ac5a;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#csb_des {
	border-top: 1px solid #d9d9d9;
	background-color: #f3f6cb;
	width: 100%;
}

#csb_per_game {
	width: 340px;
	float: left;
	background-color: #FFFFFF;
}

#csb_game_detail {
	width: 500px;
	background-color: #f3f6cb;
	float: right;
	padding-top: 7px;
	padding-right: 5px;
}

#csb_green_box {
	width: 480px;
	margin: 7px auto 0 auto;
	padding: 0px;
	background-color: #FFFFFF;
}

.csb_gt {
	background: url(../images2/circular-boxes/info-box/green-bg/gr_dot.gif)
		0 0 repeat-x;
	width: 480px;
}

.csb_gb {
	background: url(../images2/circular-boxes/info-box/green-bg/gr_dot.gif)
		0 100% repeat-x;
}

.csb_gl {
	background: url(../images2/circular-boxes/info-box/green-bg/gr_dot.gif)
		0 0 repeat-y;
}

.csb_gr {
	background: url(../images2/circular-boxes/info-box/green-bg/gr_dot.gif)
		100% 0 repeat-y;
}

.csb_gtl {
	background:
		url(../images2/circular-boxes/info-box/green-bg/grn_lt_crv.jpg) 0 0
		no-repeat;
}

.csb_gtr {
	background:
		url(../images2/circular-boxes/info-box/green-bg/grn_rt_crv.jpg) 100% 0
		no-repeat;
}

.csb_gbl {
	background:
		url(../images2/circular-boxes/info-box/green-bg/grn_bl_crv.jpg) 0 100%
		no-repeat;
}

.csb_gbr {
	background:
		url(../images2/circular-boxes/info-box/green-bg/grn_br_crv.jpg) 100%
		100% no-repeat;
}

.csb_g_box_data {
	width: 95%;
	clear: both;
	margin: 0 auto;
	padding: 0px;
	height: 72px;
}

.csb_green_box_A {
	width: 200px;
	float: left;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	height: 50px;
}

.csb_green_box_B {
	width: 230px;
	float: right;
	padding: 5px 0px 0px 10px;
	text-align: right;
	margin: 0px;
	height: 50px;
}

.blue_heading {
	font-size: 12px;
	color: #2377da;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.imgpadding {
	padding-right: 5px;
}

/*............................................ Campaign summery Block end................................................*/
	/* ................................................Game Page block start............................................*/
#game_page {
	margin: 0 auto;
	width: 864px;
}

/* ............................head portion start...................*/
#game_heading {
	background: url(../images2/heading-bg.jpg);
	clear: both;
	width: 864px;
}

#game_head_img {
	float: left;
	background-image: url(../images2/compaign-head-bg.jpg);
	background-repeat: no-repeat;
	height: 47px;
}

#game_head_img h1 {
	font-size: 1.3em;
	color: #fff;
	padding: 0px 0px 5px 35px;
	margin: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}

#game_page td {
	padding: 5px;
}

/*...................................head protion end.................*/
	/* ......................................Game Page Structure start...........................*/
#game_ground {
	background-image: url(../images2/game_bg.jpg);
	background-repeat: no-repeat;
	background-color: #74c13d;
	width: 810px;
	height: 824px;
	margin: 0 auto;
}

#tabs {
	padding: 15px 0 0 25px;
	border-bottom: 1px solid #cccccc;
	height: 43px;
}

.redstar {
	color: #FF0000;
}

.viewpanlink:link,.viewpanlink:active,.viewpanlink:visited,.viewpanlink:hover
	{
	font-size: 12px;
	text-decoration: none;
	color: #336799;
	padding-left: 12px;
	font-weight: bold;
}

.viewpanlink_green:link,.viewpanlink_green:active,.viewpanlink_green:visited,.viewpanlink_green:hover
	{
	font-size: 12px;
	text-decoration: none;
	color: #009865;
	padding-left: 12px;
	font-weight: bold;
}

#actions {
	padding: 10px 20px;
}

#extra_players {
	background-color: #74c13d;
	width: 810px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.sub1 {
	width: 270px;
	float: left;
	text-align: center;
}

.btn_sub {
	background-image: url(../images2/new-subs-bg.jpg);
	width: 36px;
	height: 39px;
	padding-left: 22px;
	padding-top: 5px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 auto;
}

.list_player_combo {
	width: 170px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.player_rows {
	clear: both;
	width: 722px;
	margin: 0 auto;
	padding-top: 85px;
}

.player_row_ext {
	padding-top: 90px;
}

.player_row_ext_gk {
	padding-top: 155px;
}

.player_combo_left {
	width: 190px;
	float: left;
	text-align: center;
}

.player_combo_center {
	width: 340px;
	float: left;
	text-align: center;
}

.player_Gk {
	width: 100%;
	padding-left: 8px;
	text-align: center;
}

.player_combo_right {
	width: 190px;
	float: left;
	text-align: center;
}

.btn_addmore {
	text-align: center;
	padding: 15px 0px;
}

#game_action_box {
	width: 780px;
	margin: auto;
	padding: 0px;
	background-color: #FFFFFF;
}

.gab_gt {
	background: url(../images2/circular-boxes/action-box/brn_bot.jpg) 0 0
		repeat-x;
	width: 790px;
}

.gab_gb {
	background: url(../images2/circular-boxes/action-box/brn_bot.jpg) 0 100%
		repeat-x;
}

.gab_gl {
	background: url(../images2/circular-boxes/action-box/brn_bot.jpg) 0 0
		repeat-y;
}

.gab_gr {
	background: url(../images2/circular-boxes/action-box/brn_bot.jpg) 100% 0
		repeat-y;
}

.gab_gtl {
	background: url(../images2/circular-boxes/action-box/brn_lt_curv.jpg) 0
		0 no-repeat;
}

.gab_gtr {
	background: url(../images2/circular-boxes/action-box/brn_rt_curv.jpg)
		100% 0 no-repeat;
}

.gab_gbl {
	background: url(../images2/circular-boxes/action-box/brn_bl_curv.jpg) 0
		100% no-repeat;
}

.gab_gbr {
	background: url(../images2/circular-boxes/action-box/brn_br_curv.jpg)
		100% 100% no-repeat;
}

.gab_g_box_data {
	width: 98%;
	clear: both;
	margin: 0 auto;
	padding: 0px;
}

.createset:link,.createset:active,.createset:visited,.createset:hover {
	font-size: 12px;
	text-decoration: none;
	color: #336799;
	background-image: url(../images2/plus.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
	display: block;
	padding-left: 12px;
	font-weight: bold;
}

#btn_savecancel {
	padding: 20px;
	text-align: center;
}

/*........................................ Game Page end...................................*/
	/* .............................................Game Tabuler data in All Pages.................................................*/
#game_tabuler_data {
	width: 783px;
	margin: 0 auto;
	padding-top: 15px;
}

#game_tabuler_data h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #0959c8;
	margin: 0px;
	line-height: 50px;
}

#pagination {
	width: 783px;
}

#game_table_detail {
	padding-top: 10px;
	padding-bottom: 10px;
}

thead tr {
	height: 30px;
}

thead tr a {
	text-decoration: none;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px
}

thead tr a:hover {
	text-decoration: none;
}

/* .............................................Game Tabuler data End.........................................*/
	/* ..........................text styles............................... */
.text_grey {
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}

.gentext {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.blue_text {
	font-size: 12px;
	color: #2377da;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-right: 15px;
	line-height: 26px;
}

.bluespan {
	font-size: 13px;
	color: #2377da;
	font-weight: bold;
}

.blackspan {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.greyspan {
	color: #CCCCCC;
	font: bold 12px Arial;
}

.chart_title {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.chart_item {
	font-size: 12px;
	color: #000000;
}

.legend_title {
	font-size: 12px;
	color: #000000;
}

#summeryForm {
	padding-left: 11px;
}

/* =========== Expandable Butons ==========*/
a.button {
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
	border: none;
	font-size: 0;
	line-height: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 43px;
	text-decoration: none;
	color: #fff;
	font-style: normal;
	margin: 0 6px 0px 0;
	padding: 0 10px 0 0;
	vertical-align: middle;
	padding-top: -2px;
	_position: relative;
	_width: 10px;
	_overflow-y: hidden;
}

a.button,a.button span {
	background-image: url(../images2/button/btn-bg.gif);
}

a.button span {
	white-space: nowrap;
	cursor: pointer;
	color: #fff;
	display: -moz-inline-box;
	display: inline-block;
	line-height: 18px !important;
	font-size: 11px !important;
	font-weight: bold !important;
	background-color: transparent;
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 30px;
	padding: 8px 20px 0 10px;
	margin: 0 -16px 0 10px;
	border: none;
	vertical-align: text-top;
	zoom: 1;
	_position: relative;
	_padding-left: 0px;
	_padding-right: 12px;
	_margin-right: -10px;
	_display: block;
	_top: 0;
	_right: -5px;
}

a.button:active {
	color: #fff;
}

/* =========== Expandable Butons ==========*/ /* common div for bg*/
.whitebg {
	background-image: url(../images2/grn_arrow.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height:26px;
}

.whitebg_active {
	padding-top: 10px;
	padding-bottom:10px;
	line-height:26px;
}

.whitebg_multiline {
	background-image: url(../images2/grn_arrow.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 10px;
	line-height:26px;
}
.whitebg_active_multiline {	
	line-height:26px;
}

.csb_game {
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	cursor: pointer;
	background-image: url(../images2/game-des-bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.csb_selectgame {
	background-color: #f3f6cb;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	cursor: pointer;
}

.player_select {
	width: 200px;
	height: 150px;
	border: none
}

/*........... selec box style..........*/
select {
	background: #daecff;
	border: 1px solid #daecff;
	border: none;
	/*height:19px;
	line-height:19px;*/
	color: #000;
}

/*............................ match summary  block......................................*/
.msb_heading {
	padding: 5px;
}

.msb_blocks {
	width: 400px;
	float: left;
	padding: 10px 0px 0px 0px;
}

h2.greenhead {
	font-family: Arial;
	color: #00ac5a;
	font-size: 15px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 24px;
}

.msb_tabs_table {
	width: 400px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	font-size: 0.9em;
}

/*......................... Match Analysis page.............................................*/
.match_analysis {
	width: 850px;
	padding: 10px 0px 0px 10px;
}

.linkwidth {
	width: 150px !important;
	float: left !important;
	margin-right: 10px;
}

.right_bdr {
	border-right: 2px solid #2377da;
}

h5 {
	font: bold 13px Arial;
}

/*.tablinks
{
	padding-left:35px;
	padding-top:20px;
}
*/
.tabpad {
	padding-top: 15px;
	height: 28px;
	display: block;
}

.playerDetailText {
	font: bold 1.2em Arial;
	color: #2377da;
}

.smalllineheight a {
	line-height: 15px;
	padding-top: 7px;
	height: 36px;
}

* html .smalllineheight a {
	line-height: 15px;
	padding-top: 7px;
	height: 31px;
}

.lineheight {
	line-height: 25px;
}

* html .lineheight {
	line-height: 20px;
}

.tabsset {
	width: 100%;
	height: 43px;
	padding-left: 35px;
	margin-top: 0px;
}

* html .tabsset {
	width: 100%;
	height: 35px;
	padding-left: 35px;
	margin-top: 0px;
}

/* ============ Rounded Blue Box Styles*/
.cornerImages {
	width: 11px;
	float: left;
	position: relative
}

.headerTitle {
	float: left;
	position: relative;
	background: url(../images2/circular-boxes/main-box/title_back.jpg)
		repeat-x;
	height: 43px;
	min-height: 43px;
}

.headerTitleImage {
	width: 25px;
	float: left;
	margin-top: 7px;
}

.headerTitleText {
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

.boxContainerMiddle {
	border-left: 1px solid #b6cde4;
	border-right: 1px solid #b6cde4;
	margin: 0;
	padding: 0;
	background: url(../images2/backgrounds/green_border_grey_back.gif)
		repeat-x top;
}

/*.boxContent{padding-left:11px;padding-right:11px; }*/
.boxFooterContent {
	float: left;
	position: relative;
	border-bottom: 1px solid #b6cde4;
	height: 20px;
	min-height: 20px;
}

/* =========== Added : Gopesh*/
a.analysisLink {
	color: #336799;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.analysisLink:hover {
	color: #00ac5a;
	text-decoration: underline;
	font-weight: bold;
}

.whiteText {
	color: #FFF;
}

.nounderline {
	text-decoration: none
}

.fnt16 {
	font-size: 17px;
}

.txtCenter {
	text-align: center
}

.txtRight {
	text-align: right
}

.txtLeft {
	text-align: left
}

.greenText {
	color: #00ac5a;
}

.uppercase {
	text-transform: uppercase
}

/* Summary Table Styles */
.summary_label {
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	font-weight: bold;
	text-align: left;
	height: 23px;
}

.summary_major {
	font-size: 15px;
	color: #2377da;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

.summary_minor {
	font-size: 13px;
	color: #2377da;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

.greenbackground {
	background: #3abc13
}

.bluecolor {
	background: #0d5dca
}

/* Edit Panel*/
.editPanelWrapper {
	width: 822px;
	margin: auto;
	padding-left: 11px;
	padding-right: 11px;
}

.analysisPanel {
	width: 100%;
	margin: auto
}

.analysisDashboardPanel {
	padding-left: 11px;
	padding-right: 11px;
}

.analysisMainPanel {
	margin: auto;
	width: 860px;
}

.analysisMainPanel_Player {
	width: 545px;
}

* html .editPanelWrapper {
	width: 805px;
	margin: auto;
	border: 0px solid red;
}

.editPanelSectionSelected {
	width: auto;
}

.editPaneliconWrapper {
	width: 15px;
	height: 26px;
	text-align: center;
	padding-top: 5px;
	vertical-align: middle;
	background: #0d5dca
}

.editPanelTitleSelected {
	font-size: 16px;
	color: #FFF;
	height: 26px;
	width: 782px;
	padding-top: 5px;
	padding-left: 3px;
	font-weight: bold;
}

.editPanelSection {
	width: auto;
}

.editPanelicon {
	width: 15px;
	height: 26px;
	text-align: center;
	padding-top: 5px;
	vertical-align: middle
}

.editPanelTitle {
	font-size: 16px;
	color: #FFF;
	height: 26px;
	width: 782px;
	padding-top: 5px;
	padding-left: 3px;
	font-weight: bold;
}

.panelsubhead {
	width: 720px;
	margin: auto;
}

.panelsubHeadTitle {
	height: 20px;
	color: #00ac5a;
	font-weight: bold;
	font-size: 16px;
	margin-top: 3px;
	background: url(../images2/greenlineTile.jpg) repeat-x;
	margin-bottom: 5px;
	text-transform: uppercase
}

a.addGrade,.whiteText {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

a.addGrade:hover,.whiteText:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
}

.playerimg {
	padding: 10px;
	vertical-align: middle
}

/* .......................................Edit game Panel............................................................*/
#editGameGrid {
	width: 820px;
	margin: 0 auto;
}

.widthfull {
	width: 100%;
}

.gameTimings {
	padding: 10px 20px 25px 10px;
}

/*........................................ Edit Game Panel end................................................*/
	/*...............................Grid Header...............................*/
.gridHeader {
	clear: both;
	width: 100%;
}

.GridHeaderText {
	width: 400px;
	float: left;
	padding-top: 3px;
}

.GridHeaderPagelist {
	width: 200px;
	float: left;
	text-align: center;
}

.GridHeaderPaging {
	width: 198px;
	float: right;
	text-align: right;
	padding-top: 3px;
	padding-right: 2px;
	font: bold 13px Arial;
}

.GridHeaderPaging a {
	font: bold 12px Arial;
	color: #336799;
	text-decoration: none;
}

.GridHeaderPaging a:hover {
	text-decoration: underline;
}

/*...............................Grid Header...............................*/
.darkGrey {
	color: #525252;
	text-decoration: none
}

.blackLink {
	color: #000;
	text-decoration: none
}

/*...............................Pagination Styles...............................*/
	/*...............................Pagination Styles...............................*/
	/* ---------------------------------------- grid Styles........................................*/
.locationHome {
	color: #3F8D66;
	font-weight: bold;
}

.locationAway {
	color: #9F9E0F;
	font-weight: bold;
}

.locationNeutral {
	color: #676898;
	font-weight: bold;
}

.game_won {
	color: #6D9E0B;
	font-weight: bold;
}

.game_lost {
	color: #FF0000;
	font-weight: bold;
}

.vrs {
	color: #A7A7A7;
	font-weight: bold;
}

.game_tie {
	color: #000000;
	font-weight: bold;
}

.oppScore {
	color: #000000;
	font-weight: bold;
}

.loginFormInput {
	font-size: 11px;
	color: #000000;
}

/* ------------------------------------------- Expendable small button...................................................*/
a.smallbutton {
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
	border: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 23px;
	text-decoration: none;
	color: #fff;
	font-style: normal;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0 0;
	vertical-align: middle;
	_width: 10px;
	_overflow-y: hidden;
}

a.smallbutton,a.smallbutton span {
	background-image: url(../images2/button/thinbtnbg.jpg);
}

a.smallbutton span {
	white-space: nowrap;
	cursor: pointer;
	color: #fff;
	display: -moz-inline-box;
	display: inline-block;
	font-family: "Arial" !important;
	font-size: 11px !important;
	font-weight: bold;
	background-color: transparent;
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 23px;
	margin: 0px -16px 0 10px;
	padding: 3px 10px 0 0px;
	vertical-align: text-top;
	zoom: 1;
	_padding-left: 0px;
	_padding-right: 12px;
	_margin-right: -10px;
}

* html a.smallbutton {
	padding: 0px 10px 0 0px !important;
}

a.smallbutton:active {
	color: #fff;
}

.iPhoneGame {
	background-color: #DFFCDC
}

.upComingGame {
	background-color: #FCF9B2
}

.processGame {
	background-color: #FFE1E1;
}

#backToListBtn {
	position: absolute;
	padding-right: 90px;
	margin-top: 10px;
	z-index: 100;
	right: 0;
}

dt,dd {
	padding: 0;
	margin: 0;
}

#chartHeader {
	width: 100%;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
#chartContent{
	margin: auto;
	display: block;
	}
#chart {
	width: 100%;
	padding: 5px 0px;
	text-align: center;
	border: 0px solid red;
}

#leftLable {
	float: left;
	text-align: center;
	position: relative;
	padding-right: 10px;
}

#RightLable {
	float: left;
	text-align: center;
	position: relative;
}

.loadingDiv {
	position: absolute;
	z-index: 9999;
}

/* ====================== player Position DrilDown (Supporter) =============================*/
#playerPosDrilDown {
	width: 370px;
	clear: both;
	margin: 0 auto;
}

.positionRow {
	padding: 10px 0px;
	font: normal 11px/ 16px Arial;
	color: #666666;
}

#subPosRow {
	padding: 5px 0 5px 5px;
	font: normal 11px/ 16px Arial;
	color: #666666;
}

.positionPoint {
	width: 123px;
	float: left;
	text-align: center;
	font: normal 11px/ 16px Arial;
	color: #666666;
}

.red {
	color: #FF0000;
}

#realTimeGap {
	width: 120px;
	padding: 10px;
	border: 1px solid #3ABC12;
	margin: 0 auto;
	background-color: #F5F89F;
}

.hide {
	display: none;
}

.GameTimeHead {
	float: left;
	font-family: Arial;
	color: #00ac5a;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	/*	text-transform:uppercase;
*/
	line-height: 24px;
}

#gameNote {
	background-color: #F3F6CB;
	width: 775px;
	padding: 10px;
	display: block;
}

#pieChart {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#pieChart #chart {
	
}

#pieChart #legend {
	
}

#pieChart #legend img {
	margin: 0 3px 0 0px;
	border: 0;
}

#pieChart #legend #won {
	float: left;
	margin-left: 3px
}

#pieChart #legend #lost {
	float: right;
	margin-left: 3px;
	margin-right: 3px
}

#pieChart #legend #draw {
	float: left;
	width: 100%;
	display: block;
	text-align: center;
}

#pieChart #legend #separator {
	clear: left;
	line-height: 20px;
}

#grid_analysis {
	border: none;
	padding: 10 10 10 10;
	
	
}

#grid_analysis #text {
	text-align: left;
}



#grid_analysis td {
	height: 20px;
}

#grid_analysis #text {
	
	color: #000000;
	
}

#grid_analysis #time {
	color: #2377da;
	
}
#grid_analysis .head {
	font-weight: bold;
	height: 30px;
	font-size:12px;
	color: #000000;
	
}

#zone_analysis {width:425px; height:283px; margin:auto; background:url(../images2/backgrounds/analysis_game_pitch_arrow_left.jpg) no-repeat}
#zone_analysis table{border:none}
#zone_analysis td{text-align:center; vertical-align:middle}
#zone_analysis span{background:#FFFFFF; color:#000; padding:3px; font-size:10px;}

#zone_analysis_corner {width:425px; height:283px; margin:auto; background:url(../images2/backgrounds/analysis_game_pitch_corner_left.jpg) no-repeat}
#zone_analysis_corner table{border:none}
#zone_analysis_corner td{text-align:center; vertical-align:middle}
#zone_analysis_corner span{background:#FFFFFF; color:#000; padding:3px; font-size:10px;}

.imageCard{width:10px;padding: 0px;margin: 0px;}

.headRow{font-weight:bold;height: 30px;}
.subHeadCamp{font-weight:bold;padding-left:5px;}
.subHeadClub{font-weight:normal;padding-left:30px;}

/*------ DRILL DOWN CSS-------*/
#drilldown{width: 95%;margin: auto;}
#drilldown .heading{font-weight: bold;font-size: 11px;}
#drilldown .subHeading{font-weight: bold;font-size: 10px;}


.playerComparison
{
	width: 90%;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	margin: auto;
	
}
.playerComparison td
{
	border-bottom: 1px solid #d9d9d9;
	padding: 10px;
}
.playerComparison .label
{
	font-size: 15px;
	font-weight: bold;
}
.imageMapInfo {
     position:absolute;
     padding:1px;
     background:#ccccff;
     border:solid 1px blue;
     height:10px;
     width:10px;
     z-index: 1000;
     display: none;
 }
.playerComparison .cardTable
	{
	}

	.playerComparison .cardTable td
	{
		border:none 0px white;
		padding:0px;
		padding-left:7px;
	}
	
.legend1
{
	/*width: 15px;*/
	padding-right: 3px;
}
.legend2
{
	/*width: 20px;*/
	/*width: 18px;
	height: 15px;*/
	padding-right: 3px;
}

.legend-avg
{
	/*width: 18px;*/
	padding-right: 3px;
}
.legend-avg-blue
{
/*width:18px;*/	
	padding-right: 3px;
}
.txtGameActionZone
{
	position:absolute;
     padding:=0px;
     border:none 0px;
     height:10px;
     width:10px;
     z-index: 1000;
     font-size: 9px;
     background-color: transparent;
     
}

/* TOP NAVIGATION STARTS */
.top_navigation { width:100%; height:32px;float:right;background: url(../images2/backgrounds/bg_nevigation.jpg);}
.top_navigation ul {list-style: none;padding: 0;margin: 0;float:right; margin-right:5px}
.top_navigation li {float: left;margin: 0 0 0 2px; font-weight:bold}
.top_navigation li a { display: block; color: #000; text-decoration: none; text-align: center; padding:7px 10px 0 10px; height:24px;font:bold 12px Arial !important;}
.top_navigation li a:hover { background: url(../images2/backgrounds/topmenu_selected.jpg) repeat-x; color:#FFF;}
.selectedPage { background: url(../images2/backgrounds/topmenu_selected.jpg) repeat-x; color:#FFF !important;font:bold 12px Arial !important;}

.top_navigation .menu {height:32px; position:relative; z-index:200;padding-right:10px;}
.top_navigation .menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; text-align:center; color:#000; overflow:hidden;font:bold 12px Arial !important;}
.top_navigation .menu ul {padding:0; margin: 0 0 0 2px; list-style: none;}
.top_navigation .menu ul li {float:left; position:relative;}
.top_navigation .menu ul li ul {display: none;}

/* specific to non IE browsers */
.top_navigation .menu ul li:hover a {color:#fff; background: url(../images2/backgrounds/topmenu_selected.jpg) repeat-x; color:#FFF !important;}
.top_navigation .menu ul li:hover ul {display:block; position:absolute; top:31px; left:0; }
.top_navigation .menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.top_navigation .menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000; }
.top_navigation .menu ul li:hover ul li ul {display: none;}
.top_navigation .menu ul li:hover ul li a {display:block; background:#049d04; text-align:left; font-weight:normal; border-bottom:1px solid #2bb82b;}
.top_navigation .menu ul li:hover ul li a:hover {background: #2ac32a;font-weight:bold}
.top_navigation .menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.top_navigation .menu ul li:hover ul li:hover ul.left {left:-105px;}
/* TOP NAVIGATION ENDS */

/* General Link */
a.generalText{font:normal 11px Arial, Helvetica, sans-serif; color:#333333;text-decoration:none;}
a:hover.generalText{text-decoration:underline;}

.account {
	float: left;
	color: #666666;
	text-indent:10px;
	line-height: 14px;
	font-weight: bold;
	font-size: 11px;
}
.account a{color: #666666 !important; text-decoration: none;font-weight: normal;}
.account a:hover{color: #666666; text-decoration: underline;font-weight: normal;}
.psb_gamedet_section_Player .subhead{line-height: 22px !important;} 
.psb_gamedet_section_Player .subhead img{padding-top: 6px !important;} 
