/* ================================
CSS STYLES - Label World
================================

/* text style for the selected tab */ Body
{
background-color: #CECFCE;
margin-top: 0px;
height: 100%;
background-image: url(MacBG.gif);
}
.MainTable {
background-color: #FFFFFF;
border: solid #888888 1px;
width: 760px;
}
.HeaderImages{
	background-image: url(HeaderImages.jpg);
	background-repeat: no-repeat;
}

.controlpanel {
width: 100%;
background-color: #EAEAEA;
border: solid #EAEAEA 1px;
}

.BannerBackground {
background-image: url(fdo_logo.jpg);
height: 80px;
border: 1px solid #ffffff;
border-collapse: collapse;
}
.BannerBackground2 {
background-image: url(fdo_logo2.jpg);
height: 80px;
border: 1px solid #ffffff;
border-collapse: collapse;
}
.TopMenuBG {
background-color:#005594;
height: 20px;
}

.BreadCrumbBG {
background-color:#EAEAEA;
padding: 5px 0px 5px 5px;
margin: 0px 0px 0px 0px;
font-family: Verdana, Verdana, Helvetica, sans-serif; 
font-size: 9px;
font-weight: normal;
color: #6F74A5;
height: 20px;
text-indent: 0px;
}


.MainContentBG {
background-image: url(ContentBG.jpg);
background-repeat: repeat-x;
padding: 0px;
}

.LeftPane {
	height: 100%;
	width: 130px;
	background-image: url(fdo_labels.gif);
	padding-left: 0px;
	padding-top: 0px;

}

.ContentPane { 
background-color: transparent;
padding-left: 10px;
padding-right: 10px;
padding-top:20px;
width: 100%;
}

.ContentPaneHome { 
background-color: transparent;
padding-left: 10px;
padding-right: 10px;
padding-top:0px;
width: 100%;
}

.RightPane {
	background-color: #EFEFEF;
	width: 145px;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 20px;
	margin: 13px;
	vertical-align: middle;
}

/* text style for the selected tab */

.SelectedTab {
font-weight: normal;
font-size: 9px;
line-height: 1.2em;
color: #4A5078;
font-family: Verdana,Verdana, Arial, Helvetica;
text-decoration: none;

}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
text-decoration: none;
color: #003366;
}

A.SelectedTab:visited {
text-decoration: none;
color:#003366;
}

A.SelectedTab:active {
text-decoration: none;
color: #003366;
}

A.SelectedTab:hover {
text-decoration: underline;
color: #003366;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
text-decoration: none;
color: #6F74A5;
}

/* text style for the selected tab */

.SelectedTab2 {
font-weight: normal;
font-size: 9px;
line-height: 1.2em;
color: #6F74A5;
font-family: Verdana,Verdana, Arial, Helvetica;
text-decoration: none;

}

/* hyperlink style for the selected tab */
A.SelectedTab2:link {
text-decoration: none;
color: #6F74A5;
}

A.SelectedTab2:visited {
text-decoration: none;
color:#6F74A5;
}

A.SelectedTab2:active {
text-decoration: none;
color: #003366;
}

A.SelectedTab2:hover {
text-decoration: underline;
color: #6F74A5;
}

/* hyperlink style for the selected tab */
A.SelectedTab2:link {
text-decoration: none;
color: #003366;
}

/* text style for the unselected tabs */
.OtherTabs {
font-weight: bold;
font-size: 8.5pt;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica;
text-decoration: none;
vertical-align: middle;
}

.Footer {
background-image: url(footer.jpg); 
background-repeat: no-repeat;
height: 36px;
}
.Footer2 {
background-image: url(footer2.jpg); 
background-repeat: no-repeat;
height: 36px;
}


/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
text-decoration: none;
color:#FFFFFF;
}

A.OtherTabs:visited {
text-decoration: none;
color:#FFFFFF;
}

A.OtherTabs:active {
text-decoration: none;
color:#FFFFFF;
}

/* GENERAL */
/* style for module titles */
.Head {
font-family: Verdana, Arial, Helvetica;
font-size: 13px;
font-weight: bold;
color: #6F74A5;
}

/* style of item titles on edit and admin pages */
.SubHead {
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #6F74A5;
}


/* text style used for most text rendered by modules */
.Normal
{
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
}

.NormalRed
{
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: #6F74A5;
}

.NormalBold
{
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
text-decoration: underline;
color: #003366;
}

A.CommandButton:visited {
text-decoration: underline;
color: #003366;
}

