/* Copyright IBM Corp. 2007, 2009  All Rights Reserved.              */

/* 5724-S31                                                          */
/* disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */
/*                                                                   */
/*********************************************************************/

/*****************************************************************
** CLASSES Added for overrides of the standard OneUI classes
** Used mostly for pointing to the correct images
******************************************************************/

/*** Override the image refernces ***/
body{background-image:url(/qphtml/skins/common/images/background.png)}
#lotusMain{background-image:url(/qphtml/skins/common/images/sidebar.gif)}
a.lotusDropDown, a.lotusDropDown:visited, a.lotusDropDown:active{background-image: url(/qphtml/skins/common/images/twistyOpen.gif)}
.lotusArrow{background-image:url(/qphtml/skins/common/images/arrows.gif);}
.lotusButton a, .lotusButton a:visited{background-image:url(/qphtml/skins/common/images/buttonBkgd.png);}
span.lotusBtn a, span.lotusBtn a:visited{background-image:url(/qphtml/skins/common/images/btnBkgd.png);}
span.lotusBtnAction a, span.lotusBtnAction a:visited{background-image:url(/qphtml/skins/common/images/btnActionBkgd.png);}
.lotusLegal{background-image:url(/qphtml/skins/common/images/IBM_logo.gif)}
.lotusMenu, .lotusPortlet-menu{background-image:url(/qphtml/skins/common/images/menuTop.gif);}
.lotusMenu .lotusBottomCorner{background-image:url(/qphtml/skins/common/images/menuBottom.gif);}
.lotusMenu .lotusInner{background-image:url(/qphtml/skins/common/images/menuMiddle.gif);}
#lotusPlaceBar{background-image:url(/qphtml/skins/common/images/placeBar.png);}
.lotusTabs li, .lotusPortlet-tab li{background-image:url(/qphtml/skins/common/images/leftTabContent.gif)}
.lotusTabs a, .lotusTabs a:visited, .lotusPortlet-tab a, .lotusPortlet-tab:visited{background-image:url(/qphtml/skins/common/images/rightTabContent.gif)}
.lotusTabs li.lotusSelected, .lotusPortlet-tab li.lotusSelected{background-image:url(/qphtml/skins/common/images/leftTabContentSelected.gif);}
.lotusTabs li.lotusSelected a, .lotusTabs li.lotusSelected a:visited, .lotusPortlet-tab li.lotusSelected a, .lotusPortlet-tab li.lotusSelected a:visited{background-image:url(/qphtml/skins/common/images/rightTabContentSelected.gif);}
#lotusTitleBar{background-image:url(/qphtml/skins/common/images/titlebarMid.png);z-index:100;}	/* lower z-index so person card shows on top */
#lotusTitleBar .lotusRightCorner{background-image:url(/qphtml/skins/common/images/titlebarRight.png)}
#lotusTitleBar .lotusInner{background-image:url(/qphtml/skins/common/images/titlebarLeft.png)}
#lotusTitleBar .lotusTabs li{background-image:url(/qphtml/skins/common/images/leftTab.gif);}
#lotusTitleBar .lotusTabs a, #lotusTitleBar .lotusTabs a:visited{background-image:url(/qphtml/skins/common/images/rightTab.gif);}
#lotusTitleBar .lotusTabs li.lotusSelected{background-image:url(/qphtml/skins/common/images/leftTabSelected.gif);}
#lotusTitleBar .lotusTabs li.lotusSelected a, #lotusTitleBar .lotusTabs li.lotusSelected a:visited{background-image:url(/qphtml/skins/common/images/rightTabSelected.gif);}
.lotusOrgChart li a{background-image:url(/qphtml/skins/common/images/orgParentNode.gif);}
.lotusOrgChart a.lotusTop{background-image:url(/qphtml/skins/common/images/orgTopNode.gif)}
.lotusOrgChart .lotusBottom{background-image:url(/qphtml/skins/common/images/orgBottomNode.gif)}
.lotusVCardController a{background-image:url(/qphtml/skins/common/images/vCardClosed.gif);}
.lotusVCardOpen .lotusVCardController a{background-image:url(/qphtml/skins/common/images/vCardOpen.gif)}
.lotusDashboard #lotusMain{background:url(/qphtml/skins/common/images/colBkgd160.gif)}
.lotusWidgetButtons li{background-image:url(/qphtml/skins/common/images/widgetButtonBkgd.gif);}
#lotusDogearButton{background-image:url(/qphtml/skins/common/images/widgetButtonDogear.gif)}
#lotusProfileButton{background-image:url(/qphtml/skins/common/images/widgetButtonProfiles.gif)}
#lotusBlogButton{background-image:url(/qphtml/skins/common/images/widgetButtonBlogs.gif)}
#lotusCommunityButton{background-image:url(/qphtml/skins/common/images/widgetButtonCommunities.gif)}
#lotusActivityButton{background-image:url(/qphtml/skins/common/images/widgetButtonActivities.gif)}
#lotusReaderButton{background-image:url(/qphtml/skins/common/images/widgetButtonRSS.gif)}

/*****************************************************************
** QUICKR 8.0/8.1/8.2 styles.
** NOTE: MANY of these can be removed, and those that are needed
**       are only needed because there are no One UI styles
**       for the purpose YET, e.g., folders and context menus.
**       Eventually, this stylesheet should be VERY small.
******************************************************************/
/* QUICKR STYLES */ 

#findFilesInstructions {
	height:2.4em;
}

#lotusFooter {
	overflow: visible;
	line-height:1.5em;	
}

.lotusBtn {
	line-height:1.5em;
}

/* Buttons on Security page */
span.haikuFormBtn {margin: 0 5px 2px 0; display:table; }
span.haikuFormBtn a {text-align: left; width: 75px; }

.QuickrPlacesContent {
	display: none;
}
.QuickrSharedContent {
	display: none;
}
.QuickrFilesContent {
	display: none;
}

.FindFilesContainer {
	padding: 10px;
	margin: 10px;
	border-color:#85B2E4;
	border-style:solid;
	border-width:1px;
	background-image:url(/qphtml/skins/quickrentry/images/findfilesbg.gif);
	background-repeat:repeat-x;
	
}

.FindFilesContainer .FindFilesIcon {
	float: right;
}

.FindFilesContainer h1 {
	color: #FFFFFF;
	
}

.lotusInfoBox {
   display:none;
}

.qpAdmin {
   display:none;
}


div.auto_complete {
	background: #fff;
	display: none;
	position: absolute;
	z-index: 9000 !important;
	border:1px solid #888;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 300px;
}

* html div.auto_complete { }
    
div.auto_complete ul {
	margin:0;
	padding:0;
	width:100%;
	list-style-type:none;
	display: block;
}
div.auto_complete ul li, div.auto_complete a {
	margin:0;
	padding:1px;
	white-space: nowrap;
	display: block;
	cursor: pointer;
}
div.auto_complete ul li.selected, div.auto_complete a.selected {
	background-color: #ffb;
}
div.auto_complete ul strong.highlight {
	color: #800;
	margin:0;
	padding:0;
}



/* ABSTRACT VIEW ENTRIES */

.h-abstractEntry dd {margin-left:0px; padding-left:22px;}

