/*Top Styles --------------------*/

* { margin:0; padding:0; }
body { background:#FFF; height:100%; width: 100%;}
img{ border:none; }

/*Supersized Styles --------------------*/
	
#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../img/progress.gif) no-repeat center center;}

#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }

#supersized img{ width:auto; height:auto; position:relative; outline:none; border:none; }

#supersized a { z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; display:block; }

#supersized a.image-loading { background:#111 url(../img/progress.gif) no-repeat center center; width:100%; height:100%; }

/*Body Styles --------------------*/

#quote {
	width: 100%;
	top: 7px;
	position: absolute;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #006699;
	text-decoration: none;
	text-shadow: #FFF 0px 1px 0px;}

#logo {
	width: 100%;
	top: 7%;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	}

#logo h2 {
	font-size: 72px;
	line-height: 1em;
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #000; text-decoration: none;
	text-shadow: #FFF 0px 1px 0px;
	}
	
#logo h4 {
	font-size: 18px;
	line-height: 1em; font-family: "Times New Roman", Georgia, Times, serif;
	color: #000;
	text-decoration: none;
	text-shadow: #FFF 0px 1px 0px;
	}



#AcademyAward {
	width: 380px;
	top: 123px;
	right: 10px;
	position: absolute;
	text-align: center;
	}


#nav {
	bottom: 45px;
	left: 55px;
	position: absolute;
	text-align: left;
	font: 18px "Times New Roman", Georgia, Times, serif;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	}

#nav a {
	font: 24px "Times New Roman", Georgia, Times, serif;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 5px 7px 5px;
	line-height: 50px;
	background:#171927;
	background:rgb(0,0,0);
	background:rgba(0,0,0,0.7);
	padding: 10px 10px; -moz-border-radius: 10px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 10px;
	}

#nav a:hover {
	text-decoration: none;
	padding: 7px 5px 7px 5px;
	background:#171927;
	background:rgb(0,0,0);
	background:rgba(0,0,0,0.9);
	padding: 10px 10px; -moz-border-radius: 10px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 10px;
	}


#rightCol {
	right: 20px;
	bottom: 45px;
	position: absolute;
	}

#blurayDVD {
	left: 0;
	position: relative;
	margin: 10px 0 10px 0;
	width: 213px;
	font: 12px "Times New Roman", Georgia, Times, serif;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
	padding: 7px 5px 7px 5px;
	background:#171927;
	background:rgb(0,0,0);
	background:rgba(0,0,0,0.7);
	padding: 10px 10px; -moz-border-radius: 10px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 10px;
	}

#blurayDVD p {
	padding-bottom: 7px;
	}

.bluray a {
	text-decoration: none;
	font: 14px "Times New Roman", Georgia, Times, serif;
	color:#000;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	text-shadow: none;
	background:#FFF;
	background:rgb(255,255,255);
	background:rgba(255,255,255,0.7);
	padding: 2px 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	}

.bluray a:hover {
	text-decoration: underline;
	}


#itunes {
	left: 0;
	bottom: 0;
	position: relative;
	float:right;
	width:270px;
	margin: 0;
	padding:0;
	text-align: left;
	}

#rating {
	right: 7px;
	bottom: 5px;
	position: absolute;
	float: right;
	}


#footer {
	width: 100%;
	height: 40px;
	bottom: 0px;
	position: fixed;
	background:#171927;
	background:rgb(0,0,0);
	background:rgba(0,0,0,0.7);
	text-align: center;
	}

#footer h3 {
	font-size: 1.1em;
	line-height: 1em;
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #F4F4F4;
	text-decoration: none;
	text-shadow: #171927 0px 1px 0px;
	padding: 3px 0 0 3px;
	}

#footer .dates {
	float: left;
	font-size: 1.3em; font-family: "Times New Roman", Georgia, Times, serif;
	color: #F4F4F4;
	text-decoration: none;
	text-shadow: #171927 0px 1px 0px; 
	padding: 3px 0 0 3px;
	}

#footer p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1em;
	font-size: .5em;
	color: #F4F4F4;
	padding: 5px 0 5px 3px;
	}

#footer a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #F4F4F4;
	text-decoration: none;
	padding-right: 5px;
	}

#footer a:hover {
	text-decoration: underline;
	}

.smalltext {font-size: .8em;}

.leftPad {padding-left: 5px;}

#social {
	left: 0;
	position: relative;
	width:270px;
	margin: 0;
	padding:0;
	border:none;
	}

#social:hover {
	background:none;
	}

#social li {
	font: 18px "Times New Roman", Georgia, Times, serif;
	color:#fff;
	list-style:none;
	margin:0px 10px 0 0px;
	float:left;
	background:none;
	border:none;
	height:20px;
	padding:0px;
	display:block;
	text-shadow: 1px 1px 1px #000;
	}
	
a.tooltipHome:hover {
	text-decoration:none;
	}

a.tooltipHome span { /* The "span" defines the text appearing on mouse hover, these are basic stylings */
		display:none;
		padding:3px 9px 1px 10px;
		bottom:106px;
		position:relative;
		height:24px;		
		text-align:center;
		background:url("../img/tooltip.png") no-repeat center top;
		position:absolute;
		color:#dddddd;
		font-size:13px;
		margin-left:-60px;
	}

a.tooltip:hover span {
	display:block;
	}
	
a.tooltip:hover {
	text-decoration:none;
	}

a.tooltip span { /* The "span" defines the text appearing on mouse hover, these are basic stylings */
	display:none;
	padding:3px 9px 1px 10px;
	bottom:30px;
	position:relative;
	height:24px;		
	text-align:center;
	background:url("../img/tooltip.png") no-repeat center top;
	position:absolute;
	color:#dddddd;
	font-size:13px;
	margin-left:-60px;
	}

a.tooltipHome:hover span {
	display:block;
	}

.altText {width:0; height:0; display:block; overflow:hidden;}


#quoteRotationHeader {
	width: 380px;
	top: 123px;
	left: 10px;
	position: absolute;
	text-align: center;
	}

#quoteRotationHeader img {
	display: none;
	}

#quoteRotationHeader img.active {
	display:block;
	margin: 0 auto;
	}
	