A.CommandButton:active {
text-decoration: underline;
color: #003366;
}

A.CommandButton:hover {
text-decoration: underline;
color: #6F74A5;
}

/* GENERIC */
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004A8B;
}

H2 {
font-family: Verdana, Arial, Helvetica;
font-size: 20px;
font-weight: normal;
color: 8080FF;
}

H3 {
font-family: Verdana, Arial, Helvetica;
font-size: 16px;
font-weight: bold;
color: #FBDC00;
}

H4 {
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: #003366;
}

H5, DT {
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #003366;
}

H6 {
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #003366;
}

TFOOT, THEAD {
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
color: #003366;
}

TH {
vertical-align: baseline;
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: #003366;
}


/* Module Title Menu */
.ModuleTitle_MenuContainer {
border-bottom: blue 0px solid; 
border-left: blue 0px solid; 
border-top: blue 0px solid; 
border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
cursor: pointer; 
cursor: hand;
height: 20;
background-color: Transparent;
}
/* This is add/edit/module management */
.ModuleTitle_MenuItem {
cursor: pointer; 
cursor: hand; 
color: red;
/* color: #6F74A5; original colour */ 
font-family: Verdana, Arial, Helvetica; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
border-left: white 0px solid; 
border-bottom: white 0px solid; 
border-top: white 0px solid; 
border-right: white 0px solid;
background-color: Transparent;
}

/* This is add/edit/module management */
.ModuleTitle_MenuIcon {
cursor: pointer; 
cursor: hand; 
background-color: #EEEEEE; 
border-left: #EEEEEE 0px solid; 
border-bottom: #EEEEEE 0px solid; 
border-top: #EEEEEE 0px solid; 
text-align: center; 
width: 15px; 
height: 21px;
}

/* This is add/edit/module management */
.ModuleTitle_SubMenu {
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
background-color: #FFFFFF; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
border-bottom: #FFFFFF 0px solid; 
border-left: #FFFFFF 0px solid; 
border-top: #FFFFFF 0px solid; 
border-right: #FFFFFF 0px solid;
}


/* This is add/edit/module management */
.ModuleTitle_MenuBreak {
border-bottom: #EEEEEE 1px solid; 
border-left: #EEEEEE 0px solid; 
border-top: #EEEEEE 0px solid; 
border-right: #EEEEEE 0px solid; 
background-color: #EEEEEE; 
height: 1px;
}

.ModuleTitle_MenuItemSel {

cursor: pointer; 
cursor: hand; 
color: #6F74A5; 
font-family: Verdana, Arial, Helvetica; 
font-size: 9pt; 
font-weight: normal 
font-style: normal;
background-color: transparent;
}

ModuleTitle_MenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand; 
border-right: #000000 1px solid; 
border-bottom: #FFFFFF 1px solid; 
border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;
color: black;
}

.MenuHolder {
background-color: #EAEAEA;
}

/* Main Menu */

.MainMenu_MenuContainer {
background-color: transparent;
padding-left: 0px;
margin-left: 0px;
height: 23px; 

}
.MainMenu_MenuBreak {
border-bottom: #404040 0px solid; 
border-left: #FF8080 0px solid; 
border-top: #FF8080 0px solid; 
border-right: #404040 0px solid; 
background-color: transparent; 
color: #333333; 
font-family: Trebuchet MS, Verdana, Verdana;
font-size: 9px; 
font-weight: bold; 
font-style: normal;

}

.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand; 
height: 16;
background-color: #EAEAEA;
}


.MainMenu_MenuItem {
cursor: pointer; 
cursor: hand; 
background-color: transparent; 
color: #005594; 
font-family: Verdana, Arial, Helvetica; 
font-size: 9px; 
font-style: normal; 
font-weight: normal; 
border-bottom: #505052 0px solid; 
border-top: #505052 0px solid; 
padding: 2px 2px 3px 2px;
height:22px;
}




.MainMenu_MenuIcon {
display: none;
}



/* this is the colour in the dropdown menu */


.MainMenu_SubMenu {
z-index: 1000; 
color: #FFF;
cursor: pointer; 
cursor: hand;
background: #BCDFF6; 
filter: none;
border: 1px solid #FFF;
margin-top: 1px;
padding: 1px;
}
.MainMenu_SubMenuItemSelected
{
    border: solid 1px transparent;
    background-color: #6498BB;
    height: 100%; /* 50px; */
    color: #005594;
    font-family: Verdana; 
}