.h-abstractEntry {/*font-size: 1.3em;*/ padding:2px 0px; margin:0px 0px 1px 0px;}

.h-abstractEntry .h-abstractEntryTitle {font-size:small; padding-top:0.6em;}

.h-abstractEntry .boldTitle, a.h-abstractEntryTitleName, .h-abstractEntry-text a {font-weight:bold!important; }

.h-abstractEntry .h-abstractEntryTitle .h-abstractEntryTitleName, .h-abstractEntry-text a {color:#0063DC!important; text-decoration:none!important; border-bottom-width:1px; border-bottom-color:#0063DC; }

.h-abstractEntry .h-abstractEntryTitle a:hover, .h-abstractEntry-text a:hover{color:#2E3092!important; border-bottom: 1px dotted #0063DC;}

.h-abstractEntry .h-abstractEntryTitle .h-abstractEntryIcon{ vertical-align:middle; }

/*ABSTRACT REDESIGN*/
.h-abstractEntryText {
	color: #666666;
}
.h-abstractEntryText, .h-abstractEntryText a {
	font-weight: normal;
	
	font-size: x-small!important;
	line-height: normal;
	padding-bottom: 5px;	
}
.h-abstractEntryDate {
	font-weight : bold;
	color: #666666;
}
.h-abstractEntryDetail {
/*	font-size: .75em; */
	font-weight: normal;
   padding-bottom:0.6em;
}
.h-abstractEntryTitle .h-folder-anchor, div.h-abstractEntryTitle span.h-doc-anchor a {
	font-size: 1.1667em;
	font-weight: normal;
	text-decoration:none;
}

/* Further Abstract (Summary) View redesign */
dl.h-abstractEntry table TR TD.start {border-left: 3px solid white;}
dl.h-abstractEntry table TR TD.end {border-right: 3px solid white; text-align:right; vertical-align:middle;}

dl.h-abstractEntry table TR.row-alternate {background-color: #f0f0f0 !important;}
dl.h-abstractEntry table TR.row-alternate TD.start {border-left: 3px solid #f0f0f0;}
dl.h-abstractEntry table TR.row-alternate TD.end {border-right: 3px solid #f0f0f0;}

dl.h-abstractEntry table TR.row-locked {background: url(/qphtml/html/common/locked_bg.gif) top left repeat;}
dl.h-abstractEntry table TR.row-locked TD {border-top: 3px solid #FFF5CD; border-bottom: 3px solid #FFF5CD;}
dl.h-abstractEntry table TR.row-locked TD.start {border-left: 3px solid #FFF5CD !important;}
dl.h-abstractEntry table TR.row-locked TD.end {border-right: 3px solid #FFF5CD !important; text-align:right; vertical-align:top;}

dl.h-abstractEntry table TR TD.icon {padding-left:1em;}
dl.h-abstractEntry table TR TD.body {padding-left:2em;}

/* Abstract response threads and dnd */
.h-dragSource-selected {background-color: #F0F0F0 ! important;}
.h-dragSource-deselected {background-color: inherit; }

img.drag-image {
   vertical-align: top;
   visibility: hidden;
   margin-left: -1em;
   padding-right: 0.7em;
   position: relative;	/* Fix IE neg margin bug */
}

div.h-abstractEntryResponses, div.h-abstractEntryResponses a {
   color: #0063DC;
   font-size: 1em; */
   font-weight: normal;
   padding: 0em 0em 1em 0em;
}

div.h-abstractEntryResponses div {
   display: none;
}

div.h-abstractEntryResponses img.twisty { 
   width:18px;
   height:18px;
   vertical-align:middle;
   background-image:url(/qphtml/html/common/treenode_grid_x.gif);
}


/* --------------------------------------- */
/* STYLES FOR QP CONTEXT MENUS             */
/* These are taken from Quickr J2EE,       */
/* with a few modifications as necessary,  */
/* and should be kept in sync with J2EE    */
/* --------------------------------------- */


.h-contextMenu-icon
{
   border: none;
   z-index: 1000;
   vertical-align: top!important;
   padding: 0px!important;
}
.h-contextMenu-icon:hover {
	cursor: pointer!important;
}


/* --------------------------------------- */

/* Javlin CSS */


/* Top level container for the person menu */

.personMenu { margin:0px; padding:0px; }



/* Container for business-card photo */

.photoCard{ }

.photoCard img{	}



/* Container for business-card */

.businessCard{ margin:0px; }



/* List for displaying business card information */

.businessCard ul{ list-style-type:none; margin:0px; padding:0px }



/* Fonts for business card */

.businessCard .cardName{ color:black; font-weight:bold; font-size:10pt; }

.businessCard li{ color:black; font-size:9pt; }



/* Container for person menu actions */

.personMenuActions{ }



/* Styles for menu list */

.personMenuActions ul{ padding: 0; margin:0; list-style:none; }

.personMenuActions li{ }



/* Styles for the hover */

.menu_drop_icon { color:black; font-size:9pt; background-color:#e2eeff; border:1px solid #ACB9CD; padding:2px; }

.menu_drop_icon img { border:none; }

a.menu_drop_icon { background: url(/qphtml/html/common/menu_dropdown.gif) no-repeat scroll center; }

a.menu_drop_icon:link, a.menu_drop_icon:visited{ color:#000; text-decoration:none; }

a.menu_drop_icon:hover { background: url(/qphtml/html/common/menu_dropdown.gif) no-repeat scroll center; }



.hasHover { border-bottom: 1px dotted #306bc4; }



/* Values specific to popup menu */

.personMenu { border:1px solid #ACB9CD; width:305px; background:url(/qphtml/html/common/card_background.gif) top left repeat-x; background-color:#CBD2DF; }

.personMenu .photoCard { margin:2px; width:59px; float:left; padding-bottom:3px; padding-top:1px; padding-left:1px }

.personMenu .photoCard img { padding:4px; background: url(/qphtml/html/common/photo_background.gif) no-repeat scroll top left; height:60px; width:60px; }

.personMenu .businessCard{ width:230px; float:right; padding-top:5px; padding-bottom:2px; }

.personMenu .businessCard ul { }

.personMenu .businessCard .cardName { }

.personMenu .businessCard li { margin:0px; padding:0px;  }

.personMenu .personMenuActions { clear:both; background-color:white; width:100%; padding:0px; margin-bottom:0px; border-top:1px solid #ACB9CD; }

.personMenu .personMenuActions tr, .personMenu .personMenuActions td { border-width:0px; padding:0px; margin:0px; }

.personMenu .personMenuActions a { color:black; font-size:9pt; text-decoration:none; border: solid 1px; display:block; padding:1px 2px 1px 5px; }

.personMenu .personMenuActions a:link, .personMenu .personMenuActions a:visited{ border-color: white; }

.personMenu .personMenuActions a:hover, .personMenu .personMenuActions a:active{ background-color:#e2eeff; border-color: #8bb5e8; }

.personMenu .personMenuActions a:focus, .personMenu .personMenuActions a:active{ background-color:#e2eeff; border-color: #8bb5e8; }

.personMenu .personMenuActions a.h-contextMenu-disabled { 
	color: #aaa;
}



/**************************************
 * Context menus with drop shadows
 */

/* ADDED - BRR */
.h-wcfMenuContainer {
	z-index: 100;
	position: absolute;
}

/* ADDED - BRR */
.h-wcfMenuContainer a {
	 
	font-size: x-small; 
}


.wcfMenuBorder {
   border:1px solid #8bb5e8;
   padding: 1px;
   background-color: white;
}

TABLE.wcfMenu {
	background-color: #f4f9ff;
}

TABLE.wcfMenu A
{
	color: black;
	text-decoration: none;
	background-color: transparent;
}

TABLE.wcfMenu A:visited, TABLE.wcfMenu A:hover, TABLE.wcfMenu A:active {
	color: black;
}

TABLE.wcfMenu TD {
	color: black;
	border-top: 1px solid #f4f9ff;
	border-bottom: 1px solid #f4f9ff;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 0;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

TABLE.wcfMenu TD.first {
	background-color: #e6f0fc;
	border-top: 1px solid #e6f0fc;
	border-bottom: 1px solid #e6f0fc;
   border-left: 1px solid #e6f0fc;
	padding: 0;
	height: 20px;
	width: 20px;
	text-align: center;
	vertical-align: middle;
}
TABLE.wcfMenu TD.last {
   border-right: 1px solid #f4f9ff;
}

TABLE.wcfMenu TR.first TD {
	padding-top: 0.2em;
}

TABLE.wcfMenu TR:hover TD {
	border-top: 1px solid #8bb5e8;
	border-bottom: 1px solid #8bb5e8;
	background-color: #E2EEFF;
}
TABLE.wcfMenu TR:hover TD.first {
   border-left: 1px solid #8bb5e8;
}
TABLE.wcfMenu TR:hover TD.last {
   border-right: 1px solid #8bb5e8;
}

TABLE.wcfMenu TR.h-context-submenu TD.last {
	background-image: url(/qphtml/html/common/next_level.gif);
	background-repeat: no-repeat;
	background-position: center right;
}	


TR.wcfMenuItemDefault A, TR.wcfMenuItemDefault A:hover, TR.wcfMenuItemDefault A:visited {
	color: #aaa;
}
TR.wcfMenuItemDisabled A, TR.wcfMenuItemDisabled A:hover, TR.wcfMenuItemDisabled A:visited {
	color: #aaa;
}

TR.wcfMenuItemSeparator TD {
	height: 0em;
	padding: 0;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

TR.wcfMenuItemSeparator TD.first {
	height: 0;
	width: 0;
	padding: 0;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

TR.wcfMenuItemSeparator TD HR {
	height: 1px;
	font-size: 1px;
	color: #CBCBCB;
   border: 0;
	border-top: 1px solid #CBCBCB;
}


.b-tr {
	width: 4px;
	height: 4px;
	background: url(/qphtml/html/common/corner_tr.png) left top no-repeat;
}
.b-r {
	width: 4px;
	background: url(/qphtml/html/common/corner_r.png) left top repeat-y;
}
.b-bl {
	width: 4px;
	height: 4px;
	background: url(/qphtml/html/common/corner_bl.png) left top no-repeat;
}
.b-b {
	height: 4px;
	background: url(/qphtml/html/common/corner_b.png) left top repeat-x;
}
.b-br {
	width: 4px;
	height: 4px;
	background: url(/qphtml/html/common/corner_br.png) left top no-repeat;
}

/****************************************/
/* Styles adapted from Quickr J2EE      */
/* Used mainly (or only) in Edit scenes */
/****************************************/

/* Theme-specific */
.workspaceBgEdit{}
.workspaceBgDone{}
.workspaceBgError{}

#workspace{
/*	width: 800px; */
	padding: 10px;
	margin: 0 auto;
	position: relative;
}

/* =original step1/step2/step3 classes - don't use within edit.htm! */
#workspaceContent{
	position: absolute;
	top: 10px;
	left: 0px;
}
#workspace input.des{
	padding: 2px 0!important;
	width: 50%!important;
}

#workspace textarea{
	padding: 2px 0!important;
	width: 50%!important;
}

a.success, a.success:visited{
	color: #438ce4!important;
	font-weight: normal!important;
	font-size: 1.6em!important;
	line-height: 2.0em!important;
	padding: 0;
	text-align: center;
	display: block;
	text-decoration: none;
}

a.success:hover{
	text-decoration: underline;
}

div.goPlace {
	margin: 20px;
	display: block;
	text-align: center;
}
div.goPlace a {
	color: #323232;
	font-weight: normal;
	font-size: 2.0em;
	line-height: 1.5em;
	background: #EFEFEF url(/qphtml/html/common/go_place.gif) repeat-x scroll center top;
	padding: 10px 100px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}

div.goPlace a.largeTitle {
	display:block;
}


div.goPlace a:hover {
	color: #438ce4;
}

#workspace a.show{
	color: #0062db;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0;
	margin: 15px 0 0 0;
	text-decoration: none;
	float: right;
}

#workspace a.show:hover{
	text-decoration: underline;
}

div.choices{
	clear: both;
	padding: 0 0 20px 0;
}

div.choices a {
	display: block;
	padding: 5px 10px 5px 90px;
	border: 1px solid #fff;
	background: transparent;
   min-height: 50px;
}

div.choices a, div.choices a:visited{
	text-decoration: none;
	font-weight: bold;
}

div.choices a:hover{
	background-color: #eaf2fe!important;
	border: 1px solid #b8e0fe;
}

/* for "more info" link etc. */
div.choices a span.infoLink {
	display: inline;
	text-decoration: none;
	color: #0062db;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.2em;
   cursor: default;
}

div.choices a span.infoLink:hover {
   text-decoration: underline;
}

div.choices a span{
	display: block;
	color: #000;
	font-weight: normal;
}

div.choices a.placeType:hover{
	background: #eaf2fe url(/qphtml/html/common/place.gif) 10px 50% no-repeat;
	border: 1px solid #b8e0fe;
}

div.choices a.h-placeType-selection {
   background-position: 10px 50%;
   background-repeat: no-repeat;
	min-height: 48px;
	padding: 6px 0px 6px 100px;
}


/* Place Type shown on Create a Place page: */
div.h-galleryDescription-placeType {
	text-decoration: none;
	color: #0062db;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.0em;
	margin: 8px 0px 16px 0px;
	border: 1px solid #b8e0fe;
	background-color: #eaf2fe;
   background-position: 6% 50%;
   background-repeat: no-repeat;
	padding: 5px 10px 5px 100px;
	width: 330px;
	min-height: 48px;
}
div.h-galleryDescription-placeType span{
	display: block;
	color: #000;
	padding-top: 2px;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.2em;
}


div.sel a.placeType{
	background: #eaf2fe url(/qphtml/html/common/place.gif) 10px 50% no-repeat;
	border: 1px solid #b8e0fe;
}

/*tabs*/
.tabContainerCreate{
 position:relative;
 height:3em;
 border-bottom:1px solid #b4b3b6;
}

ul.tabsCreate{
 position:absolute;
 bottom:-1px;
 overflow:hidden;
 margin:0;
 padding:0 0 0 10px;
 list-style:none;
}

.tabsCreate li{
 float:left;
 margin-right:4px;
 padding-left:3px;
}

.tabsCreate a, .tabsCreate a:visited{
 font-weight: normal;
 font-size: 1.4em;
 line-height: 1.2em;
 display:block;
 padding:5px 15px 4px 10px;
 text-decoration:none;
}

.tabsCreate li:hover a{

}

.tabsCreate a:hover, .tabsCreate a:focus{
 background-color:transparent;
 color:#0063dc;
}

.tabsCreate li.selectedNew{
 background:url("/qphtml/html/common/left_tab_selected.gif") top left no-repeat;
}

.tabsCreate li.selectedNew a, .tabsCreate li.selectedNew a:visited{
 background:url("/qphtml/html/common/right_tab_selected.gif") top right no-repeat;
 color: #000 !important;
}

label{
/*	color: #666;        */
/*	font-weight: bold;  */
/*	font-size: 1.2em;   */ 
	line-height: 1.4em; 
	margin-top: 10px;
	display:block;
}

div.check{
	padding-top: 20px;
}

div.check span{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.0em;
}

label.check{
/*	color: #666;     */
	font-weight: normal;
/*	font-size: 1.2em; */
	line-height: .8em;
	margin-top: 0;
	display:inline;
}

h5.ex{
	color: #333;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

input.des{
/*	font-weight: bold; */
	font-weight: normal; 
/*	font-size: 1.2em;  */
	line-height: 1.4em;
	padding: 2px 0;
	display: block;
}

textarea{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
/*	font-size: 1.2em;   */
	line-height: 1.4em;
}

a.actionLink{
	text-decoration: none;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.8em;
	background: transparent url(/qphtml/html/common/link_background.gif) top left no-repeat;
	border-right: 1px solid #99c9e7;
}

#teamspaceContent a.actionLink{
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
}

a.actionLink:hover{
	color: #fff;
}


/* Action buttons */
.actions a, .actions a:visited {
   border-bottom: 1px dotted #0063DC;
}

.actions a:hover, .actions a:focus {
   background-color:transparent;
   border-bottom-style:solid;
   color:#0063DC;
}

/* for publish-in-folder UI */
#folderSelector
{
    z-index: 20;
    position: relative;
    top: 1px;
    left: 0px;
    white-space: normal;    
    color:black;
    font-weight: normal;
    text-decoration: none;
    background:inherit;
    border: none;
    margin: 1px 0px;
    padding: 3px 0px;
    white-space: nowrap;
    height: 30em;
    overflow: auto;
}

.download { text-align:center;  }

/* Used for Member Management UI in all themes */
.qpg_tocBackground {
    background: transparent url(/qphtml/html/common/tabs_bottom_place.gif) repeat-x scroll left bottom;
    border-style: none;
    border-color: #E6E6E6;
    border-width: 1px;
}
.qpg_tocBackground table {
	padding-left: 5px;
}
.qpg_tocBackground table tbody {
	margin: 0;
	padding: 0;
}
.qpg_tocSelectedBackground {
    background-color: White;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    border-bottom-style: none!important;
    border-color: #E6E6E6;
    border-width: 1px;
    padding: 5px 8px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
}
.qpg_tocUnSelectedBackground {
    background-color: transparent;
    border: 1px #E6E6E6;
    border-bottom-style: none;
    padding: 5px 8px;
}

/* drag and drop applet plugin */
.qpg_item_dropzone 
{
	border: 0px;
	position: relative;
}

/*-------------------------------------------------------------------------------
	END QUICKR STYLES
*/
#menu2ul li a { 
	background-repeat: no-repeat;
	background-position: 0% center;
	margin-left: 16px;
}
#menu2ul li a.newObject {background-image: url(/qphtml/skins/quickr81/images/create.gif);}
#menu2ul li a.customize {background-image: url(/qphtml/skins/quickr81/images/customize.gif);}

.h-pageTitle-text{font-size:1.7em;font-weight:normal;line-height:1.2em}/*same as h1*/

/* Override some of the default stuff */
a.actionLink, input.actionLink {
	background: transparent url(/qphtml/skins/quickr81/images/action_background.gif) repeat-x scroll left center;
	border: 1px solid #CCCCCC;
	padding: 4px 10px;
    	font-weight: normal;
    	color: #424242;
    	font-size: small;
}

/* Override sort styles in core.css because ours is not a select box */

.sort, .sort a, .sort a:visited {
   text-decoration:none;
}

.sort li {
   border: none;
}

.sort li.first {
}

.sortAscending { 
	background-image: url(/qphtml/html/common/sort_a.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.sortDescending { 
	background-image: url(/qphtml/html/common/sort_d.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.actions .sortButton {
   -moz-border-radius: 3px;
   background-color:#F1F1F1;
   border:1px solid #D6D6D6;
/*   margin-right:5px; */
   padding:2px;
}

.actions .sortButton a, .actions .sortButton a:visited {
   border-bottom-width:0pt;
   color:#000000;
   text-decoration:none;
}

.actions .sortButton img{border:0;vertical-align:middle}

.actions .sortButton a:hover, .actions .sortButton a:focus {
   border-bottom-width:0pt;
   text-decoration:none;
}


/*--------------------------------------------*/
/*        NAV TEXT                            */
/*--------------------------------------------*/

a.navText, a.navText:hover {
    color: #0063DC;
    font-size: small;    
    text-decoration: none;
}
.qpg_navText {
	border: 0;
	color: #0063DC;
	font-size: 12px;
	padding: 0 5px;
}
.qpg_navText_Help {
	border: 0;
	color: #0063DC;
	font-size: 12px;
	padding: 5px;
}


.hiddenTable 
{
    width: 100%;
    border: solid 0 white;
    padding: 0px;
    margin-bottom: 2px;
}

.headerLeft {    
    color:black;
    white-space:nowrap;
    padding:0px;
    margin:0px;
}

.headerCenter {
    color:black;
    white-space:nowrap;
}

.headerRight {
    color:black;
    white-space:nowrap;
    padding:0px;
}

.verticalBar {
    color:white;
    font-weight:700;
    white-space:nowrap;
}

#extraFeaturesTable {
	margin-top: 25px;
}

.menuBorder {    
    border-style: none;
    border-color: #E6E6E6;    
    border-width: 1px; 
    padding: 3px;
    -moz-border-radius-bottomleft: 6px;
}
.menuRow {
    font-size: small;    
    width:100%;
}

.menuText 
{
    font-size: small;
    color:#8FBCE5;
}
.menuTextHidden 
{
    display: none;
}

/*--------------------------------------------*/
/*        MENU ITEM                           */
/*--------------------------------------------*/
.menuItem {
    font-size: small;
    background-color: white;
    width: 100%;
    white-space: nowrap;
    color: black;
    vertical-align: middle;
    white-space: nowrap;
}
.menuItem a
{
    color: black;
}
.menuItem a.hover
{
    color: black;
    text-decoration: none;
}
.menuItemSelected {
    font-size: small;
    border-style:solid;
    border-left-color:#B9E3F1;
    border-right-color:#B9E3F1;
    border-top-color:#ADDBF1;
    border-width:1px;
    background-color: black;
    width:100%;
    white-space:nowrap;
    color: white;
    vertical-align:middle;
}

.iconPadding {
    margin: 4px;
}


td.authormod-text {
    padding-bottom: 1em;
}
authormod-text, a.authormod-text {
    font-size: small;
    font-weight: 200;
    color: #000000;
}

.name-text, a.name-text, a.name-text:hover, signin-text, a.signin-text {
    color: black;
    font-size: small;    
    text-decoration: none;
}
.action-text, a.action-text, a.action-text:hover{
    color: black;
    font-size: small;    
    font-weight: normal;
    text-decoration: none;    
}

.smallSelected-text, a.smallSelected-text, a.smallSelected-text:hover, .smallSelected-text a { 
    color: black;
    xfont-size: xx-small;
    font-size: x-small;
    font-weight: normal;
    text-decoration: none;
}

.small-text, a.small-text, a.authormod-text, a.authormod-text:hover, a.small-text:hover, {
    xcolor: rgb(51,0,255);
    font-size: 12px;
    text-decoration: none;
}
.small-text a, .small-text a:visited {
    color: #0063DC;
    text-decoration: none;
}
.small-text a:hover {
    color: black;
    text-decoration: none;
}

.path-text, .path-text a, .path-text a:hover, a.path-text, a.path-text:hover {
    color: black;
    font-size: small;    
    text-decoration: none;
}
a.path-text, .path-text a {
    color: rgb(51,0,255);
    font-weight: bold;
}

a.path-text:hover, .path-text a:hover { 
    color: black;
    font-weight: bold;
    text-decoration: none;
}

/* Page Status */

.h-pageStatus-text, .h-pageStatusSelected-text { 
    color: rgb(100,100,100);
    font-size: 8pt;
}

a.h-pageStatus-text, a.h-pageStatus-text:hover { 
    color: darkblue;
    font-weight: normal;
}

a.h-pageStatusSelected-text, a.h-pageStatusSelected-text:hover { 
    color: darkblue;
    font-weight: bold;
}
.h-revision-text, .h-revisionSelected-text { 
    color: black;
    font-size: 10pt;
}

a.h-revision-text, a.h-revision-text:hover { 
    color: rgb(51,0,255);
    font-weight: normal;
}

a.h-revisionSelected-text, a.h-revisionSelected-text:hover { 
    color: black;
    font-weight: bold;
}

.action-button {
    background-color: rgb(217,223,238);
    border-style: outset;
    border-width: 1px;
    font-size: 8pt;
}

.rule-bg {
    background-color: rgb(121,141,202);
}

/* Whats New */

.h-whatsNewBanner-bg { 
   background-color: rgb(193,204,227);
	padding-left: 1px;
	padding-right: 1px;
}

.h-whatsNewBox-bg { 
   background-color: white;
}

.h-whatsNewBanner-text { 
	
	line-height: 10pt;
	padding-right: 1px;
   font-size: 8pt;
   padding-left: 1px;
   color: black;
   font-weight: normal;
}

.h-whatsNewBullet-text { 
	
	font-size: large;
	line-height: 10pt;
   color: black;
	text-indent: 0.25em;
}

.h-quickBrowseItem-text {
    color: rgb(102, 102, 102);
}

a.h-quickBrowseItem-text, a.h-quickBrowseItem-text:hover {
    color: rgb(51,0,255);
    font-weight: normal;
}


.h-folderInterSpace-text {
    font-size: 1px;
    line-height: 1px;
}

.h-folderSpace-text {
    font-size: 0px/*3px*/;
    line-height: 0px;
}

.h-folderSelector-text, a.h-folderSelector-text {
    color: #000000; 
    text-decoration: none;
    font-weight: normal;
}

/* Headlines Folder */
.headlinesFolder {
	margin-top: 3px;
	margin-bottom: 15px;
}

.headlinesFolderSelectedTab {
    background-color: White;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    border-bottom-style: none!important;
    border-color: #E6E6E6;
    border-width: 1px;    
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
}

.headlinesFolderTab {
    background-color: transparent;
    border-bottom-style: solid;
    border-color: #E6E6E6;
    border-width: 1px;    
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.headlinesFolderTabSelected-text, a.headlinesFolderTabSelected-text, a.headlinesFolderTabSelected-text:hover, .headlinesFolderTabSelected-text a { 
    font-size: small;    
    font-weight: normal;
    text-decoration: none;
    color: #FE9800;
}
.headlinesFolderTab-text, a.headlinesFolderTab-text, a.headlinesFolderTab-text:hover, .headlinesFolderTab-text a {
    font-size: small;
    font-weight: normal;
    text-decoration: none;
    color: #777777;
}


/* Calendar */
.h-calendarItem-bg {
    xfont-size:xx-small;
    font-size: x-small;
}

.h-calendarLabelSelected-text {
    color: rgb(51,0,255);
}

.h-calendarLabel-text {
    text-align: left;
    color: black;
}

.h-calendarItemToday-bg {
    background-color: rgb(208, 236, 193);
}

.h-calendarItemOther-bg {
    background-color: rgb(230,230,230);
}

.h-tasksItem-bg {
    background-color: white;
}

.h-tasksItemMilestone-bg {
    background-color: rgb(102, 102, 102);
}

.h-tasksItemTimeline-bg {
    background-color: rgb(193,204,227);
}

.h-draft-text {
    color: rgb(102, 102, 153);
}

.h-contextMenu-icon
{
    padding-left: 5px;
    vertical-align: middle;
    border: none;
    z-index: 1000;
}
.h-contextMenu-icon:hover {
	cursor: pointer!important;
}


/* At the bottom on purpose */

/* Edit */

.h-fieldHeaderEdit-bgtext {
/*
    background-color: transparent;
    font-size: 10pt;
*/
}

.h-themeSmall-text {
    background-color: transparent;
    xfont-size: xx-small;
    font-size: x-small;
    font-weight: normal;
    text-decoration: none;
}

.h-edit-bg {
    background-color: transparent;
}

div.h-fieldEdit-text td.h-fieldHeaderEdit-bgtext{
/*
	color: #666;
	font-size: 10pt;
	line-height: 13.5pt;
	font-weight: bold;
	margin-top: 10px;
*/
}


/*--------------------------------------------*/
/*        TOC COMPONENT                        */
/*--------------------------------------------*/
.toc-bg {
	background-color: transparent;
/*	color: black !important; */
	padding: 0 0.5em 0 0;
}

.tocSelected-bg {
	background-color: #f3f3f3;
	font-weight: bold;
	padding: 0 0.5em 0 0;
}

.tocSelected-text, a.tocSelected-text {
	font-weight: bold;
}

.tocDelimiter
{
	background-color: white;	
	width: 165px;	
}


#toc
{
	z-index: 20;
	position: relative;
	float: left;								 /* added for q81 */
	top: 1px;
	left: 0px;
	white-space: normal;	
	font-weight: normal;
	text-decoration: none;
	background:inherit;
	-moz-border-radius: 6px;
	border: 1px solid #E0E0E0;
	margin: 1px 0px;
	padding: 3px 0px;
	white-space: nowrap;
}

* html #toc
{
	position: relative;
	top: 1px;
	width: 165px;
}

#toc a, .toc-text, a.toc-text 
{	
	font-size: .9em;
	vertical-align:middle;
	text-decoration: none;
	border: 1px;
}

#toc a:hover, a.toc-text:hover, a.signin-text:hover, a.logo-text:hover {
	vertical-align: middle;
	text-decoration: underline;
	border: 1px;
}

#toc a img {
	vertical-align: middle;
	padding-right:2px;
}

/* FOLDER NAV PANEL CONTROL (opens panel showing #toc) */
#fNav{
	background-color: #F8F8F8;
	vertical-align: top;
	padding: none;
}

#fNavA:hover{
	text-decoration: none;
}

/* Necessary when folder nav open */
#pageContent {
	overflow: hidden;
}

/*--------------------------------------------*/
/*	TASK EDIT	*/
/*	NOTE: I don't think these are used!!!	*/
/*--------------------------------------------*/

#newTask_title {
	width: 400px;
}

#newTask_form {
	width: 440px;
	height: 585px;
	overflow: auto;
}
#newTask_form label {
	font-size: 12px;
	padding-bottom: 2px;
}
#newTask_form input {
	border: 1px solid #A5ACB2;
	font-size: 12px;
	line-height: 15px;
}
#newTask_form select {
	border: 1px solid #A5ACB2;
}
#newTask_form span {
	font-size: 12px;
	line-height: 15px;
}

#newTask_name {
	clear: left;
	float: left;
}
#newTask_name label {
}
#newTask_name input {
	width: 411px;
	height: 20px;
	padding: 0;
}

#newTask_startDate {
	clear: left;
	float: left;
	width: 130px;
}
#newTask_startDate label, #newTask_startDate_picker {
	
}
#newTask_startDate_picker input {
	height: 18px;
}

