@charset "utf-8";
/* CSS Document */
/*@import url("../fonts/ChunkFive/stylesheet.css");*/

body {
	padding:0;
	background:#fff;
}

body#home li#homeNav, 
body#about li#aboutNav,
body#costMan li#costManNav,
body#projectMan li#projectManNav,
body#building li#buildingNav,
body#tax li#taxNav,
body#projects li#projectsNav,
body#research li#researchNav,
body#contact li#contactNav {
	background:url(../images/nav-hover.jpg) top right no-repeat;
}
a {
	outline:none;
}

ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
}

li {
	padding-left:0;
	margin-left:0;
}

a {
	font-size:11px;
	color:#2d80b7;
}

input, textarea, select, option {
	color:#666!important;
}

.learnMoreFade {
	position:relative;
	display:block;
	text-indent:-9000px;
	height: 49px;
	width: 220px;
	background:url(../images/learn-more.jpg) bottom left no-repeat;
}

.learnMoreFade * {
  display: none;
}

.learnMoreFade span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 49px;
	width: 220px;
	background:url(../images/learn-more.jpg) top left no-repeat;
}

div#blurb h2 {
	font-size:14px;
	font-weight:normal;
}

h1#logo{
	float:left;
	z-index:20;
	margin:25px 0 0 0; 
	padding:0;
	margin-left:-4px;
}

h1 a.logo {
	display:block;
	background:url(../images/beacon-logo.png) top left no-repeat;
	width:464px;
	height:61px;
	text-indent:-9000px;
}

div#headerContact {
	height:93px;
	background:url(../images/topContact-bg.png) top right no-repeat;
}

div#headerContact ul.topContactInfo {
	margin: 14px 0 0 14px;
}

div#headerContact ul.topContactInfo li {
	color:#666;
}

div.roundedBody h3, div.roundedBody3Column h3 {
	/*font-family:Helvetica, Arial, sans-serif;*/
	color:#464646;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}

div.boxCell h3 {
	font-size:14px;
	display:block;
	padding-bottom:10px;
	font-weight:bold;
	width:200px;
	background:url(../images/boxheading-underline.png) bottom right repeat-x;
}

div.boxCellWide h3 {
	font-size:14px;
	display:block;
	padding-bottom:10px;
	font-weight:bold;
	width:430px;
	background:url(../images/boxheading-underline.png) bottom right repeat-x;
}

div.boxCellLast h3 {
	display:block;
	padding-bottom:10px;
	width:190px;
	background:url(../images/boxheading-underline.png) bottom right repeat-x;
}

div#helpBox h3 {
	display:block;
	/*font-family:Helvetica, Arial, sans-serif;*/
	color:#464646;
	font-size:14px;
	margin-top:10px;
	height:24px;
	padding-top:15px;
	padding-left:25px;
	padding-bottom:0;
	margin-bottom:0;
	width:940px;
	font-weight:bold;
	margin-left:-10px;
	background:url(../images/help-header_01.jpg) top left no-repeat;
}

div#ownersBox h4, div#ownersBox h4 a {
	margin:0!important;
	padding:0!important;
}

div#masthead {
	background:url(../images/header-bg.png) top left repeat-x;
	height:109px;
	width:100%;
	border-bottom:solid 1px #78cbee;
}

div#topNav {
	background:#515151;
	height:37px;
	width:100%;
	border-top:solid 1px #2a2a2a;
	border-bottom:solid 1px #2a2a2a;
}


div.navbox {
	background:url(../images/nav-seperator.png) left top no-repeat;
	position:relative;
	z-index:1;
}

div#navStart {
	position:absolute;
	z-index:100;
	top:0;
	left:0;
	height:37px;
	width:3px;
	background:url(../images/nav-seperator.png) top left no-repeat;
}

ul#mainNav {
	list-style:none;
	padding:0;
	margin:0;
}

ul#mainNav li {
	margin-left:0;
	padding-left:0;
	display:inline;
	float:left;
}

ul#mainNav li.current {
	background:url(../images/nav-hover.jpg) top right no-repeat;
}

ul#mainNav li a {
	display:block;
	height:37px;
	background:url(../images/nav-seperator.png) top right no-repeat;
	padding:0 14px;
	line-height:37px;
	text-transform:lowercase;
	text-decoration:none;
	color:#FFFFFF;
	text-shadow: 0px 0px 2px #000000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}

ul#mainNav li a:hover {
	color:#d5d5d5;
	
}

