@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img { border: 0; }

a { color: #117AB9; text-decoration: none; }
a:hover { text-decoration: underline; }

#sign_up { display: none; }

p { 
	line-height: 18px;
	margin: 12px 0; 
	
}

.container {
	margin: 0 auto;
	width: 988px;
}

.gray-bg-portfolio-page {
	background: #ddd;
	border-radius: 4px;
	padding: 11px;
}

.white-portfolio-page {
	border-radius: 4px 0 0 4px;
	background: #fff;
	width: 307px;
	height: 401px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap
}

.company-logo {

}

.picture-portfolio-page {
	display: table-cell;
	width: 658px;
}

.big-o-white-portfolio-page {
	background: #fff;
	border-radius: 4px;
	padding: 11px;
	margin-top: 11px;
	white-space: nowrap
}

.left-side-portfolio-page {
	display: inline-block;
	width: 455px;
	white-space: normal;
}

.tabs-spacer-portfolio-page {
	width: 100%;
	height: 2px;
	background: #333;
}

.right-side-portfolio-page {
	display: inline-block;
	width: 416px;
	margin-left: 70px;
	vertical-align: top;
	white-space: normal;
}

.right-side-portfolio-page p.press {
	font-family: 'Fjalla One', sans-serif; 
	font-size: 17px;
	color: #666666;
	text-transform: uppercase;	
	margin-bottom: 10px;
	display: block;
}

.right-side-portfolio-page .portfolio-article-summary {
	background: url(/img/portfolio/article-gradient.jpg) no-repeat;
	min-height: 84px;
	padding: 13px;
	margin-top: 5px;
	font-size: 11px;
	color: #333 !important;
	line-height: 18px;
}

.right-side-portfolio-page .portfolio-article-summary p { margin-top: 4px; }

.right-side-portfolio-page .article-thumb {
	float: left;
	padding-right: 13px;
	width: 106px;
	height: 90px;
}


.portfolio-article-summary .content {
	float: left;
	width: 250px;
}

.right-side-portfolio-page .article-title {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	display: block;
}

.project-placeholder {
	width: 184px;
	height: 209px;
	display: inline-block;
	vertical-align: top;
	margin-right: 24px;
	white-space: nowrap;
	margin-bottom: 10px;
	position: relative;
	margin-bottom:18px;
}

.right-side-portfolio-page a.project-box {
	display: block;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	width: 182px;
	height: 207px;
	padding: 10px;
	padding-bottom: 0;
	cursor: pointer;
}

.right-side-portfolio-page a.project-box:hover { border: 2px solid #333; margin-left: -1px; margin-top: -1px; cursor: pointer; }

.right-side-portfolio-page .project-thumbs img { display: inline-block; margin-top: 5px; margin-left: 5px; }
.right-side-portfolio-page .project-thumbs img:first-child { margin-left: 0; }

.right-side-portfolio-page span.project-title-link {
	color: #117AB9;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin-top: 6px;
	background: url(/img/portfolio/project-photos-link.jpg) right no-repeat;
	white-space: normal;
}

.project-billboard-end { margin-right: 0; }

.right-side-portfolio-page .more-articles {
	width: 100%;
	height: 30px;
	background: url(/img/portfolio/more-articles.gif);
	cursor: pointer;
}

.right-side-portfolio-page .more-pictures {
	width: 100%;
	height: 30px;
	background: url(/img/portfolio/more-pictures.gif);
	margin-top: 12px;
	cursor: pointer;
}

.hide { position: absolute; top: -9999px; left: -9999px; }

.left-side-portfolio-page .list-wrap p {
	line-height: 20px;
	margin-top: 12px;
}


.left-side-portfolio-page .company-title {
	font-size: 23px;
	color: #333;
	font-family: 'Fjalla One', sans-serif;
	text-transform: uppercase;
	margin-top: 16px;
	line-height: normal;
}

.left-side-portfolio-page .company-title.little, .left-side-portfolio-page .company-location.little {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

.left-side-portfolio-page .company-location.little { font-size: 12px; }

.left-side-portfolio-page .company-location {
	font-size: 17px;
	color: #999 !important;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
	line-height: normal;
	margin-top: 0;
	
}


.left-side-portfolio-page .description-heading {
	color: #666666 !important;
	font-size: 17px;
	font-family: 'Fjalla One', sans-serif;
	text-transform: uppercase;
	margin-top: 16px;
}

.left-side-portfolio-page .serv-box {
	display: inline-block;
	width: 220px;
	vertical-align: top;
}

.left-side-portfolio-page ul.bullet-points { margin-top: 7px; }
.left-side-portfolio-page ul.bullet-points li { margin-left: 14px; line-height: 20px; }

.left-side-portfolio-page .maps {
	margin-top: 10px;
}

a.website-link {
	display: block;
	width: 193px;
	height: 18px;
	padding: 8px 0 10px;
	margin-top: 10px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border-radius: 3px;
	background-color: #1286CB;
	background-image: linear-gradient(bottom, rgb(14,99,152) 15%, rgb(20,143,220) 64%);
	background-image: -o-linear-gradient(bottom, rgb(14,99,152) 15%, rgb(20,143,220) 64%);
	background-image: -moz-linear-gradient(bottom, rgb(14,99,152) 15%, rgb(20,143,220) 64%);
	background-image: -webkit-linear-gradient(bottom, rgb(14,99,152) 15%, rgb(20,143,220) 64%);
	background-image: -ms-linear-gradient(bottom, rgb(14,99,152) 15%, rgb(20,143,220) 64%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.15, rgb(14,99,152)),
		color-stop(0.64, rgb(20,143,220))
	);
	display: none;
}

a.website-link span { color: #fff; border-bottom: 0; text-decoration: none; } 

/**** Lightbox Styles ****/

.main-pic {
	width: 501px;
	height: 428px;
	display: inline-block;
	vertical-align: top;
}

.right-content {
	width: 193px;
	height: 406px;
	padding: 12px;
	padding-top: 10px;
	position: absolute;
	left: 549px;
	top: 60px;
	background: #eaeaea;
	border-radius: 5px;
}

.about-project {
	height: 421px;
	overflow: hidden;
}


.lightbox-project-title {
	font-family: 'Fjalla One', sans-serif;
	font-size: 18px;
	color: #333;
	margin-top: 0;
}

.lightbox-project-description {
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
p.lightbox-project-company {
	font-family: 'Fjalla One', sans-serif;
	font-size: 16px;
	margin-top: 14px;
	display: none;
}

p.lightbox-project-location {
	font-family: 'Fjalla One', sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 0;
	margin-top: 0;
	display: none;
}

p.lightbox-project-standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 21px;
	display: none;
}

div.lightbox-website-link {
	display: block;
	width: 193px;
	height: 38px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	position: absolute;
	bottom: 12px;
	border-radius: 3px;
	background-color: #1286CB;
	background-image: linear-gradient(bottom, rgb(14,99,152) 15%, rgb(20,143,220) 64%);
	background-image: -o-linear-gradient(bottom, rgb(14,99,152) 15%, rgb(20,143,220) 64%);
	background-image: -moz-linear-gradient(bottom, rgb(14,99,152) 15%, rgb(20,143,220) 64%);
	background-image: -webkit-linear-gradient(bottom, rgb(14,99,152) 15%, rgb(20,143,220) 64%);
	background-image: -ms-linear-gradient(bottom, rgb(14,99,152) 15%, rgb(20,143,220) 64%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.15, rgb(14,99,152)),
		color-stop(0.64, rgb(20,143,220))
	);
	z-index: 9999;
}

div.lightbox-website-link span { 
	display: block; 
	margin-top: 10px; 
	
}

.lightbox-contact-phone { 
	display: none; 
	z-index: 99991; 
	position: absolute;
	bottom: 12px;
	font-weight: bold;
	font-size: 14px;
	left: 0;
}

.lightbox-contact-phone { width: 100%; text-align: center; }
.lightbox-contact-phone span { display: block; font-size: 12px; color: #C8451A; }


/**** Lightbox Slider ****/

.slides {
	width:501px;
	height:428px;
	position:relative;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px;
}

/*#slides, #slides2 {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}*/

.modal-content, .modal-content-edit {
	display: none;
}
.slides_container {
	width:501px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container a {
	width:501px;
	height:478px;
	display:block;
}

.slides_container a img {
	display:block;
}

.slides .next,.slides .prev {
	position:absolute;
	top:149px;
	left:0px;
	width:54px;
	height:126px;
	display:block;
	z-index:101;
}

.slides .next {
	left:447px;
}

.pagination {
	display: none;
}


/*** IE Fixes ***/

.main-pic, .serv-box, .project-thumbs img, .project-placeholder, .right-side, .left-side {
	zoom: 1;
	*display: inline;
}






.ui-tabs {
	padding:0;
}

.ui-tabs .ui-tabs-panel {
	padding:0;

}

.ui-tabs.ui-widget-content, .ui-tabs .ui-widget-content, .ui-tabs .ui-widget-header, .ui-tabs .ui-widget-header .ui-state-default, .ui-tabs .ui-widget-header .ui-state-focus {
	border: 0;
	background:none;
}


.ui-tabs .ui-widget-header .ui-state-active {
	border:0;
	background: #333;
	font-weight: normal /*{fwDefault}*/;
	color: #fff;

}
.ui-tabs .ui-state-active a,
.ui-tabs .ui-state-active a:link,
.ui-tabs .ui-state-active a:visited  {
	color: #fff; /*{fcActive}*/
}


/*** Added Code ***/

.left-side-portfolio-page .ui-tabs .ui-tabs-nav li {
	text-transform: uppercase; font-family: 'Fjalla One', sans-serif;
	font-size: 17px;
	text-align: center;
}

.left-side-portfolio-page .ui-tabs .ui-tabs-nav li a {
	text-align: center;
	padding: .5em 2.5em;
	text-decoration: none;
}

.left-side-portfolio-page .ui-widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}

.left-side-portfolio-page .ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-left: -0.10em;
}

.left-side-portfolio-page .ui-tabs .ui-tabs-nav li.ui-state-active {
	margin-left: -0.10em;
}

.left-side-portfolio-page .ui-tabs .ui-tabs-nav a:link {
	font-weight: normal;
}







.top {
	width:100%;
}

.top .company {
    display:table-cell;      
	vertical-align: middle;     
	width:100%;
	

}

.top .company .title {
	font-size: 23px;
	color: #333;
	font-family: 'Fjalla One', sans-serif;
	text-transform: uppercase;
}
        
.top .company .location {
	font-size: 17px;
	color: #999 !important;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;

}

.top .logo {
    display:table-cell;      
	vertical-align: middle;
	text-align:right;
	padding: 6px 0;
}

.gray-bg-portfolio-page {
    clear: both;
}

.contact-contractor {
    display: table-cell;
    width: 307px;
    vertical-align: top;
	padding-left: 0px;
}

.contact-contractor input, .contact-contractor textarea {
	font-family: arial;
    width: 258px;
	padding: 6px 8px 6px 8px;
	font-size: 11px;
	font-weight: bold;
	border-radius: 4px;
	border: 1px solid #ccc;
	color: #333;
	margin-top: 10px;
}

.contact-contractor textarea {
	height: 54px;
	padding-left: 8px;
	padding-top: 6px;
	width: 258px;
}

.contact-contractor textarea.project { }

.contact-contractor input.phone { }

.contact-contractor button { background: none; }

.contact-phone {
	display:none;
	font-weight: bold;
	font-size: 14px;
}

.contact-phone p.tellem { color: #C8451A; font-size: 14px; }
.contact-phone p.number { margin-top: -0.5em; }

.contact-contractor .title { 
	font-size: 20px;
	color: #333;
	font-family: 'Fjalla One', sans-serif;
	text-transform: uppercase;
}

.contact-contractor .subheading { color: #555555; font-weight: bold; }

input.contractor-submit { border: none; padding: 0; width: 299px; margin-left: -14px; margin-top: 0px; }

.contact-contractor .disclaimer { display: block; text-align: center; margin-left: -16px; font-size: 11px; font-weight: bold; margin-top: -4px; }

a.contact-contractor-phone { display: block; cursor: pointer; margin-left: -11px; width: 176px; height: 66px; background-image: url(/img/portfolio/contact-contractor-phone-number3.jpg); background-position: 0 0; }
a.contact-contractor-phone:hover { background-position: 0 -66px; }

.contact-person { margin-top: 10px; }

.privacy-policy { display:none; line-height: 21px; }

.form-field-container { position: relative; }
span.form-field { position: absolute; top: 18px; left: 8px; color: #999; font-size: 11px; font-weight: bold; }
p.solicitors { font-size: 10px; margin-top: -10px; color: #999; }

.contact-contractor-form input[type="submit"] { display: block; text-indent: -9999px; cursor: pointer; background: url(/img/portfolio/contact-contractor-submit2.png); width: 299px; height: 70px; background-position: 0 0; }
.contact-contractor-form input[type="submit"]:hover { background-position: 0 -70px; }

.placeholder { color: #aaa; }

/*** Move Phone to Top Changes ***/

.portfolio-white-box {
	background: #fff;
	border-radius: 4px;
	padding: 10px;
	width: 284px;
	min-height: 60px;
	padding-right: 2px;
    vertical-align: middle;
}

.portfolio-white-box.second { margin-top: 8px; }

.portfolio-white-box .title { font-size: 17px; margin-top: 20px; }
.portfolio-white-box.second .title { margin-top: 0; }

.contact-contractor-phone { float: right; margin-top: -4px; }