﻿html 
{
	height: 100%;
}
body
{
	padding: 0;
	margin: 0;	
	height: 100%;
	font-family: verdana; 
	font-size: 10px; 
	color: #333333;
}
.calendar
{
	background: transparent url('../../Images/SiteDesign/cal_bg.gif') no-repeat;
	background-position: right top;
}
div#header
{
	/*background: #eceff4 url(/images/spacer.gif) repeat-x; */
	min-width: 700px;
	height: 80px;
	max-height: 80px;
}
div#header div.logo
{
		float: left;
		background: url(/images/PSI_Logo.bmp) no-repeat;
		width: 300px; height: 70px;
		text-indent: -3000em;
		overflow: hidden;
}
.calendar
{
	background: transparent url('../../Images/SiteDesign/cal_bg.gif') no-repeat;
	background-position: right top;
}
h6
{
	font-family: verdana;
	font-size: 15px;
	color: #475776;
	margin: 0px;
}
/*div#header div.ConnectingPPT
{
	float: right;
	background: url(../../Images/SiteDesign/ConnectingPeopleProcess-Hea.jpg) no-repeat right;
	width: 137px;
	height: 80px;
	text-indent: -3000em;
	overflow: hidden;
} */
div#txtDiv
{
	border: solid 1px #000000;
	position:absolute;
	background-color:#FFF9C6;
	z-index:1000;
}
.NavHeaderImage
{
	margin: 3px 0px 5px 4px;
}
.bold
{
	font-weight: bold;
	text-indent: 3px;
}
.green {
	color: #758330;
}
.red {
    color: #FF0000;
}
.highlights 
{
	background: #D5DFF3 url(../../Images/SiteDesign/highlightsBg2.gif) repeat-x top left;
	height: 16px;
	padding-top: 2px;
	border-top: 1px solid #889AC0;
	border-bottom: 1px solid #889AC0;
	width: 100%;
}
.highlightColumn
{
	background: #D5DFF3 url(../../Images/SiteDesign/highlightsBg2.gif) repeat-x top left;
	height: 16px;
	padding-top: 2px;
	border-top: 1px solid #889AC0;
	border-bottom: 1px solid #889AC0;
}
.highlightsOrange, .highlightsOrange td 
{
	background:#F7DB1F url(../../Images/SiteDesign/highlights_orange.gif) repeat-x scroll left top;
	border-bottom:1px solid #FAE970;
	border-top:1px solid #FAE970;
	height:16px;
	padding-top:2px;
}
.highlightsGreen, .highlightsGreen td
{
	background:#89D027 url(../../Images/SiteDesign/highlights_green.gif) repeat-x scroll left top;
	border-bottom:1px solid #89D027;
	border-top:1px solid #89D027;
	height:16px;
	padding-top:2px;
}
fieldset.search
{
	margin-left: 2px;
}
input, select
{
	font-family: verdana; 
	font-size: 10px; 
	color: #36415A;
	margin-right: 5px;
}

textarea
{
	font-family: verdana; 
	font-size: 10px; 
	color: #36415A;
	margin-right: 5px;
}

th.TableData 
{
	border-right: 1px solid #36415A;
	font-weight: bold;
	text-align: left;
	vertical-align:top;
}
td.TableData 
{
	border-right: 1px solid #36415A;
	vertical-align: top;
}
th.TableDataRightMost
{
	font-weight: bold;
	text-align: left;
	vertical-align:top;
}

.center 
{
	text-align: center;
}

div.right, span.right
{
	text-align: right; 
	float:right;
}
a.right
{
	float:right;
}

div.left
{
	float: left;
}

td.right
{
	text-align: right;
}

.rightAlign
{
	text-align: right;
}


.officeUseOnly {
	background-color: #e9e9e9;
}

td.TableDataRightMost 
{
	border-bottom: 1px solid #EEEDDD;
	vertical-align: top;
}
.input
{
	font-family: verdana; 
	font-size: 10px; 
	color: #36415A;
    border:1px solid #36415A;
	background-color: #FFFFFF;
}
.submit {
	background: #36415A url(../../Images/SiteDesign/btnBackground.gif) repeat-x;
	font-family: verdana; 
	font-size: 10px; 
	color: #ffffff;
	border-top: 1px solid #8593b3;
	border-left: 1px solid #8593b3;
	border-right: 1px solid #6e7b9a;
	border-bottom: 1px solid #6e7b9a;
	padding: 2px;
	}