div.upSeperator {
	height:30px;
	display:block;
	margin-bottom:21px;
	background:url(../images/up-seperator.jpg) top left no-repeat;
}

div.downSeperator {
	height:30px;
	display:block;
	margin-top:14px;
	margin-bottom:7px;
	background:url(../images/down-seperator.jpg) top left no-repeat;
}

div#slideContainer {
	position:relative;
	width:640px;
	height:310px;
	margin-left:10px;
	margin-top:-15px;
}

div#slideshowText {
	position:absolute;
	z-index:9999;
	top:42px;
	left:28px;
	width:200px;
}

div#slideshowText h3, div#slideshowText p {
	color:#fff;
}

div#slideshowText h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:7px;
}


div#slideSkin {
	position:absolute;
	width:620px;
	height:310px;
	z-index:9990!important;
	top:0;
	left:0;
	background:url(../images/slideshow-skin.png) top left no-repeat;
}

div#slideshow {
	position:relative;
	width:620px;
	z-index:1!important;
	top:0;
	left:0;
}

div#slideshow li {
	width:620px;
	height:340px;
	overflow:hidden;
}

/*div.captionCover {
	position:absolute;
	width:620px;
	height:40px;
	z-index:9000!important;
	bottom:-30px;
	left:0;
	background:url(../images/caption-bg-left.png) top left no-repeat;
}*/

div.slideCaption {
	position:relative;
	text-align:left;
	z-index:9999!important;
	bottom:0;
	left:10px;
	width:600px;
	height:28px;
	background:none;
}

div.slideCaption p {
	position:static;
	display:block;
	margin:0;
	padding:0 21px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:28px;
	color:#fff;
}

div.slideCaption a {
	color:#fff;
	font-size:12px;
}

div#captionbg {
	position:absolute;
	text-align:left;
	z-index:9998!important;
	bottom:12px;
	left:11px;
	width:600px;
	height:28px;
	background:url(../images/caption-bg.png) top left no-repeat;
}

div#content {
	margin-top:46px;
}

div.roundedTop {
	float:left;
	height:15px;
	width:960px;
	margin-left:-10px;
	background:url(../images/roundedbox-top.jpg) top left no-repeat;
}

div.roundedBody {
	float:left;
	width:960px;
	margin-left:-10px;
	padding-left:15px;
	background:url(../images/roundedbox-body.jpg) bottom left no-repeat;
}

div.roundedBody3Column {
	float:left;
	width:960px;
	margin-left:-10px;
	padding-left:15px;
	background:url(../images/roundedbox-body-3column.jpg) bottom left no-repeat;
}

div.boxCell	{
	margin-bottom:7px;
	padding-bottom:10px;
}

div.boxCell ul {
	padding-left:10px;
}

div.boxCell ul li {
	padding-left:0;
	margin-left:0;
}

div.sectorsBox a, ul.sidebarList a, div#profilePreview p a {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#666;
}	

div.sectorsBox a:hover, ul.sidebarList a:hover, div#profilePreview p a:hover {
	text-decoration:underline;
}

div.newsletterPreview {
	margin-left:5px;
	margin-bottom:14px;
}

div.newsletterPreview a {
	border:none;
}

div.newsletterPreview img {
	border: solid 1px #999;
}
div#twitter {
	width:200px;
}
	
div#twitter ul {
	list-style:none;
	padding:0;
	margin:0;
}	

div#twitter ul li {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	font-size:11px;
	border-bottom:dashed 1px #ccc;	
}

div#twitter ul li.lastTweet {
	border-bottom:none;
}

div#twitter a {
	font-style:italic;
	font-size:11px!important;
	text-decoration:none;
}

div#twitter a:hover {
	text-decoration:underline;
}
	

div.boxCellLast {
	background:none;
	margin-bottom:7px;
	padding-right:10px;
}

div.resourcesBox a {
	color:#666;
	text-decoration:none;
}	

div.resourcesBox a:hover {
	text-decoration:underline;
}

div.featureIcon {
	height:24px;
	width:24px;
	float:left;
	margin-right:7px;
	margin-top:5px;
}

div#projectsIcon {
	background:url(../images/portfolio-icon.png) top left no-repeat;
}


div#researchIcon {
	background:url(../images/info-icon.png) top left no-repeat;
}

div#brochureIcon {
	background:url(../images/address-book-icon.png) top left no-repeat;
}

div#newsletterIcon {
	background:url(../images/calendar-icon.png) top left no-repeat;
}

div#sectorsIcon {
	background:url(../images/key-icon.png) top left no-repeat;
}

