﻿/* Alabama Power  |  screen.css  |  1/2/08 */

* {margin:0 0 0 0;padding:0 0 0 0;}

body {
	font-size:62.5%;
	color: #4e4943;
	font-family: Arial, Helvetica, sans-serif;
	background: #e8e9eb url(http://www.amazingalabama.com/images/background.jpg) repeat-x top left;
	text-align: center;
	}

#wrap {
	width: 904px;
	background: url(http://www.amazingalabama.com/images/wrap.jpg) repeat-y top left;    
	margin-top: 25px; 
	margin-left: auto; 
	margin-right: auto;
	text-align: left; 
	}
	
#header { padding: 10px 5px 10px 9px;}

* html #header { padding: 10px 5px 10px 6px;}

#logo {
	float: left;	
	width: 204px;
	margin:0 0 0 0 ;
	_margin:0 0 0 2px ;
	}
	
#logo img{ border: none; }


	
/*---------------------navigation starts--------------------*/
#nav {
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 213px;
	_margin-left: 216px;
	}


#nav ul {
	float: left;
	width: 671px;
	_width: 665px;
	background: url(http://www.amazingalabama.com/images/nav.jpg) 0 0 repeat-y;
	list-style-type: none;
	color: #4e4943;
	padding: 13px 0 14px 5px;
	margin-bottom: 10px;
	}
		
#nav li { 
	float: left;
	padding: 1px 7px 0 8px;
	border-right:1px dotted #4e4943;
  	}	
	
#nav #nav-last {border-right: 0;}	
	
#nav a{
	color: #4e4943;
	text-decoration: none;
}

#nav a:visited{
	color: #4e4943;
	text-decoration: none;
}

#nav a:hover {
	color: #cb0400;
	text-decoration:none;
	}
	
#nav ul li a.current {
	color: #cb0400;
	text-decoration: none;
	}
/*---------------------navigation ends--------------------*/

/*---------------------header starts--------------------*/

#billboard{
	float: left;
	margin: 0 8px 4px 10px;
	_margin: 0 8px 4px 5px;
	width: 882px;
	height: 402px;
	position: relative;
}
	#billboard img { z-index: -1; }
	#billboard .billboardNavigation {
		position: absolute;
		left: 0;
		margin-left: 650px;
		color: White;
		z-index: 10;
		min-height: 300px;
	}
		#billboard .billboardNavigation div {
			width: 200px;
			height: 30px;
			background-color: #3678AA;
			font-size: 15px;
			font-weight: bold;
			padding: 5px 0 0 10px;
			-moz-border-radius-bottomleft: 5px;
			-webkit-border-bottom-left-radius: 5px;
			-moz-border-radius-bottomright: 5px;
			-webkit-border-bottom-right-radius: 5px;
		}
		#billboard .billboardNavigation ul {
			display: none;
			background-color: #3678AA;
			margin-top: -10px;
			width: 210px;
			height: 180px;
		}
		#billboard .billboardNavigation ul li {
			list-style-type: none;
			margin: 5px 0 5px 0;
		}
		#billboard .billboardNavigation ul li a {
			font-size: 13px;
			color: White;
			padding: 5px;
			text-decoration: none;
			display: block;
			height: 20px;
			width: 195px;
			margin-left: 2px;
		}
		#billboard .billboardNavigation ul li a:hover {
			background-color: White;
			color: #3678AA;
		}
	#billboard .billboardCallout {
		background-color: White;
		position: absolute;
		top: 0;
		left: 0;
		margin: 100px 0 10px 10px;
		width: 150px;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
		filter: alpha(opacity=75);
		opacity: .75;
		height: 290px;
		z-index: 10;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
		#billboard .billboardCallout img {
			position: absolute;
			bottom: 0;
			margin: 0 0 5px 15px;
		}
		#billboard .billboardCalloutText {
	position: absolute;
	top: -5px;
	left: 0;
	margin: 110px 0 10px 15px;
	width: 140px;
	color: #2D6598;
	font-size: 15px;
	z-index: 15;
		}
	#billboard .slide {
		position: relative;
	}
		#billboard .slide div.shade {
			background-color: black;
			position: absolute;
			bottom: 0;
			left: 0;
			min-height: 125px;
			width: 100%;
			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
			filter: alpha(opacity=50);
			opacity: .5;
		}
		#billboard .slide div.text {
			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			filter: alpha(opacity=100);
			opacity: 1;
			color: White;
			position: absolute;
			bottom: 0;
			left: 0;
			margin-left: 200px;
			height: 120px;
		}
			#billboard .slide div.text h3 { font-size: 20px; margin-bottom: 5px; }
			#billboard .slide div.text div { font-size: 15px; }
	

/*---------------------header ends--------------------*/


/*---------------------magnets start--------------------*/

#feature { margin: 0 12px 0 8px;}
	
#feature p { margin: 5px; }
	
#feature a:link {
	color: #cb0400;
	font-weight: bold;
	text-decoration: none;
	}
	
