/* listing */

div.album_thumb2 {
	padding: 7px; 
	border: 1px solid #DDDDDD; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.listing_search {
	padding: 10px;
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
table.listing_table {
	border: 1px solid #CCCCCC;
}
td.listing_header {
	background: #DFECF8;
	font-weight: bold;
	padding: 5px;	
}
td.listing_photo {
	padding: 5px 10px 0px 5px;
}

div.listing_name {
	font-weight: bold;
	font-size: 10pt;
}
div.listing_date, div.listing_category {
	font-size: 8pt;
	color: #777777;
}
div.listing_status {
	padding-top: 10px;
}
td.listing_comment_author {
	margin-bottom: 5px;
	background: #F1F1F1;
	padding: 5px 7px 5px 7px;
}
td.listing_comment_body {
	padding: 5px 7px 0px 7px;
}
div.listing_bar {
	border-bottom: 1px solid #DDDDDD;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.listing_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.listing_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
td.listing_options {
	padding: 5px 5px 5px 5px; 
	font-weight: bold; 

}
div.listing_settings {
	padding: 10px;
	padding-left: 0px;
	background: #FFFFFF;
}
div.listing_settings_link {
	padding: 5px;
	padding-left: 0px;
	background: #FFFFFF;
}
td.listing_postcomment {
	padding: 10px;
	border: 1px solid #DDDDDD;
	border-top: none;
	background: #F5F5F5;
}
td.listing {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
div.profile_listing {
	padding: 5px 2px 0px 2px;
	font-weight: bold;
}
div.profile_listing_date {
	padding-left: 25px;
	color: #666666;
	margin-bottom: 5px;
}
td.listing_box {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
}
td.listing_uploadform {
	padding: 15px;
	text-align: top;
}
div.listing_uploadform_label {
	margin-bottom: 5px; 
	font-weight: bold;
}
div.listing_uploadform {
	border: 1px dashed #CCCCCC; 
	text-align: center; 
	width: 300px; 
	height: 225px;
}
div.listing_uploadform_uploading {
	border: 1px dashed #CCCCCC; 
	text-align: center; 
	width: 300px; 
	height: 225px;
}
div.listing_spacer {
	font-size: 1pt; 
	margin: 10px 0px 10px 0px;
}
div.listing_fields {
	margin-top: 5px;
}
div.listing_header_fields {
  width: 500px;
  padding: 6px 9px 6px 9px;
  background: #F1F1F1;
  font-weight: bold;
  font-size: 9pt;
  margin-bottom: 10px;
}

div.listing_listing {
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 5px;
}
div.listing_listing td.listing_photo {
	text-align: center;
	width: 100px;
}
div.listing_listing div.listing_name {
  padding: 5px;
  background: #EEEEEE;
  font-weight: bold	
}
div.listing_listing ul.listing_tools {
  float: right;
  margin: 5px 10px;
  padding: 0;
  list-style: none;
}
div.listing_listing div.listing_meta {
  padding: 5px;
}
div.listing_listing div.listing_stats {
  color: #888888;
}
div.listing_listing div.listing_tags {

}
div.listing_listing div.listing_status {
  
}
div.listing_listing_featured div.listing_name {
	background: #FFFFCD;
}
div.listing_listing img.listing_featured, 
div.listing_listing img.listing_approved {
	float: right;
}

td.listing_browse_left {
  vertical-align: top; 
  padding: 0px 10px 10px 0px;
}
td.listing_browse_right {
  width: 210px; 
  vertical-align: top; 
  padding: 5px; 
  background: #F5F5F5; 
  border: 1px solid #CCCCCC;
}

.listing_popular_tags {
}
.listing_popular_tags h3,
.listing_top_voters h3, 
.listing_category_menu h3,
.listing_map_browse h3 {
  font-size: 12px;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 0;
}
.listingtags { padding: 10px; line-height: 2.2em; text-align: center; margin-bottom: 10px;}
.listingtags a { padding: 2px; }
.listingtags a.tag1 { font-size: 2.2em; font-weight: 900; }
.listingtags a.tag2 { font-size: 1.8em; font-weight: 800; }
.listingtags a.tag3 { font-size: 1.5em; font-weight: 700; }
.listingtags a.tag4 { font-size: 1.35em; font-weight: 600; }
.listingtags a.tag5 { font-size: 1.1em; font-weight: 500; }
.listingtags a.tag6 { font-size: 1.0em; font-weight: 400; }
.listingtags a.tag7 { font-size: 0.9em; font-weight: 300; }
.listingtags a.tag8 { font-size: 0.75em; font-weight: 200; }
.listingtags sup { font-size: 9px; color: #aaa }

.listing_tagcloud {
	text-align: center;
	margin: 10px;
}

#listing_search {
padding: 10px; border: 1px solid #DDDDDD; background: #F5F5F5; 
}

.listing_view_votes {
	margin-top: 5px;
	padding: 5px;
	text-align: right;
	border-top: 1px solid #ccc;
}

#listingvoters {
	text-align: center;
	margin: 15px auto;
}

#listingvoters .listingvote {
	border: 0px solid #ddd;
	padding: 5px;
	text-align: center;
	width: 120px;
	vertical-align: middle;
}
.listing_browse_links {
	padding: 5px;
	text-align: right;
}
#listing_cat_breadcrumb {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px dotted #AAAAAA;
	margin-bottom: 10px;
}