div#newsIcon {
	background:url(../images/announcement-icon.png) top left no-repeat;
}

div#resourcesIcon {
	background:url(../images/tools-icon.png) top left no-repeat;
}


/*---------------------------------- How can we help box styles -------------------------------------*/

div#helpBox {
	float:left;
	margin-top:21px;
}

/*------------------------------ Owners Box ---------------------------------*/
div#ownersBox {
	float:left;
	height:106px;
	width:141px;
	margin-left:-10px;
}

.ownerFade{
	position:relative;
	display:block;
	text-indent:-9000px;
	height: 106px;
	width: 141px;
	background:url(../images/owners-pixy.jpg) bottom left no-repeat;
}

.ownerFade * {
  display: none;
}

.ownerFade span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 106px;
	width: 141px;
	background:url(../images/owners-pixy.jpg) top left no-repeat;
}


/*------------------------------ Body Corpates Box ---------------------------------*/	
div#bodyCorpBox {
	float:left;
	height:106px;
	width:137px;
	margin-left:0;
}

.bodyCorpFade{
	position:relative;
	display:block;
	text-indent:-9000px;
	height: 106px;
	width: 137px;
	background:url(../images/body-corporate-pixy.jpg) bottom left no-repeat;
}

.bodyCorpFade * {
  display: none;
}

.bodyCorpFade span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 106px;
	width: 137px;
	background:url(../images/body-corporate-pixy.jpg) top left no-repeat;
}

/*------------------------------ Tax Depreciation Box ---------------------------------*/	
div#taxDepBox {
	float:left;
	height:106px;
	width:136px;
	margin-left:0;
}

.taxDepFade{
	position:relative;
	display:block;
	text-indent:-9000px;
	height: 106px;
	width: 136px;
	background:url(../images/tax-dep-pixy.jpg) bottom left no-repeat;
}

.taxDepFade * {
  display: none;
}

.taxDepFade span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 106px;
	width: 136px;
	background:url(../images/tax-dep-pixy.jpg) top left no-repeat;
}

/*------------------------------ Architects Box ---------------------------------*/
div#architectsBox {
	float:left;
	height:106px;
	width:136px;
	margin-left:0;
}

.architectFade{
	position:relative;
	display:block;
	text-indent:-9000px;
	height: 106px;
	width: 136px;
	background:url(../images/architects-pixy.jpg) bottom left no-repeat;
}

.architectFade * {
  display: none;
}

.architectFade span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 106px;
	width: 136px;
	background:url(../images/architects-pixy.jpg) top left no-repeat;
}


/*------------------------------ Developers Box ---------------------------------*/
div#developersBox {
	float:left;
	height:106px;
	width:137px;
	margin-left:0;
}

.developersFade{
	position:relative;
	display:block;
	text-indent:-9000px;
	height: 106px;
	width: 137px;
	background:url(../images/developers-pixy.jpg) bottom left no-repeat;
}

.developersFade * {
  display: none;
}

.developersFade span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 106px;
	width: 137px;
	background:url(../images/developers-pixy.jpg) top left no-repeat;
}


/*------------------------------ Banks Box ---------------------------------*/
div#banksBox {
	float:left;
	height:106px;
	width:137px;
	margin-left:0;
}

.banksFade{
	position:relative;
	display:block;
	text-indent:-9000px;
	height: 106px;
	width: 137px;
	background:url(../images/banks-pixy.jpg) bottom left no-repeat;
}

.banksFade * {
  display: none;
}

.banksFade span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 106px;
	width: 137px;
	background:url(../images/banks-pixy.jpg) top left no-repeat;
}

/*------------------------------ Builders Box ---------------------------------*/
div#buildersBox {
	float:left;
	height:106px;
	width:136px;
	margin-left:0;
}

.buildersFade{
	position:relative;
	display:block;
	text-indent:-9000px;
	height: 106px;
	width: 136px;
	background:url(../images/builders-pixy.jpg) bottom left no-repeat;
}

.buildersFade * {
  display: none;
}

.buildersFade span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 106px;
	width: 136px;
	background:url(../images/builders-pixy.jpg) top left no-repeat;
}


/*----------------------------------------------------------- Footer Styles ---------------------------------------------------*/
div#footer {
	float:left;
	width:100%;
	background:#515151 url(../images/footer-bg.jpg) top left repeat-x;
	border-top: solid 10px #515151;
	margin-top:52px;
	padding-bottom:0;
}

div#footer > div {
	margin-top:20px;
}

