ul#navDistMenu li{background: rgb(206,220,231); /* Old browsers */
background: -moz-linear-gradient(top, rgba(206,220,231,1) 0%, rgba(206,220,231,1) 46%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,220,231,1)), color-stop(46%,rgba(206,220,231,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(206,220,231,1) 46%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(206,220,231,1) 46%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(206,220,231,1) 46%); /* IE10+ */
background: linear-gradient(to bottom, rgba(206,220,231,1) 0%,rgba(206,220,231,1) 46%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#cedce7',GradientType=0 ); /* IE6-9 */
font-size:14px; color:Black; border:1px solid #fff; padding:4px 0; list-style:none;width:30%;float:left;}
ul#navDistMenu li a{font-size:14px; color:black; font-family:Arial,Helvetica,sans-serif; line-height:20px; text-decoration:none; display:block; padding:0 0 0 15px; list-style:none;}


ul#navDivMenu li:hover
{
	font-size:15px;
	font-weight:bold;
		-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transform: scale(1.1);
z-index:10;
-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .7);
-moz-box-shadow: 0 10px 20px rgba(0,0,0,.7);
box-shadow: 0 10px 20px rgba(0,0,0,.7);

}
.header
{
    width: 22%; padding-bottom: 20px !important;
     background: rgba(55,132,177,1);
background: -moz-linear-gradient(top, rgba(55,132,177,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(55,132,177,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(55,132,177,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(55,132,177,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(55,132,177,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(55,132,177,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3784b1', endColorstr='#ffffff', GradientType=0 );                
	 border: 0px solid #2C7DAD;
	 text-align: center; color: black;
	 padding-top:10px;
}

.thumbimage {
    float: left;
    width: 100%;
}
.thumbimage  a
{
    width: 160px;
    max-width: 160px;
    cursor: pointer;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    font-family: Arial Helvetica Sans-Serif !important;
    font-weight: normal !important;
    font-size: 14px !important;
    text-decoration: underline;
    width:100%;
    float:left;
}

.atab
{
     background-color: #2a7db0;
    color: White;
    font-size: 14px;
    font-weight: bold;
    padding: 3px;
    text-decoration: none !important;
    width:100%;
    float:left;
}
.ulclass
{
     height: 100% !important;
    margin-left: 15px;
    margin-top: -19px;
    width: 98% !important;
    }
.header span
{
    color: white !important;
     font-weight: bold !important;
     padding-top:10px;
    }
body {
	margin:0px;
	background-color: #c1c1c1;
    background-repeat:repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif !important;
	color:Black ! important;
}
p span
{
    font-family:Arial, Helvetica, sans-serif !important;
    font-size:14px !important;
    color:Black ! important;
    font-size:normal;
    }
span
{
    font-family:Arial, Helvetica, sans-serif !important;
    font-size:16px !important;
    color:Black ! important;
    }
    p
{
    font-family:Arial, Helvetica, sans-serif !important;
    color:Black ! important;
    }
.textBoxes{margin:9px 0 0 5px;}
.PrintLink{background:#307DAB; color:#fff; padding:5px 10px; text-decoration:none; display:inline;}
.PrintLink:hover{background:#727272; color:#fff;}
#cantainer {
	background-color:#FFFFFF;
	width: 1016px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: -1px 4px 4px 4px #ACACAC;
}
.titleNews{background:#307DAB; color:#fff; font-family:Arial; padding:10px 0; width:99%; margin-left:5px; clear:both;  margin-top:20px; text-align:center; font-size:18px; font-weight:bold; }
#header {
	background-image: url(../images/shedo_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#dvNews
{
    text-align:center;
}

.SideMenu
{
    float:left;
    padding-top:172px;
    margin-left:10px;
    padding-bottom:5px;
    height:100%;
    width:25%;
}

.leftmiddle
{
    width:100% !important;
}

.middleCenter
{
    height:327px;
   max-height: 327px;
   padding-top:161px !important;
   width:99% !important;
}

.fl{float:left !important;}
 .leftside{width:205px; margin-left:13px; }
 ul#navMenu{margin:10px 0 25px 0; padding:0; background:#626262;}
ul#navMenu li{background: rgb(206,220,231); /* Old browsers */
background: -moz-linear-gradient(top, rgba(206,220,231,1) 0%, rgba(206,220,231,1) 46%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,220,231,1)), color-stop(46%,rgba(206,220,231,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(206,220,231,1) 46%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(206,220,231,1) 46%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(206,220,231,1) 46%); /* IE10+ */
background: linear-gradient(to bottom, rgba(206,220,231,1) 0%,rgba(206,220,231,1) 46%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#cedce7',GradientType=0 ); /* IE6-9 */
font-size:14px; color:Black; border:1px solid #fff; padding:4px 0; list-style:none;}
ul#navMenu li a{font-size:14px; color:black; font-family:Arial,Helvetica,sans-serif; line-height:20px; text-decoration:none; display:block; padding:0 0 0 15px; list-style:none;}

ul#navMenu li:first-child
{
background: #D93D91; /* Old browsers */
background: -moz-linear-gradient(top, #D93D91 0%, #D93D91 46%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D93D91), color-stop(46%,#D93D91)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #D93D91 0%,rgba(206,220,231,1) 46%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #D93D91 0%,#D93D91 46%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #D93D91 0%,#D93D91 46%); /* IE10+ */
background: linear-gradient(to bottom, #D93D91 0%,#D93D91 46%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#cedce7',GradientType=0 ); /* IE6-9 */
border:1px solid #fff; padding:4px 0; list-style:none;

}

ul#navMenu li:first-child
{
	font-size:14px;
	color:White !important; 
}

ul#navMenu li:first-child:hover
{
	font-size:15px;
	font-weight:bold;
		-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transform: scale(1.1);
z-index:10;
-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .7);
-moz-box-shadow: 0 10px 20px rgba(0,0,0,.7);
box-shadow: 0 10px 20px rgba(0,0,0,.7);

}

#banner{
	margin-right: 2px;
	padding-bottom: 5px;
	padding-left: 0px;
	float:right;
	max-height: 327px;
	width:77% !important;
}

.left-box{border-bottom:1px solid gray; border-left:1px solid gray; border-right:1px solid gray; margin-bottom: 20px;}

.side-heading {font-family:'Aaargh'; margin:0; padding:10px 8px; font-size:19px; background:url(../admin/img/top_bar.png) repeat-x; color:#FFF; font-weight:bold; border-radius:7px !important; -moz-border-radius:7px !important; -webkit-border-radius:7px !important; -o-border-radius:7px !important; -ms-border-radius:7px !important;}

.mid-heading {font-family:'Aaargh'; margin:0; padding:0; font-size:24px; color:#52a6df; font-weight:bold;}


.side-menu ul{margin:0px 0 0px 0px; padding:0;}
.side-menu ul li{margin:0; padding:0; list-style-type:none; border-bottom:1px solid #ccc; padding:3px 0px;}
.side-menu ul li a{color:#31373b;}
.side-menu ul li a:hover{text-decoration:none;color:#2a6496;}

#logo {
	float: left;
	padding-left: 5px;
	padding-right: 6px;
	padding-bottom: 0px;
	width: 99%;
}
#header_right2 {
	float: left;
	padding-left: 5px;
	padding-right: 6px;
	width: 99%;
}
#header_right_top {
	padding: 0px;
	margin-top: 2px;
}
#header_right_bottom {
}

ul.link{margin:0 0 0 25px; padding:0;}
ul.link li{ color: #000000;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    list-style: square outside none;
    padding: 5px 0;
    text-transform: none;}

.mytable{margin:0; padding:0; width:100%;}
.mytable td{background:#f8f8f8!important; border:1px solid #c8c8c8 !important; height:auto!important;}
.mytable p{font-size: 15px;
    line-height: 22px;
    margin: 5px;
    padding: 0;}	
.mytable span{color:#307DAB!important;}
.InntableNew{margin:0; padding:0; width:100%;}
.InntableNew td{background:#f8f8f8!important; border:1px solid #c8c8c8 !important; height:auto!important; }
.InntableNew p{font-size: 15px;
font-weight:normal;
    line-height: 22px;
    margin: 5px;
    padding: 0;}
	.InntableNew strong{font-weight:normal;	}
.InntableNew span{color:#307DAB!important;}

.Inntable{margin:0; padding:0; width:100%;}
.Inntable td{background:#f8f8f8!important; border:1px solid #c8c8c8 !important; height:auto!important; max-width:147px!important;}
.Inntable p{font-size: 15px;
    line-height: 22px;
    margin:1px;
    padding: 0 !important; font-weight:normal;}	
.Inntable span{color:#307DAB!important;  font-size:12px !important;}
.contab{margin:0; padding:0; width:100%;}
.contab td{background:#f8f8f8!important; border:1px solid #c8c8c8 !important; height:auto!important; font-size:12px;}
.contab p{margin:1px 0;}

.feedInput {
    border: 1px solid #C8C8C8;
    box-shadow: 0 3px 0 0 #C8C8C8;
	-webkit-box-shadow: 0 3px 0 0 #C8C8C8;
	-moz-box-shadow: 0 3px 0 0 #C8C8C8;
    height: 25px;
    width: 280px !important;
	padding:0 5px;
	line-height:25px;
}
.feedtxtarea{border: 1px solid #C8C8C8;
    box-shadow: 0 3px 0 0 #C8C8C8;
	-webkit-box-shadow: 0 3px 0 0 #C8C8C8;
	-moz-box-shadow: 0 3px 0 0 #C8C8C8;
    height: 95px !important;
    width: 280px !important;
	padding:0 5px;
}
.subButfeed{background:#1a1a1a; color:#fff; text-align:center; padding:6px 25px; border:0;}
.newOne-news {color:#307DAB; font-family:Arial, Helvetica, sans-serif; margin-top:0px; font-weight:bold; display:inline-block; }
.mytable strong {  font-weight: normal;}
.news_text_intro {font-family: Arial, Helvetica, sans-serif;font-size: 12px !important;	line-height: 20px;	color: #307DAB;}
.news_search{background:#f8f8f8; box-shadow:0 2px 2px 0 #c8c8c8; color:#307DAB; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:18px; line-height:35px; }
.newsBut{background: #307DAB;
    color: #FFFFFF;
    font-size: 14px;
    padding: 6px 25px;	}
	
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #307dab;
	line-height: normal;
}
.login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #307dab;
	text-decoration:none;
	margin:6px 6px 6px 6px;
}

#search {
	width: 196px;
	border: 1px solid #d19c22;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	border-bottom-right-radius: 2px;
 background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #dfdfdf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#dfdfdf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */
	float: right;
}
.form_setting {
	float: left;
	width: 152px;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e6e3dd'); /* for IE */
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top, #fefefe, #e6e3dd); /* for firefox 3.6+ */
	border:0 none;
	font-family:Arial, Helvetica, sans-serif;
	color:#9c9c9c;
	font-size: 12px;
	font-style: italic;
	line-height: 27px;
	height: 25px;
	padding-left: 11px;
}
#nav_box {
	background: #48A2D9; /* Old browsers */
background: -moz-linear-gradient(top,  #2A7DB0 0%, #307DAB 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#307DAB), color-stop(100%,#307DAB)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2A7DB0 0%,#307DAB 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2A7DB0 0%,#307DAB 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2A7DB0 0%,#307DAB 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2A7DB0 0%,#307DAB 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2A7DB0', endColorstr='#307DAB',GradientType=0 ); /* IE6-9 */

	height: 30px;
	line-height: 43px;
	margin-left: 5px;
	margin-right: 6px;
	width: 99.1%;
	z-index: 99999;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.nav ul {
	padding:0px;
	margin:0px;
	list-style: none;
}
.nav li {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	text-decoration:none;
	padding-top: 14px;
	padding-right:15px;
	padding-bottom:13px;
	padding-left:15px;
	border-left:1px solid #383838;
	line-height: 36px;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration:none;
	background-color:#c7b05c;
}
.nav2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration:none;
	background-color:#c7b05c;
	border:1px solid #c4ad5b;
}
#sub_menu_here_box {
	padding-right: 300px;
	padding-left: 100px;
}
.sub_menu_here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 28px;
	color: #c7b05c;
}
#about {
	padding-right: 5px;
	padding-left: 5px;
}
#aboutus_left {
	float: left;
	width: 276px;
}
#aboutus_center {
	float: left;
	width: 476px;
	margin-right: 13px;
	margin-left: 13px;
}
#aboutus_right {
	float: left;
	width: 225px;
	padding-top: 40px;
}
.about_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #307dab;
	text-transform: capitalize;
	line-height: 32px;

}
.the_information {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7d7d7d;
}
.name_of_cm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #307dab;
}

.pdfTank object {
    position: relative;
    z-index: 0;
}

.CPs_Page_Title
{
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #dfdfdf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#dfdfdf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */
	border: 1px solid #d5d3d3;
	    height:50px !important;
	    text-align:center;
}

.mlaHeader
{
    width:98%;
    margin:10px;
}

#News {
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #dfdfdf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#dfdfdf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */
	border: 1px solid #d5d3d3;
	margin: 8px 5px 0px 0px !important;
}

.newsFlash
{
	width:810px;
	float:left;
}
.news_text {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 17px;*/
	font-weight: normal;
	/*color: #307dab;*/
	color:Black ! important;

}
.news_textNew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #307dab;

}

.news_text li:hover
{
    font-weight:bold;
    /*color:#2D7DAD;*/
    color:Black !important;
    cursor:pointer;
    text-decoration:underline;
    float:left;
    width:99%;
}

.lorm_ipsum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear:both;
	color:Black;
}

.lorm_ipsum li
{
    display:inline;
    margin-right:10px;
    height:25px;
    text-decoration:none;
    line-height:-4px;
    list-style-type:none;
    vertical-align:bottom;
    text-align:center;
}
.modren {
   /* background: url("../images/list_bullet.png") no-repeat scroll 4px 7px rgba(0, 0, 0, 0); */
    border: 1px solid #d5d3d3;
    float: left;
    margin-bottom: -16px;
    margin-left: -15px;
    margin-right: 0;
    margin-top: 20px !important;
    padding: 6px 4px 6px 25px;
    width: 99%;
    font-size:15px ! important;
    text-align:left;
    
}
.modren span
{
    float:right !important; margin-right:10px;
    font-size:15px ! important;
    }
  .modrenmain {
    background: url("../images/d_h.jpg") no-repeat scroll 4px 11px rgba(0, 0, 0, 0);
    font-size: 15px !important;
    padding: 6px 4px 6px 16px;
    width: 99%;
}
.tableheader
{
   overflow: auto; 
   text-align:center; 
   background-color:gray !important; 
   font-family:Arial,Helvetica,sans-serif !important;
   height:63px;
       }
       .tableheader tr
       {
           margin-bottom:10px; 
           background: rgba(55,132,177,1);
background: -moz-linear-gradient(top, rgba(55,132,177,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(55,132,177,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(55,132,177,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(55,132,177,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(55,132,177,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(55,132,177,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3784b1', endColorstr='#ffffff', GradientType=0 );
 	border: 1px solid #d5d3d3;
           }
           .tableheader img
           {padding-right:4px;
               }
#latest_news_main_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #307dab;
	padding-left: 5px;
	padding-top: 0px;
}
#latest_news {
	padding-right: 5px;
	padding-left: 5px;
}
#latest_news_inner {
	float: left;
	width: 435px;
margin-right:14px !important;
font-family:Arial, Helvetica, sans-serif !important;
}
#It_has_survived_box {
	float: left;
	width: 278px;
	padding-right: 20px;
	padding-left: 5px;
}
#today_press_box {
	float: right;
	width: 229px;
	border: 1px solid #dbdbdb;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	padding: 5px;
}
.latest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #307dab ! important;
	text-align:left;
	margin-top:12px;
}


.lorm_ipsum_it_has_survived {
	line-height: 21px;
}

.lorm_ipsum_it_has_survived p
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size:14px !important;
    /* height:100px !important ; */
    overflow:hidden;
}

.read_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:Blue;
	text-decoration: underline;
}
.read_more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #307dab;*/
	color:Blue;
	text-decoration: underline;
}
.read_more a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}
#features_full_box {
	padding-right: 5px;
	padding-left: 9px;
	padding-top: 15px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f8f8f8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f8f8f8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f8f8f8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f8f8f8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */

border:1px solid #e1e1e1;
margin-top:15px;
}

#feature_box_inner {
	float: left;
	width: 33%;
	padding-right: 8px;
	padding-left: 8px;
}
#cabinet_decision {
	width: 30%;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3e3;
	border-left-color: #e3e3e3;
	float: left;
}
#flagship_Programme {
	float: left;
	width: 30%;
	padding-right: 0;
	padding-left: 12px;
}
.cabinet_decision_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #307dab;
}

.featureLI a
{
	word-spacing:0px !important;
}

.featureLI a:hover
{
	font-weight:bold;
	color:Gray !important ;
}

.inner_sidebar
{
    width:100%;
    margin-top:37px;
    height:100%;
}

#bhart_nerman {
width:100%;
}

#letest_video_box {
	padding-right: 7px;
	padding-left: 9px;
	padding-top: 2px;
}
#letest_video_box_inner {
    width:46%;
    float:left;
}
#letest_video_box_main {
    width:100%;
    max-width:100%;
    margin-top:10px;
}


