/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.0, 01/2001
   ================================
*/


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
}

/* background color for the content part of the pages */
Body
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	background-color: #FFFFFF;
}
TD
{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	
}
/* The div and the table style allow you to offer cross browser support for table positioning and size which allows you to apply your theme to all pages within rainbow, not just desktopdefault.aspx */
/* This is used throughout all standard - user based pages */
.rb_DefaultLayoutDiv
{
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.rb_DefaultLayoutTable
{
	width: 750px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #003399;
	left: 0px;
	background-attachment: fixed;
	background-image: url(grad.gif);
	background-repeat: repeat-x;
	background-position: center 200px;
}

/* The div and the table style allow you to offer cross browser support for table positioning and size which allows you to apply your theme to all pages within rainbow, not just desktopdefault.aspx */
/* This is used throughout all non-standard - admin type based pages e.g edit pages, site admin pages. You can keep them the same size as the standard ones to maintain a consistent look or you may need more space for admin features. This gives you that flexibility */

.rb_AlternateLayoutDiv
{
	margin: 0px 0px 0px 0px;
	text-align: center;

}

.rb_AlternateLayoutTable
{
     width: 750px;
     margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	 border-collapse: collapse; 
	 border: 1px solid #003399; 
	 background-attachment: fixed;
	background-image: url(grad.gif);
	background-repeat: repeat-x;
	background-position: center 200px;   
}

/*  DESKTOP PORTAL BANNER SETTINGS */

.rb_AlternatePortalHeader
{
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-collapse: collapse;
}

.rb_DefaultPortalHeader
{
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-collapse: collapse;
}

/*  DESKTOP PORTAL Footer SETTINGS */

.rb_AlternatePortalFooter
{
	text-align: center;
}

.rb_DefaultPortalFooter
{
	text-align: center;
}

.rb_DefaultPortalPanes
{
	text-align: center;
	background-image: url(gestionbgback.jpg);
	background-repeat: no-repeat;
	background-position: 150px top;
	padding-top: 10px;
}

/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle
{
}

/* background/border colors for the selected tab */
.TabBg
{

}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{

}

/* text style for the selected tab */
.SelectedTab
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000066;
	text-transform: uppercase;

}

A.OtherTabs:visited
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000066;
	text-transform: uppercase;
}
A.OtherTabs:hover
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #B74900;
	text-transform: uppercase;
}
A.OtherTabs:active
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000066;
	text-transform: uppercase;
	}

.OtherSubTabs
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	
}
/* para el subtab seleccionado*/ 

.SelectedSubTab
{
	text-decoration: none;
	color: #FF0000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;	
}

A.SelectedSubTab:link
{
	text-decoration: none;
	color: #FF0000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;	
}

.SelectedSubTab:visited
{
	text-decoration: none;
	color: #FF0000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;	
}

.SelectedSubTab:hover
{
	text-decoration: none;
	color: #FF0000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;	
}

