@import url('nav.css');
@import url(membernav.css);
body { color: #04251e; font-size: 13px; font-family: "Times New Roman", Times, Georgia, serif; line-height: px; background-color: #000; behavior: url('csshover.htc'); background-image: url(../images/bg.gif); background-repeat: repeat-x; text-align: justify; margin: 0; padding: 0; }
#header { background-image: url(../images/header.gif); width: 879px; height: 122px; margin-right: auto; margin-left: auto; }
#container-home { background-color: #fff5c4; background-image: url(../images/container-rpt.gif); background-repeat: repeat-y; background-position: right 0; width: 865px; margin-right: auto; margin-left: auto; border-right: 1px solid #000; border-left: 1px solid #000; }
#container-inside { background-color: #fff5c4; margin-right: auto; margin-left: auto; width: 865px; padding-bottom: 8px; border-right: 1px solid #000; border-left: 1px solid #000; }
#banner { background-height: 299px; }
#gallery { width: 520px; margin-right: auto; margin-left: auto; }
#column-right { font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 12px; width: 216px; float: right; }
#column-right a { color: #a30f11; text-decoration: none; }
#column-right h4 { font-size: 12px; margin: 0; padding: 0; }
#column-right .pad { padding: 18px 20px 20px; }
#content { margin: 0; padding: 0; }
#content-home { margin-right: 216px; }
#content .pad { padding: 18px 40px 10px 30px; }
#content .gallerypad { padding: 18px 10px 10px; }
#content-home .pad { padding: 18px 40px 10px 30px; }
#footer { color: #fff5c4; line-height: 24px; text-align: center; width: 865px; margin-right: auto; margin-left: auto; padding-top: 10px; }
#footer a { color: #fff5c4; text-decoration: none; }
#footer .space { padding-right: 8px; padding-left: 8px; }
table.chart { text-align: center; border: solid 1px #999; }
table.chart td, table.chart th { text-indent: 2px; }
tr.light { background-color: #e4e4e4; }
tr.dark { background-color: #bac6c5; }
tr.dark2 { background-color: #769692; }
th { color: #fff; background-color: #3c6e67; border-bottom: 1px solid #a30f11; }
h1 { font-size: 20px; margin: 0 0 12px; padding: 0 0 6px; border-bottom: 1px solid #a00c0c; }
a { color: #a30f11; }
a:hover, { text-decoration: none; }
body#course-layout #content { margin-right: 0; }
#hole2, #hole3, #hole4, #hole5, #hole6, #hole7, #hole8, #hole9, #hole10, #hole11, #hole12, #hole13, #hole14, #hole15, #hole16, #hole17, #hole18 { display: none; }
body#course-layout #content a { padding-right: 2px; padding-left: 2px; }
body#course-layout #content a:focus { background-color: #fff; text-decoration: none; border: solid 1px #a30f11; outline-width: 0; }
h3 { font-size: 16px; margin: 0; padding: 0; }
img.right { float: right; margin-bottom: 5px; margin-left: 15px; border: solid 1px #000; }
table.form { margin-left: 30px; padding: 5px; border: solid 1px #e3d8a2; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#left {
text-align: left;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
