/*
Generics
*/

.GalleryPictureScroller,
.GalleryPictureScrollerMoveLeft,
.GalleryPictureScrollerMoveRight,
.GalleryScrollerHeader
{
	display: none;
}

div.OwnerAvatar,
div.OwnerAvatar2
{
	float: left;
	margin-right: 10px;
}

div.pic{
	float: left;
	width: 140px;
	height: 140px;
	border: 1px solid #666;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

div.pic img {
	border: 1px solid #999;
}

.pictureNameArea
{
	overflow: hidden;
	width: 128px;
	height:28px;
	font-size: 11px;
	font-weight: normal;
}

#CommonFooter
{
	margin-top: 10px;
	text-align: center;
}

h3.ContentHeader
{
	margin: 0px;
	padding: 0px;
}

#PhotoFrameLarge
{
	float: left;
	margin-right: 20px;
}

#ViewSizes
{
	display: none;
}

#ViewExif
{
}

.PictureListPager
{
	clear: both;
	text-align: right;
	color: #fff;
}

.PictureListPager a
{
	display: none;
}

.PictureListPager span
{
	color: #000;
}

.viewsizes,
.viewexif
{
	display: none;
}

#comments
{
	clear: both;
}

#comments h3
{
	border-bottom:  solid 1px #999;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px;
}

.commentform
{
	display: none;
}

td.CommentAvatar
{
	width: 0px;
}

.CommentAvatar img
{
	display: none;
}

.Comment
{
	padding-bottom: 12px;
}

.CommentText
{
	padding: 2px 10px;
}

.CommentTitle
{
	font-size: 120%;
	margin: 0px;
	padding: 5px 0px 0px;
}

td.CommentContent
{
	border-bottom:  solid 1px #999;
}

BODY
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
}

#Common
{
	margin-top: 0px;
}

#CommonHeader
{
	width: 100%;
	overflow: hidden; 
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000;
}

#CommonLeftColumn
{
	display: none;
}

#CommonRightColumn
{
	display: none;
}

a:link,
a:visited,
a:active {
	color: #000;
	text-decoration:none;
}

/*
Common Styles
*/

.CommonPagingArea
{
	display: none;
}

.CommonBreadCrumbArea
{
	display: none;
}

.CommonBreadCrumbArea A:LINK
{
	
	color: #000000;
}

.CommonBreadCrumbArea A:VISITED
{
	
	color: #000000;
}

.CommonWhoIsOnlineScrollerArea
{
	display: none;
}

/* 
Title Bar Styles
*/

.CommonTitleBar
{
	margin: 5px 0px 20px;
}

.CommonTitleBarTitleArea
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
}

.CommonTitleBarSearchArea
{
	display: none;
}

.CommonTitleBarImage,
.CommonTitleBarImage2

{
	display: none;
}

.CommonTitleBarTitle,
.CommonTitleBarTitle2,
.CommonTitleBarTitle3
{
	padding: 0px 0px 0px 10px;
	font-family: Tahoma, Arial, Helvetica;
	padding-top: 0px;
	font-size: 160%;
	color: #000000;
	margin: 0px;
	font-weight: bolder;
}

.CommonTitleBarTitle A,
.CommonTitleBarTitle2 A,
.CommonTitleBarTitle3 A
{
	color: #000000;
	text-decoration: none;
}

.CommonTitleBarDescription,
.CommonTitleBarDescription2,
.CommonTitleBarDescription3
{
	font-family: Tahoma, Arial, Helvetica;
	padding: 0px 0px 0px 12px;
	color: #000000;
	margin: 0px;	
}


/*
User Area
*/

.CommonUserArea
{
	display: none;
}

/*
Content
*/

.CommonTitle
{
	color: #000000;
	font-size: 180%;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	padding: 15px 0px 15px 0px;
	margin: 0px;
}

.CommonTitle A:LINK, .CommonTitle A:ACTIVE, .CommonTitle A:VISITED, .CommonTitle A:HOVER
{
    color: #000000;
}

.CommonHeader
{
	color: #000000;
	font-size: 130%;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	padding: 5px 10px 10px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	margin: 0px;
}

/* 
Tab Strip Styles 
*/

.CommonTabBar,
.CommonTabBar2
{
	display: none;
}

/*
Copyright
*/
.Copyright
{
	text-align: center;
	margin-bottom: 10px;
}

.CommentFooter a
{
	display: none;
}

.SkinName
{
	display: none;
}

