/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

@font-face {
  font-family : 'Helvetica Neue Condensed';
  src         : url('../Fonts/HelveticaNeueFolder/HelveNeuCon.eot');
  src         : url('../Fonts/HelveticaNeueFolder/HelveNeuCon.eot?#iefix') format('embedded-opentype'), url('../Fonts/HelveticaNeueFolder/HelveNeuCon.woff') format('woff'), url('../Fonts/HelveticaNeueFolder/HelveNeuCon.otf') format('opentype'), url('../Fonts/HelveticaNeueFolder/HelveNeuCon.svg#ACaslonPro-Regular') format('svg');

  font-weight : normal;
  font-style  : normal;
}

@font-face {
  font-family : 'Helvetica Neue Light Condensed';
  src         : url('../Fonts/HelveticaNeueFolder/HelveNeuLigCon.eot');
  src         : url('../Fonts/HelveticaNeueFolder/HelveNeuLigCon.eot?#iefix') format('embedded-opentype'), url('../Fonts/HelveticaNeueFolder/HelveNeuLigCon.woff') format('woff'), url('../Fonts/HelveticaNeueFolder/HelveNeuLigCon.otf') format('opentype'), url('../Fonts/HelveticaNeueFolder/HelveNeuLigCon.svg#ACaslonPro-Regular') format('svg');

  font-weight : normal;
  font-style  : normal;
}

@font-face {
  font-family : 'Helvetica Neue Black Condensed';
  src         : url('../Fonts/HelveticaNeueFolder/HelveNeuBlaCon.eot');
  src         : url('../Fonts/HelveticaNeueFolder/HelveNeuBlaCon.eot?#iefix') format('embedded-opentype'), url('../Fonts/HelveticaNeueFolder/HelveNeuBlaCon.woff') format('woff'), url('../Fonts/HelveticaNeueFolder/HelveNeuBlaCon.otf') format('opentype'), url('../Fonts/HelveticaNeueFolder/HelveNeuBlaCon.svg#ACaslonPro-Regular') format('svg');

  font-weight : normal;
  font-style  : normal;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */





/* DEFAULTS
----------------------------------------------------------*/
html
{
	min-height: 100%;
	height: 100%;
	margin: 0px;
	width: 100%;
}

.hover-image
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
}


.preload
{
	width: 100%;
	height: 100%;
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 1;
	/*background-size: 110% auto;*/ 
	background-repeat: no-repeat;	
	background-position: center -50px;
}

.container
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	/*background-size: 110% auto; 	*/
	background-repeat: no-repeat;
	background-position: center -50px;			
}

body   
{
    background-position: top center;
    background-repeat: no-repeat;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px auto;
    padding: 0px;
    color: #696969;
    min-height: 100%;
    width: 100%;
    /*background: #1576ca;*/
    background: #FFF;
    overflow-x: hidden;
}



a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

