/* 
================================
Skin styles for DotNetNuke
================================
*/   

body{
	background-color:#FFFFFF;
	margin:0px;
}

.header{
	background-color:#FFFFFF;
	height:174px;
}

.barra1{
	background-color:#000000;
	height:20px;
}
.barra2{
	background-color:#B91219;
	height:10px;
}
.menu{
	background-color:#900000;
	width:206px;
}
.barramenu{
	background-color:#FFFFFF;
	width:206px;
}
.centerhome{
	background-color:#FFFFFF;
	width:523px;
}

.titlepane{
	background-color:#FFFFFF;
	height:31px;
	border-top: #E8E8E8 1px solid;
	border-left: #E8E8E8 1px solid;
	border-right: #E8E8E8 1px solid;
	border-bottom: #E8E8E8 1px solid;
}

.TitlePaneCSS{
	font-family:Century Gothic;
	font-size:18px;
	color:#990000;
}

.contentpane{
	background-color:#FFFFFF;
	width:797px;
	vertical-align:top;
}

.rightpane{
	background-color:#ffffff;
	width:274px;
}

.footer{
	background-color:#B91219;
	height:28px;
}
.footerlinks{
	height:28px;
}

/*========================================================*/
/*  Bread Crumb                                           */
/*========================================================*/

.borderbreadcrumb {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#5B3E1C; text-decoration:none; background-color:#E8E8E8; height:29px; vertical-align:middle; text-align:center; border-bottom: #FFFFFF 2px solid; }
.breadcrumb {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#5B3E1C; text-decoration:none; background-color:#E8E8E8; }
a.breadcrumb:link { color:#5B3E1C; text-decoration:none; }
a.breadcrumb:visited { color:#5B3E1C; text-decoration:none;}
a.breadcrumb:hover { color:#900000;  text-decoration:none;}
a.breadcrumb:active { color:#5B3E1C;  text-decoration:none;}


/*========================================================*/
/*  Links Footer                                          */
/*========================================================*/

.linksfooter {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#B91219; text-decoration:none; }
a.linksfooter:link { color:#B91219; text-decoration:none; }
a.linksfooter:visited { color:#B91219; text-decoration:none;}
a.linksfooter:hover { color:#900000;  text-decoration:none;}
a.linksfooter:active { color:#B91219;  text-decoration:none;}


/*========================================================*/
/*  Link del Top Menu                                     */
/*========================================================*/

.topmenuseparador {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#B77409; text-decoration:none; }
.topmenulinksover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#B77409; text-decoration:none; }
.topmenulinks {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#5A3D1D; text-decoration:none; }
a.topmenulinks:link { color:#5A3D1D; text-decoration:none; }
a.topmenulinks:visited { color:#5A3D1D; text-decoration:none;}
a.topmenulinks:hover { color:#B77409;  text-decoration:none;}
a.topmenulinks:active { color:#5A3D1D;  text-decoration:none;}
.linkover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#B77409; text-decoration:none; }
.link {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#5A3D1D; text-decoration:none; }
a.link:link { color:#5A3D1D; text-decoration:none; }
a.link:visited { color:#5A3D1D; text-decoration:none;}
a.link:hover { color:#B77409;  text-decoration:none;}
a.link:active { color:#5A3D1D;  text-decoration:none;}


/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
.MainMenu_SubMenu TD
{
	height: 30px;                       /* height of submenu--notice all of height 24px*/
	/*width:156px;*/
	color:#000000;
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #FFFFFF;
	background-color: #9C9C9C;                    /* color of sub menu text and height on mouseover*/
	height: 30px;
	/*width:156px;*/
}

.MainMenu_SubMenuItemHover TD 
{
	color: #FFFFFF;
	background-color: #9C9C9C;                    /* color of sub menu text and height on mouseover*/
	height: 30px;
	/*width:156px;*/
}

.MainMenu_TabRootMenuItem TD                 
{
	color: #FFFFFF;  
	background-color: #900000;                               /* color of menu text and height--no mouseover*/
	background-image: url(images/tab-off.jpg);	
	height: 30px;
	padding: 5px;
	border-bottom: #A3080C 0px solid;
	border-top: #A3080C 1px solid;
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight:normal;*/
 	font-style: normal;
	color: #FFFFFF;
	background-color: #B91219;
	padding: 5px;
	width:206px;
	text-transform:uppercase;
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	/*background-image: url(images/tab-on.jpg);
    background-repeat:no-repeat;*/
	border-bottom: #A3080C 0px solid;
	border-top: #A3080C 1px solid;
	background-color: #B91219;	
	color: #FFFFFF;
	height: 30px;
	width:206px;
	padding: 5px;
	text-transform:uppercase;
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{
	/*background-image: url(images/tab-on.jpg);
    background-repeat:no-repeat;*/
	border-bottom: #A3080C 0px solid;
	border-top: #A3080C 1px solid;
	background-color: #900000;	
	color: #FFFFFF;
	height: 30px;
	/*padding: 5px;*/
	width:206px;
	text-transform:uppercase;
}

.MainMenu_MenuContainer {

	border-bottom: #A3080C 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #A3080C 1px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #A3080C 0px solid;
	border-left: #E7EDE3 0px solid; 
	border-top: #A3080C 1px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 30px; 
	padding: 0px;
	width:206px;
	text-transform:uppercase;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;                                  /*color of sub menu text---no mouseover*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	font-style: normal;
	/*background-color: #E9D1B5;*/
	border-bottom: #EBEBEB 0px solid;
	border-top: #EBEBEB 1px solid;
	/*width:156px;*/
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EBEBEB;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border-bottom: #EBEBEB 0px solid;
	border-top: #EBEBEB 1px solid;
	text-align: center; 
	width: 3; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #000000;                           
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:normal; 
	font-style: normal;
	background-color: #EBEBEB;                 /*this is the color of the submenu behind text*/
	border-bottom: #EBEBEB 0px solid;        /*these are the colors of the submenu box border*/
	border-top: #EBEBEB 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#EBEBEB, Direction=90, Strength=0);
	/*width:156px;*/
}

.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #9C9C9C;          /*this is the color of the submenu highlight*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	font-style: normal;
	color: #FFFFFF;
	/*border-bottom: #A3080C 0px solid;
	border-top: #A3080C 1px solid;*/
	margin: 0px 0px 0px 0px;
	/*width:156px;*/
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	/*color: #FFFFFF; */
	cursor: pointer; 
	cursor: hand; 
	/*border-bottom: #A3080C 0px solid;
	border-top: #A3080C 1px solid;*/
	background-color:Transparent;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}