#letest_image_2_right {
	float: left;
	width: 175px;
	background-color: #e3e3e3;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top:15px;
	border:1px solid #E1E1E1;
	height:161px;
	max-height:161px;
}

.DigitalImageGalleryLink{
    width:100%;
    float:left;
    height:163px;
    text-align:center;
    padding:0px;
    background: -moz-linear-gradient(top,  #ffffff 0%, #f8f8f8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f8f8f8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f8f8f8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f8f8f8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */
}

.controlFilters
{
	width:100%;
	background: rgb(240,249,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(240,249,255,1) 0%, rgba(203,235,255,1) 47%, rgba(161,219,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,249,255,1)), color-stop(47%,rgba(203,235,255,1)), color-stop(100%,rgba(161,219,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=0 ); /* IE6-9 */

}

.controlgroup2
{
	float:left;
	width:20%;
}

.english
{
	font-family:Arial,Helvetica,sans-serif !important ;
	
}

.linkImage
{
	clear:both;
	position:relative;
	top:-40px;
}

#futter {
	background-color: #141414;
	padding-right: 52px;
	padding-left: 28px;
	padding-top: 15px;
	margin-top:15px;
	clear:both;
}


.om {
    float: left;
    margin: 30px 0 0;
    width: 100%;
}

.footter {
    background-color: #141414;
    clear: both;
    margin-top: 20px;
    width: 100%;
}

#total_visitors {
	float: left;
	width: 241px;
}
#online_news_papers {
	float: left;
	width: 500px;
}

