.schedule_container{
	float: left; 
	border: 1px solid #ccc; 
	margin-top: 10px; 
	position: relative;
}
/* ==== score board css starts==== */
.TabbedPanelsContent div p.table {
    margin-bottom: 0;
}
.table {
    float: left;
    padding: 1% 0;
    width: 100%;
	border: none;
}
.tbl_row {
    border-bottom: 1px solid #ddd;
    float: left;
    padding: 2px 0;
    width: 100%;
}
.tbl_row:nth-of-type(2n+1) {
    background-color: #222;
    color: white;
}
#score_board_left {
    float: left;
    font-size: 12px;
    width: 50%;
}
#score_board_right {
    float: right;
    font-size: 12px;
    width: 49%;
}
.text_center {
    text-align: center;
}
.score_table_td1 {
    width: 41%;
}
.score_table_td2 {
    width: 7.8%;
}
.score_table_td3 {
    text-align: center;
    width: 20%;
}
.tbl_row_score {
    border-bottom: 1px solid #ddd;
    float: left;
    padding: 4px 0;
    width: 100%;
}
.score_table_career {
    float: left;
    width: 25%;
}
.table_score {
    float: left;
    width: 75%;
}
.table_career {
    border-left: 1px solid #ccc;
    float: right;
    text-align: center;
    width: 24.7%;
}
.top_row {
    background-color: #222;
    color: white;
}
.score_table_bowler1 {
    float: left;
    width: 41%;
}
.score_table_bowler2 {
    float: left;
    width: 7%;
}
.recent_over {
    float: left;
    width: 4%;
}
.recent_overs {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    float: left;
    padding: 5px 0;
    width: 100%;
}
.table_over_complete .tbl_row .over_complete {
    float: left;
    width: 25%;
}
.table_over_complete {
    background-color: #222;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: white;
    float: left;
    padding: 1% 0;
    width: 100%;
}
.over_ball {
    color: black;
    margin-right: 7%;
}
.TabbedPanelsContent {
    padding-top: 0;
}
.table_batting {
    border-bottom: 1px solid gray;
    float: left;
    width: 100%;
}
.table_bowling {
    float: left;
    width: 100%;
}
.top_line {
    background-color: #222;
    color: white;
    float: left;
    line-height: 20px;
    width: 100%;
}
.t_div1 {
    float: left;
    width: 75%;
}
.t_div2 {
    float: left;
    width: 5%;
}
.bottom_lines {
    border-bottom: 1px solid #ccc;
    float: left;
    padding: 4px 0;
    width: 100%;
}
.b_div1 {
    float: left;
    width: 25%;
}
.b_div2 {
    float: left;
    width: 50%;
}
.bl_div1 {
    float: left;
    width: 30%;
}
.bl_div2 {
    float: left;
    width: 8%;
}
#cssmenu {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 25%;
}
.commentary_data {
    float: right;
    width: 73%;
}
#cssmenu li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#cssmenu a {
    border-bottom: 1px solid #ccc;
    display: block;
    font-weight: normal;
    margin: 0;
    padding: 5px 10px;
    text-decoration: none;
}
#cssmenu a:hover {
    padding-bottom: 8px;
}
#cssmenu .active {
    background-color: #c4ffe1;
    font-weight: bold;
}
.stat_div1 {
    float: left;
    width: 16%;
}
.stat_div2 {
    float: left;
    width: 6.66667%;
}
.h_partner_div1 {
    float: left;
    width: 8%;
}
.h_partner_div2 {
    float: left;
    width: 15%;
}
.pvp_div1 {
    float: left;
    width: 20%;
}
.pvp_div2 {
    float: left;
    width: 5%;
}
.pvp_div3 {
    float: left;
    width: 10%;
}
.over_comp2 {
    float: left;
    width: 9%;
}
.over_comp1 {
    float: left;
    width: 6%;
}
.avgs_div1 {
    float: left;
    width: 25%;
}
.avgs_div2 {
    float: left;
    text-align: center;
    width: 5%;
}
.avgs_div3 {
    float: left;
    text-align: center;
    width: 10%;
}
.bow_avgs_div1 {
    float: left;
    width: 20%;
}
.bow_avgs_div2 {
    float: left;
    text-align: center;
    width: 5%;
}
.bow_avgs_div3 {
    float: left;
    text-align: center;
    width: 7.5%;
}
.mch_center_top {
    background-color: #222;
    border: 1px solid #ccc;
    color: white;
    float: left;
    margin-bottom: 10px;
    padding: 2px 0;
    text-align: center;
    width: 99.5%;
}
.mch_center_top_div1 {
    float: left;
    width: 10%;
}
.mch_center_top_div2 {
    border-right: 1px solid #ccc;
    float: left;
    width: 33%;
}
.mch_center_top_div3 {
    border-right: 1px solid #ccc;
    float: left;
    width: 12%;
}
.mch_center_top_div4 {
    border-right: 1px solid #ccc;
    float: left;
    width: 5%;
}
.mch_center_top_div5 {
    float: left;
    width: 23.7%;
}
.player_pic {
    float: left;
    width: 55px;
}
.player_pic img {
    border: 2px solid #ddd;
    border-radius: 100%;
    display: block;
    height: 46px;
    width: 46px;
}
.player_stats {
    border: 1px solid #ccc;
    float: left;
    text-align: center;
    width: 34.5%;
}
.player_stats_top {
    background-color: #222;
    border-bottom: 1px solid #ccc;
    color: white;
    float: left;
    padding: 0 1%;
    width: 98%;
}
.player_stats_top1 {
    border-right: 1px solid gray;
    float: left;
    font-weight: bold;
    line-height: 32px;
    width: 68.7%;
}
.player_stats_top2 {
    border-right: 1px solid gray;
    float: left;
    width: 15%;
}
.player_stats_bottom {
    float: left;
    padding: 5px 0;
    width: 50%;
}
#con {
    display: inline-block;
    float: right;
    height: 100px;
    overflow: hidden;
    padding: 0.5em 0;
    width: 50%;
}
.p_ship_div1 {
    float: left;
    width: 33.5%;
}
.p_ship_div2 {
    float: left;
    width: 33%;
}
.p_ship_div3 {
    float: right;
    text-align: right;
    width: 33.5%;
}
.mcr-inn-partnerships-chart {
    float: left;
    height: 29px;
    line-height: 30px;
    padding-top: 1%;
    position: relative;
    width: 100%;
}
body .svg {
    left: 0;
    padding: 3px;
    position: absolute;
    top: 0;
}
.p_ships {
    float: left;
    width: 30%;
}
.TabbedPanels {
    clear: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.TabbedPanelsTabGroup {
    margin: 0;
    padding: 0;
}
.TabbedPanelsTab {
    -moz-user-select: none;
    background-color: #eee;
    background-image: linear-gradient(to top, #ffffff 0%, #cccccc 100%);
    border: 1px solid #eee;
    border-radius: 5px 5px 0 0;
    color: black;
    cursor: pointer;
    float: left;
    font-weight: bold;
    list-style: outside none none;
    margin: 0 2px 0 0;
    padding: 5px 10px;
    position: relative;
    top: 1px;
}
.TabbedPanelsTabHover {
    background-color: #222;
    background-image: none;
    color: #fff;
}
.TabbedPanelsTabSelected {
    background-color: #fff;
    background-image: none;
    border-bottom: medium none;
    border-top: 3px solid #ccc;
    color: #669933;
}
.TabbedPanelsTab a {
    color: black;
    text-decoration: none;
}
.TabbedPanelsContentGroup {
    background-color: #fff;
    border-color: #ccc;
    border-left: 1px solid #ccc;
    border-radius: 0 5px 0 0;
    border-style: solid;
    border-width: 1px;
    clear: both;
    padding: 5px;
}
.TabbedPanelsContent {
    overflow: hidden;
    padding: 4px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels {
    overflow: hidden;
}
.VTabbedPanels .TabbedPanelsTabGroup {
    background-color: #eee;
    border-color: #999 #999 #ccc #ccc;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 20em;
    position: relative;
    width: 10em;
}
.VTabbedPanels .TabbedPanelsTab {
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
    float: none;
    margin: 0;
}
.VTabbedPanels .TabbedPanelsTabSelected {
    background-color: #eee;
    border-bottom: 1px solid #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
    clear: none;
    float: left;
    height: 20em;
    padding: 0;
    width: 30em;
}
/* ==== score board css ends==== */

.td_one{
	line-height: 100%;
}
.schedule_list{
	width: 100%;
}
.schedule_list tr{
	background-color: #395d7b;
    border-bottom: 1px solid #fff;
    float: left;
    height: 90px;
    padding: 10px 2%;
    text-align: center;
    width: 96%;
}
.list_td_one{
	background-color: #fff;
    float: left;
    height: 90px;
    line-height: 90px;
    width: 40%;
}
.list_td_two{
	float: left;
	width: 60%;
	height: 80px;
	color: white;
}
.list_td_two a{
	color: blue;
}
.list_td_two a:hover{
	color: white;
}
/* ====== schedule page starts ===== */
.schedule_table{
	border: 1px solid red;
	text-align: center;
	border: 1px solid #ccc;
	width: 96%;
	margin: 2%; 
}
.schedule_table tr{
	border-bottom: 1px solid #395d7b;
	float: left;
	width: 100%;
}
.td_one{
	width: 30%;
	float: left;
	background-color: #f8f8f8;
	padding: 5px 0;
}
.td_two{
	width: 70%;
	float: left;
	background-color: #395d7b;
	padding: 5px 0;
	color: white;
	font-weight: bold;
}
/* ======= schedule page ends ====== */
/* ==== squad page starts ========= */
.squad_pic_div{
	width: 33.33%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	height: 190px;
}
.squad_pic_div p{
	text-align: center;
	padding: 5px 0;
	height: 30px;
} 
/* ========= squad page ends ========= */
/* ========= pictures page starts ======== */
.pictures_container {
	width: 100%; 
	float: left;
	text-align: center;
}
.pictures_container p{
	text-align: center;
}
.picture_page_pic{
	margin: 1%; 
	max-width: 98%;
}
/* ======== pictures page ends ======= */
.videos_container, .videos_container p{
	text-align: center;
}

/* =========== New admin page start ============ */
.block_heading_bottom a {
	color: #395d7b;
}
.sbm_menu_home1 {
    left: 10px;
    padding: 0 2px;
    position: absolute;
    top: 25px;
    width: 33px;
    z-index: 3;
}
.sbm_menu_home2 {
    left: auto;
    padding: 0 2px;
    position: fixed;
    top: 45px;
    width: 33px;
    z-index: 3;
}
.sbm_menu2 {
    padding: 0 2px;
    position: fixed;
    top: 40px;
	background-color: #f8f8f8;
	/*height: 40px;
	line-height: 40px;*/
	z-index: 11;
	margin-left: 1px;
	width: 505px;

}
.sbm_inner_1{
	float: left; 
	width: 100%; 
	background-color: #eee; 
	padding: 3px 0;
}
.inner_home_share1{
    left: 0;
    padding: 0 2px;
    position: relative;
    bottom: 0;
    width: 100%;
    z-index: 3;
}
.sbm_inner_2{
	background-color: #eee;
    bottom: 0;
    float: left;
    margin-left: 1px;
    padding: 3px 0;
    position: fixed;
    top: auto;
    width: 507px;
	 height: 55px;
}
.sbm_inner_1 .float-icon .social-sharing, .inner_home_share1 .float-icon .social-sharing{
	width: 100%;
}
.sbm_inner_2 .float-icon .social-sharing, .inner_home_share2 .float-icon .social-sharing{
	width: 100%;
}
.admin_left{
	width: 78%;
	padding: 0 1%;
	float: left;
}
.admin_right{
	 float: left; 
	 width: 18%;
	 padding: 5px 1%;
	 background-color: #f8f8f8;
}
.admin_right ul li{
	list-style-type: circle;
	list-style-position: inside;
	padding: 2px 0;
}
.admin_left form input[type="text"]{
	width: 50%;
}
.show_list{
	width: 100%; 
	float:left;
}
.admin_left .show_list_inside{
	margin: 3px 0;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
	text-align: center;
}
/* =========== New admin page end ============ */

/* =============== New styles for menu ============== */

body{
	font-family: Arial, Helvetica, sans-serif; 
}
.side_bar_links{
	margin-bottom: 10px;
	background-color: #f8f8f8;
}
.side_bar_links li{
	padding: 2px 5px;
	margin: 2px 0;
}
#logo_menu_desktop{
	display: block;
}
#logo-ad-div {
	float:left; 
	width: 100%; 
	margin-bottom: 5px;
	display: none;
}
.menu_logo{
	color: white;
    float: right;
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
    margin-right: 20px;
}
 ul ul ol > li{
	font-weight: bold;
}
.menu ul li:hover .desktop_menu li ul{
    border: medium none;
    box-shadow: none;
    left: 10px;
    position: relative;
    top: 0;
    width: 95%;
	list-style: circle;
}
ul #inner_list li ul li{
	float: left;
	width: 100%;
	padding: 0 1%;
	border-bottom: none;
	font-size: 100%;
	font-weight: normal;
}
.slicknav_menu {
	display:none;
}
.inner_page_ad{
	margin: 0 10px 20px 20px; 
	float: right; 
	width: 336px; 
	height: 280px; 
	border: 1px solid #ccc;
}
.suggested_readings{
	float:left; 
	width: 98%; 
	margin-bottom: 10px; 
	border: 1px solid #eee; 
	padding: 5px 1%;
}
.social_bookmarks_innerpage{
	float: left; 
	width: 100%; 
	background-color: #eee; 
	/*height: 30px;*/
	padding: 3px 0;
}
.innerpage_big_div{
	float: left; 
	width: 98%; 
	border: 1px solid #ccc; 
	padding: 5px 1%;
}
.ad_inside_text{
	margin: 0 10px 20px 20px; 
	float: right; 
	width: 300px; 
	height: 300px; 
	border: 1px solid #ccc;
}
.ad_comment_title{
	color: #395d7b;
	border-bottom: 5px solid #395d7b;
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	width: 100%;
}
.latest_news_container{
	float: left; 
	border: 1px solid rgb(204, 204, 204); 
	margin: 10px 0px 5px; 
	/*padding: 0px 1%; */
	width: 99.8%;
}
.marquee_container{
	float: left; 
	width: 100%; 
	background-color: #0399f4; 
	color: white;
	padding: 2px 0;
}
.marquee_head{
	float: left; 
	width: 100%;
}
marquee a {
	color: white;
}
marquee a:hover {
	color: #000;
}
.header_ad{
	width: 100%; 
	float: left; 
	height: 100px; 
	background-color: #f8f8f8; 
	margin: 5px 0;
} 
#breadcrumbs a:link, #breadcrumbs a:visited {
    color: #0399f4;
    background: transparent;
    text-decoration: none;
}
#breadcrumbs a:hover {
    text-decoration: underline;
}
#breadcrumbs a:focus {
    outline-style: none;
}
ul#breadcrumbs {
    margin: 0;
    padding: 0 0 0.2em 0;
    list-style: none;
}
#breadcrumbs li {
    margin: 0;
    padding: 0 0.5em 0 0;
    height: 0;
    display: inline;
}
#breadcrumbs li:after {
    content:'\00BB';
    margin-left: 0.3em;
	font-size: 18px;
	color: #395d7b;
}
#breadcrumbs span.separator {
    margin-left: 0.3em;
}
#breadcrumbs li.last:after, #breadcrumbs li:first-child:after {
    content: none;
}
#breadcrumbs li.last{
	color: #bbb;
}
.listings{
}
.ul_block{
	width: 100%;
	float: left;
}
.single_list{
	border-bottom: 1px solid #ccc; 
	float: left; 
	width: 100%;
	padding-bottom: 5px;
}
.paging{
	   background-color: #f8f8f8;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    float: left;
    margin: 10px 0;
    padding: 5px 0;
    width: 100%;
}
.paging a{
	background-color: #fff;
    border: 1px solid #ccc;
    color: #0399f4;
    float: left;
    margin: 0 0.5%;
    padding: 3px 5px;
}
.paging a:hover{
	background-color: #0399f4;
	color: white;
}
.paging .active{
	background-color: #0399f4;
	color: white;
	border: 1px solid #fff;
}
.list_titles{
	color: #0399f4;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0;
    width: 100%;
	 /*color:#0399f4 #D98CB3 #EFD1E0*/
}
#header {
	width: 100%;
	position: relative;
}
#logo p{
	color: #395d7b;
    font-size: 280%;
    font-weight: bold;
    padding: 0;
}
.wdth50-fleft{
	width: 50%; 
	float: left;
}
.l-menu-div1{
	float: left; 
	width: 100%;
}
.l-menu-div2{
	float: left; 
	width: 100%; 
	text-align:center;
}
#id-for-links ul li a{
	color: #fff;
}
/*#id-for-links ul li:hover a{
	color: #0399f4;
}*/
#id-for-links ul li ul a{
	color: #0399f4;
}
#id-for-links ul li ul a:hover{
	text-decoration: underline;
}
.sbm_menu1{
    left: 0;
    padding: 0 2px;
    position: fixed;
    top: 80px;
    width: 33px;
    z-index: 3;
}
.sbm_menu1 a:hover{
	opacity: .7;
}
.sbm_menu1 a{
	float: left;
	margin: 3px 0;
}
#search-bar{
	float: left; 
	width: 100%; 
	background-color: #eee; 
	margin: 5px 0;
}
.left_search_bar{
	float: left;
    padding: 5px 0 5px 1%;
    width: 51%;
}
.left_search_bar form input[type="text"]{
	/*height: 25px;*/
}
.left_search_bar form input[type="submit"]{
	/*height: 33px;*/
}
.right_search_bar{
	float: left;
	width: 48%; 
	padding: 5px 0;
}
.right_search_bar a{
	float: right;
	margin-right: 5px;
}
.menu ul li {
    background: rgb(135,184,67);
	background: -moz-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -o-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -ms-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);    /*border-left: 2px solid #fff;
	
    color: #fff;*/
    cursor: pointer;
    display: inline-block;
    float: left; 
	color: white;
    /*font: bold 12px/18px sans-serif;*/
    padding: 10px 15.2px;
    /*transition: all 1s ease 0s;*/
	border-right: 1px solid #eee;
	/*position:relative;*/
}
.menu ul li:hover {
	background: none;
	background-color: #395d7b;/* #0613AC  */;
	/*color: #000;*/
}
#menu-2{
    /*float: left;
    margin: 5px 0;
    padding: 5px 0 0;
    text-align: right;
    width: 100%;
	background-color: #0099ff;
	background-color: #f8f8f8;
	background-color: #0613AC;*/
    border-bottom: 2px solid #395d7b;
    float: left;
    margin: 5px 0 2px 0;
    text-align: right;
    width: 100%;
}
#menu-2 ul li{
    border-right: 1px solid #0399f4;
    float: right;
    list-style-type: none;
    margin-bottom: 5px;
    margin-right: 10px;
    padding-right: 10px;
    text-align: right;
}