a:active
{
	color: #1576ca;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/*Image Map*/

.buildings
{
	
}

.buildings-container
{
	width: 1663px;
	margin: 0 auto;
	height: 939px;
	margin-top: 0px;
	top: 0px;
	text-align: center;
	display: block;
	position: absolute;
	z-index: 2;
}

#loader
{
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
}

.highway
{
	width: 570px;
	height: 280px;
	z-index: 3;
    position: absolute;
    top: 200px;
    float: left;
    display: block;
}

.police
{

   width: 160px;
	height: 100px;
	z-index: 4;
	position: absolute;
    display: block;
    top: 481px;
    left: 420px;
    float: left;
}

.fire
{

	width: 200px;
	height: 160px;
	z-index: 4;
	position: absolute;
	top: 440px;	
	left: 570px;
}
.parliament
{

	width: 160px;
	height: 250px;
	z-index: 3;
	position: absolute;
	top: 290px;	
	left: 770px;
}

.ets
{

	width:160px;
	height: 180px;
	z-index: 4;
	position: absolute;
	top:450px;	
	left: 940px;
}

.ems
{

	width: 130px;
	height: 100px;
	z-index: 3;
	position: absolute;
	top: 480px;	
	left: 1100px;
}

.parks
{

	width: 180px;
	height: 110px;
	z-index: 2;
	position: absolute;
	top: 410px;	
	left: 1100px;
}

.utilities
{

	width: 400px;
	height: 250px;
	z-index: 1;
	position: absolute;
	top:250px;	
	left: 1150px;
}

.fpo
{
	background: #444444;
	border-radius: 18px;
	width: 972px;
	height: 97%;
	max-height: 694px;
	min-height: 620px;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 3px 3px 10px #222;	
	background: url('../img/backgrounds/firetruck.jpg') bottom center no-repeat;
	overflow: hidden;
}

.asset
{
	background: url('../img/backgrounds/asset.jpg') bottom center no-repeat;	
}

.emergency
{
	background: url('../img/backgrounds/main_ems.jpg');
}

.transit
{
	background: url('../img/backgrounds/transit_2.jpg') bottom center no-repeat;	
}

.transportation
{
	background: url('../img/backgrounds/main_transportation.jpg');
}

.util
{
	background: url('../img/backgrounds/main_utilities.jpg') bottom center no-repeat;
}

.police-services
{
		background: url('../img/backgrounds/police.jpg') bottom center no-repeat;
}

.contact input[type=text]
{
	width: 215px;
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
	height: 16px;
}

.contact label
{
	width: 95px;
	float: left;
	line-height: 25px;
	height: 25px;

}

.contact input[type=button], .contact input[type=submit]
{
	float: right; clear: both;
	margin-right: 8px;
	margin-top: 15px;
	
}

.contact textarea
{
	width: 640px;
	height: 45px;
}

.contact
{
	background: url('../img/backgrounds/map.jpg') bottom center no-repeat;	
}

.thanksLabel
{
	font-weight: bold;
	font-size: 16px;
	margin-top: 50px;
	width: 300px;
	padding-top: 30px;
}

.reload-link
{
	margin-top: 10px;
	display: block;
}
.inner-container
{
	width: 972px;
	padding: 0px 0px;
	height: 97%;
	min-height: 622px;
	max-height: 694px;
	/*background: url('../img/backgrounds/blur.png');*/
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 40px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #FFF;
    font-family: Helvetica Neue Condensed;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page-content
{
  display: none;
 	position: relative; 
 	z-index: 10;
 	margin: 0 auto;
}

.page
{
    width: 1010px;
    margin: 10px auto 0px auto;
    z-index: 200;
    display: block;
}

.header
{
    position: relative;
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    z-index: 10;
    max-width: 1663px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
    
}

.logo
{
	float: right;
	margin: 17px 56px 0px 0px;
}

.main
{
    padding: 0px 0px;
    margin: 12px 0px 8px 0px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.social
{
    top: 517px;
	left: 0px;
	width: 60px;
	z-index: 100;
	position: absolute;
}

.social a
{
	display: block;

}

#hexagon-link
{
	margin-left: -5px;
	margin-bottom: 20px;
}

.social-link
{
	margin-left: 8px;
	margin-bottom: 3px;	
}

.footer
{
    color: #4e5766;
    padding: 10px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    top: 645px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 100;
}

.footer ul
{
	list-style: none;
	width: 960px;
	margin: 0 auto;
}

.footer ul li
{
	display: inline;
	font-size: 13.25px;
	color: #0065A4;
	margin-right: 16px;	
	float: left;
	text-transform: uppercase;
}

.footer ul li a
{
	text-decoration: none;
	color: #0065A4;
	margin: 0px 3px;
}

.footer ul li a:hover, .footer ul li:hover
{
	color: #808184;
}

.footer ul li a:hover, .footer ul li a.active
{

	color:#808184!important;
}

.footer ul li a:hover .navtext, .footer ul li a.active .navtext
{
	border-bottom: 1px solid #808184;
}

.footer-light ul li, .footer-light ul li a
{
	color: #FFF;
}

.footer-light ul li > a.active
 {
	color:#808184!important; 	
 }

.slider
{
	color: #FFF;
	font-size: 12px;
	line-height: 14px;
	background: url('../img/border.png') top left no-repeat;	
	height: 250px;
	width: 726px;	
	float: left;
	margin-top: 20px;
	overflow: hidden;
}

.slider a:active
{
		color: #1576ca;
}

.share-icons
{
	float: right;
	margin-top: -5px;
}

.share-icons h5
{
	text-transform: uppercase;
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 6px;
	text-align: right;
}

.share-icons a
{
	margin-left: 6px;
}

.progress
{
	width: 65px;
	height: 7px;
	background: url('../img/progress.png') top left no-repeat;
	float: left;
	margin-left: -84px;
	margin-top: 84px;
}

.progress-med
{
	background: url('../img/progress-double.png') top left no-repeat;
	width: 37px;
}

.progress-sm
{
	background: url('../img/progress-single.png') top left no-repeat;
}

#progress1, #progress2, #progress3, #progress5, #progress6, #progress7, #progress8
{
	margin-left: -320px;
	margin-top: 46px;
	display: none;

}

#progress4
{
	margin-top: 110px;
	margin-left: -40px;	
	background: url('../img/slider-dark.png') center left no-repeat;
}


.skip1, .skip2, .skip3
{
	width: 7px;
	height: 7px;
	display: inline;
	float: left;
	clear: none;
}
.skip1:hover, .skip2:hover, .skip3:hover
{
	background: url('../img/progress-on.png');
}


.skip2 
{
	margin-left: 23px;
}

.activebutton
{
	background: url('../img/slider-dark-hover.png') center center no-repeat;
}

#progress4 .skip2
{
	margin-left: 21px;
}

.skip3 
{
	float: right;
}

.slider ul
{
	list-style: none;	
	height: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 14px;	
	float: left;
	width: 2178px;
}

.slider ul li
{
	margin: -15px 0px 0px 0px;
	padding: 0px 20px 0px 25px;
	line-height: 14px;
	display: inline;
	width: 681px;
	float: left;
}

.fpo .slider ul li
{
	padding-top: 16px;
}

.fpo ul.slider-submenu li
{
	padding-top: 0px;
}

#transit-slider h1, #fpo-slider h1, #ems-slider h1, #police-slider h1, #transportation-slider h1, #asset-slider h1, #utilities-slider h1
{
	margin-top: 0px;
	font-size: 17px;
	line-height: normal;
	color: #808184;
	font-family: Helvetica Neue Condensed;
	font-weight: bold;
}



.slider ul li a
{
	color: #FFF;

}

#content0 .slider ul li a
{
	font-weight: bold;
}

#fpo-slider .overview p a
{
	color: #0065A4!important;
}

 #transit-slider .overview p a, a.body-link
 {
	color: #0065A4!important; 	
 }

#fpo-slider .overview p a:hover
{
	color: #808184!important;
}

#transit-slider .overview p a:hover, a.body-link:hover
{
	color: #808184!important;	
}

#content0 .slider h1
{
	margin-left: 0px;
	margin-top: 25px;
}

.slider ul li h1
{
   line-height: 50px;	
   font-family: Helvetica Neue Light Condensed; 
}

.light
{
   font-family: Helvetica Neue Light Condensed; 	
}

.slider ul li p
{
	line-height: 14px;
text-align:justify;	
}

.slider ul li h1 .heavy, .title-container .heavy
{
	font-family: Helvetica Neue Black Condensed;
}

.prev-container
{
	width: 17px;
	height: 44px;
	float: left;
	margin-top: 125px;
	margin-left: -10px;
	padding-right: 10px;
}

a.prev
{
	width: 17px;
	height: 44px;
	background: url('../img/prev.png') top right no-repeat;	
	float: left;	
}

a.prev:hover, .prev-container a:hover
{
	background: url('../img/prev.png') top center no-repeat;	
}

a.prev:active,.prev-container a:active
{
	background: url('../img/prev.png') top left no-repeat;		
}

.next-container
{
	width: 17px;
	height: 44px;
	float: left;
	padding-left: 4px;	
	margin-top: 125px;	
}

a.next
{
	width: 17px;
	height: 44px;
	background: url('../img/next.png') top left no-repeat;	
	float: left;
}

a.next:hover, .next-container a:hover
{
	background: url('../img/next.png') top center no-repeat;	
}

a.next:active, .next-container a:active
{
	background: url('../img/next.png') top right no-repeat;	
}

.main-title
{
	float: left;
	margin-top: 26px;
}

div.video-container
{
   border-top: 1px solid #CCC;
   width: 148px;
   border-bottom: 1px solid #CCC;
   padding: 10px 0px 10px 0px;
   float: right;
   margin-left: 20px;
   margin-top: -15px;
}

div.video-container-lg
{
	width: 386px;
	height: 216px;
	margin: 10px auto;
}

div.video-container h6
{
	font-size: 11px;
	color: #FFF;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

div.video
{
   width: 148px;
   height: 90px;	
   background: url('../img/video/thumbnail-video.png') top center no-repeat; 
}

div.video-lg
{
   width: 386px;
   height: 216px;	
   background: url('../img/video/firetruck-thumb-lg.png') top center no-repeat; 
}


a.video-link
{
	z-index: 10;
   width: 148px;
   height: 90px;	
   background: url('../img/video/video.png') center center no-repeat; 
   display: block;
   margin-top: -90px;
}

a.video-link-lg
{
	z-index: 10;
   width: 386px;
   height: 216px;	
   background: url('../img/video/video-lg.png') center center no-repeat; 
   display: block;
   margin-top: -216px;
}

a.video-link:hover
{
	   background: url('../img/video/video-hover.png') center center no-repeat; 
}

.fpo .main-title
{
	clear: both;
}

.fpo .main-title
{
	padding-left: 20px;
	/*padding-top: 15px;*/
	margin-top: 16px;
}
.fpo .main-title div
{
	line-height: 74px;
	margin-top: -1px;
}

.title-container 
{
	display: inline;
	background: url('../img/titleborder.png') top left no-repeat;
	width: 213px;
	height: 74px;	
	float: left;
	padding: 0px 26px 0px;
	margin-left: 16px;
	margin-top: 2px!important;
font-family: Helvetica Neue Light Condensed;	
	line-height: 71px!important;
}

.slider-container
{
	margin-top: 17px;
	background: url('../img/bg.png');
	width: 972px;
	height: 297px;
	float: left; clear: both;
	z-index: 200;
}

.slider-container div.slider, #slider-container div.slider
{
	color: #808184;
	margin-top: 24px;
	background: url('../img/border-dark.png') top left no-repeat;		
}

.slider-container .slider ul li
{
	margin-top: 10px;
}

a.video-play
{
	background:url('../img/play.png') center left no-repeat;
	font-size: 14px;
	color: #0065A4!important;
	line-height: 18px;
	padding-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.copyright
{
	font-size: 10px;
	color: #808184;
	width: 922px;
	margin: 30px auto;
	display: block;
	text-align: left;
	padding-left: 0px;
}

.copyright a
{
		color: #808184;
}

a.video-play:hover
{
	color: #808184!important;
	background:url('../img/play-hover.png') center left no-repeat;	
}



.slider-container h2.subtitle
{
	color: #808184;
	font-size: 27px;
	line-height: 34px;
	float: left;
	text-transform: uppercase;
	font-weight: normal;
	clear: none;
	width: 176px;
	padding: 0px 0px 0px 29px;
	margin: 40px 0px 0px 0px;
	font-family: Helvetica Neue Condensed;
	text-align: right;
}

.slider-container h2.wide-subtitle
{
	width: 196px;
	padding: 0px 0px 0px 9px;	
}

.fpo
{

}

.close
{
	margin-left: 940px;
	margin-top: -12px;
	position: absolute;
}

.overlay
{
	width: 100%;
	height: 75%;
	background: url('../img/blank.png');
	position: absolute;
	margin-top: -280px;
}

#content0 h1
{
	margin-left: 20px;
}

.fpo .slider-container .next, #slider-container .nextX
{
	width: 17px;
	height: 44px;
	float: left;	
		background: url('../img/next-dark.png') top left no-repeat!important;
}

.fpo .slider-container .prev, #slider-container .prevX
{
	width: 17px;
	height: 44px;
	float: left;	
		background: url('../img/prev-dark.png') top right no-repeat!important;
}

.fpo .slider-container .next:hover, #slider-container .nextX:hover
{
	width: 17px;
	height: 44px;
	float: left;	
		background: url('../img/next.png') top center no-repeat!important;
}

.fpo .slider-container .prev:hover, #slider-container .prevX:hover
{
	width: 17px;
	height: 44px;
	float: left;	
		background: url('../img/prev.png') top center no-repeat!important;
}

.fpo .slider-container .next:active, #slider-container .nextX:active
{
	width: 17px;
	height: 44px;
	float: left;	
		background: url('../img/next.png') top right no-repeat!important;
}

.fpo .slider-container .prev:active, #slider-container .prevX:active
{
	width: 17px;
	height: 44px;
	float: left;	
		background: url('../img/prev.png') top left no-repeat!important;
}

ul.slider-submenu 
{
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	width: auto;
	height: auto;
}

ul.slider-submenu  li
{
	display: block;
	font-size: 12px;
	color: #0065A4;
	margin: 0px 0px 0px 0px!important;
	padding:  0px 0px 0px 0px;

	width: auto;
	height: auto;
	clear: both;
}

ul.slider-submenu  li a
{
	text-decoration: none;
	color: #0065A4;
	margin: 0px 3px;
}

ul.slider-submenu  li.active, ul.slider-submenu  li.active a
{
	color: #808184;
}

a.reload-link
{
color: #0065A4!important;
}

ul.slider-submenu  li a:hover, ul.slider-submenu  li:hover, a.reload-link:hover
{
	color: #808184;
    text-decoration: none;	
}

a.reload-link:hover
{
	color: #808184!important;
text-decoration: none!important;		
}

ul.slider-submenu  li a:active, ul.slider-submenu  li:active, a.reload-link:active
{
	color: #FFF;
}
 a.reload-link:active
 {
 	color: #FFF!important;
 }


ul.home-slider  li
{
	color: #FFF;
}

ul.home-slider  li a
{
	color: #FFF;
	text-decoration: underline;
}

ul.home-slider  li a:hover, ul.home-slider  li:hover
{
	color: #FFF;
}

ul.home-slider
{
	list-style: disc!important;
	list-style-type: disc!important;
	color: #FFF!important;
}

ul.home-slider li
{
	padding-left: 20px!important;
	margin-bottom: 8px!important;	
	float: left; clear: both;
	background: url('../img/disc.png') top left no-repeat;
}

.large-text
{
	font-size: 72px;
	font-family: Myriad Pro;
	width: 972px;
	text-align: center;
	margin-top: 13%;
	margin-bottom: 0px;
	padding-bottom: 1%;
	line-height: 72px;
	float: left; clear: both;
	color: #FFF;
	/*background: url('../img/menu-gradient.png') bottom left repeat-x;*/
}

.med-text
{
	font-size: 54px;
	font-family: Myriad Pro;
	width: 972px;
	text-align: center;
	margin-top: 7%;
	margin-bottom: 4%;
	line-height: 72px;
	float: left; clear: both;
	color: #FFF;
	text-transform: uppercase;
}


@media screen and (min-width: 1600px) 
{
	.footer
	{

	}
	.footer-light ul li, .footer-light ul li a
	{
		
	}	

}



@media screen and (max-width: 1024px) 
{
	.container, .preload
	{
		background-repeat: no-repeat;
	}
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.scrollcontent {
  width: 661px;
  height: 160px;
}

        #vertical-scrollbar-demo {
            height: 100px;
            width: 400px;
        }

.scrollcontent-lg
{
	height: 215px;
	width: 671px;
}

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}











/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}




/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
