@charset "UTF-8";

#videos_page_title{
	width: 650px;
	padding-top: 5px;
}
#leftcol_extended div#videos_page_title, #leftcol_extended div#videos_page_titlebar{
	margin-bottom:0;
}
#leftcol_extended div#videos_page_titletext{
	margin-bottom:0px;
	}

#videos_page_titlebar{
        background: #999999;
        width: 4px;
        height: 20px;
        float: left;
		margin:3px 5px 0 0;
}

#videos_page_titletext{
	color: #003C6C;
	font-size: 20px;
}

#videos_divider{
	background: #EAEAEA;
	width: 650px;
	height: 1px;
	line-height:0;
	font-size:0;
	margin-bottom:5px;
}

#videos_top{
	height: 25px;
	position:relative;
	z-index:3;
	margin:10px 0;
}

#videos_bottom{
	clear: both;
	height: 25px;
}

.videos_pagination{
	background: #E7E7E7;
	width: 467px;
	height: 25px;
	font-size: 11px;
	color: #999999;
	float:left
}

.videos_pagination_btm{
	background: #E7E7E7;
	display:block;
	height: 25px;
	font-size: 11px;
	color: #999999;
}

.videos_pagination .rx-page-stats{
    list-style: none;
    float: left;
    margin-top: 8px;
    margin-left: 10px;
	padding: 0px;
}

.videos_pagination .rx-pagination, .videos_pagination_btm .rx-pagination{
    list-style: none;
    float: right;
    margin-top: 4px;
    padding: 0px 15px 0 0 ;
}
.videos_pagination .rx-pagination li, .videos_pagination_btm .rx-pagination li{
    float: left;
    margin-left: 10px;
}

.videos_pagination span, .videos_pagination_btm span{
	float: left;
	line-height: 13px;
	color: #666666;
	position: relative;
	top: 5px;
	left: 10px;
}

.videos_pagination a, .videos_pagination_btm a{
	color: #003C6C;
}

.videos_sort{
	float:left;
	width:180px;
	margin:0 0 0 5px;
	height:25px;
}

.videos_sort_title{
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	margin:6px 5px 0 5px;
	width:50px;
	float:left;
}
* html .videos_sort_title{
	margin:6px 3px 0 2px;
}

.videos_sort_dropdown{
	float:left;
	width:118px;
	position:relative;
	height:25px;
	font-size:13px;
}

#videos_sort_dropdown.videos_sort_dropdown a.button{
	display:block;
	height:25px;
	background:url(/images/innerpage_btns.gif) no-repeat;
	background-position:-136px -740px;
	color:#666;
}

#videos_sort_dropdown.videos_sort_dropdown a:hover.button{
	color:#448acb;
	background-position:-136px -766px;
}

#videos_sort_dropdown.videos_sort_dropdown a.button span{
	float:left;
	margin:3px 0 0 9px;
	text-align:left;
}

.sec_menu_container{
	/*display:none;*/
	}
	
* html .sec_menu_container{
	float:left;
	}

#videos_sort_dropdown ul.SubMenu{
	position:absolute;
	top:25px;
	left:0;
	width:118px;
	padding:0;
	margin:1px 0 0 0;
	z-index:3;
	}
	
#videos_sort_dropdown ul.SubMenu li, #videos_sort_dropdown ul.SubMenu a{
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	text-align:left;
	line-height:20px;
	color:#666;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#videos_sort_dropdown ul.SubMenu a.menuLink2{
	background:url(/images/btns/sort_dropdown_bg.png) no-repeat;
	}
#videos_sort_dropdown ul.SubMenu a.menuLink2 span{
	display:block;
	margin:0px 0 0px 9px;
	padding:5px 0 5px 0;
	}
	
#videos_sort_dropdown ul.SubMenu a:hover.menuLink2{
	text-decoration:none;
	color:#448acb;
	}

#videos_search{
}

#videos_search_field{
}

#videos_search_button{
}

#videos_gallery{
}

#videos_gallery ul{
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	width: 665px;
}

#videos_gallery li{
	float: left;
	background: url(/images/backgrounds.gif) no-repeat bottom left;
	background-position: 0px -369px;
	width: 150px;
	height: 210px;
	margin: 5px;
	margin-top: 0px;
	margin-bottom: 25px;
}

#videos_gallery .listing_item {
	margin-left: 5px;
	margin-right: 5px;
}

#videos_gallery .item_thumb{
	display: block;
	width: 140px;
	height: 79px;
	position: relative;
	margin-bottom: 10px;
}

#videos_gallery a.item_thumb span.item_overlay span {
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	margin: 0 0 0 2px;
	background-image: url(/images/btns.gif);
}

#videos_gallery span.item_overlay{
	width: 138px;
	height: 16px;
	position: absolute;
	top: 62px;
	display: none;
}
#videos_gallery a:hover.item_thumb .item_overlay{
	display: block;
}

#videos_gallery .item_thumb .play{
	background-position: -142px -57px;
}
#videos_gallery .item_thumb .play:hover {
	background-position: -142px -73px;
}

#videos_gallery .item_thumb .share{
	background-position: -157px -57px;
}
#videos_gallery .item_thumb .share:hover {
	background-position: -157px -73px;
}

#videos_gallery .item_thumb .add{
	background-position: -127px -57px;
}
#videos_gallery .item_thumb .add:hover {
	background-position: -127px -73px;
}

#videos_gallery .item_thumb .favicon{
	background: none;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 1px;
	top: -1px;
	float: none;
}