.nodisplay
{ 
	display:none;
}
hr 
{
	color: #36415A;
	height: 1px;
}
a {
    color: #5274B9;
    text-decoration: underline;
}
a:hover {
    color: #7AA4FA;
    text-decoration: none;
}
.pager
{
	background-color: #2D364B;
	color: #ffffff;
}
.pageNumbers
{
	background-color: #EDF2FD;
	color: #2D364B;
	padding-left: 4px;
}
.currentPage
{
	font-weight: bold;
}
.nodecoration
{
	text-decoration: none;
}
.mboxTable
{
    background: url(../../images/SiteDesign/mbox-table-bg.gif) top repeat-x;
}
.title
{
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
    color: #425979
}
.waterMarkText
{
	color: #999999;
    border:1px solid #36415A;
}
.req_text
{
    background-color:#FFFFFF;
    border:1px solid #36415A;
    color:#36415A;
    font-family:verdana;
    font-size:10px;
}

.dr td 
{
	border-bottom: 1px solid #ededed;
}

table.autoAlign > tbody > tr > td
{
	height: 25px;
	padding: 3px;
}

.tdl, .tbl_all > tbody > tr > td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.tbl 
{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.flashText
{
	color: Red;
}
.sortBar 
{
    background:#F7F7F7 url(../../Images/SiteDesign/sortBarBg.gif) repeat-x scroll left top;
}
div.overlay
{
     position: fixed;
     left: 0px;
     top: 0px;
     width:100%;
     height:90%;
     text-align:center;
     z-index: 1000;
     padding-top: 25%;
     background: url('../../Images/SiteDesign/processing.png') no-repeat 50% 30%;
}

/***********************************************************   MENU STYLES ***************************************************************/
.MenuStyle a
{
    cursor:pointer;
}
.MenuItemStatic
{
    background-color:#89D027;
    cursor:pointer;
}
.MenuItemStatic a
{
    background-color:#89D027;
    cursor:pointer;
}
.MenuItemDynamicHover a
{ 
	display:block;
	color:White;
    cursor:pointer;
}
.MenuItemStaticHover
{
    background-color:#7F9CD6;
    border-color:#7F9CD6;
    outline-color:#7F9CD6;
    color:#7F9CD6;
    cursor:pointer;
}
.MenuItemStaticHover a
{
	display:block;
    color:White;
    background-color:#7F9CD6;
    border-color:#7F9CD6;
    outline-color:#7F9CD6;
    cursor:pointer;
}
.MenuItemStaticSelected
{
    background-color:#7F9CD6;
}
.MenuItemStaticSelected a
{
    background-color:#7F9CD6;
}


/*******************************************************   LIST VIEW STYLES *********************************************************/
tr.ListEvenRow
{
	background-color: #E8EDF9;
}
tr.ListOddRow
{
	background-color:#FFFFFF;
}

.ListHeader
{
	text-align:left;
	border-bottom: solid 1px Black;
	border-right: solid 1px Black;
	background-color: #F7F7F7
}
.ListHeader a
{
	cursor: pointer;
	margin-right: 5px;
	/*display:block;*/	
}
.ListRow
{
	cursor: pointer;
}
.ListRow:hover
{
	background: transparent;
}
.ListSortImage a
{
	text-align:right;
}
.flash
{
	color: #89D027;
	font-size: 1.0em;
}
.dashboardContainer
{
	padding-left:10px;
}


/*******************************************************  PHOTO VIEWER STYLES ********************************************/
.photoViewerNavLeft {
	cursor: pointer;
	width: 10px;
	vertical-align: middle;
	text-align: center;
	background-color: #b4c0d6;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.photoViewerNavRight {
	cursor: pointer;
	width: 10px;
	vertical-align: middle;
	text-align: center;
	background-color: #b4c0d6;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.photoViewerNavLeftOver {
	cursor: pointer;
	width: 10px;
	vertical-align: middle;
	text-align: center;
	background-color: #e5ecfa;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.photoViewerNavRightOver {
	cursor: pointer;
	width: 10px;
	vertical-align: middle;
	text-align: center;
	background-color: #e5ecfa;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/*- Site Survey Menu Tabs--------------------------- */
#tabsSS
{
	font-size: 93%;
	background: url(../../Images/SiteDesign/tabSSbg.gif) #dae0d2 repeat-x 50% bottom;
	float: left;
	width: 100%;
	line-height: normal;
}
#tabsSS ul 
{
	padding: 10px 10px 0px 10px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}
#tabsSS ul li 
{
	padding: 0px 0px 0px 9px;
	background: url(../../Images/SiteDesign/tabSSleft.gif) no-repeat left top;
	float: left;
	margin: 0px;
	list-style-type: none;
	cursor: pointer;
}
#tabsSS a 
{
	padding:5px 15px 4px 6px;
	display: block;
	font-weight: bold;
	background: url(../../Images/SiteDesign/tabSSright.gif) no-repeat right top;
	float: left;
	color: #765;
	text-decoration: none;
}
#tabsSS a {
	float: none;
}
#tabsSS a:hover {
	color: #333333;
}
#tabsSS .selectedTabSS {
	background-image: url(../../Images/SiteDesign/tabSSleft_on.gif);
}
#tabsSS .selectedTabSS a {
	background-image: url(../../Images/SiteDesign/tabSSright_on.gif);
	padding-bottom: 5px;
	color: #333333;
}
.toolbarLink:link, .toolbarLink:visited {
	border: 0px;
	padding: 5px;
	margin: 3px;
	text-decoration: underline;
}
.toolbarLink:hover {
	border: 1px solid #000000;
	padding: 2px;
	color: #000000;
	background-color: #e6eeff;
	text-decoration: none;
}

