/* @override http://www.finallyequal.com/stylesheet.css */
/* @override http://new.finallyequal.com/stylesheet.css */

body {
	background: #0a0000 url(/images/background-dark.jpg) no-repeat center top;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 1000px;
}
img {
	border-width: 0;
}
a { text-decoration: none; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }

#logo {
	text-align: center;
	height: 179px;
	width: 1000px;
	margin: 0 auto 0 auto;
}
#content {
	text-align: center;
	height: 381px;
	width: 1000px;
	margin: 0 auto 0 auto;
}
#content a {
	color: red;
}
#content .press a {
	color: white;
}
#nav {
	width: 728px;
	height: 12px;
	margin: 25px auto 0;
}
#nav img {
	width: 726px;
	height: 12px;
}
#footer {
	text-align: center;
	width: 1000px;
	margin: 0 auto 0 auto;
}
img#title {
	margin-top: 47px;
}
img#credits {
	margin-top: 21px;
}

.inner_content {
	width: 543px;
	font-family: arial;
	color: white;
	font-size: 13px;
	text-align: left;
	line-height: 26px;
	margin: 0 auto 0 auto;
}
.inner_content strong, label {
	font-weight: normal;
	color: red;
}
.inner_content.press div {
	line-height: 21px;
}
label {
	margin: 0 10px 0 25px;
}
label, input {
	position: relative;
	top: -3px;
}

#gallery_wrapper {
	width: 700px;
	height: 272px;
	margin: 0 auto;
}
.gallery_arrow {
	margin: 0 12px 0 12px;
	width: 18px;
	height: 32px;
}
#gallery_viewer {
	width: 640px;
	height: 272px;
	overflow: hidden;
	position: relative;
}
#gallery_images {
	height: 336px;
	width: 74000px;
	position: relative;
}
#gallery_images img {
	width: 740px;
	height: 336px;
	float: left;
}
.slideshow-images-visible { 
    	margin-left: 0;
}

#banner_links {
	position: absolute;
	margin-left: 192px;
	margin-top: 248px;
	height: 20px;
	overflow: hidden;
}
#banner_links input {
	margin-left: 30px;
	padding: 0;
	width: 121px;
}
#social_links {
	position: absolute;
	width: 233px;
	height: 205px;
	margin-left: 559px;
	margin-top: 84px;
}
.addthis_button {
	position: absolute;
}