@import url("css/variations/stylesheetwidget.css");
@import url("../../Containers/GoodDNN-LightBlue/LightBlue06.css");


/************************** NEW STYLES FOR DIV LAYOUT *****************************************/

ol, ul {
    list-style: inside none none;
}

ol li	{
	margin-left: 15px;
    text-indent: -15px;
}

.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;
} */



a, a:link, a:visited, a:active {
    color: #000faa;
    text-decoration: underline;
}

a:hover {
    color: #990000;
    text-decoration: none;
}


.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: 200px;*/
	vertical-align:top;   
}

.contentPane {
	padding-top: 3px;
	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: 200px;*/
	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: #000faa;
	font-weight: normal;
	text-decoration: underline;
}
SPAN.Breadcrumb2
{
    color: #595959;
    font-weight: normal;
    text-decoration: none;
}

A.Breadcrumb2:hover
{
	color: #990000;
	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: 3px; }


/* ************* Homepage ************************ */

#votebtns {
	width: 200px!important; 
	padding: 0px!important;
	padding-top: 20px!important; 
	margin-left: auto!important; 
	margin-right: auto!important;
}

#votebtns li{
	list-style-type:none;
	padding: 0px; 
	padding-bottom: 10px; 
	
	margin:0px;
}

#votebtns li img{
	border:1px solid #1c4e69;
	width: 90px; 
}

#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; 
	}
	
#dnn_SaviMenu2_TitleRow {display:none;}

.VerticalMenu, #dnn_SaviMenu2_tblVerticalMenu	{
	width: 200px!important;
}

.VerticalMenu .txt	{
	padding-top: 5px!important; 
	Padding-bottom: 5px!important;
}

#clerkhome	{
  font-weight: bold;
  line-height: 16px;
}

.clkaddress	{margin-top: 20px;
	font-weight: bold;
  line-height: 16px;
}

.clkhomelinks	{
	  border-right: 0 solid #1c4e69;
  margin: 0;
  margin-left: 0px;
  padding: 0px;

}
.clkhomelinks li{

  line-height: 15px;
  list-style-type: none;
  margin: 0 0 0 0px;
  padding: 5px 0 8px;
  text-indent: 0px;
  vertical-align: top;
  margin-left: 25px;
  text-indent: -15px!important;
  list-style-image: url("../../../../images/bluesquare_sm.gif");
  list-style-position: outside;
  font-weight: bold;
}
.clkhomelinks a:link	{
  text-decoration: none;
  display: block;
  width: 175px;
  margin-left: 18px;
}
.clkhomelinks a:visited	{
  text-decoration: none;
  display: block;
  width: 175px;
  margin-left: 18px;
}
.clkhomelinks a:hover	{
  text-decoration: underline;
  display: block;
  width: 175px;
  margin-left: 18px;
}
.clkhomelinks a:active	{
  text-decoration: none;
  display: block;
  width: 175px;
  margin-left: 18px;
}

.nonelist	li{
	list-style-type: none; font-weight: bold;
}

/* sectionlist is all over websites. % width is fix for mobile. we might want to do this glovbally in default.css  */
.sectionlist { width: 90%;}
.sectionlist li{text-indent: -15px!important;}

/*  override savimenu module css settings */
.HorizontalMenuBar{background-color:#1c4e69!important;}

.HorizontalMenu .hov {
    background-color:#14374A!important;
    color: #c8e6f1;
}

    #dnn_ctr5019_ContentPane table h3 {
        font-weight: 700;
    }

/* Media Queiries */
@media (max-width: 768px) {
    .contentPane #dnn_ctr5019_ContentPane .table td {
        text-indent: 0;
    }

    #dnn_ctr5019_ContentPane table tr>td:first-child h3 {
        color: #fff;
    }
}