/* New CSS 14-7-2009 for the gallery editor */

	#tags_wrapper	{ width: 640px; }
	
	#tags_gallery	{ border: 1px solid #bbbbbb; padding: 5px; margin: 5px; margin-bottom: 0px; }
	#tags_gallery 	{ background-color: #E2F2F7; background-image: url('../images/photo-meta-bg.gif'); }
	#tags_gallery 	{ background-position: top left; background-repeat: repeat-x; }
	
	#tags_preview	{ height: 250px; width: 250px; border: 1px solid #bbbbbb; margin: 5px; float: left} 
	#tags_preview	{ overflow: scroll; margin-right: 0px; }
	
	#tags_meta		{ min-height: 250px; width: 325px; border: 1px solid #bbbbbb; padding: 5px; margin: 5px; float: left; }
	#tags_meta 		{ background-color: #E2F2F7; background-image: url('../images/photo-meta-bg.gif'); }
	#tags_meta 		{ background-position: top left; background-repeat: repeat-x; }	 
		
	#tags_thumbs	{ height: 400px; overflow: scroll; clear: both; border: 1px solid #bbbbbb; margin: 5px; }

	#tags_counter	{ border: 1px solid #bbbbbb; padding: 5px; margin: 5px; clear: both; }
	#tags_counter 	{ background-color: #E2F2F7; background-image: url('../images/photo-meta-bg.gif'); }
	#tags_counter 	{ background-position: top left; background-repeat: repeat-x; }
	
	#tags_meta_types { border: 1px solid #bbbbbb; margin: 5px; }
	
	.photo_gall_meta_row { border-bottom: 1px solid #1876B2; padding: 1px;}
	.photo_gall_meta_row_left { width: 150px; float: left; padding-top: 3px; }
	.photo_gall_meta_row_right {  }


/* Updated photogallery styles */

	#pg_wide_goto { width: 625px; margin-left: 4px; margin-top: 4px; }
	#pg_wide_photo { margin-left: 4px; margin-top: 2px; }

	#pg_info_wrapper { width: 625px; margin-left: 4px; margin-top: 2px; }
	#pg_lhs_wrapper { width: 300px; float: left; }
	#pg_rhs_wrapper { width: 320px; float: right; }
	
	
	.pg_comments_box { background-color: #F0ECE1; background-image: url('../images/asg-hpc-news.gif'); margin: 2px; } 
	.pg_comments_box { background-position: top left; background-repeat: repeat-x; border: 1px solid #BAAB6A; }	
	.pg_comments_menu { background-color: #BAAB6A; height: 14px; font-size: 10px; padding: 2px; color: white; }
	
	#pg_comments_add_comment { padding: 2px; display: none; }
	#pg_comments_data { padding: 2px; }
	
	.pg_comment { border-bottom: 1px dashed #BAAB6A; margin 1px; }
	.pg_comment_name { color: #BAAB6A; clear: both ;}
	.pg_comment_quotes_l { color: #BAAB6A; clear: none; display: inline; }
	.pg_comment_quotes_r { color: #BAAB6A; clear: none; display: inline; }
	.pg_comment_text { clear: none; display: inline; }
	
	/* exif data stuff */	
	.exif_dropdown_menu { height: 14px; font-size: 10px; background-color: #1876B2; color: white; padding: 2px; }
	.photo_gall_exif_data { margin: 2px; padding: 2px; }

	.photo_gall_camera_exif { border: 1px solid #1876B2; background-color: #E2F2F7; margin: 2px; }
	.photo_gall_camera_exif { background-image: url('../images/photo-meta-bg.gif'); }
	.photo_gall_camera_exif {  background-position: top left; background-repeat: repeat-x; }

	.meta_dropdown_menu { height: 14px; font-size: 10px; background-color: #1876B2; color: white; padding: 2px; }
	.photo_gall_meta_data { margin: 2px; padding: 2px; }

	.photo_gall_photo_meta { border: 1px solid #1876B2; background-color: #E2F2F7; margin: 2px; }
	.photo_gall_photo_meta { background-image: url('../images/photo-meta-bg.gif'); }
	.photo_gall_photo_meta {  background-position: top left; background-repeat: repeat-x; }
	

/* New stuff! */

.photo_sel { }
.photo_unsel { FILTER: alpha(Opacity=70); -moz-opacity:.70; opacity:.70; }

.photo_cell, .photo_cell_selected { float: left; margin: 0px; height: 100px; width: 100px; padding: 0px; margin-left : 5px; margin-bottom : 5px; border: 0px; }

bob {background-image: url('../images/photo_bg.jpg'); background-repeat: no-repeat; background-position: top left; }

.photo_cell_selected { border: 1px solid red; margin-left: 3px; margin-bottom: 3px; }

IMG { border: none; }

.photo_page_title { clear: both; font-size: 25px; color: white; }



.photo_gall_number_text, .photo_gall_number, .photo_gall_number_selected { font-size: 12px; color: #1876B2; text-decoration: none; }
.photo_gall_number, .photo_gall_number_selected { background-color: #E2F2F7; padding: 1px; padding-left: 2px; padding-right: 2px; margin: 1px; }
.photo_gall_number:hover { color: white; background-color: #1876B2; }
.photo_gall_number_selected {color: white; background-color: #1876B2; }
.photo_gallery_goto_box_wrapper { text-align: center; width: 300px; }
.photo_gallery_goto_box { margin-left: auto; margin-right: auto; width: 200px; padding-top: 20px; }


/* Old Stuff */

.photo_header { background-color: #E2F2F7; width: 625px; margin: 0px; margin-top: 5px; padding: 5px; color: #1876B2; }
.photo_header { text-align: center; border: 1px solid #1876B2; border-left: 5px solid #1876B2; font-weight: normal; font-size: 30px; }

.photo_cat_bg_corner { background-color: #1876B2; width: 625px; padding-bottom: 3px; padding-top: 2px;  }
.photo_cat_bg_corner { margin-top: 5px; margin-bottom: 0px; margin-left: auto; margin-right: auto;}

.photo_cat_bg { background-color: #E2F2F7; width: 625px; padding-bottom: 3px; padding-top: 2px; margin-top: 5px; }
.photo_cat_bg { margin-bottom: 0px; border: 1px solid #1876B2; border-left: 5px solid #1876B2; border-top-width: 0px;}
.photo_cat_bg { background-image: none; margin-top: 0px; margin-left: auto; margin-right: auto; }

.photo_footer_bg { background-color: #E2F2F7; padding-bottom: 3px; padding-top: 2px; margin-top: 5px; }
.photo_footer_bg { margin-bottom: 0px; border: 1px solid #1876B2; border-left: 5px solid #1876B2;}
.photo_footer_bg { background-image: none; margin-top: 5px; margin-left: auto; margin-right: auto; vertical-align: top; }

.photo_footer_title { background-color: #1876B2; color: #E2F2F7; text-decoration: underline; }

.photo_cat_title { font-size: 16px; font-variant: small-caps; color: #E2F2F7; margin: 5px; margin-bottom: 0px; text-decoration: none; font-weight: normal; }
.photo_sub_cat_title { font-size: 18px; color: #444444; margin: 5px; margin-bottom: 0px; text-decoration: none; font-weight: normal; }

.photo_list_date { color: #1876B2; padding-left: 10px; font-size: 12px; }
.photo_list_gallery_name { color: #444444; padding-left: 10px; font-size: 12px; }
A.photo_list_gallery_name { text-decoration: underline; padding: 0px; font-weight: normal; }
.photo_list_gallery_category { color: 333333; margin-left: 5px; font-size: 10px; overflow: hidden; }
.photo_title { font-size: 30px; color: orange; text-align: center; font-weight: normal; width: 625px; font-weight: normal; }
.photo_subtitle { font-size: 12px; color: #1876B2; text-align: center; width: 625px; font-weight: normal; }

.photo_gall_cell { margin: 5px; margin-right: 0px; margin-bottom: 0px; padding: 5px; float: left; min-height: 100px; min-width: 100px; }
.photo_gall_cell { text-align: center; background-color: white; font-size: 10px; }
.photo_gall_cell_text { width: 100px; height: 75px; }
.image_border { margin-bottom: 5px; border: 0px; width: 100px;}



.photo_facts_title { font-size: 14px; font-family: Gill Sans, Verdana; color: #444444; margin: 5px; margin-bottom: 0px; text-decoration: none; text-align: center;}
.photo_facts_text { font-size: 10px; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif; color: #555555; margin: 5px; margin-bottom: 0px; text-decoration: none; text-align: center;}


	