#videos_gallery .listing_item .item_title{
	height: 25px;
	margin-bottom: 6px;
}

#videos_gallery .listing_item .item_titlebar{
	background: #999999;
	width: 4px;
	height: 15px;
	float: left;
	margin:0 5px 0 0;
}

#videos_gallery .listing_item .item_titletext{
	display: block;
	margin:0;
	color: #003C6C;
	font-size: 13px;
	line-height: 14px;
}

* html #videos_gallery .listing_item .item_titletext{
	margin:0 0 0 2px;
	float:left
}

#videos_gallery .listing_item .item_titletext {
	color: #003C6C;
}

#videos_gallery .listing_item a:hover.item_titletext {
	color: #5FA9ED;
}

#videos_gallery .listing_item a.item_celebrity {
	display: block;
	padding-left: 10px;
	color: #003C6C;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 5px;
	padding-top: 5px;
}

#videos_gallery a:hover.item_celebrity {
	color: #5FA9ED;
}

#videos_gallery .listing_item .item_description {
	padding-left: 10px;
	color: #666666;
	font-size: 10px;
	line-height: 12px;
}

#videos_gallery .listing_item .item_description span{
	color: #333333;
}

#videos_gallery .listing_item .item_rating{
	height:15px;
	margin:0 0 0 10px;
	display:block;
}

#videos_gallery .listing_item .item_rating span{
	color: #333333;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	display: block;
}

#videos_gallery .listing_item .item_link{
	height:17px;
}

#videos_gallery .listing_item .item_link a{
	display: block;
	height:17px;
	background:url(/images/videos_photos_btn.gif) no-repeat;
	background-position:-378px -216px;
}

#videos_gallery .listing_item .item_link a:hover {
	background-position:-378px -233px;
}

/*
 * NOT SURE ABOUT THESE BELOW
 */

#video_title{
	width: 650px;
	padding: 5px 0;
}

#video_titlebar{
        background: #999999;
        width: 4px;
        height: 15px;
        float: left;
        margin: 4px 5px 0 0;
}

#video_titletext{
	color: #003C6C;
	font-size: 18px;
}

#video_player_wrapper{
	background: url(/images/video_page_bg.gif) no-repeat;
	background-position: 0px -113px;
	width: 652px;
	height: 372px;
}

#video_player{
	width: 640px;
	height: 360px;
	margin: 6px;
}

#video_description{
	padding: 5px;
	color: #666666;
	font-size: 13px;
}

#video_info{
	color: #666666;
	font-size: 13px;
	padding-bottom: 30px;
	display:block;
}

#video_duration{
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}

#video_rating{
	float: left;
	margin-top: 3px;
	margin-left: 10px;
}

#video_rating span {
	float: left;
	margin-right: 5px;
}

#video_rating #rating {
	float: left;
	margin-top: 3px;
}

#video_comments{
	clear: both;
	background: url(/images/video_page_bg.gif) no-repeat;
	background-position: 0px 0px;
	width: 465px;
	height: 26px;
	margin: 5px;
	padding-left: 5px;
	color: #666666;
	font-size: 13px;
	line-height: 18px;
}

#video_comments img{
	width: 16px;
	height: 16px;
	position: relative;
	top: 5px;
}

#video_comments a{
	color: #598CA3;
}

#video_comments a:hover {
	color: #FFF;
}
* html #leftcol_extended {
margin:10px 5px;
}

#site_heading {
	background: url(/images/video_photos_page_bg.gif) 0px -605px;
	height: 25px;
	margin-bottom: 12px;
	position: relative;
}
#site_heading div {
	float: left;
}
#site_heading .site_icon {
	width: 16px;
	height: 16px;
	margin: 4px 0 0 4px ;
}
#site_heading .site_label {
	margin: 1px 0 0 9px;
	font-size:15px;
	color:#333;
}
#site_heading .site_separator {
	width: 2px;
	height: 13px;
	background-color: #333;
	margin: 5px 12px 0 12px;
}
#site_heading .site_url {
	margin-top: 3px;
}
#site_heading .site_url a {
	font-size:12px;
	color:#333;
}
#leftcol_extended a.back_btn{
	position:absolute;
	top:10px;
	right:15px;
	width:95px;
	height:18px;
	background:url(/images/innerpage_btns.gif) no-repeat;
	background-position: -161px -220px;
	}
	
#leftcol_extended a:hover.back_btn{
	background-position: -161px -239px;
	}
#leftcol_extended a.back_btn span{
	display:none;
	}

#video_buttons a span {
	display:none;
	}
			
#video_buttons .share_but, #video_buttons .add {
	margin-right:5px;
	float:left;
}
#video_buttons  .comment_but {
	float:left;
	margin-right:0;
}
#video_buttons  a.share_but {
	width: 55px;
	height: 22px;
	background-image: url(/images/videos_photos_btn.gif);
	background-position: -1px -30px;
}
#video_buttons  a:hover.share_but {
	background-position: -1px -52px;
}

#video_buttons a.add {
	width: 50px;
	height: 22px;
	background-image: url(/images/videos_photos_btn.gif);
	background-position: -56px -30px;
	margin-left:2px;
	margin-top:0;
}
#video_buttons a:hover.add{
	background-position: -56px -52px;
}

#video_buttons a.comment_but {
	width: 69px;
	height: 22px;
	background-image: url(/images/videos_photos_btn.gif);
	background-position: -106px -30px;
	margin-left:2px;
}
#video_buttons a:hover.comment_but {
	background-position: -106px -52px;
}

