/*Theme Name: Electric StudioTheme URI: http://www.electricstudio.co.ukDescription: The theme developed by Electric StudioAuthor: Patrik Johnsson*/
/* Begin Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/****************************Accessibility Styles****************************/
p.accessibility-hide, ul#accessibility-links {
	display:none;
}/****************************Main Styles****************************/
html {
	margin:0;
	padding:0;
	height:100%;
}
body {
	height:100%;
	margin:0;
}
body.home {
	background-color:#fff;
}
body {
	background-color:#9EDAE9;
	font:normal normal 12px/160% Arial, Helvetica, sans-serif;
	color:#333;
}
br.clear, p.clear, div.clear {
	clear:both;
}
a {
	color:#0AB1E2;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
strong {
	font-weight:900;
}
div#page {
	margin:0 auto;
	background:#fff url(images/bg-content.png) 0 251px repeat-x;
	position:relative;
	width:100%;
}
body.home div#page {
	margin:0 auto;
	background:#fff url(images/bg-content.png) 0 576px repeat-x;
	position:relative;
	width:100%;
}
div#contentholder, div.homewidth {
	width:960px;
	margin:0 auto;
	position:relative;
	padding:0;
}
div#content.contentnarrow {
	width:700px;
	padding:40px 0;
	float:right;
	position:relative;
}
div#content.contentfull {
	width:960px;
	padding:40px 0;
	position:relative;
}
div#sidebar, div#sidebar-post {
	width:220px;
	padding:43px 0;
	float:left;
}
div#footer {
	margin:0 auto;
	color:#003E65;
	border-top:8px solid #369EBC;
	background:#9EDAE9 url(images/bg-footer.jpg) 50% 0 no-repeat;
	clear:both;
	position:relative;
	padding:10px 0 30px 0;
}
div#footer div.footerwidth {
	margin:0 auto;
	width:960px;
}
h1 {
	font:normal normal 48px/50px Arial, helvetica, sans-serif;
	padding:0;
	color:#003E65;
	overflow:hidden;
}
h2 {
	font:normal normal 32px/130% Arial, helvetica, sans-serif;
	padding:0;
	color:#003E65;
	clear:both;
	margin:10px 0 0 0;
}
h3 {
	font:normal normal 26px/120% Arial, helvetica, sans-serif;
	padding:20px 0 10px;
	color:#003E65;
}
h3.home {
	font:bold normal 16px/125% Arial, helvetica, sans-serif;
	padding:0 0 10px;
	color:#003E65;
	clear:both;
}
h4 {
	font:normal normal 18px/140% Arial, helvetica, sans-serif;
	padding:10px 0 0;
	color:#003E65;
}
h5 {
	font:normal normal 15px/140% Arial, helvetica, sans-serif;
	padding:10px 0;
}
em {
	font-style:italic;
}
blockquote {
	background:url(images/blockquote.gif) 0 20px no-repeat;
	padding:15px 100px 0 45px;
	border-top:1px solid #9EDAE9;
	margin-top:20px;
}
blockquote.bqfright {
	background-image:none;
	display:block;
	width:220px;
	float:right;
	padding:5px 0 0 10px;
	border-top:5px solid #9EDAE9;
	border-bottom:1px solid #9EDAE9;
	margin:20px 0 30px 30px;
}
blockquote.bqfright h5 {
	font-weight:900;
}
sup {
	vertical-align:super;
	font-size:9px;
}
pre {
	padding:5px;
	background:#F5F5F5;
	border:1px dashed #ccc;
}
div#content p {
	padding:5px 0 10px 0;
}
img.attachment-large {
	padding:20px 0 0 0;
}
img.alignright, div.entry img.wp-post-image, div.alignright {
	float:right;
	padding:0 0 20px 20px;
}
img.alignnone {
	padding:10px 0 0 0;
}
img.alignleft {
	padding:10px 20px 40px 0;
	float:left;
}
div.wp-caption {
	margin:30px 0;
	width:700px;
	border-bottom:1px dotted #ccc;
}
p.wp-caption-text {
	text-indent:10px;
	font:italic normal 12px/140% Georgia, "Times New Roman", Times, serif;
	color:#666;
}
/****************************Header Styles****************************/
div#header {
	height:215px;
	margin:0 auto;
	background:#00506A url(images/bg-header.jpg) 50% -100px repeat-x;
}
body.page-id-141 div#header {
	height:540px;
	background:#00506A url(images/bg-header.jpg) 50% 0 repeat-x;
}
div#header div {
	width:960px;
	margin:0 auto;
}
#contact {
	margin:0 auto;
	height:35px;
	background:#00506A url(images/bg-header-contact.jpg) 50% 0 no-repeat;
	color:#fff;
	line-height:35px;
}
#contact div {
	margin:0 auto;
	width:960px;
}
div#contact div.client-login-holder {
	float:right;
	width:400px;
	text-align:right;
}
#contact a {
	color:#fff;
	text-decoration:underline;
}
div#contact div.client-login-holder a {
	text-decoration:none;
}
div#contact div.client-login-holder a.client-login {
	font-size:9px;
	text-transform:uppercase;
	text-align:center;
	padding:13px 10px 4px 10px;
	line-height:13px;
	background:#00506A url(images/bg-client-login.gif) 0 0 no-repeat;
	margin:0 0 0 15px;
}
div#contact div.client-login-holder a.client-login:hover {
	background-position:0 -35px;
	color:#003366;
}
#header #logo {
	padding-top:37px;
	width:241px;
	float:left;
}
#header .menu-primary-container {
	width:630px;
	float:right;
}
#header ul#menu-primary {
	position:relative;
	padding-top:55px;
	float:right;
	z-index:999;
	overflow:hidden !important;
}
#header ul#menu-primary li {
	list-style:none;
	float:left;
	margin:0;
	padding:0 29px 0 0;
	text-indent:-3000px;
}
#header ul#menu-primary li.menu-item-283 {
	padding-right:0;
}
#header ul#menu-primary li a {
	font:normal normal 13px/39px Arial, helvetica, sans-serif;
	padding:0;
	display:block;
	color:#0367A6;
	text-decoration:none;
}
#header ul#menu-primary li.menu-item-282 a {
	background:transparent url(images/navigation-bg.png) 0 0 no-repeat;
	width:115px;
}
#header ul#menu-primary li.menu-item-281 a {
	background:transparent url(images/navigation-bg.png) -125px 0 no-repeat;
	width:114px;
}
#header ul#menu-primary li.menu-item-280 a {
	background:transparent url(images/navigation-bg.png) -250px 0 no-repeat;
	width:103px;
}
#header ul#menu-primary li.menu-item-279 a {
	background:transparent url(images/navigation-bg.png) -364px 0 no-repeat;
	width:70px;
}
#header ul#menu-primary li.menu-item-283 a {
	background:transparent url(images/navigation-bg.png) -444px 0 no-repeat;
	width:112px;
}
#header ul#menu-primary li.menu-item-282.current_page_item a, #header ul#menu-primary li.menu-item-282.current_page_parent a, #header ul#menu-primary li.menu-item-282.current-page-ancestor a {
	background-position:0 -50px;
}
#header ul#menu-primary li.menu-item-281.current_page_item a, #header ul#menu-primary li.menu-item-281.current_page_parent a, #header ul#menu-primary li.menu-item-281.current-page-ancestor a {
	background-position:-125px -50px;
}
#header ul#menu-primary li.menu-item-280.current_page_item a, #header ul#menu-primary li.menu-item-280.current_page_parent a, #header ul#menu-primary li.menu-item-280.current-page-ancestor a {
	background-position:-250px -50px;
}
#header ul#menu-primary li.menu-item-279.current_page_item a, #header ul#menu-primary li.menu-item-279.current_page_parent a, #header ul#menu-primary li.menu-item-279.current-page-ancestor a {
	background-position:-364px -50px;
}
#header ul#menu-primary li.menu-item-283.current_page_item a, #header ul#menu-primary li.menu-item-283.current_page_parent a, #header ul#menu-primary li.menu-item-283.current-page-ancestor a {
	background-position:-444px -50px;
}
#header ul#menu-primary li.menu-item-282 a:hover {
	background-position:0 -100px;
}
#header ul#menu-primary li.menu-item-281 a:hover {
	background-position:-125px -100px;
}
#header ul#menu-primary li.menu-item-280 a:hover, body.single-projects #header ul#menu-primary li.menu-item-280 a:hover {
	background-position:-250px -100px;
}
#header ul#menu-primary li.menu-item-279 a:hover {
	background-position:-364px -100px;
}
#header ul#menu-primary li.menu-item-283 a:hover {
	background-position:-444px -100px;
}
/******* Menu, Force Our Work to highlight on Single Project **********/

