/* 
Project: Babylon Central
Author:  Joel Lopez
Credit: Lightmaker
v1
*/
/* Import Reset */
@import url("reset.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background: url(../images/body_bg.jpg) 50% 0 no-repeat #000 fixed;
	position: relative;
}
a {
	color:  #b50000;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
#wrapper {
	position: relative;
	width: 950px;
	margin: 0 auto;
	height: 3921px;
}
#header {
	position: fixed;
	top: 0;
	left: 50%;
	height: 100px;
	padding-top: 45px;
	margin-left: -475px;
	border-bottom: 1px solid #555;
	width: 950px;
	background: url(../images/body_bg.jpg) 50% 0  no-repeat;
	z-index: 100;
}
#header h1 a {
	display: block;
	width:518px;
	background: url(../images/babylon-central.png) 0 0 no-repeat;
	text-indent: -9999px;
	outline: none;
	height: 51px;
	float: left;
}
#header ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	float: right;
}
#header ul li {	
	display: inline; 
	margin-left: 30px;
}
#header ul li a {
	color: #b50000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
}
#headerFiller { 
	width: 100%;
	float: left;
	height: 100px;
	margin-top: 45px;
}
h2 a, #backTop a {
	display: block;
	width: 100%;
	padding: 15px 0;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/arrow.jpg) 99% 50% no-repeat;
}
h2 a:hover { text-decoration: none; }
.active h2 a { background: url(../images/current-arrow.jpg) 99% 50% no-repeat; border-bottom: 1px dotted #555; }

#backTop a {
	font-weight: bold;
	border-bottom: 1px solid #555;
	float: left;
	background: url(../images/backTop.jpg) 99% 50% no-repeat;
}
#up, #down {
	display: block;
	background: url(../images/upDown.jpg) 0 0 no-repeat;
	width: 44px;
	height: 20px;
	position: absolute;
	text-indent: -9999px;
	outline: none;
}
#up { 
	background-position: 0 0;
	top: 125px;
	right: 0;
}
#down {
	background-position: -47px 0;
	top: 125px;
	right: 49px;
}
#up:hover { background-position: 0 -20px; }
#down:hover { background-position: -47px -20px; }

.content { margin-top: 30px; padding-left: 1px; float:left; }

.flashPlayer {
	display: block;
	float: right;
	width: 640px;
	height: 360px;
}
.listLinks {
	float: left;
	width: 295px;
}
.listLinks li {
	font-size: 10px;
	padding: 10px 0;
	border-bottom: 1px dotted #555;
}

#production .listLinks {
	margin-top: 0;
	width: 400px;
	margin-bottom: 30px;
}
#production .listLinks li {
	font-size: 10px;
	padding: 7px 0;
}
h4 {  float: left; width: 420px; margin-top: -20px; font-size: 14px; text-transform: uppercase; }

/* Pages*/
#home, #about, #bio, #production, #contact, #buyIt, #soundtrack, #news { 
	float: left; 
	border-bottom: 1px solid #555; 
	width: 100%;
}
.pageContent { display: none; float: left; }

/* Home */
#home { border-bottom: 1px solid #555; position: relative; }
#home h3 { 
	font-size: 29px; 
	display: block;
	width: 295px;
	border-bottom: 1px dotted #555;
	text-transform: uppercase;
	padding-bottom: 15px;
	float: left;
}
#home p {
	margin-top: 15px;
	border-bottom: 1px dotted #555;
	display: block;
	float: left;
	display: block;
	font-size: 18px;
	line-height: 23px;
	width: 295px;
	padding-bottom: 15px;
	/*font-weight: bold;*/
}
#home small {
	font-size: 16px; 
	line-height: 23px;
	float: left;
}
#home #viewTrailer {
	display: block;
	width: 288px;
	height: 40px;
	background: url(../images/viewTrailer.gif) 0 0 no-repeat;
	float: left;
	text-indent: -9999px;
	outline: none;
	/*margin: 20px 0 36px;*/
}
#home #viewTrailer:hover { background-position: 0 100%; }

div.dottedBorder { 
	border-bottom: 1px dotted #555; 
	padding: 15px 0;
	float: left; 
	width: 295px; 
}
#preOrder {
	position: absolute;
	right: 0;
	top: 65px;
	font-weight: bold;
	font-size: 18px;
}

#home #playInterview {
	display: block;
	width: 289px;
	height: 24px;
	background: url(../images/directorInterview.gif) 0 0 no-repeat;
	float: left;
	outline: none;
	text-indent: -9999px;
	margin-top: 20px;
}
#home #playInterview:hover { background-position: 0 100%; }

/* About */
#about h3 {
	display: block;
	float: left;
	width: 430px;
	height: 85px;
	font-size: 46px;
	text-transform: uppercase
}
#about h4 {
	margin-top: 28px;
	display: block;
	float: left;
	width: 430px;
	color: #b50000;
	font-size: 30px;
	text-transform: uppercase;
}
#about img {
	width: 518px;
	float: right;
}
#about p {
	display: block;
	float: left;
	width: 430px;
	margin-top: 30px;
	line-height: 20pt;
}

