/* ------------------------------------------ Global ------------------------------------*/
body,td,span,div,p,li
{
	font-family:arial;
	font-size:10pt;
}
body
{
	
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	margin:0;
	
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
@font-face {
    font-family: 'alwyn';
    src: url('/light/fonts/alwyn/reg.eot');
    src: url('/light/fonts/alwyn/reg.eot?#iefix') format('embedded-opentype'),
         url('/light/fonts/alwyn/reg.woff') format('woff'),
         url('/light/fonts/alwyn/reg.ttf') format('truetype'),
         url('/light/fonts/alwyn/reg.svg#alwyn') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'alwynThin';
    src: url('/light/fonts/alwyn/thin.eot');
    src: url('/light/fonts/alwyn/thin.eot?#iefix') format('embedded-opentype'),
         url('/light/fonts/alwyn/thin.woff') format('woff'),
         url('/light/fonts/alwyn/thin.ttf') format('truetype'),
         url('/light/fonts/alwyn/thin.svg#alwyn') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'alwynBold';
    src: url('/light/fonts/alwyn/bold.eot');
    src: url('/light/fonts/alwyn/bold.eot?#iefix') format('embedded-opentype'),
         url('/light/fonts/alwyn/bold.woff') format('woff'),
         url('/light/fonts/alwyn/bold.ttf') format('truetype'),
         url('/light/fonts/alwyn/bold.svg#alwyn') format('svg');
    font-weight: normal;
    font-style: normal;
}
div
{
	text-align:left;
}
* 
{
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}
#picStamp
{
	top:480px;
	left:50%;
	margin-left:490px;
	position:fixed !important;
	position:absolute;
	/*left: expression( ( 50 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + '%' );
	top: expression( ( 480 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );*/
    z-index:1;
}
#essEffected, #essOutage
{
	float:right;
	padding:3px;
	background-color:#65c3d1;
	font-weight:bold;
}
/* ------------------------------------------ Re-usable/Sharing -------------------------------------------*/

.boxBtnBlue
{
	color:white;
	background-color:#0073c6;
	height:36px;
	text-align:center;
	padding:10px;
	cursor:hand;
	cursor:pointer;
	text-transform:uppercase;
}

/* ------------------------------------------ Slide Camera Info ------------------------------------*/
#slideCamWrapper
{
	position:absolute;
	right:0;
}
#slideCamCorner
{
	width:10px;
	height:40px;
	float:right;
}
#sldCam
{
	width:40px;
	height:40px;
	background-image: url('/light/images2/BGblack60.png');
	float:right;
	cursor:pointer;
}
#camPic
{
	position:relative;
	right:-3px;
	top:10px;
}
#slideInfo
{
	background-image: url('/light/images2/BGblack60.png');
	height:40px;
	padding:10px;
	color:white;
	float:right;
	display:none;
}
/* ------------------------------------------Nav Section------------------------------------------- */
.navBtn
{
	float:left;
	height:50px;
	background-color:#98e8ff;
	padding-top:15px;
	text-align:center;
	position:relative;
	z-index:99;
	cursor:default;
}
.rightBorderWhite
{
	border-right:1px solid white;
}
.menuBox
{
	display:none;
	height:210px;
	width:729px;
	position:absolute;
	color:black;
	z-index:100;
	top:50px;
	padding:0 2px 10px 2px;
	background-image:url('/light/images2/background/navMenuShadow.png');
	background-repeat:no-repeat;
	background-position:center bottom;
}
.subMenu
{
	float:left;
	width:235px;
	padding-top:20px;
	padding-left:20px;
	z-index:200;
}
#navTitle
{
	width:960px;
	height:60px;
	background-image:url('/light/images2/background/scl-header-band-2.gif');
	text-align:right;
	padding-right:20px;
	padding-top:24px;
	font-weight:bold;
	font-size:16px;
	color:white;
	cursor:pointer;
}
.navAnchor
{
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#0060b2;
}
#navSocialIcon img
{
	margin-right:5px;
}
#navSocialIcon
{
	text-align:right;
	padding-right:10px;
	padding-top:15px;
}
.navCarr
{
	position:relative;
	bottom:-6px;
	display:none;
	z-index:50;
}
.subMenu ul
{
	list-style: none;
	padding:0;
	margin:0;
}
.subMenu ul li
{
	padding-bottom:10px;
}
.subMenu ul li h2,.subMenu ul li h2 a
{
	padding:0;
	margin:0;
	font-size:16px;
	color:#4d4e53;
	font-weight:bold;
}
.subMenu ul li h2 a
{
	color:#00508e;
}
.subMenu ul li a
{
	font-size:12px;
	color:#00508e;
	text-decoration:none;
}
#navShadowWrap
{
	width:980px;
	height:60px;
	background-image:url('/light/images2/background/navDropShadow.png');
	padding-left:10px;
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:transparent;
}
/* ------------------------------------------Footer-------------------------------------------------*/

#footerContainer
{
	width:960px;
	/*background-color:#e3f5ff;*/
	height:500px;
	background-image:url('/light/images2/background/bgFootOp70.png');
	background-color:transparent;
}
#footerContainer div
{
	width:235px;
	padding-top:30px;
	padding-left:20px;
	padding-bottom:15px;
	float:left;
	text-align:left;
	list-style: none;
	background-color:transparent;
}
#footerContainer div ul
{
	list-style: none;
	padding:0;
	margin:0;
}
#footerContainer div ul li
{
	padding-bottom:5px;
}
#footerContainer div ul li h1
{
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	color: #899639;
	font-size: 14px;
	line-height:12px;
	display: inline;
	list-style: none;
}
#footerContainer div ul li h2
{
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	color: #f4aa00;
	font-size: 14px;
	display: inline;
	list-style: none;
}
#footerContainer div ul li h3
{
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	color: #ff7d02;
	font-size: 14px;
	display: inline;
	list-style: none;
}
#footerContainer div ul li h4
{
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	color: #419aa7;
	font-size: 14px;
	display: inline;
	list-style: none;
}
#footerContainer div ul li h5
{
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	color: #00338e;
	font-size: 14px;
	display: inline;
	list-style: none;
}
#footerContainer div ul li h6
{
	width:235px;
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	color: #535353;
	font-size: 14px;
	display: inline;
	list-style: none;
}
#footerContainer div ul li a
{
	font-size:13px;
	text-decoration:none;
	color:#0071bc;
}
#footerPictureHeader
{
	color:#f4aa00;
	font-weight:bold;
	font-size:20px;
	font-family:Alwyn;
	padding-right:6px;
	text-align:center;
	display:inline;
}
#footerPictureText
{
	color:#606f70;
	font-weight:bold;
	line-height:14px;
	font-size:11px;
	font-family:Arial;
	text-align:center;
	display:inline;
}