/*  PLAYER 
	========================================================================== */
#jsplayer {
	background-color: #000;
	float: center;
	margin: 0 auto;
	position: relative;
	width: 1082px;
}
#js-viewport {
	width: 1082px;
	height: 600px;
	overflow: hidden;
}
	#js-viewport > img {
		display: inline-block;
		width: 100%;
	}

#js-reg {
	background-color: #000;
	display: none;
	height: 380px;
	left: 280px;
	position: absolute;
	top: 100px;
	width: 540px;
	z-index: 5;
}
#js-reg-container {
	height: 380px;
	position: relative;
	width: 540px;
}
#js-reg-header {
	color: #fff;
	font: bold 30px/1 arial,helvetica,clean,sans-serif;
	height: 40px;
	left: 20px;
	position: absolute;
	top: 20px;
	width: 500px;
}
#js-reg-header em {
	color: #f00;
}

#js-small-thumb-play {
	background-position: 0 -166px;
	cursor: pointer;
	height: 41px;
	left: 120px;
	position: absolute;
	top: 160px;
	width: 41px;
	z-index: 7;
}
#js-small-thumb {
	cursor: pointer;
	height: 182px;
	left: 20px;
	position: absolute;
	top: 85px;
	width: 240px;
	z-index: 6;
}
#js-small-thumb > img {
	display: block;
	width: 100%;
}
.js-playicon {
	background: url("images/ico_play.png") no-repeat scroll -118px 0 transparent;
	cursor: pointer;
	height: 111px;
	left: 495px;
	position: absolute;
	top: 259px;
	width: 114px;
}
	.js-playicon:hover {
		background-position: 0 0;
	}

.js-playicon_s {
	background: url("images/ico_play_s.png") no-repeat -59px 0 transparent;
	cursor: pointer;
	height: 55px;
	left: 115px;
	position: absolute;
	top: 140px;
	width: 57px;
	z-index: 100;
}
.js-playicon_s:hover {
	background-position: 0 0;
}

#js-player-bar {
	background: url('images/scrubbar.gif') no-repeat 0 0 transparent;
	position: relative;
	width: 1082px;
	height: 34px;
	margin: 0;
	padding: 0;
	outline: 0;
}
#js-player-bar > div {
	position: absolute;
	height: 38px;
	top: 0;
	cursor: pointer;
}

#js-player-bar > div#js-playbar {
	left: 0;
	width: 54px;
}

#js-player-bar > div#js-reddot {
	top: 9px;
	left: 60px;
	width: 19px;
	height: 19px;
}

#js-player-bar > div#js-hd {
	right: 0;
	width: 59px;
}

#js-player-bar > div#js-time {
	color: #fff;
	font: bold 15px Arial,Helvetica,sans-serif;
	height: 18px;
	right: 70px;
	text-align: center;
	top: 10px;
	width: 100px;
	cursor: default;
}
#js-reg-note {
	color: #fff;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 16pt;
	font-weight: bold;
	height: 90px;
	position: absolute;
	right: 35px;
	text-align: center;
	top: 85px;
	width: 220px;
	z-index: 6;
}
#js-reg-line {
	background-color: #fff;
	height: 2px;
	padding: 0;
	position: absolute;
	right: 35px;
	top: 180px;
	width: 220px;
	z-index: 6;
}
#js-reg-free {
	color: #fff;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 18pt;
	font-weight: bold;
	height: 85px;
	position: absolute;
	right: 35px;
	text-align: center;
	top: 193px;
	width: 220px;
	z-index: 6;
}
#js-reglink {
	background-color: #76e103;
	border: 0 none;
	border-radius: 4px;
	bottom: 25px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font: bold 35px/1 arial,helvetica,clean,sans-serif;
	left: 45px;
	line-height: 1;
	outline: medium none;
	padding: 5px 10px;
	position: absolute;
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	z-index: 6;
	width: 400px;‰
}
#js-reglink:hover {
	background-color: rgb(150, 5, 5);
	background-color: rgba(150, 5, 5, 0.8);
	cursor: pointer;
}

#js-loading {
	position: absolute;
	top: 0;
	left: 0;
	width: 1082px;
	height: 600px;
	background-color: #000;
	z-index: 4;
	display: none;
}

