﻿
/* container for all map and press release divs */
#home-page-second-row-div{
	position:relative;top:0px;
	display:none;
	height:530px;
	width:100%;
	z-index:10;
}


/* BOS map */

/*home page entire bos section div*/
#home-page-bos-div{
    position:relative;top:0px;left:0px;
	height:500px;
	margin-left:20px;
	margin-right:715px;
	z-index:20;
}

/*home page bos header container*/
#home-page-bos-header-div{
	position:relative;
	height:40px;
	width:100%;
	background:#b3b3b3;
	background:linear-gradient(to right, #cbcbcb, #cbcbcb 200px, #888888 300px, #777777);
	box-shadow:0px 3px 5px -2px #333333;
    z-index:35;
}

/* home page bos header image */
#home-page-bos-header-image{
	position:absolute;top:0px;
	z-index:40;
}

/*home page bos header text*/
#home-page-bos-header-text{
	position:relative;top:50%;transform:translateY(-50%);left:40px;
	width:160px;
	line-height:17px!important;
	font-size:17px!important;
	font-weight:500;
	color:#222222;
    z-index:50;
}

/*home page bos header text link*/
#home-page-bos-header-text a{
	text-decoration:none;
	color:#222222;
}

/*home page bos header text link hover*/
#home-page-bos-header-text a:hover{
	color:#347AB6;
}

/*home page bos header right side*/
#home-page-bos-header-right-div{
    position:relative;top:2px;transform:translateY(-50%);right:10px;
    float:right;
    width:160px;
    text-align:right;
    z-index:50;
}

/*home page bos header right side link*/
#home-page-bos-header-right-div a{
	text-decoration:none;
	color:#000;
}

/*home page bos header right side link hover*/
#home-page-bos-header-right-div a:hover{
    /*color:rgb(189, 224, 255);*/
    color:#347AB6;
}

/* home page bos header right side icon */
#home-page-bos-header-right-icon{
    display:inline-block;
    line-height:25px;
    font-size:26px;
}

/*home page bos header right side text*/
#home-page-bos-header-right-text{
    float:right;
    margin-left:5px;
    line-height:13px;
    font-size:12px!important;
}

/* home page bos left border line */
#home-page-bos-left-border-div{
	position:absolute;top:40px;left:0px;
	height:440px;
	width:1px;
	background:#aaaaaa;
	z-index:40
}

/* home page bos center border line */
#home-page-bos-center-border-div{
	position:absolute;top:40px;right:50%;
	height:330px;
	width:1px;
	background:#aaaaaa;
	z-index:33;
}

/* home page bos right border line */
#home-page-bos-right-border-div{
	position:absolute;top:40px;right:0px;
	height:440px;
	width:1px;
	background:#aaaaaa;
	z-index:60
}

/* home page bos district accordion menu header div */
#home-page-bos-accordion-menu-header-div{
	display:none;
	/*margin-bottom:3px;
	text-align:center;
	line-height:18px!important;*/
}

/* home page bos district accordion menu header text */
#home-page-bos-accordion-menu-header-text{
	font-size:16px!important;
	font-weight:400;
}

/* home page bos district accordion menu */
#home-page-bos-accordion-menu{
	position:absolute;top:40px;left:0px;
	height:320px;
	width:50%;
	padding-top:5px;
	padding-bottom:5px;
	overflow-y:scroll;
	background:#fff;
	background:rgba(255, 255, 255, 0.8);
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	box-shadow:inset 3px -3px 7px -5px #333333;
	/*box-shadow:inset 0 6px 6px -6px #696868, inset 0 -6px 6px -6px #696868;*/
	/*box-shadow:inset 0 6px 8px -4px #333333, inset 0 -4px 8px -4px #333333;*/
	z-index:50;
}

/* home page bos map static image div */
#home-page-bos-map-div{
	position:absolute;top:40px;left:50%;
	float:right;
	height:330px;
	width:50%;
	background:#fff;
	background:rgba(240, 240, 240, 0.8);
	z-index:40;
}

/* home page bos map static image */
#home-page-bos-map-div-image{
	max-height:300px;
	width:100%;
	border-bottom:1px solid #aaaaaa;
}

