@import url("css.css");


#inside-content .GallerySubNav{
display:block;
height:27px;
width:502px;
clear:both;
margin:0 0 10px 0;
}
#inside-content .GallerySubNav li{
list-style:none;
float:left;
margin:0 0 0 20px;
padding:0;
}
#GallerySubNavBottom {
	background:url(../images/JumpTo.jpg) no-repeat;
	width:502px;
	height:44px;
	margin:0 0 10px 0;
}
	#GallerySubNavBottom p {
		padding:10px 0 0 120px;
	}
	#GallerySubNavBottom select {
		width:250px;
	}
.GallerySubNav_Pre a{
background:url(../images/GalleryIcon_Pre.gif) no-repeat;
list-style-type:none;
display:block;
height:27px;
margin:0;
padding:0;
width:129px;
}

#inside-content .GallerySubNav_Thumbs a{
background:url(../images/GalleryIcon_Thumbs.gif) no-repeat;
list-style:none;
display:block;
height:27px;
margin:0;
padding:0;
width:129px;
}
#inside-content .GallerySubNav_Search a{
background:url(../images/GalleryIcon_Search.gif) no-repeat;
list-style:none;
display:block;
height:27px;
margin:0;
padding:0;
width:129px;
}
#inside-content .GallerySubNav_Next a{
background:url(../images/GalleryIcon_Next.gif) no-repeat;
list-style:none;
display:block;
height:27px;
margin:0;
padding:0;
width:129px;
}

/*Headers*/
.GalleryTitle h2 {
font:16px Arial, Helvetica, sans-serif;
color:#fff;
text-transform:uppercase;
}

#Gallery h3{
font:bold 14px Arial, Helvetica, sans-serif;
color:black;
text-transform:uppercase;
}

.GalleryTitle {
	background:url(../images/GalleryTitleBar.jpg) no-repeat;
	width:502px;
	height:47px;
	margin:1px 0 0 0;
	padding:0;
}
.GalleryTitle div {
	float:left;
}
.GalleryTitle .ListProc h2 {
	color:#fff;
	margin:5px 0 0 20px;
	//margin-top:2px;
	font-weight:bold;
}
/*Search*/


#inside-content {
	padding:25px 0 0 22px;
	margin:0;
}
#GalleryNav {
	background:url(../images/GalleryNav.jpg) no-repeat;
	width:502px;
	height:47px;
	padding:0;
	margin:0 0 1px 0;
}
	#GalleryNav li {
		list-style:none;
		width:167px;
		height:47px;
		display:block;
		float:left;
	}
	#GalleryNav li a {
		width:167px;
		height:47px;
		display:block;
	}
	#GalleryNav li a:hover {
		background:url(../images/GalleryNav.jpg) no-repeat;
		background-position:0 -47px;
	}
	#GalleryNav .GalleryBrowse a:hover {
		background-position:-167px -47px;
	}
	#GalleryNav .GalleryHelp a:hover {
		background-position:-334px -47px;
	}
	#SearchPage #GalleryNav .GalleryHome a {
		background:url(../images/GalleryNav.jpg) no-repeat;
		background-position:0 -47px;
	}
	#ListPage #GalleryNav .GalleryBrowse a {
		background:url(../images/GalleryNav.jpg) no-repeat;
		background-position:-167px -47px;
	}
	#DetailPage #GalleryNav .GalleryBrowse a {
		background:url(../images/GalleryNav.jpg) no-repeat;
		background-position:-167px -47px;
	}
	#GalleryHelpPage #GalleryNav .GalleryHelp a {
		background:url(../images/GalleryNav.jpg) no-repeat;
		background-position:-334px -47px;
	}
#GallerySplash {
	background:url(../images/GallerySplash.gif) no-repeat;
	width:502px;
	height:74px;
	margin:30px 0 30px 0;
	position:relative;
}
	#GallerySplash #QuickSearch {
		padding:30px 0 0 17px;
		float:left;
	}
		#GallerySplash select {
			width:160px;
			border:1px solid #000;
		}
	#GallerySplash #KeywordSearch {
		float:left;
		padding:30px 0 0 20px;
	}
		#GallerySplash #KeywordSearch #FormsEditField1 {
			width:160px;
			border:1px solid #000;
		}
	#GallerySplash #FormsButton2 {
		background:url(../images/GoButton.gif) no-repeat;
		width:80px;
		height:51px;
		border:none;
		font-size:0;
		color:#8E4C9C;
		position:absolute;
		top:10px;
		right:18px;
	}
#GallerySearchBox {
	background:url(../images/GalleryListBox.jpg) no-repeat #653300;
	width:500px;
	display:table;
	padding:65px 0 10px 0;
	margin-bottom:10px;
}
	#GallerySearchBox .Left{
		float:left;
		margin-left:10px;
		width:160px;
	}
	#GallerySearchBox .Middle {
	float:left;
	width:160px;
	}
	#GallerySearchBox .Right {
	float:left;
	width:160px;
	}
	#GallerySearchBox p {
		padding-bottom:5px;
		padding-left:3px;
	}
	#GallerySearchBox div p a {
		color:#fff;
		text-decoration:underline;
	}
	#GallerySearchBox div p a:hover {
		color:#FFCC2A;
		text-decoration:underline;
	}	
/*List*/


.GalleryTitle .PageNumber {
	color:#fff;
	margin:10px 0 0 60px;
}
.GalleryListBox{
display:table;
width:502px;
}
#GalleryListBG {
	background:url(../images/GalleryDetailBG.jpg) repeat-x #C0C0C0;
	width:502px;
	padding:20px 0 0 0;
}
.GalleryListBox div{
float:left;
text-align:center;
padding:20px 0 10px 10px;
width:150px;
}
.GalleryListBox img{
border:1px solid #666;  /*border color in List page*/
padding:1px;
}
.GalleryListBox a{
font:bold 12px Arial, Helvetica, sans-serif;
color:white;
text-decoration:none;
}
.GalleryListBox a:visited {
color:white;
}
.GalleryListBox span{
display:block;
}
.ListHeader {
	margin:0 0 0 15px;
}
#ListPage .GallerySubNav {
	//margin-left:-20px;
}	

#Disclaimer {
	font:12px Arial, Helvetica, sans-serif;
}
/*Detail*/
.GalleryContent{
	background:url(../images/GalleryDetailBG.jpg) repeat-x #653300;
	width:482px; /*502px*/
	margin:1px 0 0 0;
	padding:10px;
	position:relative;
}
.GalleryContent img{
border:1px solid black; /*border color in Detail Page*/
padding:1px;
margin:0 0 20px 20px;
}

#DetailPage .GalleryTitle {
	margin-top:-18px;
	//margin-top:1px;
	padding:10px;
}
#DetailPage .GalleryTitle h2 {
	padding:15px 0 0 20px;
	//padding-top:1px;
	font-weight:bold;
}
#DetailPage .GallerySubNav {
	margin:20px 0 20px 0;
}
#DetailPage .GalleryContent h3 {
	margin:0 0 0 20px;
	padding:0 0 20px 0;
	font-size:16px;
	text-transform:uppercase;
}
#DetailPage .GalleryContent .Divider {
	border:none;
	padding:0 0 20px 0;
	margin:0 0 0 20px;
}
/*Help*/
#GalleryHelpPage .GalleryContent {
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}
#GalleryHelpPage .GalleryContent img {
	padding:0;
	margin:10px 0 0 6px;
	border:0;
}
#GalleryHelpPage p {
	padding:10px 10px 0 10px;
}
#MainPic img {
	width:440px;
}