/* 
	CSS styles for Enterprise Rent-A-Car Million Tree Challenge 
	Received files from FH on 10/09/06. 
	Made a ton of changes to this file:
		- All bottom margins removed
		- Added NADF header and footer properties, renamed FH header subheader and footer subfooter
		- Changed font and link styles
*/

/* page and body settings */
html {
	padding:0;
	margin:0;
	height:100%; /* added by NADF */
	background:#d2c4aa url(/graphics/paperBG.jpg); /* added by NADF */
	font-size:10pt; /* added by NADF */
	line-height:12pt; /* added by NADF */
}
body {
	height:100%; /* added by NADF */
	background:#d2c4aa url(/graphics/paperBG.jpg); /* added by NADF */
	text-align:center;
	padding:0;
	margin:0px auto;   /* changed by NADF */          
	/*background: #EAE4D9; removed by NADF */
	font-size:10pt; /* added by NADF */
	line-height:12pt; /* added by NADF */
}
.maindiv{  /* added by NADF */
	background:url(/graphics/pageBG.gif) top center repeat-y;
	margin:0px auto;
	width:803px;
	text-align:center;
}

/***********************************************************/
/********** 6. HEADER AND FOOTER STYLES FROM NADF **********/
/**********************************************************/
#header {
	width:771px;
	margin:0px auto;
	text-align:left;
}
.headerobject {
	border:0px;
	margin:5px 27px 5px 5px;
	vertical-align:middle;
	padding:0px;
}





/*#searchform {padding:0px; margin:auto 0px; border:0px;}*/

#logospace {padding:2px 5px;}
/*#logo, #mission, #searchform {margin-right:1em; float:left;}
#logo {overflow:hidden;}
#mission {overflow:hidden;}
#logo {height:27px; width:199px; /*background:transparent url(/graphics/header-sprite-map.png) no-repeat 0 0;*/}
#mission {height:27px; width:149px; background:transparent url(/graphics/header-sprite-map.png) no-repeat -199px 0;}
#mission .statement{ visibility:hidden;}
#searchform {position:relative; top:2px;}
label.header {display:none;}
#account {padding-right:5px; float:right; font:normal 10pt/1.4 Arial, Helvetica, sans-serif;}

#linkspace {
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	padding: 3px;
	color: #ffffff;
	background-color: #006b3f;
	/*For instant web 2.0, uncomment the following line.*/
	/*background-image: url('/graphics/2-0-nav-bar.png');*/
	clear:both;
}*/




#logospace{
	padding:2px 5px;
}
#logo,
#mission,
#searchform{
	margin-right:1em;
	float:left;
}
#logo{
	overflow:hidden;
}
#mission{
	overflow:hidden;
}
#logo{
	height:27px;
	width:199px;
}
#mission
{
	height:27px;
	width:149px;
	background:transparent url(/graphics/header-sprite-map.png) no-repeat -199px 0;
}
#mission .statement{
	visibility:hidden;
}