.rc_treeview {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.rc_treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.rc_treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: transparent url(../images/icons/rc_tree_item.gif) no-repeat left 5px;
list-style-type: none;
margin: 0;
padding: 2px;
padding-left: 15px;
margin-bottom: 3px;
}

.rc_treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: transparent url(../images/icons/rc_tree_closed.gif) no-repeat left 5px;
cursor: hand !important;
cursor: pointer !important;
}

.rc_treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.rc_treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

#listingmap_preview {
	width: 500px;
	height: 400px;
}
#listingmap_profile {
  height: 180px;
}
#listingmap_profile .gmnoprint span,
#listingmap_browse .gmnoprint span
 {
  display: none;
}
#listingmap_popmap {

}
#listingmap_browse {
  height: 200px;
  margin-bottom: 15px;
}
#listingmap_global {
  height: 460px;
}
#listingmap_sidebar {

}
#listingmap_unknown {
  margin: 15px;
}

/* VIEW ALBUMS, EDIT ALBUM */
div.album {
	background: #F5F5F5;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
td.album_left {
	vertical-align: top;
}
td.album_right {
	vertical-align: top;
	padding-left: 10px;
}
div.album_photo {
	background: #FFFFFF; 
	padding: 5px; 
	border: 1px solid #CCCCCC; 
	vertical-align: middle; 
	text-align: center;
}
div.album_title {
	font-size: 10pt; 
	font-weight: bold; 
	padding: 0px 5px 5px 0px; 
	border-bottom: 1px solid #CCCCCC; 
	margin-bottom: 5px;
}
div.album_stats {
	font-size: 7pt; 
	color: #777777;
	font-weight: normal;
}
div.album_options {
	margin-top: 7px; 
	border-top: 1px solid #DDDDDD; 
	padding-top: 7px;
}
div.album_options2 {
	padding: 10px 0px 0px 3px; 
	border-top: 1px solid #DDDDDD; 
	margin-top: 10px;
}
select.album_moveto {
	font-size: 7.5pt;
	border: 1px solid #888888;
}



/* BROWSE ALBUMS */
div.albums_browse_item {
	border: 1px solid #CCCCCC; 
	padding: 10px; 
	margin-right: 10px;
}

div.albums_browse_item2 {
	padding:0px 0px 0px 10px; 
	margin-right:1px;
	background-image:url(../images/album_item_back.gif);
	background-repeat:no-repeat;
	margin-bottom:2px;
}

div.albums_browse_item3 {
	text-align:left;
	padding:5px;
	height:45px;
}

div.albums_browse_item3:hover {
	text-align:left;
	padding:5px;
	background-image:url(../images/hot_photo_hover.gif);
	background-repeat:no-repeat;
	height:45px;
}

div.album_browse_date {
	font-size: 7pt; 
	color: #777777;
}

/* VIEW MEDIA */
div.album_media_title {
	margin-bottom: 2px;
	font-weight: bold;
}
div.album_headline {
	padding: 4px 0px 5px 6px;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}
div.album_media_date {
	margin-top: 10px; 
	font-size: 7pt; 
	color: #777777;
}
div.album_media {
	border: 1px solid #DDDDDD; 
	background: #F2F2F2; 
	padding: 10px;
}
div.album_media_caption {
	text-align: left; 
	padding: 0px 5px 0px 5px; 
	margin-left: auto; 
	margin-right: auto;
}

.media
{
background-color:#232323;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	
}




/* GENERAL ALBUMS */
input.album_uploadstatus {
	border: none; 
	background: none; 
	font-weight: bold;
	font-family: verdana, arial, serif;
	font-size: 8pt;
	color: #333333;
	padding: 3px;
	height: 22px;
	vertical-align: middle;
}
td.album_photo {
	padding: 7px;
	height: 120px;
	width: 120px;
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
}

div.album_thumb1 {
	margin: 5px;
	width: 150px; 
	height: 130px; 
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.album_thumb2 {
	padding: 7px; 
	border: 1px solid #DDDDDD; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
td.album_comment_author {
	margin-bottom: 5px;
	background: #F1F1F1;
	padding: 5px 7px 5px 7px;
}
td.album_comment_body {
	padding: 5px 7px 0px 7px;
}
td.album_comment1 {
	vertical-align: top; 
	padding: 0px 5px 5px 0px;
}
div.album_comment2 {
	margin-bottom: 3px;
	padding-bottom: 2px;
	border-bottom: 1px solid #DDDDDD;
}
td.album_list1 {
	vertical-align: top;
	text-align: center;
}
td.album_list2 {
	padding: 0px 10px 10px 5px;
	vertical-align: top;
}
td.album_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.album_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

td.album_postcomment {
	padding: 10px;
	border: 1px solid #DDDDDD;
	border-top: none;
	background: #F5F5F5;
}
td.album {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
div.album_gutter_title {
	font-weight: bold;
	padding-top: 2px;
}
div.album_item {
	float: left; 
	border: 1px solid #CCCCCC; 
	padding: 10px; 
}
td.album_item_info {
	vertical-align: top; 
	padding-left: 10px;
}
div.album_item_title {
	font-weight: bold; 
	font-size: 10pt;
}
div.album_item_date {
	font-size: 7pt;
	color: #777777;
}
td.album_gutter_info {
	padding-left: 5px;
}

