@charset "utf-8";

@import url('nav.css');
@import url('membernav.css');


body {
	background:#005c0d url(../images/bg.png) repeat-x;
	font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
#all {
	width:1007px;
	margin:0 auto;
}
#header a {
	height:91px;
	display:block;
	background:url(../images/header.gif) no-repeat;
	outline:none;
}
#container-home {
	background:url(../images/container-rpt-home.png) repeat-y;
	padding:0 20px 10px;
	margin:0;
	width:967px;
}
#container {
	background:url(../images/container-rpt.png) repeat-y;
	padding:0 20px 10px;
	margin:0;
	width:967px;
}
#container-member {
	background:url(../images/container-rpt-mem.png) repeat-y;
	padding:0 20px 10px;
	margin:0;
	width:967px;
}
.main {
	padding:18px 240px 0 36px;
	text-align:justify;
}
.standardpad {
	padding:18px 36px 0;
	text-align:justify;	
}
#flash {
	height:477px;
}
#banner {
	height:324px;
}
#container-home .column {
	float:right;
	width:203px;
}
#container-home .column .pad {
	padding:12px 12px 12px 20px;
}
#container-home h4 {
	background:url(../images/col-member-login.gif);
	height:15px;
	width:145px;
	margin:12px 0 5px 0;
	padding:0;
	text-indent:-900em;
	overflow:hidden;
}
#container-home h5 {
	background:url(../images/col-news-notes.gif);
	height:15px;
	width:145px;
	margin:12px 0 5px 0;
	padding:0;
	text-indent:-900em;
	overflow:hidden;
}
#container-home-end {
	height:31px;
	background:url(../images/container-end-home.png) no-repeat;
}
#container-end {
	height:31px;
	background:url(../images/container-end.png) no-repeat;
}
#container-mem-end {
	height:31px;
	background:url(../images/container-end-mem.png) no-repeat;
}
#home-lower {

}
#footer {
	color:#fff;
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:0 0 4px 30px;
	margin:-10px 0 0 0;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer img {
	float:right;
}
#footer p {
	margin:0;
	padding:8px 0 0 0;
}
.clear {
	clear:both;
}

#title {
	height: 28px;
	margin:0 0 0 -8px;
}
form {
	padding:10px 0;
	margin:0;
}
.prophp_LoginForm{
	padding: 5px;
	width: 170px;
	font-weight: bold;
	text-align: left;

}

.prophp_ErrorLine{
	width: 170px;
	border: #ff0000 1px solid;
	background-color: #FFEEEE;
	color: #FF0000;
	padding: 5px;
}

.prophp_LoginLine{
	clear: both;
	padding: 2px;
}

.prophp_LoginLabel{
	float: left;
	width: 75px;
	padding-top: 4px;
}

.prophp_LoginLabel2{
	float: left;
	padding: 4px 0 10px 0;
}

.prophp_LoginField{
	float: left;
	width: 120px;
        clear: left;
}

.prophp_LoginInput{
	width: 120px;
}

.prophp_LoginButton{
	background-color: #6c0012;
	color: #FFFFFF;
	cursor: pointer;
        border: 0px;
        font-size: 10px;
        padding: 3px;
}

.prophp_Clear{
	clear: both;
	height: 1px;
}
#gallery { width: 520px; margin-right: auto; margin-left: auto; }

#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; }

.row-y { color: #000; background-color: #CC0; }
.row-r { color: #fff; background-color: #990000; }
.row-blu { color: #fff; background-color: #339; }
.row-w { color: #000; background-color: #fff; }
.row-g { color: #fff; background-color: #008000; }
.row-s { background-color: #e6e6e6; }
.row-s2 { background-color: #ccc; }
.scorecard { background-color: #333; }