#searchform{position:relative; top:2px;}
label.header,
.search-label{display:none;}
.go-button::-moz-focus-inner{border-width:0; margin:0px; padding:0;}
.criteria,
.go-button{
	height:22px;
	margin:0;
	padding:0 4px;
	
	display:block;
	float:left;
	/*vertical-align:middle;*/
}
.criteria{
	border:1px solid #004d2d;
	border-right-width:0;
	height:20px;
	width:100px;
	background-color:hsla(0,0%,100%,.85);
	border-radius:8px 0 0 8px;
	-webkit-box-shadow:0 2px 2px hsla(0, 0%, 75%, .85) inset;
	box-shadow:0 2px 2px hsla(0, 0%, 75%, .85) inset; 
}
.go-button{border:1px solid #004d2d; background-color:#006b3f; color:#fff; font-weight:bold; text-align:center;
	border-radius:0 8px 8px 0;
	-webkit-box-shadow:0 1px 2px hsla(0,0%,25%,.5);
	box-shadow:0 1px 2px hsla(0,0%,25%,.5);
	background-image:-moz-linear-gradient(top, hsla(0,0%,100%,0) 20%, hsla(0,0%,50%,.5) 50%, hsla(0,0%,33%,.33) 85%, hsla(0,0%,0%,.33) 100%);
	background-image:-webkit-linear-gradient(top, hsla(0,0%,100%,0) 20%, hsla(0,0%,50%,.5) 50%, hsla(0,0%,33%,.33) 85%, hsla(0,0%,0%,.33) 100%);
	background-image:linear-gradient(top, hsla(0,0%,100%,0) 20%, hsla(0,0%,50%,.5) 50%, hsla(0,0%,33%,.33) 85%, hsla(0,0%,0%,.33) 100%);
}
.go-button:hover{background-color:#40a77d;}
.go-button:focus{outline:0;}
.go-button:active{box-shadow:0 0 0 #000; box-shadow:0 0 0 #000; background:#006b3f none; outline:0;}

#account,	/* deprecated */
.account{
	padding:0;
	float:right;
	list-style-type:none;
}
.account li{
	border-left:1px solid #000;
}

#linkspace,	/* deprecated */
.primary-nav{
	font:bold 10pt/1.26 Arial, Helvetica, sans-serif;
	letter-spacing:.1px;
	text-align:center;
	padding: 3px;
	color: #ffffff;
	background-color: #006b3f;
	clear:both;
}
.primary-nav{
	margin:0;
	list-style-type:none;
}
.primary-nav li{
	border-left:2px solid #bbb;
	border-color:hsla(0,100%,100%,.5);
}

.account li,										/* Link lists. */
.primary-nav li{
	display:inline;
}
.account li:first-child,				/* Rebalance first list-item. */
.primary-nav li:first-child{
	border-left-width:0;
}
.account li:first-child a,			/* Rebalance first list-item. */
.primary-nav li:first-child a{
	margin-left:0;
}
.account a,
.primary-nav a{
	margin:0 1px 0 4px;
}





#header-banner {width:771px; padding:0; margin:0;}
#header-img, #header-txt {margin: 0px; padding:0; float:left;}
.section-header {display:block;}
/* Hide from IE Mac\*/
.breadcrumb{
	padding-left:10px;
	background-color:#FEFAE9;
	padding-bottom: .5em;
	font:normal 8pt/14pt  Verdana, Helvetica, Tahoma, Arial, sans-serif;
	clear:both;
}
/* End hide from IE Mac */

#print-header {display:none;}	/*** Only displays in stylesPrint.css ***/
label.header{display:none;}
a.menubar:link {text-decoration:none; color:#fff;}
a.menubar:visited {text-decoration:none; color:#fff;}
a.menubar:hover {text-decoration:underline; color:#fff; background-color:#006b3f;}
#footer{
	width:771px;
	margin:auto;
	padding:5px 0px 5px 0px;
	background-color:#006b3f;
	color:#ffffff;
	font: bold 8pt Arial, Helvetica, sans-serif;
}
#footer a:link, #footer a:visited{color:#fff;}
a.brownlink:link {color: #5A360C; text-decoration:underline;}
a.brownlink:visited {color: #5A360C; text-decoration:underline;}
a.brownlink:hover {color: #985A14; text-decoration:none;}

/* begin page layout */
#page_wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 771px;
	border: 0;
	background: #D7CBB4 url(/enterprise/images/bg_full.jpg) top center repeat-y;
	overflow:hidden;
}

#page_wrapper_about {      /* for About pages */
	margin: 0 auto;
	/* 	margin-bottom: 20px; Removed NADF  */
	padding: 0;
	text-align: left;
	width: 771px;
	border: 0;
	background: #D7CBB4 url(/enterprise/images/about/bg_full_about.jpg) top center repeat-y;
}

#page_wrapper_join {      /* for Join pages */
	margin: 0 auto;
	/* margin-bottom: 20px; Removed NADF*/
	padding: 0;
	text-align: left;
	width: 771px;
	border: 0;
	background: #D7CBB4 url(/enterprise/images/join/bg_full_join.jpg) top center repeat-y;
}

#page_wrapper_media {      /* for Media pages */
	margin: 0 auto;
	/* margin-bottom: 20px; Removed NADF */
	padding: 0;
	text-align: left;
	width: 771px;
	border: 0;
	background: #D7CBB4 url(/enterprise/images/media/bg_full_media.jpg) top center repeat-y;
}

#page_wrapper_forest {      /* for Forest pages */
	margin: 0 auto;
	/* margin-bottom: 20px; removed NADF */
	padding: 0;
	text-align: left;
	width: 771px;
	border: 0;
	background: #D7CBB4 url(/enterprise/images/about/bg_full_forest.jpg) top center repeat-y;
}

/* header style */
#subheader{width:771px; /*height:277px;*/} /*  this was #header. Changed to #subheader.  */
#subheader img{display:block;}

/* begin column layout */
#column_wrapper {
	width:771px;
	margin:0;
	padding:0;
	position:relative;
	float:left;
}

/* begin column layout */
#column_wrapper_bg {
	margin:0 auto;
	padding:0;
	width:771px;
	background: url(/enterprise/images/bg_3col_fade.jpg) top center no-repeat;
	overflow:hidden;
}