#fb_img_box-new {
	position:relative;
	top:-29px;
	width: 190px;
padding:0;
}

#fb_img_box {
	float: right;
	width: 147px;
padding-top:11px;
}
.total_visitors_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:12px;
}
.copy_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.online_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
}
.online_new a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration:none;
}
.online_new a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #0099FF;
	text-decoration:none;
}
#content {
	width:789px;
	float:left;
}
#sidebar {
	width:182px;
	float:right;
}
#cantainer-inner {
	width:98%;
	margin-left:15px;
	margin-right:15px;
}


.vipImageDiv
{
	text-align:center;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #dfdfdf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#dfdfdf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */
}

.vipImageDiv a img
{
}


.name{
text-align:center;
width:100%;
color:black;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
margin:5px 0;
height:100% !important;
}

.late p{color:#000 !important; text-decoration:none; width:810px; height:25px; float:left; margin-right:10px;}

.nameCM
{
    text-align: center;
    width: 100%;
    color: #1e71a4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
}

        .count
        {
            color: #FFFFFF;
            font-family: 'Conv_Digital_tech';
            font-weight: bold;
            letter-spacing: 3px;
        }
        img.grayscale
        {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
            -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
            -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        }
        img.grayscale:hover
        {
            filter: none;
            -webkit-filter: grayscale(0%);
        }
        img.grayscale1
        {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
            -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
            -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        }
        img.grayscale11
        {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
            -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
            -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        }
        img.grayscale2
        {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
            -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
            -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        }
        img.grayscale12
        {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
            -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
            -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        }
        img.grayscale3
        {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
            -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
            -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        }
        img.grayscale4
        {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
            -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */

            -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        }
        img.grayscale5
        {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
            -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
            -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        }
        img.grayscale6
        {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
            -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
            -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        }
        img.grayscale7
        {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
            -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
            -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        }
        img.grayscale8
        {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
            -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
            -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        }
        img.grayscale9
        {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
            -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
            -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        }
        img.grayscale10
        {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
            -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
            -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        }
        img.grayscale13
        {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
            -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
            -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        }
        img.grayscale14
        {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
            -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
            -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        }
        
        ul.videoEmbed
        {
            margin-top: 5px;
        }
        
        
        ul.videoEmbed li
        {
            float: left;
            margin-left: 20px;
        }
        
        .modalBackground
        {
            background-color: Black;
            filter: alpha(opacity=60);
            opacity: 0.6;
        }
        
        .ModalPanel
        {
            border: none;
            position: absolute;
            z-index: 9999999;
            width: 600px;
            height: 450px;
            color: Black;
            background-color: #FAFAFA;
        }
        
        .contactPanel
        {
            background-color: Transparent;
            border: medium none; color: Black; height: 500px !important; width: 617px !important;
        }
        
        .topBanner
        {
            background: #f8f8f8;
			box-shadow:0 0 3px 0 #717171;
			-webkit-box-shadow:0 0 3px 0 #717171;
			-moz-box-shadow:0 0 3px 0 #717171;
			-ms-box-shadow:0 0 3px 0 #717171;
            -moz-border-radius: 5px;
            border-radius: 4px;
            color: black;
            text-align: center;
            font-size: 10px;
            height: 12px;
        }
        
        .cancelbtn
        {
            color: Black;
            height: 28px;
            float: right;
            line-height: 20px;
            -moz-border-radius: 5px;
            font-family: Verdana;
            font-size: 14px;
            cursor: pointer;
            border-radius: 4px;
            font-weight: bolder;
            margin-right: 20px !important;;
            margin-top: 1px;
            text-decoration: none;
        }
        
        #sitemap_bg
        {	
            padding: 6px 2px 2px 5px;
            text-decoration: none;
            text-transform: uppercase;
            width: 100%!important;
            color: #307DAB;
            font-family: Arial, Helvetica, sans-serif;
        }
        .sitemap_bg_new{text-transform:none !important; width:99% !important;}
        .feedlblinput
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            margin-left: 10px;
            float: left;
        }
        
        .feetxtinput
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            float: left;
        }
        
        input.required
        {
            border: solid 1px #f00;
        }
        
        #google_translate_element
        {
            width: 280px;
            float: right;
            vertical-align: top;
            margin-right: 10px;
        }
        
        .goog-te-gadget
        {
            font-size: 12px !important;
        }
        
        .goog-te-combo
        {
        }
        
        .skiptranslate goog-te-gadget
        {
            margin-right: 10px;
            margin-top: 0px;
        }
        
        .headernewslist li
        {
            float:left;
            margin-right:10px;
        }
                       
            
            .imgwall{
vertical-align:baseline;
text-align:center;
margin-top:5px;
}
            
