/* ------------------------------------------------------------------------------------------------------------------------------------ */
/* VIDEO / VIDEO DETAIL STYLES  */
/* ------------------------------------------------------------------------------------------------------------------------------------ */
.search {
	float: right;
	width: 201px;
	background: url('../_img/temp-search.png') no-repeat top right;
	min-height: 40px; 
	margin-top: -10px;
	
}

.mini-header {
	margin-bottom: 20px;  
	margin-left: 11px;    
/*	min-height: 21px; 
	margin-top: 20px;       */
}
#back {
	margin: 0px 15px;
	padding-top: 15px;	
	padding-bottom: 13px;
	padding-left: 3px;
	background: url(../_img/hr.gif) repeat-x left bottom;  
}


#switch {   
	padding-top: 2px;         
	margin-right: 10px;
	text-align: right;
	float: right;
	width: 150px;
} 
     
#switch a {    
	color: #666;   
	text-decoration: none;
}  
#switch a:hover {   
	color: #fff;
}

#video-container {
/*	margin-left: -11px;      */
	font-size: 12px; 

}                

.video-preview {
	width: 314px;    
	float: left; 
	margin-bottom: 18px; 
	min-height:260px; 
	background: url(../_img/video_list_bg.png) no-repeat;
}   
.video-preview.hover {
	background-position: 0px -260px;	
}
.video-preview.hover .glean-image {
	background-position: 0px -216px;	
}
.video-preview.down {
	background-position: 0px -520px;
}
.video-preview.down .glean-image {
	background-position: 0px -432px;	
}

.video-preview.hover .glean-image .overlay {             
	display: block;
	background: transparent url(../_img/gleam-video-preview.png) no-repeat 0 -176px;  
}
.video-preview.hover .glean-image img {
/*	opacity: 1;   */
}
.video-preview.hover .video-caption a { 
	color: #000; 
	text-decoration: none;
    background: url('../_img/arrow-small_on.png') no-repeat scroll center right;   
} 

.video-caption { 
	color: #666;
	float: left;   
   	width: 300px; 
	margin-top: -8px;
	margin-left: 11px;  
    min-height: 30px; 
} 
.video-caption a { 
	padding-right: 18px;  
    color: #333;
    text-decoration: none;  
    background: url('../_img/arrow-small_off.png') no-repeat scroll center right;
} 


/* Pretty Images */
.glean-image{
	position: relative;
	width: 314px;
	height: 185px;
	background: transparent url('../_img/video-preview-bg.png') no-repeat 0 0;
	padding: 9px 12px 11px 10px;  
	cursor: pointer; 
	float: left;   
} 
.glean-image img { 
/*	opacity: .8;      */
	width: 288px;
	height: 162px;
}    
.glean-image .overlay {
	width: 302px;
	height: 176px;
	background: url('../_img/gleam-video-preview.png') no-repeat;
	position: absolute;
	top: 9px;
	left: 10px;
}  



select {   
   	min-width: 150px;
	margin-right: 5px;
/*	background-color:#333;
	border: medium none;  
	color: #ccc;   */
}        


/* Video Detail Styles */ 
#video-detail {  
/*	min-height: 500px;   */
	margin-left: 7px;
	margin-top: 2px;
}
#widescreen {  
/*	border: 1px solid #999;   */
	width: 680px; 
	float: left;   
	margin-left: -3px;
	height: 420px;
	background: url('../_img/video-widescreen-bg.png') no-repeat 0px 0px;  
	margin-bottom: 25px;
} 
#widescreen-swf {
	margin: 21px 0 0 22px;
}
#video-info {        
/*	border: 1px solid #999;          */
	margin-left: 661px; 
	width: 287px;
}                      
#video-info h3 { 
	font-family: Helvetica,"Lucida Grande", Lucida Sans-serif, Lucida Sans Unicode;
	color: #4D4D4D;
	font-size: 20px;
	line-height: 20px;
	margin: 0px 0px 20px;
	padding-top: 9px;
	text-shadow: 1px 1px 0px #FFFFFF;
} 
ul.more-links {
	margin: 17px 0 17px 10px; 		
}
ul.more-links li {
	font-size: 11px; 
	font-weight: bold;
	color: #999;
	margin-bottom: 2px;
}
ul.more-links li a {
	color: #999;
	text-decoration: none;
	padding-right: 16px;
	background-repeat: no-repeat;
	background-position: center right;
	background-image: url(../_img/arrow-small_off.png);
}
ul.more-links  li a:hover {
	color: #FFF;
	background-image: url(../_img/arrow-small_on.png);
} 

/* Pretty Thumbnails */

.related-vid .glean-image {
	position: relative;
	width: 94px;
	height: 67px;
	background: transparent url('../_img/video-thumb-bg.png') no-repeat 0 0;
	padding: 8px 5px 0 8px;
	margin: -5px 0px 0px -5px;
	cursor: pointer; 
	float: left;   
} 
.related-vid .glean-image img { 
	width: 80px;
	height: 53px;
	border: none;
	margin: 3px;
}    
.related-vid .glean-image .overlay {
	width: 86px;
	height: 59px;
	background: url('../_img/gleam-video-thumb.png') no-repeat 0 0;
	position: absolute;
	top: 3px;
	left: 3px;
} 
.related-vid .glean-image.hover img {
	border: 0;
}  
#related-vids {
	margin-bottom: 10px;
	margin-left: 18px;
}
.related-vid {   
/*	font-family: "Lucida Grande", sans-serif; */
	font-size: 11px;
	padding: 5px;
	height: 65px;     
	margin-bottom: 1px;
	margin-right: 10px;
} 
.related-vid a {
	text-decoration: none;    
	color: #999;
}
.related-vid p {  
	padding-top: 5px;
	padding-right: 5px;
} 

#related-vids .active { 
	cursor: pointer;  
	background-color: #F6F6F6;
}
#related-vids .active .glean-image {
	background-position: 0px -74px;	
}
#related-vids .active a{   
	color: #000000;
} 

#related-vids .active .glean-image img {
	border: none;
} 
#related-vids .active .glean-image .overlay {
	background: url('../_img/gleam-video-thumb.png') no-repeat 0 -59px; 
	display: block; 

}   

#video-description {
	min-height: 128px;
	margin-left: 22px;
	width: 253px;
	padding-top: 10px;
}
#panel { 
	height: 19px;
	background: url(../_img/hr.gif) repeat-x 0 0;
	margin: 10px 0px 0px;
	padding: 18px 0px 30px;
}
#panel li {
	width: 81px;
	height: 19px;
	float: left;
	margin-right: 5px;
	text-indent: -9999px;
}
#panel li a {
	display: block;
	width: 81px;
	float: left;
	background: url(../_img/share-buttons-sprite.png) no-repeat;
	padding-top: 19px;
	height: 0px;
	overflow: hidden;
}
#panel #download a {
	background-position: 0px 0px;
}
#panel #download a:hover {
	background-position: 0px -19px;		
}
#panel #share a {
	background-position: -81px 0px;		
}
#panel #share a:hover {
	background-position: -81px -19px;		
}
#panel #embed {
	margin-right: 0px;	
}
#panel #embed a {
	background-position: -162px 0px;		
}
#panel #embed a:hover {
	background-position: -162px -19px;		
}

/* Share Offset */
html body #at15s {
	margin: -10px 0px 0px 5px !important;	
}
.hr {
	background: none;
}
