/* styles - JohnsCreekCVB
*/

html {height:100%; background-repeat:repeat-x;
	background-color:#0067AC;background-image:url(../images/bkg-gradient.png);}
body {padding:0;
margin-top: 28px;
	font-family : sans-serif;
	font-size : 12px;
}

#content {
position:relative; z-index:1; margin:10px;
}
#search {margin-right:10px;  padding-top : 7px;
 margin-left: 10px;}
#pagetrail,.pagetrail a,#pagetrail a:link,#pagetrail a:visited {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color : #999;
  padding-top : 0px;
  padding-bottom : 3px;
  text-align : right;margin-right:10px;
}
#pagetrail a:hover {
	font : bold;
}
.date {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color : #fff;
  padding : 3px;
  text-align : center;
  font-weight : bold;
}
.table-blue {
	border: 1px solid #3366CC;color:#000000;font-size: 14px;
}
	
.table-blue th {
	background-color: #3366CC;font-size: 14px; color:white;
}
td {
	font-size : 12px; 
	font-family : sans-serif;
}
a { color: blue; text-decoration: underline;  }
a:link		{ color: blue; text-decoration: underline;  }
a:visited	{ color: blue; text-decoration: underline; }
a:active	{ color: blue; text-decoration: underline; }
a:hover		{ color: green; text-decoration: underline; }

.byline{ margin-left:10px;
margin-bottom:1.5em;
border-bottom:1px solid #669933;
padding-bottom:.1em;
background-color:transparent;
color:#669933;
font-variant:small-caps;
font-weight:bold;
font-size : 14px;
}

.error {
	color : Red; font-size: 14px;
}

fieldset { 

	padding: 5px; border:1px solid #88b8db;

}

legend {  

	font-weight: bold;  color: #000060;

}

legend a,legend a:hover { 

	display: block; 

	text-decoration: none;

}

H1 {
  font-family: serif;
  font-size: 26px;
  color: #3366CC;
margin: 0px 15px 0px 10px;
  font-style : italic;
  font-weight : bold;
}
H2 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;margin-top: -4px; margin-bottom:0px;
  color: #3366CC;
}
H3 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color:#390;
}
H4 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000060;
}


.button{
	  border : 1px solid #666666;
	background-color : #000066;
	font-family : sans-serif; color : white;
	font-weight : bold;
	font-size : 11px;
}
.border-blue {
	border:1px solid #88b8db;
}

.submit-button {
	background-color : red; color : white;
	font-family : sans-serif;
	font-weight : bold;
	font-size : 11px;
}
.submit-button:hover {
	background-color : #000066; color : white;
	font-family : sans-serif;
	font-weight : bold;
	font-size : 11px;
}

.caption {
	color: #000060;  font-size : 12px;  
	text-align : center;
  font-weight : bold;
}


.highlight {
	COLOR: #EE2D24;
	font-style : italic;
	font-weight : bold;
}

.phone {
	color: green;  font-size : 12px;font-weight : bold;
}
.maintable {
	border:1px solid #3366CC;
}


#etoNotice, #etoNotice a, #etoNotice a:link, #etoNotice a:visited, #etoNotice a:hover {font-size: 10px;  text-align : center;
  COLOR: #333333;}
.etoNotice, etoNotice a, etoNotice a:link, etoNotice a:visited, etoNotice a:hover {font-size: 10px;  text-align : center;
  COLOR: #333333;}

.footer ,footer a,.footer a:link,.footer a:visited {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  padding : 0px;
  text-align : center;
}

.footer a:hover {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  padding : 0px;
  text-align : center;
  font-weight : bold;
}

/* menu nav bar  */

#navigation { 
 list-style : none; list-style-image : none; 
margin: 0;
padding: 0;
width: 225px;
}



 /* Stylesheet settings for ListMenu Snippet
// STYLES used
//
// #LM_level_N      menu level where N is the number of the depth
//                  starting at 0
// #LM_youAreHere   menu item of current location
// .LM_expanded     expanded menu item with children
// .LM_collapsed    menu item with childen, but not expanded
// .LM_endPage      menu item with children
// .LM_description  menu item description
// 
*/

/* ListMenu Styles */

#listMenuWrapper {
list-style : none; list-style-image : none; 
margin: 0;
padding: 0;
width: 225px;
background-color : #0F6CB7;
}

#listMenuWrapper ul {
 list-style : none; list-style-image : none; 
margin: 0;
padding: 0;
width: 225px;
}
/* sets main color */
#listMenuWrapper ul li {
 list-style : none; list-style-image : none; 
margin: 0;
padding: 0px;
width: 225px;
color: white;
}

#listMenuWrapper a, #listMenuWrapper #LM_youAreHere {
color: white; list-style : none; list-style-image : none; 
display: block;
width: 225px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#bad2e8;
text-decoration:none;
}

#listMenuWrapper .snippetName a {
list-style : none; list-style-image : none; 
margin: 0;
padding: 0;
width: 225px;
}

.LM_collapsed a { list-style : none; list-style-image : none; }
.LM_collapsed a:hover {
color: white; list-style : none; list-style-image : none; 
display: block;
width: 225px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#bad2e8;
background-color: #0EADFE;
text-decoration:none;

	 }

.LM_expanded a { list-style : none; list-style-image : none; }
.LM_expanded a:hover { 
color: white; list-style : none; list-style-image : none; 
display: block;
width: 225px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#bad2e8;
background-color: #0EADFE;
text-decoration:none;

	}
.LM_expanded #LM_youAreHere {
color: white; list-style : none; list-style-image : none; 
display: block;
width: 225px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#bad2e8;
background-color: #0EADFE;
text-decoration:none;

}