#feature a:visited {
	color: #cb0400;
	font-weight: bold;
	text-decoration: none;
	}
	
#feature a:hover {
	color: #333;
	font-weight: bold;
	}
	
#magnet-01 a{
	float: left;
	font-size: 1.1em;
	margin: 5px 5px 7px 3px;
	width: 284px;
	height: 121px;
	font-size: 1.2em;
	background: url(http://www.amazingalabama.com/images/magnet-01.jpg) no-repeat top left;
	}
	
#magnet-01 .blank h2 {
	float: left;
	margin: 5px 0 5px 0;
	font-size: 1.2em;
	color: #3574a8;
	}

#magnet-01 .blank {
	display: block;
	color: #333;
	font-weight: normal;
	padding: 5px 5px 10px 100px;
	}
	
#magnet-01 .link { display: block; }
	
#magnet-01 a:hover { background-position: right top; }
	
#magnet-02 a {
	float: left;
	font-size: 1.1em;
	margin: 5px 14px 0 10px;
	width: 284px;
	height: 121px;
	font-size: 1.2em;
	background: url(http://www.amazingalabama.com/images/magnet-02.jpg) no-repeat top left;
	}
	
#magnet-02 a:hover { background-position: right top; }
	
#magnet-02 .blank {
	display: block;
	color: #333;
	font-weight: normal;
	padding: 5px 5px 10px 100px;
	}
	
#magnet-02 .blank h2 {
	float: left;
	margin: 5px 0 5px 0;
	font-size: 1.2em;
	color: #3574a8;
	}
	
#magnet-02 .link { display: block; }
	
#magnet-03 a {
	float: left;
	margin: 5px 0 5px 0;
	width: 284px;
	height: 121px;
	font-size: 1.2em;
	background: url(http://www.amazingalabama.com/images/magnet-03.jpg) no-repeat top left;
	}
	
#magnet-03 .blank h2 {
	float: left;
	margin: 5px 0 5px 0;
	font-size: 1.2em;
	color: #3574a8;
	}
	
#magnet-03 a:hover { background-position: right top; }
	
#magnet-03 .blank {
	display: block;
	color: #333;
	font-weight: normal;
	padding: 5px 10px 10px 100px;
	}
	
#magnet-03 .link { display: block; }

/*---------------------magnets end--------------------*/

/*---------------------news starts--------------------*/
#sub-feature {
	width: 900px;
	height: 290px;
	/*clear: left;*/
	float: left;
	margin: 2px 9px 0 11px;
	_margin: 0 9px 7px 6px;
	background: url(http://www.amazingalabama.com/images/feature-boxes2.jpg) 0 0 no-repeat;
	/*---------------------change height of news and feature area here--------------------*/
	font-size: 1.2em;
	}
	
#sub-feature p {
	margin: 0 10px 7px 15px;
	color: #333;
	padding-bottom: 5px;
	}
	
#sub-feature pf {
	margin: 0 10px 7px 5px;
	color: #333;
	padding-bottom: 5px;
	}

#sub-feature #news h3 {
	color:#c5e4fe;
	font-size: 1.4em;
	width: 402px;
	margin: 10px 10px 15px 15px;
	}
	
#sub-feature h4 {
	color:#23518d;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 10px 0 15px;
	padding-bottom: 5px;
	}

#sub-feature #news a{
	display: block;
	width: 60px;
	_height: 30px;
	margin: 0 5px 8px 0px;
	padding: 5px 5px 5px 15px;
	color:#000;
	text-decoration: none;
	font-size: 0.9em;
	background: url(http://www.amazingalabama.com/images/arrow.gif) 0 7px no-repeat;
	}
	
#sub-feature a:visted {
	color:#000;
	padding-left: 15px;
	text-decoration: none;
	}
	
#sub-feature #news {
	float: left;
	width: 595px;
	}
	
* html #sub-feature #news { width: 590px; }
	
.author-index {
	font-size: 0.9em;
	border-bottom: 1px dotted #666;
	border-top: 1px dotted #666;
	padding: 5px 0 5px 385px;
	}
	
#sub-feature #news img {
	float: left;
	margin: 4px 10px 5px 15px;
	}
	
#sub-feature #news a:hover {
	color:#000;
	background-color: #cecece;
	text-decoration: none;
	}
	
/*---------------------news ends--------------------*/

/*---------------------feature begins--------------------*/
	
#sub-feature #shoutout {
	float: left;
	width: 250px;
	padding: 0 15px;
	}
	
* html #sub-feature #shoutout {
	width: 250px;
	padding: 5px 5px 0 25px;
	}

#sub-feature #shoutout h3 {
	color:#c5e4fe;
	font-size: 1.4em;
	width: 280px;
	_width: 270px;
	margin: 10px 10px 15px 0;
	}
	
#sub-feature #shoutout h4 {
	border-bottom: 1px dotted #666;
	margin:0 0 5px 0;
	}
		
