﻿@charset "utf-8";
/* CSS Document */
/*@font-face {
	font-family: 'futura_bk_btbook';
	src: url('../font/Futuran-webfont.eot');
	src: url('../font/Futuran-webfont.eot?#iefix') format('embedded-opentype'),  url('../font/Futuran-webfont.woff2') format('woff2'),  url('../font/Futuran-webfont.woff') format('woff'),  url('../font/Futuran-webfont.ttf') format('truetype'),  url('../font/Futuran-webfont.svg#futura_bk_btbook') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
.customCalloutStyle div, .customCalloutStyle td {
	border: solid 1px Black;
	background-color: #0053a0;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
}
.ajax__validatorcallout_icon_cell {
	width: 20px;
	padding: 5px;
	border-right: none;
}
.ajax__validatorcallout_close_button_cell {
	vertical-align: top;
	padding: 0px;
	text-align: right;
	border-left: none;
}

a{
	color:#777;
}
a img{
	border:none;
	color:#777;
	}
.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    font-size: 0;
    height: 0;
	clear:both;
    }
	
p a{
	color:#333;
}
p a:hover{
	text-decoration:none;
}
 
.clearfix { 
   *display: inline-block; 
   _height: 1%;
}

/* css for middle panel for three col */
.mainbodypanel{
	background:url(../images/back-top.png) no-repeat 0 0;
	position:relative;
	}
.midinnerbody{
	max-width:1200px;
	width:100%;
	margin:0 auto;
	min-height:800px;
	font-size:14px;
	display:block;
	}
.containerbody{
	margin:16px;
	overflow:auto;
}
.lftcont{
margin:5px 17px 17px;
}
.leftpanel{
	max-width:311px;
	width:100%;
	float:left;
	
	display:inline-blockl
	}
.left_message_box{
	border:solid 1px #ccc;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	min-height:253px;
	background:rgb(245, 244, 242);
	margin-bottom:15px;
	}
.alert_mess{
	display:block;
	text-align:center;
	padding:14px 0;
}
.right_panel{
	float:right;
	position:relative;
	max-width:130px;
	padding:10px;
	width:100%;
	min-height:400px;
/*	background:rgb(237, 237, 237);*/
	}
.left_btn{
	border:none;
	background:#626C76;
	color:#FFF;
	padding:7px 20px;
	text-transform:uppercase;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	width:140px;
	margin:10px auto;
	margin-top:0;
	display:block;
	-webkit-border-radius:2px;
	-moz-border-radius: 2px;
	border-radius:2px;
	cursor:pointer;
}
	
.mid_cont_panel{
	 margin: 0 auto 0 342px;
    max-width: 650px;
    width: 100%;
/*	overflow:auto;*/
	
	}

.mid_cont_panel h2{
	font:normal 31px 'Raleway', sans-serif;
	color:#04194E;
	padding:0;
	margin:0 0 20px 0;
	font-weight:600;
	}
.mid_cont_panel h3{
	font:bold 20px 'Raleway', sans-serif;
	margin:15px 0 10px 0;
	padding:10px;
	color:#666;
	background:rgb(245, 244, 242);
	border-radius:6px;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 6px; 
  /* Firefox 1-3.6 */
  -moz-border-radius: 6px;
  box-shadow: 0 -1px 1px #999;

/*	padding-bottom:20px;*/
	}
.mid_cont_panel h5{
	font:bold 15px 'Raleway', sans-serif;
	 margin: 0;
    padding: 0;
	}
.mid_cont_panel p{
	font:normal 14px 'Raleway', sans-serif;
	padding:0 0 20px 0;
	margin:0;
	line-height:22px;
	text-align:justify;
	}
.mid_cont_panel ul{
	margin:0 0 10px 20px;
	padding:0;
	line-height:26px;
	font-size:14px;
}
.mid_cont_panel ul li{
	line-height:26px;
	background: rgba(0, 0, 0, 0) url("../images/arrow.gif") no-repeat scroll 0 4px;
    list-style: outside none none;
    margin: 0;
    padding-left: 30px;
}
.content-heading1 {
    color: #083668;
	font-family:'Raleway', sans-serif;
    font-size: 15px;
    font-weight: bolder;
    padding-right: 10px;
}
/* css for left navigation for tree */
.nav_tree_lft{
	margin:0;
	padding:0 0 20px 0;
	}
.nav_tree_lft ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
.nav_tree_lft ul li{
	list-style-type:none;
	font-size:14px;
	}
.nav_tree_lft ul li a{
	color:#04194E;
	font-weight:bold;
	padding:10px 7px 10px 25px;
	list-style-type:none;
	background:url(../images/libg_right.png) no-repeat 10px 14px;
	display:block;
	text-decoration:none;
	border-bottom:solid 1px #ddd;
	}
.nav_tree_lft ul li ul{
	border-bottom:solid 1px #ddd;
	padding-left:16px;
	font-size:13px;
	}
.nav_tree_lft ul li ul li{
	margin:0;
	padding:0;
	padding-left:18px;
		font-size:13px;
		list-style-type:none;
		
	}
.nav_tree_lft ul li ul li a{
	border-bottom:none;
	color:#666;
	font-weight:normal;
	padding-left:16px;
	padding-bottom:5px;
	background:none;
	background:url(../images/libg_right.png) no-repeat left 14px;
}
.nav_tree_lft ul li ul li a:hover{
	background:url(../images/libg_right.png) no-repeat left 14px;
	color:#000;
	}
.nav_tree_lft li a:hover{
	background:#EEE url(../images/libg_right.png) no-repeat 10px 14px;
	color:#666;
	}
	
