@charset "UTF-8";

#modalContainer {
	position: absolute;
	top: 140px;
	left: 50%;
}
.modalOverlay {
	background-color: black;
}
#modalContainer #enlargeContainer {
	border: 1px solid #ececec;
}
#modalContainer .vertical {
	position: absolute;
	top: -100px;
	left: -206px;
	width: 408px;
}
#modalContainer .horizontal {
	position: absolute;
	top: 0px;
	left: -306px;
	width: 608px;
}
#enlargeContainer  {
	background-color: white;	
}

/* ORIENTATION-SPECIFIC STUFF */
#modalContainer .vertical #imgItem {
	width: 400px;
	height: 600px;	
}
#modalContainer .horizontal #imgItem {
	width: 600px;	
	height: 400px;
}
#modalContainer .vertical #enlargeFooter,
#modalContainer .vertical #enlargeHeading {
	width: 400px;
}
#modalContainer .horizontal #enlargeFooter,
#modalContainer .horizontal #enlargeHeading {
	width: 600px;	
}
/* END ORIENTATION-SPECIFIC STUFF */
 
#enlargeContainer #enlargeHeading,
#enlargeContainer #enlargeImgContainer,
#enlargeContainer #enlargeFooter {
	margin: 2px 4px 6px 4px;
	position: relative;	
}
#enlargeContainer #enlargeHeading {
	height: 16px;
	background: url(/global/images/photos_videos/enlarge_modal_top_bg.jpg);
}
#enlargeContainer .closeBut {
	position: absolute;
	top: 4px;
	right: 3px;
	width: 49px;
	height: 10px;
	cursor: pointer;
	background: url(/global/images/photos_videos/enlarge_modal_sprite.gif);
	font-size: 0px;
	line-height: 0px;
}
#enlargeContainer #enlargeImgContainer .traverse {
	display: block;
	cursor: pointer;
	position: absolute;
	top: 221px;
	width: 57px;
	height: 27px;
	background-image: url(/global/images/photos_videos/enlarge_modal_sprite.gif);
}

#modalContainer div.horizontal #enlargeImgContainer .traverse {
	top: 95px;
}
#enlargeContainer #enlargeImgContainer .enlargePrev {
	left: 0px;
	background-position: 0 -89px;
}
#enlargeContainer #enlargeImgContainer .enlargeNext {
	right: 0px;
	background-position: -58px -89px;
}

#enlargeContainer #enlargeFooter {
	background: url(/global/images/photos_videos/enlarge_modal_footer_bg.jpg);
	height: 61px;
	overflow: hidden;
}

#enlargeContainer #enlargeControls {
	width: 294px;
	margin: 0 auto;
	padding-top: 29px;
}
#enlargeContainer #enlargeControls a,
#enlargeContainer #enlargeControls div {
	float: left;
}
#enlargeContainer #enlargeControls .mediaStats {
	width: 124px;
	padding-top: 6px;
	font-size: 11px;
	text-align: center;
	color: #919191;
}
#enlargeContainer #enlargeControls .traverse {
	display: block;
	cursor: pointer;
	width: 85px;
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	background-image: url(/global/images/photos_videos/enlarge_modal_sprite.gif);
}
#enlargeContainer #enlargeControls .enlargePrev {
	background-position: 0 -11px;
}
#enlargeContainer #enlargeControls .enlargeNext {
	right: 0px;
	background-position: -86px -11px;
}
#enlargeContainer #enlargeControls a:hover.enlargePrev {
	background-position: 0 -37px;
}
#enlargeContainer #enlargeControls a:hover.enlargeNext {
	right: 0px;
	background-position: -86px -37px;
}

#photos_page_title{
	display:block;
	padding-top: 5px;
	font-size:20px;
	height:25px;
}

#photos_page_titlebar{
	background: #999999;
	width: 4px;
	height: 20px;
	float: left;
	margin:3px 5px 0 0;
}

#photos_page_titletext{
	color: #003C6C;
	font-size: 20px;
	margin:0;
	float:left;
	width:545px;
}
#photos_page_title a.back_btn{
	float:left;
	width: 95px;
	height:18px;
	background:url(/images/innerpage_btns.gif) no-repeat;
	background-position:0 -220px;
	margin-top:3px;
	overflow:hidden;
}
#photos_page_title a:hover.back_btn{
	background-position:0 -239px;
}

#photos_divider{
	background: #EAEAEA;
	width:650px;
	height: 1px;
	line-height:0;
	font-size:0;
	margin-bottom:5px;
}

#leftcol_extended div#photos_page_titletext, #leftcol_extended div#photos_page_titlebar, #leftcol_extended div#photos_page_title{
margin-bottom:0px;
}

