/* STYLE */
body {background: #000 url('../images/bg.jpg') top center no-repeat; font-family: Arial, Helvetica, sans-serif;}
body.video {
	background: #000 url('../images/bg.jpg'); 
	background-repeat: no-repeat; 

	background-position: -160px -179px; /* 640 x 360 */
/*	background-position: -240px -179px; /* 480 x 272 */
/*	background-position: -220px -179px; /* 520 x 390 */	

	font-family: Arial, Helvetica, sans-serif;
}
#wrap {background: url('../images/bg.jpg') top center no-repeat; width: 960px; margin: 0 auto;}

#watch {width: 640px; height: 360px; display: block; margin: 178px auto 0 auto; border: 1px solid #fff; color: #fff; text-align: center;}
/* 
#watch {width: 640px; height: 480px; display: block; margin: 178px auto 0 auto; border: 1px solid #fff; color: #fff; text-align: center;}
#watch {width: 480px; height: 272px; display: block; margin: 178px auto 0 auto; border: 1px solid #fff; color: #fff; text-align: center;}
#watch {width: 520px; height: 390px; display: block; margin: 178px auto 0 auto; border: 1px solid #fff; color: #fff; text-align: center;}
#watch {width: 720px; height: 478px; display: block; margin: 178px auto 0 auto; border: 1px solid #fff; color: #fff; text-align: center;}
*/

#lcm_simlive_countdown {font-size: 20px; padding: 210px 0 0 0; color: #fff; text-align: center;}

#quality {text-align: center; font-size: 10px; color: #fff; line-height: 20px;}
#quality a {color: #fff; text-decoration: underline;}

#copyright {font-family: Arial, Helvetica, sans-serif; text-align: center; width: 500px; margin: 0 auto; color: #fff; font-size: 0.8em; line-height: 100px;}

/* TESTIMONY */
.opacity {
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}
#transBG {position: absolute; z-index: 1; top: 180px; left: 50%; margin: 0 0 0 -332px; background: #000; display: block; height: 500px; width: 665px;}
div.ss-form-container {height: 700px; position: relative; z-index: 2; font-family: Arial, Helvetica, sans-serif; color: #fff; width: 585px; float: right; padding: 200px 207px 0 0; font-size: 0.8em; line-height: 20px;}
h1.ss-form-title {font-size: 1.3em; color: #FEFFBF;}
.ss-required-asterisk {color: #ff0000;}
.left {float: left;}
.right {float: right;}
.width50 {width: 50%;}

/* SHARE LINKS */
#navShare {width: 337px; height: 48px; overflow: hidden; margin: 0 auto; padding: 20px 0 0 0;}
#navShare ul {width: 1000px;}
#navShare ul li {float: left; margin: 0 49px 0 0;}
#navShare ul li a {width: 48px; height: 48px; background: url('../images/nav-share_off.png') top left no-repeat; display: block; text-indent: -99999px;}
#navShare ul li a:hover {width: 48px; height: 48px; background: url('../images/nav-share_on.png') top left no-repeat; display: block; text-indent: -99999px;}
#navShare ul li#myspace a {}
#navShare ul li#facebook a {background-position: -97px 0;}
#navShare ul li#facebook a:hover {background-position: -97px 0;}
#navShare ul li#twitter a {background-position: -193px 0;}
#navShare ul li#twitter a:hover {background-position: -193px 0;}
#navShare ul li#testimony a {background-position: -290px 0;}
#navShare ul li#testimony a:hover {background-position: -290px 0;}