﻿/* Styles to enable scrollbar  --------  */

body.v4master {
   overflow: visible;
   height: inherit;
   width: inherit;
   background-color:white;
}

body #s4-workspace {
	overflow: visible !important;
}

body #s4-ribbonrow {
	position: fixed;
	z-index: 1000;
}

.ms-cui-menu[id ^= "Ribbon."] {
	position: fixed !important;
}

#s4-ribbonrow .ms-popoutMenu {
	position: fixed !important;
}

#s4-ribbonrow .ms-MenuUIPopupBody {
	position: fixed !important;
}

.ms-dlgOverlay {
	width: 100% !important;
}


/* Custom layout styles  --------  */

.Centre1348
{
	width:1348px;
	margin-left:auto;	      /* Setting the left and right margins to auto specifies that they should split the available margin equally. */
	margin-right:auto;		  /*The result is a centered element.  */
	background-color:white;
}

#Centre3Col
{
	width:1348px;
	margin-left:auto;	      /* Setting the left and right margins to auto specifies that they should split the available margin equally. */
	margin-right:auto;		  /*The result is a centered element.  */
	background-color:white;
}


#TopBar
{
	background-color:white;
	padding:0px;
	height:80px;
}

#TopBarLeft
{
	background-color:white;
	padding:0px;
	float:left;
	display:block;
}

#TopBarRight
{
	background-color:white;
	padding:0px;
	text-align:right;
}

#TopZone
{
	background-color:#E5E5E5;
	height:285px;
	padding:0px;
}

#TopZoneCentre
{
	width:1308px;
	margin-left:auto;	      /* Setting the left and right margins to auto specifies that they should split the available margin equally. */
	margin-right:auto;		  /*The result is a centered element.  */
}

#CustomTopMenu li { width: auto; clear: none; }

#MiddleZoneArea
{
	background-color:white;
	padding:0px;
	border-color:#bbbbbb;
	border-style:solid;
	border-width:0 1px;
}

#BottomZone
{
	background-color:navy;
	height:80px;
}

#GeneralMenu
{
	width:978px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
}