#sub-feature #shoutout a.image-1, #sub-feature #shoutout a:visited.image-1 {
	float: left;
	margin: 4px 10px 5px 0px;
	border: #666 solid 1px;
	padding: 3px;
	background: url(http://www.amazingalabama.com/images/feature-image-3.jpg) 3px 3px no-repeat;
	width: 245px;
	height: 45px;
	}
	
#sub-feature #shoutout a:hover.image-1 {
	background: url(http://www.amazingalabama.com/images/feature-image-3.jpg) 3px 3px no-repeat;
	border: #cb0400 solid 1px;
	}
	
#sub-feature #shoutout a.image-2, #sub-feature #shoutout a:visited.image-2 {
	float: left;
	margin: 4px 10px 5px 0px;
	border: #666 solid 1px;
	padding: 3px;
	background: url(http://www.amazingalabama.com/images/feature-image-2.jpg) 3px 3px no-repeat;
	width: 45px;
	height: 45px;
	}
	
#sub-feature #shoutout a:hover.image-2 {
	background: url(http://www.amazingalabama.com/images/feature-image-2.jpg) 3px 3px no-repeat;
	border: #cb0400 solid 1px;
	}
	
#sub-feature #shoutout a{
	display: block;
	width: 150px;
	margin: 1px 5px 0 5px;
	padding: 5px 5px 5px 15px;
	color:#000;
	text-decoration: none;
	font-size: 0.9em;
	background: url(http://www.amazingalabama.com/images/arrow.gif) 0 5px no-repeat;
	}
	
#sub-feature #shoutout a:visted {
	color:#000;
	padding-left: 15px;
	text-decoration: none;
	}
		
#sub-feature #shoutout a:hover{
	color:#000;
	background-color: #cecece;
	text-decoration: none;
	}
/*---------------------feature ends--------------------*/

	
/*---------------------footer starts--------------------*/
#footer {
	clear: both;
	background: url(http://www.amazingalabama.com/images/footer.jpg) no-repeat;
	_background: url(http://www.amazingalabama.com/images/footer.jpg) -3px 0 no-repeat;
	color: #4e4943;
	height: 51px;
	_height: 52px;
	margin: 0;
	_margin-left: 3px;
	padding: 8px 0 0 113px;
	text-align: left;
	font-size: 1.0em;
	}
	
#footer a { color: #4e4943; }

#footer a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#print-logo { display: none; }

p.feature { margin-top: -4px; }
/*---------------------footer ends--------------------*/

/*---------------------INTERNAL--------------------*/
#internal-wrap {
	width: 892px;
	_width: 880px;
	background-color: #fff;
	margin: 20px 10px 0 10px;
	}
	
/*---------------------header starts--------------------*/

#billboard-internal{
	margin:-1px 8px 4px 10px;
	background: #fff url(http://www.amazingalabama.com/images/content-image.jpg) no-repeat;
	width: 882px; 
	height: 134px;
	clear: left;
	}
	
#billboard-biomass{
	margin:-1px 8px 4px 10px;
	background: #fff url(http://www.amazingalabama.com/images/img_biomass.jpg) no-repeat;
	width: 882px; 
	height: 134px;
	clear: left;
	}

#billboard-renewables{
	margin:-1px 8px 4px 10px;
	background: #fff url(http://www.amazingalabama.com/images/img_renewables.jpg) no-repeat;
	width: 882px; 
	height: 134px;
	clear: left;
	}


#billboard-community_dev {
	margin:0 8px 4px 10px;
	background: #fff url(http://www.amazingalabama.com/images/img_community_banner.jpg) no-repeat;
	width: 882px; 
	height: 134px;
	clear: left;
	}
	
#billboard-existing-industry {
	margin:0 8px 4px 10px;
	background: #fff url(http://www.amazingalabama.com/images/img_existing_industry_banner.jpg) no-repeat;
	width: 882px; 
	height: 134px;
	clear: left;
	}
	
#billboard-featured_site {
	margin:0 8px 4px 10px;
	background: #fff url(http://www.amazingalabama.com/images/img_featured_sites.jpg) no-repeat;
	width: 882px; 
	height: 134px;
	clear: left;
	}
	
#billboard-internal-econ {
	margin:0 8px 4px 10px;
	background: #fff url(http://www.amazingalabama.com/images/content-image.jpg) no-repeat;
	width: 882px; 
	height: 134px;
	clear: left;
	}
	
#billboard-maps {
	margin:0 8px 4px 10px;
	background: #fff url(http://www.amazingalabama.com/images/img_maps.jpg) no-repeat;
	width: 882px; 
	height: 134px;
	clear: left;
	}
	
#billboard-internal-advantage {
	margin:0 8px 4px 10px;
	background: #fff url(http://www.amazingalabama.com/images/img_aa.jpg) no-repeat;
	width: 882px; 
	height: 134px;
	clear: left;
	}
	
