/* CSS Document www.marketing4rent.it */
html {
	height: 100%;
}
body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	background-color:#000000;;
}
DIV.contenitore{
	background-color:RGB(31,31,31);
	width:800px;
	margin:0 auto 2px auto;
}
/* serve per gestire l'altezza del div */
DIV.contenitore:after{
	content: ".";
	color:#FFFFFF; 
	display: block; 
	height: 0; 
	clear:both;
	visibility: hidden;
}
/* div in tutte le pagine a sx con il testo */
DIV.boxTestoSx{
	margin:0px 20px 20px 20px;
	padding:10px;
	width:330px;
	color:#E1001A; /*RGB(255, 91, 0);*/
	text-align:justify;	
	background-color:RGB(22,22,22);
	float:left;
}
/* div in tutte le pagine a dx con la banda colorata */
DIV.boxTestoDx{
	margin:0px 35px;
	width:250px;
	color:RGB(255, 91, 0);	
	text-align:justify;	
	background-color:#E1001A; /*RGB(255, 91, 0);*/
	float:right;
}
P.titolo{
	font-size:15px;
	font-weight:bold;
	color:#E1001A; /*RGB(255, 91, 0);*/
}
p.footer{
	clear:both;
	color:#E1001A; /*RGB(255, 91, 0);*/	
}
A, A:visited, A:active{
	color:#E1001A; /*RGB(255, 91, 0);*/
}
/*****************************************************/
/****************** LINK MENU ************************/
/*****************************************************/
DIV.top P.menu{
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	float:left;
	padding:0;
	margin-left:20px;
}
A.lkMenu, A.lkMenu:visited, A.lkMenu:active{
	color:#E1001A; /*RGB(255, 91, 0);*/
	text-decoration:none;
	display: block;
}
A.lkMenu:hover{
	color:#E1001A; /*RGB(255, 91, 0);*/
	text-decoration:underline;
}
A.lkMenuSel, A.lkMenuSel:visited, A.lkMenuSel:active{
	color:#FFFFFF;	
	text-decoration:none;
}
A.lkMenuSel:hover{
	color:#FFFFFF;	
	text-decoration:underline;
}
/*********************************************/
/************ AREA AMMINISTRATIVA ************/
/*********************************************/
div.colSxAdmin{
	width:180px;
	float:left;
	text-align:left;
	/* questo margine deve essere uguale al margine di div.colCentroAdmin */
	margin-top:20px;
	clear:left;
}
div.colCentroAdmin{
	float:right;
	width:550px;
	text-align:left;
	/* questo margine deve essere uguale al margine di div.colSxAdmin */
	margin-top:20px;
}
P.mnuEleTitolo{
	margin:5px 5px 5px 10px;
	padding-bottom:3px;
	border-bottom:1px dashed #A3A9A7;
	text-transform:uppercase;
	font-weight:bold;
	clear:both;
	color:#FFFFFF;
}
P.mnuEleItem{
	margin:5px 5px 5px 20px;
	padding-bottom:3px;
	border-bottom:1px dashed #A3A9A7;
	clear:both;
}
P.mnuEleItem A.lkMenuAdmSel, A.lkMenuAdmSel:visited, A.lkMenuAdmSel:active{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
P.mnuEleItem A.lkMenuAdmSel:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#FFFFFF;
}
P.mnuEleItem a.lkMenuAdm, a.lkMenuAdm:visited, a.lkMenuAdm:active{
	text-decoration:none;
	color:#FFFFFF;
}
P.mnuEleItem A.lkMenuAdm:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#FFFFFF;
}
/*****************************************************/
/*********************** FORM ************************/
/*****************************************************/
div.required{
  	color: #FF0000;
  	float: left;
	width: 500px;
	margin-top:5px;
	text-align:left;
}
div.optional{
  	float: left;
  	color: #FFFFFF;
	width: 500px;
	margin-top:5px;	
	text-align:left;
}
label {
	float: left;
  	display: block;
  	width: 70px;
  	text-align: right;
  	padding:0px;
	margin-right:6px;	
}
input.textLong{
	border: 1px solid #C3C9C7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;	
	width:350px;
}
input.textMiddle{
	border: 1px solid #C3C9C7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;	
	width:270px;
}
input.textSmall{
	border: 1px solid #C3C9C7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;	
	width:50px;
}
select, textarea{
	border: 1px solid #C3C9C7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;	
	width:350px;
}
textarea.privacy{
	font-size:11px;
}

/*****************************************************/
/********************** VARIE ************************/
/*****************************************************/
img{
	border:none;
}
img.tn{
	/* miniature delle foto */
	border: 1px solid #FFFFFF;
	margin:5px;
}

/*****************************************************/
/******************** TABELLA ************************/
/*****************************************************/
table{
	width:98%;
}
td{
	padding:2px;
	vertical-align:top;
	color:#FFFFFF;
}
td.bgGrey{
	padding:2px;
	vertical-align:top;
	background-color:RGB(22,22,22);
}
caption, th{
	background-color:#DF0000;
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	font-weight:bold;
}
/************************************************************************/
/********************** START GESTIONE GALLERY FOTO *********************/
/************************************************************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(jscripts/gestioneFoto/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(jscripts/gestioneFoto/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/**********************************************************************/
/********************** END GESTIONE GALLERY FOTO *********************/
/**********************************************************************/
