* {
	margin: 0;
	padding: 0;}

body {
	background: #000000 url(images/gallery_bg.jpg) no-repeat center top;
	font: normal small Arial, Helvetica, sans-serif;
	color: #FFFFFF;}

h1, h2, h3 {
}

h2 {
float: right;padding-bottom: 10px;color: #e20014;}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
	background: #000000;
	border: 1px solid #FFFFFF;}

.boxed .title {
	height: 26px;
	padding: 10px 0 0 10px;
	background: url(images/img02.gif) repeat-x;
	border-bottom: 1px solid #FFFFFF;
	text-transform: lowercase;
	font-size: 1em;
	color: #355379;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}

/* Post */

.post {
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
	background: #000000;
	}

.post .title {
	clear: both;
	padding: 20px 0;
	color: #355379;
}

.post .date {
	float: left;
	width: 80px;
	height: 21px;
	padding: 9px 0 0 0;
	background: #FFFFFF;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
	display: none;
}

.post .meta {
	float: left;
	width: 332px;
	height: 28px;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
}

.post h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Logo */

#logo {
	width: 700px;
	height: 210px;
	margin: 0 auto;
	background: url(images/gallery_bg.jpg) no-repeat;
}

#logo h1 {
	padding: 80px 0em 0px 170px;
	text-transform: lowercase;
	font-size: 30px;
	color: #e20014;font-weight: bold;font-family: Times, "Times New Roman", serif;}

#logo h1 span {
	font-size: 30px;
	font-weight: normal;}

#logo h2 {
	margin-top: -1em;
	padding: 20px 0em 0em 350px;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: .8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 700px;
	height: 20px;
	margin: +5px auto 10px auto;
	
	
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 5px 0px 5px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: .9em;
	font-weight: normal;    color: #e20014;}

#menu a:hover {
	text-decoration: none;
	color: #ffffff;
}

#menu .active a {
	text-transform: uppercase;
}

/* Content */

#content {
	width: 600px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 480px;
	padding-right: 10px;padding-bottom: 5px;}

#main h1 {font-size: 20px;
	font-weight: normal;padding-left: 380px; }

#main a {
}

/* Content > Main > Welcome */

#welcome {
float: right;
width: 350px;
}

.thumbnail{
	background-color: #000;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;}
	
/* Content > Main > Example */

#example {
}



#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}



/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px #FFFFFF solid;
}

#footer p {
	margin: 0;
	font-size: x-small;
}
#contact li{
	color: #ffffff;
	display: inline-block;    float: right;margin-left: 20px;padding: 10px;
list-style: none
}
	
#legal {}

/* Footer > Links */

#links {
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
