/* 
================================
Skin styles for DotNetNuke
================================
*/
/*Modificados*/

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 18px; 
	background-color: Transparent; /*#697da4 !important #cfcfcf; */
}
.MainMenu_MenuItem 
{
	border-left: #ebebeb 0px solid; 
	border-bottom: #ebebeb 1px solid; 
	border-top: #ebebeb 1px solid; 
	border-right: #ebebeb 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; /* black; */
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
}


/*Se dejo tal cual */
.footer
{
    height: 20px;
    text-align: center;  
    font-size: 11px;
    font-family: Arial, Helvetica;
    background-color:White;
    
    }
.fecha 
{
    width: 25%;
    color: #ffffff;
    font-weight:normal;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: transparent;
	background-attachment:fixed;
    background-repeat: repeat-x;
}
.skinmaster {
	height: 100%;
	background-color: transparent;
	/*border-right: #cecece 1px solid; 
	border-top: #cecece 1px solid; 
	border-left: #cecece 1px solid; 
	border-bottom: #cecece 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(fondo_menu_1.gif);*/
	background-color:transparent;
	height:24px;
	/*border-top: solid 1px #bfbfbf;*/
	/*border-bottom: solid 1px gray;*/
}
.skingradient2{
	/*background-image: url(fondo_menu_1.gif);*/
	background-color:#cccccc;
	height:24px;
	/*border-top: solid 1px white;
	border-bottom: solid 1px white;*/

}
.controlpanel {
	width: 100%;
	background-color: #ffffff;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 150px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	font-family: Arial;
}
.rightpane {
	width: 150px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuIcon {
	background-color: #ebebeb; 
	border-left: #ebebeb 1px solid; 
	border-bottom: #ebebeb 1px solid; 
	border-top: #ebebeb 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #ebebeb; 
	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: #f0795b; */
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; /*bold; */
	font-style: normal;
	/*height: 21px;*/
}
.MainMenu_MenuArrow {
	border-right: #ebebeb 1px solid; 
	border-bottom: #ebebeb 1px solid; 
	border-top: #ebebeb 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 {
	border: solid 1px gray;
  background: #ebebeb none; 
  color: black;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #f9aa96;
	border-right: #ebebeb 1px solid; 
	border-top: #ebebeb 1px solid; 
	border-left: #ebebeb 1px solid; 
	border-bottom: #ebebeb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_MidRed.jpg);
}
.Head   {
   font-family: Tahoma, Arial, Helvetica;
   font-size: 12px;
   font-weight: normal; /*bold;*/
   color: #333333;
}
