@charset "utf-8";
/* CSS Document */
.player{
	background:#181818 url(file:///E|/wwwroot/nql18/prod_goldeneyes/images/player_bg.jpg) center top no-repeat;
	text-align:center;
	border:1px solid #333;
	width:1155px;
	position:relative;
	margin:10px auto 3px auto;
}
.player .left-ad{
	width:190px;
	position:absolute;
	left:0;
	top:0;
	padding-top:32px;
}
.player .right-ad{
	width:190px;
	position:absolute;
	right:0;
	top:0;
	padding-top:32px;
}
.tool-bar{
	width:755px;
	margin:7px auto 19px auto;
	height:22px;
	line-height:24px;
}
.downoad-button{
	background:url(file:///E|/wwwroot/nql18/prod_goldeneyes/images/download_button.gif) no-repeat;
	color:#fc0;
	width:40px;
	height:22px;
	float:left;
	text-align:left;
	padding:0 0 0 30px;
	font-size:12px;
}
.share-bar{
	background:url(file:///E|/wwwroot/nql18/prod_goldeneyes/images/share_bar.gif) repeat-x;
	height:22px;
	float:left;
	margin:0 0 0 20px;
	line-height:22px;
}
.share-icon{
	background:url(file:///E|/wwwroot/nql18/prod_goldeneyes/images/share_icon.gif) no-repeat;
	width:23px;
	height:22px;
	float:left;
}
.share-right{
	background:url(file:///E|/wwwroot/nql18/prod_goldeneyes/images/share_right.gif) no-repeat;
	height:22px;
	width:6px;
	float:left;
}
.share-icons{
	width:500px;
	float:left;
	text-align:left;
	padding:3px 0 0 0;
	height:19px;
	font-size:12px;
	line-height:16px;
}
.share-text{
	font-size:12px;
	color:#fc0;
	float:left;
	width:50px;
	height:22px;
	line-height:24px;
}
.more-videos{
	width:952px;
	margin:0 auto;
}
.more-videos .left{
	width:658px;
	float:left;
	margin:10px 0 0 0;
}
.more-videos .right{
	width:277px;
	margin:0 0 0 16px;
	float:left;
}
.more-videos .left .video-list{
	width:656px;
	height:156px;
	border:#323232 1px solid;
	background:#1c1c1c;
	margin:0 0 15px 0;
	position:relative;
}
.more-videos .left .video-list li.header .col2{
	float:right;
	width:61px;
	margin:5px 22px 0 0;
}
.more-videos .left .video-list li.header .logo{
	float:left;
	width:85px;
	height:43px;
	line-height:43px;
	padding:0 0 0 43px;
	font-weight:bold;
	cursor:default;
	color:#000;
	text-decoration:none;
	position:absolute;
}
#listCaption1{
	background:url(../images/videolist_caption1.gif) 0 bottom no-repeat;
	top:-1px;
	left:-2px;
}
#listCaption2{
	background:url(../images/videolist_caption2.gif) 0 bottom no-repeat;
	top:-5px;
	left:-2px;
}

.cycle-button{
	color:#fff;
	font-size:12px;
	background:url(../images/cycle_button.gif) no-repeat;
	float:right;
	width:61px;
	height:25px;
	text-align:center;
	line-height:25px;
	cursor:pointer;
}
.more-videos .left .video-list li{
	height:41px;
	line-height:35px;
	background:url(../images/list_bottom_line2.gif) 0 bottom no-repeat;
	clear:both;
}
.more-videos .left .video-list li.last{
	background:none;
}
.more-videos .left .video-list li.header{
	background:none;
}
.more-videos .left .video-list li .col1{
	padding:0 0 0 40px;
}
.more-videos .left .video-list li .col1 a{
	color:#ccc;
	text-decoration:none;
}
.more-videos .left .video-list li .col1 a:hover{
	color:#fff;
	text-decoration:underline;
}
.more-videos .left .video-list li .col2{
	color:#ccc;
	width:120px;
	float:right;
}
.more-videos .left .video-list li .col3{
	background:url(../images/play_icon.gif) 0 center no-repeat;
	padding-left:25px;
	width:75px;
	float:right;
}
.more-videos .left .video-list li .col4{
	background:url(../images/download_icon.gif) 0 center no-repeat;
	padding-left:25px;
	width:89px;
	float:right;
}
.more-videos .left .video-list li a{
	color:#ffc;
	text-decoration:none;
}
.more-videos .left .video-list li a.cycle-button{
	text-decoration:none;
}
.more-videos .left .video-list li a:hover{
	color:#f66;
	text-decoration:underline;
}
#playerBox{
	width:100%;
	height:100%;
	margin:0 auto;
}
.player .title{
	height:32px;
	color:#fff;
	line-height:32px;
	font-size:16px;
	text-align:center;
}
.video-list li .col1 .new{
	background:url(../images/new_icon.gif) no-repeat;
	width:22px;
	height:10px;
	padding:0 8px;
}