/* Specifik CSS fil till ITAB Web: Firefox, Opera, Safari */

#LeftDiv
{
	float:left;
	width: 500px; 
	padding-left: 20px;
	overflow: auto;
}

#RightDiv
{
	float: right; 
	/*width: 45%;*/
	width: 390px;
	overflow: hidden;
	border-left: solid 1px #999999;
	padding-left: 20px;
}


/************************/
/* MAINMENUAREA         */
/************************/

.thumbwrap {
	display: inline-block;		
	margin: 0;
	padding: 0;	
	/*margin-top: -6px;
	padding-top: -6px;
	*/
	float:left;
	/*line-height: 16px;*/
	overflow: hidden;
}
.thumbwrap li{
	display: -moz-inline-box;  /* Moz */
	display: inline-block;  /* Op, Saf, IE \*/
	vertical-align: top;  /* IE Mac non capisce e a volte crea extra v space */
	/* Här!! */
	margin: 9px 2px 6px 0px;	
	float:left;	
	padding-top: 8px;	
}
.thumbwrap li.logga 
{
	/*display: -moz-inline-box; */
	margin-right: -20px;	
	/*width: 120px;
	float:left;
*/
}
.thumbwrap li.arcolast {
	display: -moz-inline-box;  /* Moz */
	display: inline-block;  /* Op, Saf, IE \*/
	vertical-align: top;  /* IE Mac non capisce e a volte crea extra v space */	
	float:right;	
	padding-top: 26px;
	padding-bottom: 8px;
	margin-right: -10px;	
}

/*
.thumbwrap li.arcolast a:hover {	
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;	
	padding: 0px 1px 0px 1px;	
	margin-top: -1px;	
	margin-right: -1px;
}
*/

.thumbwrap2 {
	display: inline-block;				
	/* padding: 0px 8px 0 8px;*/
	padding: 0;
	margin: 0;
	/*line-height: 16px;*/
	overflow: hidden;
}
.thumbwrap2 li {
	display: -moz-inline-box;  /* Moz */
	display: inline-block;  /* Op, Saf, IE \*/
	vertical-align: top;  /* IE Mac non capisce e a volte crea extra v space */
	margin: 0;
	padding: 0;
	float:left;
	line-height: 16px;
	overflow: hidden;	
}
.thumbwrap2 li.arcofirst {
	display: -moz-inline-box;  /* Moz */
	display: inline-block;  /* Op, Saf, IE \*/
	vertical-align: top;  /* IE Mac non capisce e a volte crea extra v space */	
	float:left;	
	width:40px;
	background: url(images/itab/del11.gif) repeat-x left bottom;			
}
.thumbwrap2 li.arco {
	display: -moz-inline-box;  /* Moz */
	display: inline-block;  /* Op, Saf, IE \*/
	vertical-align: top;  /* IE Mac non capisce e a volte crea extra v space */	
	float:left;
	height:41px;
	width:20px;	
	background: url(images/itab/del2.gif) no-repeat left bottom;	
}
.thumbwrap2 li.last2 {
	display: -moz-inline-box;  /* Moz */
	display: inline-block;  /* Op, Saf, IE \*/
	vertical-align: top;  /* IE Mac non capisce e a volte crea extra v space */	
	float:left;	
	width:35px;	
	height:30px;
	margin-top: 6px;		
	margin-left: 20px;
}
/* * html #mydiv2 {height:1%;margin-bottom:12px}*/
#mymaindiv
{
	position: relative;
	width: 970px;	
	/*margin: 0;*/	
	padding: 0px;		
	font-family: Arial, Verdana, Helvetica, Sans-Serif;	
	font-size: 0.9em;
	/*line-height: 16px;*/
	overflow: hidden;	
}

/*
#mymaindiv ul 
{	
	width: 555px;
	margin: 0;
	padding: 0px 0px 1px 3px;	
	list-style-type: none;
	float: left;
	overflow: visible;
}

#mymaindiv li.unselected
	display: -moz-inline-box;  
	display: inline-block;  
	float: left;	
}
*/

#mymaindiv li.selected {	
	border: solid 1px #CCCCCC;				
	padding: 0;
	margin-top: 18px;
}

#mymaindiv li.selected a {	
	display: -moz-inline-box;  /* Moz */
	display: inline-block;  /* Op, Saf, IE \*/		
	/*padding: 5px 15px;*/
	padding: 3px 16px 2px 16px;
	background-color: #FFFFFF;
}

#mymaindiv li a {	
	display: -moz-inline-box;  /* Moz */
	display: inline-block;  /* Op, Saf, IE \*/
	/*padding: 5px 16px;*/
	padding: 5px 17px 0px 17px;
	text-decoration: none;
	color: #666666;
}

#mymaindiv li.unselected a:hover {
	/*background: #3a3a3a url(images/MainMenuHoverBg.png) repeat-x;*/
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	/* padding: 4px 15px;*/
	/* padding: 4px 15px 6px;	*/
	padding: 4px 16px 2px 16px;		
}

#mydiv1
{
	float:left;
	width: 750px;
	background: url(images/itab/del11.gif) repeat-x left bottom;					
	padding-top:2px;		
}
#mydiv2
{
	float:right;
	width: 220px;	
	background: url(images/itab/del11.gif) repeat-x right top;	
	margin-top:30px;
}

#logoli{
	float:left;
	width: 120px;
}

#menuli{
	/*float:right;*/	
	width: 460px;
}

