/* 
  -----------------------------------
  Gallery Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Gallery Type: Horizontal
  Style Theme: 01 - 5th Avenue
  -----------------------------------
*/
html {/*height: 100%;*/
	background-color: #000000;
}
body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 770px;
	background-color: #000000;
	/*background-image: url(images/fifthave_pbg2.jpg);*/
	
	
}

#pagewrapper {
	margin: 0;
	
	

	
}
#masthead {
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
	position: relative;
}
h1 {
	font-size: .8em;
	margin: 0 0 6px 0;
	text-align: right;
}
#titl {
	position: absolute;
	width: 200px;
	top: 200px;
	color: #FFFFFF;
	left: 30px;
}
#friar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-transform: uppercase;
	color: #FFFFFF;
}
#galNav{
	margin: 0;
	font-size: .80em;
	position: absolute;
	top: 250px;
	left: 30px;
}



#galNav ul {
	margin: 0;
	padding: 0;
}
#galNav li {
	list-style-type: none;
	margin: 0;
	
}
#galNav a {
	color: #FFFFFF;
	display: block;
	
	padding: 2px 6px;
	border: 1px solid #CCCCCC;
	margin: 0 2px 0 0;
	text-decoration: none;
}
#galNav a:visited {
	color: #FFFFFF;
}
#galNav a:hover,
#galNav a:active,
#galNav a:focus {
	color: #FFFFFF;
	background-color: #333333;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#galNav #current {
	color: #FFFFFF;
	background-color: #999999;
	border-color: #333333;
	cursor: default;
}
#galNav br {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
h2 {
	font-size: 1.2em;
	margin: 8px 0px 6px 24px;
	color: #FFFFFF;
}
#footer {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #CCCCCC;
	margin: 0px 0 0 0;
	text-align: left;
}
#footer p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
#footleft {
	float: left;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FFFFFF;
	z-index: 0;
	margin-left: 30px;
	position: absolute;
	left: 20px;
	top: 20px;
}
/* --------- main Gallery Wrapper ------------ */
#p7GS {
	font-family: Arial, Helvetica, sans-serif;
}
#p7GSvpW3 {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	width: 100%;
	background-color: #000000;
	/*background-image: url(images/fifthave_pbg2.jpg);*/
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#p7GSvp {
	background-color:#000000;
	position:relative;
	/*background-image: url(images/fifthave_pbg2.jpg);*/
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#p7GSsc {
	position:relative;
	margin: 0 5px 0 5px;
	
}


/* ------------ Hide Description --------------------- */
#p7GSsc div {display: none;}



/* ------------ Thumbnail Lists --------------------- */
#p7GSsc ul {
	margin:0;
	padding:0;
	position:relative;
}
#p7GSsc li{
	margin:0;
	padding:0; /* do not use padding or margin on li, use margin and padding on img */
	list-style-type: none;
	display:inline;
}
#p7GSsc img {
	padding: 5px;
	border: 2px solid #FFFFFF;
	background-color: #000000;
	opacity: 0.75;
	filter: alpha(opacity=70);
	margin: 6px;
}
#p7GSsc img {filter: alpha(opacity=70);}
#p7GSsc .p7GSover {filter: alpha(opacity=100);}
#p7GSsc .p7GSon {filter: alpha(opacity=100);}

/* ------ Thumbnail Hover and Down Classes ------------------------------- */

#p7GSsc .p7GSover {
	border-color: #719E10;
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #333333;
}
#p7GSsc .p7GSon {
	border-color: #EBD230;
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #000000;
}

/* ------------ Thumbnail Nav Styles ------------ */
#p7GSnv {
	position: absolute;
	top: 505px; 
	left: 10px;
	width: 220px;
	margin: 0;
	padding: 3px;
	font-size: 1em;
	background-color: #444444;
	border-top: 1px solid #666;
	/*background-image: url(images/trowlabel.gif);*/
	background-repeat: no-repeat;
	background-position: left center;
	color: #B6B1AB;
	border-bottom: 1px solid #000;
	text-align: right;
}
#p7GSnvtitle {
	margin: 0 10px 0 0;
	display: inline !important;
}
#p7GSnv span {
	display: none;
}
#p7GSnv a, #p7GSnv a:visited {
	padding: 0px 6px;
	color: #BBB6B2;
	font-size: 0.8em;
	font-weight: normal;
	border: 1px solid #999999;
	background-color: #4D4D4D;
	text-decoration: none;
}
#p7GSnv a:hover,
#p7GSnv a:active,
#p7GSnv a:focus {
	border-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #87B14F;
}
.p7GSnvon {
	color: #FFFFFF !important;
	border-color: #FFFFFF!important;
	background-color:#E6BD0D!important;
	cursor: default;
}

/* ------------FULLSIZE IMAGE DIV---------------- */
/* WRAPPER */
#p7GSfs {
	display: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;	
}
/* FullSize Row Construct */
.p7GSfst {
	float: right;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 0px;
}
/* ------------FULLSIZE IMAGE DIV---------------- */
/*IMAGE ROW*/
.p7GSfsi {
	/*border: 1px solid #000;*/
	/*border-bottom: 0;*/
	/*background-image: url(images/fifthave_pbg2.jpg);*/
	/*background-color:#333333;*/
	padding: 0px;
	
}
/* IMAGE */
.p7GSfsi img {
	/*border:1px solid #B3AEA8;*/
	/*border: 1px solid #000000;*/
}

/* -------------------------- IMAGE CAPTION ---------------- */
/* CAPTION ROW */
.p7GSfsc {
	/*position: absolute;
	top: 300px;
	left: 5px;*/
	float: left;
	width: 600px;
	height: 30px;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
		
}
.p7GSfsc p{
	font-size:0.7em;
	margin: 0 0 3px 1px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: bold;
		
}
.p7GSfsc a{
	font-size:0.7em;
	margin: 0 0 3px 1px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-decoration: none;		
}

/* ------------------------- IMAGE DESCRIPTION ------------- */
/* DESCRIPTION ROW */
.p7GSfsd {
	font-size: 0.75em;
	/*position: absolute;
	top: 400px;
	left: 240px;*/
	
	float: left;
	/*width: 500px;*/
	padding; 0;

}

.p7GSfsd a {
	color:#FFFFFF;
	text-decoration: underline;	
}

.p7GSfsd a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
.p7GSfsd div {
	margin: 0px;
	padding: 0 12px 12px 3px;
	/*border: 1px solid #000;*/
	border-top: 0;
	background-color: #000000;
	color: #999999;
	font-family:  Arial, Helvetica, sans-serif;
	
}
.p7GSfsd p{
	margin: 0;
}
/*-------------------------- VCR Controls ------------------*/
#vcr {
	font-size: 0.75em;
	width: 150px;
	position: absolute;
	color: #000000;
	top: 390px;
	left: 20px;
	
}
#vcr a:link {
	color: #000000;
	text-decoration: underline;

}
#vcr a:visited {
	color: #FFFFFF;
	text-decoration: underline;

}
/* ------------- progess bar div ----------------- */
#p7GSpb {
	position:absolute;
	visibility:hidden;
}
/* ------------- placeholder div for loading image ---------- */
#p7GSah {
	position:absolute;
	left:650px;
	top:0px;
	visibility:hidden;
}

/*COUNTER*/
.p7GScounter {
	letter-spacing: normal;
	font-weight: normal;
	text-transform: lowercase;
}
#p7GSsc .paypaldiv {
	display: inline;
}
#p7GSsc .enlarge {
	float: left;
}