div#footer h3 {
	/*font-family:Helvetica, Arial, sans-serif;*/
	font-size:14px;
	padding-bottom:0;
	margin-bottom:14px;
	font-weight:bold;
	color:#FFFFFF;
}

div#footer ul li a {
	color:#ffffff;
	text-decoration:none;
}

div#footer ul li a:hover {
	text-decoration:underline;
}

ul.contactInfo li {
	font-size:11px;
	color:#ffffff;
	padding:0;
}
	
span.email {
	color:#8dc63f;
}

a.socialMedia {
	display:block;
	float:left;
	height:32px;
	width:32px;
	margin-right:11px;
}

.twitterFade {
	position:relative;
	display:block;
	text-indent:-9000px;
	height: 32px;
	width: 32px;
	background:url(../images/twitter.png) bottom left no-repeat;
}

.twitterFade * {
  display: none;
}

.twitterFade span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 32px;
	width: 32px;
	background:url(../images/twitter.png) top left no-repeat;
}

.linkedFade {
	position:relative;
	display:block;
	text-indent:-9000px;
	height: 32px;
	width: 32px;
	background:url(../images/LinkedIn.png) bottom left no-repeat;
}

.linkedFade * {
  display: none;
}

.linkedFade span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 32px;
	width: 32px;
	background:url(../images/LinkedIn.png) top left no-repeat;
}

ul#copyright {
	float:left;
	clear:both;
	width:940px;
	background:url(../images/footer-rule.png) top left no-repeat;
	padding-top:14px;
	padding-bottom:14px;
	margin:0;
	list-style:none;
}

div.legal {
	float:left;
	clear:both;
	width:840px;
	background:none;
	padding-top:0;
	padding-bottom:14px;
	margin:0;
	list-style:none;
}

div.legal p {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#fff;
	font-size:10px;
	padding-bottom:0;
	margin-bottom:0;
}

div.legal a {
	color:#fff;
	text-decoration:underline;
}

ul#copyright li {
	float:left;
	display:inline;
	margin-right:15px;
}

ul#copyright li a {
	font-family:helvetica, arial, sans-serif;
	color:#FFFFFF;
	font-size:10px;
}

span.copyStatement {
	font-family:helvetica, arial, sans-serif;
	color:#FFFFFF;
	font-size:10px;
}

a.underlined {
	text-decoration:underline!important;
}	

/*-------------------------------- Top Level Sub-Page Styles ---------------------------------------*/
div#subHead {
	position:relative;
	z-index:99;
}

div#subHead h2 {
	font-size:28px;
	font-weight:bold;
	text-transform:lowercase;	
	color:#464646;
	margin-bottom:-10px;
}

div#subNav {
	margin-top:-5px;
}

div#subNav ul {
	margin-bottom:0;
	padding-bottom:0;
}

div#subNav ul li {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
	float:left;
	list-style-position:inside;
	margin-right:7px;
}

div#subNav ul li a {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
}

div#subNav ul li a.current {
	color:#2d80b7;
}

div#subNav ul li a:hover {
	color:#2d80b7;
}

/*------------------------------Feature Image Styles -------------------------*/
div#featureImageContainer {
	position:relative;
	float:left;
	top:7px;
	height:360px;
	width:960px;
	margin-left:-10px;
	margin-bottom:7px;
}

div#featureImageCover {
	position:absolute;
	z-index:99;
	height:360px;
	width:960px;
	top:0;
	left:0;
	background:url(../images/featureImgCover.png) top left no-repeat;
}

div#subPageNumber h3 {
	font-family:Helvetica, Arial, sans-serif;
	color:#999999;
	font-size:70px;
	margin-top:32px;
}

div#subPageContent h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#333;
}

div#subPageContent h4 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#333;
	margin-bottom:7px;
	padding-bottom:0;
}

div#subPageContent p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:1.4em;
}

div#subSidebar, div.subSidebar {
	background:url(../images/sub-sidebar-body.png) bottom left no-repeat;
	padding: 0 4px 14px 4px;
	margin-top:49px;
	margin-bottom:14px;
}

div#articleLeftBar {
	margin-top:42px;
}

div#articleLeftBar h5 {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	margin-bottom:7px;
}
div#subSidebar h4, div.subSidebar h4 {
	display:block;
	height:41px;
	width:228px;
	margin-left:-4px;
	margin-bottom:0;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:0 21px;
	line-height:41px;
	background:url(../images/sub-sidebar-head.jpg) top left no-repeat;
}

div#subSidebar h5, div.subSidebar h5 {
	margin-bottom:0;
}

