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

/* standard elements */

* {
	margin: 0;
	padding: 0;
}

#successbox {
background-image: url(img/dirhover.png);
}
#scroll_control img:hover {
	cursor: pointer;
}
.listing:hover {
	background-image: url(img/dirhover.png);
	cursor: pointer
}
.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 */ 

.gmaps {
width: 220px;
font-size: 8pt
}
.gmap_title {
font-weight: bold
}
.gmap_phone {
color: green
}

a {color: #2c599A}

a:hover {color: #9A6;}
html {height: 100%;}
body {
	background-repeat: repeat-x;
	background-image: url(img/bg-gradient.png);
	background-color: #475863;
	background-attachment: fixed;
	font-family: Tahoma,Sans-Serif;
	color: #222;
	height: 100%
}

.newsrow1 {
	background-color: #eee;
	padding: 3px 5px 3px 5px
}
.newsrow0{
	padding: 3px 5px 3px 5px

}

input {
	color: #555;
	font-size: 1.3em
}

p,cite,code,ul {
	padding-bottom: 1.2em;
}

ul {margin-left: 1.2em;}

h1 {font-size: 1em;}

blockquote {
	background: #fff;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}

blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #2C5994;}

/* misc */

.clearer {clear: both;}

/* structure */

.container {
	background: #fff;
	margin: 0 auto;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	width: 1000px;
	position: relative;
}

/* header */

.header {
	height: 147px;
	width: 1024px;
	background-image: none;
	position: relative;
}

/* item */
.item {
	margin-bottom: 10px;
}

.item h1 {
	background: #01aef0;
	color: #FFF;
	padding-left: 15px;
	line-height: 40px;
	font-size: 1.1em;
	height: 40px;
}

.item .body {
	margin-top: 5px;

}

#columns {
position: relative;
}
.headlinenews:after { 
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden; 
} 

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

#columns:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.dirlink {
	padding: 3px;
	color: #535451;
	float: left;font-size:12px; height: 25px; line-height: 25px; display: block; margin-left: 1px; margin-right: 1px; outline: none
}

.dirlink:hover {
	background-color: #535451;
	color: white
}

/* main */
.main {
	width: 776px;
	float: left;
	margin-left: 7px;
	padding-top: 7px

}

#radio {

}

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

}

#topBanner {
	text-align:right;
	background-color: #c0c0bf; 
	padding-bottom: 7px;
	padding-top: 7px;
	margin-bottom: 5px;
	position: relative;
}

#topBanner a img{
	border: none;
}

/* navigation */

.navigation {
	width: 200px;
	float: right;
	margin-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
}

.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;

}

.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 */
.pfooter {
	background-color: #666666;
	color: #FFF;
	text-align: center;
	width: 100%
}

.pfooter a {color: #FFF;}

.pfooter a:hover {color: #FAFCB0;}

input.text {
	width:350px;

}

input.password {
	width:350px;
}

.errorbox {
	font-size:larger;
	border: 2px solid;
	padding: .5em 1em;
	color: #000;
	border-color: red;
	background-color: #fff2f2;
}

.errorbox h2 {
	position:absolute;
	font-size:1em;
	font-weight:bold;
	display:inline;
	margin:0 .5em 0 0;
	border: none;
}

.errorbox .errs {
	margin-left:180px;
}




#ourSponsorsContainer {
	text-align:center;

}

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

.stdMargin {
	margin-bottom: 10px;
}

.dropcap {
  float: left;
  font: normal 60pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  margin-right: 3px;
}

#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
}

.newsContainer {
width: 100%;

}

.newsContainer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.imageHeader :after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.imageHeader {display:inline-block;}
/* Hide from IE Mac \*/
.imageHeader  {display:block;}
 /* End hide from IE Mac */


.imageHeader {
	text-align: center;

}

.imageHeader img {
	float: none;
		vertical-align: middle;
}

.newsContainer .col ul  {
text-align: left;
}

.newsContainer .col {
	width: 30%;
	float: left;
	padding: 5px 5px 0px 5px;
	text-align: center;
}