.SelectedSubTab:active
{
	text-decoration: none;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

/* hyperlink styles of the unselected tabs */
A.OtherSubTabs:link
{
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}

A.OtherSubTabs:visited
{
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
A.OtherSubTabs:hover
{
	text-decoration: none;
	color: #FF0000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
A.OtherSubTabs:active
{
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;

}
/*Estilo para la SERIE /, por el color granate de fondo que no pega con lo que hay*/

.SelectedSubTabSerie7
{
	text-decoration: none;
	color: #FFffff;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;	
}

.OtherSubTabsSerie7
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
}

/* hyperlink styles of the unselected tabs */
A.OtherSubTabsSerie7:link
{
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}

A.OtherSubTabsSerie7:visited
{
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
A.OtherSubTabsSerie7:hover
{
	text-decoration: none;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
A.OtherSubTabsSerie7:active
{
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	left: 4px;
	right: 4px;
	clip:  rect(auto 4px auto 4px);
}



/* text style for the site links (at extreme top-right of header) */
.SiteLink
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #003300;
}

/* hyperlink style for the site links */
.SiteLink A:link
{
    text-decoration: none;
    font-weight:normal
}

.SiteLink A:visited
{
    text-decoration: none;
    font-weight: normal;
}

.SiteLink A:active
{
    text-decoration: none;
}

.SiteLink A:hover
{
    text-decoration: underline;
}

/* style for separator between site links */
.Accent
{
    color: #003399;
    font-weight: normal;
}

.LeftPane
{
	height: 100%;
	background-attachment: fixed;
	background-image: url(leftgreen.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

.LeftPane A:Link
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;

}
.LeftPane A:Visited
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;

}

.LeftPane A:active
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;

}

.LeftPane A:hover
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FF0000;
	
}

.RightPane
{
	width: 207px;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    font-size: 11px;
	color: #4e5747; text-decoration: none
}

/* style of item titles by Announcements and events */
.ItemTitle
{
}
.ItemTitleBlack
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
/* style of item dates by Announcements and events */
.ItemDate
{
    font-weight: bold;
    font-size: 11px;
    font-family: "Trebuchet MS", Verdana, Arial;
}

/* GENERAL */
/* style for module titles */
.Head
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 12px;
	color: #4e5747; 
	font-weight: bold
}

.TitleHead
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 15px;
    font-weight: bold;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    color: #4e5747;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #003333;
	font-size: 12px;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
	border: 1px solid #003366; 
	color: #003366; 
	background-color: #FFFFFF
}

.NormalRed
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: red;
}

.NormalBold
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 11px;
    font-weight: bold; ;color:#003399
}

.NormalItalic
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-style: italic;	
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    text-decoration: none;
	color: #003366;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: none;
	color: #003366;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

A.CommandButton:visited
{
	text-decoration: none;
	color: #003366;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

A.CommandButton:active
{
	text-decoration: none;
	color: #003366;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

A.CommandButton:hover
{
	text-decoration: none;
	color: #3C78B5;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 1px solid #719DC1;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}




/* GENERIC */
H1
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 20px;
    font-weight: normal;
}

H2
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 20px;
    font-weight: normal;
}

H3
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}

H4
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}

H5
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
}

H6
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
}
THEAD
{
}

TH
{
}

A:link
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
}

A:visited
{
    text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
}

A:hover
{
    text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
}
A:active
{
    text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
}

SMALL
{
    font-size: 8px;
}

BIG
{
    font-size: 14px;
}
PRE
{
    font-family: "Trebuchet MS", Verdana, Arial;
}


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: #CCCCCC;
    height: 1pt;
    text-align: left;
}

/* Articles */
/* style for Articles titles */
.ArticleHead
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 15px;
    font-weight: bold;
    color: #003333;
}

.module
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-align: justify;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3399CC;
	border-left-color: #3399CC;
	color: #000066;
	background-color: #FFFFFF;
}


.moduleNT
{
	text-align: center;

}

.moduleAlt
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-align: justify;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.Error
{
    font-weight: bold;
    color: #990000;
}
DT
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 11px;
}

TFOOT
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 12px;
}


/* ================================
   HtmlEditor
   ================================ */

DIV.edmenuback{
	border-bottom: 0px solid #929292;
	border-left: 1px solid #929292;
	border-right: 1px solid #929292;
	border-top: 1px solid #929292;
	width: 100%
}

TD.edmenuStyle{
	width: 75px;
	padding-top: 2px;
	padding-left: 2px;
	text-align: right;
}

TD.edmenuEditor{
}

TD.edmenuHTML{
	text-align: right;
	width: 35px;	
}

/* ================================
   Discussion
   ================================ */
.MessageTitle 
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
}
   
.MessageAuthor
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    color: darkgray
}

.MessageBody
{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 11px;
    font-weight: normal
}

TR
{
}

/* ================================
   Survey Module
   ================================ */
