@CHARSET "UTF-8";
/*TEMPLATE 52-LIA MOVIE: The Rush*/

/*
GLOBAL
-----------------*/
* {
margin:0;
padding:0;
color: #000;
list-style:none;
}

a img {border: none;}

body {background: #000;}

/*
STRUCTURE
-----------------*/
#intro {	
	margin: 0 auto;
	padding: 5px;
	width: 950px;
	color: #FFF;
	text-align: center;
}	

#wrapper {
	margin: 0 auto;
	width: 950px;
	background: #937359;
	}
	
/*#header {
	height:236px;
	background: transparent url('/vividgalleries.com/tpt/52/header_bg.jpg') no-repeat left top;
	}*/

#maincontent {
   margin:0;
   width: 950px;
	height:415px;
	background: transparent url('/grph/maincontent_bg.jpg') no-repeat left top;
	}

#secondarycontent {
	height:570px;
	width: 950px;
	background: #937359 url('/grph/secondarycontent_bg.jpg') no-repeat left top;
	}

#tertiarycontent {
	height: 224px;	
	background: transparent url('/grph/tertiarycontent_bg.jpg') no-repeat 0 0;
}

#playerwrapper {
	height:270px;
	/*margin-right:470px;*/
	left:433px;
	position:relative;
	top:130px;
	width:480px;	
	border: 1px solid #000;
}

.overlay {
	position: absolute;
	text-align: center;
	background: url('/grph/playButton.png') no-repeat center center !important;
	background: none;
}

.overlay.small {
	width: 53px;
	height: 53px;
	margin: 55px 0px 0px 120px;
}

.overlay.big {
	width: 480px;
	height: 270px;
}

#footer {
	clear:both;
	heigth: 225px;
	text-align:center;
	font: normal 10px Verdana, Sans-serif;
	color:#000;
	padding: 30px 0 15px 0;
}

/*
QUE
-----------------*/
ul#que {
    float:left;
	width: auto;
	height: auto;
	position: relative;
	top: 280px;
	left: -4px;
	background:transparent;
}

ul#que li {
    float:left;
    margin: 5px 0 5px 10px;
    border: 3px solid #333;
}

ul#que li a:link, ul#que li a:visited {
    float:left;
    display:block;
	width:300px;
	height: 169px;
	background:#141414;
}

ul#que li a:hover, ul#que a:active {

}



/*
FORMATTING
-----------------*/
p {
font: normal 13px Verdana, Sans-serif;
color: #000;
}

p.blurb {
    margin:75px 0 0 30px;
    width:390px;
    font: normal 20px Verdana, Sans-serif;
}

#footer p {
	font-size: 10px;
	color: #999;
}

#footer a.btm_banner {
    clear: both;
    display:block;
    margin: 10px 0;
    width: auto;
    text-align:center;
}

h1 {
	margin: 0 0 0 225px;
	width: auto;
	text-align:center;
	}
	
h2 {
	margin: 15px 0;
	font: normal 40px Arial, Sans-serif;
	color: #f2de5f;
	text-align: center;
	}

/* links */

h1 a:link, h1 a:visited {
	font: bold 22px Arial, Sans-serif;
	color: #fff;
	left:87px;
	position:relative;
	top:-8px;
	}
	
h1 a:hover, h1 a:active {
	text-decoration: none;
	}

a.stackedLink:link, a.stackedLink:visited {
	position: relative;
	top: 90px;
	left: 109px;
	text-align:center;
	font: normal 65px Arial, Sans-serif;
	color: #fff;	
	display:block;
	text-decoration: none;
	width: 410px;
	margin:0;
}

a.stackedLink span {
	font: normal 19px Arial, Sans-serif;
	color: #fff;
	display:block;
	margin-top: -10px;	
}

a.stackedLink:hover, a.stackedLink:active {
	color: #f90;	
}

#footer a:link,
#footer a:visited {
	font: normal 10px Verdana, Sans-serif;
	color: #999;
	}

#footer a:hover,
#footer a:active {
	text-decoration:none;
	}

#footerTextLink a:link, #footerTextLink a:visited {
	clear:both;
	display:block;
	font: bold 35px Arial, Sans-serif;
	color: #fff;
	text-align:center;
	padding: 10px 0;
	margin: 15px 0;
	}