.nav_tree_lft ul li ul li ul{
	border-bottom:solid 1px #ddd;
	padding-left:0;
	}
.nav_tree_lft ul li ul li ul li{
	margin:0;
	padding:0;
	padding-left:15px;
		font-size:13px;
		list-style-type:none;
		font-size:12px;
	}
.nav_tree_lft ul li ul li ul li a{
	border-bottom:none;
	color:#666;
	font-weight:normal;
	padding-left:15px;
	padding-bottom:5px;
	background:none;
	background:url(../images/nav_sub_arrow.png) no-repeat left 13px !important;
}
.nav_tree_lft ul li ul li ul li a:hover
{
	background:none;
	color:#000;
	}	
	

.linkhead, .linkheadred{
	color:#fff;
	font:normal 16px 'Raleway', sans-serif;
 	background:#626C76; 

/*background: rgba(10,65,116,1);
background: -moz-linear-gradient(left, rgba(10,65,116,1) 0%, rgba(54,123,170,1) 51%, rgba(10,65,116,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(10,65,116,1)), color-stop(51%, rgba(54,123,170,1)), color-stop(100%, rgba(10,65,116,1)));
background: -webkit-linear-gradient(left, rgba(10,65,116,1) 0%, rgba(54,123,170,1) 51%, rgba(10,65,116,1) 100%);
background: -o-linear-gradient(left, rgba(10,65,116,1) 0%, rgba(54,123,170,1) 51%, rgba(10,65,116,1) 100%);
background: -ms-linear-gradient(left, rgba(10,65,116,1) 0%, rgba(54,123,170,1) 51%, rgba(10,65,116,1) 100%);
background: linear-gradient(to right, rgba(10,65,116,1) 0%, rgba(54,123,170,1) 51%, rgba(10,65,116,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a4174', endColorstr='#0a4174', GradientType=1 );*/

	padding:7px;
	text-align:center;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-weight:600;
}
.livecity{
	padding:0 20px;
}

.linkheadred{
	background:#c00;
	color:#fff;
}
.livecity h3{
	text-align:left;
	color:#c00;
	font-size:18px;
	padding:0;
	margin:0;
}
.livecity p{
	text-align:left;
	font-size:14px;
	color:#777;
}
/* css for mayor image */
.mayorimg{
	box-shadow: 0px 0px 4px 3px #ccc;
	-moz-box-shadow: 0px 0px 4px 3px #ccc;
	-webkit-box-shadow: 0px 0px 4px 3px #ccc;
	border:solid 1px #ccc;
	padding:4px;
	}
.mayorimg img{
	max-width:267px;
	width:100%;
}
.captionpanel{
	padding:15px 0 0px 0;
	}