#menu-2 ul li a{
	color: #0399f4;
	font-weight: bold;
}
#main-contents {
	width: 100%;
	float:left;
}
#main-container{
	height: auto;
    overflow: hidden;
    width: 100%;
}
#left-container{
	float: left;
	width: 160px;
	margin-right: 1%;
	height: 700px;
}
#right-container{
	width: 300px;
	float: right;
	display:table-cell;
}
.right_col_ad{
	border: 1px solid #ccc; 
	height: 300px; 
	margin-bottom: 10px;
}
#left-container-temp2{
	float: left; 
    width: auto;
    overflow: hidden;
	padding: 0 2px 0 0;
	width: 69%;
	width: calc(100% - 310px);
}
#right-container-temp2{
	width: 300px;
	float: right;
	display:table-cell;
}
#middle-container{
	
	float: left;
    width: auto;
    overflow: hidden;
	padding: 0 2px 0 0;
	width: 58%;
	width: calc(99% - 470px);
}
.table{
	border: 1px solid #ccc;
    float: left;
    margin: 5px 0;
    width: 99.8%;
}
.table_tittle{
	background-color: #395d7b;
    border-bottom: 1px solid #ccc;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0;
    text-indent: 5px;
}
.table_contents{
	background-color: #fff;
    float: left;
    margin-bottom: 10px;
    padding: 0 1%;
    width: 98%;
}
.table_cell{
	border-bottom: 1px solid #eee;
    color: black;
    float: left;
    /*font-size: 16px;*/
    margin-left: 1%;
    width: 48.2%;
}
.table_cell1{
	/*
    
    float: left;
    font-size: 16px;*/
	border-bottom: 1px solid #eee;
	color: black;
    padding: 0 1%;
    width: 98%;
}
.subscribe-by-email{
	border: 1px solid #ccc;
	float: left;
	margin-top: 10px;
    width: 100%;
	background-color: white;
}
.social_outer_container{
	background-color: #fff;
    border: 1px solid #ccc;
    float: left;
    margin: 10px 0;
    padding: 0 0 5px 0;
    width: 100%;
}
.social_marks{
	text-align: center;
	float: left; 
	width: 100%;
}
.ca-box{
	background-color: #fff;
    float: left;
    margin: 1px 0;
    width: 100%;
}
#commnents{
	background-color: #f8f8f8;
    border: 1px solid #ccc;
    float: left;
    margin-top: 5px;
    padding: 0 0.5%;
    /*width: 99%;*/
}
#commnents textarea{
	width: 90%;
}
#comments-container{
	border: 1px solid #ccc;
    float: left;
    margin: 5px 0;
    /*width: 100%;*/
}
.single_comment{
	background-color: #eee;
    float: left;
    width: 100%;
}
.comment_top{
	background-color: #f8f8f8;
    float: left;
    font-weight: bold;
    padding: 5px 1%;
    width: 98%;
	border-bottom: 1px solid #eee;
	color: #395d7b;
}
.comment_midle{
	background-color: #fff;
    text-align: center;
	width: 100%;
	padding: 5px 0;
	float: right;
	color: #bbb;
}
.comment_bottom{
	background-color: #f8f8f8;
    float: left;
    font-weight: bold;
    padding: 5px 1%;
    width: 98%;
	border-top: 1px solid #eee;
	text-align: right;
	color: #ccc;
}
#left-fix-ad-div{
	background-color: #f8f8f8;
    height: 435px;
    margin-right: 500px;
    position: fixed;
    right: 50%;
    top: 130px;
    width: 125px;
}
#right-fix-ad-div{
	right: 5px;
	background-color: #f8f8f8;
    height: 435px;
    margin-left: 500px;
    position: fixed;
    left: 50%;
    top: 130px;
    width: 125px;
}
.heading-uline{
	background-color: #395d7b;
    border-bottom: 1px solid #ccc;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0;
    text-indent: 5px;
	width: 100%;
}
.block_wrapper{
	float: left; 
	/*width: 97.7%;*/ 
	border: 1px solid #ccc; 
	padding: 5px 1%;
}
.block_container1{
	/*width: 32%;*/ 
	float: left;
	position: relative;
}
.block_container2, .block_container3{
	float: left;
    margin-left: 1.6%;
    position: relative;
    width: 32.4%;
}
.home_page_blocks{
	background-color: #f8f8f8;
    border: 10px solid #edebeb;
    float: left;
    height: 135px;
    margin-bottom: 5px;
    position: relative;
	width: 180px;
    z-index: 1;
	text-align: center;
	margin-right: 0.7%;
}
/*.home_page_blocks img{
	left: 25%;
    position: absolute;
    top: 5%;
}*/
.home_page_blocks img{
    position: relative;
	left: 0;
}
.ul_block li{
	background-image: url("../_images/bullet.png");
    background-position: 2px 4px;
    background-repeat: no-repeat;
    float: left;
    list-style-position: inside;
    list-style-type: none;
    margin: 2px 0;
    padding-left: 15px;
    width: 100%;
	font-size: 100%;
}
.ul_block li a{
	color: #0399f4;
	/*color: white;*/
	font-weight: bold;
	float:left;
}
.ul_block li a:hover{
	color: red;
}
.mask{
	/*float: left;
	width: 100%;
	background-color: red;*/
	left: 0;
    position: absolute;
    top: 0;
	width: 100%;
}
.block_head{
	 background-color: #0399f4;
	 color: white; 
	 text-align: center; 
	 float: left; 
	 width: 100%; 
	 padding:5px 0; 
	 font-weight: bold; 
	 font-size: 110%;
}
.home_page_blocks img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
   z-index: -1;
}
.home_page_blocks .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(238,238,238, 0.8);
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   height: 100%;
}
.home_page_blocks .block_head {
   -webkit-transform: translateY(-10px);
   -moz-transform: translateY(-10px);
   -o-transform: translateY(-10px);
   -ms-transform: translateY(-10px);
   transform: translateY(-10px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.1s ease-in-out;
   -moz-transition: all 0.1s ease-in-out;
   -o-transition: all 0.1s ease-in-out;
   -ms-transition: all 0.1s ease-in-out;
   transition: all 0.1s ease-in-out;
}
.home_page_blocks p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.1s linear;
   -moz-transition: all 0.1s linear;
   -o-transition: all 0.1s linear;
   -ms-transition: all 0.1s linear;
   transition: all 0.1s linear;
}
.home_page_blocks:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
   margin-top: 15px;
   width: 90%; 
}
.home_page_blocks:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   background-color: white;
   background-color: rgba(255, 255, 255, 0.9);
   /*background-color: white;
   background-color: #F9B0EE;
   background-color: rgb(248,248,248);
   background-color: rgba(238,238,238, 1);
   width: 110%;
   height: 116%;
   margin-left: -10px;
   margin-top: -10px;*/
}
.home_page_blocks:hover .block_heading_bottom{
	color: #395d7b;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
/*    writing-mode: tb-rl;*/
    height: 40px;
    right: -36px;
    top: 35px;
    width: 120px;
    z-index: 2;
}
.home_page_blocks:hover .block_head,
.home_page_blocks:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.home_page_blocks:hover p {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.latest_news{
	float: left; 
	width: 98%; 
	margin: 0 0 5px 0;
	padding: 5px 1%;
}
.latest_news_row{
	border-bottom: 1px solid #ccc;
    color: #666;
    float: left;
    padding: 3px 0;
    width: 100%;
}
.latest_news_cell1{
	float: left;
	width: 50%;
}
/*.latest_news_cell2{
	float: left;
	width: 12%;
}
.latest_news_cell3{
	float: left;
	width: 20%;
}*/
.latest_news_cell2{
	float: left;
	width: 32%;
}
.latest_news_cell3{
	float: left;
	width: 18%;
}
.block_heading_bottom{
	display: block;
	font-size: 17px; 
	padding: 5px 0; 
	position: absolute; 
	width: 100%; 
	text-align: center; 
	bottom: 0; 
	z-index: -1;
	color: #395d7b;
	font-weight: bold;
}
/* =============== New styles for menu ============== */



/*#ffe4b5 */
/* ===== Bread crumb starts ====*/

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
/*===== */


/* ================= Global starts ==================*/
h1, h4, h5, h6{
    color: #395d7b;
    float: left;
    margin-bottom: 5px;
    padding: 5px 0;
    width: 100%;
	border-bottom: 3px solid;
}
h2{
   /* float: left;*/
    font-size: 130%;
    margin-bottom: 5px;
	/*padding: 5px 2% 5px 3%;*/
    padding: 5px 0;
    width: auto;
	border-bottom: 3px solid;
	color: #395d7b;
	font-weight: bold;
	width: 100%;
}
h3{
    color: #395d7b;
    float: left;
    font-size: 130%;
    margin-bottom: 5px;
    /*padding: 10px 4%;*/
	padding: 5px 0;
    width: 100%;
	font-weight: bold;
	border-bottom: 3px solid;
}
a {
	text-decoration: none;
	color: #0399f4;
	/*font-weight:500px;
	font-weight: bold;*/
}
a:hover{
	text-decoration: underline;
	color: #FF4500;
	font-weight:500px;
}
p {
	color: #666;
	text-align: justify;
	padding: 0 1%;
}
h1 {
	font-size: 160%;
	font-weight:bold;
}
h3{
	font-size: 120%;
}
.bold {
	font-weight: bold;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.fclear {
	clear: both;
}
.mar-0-auto {
	margin: 0 auto;
}
.pad-10 {
	padding: 10px;
}
.pad-5 {
	padding: 5px;
}
.divOne{
	width:30%; 
	float:left; 
	padding:3px 0;
	color: #000;
}
.divTwo{
	width:68%; 
	float:left; 
	padding:3px 0;
}
#footer {
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #EEEEEE 100%);

background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #EEEEEE 100%);

background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #EEEEEE 100%);

background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #EEEEEE));

background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #EEEEEE 100%);

background-image: linear-gradient(to top, #FFFFFF 0%, #EEEEEE 100%);
	
	
	
	
	background-repeat: repeat-x;
	color: peru;
	margin-bottom: 10px;
	float: left;
	width: 98%;
	padding: 1%;
	border: 1px solid #ccc;
}
#footer ul{
    float: left;
    width: 99%;
	border: 1px solid #ccc;
}
#footer ul li{
    list-style-type: none;
    padding: 3px 0 3px 2.5%;
    width: 96%;
}
#footer a{
	color: #0399f4;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
