/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
	background-image: url(images/HeadBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 234px;
	width: 1000px;
	background-color: transparent;
}
.Padding30 {
	padding-right: 30px;
	padding-left: 30px;
	height: 51px;
}
.TopHeaderCell {
	height: 182px;
	padding-right: 30px;
	padding-left: 30px;
}




/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-family: Arial, Helvetica, sans-serif;
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Top level menu */
.rootMenuItem TD{
	cursor:pointer;
	cursor:hand;
	color:#FFFFFF;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
	width:100px !important; /*moz width*/
	width: 100px; /*IE width*/
	white-space:nowrap !important;
	height: 38px;
	text-align: center;
} 
.rootmenuitemactive TD{
	cursor:pointer;
	cursor:hand;
	color:#FFFFFF;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
	width:100px !important; /*moz width*/
	width: 100px; /*IE width*/
	white-space:nowrap !important;
	height: 38px;
	text-align: center;
}
.rootmenuitemselected TD{
	cursor:pointer;
	cursor:hand;
	color:#FFFFFF;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
	width:100px !important; /*moz width*/
	width: 100px; /*IE width*/
	white-space:nowrap !important;
	height: 38px;
	text-align: center;
	text-decoration: underline;
}
.rootmenuitembreadcrumb TD{
	cursor:pointer;
	cursor:hand;
	color:#FFFFFF;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap !important;
	width:100px !important; /*moz width*/
	width: 100px; /*IE width*/
	height: 38px;
	text-align: center;
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #f1f5f8 0px solid;
	border-bottom: #f1f5f8 1px solid;
	border-top: #f1f5f8 1px solid;
	border-right: #f1f5f8 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 11px;
	font-style: logintxt;
	font-weight: normal;
	background-color: Transparent;
	font-family: arial, helvetica;
	width: 150px;
}
.MainMenu_MenuItemSel {
	border-left: #f1f5f8 0px solid;
	border-bottom: #f1f5f8 1px solid;
	border-top: #f1f5f8 1px solid;
	border-right: #f1f5f8 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 11px;
	font-style: logintxt;
	font-weight: normal;
	background-color: Transparent;
	font-family: arial, helvetica;
}
.MainMenu_MenuItemAct {
	border-left: #f1f5f8 0px solid;
	border-bottom: #f1f5f8 1px solid;
	border-top: #f1f5f8 1px solid;
	border-right: #f1f5f8 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 11px;
	font-style: logintxt;
	font-weight: bold;
	background-color: Transparent;
	font-family: arial, helvetica;
}
.MainMenu_MenuIcon {
	background-color: #f1f5f8;
	border-left: #f1f5f8 1px solid;
	border-bottom: #f1f5f8 1px solid;
	border-top: #f1f5f8 1px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 3px;
	height: 21px;
}
.submenuitemselect {
	background-color: #000000;
	color:#FFFFFF;
	width: 150px;
}
.MainMenu_SubMenu {
	margin-top: 5px;
	margin-left: -1px;
	background-color: #f1f5f8;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	border-top: #f1f5f8 0px solid;
	border-right: #f1f5f8 0px solid;
	border-left: #f1f5f8 0px solid;
	border-bottom: #f1f5f8 0px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3C3939,endColorStr=#2F2C2C);
	filter: Alpha(Opacity=80, FinishOpacity=100, Style=1);
	width: 150px;
}
.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: 0px;
}
.MainMenu_MenuArrow {
	border-right: #f1f5f8 1px solid;
	border-bottom: #f1f5f8 1px solid;
	border-top: #f1f5f8 1px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	width: 3px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/* end of menu*/

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
.LogoCell {
	height: 182px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}


.PlecaNegraLeft {
	background-image: url(images/PlecaNegraLeft.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 14px;
}
.PlecaNegraRight {
	background-image: url(images/PlecaNegraRight.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 14px;
}
.PlecaNegra {
	background-color: #000000;
	background-image: url(images/Hostesspart2.jpg);
	background-repeat: no-repeat;
	background-position: 175px;
}
.Hostesspart3 {
	background-image: url(images/Hostesspart3.jpg);
	background-repeat: no-repeat;
	background-position: 215px;
	height: 1px;
}
.PlecaRojaLeft {
	background-image: url(images/PlecaRojaLeft.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 14px;
}
.PlecaRojaRight {
	background-image: url(images/PlecaRojaRight.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 14px;
}
.PlecaRoja {
	background-image: url(images/PlecaRoja.png);
	background-repeat: repeat-x;
	height: 51px;
	text-align: left;
	vertical-align: middle;
}
.FooterLeft {
	background-image: url(images/FooterLeft.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 9px;
}
.FooterRight {
	background-image: url(images/FooterRight.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 9px;
}
table.Footer {
	background-image: url(images/FooterBG.png);
	background-repeat: repeat-x;
	height: 40px;
}
TD.Footer {
	color: #FFFFFF;
	vertical-align: middle;
	height: 40px;
	padding-left: 10px;
}
span.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.Footer:link, a.Footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.Footer:hover, a.Footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.LoginCell {
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 20px;
}
.SearchBG {
	background-image: url(images/SearchBG.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 90px;
	text-align: center;
	vertical-align: middle;
}
.NormalTextBox#dnn_dnnSEARCH_txtSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 220px;
}
span.Logged {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}
A.Logged:link, A.Logged:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
A.Logged:hover, A.Logged.active {
	text-decoration:none;
}
.10pxSpacer {
	height: 10px;
}
.rightBuscar {
	text-align: right;
}