/*---------------------header ends--------------------*/

/*---------------------left-sidebar starts--------------------*/
#left-sidebar {
	float: left;
	width: 206px;
	text-transform:uppercase;
	background: url(http://www.amazingalabama.com/images/sub-nav-bottom.jpg) bottom left no-repeat;
	height: 100%;
	padding-bottom: 23px;
	margin-bottom: 10px;
	}
	
#left-sidebar #sub-nav {
  
  background: transparent url(http://www.amazingalabama.com/images/sub-nav-top.jpg) top left no-repeat;
  height: 95%;
  min-height: 350px;
  _height: 350px;
  }
  
#left-sidebar #sub-nav h2 {
	color:#fff;
	font-size: 1.6em;
	width: 183px;
	padding-bottom: 3px;
	margin: 3px 0 10px 8px;
	text-transform: none;
	} 

#left-sidebar #sub-nav ul {
	padding: 10px 5px 0 5px;
	list-style: none;
  }
		
#left-sidebar #sub-nav a {
	display: block;
	color: #23518d;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: 500;
	padding: 5px;
	margin: 0 0 0 3px;
	width: 182px;
	}
	
#left-sidebar #sub-nav a:visited {
	color: #23518d;
	text-decoration: none;
	}
	
#left-sidebar #sub-nav a:hover {
	color: #cb0400;
	text-decoration: none;
	background: url(http://www.amazingalabama.com/images/sub-nav-rollover.jpg) repeat-x top left;
	}
	
#left-sidebar #sub-nav #secondary-nav {
	margin-left: 5px;
	margin-bottom: 5px;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 175px;
	}
	
#left-sidebar #sub-nav #secondary-nav a {
	color: #000;
	background: url(http://www.amazingalabama.com/images/secondary-arrow.gif) 0 7px no-repeat;
	padding-left: 10px;
	}
	
#left-sidebar #sub-nav #secondary-nav a:visited { color: #000; }

#left-sidebar #sub-nav #secondary-nav a:hover { color: #cb0400; }
	
#left-sidebar #sub-nav a.current, #left-sidebar #sub-nav #secondary-nav a.current { color: #cb0400; }

/*---------------------left-sidebar ends--------------------*/

/*---------------------left-sidebar-short starts--------------------*/
	
#left-sidebar-short {
	float: left;
	width: 206px;
	text-transform:uppercase;
	background: url(http://www.amazingalabama.com/images/sub-nav-bottom.jpg) bottom left no-repeat;
	padding-bottom: 23px;
	}
	
#left-sidebar-short #sub-nav-short {
  
  background: transparent url(http://www.amazingalabama.com/images/sub-nav-top.jpg) top left no-repeat;
  height: 95%;
  min-height: 200px;
  _height: 200px;
  }
  
#left-sidebar-short #sub-nav-short h2 {
	color:#fff;
	font-size: 1.6em;
	width: 183px;
	padding-bottom: 3px;
	margin: 3px 0 10px 8px;
	text-transform: none;
	} 
  
#left-sidebar-short #sub-nav-short h2 {
	color:#fff;
	font-size: 1.6em;
	width: 183px;
	padding-bottom: 3px;
	margin: 3px 0 10px 8px;
	text-transform: none;
	} 

#left-sidebar-short #sub-nav-short ul {
	padding: 10px 5px 0 5px;
	list-style: none;
  }
		
#left-sidebar-short #sub-nav-short a {
	display: block;
	color: #23518d;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: 500;
	padding: 5px;
	margin: 0 0 0 3px;
	width: 182px;
	}
	
#left-sidebar-short #sub-nav-short a:visited {
	color: #23518d;
	text-decoration: none;
	}
	
#left-sidebar-short #sub-nav-short a:hover {
	color: #cb0400;
	text-decoration: none;
	background: url(http://www.amazingalabama.com/images/sub-nav-rollover.jpg) repeat-x top left;
	}
	
#left-sidebar-short #sub-nav-short #secondary-nav {
	margin-left: 5px;
	margin-bottom: 5px;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 175px;
	}
	
#left-sidebar-short #sub-nav-short #secondary-nav a {
	color: #000;
	background: url(http://www.amazingalabama.com/images/secondary-arrow.gif) 0 7px no-repeat;
	padding-left: 10px;
	}
	
#left-sidebar-short #sub-nav-short #secondary-nav a:visited { color: #000; }

#left-sidebar-short #sub-nav-short #secondary-nav a:hover { color: #cb0400; }
	
#left-sidebar-short #sub-nav-short a.current, #left-sidebar-short #sub-nav-short #secondary-nav a.current { color: #cb0400; }

/*---------------------left-sidebar-short ends--------------------*/
/*---------------------content starts--------------------*/
	
#copy {
	margin: 0px 10px 10px 220px;
	line-height: 15px;
	font-size: 1.2em;
	}
	
#news-copy, #form-copy {
	margin: 0px 10px 20px 10px;
	line-height: 15px;
	font-size: 1.2em;
	}
	
