﻿/* reset */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }
/* end reset */

a
{
    color: #0000BF;

  
}

p.bing
{
    color: #006ed4;
}
a:visited
{
    color: #207EFF;

  
}

a:hover
{
    color: #bb0000;
}

ul
{
    list-style-image: url(../images/layout/bullet.png);
}

li{margin: 5px 0 5px 5px;}

dl
{
    margin: 0;
    padding: 0;
    text-align: left;
}

dt
{
    
    font-weight: bold;
    color: #000;
}

.underlay
{
    opacity:.80;
    z-index: 200; 
    height: 100%; 
    width: 100%; 
    background-color: #eee; 
    display: none;
}

dd
{
    margin: 0;
    margin-bottom: 10px;
    color: #444;
}

body 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    /*background-color: #5e71e4;*/

    background-color: #566c83;
    color: #444;
}

p{color: #333; margin: 10px 0 10px 0; line-height: 16px;}

.watermark
{
    color: #999999;
}

.loading { 
  background: url('../images/ajax-loader.gif') no-repeat center center; 
  padding: 5px;
}

.wrapper
{
    width: 960px;
    background: #fff;
    position: relative;
    top: -4px;
    left: -4px;
  
}

.wrapperS
{
    width: 960px;
    background: #777;
    margin-left: auto;
    margin-right: auto;
    
    margin-top: 15px;
    margin-bottom: 25px;
    z-index: -1;
}

sup
{
    font-size: 0.5em;   
}

#left p
{
    text-align: left;
    margin: 0;
    padding: 10px;
}

.knockout p
{
    text-align: center;
    margin: 10px;    
}

.knockout
{
  
    margin-left: auto; 
    margin-right: auto;
    border: solid 1px #aaaaaa; 
    padding: 5px;
    background-color: #fff;
}

.fSection
{
    margin: 10px;
    margin-left: 35px;
    text-align: center;
    border: solid 2px #ccc; 
    border-left: solid 8px #b1c7da;
    padding: 5px;
    background-color: #fcfcfc;
}

hr.clear{clear: both;}
p.clear{clear: both;}

p.emergency
{
    color: #bc0000;
    font-weight: bold;
}

.header p
{
    margin: 4px 0 4px 0;
}

h1
{
    font-size: 1.4em;
    text-align: left;
    color: #000;
    overflow: hidden;
    margin: 12px 0 12px 0;
    border-bottom: 2px solid #b1c7da;

}

h2
{
    color: #005;
    font-size: 1.1em;
    font-weight: bold;
    margin: 14px 0 8px 0;
}



.framedImg
{
    padding: 5px; border: 2px solid #b1c7da; margin: 10px;
}

#left .pad
{
    padding: 8px;
}

#left
{
    width: 190px;
    float: left; 
    background-color: #b1c7da;
    overflow: hidden; 
    margin-left: auto; 
    margin-right: 10px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

#right
{
    float: right;
    background-color: #b1c7da; 
    margin-left: 15px; 
    padding: 10px;
    margin-right: 10px; 
    margin-top: 15px;
    margin-bottom: 15px;
    
}

div.title
{
    background-color: #b1c7da;
    opacity: 0.92;
    width: 100%;
    margin-top: 10px;
}

.header h1
{
    margin: 2px 7px 2px 6px;
    border: none;
    text-align: right;
    font-size: 18pt;    
    font-weight: bold;
}

h1.emergency
{
    
    color: #bc0000;
    font-weight: bold;
}

.headerLeft img
{
    margin-top: 20px;
}

.search
{
   position: absolute;
   left: 7px;
   top: 167px;
}

.headerLeft
{
    background-color: #fff;
    float: left;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
   
    border-left: solid 10px #b1c7da;
    border-right: solid 10px #b1c7da;
    height: 100%;
    width: 310px;
}

div.rssPane
{
    padding: 4px; 
}

div.rssPane dl
{
     padding: 0;
     margin: 0;
     font-size: 10pt;
}

div.rssPane dl a
{
    display: block;
    padding: 5px;
    color: #111;
    cursor: pointer;
}

div.toggler
{
    cursor: pointer;
    background-image: url(../images/buttons/r_arrow.png);
    background-position: left 8px;
    background-repeat: no-repeat;
    padding-left: 15px;
}

div.rssPane dl a:hover
{   
    text-decoration: underline;
    cursor: pointer;
    color: #444;
}

div.rssPane dt
{
    font-weight: normal;
    border-bottom: 1px solid #dfdfdf;
    color: #666;
    font-size: 8pt;
}

div.hNav ul
{
  text-align: right;
  list-style-type: none;
  list-style-image: none;
  padding: 0;
  margin: 0;    
}


div.hNav ul a
{
    color: #444;
    text-decoration: none;
    display: block;
    padding: 5px;
}

div.hNav
{ 
    margin-left: auto; 
    margin-right: auto;
    border: solid 1px #aaaaaa; 
    padding: 4px;
    background-color: #fff;
}

div.hNav hr
{
    background-color: #b1c7da;
    color: #b1c7da;
    width: 95%;
}

hr
{
    height: 1px;
}

div.hNav p
{
    text-align: center;
    margin: 0;    
}

div.hNav ul a:hover
{
    color: #fff;
    background-color: #b1c7da;
    border-right: solid 3px #ccc;
}


.headerRight
{
    float: right;
    position: relative;
}

.header
{
     background: url(../images/front_bldg.jpg) no-repeat right top;
     height: 200px;
}

#main
{
    padding: 25px;
    padding-top: 15px;
    color: #444;  

}

.footer
{
    background-color: #b1c7da;
}

.copyright
{
    text-align: right;
	font-size: 1em;
	color: #444;
	margin-left: 0px;
	padding: 5px 10px 10px 0;
	border-top: 1px solid #444;
	
}

.content
{
    background-color: #fff;
}

.navBar
{
    
    margin-top: 0px;
    background-color: #b1c7da;
    clear: both;
}

ul.nav
{
    
    text-align: center;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 5px;
    list-style-image: none;
}

ul.nav li { display: inline; }

ul.nav a 
{
    border: solid 1px #bbb;
    border-bottom: none;
   background-color: #7c99b8;
    padding: 5px;
    
   
    color: #fff !important;
    text-decoration: none;
    
    
    font-weight: bold;
}

ul.nav a:hover
{
   background-color: #fff;
   color: #444 !important;
}

.currentNav
{
   background-color: #fff;
   color: #444 !important;
}

#divDirections p
{
    margin: 5px 0 5px 0;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 10px solid black;
overflow: scroll; /*leave this value alone*/
width: 270px; /*Width of Carousel Viewer itself*/
height: 200px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}