.MainMenu_MenuItemSel {
background: #6498BB;
cursor: pointer; 
cursor: hand; 
color: #FFF;
font-family: Verdana; 
font-size: 9px; 
font-weight: normal; 
font-style: normal;
border: 0;
padding: 2px 2px 3px 2px;
}

.MainMenu_RootMenuItemSelected {
    border: solid 1px transparent;
    background-color: #6498BB;
    height: 22px;

}


.MainMenu_MenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand; 
border-right: #505052 0px solid; 
border-bottom: #505052 0px solid; 
border-top: #505052 0px solid;
display: none;
}

.MainMenu_RootMenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;
display: none;
}

A:link {
text-decoration: none;
color: #003366;
}

A:visited {
text-decoration: none;
color: #003366;
}

A:active {
text-decoration: none;
color: #6F74A5;
}

A:hover {
text-decoration: underline;
color: #6F74A5;
}


SMALL {
font-size: 8px;
}

BIG {
font-size: 14px;
}

BLOCKQUOTE, PRE {
font-family: Lucida Console, monospace;
}


UL LI {
list-style-type: square ;
}

UL LI LI {
list-style-type: disc;
}

UL LI LI LI {
list-style-type: circle;
}

OL LI {
list-style-type: decimal;
}

OL OL LI {
list-style-type: lower-alpha;
}

OL OL OL LI {
list-style-type: lower-roman;
}

HR {
color: dimgrey;
height:1pt;
text-align:left
}

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
color: #6F74A5;
}

.ModuleTitle_MenuBar {
cursor: pointer; 
cursor: hand; 
height: 21px;
}


/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */ 
.Message {
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: normal;
font-size: 11px;
background-color: #eeeeee;
} 

/* style of item titles by Announcements and events */
.ItemTitle {
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #003366;
}

/* Breadcrumbs */
.breadcrumb {
background-color: #EAEAEA;
padding: 0px;
margin: 0px 0px 0px 0px ;
font-family: Verdana, Verdana, Helvetica, sans-serif; 
font-size: 9px;
font-weight: normal;
color: #6F74A5;
height: 20px;
text-indent: 0px;
}

/* Search Box */
.SearchBox {
	padding: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 0px;
	vertical-align: top;
	height: 10px;
}

/* Skin Object */
.SkinObject {
padding: 0px;
margin: 0px 0px 0px 0px ;
font-family: Verdana, Verdana, Helvetica, sans-serif; 
font-size: 9px;
font-weight: bold;
color: #FFFFFF;
text-indent: 0px;
}
.links_internos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.MainMenu_RootMenuItem{
    color: white;
}

/*Texto normal de una tabla, deberia ser igual al P*/
.lwFormText  {
	font-family: Arial;
	font-size: 11px;
	color: #000000; 	
	line-height: 15px;
}

/*Titulo antes de los textbox*/
.lwFormLabelText  {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-weight: bold;
	/* width: 150px; */
}
/* <-- input box/textbox*/

.lwFormInput  {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	height: 20px;
}

A.lwFormText:link  {
	font-family: Arial;
	font-size: 11px;
	color: #000000; 	
	text-decoration: underline;
}
A.lwFormText:hover  {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC; 	
	text-decoration: none;
}
A.lwFormText:visited  {
	font-family: Arial;
	font-size: 11px;
	color: #000000; 	
	text-decoration: underline;
}




.mislinks a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}  
.mislinks a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}  
.mislinks a:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}  
.mislinks a:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}  








.Normal a:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}  
.Normal a:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}  
.Normal a:active{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
} 
 
.MapSiteLinks
{
font-family: Verdana, Arial, Helvetica;
font-size: 9px;
font-weight: normal;
}
.MapSiteLinks a:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
.MapSiteLinks a:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}  
.MapSiteLinks a:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}  
.MapSiteLinks a:active{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}  
.MapSiteLinks a:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

/********************
WPoch's Styles *****/

/* ToolTip styles **/
.balloon  {
	width: 315px;
}
.balloonmiddle {
	width: 295px;
	background-image: url(images/balloonmiddle.gif);
	background-repeat: repeat-y;
	font-family: tahoma, arial;
	font-size: 10px;
	font-style: normal;
	padding-left:10px;
	padding-right:10px;
}
.balloontop {
	width: 315px;
	background-image: url(images/balloontop.gif);
	height: 10px;
	background-repeat: no-repeat;
}
.balloonbottom {
	width: 315px;
	background-image: url(images/balloonbottom.gif);
	height: 30px;
	background-repeat: no-repeat;
}