.captionpanel h4{
	font:normal 20px 'Raleway', sans-serif;
	color:#57420B;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
.captionpanel p{
	font:normal 14px 'Raleway', sans-serif;
	color:#505050;
	margin-bottom:20px;
	line-height:22px;
	}
.moreinfo{
	border-top:solid 1px #ccc;
	padding:20px 0 30px 20px;
	font:normal 20px 'Raleway', sans-serif;
	color:#57420B;
	text-transform:uppercase;
	}
.moreinfo a{
	color:#57420B;
	text-decoration:none;
}
/* css for right panel */
.labelone{
	padding:20px 0px;
	padding-top:0;
	background:#fff;
	font:normal 12px 'Raleway', sans-serif;
	margin-bottom:10px;
	text-align:center;
	}
.labelone p{
	margin:0;
	padding:10px 0 0 0;
	line-height:18px;
}
.labelone p a{
	display:block;
	padding-top:0;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	text-decoration:underline;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	}
.labelone p a:hover{
	text-decoration:none;
	}
.subimg{
	 position:absolute; top:10px; left:3px;
	}
.rht_img_cen{
	text-align:center;
	}
.rht_img_cen a img{
	border-radius:8px
}
	
.arrow{
width: 0;
height: 0;
border-style: solid;
border-width: 0 7.5px 15px 7.5px;
border-color: transparent transparent #ffffff ;
position:absolute;
top:-10px;
left:55px;
}

.video_title_txt{ font-size:11px; width:140px; height:40px;}

.divnone{
	display:none;
}
/* css for header panel */
.header_panel{
	margin:0;
	padding:0;
	position:relative;
	width:1200px;
	margin:0 auto;
}
.header_panel h1{
	position:absolute;
	top:10px;
	left:180px;
	z-index:9;
	}

/* css for tax collector */
.breadcrum{
	margin-bottom:10px;
	font:normal 11px 'Raleway', sans-serif;
/*	background:rgb(245, 244, 242);*/
	padding:4px 2px;
	padding-bottom:5px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;

	}
.breadcrum a{
	color:#666;
	text-decoration:underline;
	padding:0 3px;
	}
.breadcrum a img{
	display:inline-block;
	vertical-align:top;
	}
.breadcrum a:hover{
	color:#04194D;
	text-decoration:none;
	}
.mid_cont_panel .taxmonth{
	margin:0;
	padding:0 0 10px 0;
	}
.mid_cont_panel .taxmonth ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
.mid_cont_panel .taxmonth li{
	background:url(../images/nav_sub_hed_arrow.png) no-repeat 0 7px;
	padding-left:20px;
	list-style-type:none;
	display:block;
	margin-left:0;
}

/* css for online payment */
.onlinepayment{
	border:solid 1px #ccc;
	margin:6px 0 20px 0 !important;
	}
.onlinepayment span{
	color:#04194C;
	font-size:30px;
	}
.onlinepayment img{
	display:inline-block;
	vertical-align:middle;
	}
.payonbut{
	margin-left:30px;
	border-left:solid 1px #ccc;
	padding-left:30px;
	}
 

.mid_cont_panel .pdffilepanel{
	margin:0;
	padding:0;
}
	
.mid_cont_panel .pdffilepanel li{
	margin:0 0 5px 0;
	padding:0 0 3px 3px ;
	list-style-type:none;
	border-bottom:dashed 1px #ccc;
	}
.mid_cont_panel .pdffilepanel li img{
	vertical-align:middle;
	}
.mid_cont_panel .pdffilepanel li a{
	text-decoration:none;
	padding-left:20px;
	color:#504f4f;
	}
.mid_cont_panel .pdffilepanel li a:hover{
	color:#04194E;
}

/* css for slider */
.ban1 .bx-wrapper .bx-viewport{
	
}

.address_on_ban{
	color:#fff;
	z-index:9;
	background:#04194e; 
	padding:10px 0;
	font:normal 18px 'Raleway', sans-serif;
	text-align:center;
	 -webkit-border-radius: 12px;
	 margin-top:-10px;

  /* Firefox 1-3.6 */
  -moz-border-radius: 12px; 
  
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 12px; 
}

.namepost{
	font:normal 24px 'Raleway', sans-serif;
	line-height:24px;
	margin-bottom:2px;
	border-bottom:solid 1px #405586;
	 padding: 1px 20px 7px 10px;
}
.namepost span{
	font-size:15px;
	display:block;
	}
.adduserpost{
	padding-left:20px;
	padding-top:6;
	padding-right:10px;
	}
.adduserpost p{
	text-align:center;
	margin:0;
	padding:0;
		font-size:12px;
		line-height:18px;
	}

/* css for footer panel */
.footerpanel{
	background:url(../images/img_footer.png) no-repeat;
	width:1200px;
	margin:0 auto;
	padding-top:25px;
	min-height:300px;
	color:#fff;
	}
.footer_content{
	margin:0;
	padding:20px 0 20px 10px;
	font-size:11px;
	text-align:left;
	}
.footer_content ul{
	margin:0;
	padding:0 20px 0 0;
	list-style-type:none;
	text-align:left;
	float:left;
	width:178px;
}
.footer_content ul h4{ 
	text-align:left;
	text-transform:uppercase;
	margin:0 0 10px 0;
	padding:0;
	font-family:'Raleway', sans-serif;
	font-size:16px;
	font-weight:600;
}
.footer_content ul li{
	list-style-type:none;
	margin:0 0 0 5px;
	padding:0;
	}
.footer_content ul li a{
	color:#9EA9C5;
	display:block;
	line-height:18px;
	text-decoration:none;
	font-weight:normal;
	font-family:'Raleway', sans-serif;
	background:url(../images/foot_arrow.png) no-repeat 0 6px;
	padding:0 0 0 11px;
	}
.footer_content ul li a:hover{
	color:#fff;
	-webkit-transition-property:color, text;
-webkit-transition-duration: 1s, 1s;
-webkit-transition-timing-function: linear, ease-in;

-moz-transition-property:color, text;
-moz-transition-duration:1s;
-moz-transition-timing-function: linear, ease-in;

-o-transition-property:color, text;
-o-transition-duration:1s;
-o-transition-timing-function: linear, ease-in; 
	}
	
.footer_content ul li.logofooter{
	margin-right:20px;
	margin-left:0;
	text-align:left;
}
.img_traffic{
	display:block;
}
.img_traffic img{
	max-width:96%;
	width:100%;
	border:solid 1px #ccc;
	padding:6px;
}

.content-heading2 {
    color: #50050c;
    font-family:'Raleway', sans-serif;
    font-size: 15px;
    font-weight:600;
    padding-right: 10px;
}
.socialpanel{
	padding-right:0 !important;
	margin-left:30px !important;
	}
.socialpanel li{
	display:inline-block !important;
	margin:0 !important;
	padding:0 !important;
	}
.socialpanel li a{
	display:inline-block;
	background:none !important;
	margin-right:0;
	padding-right:5px !important;
	padding-left:0 !important;
}
.socialpanel li.twt a span{
	width:48px;
	height:48px;
	display:block;
	background:url(../images/social_icon_twitter.png) no-repeat 0 0;
	}
.socialpanel li.twt a span:hover{
	background:url(../images/social_icon_tw_hv.png) no-repeat 0 0;
	
	}
.socialpanel li.fb a span{
	width:48px;
	height:48px;
	display:block;
	background:url(../images/social_icon_fb.png) no-repeat 0 0;
	}
.socialpanel li.fb a span:hover{
	background:url(../images/social_icon_tw_fb_hv.png) no-repeat 0 0;
	}
.socialpanel li.google a span{
	width:48px;
	height:48px;
	display:block;
	background:url(../images/social_icon_goog.png) no-repeat 0 0;
	}
.socialpanel li.google a span:hover{
	background:url(../images/social_icon_goog_hv.png) no-repeat 0 0;
	}
.socialpanel li.youtube a span{
	width:48px;
	height:48px;
	display:block;
	background:url(../images/social_icon_yt.png) no-repeat 0 0;
	}
.socialpanel li.youtube a span:hover{
	background:url(../images/social_icon_tw_fb_yt_hv.png) no-repeat 0 0;
	}
.copyright{
	font-size:13px;
	text-align:left;
	padding-top:25px;
	padding-left:10px;
	}
	
/* css for index page */
.threecoladd{
	background:url(../images/bg_img_three_col.jpg) no-repeat 0 0;
	min-height:275px;
	box-shadow:2px 0 8px -6px #000, -3px 0 8px -6px #000;
	display:inline-block;
	width:1200px;
	text-align:left;
	font-family:'Raleway', sans-serif;
}
.col_majornews{
	width:465px;
	min-height:250px;
	padding:20px 15px 0 15px;
	color:#4F4F4F;
	float:left;
	display:inline-block;
	position:relative;
	}
.col_majornews h3{
	font-weight:normal;
	font-size:23px;
	font-family: 'Raleway', sans-serif;
	color:#5F410C;
	text-transform:uppercase;
	padding-bottom:0px;
	margin:0;
	}
.col_majornews p{
	color: #4f4f4f;
    font-size: 13px;
    line-height: 22px;
	/*background:url(../images/arrow_blue.png) no-repeat 0 6px;*/
	}
.col_majornews a, .col_multimedia a{
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family:'Raleway', sans-serif;
	background-color:#2C2C2C;
	padding:3px 10px;
	text-decoration:none;
	}
.col_multimedia ul{
	list-style-type:none;
	margin:0;
	padding:0;
	background:none;
}
.col_multimedia ul li{
	list-style-type:none;
	float:left;
	background:none;
	margin:0;
	padding:0 0 5px 0;
	text-align:center;
}

.mediapanelicon{
	display:block;
}

.mediapanelicon a{
	display:block;
	position:inherit;
	background:none;
}
.mediaiconlink{
	list-style-type:none;
}
/*.mediaiconlink li{
	margin:0;
	padding:0 20px;
	list-style-type:none;
	display:block;
	float:left;
	}*/
	
	.mediaiconlink li {
    background:none !important;
    display: block;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0 20px;
}

	
.mediaiconlink li a{
	display:block;
	float:left;
	text-align:center;
	color:#06C;
	font-size:18px;
	text-decoration:none;
}
.mediaiconlink li a:hover{
	text-decoration:none;
}
.mediaiconlink li a img{
	max-width:150px;
	width:100%;
}
.mediaiconlink li a img:hover{
}

.pf_cal{
	display:block;
	overflow:auto;
	}
.pf_cal td a{
	text-decoration:none;
	font-size:24px;
}
	
/* css for calaender */
.col_calender{
	width:270px;
	min-height:230px;
	padding:20px 15px 0 15px;
	color:#4F4F4F;
		float:left;
	display:inline-block;
	position:relative;
	}
.col_calender h3{
	font-weight:normal;
	font-size:23px;
	font-family: 'Raleway', sans-serif;
	color:#5F410C;
	text-transform:uppercase;
	padding-bottom:0px;
	margin:0;
	}
.col_calender #updateProgress{
	position:absolute !important;
	left:0 !important;
	top:0 !important;
}
	