#column_wrapper_bg_about {		/* for About pages */
width: 771px;
/*height: 525px;*/
margin: 0 auto;
padding: 0;
background: url(/enterprise/images/about/bg_3col_fade_about.jpg) top center no-repeat;
}

#column_wrapper_bg_join {		/* for Join pages */
	width:771px;
	height:525px;
	margin:0 auto;
	padding:0;
	background:url(/enterprise/images/join/bg_3col_fade_join.jpg) top center no-repeat;
}

#column_wrapper_bg_media {		/* for Media pages */
	width:771px;
	height:525px;
	margin:0 auto;
	padding:0;
	background:url(/enterprise/images/media/bg_3col_fade_media.jpg) top center no-repeat;
}

#column_wrapper_bg_forest {		/* for Forest pages */
	width:771px;
	height:525px;
	margin:0 auto;
	padding:0;
	background:url(/enterprise/images/about/bg_2col_forest.jpg) top center no-repeat;
}

/* content column */

#content {
width: 418px;  /*  add to other columns width for fullpage 768px */
float: right;
}

#content .two_col_wrapper {
	display: block;
	float: left;
	width: 388px;
	clear: both;
}

#content .content_left {float:left; clear:left; width:188px;}
#content .content_right {float:right; clear:right; width:188px;}

/* content column for 2 column page */
#content_2col {
width: 597px;  /*  add to other columns width for fullpage 768px */
float: right;
}
#content_2col .two_col_wrapper {
	display: block;
	float: left;
	width: 567px;
	clear: both;
}
#content_2col .content_left {
	float: left;
	clear: left;
	width: 277px;
}
#content_2col .content_right {
	float: right;
	clear: right;
	width: 277px;
}
/* style for photos in main content, two column layout area */
/* save images with a max-width=188px */
.content_photo_caption {
	font: 1em/1.1em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #5a360c;
	margin: 8px 0 12px 0;
}
.content_photo_caption a {text-decoration: none; color: #5a360c;}
.content_photo_caption a:hover {text-decoration: underline; color: #FFF;}
.content_photo_caption img {
	display: block;
	text-align: left;
	margin-bottom: 4px;
}
.content_photo_caption .echallenge {
	clear: both;
	width: 188px;
	text-align: center;
	margin: 0;
	padding: 0;
}
.content_photo_caption .echallenge .left {float: left; text-align: left;}
.content_photo_caption .echallenge .right {float: right; text-align: right;}
.forest_photo_caption img {
	font: 1.3em/1.2em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #5a360c;
	margin: 8px 0 12px 0;
	border: 10px solid #b3a68b;
	display: block;
}

/* Photo gallery styles */
.gallerythumb {
	cursor: default;
	list-style: none;
	float: left;
	clear: both;
}
.gallerythumb img {
	color: inherit;
	padding: 2px;
	vertical-align: top;
}
.gallerythumb li, .gallerythumb li a {
	background: #EAE4D9;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 3px;
	position: relative;
}
.gallerythumb li a:hover {
	background: #0b3523;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}
/* gallery large image styles */
.gallery {
	float: left;
	clear: both;
	margin-bottom: 20px;
}
.gallery img {text-align: center; display: block;}
.gallery .galleryFooter {
	background-color: #0b3523;
	width: 480px;
	text-align: center;
	padding: 6px 0;
	margin: 0;
	color: #FFF;
	font: 10px/1.3em Verdana, Helvetica, sans-serif;
}
.galleryFooter a:link {color: #EAE4D9; background-color: transparent; text-decoration: none; }
.galleryFooter a:visited {color: #EAE4D9; background-color: transparent; text-decoration: none; }
.galleryFooter a:hover {color: #EAE4D9; background-color: transparent; text-decoration: underline; }
.galleryFooter a:active {color: #5a360c; background-color: transparent; text-decoration: underline; }

/* right column */
#rightcol {
	float: right;
	width: 181px;   /* add to other columns width for fullpage 768px */
	margin: 0;
	padding: 0;
	clear: right;
}

#rightcol .inner {
	margin: 10px;
	padding: 0;
	vertical-align: top;
	line-height: normal;
}

/* left column */

            #leftcol {
             float: left;
             width: 172px;   /*  add to other columns width for fullpage 771px */
             margin: 0;
             padding: 0;
						 /*padding-bottom: 321px;*/
						 clear: left;
            }

            #leftcol .inner {
							margin: 10px;
							padding: 0;
							vertical-align: top;
            }

			/* ecard style within left column */
						#ecardbtn {
							/*position: absolute;
							bottom: 0;
							margin: 0;
							padding: 0;
							background: transparent;
							height: 321px;*/
						}
						

/* footer */

            #footer_wrapper {
              clear: both;                  /* clears left column and content floats */
							margin: 0;
							padding: 0;
            }

            #subfooter {
              background-color: #000;
              color: white;
              padding: 5px 10px;
              font-size: 1em;
							text-align: center;
							margin: 0;
            }