.item {
    background-color: #dfdfdf;
    border: 2px solid #fff;
    border-radius: 3px;
    box-shadow: 0 1px 5px 0 #424242;
    display: block;
    float: left;
    height: 250px;
    list-style-type: none;
    margin: 5px 5px 5px 10px;
    text-align: center;
    vertical-align: baseline;
    width: 220px;
}
            
.itemimage {
text-align:center;
vertical-align:baseline;
}

span#imageitem{
text-align:center;
vertical-align:baseline;
}

.labelitem{
float:left;
max-width:220px;
word-wrap:normal;
}
           

.udiv {
text-align:center;
}


ul#wallist li#listitem{
width:200px;
float:left;
background-color:#dbdbdb;
height:220px;
margin:2px;
}   


.VideoThumb {
    float:left;
    width: 170px;
    height: 100%;
    /* max-height:220px; */
    margin:5px 5px 5px 10px;
    background-color: RGB(255,255,255);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: block;
    border-radius: 3px;
    text-align: center;
    vertical-align: baseline;
    list-style-type: none;
    border:1px solid #6e8a17;
}           

.imgVideoThumb{
    vertical-align:baseline;
text-align:center;
margin-top:5px;
}

.vidCaption{
text-align:center;
vertical-align:baseline;
}   

.vidCaptionLabel{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    text-align:center;
} 

