/* 
================================
Skin styles for DotNetNuke
================================
*/   
body, html {
	background-color:#EEEEEE;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align:center;
	background-repeat: repeat-x;
	background-image: url(img/fondo.jpg);
	background-position: top;

}
a img
{
   border:none;
}

#contentmenu {
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	background-image: url(img/menu.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentpane {
	width: 500px;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	background-position:right bottom;
}

#contaccount {
	width: 300px;
	float: right;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #999999;
	border:0;
}
.skinmaster {
	height: 100%;
	background-color: #000000;
}
.top {
	background-color: #999999;
	height: 19px;
	background-image:url('top.jpg');
	background-position:center top;
	background-repeat:no-repeat;}

.skinheader {
	background-color: #000000;
	height: 182px;
	background-image:url('header.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}
.dottedline {
	padding: 0px;
}
.bannerpadding {
	float: right;
	height: 100px;
	width: 450px;
	margin-top: 36px;
	padding: 0px;
	margin-right: 28px;
}

.currentdate {
	padding: 2px;
	color:#FFFFFF;
	font:bold 12px Arial, Helvetica;
	text-align:right;
}

.skingradient {
	height:36px;
	background-color: #CC0000;
	background-image:url('menubg.gif');
	background-position:center;
	background-repeat:repeat-x;
	border-t:0px;
	margin:0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}
.controlpanel {
	width: 100%;
	background-color: #FCB57D;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}
.rightpane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
.bottompane {
	width: 900px;
	background-color: transparent;
	padding: 0px;
}
.MainMenu_MenuContainer {

}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuItem{
	cursor: pointer;
	cursor: hand;
	color: #777777;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial;
}
.MainMenu_MenuItemSel{
	cursor: pointer;
	cursor: hand;
	color: #223872;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_MenuItemAct {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
}
.rootMenuItem TD{
	cursor: pointer;
	cursor: hand;
	color: #213771;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
	padding-left: 35px;
} 
.rootmenuitemselected TD{
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #FCB57D;
	padding-left: 35px;
}
.rootmenuitemactive TD{
	cursor: pointer;
	cursor: hand;
	color: #223675;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-left: 35px;
}
.MainMenu_MenuIcon {
	background-color: #FCB57D;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 1px;
	height: 21px;
}
.MainMenu_SubMenu {
	margin-top: -1px;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
	color: #FFFDFE;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FCB57D;
	background-image: none;
}
.TreeViewMenu {
	width: 175px;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	background-color: #FCB57D;
	border: 1px solid #FF33FF;
}
.TreeViewMenu_Header {
	background-color: #FCB57D;
}
/* Text Styles */
.Head {
   font-family: Arial, Helvetica;
   font-size:  13px;
   font-weight: normal;
   color: #4E4E4E;
}
.subhead {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #4E4E4E;
}
.normal {
   font-family: Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #4E4E4E;
}
.NormalTextBox
{
	font-family: arial;
	font-size: 12px;
	color: #4E4E4E;
}
H4  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: #4E4E4E;
}
H5  {
    font-family: Arial;
    font-size:  11px;
    font-weight: bold;
    color: #4E4E4E;
}
A:link  {
	font-family: arial;
	color: #223872;
	font-size:11px;
	text-decoration:none;
}
A:visited   {
	font-family: arial;
	color: #20356E;
	font-size:11px;
	text-decoration:none;
}
A:active    {
	font-family: arial;
	color: #223872;
	font-size:11px;
	text-decoration:none;
}
A:hover {
	font-family: arial;
	color: #FCB57D;
	font-size:11px;
	text-decoration : underline;
}
.footer {
   font-family: Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #4E4E4E;
}
A.footer:link {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #FF0000;
	font-weight: normal;
}
A.footer:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #FF0000;
	font-weight: normal;
}
A.footer:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #FF0000;
	font-weight: normal;
}
A.footer:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #FF0000;
	font-weight: normal;
}
.breadcrumbs   {
	font-weight:   none;
	color: #223872;
	font-family: Arial, Helvetica;
	font-size: 11px;
}
A.breadcrumbs:link {
	text-decoration: none;
	color: #223872;
	font-weight: none;
	font-family: Arial, Helvetica;
	font-size: 11px;
}
A.breadcrumbs:visited {
	text-decoration: none;
	color: #223872;
	font-weight: none;
	font-family: Arial, Helvetica;
	font-size: 11px;
}
A.breadcrumbs:active {
	text-decoration: underline;
	color: #223872;
	font-weight: none;
	font-family: Arial, Helvetica;
	font-size: 11px;
}
A.breadcrumbs:hover {
	text-decoration: underline;
	font:11px Arial, Helvetica;
	color: #FFFFFF;
	font-weight: none;
}
.loginText {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #4E4E4E;
}
a.loginText:Link {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #FF0000;
   text-decoration: none;
}
a.loginText:Active {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #FF0000;
   text-decoration: none;
}
a.loginText:Visited {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;

   color: #FF0000;
   text-decoration: none;
}
a.loginText:Hover {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #FF0000;
   text-decoration: underline;
}

/* 
================================
CSS AMICOPELOSO
================================
*/   
#spostamenu {
	height: 50px;
	width: 875px;
	background-image: url(img/menu.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.log {
	float: left;
	height: 130px;
	width: 340px;
	margin-top: 60px;
	margin-left: 10px;
}


#ricerche {
	height: 20px;
	width: 200px;
	float: right;
	background-repeat: no-repeat;
	background-position: bottom;
}
#ricerchedue {
	height: 20px;
	float: right;
	width: 200px;
	padding-top: 6px;
}
#centro {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sottocentro {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#destra {
	width: 250px;
	background-color: #FFFFFF;
	margin-right: 24px;
}
#sinistra {
	width: 580px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 14px;
}
#header{
	width:900px;
	background-repeat: no-repeat;
	background-position: center 28px;
	height: 285px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(img/header.jpg);
}
.vvfooter {
	background-image: url(img/foot.png);
	height: 30px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}

/* 
================================
CSS MENU VERTICALE
================================
*/   
/*1. lo stile del div contenitore con id=”menu_css_verticale”*/
#menu_css_verticale{
	padding:0px;
	background-color:#FFFFFF;
	width: 150px;
}

/*2. lo stile css dei link (elementi <a>)*/
#menu_css_verticale a{
	display:block;
	height:25px;
	margin-top:1px;
	background-color:#FFFFFF;
	font-family:arial;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000044;
	line-height:25px;
	font-weight: bolder;
	border-left-color: #FDB77B;
}

/*3. lo stile css sullo stato hover dei link*/
#menu_css_verticale a:hover{
	background-color:#FFFFFF;
	color:#FDB77B;
	border-left-color: #CCCCCC;
}

/* rimossione del margine superiore per il primo link*/
#menu_css_verticale a.primo{
margin-top:0;
} 