/* this is a container forming the body of each column */
/* settings here are common across all columns */

            .inner {
              margin: 10px 15px 15px 15px;
              padding: 0;
            }


/* col nav styles */
						
						#navcontainer ul {
							margin: 0;
							padding: 0;
						}
						
						#navcontainer ul li {
							margin: 10px 8px 0 0;
							padding: 0 0 2px 0;
							list-style-type: none;
							font: bold 1.1em Arial, Helvetica, sans-serif;
							text-align: left;
							vertical-align: top;
						}

						#navcontainer a {
							display: block;
							padding: 0 0 0 22px;
							margin: 0;
							border: 0;
							text-decoration: none;
							color: #FFF;
						}
						
						#navcontainer #active a {
							background: url(/enterprise/images/leaf_rollover.gif) left 50% no-repeat;
							color: #0b3523;
						}

						#navcontainer #active_head a {
							background: none;
							color: #0b3523;
						}
						
						#navcontainer a:hover {
							background: url(/enterprise/images/leaf_rollover.gif) left 50% no-repeat;
							color: #0b3523;
						}

			/* style for second level list */
						#navcontainer #second ul li {
							margin: 10px 8px 0 12px;
							padding: 0 0 2px 0;
							list-style-type: none;
							font: bold 1em Arial, Helvetica, sans-serif;
							text-align: left;
							vertical-align: top;
						}
						
						#navcontainer #second a {
							display: block;
							padding: 0 0 0 22px;
							margin: 0;
							border: 0;
							text-decoration: none;
							color: #FFF;
							background: none;
						}
						
						#navcontainer #second #active a {
							background: url(/enterprise/images/leaf_rollover.gif) left 50% no-repeat;
							color: #0b3523;
						}
						
						#navcontainer #second a:hover {
							background: url(/enterprise/images/leaf_rollover.gif) left 50% no-repeat;
							color: #0b3523;
						}

						.double_line {
							background: url(/enterprise/images/double_line.gif) center 50% no-repeat;
							padding: 12px 0;
							margin: 10px 0;
						}
						
						.photo_caption {
							font: 1em/1.1em Georgia, "Times New Roman", Times, serif;
							text-align: left;
              color: #5a360c;
							margin: 8px auto;
						}

						.photo_caption a {text-decoration: underline; background-color: none; color: #5a360c;}
						.photo_caption a:hover {text-decoration: none; background-color: #5a360c; color: #FFF;}

						.photo_caption img {
							display: block;
							text-align: center;
							margin: 4px auto;
							margin-top: 0;
							background-color: transparent;
							text-decoration: none;
						}

						.photo_caption a.ecardLink:hover, .photo_caption a.ecardLink:active {text-decoration: none; border: 0; background-color: transparent;}
			
			
			/* code for Gallery button transparent png in IE */
						#gallery_button{background: url(/enterprise/images/gallerybtn.png); width:161px; height:164px; overflow:hidden;}
						* html #gallery_button {
							background-image:none;
							filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=/enterprise/images/gallerybtn.png);
						}

						.right_col_citation {
							display: block;
							text-align: right;
							font: italic 1em/1em Georgia, "Times New Roman", Times, serif;
							margin: 4px 0 0 0;
							padding: 0;
						}

