/* 
  -----------------------------------
  Gallery Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Gallery Type: Horizontal
  Style Theme: 04 - Sutton Place
  -----------------------------------
*/
html {height: 100.1%;}
body {
	background-color: #000;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	min-width: 770px;
}
#pagewrapper {
	margin: 0 auto;
	min-width: 1004px;
}
#masthead {
	padding: 12px;
	margin: 0;
	background-color: #000;
	position: relative;
}
h1 {
	font-size: 0.8em;
	margin: 0 0 6px 0;
	text-align: right;
	color: #8d2e07;
}
.h1-accent {
	color: #6c6c10;
}
#galNav{
	margin: 0;
	font-size: 0.75em;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 633px;
}
#galNav ul {
	margin: 0;
	padding: 0;
}
#galNav li {
	list-style-type: none;
	margin: 0;
	float: left;
}
#galNav a {
	color: #6c6c10;
	display: block;
	float: left;
	padding: 2px 6px;
	border: 1px solid #474501;
	margin: 0 2px 0 0;
	text-decoration: none;
}
#galNav a:visited {
	color: #6c6c10;
}
#galNav a:hover,
#galNav a:active,
#galNav a:focus {
	color: #afaf03;
	background-color: #000;
}
#galNav #current {
	color: #333333;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	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 p {margin: 0 0 6px 0;}

/* --------- main Gallery Wrapper ------------ */
#p7GS {
	font-family: Arial, Helvetica, sans-serif;
}
#p7GSvpW3 {
	margin: 0 auto;
	background-color: #6c6c10;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background-image: url(../imges/gallery-thmb-bkg.jpg);
	background-repeat: repeat-x;
}
#p7GSvp {
	margin:0 auto;
	background-color:#6c6c10;
	position:relative;
	background-image: url(../imges/gallery-thmb-bkg.jpg);
	background-repeat: repeat-x;
}
#p7GSsc {
	position:relative;
	margin:0;
}
/* ------------ 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: 8px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	opacity: 0.75;
	filter: alpha(opacity=75);
	margin: 6px 8px;
}

/* ------ Thumbnail Hover and Down Classes ------------------------------- */

#p7GSsc .p7GSover {
	border: 2px solid #8d2e07;
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #fff;
}
#p7GSsc .p7GSon {
	border-color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #000000;
}

/* ------------ Thumbnail Nav Styles ------------ */
#p7GSnv {
	margin: 0;
	padding: 6px 0;
	font-size: 0.85em;
	background-color: #1f3b2c;
	background-image: url(images/trowlabel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #B6B1AB;
	text-align: center;
}
#p7GSnvtitle {
	margin: 0 10px 0 0;
	display: inline !important;
	color: #999999;
}
#p7GSnv span {
	display: none;
}
#p7GSnv h2 {
	margin: 0;
	font-size: 1.5em;
	color: #FFFFFF;
	text-transform: capitalize;
	letter-spacing: normal;
}
#p7GSnv a {
	padding: 2px 6px;
	color: #333333;
	font-size: 0.8em;
	font-weight: normal;
	border: 1px solid #000000;
	background-color: #9b9b42;
	text-decoration: none;
}

#p7GSnv a:visited {
	color: #333333;
	background-color: #6c6c10;
}
#p7GSnv a:hover,
#p7GSnv a:active,
#p7GSnv a:focus {
	border-color: #FFFFFF;
	color: #000000;
	background-color: #6c6c10;
}

.p7GSnvon {
	color: #333333!important;
	border-color: #000000!important;
	background-color:#FFFFFF!important;
	cursor: default;
}

/* ------------FULLSIZE IMAGE DIV---------------- */
/* WRAPPER */
#p7GSfs {
	/* border: 1px solid red; */
	margin: 10px 0 0 0;
	display: none;
}
/* FullSize Row Construct */
.p7GSfst {
	width: 1px;
	margin: 0 auto;
}
/* ------------FULLSIZE IMAGE DIV---------------- */
/*IMAGE ROW*/
.p7GSfsi {
	border: 1px solid #8d2e07;
	border-top: 1px solid #8d2e07;
	background-color:#000000;
	margin: 10px 0 0 0;
	padding: 0px;
}
/* IMAGE */
.p7GSfsi img {
	padding: 0px;
	border: 4px solid #000;
}