#newTask_dueDate {
	clear: left;
	float: left;
	width: 130px;
}
#newTask_dueDate label, #newTask_dueDate input {
}
#newTask_dueDate input {
	height: 18px;
}

.calendarContainer {
	width: 100%;
}
.calendarBodyContainer thead tr td {
	font-size: 9px!important;
}
.calendarContainer td {
	font-size: 9px!important;
}
.lastMonth, .currentMonth, .nextMonth {
	font-size: 9px!important;
}
.yearLabel span {
	font-size: 9px!important;
}
.month {
	font-size: 10px!important;
}

#newTask_assignedTo {
	float: left;
	position: relative;
	left: 83px;
}
#newTask_assignedTo label, #newTask_assignedTo select {
	width: 200px;
}
#newTask_assignedTo select {
	height: 20px;
}

#newTask_priority {
	clear: left;
	float: left;
}
#newTask_priority label {
}
#newTask_priority_images {
	position: relative;
	right: 2px;
}

#newTask_editableBy {
	float: left;
	position: relative;
	left: 84px;
}
#newTask_editableBy label, #newTask_editableBy select {
	width: 199px;
}
#newTask_editableBy select {
	height: 20px;
}

#newTask_showInCalendar {
	float: left;
	position: relative;
	left: 141px;
	top: 21px;
}
#newTask_isMilestone {
	float: left;
	position: relative;
	left: 20px;
	top: 42px;
}
#newTask_showInCalendar input {
}
#newTask_showInCalendar label {
	color: black;
	font-weight: normal;
	display: inline;
	position: relative;
	bottom: 2px;
}
#newTask_isMilestone label {
	color: black;
	font-weight: normal;
	display: inline;
	position: relative;
	bottom: 2px;
}
#newTask_isMilestone input {
}