div#subSidebar h5 a, div.subSidebar h5 a {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

div#subSidebar h5 a:hover, div.subSidebar h5 a:hover {
	text-decoration:underline;
}

div#subSidebar p, div.subSidebar p {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#666;
	margin-bottom:7px;
}

div#subSidebar p a, div.subSidebar p a {
	margin-top:0;
	padding-bottom:7px;
	text-decoration:none;
}

div#subSidebar p a:hover, div.subSidebar p a:hover {
	text-decoration:underline;
}

div.subSidebarBox {
	margin:10px;
	border-bottom:dashed 1px #ccc;
}

div#subPageContent img {
	
}

#imageLeft {
	padding:0;
	border:solid 1px #666;
	margin:2px 10px 10px 0;
}

#imageRight {
	padding:0;
	border:solid 1px #666;
	margin:2px 0 10px 10px;
}

div.articleImage {
	padding:2px;
	float:left;
	border:solid 1px #ccc;
	margin-top:4px;
	margin-bottom:5px;
	margin-right:10px;
	overflow:hidden;
}

div.projectExcerpt {
	padding-bottom:14px;
	border-bottom:dashed 1px #ccc;
	margin-bottom:14px;
}

div.projectExcerpt h3 {
	margin-bottom:7px;
	margin-top:7px;
	padding-bottom:0;
	line-height:1em;
}

div.projectExcerpt h3 a {
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:0;
	padding-bottom:0;
}

div.projectExcerpt p {
	margin:0 0 7px 0;
	padding:0;
}

div.projectExcerpt p a {
	display:inline;
}

p.articleMeta {
	font-style:italic;
	font-size:10px;
	color:#999;
}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

div.projectExcerpt h3 a:hover {
	text-decoration:underline;
}
div.projectImage {
	float:left;
	padding:2px;
	margin-right:14px;
	border:solid 1px #ccc;
}

div#subPageContent ul {
	margin-left:21px;
	list-style:disc;
	margin-bottom:21px;
	margin-top:0;
}

div#subPageContent ul li {
	color:#666;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:1.4em;
}

div#keyProjects {
	border-top:solid 1px #ccc;
	padding-top:14px;
}

div.topPadding {
	width:400px;
	height:10px;
}

div.publicationColumn h3 {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	display:block;
	width:300px;
	height:25px;
	margin-bottom:0;
	border-bottom:solid 1px #666;
	font-size:16px;
	color:#333;
}

div.publicationColumn img {
	padding:2px;
	border:solid 1px #ccc;
}

div.pubBox {
	padding:14px 0 0 0;
	border-bottom:1px dashed #ccc;
}

div.pubBox a.download {
	display:block;
	height:30px;
	width:190px;
	padding:0;
	text-indent:-9000px;
	background:url(../images/download-this.jpg)top left no-repeat;
	margin:7px 0 7px 3px;
}	

p.pubTitle {
	font-size:11px;
	color:#666;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
}

p.pubMeta {
	font-style:italic;
	font-size:10px;
	color:#999;
	margin:0 0 7px 0;
	padding:0;
}

div#content div#articleLeftBar a {
	display:inline-block;
	margin:0 0 7px 0;
	padding:0;
	text-decoration:none;
}

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

div#sectionBlurb h3 {
	font-family:Helvetica, Arial, verdana, sans-serif;
	font-size:14px;
	line-height:1.6em;
	font-weight:normal;
	color:#666;
}

div#profilePreview {
	width:190px;
	margin:14px 0 0 14px;
	padding-bottom:0;
}

div#profilePreview img {
	margin-bottom:10px!important;
	border:none;
}

.noPaddingTop {
	margin-top:0!important;
	padding-top:0!important;
}

ul.sidebarList {
	margin:14px;
}

ul.sidebarList li a {
	text-decoration:none;
}

ul.sidebarList li a:hover {
	text-decoration:underline;
}

div.sectionProject {
	display:block;
	float:left;
	width:190px;
	height:133px;
	margin-right:38px;
	border:solid 1px #666;
}

body#contact form {
	background:#efefef;
	border:solid 1px #666;
	width:340px;
	padding:20px 20px 0 20px;
	margin-left:0;
	margin-top:0;
}

body#contact form textarea, body#contact form input {
	display:block;
	width:330px;
	margin-bottom:14px;
}

body#contact form input.zemSubmit {
	display:block;
	height:37px;
	border:none!important;
	width:220px;
	background:url(../images/send-pixy.jpg) bottom left no-repeat;
	text-indent:-9000px;
}