#photos_top{
	height: 25px;
	z-index:3;
	position:relative;
	float:left;
	margin:10px 0;
}

#photos_bottom{
	clear: both;
	height: 25px;
}

.photos_pagination{
	background: #E7E7E7;
	width: 467px;
	height: 25px;
	font-size: 11px;
	color: #999999;
	float:left;
}

.photos_pagination_btm{
	background: #E7E7E7;
	display:block;
	height: 25px;
	font-size: 11px;
	color: #999999;
}

.photos_pagination .rx-page-stats, .photos_pagination_btm .rx-page-stats{
	list-style: none;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	padding: 0px;
}

.photos_pagination .rx-pagination, .photos_pagination_btm .rx-pagination{
	list-style: none;
	float: right;
	margin-top: 4px;
	margin-right: 10px;
}
.photos_pagination .rx-pagination li, .photos_pagination_btm .rx-pagination li{
	float: left;
	margin-left: 10px;
}

.photos_pagination span, .photos_pagination_btm span{
	float: left;
	line-height: 13px;
	color: #666666;
	position: relative;
	top: 5px;
	left: 10px;
}

.photos_pagination a, .photos_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;
	}


#photos_gallery ul{
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	width: 665px;
}

#photos_gallery li{
	float: left;
	background: url(/images/backgrounds.gif) no-repeat bottom left;
	background-position: 0px -370px;
	width: 150px;
	height: 210px;
	margin: 5px;
	margin-top: 0px;
	margin-bottom: 25px;
	overflow:hidden;
}

#photos_gallery .listing_item {
	margin-left: 5px;
	margin-right: 5px;
}

#photos_gallery .item_thumb{
	display: block;
	width: 140px;
	position: relative;
	margin-bottom: 10px;
}

#photos_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);
}

#photos_gallery span.item_overlay{
	width: 138px;
	height: 16px;
	position: absolute;
	top: 77px;
	display: none;
	left:0;
}
#photos_gallery a:hover.item_thumb .item_overlay{
	display: block;
}

#photos_gallery .item_thumb .play{
	background-position: -142px -57px;
}
#photos_gallery .item_thumb .play:hover {
	background-position: -142px -73px;
}

#photos_gallery .item_thumb .share{
	background-position: -157px -57px;
}
#photos_gallery .item_thumb .share:hover {
	background-position: -157px -73px;
}

#photos_gallery .item_thumb .add{
	background-position: -127px -57px;
}
#photos_gallery .item_thumb .add:hover {
	background-position: -127px -73px;
}

#photos_gallery .item_thumb .favicon{
	background: none;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 1px;
	top: -1px;
	float: none;
}

#photos_gallery .listing_item .item_title{
	height: 25px;
	margin:0;
}

#photos_gallery .listing_item .item_titlebar{
	background: #999999;
	width: 4px;
	height: 15px;
	float: left;
}

#photos_gallery .listing_item .item_titletext{
	display: block;
	position: relative;
	left: 6px;
	color: #003C6C;
	font-size: 13px;
	line-height: 14px;
}

#photos_gallery .listing_item .item_titletext {
	color: #003C6C;
}

#photos_gallery .listing_item a:hover.item_titletext {
	color: #5FA9ED;
}

#photos_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;
}

#photos_gallery a:hover.item_celebrity {
	color: #5FA9ED;
}

#photos_gallery .listing_item .item_description {
	padding-left: 10px;
	color: #666666;
	font-size: 10px;
	line-height: 12px;
}

#photos_gallery .listing_item .item_description span{
	color: #333333;
}

#photos_gallery .listing_item .item_rating{
	padding-left: 10px;
	height:15px;
}

#photos_gallery .listing_item .item_rating span{
	color: #333333;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	display: block;
}

#photos_gallery .listing_item .item_link{
	height:17px;
}

#photos_gallery .listing_item .item_link a{
	display: block;
	height:17px;
	background:url(/images/videos_photos_btn.gif) no-repeat;
	background-position:-226px -216px;
}

#photos_gallery .listing_item .item_link a:hover {
	background-position:-226px -233px;
}

* 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;
}
#site_heading .upload_but {
	position: absolute;
	top: 0px;
	left: 564px;
	padding-left: 3px;
	background-color: white;
}
#site_heading .upload_but a {
	display: block;
	height: 25px;
	width: 84px;
	background-image: url(/images/videos_photos_btns_sprite.gif);
	background-position: -256px -29px;
}
#site_heading .upload_but a:hover {
	background-position: -256px -54px;
}

#photo_main #collection_info #gallery_title {
	margin: 0 50px 8px 50px;
	color: #0b3c64;
	font-size: 18px;
	line-height: 1.05em;
	font-weight: normal;
}