#newTask_description {
	clear: left;
	float: left;
	position: relative;
	top: 15px;
}
#newTask_descriptionEditor {
	border: 1px solid #A5ACB2;
	width: 412px;
	font-size: 12px;
	line-height: 15px;
}
#newTask_descriptionEditor .EditorToolbarDomNode {
	padding: 2px;
}

#newTask_attachFileContainer {
	float: left;
	clear: left;
	width: 385px;
	position: relative;
	top: 20px;
	display: block;
	padding: 5px 0;
}
#newTask_attachFile {
	display: inline;
}
#newTask_attachFileDropdown,
#newTask_attachFile {
	cursor: pointer;
}
#newTask_attachFile {
	position: relative;
	left: 3px;
	color: black;
	font-weight: normal;
}
#newTask_attachFileDropdown {
	position: relative;
	top: 3px;
}
#newTask_addFile_input {
	height: 21px;
	width: 260px;
}
#newTask_addFile {
	position: relative;
	top: 3px;
	left: 8px;
}
#newTask_browseFile {
	position: relative;
	top: 3px;
	left: 13px;
}
#newTask_addedFiles_select {
	float: left;
	clear: left;
	width: 389px;
	margin-top: 10px;
}

#newTask_attachFileDropdownOptions {
	margin-top: 5px;
}

