@import url("css/variations/stylesheetwidget.css");
@import url("../../Containers/GoodDNN-LightBlue/LightBlue06.css");

/************************** NEW STYLES FOR DIV LAYOUT *****************************************/

ol,
ul {
    
    margin-left: 5px;
    margin-bottom: 10px;
}
li {
    margin-bottom: 5px;
}
ul li ul {
    margin-top: 3px;
    margin-bottom: -10px;
}

hr {
	background:#778877;
	height: 2px;
	width: 99%;
	margin-left: auto;
	margin-right:auto;
}

h2 {
	font-size: 16px!important;
    text-align: center;
}

h3 {
	font-size: 14px!important;
    text-align: center;
	font-weight: bold;
}

.sectionlist {
    width: 700px;
}
h2.tablelabel {
    border: 1px solid #1c4e69;
    border-bottom: 0px;
    display: inline;
    margin-bottom: 0 !important;
    margin-left: 0;
    margin: 0px!important;
    padding: 3px;
    padding-bottom: 3px;
    padding-top: 2px;
}
.linklist {
    margin: 10px 5px 0 10px;
    padding: 0 5px 0 10px;
}
.linklist li {
    line-height: 15px;
    margin: 0 0 0 10px;
    padding: 0 0 8px;
    text-indent: -25px !important;
}

.pagetitle {padding-bottom: 10px; margin-bottom: 0px!important;}


#clolinks {position:relative; left: -10px; list-style-image: url(../../../../images/bluesquare_sm.gif);  margin:0px; padding:0px; padding-left: 10px; margin-top:10px; width:300px; }

#clolinks li {margin:0px; padding:0px; margin-left:40px; text-indent:-25px!important; line-height:15px; padding-bottom:8px;}


.small {
    font-size: smaller;
}
.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: 3px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 3px;
    width: auto;
	max-width: 50%;

}
.contentPane {
    padding-top: 3px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 3px;
    vertical-align: top;
}

.contentPane td{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

.contentPane ul, .contentPane ol {

	margin-left: 0!important; padding-left: 18px!important;
}

.contentPane ul li, .contentpane ol li {
	margin-left:0px!important;
	padding-left:0px!important;
    text-indent: -18px!important;	
}

.rightPane {

	vertical-align: top;
    padding: 3px 7px;
    /* padding-right: 20px; */
    width: auto;
	max-width: 50%;

}
.bottomPane {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
table.gsc-search-box {
    /* position & size of search box on  menu  */
    /*width: 250px!important;

	position:relative; 
	left: 70px!important;*/
}

/*-------- 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;
}

/******************** homepage Quick Find ***************

.DnnModule-3969 {padding-top: 50px ;}
***************************/

.menu {
    padding: 7px 12px!important;
}
.menu-wrapper {}
.menu-icon {
    margin-right: 0px!important;
}
.menu {
    float: left;
    background-color: rgba(245, 245, 245, 0.34);
    border-top: solid 4px #1c4e69;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    /*** cursor: pointer; */
    padding: 7px 10px 7px 7px;
    display: table;
    text-align: center;
    margin: 5px
}
.menu:hover {
    background: #f5f5f5;
    border-top: solid 4px #9d1416;
}
.menu:focus {
    Z background: #f5f5f5;
    border-top: solid 4px #9d1416;
}
.menu-icon img {
    width: 70px;
}
.menu-items {
    padding: 0px;
    width: 106px;
    height: 300px;
}
.menu-content {
    font-family: arial, helvetica, san-serif;
}
.menu-info {
    font-size: 12px;
}
.menu-info h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}
.menu-info p {
    margin: 9px;
    text-align: center !important;
}
.menu-info a,
.menu-info a:link,
.menu-info a:visited,
.menu-info div {
    font-size: 13px;
    display: block;
    margin-bottom: 10px;
    line-height: 16px;
    text-decoration: none;
}
.menu-info a:hover,
.menu-info a:active {
    text-decoration: underline;
}
.BreadcrumbBar {
    padding-bottom: 8px;
    padding-left: 10px;
    padding-top: 12px;
}
.menu-icon {
    margin-right: 10px;
    margin-bottom: 5px;
}
#dnn_ctr4879_dnnVISIBILITY_imgVisibility {
    width: 12px;
}

/*** elections information container title ********************/

#dnn_ctr4879_dnnTITLE_titleLabel {
    font-size: 14px!important;
}
.headers {
    padding-left: 10px;
}
.ul a,
.ul a:link,
.ul a:visited {
    text-decoration: none;
}
.ul a:hover,
.ul a:active {
    text-decoration: underline;
}

/************** district map image homepage  & BOS **************************/

#dnn_SaviMenu2_TitleRow {
    display: none;
}
#dnn_SaviMenu2_ctl15_ctl .root {
    /************* override for specific site ************/
    padding-right: 5px!important;
    line-height: 16px!important;
    /******* key to menu lines correct height!!  ********/
}
.nonelist li {
    list-style-type: none;
    font-weight: bold;
}