/* home page bos map static image text */
#home-page-bos-map-div-text{
	padding-bottom:10px;
	text-align:center;
}

/* home page bos map only iframe */
#home-page-bos-snippet-div iframe{
	position:absolute;top:0px;left:50%;
	float:right;
	height:370px;
	width:50%;
	/*border-bottom:1px solid #aaaaaa;*/
	z-index:25;
}

/* home page bos footer div */
#home-page-bos-footer-div{
	position:relative;top:305px;
	height:135px;
	width:100%;
	background:#fff;
	background:rgba(240, 240, 240, 0.8);
	/*box-shadow:0px -2px 5px -2px #333333;*/
	z-index:30;
}

/* home page bos footer text */
#home-page-bos-footer-text{
	position:absolute;top:5px;left:12px;
	width:90%;
}

/* home page bos footer div i */
#home-page-bos-footer-div i{
	display:none;
	position:relative;top:-2px;
	padding-right:3px;
	font-size:8px!important;
}

/*home page small bos footer div*/
#home-page-small-bos-footer-div{
	position:absolute;bottom:0px;
	height:25px;
	width:100%;
	background:#444444;
	box-shadow:0px -3px 5px -2px #333333;
	text-align:center;
	z-index:40;
}

/*home page small bos footer text*/
#home-page-small-bos-footer-text a{
	font-size:16px!important;
	text-decoration:none;
	color:#dddddd;
}

/*home page small bos footer text*/
#home-page-small-bos-footer-text i{
	position:absolute;top:2px;
}

/*home page small bos footer text hover*/
#home-page-small-bos-footer-text a:hover{
	color:#ffffff;
}


/* county news */

/* home page county news section div */
#home-page-news-div{
	position:absolute;top:0px;right:395px;
	height:500px;
	width:300px;
	background:#fff;
	background:rgba(255, 255, 255, 0.8);
	z-index:20;
}

/*home page news header container*/
#home-page-news-header-div{
	position:relative;
	height:40px;
	width:100%;
	background:#b3b3b3;
	background:linear-gradient(to right, #cbcbcb, #cbcbcb 200px, #888888 300px, #777777);
	box-shadow:0px 3px 5px -2px #333333;
	z-index:40;
}

/* home page news header image */
#home-page-news-header-image{
	position:absolute;top:0px;
	z-index:40;
}

/*home page news header text*/
#home-page-news-header-text{
	position:relative;top:50%;transform:translateY(-50%);left:40px;
	width:100%;
	line-height:17px!important;
	font-size:17px!important;
	font-weight:500;
	color:#222222;
	z-index:50;
}

/*home page news header text link*/
#home-page-news-header-text a{
	text-decoration:none;
	color:#222222;
}

/*home page news header text link hover*/
#home-page-news-header-text a:hover{
	color:#347AB6;
}

/*home page press release list to copy into tab panel*/
#county-news-press-release-list{
	display:none;
}

/*home page press release tab panel */
#home-page-press-release-panel-div{
	height:400px;
	padding-top:5px;
	overflow-y:scroll;
}

/*home page facebook tab panel */
#home-page-facebook-panel-div{
	width:100%;
	text-align:center;
}

/*home page facebook inner panel div*/
#tab_panels_0_panel_content_div_0{
	text-align:center;
}

/* home page county news section web part body */
#home-page-news-div .ms-WPBody{
    position:relative;top:0px;
    /*height:435px;
    padding-top:5px;
    overflow-y:scroll;
    border-top:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
    box-shadow:inset 0 6px 6px -6px #696868, inset 0 -6px 6px -6px #696868;*/
    font-size:0.9em!important;
}

/* press release whitespace */
.whitespace{
    display:none;
}

/*home page news footer div*/
#home-page-news-footer-div{
	position:absolute;top:480px;left:0px;
	height:25px;
	width:100%;
	background:#444444;
	box-shadow:0px -3px 5px -2px #333333;
	text-align:center;
	z-index:40;
}

