/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;	
	background-color: #231F20;
	vertical-align:top;
}
.skinmaster {
	background-color: #231F20;
	border-style: none;
	vertical-align:top;
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 95px;
	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: 0px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	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; 
}
.main_dnnmenu_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: #dfe5f2;
	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 {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.Login {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #F4F4F4;
}
.LoginWhite {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #FFFFFF;
}
.BlogLink {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #72133F;
}

/*
=======================================
Skin styles for SolpartMenu
=======================================
*/

.rootmenuitem 
{
	background-color: #D3DBDE;
	font-family: Verdana;
	color: #000000;	
	height: 23px;
}

.rootmenuitemselected
{
	background-color: #D3DBDE;
	font-family: Verdana;
	color: #000000;	
	height: 23px;
}

.rootmenuitembreadcrumb
{
	background-color: #D3DBDE;
	font-family: Verdana;
	color: #000000;	
	height: 23px;	
}

.submenu
{
	background-color: #D3DBDE;
	font-family: Verdana;
	color: #000000;
	height: 23px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.submenuitemselected
{
	background-color: #D3DBDE;
	font-family: Verdana;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.submenuitem
{
	background-color: #FF0000;
	font-family: Verdana;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.submenuitembreadcrumb
{
	background-color: #D3DBDE;
	font-family: Verdana;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}


/*
=======================================
Skin styles for ICG
=======================================
*/

.fondoBody {
	background-color: #77001d;
}
.fondoPanel {
	background-color: #F4F4F4;
}
.fondoHOME {
	background-image: url(<%= SkinPath %>obj/images/fnHome.jpg);
}
.arial125Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.titlesBusinessSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.5px;
	font-weight: bold;
	color: #486f8c;
	text-decoration: none;
}
.bordeBotton {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.visited {
	color: #486F8C;
	text-decoration: none;
}
.arial11white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.mas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.fondoHOME2 {
	background-image: url(../images/interiors/fn2.jpg);
	background-repeat: no-repeat;
}
.fondobotones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/interiors/home_17.gif);
	font-weight: normal;
}
.fondoverde {
	font-family: Arial, Helvetica, sans-serif;
	color: 397034;
	text-decoration: none;
	background-image: url(../images/interiors/verde.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 10.5px;
	font-weight: normal;
}
.fondoAmarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/images/images/amarillo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 10.5px;
	color: A4191D;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #414142;
	text-decoration: none;
	text-align: justify;
}
.arial11azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00608f;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.arial12azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00608f;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}
.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.arial19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.arial12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: lighter;
	text-decoration: none;
}
.arialNegra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial165 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.5px;
	color: #000000;
}
.arial11red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a31e22;
	text-align: justify;
}
.fondoLevel1 {
	background-image: url(../images/level1_7.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondoTestimonials {
	background-image: url(../images/interiors/testimonial1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* Menu Styles */

.menuCell:hover
{
	/*background-color: #b6bfc8;*/
	background-color: #EAEEF1;
	height: 22px;
}

.menuCellHover
{
	background-color: #EAEEF1;
	height: 22px;
}


.menuCell
{
	background-color:#95A3B0;
	height: 22px;
}

.subMenuCell
{
	background-color:#D7DCDF;
	height: 22px;
}

.subMenuContainer
{
	background-color:#95A3B0;	
}

.subMenuTable
{
	background-color:#95A3B0;
}


.menuDivLink
{

}

.subMenuDivLink
{

}