.toolbarLink img
{
	border: 0;
	vertical-align:middle;
	display:inline;
}

.borderRight
{
	border-right: 1px solid #889AC0;
}
.borderLeft
{
	border-left: 1px solid #889AC0;
}
.borderBottom
{
	border-bottom: 1px solid #889AC0;
}
.borderTop
{
	border-top: 1px solid #889AC0;
}

.top
{
	vertical-align: top;
}

.bottom
{
	vertical-align: bottom;
}


.commandCheck label
{
	display: none;
}

ul.bullets
{
	list-style-image: url('../../Images/SiteDesign/bulletImage_blue.gif');
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 0;
	padding: 5px;
}

.rowSE {
	background-color:#FCF8C2;
}

div#navigationData
{  
	border-bottom: 1px solid #7F9CD6;
	background:#FFFFFF url('../../Images/SiteDesign/NewNavFadeBg.gif') repeat-x left top;
	width:100%;
	white-space:nowrap;
}

div#toolBarLayer 
{
	float:right;
	width:440px;
	height:23px;
	background: url('../../Images/SiteDesign/toolbarLinksBg2.gif') no-repeat top left;
	padding-left:4px;
	padding-top:2px;
}

.quickSearchToolbarDiv
{
	background-color:#FFFFFF; 
	padding:2px;
	border-left:1px solid #BEBEBE;
	border-right:1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE;
	background-color:#F1F1F1;
	width:205px;
	position:relative;
	left:152px;
	top:2px;
	
}

