@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
iframe{
	margin-top:0px; overflow:hidden;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	float:none;
}
#warpersmain{
	width:100%;
	height:auto;
	margin:0px auto;
	background:#FFF;
}
#header_widget{
	width:auto;
	height:auto;
	margin:0px auto;
}
#left_widget{
	width:auto;
	height:auto;
	float:left;
	margin:20px auto;
}
#right_widget{
	width:auto;
	height:auto;
	float:right;
	margin:20px auto;
}
#middle_contents{
	width:990px; /* box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); */
	min-height:1300px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	background:url(/cricket/static/images/widpage/bg.jpg) repeat-y;
	border:1px solid #CCC;
}
#middle_header{
	width:100%;
	height:85px;
}
#links_dirc{
	clear:both;
	height:8px;
	padding:8px;
	float:left;
}
#links_dirc a{
	text-decoration:none;
}
#cricket_widgets{
	float:left;
	position:absolute;
	clear:both;
	height:40px;
	left: -7px;
	top: 35px;
}
#middle_divs_1{
	float:left;
	width:316px;
	height:auto;
	margin:0px 5px 0px 8px;
	padding:0px;
}
.inner_wigts{
	width:314px;
	height:auto;
	float:left;
	margin-bottom:10px;
	border:1px solid #FFF;
	box-shadow: 0px 0px 7px 1px #CCC;
}




.first_widget{
	background:url(/cricket/static/images/widpage/1stwidget.png) no-repeat !important;
}
.second_widget{
	background:url(/cricket/static/images/widpage/2ndwidget.png) no-repeat !important;
}
.therd_widget{
	background:url(/cricket/static/images/widpage/3rdwidget.png) no-repeat !important;
}

.forth_widget{
	background:url(/cricket/static/images/widpage/4thwidget.png) no-repeat !important;
}
.fifth_widget{
	background:url(/cricket/static/images/widpage/5thwidget.png) no-repeat !important;
}
.player_widget{
	background:url(/cricket/static/images/widpage/player_widget.png) no-repeat !important;
}
.clander_widget{
	background:url(/cricket/static/images/widpage/clander_widget.png) no-repeat !important;
}
.icc_rating{
	background:url(/cricket/static/images/widpage/icc_rating.png) no-repeat !important;
}
.apps_widget{
	background:url(/cricket/static/images/widpage/apps_bg.png) no-repeat !important;
}

.icc_frame{
	margin-left:0px; overflow:hidden;
	margin-top:5px;
}
.top_heading_widgets h2{
	padding:0px; text-align:left;
	font-size:14px;
	padding:5px;
	color:#FFF;
}
.size_of_widgets{
	float:right;
	margin-top:2px;
	font-size:11px;
}
.select_theme{
	width:303px;
	height:15px;
	margin:0px 7px;
	float:left;
	color:#5c5c5c;
	padding:2px 0px 2px 5px;
	font-weight:bold;
	font-size:10px;
	background:url(/cricket/static/images/widpage/grab_code_bg.png) no-repeat;
}
.colors{
	width:auto;
	height:auto;
	float: left;
	margin-top:3px;
}
.colorsleft{
	margin-left:21px;
}
.colors img{
	cursor:pointer;
}
.scorecolors{
	width:auto;
	height:auto;
	float: left;
	margin-top:0px;
}
.scoreleft{
	margin-left:44px;
}
.scorecolors img{
	cursor:pointer;
}

.spleft{
	float:left;
}
.score_frame1{
	width:230px;
	min-height:400px;
	margin-left:45px;
}
.score_frame2{
	width:170px;
	min-height:340px;
	margin-left:75px;
}
.score_frame3{
	width:300;
	height:260px;
	margin-left:8px;
}
.score_frame4{
	width:100%;
	height:115px;
	margin-left:0px;
}
.score_frame5{
	width:100%;
	height:80px;
	margin-top:5px;
}

