#content_wrap #main_gallery{
  margin: 10px 0px 10px 10px;
  background: #202020;
  min-height: 100px;
  color: #EEE;
  width: 505px;
  float: left;
  padding: 10px 15px;
  position: relative;
  z-index: 2;
}
#content_wrap #main_gallery h1{
	font-size: 1.3em;
}
#content_wrap #main_gallery .caption{
	font-weight: normal;
	font-size: .8em;
	min-height: 75px;
	margin-top: 0px;
}
#content_wrap #main_gallery #main_photo_wrap{
  text-align: center;
  margin-top:1px;
}
#content_wrap #main_gallery #main_photo_wrap img{
	max-width:99%;
}
#content_wrap #main_gallery #next_gal_bar{
  text-align:right;
  margin:6px 0px
}
#content_wrap #main_gallery #next_gal_bar a{
  background:#fff;
  padding:2px 4px;
  font-size:11px;
  font-weight:bold;
}
#content_wrap #main_gallery #pagination_bar{
  min-height: 30px;
  width: 500px;
  margin: 2px auto;
  background: #333 url(/rw/SysConfig/WebPortal/nypost/images/story_photos_pagination_bar_bg.png) center top no-repeat;
  padding: 5px 0px 0px 5px;
  text-align: left;
  position: relative;
  padding-bottom:5px;
}
#content_wrap #main_gallery #pagination_bar h1 {
	top: 2px;
	width: 100%;
	font:18px 'arial black';
}
#content_wrap #main_gallery #subpagination {
	display: block;
	text-align: left;
  	position: relative;
  	width: 500px;
  	margin: 2px auto;
  	min-height: 15px;
  	color: #666;
}
#content_wrap #main_gallery #subpagination .photo_credit{
	font-size: .7em;
	color: #c00;
	display: block;
	float: left;
	text-align: left;	
}
#content_wrap #main_gallery #subpagination .counter{
	font-size: .7em;
	color: #cc00;
	display: block;
	float: right;
	text-align: left;
}
#content_wrap #main_gallery #photo_btns {
	position: absolute;
	width: 500px;
	height: 21px;
	top : 100px;
}
#content_wrap #main_gallery #photo_btns span{
	cursor: pointer;
	height: 53px;
	width: 24px;
	color: #eee;
	font-weight: bold;
	font-size: 13pt;
	color: #eee;
}
#content_wrap #main_gallery #photo_btns span{
	text-shadow:1px 3px 2px #000;
}
#content_wrap #main_gallery #photo_btns span.prev_btn{
  	height: 21px;
  	width: 45px;
  	padding: 1px 3px;
  	float: left;
  	background-color: #202020;
}
#content_wrap #main_gallery #photo_btns span.next_btn{
	height: 21px;
  	width: 45px;
  	padding: 1px 3px;
  	float: right;
  	margin-right: -3px;
  	background-color: #202020;
}
#content_wrap #main_gallery #photo_btns span:hover{
	color:#888;
}
#content_wrap #main_gallery .thumb_wrap{
  width: 80px;
  text-align: center;
  position: absolute;
  bottom: 25px;
  left: -27px;
  display: none;
}
#content_wrap #main_gallery .thumb_wrap .thumb{
  background: #EEE;
  border: 1px solid #999;
  border-bottom: none;
  padding: 5px 5px 4px 5px;
}
#content_wrap #main_gallery .thumb_wrap .thumb img{
  vertical-align: middle;
}
#content_wrap #main_gallery .thumb_wrap .thumb_foot{
  height: 12px;
  width: 80px;
  background: url(/rw/SysConfig/WebPortal/nypost/images/photo_hover_bottom_bg.png) center center no-repeat;
}

#content_wrap #main_gallery .from_wrap{
	text-align: right;
	border-bottom: 1px solid #666;
	margin-bottom: 1em;
}
#content_wrap #main_gallery .related_story{
	font-size: .75em;
}
#content_wrap #main_gallery .related_story a{
	color: #FFF;
}
#content_wrap #main_gallery .related_story a:hover{
	text-decoration: underline;
}
#content_wrap #main_gallery .related_story h4{
	display: inline;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #C00;
	padding-right: 5px;
}

#content_wrap #main_gallery .popup_wrap{
	color: #000;
	left: 0px;
}
#content_wrap #main_gallery .popup_wrap .popup_top{
  background-image: url(/rw/SysConfig/WebPortal/nypost/blocks/popup/images/popup_bg_top_reversed.png);
}
#content_wrap #main_gallery .ct_related{
	float:left;
	text-align:left;
	width:147px;
	height:165px;
	padding:10px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
#content_wrap #main_gallery .ct_related_title{
	font-size:11pt;
	font-weight:bold;
}
/*new styles for galleries*/
.thumbs_menu, .gallery_link{
	font:11px arial;
	text-transform:uppercase;
	padding:3px 5px;
	background:#333;
	border:2px solid #000;
	position:absolute;
	cursor:pointer;
	color:#aaa;
	z-index:90;
}
.thumbs_menu:hover, .gallery_link:hover{
	background:#555;
}
.thumbs_menu{
	top:0px; left:-2px;
	border-top:none;
}
.gallery_link{
	bottom:0; right:0;
	border-bottom:none;
	border-right:none;
}
.thumbs_wrap{
	position:absolute;
	width:496px;
	margin-left:2px;
	top:18px; left:-2px;
	z-index:100;
	padding-top:5px;
	background:url(/rw/SysConfig/WebPortal/nypost/blocks/top_story/images/media_loader_back.png) top left;
	display:none;
	border:2px solid #333;
}
.thumbs_wrap ul{
	list-style:none;
}
.thumbs_wrap li{
	float:left;
	width:45px; height:70px; orverflow:hidden;
	margin:5px;
	margin-left:9px;
}
.thumbs_wrap li img{
	border: 1px solid #fff;
	max-width:43px;
}
.thumbs_wrap li:hover img{
	border-color:#c00;
}
.thumbs_wrap p{
	padding:5px 10px;
	width:93%;
	margin-top:5px;
	margin-left:7px;
	border-top:1px solid #222;
	background:url(/rw/SysConfig/WebPortal/nypost/images/arrow_list_red.png) center left no-repeat;
}
.thumbs_wrap p .close{
	display:block; float:right;
	font:11px arial; color:#666;
	margin-right:-8px;
	cursor:pointer;
}
.thumbs_wrap p .close:hover{
	color:#fff;
}
.thumbs_wrap p .close span{
	color:#c00;
}
#content_wrap #gallery_wrap .thumbs_wrap p a{
	font:12px arial;
	color:#ccc;
}
#content_wrap #gallery_wrap .thumbs_wrap p a:hover{
	color:#c00;
}
#content_wrap #main_gallery #main_photo_wrap{
}
.next_prev{
	width:100%;
	height:30px;
	position:absolute; right:-3px; top:180px;
	padding:3px 3px 5px 3px;
}
.next_prev div{
	width:35px; height:100%;
	background:url(/rw/SysConfig/WebPortal/nypost/images/next_prev.png) bottom left no-repeat;
	float:left;
	cursor:pointer;
	border:3px solid #000;
}
.next_prev .next{
	background-position:bottom left;
	float:left;
	margin-left:-3px;
}
.next_prev .next:hover{
	background-position:top left;
}
.next_prev .prev{
	background-position:bottom right;
	float:right;
	margin-right:-3px
}
.next_prev .prev:hover{
	background-position:top right;
}