.DropDownButton
{
	background-color: #59698E;
	color: White;
	border: 0;
	padding: 2px;
}
.DropDownButton:hover
{
	background-color: #7080A5;
}
.woborder td {
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.noborder td {
    border: 0px;
}

/******** Map Styles *******/
.FrameContainer
{
	width: 100%;
	overflow: hidden;
	height: 410px; 
	background: white; 
	border: solid 1px #000000;
}

td.MapMenu
{
	width: 250px; /*190px; */
	font-size: 11px;
	vertical-align: top;
}
div.MapMenu
{
	overflow: auto;
	height: 396px;
}

.DirectionsMenu
{
	float: left;
	width: 290px;
	height: 396px;
	overflow: auto;
	font-size: 11px;
}

.MapCanvas
{
	width: 465px;
	height: 390px;
	border: solid 1px #000000;
	margin-bottom: 5px;
}

.MapCanvas a
{
	cursor: pointer;
}

/*div.SiteLink
{
	background: url('../../Images/SiteDesign/green-dot-mini.png') no-repeat;
	padding-left: 20px;
	cursor: pointer;
	height: auto;
	min-height: 16px;
	font-size: x-small;
} */

ul.SupplierList
{
	font-size: 10px;
	padding-left: 2px;
	margin-left: 0px;
}

ul.SupplierList li
{
	/*list-style-image: url(../../Images/SiteDesign/red-dot-mini.png);*/
	list-style-image: none;
	list-style-type: none;
	clear: both;
	white-space: nowrap;
	padding-top: 5px;
}

ul.SupplierList li a
{
	background: url('../../Images/SiteDesign/red-dot-mini.png') no-repeat left top;
	cursor: pointer;
	float: left;
	width:  150px; /*155px;*/
	height: 20px;
	padding-left: 15px;
	overflow: hidden;
	}

ul.SupplierList li span
{
	float: right;
	margin-right: 1px;
} 

div.ListTitleHeader
{
	background-color: #CCCCCC;
}

div.CenteredContainer
{
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}

.nowrap
{
	white-space: nowrap;
}
.hoverbox
{
	cursor: auto !important;
}

.dragHandle
{
	cursor: pointer !important;
}

.documentupload
{
	position: absolute;
	width: 650px; 
	height: 100%; 
	top:25%; 
	left:25%; 
	right:25%; 
}


.hidden
{
	display: none;
}

#rateStatus{float:left; clear:both; width:100%; height:20px;}
#rateMe{padding:0px; margin:0px;}
#rateMe li{float:left;list-style:none;}
#rateMe li a:hover,
#rateMe .on{background:url('../../Images/SiteDesign/star_over.jpg') no-repeat;}
#rateMe a{float:left;background:url('../../Images/SiteDesign/star.jpg') no-repeat;width:20px; height:20px;}
#ratingSaved{display:none;}
.saved{color:red; }

/*.overlay2 {
cursor: auto !important;
position: fixed;
z-index: 99;
top: 0px;
left: 0px;
background-color: #FFFFFF;
width: 100%;
height: 100%;
filter: Alpha(Opacity=70);
opacity: 0.70;
-moz-opacity: 0.70; 
}
* html .overlay2 {
position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
} */
.loader {
z-index: 100;
position: fixed;
margin-left: -60px;
top: 50%;
left: 50%;
}
* html .loader {
position: absolute;
margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
}

.loader > table
{
	margin-top: -100px;
	width: 100%;
}

.loader .leftCorner
{
	height:35px;
	background: transparent url(../../Images/SiteDesign/popup_bg_tl.png) top right no-repeat;
}

.loader .dragTop
{
	color: White;
	background: transparent url(../../Images/SiteDesign/popup_bg_tc.png) top left repeat-x;
}

.loader .rightCorner
{
	width:14px;
	height:35px;
	background: transparent url(../../Images/SiteDesign/popup_bg_tr.png) top left no-repeat;
}

.loader .leftSide
{
	width:14px;
	background: transparent url(../../Images/SiteDesign/popup_bg_cl.png) top right repeat-y;
}

.loader .hoverContainer
{
	background-color:#d0dbf1;
}

.loader .rightSide
{
	width:14px;
	background: transparent url(../../Images/SiteDesign/popup_bg_cr.png) top left repeat-y;
}

.loader .leftLCorner
{
	width:14px;
	height:14px;
	background: transparent url(../../Images/SiteDesign/popup_bg_bl.png) bottom right no-repeat;
}

.loader .bottomEdge
{
	height:14px;
	background: transparent url(../../Images/SiteDesign/popup_bg_bc2.png) repeat-x scroll left top;
}

.loader .rightLCorner
{
	width:14px;
	height:14px;
	background: transparent url(../../Images/SiteDesign/popup_bg_br.png) bottom left no-repeat;
}