/* -------------------------- IMAGE CAPTION ---------------- */
/* CAPTION ROW */
.p7GSfsc {
	color: #666666;
	padding: 3px 0;
}
.p7GSfsc p{
	font-size:0.7em;
}

/* ------------------------- IMAGE DESCRIPTION ------------- */
/* DESCRIPTION ROW */
.p7GSfsd {
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
.p7GSfsd div {
	color: #6c6c10;
	margin: 0px;
	padding: 12px;
}
.p7GSfsd p{
	margin: 0px;
}

/* ------------- progess bar div ----------------- */
#p7GSpb {
	position:absolute;
	visibility:hidden;
}
/* ------------- placeholder div for loading image ---------- */
#p7GSah {
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	z-index: 1000;
}

/*COUNTER*/
.p7GScounter {
	letter-spacing: normal;
	font-weight: normal;
	text-transform: lowercase;
}
/* ------------- footer styles ---------- */
#footerwrapper
	{
	margin:0 auto;
	padding:30px 0 0 0;
	}

#footer
	{
	height:106px;
	margin:0 auto;
	padding:0;
	background-image:url(../imges/footer.jpg);
	background-repeat:no-repeat;
	position: relative;
	background-position: center top;
	width: 1004px;
	}
#footerlinksblank
	{
	height:13px;
	float:left;
	margin:0px;
	padding:10px 0 0;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#6c6c10;
	text-align:center;
	text-decoration:none;
	width: 100%;
	position: relative;
	}
.footerlinks
	{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#6c6c10;
	text-align:center;
	text-decoration:none;
	}
.footerlinks:link {
	color:#6c6c10;
	text-decoration: none;
}
.footerlinks:visited, a:active {
	color:#808000;
	text-decoration: none;
}
.footerlinks:hover
	{
	color:#bfc652;
	text-decoration: underline;
	}
#copyrights
	{
	height:13px;
	float:left;
	margin:25px 0 0;
	padding:0px;
	font-family:Tahoma;
	font-size:10px;
	color:#385e4a;
	text-align:center;
	position: relative;
	width: 100%;
	}
#validation
	{
	height:14px;
	margin:0 auto;
	padding:15px 0 0 470px;
	float: left;
	width: 100%;
	}
.submit
	{
		width:49px;
		height:12px;
		float:left;
		margin:0px;
		padding:2px 0 0 0;
		font-family: Tahoma;
		font-size:9px;
		color:#dad781;
		text-align:center;
		text-decoration:none;
		background-image: url(../imges/submit.jpg);
		background-repeat:no-repeat;
	}
.submit:hover
	{
		color:#dad781;
		text-decoration:none;
		background-image: url(../imges/submitover.jpg);
		background-repeat:no-repeat;
	}	

.xhtml
	{
		width:28px;
		height:12px;
		float:left;
		margin:0px;
		padding:2px 0 0 0;
		font-family: Tahoma;
		font-size:9px;
		color:#dad781;
		text-align:center;
		text-decoration:none;
		background-image:url(../imges/more.jpg);
		background-repeat:no-repeat;
	}
.xhtml:hover
	{
		color:#dad781;
		text-decoration:none;
		background-image: url(../imges/moreove.jpg);
		background-repeat:no-repeat;
	}	
.css
	{
		width:28px;
		height:12px;
		float:left;
		margin:0 0 0 3px;
		padding:2px 0 0 0;
		font-family: Tahoma;
		font-size:9px;
		color:#dad781;
		text-align:center;
		text-decoration:none;
		background-image: url(../imges/moreove.jpg);
		background-repeat:no-repeat;
	}	
.css:hover
	{
		color:#dad781;
		text-decoration:none;
		background-image:url(../imges/more.jpg);
		background-repeat:no-repeat;
	}
/* ------------- MMM menu styles ---------- */

#menu ul
	{
	width:633px;
	height:52px;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	}
#menu ul li
	{
		height:52px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#menu ul li.menusap
	{
		width:1px;
		height:52px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../imges/menusap.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.menu
	{
	height:29px;
	float:left;
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#555555;
	text-align:center;
	text-decoration:none;
	padding-top: 23px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}
#menu ul li a.menu:hover
	{
	height:29px;
	float:left;
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#afaf03;
	text-align:center;
	text-decoration:none;
	padding-top: 23px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}
