@import url("marathon.css");
div#galleryContent { 
	background: #beaa96 url(/images/contentwave.gif) no-repeat scroll 0px 25px; 
	padding-top: 30px; 
	padding-bottom: 30px;
	margin-top: 3px; 
	width: 978px;
	height: auto !important; /* for modern browsers */
	height: 1000px; /* for IE5.x and IE6 */
	min-height: 1000px; /* for modern browsers */
	position: relative;
}
div #gallery h2 { text-transform: capitalize; margin-top: 0px; margin-bottom: 0px;}
div #gallery { line-height: 24px; font-size: 15px; }
div #gallery p.condensed { line-height: 18px; }
div #gallery div { margin-bottom: 0.5em; }
div #gallery { padding-top: 0px; position: absolute; left: 210px; margin-right: 20px; }
div #inventoryGallery { margin-left: -110px; margin-right: 80px; }
a { color: #2c576d; }
a:hover { color: #382223; }
#gallery .galleryHeader a { background: #336680; color: white;
					font-family: Helvetica, Arial, sans-serif; font-size: 14px; text-align: center;
}
#gallery .galleryHeader a:hover, #gallery .galleryHeader a:active {background: #55534d }
#gallery .galleryHeader a { text-decoration: none; display: block; padding: 3px; }
.thumbnail { margin: 4px; }
#thumbnails :last-child { margin-right: 8px; }
#thumbnails img { border: 1px solid white; }
#thumbnails { text-align: center; width: 100%; overflow-x: scroll; padding-top: 4px; white-space: nowrap;
				background: #4a4945; }
#thumbnails img.selectedThumbnail { border:3px solid  blue; margin: 2px; }
div.block h2 { text-transform: capitalize; margin-top: 0px; margin-bottom: 0px;}
div.block { line-height: 24px; font-size: 15px; }
div.block #navRight ul { line-height: 18px; }
div.block p.condensed { line-height: 18px; }
div.block div { margin-bottom: 0.5em; }
div.block div.inner { padding-top: 0px; margin-left: 210px; margin-right: 20px; }
div.block { 
	background: #beaa96 url(/images/contentwave.gif) no-repeat scroll 0px 25px; 
	padding-top: 30px; 
	padding-bottom: 30px;
	margin-top: 3px; 
	width: 978px;
	min-height: 300px;
}
label
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.galleryEmailField
{
	width: 232px;
}


.galleryEmailLabel
{
	width: 10em;
}

.submit input
{
	margin-left: 1em;
	float: left;
}

#submitanother
{
	display: none;	
}
input, textarea
{
color: #000;
background: #ebdac9;
border: 1px solid #4a4945
}

.submit input
{
color: #FFF;
background: #336680;
border: 2px outset #4a4945
}
fieldset
{
border: 2px solid #4a4945;
width: 31em
}

legend
{
color: #fff;
background: #336680;
border: 1px solid #4a4945;
padding: 2px 6px
} 