body.single-projects #header ul#menu-primary li.menu-item-280 a {
	background-position:-250px -50px;
}
body.single-projects #header ul#menu-primary li.menu-item-279 a {
	background-position:-364px 0px;
}
/****************************Content Styles****************************/
.post div.read-more {
	background:#fff url(images/read-more-arrow.jpg) 0 11px no-repeat;
	padding:11px 0 3px 23px;
	clear:both;
}
#content ul {
	margin:0 0 20px 0;
}
#content ul li {
	margin-left:27px;
	list-style:disc;
}
#content p.action {
	text-align:center;
	padding:24px;
	background-color:#CFEDF4;
	margin-top:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
p.action img {
	margin-bottom:10px;
}
#content ul.timeline {
	margin-top:30px;
}
#content ul.services {
	margin:25px 0 0 0;
	padding:0;
}
#content ul.services li h3 {
	color:#003E65;
	font:18px/140% Arial, helvetica, sans-serif;
	padding:0;
	margin:0;
}
#content .entry ul.services {
	margin:10px 0 10px 10px;
	padding:0;
}
#content ul.services li {
	display:block;
	width:260px;
	padding:5px 0 20px 40px;
	float:left;
	position:relative;
	margin:0;
}
#content ul.timeline li {
	display:block;
	width:120px;
	padding:0 0 25px 40px;
	float:left;
	position:relative;
}
#content ul.timeline li h4, ul.services li h4 {
	padding:0;
}
body #content ul.timeline li {
	display:block;
	width:170px;
	padding:0 0 25px 40px;
	float:left;
	position:relative;
	margin:0;
}
ul.services li.ecommerce {
	background:transparent url(images/li-ecommerce.png) 0 0 no-repeat;
}
ul.services li.cms {
	background:transparent url(images/li-cms.png) 0 0 no-repeat;
}
ul.services li.email {
	background:transparent url(images/li-email.png) 0 0 no-repeat;
}
ul.services li.ux {
	background:transparent url(images/li-ux.png) 2px 0 no-repeat;
}
ul.services li.design {
	background:transparent url(images/li-design.png) 0 0 no-repeat;
}
ul.services li.development {
	background:transparent url(images/li-dev.png) 0 0 no-repeat;
}
ul.services li.branding {
	background:transparent url(images/li-branding.png) 0 0 no-repeat;
}
ul.services li.hosting {
	background:transparent url(images/li-hosting.png) 2px 0 no-repeat;
}
ul.services li.seo {
	background:transparent url(images/li-seo.png) 0 4px no-repeat;
}
#content ul.services li.design, #content ul.services li.cms, #content ul.services li.ux, #content ul.services li.branding, #content ul.services li.development {
	margin:0 30px 0 0;
}
ul.timeline li.learn, div.seo-one {
	background:transparent url(images/li-learn.gif) 0 0 no-repeat;
}
ul.timeline li.plan, div.seo-two {
	background:transparent url(images/li-plan.gif) 0 0 no-repeat;
}
ul.timeline li.design, div.seo-three {
	background:transparent url(images/li-design.gif) 0 0 no-repeat;
}
ul.timeline li.develop {
	background:transparent url(images/li-develop.gif) 0 0 no-repeat;
}
ul.timeline li.launch {
	background:transparent url(images/li-launch.gif) 0 0 no-repeat;
}
ul.timeline li.improve {
	background:transparent url(images/li-improve.gif) 0 0 no-repeat;
}
body.page-id-7 ul.timeline li.plan, body.page-id-7 ul.timeline li.launch {
	margin:0 30px;
}
div.seo-one, div.seo-two, div.seo-three {
	padding:0 0 0 45px;
	background-position:0 10px;
}
#content .breadcrumb {
	background:transparent url(images/bg-breadcrumb.png) right 0 no-repeat;
	padding:3px 15px 0 10px;
	font-size:11px;
	color:#00506A;
	position:absolute;
	top:-30px;
	right:0;
	height:28px;
}
#content .breadcrumb img {
	margin:-3px 10px 0 -15px;
	vertical-align:middle;
}
#content .breadcrumb a {
	color:#0AB1E2;
}
#content .next-step {
	text-align:center;
	font-size:14px;
	font-weight:900;
	margin-top:20px;
	padding:8px 0 15px 0;
	background:url(images/whats-next-bg.jpg) 0 0 no-repeat;
}/****************************Blog and Post Styles****************************/
div.wp-pagenavi {
	clear:both;
	display:block;
	margin-bottom:15px;
	padding:8px 0;
	text-align:right;
	text-transform:uppercase;
}
div.wp-pagenavi span.pages {
	float:left;
}
div.wp-pagenavi span.current {
	padding:0 3px;
	font-weight:900;
}
div.wp-pagenavi a.page, div.wp-pagenavi a.nextpostslink, div.wp-pagenavi a.previouspostslink {
	padding:0 5px;
}
.post {
	position:relative;
	padding:10px 0 20px 0;
	border-bottom:3px solid #e1e1e1;
}
div.tweet-me {
	float:right;
	padding:10px 0 0 0;
}
div.facebook-share {
	float:right;
	padding:10px 15px 0 0;
	text-align:right;
}
div.google-plus {
	float:right;
	padding:10px 0 0;
}
.post.hentry h4 a {
	font-size:30px;
	line-height:36px;
	margin:0;
	padding:0;
}
.post.hentry h4 a:hover {
	background-color:#0AB1E2;
	color:#fff;
	text-decoration:none;
}
#content div.article-details, #content div.article-details a {
	font-size:11px;
	color:#858585;
	line-height:13px;
	margin:0;
}
#content div.article-details {
	width:700px;
	border-bottom:1px dashed #e1e1e1;
	padding-bottom:8px;
	margin-bottom:5px;
}
#content .post-content {
	clear:both;
}
div.article-details {
	padding-top:15px;
	float:left;
}
#content div.article-details a.comments {
	float:left;
	display:block;
	margin-right:10px;
	padding:1px 7px 3px 7px;
	background:transparent url(images/bg-comments-bubble.gif) 0 0 no-repeat;
	font-size:9px;
	color:#fff;
	text-decoration:none;
}
div.article-details a {
	color:#858585;
}
div.nex-prev-post {
	padding:10px 0;
	margin:10px 0;
	height:16px;
}
div.nex-prev-post span {
	float:right;
}
div.commentlist {
	padding:10px 0;
}
div.commentlist div.comment-author {
	width:120px;
	float:left;
}
div.commentlist div.comment-author {
	width:120px;
	float:left;
}
div.comment-content {
	float:right;
	width:490px;
	border:1px solid #E3E8E8;
	padding:20px;
	background-color:#fff;
}
li.depth-2 div.comment-content {
	float:right;
	width:470px;
	border:1px solid #E3E8E8;
	padding:20px;
	background-color:#fff;
}
li.depth-3 div.comment-content {
	float:right;
	width:450px;
	border:1px solid #E3E8E8;
	padding:20px;
	background-color:#fff;
}
ol.commentlist {
	border-top:1px solid #E3E8E8;
	background-color:#F7F7F7;
}
ol.commentlist li {
	border-bottom:1px solid #E3E8E8;
	margin:0;
	padding:0;
}
#content ul.children li {
	margin:-20px 0;
	padding:0;
	font-weight:100;
}
#content ul.children li {
	list-style:none !important;
}
ol.commentlist li ul.children li {
	border-bottom:none;
}
div#comments {
	padding:30px;
	background-color:#F0F1F1;
}
div#comments h3 {
	padding:0 0 10px 0;
	line-height:100%;
}
div#comments label {
	margin:0;
	display:block;
	padding:0 0 5px 0;
	line-height:13px;
}
div#comments p.textarea {
	float:right;
}
div#comments p.submit {
	clear:both;
	padding:10px 0;
	border-top:1px solid #E3E8E8;
	text-align:center;
}
div#comments input[type="text"] {
	padding:4px;
	width:200px;
	font-size:16px;
	margin:0;
	border:1px solid #E3E8E8;
}
div#comments input[type="submit"] {
	padding:4px 10px;
	font-size:16px;
	margin:0;
	background-color:#0AB1E2;
	color:#fff;
	border:1px solid #0AB1E2;
	cursor:pointer;
}
div#comments textarea {
	padding:4px;
	width:385px;
	font:normal normal 16px/19px Arial, Helvetica, sans-serif;
	margin:0;
	border:1px solid #E3E8E8;
}
a.request-quote {
	display:block;
	width:252px;
	height:46px;
	text-indent:-3000px;
	background:transparent url(images/button-request-a-quote-blue.png) 0 0 no-repeat;
}
a.request-quote:hover {
	background-position:0 -46px;
}
div.what-we-did {
	float:left;
	width:300px;
	padding-top:30px;
	overflow:hidden;
}
div.screen-shots {
	float:right;
	width:632px;
	overflow:hidden;
}
div.screen-shots img {
	border:1px solid #D8E2FA;
}
#content div.screen-shots p {
	margin:0;
	padding:0;
}
div.screen-shots p img.attachment-screen-image {
	margin:45px 0 3px 0;
	padding:0;
}
div.screen-shots em {
	font:italic normal 11px/14px Arial, Helvetica, sans-serif;
	color:#999;
	padding:0;
	margin:0;
}/****************************Sidebar Pages and Posts****************************/
div#sidebar .sidebar-title, div#sidebar-post .sidebar-title {
	font-size:18px;
	color:#fff;
	padding:11px;
	background:transparent url(images/bg-sidebar-title.png) 0 0 no-repeat;
}
#sdebar ul, #sidebar-post ul.category-list {
	border-left:1px solid #DEE7FA;
	border-right:1px solid #DEE7FA;
	background-color:#F2F5FD;
}
#sidebar-post .sidebar-post-content ul {
	border-left:1px solid #DEE7FA;
	border-right:1px solid #DEE7FA;
	border-bottom:1px solid #DEE7FA;
	background-color:#F2F5FD;
	padding:15px 0 15px 25px;
}
#sidebar-post .sidebar-post-content ul li {
	list-style:disc;
	margin-bottom:0 0 5px 25px;
}
#sidebar ul li, #sidebar-post ul.category-list li {
	margin: 0;
	list-style:none;
	border-bottom:1px solid #DEE7FA;
	position:relative;
}
#sidebar ul li ul li, #sidebar ul li ul li {
	display:none;
}
#sidebar ul li a, #sidebar-post ul.category-list li a {
	display:block;
	color:#0AB1E2;
	line-height:17px;
	font-size:15px;
	padding:11px 30px 11px 10px;
	text-decoration:none;
}
#sidebar ul li a:hover, #sidebar-post ul li a:hover {
	text-decoration:underline;
	font-weight:900;
}
#sidebar ul li.current_page_item, #sidebar ul li.current_page_parent {
	font-weight:900;
	background:#FFF url(images/sidebar-menu-bg-active.gif) right 0 no-repeat;
}
#sidebar ul li ul li, #sidebar-post ul li ul li, #sidebar ul li.current_page_item ul li, #sidebar ul li.current_page_parent ul li {
	background-image:none;
}
p.rss {
	margin-top:20px;
	padding:4px 0 4px 32px;
	background:#FFF url(images/rss-small.gif) 11px 7px no-repeat;
}/****************************Footer Styles ****************************/
div#footer p.copyright {
	clear:both;
	border-top:1px dotted #308AA5;
	padding-top:20px;
	margin-top:30px;
	font-size:11px;
}
div#footer p.copyright span {
	float:right;
}
div#footer p.copyright span img {
	vertical-align:middle;
	margin-top:-3px;
}
div#footer a {
	color:#003E65;
}
div.blog-entry-footer {
	position:relative;
	display:block;
	float:left;
	width:150px;
	height:105px;
	padding:20px 15px 15px 65px;
	margin-bottom:10px;
	background:transparent url(images/bg-blog-post-footer.gif) 0 0 no-repeat;
}
div.blog-entry-footer h4 {
	font-weight:100;
	font-size:15px;
	line-height:130%;
	margin:-6px 0 0 0;
	padding:0 0 4px 0;
}
div#footer div.blog-entry-footer a {
	color:#00A8DF;
}
div#footer div.blog-entry-footer p.article-details, div#footer div.blog-entry-footer p.article-details a {
	color:#858585;
	font-size:11px;
	line-height:14px;
}
div.blog-entry-footer p {
	margin:0;
	padding:0;
}
div.blog-entry-footer.second {
	margin-left:20px;
}
div.blog-entry-footer .date {
	position:absolute;
	top:14px;
	left:16px;
	width:33px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:11px;
	line-height:15px;
}
div.blog-entry-footer .date strong {
	font-size:20px;
	font-weight:900;
	line-height:29px;
	display:block;
	color:#00506A;
}
div#footer .footer-contact, div#footer .footer-navigation {
	width:220px;
	float:left;
	margin-right:20px;
}
div#footer .footer-contact p {
	margin-bottom:10px;
}
div#footer .footer-contact p.phone {
	font-size:22px;
	margin-bottom:12px;
}
div#footer .footer-navigation ul li {
	margin-left:20px;
	list-style:disc;
	margin-bottom:3px;
}
div#footer .footer-blog {
	width:480px;
	float:left;
}/****************************Forms and Contact Page*****************************/
form.domainsearch {
	background-color:#CFEDF4;
	padding:15px;
}
form.domainsearch label {
	color:#333;
	line-height:20px;
	font-weight:900;
	display:block;
	margin-bottom:7px;
}
form.domainsearch br {
	display:none;
}
form.domainsearch input[type="text"], form.domainsearch select {
	padding:2px;
	font-size:14px;
}
form.domainsearch input[type="text"] {
	width:200px;
}
form.domainsearch input[type="submit"] {
	padding:2px 7px;
	font-size:12px;
	margin:0;
	background-color:#0367A6;
	border:1px solid #0367A6;
	color:#fff;
	cursor:pointer;
	position:relative;
}
div.page-content-contact {
	float:left;
	width:220px;
	margin-top:30px;
}
div.page-content-contact p.phone {
	font-size:22px;
	margin-bottom:2px;
}
div.barcode-scanner-location {
	margin-top:20px;
}
div#tabs {
	float:right;
	width:700px;
	position:relative;
	margin:5px 0;
}
div#map-holder {
	float:right;
	width:700px;
	position:relative;
	height:500px;
}
div#content div.directions {
	width:200px;
	padding:10px;
	background:#3EA3C1;
	margin-top:10px;
	color:#fff;
}
div#content div.directions label {
	display:block;
	margin-bottom:7px;
}
.page-id-3 #content div.wpcf7 {
	padding:30px;
	background-color:#CFEDF4;
	float:left;
	width:640px;
}
#content div.wpcf7 br {
	line-height:1px;
}
#content div.wpcf7 fieldset {
	margin-bottom:10px;
	padding:20px;
	border:1px solid #fff;
}
#content div.wpcf7 fieldset legend {
	padding:2px 10px;
	margin-top:0;
	font-size:14px;
	font-weight:900;
}
#content div.wpcf7 p {
	position:relative;
	padding: 0 0 6px 0;
	margin:0 0 6px 0;
}
#content div.wpcf7 p span.wpcf7-form-control-wrap.message {
	position:relative;
	top:0;
	vertical-align:top;
}
#content div.wpcf7 label {
	color:#333;
	line-height:20px;
	font-weight:900;
	display:block;
	margin-bottom:7px;
}
#content div.wpcf7 div.wpcf7-display-none {
	clear:both;
	display:none;
}
#content div.wpcf7 input[type="text"] {
	clear:both;
	width:500px;
	font-size:14px;
	padding:7px;
	position:relative;
	border:1px solid #3EA3C1;
}
#content div.wpcf7 input.wpcf7-quiz[type="text"] {
	clear:both;
	width:150px;
	font-size:14px;
	padding:7px;
	position:relative;
	border:1px solid #3EA3C1;
}
#content div.wpcf7 textarea {
	font-size:14px;
	padding:7px;
	position:relative;
	width:500px;
	border:1px solid #3EA3C1;
	font-family:Arial, Helvetica, sans-serif;
}
#content div.wpcf7 input[type="submit"] {
	padding:6px 40px;
	font-size:15px;
	font-weight:900;
	margin:10px 0 0 0;
	background-color:#0367A6;
	border:1px solid #0367A6;
	color:#fff;
	cursor:pointer;
	position:relative;
	border:2px solid #036;
}
#content div.wpcf7 span.wpcf7-not-valid-tip {
	position: absolute;
	top:-5px;
	left: 305px;
	z-index: 100;
	font-size: 10pt;
	background-color:red;
	color:#fff;
	width: 190px;
	padding: 2px 2px 3px 15px;
	border:none;
}
#content div.wpcf7 div.wpcf7-response-output {
	margin:0;
	padding:0;
}
#content div.wpcf7 div.wpcf7-validation-errors {
	border:none;
	background-color:red;
	padding:10px;
	color:#fff;
	font-weight:900;
}
#content div.wpcf7 div.wpcf7-mail-sent-ok {
	border:none;
	background-color:green;
	padding:10px;
	color:#fff;
	font-weight:900;
}/****************************Our Work Filter****************************/
ul#filter {
	float: left;
	font-size: 15px;
	list-style: none;
	margin: 15px 0 30px 0;
	padding-left:10px;
	background:transparent url(images/bg-filter-ul.jpg) 0 50px repeat-x;
	width:950px;
}
ul#filter li {
	float: left;
	line-height: 50px;
	margin: 0 5px 0 0;
	padding-right: 10px;
	list-style:none;
	background:transparent url(images/bg-filter-passive.jpg) right 50% no-repeat;
}
ul#filter li.current {
	background:transparent url(images/bg-filter-active.gif) right 4px no-repeat;
}
ul#filter li:last-child {
}
ul#filter a {
	text-decoration: none;
	display:block;
	height:51px;
	padding:1px 10px 0 30px;
	background:transparent url(images/bg-filter-passive.jpg) 0 50% no-repeat;
}
ul#filter li.current a {
	font-weight: bold;
	background:transparent url(images/bg-filter-active.gif) 0 4px no-repeat;
}
ul#filter li a:hover {
	text-decoration:underline;
}
ul#portfolio li {
	float: left;
	margin: 0 30px 40px 0;
	width: 300px;
	height:200px;
	list-style:none;
	background-color:#0AB1E2;
}
ul#portfolio li:hover {
	background-color:#00506A;
}
ul#portfolio li.last {
	float: left;
	margin: 0 0 30px 0;
	width: 300px;
	list-style:none;
}
ul#portfolio li a {
	text-decoration:none;
}
ul#portfolio a {
	display: block;
	width: 100%;
}
ul#portfolio a:hover {
	text-decoration: none;
}
ul#portfolio li a span {
	padding-left:10px;
	color:#fff;
	font-weight:900;
}/***********************Author page************************/
div.author-bio {
	padding:15px;
	background-color:#CFEDF4;
	margin:20px 0;
}
div.author-bio img {
	float:left;
	margin-right:10px;
}/***********************Tabs************************//* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
#content .ui-tabs-hide {
	position: absolute;
	left: -10000px;
}
}/* Hide useless elements in print layouts... */
@media print {
#content .ui-tabs-nav {
	position: absolute;
	left: -10000px;
}
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}
#content .ui-tabs-nav {
	float: left;
	font-size: 15px;
	list-style: none;
	margin: 15px 0 30px 0;
	padding-left:10px;
	background:transparent url(images/bg-filter-ul.jpg) 0 50px repeat-x;
	width:690px;
}
#content .ui-tabs-nav li {
	float: left;
	line-height: 50px;
	margin: 0 5px 0 0;
	padding-right: 10px;
	list-style:none;
	background:transparent url(images/bg-filter-passive.jpg) right 50% no-repeat;
}
#contact-holder {
	position: relative;
	width: 700px; float: left;
	display: block;
	clear: both;
	overflow: hidden;
	z-index: 10;
}
#contact-inner {
	position: relative; top: 0px; left: 0px;
	width: 700px;
	z-index: 5;
}
#contact-form {
	float: left; display: inline;
}
#map-holder {
	float: left; display: inline;
}
#content .ui-tabs-nav li.ui-tabs-selected {
	background:transparent url(images/bg-filter-active.gif) right 4px no-repeat;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
	display: block;
	padding: 0 10px;
}
.ui-tabs-nav a {
	text-decoration: none;
	display:block;
	height:51px;
	padding:1px 10px 0 30px;
	background:transparent url(images/bg-filter-passive.jpg) 0 50% no-repeat;
}
.ui-tabs-nav a {
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
}
.ui-tabs-nav .ui-tabs-selected a {
	font-weight: bold;
	background:transparent url(images/bg-filter-active.gif) 0 4px no-repeat;
}
.ui-tabs-nav a span {
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
	width: auto;
	height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
	padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}
