@import url("reset.css");
@import url("typography.css");

html{
	text-align: center;
}
body{
	display: block;
	margin: 80px auto 0;
	background: #fff url(../images/bg_body.jpg) no-repeat center top;
	text-align: left;
}
div#wrapper{
	display: block;
	width: 924px;
	padding: 5px 8px;
	background-color: #fff;
	position: relative;
	margin: 0 auto;
}
/* Header styles start */
div#header{
	display: block;
	width: 900px;
	margin: 0 0 20px;
	position: relative;
	z-index: 100;
}
h1#branding a{
	display: block;
	float: left;
	width: 458px;
	height: 29px;
	background: url(../images/branding_camm.gif) no-repeat center center;
	text-indent: -9999px;
}
div#header input{
	display: block;
	background: url(../images/icon_search.gif) no-repeat right center;
	width: 150px;
	height: 14px;
	margin: 20px 0;
	padding: 3px;
	border: 1px solid #e1e1e1;
	position: relative;
	top: 5px;
	left: 260px;
}
div#header p#status{
	display: block;
	position: relative;
	top: 5px;
	height: 22px;
	padding: 8px 0 0 40px;
	background: #E0F1F7 url(../images/icon_hw_feed.gif) no-repeat;
}
div#header p#status .status_title{
	color: #000;
	font-weight: bold;
}
/* Header styles end */

