/* --------------------------- Shutterbug Photo Submissions styles --------------------------- */
#shutterbug {
	}
#shutterbug img.pageTitle {
	margin-top:-18px;
	margin-left:-8px;
	}


div.contentLeft {
	margin-top:16px;


	width:285px;
	float:left;
	}
div.photos2big {
	margin-top:16px;
	width:440px;
	margin-bottom:20px;
	margin-left:22px;
	}
#shutterbug h1 {
	font-size:14px;
	font-weight:normal;
	line-height:135%;
	width:auto;
	}
#shutterbug h2 {
	font-size:14px;
	font-weight:bold;
	line-height:135%;
	margin-top:12px;
	width:auto;
	}
#shutterbug h3 {
	font-size:16px;
	font-weight:bold;
	line-height:135%;
	color:#AE0000;
	width:auto;
	margin:0;
	margin-top:16px;
	margin-bottom:20px;
	}
#shutterbug .photos2big h5 {
	padding:0;
	font-size:12px;
	line-height:135%;
	padding-right:36px;
	font-weight:500;
	}
#shutterbug h5 strong {
	font-weight:bold;
	}
#shutterbug .contentLeft p {
	margin:16px 0 0 0;
	padding:0;
	font-size:14px;
	line-height:135%
	}
#shutterbug p strong {
	font-weight:bold;
	}

#shutterbug a {
	color:#AE0000;
	}
#shutterbug a:hover {
	color:#4C7013;
	}
	
#shutterbug p.rfButton {
	padding:10px;
	font-size:16px;
	line-height:140%;
	border:2px solid black;
	background-color:#AE0000;
	width:400px;
	text-align:center;
	}
#shutterbug p.rfButton a {
	color:#FFBF17;
	}
#shutterbug p.rfButton a:hover {
	color:#fff;
	}
#shutterbug .contentLeft h3 {
	text-align:center;
	width:440px;
	color:#000;
	}	
/*Noah Replaced:
#shutterbug .thumbnails {
	margin:0;
	padding:0;
	width:440px;
	clear:left;
	}
#shutterbug .thumbnails img {
	float:left;
	margin:0;
	padding:0;
	height:72px;
	width:72px;
	border:1px solid black;
	margin-right:17px;
	margin-top:17px;
	}
#shutterbug div.thumbnails img.last {
	margin-right:0;
	}*/
#shutterbug .thumbnails {
	margin:0;
	padding:0;
	width:440px;/*
	clear:left;*/
	clear:both;
	}
#shutterbug .thumbnails img {
	float:left;
	margin:0;
	padding:0;
	border:1px solid black;
	margin-right:17px;
	margin-top:17px;
	width:72px;
	height:72px;
	}
#shutterbug .thumbnails img.last {
	margin-right:0;
	}
	
#shutterbug .paged img.previous {
	float:left;
	margin-top:20px;
	}
#shutterbug .paged img.next {
	float:right;
	margin-top:20px;
	}

#shutterbug p.rfButton2 {
	float:right;
	padding:5px;
	font-size:13px;
	line-height:130%;
	border:1px solid black;
	background-color:#AE0000;
	width:120px;
	text-align:center;
	margin:0;
	margin-top:-11px;/*Changed in master_IE.css*/
	}
#shutterbug p.rfButton2 a {
	color:#FFBF17;
	}
#shutterbug p.rfButton2 a:hover {
	color:#fff;
	}
	
#shutterbug h1.share {
	font-size:18px;
	clear:both;
	margin-top:16px;
	font-weight:bold;
	width:300px;
	}
#shutterbug p.required {
	font-size:12px;
	color:#AE0000;
	}
	
#shutterbug.deletePhotos, #shutterbug.managePhotos {
	margin:0;
	padding:0;
	}
#shutterbug.deletePhotos h1, #shutterbug.managePhotos h1 {
	clear:left;
	font-size:18px;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:16px;
	}
#shutterbug.deletePhotos ul.errormsg, #shutterbug.managePhotos ul.errormsg {/*
	color:#AE0000;*/
	margin-bottom:16px;
	}
#shutterbug.deletePhotos p.statusmsg, #shutterbug.managePhotos p.statusmsg {
	color:#AE0000;
	margin-bottom:16px;
	}

#shutterbug.deletePhotos p, #shutterbug.managePhotos p {
	width:440px;
	color:#000;
	margin-left:0;
	}
#shutterbug .thumbnailImages {

	}
	#shutterbug .thumbnailImages tr.topLine td {
		padding-bottom:12px;
		}
	#shutterbug .thumbnailImages tr.topLine .ipAddress {
		font-size:12px;
		position:relative;
		top:6px;
		}

	
#photoForm {
	margin-top:16px;
	margin-left:-16px;
	}
#photoForm p {
	width:440px;
	}
	
#photoForm span.req {
	color:#AE0000;
	}
#photoForm .labelLeft {
	float:left;
	font-weight:bold;
	width:160px;
	}
#photoForm .labelLeft2 {
	float:left;
	font-weight:bold;
	width:149px;
	margin-left:11px;
	}
#photoForm input#imageupload {
	background-color:#fff;
	}
#photoForm h6.submitPhotoBtn {
	float:right;
	position:relative;
	left:2px;
	}


#shutterbug p.terms {
	width:400px;
	color:#000;
	border:2px solid black;
	padding:20px;
	font-size:12px;
	line-height:normal;
	background-color:#fff;
	}
#shutterbug p.terms strong {
	font-size:14px;
	}
#shutterbug p.terms span.termAgree {
	font-size:14px;
	background-color:#AE0B0A;
	padding:6px 24px;
	color:#fff;
	}
#shutterbug h6.submitBtn {
	float:right;
	position:relative;
	left:176px;
	top:-3px;
	}
#shutterbug h6.submitBtn2 {
	padding-left:20px;
	}
img.regOnline {
	float:right;
	margin-right:24px;
	}
	
#disclaimer {
	clear:both;
	font-size:12px;
	border:1px solid black;
	background-color:#fff;
	padding:0;
	padding:10px 16px 10px 0;
	}
#disclaimer p {
	width:auto;
	font-size:12px;
	line-height:125%
	}
#disclaimer p strong {
	font-size:14px;
	font-weight:bold;
	line-height:120%
	}
#disclaimer form {
	margin:0;
	padding:0;
	padding:0 12px;
	}



#shutterbug .statusmsg{
	color:#990000;
	font-size:16px;
	border:2px solid #003300;
	background:url(../images/greenSwirls2.gif);
	padding:6px 9px;
	font-weight:bold;
	width:422px;
	clear:both;/*Noah added because (in IE at least) it was showing above the title rather than after.*/
}
	#shutterbug .statusmsg a{
		color:#cccccc;
		text-decoration:underline;
	}
	#shutterbug .statusmsg a:hover{
		text-decoration:none;
	}
#shutterbug .errormsg {
	color:#ffffff;
	background-color:#990000;
	border:2px solid #000;
	width:275px;
	margin-bottom:12px;
}
	#shutterbug .errormsg a {
		color:#cccccc;
		text-decoration:underline;
	}
	#shutterbug .errormsg a:hover{
		text-decoration:none;
	}
#shutterbug ul.errormsg{/*
	list-style:disc outside none;
	margin-left:16px;
	width:250px;*/
	}
	#shutterbug ul.errormsg li{/*
		list-style:disc outside none;*/
		padding:6px 3px;
		font-size:12px;
		border-top:2px solid #990000;
	}
	#shutterbug ul.errormsg li:first-child{
		border-top:none;
	}


/* ----------------------------- LightBox styles --------------------------- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