.spright{
	float: right;
	width: 11px;
	height: 11px;
	background: url(/cricket/static/images/widpage/plus.png) no-repeat;
	margin: 2px 10px 0px 0px;
}
.spright_select{
	float: right;
	width:11px;
	height:11px;
	background: url(/cricket/static/images/widpage/minus.png) no-repeat;
	margin-top: 2px;
}
.spright a{
	font-size:16px;
	font-weight:bold;
	color:#5c5c5c;
	text-decoration:none;
}
.themes_selection_div{
	width:306px;
	float:left;
	padding:0px 0px 3px 10px;
}
.themes{
	width:auto;
	height:auto;
	margin:5px 7px 5px 7px;
	float:left;
	border-radius:8px;
}
.themes img{
		border-radius:8px;
}
.series_selection_div{
	width:296px;
	height:75px;
	float:left;
	padding:0px 10px 5px 10px;
}
.stats_size_div{
	width:296px;
	height:85px;
	float:left;
	padding:0px 0px 2px 10px;
}
.seriesthemes{
	width:70px;
	height:auto;
	margin:5px 7px 0px 7px;
	float:left;
	font-size:9px;
}
.long_main { overflow: hidden !important; }
.copy_button {
	background: url(/cricket/static/images/widpage/Button_bg.jpg) repeat;
	border-radius: 6px; cursor: pointer;
	border: 1px solid #c8c8c8;
	padding: 1px 5px 1px 5px;
	font-size: 11px;
}
.seriesthemes img{
	border-radius:3px;
	text-align:center;
	vertical-align:bottom;
	cursor:pointer;
}
.statthemes{
	width:50px;
	height:auto;
	margin:5px 7px 0px 7px;
	float:left;
	font-size:8px;
}
.statthemes img{
	cursor: pointer;
	margin-left: 5px;
}
.st_first{
	margin: 45px 0px 0px 10px;
}
.st_second{
	margin: 40px 0px 0px 28px;
}
.st_therd{
	margin: 25px 0px 0px 28px;
}
.st_forth{
	margin: 3px 0px 0px 28px;
}
.orientation{
	width: 70px;
	height: auto;
	margin: 5px 0px 0px 4px;
	float: left;
	font-size: 9px;
	text-align:center;
}
.orientation img{
	border-radius:3px;
	text-align:center;
	vertical-align:bottom;
	cursor:pointer;
}
.score_selection_div{
	width:296px;
	height:auto;
	float:left;
	padding:3px 10px 2px 10px;
}

.scorethemes{
	width: auto;
	height:auto;
	float:left;
	font-size:9px;
	text-align:center;
}
.scorethemes img{
	border-radius:3px;
	text-align:center;
	vertical-align:bottom;
	cursor:pointer;
}
.scoreleft5{
	margin:1px 0px 0px 0px;
}
.scoreleft1{
	margin:3px 0px 0px 8px;
}
.scoreleft2{
	margin:16px 0px 0px 8px;
}
.scoreleft3{
	margin:38px 0px 0px 4px;
}
.scoreleft4{
	margin:39px 0px 0px 4px;
}



.first{
	margin-top:30px;
	margin-left:20px;
}
.second{
	margin-top:15px;
	margin-right:20px;
}
.themes_slelct{
 	-moz-box-shadow: 1px 1px 5px 3px #999;
  	-webkit-box-shadow: 1px 1px 5px 3px #999;
  	box-shadow: 0px 0px 8px 2px #999;
}
.text_area_widget{
	width: 225px;
	height: 37px;
	background: none;
	border: 1px solid #D2D2D2;
	font-size:11px;
}
.cpoy_js_code{
	width:230px;
	height:45px;
	margin:5px 0px 5px 6px;
	float:left; clear:both;
}
.copy_code{
	padding: 0px;
	float: left;
	margin: 15px 0px 0px 3px;
}
#footer_widgets{
	width:auto;
	height:45px;
	margin:0px auto;
}
.top_heading_widgets{
	width:314px;
	height:29px;
	background:url(/cricket/static/images/widpage/title_bg.png) no-repeat;
}
.apps{
	width:100%;
	height:40px;
	float:left;
	border-bottom:1px solid #CCC;
}
.android,.oldWid{
	width:156px;
	height:39px;
	float:left;
	border-right:1px solid #CCC;
	margin-bottom:1px;
}

.iphone,.newWid{
	width:156px;
	height:39px;
	float:left;
	margin-left: 1px;
	margin-bottom:1px;
}
.chrome{
	width:156px;
	height:39px;
	float:left;
	border-right:1px solid #CCC;
	margin-bottom:1px;
}