body#contact form input.zemSubmit:hover {
	background:url(../images/send-pixy.jpg) top left no-repeat;
}

div#contactLeftBar h3 {
	margin:0 0 14px 0;
	font-size:16px;
	color:#333;
	font-family:Helvetica, Arial, sans-serif;
}

div#contactLeftBar h4 {
	font-size:12px;
	font-weight:bold;
	color:#333;
	font-family:Helvetica, Arial, verdana, sans-serif;
	margin-top:7px;
	margin-bottom:0;
	padding-bottom:0;
}

div#contactLeftBar p {
	font-size:11px;
	line-height:1.4em;
	padding:0;
	margin:0;
}

div.staffImg {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

div.staffImg img {
	padding:2px;
	border:solid 1px #ccc;
}

div.cvBox {
	padding-bottom:0;
	margin-bottom:21px;
	border-bottom:dashed 1px #ccc;
}

div.imgList img {
	margin-right:20px;
}

div#content div#subPageContent div#paginBox {
	text-align:center;
	list-style:none;
}

ul.pagination {
	list-style:none;
	margin-top:14px auto 0 auto;
	text-align:center;
}

ul.pagination li {
	display:inline;
	float:left;
	padding:5px;
	margin-right:13px;
}

ul.pagination li.active {
	padding:5px;
	border:solid 1px #666;
	background:#ccc;
}

body#projects div.articleImage {
	width:460px;
	height:220px;
	margin-bottom:14px;
}

body#projects div.articleImage img {
	width:100%;
}

/*--------------------------------- Login Area Style ------------------------------*/

div.loginBox {
	width:440px;
	background:url(../images/login-bg.png) bottom left no-repeat;
	padding: 0 4px 28px 4px;
	margin-top:49px;
	margin-bottom:14px;
}

div.loginBox h4 {
	display:block;
	height:41px;
	width:440px;
	margin-left:-4px;
	margin-bottom:0;
	font-size:14px;
	font-weight:bold;
	color:#fff!important;
	padding:0 21px;
	line-height:41px;
	background:url(../images/login-head.jpg) top left no-repeat;
}

div.loginBox form {
	padding:20px 20px 0 20px;
}
	
form#reportQuoteForm label, form#order label {
	display:block;
	float:left;
	margin-right:20px;
	width:220px;
	line-height:24px;
	margin-bottom:0;
}

form#reportQuoteForm input, form#reportQuoteForm select, form#order input, form#order textarea, form#order select {
	width:300px;
	margin-bottom:0;
}

div.toolBox {
	background:#efefef;
	border:solid 1px #999;
	margin-bottom:21px;
}

div.toolBox h3 {
	margin-bottom:7px;
	padding-bottom:0;
	line-height:1em;
}	

div.toolBox h3 a {
	color:#333;
	margin-bottom:0;
	padding-bottom:0;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
}

div.toolBox h3 a:hover {
	text-decoration:underline;
}

div.innerPadding {
	padding:10px 10px 0 10px;
}

div#quoteBox h3 {
	padding-left:39px;
	line-height:32px;
	background:url(../images/instant-quote-bg.png) top left no-repeat;
}

div#orderReport h3 {
	padding-left:39px;
	line-height:32px;
	background:url(../images/order-report-bg.png) top left no-repeat;
}

form#reportQuoteForm, form#order {
	background:#efefef;
	border:solid 1px #999;
	padding:20px 20px 0 20px;
}

div#formNotes {
	border-top:dashed 1px #999;
	border-bottom:dashed 1px #999;
	padding-top:14px;
	padding-bottom:7px;
	margin-bottom:14px;
}

div#formNotes p {
	font-size:10px;
	margin-bottom:7px;
	padding-bottom:0;
	line-height:1.3em;
}

input#insert {
	display:block;
	padding:0!important;
	border:none;
	height:49px;
	width:220px;
	background:url(../images/submit-bg.png) bottom left no-repeat;
	text-indent:-9000px!important;
	font-size:0;
	line-height:0;
}

input#insert:hover {
	background:url(../images/submit-bg.png) top left no-repeat;
}

label#price {
	color:#2d80b7;
	padding:10px 0;
	font-size:16px;
	font-weight:bold;
}

input#total {
	font-size:16px;
	font-weight:bold;
	padding:10px;
	width:140px!important;
	color:#2d80b7;
	border:solid 2px #999;
}

td#quoteAddress {
	padding-bottom:14px;
}

td#quoteAddress p {
	padding-bottom:0;
	margin-bottom:0;
}

