/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/

/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg01.jpg);
	background-repeat: repeat-x;
}



/*========================================================*/
/*            Solepartmenu CSS                            */
/*========================================================*/

/*------------------------- Start ------------------------*/ 


/* Main Menu */


@charset "utf-8";
/* CSS Document */

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
	padding-left:0px;
}

.MainMenu_MenuItemSel {
	background-color: transparent;
	border-top: #71B5E5 0px solid;
	border-right: #71B5E5 0px solid;
	border-left: #71B5E5 0px solid;
	border-bottom: #71B5E5 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #5DB8E5; 
	font-size: 11px;
	font-style: normal;
	font-weight: Bold;  
	font-family: Tahoma;
	height: 20px;
}

.MainMenu_MenuItem {
	border-top: #71B5E5 0px solid;
	border-right: #71B5E5 0px solid;
	border-left: #71B5E5 0px solid;
	border-bottom: #71B5E5 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #D1EBF8;
	font-size: 11px;
	font-style: normal;
	font-weight: Bold;
	font-family: Tahoma;
	height: 20px;
}

.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px;
	font-style: normal;
	font-weight: Bold; 
	font-family: Tahoma;
	height: 20px;

}

.MainMenu_MenuIcon {
	display:none;
}

.submenuitemselected{
	display:none;
}

.MainMenu_SubMenu {
	background-color: #2F76AE;
	border-top: #71B5E5 0px solid;
	border-right: #71B5E5 0px solid;
	border-left: #71B5E5 0px solid;
	border-bottom: #71B5E5 0px solid;
	padding-right: 5;
	color: #FFFFFF;
}

.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: 20px;
}

.MainMenu_MenuArrow {
	display:none
}

.MainMenu_MenuBar { 
	cursor: hand; 
	height: 20px;
	background-color: Transparent; 
}

/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; }
.MainMenu_MenuItem TD DIV
{
	background-image: url(../images/nav-right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0 18 0 0;
	margin: 11 0 0 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuItem TD DIV DIV 
{
	background-image: url(../images/nav-left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 18;
	margin: 0 0 -20 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuItem TD DIV DIV DIV{
	background-image: url(../images/nav-mid.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #C6ECF9;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	height: 39px;
	padding: 5 5 0 5;
	line-height: 1.3;
	margin: -13 0 -13 0;
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; }
.MainMenu_MenuSelected TD DIV
{
	background-image: url(../images/nav-right-act.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0 18 0 0;
	margin: 11 0 0 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuSelected TD DIV DIV 
{
	background-image: url(../images/nav-left-act.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 18;
	margin: 0 0 -20 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image: url(../images/nav-mid-act.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	height: 39px;
	padding: 5 5 0 5;
	line-height: 1.3;
	margin: -13 0 -13 0;
}


/* ------- Active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }
.MainMenu_MenuSelectedRoot TD DIV
{
	background-image: url(../images/nav-right-act.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0 18 0 0;
	margin: 11 0 0 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background-image: url(../images/nav-left-act.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 18;
	margin: 0 0 -20 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image:url(../images/nav-mid-act.gif);
	background-position:top;
	background-repeat :repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	height: 39px;
	padding: 5 5 0 5;
	line-height: 1.3;
	margin: -13 0 -13 0;
}

/*------------------------- End -------------------------*/


/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { color: #5E5E5E; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Login Register token hover        --*/ a.login-register:hover { color: #5E5E5E; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Copyright token                   --*/ .copy-right { color: #5E5E5E; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Links token       		           --*/ .Links, a.Links:link, a.Links:visited, a.Links:active { color: #5E5E5E; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Links token hover 		           --*/ a.Links:hover { color: #5E5E5E; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Breadcrum token                   --*/ .breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:active { color: #2F76AE; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color: #2F76AE; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #5E5E5E; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #5E5E5E; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {  width: 165px; height:15px; background-color: #8D9DA8; padding: 2px 0px 0px 2px; border: 1px solid #8D9DA8; font-family: Tahoma; FONT-WEIGHT: normal; FONT-SIZE: 11px; color: #FFFFFF; cursor:text;}

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #656565; FONT-FAMILY: Arial; }
/*-- Heading # 2              			--*/ .cnt2_heading { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; }
/*-- Heading # 3              			--*/ .cnt3_heading { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #2F76AE; FONT-FAMILY: Tahoma; }
/*-- Heading # 4              			--*/ .cnt4_heading { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; }


/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: tahoma; font-size: 11px; color: #333333; }
/*-- Default textbox       		       --*/ .NormalTextBox { color: #333333; padding-left: 2px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }


/*-- Default SubHead CSS        		   --*/
.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
}

A.CommandButton:link {
	COLOR: #656565; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #656565; TEXT-DECORATION: underline;
}

A.CommandButton:active {
	COLOR: #656565; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #2F76AE; TEXT-DECORATION: underline;
}


.tit_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #003366;
	font-style: normal;
}
.sub_tit_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
	font-style: normal;
}
.tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.sub_tit_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #993300;
	font-style: normal;
}
.tit_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #993300;
	font-style: normal;
}

.Normal {
	padding-left: 2px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