.Centre978
{
	height:250px;
	width:978px;  /* 978px    */
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

#ContainerLogin
{
	width:250px;
	height:250px;
	padding:0px;
	background-color:white;
	text-align:center;
	vertical-align:top;
	float:left;
	background-color:#8BC5C5;
}

#ContainerBanner
{
	width:728px;
	height:250px;	
	float:left;
	background-color:white;
	padding:0px;
}


#CustomMenu
{
	width:800px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	list-style:none;
	text-align:left;
	float:left;
}

#MainContentArea
{
	width:976px;
	margin-left:auto;	      /* Setting the left and right margins to auto specifies that they should split the available margin equally. */
	margin-right:auto;		  /*The result is a centered element.  */
	min-height:800px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	float:left;
	background-color:white;
}

#RightPanel_Ori
{
/*	background-image:url(/images/bgrey.gif);
	background-repeat:no-repeat;				*/
	display:block;
	position:relative;
	width:180px;
	height:auto;
	float:left;
/*	margin-left: 10px;			*/
	padding-left:0px;
	border-color:#bbbbbb;
	border-style:none;
/*	border-width: 0px 0px 0px 1px;			*/
	overflow:auto;
	border-left: 1px solid #dedede;
    margin-left: -1px;
    }


#AdContainerRight
{
	float:right;
	width:185px;
	margin-left:-1px;
	background-color:white;
	border-left:1px solid #dedede;
}

#AdContainerLeft
{
	float:left;
	width:185px;
	margin-right:-1px;
	background-color:white;
	border-right:1px solid #dedede;
}

#LeftPanel
{
/*	background-image:url(/images/bgrey.gif);
	background-repeat:no-repeat;				*/
	text-align:center;
	width:180px;
	margin-right:2px;
	position:relative;
	height:auto;
	background-color:white;
}

#RightPanel
{
/*	background-image:url(/images/bgrey.gif);
	background-repeat:no-repeat;				*/
	width:180px;
	text-align:center;
	position:relative;
	height:auto;
/*	border:thin gray solid;			*/
	margin-left:2px;
	padding-bottom:0px;
	background-color:white;
}

#ContainerCopyright
{
	width:600px;
	float:left;
}

.customClear {
	clear: both;
}

.webBackground
{
	width:100%;
	height:100%;
	background-color:green;
	
}

.centreScreen
{
	width: 978px;
	margin-left:auto;       /* Setting the left and right margins to auto specifies that they should split the available margin equally. */ 
	margin-right:auto;		/*The result is a centered element.  */
	background-color:white;
}

.contentAreaCentreScreen_ori
{
	display:block;
	height:auto;
	width: 976px;
	margin-left:auto;	      /* Setting the left and right margins to auto specifies that they should split the available margin equally. */
	margin-right:auto;		  /*The result is a centered element.  */
	padding-left:0px;
	border-color:#bbbbbb;
	border-style:solid;
	border-width: 0px 1px 0px 1px;
	overflow:hidden;
	position:static;

}


.centreStatusScreen
{
	width: 978px;
	margin-left:auto;
	margin-right:auto;
}

.portalLayout
{
	width:300px;
	background-color:aqua;

}

.mainBannerLayout
{
	width: 678px;
}

.statusBar
{
	height:80px;
	background-color:navy;
}

.customPagePadding {
	padding: 0px 0px;	
}

.customBottom {
	background-color:#f3f3f3;
	background-image:url('/images/Rounded_Bottom.png');
	background-repeat: no-repeat;
	height: 10px;
	display: block;
	padding-bottom: 20px;
}

.customFooter {
	background-image:url(/images/FooterBlackBlue.jpg);
	background-color:black;
	background-repeat:repeat-x;
	color:#d3d3d3;
	font-size:130%;
	height:50px;
	padding-top:25px;
}

.customFooterDiv {
	background-image:url(/images/footer_div.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:70px;
	margin-left:20px;
	width:4px;
}

.customFooter a {
	color: #d3d3d3;	
}
.customFooterLeft {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	float: left;
	padding-left:10px;	
	padding-top:10px;
}
.customFooterRight {
	float: right;
	padding-right:30px;
}

.customLinkGroup {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	float:left;
	margin-left:20px;
	padding-top:10px;
	width:auto;
}

.divphoto {
	width:120px;
	padding-left:0px;
	padding-right:30px;
	height:auto;
	float:left;
	display:block;
}

.counciltable {
	width:920px;
	border-collapse: collapse;
	margin-left:30px;
	border:0;
}

.consultanttable {
	width:100%;
	padding:0px;
	border-collapse: collapse;
	margin-left:0px;
	border:0;
}


.TableLinks {
	border-collapse: collapse;
	margin-left:30px;
}

.rowborder {
	font-size: 8pt;
	line-height: 1.2;
	font-family: Verdana, Helvetica, sans-serif;
	color: #6d6f72;
	vertical-align: top;
	border-bottom: 1px solid #4B8FBD;

}

.rowseparator {
	border-bottom: 1px solid #4B8FBD;
	padding-top:15px;

}

.mainrowseparator {
	border-bottom: 1px solid orange;
	padding-top:5px;

}

#map_canvas {
	width: 976px;
	height: 500px;
}

.ms-formbody {
 width: 400px;
}

.ms-long {
  width: 500px;
}

.balloonContainer
{
    position:relative;
}

.balloontrigger
{
    display: block;
    width: 100%;
    height: 100%;
}

.balloonstyle
{
    font-size: 8pt;
    color:maroon;
    text-align: left;
    position:fixed;
    visibility:hidden;
    padding: 5px;
    border: 1px solid black;
    line-height: 133%;
    background-color: white;
    width: 200px;
    margin-left:1210px;
    margin-top:615px;
    z-index:100;
}

.balloonstyle ul
{
    margin-top: 8px;
    color:maroon;
    margin-bottom: 0;
}

.balloonstyle li
{
    margin-left: -23px;
    padding-bottom: 0.33em;
    vertical-align: middle;
    font-weight: normal;
    width: 100%;
}

.calDate {
	width: 50px;
	height: 55px;
	vertical-align:top;
	text-align:center;
	background-color:white;	
	background-image:url('/images/background_cal.png');
	background-repeat:no-repeat;
}

.calEventDate {
	width: 100px;
	height: 100px;
	vertical-align:top;
	text-align:center;
	background-color:white;	
	background-image:url('/Thumbnail_Events/background_cal_100x100.png');
	background-repeat:no-repeat;
}

.calMeetingDate {
	width: 50px;
	height: 50px;
	vertical-align:top;
	text-align:center;
	background-color:white;	
	background-image:url('/images/background_cal_50x50b.png');
	background-repeat:no-repeat;
}

.ECal 
{
	margin-left: 0px;
    border:medium;
    border-color: navy;  
}

.ECalEvent 
{
	font-weight: bold;
	color:navy;
	background-color:#CC6600;
}

.ECalEvent a {
	color:white;
}

.ECalEvent li
{
	list-style:none;
	color: navy;
}

.ECalEvent li > a
{
	color: teal;
	display:block;
	margin-left:5px;
}


.ECalTitle
{
	font-weight: bold;
	color:white;
}

.ECalToday
{
	color:maroon;
	font-weight:bold;
    background-color:white;
    border:thin maroon solid;
}

.EList 
{
    margin-top: 10px;
    margin-left: 45px;
}

.EList h3 
{
    font-weight: bold;
    font-size: 8pt;
    color:navy;
    text-decoration: underline;
    margin: 0.5em 0;
}

.EList ul
{
    margin-top: .5em;
    margin-bottom: .75em;
}

.EList li
{
    list-style-type: none;
    color:#FF6600;
    font-size: 8pt;
    margin-left: 0px;
    padding-left:0px;
    line-height: 133%;
}

.EList li:after
{
 color:navy;
}

.PublicationsSeparator {
	font-size: 8pt;
	line-height: 1.2;
	font-family: Verdana, Helvetica, sans-serif;
	color: #6d6f72;
	vertical-align: top;
	text-align: center;
	border-right: 1px solid #FF9900;
	border-bottom-style: none;
	border-bottom-color:white;
	border-top-style: none;
}

.PublicationsSeparatorRight {
	font-size: 8pt;
	line-height: 1.2;
	font-family: Verdana, Helvetica, sans-serif;
	color: #6d6f72;
	vertical-align: top;
	text-align: center;
	border-right:0px white none;
	border-bottom-style: none;
	border-bottom-color:white;
	border-top-style: none;
}

.PublicationsTable {
	font-size: 8pt;
	line-height: 1.2;
	font-family: Verdana, Helvetica, sans-serif;
	color: #6d6f72;
	vertical-align: top;
	border-bottom-style: none;
}

.PublicationsTable2{
	font-size: 3pt;
	line-height: 1.2;
	font-family: Verdana, Helvetica, sans-serif;
	color: #6d6f72;
	vertical-align: top;
}

.HightlightsColumnTitle {
	
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	color:white;
	padding:10px 10px 10px 10px;
	display:block;
}

.HightlightsColumnTitle a {
	color:white;
}

.HighlightsBreak {
	border-bottom: 1px dotted orange;
	font-size: 10pt;
	line-height: 1.6;
	font-family: Verdana, Helvetica, sans-serif;
	color: #6d6f72;
	vertical-align: top;
	text-align: center;
}

.HighlightsAfterBreak {
	font-size: 6pt;
	line-height: 0.8;
	font-family: Verdana, Helvetica, sans-serif;
	color: #6d6f72;
	vertical-align: top;
	text-align: center;
	height: 5px;
}

.HighlightDate {
	width: 40px;
	height: 40px;
	vertical-align:top;
	text-align:center;
	background-image:url('/images/background_cal_50x50.png');
	background-repeat:no-repeat;

}

.HightlightsConsultantName {
	
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight:bold;
	color:white;
	padding:10px 10px 10px 0px;
	margin-left:0px;
	display:block;
}

.PHStateBox {
	font-size: 8pt;
	line-height: 1.2;
	font-family: Verdana, Helvetica, sans-serif;
	color: #6d6f72;
	vertical-align: top;
	border-style: none;
	border-width: 1px;
	background-color:#F4F4F4;
}

.PHComingHolidays {
	
	background-color:#C8D7E8;
	
}

.KeyStatsCell1 {
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px dotted #FFBB47;
}

.KeyStatsCell2 {
	vertical-align: middle;
	text-align: right;
	border-bottom: 1px dotted #FFBB47;
	background-color:#EAF9FF;
}

.KeyStatsCell3 {
	color: #6d6f72;
	vertical-align: middle;
	text-align: right;
	border-bottom: 1px dotted #FFBB47;
	background-color:#FFEBD7;
}

.phstatedottedborder {
	border-left-style: none;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	border-top-style: none;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color:#FF6600;
}

.NewsPanels {
	margin-left:0px;
	margin-right:10px;
	background-color:white;	
	border:thin #dedede solid;
}

/* Home.aspx    */

#MainContentArea_Home {
	margin-left:0px;
	margin-right:0px;
	border-right:thin #dedede solid; 
	border-left:thin #dedede solid;
	text-align:left;
}

