﻿.template-list
{
	padding: 6px 0px 10px 0px;
	margin: 0px 0px 0px 20px;
}

#template-righttd
{
	vertical-align: top;
	height: 100%;
}

.template-list li
{
	list-style-image: url(../images/arrowicon.gif);
	display: list-item;
	padding-bottom: 6px;
}

.template-list li a
{
  font-size: 95%;
  font-weight:400;
}

.template-portal
{
/*	background: #becad6 */
	background-image: url(../images/nav-bkgd.jpg);
	background-repeat:repeat-y;
}

.template-portal div.template-heading
{
	background: url(../images/portalbar-black.jpg) top left;
	padding-bottom: 5px;
    font-weight:600;
    color:#ffffff;
}

#portal-search {
	background: white;
}

#portal-search div.template-heading
{
	background: url(../images/portalbar-green.jpg) top left;
}

.template-portal span
{
	color: #ffffff;
	font-size: 135%;
	font-family: Arial, Verdana;
	display: block;
	padding-left: 9px;
	padding-top: 3px;
}

#template-leftside
{
	width: 158px;
}

#template-middleside
{
	width: 742px;
	/* You NEED this here to fix IE "peek-a-boo" bugs */
	position: relative;
	top:-41px;
	left:0px;
}
#template-rightside
{
	vertical-align: top;
}

#template-middletitle
{
	height: 24px;
	background: url(../images/PageTitleBar.jpg) no-repeat top left;
	width: 100%;
}

#template-smalltitle
{
	height: 24px;
	background: url(../images/SmallPageTitleBar.jpg) no-repeat top left;
	width: 284px;
}

#template-girl
{
	background-image: url(../images/PageTitleRight.jpg);
	width: 268px;
	height: 24px;
	float:left;
}

#template-pagetitle
{
	background: url(../images/PageTitleBar.jpg) no-repeat top left;
	width: 474px;
	height: 24px;
	float: left;
}

#template-pagetitle span
{
	color: #ffffff;
	font-size: 135%;
	font-family: Arial, Verdana;
	display: block;
	font-weight:600;
	/* font-size: 140%; */
	/* vertical-align: middle; */
	padding-top: 3px;
	margin-left: 10px;
}

#template-home
{
	width: 158px;
	height: 146px;
	display: block;
	background-image: url(../images/Badge.jpg);
}

#template-home img
{
	width: 100%;
	height: 100%;
	border: 0;
}

#template-loginbanner
{
	width: 612px;
	height: 112px;
	position: absolute;
	left: 158px;
	top: 0px;
	background-image: url(../images/LoginBanner.jpg);
	background-repeat:no-repeat;

}

#template-heading
{
  position: absolute;
  left: 158px;
  top: 0px;
  width: 742px;
  height: 105px;
}

#template-loggedin
{
	background: url(../images/MenuBarBlank.jpg) #656565;
	text-align: right;
	height: 17px;
}

#template-loggedin *
{
	vertical-align: middle;
	padding-right: 4px;
}

#template-loggedin a
{
    COLOR: #C9C9C9;
    TEXT-DECORATION: none;
}

#template-loggedin A:hover
{
    COLOR: #ffffff;
}

#template-loggedin-username
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    padding-top: 3px;
    padding-right: 15px;
}

#template-mainlogo
{
	background: url(../images/ResourceCenter.jpg) no-repeat top left;
	height: 88px;
}

#template-query input
{
	width: 120px;
	color: #000000;
	margin-top: 6px;
}

#template-body
{
	padding: 5px;
}

#template-itembanner
{
	width: 612px;
	height: 129px;
	position: absolute;
	left: 15px;
	top: 0px;
	background-image: url(../images/LoginBanner.jpg);
}

.icon-thesaurus
{
	width: 17px;
	height: 17px;
	background-image: url(../images/iconthesaurus.gif);
}

#template-item-body
{
	margin-left: 15px;
	width: 628px;
}

#template-basic-body
{
	position: relative;
	top: 24px;
	left: 158px;
	width: 742px;
}

#template-query *
{
	vertical-align: bottom;
}

#template-query
{
	margin-top: 5px;
	text-align: right;
}

#template-query form
{
  margin: 0px 0px 0px 0px;
}

#template-statusbar
{
	background-image: url(../images/statusbar.jpg);
	width: 900px;
	height: 22px;
}

#template-statusbarsmall
{
	background-image: url(../images/statusbarSmall.jpg);
	width: 628px;
	height: 22px;
}

#template-nosearchbarsmall
{
	width:15px;
	height:24px;
	background-image: url(../images/NoSearchBarSmall.gif);
}

#template-item-background
{
	height: 105px;
	width: 15px;
	background-color: black;
}

#template-handstrip
{
	height: 8px;
	background: url(../images/TitleBarHandStrip.jpg) 0 0 no-repeat;
   	width: 742px;
}

#template-logout, a:hover #template-logout
{
	width: 13px;
	height: 17px;
	background-image: url(../images/LogOut.gif);
}

a:hover #template-logout
{
	background-image: url(../images/LogOutDown.gif);
}

#template-logout, #template-editmydetails, #template-help
{
	border: 0px;
	background-repeat: no-repeat;
	padding: 0px;
}

