﻿/* 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:220px;
	padding:0px;
	text-align:center;
	vertical-align:top;
	float:left;
	background-color:#8BC5C5;
}

#LogoutLink
{
	width:250px;
	height:30px;
	padding:0px;
	text-align:left;
	float:left;
	background-color:#8BC5C5;
}

#ContainerBanner
{
	width:728px;
	height:250px;	
	float:left;
	background-color:white;
	padding:0px;
}


#CustomMenu
{
	width:828px;
	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;
}

.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;

}



#map_canvas {
	width: 976px;
	height: 500px;
}

.ms-formbody {
 width: 380px;
}

.ms-long {
  width: 380px;
}

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;
}

/* 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;	
}



*/