.firefox{
	width:156px;
	height:39px;
	float:left;
	margin-left: 1px;
	margin-bottom:1px;
}
.select_app{
	background:url(/cricket/static/images/widpage/selected_app.png) no-repeat;
}
.show_img_app{
	width:255px;
	height:325px;
	margin:2px 0px 10px 38px;
	float:left;
}
.show_img_app_change{
	width:310px;
	height:555px;
	float:left;
	margin-left:3px;
	overflow-x:scroll;
}
.show_img_app_three{
	width:310px;
	height:880px;
	float:left;
	margin-left:5px;
	overflow-x:scroll;
}
.apps_frame1{
	width:260px;
	height:400px;
}
.apps_frame2{
	width: 329px;
	height: 534px;
}
.apps_frame3{
	width:486px;
	height:857px;
}
.description{
	width:300px; text-align:left;
	height:auto;
	float:left;
	margin-left:10px;
}
.description p{
	font-size:11px;
	padding:0px 0px 3px 0px;
}
.description a{
	text-decoration:none;
	color:#000;
	font-style:italic;
	font-weight:bold;
	padding-left:4px;
}
.app_selection_div{
	width:296px;
	height:95px;
	float:left;
	padding:0px 10px 2px 10px;
}

.app240{
	margin:20px 24px 0px 15px;
}
.m_d_app{
	width: 310px;
	height: 32px;
	float: left;
	margin-left: 3px;
	border-top:1px solid #CCC;
}
.more_info{
	width:90px;
	height:16px;
	line-height:0px;
	float:left;
	margin:5px 0px 0px 0px ;
	background:url(/cricket/static/images/widpage/Button_bg.jpg) repeat;
	border:1px solid #CCC;
	border-radius:6px;
	text-align:center;
	font-size:11px;
}
.more_info a{
	text-decoration:none;
	color:#000;
	line-height:16px;
}
.download_app{
	width:90px;
	height:16px;
	line-height:0px;
	float:right;
	margin:5px 0px 0px 0px;
	background:url(/cricket/static/images/widpage/Button_bg.jpg) repeat-x;
	border:1px solid #CCC;
	border-radius:6px;
	text-align:center;
	font-size:11px;
}
 .download_app a{
	text-decoration:none;
	color:#000;
	line-height:16px;
}
.subscribe_app{
	width:130px;
	height:16px;
	line-height:0px;
	float:right;
	margin:5px;
	background:url(/cricket/static/images/widpage/Button_bg.jpg) repeat-x;
	border:1px solid #c7c7c7;
	border-radius:6px;
	text-align:center;
	font-size:11px;
}
 .subscribe_app a{
	text-decoration:none;
	color:#000;
	line-height:16px;
}
.install_app{
	width:308px;
	height:414px;
	float:left;
	margin:3px 0px 0px 4px;
}
.toolbar_widget{
	width:308px;
	height:220px;
	float:left;
	margin:3px 0px 0px 5px;
}
.label_widget{
	width:308px;
	height:255px;
	float:left;
	margin:3px 0px 0px 5px;
}
.lable_img{
	width: 55px;
	height: auto;
	margin: 5px 0px 0px 4px;
	float: left;
	font-size: 7px;
	text-align: center;
	overflow:hidden;
}
.lable_img img{
	text-align:center;
	cursor:pointer;
}
.points_table{
	width:300px;
	height:220px;
	margin-left:8px;
}
#Players{
	width:100%;
	min-height:385px !important;
}
.ststs_corner_frame{
	width:100%;
	height:256px;
}
.ststs_corner_frame_2{
	width: 100%;
	height: 334px;
}
.ststs_corner_frame_3{
	width: 100%;
	height: 510px;
}
.ststs_corner_frame_4{
	width: 100%;
	height: 1053px;
}
.series_stats_css{
	width: 104%;
	height: 260px;
	margin-left: -5px;
}
.series_stats_css_2{
	width: 104%;
	height: 307px;
	margin-left: -6px;
}
.series_stats_css_3{
	width: 104%;
	height: 652px;
	margin-left: -5px;
}
#show_comment_apps{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
	display:none;
}
#show_comment_apps p{
	font-size: 11px; text-align: left;
	padding:0px 0px 3px 0px;
}
.more_link{
	width:auto;
	float:right;
	margin-right: 20px;
}
.more_link a{
	text-decoration:none;
	color:#000;
	font-style:italic;
	font-weight:bold;
	padding-left:4px;
}
#show_comment_mobile{
	width:300px;
	height:auto;
	float:left;
	margin-left: 10px;
	display: none;
}
#show_comment_mobile p{
	font-size:11px;
	padding:0px 0px 3px 0px;
}
.more_mobile{
	width:auto;
	float:right;
	margin-right: 20px;
}
.more_mobile a{
	text-decoration:none;
	color:#000;
	font-style:italic;
	font-weight:bold;
	padding-left:4px;
}
#show_comment_extention{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
	display:none;
}
#show_comment_extention p{
	font-size:11px;
	padding:0px 0px 3px 0px;
}
.more_extention{
	width:auto;
	float:right;
	margin-right:20px;
}
.more_extention a{
	text-decoration:none;
	color:#000;
	font-style:italic;
	font-weight:bold;
	padding-left:4px;
}
#show_comment_toolbar{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
	display:none;
}
#show_comment_toolbar p{
	font-size:11px;
	padding:0px 0px 3px 0px;
}
.more_toolbar{
	width:auto;
	float:right;
	margin-right:20px;
}
.more_toolbar a{
	text-decoration:none;
	color:#000;
	font-style:italic;
	font-weight:bold;
	padding-left:4px;
}
#show_comment_stats{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
	display:none;
}
#show_comment_stats p{
	font-size:11px;
	padding:0px 0px 3px 0px;
}
.more_stats{
	width:auto;
	float:right;
	margin-right:20px;
}
.more_stats a{
	text-decoration:none;
	color:#000;
	font-style:italic;
	font-weight:bold;
	padding-left:4px;
}
#show_comment_lable{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
	display:none;
}
#show_comment_lable p{
	font-size:11px;
	padding:0px 0px 3px 0px;
}
.more_lable{
	width:auto;
	float:right;
	margin-right:20px;
}
.more_lable a{
	text-decoration:none;
	color:#000;
	font-style:italic;
	font-weight:bold;
	padding-left:4px;
}

