@import 'reset.css';

@media screen { /*remove @media if supporting ie5/mac */

body {
	font-family: arial;
	background:url(../layout/background.jpg) 0 0;
}
#wrapper {
	margin: 0 auto;
	width: 770px;
}

h2 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 1.30em;
	color: #364879;
	font-weight: bold;
}


/*====================================================*/
/* ---- HEADER SECTION ------------------------------ */
/*====================================================*/
#header_top {
	background: url(../layout/header_top.png) no-repeat 0 0;
	height: 47px;
	width: 770px;
}

#header_title {
	background: url(../layout/header_title.png) no-repeat 0 0;
	height: 110px;
	width: 770px;
}

#header_bottom {
	background: url(../layout/header_bottom.png) no-repeat 0 0;
	height: 20px;
	width: 770px;
}

#cp-logo {
	display:block;
	width:702px;
	height:84px;
	position:relative;
	top:15px;
	left:39px;
}

#cp-logo a {
	display:block;
	height:84px;
	width:702px;
	text-indent:-9999px;
}


/*====================================================*/
/* ---- NAV SECTION --------------------------------- */
/*====================================================*/
#nav {
	width: 744px;
	height: 37px;
	border: 1px solid #ffffff;
	margin: 8px 0 8px 12px;
}

#nav a {
	display: block;
	height: 37px;
	text-indent: -9999px;
	margin-right:17px;
}

#nav li {
	float: left;
	display: block;
}


.menu-218 a {
	background: url(../layout/navigation.png) -79px 0px;
	width:79px;
	margin-left:47px;
	margin-right:21px;
}

.menu-218 a:hover, .menu-218 a.active-trail{
	background: url(../layout/navigation.png) -79px -37px;
}

.menu-323 a {
	background: url(../layout/navigation.png) -177px 0px;
	width:116px;
	margin-right:22px;
}

.menu-323 a:hover, .menu-323 a.active-trail{
	background: url(../layout/navigation.png) -177px -37px;
}

.menu-324 a {
	background: url(../layout/navigation.png) -313px 0px;
	width:84px;
	margin-right:21px;
}

.menu-324 a:hover, .menu-324 a.active-trail{
	background: url(../layout/navigation.png) -313px -37px;
}

.menu-325 a {
	background: url(../layout/navigation.png) -416px 0px;
	width:65px;
	margin-right:22px;
}

.menu-325 a:hover, .menu-325 a.active-trail{
	background: url(../layout/navigation.png) -416px -37px;
}

.menu-326 a {
	background: url(../layout/navigation.png) -501px 0px;
	width:162px;
	margin-right:0px!important
}

.menu-326 a:hover, .menu-326 a.active-trail{
	background: url(../layout/navigation.png) -501px -37px;
}


/*====================================================*/
/* ---- CONTENT SECTION ----------------------------- */
/*====================================================*/
#content-wrapper, #inner-content {
	color: #333333;
}

#content-wrapper p, #inner-content p {
	margin: 12px 0;
	font-size: 0.70em;
	line-height: 148%;
}


/*Homepage Elements*/
#main {
	background: url(../layout/content_home.gif) no-repeat 0 0;
	width: 770px;
	height: 280px;
}

#flash-content {
	position: absolute;
	width: 394px;
	height: 314px;
	margin: -18px 0 0 -5px;
}

#content-wrapper {
	float: right;
	margin-top: 15px;
	margin-right: 33px;
	width: 302px;
	height: 238px;
	padding: 7px 10px 5px 10px;
}


/*Inner Page Elements*/
#content-top {
	background: url(../layout/content_top.gif) no-repeat 0 0;
	width: 770px;
	height: 17px;
}

#content-mid {
	background: url(../layout/content_repeater.gif) repeat-y 0 0;
	width: 770px;
}

#content-mid #inner-content {
	float:left;
	width: 445px;
	height: auto !important;
	min-height: 240px;
	padding: 15px 0 25px 0;
	margin-left: 60px;
}