#news-copy ul, #news-copy li {
	list-style: disc;
	margin-left: 15px;
	margin-bottom: 10px;
	}
	
#copy h2 {
	color: #cb0400;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size: 1.7em;
	padding-bottom: 7px;
	line-height: 22px;
	margin-left: -2px;
	}
	
#news-copy h2.feature, #form-copy h2.feature {
	color: #cb0400;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size: 1.7em;
	margin-left: -2px;
	width: 600px;
	}
	
#form-copy h2.results {
	color: #cb0400;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size: 1.7em;
	margin-left: -2px;
	border-bottom: #000 dotted 1px;
	width: 867px;
	}
	
#news-copy h2, #form-copy h2 {
	color: #cb0400;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size: 1.7em;
	padding-bottom: 7px;
	line-height: 22px;
	margin-left: -2px;
	margin-bottom: 5px;
	}
	
#news-copy img, #form-copy img {
	float: left;
	border: #666 solid 1px;
	padding: 3px;
	margin-bottom: 20px;
	}
	
.author {
	color: #000;
	border-top: #000 dotted 1px;
	border-bottom: #000 dotted 1px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0 3px 700px;
	width: 160px;
	_padding: 5px 0 3px 390px;
	_width: 160px;
	}
	
#news-copy img#right {
	float: right;
	margin: 25px 13px 0 15px;
	}
	
#copy img.right {
	float: right;
	margin: 0 0 15px 15px;
	}
	
#copy img.image-left, #news-copy img.image-left {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
	border: none;
	}
	
#news-copy #top { margin-top: 20px; }
	
#copy h3, #news-copy h3 {
	color: #3e76a7;
	font-size: 1.2em;
	margin: 8px 0;
	}

#copy p, #news-copy p, form-copy p { padding-bottom: 10px; }
	
#copy a, #news-copy a, #form-copy a {
	color: #cb0400;
	text-decoration: none;
	}
	
#copy li {
	list-style: none;
	line-height: 20px;
	}
	
#copy ul {
	margin-bottom: 10px;
	}
	
#copy ul.bullets {
	margin: 0 0 10px 20px;
	}
	
#copy ul.bullets li { list-style: disc; }
	
#copy a:visited, #news-copy a:visited, #form-copy a:visited {
	color: #cb0400;
	text-decoration: none;
	}
	
#copy a:hover, #news-copy a:hover, #form-copy a:hover {
	color: #4e4943;
	text-decoration:underline;
	}
	
#copy img {
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
#news-copy img.contact {
	border: #666 solid 1px;
	padding: 3px;
	margin: 0 10px 5px 0;
	}
	
#copy ul.copy-list {
	margin-left: 20px;
	}
	
#copy ul.copy-list li { list-style: disc; }
	
#map { margin-top: 10px; }
/*---------------------content ends--------------------*/

/*---------------------forms start--------------------*/
	
#expand {
	padding: 3px 0 3px 10px;
	background-color: #cbe4f2;
	margin-top: 15px;
	}
	
#expand img {
	border: none;
	padding-right: 20px;
	}
	
#expand a, #expand a:visited {
	color: #4e4943;
	text-decoration: none;
	font-weight: bold;
	}
	
#sites {
	clear: left;
	}
	
#buildings {
	clear: left;
	}

#form-copy ul {
	display: inline;
	list-style: none;
	margin-bottom: 10px;
	}
	
#form-copy li {
	float: left;
	margin: 0 0 10px 0;
	}
	
#form-copy li a, #form-copy li a:visited {
	display: block;
	color: #23518d;
	padding: 10px 20px 0 30px;
	text-decoration: none;
	font-size: 1.2em;
	}
	
#form-copy li a.search {
	background: url(http://www.amazingalabama.com/images/search-icon.jpg) 0 5px no-repeat;
	}
	
#form-copy a.search-form, #form-copy a:visited.search-form {
	display: block;
	background: url(http://www.amazingalabama.com/images/search-icon.jpg) 0 8px no-repeat;
	color: #23518d;
	padding: 10px 0 10px 30px;
	text-decoration: none;
	float: right;
	font-size: 1.2em;
	margin-top: 10px;
	}
	
#form-copy a:hover.search-form {
	text-decoration: underline;
	}
	
#form-copy li a.results {
	background: url(http://www.amazingalabama.com/images/results-icon.jpg) 0 5px no-repeat;
	}
	
#form-copy li a.compare {
	background: url(http://www.amazingalabama.com/images/compare-icon.jpg) 0 5px no-repeat;
	text-decoration: none;
	}

#form-copy li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#form-copy form {
	margin-top: 20px;
	}

#building-search-form fieldset {
	display: block;
	margin-bottom: 10px;;
	padding: 10px;
	width: 555px;
	_width:560px;
	border: #999 solid 1px;
	}
	
