@import url("css/variations/stylesheetwidget.css");
@import url("../../Containers/GoodDNN-LightBlue/LightBlue06.css");


/************************** NEW STYLES FOR DIV LAYOUT *****************************************/

.wrapper {width: 100%; }

#HeaderWrapper	{
	/*display:block;
	margin: auto!important; */
	width: 100%;
	background-color: #1C4E69;
	
	max-width: 100%!important; 

}

#CountyMenuDiv	{
	width: 680px!important;
	height: 37px; 
	padding:0px; margin:0px; background:url(images/LightBlue_r5_c7.jpg);
	float:left;
}

#footer1	{
	width:34px; 
	float:left;
}
#footer2	{
	float:left;
	background:url(images/LightBlue_r14_c6_dark.gif);
	white-space:nowrap;
	width:252px; 
	float:left;
	height: 47px; 
	padding-top: 30px; 
}

#footer3	{
	width:67px; 
	float:left;
	height: 77px; 
}
#footer4	{
	float:left;
	height: 77px;
	width: 625px; 
	background:url(images/LightBlue_r14_c15_dark.gif); 
	vertical-align:bottom;	
}

#footer4_1	{
	height: 22px;
	float:none;
	text-align:left;
	padding-top: 10px; 
}

#footer4_2	{
	height: 22px;
	width: 375px;
	float:left;
	padding-top: 15px;
}

#footer4_3	{
	
	float:right;
	height: 22px;
	width: 250px; 
	padding-top: 15px;	
}

#footer5	{
	 float:right;
	 width:34px;	 
	 height: 77px; 
}

.slideshow img{width: 100%!important; margin:0px!important;}
 
/************************** NEW STYLES FOR DIV LAYOUT *****************************************/

/*.HeaderBg
{
	background: url(Images/bannerdar970.jpg) no-repeat;
}

.Headerdarkbg
{
	background-color: #1C4E69;
} */

.menuContainer /**/
{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 3px;
}
	
.headerPane {
	
}
.bannerpane	{
	display: table-row;
	
}
.topleftPane
{
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;

}

.toprightPane
{
	padding-top: 5px;
	padding-left: 7px; /*only for admin page */
	padding-right: 7px;
	padding-bottom: 3px;
	vertical-align:top; 
}

.leftPane {
  padding-top: 7px;
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 3px;
  width: 180px!important;
  vertical-align: top;
}

.contentPane {
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	vertical-align:top;
}

.rightPane {
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	width: 180px!important;
	vertical-align:top;
}

.bottomPane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

/************************* new custom search (this is from the skin.css file on the test server) *********************/
.gsc-input-box{height: auto !important}
.cse .gsc-control-cse, 
.gsc-control-cse{
    background-color: transparent!important; 
    border: none !important;
}
.gsc-search-button{
    position: relative;
    top: 1px !important;
}
input.gsc-search-button{
    background-color: #2e6e90 !important;
    border: none !important;
    width: 13px !important;
    height: 13px !important;
    padding: 10px !important;
}

#googlesearchCell {
    background: rgba(0, 0, 0, 0) url("images/LightBlue_r5_c7.jpg") repeat scroll 0 0;
    display: table-cell;
    float: right;
    left: 0;
    padding-left: 40px;
    position: relative;
    width: 292px !important;
}

table.gsc-search-box { /* position & size of search box on  menu  */

	position:relative; 
    /*top: -16px!important;*/ /*added to postion google search*/
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 12px;
    padding-top: 6px !important;
}

.mobile-search {
    background-color: #14394d;
    box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.8) inset;
    display: none;
    height: 50px;
}
/************************* END new custom search ( could be global in skin or defaultskin.css ) *********************/

/*-------- gray bread crumb --------*/
.gray_top_left {padding:0px; margin:0px; background:url(images/lt.png) no-repeat top left; height:18px;}
.gray_top_right {padding:0px; margin:0px; background:url(images/rt.png) no-repeat top right; height:18px;}

.gray_bg
{
	background-color: silver;
}
.gray_content {padding:0px 11px 0px 11px; }

.gray_bottom_left {padding:0px; margin:0px; background:url(images/lb.png) no-repeat top left; height:18px;}
.gray_bottom_right {padding:0px; margin:0px; background:url(images/rb.png) no-repeat top right; height:18px;}

A.headerlink:link {
	color : White;
	text-decoration : underline;
}

A.headerlink:visited  {
	color : White;
	text-decoration : underline;
}

A.headerlink:active {
	color : White;
	text-decoration : underline;
}
.BreadcrumbLabel
{
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.BreadcrumbBar
{
    padding-left: 7px;
    padding-top: 12px;
    padding-bottom: 8px;
}
.Breadcrumb2, A.Breadcrumb2:link, A.Breadcrumb2:visited, A.Breadcrumb2:active
{
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}
SPAN.Breadcrumb2
{
    color: #595959;
    font-weight: normal;
    text-decoration: none;
}

A.Breadcrumb2:hover
{
	color: #333366;
	font-weight: normal;
	text-decoration: none;
}

.nounderline {text-decoration:none;}

.nounderline li{text-decoration:none;}

.nounderline a{text-decoration:none;}
.nounderline a:link{text-decoration:none;}
.nounderline a:visited{text-decoration:none;}
.nounderline a:hover{text-decoration:underline;}
.nounderline a:active{text-decoration:none;}

.bluebg {background-color:#1C4E69;  padding-bottom: 0px; }


<!-- Home page ---------------------------->
#votebtns {
	padding: 0px!important; 
	
}

#votebtns li{
	list-style-type:none;
	padding: 0px; 
	padding-bottom: 20px; 
	width: 300px;
	margin-left: auto; 
	margin-right: auto;
}

#votebtns li img{
	border:1px solid #1c4e69;
}

#votebtns li img:hover{
	border:1px solid #990000;
}

#homenews {

    padding-bottom: 30px;

}

#currcond {
    list-style-image: url("../../../../images/bluedisc_sm.gif");
    margin: 10px 5px 0px 10px;
    padding: 0px 5px 50px 10px;
    
}

#currcond li {
    color: #1c4e69;
    line-height: 15px;
    margin: 0 0 0 10px;
    padding: 0 0 8px;
    text-indent: -25px !important;
}

/* this is to fix the sccinternet menu so the entire bar works as a link not just the text this is OK its on default menu as well  */
.SCCInternet_SubMenu a{ display:inline-block!important; width:100%!important; height:22px!important;   }

/******************** homepage Quick Find ******************************************/

.DnnModule-3969 {padding-top: 50px ;}

/************** district map image homepage  & BOS **************************/

.distmap	{
		width: 200px; 
	}
	
/* ************* vertical menu ******************************* */	
#dnn_SaviMenu2_TitleRow {display:none;}

.VerticalMenu, #dnn_SaviMenu2_tblVerticalMenu	{	
	width: 100%;	
}

.VerticalMenu .txt	{
	
}

/* ************* vertical menu ******************************* */

.wcvacancies	{
	padding-top: 5px;
	text-align:center;
	font-weight:bold;
}

.wcvacancies p	{
	
	text-align:center;
	margin:0px;
}