﻿.hide
{
    visibility:hidden;    
}

.watermark {
	/*background: #FFAAFF;*/
}

.popupControl {
	/*background-color:#AAD4FF;*/
	position:absolute;
	visibility:hidden;
	border-style:solid;
	/*border-color: Black;*/
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	/*background-color:#ffffdd;*/
	background:url(../images/bgModalPopUp.png);
	background-color:Transparent;
	color:#676565;
	/*border-width:1px;
	border-style:solid;
	border-color:Gray;*/
	padding:3px;
	width:170px;
	height:170px;
	background-repeat:no-repeat;
}


.pnlAggiungiArgomento
{
    height:165px;
    width:300px;
    background-image:url(../images/cercaHome.png);
}

.pnlAggiungiCommento
{
    height:400px;
    width:726px;
    background-image:url(../images/bgCommentoForum.png);
}

.marginAreaCommento
{
    float:left;
    margin-top:50px;
    margin-left:50px;    
    width:620px;
    height:300px;
}



.modalPopupCerca
{
    
}


.BtnOk{ width:81px; height:27px; background-image:url(../images/BtnOk.png); border:none; background-color:Transparent; }

#pnlLbmMessageModal{ width:150px; min-height:50px; margin-bottom:20px; color:Black;  color:#6A5F5F; font-weight:bolder; }

#pnlLbmMessageModalAddArgomento{ width:150px; min-height: 50px; margin-bottom:20px; color:Black;  color:#6A5F5F; font-weight:bolder; }

/*
.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}


.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}*/