#building-search-form legend {
	font-weight: bold;
	padding: 5px 5px;
	color: #23518d;
	}

#building-search-form fieldset.radio {
	margin: 0 0 0 0;
	border: #999 solid 1px;
	}

#building-search-form fieldset.radio input, #building-search-form fieldset.name input {
	display: inline;
	width: auto;
	}

#building-search-form fieldset.radio label.top {
	font-weight: bold;
	font-size: 1.3em;
	}

#building-search-form input {
	display: block;
	width: 15em;
	}

#building-search-form input.submit {
	clear: both;
	}

#building-search-form label {
	/*float: left;
	display: block;*/
	margin: 1em 2em 0 0;
	font-weight: bold;
	}
	
#building-search-form fieldset.transportation {
	margin: 0 0 0 0;
	border: none;
	}

	
#building-search-form label.airport {
	margin-left:177px;
	}
	
#building-search-form label.rail {
	margin-left:45px;
	* margin-left:45px;
	}

#building-search-form select {
	margin-left: 3px;
	margin-top: 10px;
	}
	
#SiteModule_SearchControl_CountyCheckBoxDiv {
	display: block; 
	overflow: scroll; 
	width: 200px; 
	border: #999 solid 1px; 
	height: 360px; 
	background-color: #ffffff;
	margin: 0 20px 15px 0;
	float: left;
	}
	
table #three-column td {
	margin:0;
	padding: 10px 0 0 0;
	}
	
#SiteModule_SearchControl_CountyCheckBoxDiv th {
	padding: 5px;
	background-color: #ccc;
	text-align: left;
	}
	
#SiteModule_SearchControl_CountyCheckBoxDiv input {
	width: auto;
	display: inline;
	margin: -5px 5px 0 0;
	}
	
#SiteModule_SearchControl_CountyCheckBoxDiv label {
	margin-right: 20px; 
	}
	
#SiteModule_SearchControl_CountyCheckBoxDiv td {
	padding: 0;
	margin: 0;
	}

#SiteModule_SearchControl_CountyCheckBoxDiv tr.color {
	background-color: #e2e2c0;
	}
	
#SiteModule_SearchControl_CountyCheckBoxDiv td.sites {
 	padding: 0 25px 0 5px;
	font-weight: bold;
	}
	
#form-copy #map {
	border: none;
	margin-right: 30px;
	}
	
a#SiteModule_SearchControl_ButtonCheckAllCounties {
	display: block;
	float: left;
	background: url(http://www.amazingalabama.com/images/check.gif) 0 0 no-repeat;
	border: none;
	color: #23518d;
	text-decoration: none;
	width: 75px;
	height: 25px;
	text-align: left;
	padding: 5px 0 5px 30px;
	margin-left: 5px;
	}
	
a#SiteModule_SearchControl_ButtonUnCheckAllCounties {
	display: block;
	float: left;background: url(http://www.amazingalabama.com/images/clear.gif) 0 0 no-repeat;
	border: none;
	color: #23518d;
	text-decoration: none;
	width: 100px;
	height: 25px;
	text-align: left;
	padding: 5px 0 5px 25px;
	}
	
a#SiteModule_SearchControl_btnSearch2, a:visited#SiteModule_SearchControl_btnSearch2 {
	background: url(http://www.amazingalabama.com/images/search-button.gif) no-repeat;
	display: block;
	width: 150px;
	height: 50px;
	padding: 17px 0 0 60px;
	color: #fff;
	font-size: 1.6em;
	margin-left: 200px;
	}
	
a:hover#SiteModule_SearchControl_btnSearch2 {
	color: #cb0400;
	text-decoration: none;
	}

#SiteModule_SearchControl_btnSearch2_top {
	margin-left: 85px;
	}
	
#sites { display: none; }
	
/*-------------RESULTS-------------*/

table #tblMain {
	cellSpacing: 0; 
	cellPadding: 0; 
	width: 100%; 
	border: 0;
	}
	
#form-copy td {
	padding: 5px;
	}
	
#form-copy td a.title {
	font-weight: bold;
	color: #23518d;
	text-decoration: underline;
	}

#form-copy td a {
	text-decoration: none;
	}
	
.GridRowHeader {
	background-color: #ccc;
	}
	
.GridRowAlternating {
	background-color: #cbe4f2;
	}
	
#SiteModule_ResultsControl_lblRowCountTop, #SiteModule_ResultsControl_lblRowCount {
	text-align: right;
	font-weight: bold;
	}
	
#SiteModule_ResultsControl_dataGrid td img {
	padding: 0;
	margin: 0;
	}
	
	
/*--------------------COMPARE--------------------*/

#SiteModule_CompareControl_dataGrid th {
	padding: 5px;
	background-color: #ccc;
	color: #23518d;
	text-decoration: underline;
	cursor: hand;
	}
	
#SiteModule_CompareControl_dataGrid	.GridRowHeader {
	padding: 5px;
	background-color: #ccc;
	color: #23518d;
	font-weight: bold;
	}

