@charset "utf-8";
/* Developed by: KeyCreative */
/* Global Stylesheet */

/* ------------------------------------------------------------------------------------------------------------------------------------
######################################################## RESET ########################################################################
------------------------------------------------------------------------------------------------------------------------------------ */

* {outline: none;}
body {margin:0; padding:0;	font-size: 62.5%;height: 100%;}
a:link, a:visited, a:hover, a:active {text-decoration: none;}
div.article_content ul, ol {
margin: 0;
padding-left: 30px;
padding-bottom: 10px;
list-style-type: disc;
font-size: 12px;
}
ul, ol {
margin-left: 20px;
margin-top:0;
padding-left: 0px;
padding-bottom: 10px;
list-style-type: none;
font-weight:normal;
}
.cnt1 ul{
	list-style-type: disc;	
	list-style-position:inside;
}
.cnt1 ol{
	list-style-type: decimal;	
	list-style-position:inside;
}
div.article_content	div#nobull ul{
	list-style-type:none!important;
}

/*ul.menu { margin-left:1.2%!important;}*/
form {margin: 0px;padding: 0px;}
a img {border: 0;}
.clearfix:after{ content: ".";  display: block;  height: 0; clear: both;  visibility: hidden;}
.clearfix{min-width: 0;	display: inline-block; display: block;}
* html .clearfix{height: 1%;}
.left{float: left;}
.right{float: right;}
.textleft{text-align:left;}
.textright{text-align:right;}
.textcenter{text-align:center;}
.center {margin-right: auto; margin-left: auto;}
.clear {clear:both;}


