@import url(gallery_required.css);
div#photo_gallery li{
	list-style-type: none;
}
div#photo_gallery{
	position: relative;
	width: 625px;
	background-color:#000000;
	margin-bottom:20px;
}
div#images{
	margin: 0px 51px 0 75px;
	height: 364px;
	width: 498px;
	}
	* html div#images{
		margin: 0 51px 0 38px;
		}
ul#image_list{
	visibility: hidden;
}

div#image_background{
	width: 654px;
	height: 502px;
	background: url('../_images/media/media_bg.gif');
	position: relative;
}
div#photo_gallery a#go_left, div#photo_gallery a#go_right{
	display: block;
	position: absolute;
	top: 200px;
	width: 75px;
	height: 24px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}
div#photo_gallery a#go_left{
	left: 10px;
	padding-left: 15px;
	background: url(/_images/icons/arrow_left_small_red.jpg) no-repeat left;
	text-indent:9999px;
}
	* html div#photo_gallery a#go_left{
		/*padding-left: 0px;
		left: 0px;*/
		}
div#photo_gallery a#go_right{
	right: 10px;
	padding-right: 15px;
	text-align: right;
	background: url(/_images/icons/arrow_right_small_red.jpg) no-repeat right;
	text-indent:9999px;
}
			* html div#photo_gallery a#go_left {
				/*background: none !important;
				padding-left: 0px;*/
				left:-32px !important;
				}
			* html div#photo_gallery a#go_right {
				/*background: none !important;
				width: 30px;*/
				right:22px;
				}
div#photo_gallery a#enlarge{
	display: block;
	text-align: center;
	cursor: pointer;
	}

div#thumb_block a#thumb_move_left,div#thumb_block a#thumb_move_right{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 43px;	
	text-indent: -9999px;
	display: block;
	cursor: pointer;
}
div#thumb_block{
	position: relative;
	width: 580px;
	margin: 0 auto;
}
div#thumb_block a#thumb_move_left{
	background: url(../_images/icons/scrolling_left.png) no-repeat left top;
	left: 0px;
}
div#thumb_block a#thumb_move_right{
	background: url(../_images/icons/scrolling_right.png) no-repeat left top;
	right: 0px;
}
	div#thumb_block a#thumb_move_left:hover, div#thumb_block a#thumb_move_right:hover{
		background-position: left bottom;
		}
div#thumb_block div#thumb_slide{
	height: 103px;
	width: 515px;
	margin-left: 32px;
}
div#thumb_block ul#thumbs li{
	float: left;
	padding: 0 1px;
	height: 101px;
	width: 101px;

}
div#thumb_block ul#thumbs li img{
	margin: 1px;
}
div#thumb_block ul#thumbs li.selected span.thumbnail_title{
	color: #770395;
}
div#thumb_block ul#thumbs li.selected img{
	margin: 0;
	border: 1px solid #000;
}
div#thumb_block span.thumbnail_title{
	font-size: 0.93em;
	width: 100%;
	text-align: center;
	margin-top: 6px;
	display: block;
}


div#info_block{
	width: 654px;
	min-height: 100px;
	background: url('../_images/media/media_caption_bg.gif') repeat-y left top;
	padding-bottom: 1px;
	position: relative;
}
div#info_block ul.drop_tab{
	float: right;
}

div#info_block div#gallery_info{
	clear: both;
	margin: 10px;
	padding-bottom: 14px;
	border-bottom: 1px dotted #000;
}
div#info_block div#gallery_info span#show_info{
	display: block;
	font-size: 1.1em;
}
div#info_block div#gallery_info span#show_info span.show_type{
	font-weight: bold;
	color: #FD771E;
	margin-right: 7px;
	
}
div#info_block div#gallery_info span#gallery_title{
	font-size: 1.8em;
	font-weight: bold;
	margin-right: 5px;
}
div#info_block div#gallery_info span#counter{
	color: #7A7A7A;
	font-size: 1.3em;
	font-weight: bold;
}
div#info_block div#gallery_info div#caption{
	margin: 7px 0;
	position: relative;
	width: 100%;
}
div#info_block div#gallery_info span#copyright_info{
	font-weight: bold;
	font-size: .9em;
	float: left;
	display: none;
}
div#info_block div#gallery_info span#gallery_create_date{
	font-weight: bold;
	font-size: .9em;
	float: right;
}
div#comment_block{
	background: url('../_images/media/media_comment_bg.gif') repeat-y left top;
	width: 639px;
	height: 25px;
	padding: 7px;
	*padding-bottom: 4px;
	*position: relative;
}
div#comment_block button{
	float: right;
	margin-bottom: 30px;
	*margin-bottom: 28px;
	*width: 145px;
}
* html div#comment_block button{
	margin-bottom: 0px;
}
div#comment_block span#comment_info{
	float: left;
	color: #FD771E;
	font-weight: bold;
	margin-top: 5px;
	
}
div#comment_block span#comment_info span#comment_counter{
	color: #FFFFFF;
	margin-left: 5px;
}
div#photo_gallery h4{
	background-color:#542969;
	color:#FFFFFF;
	display:inline-block;
	font-size:1.5em;
	font-weight:bold;
	padding:2px 16px;
	text-decoration:none;
	margin: 12px 0px 12px 20px;
}
div#caption{
	margin: 10px 51px 15px 75px;
	}
}
#iframe_top_90h{
	width:728px;
	height:90px;
	}
#iframe_companionad{
	width:300px;
	height:250px;
	}
#G_enlarged_caption{
	display:none !important;
	}