#newTask_formActions {
	position: relative;
	top: 33px;
	display: block;
	color: black;
	float: left;
	clear: left;
}
#newTask_form .formAction {
	background: transparent url(/qphtml/skins/quickr81/images/action_background.gif) repeat-x scroll left center;
	border: 1px solid #A5ACB2;
	padding: 4px 8px;
	font-size: 12px;
	cursor: pointer;
}
#newTask_form .formAction:hover {
	background: transparent url(/qphtml/skins/quickr81/images/action_background_selected.gif) repeat-x scroll left center;
}
#newTask_create {
	width: 38px;
	display: inline;
}
#newTask_create_options {
	display: inline;
	border-left: none!important;
	padding: 4px 1px!important;
}
#newTask_create_options img {
	vertical-align: middle;
}
#newTask_cancel {
	width: 41px;
	position: relative;
	left: 289px;
}

/* dropdown menu */
#newTask_create_dropdownmenu {
	position: fixed;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 10000;
	background-color: white;
	border: 1px solid #A5ACB2;
}
#newTask_create_dropdownmenu .dropdownOption {
	padding-left: 14px;
	padding-right: 14px;
	font-size: 12px;
	line-height: 15px;
}
#newTask_create_dropdownmenu .dropdownOption:hover {
	background-color: #EFEFEF;
	cursor: pointer;
}
#newTask_create_DropdownOption {
	padding-top: 4px;
	padding-bottom: 2px;
}
#newTask_createWithOptions {
	padding-top: 2px;
	padding-bottom: 2px;
}
#newTask_saveAsWorkingDraft {
	padding-top: 2px;
	padding-bottom: 4px;
}