/* css for multimedia panel */
.col_multimedia{
	width:370px;
	min-height:250px;
	padding:20px 25px 0 0;
	color:#4F4F4F;
	float:right;
	display:inline-block;
	position:relative;
	}
.col_multimedia .bbr span{
	background:none;
	}
.col_multimedia h3{
	font-weight:normal;
	font-size:23px;
	font-family: 'Raleway', sans-serif;
	color:#5F410C;
	text-transform:uppercase;
	padding-bottom:0px;
	margin:0;
	}
.bbr{
	margin:0;
	padding:0;
	text-align:center;
	margin-left:173px;
	}
.bbr span{
	display:block;
	color:#04194C;
	background:url(../images/arrow_blue.png) no-repeat 0 10px;
	padding-left:20px;
	padding-top:5px;
	font-size:18px;
	font-weight:bold;
	}
.imgmediapadmar{
	margin-bottom: 8px;
    margin-left: 20px;
    margin-top: 20px;
	}

/* css for news panel */
.middle_newpanel{
	background: rgb(245, 244, 242) none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 10px;
    width: 100%;
	padding-bottom:8px;
	margin-bottom:20px;
	position:relative;
	 min-height:542px;
	}
.content-bigger {
    color:#333;
	font-family:'Raleway', sans-serif;
    font-size:14px;
    font-weight:bold;
    padding-right:2px;
}
.content-big-blue {
    font-size: 14px;
}
	
.middle_newpanel p{
	padding:10px 15px 5px 25px;
	background: rgba(0, 0, 0, 0) url("../images/arrow_blue.png") no-repeat scroll 0 15px;
    color: #4f4f4f;
	margin-left:20px;
}

.all_newpanel{
    width: 100%;
	padding-bottom:0x;
	margin-bottom:10px;
	position:relative;
	}
.all_newpanel p{
	padding:10px 15px 5px 25px;
	background: rgba(0, 0, 0, 0) url("../images/arrow_blue.png") no-repeat scroll 0 15px;
    color: #4f4f4f;
	margin-left:0px;
	text-decoration:underline;
	}
.all_newpanel p:hover{
	text-decoration:none;
}

.read_more{
     display: block;
position: absolute;
bottom: 0px;
right: 0px;
color: #FFF;
font-size: 14px;
font-weight: bold;
font-family:'Raleway', sans-serif;
background-color: #2C2C2C;
padding: 3px 10px;
text-decoration: none;

}
/*.middle_newpanel a {
    background-color: #2c2c2c;
	border-bottom-right-radius: 6px;
    bottom: 0;
    color: #fff;
    display: block;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 10px;
    position: absolute;
    right: 0;
    text-decoration: none;
}*/
.middle_newpanel  .linkhead{
	text-align:left;
	padding-left:15px;
}

.mediacol li{
	float:left;
	width:184px;
	display:block;
	text-align:center;
	}
.mediacol li h3{
	margin-bottom:25px;
}
	
