﻿
body
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	max-height: 100%;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #333333;
	background-image: url('UserPage_Background.jpg');
	background-repeat: repeat-y;
}
.UserName
{
	margin-left: 15px;
	font-size: 25px;
	margin-top: 15px;
}
#SXHeader
{
	width: 655px;
	height: 80px;
	background-image: url('UserPage_Header.jpg');
}
#DX ul
{
	list-style-image: url('UserPage_Bullet.jpg');
	padding: 0px 0px 0px 1px;
	margin-top: 10px;
	margin-left: 17px;
}
#DX li
{
	font-size: 18px;
}
#DX li a:hover
{
	color: #333333;
	font-size: 18px;
}
#DX a
{
	color: white;
	text-decoration: none;
}
#DX hover
{
	color: #333333;
	text-decoration: underline;
}
#SXHeader img
{
	border: solid 0px black;
	width: 655px;
	height: 80px;
}

#DXHeader
{
	width: 210px;
	height: 36px;
}

#DXHeader img
{
	border: solid 0px black;
	width: 201px;
	height: 36px;
}

#SX
{
	width: 655px;
	height: 100%;
	position: absolute;
	color: White;
	float: left;
}

.UserBigPictures
{
	/*border: solid 1px black;*/
	position: absolute;
	padding: 3px;
	margin-left: 425px;
	margin-top: 170px;
	width: 210px;
}
#UserPictures
{
	position: absolute;
	border: solid 0px black;
	padding-left: 2px;
	margin-left: 778px;
	margin-top: 190px;
	width: 210px;
}

#DX
{
	width: 210px;
	height: 100%;
	position: absolute;
	margin-left: 655px;
}

#Footer
{
	margin-top: 40px;
}

#CultureList
{
	position: absolute;
	margin-left: 538px;
	width: 110px;
	height: 30px;
	z-index: 100;
}

#CultureList ul
{
	list-style-type: none;
}

#CultureList li
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;

	padding: 0px 5px 0px 5px;
	line-height: 25px;
}

#CultureList li a
{
	color: white;
	float:left;
	margin-left:5px;
}

#CultureList li a:hover
{
	color: #FFFFFF;
}

/*-------------------------------------------SEZIONE CONTENUTI -------------------------------------------------*/
.GridList
{
	/*border: solid 1px blue;*/
	width: 425px;
	margin-left: 15px;
}
.Row
{
	/*border: solid 1px blue;*/
	color: #FFFFFF;
	width: 425px;
	display: block;
	float: left;
}

.Row A, .ImageRow A
{
	color: #FFFFFF;
	font-weight: bold;
}

.Row A:hover, .ImageColumn A:hover
{
	color: #333333;
	text-decoration: underline;
}

.CategoryColumn
{
	color: #FFFFFF;
	width: 100%;
	display: block;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	white-space: normal;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 20px;
}
.CategoryColumn a
{
	text-decoration: none;
}

.TitleColumn
{
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-top: 20px;
	color: #FFFFFF;
	width: 100%;
	display: block;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	white-space: normal;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 20px;
	background-image: url('UserPage_Header_Section.jpg');
}

.TitleColumn a
{
	text-decoration: none;
}

.ImageColumn
{
	color: #FFFFFF;
}
.ImageColumn img
{
	color: #FFFFFF;
	text-align: center;
	border: solid 1px black;
}
.ImageColumn a
{
	float: left;
	display: block;
	margin-right: 4px;
	padding: 4px;
	border: solid 1px #F3F3F3;
	background: #F5C62D;
}

.ImageColumn a:hover
{
	border: solid 1px #CC0000;
}

.PublishedColumn
{
	color: #FFFFFF;
	float: left;
	display: block;
	margin-right: 4px;
	font-weight: bold;
	font-size: 12px;
}

.OwnerColumn
{
	/*float: left;*/
	display: block;
	margin-right: 4px;
	font-weight: bold;
	font-size: 12px;
}
.OwnerColumn a
{
	color: #FFFFFF;
}

.AbstractColumn
{
}

.BodyColumn
{
}

.BodyColumn div
{
}

.Gallery
{
	margin-top: 30px;
}

.DetailsHyperLinkColumn
{
}

.ItemDetailsImageColumn
{
	color: #FFFFFF;
	float: left;
	display: block;
	margin: 4px;
	text-align: center;
	border: solid 1px black;
	padding: 4px;
}
/*-------------------------------------------------COMMENTI -------------------------------------------------------*/
.Comments
{
	display: block;
	clear: left;
}

.Comment
{
	margin: 2px 0px 2px 0px;
	padding: 5px 5px 5px 5px;

}

.InsertLabel
{
	width: 80px;
	display: block;
	float: left;
}

.InsertLabelLeft
{
	padding-left: 80px;
	display: block;
}

.InsertNewsPanelException, .InsertGenericPanelException
{
}

.InsertNewsPanel input, .InsertNewsPanel textarea
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #F3F3F3;
	border: 1px solid #F5C62E;
	color: #000000;
	width: 418px;
}
.InsertNewsPanelException .Button
{
	background-color: #23729D;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	width: 422px;
	cursor: hand;
}
.InsertHeader
{
	display: block;
	clear: left;
	padding-top: 10px;
	font-weight: bold;
}

.InsertNewsPanel div
{
}