/*---------------------forms end--------------------*/

/*---------------------right sidebar starts--------------------*/
#sidebar, #sidebar-print {
	float: right;
	margin: 0 10px 0 10px;
	padding-bottom: 10px;
	background: #61a9d1 url(http://www.amazingalabama.com/images/sidebar-bottom.jpg) no-repeat bottom left;
	width: 256px;
	min-height: 195px;
	height:1%;
	clear: left;
	}
	
* html #sidebar, * html #sidebar-print { margin: 0 0 20px 0; height: 195px;}
	
#picholder {
	float: right;
	margin: 0 9px 20px 30px;
	_margin: 0 0 20px 20px;
	width: 256px;
	min-height: 195px;
	height:1%;
	clear: left;
	}
	
#image {
	float: left;
	width: 315px;
	min-height: 10px;
	line-height: 10px;
			}
	
#sidebar-box { background:  url(http://www.amazingalabama.com/images/sidebar-top.jpg) no-repeat top left; }

#sidebar-box ul {
	list-style: none;
	padding: 10px 0 30px 0;
  }

#sidebar-box li {
  color: #fff;
  font-size: 1.2em;
  padding: 0 10px 10px 10px;
  }
	
#sidebar-box li.image { padding: 0; }
  
#sidebar-box li a, #sidebar #sidebar-box li a:visited {
  color: #fff;
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
  }
  
#sidebar-box li a img { 
 	border: none;
	margin-right: 5px;}
#sidebar-box li a.partners {
  color: #fff;
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
  padding-left: 0;
  }
  
	
#sidebar-box li img.contact-sidebar {
	padding-top: 0px;
	margin-bottom: 10px;
	}
	
#sidebar-box li img.first {
	padding-top: 0;
	}	
  
#sidebar-box li a:hover{
  color: #000;
  }
  
#sidebar-box li.icon01 a {
  	margin-bottom: 10px;
	clear: left;
  	color: #fff;
  	background: url(http://www.amazingalabama.com/images/computer.gif) 5px 3px no-repeat;
  	text-decoration: none;
  	padding: 2px 10px 5px 30px;
  	font-size: 1.2em;
  	display: block;
  	text-decoration: none;
  }
  
#sidebar-box li.icon01 a:visited {
 	color: #fff;
	text-decoration: none;
	}
	
#sidebar-box li.icon01 a:hover {
 	color:#000;
	text-decoration: none;
	background: #cddfec url(http://www.amazingalabama.com/images/computer.gif) 5px 5px no-repeat;
	}
  
#sidebar-box li.icon02 a {
  	margin-bottom: 10px;
  	color: #fff;
  	background: url(http://www.amazingalabama.com/images/email.gif) 5px 5px no-repeat;
  	padding: 5px 10px 5px 30px;
  	font-size: 1.2em;
  	display: block;
  	text-decoration: none;
  	}
  
#sidebar-box li.icon02 a:visited {
 	color: #fff;
	text-decoration: none;
	}
	
#sidebar-box li.icon02 a:hover {
 	color:#000;
	text-decoration: none;
	background: #cddfec url(http://www.amazingalabama.com/images/email.gif) 5px 5px no-repeat;
	}
  
#sidebar-box li.icon03 a {
   	margin-bottom: 10px;
  	color: #fff;
  	background: url(http://www.amazingalabama.com/images/chart_pie.gif) 5px 5px no-repeat;
  	padding: 5px 10px 5px 30px;
  	font-size: 1.2em;
  	display: block;
  	text-decoration: none;
  	}
  
#sidebar-box li.icon03 a:visited {
 	color: #fff;
	text-decoration: none;
	}
	
#sidebar-box li.icon03 a:hover {
 	color:#000;
	text-decoration: none;
	background: #cddfec url(http://www.amazingalabama.com/images/chart_pie.gif) 5px 5px no-repeat;
	}
  
#sidebar-box li.icon04 a {
   	margin-bottom: 10px;
  	color: #fff;
  	background: url(http://www.amazingalabama.com/images/clock_red.gif) 5px 5px no-repeat;
  	padding: 5px 10px 5px 30px;
  	font-size: 1.2em;
  	display: block;
  	text-decoration: none;  
  	}
  
#sidebar-box li.icon04 a:visited {
 	color: #fff;
	text-decoration: none;
	}
	
#sidebar-box li.icon04 a:hover {
 	color:#000;
	text-decoration: none;
	background: #cddfec url(http://www.amazingalabama.com/images/clock_red.gif) 5px 5px no-repeat;
	}
  
#sidebar-box li.icon05 a {
   	margin-bottom: 10px;
  	color: #fff;
  	background: url(http://www.amazingalabama.com/images/group.gif) 5px 5px no-repeat;
  	padding: 5px 10px 5px 30px;
  	font-size: 1.2em;
  	display: block;
  	text-decoration: none;
  	}
  