/*home page news footer text*/
#home-page-news-footer-text a{
	font-size:16px!important;
	text-decoration:none;
	color:#dddddd;
}

/*home page news footer text*/
#home-page-news-footer-text i{
	position:relative;top:2px;
}

/*home page news footer text hover*/
#home-page-news-footer-text a:hover{
	color:#ffffff;
}


/* road status map */

/*home page entire road status map div*/
#home-page-road-status-div{
	position:absolute;top:0px;right:20px;
	height:480px;
	width:355px;
	background:#fff;
	background:rgba(240, 240, 240, 0.8);
	border-bottom:1px solid #aaaaaa;
	z-index:20;
}

/*home page road status header container*/
#home-page-road-status-header-div{
	position:absolute;top:0px;left:0px;
	height:40px;
	width:100%;
	background:#b3b3b3;
	background:linear-gradient(to right, #cbcbcb, #cbcbcb 200px, #888888 300px, #777777);
	box-shadow:0px 3px 5px -2px #333333;
	z-index:30;
}

/* home page road status header image */
#home-page-road-status-header-image{
	position:absolute;top:0px;
	z-index:40;
}

/*home page road status header text*/
#home-page-road-status-header-text{
	position:relative;top:50%;transform:translateY(-50%);left:40px;
	width:150px;
	line-height:17px!important;
	font-size:17px!important;
	font-weight:500;
	color:#222222;
	z-index:50;
}

/*home page road status header text link*/
#home-page-road-status-header-text a{
	text-decoration:none;
	color:#222222;
}

/*home page road status header text link hover*/
#home-page-road-status-header-text a:hover{
	color:#347AB6;
}

/* home page road status left border line */
#home-page-road-status-left-border-div{
	position:absolute;top:40px;left:0px;
	height:460px;
	width:1px;
	background:#aaaaaa;
	z-index:40
}

/* home page road status right border line */
#home-page-road-status-right-border-div{
	position:absolute;top:40px;right:0px;
	height:460px;
	width:1px;
	background:#aaaaaa;
	z-index:40
}

/* home page road status map static image div */
#home-page-road-status-map-div{
	position:relative;top:40px;
	height:480px;
	width:100%;
}

/* home page road status map static image */
#home-page-road-status-map-div-image{
	max-height:340px;
	width:100%;
	border-bottom:1px solid #aaaaaa;
}

/* home page road status map static image text */
#home-page-road-status-map-div-text{
	padding-bottom:10px;
	text-align:center;
}

/*home page road status map only iframe*/
#home-page-road-status-map-div iframe{
	height:480px;
	width:100%;
}

/*home page road status footer div*/
#home-page-road-status-footer-div{
	position:absolute;top:480px;left:0px;
	height:25px;
	width:100%;
	background:#444444;
	box-shadow:0px -3px 5px -2px #333333;
	text-align:center;
	z-index:40;
}

/*home page road status footer text*/
#home-page-road-status-footer-text a{
	font-size:16px!important;
	text-decoration:none;
	color:#dddddd;
}

/*home page road status footer text*/
#home-page-road-status-footer-text i{
	position:relative;top:2px;
}

/*home page road status footer text hover*/
#home-page-road-status-footer-text a:hover{
	color:#ffffff;
}


@media(min-width:2200px)
{
	#home-page-bos-div{
		margin-right:1515px;
	}

	#home-page-news-div{
		position:absolute;top:0px;right:795px;
		width:700px;
	}

	#home-page-road-status-div{
		width:755px;
	}
}

@media(min-width:2000px) and (max-width:2199px)
{
	#home-page-bos-div{
		margin-right:1315px;
	}

	#home-page-news-div{
		position:absolute;top:0px;right:695px;
		width:600px;
	}

	#home-page-road-status-div{
		width:655px;
	}
}

@media(min-width:1800px) and (max-width:1999px)
{
	#home-page-bos-div{
		margin-right:1115px;
	}

	#home-page-news-div{
		position:absolute;top:0px;right:595px;
		width:500px;
	}

	#home-page-road-status-div{
		width:555px;
	}
}