/* css for index page find your answer panel */
.find_twocol{
	border:solid 1px #ccc;
	-webkit-border-radius:6px;
	-moz-border-radius: 6px;
	border-radius:6px;
	font-weight:normal;
	font-size:12px;
	font-family:'Raleway', sans-serif;
	color:#2C2C2C;
	margin-bottom:20px;
	min-height:256px;
	background-color:#F5F4F3;
	position:relative;
	}
 
.findpanel{
    border-right: 1px solid #ccc;
    box-shadow: 1px 0 0 0 #999;
    float: left;
    margin: 0;
    min-height: 257px;
    padding: 0;
    position: relative;
    width: 324px;
	}
.findpanel h3{
	/*background: rgba(11,64,115,1);
	background: -moz-linear-gradient(left, rgba(11,64,115,1) 0%, rgba(62,128,179,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(11,64,115,1)), color-stop(100%, rgba(62,128,179,1)));
	background: -webkit-linear-gradient(left, rgba(11,64,115,1) 0%, rgba(62,128,179,1) 100%);
	background: -o-linear-gradient(left, rgba(11,64,115,1) 0%, rgba(62,128,179,1) 100%);
	background: -ms-linear-gradient(left, rgba(11,64,115,1) 0%, rgba(62,128,179,1) 100%);
	background: linear-gradient(to right, rgba(11,64,115,1) 0%, rgba(62,128,179,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b4073', endColorstr='#3e80b3', GradientType=1 );*/
	background:#626C76; 
	color:#fff;
	font-size:16px;
	font-family: 'Raleway', sans-serif;
	padding:10px;
	text-align:center;
	text-transform:uppercase;
	border-bottom-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	margin:0;
	}
.culturepanel{
	width:323px;
	min-height:165px;
	margin:0;
	padding:0;
	float:right;
	position:relative;
	}
.culturepanel h3{
	background:#626C76; 	
/*background: rgba(62,128,179,1);
background: -moz-linear-gradient(left, rgba(62,128,179,1) 0%, rgba(11,64,115,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(62,128,179,1)), color-stop(100%, rgba(11,64,115,1)));
background: -webkit-linear-gradient(left, rgba(62,128,179,1) 0%, rgba(11,64,115,1) 100%);
background: -o-linear-gradient(left, rgba(62,128,179,1) 0%, rgba(11,64,115,1) 100%);
background: -ms-linear-gradient(left, rgba(62,128,179,1) 0%, rgba(11,64,115,1) 100%);
background: linear-gradient(to right, rgba(62,128,179,1) 0%, rgba(11,64,115,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e80b3', endColorstr='#0b4073', GradientType=1 );*/

	color:#fff;
	font-size:16px;
	font-family: 'Raleway', sans-serif;
	padding:10px;
	text-align:center;
	text-transform:uppercase;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	border-bottom-right-radius:0;
	margin:0;
	margin-bottom:20px;
}
.culturepanel p a{
	background:none;
	  color: #777;
    line-height: 20px;
    margin: 0;
    padding: 0;
    position: inherit;
	font-weight:normal;
}
.app_img{
	display:block;
	text-align:center;
	padding:0 0;
	max-width:78px;
	width:100%;
	margin:0 auto;
}
.app_img img{
	text-align:center;
	border:solid 1px #000;
	background:#fff;
	padding:5px;
	border-radius:50px;
}
.app_icon{
	padding-top:10px;
	}
.rhtcontsga{
	text-align:left;
	font-size:18px;
	color:#777;
	padding-left:16px;
	vertical-align:top;
}
.rhtcontsga li{
	margin-bottom:10px;
}
.leftlogosga{
	float:left;
}
.culturepanel p a:hover{
	text-decoration:underline;
}
.tran_line_img{
	position:absolute;
	right:-8px;
	height:100%;
	}
.livecity{
	text-align:center;
	padding-bottom:20px;
/*	margin-bottom:10px;*/
	margin-top:10px;
	}
.ph_pass{
	float:right;
	padding:0;
	padding-right:0;
	padding-top:6px;
	padding-bottom:0;
	
}
.ph_pass img{
	padding:6px;
/*	border:solid 1px #5f410c;*/
	box-shadow: 0 0 4px #5f410c inset;
}
.indexpagelft{
	margin-left:0 !important;
	margin-right:0 !important;
	border-bottom:solid 1px #ccc;
	}
.indexpagelft:last-child{
	border-bottom:0;
	margin-bottom:10px;
}
.indexpagelft p{
	font-size:14px;
	text-align:justify;
	line-height:24px;
	padding-left:17px;
	padding-right:17px;
	}
.indexpagelft p a{
	color:#cc0000;
	text-decoration:none;
	}
.indexpagelft p a:hover{
	color:#03C;
	}
