/* GENERAL */
.User
{
	font-size:11px;
	font-family:Trebuchet MS,Arial,Verdana,sans-serif;
	overflow:hidden;
}

.User *
{
	overflow:hidden;
}

.User .Head
{
	font-size:16px;
	color:#4c4c4c;
	margin:0px;
	margin-bottom:8px;
	padding:0px;
	font-weight:bold;
}

.User .Head .Pager
{
	font-weight:normal;
	font-size:12px;
}

.User .Head a
{
	color:#2467a8;
	text-decoration:none;
	font-weight:bold;
}

.User .Head a:hover
{
	color:#2467a8;
	text-decoration:underline;
	font-weight:bold;
}

.User .Items
{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.User .Items .Item
{
	position:relative;
	display:block;
	margin:0px;
	padding:0 0 0 26px;
	list-style-type:none;
}

.User .Frame *
{
	overflow:hidden;
}

.User .Frame
{
	display:block;
	width:958px;
}

.User .Frame .Top
{
	display:block;
	width:958px;
	height:8px;
	background-image:url(../Images/User/FrameTop.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.User .Frame .Middle
{
	display:block;
	width:958px;
	background-image:url(../Images/User/FrameBackgroundR.gif);
	background-repeat:repeat-y;
}

.User .Frame .Bottom
{
	display:block;
	width:958px;
	height:8px;
	background-image:url(../Images/User/FrameBottom.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

.User .Frame .Background
{
	display:block;
	width:958px;
	background-image:url(../Images/User/FrameBackground.gif);
	background-position:top left;
	background-repeat:no-repeat;
	/*min-height:191px;*/
}

.User .Frame .Content
{
	display:block;
	padding:0px;
	margin:0px 8px 0px 8px;
	width:942px;
}

.User .Frame .Content .HDivider
{
	display:block;
	padding:0px;
	margin:0px;
	margin-top:3px;
	margin-bottom:3px;
	background-image:url(../Images/User/FrameHDivider.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:2px;
	clear:both;
	float:none;
}

.User .Frame .Content .VDivider
{
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	background-image:url(../Images/User/FrameVDivider.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:2px;
}

.User .Commands
{
	padding:8px;
	text-align:right;
}

.User .Commands .Left
{
	float:left;
}

.User .Commands .Right
{
	float:right;
}

.User .Thumbnail
{
	position:relative;
	display:block;
	width:77px;
	height:77px;
	border:solid 3px #ffffff;
	float:left;
	padding:0px;
	margin:0px 8px 0px 0px;
}

.User .Thumbnail .Overlay
{
	position:absolute;
	display:block;
	width:83px;
	height:83px;
	top:0px;
	left:0px;
	border:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	background-repeat:no-repeat;
}

.User .Thumbnail .Image
{
	position:relative;
	display:block;
	width:77px;
	height:77px;
	border:0xp;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.User .Thumbnail .Image:hover
{
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}

.User .Thumbnail .Online
{
	position:absolute;
	display:block;
	width:13px;
	height:17px;
	bottom:0px;
	right:0px;
	border:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	background-image:url(../Images/General/Online.gif);
	background-repeat:no-repeat;
}

.User .Thumbnail .Offline
{
	position:absolute;
	display:block;
	width:13px;
	height:17px;
	bottom:0px;
	right:0px;
	border:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	background-image:url(../Images/General/Offline.gif);
	background-repeat:no-repeat;
}

.User .Thumbnail .Pic
{
	position:absolute;
	display:block;
	width:16px;
	height:12px;
	top:0px;
	left:0px;
	border:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	background-image:url(../Images/General/Pic.gif);
	background-repeat:no-repeat;
}

.User .Thumbnail .Video
{
	position:absolute;
	display:block;
	width:15px;
	height:15px;
	top:0px;
	left:0px;
	border:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	background-image:url(../Images/General/Video.gif);
	background-repeat:no-repeat;
}

.User .Form .Input input
{
	width:auto;
	padding:2px;
	margin:0px;
	border:0px;	
	overflow:hidden;
	color:#000000;
	border:solid 1px #e7e3e7
}

.User .Form .Input textarea
{
	width:auto;
	padding:2px;
	margin:0px;
	border:solid 1px #e7e3e7;	
	overflow:auto;
	color:#000000;
}

/* OPTIONS */
.User .Options
{
}

.User .Options input
{
	width:auto;
	border:0px;
	padding:2px;
	margin:0px;
}

.User .Options h2
{
	font-size:18px;
	margin:0px;
	margin-bottom:8px;
	padding:0px;
	color:#4c4c4c;
}

/* MAIL */
.User .Mail .Items
{
	position:relative;
	display:block;
	padding:0px;
	margin:0px;	
	list-style-type:none;
	width:980px;
}

.User .Mail .Item
{
	position:relative;
	display:block;
	padding:0px;
	margin:0px;	
	margin-right:8px;
	list-style-type:none;
	float:left;
	width:463px;
	
}

.User .Mail .Item .Thumbnail .Selector
{
	display:block;
	position:absolute;
	width:83px;
	height:83px;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.User .Mail .Item .Thumbnail .Selector input
{
	width:auto;
	border:0px;
	margin:0px;
	padding:0px;
}

.User .Mail .Item  a
{
	color:#2467a8;
	text-decoration:none;
}

.User .Mail .Item a:hover
{
	color:#2467a8;
	text-decoration:underline;
}

.User .Mail .pager
{
	float:none;
}

.User .Mail .Item .Unread
{
	background-color:#d3dde8;
}

.User .Mail .Send .Form .Input input,
.User .Mail .Send .Form .Input textarea
{
	width:940px;
}

/* LATEST */
.User .Latest .Info
{
	margin-right:8px;
}

.User .Content .Latest .VDivider
{
	height:120px;
	margin-right:8px;
}

.User .Latest .Section
{
	float:left;
}

.User .Latest .Clips .Items .Item,
.User .Latest .Friends .Items .Item,
.User .Latest .Fans .Items .Item
{
	float:left;
	width:83px;
	margin-right:8px;
}

.User .Latest .Blogs .Item
{
	display:block;
	float:none;
	width:375px;
}

/* VIDEOS */
.User .Videos .List .Pager
{
	float:right;
	font-size:12px;
	font-weight:normal;
	vertical-align:middle;
	clear:right;
}

.User .Videos .List .Items .Item
{
	float:left;
	width:94px;
}

.User .Videos .Upload .Left
{
	float:left;
	width:532px;
	padding-right:8px;
}

.User .Videos .Upload .Left .Form label
{
	font-size:12px;
	display:block;
	float:left;
	vertical-align:top;
	font-weight:bold;
	width:120px;
	text-align:right;
	margin-right:8px;
}

.User .Videos .Upload .Left .Form .Input
{
	margin-bottom:8px;
	clear:both;
	float:none;
}

.User .Videos .Upload .Left .Form .Input input
{
	width:398px;
}

.User .Videos .Upload .Left .Form .Input textarea
{
	width:398px;
	overflow:auto;
}

.User .Videos .Upload .VDivider
{
	height:250px;
}

.User .Videos .Upload .Right
{
	float:right;
	margin-left:8px;
	width:392px;
}

.User .Videos .Upload .Help .Error
{
	margin-bottom:8px;
}

.User .Videos .Clip .Left
{
	float:left;
	width:455px;
	clear:left;
	margin-right:8px;
}

.User .Videos .Clip .VDivider
{
	height:344px;
}


.User .Videos .Player
{
	border:solid 3px #ffffff;
}

.User .Videos .Clip .Right
{
	float:right;
	width:469px;
	margin-left:8px;
	clear:right;
}


.User .Videos .Report .Input 
.User .Videos .Email .Input, 
.User .Videos .Comment .Input
{
	margin-bottom:4px;
}

.User .Videos .Report .Input label,
.User .Videos .Email .Input label,
.User .Videos .Comment .Input label
{
	display:block;
	float:left;
	width:120px;
	text-align:right;
	vertical-align:top;
	margin-right:8px;
}

.User .Videos .Report .Input input,
.User .Videos .Email .Input input,
.User .Videos .Comment .Input input
{
	width:326px;
}

.User .Videos .Report .Input textarea,
.User .Videos .Email .Input textarea,
.User .Videos .Comment .Input textarea
{
	width:326px;
	overflow:auto;
}

.User .Videos .Comments
{
	font-weight:normal;
}

.User .Videos .Comments .Pager
{
	float:right;
}


/* PCIS */

.User .Pics .Items .Item
{
	float:left;
	width:94px;
}


/* FRIENDS */

.User .Friends .Items .Item
{
	float:left;
	width:94px;
}

.User .Friends .Finder .Intro
{
	font-weight:bold;
	color:#207acf;
}

.User .Friends .Finder .Form .Input .Label
{
	display:block;
	width:80px;
	text-align:right;
	float:left;
	margin-right:4px;
	color:#000000;
}

.User .Friends .Finder .Form .Input input,
.User .Friends .Finder .Form .Input select
{
	width:auto;
	padding:2px;
	margin:0px;
	border:0px;	
	overflow:hidden;
	color:#000000;
	background-color:#ffffff;
	border:solid 1px #e7e3e7;
	width:200px;
}

.User .Friends .Finder .Overlay input
{
	border:0px;
	margin:0px;
	border:0px;
	width:auto;
}

.User .Friends .Finder .Result .Left
{
	width:462px;
	float:left;
	clear:left;
	padding:4px;
}

.User .Friends .Finder .Result .VDivider
{
	height:200px;
}


.User .Friends .Finder .Result .Right
{
	width:462px;
	float:right;
	clear:right;
	padding:4px;
}

.User .Friends .Finder .Result .Right .Items .Item
{
	display:block;
	float:none;
	clear:both;
	width:auto;
}

.User .Friends .Finder .Result .Right .Items .Item input
{
	width:auto;
	border:0px;
}

/* FANS */

.User .Fans .Items .Item
{
	float:left;
	width:94px;
}

.User .Groups .Items .Item
{
	margin-left:5px;
	margin-bottom:10px;
}

.User .Groups .Items .Item .Head
{
	margin-bottom:0px;
}