div#print_button1 {
	display:block;
	height:30px;
	text-indent:-9000px;
	width:135px;
	margin:0;
	padding:0;
	background:url(../images/printer-bg.png) bottom left no-repeat;
}

div#print_button1:hover {
	background:url(../images/printer-bg.png) top left no-repeat;
}
	
div.loginBox input#submit {
	display:block;
	text-indent:-9000px;
	height:49px;
	width:220px;
	border:none;
	padding:0;
	background:url(../images/login-button-bg.png) bottom left no-repeat;
	font-size:0;
	line-height:0;
}
	
div.loginBox input#submit:hover {
	background:url(../images/login-button-bg.png) top left no-repeat;
}

a#logout {
	float:right;
	display:block;
	height:15px;
	width:80px;
	padding:0;
	text-indent:-9000px;
	margin:0;
	background:url(../images/logout-bg.png) top left no-repeat;
}

a#logout:hover {
	background:url(../images/logout-bg.png) bottom left no-repeat;
}

div#bodyCorpRep {
	padding:10px;
	border:dashed 1px #999;
	background:#fff;
}

div#termsCheck {
	margin:14px 0;
	display:block;
	height:70px;

}

div#termsCheck label {
	width:500px;
}

input#iagree {
	float:left;
	width:10px!important;
	margin-right:14px;
}

div.sectionProject {
	position:relative;
}

div.projectCaption {
	position:absolute;
	bottom:0;
	left:0;
	border-top:solid 1px #000;
	width:100%;
	padding:0;
	background:url(../images/project-caption-bg.png) bottom left repeat;
}

div.projectCaption p {
	font-size:11px;
	line-height:1.1em;
	margin-bottom:0;
	padding:5px;
}

div.projectCaption p a {
	font-size:11px;
	line-height:1.1em;
	color:#e5e5e5!important;
	margin-bottom:0;
	text-decoration:none;
}

div.projectCaption p a:hover {
	text-decoration:underline;
}

form#order p, form#reportQuoteForm p, form#order div#termsCheck p, form#quote p, form#poolQuote p {
	position:relative;
}

div#termsCheck label.error {
	position:absolute;
	width:180px!important;
	right:-190px;
	top:0;
	display:block;
	padding:0 5px 0 30px;
	line-height:24px;
	background:#FFDDDD url(/images/validation-arrow.png) center left no-repeat;
	border:solid 1px #990000;
	color:#990000;
	font-size:11px;
	font-style:italic
}


label.error {
	position:absolute;
	width:180px!important;
	right:-230px;
	top:0;
	display:block;
	padding:0 5px 0 30px;
	line-height:24px;
	background:#FFDDDD url(/images/validation-arrow.png) center left no-repeat;
	border:solid 1px #990000;
	color:#990000;
	font-size:11px!important;
	font-style:italic;
	font-weight:normal!important;
}

a#tippingButton {
	position:relative;
	display:block;
	text-indent:-9000px;
	height:30px;
	width:135px;
	padding:0;
	margin:14px 0 0 0;
	background:url(../images/tipping-button.png) bottom left no-repeat;
}

a#tippingButton * {
  display: none;
}

a#tippingButton span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 30px;
	width: 135px;
	background:url(../images/tipping-button.png) top left no-repeat;
}

form#quote, form#poolQuote {
	margin-top:38px;
	padding:20px;
	background:#e9e9e9;
	border:solid 1px #666;
}

form#quote label.mainLabel, form#poolQuote label.mainLabel {
	display:block;
	font-size:16px;
	padding:13px 0 13px 48px;
	font-weight:bold;
	margin-bottom:10px;
}

form#quote label#contactOne, form#poolQuote label#contactOne {
	background:url(../images/step1.png) top left no-repeat;
}

form#quote label#typeTwo, form#poolQuote label#typeTwo {
	background:url(../images/step2.png) top left no-repeat;
}

form#quote label#cityThree {
	background:url(../images/step3.png) top left no-repeat;
}

form#quote label#locationFour {
	background:url(../images/step4.png) top left no-repeat;
}


form#quote select, form#poolQuote select {
	width:280px;
	margin:14px 0;
}

table td.paddedBottom {
	padding-bottom:14px;
	border-bottom:dashed 1px #ccc;
}

table td.paddedTop {
	padding-top:14px;
}

form#reportQuoteForm label, form#order label {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:21px;
	font-size:12px!important;
	float:left;
	font-weight:bold;
	width:200px;
}

form#order label#iagree {
	float:left;
	width:90%;
	font-size:11px;
	font-weight:normal;
}