.blueline{
	color:#039;
}
.redline{
	color:#900;
}
.read_more{
   bottom:0; 
    position: absolute;
    right: 0; 
 
}
.culturepanel a{
	 background-color: #2c2c2c;
   /* bottom:-53px;*/
	border-bottom-right-radius: 6px;
    color: #fff;
    display: block;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 10px;
/*    position: absolute;
    right: 0;*/
    text-decoration: none;
	background-image:none;
}
.imgfaq{
	text-align:center !important;
	display:block;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
.imgfaq img{
	margin:10px 0 5px;
}
.culturepanel p{
	background: rgba(0, 0, 0, 0) url("../images/arrow_blue.png") no-repeat scroll 0 5px;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 23px;
    margin-left: 20px;
    padding: 0 20px 11px !important;
}
.selectpanel{
	text-align:center;
	}
.selectpanel select{
	background:#eee;
	border: 1px solid #ccc;
    font-family: raleway;
    font-size: 13px;
    padding: 10px 6px;
    width: 291px;
	}
.selectpanel a{
	color: #999;
    font-size: 14px;
    text-decoration: none;
	}
	
/* css for drop down select option gnu 2015 panel find your answer */

.dropcontainer {
	position:relative;
	font-size: 16px;
	color: #2C2C2C;
	left:16px;
	} 

.trigger {
	color: #777;
	padding: 10px;
	font-size: 16px;
	width: 90%;
	background:#E5E5E5 url(../images/select-arrow-open.png) 98% center no-repeat;
	display: block;
	border: 1px solid #ccc;
	border-width:2px 1px 1px 2px;
	border-color:#999 #ccc #ccc #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
	margin:0 auto;
	text-align:left;
	}
.trigger_input{
	background:url(../images/input-search.png) 98% center no-repeat;
	display:block;
	 height: 30px;
    position: absolute;
    right: 23px;
    width: 30px;
	bottom: 20px;
	cursor:pointer;
	border:none;
}


.event_2016 {
    float: right;
    margin: -15px 0 0 !important;
}

.event_2016 img{}





@media screen and (-webkit-min-device-pixel-ratio:0) {
 .trigger_input{ bottom: 25px;  }
}
.red{
	color:#c00;
}

		
.inputtxt{
	color: #777;
	padding:10px 10px;
	font-size: 14px;
	width: 90%;
	background:#E5E5E5;
	display: block;
	border: 1px solid #ccc;
	border-width:2px 1px 1px 2px;
	border-color:#999 #ccc #ccc #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
	margin:0 auto;
	margin-top:20px;
}
.inputtxt:hover{
	background-image:none;
	}

.trigger:hover {
	color: #777;
	background: #F5F4F3 url(../images/select-arrow-open.png) 98% center no-repeat;
	}

.activetrigger {
	color: #777;
	padding: 10px;
	font-size: 16px;
	width:90%;
	background: #F5F4F3 url(../images/select-arrow-close.png) 98% center no-repeat;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 auto;
	border: 1px solid #ccc;
	border-width:2px 1px 1px 2px;
	border-color:#999 #ccc #ccc #999;
	text-align:left;
	}

.activetrigger:hover {
	background:#F5F4F3 url(../images/select-arrow-close.png) 98% center no-repeat;
	color: #777;
	}

.activetrigger:active {
	background: #f5f5f5 url(../images/select-arrow-close.png) 98% center no-repeat;
	color: #333;
	}

.dropcontainer ul {
	font-size: 13px;
	border: 1px solid #ccc;
	border-top: none;
	background: #fff;
	list-style-type: none;
	padding: 10px;
	margin: 0 auto;
	width: 90%;
	z-index: 100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:absolute;
	text-align:left;
	line-height:none;
	height:300px;
	overflow:auto;
	}

.dropcontainer ul li {
	padding: 5px;
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all 0.5s ease; 
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
	text-align:left;
	line-height:normal;
	}
.dropcontainer ul li a{
	color:#2c2c2c;
	font-size:12px;
}

.dropcontainer ul li:hover {
	background:#F5F4F3;
	outline: none;
	}

.dropcontainer ul li:first-child {
	display: none;
	}

.dropcontainer ul li:last-child {
	border-bottom: none;
	}

.dropdownhidden {
	display: none;
	}

.dropdownvisible {
	height: auto;
	}
	
/* css for search panel */
.searchpanel{
	position:absolute;
	right:0;
	top:21px;
	}
.search_btn{
    background:#000;
	color:#fff;
	padding:5px 7px;
	border:0;
	-webkit-border-radius:8px;
	-moz-border-radius: 8px;
	border-radius:8px;
	text-transform:uppercase;
	font:bold 11px 'Raleway', sans-serif;
	cursor:pointer;
}
.searchpanel input[type="button"]{
	background:#000;
	color:#fff;
	padding:5px 7px;
	border:0;
	-webkit-border-radius:8px;
	-moz-border-radius: 8px;
	border-radius:8px;
	text-transform:uppercase;
	font:bold 11px 'Raleway', sans-serif;
	cursor:pointer;
	}
.searchpanel input[type="text"]{
	padding:5px;
	padding-bottom:3;
	font:normal 12px;
	font-family: 'Raleway', sans-serif;;
	width:200px;
	color:#333;
	}

.img_subscribe{
	padding:0 !important;
	}
 
.sharimgover {
	display:block;
	width:301px;
	height:23px;
	background:url(../images/share_img1.jpg) no-repeat 0 0 !important;
	padding:2px 0;
	cursor:pointer;
	}
.sharimgover:hover{
	display:block;
	width:301px;
	height:23px;
	background:url(../images/share_img2.jpg) no-repeat 0 0 !important;
	}
	
.search_panel{
	padding:10px 0 10px 0;
	}
 .search_panel ul{
	 margin:0;
	 padding:0;
	 list-style-type:none;
 }
 
 .search_panel li{
	 margin:0;
	 padding:0;
	 list-style-type:none;
	 border-bottom:solid 1px #ccc;
	margin-bottom:20px;
 }
 
.mid_cont_panel .search_panel li h3{
	 background:none;
	 font-size:22px;
	 margin-left:0;
	 padding-left:0;
	 margin-bottom:0;
	 margin-top:0;
	 padding-top:0;
	 color:#0053a1;
	 font-weight:600;
 } 
 
.bannerbodypanel img{
	cursor:pointer;
}
.content-red {
    color: #ff0000;
    font-family:'Raleway', sans-serif;
    font-size: 11px;
    font-style: italic;
    padding-right: 0;
}

.schedulemeet{
	float:left;
	display:block;
	left:0;
	width:190px;
}

.weeklyform tr{
	border:solid 1px #5f410c;
}
.weeklyform input[type="button"]{
	border:solid 1px #ccc;
	background:#333;
	color:#fff;
	padding:8px 12px;
}

.weeklyform textarea{
	border: 1px solid #5f410c;
    height: 80px;
    padding: 8px 0;
    width: 316px;
	font-family:'Raleway', sans-serif;
	font-size:14px;
}

.weeklyform input[type="text"]{
	width:300px;
	border:solid 1px #5f410c;
	padding:8px;
}

.div_gallery div{
	float:left;
	margin-right:5px;
	margin-bottom:10px;

}
.div_gallery div:last-child{
	margin-right:0;
	margin-left:10px;
 
}
.div_gallery div img{
	border:solid 1px #ccc;
	padding:7px;
	width:136px;
	height:100px;
	overflow:hidden;
}
	
 .rpt_paging{
	 width:100%; 
	 text-align:right;
	 padding-bottom:10px;
	 font-size:9px;
	 font-weight:bold;
 }
 
 .rpt_paging a{
	 display:inline-block;
	 padding:0 5px;
	 text-decoration:none;
 }
 .rpt_paging a:hover{
	 color:#c00;
 }
 
 	
.style1 {
    color: #ff0000;
}
.content-headingnew {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: bold;
}

/* css for gallery panel */
.gallery_cate{
	margin:0;
	padding:0;
	text-align:right;
}
.gallery_cate ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.gallery_cate li{
	background: none !important;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 2px !important;
    padding-right: 2px;
    padding-top: 5px;

}
.gallery_cate li a{
	padding:5px 10px;
	text-align:center;
	color:#fff;
	background:#0053A0;
	border:solid 2px #333;	
	  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius:4px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 4px; 
  
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius:4px;
  text-decoration:none;	
	
	}
.gallery_cate li a:hover{
	background:#333;
}

.gallery_cate li input[type=submit]{
	padding:5px 10px;
	text-align:center;
	color:#fff;
	background:#0053A0;
	border:solid 2px #333;	
	  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius:4px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 4px; 
  
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius:4px;
  text-decoration:none;	
	
	}
.gallery_cate li input[type=submit]:hover{
	background:#333;
}
.logo_historic{
	float:left;
	padding-right:20px !important;
	}
.viewallevents{
	font:bold 11px 'Raleway', sans-serif !important;
	display:block;
	text-align:center;
	margin:0;
	padding:0;
}
.viewallevents a{
	color:#0053A0 !important;
}
.viewallevents a:hover{
	color:#c00 !important;
	text-decoration:none;
}

.mayar_update span{
	vertical-align:middle;
}
.mayar_update span img{
	padding-top:3px;
}
/*.event_hgt{
	margin-bottom: 10px;
    max-height: 210px;
    min-height: 185px;
    overflow: auto;
}*/

/* css for event */
.mad_color{
	display:block;
	padding-top:20px;
	padding-bottom:10px;
	}
.mad_color ul{
		list-style-type:none;
		margin:0;
		padding:0;
	}
.mad_color li{
		margin:0 10px 0 0;
		display:inline-block;
		font-size:13px;
		font-weight:bold;
		}
.mad_color li label.blue{
			background:#3399ff;
			display: inline-block;
   			width: 18px;
		}
.mad_color li label.green{
			background:#00944a;
			display: inline-block;
   			width: 18px;
		}
.mad_color li label.red{
			background:#f0003c;
			display: inline-block;
   			width: 18px;
		}
.mad_color li label.purple{
			background:#9c38ff;
			display: inline-block;
   			width: 18px;
		}
 
 
.date_time, .datetimeloc{
	border: 1px solid #ccc;
    font-size: 12px;
    margin-bottom: 6px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-top: 3px;
 }
 .date_time span, .datetimeloc span{
	 margin-right:30px;
 }
 
.maincalendar td{
	height:70px;
 	}
.div_share{
	 float:left;
	 font-size:13px;
	 font-weight:bold;
	 padding-left:45px;
	 padding-right:10px;
	 padding-top:3px;
	 font-weight:bold;
 }
.at-share-tbx-element{
/*	border-bottom:dotted 1px #ccc;*/
}
.addthis_native_toolbox{
	margin-bottom:10px;
}

.histo_table_search input[type="text"], .histo_table_search input[type="password"], .histo_table_search select, input[type="file"] {
    border: 1px solid #ccc;
    margin: 5px 0;
    max-width: 400px;
    padding: 7px 10px;
    width: 100%;
}

.histo_table_search  input[type="submit"] {
    background: #0053a3 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #fff;
    cursor: pointer;
    font: bold 14px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 6px 12px;
}

.cal_type{
	margin:0;
	padding:10px 0;
	font:bold 13px 'Raleway', sans-serif;
	color:#4C4C4C;
	}
.cal_type td{
	width:110px;
}
.cal_type a img{
	border:0;
	width:70px;
	height:70px;
}
.cal_type a{
	color:#4C4C4C;
	text-decoration:none;
	display:block;
	padding:10px 0;
}

.cal_type a:hover{
	color:#0053A1;
 	text-decoration:none;
	background:#F0F0F0;
	border-radius:6px;
	 -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1); 
/*		  
	z-index:transition-property: width, border-radius, background-color;
	transition-duration: 1s, 2s;
	transition-timing-function:  ease;
	*/
}

