/* default styles */

body.featuredUser
{
	background:#000 url(../img/userprofile/featured/featured_body_bg.jpg) top repeat-x;
}

div.userProfileContentHolder 
{
	padding:10px 0px;

}

div.standartUser
{
	background:#f1f1f1;
}

div.featuredUser
{
	background:#d5d5d5 url(../img/userprofile/featured/div_background.png);
}

div.userProfileNarrowColumn
{
	width:214px;
	float:left;
}


div.userProfileWideColumn
{
	width:590px;
	float:right;
}
/* default user profile modules */

div.userProfileNarrowColumn div.defaultUserProfileModule
{

}



div.userProfileNarrowColumn div.userProfileModuleTitle
{
	
	
	
}

div.userProfileWideColumn div.userProfileModuleTitle
{
	
	padding-left:10px;
	
}

div.userProfileWideColumn div.userProfileModuleTitle span.moduleContentCount
{
	font-size:12px;
	font-weight:normal;
}

div.userProfileModuleTitle
{
	padding:5px;
	font-size:1.5em;
	font-style:italic;
	/*font-weight:bold;*/
	margin-bottom:10px;
	letter-spacing:-1px;
	padding-left:10px;
	cursor:default;
}

div.userProfileModuleTitle ul.moduletitle_menu
{
	float:right;
	margin-right:10px;
}

div.userProfileModuleTitle ul.moduletitle_menu li
{
	float:left;
	display:inline;
	letter-spacing:0px;
	line-height:20px;
}

div.userProfileModuleTitle ul.moduletitle_menu li.hasSeperator
{
	padding-left:10px;
	border-left:1px solid #e1e1e1;
	margin-left:10px;
}

div.userProfileModuleTitle ul.moduletitle_menu li a
{
	font-weight:normal;
	font-size:11px;
}




div.userProfileModuleTitle .__bold
{
	font-weight:bold;
}

div.standartUser div.userProfileModuleTitle a
{
	color:#ffffff;
}

div.featuredUser div.userProfileModuleTitle a
{
	color:#000000;
	letter-spacing:-0.5px;
	color:#666666;
}

div.featuredUser div.userProfileModuleTitle a
{
	color:#000;
}

div.userProfileNarrowColumn span.moduleTitleText
{
	width:80px;
	

}

div.userProfileWideColumn span.moduleTitleText
{
	width:200px;
	

}

div.standartUser div.userProfileModuleTitle
{
	color:#ffffff;
	background:url(../img/userprofile/standart/module_title_bg.png);
	height:20px;
overflow:hidden;
}

div.featuredUser div.userProfileModuleTitle
{
	color:#000000;
	background:white;
	height:20px;
overflow:hidden;
}

div.userProfileNarrowColumn div.defaultUserProfileModule div.userProfileModuleContent
{
	margin-left:10px;
	padding-bottom:10px;
}

div.userProfileWideColumn div.defaultUserProfileModule div.userProfileModuleContent
{
	margin-right:10px;
	margin-left:10px;
	padding-bottom:10px;
}




/* user menu */

div.usermenu
{
	
}

div.usermenu_item
{
	margin-bottom:5px;
}

div.usermenu_item a
{
	padding:5px;
	background:#FFFFFF url(../img/userprofile/usermenu/usermenuitem_bg.jpg) repeat-x center center;
	color:#000000;
	display:block;
	font-size:12px;
	font-weight:bold;
	
}



div.usermenu_item a:hover
{
	background:#fff;
}

div.usermenu_item img
{
	padding-right:5px;
	border-right:1px solid #e1e1e1;
}

/* user info */

div.userinfo
{
	
}

div.userinfo_userName
{
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
}

/* user fans */
div.userfans
{

}


