
/*
 * fader
 * * * * */
#fader {
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}

#fader table td {
	vertical-align: middle;
}
#fader .centralizer {width:100%; height:100%; top: 0; left: 0;position:fixed;}
#fader .margin-auto {margin:auto;}
#fader .fade {background:#000; opacity:.7; z-index: 100;filter: alpha(opacity = 70);}
#fader a {
    color: #fff;
	cursor:pointer;
	text-decoration: none;
}

#fader h1 {
	font-size: 21px;
    color: red;
    text-align: center;
}

#fader h2 {
	font-size: 20px;
    text-align:center;
}

#fader .fader-links {
	margin: 0 -40px;
	padding-top: 10px;
}

#fader .contact-flashbrief {
    float: left;    
}

#fader .close-text {
    float: right;
    position: relative;
    cursor: pointer;
    font-weight: bold;	 
}

#fader .close {background:url(close.png); height: 13px; width: 12px;cursor: pointer;}

#dialog {
    z-index: 110;
}

#dialog-div {
    padding: 20px 65px 30px;
    font-size: 12px;
    width: 500px;
    background: #000;
    text-transform: none;
    height: auto;
    border: 1px solid #fff;
}

#dialog-div ul {
    margin-left: 25px;
}

#dialog-div .close {
    position: relative;
    top: -9px;
    right: -542px;
}

/******************/


.ui-widget-overlay {
	background: none;
	background-color: #000;
	opacity: 0.8;
}

.left-space {
	height: 95px;
}

body {
	background-color: #c8c8c8;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #fff url(background.png) repeat-y 0 0;
}
	.corners-27 em.tl,
	.corners-27 em.tr,
	.corners-27 em.bl,
	.corners-27 em.br { width: 54px; height: 54px; background: url(page-corners.jpg); }
	.corners-27 em.tl { left: -27px; top: -27px; }
	.corners-27 em.tr { right: -27px; top: -27px; }
	.corners-27 em.bl { left: -27px; bottom: -27px; }
	.corners-27 em.br { right: -27px; bottom: -27px; }

	div.wrapper-top,
	div.wrapper-bottom {
		height: 27px;
	}

	div.wrapper-top {
		background: #fff url(background-v.png) repeat-x 0 0;
	}

	div.wrapper-bottom {
		background: #fff url(background-v.png) repeat-x 0 -15px;
	}

#page-top {
	height: 118px;
	padding: 0 27px;
}
	#page-top a {
		color: #2683fa;
		font-family: Arial;
		font-size: 11px;
	}

	#logo {
		display: block;
		background: url(logo.jpg) no-repeat 0 10px;
		height: 110px;
		width: 300px;
	}

	#request-evaluation,
	#demo {
		background: url(demo-button.png) no-repeat 0 0;
		width:210px;
		height:43px;
		text-align: center;
	}

	#request-evaluation a,
	#demo  a {
		display: block;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 14px;
	}
	#demo {
	   margin-bottom: 5px;
	}
	#request-evaluation {
		background: url(request-evaluation-button.png) no-repeat 0 0;
	}

#header {
	margin: 0 -7px 0 -4px;
}
	#header,
	#header div.left-side,
	#header div.right-side {
		background: url(nav-background.jpg) repeat-x 0 0;
		height: 63px;
	}
	#header div.left-side {
		float: left;
		width: 45px;
		background-position: 0 -63px;
	}
	#header div.right-side {
		float: right;
		width: 45px;
		background-position: right -63px;
	}
	.nav-container {
		position: relative;
		float: left;
		height: 63px;
	}
		#search {
			background: url(search-background.jpg) 0 0 no-repeat;
			position: absolute;
			top: 54px;
			left: 5px;
			width: 275px;
			height: 42px;
		}

		.form-search {
			padding-top: 6px;
			padding-left: 50px;
		}
			#search-submit {
				width: 24px;
				height: 27px;
				margin-right: 15px;
				background: url(search-button.jpg) no-repeat 0 -1px;
				border: 0;
				cursor: pointer;
				float: right;
			}