.notfound{
	margin: 80px auto 0;
    text-align: center;
    width:400px;
	position:relative;
	left: 222px;
	}
	
.mid_cont_panel .rank_point{
	margin:0;
	padding:10px 0 5px 0;
}
.mid_cont_panel .rank_point ul{
	margin:0;
	padding:0;
	list-style-type:none;
/*	border:solid 1px #ccc;
	max-width: 563px;
    width: 100%;*/
}
.mid_cont_panel .rank_point li{
	list-style-type:none;
	display:inline-block;
	text-align:center;
	margin:0;
	margin-right: -5px;
	padding:5px 13px;
	background:none !important;
	border-right:solid 1px #ccc;
	line-height: 16px;
	font-size:13px;
}

.mid_cont_panel .rankimgpanel {
	margin:0;
	padding:10px 0 0 0;
	list-style-type:none;
	display:inline-block;
	}
.mid_cont_panel .rankimgpanel li{
	margin:0 30px 0 0;
	padding:0;
	list-style-type:none;
	display:inline-block;
	float:left;
	background:none;
	}
.mid_cont_panel .rankimgpanel li .iconpanel{
	display:block;
	text-align:center;
	cursor:pointer;
	padding:0 5px 5px 0;
	opacity:0.7;
}
.mid_cont_panel .rankimgpanel li .iconpanel:hover{
/* 	background:#DFF0FF; */
/*	box-shadow:0 0 10px #666; */
  	opacity:1;
}
.mid_cont_panel .rankimgpanel li .iconpanel.active{
  	opacity:1;
}
.mid_cont_panel .rankimgpanel li .iconpanel figure{
	display:block;
	margin:0;
	padding:0;
	height:83px;
	width:84px;
	margin:0 auto;
	text-align:center;
	
}
 .mid_cont_panel .rankimgpanel li .iconpanel img:hover{
/*	width:80px;*/
 
} 
.mid_cont_panel .rankimgpanel li .iconpanel p{
	text-align:center;
	text-align:center;
	margin:-3px 0 0 0;
	padding:0;
	line-height:16px;
	color:#04194D;
	font-size:12px;
	font-weight:bold;
} 
.mid_cont_panel .rankimgpanel li .iconpanel p input[type="radio"]{
	margin:5px 0 0 0;
	padding:0;
}
.rank_textarea{
	resize:none; border:solid 1px #ccc;
	max-width:414px;
	width:100%;
}
/* css for chrome */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.mid_cont_panel .rank_point li{ padding:5px 12px; }
}