#sidebar-box li.icon05 a:visited {
 	color: #fff;
	text-decoration: none;
	}
	
#sidebar-box li.icon05 a:hover {
 	color:#000;
	text-decoration: none;
	background: #cddfec url(http://www.amazingalabama.com/images/group.gif) 5px 5px no-repeat;
	}
  
#sidebar-box h2 {
	color:#fff;
	font-size: 1.6em;
	border-bottom: 1px dotted #fff;
	width: 230px;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	}
	
#sidebar-box h2.no-line { border-bottom: none; }
	
#sidebar-box h3 {
	color:#c5e4fe;
	font-size: 1.2em;
	}
	
#form-copy li.icon01 a {
  	margin-bottom: 10px;
  	color: #23518d;
  	background: url(http://www.amazingalabama.com/images/computer.gif) 5px 3px no-repeat;
  	text-decoration: none;
  	padding: 2px 30px 5px 30px;
  	font-size: 1.2em;
  	display: block;
  	}
	
#form-copy li.icon01 a:visited { color: #23518d; }

#form-copy li.icon01 a:hover { color: #000; }

#form-copy li.icon02 a {
  	margin-bottom: 10px;
  	color: #23518d;
  	background: url(http://www.amazingalabama.com/images/email.gif) 5px 3px no-repeat;
  	text-decoration: none;
  	padding: 2px 30px 5px 30px;
  	font-size: 1.2em;
  	display: block;
  	}
	
#form-copy li.icon02 a:visited { color: #23518d; }

#form-copy li.icon02 a:hover { color: #000; }

#form-copy li.icon03 a {
  	margin-bottom: 10px;
  	color: #23518d;
  	background: url(http://www.amazingalabama.com/images/chart_pie.gif) 5px 3px no-repeat;
  	text-decoration: none;
  	padding: 2px 30px 5px 30px;
  	font-size: 1.2em;
  	display: block;
  	}
	
#form-copy li.icon03 a:visited { color: #23518d; }

#form-copy li.icon03 a:hover { color: #000; }

#form-copy li.icon04 a {
  	margin-bottom: 10px;
  	color: #23518d;
  	background: url(http://www.amazingalabama.com/images/clock_red.gif) 5px 3px no-repeat;
  	text-decoration: none;
  	padding: 2px 30px 5px 30px;
  	font-size: 1.2em;
  	display: block;
  	}
	
#form-copy li.icon04 a:visited { color: #23518d; }

#form-copy li.icon04 a:hover { color: #000; }

p.description {
	width: 200px;
	float: left;
	margin: 0 0 0 20px;
	}
	
/*---------------------right-sidebar starts--------------------*/

/*---------------------misc starts--------------------*/
	
#searchbox {
	margin: -40px 0 10px 5px;
	line-height: 15px;
	font-size: 1.2em;
	float: right;
	width: 200px;
	}
	
#search h2 {
	color: #cb0400;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size: 1.8em;
	padding-bottom: 0;
	line-height: 22px;
	margin: -2px;
	padding-top: 20px;
	}

#searchbox p { padding-bottom: 10px; }
	
#searchbox a {
	color: #cb0400;
	text-decoration: none;
	}
	
#searchbox a:visited {
	color: #23518d;
	text-decoration: none;
	}

#searchbox a:hover {
	color: #000;
	text-decoration: underline;
	}

table.table-search-results {font-size:1.2em; margin-top: 10px; padding: 3px; margin-bottom: 10px; color: #000;}

h4.result-title {font-size: 1.2em;}

.result-title a {
	color: #cb0400;
	text-decoration: none;
	}
	
.result-title a:visited {
	color: #cb0400;
	text-decoration: none;
	}
	
.result-title a:hover{
	color: #4e4943;
	text-decoration:underline;
	}
	
#search-go { margin-top: 5px; }

/*---------------------misc ends--------------------*/


/*---------------------feature site starts--------------------*/
.table_header {
	color: #23518d;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 3px 0 3px 3px;
	background-color: #ccc;
	margin: 0;
	}
	
.gray { background-color: #cbe4f2; }

table.padding { 
	margin-bottom: 15px;
	border: #ccc solid 1px;
	}
	
table.padding td { 
	border-left: #ccc solid 1px;
	border-right: #ccc solid 1px;
	padding: 0 
	}

table.padding td { padding: 3px; }

table.small { 
	width: 90%;
	border: #ccc solid 1px;
	padding: 0px;
	margin-top: 10px;
	}
	
table.small td { 
	border: #ccc solid 1px;
	padding: 3px;
	}
	
#form-copy .thumbs { 
	width: 75px;
	float: left;
	margin: -10px 0 0 0;
	}
	
#form-copy .thumbs ul { margin: 0; padding: 0; }

#form-copy .thumbs li {
	padding: 0 0 -10px 0;
	margin: 0 0 -10px 0;
	float: left;
	}

p.print-message { display: none; }


/*---------------------feature site ends--------------------*/
