/*
Gallery Style Overrides
*/

.CommonVerticalScroll
{
	overflow:-moz-scrollbars-vertical;
	overflow-x:hidden;
	overflow-y:scroll; 
}
.CommonHorizontalScroll
{
	overflow:-moz-scrollbars-horizontal;
	overflow-x:scroll; 
	overflow-y:hidden;
}


/*
Sidebar Styles
*/


/*
Content Styles
*/

UL.GalleryList
{
	margin: 0px;
	list-style-type: none;
	padding: 5px 10px;
}

.GalleryUpdatedGallery
{
	background-color: #666666;
	border: solid 1px #cccccc;
}

#albumItem
{
	border: solid 1px #ccc;
	background-color: #eee;
	margin: 5px;
	padding: 0px 0px 5px !important;
}

#photostack
{
	padding: 0px !important;
}

.GalleryGalleryArea
{
	margin-top:15px;
	margin-bottom: 15px;
	border: 1px solid #999;
	background-color: #333333;
	_width: 100%; /* IE background issue */
}

.GalleryGalleryHeader
{
	border-bottom: solid 1px #666666;
	margin: 0px 10px;
	font-family: Tahoma, Arial, Helvetica;	
	padding: 0px 0px 5px;
	color: #444;
}

.GalleryGalleryContent
{
	color: #ccc;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
}

UL.GalleryImageList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 10px;
}

UL.GalleryImageList LI
{
	float: left;
}

.GalleryGalleryImage
{
	margin: 4px;
	margin-left: 0px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-color: #262626;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

.GalleryGalleryFooter
{
	border-top: solid 1px #666666;
	clear: both;
	margin: 0px 10px;
	padding: 2px 5px 0px;	
	color: #999;
	font-family: Tahoma, Arial, Helvetica;
}

/*
Search Results
*/

.GallerySearchResult
{
	margin-bottom: 8px;
}

.GallerySearchResultName
{
	font-weight: bold;
	font-size: 100%;
}

.GallerySearchResultDetails
{
	font-size: 80%;
}

/* iroha skin */
.tableBorder
{
	border: solid 1px #666;
	border-right-width: 0px;
}

.fh4
{
	background-color: #ccc;
	padding: 5px 10px;
	border-right: solid 1px #666;
	border-top: solid 1px #666;
}

.fh4 a:link,
.fh4 a:active,
.fh4 a:visited
{
	font-weight: bold;
}

.CommonInlineMessageTitle
{
	border-bottom: none;
	padding: 5px 10px;
	text-align: center;
}

table .GalleryGalleryArea
{
	padding-top: 5px;
	padding-bottom: 5px;
}

h4.PictureDetail {
	margin-top: 10px;
}

#CommonBody #CommonBody
{
	background-image: none;
	border: solid 1px #cccccc;
	background-color: #333333;
}

.CommonSidebarContent em {
	font-weight: normal;
	font-style: normal;
}

.CommonSidebarContent a:link,
.CommonSidebarContent a:active,
.CommonSidebarContent a:visited
{
	color:#88f !important;
}

.CommonContentArea
{
	position: static !important;
}

.imageListPreview
{
	border: none !important;
}

.imageDetailPage
{
	border: none !important;
}

table.photo-frame
{
	border: none;
	text-align: center;
}

table.photo-frame td
{
	background-color: transparent !important;
}


.CommonInlineMessageArea
{
	margin-top: 0px;
}

.GalleryRecentPostColumn,
.GalleryPicturesColumn
{
	text-align: center;
}

a.GallerySlideShowAnchor
{
	margin-left: 3px;
	padding-left: 18px;
	background: url(../images/Common/slideshow.gif) center left no-repeat;
}

.CommonContentArea table
{
	width: 100%;
}

.ContentHeader
{
	color: #ccc !important;
}

div.pic
{
	border: solid 1px #cccccc !important; 
}

.CommonContent
{
	padding: 0px;
}

p.SidebarItemText
{
	color: #ccc;
	margin-left: 5px;
}

.commentform label,
.commentform em
{
	color: #444 !important;
}

.smallbox,
.largebox
{
	background-color: #ccc !important;
}

.OwnerAvatar img,
.SidebarPhotoBox img,
div.PictureDetail img
{
	border-color: #cccccc !important;
}

#ViewExif,
#ViewSizes
{
	border-color: #cccccc !important;
	color: #444;
}

#CommonLeftColumn
{
	background-color: transparent !important;
	color: #444 !important;
}

.CommonSidebarArea h3
{
	color: #ccc !important;
}

.CommonSidebarArea
{
	color: #ccc !important;
}

.CommonSidebarArea a:link,
.CommonSidebarArea a:active,
.CommonSidebarArea a:visited
{
	color: #88f !important;
}

td.OwnerAvatar
{
	width: 100px;
}

.CommonSidebarContentItem{
	color: #fff !important;
}

.GalleryPictureListImage table
{
	text-align: center;
}

.GalleryPictureListImage
{
	background-color: #333333 !important;
	border: solid 1px #cccccc !important;
}