.VideoPopupHeading{
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bolder;
    9px;
}

.lus 
plus !important;
}

.plus 



}

.plus 
{
    text-align:center;
	right:0;
    width:40px;
	height:25px;
	background-color:#4e8a12;
	list-style-type:none;
	text-decoration:none;
	font-weight:bold;
}

.minus 
{
    text-align:center;
	left:0;
	width:70px;
	height:25px;
	background-color:#4e8a12;
    list-style-type:none;
	text-decoration:none;
	font-weight:bold;
}

.minus:hover, .plus:hover 
{
    opacity:.2;
    text-decoration:none;
    list-style:none;
    background-color:RGB(123,143,100);
}

#lblNext.disabled,#lblPrevious.disabled {
	opacity:.2;
}

.videoPopUpTable
{
    
}                                                                                                                                                                                                                                                                                                   }





/* Digital image Gallery */

.Digital_Div{
    width:100%;
    text-align:center;
}

.Digital_Options
{
	    background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #dfdfdf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#dfdfdf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */
	border: 1px solid #d5d3d3;
	width: 95%; 
	margin: 7px 15px 5px 24px; 
	vertical-align: middle;        
	 height: 50px;

}

.Digital_Head{
    width:100%;
}

.controlgroup3
{
	padding-left:10px;
	padding-top:10px; 
	width:215px;
	}
