/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #678fc2;
	text-align: center;
}
.skinmaster
{
	height: 100%;
	width: 900px;
	background-color: #10509e;
	border-right: #7994CB 1px solid;
	border-top: #7994CB 1px solid;
	border-left: #7994CB 1px solid;
	border-bottom: #7994CB 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.header2
{
	background-position: center bottom;
	background-image: url(Solidaridad_02.png);
	background-repeat: no-repeat;
}
.skinheader
{
}
.skingradient
{
	background-color: #0046b2;
}
.controlpanel
{
	background-color: #DFE5F2;
}
.controlpanl
{
	background-color: #c0d5f2;	
}
.breadbar1
{
	border-bottom: #8aafe1 1px solid;
	background-color: #bbd3f2;
}
.breadbar2
{
	background-color: #bbd3f2;
	color: #636363;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
}
.loginpane
{
	/*filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr=   '#10509e' , startColorstr= '#c0d5f2' , gradientType= '0' );*/
	background-color: #ffffff;
	background-image: url(HeaderGradient.gif);
}
.loginpane2
{
	/*filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr=   '#10509e' , startColorstr= '#c0d5f2' , gradientType= '0' );*/
	background-image: url(Solidaridad_02.png);
	background-position: center bottom;
	background-image: url(Solidaridad_02.png);
	background-repeat: no-repeat;
}
.toppane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane
{
	width: 175px;
	background-color: #e4effe;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align: top;
	text-align: center;
	border-right: #8aafe1 1px solid;
	border-bottom: #8aafe1 1px solid;
	background-position: left top;
	background-image: url(MenuCornerTopLeft.gif);
	background-repeat: no-repeat;
}
.contentpane
{
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: top;
	text-align: center;
	width: 800px;
}
.rightpane
{
	width: 175px;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align: top;
	text-align: center;
}
.bottompane
{
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottomrightcorner
{
	background-color: #ffffff;
}
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	border-left: #CAD5EA 0px solid;
	border-bottom: #CAD5EA 1px solid;
	border-top: #CAD5EA 1px solid;
	border-right: #CAD5EA 0px solid;
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuIcon
{
	background-color: #CAD5EA;
	border-left: #CAD5EA 1px solid;
	border-bottom: #CAD5EA 1px solid;
	border-top: #CAD5EA 1px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	background-color: #CAD5EA;
	z-index: 1000;
	cursor: pointer;
	cursor: hand.0
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
}
.MainMenu_MenuBreak
{
	height: 1px;
}
.MainMenu_MenuItemSel
{
	background-color: #8DA4D3;
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_MenuArrow
{
	border-right: #CAD5EA 1px solid;
	border-bottom: #CAD5EA 1px solid;
	border-top: #CAD5EA 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: #7994CB none;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu
{
	width: 175px;
	background-color: #e4effe;
	border-right: #7994CB 1px solid;
	border-top: #7994CB 1px solid;
	border-left: #7994CB 1px solid;
	border-bottom: #7994CB 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
}
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #10509e;
}
.BackColor
{
	background-color: #0b2f39;
	color: white;
}
.copyright
{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
}
a
{
	color: #11449e;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
}
a:hover
{
	color: #e10000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.search
{
	vertical-align: bottom;
	text-align: right;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}
.DataGridHeaderStyle
{
	background: #dfe5f2;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
}
.DataGridItemStyle
{
	background: #ffffff;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.DataTableItemStyle
{
	background: #ffffff;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
}
.RadioButtonStyle
{
	background: #ffffff;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
}
.CheckBoxStyle
{
	background: #ffffff;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
}
.TextBoxStyle
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
}
.ComboBoxStyle
{
	background: #ffffff;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
}