#content-mid #inner-content h4 {
	font-weight: bold;
	margin: 16px 0 4px 0;
	padding: 0;
}

#content-mid #inner-content ul {
	display: block;
	margin: 0;
	padding: 0;
}

#content-mid #inner-content ul li {
	margin: 0 0 0 30px;
	padding: 2px 0;
	font-size: 0.70em;
	list-style-type: circle;
}

#content-mid #inner-content ul li ul li {
	margin: 0 0 0 30px;
	padding: 2px 0;
	font-size: 1em;
	list-style-type: circle;
}

#content-wrapper a, #content-mid #inner-content a {
	color: #27355B;
	text-decoration: underline;
}

#content-wrapper a:hover, #content-mid #inner-content a:hover {
	text-decoration: underline;
}

#content-mid #content-pic {
	float: right;
	width: 266px;
	height: 192px;
	margin-right: -10px;
	margin-top: -30px;
}

#content-mid #content-nav {
	float: right;
	width: 160px;
	margin-right: 34px;
	margin-top: 20px;
	font-family: Arial Narrow, Arial;
	font-size: 1.12em;
}

#content-nav li {
	margin-bottom: 7px;
}

#content-nav a {
	color: #27355B;
	font-size: 0.88em;
	text-decoration: none;
}

#content-nav a:hover {
	text-decoration: underline;
}

#clear-all, .clear {
	clear: both;
}

#content-foot {
	background: url(../layout/content_foot.png) no-repeat 0 0;
	width: 770px;
	height: 90px;
	clear: both;
}

.current, .active {
	font-weight: bold;
}

#footer {
	background: url(../layout/footer_home.png) no-repeat 0 0;
	width: 770px;
	height: 73px;
}

.footer-spacing {
	margin-left: 5px;
	margin-right: 5px;
}

#copyright {
	height: 25px;
	width: 770px;
	text-align: center;
	font-size: 0.70em;
	color: #A2B1C8;
}

#copyright a {
	color: #A2B1C8;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}


/*====================================================*/
/* ---- DRUPAL EDITS -------------------------------- */
/*====================================================*/
#cmsTABS{
	border: 1px solid #CCCCCC;
	background-color:#f1f1f1;
	margin-bottom:6px;
}

#cmsTABS .primary{
	border-bottom:none!important;
}

#cmsTABS a{
	text-decoration:none!important;
}

#cmsTABS a{
	border:none!important;
	background-color:transparent!important;
	font-size:13px!important;
	margin:0px 15px 0px 0px!important;
	padding:0px!important;
}

#cmsTABS li{
	margin:0px!important;
	padding:0px!important;
}

#cmsTABS a:hover{
	text-decoration:underline!important;
}

#cmsTABS h2{
	color:#333333;
	display:inline;
	font-family:arial, Helvetica, sans-serif;
	font-size:0.82em;
	float:left;
	padding-top:4px;
	margin-right:10px;
}

/*====================================================*/
/* ---- MILL LISTING -------------------------------- */
/*====================================================*/
div.mill-listing {
	clear: both;
	width: 445px;
	margin: 0;
	padding: 10px 0 0 0;
}

div.mill-listing div.ml-square {
	float: left;
	width: 101px;
	height: 101px;
	padding:0;
}

div.mill-listing div.ml-square a {
	display: block;
	width: 101px;
	height: 101px;
	margin: 0;
	padding: 0;
	border: 1px solid #cbbeb9;
}

div.mill-listing div.ml-square a:hover {
	display: block;
	width: 101px;
	height: 101px;
	margin: 0;
	padding: 0;
	border: 1px solid #27355B;
}

div.mill-listing div.ml-rect {
	float: left;
	width: 138px;
	height: 60px;
	padding:0;
}

div.mill-listing div.ml-rect a {
	display: block;
	width: 138px;
	height: 60px;
	margin: 0;
	padding: 0;
	border: 1px solid #cbbeb9;
}

div.mill-listing div.ml-rect a:hover {
	display: block;
	width: 138px;
	height: 60px;
	margin: 0;
	padding: 0;
	border: 1px solid #27355B;
}

