@charset "iso-8859-1";

/*******************************************************************************
*  default_portal_style.css : 2005.08.23
* -----------------------------------------------------------------------------
*  This is a replacement for the stylesheet used to drive the look
*  of portlets and other such things generated by Oracle Portal.
*
*  Broken down into sections and with comments the same as seen in the 
*  Oracle whitepaper "How To Design and Build Compelling Portal Interfaces".
*******************************************************************************/

/* Common Styles
 ******************************************************************************/

/* Determines the color or image used for the
 * background of the page or region 
 */
.Bodyid1siteid0
{
	background-color: #fff;
}

/* Determines the color, height, and alignment
 * of text in the banners that appear above 
 * each region in a page.
 */
.RegionHeaderid1siteid0
{
	background-color: #369;
	height: 20px;
	text-align: left;
}

/* Determines the color, font face, font size,
 * font style, and font decoration of regular
 * text in the banners that appear above region
 * in a page
 */
.RegionHeaderTextid1siteid0
{
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial, helvetica;
}

/* Determines what to display when no border
 * is selected (usually set to nothing)
 */
.RegionNoBorder
{
}

/* Determines the color, width, and style of the
 * table border used to display a region
 */
.RegionBorder
{
	border: #306 1px solid; 
}

/* Determines the color, background color,
 * width, and style of the table and border used
 * to display a region header
 */
.RegionHeaderColor
{
	background-color: transparent; 
	border:#306 0px solid;
}

/* Determines the color of the page's
 * background.
 */
.PageColor
{
	background-color: #fff;
}

/* Determines the image and image position of 
 * the left side of a region header
 */