.controlgroup4
{
   padding-top:10px; 
    }
/*   List View On Latest News Gallery */

.contant_sub
{
    width:100%;
}

.NewsThumbs
{
    float:left;
    width: 300px;
    margin:5px 5px 5px 24px;
    background-color: RGB(255,255,255);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: block;
    border-radius: 3px;
    text-align: center;
    vertical-align: baseline;
    list-style-type: none;
    border:1px solid #6e8a17;
}

.NewsThumbs a
{
    width:100%;
}

.NewsThumbs a .imageDescs
{
    text-align:center !important;
    width:96% !important;
}

.paging
{
    clear:both;
    text-align:center;
}

.curr_num{ background: none repeat scroll 0 0 #CCCCCC; width:20px !important; height:20px !important; border: 3px solid #6E8B17; margin-right: 5px; }

.num, .nextprev {border:1px solid #FDFDFD; width:20px; height:20px; background:#ccc;}

.num:hover, .nextprev:hover {border:1px solid #F8F4F8; width:20px; height:20px; background:#0066FF; cursor:pointer;}

/*  Marquee Styles   */

        .marquee {  
        width: 850px;
        max-width:850px !important; 
        line-height: -3px;
        font-family: Arial, Helvetica, sans-serif;
        margin: 5px 0px;
        font-size: 14px;
        height:25px; 
        overflow: hidden;  
        position: relative; 
    }  
    
        .marquee p {  
        position: absolute;  
        font-family: Tahoma, Arial, sans-serif;  
        width: 850px;
        max-width:850px !important;  
        height: 100%;  
        margin: 0;  
        line-height: -3px;  
        text-align: center;  
        color: black;  
    }  
    
        .marquee p {  
        transform:translateX(100%);  
    }  
    
    @keyframes left-one {  
    0%  {  
        transform:translateX(100%);  
    }  
    10% {  
        transform:translateX(0);  
    }  
    40% {  
        transform:translateX(0);  
    }  
    50% {  
        transform:translateX(-100%);  
    }  
    100%{  
        transform:translateX(-100%);  
    }  
}  
@keyframes left-two {  
    0% {  
        transform:translateX(100%);  
    }  
    50% {  
        transform:translateX(100%);  
    }  
    60% {  
        transform:translateX(0);          
    }  
    90% {  
        transform:translateX(0);          
    }  
    100%{  
        transform:translateX(-100%);  
    }  
} 

    .marquee p:nth-child(1) {  
        animation: left-one 20s ease infinite;  
    }  
    .marquee p:nth-child(2) {  
        animation: left-two 20s ease infinite;  
    }  


/* Newspapers Page */

.newspaper_list {
    list-style-type: none;
    margin-top: 4px;
    width:100% !important;
    height:auto;
}

#centercontent_mag {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    margin: 0px;
    min-height: 600px;
    padding-left: 10px;
    width:99% !important;
    z-index: 13;
}

ul.newspaper_list li {
    border: 1px solid black;
    cursor: pointer;
    float: left;
    margin-top: 10px;
    padding: 4px;
    text-align: justify;
    width: 99%;
}

ul.newspaper_list li h4 {
    font: bold 10pt arial;
    margin: 0 0 1px;
    padding: 0;
}

div#centercontent_mag ul li a {
    color: #003399;
    font-family: sans-serif,arial;
    font-size: 0.95em;
    font-weight: 700;
    text-decoration: none;
}

div#centercontent_mag ul li a.thumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    display: block;
    float: left;
    margin-bottom: 0;
    margin-right: 12px;
    max-width: 200px;
    padding: 1px;
    text-decoration: none;
}

