@import url("subpage.css");

#GalleryContent li{
list-style:none;
}
#GalleryContent{
background:url(../images/GalleryProcListBG.jpg) repeat-x top #a7b5b5;
width:940px;
}

#GallerySplash{
background:url(../images/GallerySplash_BG.jpg);
float:left;
height:370px;
width:485px;
}
	#GalleryNav{
	width:940px;
	}	
		a.GalleryHome{
		background:url(../images/GalleryHome_Btn.jpg);
		display:block;
		float:left;
		height:45px;
		width:485px;	
		}
		a:hover.GalleryHome{
		background:url(../images/GalleryHome_Btn_Over.jpg);
		}
		a.GalleryBrowse{
		background:url(../images/GalleryContact_Btn.jpg);
		display:block;
		float:left;
		height:45px;
		width:455px;	
		}
		a:hover.GalleryBrowse{
		background:url(../images/GalleryContact_Btn_Over.jpg);
		}

#GalleryProcList{
margin:0 0 0 1px;
padding:0;
float:left;
width:454px;
}
	#List{
	color:#333;
	margin:0 10px 20px 25px;
	padding-top:40px;
	}
		#List a{
		color:#333;
		display:block;
		padding:0 0 10px 0;
		text-decoration:underline;
		}
		#List a:hover{
		color:#666;
		}
#GalleryTitle{
background:#1a1e1f;
border-top:1px solid white;
clear:both;
display:table;
width:940px;
}
  .ListProc{
	color:#FFF;
	float:left;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:10px 0 10px 10px;
	}
	.PageNumber{
	color:#00CC66;
	float:left;
	margin:10px 0 0 10px;
	}
#GallerySubNav{
background:#fff;
width:940px;
}
.GallerySubNav li{
float:left;
padding:10px 6px 10px 6px;
}
.GallerySubNav_Pre a{
background:url(../images/GalleryIcon_Pre.gif);
display:block;
float:left;
margin:10px;
height:50px;
width:111px;
}
.GallerySubNav_Search a{
background:url(../images/GalleryIcon_Search.jpg);
display:block;
float:left;
margin:10px;
height:50px;
width:111px;
}
.GallerySubNav_Next a{
background:url(../images/GalleryIcon_Next.gif);
display:block;
float:left;
margin:10px;
height:50px;
width:111px;
}
.ListHeader{
background:url(../images/ListHeader.jpg) no-repeat #fff;
display:block;
height:50px;
width:940px;
}
#GalleryListMainBox{
background:url(../images/GalleryListMainBoxBG.jpg) repeat-x top #a6c1ba;
padding:10px 0 10px 0;
width:940px;
}	
	#GalleryListBox{
	margin:0 0 0 0;
	padding:0;
	width:940px;
	}
		#GalleryListBox li{
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:center;
		margin:0;
		padding:0 10px 10px 20px;
		width:200px;
		}
		#GalleryListBox img{
		border:2px solid #446a55;
		}
#GallerySubNavBottom{
background:url(../images/TagLine_JumpTo.jpg) no-repeat #141a1a;
border-top:1px solid white;
padding:10px 0 10px 140px;
}
	#GallerySubNavBottom select{
	width:300px;
	}
#GalleryTitle h2{
color:#FFF;
float:left;
font-size:14px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
margin:10px 0 10px 10px;
}
.GallerySubNav_Thumbs a{
background:url(../images/GalleryIcon_Thumbs.gif);
display:block;
margin:10px;
height:50px;
width:111px;
}
#GalleryDetailMainBox{
background:url(../images/GalleryListMainBoxBG.jpg) repeat-x top #a6c1ba;
display:table;
margin:0;
padding:0;
width:940px;
}
#GalleryDetailMainBox h3{
color:#406652;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
padding:10px 0 0 20px;
text-transform:uppercase;
}
#MainPic img{
border:2px solid #446a55;
float:left;
margin:0 0 0 20px;
width:500px;
}
#PhotoSetsBox{
float:left;
margin:0 0 0 20px;
padding:0;
width:350px;
}
.PhotoSets img{
border:2px solid #446a55;
margin:0 10px 10px 0; 
padding:0;
width:200px;
}
#PtDesc{
background:#a6c1ba;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:20px 20px 20px 20px;
width:900px;
}
#GalleryProcList a{
margin:5px 0 5px 0;
}