* { padding:0; 	margin:0;}
.floatL {float:left; padding:5px 5px 5px 0;}
.floatR {float:right;margin:5px 0 5px 5px;}
.clear { display:block; clear:both;	font-size:0; }
.padding10 {padding:10px;}
.hidden { 	position:absolute;	left:-5000px;}
.vAlignM {vertical-align: middle;}
.vAlignBL {vertical-align: baseline;}
.vAlignTB {vertical-align: text-top;}
.vAlignT {vertical-align: top;}
.textCenter {text-align:center;}
.textLeft {text-align:left;}
.textRight {text-align:right;}
.textJustify {text-align: justify;}

.clear {height:0;clear:both; padding:0;	margin:0;	line-height:0px;}
.flR {float:right;}
.flL{	float:left;}
a:active { outline:none;}
a {outline:none; text-decoration:none; color:#fff;}
body
{
	font: 0.8em helvetica, arial, verdana san-serif;
	color: white;
	background-image: url(images/gs-bg.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
}
span.textCenter {
	display:block;
}
span.textCenter img{
	display:inline;
}
a { text-decoration: none; }
img { border: 2px solid #b4b4b4 }
img a { border-style:none; }
p a {
    text-decoration: underline;
}
#container
{
	margin: 0 auto;
	padding: 0;
	width: 980px;
	clear: both;
	background-color: #222222;
}

#header
{
	padding: 0 36px 0 36px;
}

#header a, #header a:visited { }

#header img, #header a img
{
	border: 0;
	margin: 0;
	padding: 40px 0 30px 0;
}

#nav
{
	margin: 0 0 0px 0px;
	width: 908px;
	height: 40px;
	background-color: #d63030;
}

#nav ul
{
	list-style: none;
}

#nav ul li
{
	float: left;
	width: 90px;
	height: 40px;
	border-right: 3px solid #222;
}
#nav ul li.museum {
    width: 155px;
}
#nav ul li a.active
{
	background:url(images/nav-grad-active.gif) top left repeat-x;
	background-color: #fabc02;
	color: #222;
}

#nav ul li a
{
	background: url(images/nav-grad.gif) 0 0 repeat-x;
	display: block;
	padding: 0px 5px 0 5px;
	padding-top: 20px;
	font-weight: bold;
	height: 20px;
	color: white;
}

#nav ul li a:link { color: #fff; }
#nav ul li a:visited { color: #fff; }

#nav ul li a:hover
{
	color: #222;
	background-color: #fff;
	background: url(images/nav-grad-over.gif) top left repeat-x;
}

#content
{
	clear: both;
	background-color: #222;
	padding-right: 36px;
}

#main
{
	float: left;
	margin: 0px 0px 20px 0;
	padding: 0 14px 0 36px;
	width: 586px;
	overflow:hidden;
	background-color: #222;
}

#main p
{
	clear: both;
	margin: 0 0 1em 0;
	text-align:justify;
	/*width:586px;*/
}

#main p.caption, #main h3.caption
{
	margin:0 0 0.5em 0;
	text-align: right;
}

#main h4.detail { }
#main .detail { margin: 0 0 25px 0; }
#main .detail {
	text-align:justify;
}
#main h2 { padding: 34px 0 16px 0; }
#main h1 { padding: 34px 0 16px 0; }

#main span.bold-red
{
	color: #da4545;
	font-weight: bold;
}
#main div.links
{
	margin:0 0 10px 0;	
	text-align:right;
	color:white;
}

.links a.active {
	color:#fabc02;
}
.galleryNav {
	text-align:center;
	margin: 0 0 10px 0;
}
.galleryNav span.next {
	float:right;
}
.galleryNav span.previous {
	float:left;
}
#main h3, #featured h3, #media h3
{
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
}

#main ul.media
{
	list-style-type: none;
}
#main ul.media li
{
	padding-bottom:20px;
}

#featured { margin: 18px 0 0 0; }
#media { margin-top: 7px; }

#featured, #media, #footer
{
	float: right;
	padding: 0px 20px 0 20px;
	width: 240px;
	clear: right;
	background-color: #484848;
	padding-bottom: 12px;
}
#featured h2, #media h2
{
	font-size: 1.8em;
	margin: 16px 0 6px 0;
	color: #fabc02;
}
a.alink
{
	color:white;
	padding:1px;
}
.alink:hover
{
	background-color: #888;
}
#featured a.alink, #media a.alink
{
	float:right;
}

#featured ul li a, #media ul li a
{
	font-size: 1.2em;
	color: white;
}

#featured ul li a:hover, #media ul li a:hover
{
	background-color: #888;
	color: #fff;
}

#featured ul li a:visited, #media ul li a:visited { color: #cfcfcf; }
#featured ul, #media ul { list-style-type: none; }

#featured ul li, #media ul li
{
	padding: 0.3em 0;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.1em 0.7em;
	padding-left: 12px;
}

#featured ul li>p, #media ul li > p,#featured ul li p, #media ul li p
{
	font-size: 1em;
	color: #999999;
}

#footer
{
	margin-top: 24px;
	padding-top:10px;
	color: #888888;
	text-align:right;
}

#footer p { 	
 }

