/* 
================================
Skin styles for DotNetNuke
================================
*/   

body
{
	background-color: #EFEFEF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial; 
	font-size: 8pt;
}

.paneLati
{
	background-color: #65B33E;
	height: 100%;

}

#dnn_ctr1543_Signin_cmdPassword, #dnn_ctr1543_Signin_plUsername_lblLabel, #dnn_ctr1543_Signin_plPassword_lblLabel
{
	font-family: Arial; 
	font-size: 8pt;
	color: #FFFFFF;
}

.NormalTextBox
{ 
	border:1px #000000 solid; 
	margin-bottom:4px; 
}

.paneMenu
{
	background-color: #0B5F01;
}

.tdTop
{
    BACKGROUND-IMAGE: url(Layout_01.jpg);
}

.tdTopLeft
{
    BACKGROUND-IMAGE: url(logo_altrocioccolato.png);
}

.tdBanner
{
    BACKGROUND-IMAGE: url(banner1.png);
}

.tdMiddle
{
	BACKGROUND-IMAGE: url(Layout_02.jpg);
}

.tdSottoBanner
{

background-color: #008000;
}

.tdSopraBanner
{

background-color: #FF6600;
}

.tdRight
{
	BACKGROUND-IMAGE: url(Layout_05.jpg);
	width: "12px";
}
.tdLeft
{
	BACKGROUND-IMAGE: url(Layout_03.jpg);
	width: "9px";
}

.copyright
{	
	font-family: Arial; 
	font-size: 8pt; 
	color: #666666;
}

td
{
	font-family: Arial; 
	font-size: 8pt;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #545B6D;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	BORDER-RIGHT: #2F8021 1px solid; 
	BORDER-TOP: #2F8021 1px solid; 
	BORDER-LEFT: #2F8021 1px solid; 
	BORDER-BOTTOM: #2F8021 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url('../skCooprogetti/gradient_DkBlue.jpg'); HEIGHT:30px
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	height: 20px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: #0B5F01; 
	color: #FFFFFF;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	color: #FFFFFF;
}
.MainMenu_MenuItem {
	border-left: #AAAAD2 0px solid; 
	border-bottom: #AAAAD2 0px solid; 
	border-top: #AAAAD2 0px solid; 
	border-right: #AAAAD2 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #0B5F01; 
	border-left: #AAAAD2 0px solid; 
	border-bottom: #AAAAD2 0px solid; 
	border-top: #AAAAD2 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #0B5F01;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #0B5F01;  
	border-left: #474787 0px solid; 
	border-bottom: #474787 0px solid; 
	border-top: #474787 0px solid; 
	border-right: #474787 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #AAAAD2 0px solid; 
	border-bottom: #AAAAD2 0px solid; 
	border-top: #AAAAD2 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #2F8021 none; 
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
    border-style: solid; 
    border-width: 1px;
}

.Head   {
    font-family: Arial, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #0B5F01;
}