.footer_headings{
	margin-bottom: 0; 
	background-color: #395d7b; 
	color:  white; 
	font-size: 17px; 
	font-weight: bold; 
	width: 97%; 
	padding: 3px 1% 3px 2%; 
	border-radius: 5px 5px 0 0;
}

.footer_social_title{
    border-radius: 5px 5px 0 0;
    font-size: 17px;
    padding: 3px 0;
    background-color: #395d7b;
    border-bottom: 1px solid #ccc;
    color: #fff;
    font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
.footer_subscribe_email{
	margin: 0 0 10px 0; 
	background-color: transparent; 
	color: #395d7b; 
	border: 1px solid #ccc; 
	border-radius: 5px 5px 0 0;
}
.footer_subscribe_rss{
	background-color: transparent; 
	border: 1px solid #ccc; 
	border-radius: 5px 5px 0 0;
}
/* ==== schedule list starts ====*/
.td_one{
	line-height: 100%;
}
.schedule_list{
	width: 100%;
}
.schedule_list tr{
	background-color: #395d7b;
    border-bottom: 1px solid #fff;
    float: left;
    height: 90px;
    padding: 10px 2%;
    text-align: center;
    width: 96%;
}
.list_td_one{
	background-color: #fff;
    float: left;
    height: 90px;
    line-height: 90px;
    width: 40%;
}
.list_td_two{
	float: left;
	width: 60%;
	height: 80px;
	color: white;
}
.list_td_two a{
	color: blue;
}
.list_td_two a:hover{
	color: white;
}
/* ==== schedule list ends ====*/
/* Mobile Layout: 480px and below. */
@media screen and (max-width: 480px) {
.schedule_container{
	width:  98%;
}
.schedule_list tr{
    height: auto;
}
.list_td_one{
    height: auto;
    line-height: auto;
}
.list_td_two{
    height: auto;
}


/* ==== squad page starts ========= */
.squad_pic_div{
	width: 50%;
}
/* ========= squad page ends ========= */


/* ==== score board css starts==== */
#score_board_left{
	width: 100%;
	float: left;
	font-size: 12px;
}
.table_score{
	width: 100%;
	float: left;
}
.table_career{
	border-left: 1px solid #ccc;
    float: right;
    width: 100%;
	text-align: center;
}
/* ==== score board css ends==== */
.inner_page_ad{
	margin: 0 0 0 10px;
	float: left;
	max-width: 300px;
}
/*.block_wrapper{
	margin-left: 40px;
}*/
#main-container{
	margin-left: 5px;
}
#logo_menu_desktop{
	display: none;
}
.js #menu {
	display:none;
}
.js .slicknav_menu {
	display:block;
}
.table{
	width: 99.6%;
}
#right-container-temp2, .rmm-toggled-controls{
	display: none;
	visibility: hidden;
}
#header-ad{
	display: none;
	visibility: hidden;
}
/*#id-for-links{
	background-color: red;
}*/
#left-container{
	display: none;
}
#right-container{
	display: none;
}
#middle-container{
	width: 100%;
}
#left-container-temp2 {
	width: 98%;
}
.left_search_bar{
	width: 99%;
	text-align: center; 
}
.right_search_bar{
	width: 99%; 
	text-align: center;
}
.right_search_bar a{
	float: none;
}
.block_container1{
	width: 100%;
}
.block_container2{
	width: 100%;
}
.block_container3{
	width: 100%;
}
.home_page_blocks{
	/*width: 95%;*/
	width: auto;
	float: none;
}
.block_container2, .block_container3{
	margin-left: 0;
}
 .sbm_menu1{
    bottom: 0;
    padding: 0 2px;
    position: fixed;
    width: 100%;
    z-index: 3;
	top: auto;
	text-align: center;
}
/*.sbm_menu1 a:hover{
	opacity: .7;
}*/
.sbm_menu1 a{
	float: none;
	margin: 3px 3px;
}
#wowslider-container1 { 
	zoom: 1; 
	position: relative; 
	width: 98.5%;
	margin:0px auto 0px;
	z-index:90;
	border:3px solid #eee;
	text-align:left;
	font-size: 10px;
	margin-top: 10px;
	height: 250px;
	float: right;
}
#wowslider-container1 .ws_images img{
	width:100%;
	/*border:none 0;
	max-width: none;*/
	/*padding:0;
	margin:0;*/
	height: 250px;
}
#wrapper {
	max-width: 97%;
	/*font-family: sans-serif, Arial, Helvetica;*/
	font-size: 90%;
    margin: 60px auto 0;
}
#header {
	width: 100%;
	position: relative;
}
/* ==  Menu Bar ==*/
#mobile_sub_menu{
	display: block;
}
/*ul{
	display: none;
	visibility: hidden;
}*/
#right-container-temp2, .rmm-toggled-controls{
	visibility: visible;
}
.menu {
	width: 100%;
	z-index: 1000;
}
.menu ul li a {
	color: #000;
	text-decoration: none;
}
.menu ul {
	text-align: left;
	display: inline;
	padding: 0;
	list-style: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: none;
	width: 99.5%;
}
#id-for-links div ul{
	display: none;
}
.menu ul li {
	/*font: bold 12px/18px sans-serif;*/
	display: inline-block;
	margin-right: 0;
	position: relative;
	cursor: pointer;
	color: #fff;
	border-bottom: 1px solid #ddd;
	padding: 5px;
	width: 100%;
}
/*.menu ul li:hover {
	background-color: #0099ff;
}*/
.menu ul li ul {
	display: none;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
}
/*=======*/
/*
    Mobile Menu Core Style
*/

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: left; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
    font-size:16px;
}
/* Button */
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration:none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;  
    background-color: #222222;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_menu {
    /*background: none repeat scroll 0 0 #4c4c4c;*/#
	background: rgb(135,184,67);
	background: -moz-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -o-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -ms-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);    left: 0;
    padding: 5px;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 999;
}
.slicknav_nav {
    color:#fff;
    margin:0;
    padding:0;
    font-size:0.875em;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    /*overflow:hidden;*/
}
.slicknav_nav ul {
    padding:0;
    /*margin:0 0 0 20px;*/
	z-index: 1;
}
/*.slicknav_nav .slicknav_row {
    padding:5px 10px;
    margin:2px 5px;
}*/
.slicknav_nav a{
    /*padding:5px 10px;*/
    margin:2px 5px;
    text-decoration:none;
    color:#fff;
	width:97.5%;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background:#ccc;
    color:#fff;
}
.slicknav_nav a:hover{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background:#ccc;
    color:#222;
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}