form#quote label.text, form#poolQuote label.text {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:21px;
	font-size:12px!important;
	float:left;
	font-weight:bold;
	width:80px;
}

form#quote label#price, form#poolQuote label#price {
	font-size:16px;
	font-weight:bold;
}

form#quote input, form#poolQuote input {
	display:block!important;
	width:280px;
}	

form#quote img {
	margin-right:7px;
}

form#quote div#priceBox {
	padding-top:14px;
	border-top:dashed 1px #ccc;
}

form#poolQuote input#total {
	margin-bottom:14px;
}

form#quote div#total {
	padding:5px;
	height:26px;
	width:120px;
	background:#fff;
	border:solid 2px #333;
	font-size:18px;
	font-weight:bold;
}

div.subSidebarBox h5 {
	padding-left:31px;
	line-height:1em;
	margin-bottom:7px!important;
}

div.subSidebarBox h5 a {
	line-height:1em;
}

div#resource1 h5 {
	height:24px;
	line-height:24px;
	background:url(../images/resource1-icon.png) top left no-repeat;
}

div#resource2 h5 {
	height:32px;
	background:url(../images/resource2-icon.png) top left no-repeat;
}

div#resource3 h5 {
	height:32px;
	background:url(../images/resource3-icon.png) top left no-repeat;
}

div#resource4 h5 {
	line-height:24px;
	height:24px;
	background:url(../images/resource4-icon.png) top left no-repeat;
}

div#resource5 h5 {
	height:32px;
	background:url(../images/resource5-icon.png) top left no-repeat;
}

div#resource6 h5 {
	height:32px;
	background:url(../images/resource6-icon.png) top left no-repeat;
}

a#ftpLink {
	position:relative;
	display:block;
	height:30px;
	width:135px;
	padding:0;
	background:url(../images/ftp-button.png) bottom left no-repeat;
	text-indent:-9000px;
	margin-top:7px;!important;
}

a#ftpLink * {
  display: none;
}

a#ftpLink span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 30px;
	width: 135px;
	background:url(../images/ftp-button.png) top left no-repeat;
}

div.loginBox h4.alert {
	display:inline!important;
	line-height:1em;
	margin-left:20px;
	padding:7px!important;
	background:#FFDDDD;
	border:solid 1px #990000;
	color:#990000!important;
	font-size:11px;
	font-style:italic;
}

label#address, label.long {
	display:block;
	width:150px!important;
}

select#Location, select#poolType {
	clear:both;
	display:block;
}

input#address, input.long {
	display:block;
	clear:both;
}

h3.tippingHead {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#333;
	font-size:16px;
	font-weight:bold;
	margin-top:7px;
	margin-bottom:7px;
}

p font, font font, font {
	font-family:Helvetica, Arial, verdana, sans-serif;
	font-size:11px;
	line-height:1.4em;
	color:#666;
}

div#iframe th {
	background:#2d80b7;
}

th font {
	color:#fff!important;
}

div#priceBox {
	margin-bottom:14px;
}

div#costx {
	float:left;
	height:55px!important;
	width:100px!important;
	margin-top:-35px;
	margin-bottom:0;
}

div#costx h5 {
	padding:0;
	margin:0;
}

a#costxImage {
	display:block;
	position:relative;
	text-indent:-9999px;
	height:55px;
	padding:0;
	margin:0;
	width:100px;
	background:url(../images/costx-pixy.png) bottom left no-repeat;
}

a#costxImage * {
	display:none;
}


a#costxImage span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding:0;
	margin:0;
	height: 55px;
	width: 100px;
	background:url(../images/costx-pixy.png) top left no-repeat;
}

ul#dilapidationList {
	padding-top:14px;
	padding-bottom:14px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	list-style:none!important;
	padding-left:0!important;
	margin-left:0!important;
}

li#reportFeatures {
	padding-left:62px;
	background:url(../images/dilap-report-bg.png) no-repeat top left;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 14px!important;
	line-height:48px!important;
	font-weight: bold;
	color: #333333;
}


a#orderFade {
	margin:0 auto;
	position:relative;
	display:block;
	height:30px;
	width:135px;
	background:url(../images/order-button.png) bottom left no-repeat;
	text-indent:-9000px;
	margin-top:7px;!important;
}

a#orderFade * {
  display: none;
}

a#orderFade span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 30px;
	width: 135px;
	background:url(../images/order-button.png) top left no-repeat;
}

div.longQuestion {
	margin-bottom:14px!important;
}