.redboldunderline {color: #990000; font-weight: bold; text-decoration:inderline;}

@media only screen and (max-width: 769px) {
    .menu-wrapper {
        width: 100%;
    }
    .menu {
        width: 95%!important;
        padding: 0;
        margin: 0;
        border: 1px solid #cccccc;
    }
    .menu-icon {
        float: left;
        margin-left: 10px;
        padding-right: 10px;
        margin-bottom: 60px;
    }
    .icon-2 {
        margin-bottom: 100px !important;
    }
    .menu-items {
        width: auto;
        height: auto;
    }
    .menu-info p {
        margin-right: 10px;
        overflow: hidden;
    }
    .menu-icon img {
        margin-left: 5px;
    }
    h2.tablelabel {
        font-size: 12px!important;
        line-height: 12px!important;
        border: 0px;
        display: block;
        margin-left: 10px !important;
        text-indent: -15px !important;
    }
}

/*Health Services CSS*/

.DnnModule-3636{
    min-width: 200px;
}

.contact {border-collapse:collapse; 
	vertical-align:top; 
	width: 200px; /* changed from 220 */
	float: right;
	border:1px solid #666666;  
	border-right: 1px solid #666666;
	margin: 10px 0px; 
	margin-top: 0px!important;
	padding-bottom: 5px; 

	}
	/*style="height: 174px; width: 179px;"*/
.contact th{vertical-align:top;
	background-color: #aba; 
	padding: 5px;
	border:1px solid #666666;
	text-align:center;
	}


		
.contact td {padding:5px; padding-top: 10px; margin:0px; vertical-align:top;}

.contact td span{margin-top: 0px; padding-top:0px; position:relative; top: -4px; }

.contacttdleft {width: 42px!important; padding-top: 5px!important; }

.contacttdleft p{margin:0px!important; padding:0px!important;}
.contacttdright {padding-top: 3px!important; padding-left: 0px!important; }

.alerttext {color: #800000; font-weight:bold; font-size: 14px; line-height: 18px;  }

.tableborder {border-top:0px solid #666666!important; border-bottom:0px solid #666666!important;}

.contactnum {line-height: 16px; text-align:center;}

.contactlist { 
	
	}
	
.contactlist li { 
	list-style-position:inside!important;
	margin-left: 0px; 
	padding-left: 0px;
	line-height: 10px;
    margin: 0 0 0 25px;
    padding: 0 0 8px;
    text-indent: -25px!important;}
	
.contactlist li a, .contactlist li a:link{  text-decoration:none; }
.contactlist li a:visited{  text-decoration:none; }
.contactlist li a:hover{  text-decoration:underline; }
.contactlist li a:active{  text-decoration:none; }

.DnnModule-1926 select,
.DnnModule-2407 select {
    width: 300px;
}

/*
#dnn_TopRightPane table.gsc-search-box {
    margin-top: 25px;
}
*/

.advisedbox {width: 80%; margin-left: auto; margin-right: auto; border: 2px solid #990000; padding: 10px; margin-top: 10px; margin-bottom: 10px;}
.advisedbox h2{color: #990000!important;}
.advisedbox ol{margin-left: 15px;}
.advisedbox li{color: #990000;}




@media screen and (max-width:769px) {
    #DreamSlider-3947, #dnn_ctr3644_HtmlModule_lblContent {
        display: none;
    }
    #leftlinks {
        top: -18px !important;
    }
    #deptbannermobile{
        width:320px;
    }
}
#screen{width: 195px !important;}
.DnnModule-3154{
    width: 400px!important;
    margin: 0 auto;
}
#dnn_ctr3689_ModuleContent{
    text-align: center;
}
@media screen and (max-width:769px) {
    #dnn_SaviMenu2_tblVerticalMenu,#dnn_ctr6349_ViewSaviMenu_tblHorizontalMenu,#dnn_ctr2392_HtmlModule_lblContent {
        display: none;
    }
    /*Order of Panes When Mobile*/
    .flex {
        display: flex!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        flex-direction: column!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
    }
    .flex-1 {
        order: 1!important;
        -webkit-order: 1!important;
        -ms-flex-order: 1!important;
    }
    .flex-2 {
        order: 2!important;
        -webkit-order: 2!important;
        -ms-flex-order: 2!important;
    }
    .flex-3 {
        order: 3!important;
        -webkit-order: 3!important;
        -ms-flex-order: 3!important;
    }
}

@media screen and (max-width:769px) {
    /*.navDiv #dnnMenu .subLevel {
        display: none !important;
        
    }*/

    .navDiv #dnnMenu .dropDownShow {
        display: block !important;
    }
    .contentPane{padding: 0;}
	
	/**** these are to get rid of second level items in the mobile DDR Menu ****************/
	#dnnMenu ul li:nth-child(3) div ul li:nth-child(1) {
    display: none;
	}
	#dnnMenu ul li:nth-child(4) div ul li:nth-child(1) {
    display: none;
	}
}
.HorizontalMenu .root {
    
    padding: 8px!important;
	
}