#arcoli{
	height:41px;
	width:20px;
	float:right;						
	background: url(images/itab/del2.gif) right bottom;		
}

#quickli
{
	position: relative;
	width:200px;
	float:right;								
	margin: 0;
	padding: 0px;	
	background: url(images/itab/del11.gif) repeat-x right bottom;		
	font-family: Arial, Verdana, Helvetica, Sans-Serif;	
	font-size: 0.9em;
	line-height: 16px;
	overflow: hidden;	
}

#RightMenuArea 
{
	/*position: relative;*/
	float: right;
	width: 250px;
	margin: 0;
	padding: 0px;	
	background: url(images/itab/del11.gif) repeat-x right bottom;		
	font-family: Arial, Verdana, Helvetica, Sans-Serif;	
	font-size: 0.9em;
	line-height: 16px;
	overflow: hidden;	
}

#MainMenuArea 
{
	position: relative;
	width: 700px;
	margin: 0;
	padding: 0px;	
	background: url(images/itab/del11.gif) repeat-x right bottom;		
	font-family: Arial, Verdana, Helvetica, Sans-Serif;	
	font-size: 0.9em;
	line-height: 16px;
	overflow: hidden;	
}

#MainMenuArea ul 
{	
	width: 555px;
	margin: 0;
	padding: 0px 0px 1px 3px;	
	list-style-type: none;
	float: left;
	overflow: visible;
}

#MainMenuArea li {
	display: block;
	float: left;
	margin: 1px 0px 2px 0px;
	padding: 0px 1px 0px 1px;
	white-space: nowrap;
}

#MainMenuArea li.selected {	
	border: solid 1px #CCCCCC;	
}

#MainMenuArea li.selected a {
	display: block;
	padding: 5px 15px;
	background-color: #FFFFFF;
	/*background: url(images/MainMenuSelectedLeft.png) no-repeat left top; */
}


#MainMenuArea li a {
	display: block;
	padding: 5px 16px;
	text-decoration: none;
	color: #666666;
}

#MainMenuArea li.unselected a:hover {
	/*background: #3a3a3a url(images/MainMenuHoverBg.png) repeat-x;*/
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	/* padding: 4px 15px;*/
	padding: 4px 15px 6px;	
}


#Main1
{	
	width: 220px;	
	background: url(images/itab/del11.gif) repeat-x right bottom;			
}

#MainLista
{
	background: url(images/itab/del11.gif) repeat-x right bottom;			
	position: absolute;
	top: 10px;
	right: 10px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.4em;
}

#MainLista li
{
	display: block;
	height: 1.6em;
	float: left;
	border-left: 1px solid #dee1e3;
	padding: 0 1em;
	overflow: visible;
}
#MainLista li.first
{
	border-left: 0;
}


#Main2
{
	width: 520px;	
	background: url(images/itab/del11.gif) repeat-x right bottom;	
}


#Main3
{
	/* float:right;*/
	/*width: 300px;*/
}

/*************************/
/* CONTENTAREA           */
/*************************/
#MainContentArea
{
	width: 770px;
	height: 390px;
    min-height: 390px;
    float: left;
    padding-left: 10px;
    /* IE 6 doesn't support min-height so the height is set instead, */
    /* relying on that it will expand beyond it if needed */
/*    height: 20em;
    min-height: 20em;
    margin-top: 1.5em;
    background: url(images/pageDivider.png) repeat-y 32em;
	width: 48em;
	float: left;
*/
	border-left: solid 1px #999999;
/*	border-right: solid 1px #999999;*/
}

/* IE 6 doesn't understand the > selector and ignores it */
html>body #MainContentArea {height: auto;}

#MainBodyArea
{
    width: 360px;
	float: left;
	overflow: hidden;
	min-height: 390px;
	border-right: solid 1px #999999;
}

#MainBodyArea #MainBody
{	    
    margin-top: -5px;
	padding: 0px 15px 10px 10px;
	/*border: 1px solid #dcdcdc;*/
	border-top: 0;
	overflow: hidden;
}

#SecondaryBodyArea
{
	width: 380px;	
	float: left;	
	margin-left: 15px;
	padding-left: 10px;
	min-height: 390px;	
	height: 390px;	
/*	border-left: solid 1px #999999;	*/
/*	background: url(images/PageSecondaryBodyBg.png) no-repeat;*/
}

#SecondaryBodyArea #SecondaryBody
{	
	padding: 0px 10px 0px 10px;	
	border-top: 0;
	overflow: hidden;
	/*min-height: 390px;	*/
}

#MainBodyWideArea, .mainBodyWideArea
{
    width: 970px;
	/*float: left;*/
	overflow: hidden;
	margin-bottom: 15px;
	/*background: url(images/PageMainBodyWideBg.png) no-repeat;*/
}

#MainBodyWideArea #MainBody
{	
    width: 598px;        
    margin-top: 2px;
	padding: 16px 40px 15px 25px;
	/*border: 1px solid #dcdcdc;*/
	border-top: 0;	
	overflow: hidden;
}

#MainBodyArea .pageList
{
	padding: 0;
}

#MainBodyArea .pageList ul, #MainBodyArea .documentList ul
{
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#MainContentArea A:link 
{
    text-decoration: none
}

#MainContentArea A:visited
{
    text-decoration: none
}

#MainContentArea A:hover {
    text-decoration: underline; 
    font-weight:bold;
    color: black;
}