/*	Main Body Styles	*/   
table { border-collapse: collapse; }
table tr td { padding: 0px; }

.NormalTextBox{
	width: 110px;
}

.skinwidth {
	width: 764px;
}
.row1 {
	height: 0px;
}
.row2 {
	height: 262px;
	background-image: url(images/bannerbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.row3 {
	height: 30px;
	background-image: url(images/midbarbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.mainbanner {
	height: 262px;
	width: 100%;
	background-image: url(images/grassbg.jpg);
	background-repeat: repeat-x;
	background-position: top right;
}

.midbar {
	background-color: #EFF2F3;
}
.footer {
	background-color: #EEF0E6;
	border-top: #DCDED4 1px solid;
	height: 40px;
}
.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}
.controlpanel {
	width: 100%;
	background-color: #ffffff;
	background-image: url(images/greybg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px;
	height: 0px;
}
.maincontentpadding {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
}


/*	Content Panes	*/
.toppane {
	width: 100%;
	background-color: transparent;
}
.leftpane {
	background-color: transparent;
}
.contentpane {
	width: 100%;
	background-color: transparent;
}
.rightpane {
	background-color: transparent;
}
.bottompane {
	width: 100%;
	height: 100%;
	background-color: transparent;
}

/*	Menu Styles	*/
.MainMenu_MenuIcon{ 
	display:none;
}
.MainMenu_RootMenuArrow{
	display:none;
}
.MainMenu_MenuArrow{
	display:none;
}
.MainMenu_MenuBar{
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuItem, .rootmenuitem td  {
	cursor: pointer; 
	cursor: hand;
	color: #FFFFFF;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	font-family: Arial;
	height: 43px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
/*	background-image: url(images/dot_hor.gif);*/
	background-repeat: no-repeat;
	background-position: center bottom;
	
/*	border: 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: transparent;
	font-family: Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
}



.MainMenu_MenuItemSel {
	border: 0px solid; 
	cursor: pointer; 
	cursor: hand;
	color: #E33333; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: transparent;
	font-family: Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
/*	background-image: url(images/dot_hor.gif);*/
	background-repeat: repeat-x;
	background-position: bottom;
	height: 43px;
}
.MainMenu_MenuItemAct {
	border: 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: transparent;
	font-family: Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	/*background-image: url(images/dot_hor.gif);*/
	background-repeat: repeat-x;
	background-position: bottom;
}
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	font-family: Arial;
	height: 43px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
} 
.rootmenuitemactive TD { 
	cursor: pointer; 
	cursor: hand; 
	color: #F89A6F; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	font-family: Arial;
	height: 43px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(images/menubg_over.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.rootmenuitemselected TD{
	cursor: pointer; 
	cursor: hand;
	color: #F89A6F;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	font-family: Arial;
	height: 43px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/menubg_over.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.submenuitems {
	cursor: pointer; 
	cursor: hand;
	color: #F89A6F;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	font-family: Arial;
	height: 43px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/menubg_over.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.submenuitemselect {
	/*background-color: #ededed;*/
	background-color: #0068b3;
	color: #F89A6F;
	font-weight: bold;
}
.MainMenu_SubMenu {
background-color: #0068b3; 
color: #f89a6f;
/*	display: visible;
	background-color: #ffffff; 
	/*color: #000;
	z-index: 1000;
	margin-left: -1px; 
	cursor: pointer; 
	cursor: hand; 
	border: #E9E9E9 2px solid;*/
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent; 
	height: 0px;
}

/*	Button & Form Styles	*/
.StandardButton {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #E33333;
	border-top: 1px solid #F2B2A8;
	border-bottom: 1px solid #D83800;
	border-left: 1px solid #F2B2A8;
	border-right: 1px solid #D83800;
	cursor: hand;
	cursor: pointer;
	padding-left: 3px;
	padding-right: 3px;
}


/*	Text Styles	*/
.Head {
	color: #0068B3;
	font-family: Arial, Helvetica;
	font-size: 18px;
}
.SubHead {
	color: #0068B3;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
.Normal {
	font-family: Arial, Helvetica;
    font-size: 12px;
	color: #6C6C6C;
}
.NormalPic {
	font-family: Arial, Helvetica;
    font-size: 11px;
	color: #6C6C6C;
}
.dotline {
	background-image: url(images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 20px;
}

.boxLink2 A:link {
	text-decoration: none;
	font-weight:normal;
	color: #6C6C6C;
}

.boxLink2 A:active {
	text-decoration: none;
	font-weight:normal;
	color: #6C6C6C;
}

.boxLink2 A:visited {
	text-decoration: none;
	font-weight:normal;
	color: #6C6C6C;
}

A:link {
	text-decoration: underline;
	font-weight:bold;
	color: #6C6C6C;
}
A:visited {
	text-decoration: underline;
	font-weight:bold;
	color: #6C6C6C;
}
A:active {
	text-decoration: underline;
	font-weight:bold;
	color: #6C6C6C;
}
A:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #6C6C6C;
}
.login {
	text-decoration: underline;
	color: #F77435;
	font-size: 11px; 
	font-style: normal;
	font-family: Arial;
}
a.login:link {
	text-decoration: underline;
	color: #F77435;
	font-size: 11px; 
	font-style: normal;
	font-family: Arial;
}
a.login:visited  {
	text-decoration: underline;
	color: #F77435;
	font-size: 11px; 
	font-style: normal;
	font-family: Arial;
}
a.login:active   {
	text-decoration: underline;
	color: #F77435;
	font-size: 11px; 
	font-style: normal;
	font-family: Arial;
}
a.login:hover    {
	text-decoration: none;
	color: #F77435;
	font-size: 11px; 
	font-style: normal;
	font-family: Arial;
}
a.CommandButton:link    
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline; 
	color : #000000;
}
a.CommandButton:visited    
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline; 
	color : #000000;
}
a.CommandButton:active    
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline; 
	color : #000000;
}
a.CommandButton:hover    
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline; 
	color : #000000;
}

/* STILI MENU DNN NAV */

.menubg {
	height: 43px;
	width: 100%;
	background-color: #0068B3;
}

.menuTop{height:10px;}

.menuTop span{height:20px;}

/*span .txt:link, .txt:visited {
	cursor: pointer; 
	cursor: hand;
	color: #FFFFFF;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	font-family: Arial;
	height: 43px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}
span .txt:hover {
	cursor: pointer; 
	cursor: hand; 
	color: #F89A6F; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	font-family: Arial;
	height: 43px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(images/menubg_over.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
.txt img, .txt span {
	padding: 0px;
	margin: 0px;
	background-image: none;
}


span.m1 span.txt{
color:#FFFFFF;
cursor:pointer;
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:bold;
}*/

/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
	width:970px;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color: #FFFFFF;
	font-family:Arial;
	font-size: 12px; 
	font-weight:bold; 	
	text-align:center; 
	padding:14px 0px 12px 0px;
	margin-right:1px;
	white-space:nowrap;
	float:left;
}


/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#F89A6F;
	font-family:Arial;
	font-size: 12px; 
	font-weight:bold;
	text-align:center;
	padding:14px 0px 12px 0px;
	background:url(images/menubg_over.jpg) no-repeat top center;
	margin-right:1px;
	white-space:nowrap;
	float:left;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#F89A6F;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	font-size: 12px;
	padding:14px 0px 12px 0px;
	background:url(images/menubg_over.jpg) no-repeat top center;
	margin-right:1px;
	white-space:nowrap;
	float:left;
}

.main_dnnmenu_rootitem span.txt{background:url(images/separator.jpg) repeat-y top left; height:43px; padding-bottom:16px; padding-right:12px; padding-left:18px; padding-top:13px;}
.first span.txt {background:none; padding-bottom:16px; padding-right:12px; padding-left:2px; padding-top:13px;}
.main_dnnmenu_rootitem_selected span.txt{background:url(images/separator.jpg) repeat-y top left; height:43px; padding-bottom:16px; padding-right:12px; padding-top:13px; padding-left:20px;}
.main_dnnmenu_rootitem_selected.first span.txt {background:none; padding-bottom:16px; padding-right:12px; padding-left:2px; padding-top:13px;}


/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #B6D1EC;
}

.main_dnnmenu_submenu td
{
	background-color:#0068B3;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

.main_dnnmenu_submenu td span.txt{color:#FFFFFF; font-family:Arial; font-size: 12px; font-weight:bold; text-align:center; padding:14px 0px 12px 0px;}
.main_dnnmenu_submenu td span.txt:hover{color:#F89A6F;}
/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	color:#F89A6F;
}
.main_dnnmenu_itemselected td{
    background: #0068B3;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}