#js-loading img {
	width: 1082px;
	height: 600px;
}

#download{
	width: 1082px;
	height: 100px;
	float: center;
	margin: 0 auto;
	position: relative;
}

#hd{
	width: 221px;
	height: 100px;
	background: url("images/hd.jpg");
	float: left;
}

#hd a{
	display: block;
	width: 221px;
	height: 100px;
}

#iphone{
	width: 173px;
	height: 100px;
	background: url("images/iphone.jpg");
	float: left;
}

#iphone a{
	display: block;
	width: 173px;
	height: 100px;
}

#android{
	width: 177px;
	height: 100px;
	background: url("images/android.jpg");
	float: left;
}

#android a{
	display: block;
	width: 177px;
	height: 100px;

}

#qt{
	width: 141px;
	height: 100px;
	background: url("images/qt.jpg");
	float: left;
}

#qt a{
	display: block;
	width: 141px;
	height: 100px;
}

#fm{
	width: 226px;
	height: 100px;
	background: url("images/fm.jpg");
	float: left;
}

#fm a{
	display: block;
	width: 226px;
	height: 100px;
	
}
#dw{
	width: 144px;
	height: 100px;
	background: url("images/download.jpg");
	float: left;
}

#dw a{
	display: block;
	width: 144px;
	height: 100px;
}

#hd:hover{
	width: 221px;
	height: 100px;
	background: url("images/hd_h.jpg");
	float: left;
}

#iphone:hover{
	width: 173px;
	height: 100px;
	background: url("images/iphone_h.jpg");
	float: left;
}

#android:hover{
	width: 177px;
	height: 100px;
	background: url("images/android_h.jpg");
	float: left;
}

#qt:hover{
	width: 141px;
	height: 100px;
	background: url("images/qt_h.jpg");
	float: left;
}

#fm:hover{
	width: 226px;
	height: 100px;
	background: url("images/fm_h.jpg");
	float: left;
}

#dw:hover{
	width: 144px;
	height: 100px;
	background: url("images/download_h.jpg");
	float: left;
}


.thumbnails > li {
	margin-left: 8px !important;
	margin-bottom: 8px !important;
}

.postthumb {
  position: relative;
  display: inline-block;
  width: 100%;
  display: block;
}

.postthumb img{
  display: block;
  width: 100%;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle,
.navbar,
.navbar-inverse .navbar-inner {
    filter: none;
    background-image: none;
}

.overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: white;
  opacity: 0;
  filter: alpha(opacity=0);
}

.infopart .rating {
float: right;
}

.infopart p {
float: left;
margin: 0 0px;
position: relative;
left: 0px;
bottom: 0px;
font-size: 0.8em;
color: #333;
text-align: left;
padding: 4px;
}

.rating .star {
margin-top:4px;
float: right;
height: 10px;
width: 10px;
display: block;
background: url('bootstrap/img/stars2.png') no-repeat;
}

.rating .full {
background-position: 0 0;
}

.lightgray {
	background-Color:#f7f7f7;
}

.whiteback {
	background-Color:#ffffff;
}

.rating > span:hover:before {
   content: "";
   position: absolute;
}

.rating > span {
	   color:#d404b1;
	   font-size:0.8em;
}
.biglink h1{font-size: 40px; text-transform: uppercase; line-height: 40px;}
.biglink h2{font-size: 80px; text-transform: uppercase; line-height: 80px;}
.biglink p {font-size: 20px;}

.trailer{ text-align:center; margin:25px 0 25px auto}
.trailer .joinbox {position: absolute; background-color: white; border: 1px solid black; height: auto; width: 490px; left:50%; margin:20px 0 0 -226px}
.trailer .joinbox h2{ margin:0; padding:0; font-size:26px}
.trailer .joinbox h3{ margin:0; padding:0; font-size:15px; text-decoration: underline;}
.control-group {
  margin-bottom: 5px!important
}
.control-group label { margin-right:5px }
form{margin:0!important}
form .well{margin:0!important}
.brand{ text-align: center; margin:0 auto!important;padding:0!important; width: 100%}