#newTask_errorMessages {
	float: left;
	clear: both;
	border: 1px dotted red;
	width: 391px;
	padding: 5px 10px;
}
#newTask_errorMessages span.error {
}
#newTask_errorMessages span {
	font-weight: bold;
	color: black;
}
#newTask_errorMessages span.errorIcon {
	color: red;
	margin-right: 5px;
}

/*--------------------------------------------*/
/*	EVENT EDIT	*/
/*--------------------------------------------*/

#newEvent_form {
	width: 420px;
	height: 570px;
	overflow: auto;
}
#newEvent_form label {
	font-size: 12px;
	padding-bottom: 2px;
}
#newEvent_form input {
	font-size: 12px;
	line-height: 15px;
}
#newEvent_form span {
	font-size: 12px;
	line-height: 15px;
}
#newEvent_date label, #newEvent_time label, #newEvent_duration label {
	display: inline;
	width: 100px;
}
#newEvent_name {
	float: left;
	clear: left;
}
#newEvent_name input {
	width: 409px;
}
#newEvent_date {
	clear: left;
	float: left;
	position: relative;
	margin-top: 25px;
}
#newEvent_date_picker {
	position: absolute;
	left: 65px;
}
#newEvent_time_spinnerContainer {
	position: absolute;
	left: 65px;
}
#newEvent_time {
	clear: left;
	float: left;
	position: relative;
	margin-top: 15px;
}
#newEvent_time_spinner {
	width: 94px;
}
#newEvent_duration {
	float: left;
	clear: left;
	width: 190px;
	position: relative;
	margin-top: 15px;
}
#newEvent_duration_controls {
	position: absolute;
	left: 65px;
}
#newEvent_duration_hr_spinner {
	width: 25px;
}
#newEvent_duration_min_spinner {
	width: 25px;
}
#newEvent_duration_context {
	margin-left: 3px;
}

