/* CSS Document */
body {	text-align: left; margin:0 }
div, table { font-family: Arial, Helvetica, sans-serif }
a:link { color:#673425; text-decoration:none }
a:visited { text-decoration: none }
a:hover { text-decoration: underline }
.addthis_toolbox {  }
#main_wrapper {	margin-left: auto; margin-right: auto; text-align: left }

#header { background:url(graphics/header_bg.jpg) repeat-x; position:relative; border-bottom:1px solid #673425 }

#logo { position:absolute top left; height: 108px; width: 331px; background: transparent url(graphics/gil_logo.jpg) no-repeat top left; }
#logo a { width: 331px; height: 108px; display: block; }
#logo h1 { display: none; }

#nav { width: 20%; float: left; min-height:480px }
#nav_inner { padding-top: 40px; background: url(graphics/nav_bg.jpg) repeat-x; min-height:480px }

#content { z-index:-1; width: 80%; float: left; top: 0px; background:url(graphics/content_bg_topleft.jpg) repeat-x; min-height: 480px }
#content h1, #content a { color: #673425; }
#content_inner { z-index:1; padding:2em 6em 1em 3.5em; background:url(graphics/bg_image.jpg) no-repeat; background-position: top right; min-height:480px; font-size:.875em; color:#333; line-height:150%; position:relative; padding-bottom:150px }

#footer { z-index:1; position: fixed; bottom:0; width:100%; clear:both; background: url(graphics/bottom.jpg) repeat-x; background-color: #ffffff; height: 82px; margin-left: auto; margin-right: auto }
#footer_inner { background: url(graphics/footnav_right.jpg) no-repeat; background-position: top right; background-color:#B85D42; height:24px; padding-top: 3px; margin-left:1%; width:98%; }
#footer_inner .copyrightText, 
#footer_inner .copyrightLink { color:#FFFFFF; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
#footer_inner .copyrightLink:hover { text-decoration:underline }
#footer_inner img { margin-top: -3px }

#search { position: absolute; top:0; right:30px; text-align:right; height:108px; width:351px; overflow:hidden }
#search_inner { position:relative; display:block; top:30px; right:0; width:auto; height:22px }
#search_inner .searchBoxInput { background: url(graphics/searchbox.gif) no-repeat; padding:0 6px; width:247px; height:22px; border:0; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif }
#search_inner .searchBox { margin-top:1px }
#topnav { position:relative; top:63px; right:0; color:#ffffff; font-size:13px; vertical-align:middle }
#topnav a { color:#ffffff; text-decoration:none }
#topnav a:hover { text-decoration:underline }
#topnav img { vertical-align:middle; padding:0 10px; position:relative; top:-1px }

h1, h1.gendocsPageTitle { font-size: 18px; font-weight: normal; color:#673425 }
h2 { font-size: 14px; font-weight: bold; color:#333 }
hr { border-top:1px solid #B9B9B9; border-bottom:0px; border-left:0px; border-right:0px }

/****************************************
MENU STRUCTURE, POSITIONING, VISIBILITY
****************************************/
#mainMenu { }
ul.mainMenu { position: relative; top: 0; left: 0; }  /* Top UL */
ul.mainMenu, ul.mainMenu UL {                         /* All LIs. */
	list-style: none; margin: 0; padding: 0;
}
ul.mainMenu UL { margin-left: 0px; }     /* Multi-level indent */
ul.mainMenu .first UL {    /* Hide contents of closed folders. */
	display: none;
}
/****************************************
LINK SIZE & POSITION
****************************************/
ul.mainMenu A {
  display: block; /* CRITICAL for IE */
  margin: 0px; padding: 3% 10%;   /* Indent text past icon. */
  text-decoration: none;
}
/****************************************
LINK ICONS
Background images for links which are part of menu - both 
items and folders
****************************************/
ul.mainMenu A {                     
   color:#673425;
   border-top:1px solid #B9B9B9;
   margin-left: 0px;
}
ul.mainMenu A.last {                         
   border-bottom:1px solid #B9B9B9;
   margin-left: 0px;
}
ul.mainMenu A.current { 
   font-weight: bold;
   margin-left: 0px;
}
ul.mainMenu A:hover {
   margin-left: 0px;
   text-decoration: none;
   background-color: #C3C3C3;
}
ul.mainMenu li ul li A {   
   border:0;
   font-size: .875em;
   padding: 3px 15%;
}
ul.mainMenu li ul li A.last {
   border:0;
   padding-left: 15%;
   padding-bottom: 10px;
}
ul.mainMenu li ul li A.current { 
   border:0;
   font-weight: bold;
   padding-left: 15%;
}
ul.mainMenu li ul li A:hover {
   text-decoration: none;
   padding-left: 15%;
}
ul.mainMenu li ul li A.last:hover {
   text-decoration: none;
   padding-left: 15%;
}

/****************************************
Photo album
****************************************/
#fotoalbum { width:70% }
.albumListerImage IMG { border:1px solid #B9B9B9; padding:5px }
.albumListerTitle { padding-top:10px; padding-left:20px }
.albumListerTitle a { color:#006699; font-size:14px; font-weight:normal  }
.albumListerDescription { padding-left: 20px; padding-top:10px; font-size:.875em }

/****************************************
Company Directory
****************************************/
.prevnextCurrent, .prevnextWindow { padding: 3px 5px; border-left: 1px solid #cccccc;}
.prevnextCurrent { font-weight: bold; padding-right: 3px; }
.directoryTR:hover { background-color:#E8C7BD }
#directoryDetail { z-index:1; width:60%; border:1px solid #B9B9B9; background: #fff; border-radius:15px; padding:30px; -moz-border-radius:15px; -webkit-border-radius:15px; -khtml-border-radius:15px; behavior:url(graphics/css/border-radius.htc); position:absolute; }

/****************************************
Forms
****************************************/
.textbox, .directorySearchInput { border:1px solid #B9B9B9; padding:3px; font-size:13px }
#formLogin { padding:30px; border:1px solid #B9B9B9; width:300px; margin-left:auto; margin-right:auto; margin-top:30px }
#formLogin .membershipGroup { font-weight: bold; padding-bottom:10px }
#formLogin .membershipRemember { padding-bottom:10px; font-size:12px }
#formLogin .formButtons a { background:#666; padding:5px 22px; color:#fff; text-decoration:none; font-size:12px } 

/****************************************
Webpages
****************************************/
#webpages { width:60% }
#webpages img, #newspages img { border:1px solid #B9B9B9; padding:3px; }

/****************************************
News
****************************************/
#newspages { width:60% }
.newsListHeadline { font-size: 16px; font-weight: normal; }
.newsHeadline { font-size: 16px; font-weight: normal; color:#673425 }
.newsThumbnail { float: right; margin: 0px 20px 20px 20px }
.newsListPublishline, .newsPublished { font-size: 12px; color: #999999; }
.newsListBlurb p { margin: 0 }
.newsListMoreLink { font-size:12px }


/****************************************
Fotoalbum
****************************************/
#photoWrapper {}
.photoListItem { height: 160px; padding: 15px 0px; border-bottom: 1px solid #cccccc; clear: both; }
.photoBorder { width: 200px; height: 150px; padding: 5px; margin: 0px 15px 0px 0px; border: 1px solid #cccccc; float: left;}
.photoAlbumImage { width: 200px; height: 150px; background: transparent no-repeat 50% 50%; }
.photoAlbumImage a { width: 200px; height: 150px; display: block; text-indent: -3000px; }

#photoThumbWrapper {}
#thumbPhotos { padding: 15px 0px 0px 0px; }
#thumbPhotos ul { padding: 0; margin: 0; list-style: none; }
#thumbPhotos li { width: 100px; height: 75px; padding: 5px; margin: 0px 10px 10px 0px; float: left; border: 1px solid #cccccc; }
#thumbPhotos a { width: 100px; height: 75px; display: block; text-indent: -3000px; background: transparent no-repeat 50% 50%; outline-style:none; outline-width:0; }

/* Included to attach necessary jQuery Files - Edit jquery.lightbox-0.5.js file to change these image names or locations */
.includeLightBoxJs { background-image: url(graphics/jquery_scripts/jquery.lightbox-0.5.js);}
.includeLightboxImg1 { background-image: url(graphics/jquery_scripts/images/lightbox-blank.gif);}
.includeLightboxImg2 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-close.gif);}
.includeLightboxImg3 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-next.gif);}
.includeLightboxImg4 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-prev.gif);}
.includeLightboxImg5 { background-image: url(graphics/jquery_scripts/images/lightbox-ico-loading.gif);}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* ModuleEnd::photo */

/****************************************
Events
****************************************/
#eventpages { width:60% }
#eventpages img { border:1px solid #B9B9B9; padding:3px; margin-top:-270px; margin-bottom: 30px; margin-left: 30px; }
.eventDateHeader {
 background-color: #B9B9B9;
 color: #333;
 font-weight:bold;
 padding-left:10px;
}
.eventHeadline {
 font-weight: normal;
 font-size: 14px;
}
.eventHeadlineDetail {
 font-weight: normal;
 font-size: 14px;
 padding-bottom: 5px;
 color: #673425;
}
.eventListerTD { padding-left: 10px; padding-top:5px }

/****************************************
Documents
****************************************/
#freedomDocuments { width:60%; }

/* ModuleBegin::registration */
.registration .item{border-bottom:2px solid gray;padding:5px;}
.registration .number{font-weight:bold;font-size:15pt;float:left;width:40px;}
.registration .title{font-weight:bold;font-size:15pt;padding-bottom:5px;}
.registration table{padding-left:40px;}
.registration .label{font-weight:bold;}
.registration .text{font-size:10pt;vertical-align:bottom;}
.registration .desc{padding:0px 0px 5px 40px;}
.registration .dateLabel{padding-left:40px;float:left;font-size:9pt;}
.registration .date{padding-left:10px;float:left;font-weight:bold;font-size:9pt;}
/* ModuleEnd::registration */