/* body styles start */
div#carousel{
	display: block;
	float: left;
	width: 649px;
	height: 332px;
	z-index: 1;
}
div#carousel div#hw_msg{
	display: block;
	width: 345px;
	height: 220px;
	padding: 10px;
	color: #fff;
	position: relative;
	top: 10px;
	left: 10px;
	border: 1px solid #797979;
	background: url(../images/bg_hw_msg.png) repeat;
}
img#icon_warning{
	display: block;
	width: 92px;
	height: 81px;
	position: relative;
	z-index: 1;
}
div#carousel div#hw_msg h2{
	position: relative;
	top: -40px;
	left: 87px;
	font-size: 25px;
	text-transform: uppercase;
	margin: 0 0 -30px;
}
div#carousel div#hw_msg h2 span.sub{
	display: block;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 20px;
}
div#carousel div#box_msg{
	display: block;
	width: 320px;
	height: 220px;
	background: url(../images/bg_box_msg.png) repeat;
	padding: 10px;
	color: #797979;
	position: relative;
	top: 10px;
	left: 10px;
	border: 1px solid #797979;
	z-index:1;
}
div#carousel div#box_msg h2{
	color: #00aeef;
	margin: 0 0 10px 0;
	font-size: 18px;
}
ul#nav_carousel{
	display: block;
	width: 634px;
	height: 43px;
	position: relative;
	top: 32px;
	padding: 15px 0 0 15px;
	background: url(../images/bg_nav_carousel.png) repeat;
}
ul#nav_carousel li{
	display: block;
	width: 31px;
	height: 29px;
	float: left;
	background: url(../images/bg_nav_carousel_button.png) no-repeat;
	margin: 0 7px 0 0;
}
ul#nav_carousel li.active, ul#nav_carousel li:hover{
	display: block;
	width: 31px;
	height: 29px;
	float: left;
	background: url(../images/bg_nav_carousel_button.png) no-repeat 0 -29px;
	margin: 0 7px 0 0;
}
ul#nav_carousel li a{
	display: block;
	width: 18px;
	height: 29px;
	color:#FFFFFF;
	font-size:19px;
	position:relative;
	padding: 0 0 0 9px;
}
div#widget_wrapper{
	display: block;
	width: 225px;
	height: 333px;
	background: #f2f5f6;
	position: relative;
	left: 25px;
	float: left;
}
div#widget_wrapper h2{
	margin: 2px 0;
	padding: 5px 0 5px 12px;
}
div#widget{
	display: block;
	width: 204px;
	height: 281px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #e4ebed;
	text-align: center;
	padding: 3px 0;
}
img#widget_preview{
	margin: 18px 0;
}
ul#call_to_action{
	clear: both;
	display: block;
	width: 900px;
	height: 45px;
	margin: 0 0 10px 0;
	background: #e0f1f7;
	position: relative;
	top: 10px;
}
ul#call_to_action li{
	display: block;
	float: left;
}
ul#call_to_action li a#report{
	display: block;
	width: 172px;
	height: 35px;
	position: relative;
	top: 6px;
	left: 15px;
	background: url(../images/button_violation.gif) no-repeat;
	text-indent: -9999px;
	float: left;
}
ul#call_to_action li a#alert_signup{
	display: block;
	width: 247px;
	height: 35px;
	position: relative;
	top: 6px;
	left: 25px;
	background: url(../images/button_alert_signup.gif) no-repeat;
	text-indent: -9999px;
	float: left;
}
ul#call_to_action li#widget_call{
	display: block;
	width: 400px;
	height: 35px;
	position: relative;
	top: 15px;
	left: 35px;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	float: left;
}
div#videos{
	display: block;
	width: 554px;
	height: 324px;
	background: #fff;
	margin: 10px 0 20px;
	float: left;
}
div#news{
	display: block;
	width: 315px;
	height: 324px;
	background: #f2f5f6;
	margin: 10px 0 10px 20px;
	float: left;
}
div#news h3{
	margin: 0;
	padding: 5px 0 5px 12px;
	text-transform: capitalize;
}
div#news ul{
	display: block;
	width: 290px;
	margin: 0 auto;
}
div#news ul li{
	display: block;
	width: 290px;
	height: 45px;
	background: #fff;
	font-size: 9px;
	margin: 11px auto;
	border: 1px solid #eaeff1;
	overflow: hidden;
}
div#news ul li p.twitter{
	display:block;
	height: 40px;
	background: url(../images/icon_twitter.gif) no-repeat 5px 8px;
	padding: 5px 5px 5px 42px;
}
div#news ul li p.facebook{
	display:block;
	height: 45px;
	background: url(../images/icon_facebook.gif) no-repeat 5px 8px;
	padding: 5px 5px 5px 42px;
}
div#news ul li p.camm, div#news ul li p.camm-news{
	display:block;
	height: 45px;
	background: url(../images/icon_camm.gif) no-repeat 5px 8px;
	padding: 5px 5px 5px 42px;
}
div#news ul li p.hw_feed{
	display:block;
	height: 45px;
	background: url(../images/icon_hw_feed.gif) no-repeat 5px 8px;
	padding: 5px 5px 5px 42px;
}
div#news ul li p.youtube{
	display:block;
	height: 45px;
	background: url(../images/icon_youtube.gif) no-repeat 5px 8px;
	padding: 5px 5px 5px 42px;
}
div#footer{
	clear: both;
	display: block;
	width: 900px;
	height: 60px;
	background: #e0f1f7;
}
h3#branding_maricopa a{
	display: block;
	width: 139px;
	height: 35px;
	margin: 13px 0 0 20px;
	background: url(../images/branding_maricopa.gif);
	text-indent: -9999px;
	float: left;
}
ul#nav_sub{
	display: block;
	float: left;
	width: 405px;
	margin: 20px 60px 0 100px;
}
ul#nav_sub li{
	display: block;
	float: left;
	text-align: center;
	margin: 0 10px 5px;
	width: auto;
}
ul#nav_sub li a{
	color: #797979;
}
ul#nav_sub li.copyright{
	width: 100%;
	margin: 0 auto;
}
h3#follow_title{
	display: block;
	float: left;
	position: relative;
	top: 20px;
	left: 40px;
}
ul#social_media{
	display: block;
	width: 83px;
	height: 34px;
	position: relative;
	top: 18px;
	left: 45px;
	float: left;
}
ul#social_media li{
	display: block;
	float: left;
}
ul#social_media li a{
	display: block;
	width: 19px;
	height: 17px;
	text-indent: -9999px;
}
ul#social_media li a#facebook{
	background: url(../images/icons_social.gif) no-repeat 0 0;
}
ul#social_media li a#twitter{
	background: url(../images/icons_social.gif) no-repeat -21px 0;
}
ul#social_media li a#linkedin{
	background: url(../images/icons_social.gif) no-repeat -43px 0;
}
ul#social_media li a#youtube{
	background: url(../images/icons_social.gif) no-repeat -64px 0;
}
ul#social_media li a#facebook:hover{
	background: url(../images/icons_social.gif) no-repeat 0 -17px;
}
ul#social_media li a#twitter:hover{
	background: url(../images/icons_social.gif) no-repeat -21px -17px;
}
ul#social_media li a#linkedin:hover{
	background: url(../images/icons_social.gif) no-repeat -43px -17px;
}
ul#social_media li a#youtube:hover{
	background: url(../images/icons_social.gif) no-repeat -64px -17px;
}