/** navigation **/

#home {
	padding-top: 15px;
	margin-right: 55px;
}

#navigation {
	border: 0 ;
	padding-top: 20px;
}
	#navigation li {
		padding: 0 15px;
		border: 0;
	}
	#navigation li.last {
		border: 0;
	}

	#navigation li span,
	#navigation li a {
		color: #dbdce7;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
	}

/******/
#block-first {
	position: absolute;
	background: url(block-first.png) no-repeat 0 0;
	width: 360px;
	top: -106px;
	left: 310px;
	z-index: 11;
	padding: 13px 0 0 10px;
}
    #box-first-btn,
    #box-second-btn {
		background: url(box-first-buttons.png) no-repeat 0 0;
		display: block;
		float: left;
		width: 172px;
		height: 133px;
	}

	#box-second-btn {
        background-position: -172px 0;
	}

    #box-first-btn:hover,
	#box-first-btn.hover {
        background-position: 0 -133px;
    }

    #box-second-btn:hover {
        background-position: -172px -133px;
    }

#block-second {
	position: absolute;
	width: 223px;
	height: 140px;
	top: 11px;
	left: 714px;
	padding-left: 8px;
	z-index: 10;
    background: url(sidebar-top-background.png) repeat-x 0 43px;	
}
	#box-third-btn {
		background: url(block-second.png) no-repeat 0 0;
		width: 215px;
		display: block;
		height: 140px;
        text-align: center;
        color: #a7d8b9;
        font-family: Arial;
        font-size: 15px;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        padding-top: 7px;
    }

    #box-third-btn:hover {
        color: #fff;
        background-position: -215px 0; 
    }	
	

#container {

}

#page {
	width: 723px;
	padding: 10px;
	padding-top: 40px;
	margin-top: -9px;
	margin-left: 12px;
	background: url(cont-background-1.png) no-repeat right 0;
}

#page .content {
	padding: 15px 0 0 15px;
}