div.mill-listing div.first-square {
	margin: 0 5px 0 0;
}

div.mill-listing div.mid-square {
	margin: 0 5px;
}

div.mill-listing div.last-square {
	margin: 0 0 0 5px;
}

div.mill-listing div.first-rect {
	margin: 0 6px 0 0;
}

div.mill-listing div.mid-rect {
	margin: 0 5px;
}

div.mill-listing div.last-rect {
	margin: 0 0 0 6px;
}



/*====================================================*/
/* ---- LOCATIONS ----------------------------------- */
/*====================================================*/
#location-map {
	margin: 30px 0 0 0;
	padding: 0;
	width: 466px;
	height: 431px;
	background: transparent url(../layout/locations_bg.png) 0 0 no-repeat;
}

#location-map-nh {
	display: block;
	position: relative;
	top: 10px;
	left: 13px;
	margin: 0;
	padding: 0;
}

#location-map-nh h1 a {
	display: block;
	width: 158px;
	height: 14px;
}

#location-map-nh h1 a:hover {
	display: block;
	width: 158px;
	height: 14px;
	border-bottom: 1px solid #27355B;
}

#location-map-ma {
	display: block;
	position: relative;
	top: 36px;
	left: 13px;
	margin: 0;
	padding: 0;
}

#location-map-ma h1 a {
	display: block;
	width: 152px;
	height: 14px;
}

#location-map-ma h1 a:hover {
	display: block;
	width: 152px;
	height: 14px;
	border-bottom: 1px solid #27355B;
}

#location-map-ri {
	display: block;
	position: relative;
	top: 64px;
	left: 13px;
	margin: 0;
	padding: 0;
}

#location-map-ri h1 a {
	display: block;
	width: 174px;
	height: 14px;
}

#location-map-ri h1 a:hover {
	display: block;
	width: 174px;
	height: 14px;
	border-bottom: 1px solid #27355B;
}

#location-map-ct {
	display: block;
	position: relative;
	top: 87px;
	left: 13px;
	margin: 0;
	padding: 0;
}

#location-map-ct h1 a {
	display: block;
	width: 184px;
	height: 14px;
}

#location-map-ct h1 a:hover {
	display: block;
	width: 184px;
	height: 14px;
	border-bottom: 1px solid #27355B;
}

#location-map-ct2 {
	display: block;
	position: relative;
	top: 120px;
	left: 13px;
	margin: 0;
	padding: 0;
}

#location-map-ct2 h1 a {
	display: block;
	width: 184px;
	height: 14px;
}

#location-map-ct2 h1 a:hover {
	display: block;
	width: 184px;
	height: 14px;
	border-bottom: 1px solid #27355B;
}

#location-map h1 {
	font-family: Arial Narrow, Arial;
	font-size: 0.88em;
	font-weight: bold;
	color: #28467b;
	margin: 0 0 7px -2px;
	padding: 0;
	text-indent: -9999px;
	height: 16px;
}

#location-map div.address {
	font-family: Arial;
	font-size: 0.70em;
	color: #607aac;
	line-height: 126%;
}


/*====================================================*/
/* ---- CONTACT US ---------------------------------- */
/*====================================================*/
#contact {
	width: 445px;
	margin: 0px;
	padding: 0;
}

#contact h1 {
	font-size: 0.96em;
	font-family: Arial;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#content-mid #inner-content #contact ul {
	display: block;
	margin: 10px 0 24px 0;
	padding: 0;
}

#content-mid #inner-content #contact ul li {
	list-style-type: none;
	margin: 0;
}

#contact #contact-ri, #contact #contact-ct, #contact #contact-nh, #contact #contact-ma {
	width: 445px;
	margin: 14px 0 24px 0;
	padding: 0px;
}

#contact div.team {
	display: block;
	width: 445px;
	margin: 0 0 24px 0;
	padding: 0;
}

#contact div.team h2 {
	font-size: 0.82em;
	font-family: Arial;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #333333
}

