/*
Site URL: http://i84.sherpabusiness.com
Description: A template build for the State of Connecticut I-84 Environmental Impact Study</a>
Version: 1.0
Authors: Sherpa Technologies 

*/

/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
   
* {	margin: 0; padding: 0;}
body { background: url(../images/header-bg.jpg) 0 0 no-repeat; color: #454444; font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: .02em; 
z-index: 0;}
html,body {margin: 0; height:100%}

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-weight: normal; }
ol, ul, li { list-style: none; }
q:before, q:after { content: ''; }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold; }
em { font-style: italic; }
a img { border: none; } 

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */

  
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0 10px 0 0;
}
.alignright {
	float: right;
	margin: 10px 0 8px 20px;
}
.clear {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.hr {
	border-top: 3px solid #ECE8D7;
	margin-left: 10px;
}
a {
	color: #000;
	outline: none;
	text-decoration: none;
}  
a img {
	border: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h4, .size4, .size2 {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}
h1 {
	font-size: 2em;
	font-weight: 400;
} 
h2 {
	font-size: 1.5em;
}
.size2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
color:#F30
	font-family: Verdana, Geneva, sans-serif;
	color: #009;
}
h4 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 0 !important;
	bottom: 0 !important;
	padding: 0 !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h5 {
	font-size: 0.55em;
	font-family: Verdana, Geneva, sans-serif;
	color: #300;
}
.size4 {
	font-size: 1em;
	font-weight: normal;
}
html {
	overflow-y: scroll;
}
label {
	font-size: .9em;
}
p {
	font-size: 0.83em;
	padding: 10px 0 4px 0;
	line-height: 1.4em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/* ------------------------------------------ */
/* HEADER */
/* ------------------------------------------ */

#header {
	width: 1022px;
	height: 88px;
	float: right;
	position: relative;
}
#logo {
	width: 280px;
	height: 88px;
	margin-left: 10px;
}
#logo h1 a {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;	font-size: 35px;
	font-weight: 700;
}
#logo h2 {
	color: #BFB5B5;
	font-weight: bold;
} 
 
/* ------------------------------------------ */
/* MAIN CONTENT */
/* ------------------------------------------ */
#page-wrap {
	margin: 0 auto;
	width: 1028px;
	min-height: 89%;
	height: auto !important;
	height:89%;
}
#main-wrap {
	width: 1108px;
	margin: 0 auto;
	min-height: 89%;
	height: auto !important;
	height:89%;
}
#content-wrap {
	width: 100%;
	position: relative;
	background: url(../images/content-bg.jpg) 0 -2px no-repeat;
	margin-top: 2px;
}
#content {
	width: 628px;
	float: left;
	line-height: 20px;
	font-size: 1.2em;
	margin-left: 35px;
	margin-top: 40px;
	min-height: 100%;
}
#sub-content {
	width: 965px;
	line-height: 20px;
	font-size: 1.2em;
	margin-left: 30px;
	margin-right: 30px;
	min-height: 430px;
	clear: both;
	position: relative;
}
#gallery_container {
	width: 965px;
	margin-left: 10px;
	margin-right: 10px;
	min-height: 560px;
	clear: both;
	position: relative;
}
#sub-content-center {
	width: 665px;
	clear: both;
	line-height: 20px;
	font-size: 1.2em;
	margin-left: 300px;
	margin-right: 30px;
	margin-top: 0;
	min-height: 500px;
}
#sub-content-center li{
	line-height: 20px;
	padding-top: 15px;	
	 }
