#ctl00_ContentPlaceHolder1_tdProfile
{
	background-color:#000000;
	padding-top:20px;
}

.ProfileHeader
{
    font-size:18px;
	left:50%;
	margin-left:-400px;
	position:absolute;
}

.ProfileSidebar
{
    padding:20px;
    background-color:#373737;
	overflow:hidden;
}

.ProfileSidebar HR
{
    height:1px;
    color:#dfdfdf;
}

.ProfileSidebar .Item
{
    border:solid 1px #8C8C8C;
}

.ProfileSidebar .Item .Header
{
    background-color:#424242;
    color:#efefef;
}

.ProfileSidebar .Item .Body
{
    background-color:#2e2e2e;
    color:#cccccc;
}

.ProfileSidebar P
{
    margin-top:-5px;
}

.ProfileSidebar A
{
	color: #cccccc !important;
}

.ProfileSidebar A:hover
{
	color: #ffffff !important;
}

.ProfileBody
{
    padding:20px;
}

.ProfileBody A 
{
	color: #cccccc !important;
}

.ProfileBody A:hover
{
	color: #ffffff !important;
}

.ProfileBody .TitleBar
{
    background-color:#494949;
    background-image:url(../images/TitleBar-MoonlessNight.gif);
    height:20px;
    padding:8px;
    color:white;
    font-weight:bold;
}

.ProfileBody .BodyContent
{
	color: #efefef;
    padding:15px;
    background-color:#2e2e2e;
    border-left:dotted 1px #666666;
    border-bottom:dotted 1px #666666;
    border-right:dotted 1px #666666;
}

.ProfileBody .BlogTitleBar
{
    background-color:#494949;
    background-image:url(../images/TitleBar-MoonlessNight.gif);
    height:20px;
    padding:8px;
    color:white;
    font-weight:bold;
}

.ProfileBody .BlogBody
{
	color: #efefef;
    padding:15px;
    background-color:#2e2e2e;
    border-left:dotted 1px #666666;
    border-bottom:dotted 1px #666666;
    border-right:dotted 1px #666666;
}

.ProfileBody .FriendTitleBar
{
    background-color:#494949;
    background-image:url(../images/TitleBar-MoonlessNight.gif);
    height:20px;
    padding:8px;
    color:white;
    font-weight:bold;
}

.ProfileBody .FriendBody
{
	color: #efefef;
    padding:15px;
    background-color:#2e2e2e;
    border-left:dotted 1px #666666;
    border-bottom:dotted 1px #666666;
    border-right:dotted 1px #666666;
}

.ProfileBody .CommentsTitleBar
{
    background-color:#494949;
    background-image:url(../images/TitleBar-MoonlessNight.gif);
    height:20px;
    padding:8px;
    color:white;
    font-weight:bold;
}

.ProfileBody .CommentsBody
{
	color: #efefef;
    padding:15px;
    background-color:#2e2e2e;
    border-left:dotted 1px #666666;
    border-bottom:dotted 1px #666666;
    border-right:dotted 1px #666666;
}

.ProfileBody .CommentsBody TD
{
	color: #424242;
}


.ProfileBody .EventsTitleBar
{
    background-color:#494949;
    background-image:url(../images/TitleBar-MoonlessNight.gif);
    height:20px;
    padding:8px;
    color:white;
    font-weight:bold;
}

.ProfileBody .EventsBody
{
	color: #efefef;
    padding:15px;
    background-color:#2e2e2e;
    border-left:dotted 1px #666666;
    border-bottom:dotted 1px #666666;
    border-right:dotted 1px #666666;
}

.ProfileBody .MusicTitleBar
{
    background-color:#494949;
    background-image:url(../images/TitleBar-MoonlessNight.gif);
    height:20px;
    padding:8px;
    color:white;
    font-weight:bold;
}

.ProfileBody .MusicBody
{
	color: #efefef;
    padding:15px;
    background-color:#2e2e2e;
    border-left:dotted 1px #666666;
    border-bottom:dotted 1px #666666;
    border-right:dotted 1px #666666;
}

.ProfileBody .VideoTitleBar
{
    background-color:#494949;
    background-image:url(../images/TitleBar-MoonlessNight.gif);
    height:20px;
    padding:8px;
    color:white;
    font-weight:bold;
}

.ProfileBody .VideoBody
{
	color: #efefef;
    padding:15px;
    background-color:#2e2e2e;
    border-left:dotted 1px #666666;
    border-bottom:dotted 1px #666666;
    border-right:dotted 1px #666666;
}
