/*Player from Blog*/

.player_container
{
	position: relative;
	margin: 0em auto; 
	width: 983px;
	text-align: left;
	border: 1px none #fff;
}

.player_contents {
	float:left;
	margin-left: 4px;
	width:100%;
}

.player_controls {
	position: relative;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	height:80px;
	width:945px;
	background:url(/images/topnav-bg.png) no-repeat;  
}

.player_controls_home {
	
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	height:46px;
	width:236px;
}

.player_controls_left {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	height:46px;
	width:285px;  
}

.player_controls_right {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	height:46px;
	width:285px;
}

/*Player from Blog End*/

.player_single_entry {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #C5C877;
	margin-top:0px;
	margin-left:19px;
	margin-right:-3px;
	background-image:url(/images/single_video-bg.gif);  
	background-repeat: none;  
	height:445px;
	width:934px;
}


.player_header_single_photo {
	width:640px;
	height:430px;
	float:left;
	margin-left: 30px;
	margin-top: 10px;	
}
.player_single_contents_icons { /* Container for send-to-facebook,myspace... etc... */
	width: 640px;
	height: 41px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 480px;
}

.player_single_contents_icons .add, .email {
	margin-right: 90px;
}

.player_single_contents_icons .facebook {
	margin-right: 0px;
}


.player_single_contents_icons a img{
	border:none;
}
.player_header_single_titles {
	width: 235px;
	height: 290px;
	float: right;
	margin-right: 15px;
	margin-top: 10px;
}

.player_big_single_text {
	font-size:20px;
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: bold;
}
.player_single_title {
	font-size:14px;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: bold;
}
.player_single_small_text{
	font-size:12px;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: bold;
}

#google_ads { 
	border: 1px solid #d9d9d9; 
	background-color: #fbfbfb; 
	height:94px;
	width:732px;
	margin-left: 100px;	
}