#photo_main #collection_info .collection_desc {
	margin: 0 50px 10px 50px;
}
	
#photo_main #collection_info .collection_desc,
#photo_main #media_item_info .media_item_desc {
	font-size: 13px;
	line-height: 1.05em;
	color: #585858;
}

#primary_preview {
	height:440px;
	margin:0 40px 5px 40px;
	background:url(/images/content_bg/photo_view_bg.gif) no-repeat;
	position:relative;
	}

	
#photo_main #primary_preview .horizontal {
	position: absolute;
	top: 86px;
	left: 92px;
	width: 410px;
	height: 277px;
	background: url(/images/photo_viewer_bg.png) no-repeat;
}
#photo_main #primary_preview a.horizontal span, #photo_main #primary_preview a.vertical span {
	position:absolute;
	bottom:8px;
	right:7px;
	width:84px;
	height:25px;
	background:url(/images/videos_photos_btn.gif) no-repeat;
	background-position:-406px -134px;
}

#photo_main #primary_preview a:hover.horizontal span, #photo_main #primary_preview a:hover.vertical span {
	background-position:-406px -134px;
}

#photo_main #primary_preview .horizontal img {
	padding:5px;
}
#photo_main #primary_preview .vertical {
	position: absolute;
	top: 13px;
	left: 159px;
	width: 277px;
	height: 410px;
	background: url(/images/photo_viewer_bg_portrait.png) no-repeat;
}
#photo_main #primary_preview .vertical img {
	padding:5px;
}

#preview_nav {
	margin:0;
	padding:0;
	list-style:none;
	}

#preview_nav li {
	height:108px;
	width:51px;
	position:absolute;
	top:168px;
	}

#preview_nav li a {
	background:url(/images/videos_photos_btn.gif) no-repeat;
	height:108px;
	display:block;
	}

#preview_nav li.prev {
	left:13px;
	}

#preview_nav li.prev a {
	background-position:-238px 0;
	}

#preview_nav li.prev a:hover {
	background-position:-289px 0;
	}

#preview_nav li.next {
	right:13px;
	}

#preview_nav li.next a {
	background-position:-238px -108px;
	}

#preview_nav li.next a:hover {
	background-position:-289px -108px;
	}
	
#photo_main #media_item_info {
	margin:0 50px 29px 50px;
}
#photo_main #media_item_info #media_item_title {
	padding: 8px 0;
	margin:0;
	font-size: 14px;
	line-height: 1.10em;
	color: #0b3c64;
}
#photo_main #media_item_info .media_item_desc {
	padding: 0 0 10px 0;
	margin:0;
	font-size: 12px;
	line-height: 1.10em;
	color: #636466;
}

#photo_main #rating_container div {
	float: left;
	margin-right: 4px;
}

#photo_main #media_item_info #media_item_actions {
	height:22px;
	padding: 0;
	margin: 0;
	list-style: none;
	display:block;
}
#photo_main #media_item_info #media_item_actions li {
	float: left;
	margin-right: 20px;
}
#photo_main #media_item_info #media_item_actions li a {
	display: block;
}

#number_container {
	margin:4px 0px 0 0;
	padding-right:10px;
	border-right:1px solid #666;
	color:#666;
	font-size:11px;
	}

#views_container {
	margin:4px 0 0 0;
	}

#views_container .views_count, #views_container .views_label, #rating_container {
	float:left;
	color:#666;
	font-size:11px;
	}
	
#views_container .views_label {
	width:31px;
	height:8px;
	background:url(/images/videos_photos_btn.gif) no-repeat 0 -20px;
	margin:4px 5px 0 0;
	}
#views_container .views_label span {
	display:none;
	}

#rating_container {
	margin:4px 0 0 0;
	}

#rating_container .rating_label {
	width:59px;
	height:8px;
	background:url(/images/videos_photos_btn.gif) no-repeat 0 -3px;
	margin:4px 5px 0 0;
	}
#rating_container .rating_label span {
	display:none;
	}
#rating_container .rating_stars {
	margin-top:2px;
	}

#photo_main #rating_container #rating ul li {
	margin:0;
	float:left;
	}

#photo_main #media_item_info #media_item_actions #share_but_container, #photo_main #media_item_info #media_item_actions #fav_but_container {
	margin-right:5px;
}
#photo_main #media_item_info #media_item_actions #comment_but_container {
	margin-right:0;
}
#photo_main #media_item_info #media_item_actions a.share_but {
	width: 55px;
	height: 22px;
	background-position: -1px -30px;
	background-image: url(/images/videos_photos_btn.gif);
}
#photo_main #media_item_info #media_item_actions a:hover.share_but {
	background-position: -1px -52px;
}