/* begin default styling of elements */

            div {
              margin: 0;
              padding: 0;
            }

            p {
              margin: 0px 0px 10px 0px;
              padding: 0;
            }

            span {
              margin: 0;
              padding: 0;
            }

            img {
              border: none;
              padding: 0;
              margin: 0;
              background-color: none;
            }

            a img {
              border: none;
            }

			
				/*  Here are FH's link styles 
					
						a:link { color: #5a360c; text-decoration: underline; background-color: transparent; }
						a:visited { color: #666; text-decoration: underline; background-color: transparent;}
						a:hover { color: #FFF; text-decoration: none; background-color: #5a360c; }
						a:active { color: #D7CBB4; text-decoration: underline; background-color: transparent; }
						
				*/
				
					a:link{ text-decoration:none; color: #00F; }
					a:visited{ text-decoration:none; color:#838398; }
					a:hover{ text-decoration:underline; color: #e16500; }

						div.img_left {
							float: left;
							text-align: left;
							padding: 0 4px 4px 0;
							clear: left; }
						
						div.img_right {
							float: right;
							text-align: right;
							padding: 0 0 4px 4px;
							clear: right; }

						div.clean ul {
							padding: 0;
							margin: 0; }
						
						div.clean ul li {
							list-style-type: square;
							margin: .2em 0 .5em 1.5em;
							padding: 0; }


/* default headers */

            h1, h2, h3, h4, h5, h6 {
              margin: 0;
              padding: 0;
              margin-bottom: 5px;
              color: #5a360c;
              font-weight: bold;
							font-family: Georgia, "Times New Roman", Times, serif;
			 line-height:normal; 
            }

            h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #5a360c; text-decoration: underline; background-color: transparent;}

            h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration: none; background-color: #5a360c; color: #FFF;}

            /* font sizes here are global for the entire document; */
            /* for headers that change size, remove here and size below in each container */

            h1 {
							font: 3.0em/1.2em Georgia, "Times New Roman", Times, serif;
							font-variant: small-caps;
              font-weight: normal;
              color: #5a360c;
            }

            h2 {
			  text-align:center;
              font-size: 2em;
              font-weight: normal;
              color: #5a360c;
              margin-left: -1px;              /* to fix 1px header variance */
            }

            h3 {
              font-size: 1.8em;
              font-weight: normal;
            }

            h4 {
              font-size: 1.4em;
            }

            h5 {
              font-size: 1.3em;
            }

            h6 {
              font-size: 1.1em;
              letter-spacing: .5px;
              color: #666666;
              font-weight: bold;
            }

						small { 
							font-size: 75%;
							line-height: 100%;
							text-align: left; }
						
						.small { 
							font-size: 75%;
							line-height: 100%;
							text-align: left; }
						
						sub {
							vertical-align: sub;
							font-size: 75%;
							line-height: 100%;
						}

						sup {
							vertical-align: super;
							font-size: 75%;
							line-height: 100%;
						}
						
						.clear {clear:both;}
						
					#content .bold {font-weight:bold !important;}

/* custom headers */
						h2.colheader {
							font: bold 1.5em/1em Georgia, "Times New Roman", Times, serif;
							font-variant: small-caps;
							text-align: center;
							color: #5a360c;	
						}

						h3.gallery_header, h3.gallery_header a {
							text-align: center;
							color: #0b3523;
							line-height: 100%;
						}
						
						h3.gallery_header a:hover {text-decoration: none; background-color: #0b3523; color: #FFF;}
						h3.gallery_header a:visited {text-decoration: underline; background-color: transparent; color: #0b3523;}

						h3.gallery_header a.screenLink, h3.gallery_header a.screenLink:hover, h3.gallery_header a.screenLink:active {text-decoration: none; border: 0; background-color: transparent;}



/* re-usable visible table style, 1px gray border */

        #content .table_style {
              background-color : transparent;
              color : #000000;
              padding : 0;
              margin : 0 0 13px 0;
              border-collapse : collapse;
              width : 100%;
              clear : both;                                 /* for clearing floated images */
            }

           #content .table_style th, .table_style td {
              background-color : transparent;
              margin : 0;
              border : 1px solid #000;
              padding : 3px;
              color : #000000;
            }

           #content .table_style th h5 {
              margin-bottom : 0;
            }
				
				
.footer-list{margin:0; padding:0; list-style-type:none;}
.footer-list li{display:inline;}
.social-item a,
.social-item a:link,
.social-item a:visited{
	height:16px; background-image:url(/link/graphics/social-footer.png); display:inline-block; opacity:.7; overflow:hidden; text-indent:-99999px; vertical-align:text-bottom;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
}
.social-item a:hover{opacity:1;}
.facebook{width:17px; background-position:-27px 0;}
.twitter{width:23px; background-position:-54px 0;}
.stumbleupon{width:17px;}