.newsContainer .col h2 {
	margin-bottom: 3px;
}

.newsContainer .col a {
	text-decoration: none;
}

#indexFrame:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#indexLeft {
	margin-right: 10px;
}

.indexCol {
	width: 375px;
	float: left;
}

.loginBox {
background-color: #f1f3f5;

}

#loginForm {
border: 1px solid #cccccc;
background-color: white;
text-align: right;
padding: 3px
}

#loginForm input {
	font-size: 30px;
}

#loginForm button {
font-size: 13px
}


/*Index.php*/
#successbox {
	border: 1px solid #01aef0; 
	width: 794px; 
	margin-bottom: 5px
}

#successMsg {
	line-height: 10px; 
	height: 10px; 
	background-color: #01aef0;
	padding: 5px; 
	color: white; 
	font-weight: bold; 
	font-size: 12px
}

#successMsg  div {
	padding: 10px
}

#directory {
	position: relative
}

#categoryDrop {
	color:#88cd22;
	position: absolute; 
	left: -1px; 
	width: 776px; 
	background-image: url(img/categories.png); 
	background-position: bottom center;
	z-index: 100;
	display: none;
}

#cat_listing {
	margin: 7px
}

#categoryDrop a {
	color: white;
}

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

#allcats {
	width: 100%; 
	font-size: .8em;
	margin-bottom: 20px
}

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

.secHeading {
	line-height: 14px; 
	height: 14px; 
	border-bottom: 1px solid #01aef0;
	padding-bottom: 3px; 
	color: #151515; 
	font-weight: bold; 
	font-size: 16px
}

#top_news {
	border-right: 1px solid #01aef0;
	border-left: 1px solid #01aef0;

	color: white;
	position: relative;
	z-index: 1
}

#news_rotator {
	height: 180px;
	overflow: auto;
	position: relative;
		background-image: url(img/news.png);
}

#top_news a {
	color: white
}

#top_stories {
	padding: 5px;
}

#top_stories {
	position: relative;
}

.rot_image {
float: left;
width: 250px;
height: 180px;
margin-right: 10px
}

.rot_image img {
width: 250px;
height: 180px;
border: none
}

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

}

.rot_title  a {	text-decoration: none;}

.rot_story {
	font-size: .8em;
	height: 110px;
	padding-right: 5px;
	overflow: hidden
}

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

.newsFill {
	z-index: -100

}

.newsitem {
	text-decoration: none;
	font-size: .8em
}




#rot_story {
	font-size: .8em;
}

.newsBlock ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.newsBlock li {
	margin-bottom: 5px
}


#top_news_control {
	background: url(img/control.png); 
	height: 22px;
	line-height: 22px;
}

#scroll_control {
	position: absolute;
	top: 2px;
	right: 3px
}
#scroll_control a{
	outline: none

}

#mlink {
	outline: none;
	background-color: #efefef
}

#scroll_control  img {
	margin-right: 3px
}

#column1 {
	width: 502px; 
	float: left;
}

#column1A {
	width: 247px;
	float: left; 
}

#column1B {
	width: 245px;
	float: right
}

#column2 {
	width: 262px; 
	float: right;
}

#adOne {
	text-align: center;
}

#adOne img {
	border: none
}

#adTwo {
	text-align: center;
}

#adTwo img {
	border: none
}

#adThree {
	text-align: center;
}

#adThree img {
	border: none
}

.newsBlock {
	margin-top: 10px;
	z-index: 10;
}

.newsContent {
	font-size: 14px;
}

.newsContent a{
	color: #151515;
	text-decoration: underline;
}



#newsLogo {
	text-align: center;
}

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

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

.headline {
font-size: 10pt; 
margin-bottom: 4px; 
color: #01aef0;
font-weight: bold;
}

.wifistory {
font-size: 10pt
}

#marker {
	border: none;
	vertical-align: middle
}

#short_cat {
	position: relative
}

#mlink {
	text-decoration: none;
	color: #88CD22;
	font-weight: bold;
}