.fright{
	float: right;
}
.slicknav_nav{
	position: relative;
}
.slicknav_nav ul{
	display: block;
	width: 100%;
	float: left;
}
.slicknav_nav ul li{
	width: 48%;
	float: left;
	padding-left: 1%;
}
.slicknav_nav ul, .slicknav_nav li, .slicknav_txtnode{
	width: 49%;
	float: left;
	border-bottom: 1px solid #666;
}
.slicknav_nav li, .slicknav_txtnode{
	margin-right: 1%;
	padding: 5px 0;
}
.slicknav_nav .slicknav_row{
	margin: 0;
	padding: 5px;
}
.slicknav_nav a{
	color: #fff;
	margin: 0;
	padding: 5px 0;
	text-decoration: none;
	width:97.5%;
}
.slicknav_nav ul{
	/*background-color: #4c4c4c;*/
	background: rgb(135,184,67);
	background: -moz-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -o-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -ms-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);	left: -5px;
	position: absolute;
	top: -5px;
	width: 101%;
}
.close_sub_menu{
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	background-color: #ccc;
}
.slicknav_nav .slicknav_txtnode {
	margin: 0;
	padding: 0;
	margin-right: 1%;
	padding: 10px 0;
}
.parent_category{
	background-color: #395d7b;
	padding: 5px 0;
	text-align: center;
}
/* ==  Menu Bar  ends==*/
#main-contents {
	width: 100%;
	float:left;
}
#contents {
	width: 100%;