/* ------------------------------------------------------------------------------------------------------------------------------------
######################################################## COMMON TAGS ##################################################################
------------------------------------------------------------------------------------------------------------------------------------ */
.clear { clear:both; line-height:1px; height:1px; }
a { }
a:hover { }
input.placeholder {color:#aaaaaa;}

/* ------------------------------------------------------------------------------------------------------------------------------------
######################################################## TYPOGRAPHY ##################################################################
------------------------------------------------------------------------------------------------------------------------------------ */

h1,h2,h3,h4,h5,h6 { margin-top:0; }
h1 { font-size:2.4em; }
h2 { font-size:2.2em; }
h3 { font-size:2.0em; }
h4 { font-size:1.8em; }
h5 { font-size:1.6em; }
h6 { font-size:1.4em; }



/* ------------------------------------------------------------------------------------------------------------------------------------
######################################################## LAYOUT TAGS ##################################################################
------------------------------------------------------------------------------------------------------------------------------------ */
#wrapper {width:960px;margin:0 auto;}

ul.article_list {list-style:none inside none}
ul.article_list li {padding:5px .75em;}
ul.article_list li.odd{background-color:#ededed;}
ul.article_list h5{margin-bottom:.1em;}
ul.article_list .article_image_tn {float:right;box-shadow:1px 1px 2px #333333;-moz-box-shadow:1px 1px 2px #333333;-webkit-box-shadow:1px 1px 2px #333333; margin:0 0 0 10px;}

img.article_image {float:left;box-shadow:1px 1px 2px #333333;-moz-box-shadow:1px 1px 2px #333333;-webkit-box-shadow:1px 1px 2px #333333;margin:0 10px 10px 0;}
p.date {font-size:smaller;font-style:italic;font-color:#999999;margin-top:0;}
a.details_link {}


ul.staff_list {list-style:none inside none;}
ul.staff_list li {padding:5px .75em;}
ul.staff_list h5 {margin-bottom:.1em;}
ul.staff_list .staff_image_tn {float:left;box-shadow:1px 1px 2px #333333;-moz-box-shadow:1px 1px 2px #333333;-webkit-box-shadow:1px 1px 2px #333333; margin:0 10px 0 0;}
p.position {color:#999999;font-style:italic;margin-top:0;}
img.staff_image {float:left;box-shadow:1px 1px 2px #333333;-moz-box-shadow:1px 1px 2px #333333;-webkit-box-shadow:1px 1px 2px #333333;margin:0 10px 10px 0;}








/* -------------------------------------------------------------- 
   Gallery Page
-------------------------------------------------------------- */
ul.gallery_list {list-style:none inside none;}
ul.gallery_list li {padding:5px .75em;}
ul.gallery_list h5 {margin-bottom:.1em;}
ul.gallery_list .staff_image_tn {float:left;box-shadow:1px 1px 2px #333333;-moz-box-shadow:1px 1px 2px #333333;-webkit-box-shadow:1px 1px 2px #333333; margin:0 10px 0 0;}
img.gallery_image_tn {float:left;box-shadow:1px 1px 2px #333333;-moz-box-shadow:1px 1px 2px #333333;-webkit-box-shadow:1px 1px 2px #333333;margin:0 10px 10px 0;}

ul.gallery { padding: 0; margin: 0; }
.gallery li 
{
	padding: 5px;
	margin: 0;
	background: 0;
	width: 100px;
	list-style-type: none;
    	float: left;
	position: relative;
	margin: 13px 17px 10px 10px;
	border: 1px solid #ccc;
	box-shadow: 0 0 3px rgba(0,0,0,.20);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.20);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.20);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
.gallery li:hover { border-color: #888; }
.gallery li a {width:100px;margin:0 auto;}
.gallery li p {margin:0;}


/* Upcoming Events from Calendar */
 ul.upcoming_events_list					{ }
 ul.upcoming_events_list li					{ margin-bottom:10px; padding:0 5px; /*width:242px;*/ }
 ul.upcoming_events_list li	span.calendar_ico		{ display:inline-block; background:url(/php_includes/kc_calendar/images/calendar_ico.jpg) no-repeat left top; width:56px; height:56px; font-family:'HelveticaNeue77BoldCondensed'; text-align:center; padding:10px 0 0 0; }
 ul.upcoming_events_list li	span.calendar_ico b		{ display:block; font-size:18px; color:#ffffff; font-weight:normal;}
 ul.upcoming_events_list li	span.calendar_ico em	{ display:block; font-size:24px; color:#285548; padding:3px 0 0 0; font-style:normal!important;}
 ul.upcoming_events_list li .calendar_txt				{ width:179px; padding:5px 0 3px 6px; }
 ul.upcoming_events_list li .calendar_txt h3			{ font-family:'Arial, sans-serif'; font-size:14px; color:#285548; padding-bottom:4px; font-weight:normal; margin:0;}
 ul.upcoming_events_list li .calendar_txt p				{ font-size:11px; color:#3e3e3e; margin:0; }
 ul.upcoming_events_list li .calendar_txt p a			{ font-weight:bold; color:#3e3e3e }


/*====================================== reset.css is here ========================================*/

.clear{clear:both; font-size:0px;line-height:0px; display:block;}
.last	{margin:0 !important;}
.pad_last{padding:0 !important;}
.no_bg {background:none !important;}
/**************************************************************************************/
a											{color:#000; text-decoration:none; outline:0 none;}
a:hover										{color:#000;  text-decoration:none;}
h1											{font-size:24px;}
h2											{font-size:22px;}
h3											{font-size:18px;}
h4											{font-size:16px;}
h5											{font-size:14px; color:#000000;}
h6											{font-size:12px;}
/*----------------------------------------------------------------------------------*/
html 										{}
body										{color:#555; font-family:"Arial", Verdana, Tahoma; font-size:12px; padding:0; margin:0;}
.flt_Lt										{float:left; display:inline;}
.flt_Rt										{float:right; display:inline;}
/* ---------------------------------------------------------------------------------*/


/* ----------------------- layout ----------*/
.wrapper									{margin:0 auto;}
.container									{width:75%; margin:0 auto; min-width: 960px;}
.main_content								{width:75%; margin: 0 auto; padding-bottom:36px; min-width: 960px;}
.main_content_holder { background:url(/images/bg-main.jpg) repeat-x #ecf2f8;}
#header										{border-top:10px solid #0052a5; background:#f5f5f5;}
/*-------------------------------------------*/

/* ------------------ HEADER HERE -------------------*/
#logo										{float:left; width: 43%;}
#logo img									{border:0;}
.contact									{float:right;margin:50px 0 0; /* width: 54%; */}
.contact a									{text-decoration:underline;}
.tel								{font-family:'Open Sans', sans-serif; font-size:16px; font-weight:bold; float:left; color:#0052a5; padding:12px 19px 0 0;}
.srch										{background:url(/images/bg-srch_r01.jpg) repeat-x top left; border-top:1px solid #c7c7c7; float:left; width:285px; padding:9px 0 4px 11px; border-radius:4px; border-left:1px solid #e2e2e2; border-right:1px solid #e2e2e2;}

.welcome {
	text-align: right;
	margin-top: 10px;
}

.welcome p {
	color: #000;
}

.welcome span {
	color: #B2192F;
	font-weight: bold;
}

.welcome a {
	color: #000;
}

.welcome a.login {
	padding: 5px 10px;
	font-weight: bold;
	color: #fff;
	background-color: #DF4B38;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	display: inline-block;
}

.welcome a.sign-up-prem {
	font-weight: bold;
}
input#search-button {
cursor:pointer; /*forces the cursor to change to a hand when the button is hovered*/
padding:5px 5px; /*add some padding to the inside of the button*/
background:#eeeeee; /*the colour of the button*/
border:1px solid #ccc; /*required or the default border for the browser will appear*/
/*give the button curved corners, alter the size as required*/
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
/*give the button a drop shadow*/
-webkit-box-shadow: 0 0 4px rgba(0,0,0, .25);
-moz-box-shadow: 0 0 4px rgba(0,0,0, .25);
box-shadow: 0 0 4px rgba(0,0,0, .25);
/*style the text*/
color:#999999;
font-size:1.1em;
}
/***NOW STYLE THE BUTTON'S HOVER AND FOCUS STATES***/
input#search-button:hover, input#search-button:focus{
background-color :#2452A5; /*make the background a little darker*/
/*reduce the drop shadow size to give a pushed button effect*/
-webkit-box-shadow: 0 0 1px rgba(0,0,0, .25);
-moz-box-shadow: 0 0 1px rgba(0,0,0, .25);
box-shadow: 0 0 1px rgba(0,0,0, .25);
color:#fff;
}





.contact	 p								{font-family:'Open Sans', sans-serif; font-size:12px; color:#0052a5; font-style:italic;line-height: 30px; padding:0; text-align:right; margin:0; }
.srch img									{border:0; float:left; margin:0 13px 0 0;}
.srch-txt									{float:left; font-family: 'Open Sans', sans-serif; font-size:14px; color:#7e7e7e; border:0; background:none;}

/* ---------------------------------------------------------*/



/* ------------------------- NAVIGATION HERE ---------------*/
#nav										{float:right;}
#nav ul										{list-style:none; margin:0; padding:0;}
#nav ul li									{ margin:0; padding:0; float:left; display:inline;}
#nav ul li#social-section					{ margin-right: 5px;}
#nav ul li a								{font-family: 'Open Sans', sans-serif; font-size:12px; color:#0052a5; display:inline-block; padding:8px 17px 9px 12px; font-weight:bold;}
#nav ul li a#header-links span							{display:inline-block;}
#nav ul li a#header-links span							{}
#nav ul li a#header-links:hover							{color:#fffd39; background:#0052a5; border-radius:0 0 5px 5px;}
#nav ul li a.curr						{color:#fffd39; background:#0052a5; border-radius:0 0 5px 5px;}
#nav ul li a#social-header-links						{padding: 5px 2px 0 2px;}

#nav ul li#news-heading a								{font-family: 'Open Sans', sans-serif; font-size:12px; color:#B1192E; display:inline-block; padding:8px 17px 9px 12px; font-weight:bold;}
#nav ul li#news-heading a:hover							{color:#111111; text-decoration:underline; background:none; }

/* ---------------------------------------------------------*/

/* ------------------------ MIAN CONTENT HERE --------------*/
.star											{position:absolute;left: -32%;top: 11%;}
.star img										{border:0;}
.banner										{width:100%; background:url(/images/bg-banner.jpg) no-repeat center top; background-size:100% 100%; border-bottom:5px solid #aa0f33; padding:0 0 18px 0; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-banner.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-banner.jpg', sizingMethod='scale')"; overflow: hidden;}
.banner ul 									{margin:0; padding:0;}
.banner-cnt									{float:left; width:70%; position:relative;}
.banner-cnt h1 a								{font-family:'Bree Serif', serif; font-size:30px; color:#fffefb; padding:18px 0 8px 0; margin:0; line-height:1; font-weight:600; }
.banner-cnt h1 								{font-family:'Bree Serif', serif; font-size:30px; color:#fffefb; padding:18px 0 8px 0; margin:0; line-height:1; font-weight:normal; }
.banner-cnt	p								{font-family:'Open Sans', sans-serif; font-size:13px; color:#f0f7ff; font-weight:700; padding:0 0 15px 0; margin:0; text-align:left;}
.banner-cnt ul>li>ul							{color: #f0f7ff; list-style-type: circle; margin-left: 20px;}
.banner-rt									{width: 30%; float:right; }
.sep									{padding:5px 0 2px 0; }
.sep img								{border:0;}
.pag										{padding:76px 0 0 0; z-index: 9999;}
.pag ul										{list-style:none; margin:0; padding:0;}
.pag ul li									{margin:0 10px 0 0; padding:0; float:left; display:inline; }
.pag ul li a								{display:inline-block; }
.pag ul li a img							{border:0;}
.main-cnt									{margin:0 auto; padding:27px 0 0 0;}



#horizontal-banner 							{float: left; margin:7px 0 0 -190px; padding-left: 8px;}
.left-cnt									{margin-left: 190px; background:#fff;}
.left-cont-holder {
	float: left;
	width: 100%;
}
.lt-sdbr										{float:left; margin:-1px 0 0 7px; clear: both; margin-left: -190px; padding-top: 8px; padding-left: 8px;}
.lt-sdbr img									{border:0; display:block; margin:6px 0 0 0;  width:100%; height: auto;}
.lt-sdbr h2										{font-family:'Open Sans', sans-serif; font-size:17px; color:#ffffff; font-weight:bold; margin:0; padding:13px 0 11px 14px;}
.lt-sdbr h5 									{font-family:'Open Sans', sans-serif; font-size:14px; color:#000000; font-weight:bold; margin:0; padding:13px 0 11px 7px; margin-top: 25px;
border-top: 1px solid #ddd;}
.lt-sdbr ul										{list-style:none; margin:0 0 -1px 0; padding:0; }
.lt-sdbr ul li ul{
  display: none; 
  background: #fff;
/*
  border-right: 1px solid #a2a194;
  border-left: 1px solid #a2a194;
*/
}

.lt-sdbr ul	> li > ul {
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
}
.lt-sdbr .has-sub {
	background:url(/images/bg-today.jpg) repeat-x top left;
}	
.lt-sdbr .has-sub > a {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 13px 0 11px 14px;
	display:block;
}	
.lt-sdbr > ul > li.has-sub.active > a span {
background: url(/images/icon_minus.png) 93% center no-repeat;
}

.lt-sdbr > ul > li.has-sub > a span {
background: url(/images/icon_plus.png) 93% center no-repeat;
display:block;
height: 21px;
}
	
.lt-sdbr ul li ul li							{margin:1px 1px 0 0; padding:0; border-bottom:1px solid #eaeaea; background:#f7f7f7;width:174px; }
.lt-sdbr ul li									{margin:0 1px 0 0 !important; }
.lt-sdbr ul li a								{font-family:Arial, Helvetica, sans-serif; font-size:10.5px; color:#666666; display:inline-block; padding:8px 40px 5px 5px;}
.lt-sdbr ul li ul li a:hover							{background:#eaeaea; color:#494949; text-shadow:2px 0px 0px #fff;width:130px;}
.lt-cnt											{float:left; margin:8px 8px 0 10px;padding:0 0 26px 0; width:100%;}

.sidebar									{margin-left: -206px; float:left; width:195px; padding:8px 7px 0 2px; border:1px solid #d5dae0; background-color: #ffffff; -webkit-box-shadow: 2px 0px 7px rgba(50, 50, 50, 0.05);
-moz-box-shadow:    2px 0px 7px rgba(50, 50, 50, 0.05);
box-shadow:         2px 0px 7px rgba(50, 50, 50, 0.05);
}
.sidebar .sidebar-image-container img			{border:0; display:block; margin:0 0 6px 0; width:100%; /* height: auto; */ height:150px;}
.sidebar-image-container						{width: 180px; padding-left:10px;}
.left-sidebar-image-container					{width: 154px;}
.today											{background:url(/images/bg-today.jpg) repeat-x top left;}
.home											{margin:30px 0 0 0;}
.home ul.home-breadcrumb 						{list-style:none; padding:0; margin:0;}
.home ul.home-breadcrumb li						{padding:0; margin:0; display:inline; }
.home ul li a									{font-family:'Open Sans', sans-serif; font-weight:bold; font-size:12px; color:#626262; display:inline-block; margin:0 0 0 5px;}
.home ul li a.active							{color:#0052a5;}
.content1										{width:97%; padding:0 0 15px 0;}
.content1	p									{font-family:'Open Sans', sans-serif; font-size:12px; color:#464646; margin:0; padding: 0 0 23px;line-height: 20px;}

.new											{font-family:'Open Sans', sans-serif; font-size:12px; color:#000; font-weight:bold; }
.content2										{border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; width:97%;padding: 15px 0 15px; position:relative; margin-top:20px;}
.content2 p										{font-family:'Open Sans', sans-serif; font-size:12px; color:#464646; padding:16px 0 0 0; margin:0;}
.content2 p	span								{font-weight:bold;}
.content3										{padding:40px 0 0 0; width:95%;}
.content3 p										{font-family:'Open Sans', sans-serif; font-size:12px; color:#464646; padding:0 0 0 0; margin:0;line-height: 17px;}
.content3 p	a									{display:inline-block; color:#0052a5; font-weight:bold; padding:0 0 0 0;}
.content3 p	a span								{display:inline-block;}
.content3 p	a span img							{border:0;}	
#home-container {
	padding-top: 25px;
}

/*---- Superintendent Vacancies Accordion ------*/

#superintendent-accordion {
	margin-bottom: 25px;
}

.ui-widget-content {
	border: none !important;
	background: none !important;
}

.ui-accordion-content {
	padding: 0 !important;
	clear: both;
	overflow: visible !important;
	border: 1px solid rgb(255, 255, 255) !important;
	border-top: none !important;
}

.ui-state-default {
	border: 1px solid #eaeaea !important;
	background: #f5f8f9 !important;
}

.ui-state-default .ui-icon {
	background: none !important;
}


.ui-state-active {
	border: 1px solid #eaeaea !important;
	background: none !important;
	border-bottom: 0px !important;
}


.ui-state-active .ui-icon {
	background: none !important;
}

.ui-accordion-header {
	background-color: #fdfdfd !important;
}

.ui-accordion-header-icon {
	display: none !important;
}

.ui-accordion-icons {
	padding-left: 20px !important;
}

.tit											{margin: 24px 0 0;}
.tit h1											{float:left;font-family:'Open Sans', sans-serif; font-weight:bold; font-size:17px; color:#0052a5; margin:0; padding:0;}
.march											{float:right;font-family:'Open Sans', sans-serif; font-weight:bold; font-size:12px; color:#676767;}
.march span										{display:inline-block;font-family:'Open Sans', sans-serif; font-size:12px; color:#666666; font-weight:normal; padding:0 0 0 16px; }
.individual_march											{float:right;font-family:'Open Sans', sans-serif; /* font-weight:bold;  */font-size:12px; color:#676767; background-color:#fafafa; padding-left:15px; padding-top:5px; padding-right:15px; padding-bottom:10px;border: 1px solid #f0f0f0;}
.individual_march span.date										{display:inline-block;font-family:'Open Sans', sans-serif; font-size:12px; color:#666666; font-weight:semi-bold; padding:0 0 0 0px; margin-left:4px;}
.individual_march span.author										{display:inline-block;font-family:'Open Sans', sans-serif; font-size:11px; color:#aaaaaa; font-weight:normal; }

.cong											{background:#0052a5; position:absolute;top: -11px;left: 25%;}
.cong p											{font-family:'Open Sans', sans-serif;font-size:12px; color:#ffffff; margin:0; padding:6px 9px 6px 8px; font-weight:700; }
.cong img										{ border:0;}
.lin1											{float:left;}
.lin2												{float:right;}
.shadow											{margin:26px 0 0 0;}	
.shadow	img										{border:0;}
.cnt1											{border-bottom:1px solid #f0f0f0; padding:0 0 7px 0; margin:0 0 8px 0;overflow:hidden;}
.splsah-cnt1											{padding:0 0 16px 0; margin:0 0 17px 0;overflow:hidden;}
.individual_cnt1								{padding:0 0 16px 0; margin:0 0 17px 0;overflow:hidden;}
.individual_content1-inn .individual_cnt1 > p {
	margin: 0 0 16px 0;
}

.titl											{padding:0; margin:0;}
.titl .prem-article								{margin: 0px; padding-left: 20px; background-image: url('images/prem-icon.png'); background-repeat: no-repeat; width: 59px; height: 20px; float: left;}
.titl .prem-article {display: none;}
.titl .prem-article:first-child {display: inline-block;}
.tit h2	a									{float:left;font-family:'Open Sans', sans-serif; font-weight:bold; font-size:16px; color:#0052a5; margin:0; padding:0 0 5px 0; line-height:1; width:68%;}
.titl h2										{float:left;font-family:'Open Sans', sans-serif; font-weight:bold; font-size:16px; color:#0052a5; margin:0; padding:0 0 5px 0; line-height:1; width:68%%;}
.individual_titl								{padding:0; margin:0; overflow:hidden;/* border-bottom: 1px solid #f0f0f0; */margin-bottom: 5px; padding-bottom: 0px;
/*
-webkit-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.02);
-moz-box-shadow:    0px 2px 10px rgba(50, 50, 50, 0.02);
box-shadow:         0px 2px 10px rgba(50, 50, 50, 0.02);
*/
}
.individual_titl h2								{float:left;font-family:'Open Sans', sans-serif; font-weight:bold; font-size:21px; color:#0052a5; margin:0; padding:0 0 5px 0; width:62%;/* line-height:3.17; */}

/* .cnt1 .titl a									{display: block;} */
.content3 p	a.article-link						{display: block;}
.cnt1 a.article-link							{display: block;}
.cnt1 a 										{display:inline-block; color:#0052a5 !important; font-weight:bold; padding: 0 0 0 0;}
.cnt1 img.listing-article-image					{padding-right: 12px; padding-top: 5px; float:left;}
.cnt1 img.article-image							{margin-left: 20px; margin-top: 5px; margin-bottom:10px; float:right;/*
-moz-box-shadow: 1px 1px 15px #cccccc;-webkit-box-shadow: 1px 1px 5px #cccccc;
box-shadow: 1px 1px 5px #cccccc;outline: 1px solid #ffffff;
*/}

.tit img.listing-article-image					{padding-right: 12px; padding-top: 5px; float:left;}



.individual_cnt1 a 										{display:inline-block; color:#0052a5; font-weight:bold; padding: 0 5px 0 0;}
.individual_cnt1 img.listing-article-image					{padding-right: 12px; padding-top: 5px; float:left;}
.individual_cnt1 img.article-image							{margin-left: 20px; margin-top: 5px; margin-bottom:10px; float:left;/*
-moz-box-shadow: 1px 1px 15px #cccccc;-webkit-box-shadow: 1px 1px 5px #cccccc;
box-shadow: 1px 1px 5px #cccccc;outline: 1px solid #ffffff;
*/}

.last											{border:0;}
.pag2											{padding:20px 0 0 0; float:right;}
.prev											{background:url(/images/bg-prev.png) no-repeat;}
.prev a											{font-family:'Open Sans', sans-serif; font-size:12px; color:#ecf2f8; text-shadow:1px -2px 0 #000; font-weight:bold;padding: 13px 20px 12px 40px; display:inline-block;}
.next											{background:url(/images/bg-next.png) no-repeat; margin:0 0 0 21px;}
.next a											{font-family:'Open Sans', sans-serif; font-size:12px; color:#ecf2f8; text-shadow:1px -2px 0 #000; font-weight:bold;padding: 13px 60px 12px 38px;display:inline-block;}
.img-cnt										{padding:52px 6px 54px 14px;font-family:'Open Sans', sans-serif; font-size:22px; font-weight:bold; color:#171515; display:block; background:#f7f7f7; border:1px solid #e2e2e2; margin:0 0 6px 0; }


.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #eaeaea;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	border-spacing:0;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}

.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#fefefe; }
.CSSTableGenerator tr:nth-child(even){ background-color:#ffffff; }
.CSSTableGenerator td{
	vertical-align:middle;
	border:1px solid #eaeaea;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:4px;
	font-size:9pt;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
.CSSTableGenerator tr {
	border: none;
}
.CSSTableGenerator td:first-child{
	width:80px;
	border:none;
}
.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}
.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
	border:0px solid #eaeaea;
	text-align:left;
	border-width:0px 0px 1px 1px;
}
.CSSTableGenerator tr:first-child td:first-child{
	border:none;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.CSSTableGenerator td.summary-vacant:first-child {
	background-color:#da1414;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight: bold;
}
.CSSTableGenerator td.summary-lone:first-child {
	background-color:#df8108;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight: bold;
}
.CSSTableGenerator td.summary-new:first-child {
	background-color:#fff609;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight: bold;
}
.CSSTableGenerator td a {
	color:#0052a5;
	text-decoration: underline;
}
.CSSTableGenerator td:hover {
  background-color: #fafafa;
}

.CSSTableGenerator td a.table-read-more {
	color: #0052A5;
	text-decoration: none;
	padding: 5px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: right;
}

.CSSTableGenerator td a.table-read-more:hover {
	background-color: #0052a5;
	color: #fff;
}

h1#supersummary-heading {display: block;
overflow: auto;}
h1#supersummary-heading a {font-family:'Bree Serif', serif; font-size:24px; color:#464646; font-weight:100; float:left;}
h1#supersummary-heading a span.super-number {font-size:40px;}
h1#supersummary-heading a span.expand-button {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #0052a5;
	color: #fff;
	padding: 10px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	right: 20px;
	top: 20px;
}

h1#supersummary-heading a span.expand-button img {
	margin-left: 5px;
}

#summary-note-container {
	width: 100%;
}
#summary-note {
	text-align: right;
}
#summary-note-container a.submit-info {
width: 100%;
display: inline-block;
text-align: right;
color: #0052a5;
}
}
#summary-star {
	float: right;
	display:inline; 
	margin-right:15px;
}
#summary-footer {
	margin-top:20px;
}
#summary-footer a{
	color:#0052a5;
	line-height:25px;
}
#summary-footer a.right {
	margin-bottom: 25px;
}
#summary-footer img{
	margin-right: 5px;
}

/* ---------------------------------------------------------*/



/* ------------------ Homepage Bulletin Board --------------------------*/
.bb-section {
	margin-top: 25px;
	margin-bottom: 60px;
	clear: both;
	position: relative;
}

.bb-section .bb-head h2 {
	font-family: 'Bree Serif', serif;
	font-size: 25px;
	color: #0052a5;
	display: inline;
	margin-right: 10px;
}

.bb-section .bb-head a {
	float: right;
	padding-top: 10px;
	color: #0052a5;
}

.bb-section a.bb-footer {
	float: right;
	padding-top: 10px;
	color: #0052a5;
}

.bb-section .bb-holder {
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	width: 100% !important;
}

.bb-section .bb-content {
	width: 100% !important;
}

.bb-section .bb-content .adv-heading {
	background-color: #0052a5;
	padding: 15px;
	color: #fff;
	-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;
}

.bb-section .bb-content .adv-heading h3 {
	margin-bottom: 0px;
	display: inline-block;
	width: 86%;
}

.bb-section .bb-content .event-section {
	padding: 15px;
}

.bb-section .bb-content .event-section ul {
	margin-top: 10px;
	margin-bottom: 10px;
}


.bb-section  .pagination li {
	display: inline;
	float: left;
	padding: 0 10px;
}

.bb-section .pagination {
	display: inline-block;
	float: right;
	position: absolute;
	top: 52px;
	z-index: 9999;
	right: 15px;
}

#bb-prev {
	background:url(/images/bb-prev.png);
	display: inline-block;
	height: 16px;
	width: 11px;
}
#bb-next {
	background:url(/images/bb-next.png);
	display: inline-block;
	height: 16px;
	width: 11px;
}

.bb-section .bb-holder .bb-content .event-content .event-section h4 {
	color: #000;
}

.bb-section .bb-holder .bb-content .event-content .event-section li {
	list-style-type: disc;
	color: #333;
	margin-bottom: 5px;
}

.more-bb {
	float: right;
	padding-top: 10px;
	color: #0052a5;
}

/* ---------------------------------------------------------*/



/* ------------------ FOOTER HERE --------------------------*/
#footer										{width:100%; background:url(/images/bg-footer_r01.jpg) repeat-x top left; padding-top:37px; height:497px; clear:both;}
#footer        .footer-link							{float: left;}
.quicklinks									{padding:0 0 27px 0;}
.quicklinks	h1								{font-family:Arial, Helvetica, sans-serif; font-size:18.5px; color:#ab1033; padding: 0 0 10px; margin:0;}
.quicklinks	ul								{list-style:none; padding:0; margin:0;}
.quicklinks	ul li							{padding:0 10px; margin:0 0 17px 0; float:left; display:inline; background:url(/images/bg-li.jpg) no-repeat center right;}
.quicklinks	ul li.no-mar					{padding-left:0;}
.quicklinks	ul li a							{font-family:Arial, Helvetica, sans-serif; font-size:11.5px; color:#666666; display:inline-block;}
.get										{float:left; background:url(/images/bg-get_r01.png) repeat-y right top; padding:0 70px 18px 0; margin-right: 50px;}
.get h1										{font-family:Arial, Helvetica, sans-serif; font-size:18.5px; color:#ab1033; padding: 0 0 10px; margin:0;}
.get ul.one											{list-style:none; padding:0; margin:0; float:left;}
.get ul.one li										{padding:0 0 15px 0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:11.5px; color:#666666;}
.get ul.two										{list-style:none; padding:0; margin:0 0 0 26px; float:left;}
.get ul.two li										{padding:0 0 15px 0; margin:0;font-family:Arial, Helvetica, sans-serif; font-size:11.5px; color:#666666;}
.get ul.two li	span					{color:#ab1033; font-weight:bold;}
.about										{/* float:left;width:70%;  */padding:0 0 26px 20px; margin-left: -50px;}
.about h1									{font-family:Arial, Helvetica, sans-serif; font-size:18.5px; color:#ab1033; padding: 0 0 10px; margin:0;}
.about p									{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; padding:0; margin:0; line-height:17pt;}

.copy										{width:100%; background:#ececec; margin-top:63px; }
.copy	p									{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; padding:30px 0 22px 0; margin:0; float:left;}
.scroll										{background-color: #ac0c31; margin:23px 0 0 0;}
.scroll	p									{float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; margin:0; padding:0;}
.scroll	img									{border:0; float:left;}

#footer .copy img 							{margin-top:20px; float:right;}
/* ---------------------------------------------------------*/

/*
#message a
{
    /* display: block before hiding */
    display: block;
/*     display: none; */

    /* link is above all other elements */
    z-index: 999; 

    /* link doesn't hide text behind it */
    opacity: .8;

    /* link stays at same place on page */
    position: fixed;

    /* link goes at the bottom of the page */
    top: 100%;
    margin-top: -80px; /* = height + preferred bottom margin */

    /* link is centered */
    left: 50%;
    margin-left: -160px; /* = half of width */

    /* round the corners (to your preference) */
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;

    /* make it big and easy to see (size, style to preferences) */
/*     width: 300px; */
    line-height: 24px;
    height: 24px;
    padding: 10px;
    background-color: #ac0c31;
    font-size: 12px;
    text-align: center;
    color: #fff;
}

#message {
	background:url(/images/move-to-top_button.png)
}
*/
/*---------------------------Innner page1 here------------------------------*/

.lt-cnt1								{float:left; margin:8px 8px 0 10px;padding:0 0 26px 0;}
.content1-inn							{margin:22px 0 0 0; width: 97%;}
.content1-inn h3 a							{font-family: 'Open Sans', sans-serif;
font-weight: bold;
font-size: 14px;
color: #0052a5;
margin: 0;
padding: 0 0 5px 0;
}
.content1-inn p							{font-family:'Open Sans', sans-serif; font-size:12px; color:#464646; padding: 0 0 0px; margin:0;line-height: 20px; }
.content1-inn ul li {font-family:'Open Sans', sans-serif; font-size:12px; color:#464646; padding: 0 0 0px; margin:0;line-height: 20px; list-style-type: disc; }
.content1-inn ol li {font-family:'Open Sans', sans-serif; font-size:12px; color:#464646; padding: 0 0 0px; margin:0;line-height: 20px; }

.cnt1 ul li {font-family:'Open Sans', sans-serif; font-size:12px; color:#464646; padding: 0 0 0px; margin:0;line-height: 20px; }
.cnt1 ol li {font-family:'Open Sans', sans-serif; font-size:12px; color:#464646; padding: 0 0 0px; margin:0;line-height: 20px; }
 
 
/*      .foundicon-question:after           { content: "question"; } */
.foundicon-question {
	background:#fafafa;
	width:500px;
	height:500px;
	border-radius:50%;
	padding:5px;
	border: 1px solid #cccccc;
	font-size:10px;
	color:#cccccc;
	margin-left:4px;
}



.foundicon-question:hover { font-weight: bold; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; background: #2452A5; color: #fff; border: solid 1px #2452A5; }



.individual_content1-inn							{width:97%; margin:15px 0 0 0;}
.individual_content1-inn p							{font-family:'Open Sans', sans-serif; font-size:12px; color:#464646; padding: 0 0 0px; margin:0;line-height: 20px; }
.content2-inn							{}
.content2-inn ul						{list-style:none; padding:0; margin:0;}
.content2-inn ul li						{padding:0; margin:0;}
.content2-inn ul li a					{font-family:'Open Sans', sans-serif; font-size:12px; color:#464646;line-height: 20px;}
.content3-inn							{}
.content3-inn h1						{font-family:'Open Sans', sans-serif; font-size:32px; color:#0052a5; font-weight:800; padding:0; margin:0; text-align:center; text-transform:uppercase;}
.shadow2								{margin: 0 0 0 65px; padding:22px 0 10px 0;}
.shadow2 img							{border:0;}
.cnt1-inn								{padding:22px 0 15px 0; border-bottom:1px solid #f2f2f2;}
.cnt-lt									{float:left;}
#staff-photo-area 						{width: 150px;}
.cnt-lt	 img							{border:1px solid #e3e3e3; border-radius:2px; padding:5px;}
.cnt-lt	p								{font-family:'Open Sans', sans-serif; font-size:10.5px; color:#7c7c7c; font-weight:bold;padding:0; margin:0;}
.cnt-lt	p span							{display:inline-block;}	
.cnt-lt	p span	img						{border:0;padding: 5px 8px 0 0;}
.cnt-rt									{float:left; width:370px; padding:0 0 0 10px;}
.cnt-rt	h3								{font-family:'Open Sans', sans-serif; font-size:16.5px; color:#0052a5; font-weight:800;padding: 0 0 3px;margin:0;}
.cnt-rt	h5								{font-family:'Open Sans', sans-serif; font-size:11px; color:#656565; font-weight:bold; padding: 0 0 5px; margin:0;}
.cnt-rt	p								{font-family:'Open Sans', sans-serif; font-size:12px; color:#656565; padding:0; margin:0; padding-right:20px;}.last1{border:0; padding-bottom:0;}
.left-cnt1									{margin-left: 190px; /* margin-right: 217px;  */ background:#fff; padding: 0 0 24px; /* -webkit-box-shadow: -2px 0px 7px rgba(50, 50, 50, 0.05);-moz-box-shadow: -2px 0px 7px rgba(50, 50, 50, 0.05);box-shadow: -2px 0px 7px rgba(50, 50, 50, 0.05); */ }

.left-cont-holder-1 {
margin-right: 217px;
border-top: 1px solid #dfdfe0;
border-right: 1px solid #dfdfe0;
border- bottom: 1px solid #dfdfe0;
border-left: 1px solid #dfdfe0;
background-color: #fff;
min-width: 743px;
-webkit-box-shadow: -2px 0px 7px rgba(50, 50, 50, 0.05);
-moz-box-shadow: -2px 0px 7px rgba(50, 50, 50, 0.05);
box-shadow: -2px 0px 7px rgba(50, 50, 50, 0.05);
overflow: hidden !important;
}


/*------------------------innerpage2 here-------------------------------------------*/

.lt-cnt2								{float:left; margin:8px 8px 0 10px;padding:0 0 26px 0;}
.left-cnt2									{float:left;border:1px solid #dfdfe0;background:#fff;padding: 0 0 24px;}
.content1-inn1								{padding:48px 0 0 0;}
.content1-inn1	h1							{font-family:'Open Sans', sans-serif; font-size:22px; color:#0052a5; font-weight:bold; margin:0; padding:0;}
.individual_content1-inn1								{padding:48px 0 0 0;}
.individual_content1-inn1	h1							{font-family:'Open Sans', sans-serif; font-size:22px; color:#0052a5; font-weight:bold; margin:0; padding:0;}
.row1									{background:url(/images/bg-row1.jpg) repeat-x top left; border-top:1px solid #e8e8e8; border-right:1px solid #e2e2e2; border-left:1px solid #e2e2e2; border-radius:5px;}
.dis									{font-family:'Bree Serif', serif; font-size:14px; color:#000000; background:url(/images/bg-district.jpg) repeat-y right top; float:left;padding: 14px 44px 11px 19px;}
.srch-in								{font-family:'Bree Serif', serif; font-size:14px; color:#000000; background:url(/images/bg-district.jpg) repeat-y right top;float:left;padding: 14px 279px 11px 38px;}
.updated								{font-family:'Bree Serif', serif; font-size:14px; color:#000000;float:left;padding: 14px 10px 0 17px;}
.row2									{border-bottom:1px solid #e5e5e5;     overflow: hidden;
    position: relative;}
.pro-id									{font-family:'Open Sans', sans-serif; font-size:12px; color:#000000; font-weight:bold;padding:75px 17px 78px 17px; border-right:1px solid #e5e5e5;}
.inf									{padding: 19px 0 14px 38px; border-right:1px solid #e5e5e5; width:348px; /* min-height:165px; */}
.inf img								{border:0;}
.dec 										{padding:58px 0 0 26px;}
.dec p									{font-family:'Open Sans', sans-serif; font-size:12px; color:#000000; padding:0; margin:0;}
.dec p span								{font-size:18px; font-weight:bold;}
.inf-txt								{/* padding:0 92px 0 0; */ width:58%;}
.inf-txt p								{font-family:'Open Sans', sans-serif; font-size:11px; color:#000000; margin:0; padding:0;line-height: 20px;}
.inf-txt p	span						{font-weight:bold;}
.inf-txt p a								{font-weight:bold; text-decoration:underline; color:#4068bb; display:inline-block;}
.inf-img								{padding: 13px 38px 0 0; width:107px;}
.inf-img img							{margin:0 0 12px 0; }
.row3										{border-bottom:1px solid #e5e5e5;}
.col1									{font-family:'Open Sans', sans-serif; font-size:12px; color:#000000; font-weight:bold;border-right:1px solid #e5e5e5; float:left;padding: 23px 17px 19px 19px;}
.col2									{font-family:'Open Sans', sans-serif; font-size:11px; color:#000000; float:left; padding: 25px 171px 19px 28px;}
.col3									{font-family:'Open Sans', sans-serif; font-size:11px; color:#000000; float:left;border-right:1px solid #e5e5e5; float:left;padding: 25px 116px 19px 28px;}
.col4									{ float:left;padding: 17px 0 0 25px;}
.col4 p									{font-family:'Open Sans', sans-serif; font-size:12px; color:#000000; padding:0; margin:0;}
.col4 p span								{font-size:18px; font-weight:bold;}

.lt-cnt1								{float:left; width: 100%; margin:8px 8px 0 10px;padding:0 0 26px 0;}


#first_column {
	width:75px;
}

.row2 img {
	width: 100% !important;
	height: auto !important;
}

.row2 p a {
	text-decoration: underline;
	font-weight: bold;
}


.row2 {
	overflow: hidden;
    position: relative;
    width: 100%;
/*     background: green; */
}



table.vacancies {
    border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 100%;    
}

table.vacancies p {
	line-height: normal;
	font-size:13px;
	font-weight:bold;
	width:100px;
}

table.vacancies td.date p {
	width:50px;
}

table.vacancies h1 {
	font-size: 25px;
	color: #000;
    padding: 0 0 0px;
    margin: 0;
    line-height: normal;
}
table.vacancies h2 {
	font-size: 20px;
    padding: 0 0 0px;
    margin: 0;
    line-height: normal;
}
table.vacancies h3 {
	font-size: 15px;
    padding: 0 0 0px;
    margin: 0;
    line-height: normal;
}
table.vacancies h4 {
	font-size: 13px;
    padding: 0 0 0px;
    margin: 0;
    line-height: normal;
}
table.vacancies h5 {
	font-size: 10px;
    padding: 0 0 0px;
    margin: 0;
    line-height: normal;
}
table.vacancies h6 {
	font-size: 9px;
    padding: 0 0 0px;
    margin: 0;
    line-height: normal;
}


table.vacancies p.supersearch-subheading {
	color: #f00;
	font-size: 18px;
}

table.vacancies a{
	text-decoration: underline;
}

.centerText p{
	text-align: center;
	color: black;
}


table.vacancies th {
/* 	background-color: green; */
background: rgb(232,232,232); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(232,232,232,1) 0%, rgba(249,249,249,1) 1%, rgba(228,228,228,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(1%,rgba(249,249,249,1)), color-stop(100%,rgba(228,228,228,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(249,249,249,1) 1%,rgba(228,228,228,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(249,249,249,1) 1%,rgba(228,228,228,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(249,249,249,1) 1%,rgba(228,228,228,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(232,232,232,1) 0%,rgba(249,249,249,1) 1%,rgba(228,228,228,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-9 */
}

table.vacancies th {
	text-align:left;
	font-family: 'Bree Serif', serif;
	font-size: 13px;
	color: #000000;
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	
	
}

table.vacancies th:first-child {
    -moz-border-radius: 6px 0 0 6px;
    -webkit-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    padding:15px;
    border-left: solid 1px #dddddd;
    border-right: solid 1px #dddddd;

}

table.vacancies th:first-child + th{
    padding-left:30px;
    border-left: solid 1px #ffffff;

}

table.vacancies th:first-child + th + th{
    padding-left:30px;
    border-right: solid 1px #dddddd;

}

table.vacancies th:last-child {
    -moz-border-radius: 0 6px 6px 0;
    -webkit-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    padding-left:15px;
    padding-right:10px;
    width:60px;
    border-right: solid 1px #dddddd;
    border-left: solid 1px #ffffff;

}

table.vacancies th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

table.vacancies td:first-child{
	border-right:1px solid #e5e5e5;
	width:70px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

table.vacancies td:first-child + td{
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
	line-height: 20px;
	padding: 5px 0 5px 30px;
	width: 180px;
}

table.vacancies td:last-child{
	border-left: 1px solid #e5e5e5;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000000;
}

table.vacancies td:last-child span{
	font-size: 18px;
	font-weight: bold;
	display:block;
}

table.vacancies td {
	border-bottom: 1px solid #e5e5e5;
}

table.vacancies td {
padding:20px;
	padding-top:5px;
	padding-bottom:5px;
}

table.vacancies img {
	width: 100% !important;
	height: auto !important;
	max-width: 200px;
}

.lt-cnt1 h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #0052a5;
	font-weight: bold;
}

.lt-cnt1 h1#vacancy-header {
	font-family: 'Open Sans', sans-serif;
	font-size: 27px;
	color: #0052a5;
	font-weight: bold;
}

.individual_bottom {
	 background-color:#fafafa; padding-left:20px; padding-top:10px; padding-right:10px; padding-bottom:10px;border: 1px solid #f0f0f0; margin-top:50px; overflow:hidden; clear:both;
}

/*
.individual_bottom span {
	padding-right:25px;
}
*/

.individual_bottom a#email {
	  float:right;
/* 	  text-transform: uppercase; */
	  color: #aaaaaa
	  font-weight:bold;
	  font-size:11px;
	  margin-right:15px;
}

.individual_bottom a#printer {
	  float:right;
/* 	  text-transform: uppercase; */
	  color: #aaaaaa
	  font-weight:bold;
	  font-size:11px;
	  padding-left: 15px;
      border-left: 1px solid #cccccc;
}

.individual_bottom a span#printer{
 	 padding-left: 32px;  
 	 margin-left:10px;
     background: transparent url(/images/printer-icon.png) no-repeat top left; 
}

span#footer-category {
	float:left;
}


/*

.category_name {
float:left;
}
*/

#featured_readmore {display:inline-block; color:#0052a5; font-weight:bold; padding: 0 5px 0 0;}

.listing-image {
	float:left;
}

#team-heading {
	
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	color: #0052a5;
	font-weight: 800;
	padding: 0;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

.staff-email a {
	color:#7c7c7c;
}

span#rss-icon {
	margin-top:80px;
	display:block;
}

span#rss-icon a {
  background: transparent url(/images/rss-icon.png) no-repeat top left; 
  padding-left: 20px;
  }
  
  .social { list-style:none; float:right; margin-right:25px;}
.social li { display:inline; float:left; }
.social li a { display:block; width:28px; height:28px; position:relative; }
.social li a strong { position:absolute; left:20px; top:-1px;
   text-shadow:1px 1px 0 rgba(0, 0, 0, 0.75); background-color:rgba(62, 62, 62, 0.7);
   border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
   color: #ffffff;
   padding:3px;
}
 
li.google { background-image:url("/images/googleplus.png"); }
li.facebook { background-image:url("/images/facebook.png"); }
li.twitter { background-image:url("/images/twitter.png"); }

.social:hover li { opacity:0.2; }
 
.social li { transition-property: opacity; transition-duration: 500ms; margin-left:5px;}
.social li a strong { opacity:0;
 transition-property: opacity, top; transition-duration: 300ms;
}
 
.social li:hover { opacity:1; }
.social li:hover a strong { opacity:1; top:-10px; }

#socialize-icons{

	display:inline-block;
	width:200px;
}

p#socialize-text {
	float:left;
	color:#666666;
	font-weight:bold;
}

div#news-button {
	margin-top:10px;
	margin-bottom:10px;
	 background: transparent url(/images/submit-news-button.png) no-repeat top left; 
}


div#news-button:hover {
	 background: transparent url(/images/submit-news-hover-button.png) no-repeat top left; 
}

#news-button a											{font-family: 'Oswald', sans-serif; font-size:16px; color:#ffffff; text-shadow: 0px 3px 7px rgba(0, 0, 0, .4); font-weight:bold; text-transform:uppercase; padding: 15px 20px 18px 65px;display:inline-block; letter-spacing: .5px}

    
.submit-news-form input, textarea {   
    padding: 9px;  
    border: solid 1px #E5E5E5;  
    outline: 0;  
    font: normal 13px/100% Verdana, Tahoma, sans-serif;  
    width: 200px;  
    background: #FFFFFF url('/images/bg-form.png') left top repeat-x;  
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #F3F3F3), to(#FFFFFF));  
    background: -moz-linear-gradient(top, #FFFFFF, #F3F3F3 1px, #FFFFFF 25px);  
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    color:#666666;
}  

.submit-news-form input#radio, textarea {   
    width:20px;
    }  
      
.submit-news-form select {   
    padding: 9px;  
    border: solid 1px #E5E5E5;  
    outline: 0;  
    font: normal 13px/100% Verdana, Tahoma, sans-serif;  
    width: 300px;  
 
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    }  
    
    
.submit-news-form textarea {   
    width: 300px;  
    max-width: 300px;  
    line-height: 150%;  
    }  
  
.submit-news-form input:hover, textarea:hover,  
input:focus, textarea:focus {   
    border-color: #C9C9C9;   
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;  
    }  
  
.submit-news-form label {   
	width:105px;
    margin-right:20px;  
    color: #555555;  
    display:inline-block; 
    float:left;
    text-align:right;
    }  

  
.submit-news-form p {   
	margin-bottom:15px;
   }  
    

    .submit-news-form #news-submit {
    background:#2452A5;
    width: auto;  
    padding: 9px 15px;  
    border: 0;  
    font-size: 14px;  
    color: #FFFFFF;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    float:right;
    margin-right:50px;
    cursor: pointer;
    }
    
.submit-news-form h1 {   
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	color: #0052a5;
	font-weight: bold;

   }  
   
  .return-button {
 /*  color: #af2531; */
  padding: 15px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 0px #666666;
  -moz-box-shadow: 0px 0px 0px #666666;
  box-shadow: 0px 0px 0px #666666;
  border: solid #e0e0e0 1px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  background: -moz-linear-gradient(top, #eeeeee, #dddddd);
  display:inline-block;
  cursor: pointer;
}
.return-button:hover {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#af2531), to(#af2531));
  background: -moz-linear-gradient(top, #af2531, #af2531)
  cursor: pointer;
}
 
.return-button:hover{
  color:#000;
  }
  
p.form-paragraph {
margin-top:-20px;
}

.tabContents p.form-tinytext {
background-color:#fafafa;
padding: 15px 15px 15px 15px;
border:1px solid #eeeeee;
}

a#tinytext-link {
color: blue;
text-decoration:underline;
}

h5.form-heading {
	margin-top:30px;
	margin-bottom:25px;
	padding-bottom:5px;
}

#tabContaier ul{
	overflow:hidden; /*Clearing float. */
      border-right:1px solid #fff;
      height:35px;
   /*    position:absolute;  *//*Takings tabs to higher layer */
z-index:100;
 }
 #tabContainer li{
      float:left;
      list-style:none;
 }
 #tabContainer li a{
      background:#efefef;
      border:1px solid #fcfcfc;
      border-right:0;
      color:#666;
      cursor:pointer;
      display:block;
      height:35px;
      line-height:35px;
      padding:0 30px;
      text-decoration:none;
      text-transform:uppercase;
      font-family: 'Open Sans', sans-serif;
      font-weight:bold;
 }
 #tabContainer li a:hover{
      background:#0052a5;
      color:#fff;
 }
 #tabContainer li a.active{
      background:#fbfbfb;
      border:1px solid #fff;
      border-right:0;
      color:#0052a5;
 }
 
 .tabDetails{
      background:#fbfbfb;
      border:1px solid #fff;
      margin:34px 0 0; /*1px less then actual tab height to fix the border gap between active tab &amp; tab detail section. */
}
 .tabContents{
      padding:20px
 }
 .tabContents h1{
      font:normal 24px/1.1em Georgia, "Times New Roman", Times, serif;
      padding:0 0 10px;
 }
 .tabContents p{
 padding:0 0 10px;
 }

.tabContents #publishForm p {
	overflow: hidden;
}

#div2 {
	margin-top:-200px;
}

label.search-heading {
	font-weight:bold;
}

.search-checkbox {
	float:left;
}


p.search-fields  {
	margin-bottom: 20px;
}

.search-header {
	width:100%;
}

.search-header h3 {
	display:inline;
}

.entry {
	margin-bottom:10px;
}

.entry p {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #464646;
padding: 0 0 0 0;
margin: 0;
line-height: 17px;
}

#reset_password_form p {
	line-height: 46px;
}


#reset_password_form label {
    width:125px;
    margin-right:20px;  
    color: #555555;  
    display:inline-block; 
    float:left;
    text-align:right;
}

.member_form label {
	width:105px;
    margin-right:20px;  
    color: #555555;  
    display:inline-block; 
    float:left;
    text-align:right;
}

.member_form input{
	height: 20px;
}

.member_form p {
	padding: 0 0 10px;
}

.member_form p img {
	float: left;
}


#reset_password_form input{   
    padding: 9px;  
    border: solid 1px #E5E5E5;  
    outline: 0;  
    font: normal 13px/100% Verdana, Tahoma, sans-serif;  
    width: 200px !important;  
    background: #FFFFFF url('/images/bg-form.png') left top repeat-x;  
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #F3F3F3), to(#FFFFFF));  
    background: -moz-linear-gradient(top, #FFFFFF, #F3F3F3 1px, #FFFFFF 25px);  
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    color:#666666;
    margin: 6px 5px;
}  

.member_form input{   
    padding: 9px;  
    border: solid 1px #E5E5E5;  
    outline: 0;  
    font: normal 13px/100% Verdana, Tahoma, sans-serif;  
    width: 200px;  
    background: #FFFFFF url('/images/bg-form.png') left top repeat-x;  
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #F3F3F3), to(#FFFFFF));  
    background: -moz-linear-gradient(top, #FFFFFF, #F3F3F3 1px, #FFFFFF 25px);  
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    color:#666666;
}  

.member_form input[type=checkbox] {
width: 20px;
height: 20px;
}
  
.member_form input:hover, textarea:hover,  
input:focus, textarea:focus {   
    border-color: #C9C9C9;   
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;  
    }  
  
.member_form label {   
	width:105px;
    margin-right:20px;  
    color: #555555;  
    display:inline-block; 
    float:left;
    text-align:right;
    }  

  
.member_form p {   
	margin-bottom:15px;
	margin-top: 20px;
   }  
    

.member_form .submit-button {
    background:#2452A5;
    width: auto;  
    padding: 9px 15px;  
    border: 0;  
    font-size: 14px;  
    color: #FFFFFF;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    float:right;
    margin-right:50px;
    cursor: pointer;
    height: 30px;
}

.member_form #submit-holder {
	clear: both;
	width: 400px;
}

.member_form #accept-holder {
	padding-top: 25px;
	clear: both;
}

.form-footer-links a {
	text-decoration: underline;
	color:#0052a5;
}



/* --------------- Bulletin Board ---------------- */
.advertiser-heading {
	border-bottom: 3px solid #000;
}

.advertiser-group {
	clear: both;
}

#bulletin-board-heading {
	font-family: 'Bree Serif', serif;
	color: #234DA0;
	text-align: center;
	margin-top: 20px;
}

.event {
	margin-bottom: 20px;
}

.event ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.event ul li {
	list-style-type: disc;
	color: #333;
	margin-bottom: 5px;

}

.event-header {
	font-weight: bold;
}

.event-header p {
	font-size: 16px;
	color: #000;
}

.event-header h4 {
	margin-bottom: 10px;
	color: #000;
}

.event a {
	text-decoration: underline;
	color: #0052a5;	
}	

.event-section a {
	text-decoration: underline;
	color: #0052a5;	
}
.event-text {
	padding-left: 25px;
}

.event-footer {
	text-align: right;
	font-style:italic
}

#reset_password_form .submit-button {
	background: #0052A5;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 10px;
	float: right;
	cursor: pointer;
}

.submit-button {
	background-color: #0052A5;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 10px;
	float: right;
}

.submit-button:hover {
	background-color: #1566b8;
	color: #fff;
}

.redactor_redactor_editor {
	color: #000;
}

.redactor_redactor_editor ul, ol {
	list-style-type: disc;
}

.redactor_redactor_editor ol li {
	list-style: decimal;
}

.bulletin-table {
	background-color: #fdfdfd;
	border: 1px solid #eeeeee;
	border-collapse: collapse;
	color: #000;
	width: 100%;
}

.bulletin-header {
	margin-top: 20px;
	margin-bottom: 5px;	
	color: #333;
}

.bulletin-table tr th {
	color: #464646;
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
}
.bulletin-table tr {
	border-bottom: 1px solid #eee;
}
.bulletin-table tr td {
	padding: 10px;
}
.bulletin-table tr:last-child {
	border-bottom: none;
}

.bulletin-table td.date span {
	font-size: 18px;
	font-weight: bold;
	display: block;
}

.bulletin-table td.entry-status {
	text-transform: uppercase;
}

.menu-container {
	overflow: auto;
}

a.notify-message {
	display: block;
	margin-top: 20px;
}

.submit-event-form input#radio, textarea {   
    width:20px;
    }  
      
.submit-event-form select {   
    padding: 9px;  
    border: solid 1px #E5E5E5;  
    outline: 0;  
    font: normal 13px/100% Verdana, Tahoma, sans-serif;  
    width: 300px;  
 
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    }  
    
    
.submit-event-form textarea {   
    width: 300px;  
    max-width: 300px;  
    line-height: 150%;  
    }  
  
.submit-event-form input {
	padding: 9px;
	width: 96%;
	display: block;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	background: #FFFFFF url('/images/bg-form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #F3F3F3), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #F3F3F3 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	color: #666666;
}

.submit-event-form input.submit-button {
	background: #0052A5;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 10px;
	float: right;
        cursor: pointer;
	width: 150px;
}

.submit-event-form input.submit-button:hover {
        background: #1566b8;
}
.submit-event-form input:hover, textarea:hover,  
input:focus, textarea:focus {   
    border-color: #C9C9C9;   
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;  
}  

.submit-event-form label {   
	display: block;
}  

.submit-event-form p {   
	margin-bottom: 15px;
} 

.submit-event-form #news-submit {
    background:#2452A5;
    width: auto;  
    padding: 9px 15px;  
    border: 0;  
    font-size: 14px;  
    color: #FFFFFF;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    float:right;
    margin-right:50px;
    cursor: pointer;
}
    
.submit-event-form h1 {   
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	color: #0052a5;
	font-weight: bold;

}  


#ui-datepicker-div {
	background-color: #eee !important;
}

#ui_tpicker_hour_event_date {
	background-color: #ddd !important;
}

#ui_tpicker_minute_event_date {
	background-color: #ddd !important;
}

#bottom-submit-button {
	float: none;
	background: #0052A5;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 10px;
	width: 150px;
	cursor: pointer;
}

.bx-prev {
	z-index: 99999;
	position: relative;
}

.bx-next {
	z-index: 99999;
	position: relative;
}

#slider-next {
	z-index: 99999;
	margin-left: 20px;
}
/* --------------- Lone Finalist ---------------- */

.lt-sdbr .premium-links ul li a {
	color: #545454;
	font-size: 12px;
	padding-left: 0px;
	padding-bottom: 1px;
}

ul.premium-holder {
	margin-bottom: 8px;
}
#premium-category {
	background-image: url(/images/premium-category.jpg);
}

.premium-links h4 {
	color: #0052a5;
	border-top: 1px solid #e5e5e5;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 20px;
}
.premium-links ul {
	list-style-type: disc;
	margin-left: 30px;
	color: #000;
}
.premium-sidebar {
	width: 205px;
	margin-left: -2px;
}

.premium-sidebar ul {
	margin: 0;
}

.premium-sidebar #header-shadow {
	background: url(/images/right-sidebar-shadow.png) 93% top no-repeat;
	display: block;
	height: 12px;
	width: 200px;
	margin-top: 10px;
}
.premium-sidebar > ul > li > a {
	padding-left: 10px;
}

.premium-sidebar ul li ul li {
	border-bottom: 1px solid #e4e4e4;	
	padding: 8px 13px;
	background: url(/images/rt-triangle.png) no-repeat right center;
}

.premium-sidebar ul li ul li.sv-heading {
	color: #da1414;
	background: none;
}

.premium-sidebar ul li ul li.sv-heading strong {
	font-weight: bold;
}
.premium-sidebar ul li ul li.sv-category {
	border-left: 3px solid #da1414;
}

.premium-sidebar ul li ul li.lf-heading {
	color: #df8108;
	background: none;
}
.premium-sidebar ul li ul li.lf-heading strong {
	font-weight: bold;
}

.premium-sidebar ul li ul li.lf-category {
	border-left: 3px solid #df8108;
}

.premium-sidebar ul li ul li.ns-heading {
	color: #353535;
	background: none;
}

.premium-sidebar ul li ul li.ns-heading strong {
	font-weight: bold;
}

.premium-sidebar ul li ul li.ns-category {
	border-left: 3px solid #353535;
}

.premium-sidebar ul li ul li p {
	margin: 0;
}

.premium-sidebar ul li ul li strong  {
	font-weight: normal;
}

.become-prem-member{
	background: url(/images/prem-button-sprite.png) no-repeat;
}

.become-prem-member{
	background-position: -10px -18px ;
	width: 269px;
	height: 85px;
	display: inline-block;
	float: left;
	margin-right: 25px;
	cursor: pointer;
}

.become-prem-member:hover{
	background-position: -14px -134px ;
	width: 269px;
	height: 85px;
}

.become-prem-member a {
	width: 269px;
	height: 85px;
	display: block;
}
.content1-inn form ul li {
	list-style-type: none;
}

h2#subscribe {
	color: #000;
	font-size: 30px;
}

h2#subscribe span {
	font-size: 15px;
	text-transform: uppercase;
}

.sidebar .has-sub ul li > a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 1px 0 1px 5px;
	display:block;
}	

.sidebar ul li ul{
  display: none; 
}

.sidebar > div > ul > li.has-sub.active > a span {
	background: url(/images/icon_blue_minus.png) 93% center no-repeat;
}

.sidebar > div > ul > li.has-sub > a span {
	background: url(/images/icon_blue_plus.png) 93% center no-repeat;
	display:inline-block;
	height: 21px;
	width: 21px;
	float: right;
	margin-right: 10px;
}

table.district-table {
	width: 100%;
}
table.district-table td {
	vertical-align: top;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}
.premium-info {
	margin-top: 15px;
}
.premium-info h2 {
	color: #000;
	font-size: 16px;
}
.premium-info p {
	margin-bottom: 10px;
}

.individual_cnt1 ul {
	list-style-type: disc;
}

.individual_cnt1 ul li{
	margin-bottom: 10px;
}


.content1 a {
	color: #0052a5 !important;
}

#num-source {
	margin-top: 25px;
}

.hidden {
	display: none !important;
}

.bb-content .event-section img {
    max-width: 100%;
    height: auto;
}


.main_content {
display: flex;
}

.main-cnt {
width: 100%;
}

.sidebar {
 //margin-top: 27px; 
}

.banner + .main_content_holder .sidebar {
margin-top: 0;
}

.banner + .main_content_holder .main-cnt {
display: flex;
}

.banner + .main_content_holder .main-cnt .left-cont-holder {
display: block;
}

.left-cont-holder-bg {
display: flex;
}