/*
Theme Name: MassDevelopment
Theme URI: http://ctpboston.com
Description: Created by Conover Tuttle Pace for MassDevelopment
Version: 1
Author: Scott Williams, John Ediger
Author URI: http://ctpboston.com
Tags: two-columns, fixed-width, theme-options, right-sidebar
*/

/* static START */
* {
	margin:0;
	padding:0;
	outline: none;
}
body {
	background-color:#f4f6f9;
	
	color:#555;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1, h2 {
	font-weight:bold;
	letter-spacing:-0.05em;
}
h1 {font-size:200%;}
h2 {font-size:14px; color: #004276;}
h3 {font-size: 12px; font-weight: bold;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}

h3 a {text-decoration: underline;}

img {
	border:0;
}
small {
	font-size:10px;
}

div#frontbox
{
	height: 385px;
}

#content table td
{
	vertical-align: top;
}

#content table
{
	margin-bottom: 15px;
}

#content ul
{
	padding: 0 0 0 2px;
	margin: 0;
	list-style-type: none;
}

#content ol
{
	padding-left: 20px;
	margin-bottom: 20px;
}

#content .content ul
{
	margin-bottom: 15px;
}

#content ul li
{
	padding-left: 18px;
	background-image: url(/images/li.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
	background-position: 0 .3em;
	line-height: 120%;
	margin-bottom: 5px;
	vertical-align: top;
	letter-spacing: .02em;
}

#content .content ul ul
{
	padding-top: 5px;
	margin-bottom: 15px;
}

a:hover img.sided {
	border-color:#A6A6A6;
}
a {
	color:#004275;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
/* static END */

/* layout START */
#wrap {
	padding: 0 0 12px 0;
	width: 1010px;
	margin: auto;
	background-image:url(/images/comback.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#container {
	margin:0 auto;
	width: 1010px;
	background-image: url(/images/comback.png);
	background-position: top right;
	background-repeat: repeat-y;
}
#container-inner
{
	width: 980px;
	margin: auto;
}
/* layout END */

/* header START */
#header {
	background:url(/images/header.jpg) 0 0 no-repeat;
	height:90px;
}

a#homelink
{
	outline: none;
	display: block;
	width: 284px;
	height: 61px;
	padding: 15px 0 0 20px;
	border: 0;
	text-decoration: none;
}

a#homelink img
{
	display: none;
}

a#homelink:hover
{
	outline: none;
	border: 0;
	text-decoration: none;
}

#navigation
{
	height: 31px;
	background-image: url(/images/menu.png);
	background-position: right top;
	background-repeat: repeat-x;
}

#industrytab
{
	float: right;
	width: 228px;
	height: 34px;
	margin-right: 6px;
}

div#dropcont
{
	position: relative;
	width: 238px;
	background-image: url(/images/menu/industry-on.png);
	background-position: bottom;
	height: 461px;
	margin: -421px 0 0 -5px;
}

a#droplabel
{
	display: block;
	position: absolute;
	margin-left: 16px;
	top: 0px;
	background-image: url(/images/menu/industry-sprite.png);
	background-position: top left;
	width: 206px;
	height: 25px;
}

a#droplabel
{
	text-decoration: none;
	outline: none;
}

ul#dropdown
{
	list-style-type: none;
	height: 347px;
	padding: 31px 18px 18px 18px;
	position: relative;
}

ul#dropdown li
{
	font-size: 12px;
	color: #383b3f;
	padding: 4px 1px 4px 1px;
	background-image: url(/images/dot.png);
	background-position: top;
	background-repeat: repeat-x;
}

ul#dropdown li a
{
	color: #383b3f;
	font-weight: normal;
	line-height: 17px;
	height: 16px;
	display: block;
	padding: 0 10px 1px 10px;
}

ul#dropdown li a:hover
{
	background-color: #e8ecf3;
	text-decoration: none;
}


ul#menus
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#menus li
{
	display: block;
	float: left;
	background-image: url(/images/menu.png);
	background-position: right center;
	background-repeat: no-repeat;
	height: 31px;
}

ul#menus>li.current_page_item, ul#menus>li.current_page_parent, ul#menus>li.current_page_ancestor
{
	background-image: url(/images/menu.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

ul#menus>li>ul
{
	position: absolute;
	width: 495px;
	margin-top: 31px;
	margin-left: -5px;
	padding: 10px 0 10px 10px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(/images/menu/4coltab.png);
	float: left;
	z-index: 100;
}

input
{
	z-index: 1;
}

/*ul#menus>li:hover>ul
{
	display: block;
}*/

ul#menus>li:hover>a
{
	position: absolute;
	margin-top: 0px;
	margin-left: -5px;
	padding: 0;
	height: 31px;
	z-index: 4;
}

ul#menus li a
{
	color: #fff;
	display: block;
	line-height: 11px;
	padding: 10px 15px 10px 15px;
	float: left;
	text-indent: -99999px;
	background-repeat: no-repeat;
	background-position: center center;
}


ul#menus li.page-item-2 {width: 98px; padding-left: 5px;}
ul#menus li.page-item-2>a {background-image: url(/images/menu/toplevel.png); width: 67px; background-position: 15px 10px;}
ul#menus li.page-item-2:hover>a {background-image: url(/images/menu/overtabs.png); background-position: top left; width: 107px;}

ul#menus li.page-item-8 {width: 219px;}
ul#menus li.page-item-8>a {background-image: url(/images/menu/toplevel.png); width: 188px; background-position: 15px -21px;}
ul#menus li.page-item-8:hover>a {background-image: url(/images/menu/overtabs.png); background-position: -107px 0; width: 228px;}

ul#menus li.page-item-11 {width: 142px;}
ul#menus li.page-item-11>a {background-image: url(/images/menu/toplevel.png); width: 109px; background-position: 15px -52px;}
ul#menus li.page-item-11:hover>a {background-image: url(/images/menu/overtabs.png); background-position: -335px 0; width: 149px;}

ul#menus li.page-item-13 {width: 72px;}
ul#menus li.page-item-13>a {background-image: url(/images/menu/toplevel.png); width: 42px; background-position: 15px -83px;}
ul#menus li.page-item-13:hover>a {background-image: url(/images/menu/overtabs.png); background-position: -484px 0; width: 82px;}

ul#menus li.page-item-15 {width: 112px;}
ul#menus li.page-item-15>a {background-image: url(/images/menu/toplevel.png); width: 80px; background-position: 15px -114px;}
ul#menus li.page-item-15:hover>a {background-image: url(/images/menu/overtabs.png); background-position: -566px 0; width: 121px;}

ul#menus li.page-item-17 {width: 92px;}
ul#menus li.page-item-17>a {background-image: url(/images/menu/toplevel.png); width: 57px; background-position: 15px -145px;}
ul#menus li.page-item-17:hover>a {background-image: url(/images/menu/overtabs.png); background-position: -687px 0; width: 97px;}

ul#menus>li>ul
{
	display: none;
}

ul#menus>li.page-item-2>ul
{
	background-image: url(/images/menu/3coltab.png);
}

ul#menus>li.page-item-8>ul
{
	background-image: url(/images/menu/4coltab.png);
	margin-left: -45px;
	width: 575px;
}

ul#menus>li.page-item-11>ul
{
	background-image: url(/images/menu/3coltab.png);
	margin-left: -216px;
	width: 505px;
}

ul#menus>li.page-item-13>ul
{
	background-image: url(/images/menu/3coltab.png);
	margin-left: -309px;
	width: 505px;
}

ul#menus li.page-item-13>ul>li
{
	width: 140px;
	float: left;
	
}

ul#menus li.page-item-13 li.page-item-105, ul#menus li.page-item-15 li.page-item-116
{
	border: 0;
}

ul#menus li.page-item-13 li.page-item-143
{
	border: 0;
}

ul#menus li.page-item-13 li.page-item-143 li
{
	float: left;
}

ul#menus>li.page-item-15>ul
{
	background-image: url(/images/menu/3coltab.png);
	margin-left: -301px;
	width: 505px;
}

ul#menus>li.page-item-17>ul
{
	background-image: url(/images/menu/1coltab.png);
	margin-left: -142px;
	width: 235px;
}

ul#menus li.page-item-17 li, ul#menus li.page-item-93, ul#menus li.page-item-620
{
	border: 0;
}

.col1, .col2, .col3
{
	width: 136px;
	float: left;
}

.col1 li, .col2 li, .col3 li
{
	width: 110px;
}

ul#menus li ul li
{
	margin: 0;
	width: 155px;
	border-right: 2px #e5ecf1 solid;
	background-image: none;
	padding: 5px 0 0 4px;
	height: auto;
	margin-bottom: 10px;
}

ul#menus li ul li.page-item-61
{
	width: 141px;
}

ul#menus li ul li.page-item-21
{
	border: none;
	width: 150px;
}

ul#menus li ul li.page-item-65
{
	width: 157px;
}

ul#menus li ul li.page-item-23
{
	border-right: none;
	border-left: 2px #e5ecf1 solid;
	width: 160px;
}

ul#menus li ul li.page-item-67
{
	border-right: none;
	width: 90px;
}

ul#menus>li.page-item-11>ul>li
{
	width: 120px;
}

ul#menus li ul li a
{
	background-color: #e1e6ef;
	font-weight: bold;
	color: #004275;
	font-size: 12px;
	line-height: 12px;
	padding: 5px;
	float: left;
	text-indent: 0;
	background-image: none;
}

ul#menus li ul li a:hover
{
	color: #4eaf4b;
	text-decoration: none;
}


ul#menus li ul ul
{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 5px 0 5px;
	background-image: none;
	position: relative;
	clear: left;
	float: left;
}

ul#menus li ul ul li
{
	margin: 6px 0 0 0;
	width: auto;
	height: auto;
	border: none;
	background-image: none;
	padding: 0;
	clear: left;
	float: left;
}

ul#menus li ul ul li a
{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #383b3f;
	line-height: 16px;
	font-weight: normal;
}

ul#menus li ul ul li a:hover
{
	color: #4eaf4b;
	text-decoration: none;
}

#main
{
	width: 740px;
	float: left;
	background-image: url(/images/cshadow.png);
	background-position: top;
	background-repeat: repeat-x;
	/*overflow: hidden;*/
}

#sidebar
{
	width: 200px;
	padding: 8px 20px 0 20px;
	float: left;
	background-image: url(/images/cshadow.png);
	background-position: top;
	background-repeat: repeat-x;
	line-height: 180%;
}

#searchbox
{
	padding: 8px 0 8px 0;
	width: 220px;
	float: right;
}

.related
{
	height: 304px;
}

.textfield
{
	width: 140px;
	height: 15px;
	font-size: 10px;
	line-height: 15px;
	border: 0;
	padding: 0 2px 0 2px;
	float: left;
}

#searchsubmit
{
	width: 50px;
	height: 15px;
	background-image: url(/images/searchbutton.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	margin-left: 9px;
	float: left;
}

#content
{
	background-image: url(/images/contentback.png);
	background-repeat: repeat-y;
	float: left;
	line-height: 190%;
}

#footer
{
	width: 980px;
	background-image: url(/images/footerback.png);
	background-color: #004275;
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	
}

ul#footermenu
{
	padding: 40px 20px 40px 20px;
}

ul#footermenu, ul#footermenu ul
{
	list-style-type: none;
	float: left;
}

ul#footermenu li
{
	float: left;
	width: 140px;
	margin-right: 20px;
}

ul#footermenu li ul li
{
	height: auto;
	margin-top: 13px;
}

ul#footermenu li a
{
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
	color: #afc2de;
}

ul#footermenu li a:hover
{
	color: #fff;
	text-decoration: none;
}

ul#footermenu li ul li a
{
	color: #f4f6f9;
	font-size: 12px;
	font-weight: normal;
}

ul#footermenu li ul li a:hover
{
	color: #4eaf4b;
	text-decoration: none;
}

ul#footermenu .page-item-17
{
	margin: 0;
}

.copyright
{
	background-image: url(/images/footerback.png);
	background-position: 0 -400px;
	background-color: #2E3134;
	background-repeat: repeat-x;
	clear: both;
	color: #d9d9d9;
	padding: 22px 20px 40px 20px;
	line-height: 100%;
	font-size: 11px;
	letter-spacing: 0.08em
}

.copyright a
{
	font-weight: normal;
	color: #d9d9d9;
	text-decoration: underline;
}

.clear
{
	clear: both;
}

div.sep
{
	height: 3px;
	background-image: url(/images/sep.png);
	background-repeat: repeat-x;
	margin: 8px 0 8px 0;
}

#sidebar h2
{
	color: #004275;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	margin: 0 0 5px;
	letter-spacing: 0.05em;
}

#content #sidebar ul
{
	padding: 0;
}

#content #sidebar ul li
{
	background-image:url(/images/sep.png);
	background-repeat:repeat-x;
	padding: 11px 0 0 0;
	margin-bottom: 8px;
	background-position: 0 0;
}

#sidebar h3
{
	color: #383b3f;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	margin: 0;
	text-shadow:0 1px #FFFFFF;
}

#sidebar p
{
	font-size: 12px;
	color: #383b3f;
	line-height: 22px;
	margin: 2px 0 0 0;
}

#sidebar a.readmore
{
	color: #53b14f;
	font-size: 12px;
	line-height: 22px;
	margin: 0;
}

.box
{
	
	height: auto;
}

#main
{
	color: #383b3f;
	font-size: 12px;
	line-height: 180%;
}

div#left
{
	padding: 60px 30px 20px 10px;
	float: left;
	background-image: url(/images/menu/subnav.jpg);
	background-position: 0 -25px;
	background-repeat: no-repeat;
	height: 206px;
}

ul#subnav
{
	list-style-type: none;
	width: 140px;
	float: left;
	background-image: url(/images/dot.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0;
}

ul#subnav li
{
	padding: 6px 0 0 10px;
	background-image: url(/images/dot.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 130px;
	float: left;
}

ul#subnav li a
{
	color: #584b3b;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
}


ul#subnav li a:hover, ul#subnav li.current_page_item a, ul#subnav li.current_page_ancestor>a
{
	color: #e54419;
	text-decoration: none;
}

h1 {font-family: "Trade Gothic W01 Bold Cn 20", Verdana, Arial, sans-serif;}

h1
{
	color: #e54419;
	font-size: 26px;
	text-transform: uppercase;
	margin-bottom: 13px;
	margin-left: -1px;
	font-weight: normal;
	letter-spacing: normal;
}

.content
{
	float: left;
	width: 540px;
	padding-top: 22px;
}

.content p
{
	margin-bottom: 15px;
}

.nonav .content
{
	padding-left: 20px;
	width: auto;
}

.post
{
	padding: 0 20px 0 0;
	clear: left;
	background-image: url(/images/menu/subnavrpt.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.headerpic
{
	float: left;
	height: 100px;
	background-image: url(/images/headerpic-back.png);
	background-position: top;
	background-repeat: repeat-x;
}

.info
{
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
	background-color: #fff;
	color: #a7a7a7;
	font-size: 11px;
	clear: both;
}

.info a
{
	color: #a7a7a7;
	font-weight: normal;
}

#frontpage img
{
	float: left;
	cursor: pointer;
}

#frontbox
{
	background-image: url(/images/frontimg2.jpg);
}


/* Case Studies */
.casestudy, .newstuff
{
	background-color: #edf2f8;
	margin-bottom: 15px;
}

.casestudy p, .newstuff div
{
	padding: 5px 10px;
}

.casestudy p span
{
	font-family: Georgia,serif;
	font-size: 18px;
	padding: 0 0 0 2px;
	color: #59b16c;
	line-height: 10px;
	vertical-align: middle;
}

.casestudy p span.first
{
	padding: 0 2px 0 0;
}

blockquote
{
	line-height: 180%;
}

.casestudy strong, .newstuff strong
{
	display: block;
	font-size: 14px;
	background-color: #D4DFEA;
	line-height: 32px;
	padding-left: 10px;
	color: #004276;
}

.casestudy p strong, .newstuff p strong
{
	display: inline;
	font-size: 12px;
	background-color: transparent;
	line-height: 180%;
	padding: 0;
	color: #383B3F;
}

#sidebar .testimonial blockquote
{
	color: #59b16c;
	font-size: 13px;
	line-height: 175%;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.04em;
}

#sidebar .testimonial h2
{
	text-align: right;
	font-size: 12px;
	color: #333;
}

#sidebar .testimonial h3
{
	text-align: right;
	font-size: 10px;
}

img.map
{
	float: right;
}

table.contact td
{
	padding: 5px;
}

table.contact td.label
{
	text-align: right;
	font-weight: bold;
	width: 220px;
}

table.contact .wpcf7-form-control-wrap input
{
	width: 220px;
}

table.contact .wpcf7-form-control-wrap .wpcf7-checkbox input
{
	width: auto;
}

table.contact textarea
{
	width: 450px;
	padding: 5px;
	height: 100px;
}

.wpcf7-list-item
{
	display: block;
}

.searchresult
{
	padding: 10px;
	background-color: #eee;
	margin: 0 20px 20px 0;
}

/* Styling for Regional Offices section under Contact Us - Reshma */
#offices 
{
	background-color: #edf2f8;
}

#offices td 
{
	padding-left: 20px;
}

div.read
{
	display: none;
}

#cnav
{
	padding-top: 15px;
}

.ngg-galleryoverview
{
	padding-bottom: 20px;
}

.picright
{
	float: right;
	margin: 5px 0 0 10px;
	border: 2px #ccd9e5 solid;
}

a.fregion
{
	
}

a.fregion:hover
{
}

div.regions
{
	line-height: 180%;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.regions a
{
	font-weight: normal;
}

#content .communities ul li
{
	line-height: 180%;
	background-position: 0 0.7em;
	letter-spacing: normal;
	margin-bottom: 0;
}