.mid_cont_panel .rank_point li:last-child{
	border-right:0;
}
/*.ranktextarea{
	border:solid 1px #ccc;
	font-family:"Raleway",sans-serif;
	padding: 5px 9px 5px 11px;
    resize: none;
    width: 396px;
	font-size:13px;

}

.mid_cont_panel .rank_point li.poorbox{
	background: #FE0000 url(../images/sad.png) no-repeat 10px 11px !important;
    padding-left: 42px;
	color:#fff;
}
.mid_cont_panel .rank_point li.exce_box{
	background:url(../images/smile.png) no-repeat 75px 11px !important;
	padding-right: 37px !important; 
	
}*/

.thanks_rank{
	max-width:500px;
	width:100%;
	padding:0;
	font-size:24px;
	line-height:42px;
	border-top:solid 1px #ccc;
	padding-top:40px;
	padding-left:95px;
	background:url(../images/thank.png) no-repeat 0 47px;
}
.thanks_rank span{
	display:block;
/*	font-size:28px;
	font-weight:bold;*/
}

 



@media screen and (max-width: 1200px) {
	.bannerbodypanel {
    	position: relative;
    	width: 1200px;
	}
}

/*.boxpoup{
	height:400px;
	overflow:auto;
}*/


.rfp_body{
	border-bottom:solid 1px #ccc;
	overflow:auto;
	margin-top:1em;
	}
.rfp_body .lft_rfp{
	float:left;
	font-size:18px;
	margin-top:.2em;
	}
.rfp_body .lft_rfp a{
	text-decoration:none;
	background:url(../images/arrow.gif) no-repeat 0 3px;
	padding-left:30px;
	}

.captcha_panel, .captcha_panel p{
	width:100%;
	margin-top:1em;
	font-size:16px;
	line-height:28px;
	text-align:center;
}
.captcha_panel strong::first-letter{
	 text-transform:uppercase;
}
.headingpanel{
	overflow:auto;
}
.captcha_panel span strong{
	font-weight:bold;
	font-size:26px;
	color:#999;
	padding-top:10px;
}
.captcha_panel  input[type="text"]{
    border: 1px solid #ccc;
    margin: 5px 0;
    max-width: 200px;
    padding: 7px 10px;
    width: 100%;
	text-align:center;
}
.captcha_panel  input[type="submit"]{
	  background: #0053a3 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #fff;
    cursor: pointer;
    font: bold 14px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 6px 12px;
}
.captcha_panel{
	border:solid 1px #ccc;
	padding:20px;
	text-align:center;
	max-width:400px;
	width:100%;
	margin:0 auto;
	margin-top:2em;
	}
.captcha_panel p{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-top:2em;
}
.error_msg{
	color:#C00;
	font-size:13px;
	padding:10px;
	display:block;
}
.midinnerbody .thanksfile p{
	display:block;
	text-align:center;
	font-size:22px;
	margin-top:0;
	margin-bottom:0;
	line-height:35px;
}
.midinnerbody .thanksfile p span a{
	display:inline-block;
	font-weight:bold;
	font-size:26px;
	line-height:28px;
	}
.icons_succ{
}
.thanksfile{
	margin-top:5em;
}

	