.more_link{
	width:auto;
	float:right;
	margin-right:20px;
}
.more_link a{
	text-decoration:none;
	color:#000;
	font-style:italic;
	font-weight:bold;
	padding-left:4px;
}
#show_comment_mobile{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
	display:none;
}
#show_comment_mobile p{
	font-size:11px;
	padding:0px 0px 3px 0px;
}
.more_mobile{
	width:auto;
	float:right;
	margin-right:20px;
}
.more_mobile a{
	text-decoration:none;
	color:#000;
	font-style:italic;
	font-weight:bold;
	padding-left:4px;
}
#show_comment_extention{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
	display:none;
}
#show_comment_extention p{
	font-size:11px;
	padding:0px 0px 3px 0px;
}
.more_extention{
	width:auto;
	float:right;
	margin-right:20px;
}
.more_extention a{
	text-decoration:none;
	color:#000;
	font-style:italic;
	font-weight:bold;
	padding-left:4px;
}
#show_comment_toolbar{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
	display:none;
}
#show_comment_toolbar p{
	font-size:11px;
	padding:0px 0px 3px 0px;
}
.more_toolbar{
	width:auto;
	float:right;
	margin-right:20px;
}
.more_toolbar a{
	text-decoration:none;
	color:#000;
	font-style:italic;
	font-weight:bold;
	padding-left:4px;
}
#show_comment_stats{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
	display:none;
}
#show_comment_stats p{
	font-size:11px;
	padding:0px 0px 3px 0px;
}
.more_stats{
	width:auto;
	float:right;
	margin-right:20px;
}
.more_stats a{
	text-decoration:none;
	color:#000;
	font-style:italic;
	font-weight:bold;
	padding-left:4px;
}
#show_comment_lable{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
	display:none;
}
#show_comment_lable p{
	font-size:11px;
	padding:0px 0px 3px 0px;
}

.top_W, .bottom_W, .right_W, .left_W{position: fixed;z-index:99;display:none;}
#right_widget, #footer_widgets, #header_widget, #left_widget{position: fixed;z-index:9;}