.LM_endPage a { list-style : none; list-style-image : none; }
.LM_endPage a:hover  {
color: white; list-style : none; list-style-image : none; 
display: block;
width: 225px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#bad2e8;
background-color: #0EADFE;
text-decoration:none;
}

.LM_endPage #LM_youAreHere {
color: white; list-style : none; list-style-image : none; 
display: block;
width: 225px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#bad2e8;
background-color: #0EADFE;
text-decoration:none;

}

#LM_level_1 li a, #LM_level_1 li #LM_youAreHere {
margin-left:8px; color: white; list-style : none; list-style-image : none; 
display: block;
width: 210px;
padding: 2px 4px;
font-size : 12px;
}

.LM_level_1 a:hover  {
color: white; list-style : none; list-style-image : none; 
display: block;
width: 210px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#bad2e8;
background-color: #0EADFE;
text-decoration:none;
}

#LM_level_2 li a {margin-left:16px; font-size : 
11px; background-color: #FFF8D2;  color : #000066;  width: 202px;}
#LM_level_2 a:hover, #LM_level_2 li #LM_youAreHere {margin-left:16px; font-size : 
11px; background-color: #FFCE02;  color : #000066; width: 202px;}

#LM_level_3 li a {margin-left:20px; font-size : 
11px; background-color: #0EADFE;  color : white;  width: 198px;}
#LM_level_3 a:hover, #LM_level_2 li #LM_youAreHere {margin-left:20px; font-size : 
11px; background-color: white;  color : #000066; width: 198px;}

/* menu nav bar  */

/* top drop-down menu nav bar  */
/*Credits: CSSplay Modified by Cris D to add "you are here" highlighting (takes on hover property)
increased width of sub menus to 150px*/
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload {background: url(../images/button4.gif);}
.menu {padding: 0 0 0 3px; margin:0; list-style: none;height:38px; url(../images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu li.top {display:block; float:left; position:relative;}
.menu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 3px; cursor:pointer;}
.menu li a.top_link span {float:left; display:block; padding:0 12px 0 3px; height:40px;}
.menu li a.top_link span.down {float:left; display:block; padding:0 18px 0 3px; height:40px; background:url(../images/down.gif) no-repeat right top;}
.menu li a.top_link:hover {color:#fff; background: url(../images/button4h.gif) no-repeat;}
.menu li a.top_link:hover span {background:url(../images/button4h.gif) no-repeat right top;}
.menu li a.top_link:hover span.down {background:url(../images/button4ah.gif) no-repeat right top;}

/*here are 2 options for highlighting the current tab parent Option 1: is default*/

/*Option 1: Dean's you are here top link current page highlighting (default)*/

.menu li.top a.current_link span.down {background: #bbb; color:#fff;}
.menu li.top a.current_link {display:block; float:left; position:relative; height:40px; line-height:33px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding: 0 0 0 3px; cursor:pointer; background: url(../images/button4.gif) no-repeat;}
.menu li.top a.current_link span {float:left; display:block; position:relative; padding:0 18px 0 3px; height:40px;}
.menu li.top a.current_link {color:#fff; background: url(../images/button4.gif) no-repeat;}
.menu li.top a.current_link span {background:url(../images/button4.gif) no-repeat right top;}
.menu li.top a.current_link span.down {background:url(../images/button4a.gif) no-repeat right top;}
.menu li.top a.current_link:hover {color:#fff;background:url(../images/button4h.gif) no-repeat;}
.menu li.top a.current_link:hover span {background:url(../images/button4h.gif) no-repeat right top;}
.menu li.top a.current_link:hover span.down {background:url(../images/button4ah.gif) no-repeat right top;}

/*Option 2: You are here top link-old text highlight only
.menu li.top a.current_link {display:block; float:left; height:40px; line-height:33px; color:#990000; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu li.top a.current_link span {float:left; display:block; padding:0 24px 0 12px; height:40px;}
.menu li.top a.current_link span.down {background: #fff; float:left; display:block; height:40px; background:url('../images-new/down.gif') no-repeat right top; padding-left:12px; padding-right:24px; padding-top:0; padding-bottom:0;}
.menu li.top a.current_link:hover {color:#fff; background: url('../images-new/button4.gif') no-repeat;}
.menu li.top a.current_link:hover span {background:url('../images-new/button4.gif') no-repeat right top;}
.menu li.top a.current_link:hover span.down {background:url('../images-new/button4a.gif') no-repeat right top;}
*/

.menu li:hover > a.top_link {color:#fff; background: url(../images/button4h.gif) no-repeat;}
.menu li:hover > a.top_link span {background:url(../images/button4h.gif) no-repeat right top;}
.menu li:hover > a.top_link span.down {background:url(../images/button4ah.gif) no-repeat right top;}


.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:2px; top:40px; background: #fff; padding:3px 0; border:1px solid #3366CC;  width:150px; height:auto; }
.menu :hover ul.sub li {display:block; height:auto; position:relative; float:center; width:143px;}
.menu :hover ul.sub li a {border-left:3px solid #fff; border-right:0px solid #fff; border-top:0px solid #fff; border-bottom:1px solid #eee; display:block; font-size:11px; height:auto; width:140px; line-height:18px; padding-left: 5px; color:#000; text-decoration:none; }
.menu :hover ul.sub li a.fly {background:#fff url('../images/arrow.gif') no-repeat 140px 7px;}
.menu :hover ul.sub li a:hover {background:#3366CC; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#3366CC url('../images/arrow_over.gif') no-repeat 140px 7px; color:#fff}
.menu :hover ul li:hover > a.fly {background:#3366CC url('../images/arrow_over.gif') no-repeat 140px 7px; color:#fff} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:145px; top:-4px; background: #fff; padding:3px 0; border:1px solid #69C; white-space:normal; width:150px; z-index:200; height:auto;}
