@charset "utf-8";
/* CSS Document */

html, div, map, dt, isindex, form {
	display: block;
}

body {
	margin:0px;
	padding:0px;
	background-color:#212122;
	background-image:url(../images/backgrounds/background_tiledH.jpg);
	background-repeat:repeat-x;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:1.4;
}

a {
	color:#F9C000;
}

.nav {
	width:100%;
	text-align:center;
	height:200px;
	padding:5px 0 0 0;
}

.nav UL {
	text-align:center;
	margin: 0 0 0 0;
	padding: 0;
}
.nav UL LI {
	list-style: none;
	color: #ffffff;
	font-size: 20px;
	padding: 0 30px 0 30px;
	display:inline;
}
.nav UL LI A {
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	margin-right: 0px;
}
.nav UL LI A:hover {
	text-decoration: underline;
}

.container {
	background: transparent url(../images/backgrounds/poptiq_video_stretch.jpg) repeat-y scroll center;
	margin:auto 0;
	padding:0 0 40px 0;
	text-align:center;
}

.videoPlayer {
	margin:0 auto;
	width:472px;
	padding: 20px 90px 0px 90px;
}

.videoPlayerForFlowplayer {
	margin:0 auto;
	width:500px;
	padding-top:20px;
}

.movieTitle {
	font-size:18px;
	font-weight:bold;
	width:425px;
    margin-left:auto;
    margin-right:auto;
}

.movieDescription {
	text-align:center;
	width:425px;
    margin-left:auto;
    margin-right:auto;
}

.movieTitle2 {
	font-size:18px;
	font-weight:bold;
    width:488px;
    margin-left:auto;
    margin-right:auto;
}

.movieDescription2 {
	text-align:left;
	width:488px;
	margin-left:auto;
	margin-right:auto;
}

.footer {
	background: transparent url(../images/backgrounds/poptiq_video_footer.jpg) no-repeat scroll center top;
	float: left;
	width: 100%;
	height:119px;
	margin-top:0px;
	padding-top:40px;
	color:#3c4548;
	text-align:center;
	font-size:10px;
}
.footer a{
	color:#3c4548;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
#wrapper {
 background: transparent url(../images/topPanel_videoNew.jpg) no-repeat scroll center top;
 width: 100%;
 margin: 0 auto;
 padding:0px;
}
 
#poptiqLite {
 width:200px;
 height:200px;
 margin:20px auto 0 auto;
}
 
#poptiqLiteButtonDiv {
 width:525px;
 height:250px;
 text-align:right;
}
#poptiqLiteButtonDiv2 {
	width:350px;
	height:130px;
	text-align:right;
	float:right;
}
#poptiqLiteButtonDiv2 img{
	width:100%;
	height:100%;
	padding-left:20px;
	padding-right:50px;	
	border:0px;
}
#goHome {
 width:980px;
 height:200px;
 margin-left:auto;
 margin-right:auto;
 margin-top:16px;
}
 
#goHomeButtonDiv {
 width:290px;
 margin-left:auto;
 margin-right:auto;
 height:130px;
 text-align:left;
}

#goHomeButtonDiv img{
 width:100%;
 height:100%;
 border:0px;
}