#sub-content p a {
	color: #003f87;
}
#content small {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 0;
}  
#content a {
	border-bottom: 1px solid #ccc;
	color: #154A7F;
	font-weight: 700;
}
#content a:hover {
	border: none;
	text-decoration: none;
}
#content blockquote {
	border-left: 3px solid #ccc;
	color: #777;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1.8em;
	margin: 10px 20px 10px 30px;
	padding-left: 10px;
}
#content h1, #sub-content h1 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 33px;
	font-weight: 400;
	padding: 10px 0;
	line-height: 30px;
}
#sub-content h2 {
	font: 1em "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 15px;
}
#sub-content td {
	padding: 8px;
}
#content h3,h4,h5,h6 {
	font-weight: 700;
	padding-bottom: 5px;
	padding-top: 10px;
}
.subpage-header {
	height: 53px;
	width: 988px;
	margin: 0 auto;
	position: relative;
	padding: 10px 15px;
}
.subpage-header img.alignleft {
	margin-left: 25px;
	margin-right: 20px;
}
#content li ol, #sub-content li ol { 
	border-bottom: 1px dotted #ccc;
	line-height: 25px;
	padding-left: 15px;
}
#content ol li, #sub-content ol li {
	 list-style: decimal;  
}
#content ul li {
	line-height: 1.5em;
	list-style: disc;
	font-size: .8em;
} 
#sub-content ul li {
line-height: 1.5em;
list-style: disc;
font-size: 16px;
}
#sub-content #calendar-wrap {
	width: 965px;
	background-color: #fff;
	border: 2px solid #ccc;
	height: 100%;
	position: relative;
	float: left;
	padding-bottom: 20px;
}
#sub-content ul.calendar {
	width: 911px;
	float: left;
	position: relative;	
}
#sub-content ul.calendar li {
	list-style: none;
}
#sub-content ul.calendar li.info {
	line-height: 1.1em;
	height: 80px;
}
#sub-content ul.calendar .event-wrap-left {
	width: 350px;
	height: 84px;
	background-color: #BFC8DD;
	border: 1px solid #8D9DC2;
	padding: 10px;
	margin: 20px 75px 0 25px;
	position: relative;
	float: left;
}
#sub-content ul.calendar .event-wrap-right {
	width: 350px;
	height: 84px;
	background-color: #BFC8DD;
	border: 1px solid #8D9DC2;
	padding: 10px;
	margin: 20px 0 0 0;
	position: relative;
	float: left;
}
#sub-content ul.calendar li.date {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 15px;
	border: 2px solid #374464;
	background-color: #fff;
	text-align: center;
}
#sub-content ul.calendar li.date .day {
	font-size: 2em;
	float: left;
	font-weight: bold;
	text-align: center;
	width: 80px;
	padding: 8px 0 0 0;
}
#sub-content ul.calendar li.date .month {
	font-weight: bold;
	text-align: center;
	float: left;
	width: 80px;
}
#sub-content ul.calendar li.date .year {
	text-align: center;
	float: left;
	width: 80px;
}
#sub-content ul.calendar h2 {
	color: #af1e2d;
}
#content ul, #sub-content ul, #sub-content ol {
	padding: 0 25px 10px 25px;
	margin: 0;
	font-size: 1em;
}