/*--------------------------------------------*/
/*	FORM ACTION BUTTONS	*/
/*--------------------------------------------*/


#VersionListContainer {
	display: none;
	margin-top: 30px;
}

#VersionListContainer .VersionListHeader {
	font-size:14px;
	font-weight: bold;
	margin:5px;
	
}

#VersionListContainer .VersionListEntry {
	border-bottom:1px solid #DEDEDE;
	font-size:12px;
	margin: 5px;
	padding: 5px;
}

#VersionListContainer .VersionListEntryRevertLink {
	margin: 5px;
	padding-top: 5px;
}

#VersionListContainer .VersionListEntryDocLink {
	color: #0063DC;
	border-bottom: 0px;
	margin: 5px;
	
}

#VersionListContainer .VersionListEntryDocLink:hover {
	color: black;
	border-bottom: 1px dashed #0063DC;
}

#VersionListContainer .VersionListEntryName {
	margin: 5px;
}

#VersionListContainer .VersionListEntryComment {
	color: #AAAAAA;
	margin: 5px;
}

/*******************************************************************/
/* Correct Quickr 8 style font sizes for Quickr 8.0/8.0.0.2 ONLY	*/
/*******************************************************************/
div.check span{
	font-size: 1.2em;
	line-height: 1.0em;
}
div.h-form-description {
	font-size: 1.6em;
	line-height: 1.0em;
}
a.actionLink{
	font-size: 1.4em;
	line-height: 1.8em;
}
label{
/*	font-size: 1.2em;    */
/*	line-height: 1.4em;  */
}
label.check{
/*	font-size: 1.2em;    */
/*	line-height: .8em;   */
}
input.des{
/*	font-size: 1.2em;    */
}
h5.ex{
	font-size: 1.0em;
	line-height: 1.4em;
}
textarea{
	font-size: 1.2em;
	line-height: 1.4em;
}

/* My Places entries */
div.entry {
   border-bottom:1px solid #DDDDDD;
   clear:both;
   overflow:hidden;
   padding:10px 0pt;
}
div.entry a div.entryDetails {
   margin-top:4px;
}
div.entry span.outer {
   color:#999999;
}
div.entry span.date {
   padding-left:5px;
}
div.entry p {
   color:#000000;
}
div.spacer {
   clear:both;
   height:8px !important;
}


/*****************************************************************
**
** STYLES NEEDED FOR SETUP THEME ONLY
**
******************************************************************/
/* Folder styles used by Place Usage Statistics */
.h-folderBanner-bg { 
/*	background-color: #bcd; */
	padding-left: 1px;
	padding-right: 1px;
}

.h-folderBanner-text  { 
	font-size: 10pt; 
	font-weight: normal; 
	color: #004573;
}

a.h-folderBanner-text { 
	font-weight: bold; 
	text-decoration: none; 
}

.h-folderBannerSelected-text  { 
	font-size: 10pt; 
	font-weight: bold; 
	color: black;
	text-decoration: underline;
}

a.h-folderBannerSelected-text { 
	font-weight: bold; 
	text-decoration: underline;
}

.h-folderBar-bg { 
	background-color: rgb(91,135,165);
	font-size: 0pt;
	padding-left: 1px;
	padding-right: 1px;
}

.h-folderItem-text {
	color: #666;
	font-size: 1em;
	padding-left: 1px;
	padding-right: 1px;
}

a.h-folderItem-text {
	font-weight: bold;
	text-decoration: none; 
	color: navy;
	padding-left: 0px;
}

.h-folderCompact-text {
	color: #336;
	font-size: 1em;
	font-weight: normal;
	padding-left: 1px;
}

.h-folderAbstract-text {
	color: #666;
	font-weight: normal;
	font-size: 1em;
	padding-left: 1px;
}

.h-folder-dl { 
	margin-bottom: 0px; /* Space after indented rows */
}

.h-folderInterspace-bg { }

.h-folderInterspace-text { 
	font-size: 4px; /* Space between responses */
}

.h-folderSpace-text  {
	font-size: 9pt; /* Space between threads */
	padding: 0px;
}

a.h-folderAuthorName-text, a.h-folderAuthorName-text:hover, a.h-folderAuthorName-text:visited {
	font-size: 8pt;
	color:#4567A3;
	text-decoration:none;
	font-weight:bold;
}


/* Place Usage Statistics */

.MyPlacesDetailsIE {width: 590px!important;}

div.MyPlacesDetails {
	overflow: auto;
}
div.MyPlacesDetails td, div.MyPlacesDetails td a, div.MyPlacesDetails td a:hover, div.MyPlacesDetails td a:visited {
	font-size: 1em;
	text-align: center;
	padding-bottom: 3px;
}
div.MyPlacesDetails th {
	border-left: 1px solid #D4D4D4;
	padding-bottom: 3px;
	text-align: center;
}
div.MyPlacesDetails th a, div.MyPlacesDetails th a:hover, div.MyPlacesDetails th a:visited {
	font-size: .9em;
}

/*LearnMore and LearnMoreStart styles*/

div.q_LM_MainContainer {
	font-family: "Helvetica", "Arial", "sans-serif";
	background-color: #FFFFFF;	
	color: #000000;
	font-weight: bold;
	font-size: small;
}

div.q_LM_MainContainer ul {
	font-weight: normal;
	list-style-type: disc;
	padding-bottom: 20px;
	padding-left: 20px;
}

div.q_LM_MainHeader {
	font-size: x-large;
	padding-bottom: 10px;
}

div.q_LM_SectionHeader {
	padding-top: 60px;
	margin-bottom: 0px;
	color: #FF6600;
	font-size: x-large;
}
div.q_LM_SubHeader {
	color: #0063DC;
	font-size: large;
	color: #0063DC;
}

div.q_LM_InnerContainer {
	margin-left: 25px;
	margin-right: 25px;
}

div.q_LM_InnerContainer td {
	vertical-align: top;
}


div.q_LM_InnerImage {
	text-align: center;
	padding-top: 0px;
}

div.q_LM_Requirements {
	font-size: small;
	padding-bottom: 10px;
}

div.q_LM_Requirements h3 {
	padding-bottom: 10px;
}

div.q_LM_Requirements ul {
	padding-bottom: 10px;
	padding-left: 0px;
}
div.q_LM_Requirements ul li {
	list-style: none;
	font-weight: bold;
}
div.q_LM_Requirements ul li ul li {
	font-weight: normal;
}