@media(min-width:1600px) and (max-width:1799px)
{
	#home-page-bos-div{
		margin-right:915px;
	}

	#home-page-news-div{
		position:absolute;top:0px;right:495px;
		width:400px;
	}

	#home-page-road-status-div{
		width:455px;
	}
}

@media(max-width:1440px)
{
	#home-page-bos-accordion-menu-header-text{
		font-size:14px!important;
	}

	#home-page-bos-accordion-menu h2{
		font-size:22px!important;
	}

	#home-page-bos-accordion-menu p{
		font-size:14px!important;
	}
}

@media(max-width:1370px)
{
	#home-page-bos-accordion-menu-header-text{
		font-size:12px!important;
	}

	#home-page-bos-accordion-menu h2{
		font-size:18px!important;
	}

	#home-page-bos-accordion-menu p{
		font-size:13px!important;
	}
}

@media(max-width:1320px)
{
	#home-page-bos-accordion-menu h2{
		font-size:16px!important;
	}
}

@media(max-width:1300px)
{
	#home-page-second-row-div{
		height:1050px;
	}

	#home-page-bos-div{
		height:500px;
		margin-right:20px;
	}

	#home-page-news-and-road-map-div{
		position:relative;top:20px;
		padding-left:20px;
		padding-right:20px;
	}

	#home-page-news-div{
		position:relative;top:10px;left:0px;
		float:left;
		width:49%;
	}

	#home-page-road-status-div{
		position:relative;top:10px;right:0px;
		float:right;
		width:49%;
	}

	#home-page-bos-accordion-menu-header-text{
		font-size:16px!important;
	}

	#home-page-bos-accordion-menu h2{
		font-size:24px!important;
	}

	#home-page-bos-accordion-menu p{
		font-size:18px!important;
	}

	#home-page-road-status-map-div iframe{
		width:100%;
	}
}

@media(max-width:800px)
{

	#home-page-bos-div{
		height:810px;
		width:80%;
		margin-left:20px;
		margin-bottom:50px;
	}

	#home-page-bos-left-border-div{
		position:absolute;top:50px;left:0px;
		display:block;
		height:753px;
		z-index:60;
	}

	/* home page bos center border line */
	#home-page-bos-center-border-div{
		display:none;
	}

	#home-page-bos-right-border-div{
		position:absolute;top:50px;right:0px;
		display:block;
		height:753px;
		z-index:60;
    }
    
    /*home page bos header container*/
    #home-page-bos-header-div{
        position:relative;top:12px;
    }

	#home-page-bos-accordion-menu{
		position:relative;top:10px;left:0px;
		width:100%;
		background:#ffffff;
		border-right:none;
		border-bottom:none;
	}

	#home-page-bos-map-div{
		position:relative;top:10px;left:0px;
		width:100%;
		border-top:1px solid #aaaaaa;
	}

	#home-page-bos-map-div img{
		max-height:300px;
	}

	#home-page-bos-map-div-text{
		padding-bottom:5px;
	}

	#home-page-bos-snippet-div iframe{
		position:relative;top:-45px;left:0px;
		width:100%;
		border-top:1px solid #aaaaaa;
	}

	#home-page-bos-footer-div{
		position:relative;top:-32px;
	}

	#home-page-news-and-road-map-div{
		padding-left:0px;
		padding-right:0px;
	}

	#home-page-news-div{
		position:relative;top:0px;left:0px;
		float:left;
		height:500px;
		width:80%;
		margin-left:20px;
		margin-bottom:50px;
	}
	
	#home-page-road-status-div{
		position:relative;top:0px;left:0px;
		float:left;
		height:500px;
		width:80%;
		margin-left:20px;
		margin-bottom:50px;
		border-bottom:1px solid #aaaaaa;
	}
}

@media(max-width:500px)
{
    #home-page-bos-accordion-menu-header-text{
		font-size:12px!important;
	}

	#home-page-bos-accordion-menu h2{
		font-size:16px!important;
	}

	#home-page-bos-accordion-menu p{
		font-size:13px!important;
	}
}

@media(max-width:400px)
{
    #home-page-bos-header-right-icon{
        display:none;
    }
}