.pnlAddTracks
{
	text-align: left;
	padding: 1px 2px 1px 2px;
	margin: 1px;
	border: Dotted 1px #CCC;
	background-color: #FFCCCC;
}

.DNNCenter_Discography_item_spaces{
	padding: 1px 2px 1px 2px;
	margin: 2px;
}

.pnlDetails
{
	padding: 1px 2px 1px 2px;
	margin: 2px;
	border: Dotted 1px #CCC;
	width: 450px;
}

.pnlTracks
{
	padding: 1px 2px 1px 2px;
	margin: 2px;
	border: Dotted 1px #CCC;
	width: 450px;
}

.pnlInfo
{
	text-align: center;
	padding: 1px 2px 1px 2px;
	margin: 2px;
	border: Dotted 1px #CCC;
	width: 450px;
}

.MsgOk{ color: Green; font-family: Verdana; }
.MsgErr{ color: Red; font-family: Verdana; }
/* MODAL POPUP CLASSES ----------------------------------------------------------------- */

.XPopUpBackGround
{
	top: 0px !important;
	left: 0px !important;
	position: absolute !important;
	background: #000000;
	filter: alpha(opacity=70) !important;
	opacity: 0.7 !important;
	z-index: 1 !important;
}
.modalPopup
{
	background-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 0px;
	margin: 0px;
	height: auto;
	z-index: 10001;
}
.modalPopup .Titles
{
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border-bottom: solid 1px #1c6293;
	background-color: #c3daea;
}
.modalPopup .Titles .Title
{
	font-size: 18px;
	color: #2f3e49;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
}
.modalPopup .Content
{
	padding: 0px 5px;
	margin: 0px;
	height: auto;
}
.modalPopup .Actions
{
	padding: 5px;
	margin: 0px;
	text-align: right;
	border-top: solid 1px #1c6293;
	background-color: #c3daea;
}
.modalPopup .Actions a .Normal
{
	font-weight: bold;
}
.modalPopup .Actions a:link, .modalPopup .Actions a:visited, .modalPopup .Actions a:active
{
	color: #2f3e49;
	text-decoration: none;
}
.modalPopup .Actions a:hover
{
	color: Maroon;
	text-decoration: none;
	font-weight: bold;
}
.modalPopup .Actions .actLeft
{
	float: left;
	text-align: left;
	width: 30%;
}
.modalPopup .Actions .actRight
{
	float: left;
	text-align: right;
	width: 70%;
}
.modalPopup .Actions .actClear
{
	clear: both;
}
/* MODAL POPUP CLASSES END --------------------------------------------------------------------- */



/* DIV SPECIFICS -------------------------------------------------------------------------------- */
.divTraduzioni
{
	width: 95%;
	text-align: left;
	border: Solid 1px #CCC;
	padding: 5px;
}
/* END DIV SPECIFICS ----------------------------------------------------------------------------- */




/* OTHERS ------------------------------------------------------------------------------------- */
.validatorCalloutHighlight
{
	background-color: #FFFFCC;
	border: solid 1px Red;
}
/* END OTHERS --------------------------------------------------------------------------------- */




/* DATAGRIDS ---------------------------------------------------------------------------------- */
.DNNCenter_Datagrid
{
	width: 100%;
	border: 1px dotted #cccccc;
	background-color: #FFFFFF;
}
.DNNCenter_Datagrid_Item
{
	Vertical-Align:Middle;
}
.DNNCenter_Datagrid_Header
{
	background-color: #EEEEEE;
	Font-Size:10px;
}
.DNNCenter_Datagrid_Alternate
{
	background-color: #F8F8F8;
	Font-Size:10px;
}
/* END DATAGRIDS ------------------------------------------------------------------------------ */
