/*#############################################################
City of Kennesaw Department of Information Technology, 2008
Author: Ryan Paulsen
#############################################################*/

strike,strong,sub,sup,tt,var,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

/* standard elements */

.clearfix:after { 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
} 
.clearfix {display:inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
.hide {display: none}
a {color: #01AEF0; text-decoration: none; outline: none; }
a:hover {color: #01AEF0; text-decoration: underline}

html {height: 100%;}
body {
	background-repeat: repeat-x;
	background-image: url(img/bg-gradient.png);
	background-color: #475863;
	background-attachment: fixed;
	font-family:"Lucida Grande","Helvetica","Arial","Verdana",sans-serif;
	color: #222;
	height: 100%;
	margin: 0px;
	font-size: .8em;
}

/* structure */
#container {
	background: #fff;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	width: 1000px;
	margin: auto;
}

#columns {
	margin: 8px;
}

/* header */

#header {
	height: 147px;
	background-image: none;
}


#searchB {
	width: 70px;
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(img/sbg.png) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	position: relative; 
	top: -27px; 
	left: 320px
}

#messageBanner {
	padding-bottom: 5px; 
	color: #333333; 
	text-align: center; 
	font-weight: bold;
	font-size: .9em;
	border-bottom: 1px solid #c0c0bf; 

}

/* main */
#main {
	width: 776px;
	float: left;
	margin-right: 4px;
	line-height: 150%;
	margin-bottom: 30px
}

* html #main { display:inline; }

#successbox {
	background-image: url(img/dirhover.png);
}

#topBanner {
	background-color: #666666;
	margin-bottom: 5px;
	text-align: center;
	border: 1px solid black;
}

#topBanner a img{
	border: none;
}


/* navigation */

#navigation {
	width: 200px;
	float: right;
	margin-left: 4px;
}

* html #navigation { display:inline; }

#ourSponsorsContainer {
	text-align:center;
}

#ourSponsorsContainer img {
	margin:5px 5px 5px 5px;
	border:none;
}

#navigation  .nav_item {
	background-image: url(img/search_bg.png);
	margin-bottom: 10px;
}

#govlinks {
	margin-bottom: 0px;
}


#navigation h1 {
	background: #666666; 
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 40px;
	padding-left: 12px;
	margin: 0px

}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	border-bottom: 1px solid #D5E8AD;
}

#navigation li a {
	background: #E8F6BF url(img/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;

}

#navigation li a:hover {
	background: #F0FFC6;
	color: #553;
}


/* footer */
#footer {
	background-color: #666666;
	color: #FFF;
	padding: 15px 40px 15px 40px;
}

#footer  a {color: #fff}
#footer  a:hover {color: #01AEF0;}

#footer .footerColumn {float: left; width: 150px;line-height: 170% }
#footer .footerColumn a {display: block; width: 150px;}

#footer .disclaimer {margin-top: 10px; display:inline-block;font-size: .95em}
#footer .disclaimer:after { 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
} 
/* Hide from IE Mac \*/ 
#footer .disclaimer {display:block;} 
/* End hide from IE Mac */ 
#footer .disclaimer a {text-decoration: underline}
.headlinenews:after { 
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden; 
} 

.headlinenews {
	position: relative;
	width: 502px;
	height: 180px;
	background-image: url(/img/newsback.png)

}

#headlinenews_holder {
	height: 180px;
	position: relative;
	overflow: hidden
}

.headlinenews_image {
float: left;
width: 243px;
height: 180px;
}

.headlinenews_image img {
width: 225px;
height: 162px;
border: none;
margin: 9px 9px 9px 9px;
}

.headlinenews_title {
	padding: 5px;
	font-weight: bold;
	font-size: 16px;

}

.headlinenews_title  a {	text-decoration: none;}

.headlinenews_story {
	height: 110px;
	padding-right: 5px;
	overflow: hidden
}

.headlinenews_link {
	position: absolute;
	right: 5px;
	bottom: 10px;
	font-size: 8pt
	
}

#headlinenews_control {
	text-align: right
}

.dirlink {
	padding: 3px 10px 3px 10px;
	color: #535451;
	float: left; height: 25px; line-height: 25px; display: block; outline: none;
	font-weight: bold;
}

.dirlink:hover {
	background-color: #676768;
	color: #01AEF0;
	text-decoration: none
}

#categoryDrop {
	color:#01AEF0;
	position: absolute; 
	width: 1000px; 
	background-image: url(img/category_drop.png); 
	background-position: bottom center;
	z-index: 100;
}

#cat_listing {
	margin: 7px
}

#categoryDrop a {
	color: white;
}

#cat_title {
	border-bottom: 1px #ccc dashed;
	padding: 2px
}

#allcats {
	width: 100%; 
	margin-bottom: 20px
}

#allcats a:hover {color:#01AEF0;}

#allcats td {
	width: 25%;
	padding-top: 5px
}

#column1 {
	width: 502px; 
	float: left;
	border-top: 3px solid #666;
	margin-top: 5px;
}

.column1A {
	width: 267px;
	float: left; 
}

.column1B {
	width: 225px;
	float: right
}

#column2 {
	width: 262px; 
	float: right;
	border-top: 3px solid #666;
	margin-top: 5px;
}

#adOne {
	text-align: center;
}

#adOne img {
	border: none
}

#adTwo {
	text-align: center;
}

#adTwo img {
	border: none
}

#adThree {
	text-align: center;
}

#adThree img {
	border: none
}

#newsLogo {
	text-align: center;
}

#newsLogo img {
	border: none;
	margin-top: 10px
}

#wifiimage {
	text-align: center;
	margin-top: 10px
}


.newsBlock {
	margin: 17px 0px 0px 0px
}

.secHeading {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-size: 1.4em;
	padding-top: 3px;
	padding-bottom: 3px
}

#top_news {
	margin-top: 1px	
}

.headlinenews_preview {
	display: none;
	color: #01AEF0;
}

#headlinenews_preview1 {
	display: inline;
}

.newsitem {
	color: black;
	text-decoration: none;
	
}

.newsitem:hover {text-decoration:underline;color: black;}

.newsrow {height: 22px;line-height: 22px; overflow: hidden}

.newsHighlight {
	margin-bottom: 5px;	
}

.newsTitle {
	margin-bottom: 2px
}

.newsTitle a {
	color: #01AEF0;
	font-weight: bold;
	font-size: 1.1em
}

.terms_title {
	border-bottom: 1px solid #aaa;
	margin-top: 15px;
	padding-bottom: 7px;
	font-size: 1.2em;
	font-weight: bold
}

.newsContent img {
	margin: 0px 5px 0px 0px;
}

.weathermodule {
	position: absolute;right: 0px;top: 0px;font-weight: bold; width: 262px;
}


/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}