#MainContentAreaLeftPanel_Home {
	float:left; 
	width:647px; 
	padding-right:10px;
	margin-left:-1px;
	padding-bottom:0px
}

#MainContentAreaRightPanel_Home {
	float:left; 
	width:319px; 
	padding-right:0px;
	margin-right:-1px;
}

.MainContentAreaLeftPanel1_Home {
	margin-left:-1px;
	margin-right:10px;
	background-color:white;	
	border:thin #dedede solid;
}

.MainContentAreaLeftPanel2_Home {
	margin-right:-1px;
	margin-left:0px;
	background-color:white;
	border:thin #dedede solid;	
}

/*
.Box_GreyBorders {
	height:auto; 
	border-left:0px; 
	border-top:thin transparent none; 
	border-right:thin #dedede solid; 
	border-bottom:thin #dedede solid;
}
*/

.Box_GreyBorders {
	height:auto; 
	border:thin #dedede solid;
}


/* Statitics */

.StatisticsDataCellOdd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:90px;
	height:25px;
	vertical-align: middle;
	text-align: right;
	padding-right:15px;
	border-bottom: 1px dotted #FFBB47;
	background-color: #EAF9FF;
}

.StatisticsDataCellEven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:90px;
	height:25px;
	vertical-align: middle;
	text-align: right;
	padding-right:15px;
	border-bottom: 1px dotted #FFBB47;
	background-color:#FFEBD7;
}

hr.OrangeLine {
    border:none;
    background-color:orange;
    height: 1px;
}

hr.NavyLine {
    border:none;
    background-color:navy;
    height: 1px;
}

hr.RedDottedLine {
    border:none;
    border-top:1px dotted #f00;
	color: #fff;
  	background-color:#fff;
  	height:1px;
  	margin-left:8px;
    margin-right:8px;
}

hr.OrangeDottedLine {
    border:none;
    border-top:1px dotted orange;
	color: #fff;
  	background-color:#fff;
  	height:1px;
  	margin-left:8px;
    margin-right:8px;
}

/* Unused Styles --------

.customBody {
	background-image: url(/images/subpage_bg.gif);
	background-color:white;
	background-repeat: repeat-x;
	min-height: 420px;
	padding-top: 20px;
	font-size:120%;
	padding: 20px 20px 40px;
	width: 978px;
	overflow:auto;
	border-color:#bbbbbb;
	border-style:solid;
	border-width:0 1px;	
}



*/