.LeftCurve
{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(https://pluto.campuseai.org/images/fffl.gif);
}

/* Determine sthe image and image position of
 * the right side of a region header.
 */
.RightCurve
{
	background-attachment: scroll;
	background-image: url(https://pluto.campuseai.org/images/fffr.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

/* Tab Styles
 ******************************************************************************/

/* Determines the color and images to use 
 * for the active main or sub tab (that is, the
 * currently displayed tab).
 */
.LeftSubTabid1siteid0
{
	background-image: url(https://pluto.campuseai.org/images/fffsl.gif);
	background-attachment: scroll;
	background-color: #369;
	background-position: left top;
	background-repeat: no-repeat;
}
.LeftTabForeSlantid1siteid0
{
	background-image: url(https://pluto.campuseai.org/images/ffftl.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #369;
	background-position: left top;
}
.RightSubTabid1siteid0
{
	background-image: url(https://pluto.campuseai.org/images/fffsr.gif);
	background-attachment: scroll;
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #369;
}
.RightTabForeCurveid1siteid0
{
	background-image: url(https://pluto.campuseai.org/images/ffftr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #369;
	background-attachment: scroll;
}
.TabForegroundColorid1siteid0
{
	background-color: #369;
}

/* Determines the color, font face, font size,
 * font style, and font decoration of the text
 * on the active tab (that is, the currently
 * displayed tab).
 */
.TabForegroundTextid1siteid0
{
	color: #fff;
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

/* Determines the color and images to use
 * for inactive main or sub tabs.
 */
.LeftTabBgSlantid1siteid0{
	background-image: url(https://pluto.campuseai.org/images/ffftl.gif);
	background-color: #cc9;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.RightTabBgCurveid1siteid0{
	background-image: url(https://pluto.campuseai.org/images/ffftr.gif);
	background-attachment: scroll;
	background-color: #cc9;
	background-position: right top;
	background-repeat: no-repeat;
}
.SubTabBgTextid1siteid0
{
	color: #cc9;
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;
	font-family: arial, helvetica;
}
.TabBackgroundColorid1siteid0
{
	background-color: #cc9;
}

/* Determines the color, font face, font size,
 * font style, and font decoration of the text
 * on inactive tabs.
 */
.TabBackgroundTextid1siteid0
{
	color: #036;
	font-family: arial, helvetica;
	text-decoration: none;
	font-size: 10pt;
}

/* Item Styles
 ******************************************************************************/

 /* Determines the color, height, and 
  * lignment of the text in the banners that
  * appear above each group of items in
  * a page.
  */
.GroupHeaderid1siteid0
{
	background-color: #369;
	height: 20;
	text-align: left;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of regular text in the banners that
 * appear above each group of items in
 * a page.
 */
.GroupHeaderTextid1siteid0
{
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of linkes in the banners that appear
 * above each group of items in a page.
 */
.GroupHeaderLinkid1siteid0
{
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font 
 * size, font style, and font decoration
 * of any attribute that is not explicitly
 * listed.
 */
.defaultattributeid1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the sub page title
 */
.subpagetitleid1siteid0
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the associated functions attribute.
 */
.itemfunctionid1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the author attribute.
 */
.authorid1siteid0
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the base item type attribute.
 */
.wwsbr_itemtype_id1siteid0
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the category attribute
 */
.wwsbr_category_id1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the date-updated attribute
 */
.wwsbr_updatedate_id1siteid0
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the expiration period attribute
 */
.wwsbr_expirationperiod_id1siteid0
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the last updated by attribute
 */
.wwsbr_updator_id1siteid0
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the page attribute
 */
.wwsbr_page_id1siteid0
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the page group attribute
 */
.wwsbr_pagegroup_id1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the portlet name attribute
 */
.wwsbr_portletname_id1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the publish date attribute
 */
.wwsbr_publishdate_id1siteid0
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the create date attribute
 */
.createdateid1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the creator attribute
 */
.creatorid1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the description attribute
 */
.descriptionid1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the display name attribute
 */
.titleid1siteid0
{
	color: #000;
	font-weight: bold;
	font-family: arial, helvetica;
	font-size: 8pt;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the display name and image link
 * attribute
 */
.titleorimageid1siteid0
{
	color: #369;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 9pt;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the document size attribute
 */
.documentsizeid1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the expire date attribute
 */
.expiredateid1siteid0
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the help URL attribute
 */
.help_urlid1siteid0
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the item content attribute
 */
.inplacedisplayid1siteid0
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the keywords attribute
 */
.keywordsid1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the perspectives attribute
 */
.perspectivesid1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the portlet ID attribute
 */
.portletidid1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the provider ID attribute
 */
.provideridid1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the provider name attribute
 *
 * NOTE: documentation has the P capitalized.
 */
.providernameid1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the score attribute
 */
.scoreid1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the ???? attribute
 *
 * NOTE: undocumented selector
 */
.applicationtypeid1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines the color, font face, font
 * size, font style, and font decoration
 * of the ???? attribute
 *
 * NOTE: undocumented selector
 */
.initialpagenameid1siteid0
{
	color: #000;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Portlets
 ******************************************************************************/

/* Determines the color of the portlet headers.
 */
.PortletHeaderColor
{
	background-color: #306;
}

/* Determines the coolor, font face, font size, font
 * style, and font decoration of regular text in portlet
 * headers.
 */
.PortletHeaderText
{
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial, helvetica;
}

/* Determines the coolor, font face, font size, font
 * style, and font decoration of links in portlet
 * headers.
 */
.PortletHeaderLink
{
	color: #fff;
	font-size: 8pt;
	font-family: arial, helvetica;
}

/* Determines whether portlet headers have square
 * or rounded edges.
 */
.PortletHeaderStyle
{
}

/* Determines the color of portlet subheaders.
 */
.PortletSubHeaderColor
{
	background-color: #eed;
}

/* Determines the coolor, font face, font size, font
 * style, and font decoration of regular text in portlet
 * subheaders.
 */
.PortletSubHeaderText
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 9pt;
}

/* Determines the coolor, font face, font size, font
 * style, and font decoration of links in portlet
 * subheaders.
 */
.PortletSubHeaderLink
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 9pt;
}

/* Determines the color of the main body of
 * portlets.
 */
.PortletBodyColor{
}

/* Determines the coolor, font face, font size, font
 * style, and font decoration of text in portlets
 * marked with PortletHeading1 tag.
 */
.PortletHeading1
{
	color: #369;
	font-family: arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
}

/* Determines the coolor, font face, font size, font
 * style, and font decoration of text in portlets
 * marked with PortletText1 tag.
 */
.PortletText1
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

/* Determines the coolor, font face, font size, font
 * style, and font decoration of text in portlets
 * marked with PortletHeading2 tag.
 */
.PortletHeading2
{
	color: #369;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 8pt;
}

/* Determines the coolor, font face, font size, font
 * style, and font decoration of text in portlets
 * marked with PortletText2 tag.
 */
.PortletText2
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

/* Determines the coolor, font face, font size, font
 * style, and font decoration of text in portlets
 * marked with PortletHeading3 tag.
 */
.PortletHeading3
{
	color: #369;
	font-size: 7pt;
	font-weight: bold;
	font-family: arial, helvetica;
}

/* Determines the coolor, font face, font size, font
 * style, and font decoration of text in portlets
 * marked with PortletText3 tag.
 */
.PortletText3
{
	color: #000;
	font-size: 7pt;
	font-family: arial, helvetica;
}

/* Determines the coolor, font face, font size, font
 * style, and font decoration of text in portlets
 * marked with PortletHeading4 tag.
 */
.PortletHeading4
{
	color: #369;
	font-size: 7pt;
	font-family: arial, helvetica;
	font-weight: bold;
}

/* Determines the coolor, font face, font size, font
 * style, and font decoration of text in portlets
 * marked with PortletText4 tag.
 */
.PortletText4
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 7pt;
}
