/* ---------------------------- 
[Master Stylesheet]

Project: 	Greene County
Version:	1.0
Last change:	05/14/09 [templates created, lg]
Assigned to:	Lonnie Griffin [lg]
Primary use:	Web

------------------------------- */

/* ---------------------------- */
/* Basic Elements
/* ---------------------------- */
	
	body{ background:url(../images/bkground-body.jpg); background-color:#191611; margin:0px; padding:0px 0px 15px 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; line-height:18px;  text-align:center}
	a, a:visited {color: #1f7dbe;}
	a img { border: none; }
	a:active {outline: none;}
	a:hover {text-decoration: none;}
	a:focus{ -moz-outline-style: none;}
	form { margin: 0px; padding: 0px; }
	h1 { display: none; }
	h2 {/*Used by the image replacements*/}
	h3 {font size: 18upx; font-weight: bold;color: #1280c7; margin: 10px 0px 10px 0px; padding: 0px;}
	h4 {font size: 16px; font-weight: bold; color: #000;margin: 10px 0px 10px 0px; padding: 0px;}
	p { margin: 10px 0px 10px 0px; }
	hr {height:1px; background: #bbcfd8; display:block; clear:both; margin:10px 0px 10px 0px; overflow:hidden; border: none;}

/* ---------------------------- */
/* Main Containers
/* ---------------------------- */
	
	#bkground-top { height: 430px; width: 100%; background:url(../images/bkground-top.jpg) repeat-x; z-index: 0; position: absolute; top: 0px; left: 0px; }
	
	#wrapper {width: 890px; text-align: left; margin: 0px auto 0px auto;position: relative; padding: 190px 0px 0px 0px;}
	
	#topnav {z-index: 99; position: absolute; top: 0px; left: 0px; width: 890px; height: 50px;}
		#topnav p {margin: 0px; padding: 2px 0px 0px 7px; position: absolute; top: 7px; left: 0px; background:url(../images/bkground-tell-a-friend.gif) 0px 0px no-repeat; width: 196px; height: 24px; color: #bbc1bd}
		#topnav p a {color:#bbc1bd;}
		#topnav #btn-podcast {position: absolute; top: 6px; right: 191px;}
		#topnav #btn-photo-gallery {position: absolute; top: 6px; right: 310px;}
		#topnav #search-form { background:url(../images/bkground-search.gif) no-repeat; width: 146px; height: 23px; position: absolute; top: 7px; right: 35px;}
		#topnav #search-form .input-textfield { background-color: #fff; color: #999; border: none; position: absolute; top: 2px; left: 20px; width: 94px; height: 18px;  }
		#topnav #search-form .input-image { position: absolute; right: 0px; }
		#topnav #dropdown-videogallery { z-index: 100; display: none; margin: 0px; padding: 0px; background: #122216; list-style: none; line-height: 18px;font-size: 12px; position: absolute; top: 35px; right: 114px; }
		#topnav #dropdown-videogallery a {text-decoration: none;padding: 3px 4px 3px 4px; color: #eee;height: 18px; display: block;border-bottom: 1px solid #4c5e52; width: 210px; }
		#topnav #dropdown-videogallery a:hover { background: #0b160e; }
	
	#slogan { position: absolute; top: 21px; right: 0px; width: 470px; height: 90px; z-index: 1;}
	
	#logo { position: absolute; left: 0px; top: 30px; z-index: 1; }
	
	#menu {position: absolute; top: 139px;left: 0px;  z-index: 99; height: 33px;}
		#menu img {float: left;}
		#menu ul {display: none;z-index: 100; margin: 0px; padding: 0px; background: #122216; list-style: none; line-height: 18px;font-size: 12px; position: absolute; top: 32px; }
		#menu ul li {}
		#menu ul a {text-decoration: none;padding: 3px 4px 3px 4px; color: #eee;height: 18px; display: block;border-bottom: 1px solid #4c5e52; width: 210px; }
		#menu ul a:hover { background: #0b160e; }
		#menu #dropdown-thingstodo {left: 64px;}
		#menu #dropdown-wheretostay {left:163px;}
		#menu #dropdown-wheretoeat {left: 272px;}
		#menu #dropdown-whatsgoingon {left: 375px;}
		#menu #dropdown-weddingsandmeetings {left: 506px;}
		#menu #dropdown-contactus {right: 0px;}
		
	#content-container {width: 890px; background:url(../images/bkground-content-container.gif) repeat-y; background-color: #fff;z-index: 2; position: relative; }
		#content-container:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
		#content-container .cattail {width: 112px; height: 129px; background:url(../images/bkground-cattail-content-container.gif) 0px 0px; position: absolute; bottom: -1px; right: -1px;z-index: 1}
		
	#header-container {height: 257px; width: 890px; background: #fff; z-index: 2; position: relative;}
		#header-left {width: 549px; height: 257px; float: left;}
		#header-right {width: 311px; height: 231px; padding: 5px 15px 15px 15px; float: right; border-bottom: 6px solid #495a4d;}
	
	#content { width: 520px; padding: 15px 15px 15px 15px; float: left; position: relative; min-height: 500px; }
		#content #view-all {z-index: 99; background: url(../images/icon-calendar.gif) right 2px no-repeat; font-size: 11px; padding: 0px 20px 0px 0px; position: absolute; top: 5px; right: 15px;}
		#content #view-all a { color: #333; }
	
	#cta {background: #e2e1d1; width: 325px; height: 182px;  border-bottom: 6px solid #495a4d; float: right; padding: 15px 0px 0px 15px;}
	
	#sidebar { width: 310px; padding: 15px 15px 15px 15px; float: right;  position: relative; z-index: 99; }
		#sidebar #fastfacts {margin: 11px 0px 0px 3px;}
	
	#footer {width: 890px; height: 125px; margin: 15px auto 0px auto; text-align: left; position: relative; color: #8d8d8d}
		#footer #bkground-footer {position: absolute; top: 0px; z-index: 1;left: 0px; width: 890px; height: 125px;background: #000; filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;}
		#footer p { z-index: 99;position:relative; position: absolute; right: 20px; top: 33px; line-height: 16px;}
		#footer address { z-index: 99;position:absolute; font-style: normal; line-height: 16px; top: 43px; right: 192px; }
		#footer a { color: #8d8d8d; }
		#footer a:hover { color: #fff; }
		#footer img { position: absolute; top: 13px; right: 230px; z-index: 99; }
		#footer .cattail {width: 272px; height: 126px; background:url(../images/bkground-cattail-footer.png) 0px 0px; position: absolute; left: 0px; bottom: -1px;z-index: 99}
		#footer #georgia-logo { position: absolute; top: 11px; left: 430px;}
	
	#homepage {}
	
	#noSidebar {}
		#noSidebar #content-container {background: none; background-color: #fff;}
		#noSidebar #content {width: 860px; float: none;}
		#noSidebar #content-container .cattail { display: none; }
		
	#summer {position: relative; margin: 0px auto 0px auto; width: 839px; height: 945px;}
		#summer-text {z-index: 99; position: relative; width: 425px; padding: 160px 0px 0px 370px;}
		#bkground-summer {position: absolute; top: 0px; left: 0px; z-index: 1;}
		#summer-images {position: absolute; left: 28px; top: 494px;}
		
	#slogansummer { position: absolute; top: 18px; right: 0px; width: 600px; height: 120px; z-index: 1;}
	
	#video-container {position: absolute; left: 12px; top: 40px;}
	
	.install-flash {background: #fff; border: 1px solid red; color: #333; padding: 10px;}
		.install-flash:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
		.install-flash a { color: #333; }
		.install-flash img { float: left; margin: 0px 10px 0px 0px; }
	
/* ---------------------------- */
/* News & Press
/* ---------------------------- */	

	.news-teaser {padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px;}
	.news-teaser .grey {margin: 0px; padding: 0px; color: #666;}
	.news-teaser h4 {margin: 0px; padding: 0px;font-size: 14px;}
	.news-teaser h4 a { color: #000; }
	
	#news-page {}
	#news-page #return {position: absolute; top: 10px; right: 20px;}
	#news-page h4 {font-size: 14px;}

/* ---------------------------- */
/* Photo Gallery
/* ---------------------------- */	
	
	#photo-gallery {position: relative;}

	#photo-gallery a, #photo-gallery a:visited { color: #0000ff; }
	#photo-gallery:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
	#photo-gallery h2,h3,h4,h5,h6 { margin: 10px 0px 10px 0px; padding: 0px;} 
	#photo-gallery h2 { font-size: 16px; color: #000;}
	#photo-gallery h3 {font-size: 14px; margin: 10px 0px 10px 0px; color: #000; display: block; clear: both; }
	#photo-gallery h4 { font-size: 13px; }
	#photo-gallery h5 {font-size: 12px; }
	#photo-gallery h6 { margin: 10px 0px -15px 0px; padding: 0px; font-size: 12px; font-weight: bold; color: #333 }
	#photo-gallery p { margin: 10px 0px 10px 0px; padding: 0px; }
	#photo-gallery a:hover {text-decoration: none; }
	#photo-gallery hr {height:1px; background-color:#ccc; display:block; border: 0px; clear:both; margin:10px 0px 10px 0px; overflow:hidden}
	#photo-gallery ul { list-style-type: none; padding: 0px; margin: 0px 0px 10px 0px;font-size: 14px;  }
	#photo-gallery ul li { margin: 0px 0px 7px 0px; }
	#photo-gallery li img { margin: 0px 0px -4px 0px; position: relative; }
		
	#photo-gallery #nav { position: absolute; right: 10px; top: 0px; font-weight: bold; font-size: 12px;}
	#photo-gallery h3.all-albums {padding: 10px 0px 0px 0px; margin: 0px 0px 0px 0px;}
	
	#photo-gallery .album-container { border-collapse: collapse; }
		#photo-gallery .album-container td { vertical-align: top; text-align: center; width: 160px; padding: 0px 0px 10px 0px;}
		#photo-gallery .album-container img {border: 4px solid #ccc;margin: 5px 5px 0px 5px; }
		#photo-gallery .album-container .small { font-size: 12px; color: #666; display: block; clear: both;}
		#photo-gallery .album-container h4 { color: #000;background: none; border: none;  padding: 0px; font-size: 13px; line-height: 14px; margin: 5px 5px 0px 0px; }
		#photo-gallery .album-container input { margin: 5px 0px 5px 0px; }
		
/* ---------------------------- */
/* Image Replacement
/* ---------------------------- */

	#sidebar h2, #content h2, #footer h2 { overflow:hidden; clear: both; display: block; background-repeat:no-repeat; height:0px !important; font-size:0px; position: relative;padding:24px 0px 1px 0px; height /**/:24px; }
		#content h2#upcoming-events{background-image:url(../images/h2-upcoming-events.gif); border-bottom: 1px solid #c1c1c1; }
		#content h2#things-to-do{background-image:url(../images/h2-things-to-do.gif); border-bottom: 1px solid #c1c1c1;}
		#content h2#where-to-stay{background-image:url(../images/h2-where-to-stay.gif); border-bottom: 1px solid #c1c1c1;}
		#content h2#where-to-eat{background-image:url(../images/h2-where-to-eat.gif); border-bottom: 1px solid #c1c1c1;}
		#content h2#whats-going-on{background-image:url(../images/h2-whats-going-on.gif); border-bottom: 1px solid #c1c1c1;}
		#content h2#weddings-and-meetings{background-image:url(../images/h2-weddings-and-meetings.gif); border-bottom: 1px solid #c1c1c1;}
		#content h2#search{background-image:url(../images/h2-search.gif); border-bottom: 1px solid #c1c1c1; margin: 0px 0px 10px 0px;}
		#content h2#contact-us{background-image:url(../images/h2-contact-us.gif); border-bottom: 1px solid #c1c1c1;}
		#content h2#refer-a-friend {background-image:url(../images/h2-refer-a-friend.gif); border-bottom: 1px solid #c1c1c1;}
		#content h2#non-menu {background-image:url(../images/h2-non-menu.gif); border-bottom: 1px solid #c1c1c1;}
		#content h2#whats-going-on{background-image:url(../images/h2-whats-going-on.gif);border-bottom: 1px solid #c1c1c1;  margin: 10px 0px 15px 0px;}
		#sidebar h2#in-the-spotlight{background-image:url(../images/h2-in-the-spotlight.gif); border-bottom: 1px solid #8d8d8d; }
		#sidebar h2#fast-facts{background-image:url(../images/h2-fast-facts.gif);  border-bottom: 1px solid #8d8d8d;}
	
	#header-right h2 { border-bottom: 1px solid #c1c1c1; overflow:hidden; background-repeat:no-repeat; height:0px !important; font-size:0px; position: relative;padding:28px 0px 1px 0px; margin: 10px 0px 10px 0px; height /**/:28px; }
		#header-right h2#welcome {background-image:url(../images/h2-welcome.gif);}
	
/* ---------------------------- */
/* Forms Validation
/* ---------------------------- */

	.lbl { display: block; font-weight: bold; margin: 0px; padding: 0px 0px 2px 0px;}
	.alert { background: url(../images/alert-small.gif) no-repeat 0px 0px; padding: 0px 0px 2px 20px; display: block; margin: 5px 0px 5px 0px; font-size: 11px; position: relative; }
	.success, .error {padding: 10px; margin: 10px 0px 10px 0px; font-weight: normal; clear: both; text-align: left; position: relative;}
	.error {  background: #fff; border: 1px solid red;}
	.error h4 {border: none;padding: 8px 0px 10px 35px; margin: 0px; background: url(../images/alert.gif) no-repeat 0px 0px; color: Red;  font-size: 14px; position: relative;}
	.success {background-color: #c3fbbb;border: 1px solid #abe9a2;}
	.success h4 {border:none; padding: 5px 0px 6px 33px;background: url(../images/success.gif) no-repeat 0px 0px; margin: 0px 0px 0px 0px; color: #000;}
	.success p, .alert p, .error p { margin: 0px 0px 0px 0px; padding: 5px 0px 0px 0px; text-align: left; line-height: 18px; color: #000;}
	#progress {padding: 10px 0px 13px 10px; }
	#progress img {float: left; padding: 0px 10px 0px 0px; }
	#progress h4 { font-size: 15px; margin: 0px; padding: 8px 0px 0px 0px; color: Red;}
	
/* ---------------------------- */
/* Forms Formatting
/* ---------------------------- */

	#form { font-size: 12px;}
	#form .left{float:left; margin:0px 5px 0px 0px}
	#form .left-phone{float:left; margin:0px 0px 0px 0px}
	#form .right-phone{float:left; margin:0px 0px 0px 5px}
	#form .clear{float:none}
	#form .lbl{position:relative; display:block; font-weight:bold; margin:5px 0px 1px 0px; clear:both; color:#333; font-size:12px}
	#form .field{font-size:11px; margin:-1px 0px 5px 0px; color: #666; display: block;}
	#form .textbox {border-top:2px solid #828183; border-left: 1px solid #828183; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;background-color:#fff; font-size:14px; padding: 2px;}
	#form label {font-size: 12px;}
	#form select{font-size:14px;}
	#form h5{position:relative; font-weight:bold; font-size:12px; padding:4px; margin:10px 0px 5px 0px; color:#000; background-color:#cfd9c6; border-bottom:1px solid #bdcab1; display:block; clear:both}
	#form select { font-size: 13px; margin: 0px 0px 0px 0px; }
	#form .red{color:red;}
	#form .btn-submit{display:block; clear:both; margin:5px 0px 10px 0px; }
	#form .small{font-size:11px; line-height:14px;  }
	
/* ---------------------------- */
/* Misc
/* ---------------------------- */

	.left{float:left; }
	.right { float: right; }
	.center { text-align: center; }
	.img-left{float:left; margin:0px 10px 0px 0px; }
	.img-right{float: right; margin: 0px 0px 0px 10px; }
	
	.margin-right{margin-right: 10px;}
	.margin-top{ margin-top: 10px;}
	.margin-top-neg { margin-top: -10px; }
	.margin-bottom { margin-bottom: 10px; }
	
	.small{font-size:12px; line-height:16px; }
	.large{font-size:16px; line-height:24px;}
	
	.nodis { display: none; }
	.clear{ clear: both; }
	
	.white { color: #fff; }
	.grey { color: #666; }
	
	.highlight { background: #f7d7ba; padding: 2px; }