#template-editmydetails
{
    vertical-align:middle;
	width: 22px;
	height: 17px;
	background-image: url(../images/EditMyDetails.gif);
}

a:hover #template-editmydetails
{
	background-image: url(../images/EditMyDetailsDown.gif);
}

#template-loggedin-editmydetails
{
	
	position: relative;
	left: 8px;
	padding-right: 25px;
}


#template-help
{
	display: none;
/*	width: 13px;
	height: 17px;
	background-image: url(../images/Help.gif);*/
}

a:hover #template-help
{
	display: none;
	/*background-image: url(../images/HelpDown.gif);*/
}

#template-searchbutton
{
	width: 19px;
	height: 17px;
/*	padding-bottom: 12px;
	padding-left: 25px; */
	display: inline;
	vertical-align: top;
	background-image: url(../images/searchbutton.gif);
}

a:hover #template-searchbutton
{
	background-image: url(../images/searchbuttondn.gif);
}


/* TASK / NOTIFICATIONS */

#notifications, #task-list
{
    background-color: #f8ff34;
    position: relative;
    right: -137px;
    top: -30px;
}

#task-list-allitems
{
	float:right;
	width:290px;
}

#task-list
{
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 5px;
}

#tasks-topright, #tasks-bottomright
{
    position:absolute;
    top: 0px;
    left: 412px;
}
#tasks-bottom
{
    position:relative;
    margin-top: 10px;
}

#tasks-content
{
    position: relative;
}

#tasks-bottom
{
	margin-top: 0px;
}

.msgboxes ul
{
    list-style-image: url(../images/arrowicon.gif);
    margin-bottom: 0px;
    margin-top: 8px;
}

.msgboxes
{
    width: 90%;
}

.msgboxhead
{
	position: relative;
	left: 40px;
}

#tasks-topleft, #tasks-topright, #tasks-bottomleft, #tasks-bottomright
{
	width: 8px;
	height: 8px;
	background-repeat:  no-repeat;
}

#tasks-topleft
{
/*	background-image: url(../images/lefttopcorner.gif); */
}

#tasks-topright
{
/*	background-image: url(../images/righttopcorner.gif); */
}

#tasks-bottomleft
{
/*	background: url(../images/leftbottomcorner.gif) no-repeat bottom left; */
}

#tasks-bottomright
{
/*	background: url(../images/rightbottomcorner.gif) no-repeat bottom right; */
}

#template-content
{
	position: relative;
}

#tasklist-icon, #notification-icon
{
	position: absolute;
	background-repeat: no-repeat;
	top: 5px;
	left: 5px;
}

#notification-icon
{
	background-image:url(../images/notificationsicon.gif);
	width:25px;
	height:25px;
}

#tasklist-icon
{
	background-image:url(../images/tasklisticon.gif);
	width:25px;
	height:26px;
	left: 10px;
}

/* SPECIFIC HOME-PAGE */

#hierarchy-home
{
	width: 560px;
}

#tasks-home
{
	position:absolute;
	top: 35px;
	width: 290px;
	left: 315px;
}

#popup-banner
{
	position: relative;
	margin-top: 10px;
}

#popup-banner .pagesubheading
{
	position: relative;
	left: 30px;
}

#popup-body
{
	padding-left: 30px;
}

#popup-banner div
{
	padding-bottom: 8px;
}

#popup-image
{
	position: absolute;
	background-repeat:  no-repeat;
	top: 0px;
	left: 5px;
}

.deleteButton img
{
	background-image: url(../images/deleteicon.gif);
    background-repeat: no-repeat;
	height:16px;
	width:16px;
	border: 0px;
	margin-right: 3px;

}

#template-basic-portal
{
	width: 158px;
	position: absolute;
	left: 0px;
}

#template-search
{
	background-color: white;
}

#template-home-hiearchy
{
	width: 420px;
	margin-left: 10px;
	margin-top: -7px;
}

.hierarchyItem
{
	margin-top: 10px;
	clear: both;
}

.hierarchyItem .greenBullet
{
	float: left;
}

.hierarchyDetails
{
	width: 385px;
	left: 25px;
	margin-left: 22px;
}

.greenBullet
{
	background-image: url(../images/greenbullet.gif);
	width: 17px;
	height: 17px;
}

.iconSuccessful
{
	background-image: url(../images/iconsuccessful.gif);
    background-repeat: no-repeat;
	height:16px;
	width:17px;
	float: left;
	margin-right: 10px;
}

.iconVersion
{
	background-image: url(../images/iconversion.gif);
	background-repeat: no-repeat;
	height:16px;
	width:17px;
	float: left;
	margin-right: 10px;
}

#pagingSection, #searchPagingSection, #hierarchyPagingSection
{
	padding-left: 10px;
	padding-top: 10px;

	/* Need this for IE width*/
	width: 98%;
}

#editUserInternal
{
	margin-top: 20px;
	margin-left: 2%;
	margin-right: 2%;
}

#editUserInternal #tabs
{
	margin-top: 20px;
}

#editUserInternalButtons
{
	margin-top: 10px;
	text-align: right;
}

/*gabrielle added
#_autoLogonLink {display: none;}*/