﻿body {font:11px/18px Verdana,Geneva,sans-serif;background:#e4e4e4 url(/images/layout/bg.jpg) repeat-x;}
.width{margin:0 auto;width:980px;}
#page_wrapper{width:980px;margin:0 auto;}

a:link, a:visited{text-decoration:none;color:#3366cc;}
a:hover{text-decoration:none;color:#b1946c;}

.clearboth{clear:both;}
.hidden{visibility:hidden;}
blockquote{font-style:italic;margin-top:30px;}
p.details{float:right; text-align: right; font-size:6pt;}
.details{float:right; text-align: right; font-size:6pt;}

/*Used to hide content from sighted users while still being accessible to those using assistive technologies */
.noshow {position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;}

/*Global Header - TAP Links */

#header_global{width:100%;background-color:#1a1a1a;border-bottom:1px solid #070707;padding:3px 0px;min-width:980px;}
#global_links{text-align:right;color:#f9f9f9;height:1.4em;}
#global_links a:link, #global_links a:visited{color:#fff;text-decoration:none;border:0;}
#global_links a:hover{text-decoration:underline;}
#global_links ul{float:right;}
#global_links li{float:left;padding:0px 3px;}


/*Header Styles */
#logo{padding:10px 0px;}
/* used to hide the logo used for print stylesheet and replace with standard logo */
#logo_img img{visibility:hidden;}
#logo_img{display:block;height:67px;width:390px;background: url('/images/logos/logo.png') no-repeat 0 0;}

/* Main Navigation */
#navigation{background:transparent url(/images/layout/nav_bg.png) no-repeat top;width:100%;height:37px;font-family:Arial, Helvetica, Sans-Serif;line-height:1.4em;}


/* Home Page Elements */
#home_content{}
#control_bar{background-color:#f0f0f0;border-bottom:1px solid #ddd;text-align:center;padding:10px;}


/* Breadcrumb Styles */
#breadcrumb{background-color:#f0f0f0;border-bottom:1px solid #ddd;padding:5px 10px;font-family:Verdana, Helvetica, Arial, Sans-Serif;font-size:10px;}
#breadcrumb .path_seperator{font-weight:normal;color:#434343;}
#breadcrumb .current_node{font-weight:normal;color:#434343;}
#breadcrumb .path_node{}
#breadcrumb .root_node{font-weight:bold;}



/* Sidebar Styles */
.columnLeft{float:left;width:249px;margin:10px 0px 10px 0px;line-height:1.4em;}
.columnLeft li{border-bottom:1px dotted #dedede;}
.columnLeft li a{padding:6px 15px;display:block;font-size:1.0em;}
.columnLeft li a:hover{border:0;background-color:#fefefe;}
.columnLeft h1 {background:transparent url(/images/layout/title_bg.png) repeat-x bottom; font-size:1.5em;font-weight:normal;padding:0px 0px 10px 15px;margin:0px 0px 0px 0px;color:#555;border-bottom:1px solid #eee;}

.sidebar_section{margin:20px 0px 30px 0px;}
.local_nav_empty{padding:6px 30px;font-size:1.1em;display:block;width:150px; font-style:italic;color:#888;}

.sidebar_callout{padding:20px 10px 20px 10px;margin:20px 0px;border-top:1px solid #aaa;border-bottom:1px solid #aaa;}
.sidebar_callout .large_title{font-size:1.4em;font-weight:bold; color:#666;padding:0 0 10px 0;}
.sidebar_callout .small_title{font-size:1.1em;font-weight:bold; color:#666;padding:0 0 10px 0;}
.sidebar_callout .workshopdate_title{font-weight: bold; color:#666; font-style:italic; padding:0 0 10px;}


/* Content Styles */
.columnRight{float:left;width:730px;}
#content_wrapper{background:#fff url(/images/layout/content_bg.jpg) repeat-y;}

.page_title{padding:20px 10px 16px 10px;border-bottom:1px solid #eee;margin:0px 0px 10px 0px;}
.page_title h1{font-weight:normal;font-size:2em;color:#666;font-family:Georgia,"Times New Roman",Times,serif; font-variant:small-caps;}
.page_title h2{font-weight:normal;font-size:1.4em;color:#666;padding:10px 0px 0px 10px;}
.page_title img{float:right;}
.page_title img.title_image{float:none;}

.content{padding:10px 10px 20px 20px;color:#666;overflow:auto;}
.content a:hover{border-bottom:1px dotted #b1946c;}
.content hr{border:0;border-top:1px dotted #aaa;height:1px;margin-right:10px;}
.content h2{font-family:Georgia,"Times New Roman",Times,serif;font-size:1.5em;font-weight:normal;color:#434343;margin:15px 0px 15px 0px;}
.content h3{font-size:1.1em;font-weight:bold;color:#434343;margin:15px 0px 10px 0px}
.content p{margin:0px 0px 10px 0px;}
.content blockquote{text-indent: -0.4em;margin-left:0.5em;}
.content .content_image {float:right;padding:0px 15px 15px 15px;clear:right;}



.panel{position:relative;}
.panel a:hover{border-bottom:1px dotted #b1946c;}
.panel  .noborder a{border:none;}
.panel h2{font-family:Georgia,"Times New Roman",Times,serif;font-size:1.5em;font-weight:normal;color:#FFF;margin:5px 0px 15px 0px;}
.panel h3{font-size:1.1em;font-weight:bold;color:#FFF;margin:15px 0px 10px 0px}
.panel blockquote{margin:0 0 10px 0;padding:0px 10px;font-style:normal;text-indent: -0.4em;margin-left:0.5em;font-size:1.0em;}
.panel blockquote p{font-style:italic;margin-top:10px}
.panel .services{height:70px;}
.panel .services li{background:url(/images/check.png) no-repeat left 3px;margin-left:3px;padding-left:20px;}
.panel a.fullstory, .panel a.fullstory:visited{color:#fff;text-align:center;padding:5px 10px;background-color:#666;color:#fff;width:180px;position:absolute; right:0px;bottom:20px;}
.panel a.fullstory:hover{color:#fff;border-bottom:0;background-color:#3366cc;}

.panelHeaderOver{background-color: #DDDDDD;}
.panelHeaderOut{background-color: #FFFFFF;}
.panelHeaderExpanded{background-color: #DDDDDD;}

.content ul{margin:10px 0px;}
.content li{background-image:url(/images/bullet.gif);background-position:top left;background-repeat:no-repeat;margin-bottom:6px;padding-left:20px;margin-left:10px;list-style:none;}

.page_contents{padding:10px 10px 0px 15px;color:#535353;overflow:auto;}
.page_contents li{font-weight:bold;float:left;background-image:none;padding:3px 6px;margin:0px;}

.email_icon{float:none;padding:0px 5px 0px 3px;}

.pdf {background: url('/images/PdfLink.png') no-repeat right center;padding-right: 15px;line-height: 1.4em;}

.attention {color:#FF6B4D;}

.content .mtoggle {margin-bottom:1.5em;}
.content .mtoggle a{text-decoration:none;border-bottom:0;}
.content .mtoggle a:hover{text-decoration:none;color:#3366cc;border-bottom:0;}
.content .mtoggle h3{text-decoration:none;}
.content .mtoggle h2 {margin-bottom:0.3em;}
.content .mtoggle h2 a {color:#222222;display:block;position:relative;text-decoration:none;}
.content .mtoggle h2 a span {color:#ddd;cursor:pointer;font-size:0.7em;font-weight:bold;}/*Show All/Hide all link*/
.content .mtoggle h2 a:hover span {color:#222;text-decoration:none;}
.content .toggle {border-bottom:1px solid #ddd;}
.content .mtoggle .toggle.js {border-bottom:1px solid #ddd;}
.content .mtoggle .toggle.js.open {border-bottom:1px solid #fff;margin-bottom:10px;}
.content .toggle.js h3 {margin:0;padding:0;text-decoration:none;}
.content .toggle.js h3 a {margin:0px;padding:12px 5em 12px 8px;display:block;position:relative;text-decoration:none;}
.content .toggle.js.open h3 a {background-color:#ddd;}
.content .toggle.js h3 a:hover{background-color:#ddd;}
.content .toggle.js h3 a:hover span{text-decoration:none;}
.content .toggle.js h3 a span {color:#ddd;font-size:0.9em;font-weight:bold;position:absolute;right:8px;top:12px;}
.content .toggle.js h3 a:hover span, .content .toggle.js h3 a:focus span {color:#AAAAAA;text-decoration:none;}
.content .toggle.js.open h3 a span {display:none;}
.content .toggle.js .slidetarget {padding:0px 12px;background-color:#f6f6f6;border:1px solid #ddd;}
.content .toggle.js .targetcontent {font-size:1em;padding:10px 0px 20px 0px;}
.content .toggle.js .targetcontent img {margin:0px 20px 10px 10px; float:right;}
.content .toggle.js .targetcontent img.email_icon {float:none;margin:0;padding:0px 5px 0px 3px;}
.content .toggle.js .targetcontent .workshop_dates {padding:10px;width:645px;background-color:#ebebeb;border:1px solid #ddd;overflow:auto;font-size:.9em;}
.content .toggle.js .targetcontent .registration {float:right;width:300px;font-weight:bold;}
.content .toggle.js .targetcontent .registration a.button{margin-top:15px;padding:5px 10px;background-color:#3366cc;color:#fff;text-align:center;font-weight:bold;float:right;}
.content .toggle.js .targetcontent .registration a.button:hover {text-decoration:underline;background-color:#5588ff;}

/*For the headers on the prod_services/green pages*/
.green_caption{font-weight:normal;font-size:.9em;}
.green_callout{padding:15px;margin:10px 0px 0px 30px;background-color:#f6f6f6;width:450px; border:1px solid #41962f;}
.green_title{font-weight: normal;font-size: 1.5em;color:black;}
div.spacer {float:left;clear:left;display:inline;}


.ac_member{float:left;width:300px;margin:10px 20px;}
.staff_member{float:left;width:300px;margin:10px 20px;height:120px;}
.staff_member img.staff_image{float:left;margin:0px 10px 0px 0px;}
.staff_member strong{font-size:1.1em;}


.success_story{padding:10px 5px 10px 5px;width:220px;float:left;border:1px solid #fff;margin-bottom:10px;height:220px;}
.success_story.hover{cursor:pointer;border:1px solid #ddd;}
.success_story img{margin:0 auto;display:block;}
.success_story li{background-image:none;padding-left:10px;margin:0px 0px 3px 0px;}
.success_story .services{height:70px;}
.success_story .services li{background:url(/images/check.png) no-repeat left center;margin-left:3px;padding-left:20px;}
.success_story a{margin:0px 0px 0px 10px;display:block;height:29px;background:url(/images/read_ss_btn.gif) no-repeat 0px -29px;}
.success_story a:hover{background:url(/images/read_ss_btn.gif) no-repeat;border-bottom:none;}

.prod_serv{padding:10px 10px 10px 10px;width:320px;float:left;margin-bottom:10px;height:110px;overflow:hidden;}
.prod_serv h2{font-size:1.3em;margin-top:0px;}
.prod_serv p{padding-left:5px;}
.prod_serv.hover{cursor:pointer;background-color:#fafafa;}

#impact{float:left;}
#impact_flash {margin-top:80px;margin-left:120px;}
.indentbox{padding:0 5px 0 15px;background:#f6f6f6;border:solid 1px #ddd;}
.prevnext{padding:20px 20px 0px 10px;}
.prev_container{width:223px;float:left;}
.prev_container a{display:block;height:35px;width:55px;background:url(/images/prevnext.gif) no-repeat 0px -35px;}
.prev_container a:hover{background:url(/images/prevnext.gif) no-repeat 0px 0px;border:0;}
.next_container{width:223px;float:right;}
.next_container a{float:right;display:block;height:35px;width:55px;background:url(/images/prevnext.gif) no-repeat -58px -35px;}
.next_container a:hover{background:url(/images/prevnext.gif) no-repeat -58px 0px;border:0;}

.back_to_ss{width:223px;float:left;text-align:center;}
div.green_brochures h3 {width:430px;overflow:hidden;}



#impact table{width:300px;float:left;margin:10px 40px 20px 0px;border-collapse:collapse;}
#impact td{padding:5px 5px 5px 0px;}
#impact thead td{font-weight:bold;border-bottom:1px solid #434343;}
#impact tbody td{border-bottom:1px dotted #ddd;}
#impact tfoot td{font-size:.9em;color:#666;border-top:1px solid #555;}
#impact tbody tr:hover{background:#E4E4E4;}

dl.FAQ dt {
font-weight:bold;
margin-top:20px;
}

.content ol.FAQ li {
list-style-type:decimal;
margin-bottom:0px;
padding-left:0px;
margin-left:10px;
background-image:none;

}

/*----FORM STYLES --------------------------*/

.sub_label{font-weight:normal;font-size:.9em;color:#666;padding-left:10px;}
input{padding:5px;color:#434343;border:1px solid #999;}
textarea{padding:5px;color:#434343;border:1px solid #999;}
.activeElement{border:1px solid #6699cc;}
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: 0;
   padding:3px;
}
.inputStyle{font-size:.8em;padding-left:10px;}

.contact_form_list{width:340px;background-color:#f6f6f6;padding:0px 0px 20px 0px;border:1px solid #eee;}
/*.contact_form_list label{font-weight:bold;display:block;}*/
.contact_form_list_label{font-weight:bold;}
.contact_form_list table.checklist label{font-weight:normal;display:inline;}
.contact_form_list ul{margin:0px;}
.contact_form_list li{background:none;padding:5px 0px 10px 20px;margin:0px;border-bottom:1px solid #ddd;}
.contact_submit{margin-left:15px;}
.contact_right{float:right;width:300px;margin-right:20px;}

.form_list{background-color:#f6f6f6;padding:0px 0px 20px 0px;border:1px solid #eee;}
/*.form_list label{font-weight:bold;display:block;}*/
.form_list_label{font-weight:bold;}
.form_list table.checklist label{font-weight:normal;display:inline;}
.form_list ul{margin:0px;}
.form_list li{background:none;padding:5px 0px 10px 20px;margin:0px;border-bottom:1px solid #ddd;}
.form_submit{margin-left:15px;}
.form_right{float:right;width:300px;margin-right:20px;}


.zipcodebutton {cursor: pointer; border-style:outset; border-right-width: 2px; border-bottom-width: 2px;}

#ies_survey .inputgroup {margin:0 0 15px 20px;width:600px;background-color:#f6f6f6;padding:0px 0px 20px 5px;border:1px solid #eee;}
.inputgroup h2 {font-weight:normal;}

#ies_survey textarea {margin: 0 0 0 30px;}
#ies_survey li textarea{margin:0px;}
#ies_survey fieldset {margin:0 0 0 30px;}
#ies_survey fieldset legend {font-weight:bold;}
#ies_survey fieldset ul{margin:0 0 5px 0;}
#ies_survey fieldset li{display:inline;margin:0 0 0 10px;background:none;}
#ies_survey label.inputlabel{display:block;font-weight:bold;margin:0 0 0 30px;}
#ies_survey .btn_submit {border:0;margin:20px 0 0 30px;}
#ies_survey .contact li{background:none;}
#ies_survey .contact label{display:block;font-weight:bold;}
#ies_survey input.other_watermark{background: white url('/images/other_watermark.gif') no-repeat left center;}


#ies_survey .multicolumn fieldset {margin:0;padding:0;float:left;}
#ies_survey .multicolumn fieldset li {display:block;}
#ies_survey .multicolumn fieldset legend {padding-left:60px;}

/*Content Bottom Styles */
#content_bottom{background-image:url(/images/layout/footer.png);background-repeat:no-repeat;height:250px;clear:both;}
#content_bottom h1{font-family:Georgia,"Times New Roman",Times,serif;font-size:1.4em;font-weight:bold;color:#555;padding:5px 0px 5px 0px;}

#cb_left{float:left;padding:10px 10px 10px 20px;width:450px;border-bottom:1px solid #ddd;height:187px;color:#666;border-right:1px solid #ddd;}
#cb_left li{border-bottom:1px dotted #dedede;padding:0;}
#cb_left li a{padding:3px 5px;display:block;font-size:1.0em;}
#cb_left li a:hover{border:0;background-color:#fefefe;}
.news_date{font-size:.9em;color:#666;padding-right:7px;}
.readmore{font-family:arial;font-size:.7em;padding:0 0 0 10px;font-weight:normal;}
#cb_left img.rss {vertical-align:middle;display:none;}
#cb_right{float:left;padding:10px 20px;border-bottom:1px solid #ddd;height:187px;width:445px;}
#cb_right li{border-bottom:1px dotted #dedede;padding:0;}
#cb_right li a{padding:3px 5px;display:block;font-size:1.0em;}
#cb_right li a:hover{border:0;background-color:#fefefe;}
#cb_left div {overflow-x: hidden;}
#tap_message{padding:5px 30px;width:920px;text-align:center;border-top:2px solid #fff;clear:both;}
#tap_message h1{font-weight:normal;font-size:1.4em;color:#777;font-family:Georgia,"Times New Roman",Times,serif;}


/* Footer Styles */
#footer{height:30px;padding:5px 0px;margin-bottom:10px;color:#666}
#foot_right{margin:0px 0px 0px 25px;float:left;width:500px;}
#copy{color:#666;font-size:1em;padding:0 0 5px 0;}
#foot_right .address{float:left;width:250px;}
#foot_right .phone{float:left;width:250px;}
#footer_left{float:right;color:#3366cc;text-align:right;margin:0px 25px 0px 0px;}



/*---SUPERFISH MENU STYLES ---*/


/*** ESSENTIAL STYLES ***/
.nav, .nav * {margin:0;padding:0;list-style:none;z-index:99999;}
.nav {line-height:1.0;padding-left:10px;}
.nav ul {position:absolute;top:-999em;width:10em; /* left offset of submenus need to match (see below) */}
.nav ul li {width:100%;}
.nav li:hover {visibility:inherit; /* fixes IE7 'sticky bug' */}
.nav li {float:left;position:relative;}
.nav a {display:block;position:relative;}
.nav li:hover ul,.nav li.sfHover ul {left:0;top:3.3em; /* match top ul list item height */z-index:99;}
ul.nav li:hover li ul,ul.nav li.sfHover li ul {top:-999em;}
ul.nav li li:hover ul,ul.nav li li.sfHover ul {left:10em; /* match ul width */top:0;}
ul.nav li li:hover li ul,ul.nav li li.sfHover li ul {top:-999em;}
ul.nav li li li:hover ul,ul.nav li li li.sfHover ul {left:10em; /* match ul width */top:0;}



/*** DEMO SKIN ***/
.nav {float:left;}
.nav a {padding:1.0em 2em;text-decoration:none;}
.nav a, .nav a:visited {color:#ddd;font-weight:bold;border-bottom:0;}
.nav li {background:none;}
.nav li a{font-size:1.1em;}
.nav li.current {background:#535353 url(/images/layout/nav_current_bg.png) repeat-x top;}
.nav li li a{padding:.8em 2.0em;font-size:1em;}
.nav li li {background-color: #3a3a3a;border-bottom: 1px solid #333;border-left: 1px solid #333;}
.nav li li li {background-color:#3a3a3a;}
.nav li:hover, .nav li.sfHover,.nav a:focus, .nav a:hover, .nav a:active {background:#535353 url(/images/layout/nav_hover_bg.png) repeat-x top;color:#fff;outline:0;}
.nav li.sfHover{background:#535353 url(/images/layout/nav_current_bg.png) repeat-x top;}
.nav li li.sfHover{background:#535353;}



/*** arrows **/
.nav a.sf-with-ul {padding-right:2.25em;min-width:1px; /* trigger IE7 hasLayout so spans position accurately */}
.sf-sub-indicator {position:absolute;display:block;right:.75em;top:1.05em;width:10px;height:10px;text-indent:-999em;overflow:hidden;background:url('/images/layout/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */}
a > .sf-sub-indicator {/* give all except IE6 the correct values */top:.8em;background-position: 0 -100px; /* use translucent arrow for modern browsers*/}



/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}


/* point right for anchors in subs */
.nav ul .sf-sub-indicator {background-position:  -10px 0;}
.nav ul a > .sf-sub-indicator {background-position:  0 0;}
/* apply hovers to modern browsers */
.nav ul a:focus > .sf-sub-indicator,
.nav ul a:hover > .sf-sub-indicator,
.nav ul a:active > .sf-sub-indicator,
.nav ul li:hover > a > .sf-sub-indicator,
.nav ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}


/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/images/layout/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {background:transparent;}



/*GalleryView Stylesheet*/

/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#photos { visibility: hidden;border-bottom:1px solid #ddd; }

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(/images/home_banner/loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background {float:right; height: 389px; padding:0 1em;background-image:url(/images/home_banner/transpBlack.png); }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #FFF; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; background-color:#f0f0f0;}

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #ccc; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #ccc;
}

#intro_banner {
background: url('/images/home_banner/black_curve.jpg') no-repeat top left;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}

/*two-column lists*/
ul.twoCol{ float: left; width: 50%; padding-left: 0; margin-left: 0;}
ul.twoCol li.spacer { list-style: none; }

/*Legend for the pie chart funding page thing*/
h2.legendHead{ font-size:1.2em; padding: 10px 0px 5px 10px; border-bottom:1px solid #eee; font-weight: medium}

/* Social media links under search box */
#social { padding-top: 5px;}

/*for when we copy pages from the TAP page, because I'm too lazy to see if there's a better alternative already in the stylesheet...*/
.floatingContent{float:right;padding:0px 15px 15px 15px; text-align:center;}
