﻿/* 
================================
Skin styles for DotNetNuke
================================
*/
body {
margin: 0px;
}
.normalye {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #BF0300;
}
A.normalye:link {
font-weight: bold;
text-decoration: none;
color: #ff0000;
}
A.normalye:hover {
font-weight: bold;
text-decoration: none;
color: #ff0000;
}
A.normalye:active {
font-weight: bold;
text-decoration: none;
color: #ff0000;
}
A.normalye:visited {
font-weight: bold;
text-decoration: none;
color: #ff0000;
}
.Normal {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #E23F06;
text-decoration: none;
line-height: 18px;
}
A.Normal:link {
color: Black;
text-decoration: none;
}
A.Normal:visited {
color: Black;
text-decoration: none;
}
A.Normal:hover {
color: red;
text-decoration: none;
}
A.Normal:active {
color: red;
text-decoration: none;
}
PRE {
font-family: Arial, Tahoma, Helvetica;
}
BLOCKQUOTE {
font-family: Arial, Tahoma, Helvetica;
}
.pagemaster {
width: 100%;
height: 100%;
background-color: #d7d7d7;
}
.ControlPanel {
background-color: #FFFFFF;
border-right: #003366 0px solid;
border-top: #003366 0px solid;
border-left: #003366 0px solid;
border-bottom: #003366 0px solid;
}
.SubHead {
font-family: Helvetica, Tahoma, Arial;
font-size: 11px;
color: Black;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family: Helvetica, Tahoma, Arial;
font-size: 11px;
font-weight: bold;
color: Black;
vertical-align: middle;
text-align: left;
}
.NormalDisabled {
color: Silver;
}
/* text style used for rendered text which requires emphasis */
.NormalBold {
font-family: Helvetica, Tahoma, Arial;
font-size: 11px;
font-weight: bold;
}
/* text style used for error messages */
.NormalRed {
font-family: Helvetica, Tahoma, Arial;
font-size: 12px;
font-weight: bold;
color: #ff0000;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
font-family: Helvetica, Tahoma, Arial;
font-size: 11px;
font-weight: normal;
}
.SkinObject {
cursor: pointer;
cursor: hand;
color: Black;
font-size: 8pt;
font-weight: bold;
font-style: normal;
background-color: Transparent;
text-transform: capitalize;
text-align: center;
font-family: Helvetica, Tahoma, Arial;
text-decoration: none;
}
A.SkinObject:link {
text-decoration: none;
color: #BF0300;
}
A.SkinObject:visited {
text-decoration: none;
color: #BF0300;
}
A.SkinObject:hover {
text-decoration: none;
color: #ff0000;
}
A.SkinObject:active {
text-decoration: none;
color: #BF0300;
}
.skinmaster {
height: 100%;
background-color: transparent;
border-right: #7994cb 0px solid;
border-top: #7994cb 0px solid;
border-left: #7994cb 0px solid;
border-bottom: #7994cb 0px solid;
}
.skinheader {
}
.toppane {
width: 100%;
background-color: transparent;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}
.leftpane_login {
background-color: transparent;
width: 461px;
}
.contentpane {
width: 100%;
width: 95%;
vertical-align: top;
}
.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;
}
/*MENU ******** MENU ******** MENU ******** MENU ******** MENU ******** MENU ********/
.main_dnnmenu_container {
background-color: transparent;
padding-top: 50px;
}
.main_dnnmenu_submenu_container {
background-color: transparent;
}
.main_dnnmenu_bar {
cursor: pointer;
cursor: hand;
background-color: Transparent;
height: 15px;
}
.main_dnnmenu_item td {
/*TD texto del submenu*/
cursor: pointer;
cursor: hand;
color: #ffffff;
border-bottom: white 1px solid;
border-bottom-width: 100%;
font-size: 8pt;
font-weight: bold;
font-style: normal;
text-transform: uppercase;
background-color: Black;
font-family: Arial, Helvetica, Tahoma;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
text-align: left;
white-space: nowrap;  /*Word wrapping menu item now optional*/
}
.main_dnnmenu_rootitem {
/*TD Texto del root menu*/
cursor: pointer;
border-width: 0px 0px thin thin;
padding: 6px;
cursor: hand;
color: Black;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
text-align: left;
font-family: Arial, Helvetica, Tahoma;
white-space: nowrap;
border-bottom-style: solid;
border-bottom-color: #FDE66F;
width: 145px;
border-left-style: double;
border-left-color: #F4DE6B;
font-variant: small-caps;
}
.main_dnnmenu_itemhover {
/*mouse over del topmenu*/
font-family: Arial, Helvetica, Tahoma;
color: Black;
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
}
.main_dnnmenu_itemhover td {
/*mouse over del submenu*/
background-color: maroon;
font-weight: bold;
color: #ffffff;
}
.main_dnnmenu_icon {
cursor: pointer;
cursor: hand;
text-align: center;
width: 0px;
margin-left: 0px;
}
.main_dnnmenu_submenu {
/*borde del submenu*/;filter: alpha(opacity=90);
-moz-opacity: 0.90;
opacity: 0.90;
font-weight: bold;
z-index: 1000;
cursor: pointer;
cursor: hand;
}
.main_dnnmenu_break {
height: 1px;
font-size: 1px;
}
.main_dnnmenu_arrow {
border-right: #cad5ea 1px solid;
border-bottom: #ffffff 1px solid;
border-bottom-width: 100%;
border-top: #cad5ea 0px solid;
font-family: webdings;
font-size: 20pt;
cursor: pointer;
color: black;
cursor: hand;
}
main_dnnmenu_submenu {
filter: alpha(opacity=90);
-moz-opacity: 0.90;
opacity: 0.90;
}
.MainMenu_SubMenu {
filter: alpha(opacity=90);
-moz-opacity: 0.90;
opacity: 0.90;
}
/*MENU ******** MENU ******** MENU ******** MENU ******** MENU ******** MENU ********/
.StandardButton {
background: #E23F06 none;
color: #FFFF00;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}
.TreeViewMenu {
width: 175px;
background-color: transparent;
border-right: #7994cb 1px solid;
border-top: #7994cb 1px solid;
border-left: #7994cb 1px solid;
border-bottom: #000000 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: 14px;
font-weight: normal;
color: Black;
}
.bread {
color: Black;
font-size: 18pt;
font-family: Arial, Tahoma, Helvetica;
white-space: nowrap;
font-variant: small-caps;
}
A.bread:link {
text-decoration: none;
color: Black;
}
A.bread:visited {
text-decoration: none;
color: Black;
}
A.bread:hover {
text-decoration: none;
color: #e34007;
}
A.bread:active {
text-decoration: none;
color: Black;
}
.main_table {
background-color: #FFFFFF;
width: 1000px;
vertical-align: top;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
}
.menu_back {
width: 312px;
text-align: left;
height: 210px;
vertical-align: middle;
}
A.SkinObject_white:link {
text-decoration: none;
color: #FFFFFF;
}
A.SkinObject_white:visited {
text-decoration: none;
color: #FFFFFF;
}
A.SkinObject_white:hover {
text-decoration: none;
color: #FFFFFF;
}
A.SkinObject_white:active {
text-decoration: none;
color: #FFFFFF;
}
.cols_titles {
color: #ed8914;
font-size: 12pt;
font-weight: bold;
font-style: normal;
background-color: Transparent;
font-family: Arial, Tahoma, Helvetica;
white-space: nowrap;
font-variant: normal;
}
.normalsmall {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}
.Normal_Title {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: 800;
color: #FF8428;
}
.Title {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: 800;
color: Black;
}
.table100 {
width: 100%;
}
.foto01 {
	background-image: url('foto01.jpg');
	width: 1000px;
	height: 224px;
	background-repeat: no-repeat;
}
.mainbanner {
width: 601px;
height: 180px;
text-align: center;
vertical-align: middle;
}
.mainbanner2 {
width: 575px;
height: 165px;
text-align: center;
vertical-align: middle;
}
.foto02 {
background-image: url('foto02.jpg');
width: 1000px;
height: 437px;
background-repeat: no-repeat;
vertical-align: top;
}
.picture_display {
width: 600px;
text-align: center;
height: 210px;
vertical-align: top;
}
.foto03 {
background-image: url('foto03.jpg');
width: 1000px;
height: 30px;
background-repeat: no-repeat;
vertical-align: top;
}
.login_back {
width: 740px;
text-align: left;
height: 76px;
vertical-align: middle;
}
.login_home_cell {
vertical-align: middle;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
color: #FFCC00;
font-size: small;
font-weight: bold;
}
.picture_display_cell {
width: 565px;
text-align: center;
height: 175px;
vertical-align: top;
}
.user_login {
width: 526px;
text-align: right;
height: 37px;
vertical-align: middle;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: small;
font-weight: bold;
}
.foto04 {
background-image: url('foto04.jpg');
width: 1000px;
height: 252px;
background-repeat: no-repeat;
vertical-align: top;
background-color: #FFFFFF;
}
.banner468 {
	width: 468px;
	height: 60px;
	vertical-align: top;
}
.bottom01 {
width: 189px;
height: 238px;
vertical-align: middle;
text-align: center;
}
.bottom02 {
width: 291px;
height: 228px;
vertical-align: middle;
text-align: center;
color: #CC3300;
}
.users_loging_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FF9900;
text-transform: uppercase;
}
A.users_loging_text:link {
color: #FFFFFF;
text-decoration: none;
}
A.users_loging_text:hover {
color: #FFCC00;
text-decoration: none;
}
.register {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FF9900;
font-variant: small-caps;
}
A.register:link {
color: #FFFFFF;
text-decoration: none;
}
A.register:hover {
color: #FFCC00;
text-decoration: none;
}
.SkinObject_White {
cursor: pointer;
cursor: hand;
color: #FFFFFF;
font-size: 7pt;
font-weight: bold;
font-style: normal;
background-color: Transparent;
text-transform: uppercase;
text-align: left;
font-family: Helvetica, Tahoma, Arial;
white-space: nowrap; /*Word wrapping menu item now optional*/;
text-decoration: none;
vertical-align: middle;
}
.Style1 {
vertical-align: top;
}
.foto02_2 {
background-image: url('foto02_2.jpg');
width: 1000px;
height: 210px;
background-repeat: no-repeat;
vertical-align: top;
}
.nav {
width: 200px;
}
.comments {
background-image: url('comments.gif');
vertical-align: middle;
text-align: left;
color: #CC3300;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
background-repeat: repeat-y;
}
.comments2 {
vertical-align: middle;
text-align: left;
color: #BB0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.foto02_3 {
background-image: url('foto02_3.jpg');
width: 1000px;
height: 210px;
background-repeat: no-repeat;
vertical-align: top;
}
.toppics {
background-image: url('toppics.jpg');
background-repeat: no-repeat;
width: 245px;
vertical-align: top;
}
.toppicstext {
cursor: pointer;
cursor: hand;
color: Black;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
text-align: left;
font-family: Arial, Helvetica, Tahoma;
font-variant: small-caps;
}
A.toppicstext:link {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color: Black;
}
A.toppicstext:hover {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color: red;
}
A.toppicstext:active {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color: red;
}
A.toppicstext:visited {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color: red;
}
.foto01-2 {
background-image: url('foto01-2.jpg');
width: 1000px;
height: 224px;
background-repeat: no-repeat;
}
table {
	padding: 0px;
	margin: 0px;
}