#footer a
{
	color: #b4b4b4;
}

#footer a:hover
{
	background-color: #888888;
	color: #fff;
}
#footer ul {margin:5px 0 0 0;}

#footer ul li { display: inline; }

#footer ul li a
{
	margin: 0 0 0 10px;
	background-color: #484848;
	color: #888888;
	padding: 1px;
}

#footer ul li a:hover { color: #fff; }

#footer ul li a.fp
{
	color: #888;
	background: url(images/footer_fp.gif) 100% 50%  no-repeat;
	border-color: #484848;
	padding-right:15px;
	font-size:0.9em;
}

#footer ul li a.fp:hover
{
	background-color: #888;
	background: url(images/footer_fp_over.gif) 100% 50% no-repeat;
}
#stdForm 
{
	width: 480px;
	padding:10px;
	color: #fff;
	margin:15px;
}
#stdForm label {
	display:block;
	float:left;
	width:180px;
	clear:right;
}
#stdForm .inputArea input {	
	width:280px;
	border:1px solid #888888;
	padding:2px;
	background-color:#484848;
	color:#fff;
}

#stdForm .inputArea select {
	width:286px;
	border:1px solid #888888;
	padding:2px;
	background-color:#484848;
	
}
#stdForm .inputArea textarea {
	width:280px;
	padding:2px;
	margin: 0;
	border:1px solid #888888;
	background-color:#484848;
	color:#fff;
	font: 1.1em helvetica, arial, verdana san-serif;
	scrollbar-base-color: #222222;
	scrollbar-arrow-color: #888888;
	scrollbar-darkShadow-Color: #222222;
}
#stdForm input.submit 
{
	width: 9em;
	float:right;
	clear:both;
	margin: 2px 14px 0 0;
	padding: 0 18px 0 3px;
	background: #484848 url(images/arrow-right.gif) no-repeat scroll 100% 50%;
	color: #fabc02;
	text-align: left;
	text-transform: uppercase;
	cursor: pointer;
    border: 1px solid #fabc02;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
	}
#mailingListForm input.submit:hover 
{
    border-color:#d63030;
    background: #888888 url(images/arrow-right-medium.gif) no-repeat scroll 100% 50%;
    color: #106797;
}


#stdForm .inputArea > textarea {	
	margin: 0 0 2px 0 ;
}
.busySignal {
	position:absolute;
	background:#000 url('images/spinner.gif') no-repeat 50% 50%;
}
.inputRow
{
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	height: 20px;
	clear: both;
}
form > .inputRow 
{
	height:auto;
	min-height:21px;
}
.inputArea 
{
	float:left;
}
.required
{
		color:#fabc02;
		padding-left:2px;
}

h1, h2 { font-size: 1.8em; }
.right { float:right; text-align:right; }
.italic { font-style: oblique; }
#main .date
{ 
	margin:2px 0;
	width: 100px;
	float:right;
	text-align:right;
}
#main .media-details
{
	float:left;
	width:300px;
}
.img-wrap
{
	float: left;
	width:290px;
	height: 240px;
	padding: 0 0 15px 0;
}
#main .img-wrap h3 {
	font-size:1em;
	padding-right: 10px;
}
fieldset {
	border:none;
}

#stdForm .invalidInputArea input, #stdForm .invalidInputArea textarea, #stdForm .invalidInputArea select  {
	border:1px solid #fabc02;
}
select {
	width:auto;
}

.inputArea .hint {
	cursor:help;
	border-bottom:1px dotted #000000;
}
.formErrorMessage {
	width:260px;
	color:#D93838;
	font-size:.9em;
	padding: 0 0 0 2px;
}
/* PAGINATION */
.pagination {
	list-style:none;
	line-height:20px;
	clear:both;
	float:right;
}
.pagination li {
	display: block;
	float:left;
	padding:0 2px;
	margin: 0 5px 0 0;
	text-align:center;
}
.pagination li a {
	display: block;
	padding:1px 2px;
}
.pagination li.prevPage a, .pagination li.nextPage a {
	background:none;
	line-height:16px;
}
.pagination a.lastPage {
	background:none;
}
.pagination a:hover {
	background-color: #888;
}
.pagination a.active {
	font-weight: bold;
	color:#fabc02;
	cursor:default;
}

.pagination a.active:hover {
	background:none;
}

/*** POPUP **/

#imgPopup {
	position: absolute;
	margin:auto;
	top:13%;
	text-align:center;	
	border: 1px solid #4e743f;
	background: #FFF;
	color:#000;
	padding: 8px;	
}

#imgPopup img {
	display:block;
}
#imgPopup .imageDescription {
	background: #E2ECF2;	
	padding:3px 0;
	color:inherit;
	margin:0 0 3px 0;	
}

#imgPopup iframe {
	border:none;
}

body > #imgPopup {
	position:fixed;	
}

#imgPopup img {
	margin-bottom: 0;
}
#fat {
	margin-top: 15px;
}