/*	padding: 1.2% 0 1.2% 30px;*/
}
/*  =========== footer starts ===========*/
#footer{
	margin-bottom: 35px;
}
#footer .ul_container{
	float: left;
	width: 100%;
	margin: 5px 0;
	text-align: center;
}
#footer input[type="text"]{
	width: 95%;
}
#footer div:nth-of-type(4){
	clear: left;
	margin-top: 10px;
}
#footer ul{
	width: 99.4%;
}
/*  =========== footer ends ===========*/

/*.breadcrumb_container{
	float:left; 
	width: 100%; 
	position: relative; 
	padding-bottom: 10px;
	padding: 0 2px 0 0;
}*/

#logo p{
	color:#395d7b; 
	font-size:280%; 
	font-weight:bold;
}

#logo{
	margin-bottom: 10px;
	width: 100%;
	position:relative;
	width: 98%;
	margin-right: 2%; 
	padding:5px 0.5%;
	border:1px solid #eee;
}
/*#search-bar{
	margin-top: 45px;
}*/
#right-container{
	float:left; 
	width:98%; 
	padding:5px 0.5%;
	border:1px solid #eee;
	margin-top: 10px;
}
.subscribe-social{
	float: left;
	width: 100%;
	color: peru;
	margin-top: 10px;
}
.desktop_menu{
	display: none;
	visibility: hidden;
}
.mobile_menu {
	display: block;
}
.menu {
	display: none;
}
.sbm_inner_2{
	width: 768px;
}
.sbm_menu2{
	top: 54px;
    width: 768px;
}
.sbm_menu_home1{
	top: 410px;
}
.sbm_menu_home2{
	top: 60px;
}
.header_links{
	display: none;
}
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media screen and (min-width: 481px) and (max-width : 768px) {
/* ==== score board css starts==== */
#score_board_left{
	width: 100%;
	float: left;
	font-size: 12px;
	background-color: green;
}
/* ==== score board css ends==== */