#sidebar {
	height: 610px;
	width: 218px;
	background: url(sidebar-background.png) repeat-y 0 0;
	padding: 0 8px;

	border-radius: 0 0 20px 20px; /* Opera 10.50 */
	-moz-border-radius: 0 0 20px 20px; /* Mozilla */

	/* Safari and Chrome */
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	zoom:1;
}
	.sidebar-top-space {
		height: 38px;
	}

	#sidebar-phone {
		background: url(sidebar-phone-background.png) no-repeat 0 0;
		height: 33px;
		color: #ed1c24;
		font-family: Arial;
		font-weight: bold;
		font-size: 15px;
		line-height: 34px;
		letter-spacing: 2px;
		text-align: left;
		padding-left: 60px;
		margin: 10px auto;
	}

	#sidebar-contact {
		background-color: #fff;
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
		border-radius: 15px;
		padding: 10px 20px;
	    margin: 0 auto;
	    width: 164px;
	}
	    #sidebar-contact a {
	        color: #FE4900;
	        text-decoration: underline;
	    }

	#accordion {
		width: 211px;
		background: #3e9c46 url(acc-top.png) no-repeat 0 0;
		padding: 10px 2px 0;
	}
		.acc-bottom {
			background: url(acc-bottom.png) no-repeat 0 0;
			height: 14px;
			margin-top: -1px;
		}

		#accordion .ui-accordion-header {
			background: url(acc-header-background.png) repeat-x 0 0;
			margin: 0 !important;
			border: 0;
			padding-bottom: 5px;
		}
			#accordion .ui-accordion-header a {
				line-height: 20px;
				text-transform: uppercase;
				font-size: 13px;
				font-family: Arial;
				font-weight: bold;
				color: #fff;
			}

			#accordion h3.download a {
				background: url(icon-download.png) no-repeat 92% 0;
			}

			#accordion h3.info a {
				background: url(icon-info.png) no-repeat 92% 8px;
			}

		#accordion  .ui-accordion-content {
			margin: 0;
			border: 0;
			background: none;
			background-color: #3e9c46;
			padding: 3px;
		}

		#accordion .ui-icon {
			width: 11px;
			height: 11px;
			top: 52%;
		}

		#accordion .ui-icon-plus { background: url(acc-header-plus-minus.png) no-repeat 0 0; }
		#accordion .ui-icon-minus { background: url(acc-header-plus-minus.png) no-repeat -11px 0; }

		#accordion .ui-corner-top {
			-moz-border-radius: 0;
			-webkit-border-top-left-radius: 0;
			border-top-left-radius: 0;
			-moz-border-radius-topright: 0;
			-webkit-border-top-right-radius: 0;
			border-top-right-radius: 0;
		}
		#accordion .ui-corner-bottom {
			-moz-border-radius-bottomleft: 0;
			-webkit-border-bottom-left-radius: 0;
			border-bottom-left-radius: 0;
			-moz-border-radius-bottomright: 0;
			-webkit-border-bottom-right-radius: 0;
			border-bottom-right-radius: 0;
		}
		#accordion .ui-corner-all {
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
			border-radius: 0;
		}
			#accordion ul {
				border: 0;
			}
				#accordion li {
					background-color: #fff;
					border-bottom: #e5e5e5 1px solid;
					border-top: #0b1d87 1px solid;
					padding: 16px 0;
				}
				#accordion li.first {
					border-top: 0;
					background: #fff url(acc-ul-top.png) no-repeat 0 0;
				}
				#accordion li.last {
					border-bottom: 0;
					background: #fff url(acc-ul-bottom.png) no-repeat 0 bottom;
				}
				#accordion li a {
					background: url(icon-corner.png) no-repeat 12px 50%;
					padding-left: 23px;
					color: #2683fa;
					font-weight: bold;
					font-size: 10px;
				}

		#live-chat {
			padding-top: 5px;
		}

#footer {
	padding: 15px;
	padding-bottom: 0;
}
	/**
	 *  carousel
	 */
	#line-blue .carousel {
		background-color: #3f51a3;
		width: 955px;
		margin: 0 7px 15px;
	    overflow: hidden;
	    text-align:left;
	}
		.carousel p {
		    color:#fff;
		    font-size:14px;
		    font-weight:bold;   
		    height: 40px;
		    line-height: 40px;
		    padding: 0;
		    margin: 0;
		}

	#line-gray {
		background-color: #ddd;
		width: 955px;
		height: 38px;
		margin: 0 7px;
	}
		#nav-bottom {
			padding: 12px 0 0 180px;
		}
			#nav-bottom li a,
			#nav-bottom li span {
				color: #636e72;
				font-family: Arial;
				font-size: 11px;
			}

	#copyright {
		color: #666;
		font-family: Arial;
		font-size: 10px;
		text-align: right;
		padding: 2px 15px 0 0;
	}

/********/


/****** type page ****/
#page {
	background: url(stock/cont-background-1.png) no-repeat right 0;
}

#page.subpage {
	background: url(stock/cont-background-2.jpg) no-repeat right 0;
}

#page.contact {
	background: url(stock/cont-background-3.png) no-repeat right 0;
}

#page.emergency-officials {
    background: url(stock/iStock_000004922653Small.jpg) no-repeat right 0;
}

#page.get-connected {
    background: url(stock/iStock_000003356691Small.jpg) no-repeat right 0;
}

#page.legal {
    background: url(stock/iStock_000003552672Small.jpg) no-repeat right 0;
}