div#centercontent_mag ul li a {
    color: #365D95;
    text-decoration: none;
}

div#centercontent_mag ul li:hover
{
   /*border:1px solid #AE4D7D;*/
}

div#centercontent_mag h2 {
    border-bottom: 1px dotted #AAAA77;
    color: #669900;
    font-size: 140%;
    font-weight: 700;
    margin: 25px 0 0.5em;
    padding-bottom: 0;
    padding-top: 0;
}

#nav li a:first-child:nth-last-child(2):before { 
  content: ""; 
  position: absolute; 
  height: 0; 
  width: 0; 
  border: 5px solid transparent; 
  top: 50% ;
  right:5px;  
}
 
/* arrow hover styling */

.arrow-down {
    width: 0; 
    height: 0; 
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    font-size: 1px;
    margin-left:6px;
}

.arrow-right {
    border-bottom: 4px solid rgba(0, 0, 0, 0);
    border-left: 4px solid #FFFFFF;
    border-top: 6px solid rgba(0, 0, 0, 0);
    float: right;
    font-size: 2px;
    height: 0;
    width: 0;
}

.DateValidators
{
    font-size:10px;
    font-weight:bold;
}

.videoMiddle
{
    width:100% !important;
    margin:2px;
}

.pageHeading
{
background: #ffffff; /* old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #dfdfdf 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfdfdf));
                        /* chrome,safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* chrome10+,safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%); /* ie10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#dfdfdf 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 );
                        /* ie6-9 */
	border: 1px solid #d5d3d3;
	 text-align: center;
	  color: black;
}