/* ==  Menu Bar ==*/
.sbm_menu_home1{
	top: 345px;
}
.sbm_menu_home2{
	top: 60px;
}
/*.block_wrapper{
	margin-left: 40px;
}*/
.sbm_menu2{
	top: 54px;
    width: 768px;
}
.sbm_inner_2{
	width: 768px;
}
#comments-container{
	width: 99.6%;
}
.js #menu {
	display:none;
}
#logo_menu_desktop{
	display: none;
}
.js .slicknav_menu {
	display:block;
}
#right-container-temp2, .rmm-toggled-controls{
	display: none;
	visibility: hidden;
}
#middle-container{
	float: left;
    width: auto;
    overflow: hidden;
	padding: 0 2px 0 0;
	width: 100%;
}
#left-container{
	display: none;
}
#left-container-temp2{
	width: 100%;
}
.sbm_menu1{
	top: 280px;
}
#right-container{
	display: none;
}
#main-container{ 
	width: 100%;
}
.block_heading_bottom{
	font-size:14px;
	font-weight: bold;
	color: #395d7b;
}
.ul_block li{
	background-image: url("../_images/bullet.png");
    background-position: 2px 2px;
}
.block_container2, .block_container3{
	margin-left: 1%;
}
#wowslider-container1 { 
	zoom: 1; 
	position: relative; 
	width: 98%;
	margin: 5px 0;
	z-index:90;
	border:3px solid #eee;
	text-align:left; 
	font-size: 10px;
	float: right;
}
#wrapper {
	max-width: 98%;
	/*font-family: sans-serif, Arial, Helvetica;*/
	font-size: 90%;
	margin: 60px auto 0;
}
.home_page_blocks{
	overflow: hidden;
	border: 8px solid #eee;
	width: 28%;

}
.home_page_blocks .mask{
    font-size: 14px;
    /*left: 0;
    position: absolute;
    top: 0;
	*/
	height: 100%;
}
.home_page_blocks .mask ul li{
	text-align: left;
}
.home_page_blocks img{
    position: relative;
	left: 0;
}
/* ====new changes below ===*/
.menu {
	width: 100%;
	z-index: 1000;
}
.menu ul li a {
	color: #000;
	text-decoration: none;
}
.menu ul {
	text-align: left;
	display: inline;
	padding: 0;
	list-style: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: none;
	width: 99.5%;
}
#id-for-links div ul{
	display: none;
}
.menu ul li {
	/*font: bold 12px/18px sans-serif;*/
	display: inline-block;
	margin-right: 0;
	position: relative;
	cursor: pointer;
	color: #fff;
	border-bottom: 1px solid #ddd;
	padding: 5px;
	width: 100%;
}
/*.menu ul li:hover {
	background-color: #0099ff;
}*/
.menu ul li ul {
	display: none;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
}
/*=======*/
/*
    Mobile Menu Core Style
*/

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: left; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
    font-size:16px;
}
/* Button */
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration:none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;  
    background-color: #222222;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_menu {
    /*background: none repeat scroll 0 0 #4c4c4c;*/
	background: rgb(135,184,67);
    background: -moz-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -o-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -ms-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
    padding: 5px;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 999;
}
.slicknav_nav {
    color:#fff;
    margin:0;
    padding:0;
    font-size:0.875em;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    /*overflow:hidden;*/
}
.slicknav_nav ul {
    padding:0;
    /*margin:0 0 0 20px;*/
	z-index: 1;
}
/*.slicknav_nav .slicknav_row {
    padding:5px 10px;
    margin:2px 5px;
}*/
.slicknav_nav a{
    /*padding:5px 10px;*/
    margin:2px 5px;
    text-decoration:none;
    color:#fff;
	width:97.5%;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background:#ccc;
    color:#fff;
}
.slicknav_nav a:hover{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background:#ccc;
    color:#222;
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}