.SurveyQuestion
{

}

.SurveyPanel
{
	background-color: silver;
}

.SurveyOption
{
;
}

.SurveyButton
{
	font-weight: bold;
}
A.selectedTab:hover {  }
A.selectedTab:link { }
A.selectedTab:visited { }
A.selectedTab:active { }


BLOCKQUOTE { 
 }
/* CLASES EXCLUSIVAS DE ESTA PÁGINA */

.Margin {
	padding-left: 5px;
}

/* ================================
   Articles IP
   ================================ */
.IP_thumbnail
{
	font-family: "Trebuchet MS", Verdana, Arial;
}


 .IP_thHeader
 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000066;
	border-bottom: 1px dotted #003366;
	letter-spacing: 3px;
	font-weight: bold;
	background-color: #9BDEFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003366;
 
 }  
 

.IP_thSubTitle
 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left: 0px;
	text-indent: 10px;
	font-style: italic;
	
 }  




.IP_thImage
 {
	float: left;
	margin-right: 10px;
 }  
 
.IP_thTitle
 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #204773;
	font-style: normal;
	text-decoration: underline;
 }
 
a.IP_thTitle:hover
{
	color: #0033CC;
}  
 
 .IP_thDate
 {
	font-size: 9px;
	font-weight: bold;
 }

.IP_thAbstract
 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	font-style: normal;
 }
 
a.IP_thAbstract:hover
{
	color: #0033CC;
}  
 
.IP_thDescription
 {
 }  
 
 .IP_Article
{
	width: 100%;
	padding-top: 20px;
	
}

.IP_Header
 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	border: 1px solid #666666;
	padding: 10px;
 } 
a.IP_thHeader:hover
{
	color: #0033CC;
} 
 
.IP_SubTitle
 {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
 }  

.IP_Date
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
}
 
.IP_Image
 {
	float: right;
	margin: 10px;
 }  
 

.Ip_Title{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: 000066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 003366;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: 003366;
	background-color: 9bdeff;
	
} 
 
.IP_Abstract
 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	font-style: normal;
	color: 666666;
 } 
 
.IP_Description
 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: 336699;
	text-align: justify;
	text-indent: 15pt;
	
 }  

/****************************************************
*********  Para los tres paneles del Artículo  ******
******************************************************/
.ContentPane
{
padding:0px 10px}


.LeftPaneArticle
 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #126498;
	border-right-color: #126498;
	border-bottom-color: #126498;
	border-left-color: #126498;
	background-color: #FBFDFE;
	background-image: url(../../ArticlesIPLayouts/Images/BuscadorNeutra.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	padding: 10px;
 }
 .ContentPaneArticle
 {
	margin-left: 20px;
	padding-left: 20px;
	margin-right: 20px;
	padding-right: 20px;
	width: 100%;
	padding-top: 10px;


 } 
 .RightPaneArticle
 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #4883A2;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
	margin-top: 100px;
	padding-top: 100px;
 }

 
 /* ================================
   User Defined Table IP
   ================================ */

.Tabla td
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	margin: 5px;
	color: #004080;
	padding-top: 5px;
	background-color: #F2F9FF;
	font-family: "Trebuchet MS", Verdana, Arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004080;
}


.TablaAlt td
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	margin: 5px;
	color: #C03F3F;
	padding-top: 5px;
	border-bottom: #990066 1px solid;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.TablaHeader td
{
	font-weight: bold;
	font-size: 12px;
	color: #004080;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin-left: 5px;
	display: table;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #FF0000;
	padding-left: 5px;
	
}

.TablaPager td
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: lightgrey 1px solid;
	color: #004080;
	border-bottom: lightgrey 1px solid;
	height: 30px;
	text-align: center;
}

.TablaTable
{
	font-size: 12px;
	background-image: url(Fondodetalle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Trebuchet MS", Verdana, Arial;
	border: none;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;

}