.ui-tabs-disabled {
	opacity: .4;
	filter: alpha(opacity=40);
}
.ui-tabs-panel {
	padding: 1em 0;
}
.ui-tabs-loading em {
	padding: 0 0 0 20px;
	background: url(loading.gif) no-repeat 0 50%;
}/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
	display: inline-block;
}
*:first-child+html .ui-tabs-nav { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
}/***********************Test styles************************/
body.page-id-141 div#header {
	height:540px;
	background:#00506A url(images/bg-header.jpg) 50% 0 repeat-x;
}
body.page-id-141 div#page {
	background: #FFFFFF url(images/bg-content.png) repeat-x scroll 0 575px;
}
body.page-id-141 .welcome {
	width:630px;
	position:absolute;
	top:-395px;
	left:330px;
	z-index:99;
	overflow:hidden;
}
body.page-id-141 .welcome h1 {
	letter-spacing:-2px;
	font-size:51px;
}
body.page-id-141 .welcome h1 a {
	color:#00506A;
}
body.page-id-141 .welcome h1 a:hover {
	color:#0089B7;
	text-decoration:none;
}
body.page-id-141 .latest-projects {
	width: 960px;
	height: 190px;
	position:absolute;
	top:-245px;
	z-index:99;
	overflow: hidden;
}
.homewidth .next {
	position: absolute;
	top: -170px;
	left: 970px;
	display: none;
}
.homewidth .prev {
	position: absolute;
	top: -170px;
	left: -40px;
	display: none;
}
body.page-id-141 .latest-projects .latest-projects-holder {
	width: 990px;
	height: 190px;
	position:absolute;
	top: 0;
	left: 0;
}
body.page-id-141 .latest-projects .latest-project-item-holder {
	display:block;
	float:left;
	width:280px;
	height:170px;
	margin: 0 30px 0 0;
	background:transparent url(images/bg-home-projects.png) 0 0 repeat;
	padding: 10px;
}
body.page-id-141 .latest-projects .latest-project-item-holder .latest-project-item {
	display:block;
	float:left;
	width:280px;
	height:170px;
	overflow: hidden;
	position: relative;
	background: #FFF;
}
body.page-id-141 .latest-projects .latest-project-item div.thumb-img {
	width:280px;
	height:170px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	overflow: hidden;
}
body.page-id-141 .latest-projects .latest-project-item div.thumb-img img {
	position: absolute; top: 0px; left: -10px;
}
body.page-id-141 .latest-projects .latest-project-item div.thumb-text {
	width:260px;
	height:150px;
	position: absolute;
	top: 170px;
	left: 0;
	z-index: 7;
	overflow: hidden;
	padding: 10px;
}
body.page-id-141 #content .latest-projects .latest-project-item div.thumb-text p {
	margin:0;
	padding:0 0 5px 0;
}
body.page-id-141 .latest-projects .latest-project-item div.thumb-text p.title {
	color:#003E65;
	font:20px/140% Arial, helvetica, sans-serif;
	margin:0;
	padding:0;
}
body.page-id-141 .latest-projects .latest-project-item a.thumb-link {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
body.page-id-141 .latest-projects .latest-project-item-holder.last {
	margin-right:0px;
}
body.page-id-141 .latest-projects .latest-project-item:hover a {
	color:#fff;
}
body.page-id-141 .latest-projects .latest-project-item span {
	padding:0 0 0 10px;
}
body.page-id-141 h2 {
	font:normal normal 42px/140% Arial, helvetica, sans-serif;
	padding:0;
	color:#003E65;
	clear:both;
	margin-bottom:25px;
	border-bottom:5px solid #CFEDF4;
}
body.page-id-141 div.home-about-us {
	float:left;
	width:300px;
	padding-right:30px;
	position:relative;
}
body.page-id-141 div.home-what-we-do {
	float:right;
	width:630px;
}
body.page-id-141 div.home-about-us img.hiring {
	position:absolute;
	right:40px;
	top:0;
}