/* Biographies */
#bio h3 {
	display: block;
	float: left;
	width: 300px;
	height: 15px;
	font-size: 18px;
	color: #fff;
	margin-top: 25px;
	text-transform: uppercase;
}
#bio h4  {
	display: block;
	width: 300px;
	float: left;
	margin-top:10px;
	color: #636363;
	text-transform: uppercase;
	font-size: 10px;
}
.biography {
	width: 300px;
	float: left;
	margin-right: 24px;
	border-bottom: 1px dotted #555;
	padding-bottom: 25px;
	margin-bottom: 42px;
	height: 445px;
}
.biography.last { margin-right: 0; }
.biography p {
	margin-top: 22px;
	float: left;
	line-height: 16pt;
}

/* Production */
#production h3 {
	font-size: 55px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 30px;
	width: 100%;
	float: left;
	line-height: 1px;
}
#production h4 {
	padding-top: 20px;
}
#production .story {
	display: block;
	width: 400px;
	float: left;
	line-height: 18px;
}
#production .story p { margin-bottom: 30px;}
.productionGallery {
	width: 523px;
	float: right;
}
.productionGallery ul li {
	position: relative;
	display: block;
	width: 166px;
	height: 111px;
	margin-right:12px;
	float: left;
	margin-bottom: 12px;
}
.productionGallery ul li.last { margin-right: 0; }

.overlay  {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/overlay.png) 0 0 repeat;
	width: 166px;
	height: 111px;
	display: none;
}
.overlay a {
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
	display: block;
	width: 151px;
	height: 96px;
	font-weight: bold;
}
.overlay a:hover { text-decoration: none; }

/* Contact */
#contact h3 {
	font-size: 230px;
	text-transform: uppercase;
	display: block;
	width: 100%;
	float: left;
	margin: 0;
}
#contact h3 a { color: #fff; }
#contact h3 a:hover { text-decoration: none; }
.address, .city, .telephone, .fax, .share, .name, .company, .email, .press {
	font-size: 16px;
	display: block;
	float: left;
	border-right: 1px solid #262626;
	padding: 8px 15px 8px 0;
	margin-left: 18px;
	text-transform: uppercase;
	margin-bottom: 30px; 
}
.address { margin-left: 0; }
.share { border-right: 0; padding-right: 0; }
.share a { float: left; }
.press { margin-left: 0; padding-right: 30px }
.email { border-right: 0; }
.name, .company {
	padding-right: 35px;
	margin-left: 38px;
}
.email{ margin-left: 33px; }

#facebook, #myspace, #twitter {
	display: block;
	text-indent: -9999px;
	outline: none;
	background: url(../images/facebook.jpg) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-left: 20px;
}

#myspace { background: url(../images/myspace.jpg) 0 0 no-repeat; }
#twitter { background:  url(../images/twitter.jpg) 0 0 no-repeat; margin-right: 0; }
#footer {
	float:left;
	width: 100%;
	color: #404040;
	margin-top: 22px;
	margin-bottom: 100px;
}
#footer a { color: #404040; }
#footer a:hover {  text-decoration: underline; }
.copyright {
	float: left;
	text-transform: uppercase;
}
.webBy { float: right; }
.webBy img { border: 0; }
#footer .webBy a:hover { text-decoration: none; }
.divider {
	display: block;
	height:1px;
	width: 100%;
	border-top: 1px dotted #555;
	float: left;
	margin-bottom: 25px;
}

/* Text using Helvetica */
/*#home h3 {
	display: block;
	background: url(../images/text/would-you-trade-freedom-for-security.png) 0 0 no-repeat;
	text-indent: -9999px;
	height: 49px;
}
#about h3 {
	display: block;
	background: url(../images/text/sebastian-james-is-a.png) 0 0 no-repeat;
	height: 79px;
	text-indent: -9999px;
}
#about h4 {
	display: block;
	background: url(../images/text/dj-by-night.png) 0 0 no-repeat;
	height: 21px;
	text-indent: -9999px;
	margin-top: 15px;
}
#bio h3 {
	display: block;
	height: 13px;
	text-indent: -9999px;
}
#bio #eric { background: url(../images/text/eric-hilton.png) 0 0 no-repeat; }
#bio #philip { background: url(../images/text/philip-hawken.png) 0 0 no-repeat; }
#bio #sam { background: url(../images/text/sam-steward.png) 0 0 no-repeat; }
#bio #robin { background: url(../images/text/robin-bell.png) 0 0 no-repeat; }
#bio #chris { background: url(../images/text/chris-garrett.png) 0 0 no-repeat; }

#production h3 { 
	display: block;
	background: url(../images/text/production.png) 0 0 no-repeat; 
	height: 93px;
	text-indent: -9999px;
}
#contact h3 a {
	display: block;
	background: url(../images/text/esl-music.png) 0 0 no-repeat;
	height: 176px;
	text-indent: -9999px;
	margin-bottom: 30px;
}
*/

/* Soundtrack */

#soundtrack h3 {
	font-size: 55px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 30px;
	width: 100%;
	float: left;
	line-height: 1px;
}
#soundtrack .story {
	display: block;
	width: 400px;
	float: left;
	line-height: 18px;
}
#soundtrack .story p { margin-bottom: 30px;}
#soundtrack img {
	float: right;
}
#soundtrack ol {
	list-style: decimal inside;
}
.productionGallery ul li {
	position: relative;
	display: block;
	width: 166px;
	height: 111px;
	margin-right:12px;
	float: left;
	margin-bottom: 12px;
}
.productionGallery ul li.last { margin-right: 0; }
.news_image {
	width: 950px;
	text-align: center;
}