.fright{
	float: right;
}
.slicknav_nav{
	position: relative;
}
.slicknav_nav ul{
	display: block;
	width: 100%;
	float: left;
}
.slicknav_nav ul li{
	width: 48%;
	float: left;
	padding-left: 1%;
}
.slicknav_nav ul, .slicknav_nav li, .slicknav_txtnode{
	width: 49%;
	float: left;
	border-bottom: 1px solid #666;
}
.slicknav_nav li, .slicknav_txtnode{
	margin-right: 1%;
	padding: 5px 0;
}
.slicknav_nav .slicknav_row{
	margin: 0;
	padding: 5px;
}
.slicknav_nav a{
	color: #fff;
	margin: 0;
	padding: 5px 0;
	text-decoration: none;
}
.slicknav_nav ul{
	/*background-color: #4c4c4c;*/
	background: rgb(135,184,67);
	background: -moz-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -o-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -ms-linear-gradient(center top , #395d7b, #0399f4) repeat scroll 0 0 rgba(0, 0, 0, 0);	left: -5px;
	position: absolute;
	top: -5px;
	width: 101.5%;
}
.close_sub_menu{
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	background-color: #ccc;
}
.slicknav_nav .slicknav_txtnode {
	margin: 0;
	padding: 0;
	margin-right: 1%;
	padding: 10px 0;
}
.parent_category{
	background-color: #395d7b;
	padding: 5px 0;
	text-align: center;
}
/* ==  Menu Bar  ends==*/
#main-contents {
	width: 100%;
	float:left;
}
#contents {
	width: 100%;
/*	padding: 1.2% 0 1.2% 30px;*/
}

#footer .ul_container{
	float: left;
	width: 32%;
	margin-right: 1%;
}
#footer input[type="text"]{
	width: 95%;
}
#footer div:nth-of-type(4){
	clear: left;
	margin-top: 10px;
}
.subscribe-social{
	float: left;
	width: 33%;
	color: peru;
	margin-top: 10px;
}
#main-contents {
	width: 100%;
	float:left;
}
.desktop_menu{
	display: none;
	visibility: none;
}
.mobile_menu {
	display: block;
}
.menu {
	display: none;
}
#footer{
	width: 97.6%;
}
.header_links{
	display: none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media screen and (min-width: 769px) {
.header_links{
	display: block;
}
#mobile_sub_menu{
	display: none;
}
.rmm.graphite .rmm-toggled-controls {
	display: none;
	visibility: hidden;
}
#wowslider-container1 { 
	zoom: 1; 
	position: relative; 
	width: 65.7%;
	margin: 0 1.1% 0 0;
	z-index:90;
	border:3px solid #eee;
	text-align:left; 
	font-size: 10px;
	height: 247px;
	float: right;
}
#wowslider-container1 .ws_images img{
	width:100%;
	height: 247px;
}
/* ================= home starts ==================*/
#wrapper {
	/*max-width: 1366px;*/
	max-width: 990px;
	/*font-family: sans-serif, Arial, Helvetica;*/
	font-size: 90%;
	margin: 0 auto;
	min-width: 980px;
	position: relative;
}

	
	
	
	