#sub-content ol li {
	line-height: 1.5em;
	list-style: disc;
	font-size: .8em;
}
#studyarea-container {
	width: 100%;
	float: right;
	height: 402px;
	margin: 20px 0;
	background: url(../images/map-bg.png) 0 0 no-repeat;
}
#studyarea-container h4 {
	margin: 0 255px;
}
#studyarea-container a img {
	margin: 0 35px;
	float: left;
}
#image-container {
	background-image: url(../images/map-bg.png);
	background-repeat: no-repeat;
	margin: 20px;
	padding: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	text-align: center;
}
/* ------------------------------------------ */
/* SIDEBAR */
/* ------------------------------------------ */
#banner-ribbon {
	background: url(../images/banner-ribbon.png) 0 0 no-repeat; 
	width: 311px;
	height: 207px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-top: -133px;
	left: 4px;
	z-index: 5; 
}
#conn-logo {
	position: absolute;
	top: -65px;
	left: -40px;
	z-index: 6; 
}
#us-logo {
	position: absolute;	
	top: -65px;
	left: 987px;
}
#sidebar {
	float: left;
	text-align: left;
	width: 310px;
	margin-left: -305px;
	margin-top: 15px;
	left: 0;
	z-index: 1;
}
#sidebar-sub {
	float: right;
	text-align: left;
	width: 530px;	
	height: 120px;
	margin-right: 150px;
	margin-top: 20px;
	left: 0;
	background: url(../images/right-sidebar-bg.jpg) 0 0 no-repeat;	
}
#sidebar-sub .box-right-bg {
	heigt: 120px;
	width: 531px;
	position: relative;
	float: left;
}
#sidebar-sub .left {
	float: left;
	position: relative;
	width: 200px;
	height: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#sidebar-sub ul.right {
	float: left;
	position: relative;
	width: 250px;
	height: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.box-gradient-top {
	background: url(../images/sidebar-bg-top.jpg) 0 0 no-repeat;	
	width: 301px;
	position: relative;
	z-index: 100;
}
.box-gradient-middle {
	background: url(../images/sidebar-bg-middle.jpg) 0 0 repeat-y;
	width: 301px;
	z-index: 1000;
	position: relative;
}
.box-gradient-bottom {
	background: url(../images/sidebar-bg-bottom.jpg) 0 10px no-repeat;
	height: 32px;
	width: 301px;
}
#get-involved {
	margin-top: 65px;
	left: 0px;
	position: relative;
	border-top: 2px solid #ebebeb;	
	border-bottom: 2px solid #ebebeb;
}
#get-involved h2, .box-right-bg h2 {
	color: #af1e2d;
	font-style: italic;
	margin: 0 20px;
	padding: 20px 0 5px 0; 
}
#get-involved ul, .box-right-bg ul {
	margin: 5px 20px 15px 20px;
}
#get-involved li, .box-right-bg li {
	list-style: disc;
	padding-bottom: 3px;
	font-style: italic;
	margin-left: 15px;
}
#get-involved li a, .box-right-bg li a {
	color: #003f87;
}
#get-involved a, .box-right-bg a {
	font-weight: bold;
}
#news {
	margin-top: 15px;
	border-top: 2px solid #ebebeb;	
	border-bottom: 2px solid #ebebeb;
}
#news h2 {
	margin: 0 20px;
	padding: 20px 0 5px 0;
	font-size: 33px;
}
#news h3 {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #454444;
}
#news ul {
	margin: 5px 20px 15px 20px;
}
#news li {
	padding-bottom: 12px;
	margin-bottom: 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 18px;
}
#news small {
	font-weight: bold;
}
/* ------------------------------------------ */
/* FOOTER*/
/* ------------------------------------------ */
  
#footer-wrap {
	font-size: 13px;
	line-height: 19px;
	width: 100%;
	background-color: #2f3c5c;
	border-top: 2px solid #8690a7;
	height:auto;
	position: relative;
	clear: both;
	color: #999999;
}
#footer-wrap a {
	color: #fff;
	font-weight: 700;
	border-bottom: 1px solid #dadada;
	margin: 0 5px;
}
#footer-wrap a:hover {
	border: none;
	text-decoration: none;
	border-bottom: 1px solid #003f87;
}
#footer-wrap small {
	font-size: 1em;
}
#footer-right
{
	margin:0px auto;
	padding-top:25px;
	position: relative;
	right: 0;
	height: 60px;
	text-align: right;
	width: 1024px;
}
#footer-right ul {
	display: block;
	height: 20px;
}
#footer-right li {
	display: inline;
	font-size: 14px;
	font-weight: 700;
	padding: 0;
	text-transform: uppercase;
}   
#slideshow {
	position: absolute;
	visibility: visible;
}
#table_contents {
	left: 230px;
	display: block;
	position: absolute;
	top: 55px;
}
#table_contents p{
	line-height: 10px;
}

/*  Photo Gallery Styles */
	.caption{
	color:#000000;
	margin-top: 8px;
	position: relative;
	top: 10px;
	text-align: center;
}
	.demo{position:relative;}
	.gallery_demo{
	list-style:none;
	width:230px;
	float: left;
	}
	.gallery_demo li{
	display:block;
	width:80px;
	height:80px;
	overflow:hidden;
	float:left;
	border: 3px double #eee;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}
	.gallery_demo li.hover{border-color:#bbb;}
	.gallery_demo li.active{border-style:solid;border-color:#222;}
	
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	.galleria_container{
	height:0px;
	width:700px;
	float:right;
}

* html .galleria li div span{width:400px} /* MSIE bug */

/* popup image styles  */

#facebox .b {
  background:url(/facebox/b.png);
}

#facebox .tl {
  background:url(/facebox/tl.png);
}

#facebox .tr {
  background:url(/facebox/tr.png);
}

#facebox .bl {
  background:url(/facebox/bl.png);
}

#facebox .br {
  background:url(/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* END STRUCTURE */