div.fanblock
{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

div.fanpicture_small
{

	padding:5px;

	
	background:#FFFFFF;
}

div.fan_userName
{
	font-family:"Small Fonts", Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
}

/* user photos */
div.userphotos
{

}

div.userphoto_thumb
{
	width:100px;
	height:100px;

	padding:3px;
	position:relative;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	background:#FFFFFF;
}

/* user profile picture */
div.userphoto_thumb div.divProfileImageMenu
{
	position:absolute;
	width:105px;
	
	text-align:center;
	z-index:2;
	background:#fff;

	display:none;
	left:0px;
	top:20px;
	padding:5px 0px;
}

/* tags */
ul.userprofile_tags
{

}

li.userprofile_tag
{
	display:inline;
	padding-right:5px;
	/*letter-spacing:-0.01em;*/
}

ul.userprofile_tags li.tag_1
{
	font-size:10px;
	font-weight:200;
}

ul.userprofile_tags li.tag_2
{
	font-size:11px;
	font-weight:400;
}

ul.userprofile_tags li.tag_3
{
	font-size:12px;
	font-weight:600;
}

ul.userprofile_tags li.tag_4
{
	font-size:14px;
	font-weight:700;
}

ul.userprofile_tags li.tag_5
{
	font-size:16px;
	font-weight:900;
}

li.userprofile_tag a
{
	
}

div.addRemoveDialogBox
{
	width:600px;
}

div.tagDialogBlock
{
	margin-bottom:10px;
}

div.tagDialogBlock div.tagDialogBlockTitle
{
	font-size:14px;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #e1e1e1;
	letter-spacing:-1px;
	margin-bottom:5px;
}

div.tagDialogBlock div.tagDialogBlockTitle span.description
{
	margin-left:10px;
	color:#666666;
	font-style:italic;
	font-weight:normal;
}

div.tagDialogBlock div.tagDialogBlockContent
{
	padding:5px;
}

div.tagDialogBlock div.tagDialogBlockContent li
{
	background:#F1F1F1 none repeat scroll 0% 0%;
	display:inline;
	line-height:20px;
	margin-bottom:5px;
	margin-right:5px;
	padding:1px;
}

/* video blocks */
div.videoBlocksContainer
{
	
}

div.videoBlocksContainer div.videoBlock
{
	margin-bottom:10px;
}

/* comments */
div.commentsHolder
{

}



div.commentsHolder div.commentBlock
{
	padding:10px;
	background:#fff;
	margin-bottom:5px;
}

div.commentsHolder div.commentBlock div.commentThumb
{
	float:left;
	margin-right:10px;
	width:40px;
}

div.commentsHolder div.commentBlock div.commentBody
{
	float:left;
	width:480px;
}

div.commentsHolder div.commentBlock div.commentBody div.commentTitle
{
	padding:5px;
	border-bottom:1px solid #e1e1e1;
}

div.commentsHolder div.commentBlock div.commentBody div.commentText
{
	padding:5px;
	line-height:16px;
	font-style:italic;
	color:#1f1f1f;
}


div.commentsHolder div.commentBlock div.commentBody span.commentOwner
{
	color:black;
	font-weight:bold;
	margin-left:5px;
}

div.commentsHolder div.commentBlock div.commentBody span.commentDate
{
	color:#666;
	margin-left:5px;
}

div.commentsHolder div.commentBlock div.commentBody span.spanDeleteLink
{
	color:#f00;
	margin-left:5px;
}

div.commentsHolder div.commentsMenu
{
	
}

/* fan full list */
div.fanListHolder
{

}

div.fanListHolder li.fanList
{
	
	margin-bottom:5px;
	position:relative;
	z-index:1;
	width:550px;
}

div.fanListHolder div.fanListItemBlock
{
	padding:10px;
	background:#fff;
	position:relative;
	z-index:3;
}

div.fanListHolder div.fanListItemBlock div.fanPicture
{
	float:left;
	margin-right:10px;
	width:100px;
	position:relative;
	z-index:3;
	
}

div.fanListHolder div.fanListItemBlock div.fanInfo
{
	float:left;
position:relative;
	z-index:3;
	width:400px;
}

div.fanListHolder div.fanListItemBlock div.fanInfo div.fanUserName
{
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #e1e1e1;
}

div.fanListHolder div.fanListItemBlock div.fanInfo div.fanTags
{
	font-size:11px;
	font-style:italic;
	color:#999999;
}

div.fanListHolder div.fanListItemBlock div.fanInfo div.fanProperties
{
	
}

div.fanListHolder div.fanListItemBlock div.fanInfo div.userRelatedActionsMenu
{
	font-size:11px;
}

div.fanListHolder div.fanListItemBlock div.fanInfo div.userRelatedActionsMenu a
{
	color:#003366;
}

/* generic forms */

ul.userProfileGenericForm
{

}

ul.userProfileGenericForm li.formLine
{
	height:25px;
	margin-bottom:5px;
	vertical-align:middle;
}

ul.userProfileGenericForm li.formLine div.formLabel
{
	float:left;
	width:150px;
}

ul.userProfileGenericForm li.formLine div.formTag
{
	float:left;
	width:300px;
}

/* user event list compact */

div.userEventListCompact
{
	
}

div.userEventListCompact div.userEventListItem
{
	font-size:11px;
	background:#fff;
	padding:4px;
	margin-bottom:4px;
}

div.userEventListCompact div.userEventListItem div.userEventPicture
{
	float:left;
	width:30px;
	margin-right:5px;
}

div.userEventListCompact div.userEventListItem div.userEventInfo
{
	float:left;
	width:150px;

}
div.userEventListCompact div.userEventListItem div.userEventInfo span.userEventName
{
	font-weight:bold;
	display:block;
}

div.userEventListCompact div.userEventListItem div.userEventInfo span.userEventDate
{
	font-style:italic;
	color:#666666;
}


div.userEventListCompact div.userEventListItem div.userEventInfo span.userEventPlace
{

	color:#000;
}

/* user extra info */

div.userInfoExtras
{
	font-family:tahoma,verdana,arial,sans-serif;
	
}

div.userInfoExtras li.extraInfoItem
{
	height:15px;
	vertical-align:bottom;
}

div.userInfoExtras li.extraInfoItem div.extraInfoLabel
{
	float:left;
	margin-right:5px;
	font-size:11px;
	color:#4A4A4A;
	width:150px;
}

div.userInfoExtras li.extraInfoItem div.extraInfoField
{
	float:left;
	font-size:11px;
}

/* mini feed group */
div.miniFeedContainer
{

}

div.miniFeedContainer ul.miniFeedDateList
{

}

div.miniFeedContainer ul.miniFeedDateList li.miniFeedDateGroup
{

}

div.miniFeedContainer ul.miniFeedDateList li.miniFeedDateGroup div.miniFeedDateTitle
{
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:8px;
	border-bottom:1px solid #ccc;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}

div.miniFeedContainer ul.miniFeedList
{

}

div.miniFeedContainer ul.miniFeedList li.miniFeedItem
{
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}

div.miniFeedContainer ul.miniFeedList li.miniFeedItem div.miniFeedIcon
{
	width:16px;
	float:left;
	display:inline;
	margin-right:5px;
	
}

div.miniFeedContainer ul.miniFeedList li.miniFeedItem div.miniFeedInfo
{
	float:left;
	width:540px;
	display:inline;
}

div.miniFeedContainer ul.miniFeedList li.miniFeedItem div.userImage
{
	float:left;
	width:50px;
	display:inline;
}

/* requestsGroup */

div.requestsContainer
{

}

div.requestsContainer ul.requestsDateList
{

}

div.requestsContainer ul.requestsDateList li.requestsDateGroup
{

}

div.requestsContainer ul.requestsDateList li.requestsDateGroup div.requestsDateTitle
{
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:8px;
	border-bottom:1px solid #ccc;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}

div.requestsContainer ul.requestsList
{

}

div.requestsContainer ul.requestsList li.requestsItem
{
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}

div.requestsContainer ul.requestsList li.requestsItem div.requestsIcon
{
	width:16px;
	float:left;
	display:inline;
	margin-right:5px;
	
}

div.requestsContainer ul.requestsList li.requestsItem div.userImage
{
	float:left;
	width:30px;
	margin-right:5px;
	display:inline;
}

div.requestsContainer ul.requestsList li.requestsItem div.requestsInfo
{
	float:left;
	width:490px;
	display:inline;
	color:#333333;
}

div.requestsContainer ul.requestsList li.requestsItem div.requestsInfo a.userName
{
	font-weight:bold;
}

div.requestsContainer ul.requestsList li.requestsItem div.requestsInfo a.actionLink
{
	color:#000;
	text-decoration:underline;
}

div.requestsContainer ul.requestsList li.requestsItem div.requestsInfo a.actionLink:hover
{
	text-decoration:underline;
	color:#333333;
}

div.requestsContainer ul.requestsList li.requestsItem div.requestActionMenuHolder
{
	border-top-color:#E1E1E1;
	border-top-style:solid;
	border-top-width:1px;
	margin-left:20px;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:0;
	padding-right:5px;
	padding-top:10px;
	display:none;
}

/* video list */
ul.videolist
{

}

ul.videolist li
{
	font-family:"Tahoma", Arial, Helvetica, sans-serif
	margin-bottom:5px;
	height:30px;
	background:#fff;
	padding:5px;
}

ul.videolist li a
{
	font-weight:bold;
	display:block;
}


ul.videolist li a:hover
{	
	color:#666;
}

ul.videolist li span.viewCount
{
	color:#999999;
	margin-right:10px;
}