#photo_main #media_item_info #media_item_actions a.fav_but {
	width: 50px;
	height: 22px;
	background-position: -56px -30px;
	background-image: url(/images/videos_photos_btn.gif);
	margin-left:2px;
}
#photo_main #media_item_info #media_item_actions a:hover.fav_but{
	background-position: -56px -52px;
}

#photo_main #media_item_info #media_item_actions a.comment_but {
	width: 69px;
	height: 22px;
	background-image: url(/images/videos_photos_btn.gif);
	background-position: -106px -30px;
	margin-left:2px;
}
#photo_main #media_item_info #media_item_actions a:hover.comment_but {
	background-position: -106px -52px;
}

#photo_main #media_item_info #media_item_actions .report_but {
	width: 53px;
	background-position: -45px 0px;
}
#photo_main #media_item_info #media_item_actions a:hover.report_but {
	background-position: -45px -14px;
}

#photo_main #thumb_carousel {
	position: relative;
	margin:0 35px 20px 35px;	
}
#photo_main #carousel_heading {
	height: 15px;
	margin:0 28px 3px 28px;
	background-image: url(/images/videos_photos_btn.gif);
	background-position: -20px -256px;
}
#photo_main #carousel_heading span {
	display:none;
}

#photo_main #carousel_container {
	width: 504px;
	height: 42px;
	position: relative;
}
#photo_main .jcarousel-clip {
	width: 504px;
	height: 42px;
	overflow: hidden;
	position: relative;
	margin:0 41px;
	
}
#photo_main .jcarousel-prev,
#photo_main .jcarousel-next {
	position: absolute;
	top: -7px;
	width: 28px;
	height: 58px;
	cursor: pointer;
	background-image: url(/images/videos_photos_btn.gif); 
}
#photo_main .jcarousel-prev {
	left: 0px;
	background-position: -22px -76px;
}
#photo_main div:hover.jcarousel-prev {
	background-position: -22px -133px;
}
#photo_main .jcarousel-next {
	right: -85px;
	background-position: -50px -76px;
}
* html #photo_main .jcarousel-next {
	right: 0px;
}

#photo_main div:hover.jcarousel-next {
	background-position: -50px -133px;
}
#photo_main .jcarousel-prev-disabled, #photo_main div:hover.jcarousel-prev-disabled {
	background-position: -22px -190px;
	cursor: default;
}
#photo_main .jcarousel-next-disabled, #photo_main div:hover.jcarousel-next-disabled {
	background-position: -50px -190px;
	cursor: default;
}

#photo_main #carousel_container ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 134px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#photo_main .thumbs_block {
	float: left;
	height: 42px;
	width: 504px;
	padding: 0;
	margin: 0 12px 0 0;
	list-style: none;
}
#photo_main .thumbs_block div {
	float: left;
	margin: 0 12px 0 0;
}
#photo_main .thumbs_block div.no_vgutter {
	margin: 0px;
}
#photo_main .thumbs_block a {
	display: block;
}
#photo_main .thumbs_block img {
	width: 74px;
	height: 42px;
	background: black
}



/* START OLD SHIT

#photo_main #primary_preview {
	position: absolute;
	top: 0px;
	left: 241px;
	width: 410px;
}
#photo_main #preview_box img {
	position: absolute;
	top: 5px;
	left: 5px;
}
#photo_main #preview_nav {
	position: relative;
	top: 420px;
	left: 75px;
	height: 25px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#photo_main #preview_nav li {
	float: left;
	margin-right: 3px; 
}
#photo_main #preview_nav a {
	display: block;
	background-image: url(/images/videos_photos_btns_sprite.gif);
	height: 25px;
}
#photo_main #preview_nav .prev a {
	width: 85px;
	background-position: 0px -29px;
}
#photo_main #preview_nav .prev a:hover {
	background-position: 0px -54px;
}
#photo_main #preview_nav .enlarge a {
	width: 84px;
	background-position: -171px -29px;
}
#photo_main #preview_nav .enlarge a:hover {
	background-position: -171px -54px;
}
#photo_main #preview_nav .next a {
	width: 84px;
	background-position: -86px -29px;
}
#photo_main #preview_nav .next a:hover {
	background-position: -86px -54px;
}

#photo_main #rating_container div.rating_label {
	width:22px;
	}

#photo_main #rating_container div {
	float:left;
	margin-left:4px;
	}

#photo_main #views_container {
	left:120px;
	position:absolute;
	top:76px;
	z-index:3;
	}

#photo_main #views_container div {
	float:left;
	margin-right:4px;
	}
*/