#page.news {
    background: url(stock/iStock_000011033359Small.jpg) no-repeat right 0;
}

	.left-column {
		float: left;
		border-right: 1px solid #e0e0e0;
		width: 45%;
		padding-right: 25px;
		margin-right: 30px;
	}
	.right-column {
		width: 45%;
		float: left;
		overflow: auto;
	    padding-right: 5px;
	}

    #page.home .left-column {
    }

    #page.home .right-column {
        height: 250px;
    }	
	
	#page.subpage .left-column {
		width: 40%;
		padding-right: 0;
		margin-right: 10px;
		border: 0;
	}

	#page.subpage .right-column {
		margin-right: -20px;
        height: 450px;
        width: 410px;
	}

	#page.contact .left-column {
		margin-left: 50px;
		margin-right: 60px;
		width: 40%;
	}

	#page.contact .right-column {
		width: 40%;
	}

.content h3 a {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}

.content h3 a:hover {
	color: #0a793d;
	text-decoration: underline;
}

#page .sub-menu h3 {
	
}

#page .sub-menu a {
	font-family: Arial;
	font-size: 1em;
	padding: 5px 10px;
    color: #0a793d;
    text-decoration: none;
}

#page .sub-menu a.active,
#page .sub-menu a:hover {
    color: #fff;    
    background-color: #3c8a44;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}


dl input,
dl textarea {
	background-color: #cfdadd;
	border: 1px solid #3b3938;
	width: 235px;
	padding: 2px 3px;
}

form .buttons {
	text-align: right;
	padding-right: 35px;
	padding-top: 15px;
	display: block;
}


.content a,
form .buttons a {
	color: #fe4900;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}

form .buttons a {
    padding: 0 5px;
}

.more {
    font-family: Arial;
    font-weight: bold;	
    font-size: 13px;
}

#request-evaluation-form  input {
	width: auto;
}

#request-evaluation-form .buttons {
	width: 330px;
}

/**
 *  tooltip
 */
#hoverbox {
    color: black;
    padding: 10px;
    background: #ffe8b7;
    border: 2px solid #dd0000;
    /*
    opacity: 0.90;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    */
    z-index: 99;
}

#hoverbox em.corner {
	position: absolute;
	right: 0;
	bottom: 0;
	background: url("tooltip-corner.png") no-repeat 0 0;
	width: 55px;
	height: 34px;
	display: block;
    margin: 0 -25px -12px 0;
}


/****/
.files-title {
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
	color: #b10000;
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b10000;
}
.files-content {
	height: 345px;
	overflow: auto;
	padding-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	width: 180px;
}
.files-content p {
	float: left;
	clear: both;
	padding: 0;
	font-size: 11px;
	margin-bottom: 3px;
}
.files-content a{
	padding-top: 5px;
}
.files-content img {
	margin: 0;
}

.question {
	background-color:#1d224c;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:8px;
	font-size:11px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
}
.question a {
	color:#FFFFFF;
}
.question a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


/** popup **/

#message_post{
	z-index:100;
	text-align:center;
	display:none;
	position:absolute;
	top:170;
	left:0;
	width:100%;
}
.bg-pop{
	background-image:url(bg_pop_up.a.png);
	width:549px;
	height:369px;
	margin-left:auto;
	margin-right:auto;
}
.pop-padding{
	padding:35px 35px 10px 35px;
}
.pop-header{
	background-color:#414141;
	height:29px;
	text-align:right;
	line-height:29px;
	padding-right:5px;
}
.pop-header a{
	color:#FFFFFF;
	padding-right:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.pop-close{
	background-image:url(close.gif);
	background-repeat:no-repeat;
	height:29px;
	width:22px;
	float:right;
	cursor:pointer;
	display: block;
}
.pop-content{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 10px 0px 20px;
}

#arrow {
	position: relative;
    display: none;
}
	#arrow img {
	    position: absolute;	
		top: -240px;
		left: 350px;
	}

ul.home-alert {
	margin-left: 0;
	padding-top: 10px;
}
	ul.home-alert li {
		background: url("green-checkbox.png") no-repeat 0 0;
		padding: 4px 0 12px 25px;
		color: #ff0000;
		font-weight: bold;
		font-size: 13px;
		list-style: none;
	}