#contents {
	width: 100%;
	/*padding: 1.2% 0 1.2% 30px;*/
	position: relative;
}
.rmm-toggled-title {
	display: none;
}
.menu {
	width: 100%;
	position: relative;
}
/*.menu ul li ul{
	display: none;
}*/
.menu ul li a {
	color: #000;
	text-decoration: none;
}
/*.menu ul {
    color: #0099ff;
    display: inline;
    float: left;
    list-style: none outside none;
    text-align: left;
    width: 100%;
	background-color: #395d7b;
}*/
.menu ul {
    background-color: #395d7b;
    color: #0099ff;
    display: inline;
    height: 37.5px;
    line-height: 17px;
    list-style: outside none none;
    text-align: left;
}
.menu ul li ul {
	/*display: none;
	visibility: hidden;*/
	float: left;
	width: 99%;
	background-color: inherit;
}
.menu ul li ul li a{
	color: red;
}
.menu ul li .desktop_menu{
	display: none;
}
.menu ul.mobile_menu {
	display: none;
}
.menu ul li:hover .desktop_menu {
	display: inline;
	visibility: visible;
	position: absolute;
	width: 99.9%;
	background-color: #fff; 
	border: 1px solid #eee;
	visibility: visible;
	float:left;
	top: 36px;
	left: 0px;
	overflow: hidden;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	cursor: default;
	z-index: 100;
	/*padding: 0  0 5px 0;*/
}
/*.menu ul li:hover .desktop_menu {
	display: inline;
	width: 99.8%;
	position: absolute;
	background-color: #fff; 
	border: 1px solid #eee;
	visibility: visible;
	float:left;
	top: 36px;
	left: 0px;
	overflow: hidden;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	padding: 5px 0;
}*/
/*.menu ul li:hover .desktop_menu ol li a{
	color: white;
}*/
ul #inner_list li{
	float: left;
	width: 44%;
	
	background: none;
    border-radius: 0;
	border: none;
    color: #000;
    cursor: pointer;
    display: inline-block;
    padding: 3px 1%;
	margin: auto 1%;
    transition: all 0.2s ease 0s;
	border-bottom: 1px solid #CCC;
}

.menu ul li:hover .desktop_menu a {
	color: #0399f4;
}
.menu ul li ul {
	z-index: 100;
}
.menu ul li ul a:hover {
	color: #395d7b;
}
a li:hover{
	color: #fff;
}








/* ==  Menu Bar ==*/
/*  =========== footer starts ===========*/
#footer .ul_container{
	float: left;
	width: 19%;
	margin-right: 1%;
}

/*=== Other pages =====*/
.left_div{
	width: 78%; 
	float:left;
}
.right_div{
	float:left; 
	margin-left: 1%;
	padding: 5px 0.5%;
	width: 19%;
}
.display_tab{
	display: none;
}

#logo p{
	color: #395d7b;
    font-size: 280%;
    font-weight: bold;
    padding: 0;
}
#logo{
	position:relative;
	width: auto;
}
#header-ad{
	 width: 728px; 
	 float:right; 
	 height: 90px; 
	 line-height: 90px; 
	 font-weight: bold; 
	 text-align: center;
	 border: 1px solid #ccc;
}
/*#middle-container{
	float:left; 
	width: 66.9%;
	margin-right: 2%; 
	padding:5px 0.5%;
	border:1px solid #eee;
}

#right-container{
	float:left; 
	width:28.6%; 
	padding:5px 0.5%;
	border:1px solid #eee;
}*/
.subscribe-social{
	float: left;
	width: 20%;
	color: #0099ff;
}
#left-container-temp2{/* for IE */
	width: 68%;
	width: calc(100% - 310px);
}
#middle-container{/* for IE */
	width: 51%;
	width: calc(99% - 470px);
}
#right-container{/* for IE */
	display: block;
	visibility: visible;
}
#right-container-temp2{/* for IE */
	display: block;
	visibility: visible;
}
#id-for-links ul li .desktop_menu a{
	color: #0399f4;
}
#menu{
	width: 77.6%;
}
/*#logo_menu_desktop{
	background-color: rgb(135, 184, 67);
    float: left;
    font-size: 30px;
    font-weight: bold;
	padding: 0;
    padding-left: 1%;
    width: 19%;
	padding-top: 1px;
}*/
#logo_menu_desktop {
    background-color: #395d7b;
    float: left;
    font-size: 25px;
    font-weight: bold;
    height: 33.5px;
    padding: 4px 0 0 0.5%;
    width: 21.9%;
	display: block;
}
.menu ul{
	width: 80%;
	float: right;
}
/*.sbm_menu1 {
    padding: 0 2px;
    position: absolute;
    top: 23px;
    z-index: 3;
	transition: position 2s;
	background-color: #f8f8f8;
}*/

/*.block_wrapper{
	margin-left: 40px;
}*/

.sbm_inner_2{
	background-color: #eee;
    bottom: 0;
    float: left;
    margin-left: 1px;
    padding: 3px 0;
    position: fixed;
    top: auto;
    width: 507px;
	 height: 55px;
}

.inner_home_share2{
    left: 0;
    padding: 0 2px;
    position: fixed;
    top: 80px;
    width: 33px;
    z-index: 3;
}
.inner_home_share1  .social-sharing, .inner_home_share2  .social-sharing{
	width: 100%;
}
.sbm_menu_home1 {
    left: 0px;
}
#id-for-links{
	display: block;
	visibility: visible;
}
.slicknav_menu{
	display: none;
	visibility: hidden;
}
.menu ul li {
	width: auto;
	padding: 10px 15.2px;
}
#left-container{
	display: block;
}
.sbm_menu2 {
	top: 40px;
}

.schedule_list tr{
    height: 90px;
}
.list_td_one{
    height: 90px;
    line-height: 90px;
}
.list_td_two{
    height: 80px;
}
.schedule_container{
	width: auto;
}
}