#contact div.team-h, #contact div.individual {
	clear: both;
	display: inline-block;
	width: 445px;
	margin: 4px 0;
	padding: 0;
}

#contact div.team-h {
	border-bottom: 1px solid #333333;
}

#contact div.team-h div.name-h, #contact div.individual div.name {
	float: left;
	display: inline-block;
	width: 120px;
	margin: 0;
	padding: 0;
}

#contact div.team-h div.voicemail-h, #contact div.individual div.voicemail {
	float: left;
	display: inline-block;
	width: 60px;
	margin: 0 0 0 5px;
	padding: 0;
}

#contact div.team-h div.direct-phone-h, #contact div.individual div.direct-phone {
	float: left;
	display: inline-block;
	width: 100px;
	margin: 0 0 0 5px;
	padding: 0;
}

#contact div.team-h div.email-h, #contact div.individual div.email {
	float: left;
	display: inline-block;
	width: 150px;
	margin: 0 0 0 5px;
	padding: 0;
}

#contact div.team-h div.name-h, #contact div.team-h div.voicemail-h, #contact div.team-h div.direct-phone-h, #contact div.team-h div.email-h {
	font-size: 0.70em;
	margin-bottom: 2px;
}

#contact div.individual div.name, #contact div.individual div.voicemail, #contact div.individual div.direct-phone, #contact div.individual div.email {
	font-size: 0.70em;
}


/* PRICE LIST */
#content-mid #content-nav div.pricelist-help {
	display: block;
	margin: 20px 0 0 0;
	padding: 0;
	color: #333;
	font-family: arial;
}

#content-mid #content-nav div.pricelist-help h3 {
	margin: 0 0 5px 0;
	font-size: 0.75em;
	text-decoration: underline;
	font-weight: bold;
}

#content-mid #content-nav div.pricelist-help p {
	margin: 0 0 10px 0;
	padding-right: 5px;
	font-size: 0.625em;
	line-height: 148%;
}

/* =========================================== */
/* = TINY MCE = */
/* =========================================== */
.pdf, .doc, .ppt, .xls {
  background-position:100% 50%;
	background-repeat:no-repeat;
  padding-right:14px;
}

.pdf {background-image:url(../images/icon_pdf.gif);}
.doc {background-image:url(../images/icon_msword.gif);}
.ppt {background-image:url(../images/icon_msppt.gif);}
.xls {background-image:url(../images/icon_msexcel.gif);}

/* =========================================== */
/* = User Menu (Create content, logout, etc) = */
/* =========================================== */
#sidebar-left {
	/*this would be the authenticated user's menu for accessing admin actions (create content, etc)*/
	background: #002d56 url(../images/espresso-logo.gif) no-repeat 99% center;
	font-family: Arial;
	font-size:13px;
	left:0px;
	height:25px;
	margin-top:0px;
	padding:12px 0 10px 8px;
	position:fixed;
	top:0px;
	z-index:1000;
	width:100%;
}

#sidebar-left h2 {
	display:inline;
	float:left;
	font-family: Arial;
	font-weight:normal;
	margin-top:0px;
	padding: 2px 10px;
	color: #f5f5f5;
	border-right: 2px solid #88806f;
}
#sidebar-left ul {
	display:inline;
	float:left;
	margin-top:0px;
	padding: 0 5px;
}

#sidebar-left ul.extras {
	border-left: 2px solid #88806f;
}

#sidebar-left li {
	display:inline;
	float:left;
	padding:5px;
}
#sidebar-left a {
	color:#f5f5f5;
	text-decoration: none;
	padding: 1px 2px;
	background-color: #002d56;
}
#sidebar-left a:hover {
	color:#f5f5f5;
	text-decoration: none;
	padding: 1px 2px;
	background-color: #88806f;
}

#sidebar-left #block-devel-1 {
	display:none;
}




} /* /@media */

/* safari-specific css */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#location-map-ma {
		top: 40px;
	}

	#location-map-ri {
		top: 70px;
	}

	#location-map-ct {
		top: 97px;
	}

	#location-map-ct2 {
		top: 133px;
	}
}