div.q_LM_Requirements ul ul li {
	font-weight: normal;
}

div.q_LM_Content li {
	padding-bottom: 10px;
	font-size: small;
}



.q_LMS_MainContainer {
	font-family: "Helvetica", "Arial", "sans-serif";
	font-size: small;
	padding: 10px;
	background: url(q_lms_bg.gif);
	background-repeat: repeat-x;
	background-color: #547597;	
	color: #FFFFFF;
}

.q_LMS_InnerHeader {
	margin-bottom: 20px;
}

.q_LMS_MainContainer td {
	vertical-align: top;
	color: #FFFFFF!important;
	font-size: small;
}


.q_LMS_MainHeader {
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 10px;
	color: #FFFFFF!important;
	font-size: x-large;
}

.q_LMS_SectionHeader {
	padding-bottom: 10px;
	font-size: large;
	color: #FE6500;
}

.q_LMS_SectionFooter {
	margin-top: 50px;
	font-size: medium;
	color: #FFFFFF;
}

.q_LMS_ContentHeader {
	color: #ADE047!important;
	font-weight: bold;
	font-size: small;
}

.q_LMS_ContentDetail {
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
}

.q_LMS_InnerNav_sel {
	background: url(q_lms_innernav_bg.gif);
	background-repeat: repeat-x;
	padding: 5px;
}

.q_LMS_InnerNav {
	padding: 5px;
}

.q_LMS_InnerNav a {
	color: #A8B4BE!important;
	text-decoration: none;
	font-weight: bold;
}

.q_LMS_InnerNav a:hover, div.q_LMS_InnerNav_sel a:hover {
	text-decoration: underline;
}

.q_LMS_InnerNav_sel a {
	color: #ADE047!important;
	text-decoration: none;
	font-weight: bold;
}

.q_LMS_InnerContainer {
	background-color: #00213F!important;
	padding: 25px;
}

.q_LMS_InnerPad {
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 25px;
}

/*** Accessibility ***/
/* added by Thom Bentley 2007-Nov-16 */
.accessibility{left:-5000px;position:absolute;width:500px;}
/***********************************************************/

/* BiDi */

ul.haikuBulletList {
	list-style-image: url(/qphtml/html/common/silverbullet.gif);
	padding-left: 20px!important;
}

ul.haikuBulletList2 {
	list-style-type: circle!important;
	padding: 1em 2em!important;
	list-style-position:outside!important;
}

div.haikuUrlSelector {
	direction: ltr;	/* ALWAYS */
	text-align: left;
}

.lotusSection, .portlet-section {
	width:100%;
}

/* InterfaceFLOR customizations */
/* colours
purple:    #451763
warm grey: #665d56
lightgrey: #cec7ba
 */

body {
	background: #ffffff;
}
/************************/
#lotusBanner {
	padding-top: 15px;

	}
#lotusBanner ul.lotusLinks li.lotusSelected a, .lotusBanner ul.lotusLinks li.lotusSelected a {
	background-color: #451763;
}
#lotusBanner .lotusInner .lotusInlinelist a, #lotusBanner .lotusInner .lotusInlinelist{
	color: #451763;
}
#lotusBanner ul li, .lotusBanner ul li {
	border-left-color: #451763;
}
/************************/
#lotusTitleBar {
	background-color: #451763;
	border: 1px solid #665d56;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
/* remove background image from titleBar */
#lotusTitleBar, #lotusTitleBar .lotusRightCorner, .lotusTitleBar .lotusRightCorner, #lotusTitleBar .lotusInner, .lotusTitleBar .lotusInner {
	background-image: none;
}
/* amend title width to allow variable length */
#lotusTitleBar h2, .lotusTitleBar h2 {
	width:auto;
}
/************************/
#lotusPlaceBar {
	background: #cec7ba;
	border: 1px solid #451763;
	margin-top: 3px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
#lotusPlaceBar h2, #lotusPlaceBar h2 a {
	font-weight: bold;
	font-style: italic;
	color: #451763;
}
span.lotusBtn a, span.lotusBtn a:visited {
	color:#451763;
}
span.lotusBtn a, span.lotusBtn a:visited {
	color:#451763;
}
span.lotusBtnAction {
	border-color:#451763;
}
span.lotusBtnAction a, span.lotusBtnAction a:visited {
	background-image:none;
	background-color: #451763;
	color: #ffffff;
}
.lotusButton a, .lotusButton a:visited {
	background-image:none;
	background-color: #451763;
	border-color:#ffffff;
	color: #ffffff;
}
.lotusButton {
border-color:#451763;
}

/************************/
#lotusMain, .lotusMain {
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #451763;
    background-image:url(/qphtml/skins/interfaceflor/images/sidebar_iff.gif);
	background-repeat: repeat-y;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
#crumb {
	font-size: 9px;
}
#lotusColLeft {
	
}
#lotusColLeft .lotusSection, .lotusColLeft .lotusSection {
border-bottom-color:#451763;
}

.lotusMenu, .lotusPortlet-menu, .lotusMenu .lotusBottomCorner, .lotusMenu .lotusInner  {
	background-image: none;
}
.lotusMenu, .lotusPortlet-menu, .lotusInfoBox, .portlet-msg {
	background-color: transparent;
	border: 1px solid #666666;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
.lotusInfoBox h3 {
	color: #665d56;
}
.lotusMenu li.lotusSelected a, .lotusMenu li.lotusSelected a:visited, .portlet-menu li.lotusSelected a, .portlet-menu li.lotusSelected a:visited {
	background-color:#665d56;
	border-color:#cec7ba;
	color:#FFFFFF;
}
a:link, a:visited,
a.lotusPerson, a.lotusPerson:visited,
.lotusTags a:link, .lotusTags a:visited, a.lotusTag:link, a.lotusTag:visited,
#lotusColLeft .lotusSection h2, .lotusColLeft .lotusSection h2,
lotusMeta {
	color:#451763;
}
/************************/
#lotusFooter {
	border: 1px solid #451763;
    background-image:url(/qphtml/skins/common/images/qlogo.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
/************************/
#viewTable,.viewTable {
border:1px solid #CCCCCC;
width:100%;}
#viewTable th, .viewTable th {
background-color:#EEEEEE;
padding:5px;
font-weight:bold;}
#viewTable tr, .viewTable tr {
background-color:#FFFFFF;
padding:5px;}
#viewTable tr.altRow, .viewTable tr.altRow {
background-color:#EEEEEE;}
#viewTable tr.over, .viewTable tr.over {
background-color:orange;
color:#FFFFFF;
cursor:pointer;}
#viewTable td, .viewTable td {
padding:0 2px;
text-align:left;}

/************************/
.lotusButton a, .lotusButton a:link, .lotusButton a:visited {
	background-image:none;
	background-color: #451763;
	border-color:#ffffff;
	color: #ffffff;
}
.lotusButton {
border-color:#451763;
}
*html .lotusButton a:hover, *html .lotusButton a:focus, *html .lotusBtnAction a:hover, *html .lotusBtnAction a:focus, *html span.lotusBtn a:hover, *html span.lotusBtn a:focus{color:#ffffff;}