.videoHeadTitle
{
    line-height:20px; font-weight:normal; color:white !important;
}
.MainTable
{
  margin:11px ! important; 
    }

.mini {
    border: 5px solid #FFFFFF;
border-radius: 8px;
margin: 0 5px 0 0;

}
.welcome_div {
    float: left;
    width: 99%;
}

.online-newspaper {
    border: 1px solid #ccc;
    border-radius: 10px;
    float: left;
    margin: 10px 0 0;
    width: 99%;
}
.ul1 {
    border-right: 1px solid #ccc;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    width: 49%;
}
.ul1 li {
    line-height: 28px;
    margin: 0;
    padding: 0;
    text-align: left;
    width:100%;
    float:left;
    color:#464646;
    
}
.ul1 li a
{
    text-align:justify;
    font-family:Arial Sans-Serif;
    font-size: 14px !important;
    color:#464646 !important;
    text-decoration:none;
    list-style-type:none;
    border:none !important;
    float:left;
    width:100%;
    padding:6px;
}

.ul1 li a:hover
{
    font-weight:bold !important;
    text-decoration:none;
    list-style-type:none;
    border:none;
    width:96%;
    float:left;
    background-color:#CEDCE7;

}

.ul2 {
    margin: 0;
    padding: 0;
    width:50%;
    float:left;
}
.ul2 li {
    line-height: 28px;
    margin: 0;
    padding: 0;
    text-align: left;
    width:100%;
    float:left;
    color:#464646;
    
}
.ul2 li a
{
    text-align:justify;
    font-family:Arial Sans-Serif;
    font-size: 14px !important;
    color:#464646 !important;
    text-decoration:none;
    list-style-type:none;
    border-style:none !important;
    float:left;
    width:100%;
    padding:6px;
}

.ul2 li a:hover
{
    font-weight:bold !important;
    text-decoration:none;
    list-style-type:none;
    border:none;
    width:96%;
    float:left;
    background-color:#CEDCE7;
  }

.MinisterHeading {
font-family:Arial Verdana sans-serif;
font-size:20px;
height:30px;
font-weight:bold;
}

.downloadBTN {
background: rgba(41,125,181,1);
background: -moz-linear-gradient(left, rgba(41,125,181,1) 0%, rgba(41,125,181,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(41,125,181,1)), color-stop(100%, rgba(41,125,181,1)));
background: -webkit-linear-gradient(left, rgba(41,125,181,1) 0%, rgba(41,125,181,1) 100%);
background: -o-linear-gradient(left, rgba(41,125,181,1) 0%, rgba(41,125,181,1) 100%);
background: -ms-linear-gradient(left, rgba(41,125,181,1) 0%, rgba(41,125,181,1) 100%);
background: linear-gradient(to right, rgba(41,125,181,1) 0%, rgba(41,125,181,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#297db5', endColorstr='#297db5', GradientType=1 );

	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	box-shadow:inset 0px 1px 5px -15px #bbdaf7;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:26px;
	width:76px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
}
.downloadBTN:hover {
	background: rgba(49,143,231,1);
background: -moz-linear-gradient(top, rgba(49,143,231,1) 0%, rgba(132,186,247,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(49,143,231,1)), color-stop(100%, rgba(132,186,247,1)));
background: -webkit-linear-gradient(top, rgba(49,143,231,1) 0%, rgba(132,186,247,1) 100%);
background: -o-linear-gradient(top, rgba(49,143,231,1) 0%, rgba(132,186,247,1) 100%);
background: -ms-linear-gradient(top, rgba(49,143,231,1) 0%, rgba(132,186,247,1) 100%);
background: linear-gradient(to bottom, rgba(49,143,231,1) 0%, rgba(132,186,247,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#318fe7', endColorstr='#84baf7', GradientType=0 );

	cursor:pointer;
}

.downloadBTN:active {
	position:relative;
	top:1px;
}

     .dateTextBox {
     background-color: White;
     border: Defaultpx solid gray;
     color: black;
     font-size: 16;
     font-family: arial;
     font-style: normal;
     font-weight: ;
     padding: 1px;
     }
     
