/*
Theme Name: Enhanced Solutions
Theme URI: http://www.enhancedsolutions.com/
Description: The default Enhanced Solutions theme.
Version: 1
Author: Enhanced Solutions
Author URI: http://www.enhancedsolutions.com/
*/

A {
	color: #1267bf;
	text-decoration: none;
}

A:hover {
	color: #1267bf;
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #000;
	text-align: center;
	line-height: 1.2;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

IMG.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}

IMG.alignright {
	float: right;
	margin: 0 0 10px 20px;
}

TD, BODY {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-SIZE: 13px;
	color: #000;
}

P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

UL {
	margin: 0px;
	padding: 0px 0px 15px 35px;
}

HR { 
	border: 0;
	padding: 0;
	margin: 0 0 15px 0;
	height: 1px;
	overflow: hidden;
	color: #ccc;
	background: #ccc;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.dotted {
	border-top: 1px dotted #534f4e;
	margin-bottom: 20px;
}

/* ########################################################################################## */

.pagewidth {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* ########################################################################################## */

#container {
	background: #fff;
	margin: 0 0 15px 0;
}

.home #container {
	background: #fff url('images/back.png') center top repeat-x;
}

#container .container {
}

/* ########################################################################################## */

#head {
	border-top: 3px solid #404040;
	background: #fff url('images/head.png') center top repeat-x;
	position: relative;
}

.home #head {
	background: #fff url('images/head_home.png') center top repeat-x;
}

#head H1 {
	padding: 23px 0 0 0;
}

#head H1 A {
	display: block;
	width: 266px;
	height: 97px;
	background: url('images/logo.png') left top no-repeat;

	text-indent: -9999px;
	overflow: hidden;
}


.home #head H1 A {
	background: url('images/logo_home.png') left top repeat-x;
}

/* ----- */

/*
#head .topmenu {
	position: absolute;
	top: 0;
	right: 0;

	font-size: 10px;
	color: #fff;
    background: #000 url('images/menu_top.png') left bottom no-repeat;
}

#head .topmenu SPAN {
	display: block;
	padding: 10px 20px 10px 15px;
    background: #000 url('images/menu_top.png') right bottom no-repeat;
	margin: 0 0 0 5px;
}

#head .topmenu A {
	color: #fff;
	text-decoration: none;
}
*/

#head .topmenu {
	position: absolute;
	top: 0;
	right: 0;
}

#head .topmenu A {
	display: block;
	width: 158px;
	height: 21px;
	background: url('images/clientaccess.png') no-repeat left top;
	overflow: hidden;
	text-indent: -9999px;
}


/* ----- */

#head #nav {
	position: absolute;
	top: 40px;
	right: 0;

	list-style: none;
	padding: 0;
}

#head #nav LI {
    float: left;
    list-style: none;
}

#head #nav LI A {
	display: block;
    color: #e3e3e3;
    z-index: 2;
    position: relative;
    cursor: pointer;
    float: left;
    font-family: helvetica, arial, sans-serif;
    text-decoration: none;
    padding: 7px 15px;
    width: 100%;
}

#head #nav LI A SPAN {
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
}

#head #nav LI.page-item-2 A SPAN {
	width: 45px;
	background: url('images/menu_home.png') left top no-repeat;
}

#head #nav LI.page-item-31 A SPAN {
	width: 91px;
	background: url('images/menu_who.png') left top no-repeat;
}

#head #nav LI.page-item-33 A SPAN {
	width: 134px;
	background: url('images/menu_managed.png') left top no-repeat;
}

#head #nav LI.page-item-35 A SPAN {
	width: 81px;
	background: url('images/menu_clients.png') left top no-repeat;
}

#head #nav LI.page-item-37 A SPAN {
	width: 40px;
	background: url('images/menu_news.png') left top no-repeat;
}

#head #nav LI.page-item-39 A SPAN {
	width: 75px;
	background: url('images/menu_contact.png') left top no-repeat;
}




#head #blob {
    position: absolute;
    z-index: 1;
    top: 0;
    background: #000 url('images/menu.png') left top no-repeat;
}

#head #blob .blob_inner {
	display: block;
	height: 100%;
    background: #000 url('images/menu.png') right top no-repeat;
	margin: 0 0 0 5px;
	overflow: hidden;
}



/* ########################################################################################## */


#splash {
	padding: 5px;
	margin: 0 0 20px 0;
}

#splash .splash {
	float: left;
	width: 655px;
	height: 337px;
	position: relative;
	background: url('images/splash.jpg') left top no-repeat;
}

#splash .side {
	width: 241px;
	float: right;
	color: #fff;
	margin: 55px 0 0 0;
}

#splash .side P {
	padding: 0 0 0 0;
}

#splash .side .text {
	display: block;
	width: 240px;
	height: 155px;
	background: url('images/splash_back.png') top right no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 20px 0;
}

#splash .side .quote A {
	display: block;
	width: 210px;
	height: 49px;
	background: url('images/splash_button_quote.png') left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

/* ########################################################################################## */

#home {
	padding: 0 0 15px 0;
}

#home .subhead {
/*
	border: 1px solid #dededc;
	background: #fff url('images/subhead.png') left top repeat-x;
	padding: 15px;
	margin: 0 0 10px 0;
*/
}

#home .subhead UL {
	list-style: none;
	padding: 0;
}

#home .subhead UL LI {
	float: left;
	width: 25%;
	text-align: center;
	padding: 0;
}

#home .subhead H5 {
	display: none;
}

#home .subhead IMG {
	margin: 0 0 5px 0;
}

#home .subhead P {
	padding: 0 0;
	text-align: left;
	font-size: 11px;
}

#home .frontbox {
	width: 310px;
	margin-right: 30px;
	float: left;
}

#home .frontbox H3 {
	display: block;
	width: 150px;
	height: 25px;
	margin: 0 0 10px 0;
	overflow: hidden;
	text-indent: -9999px;
}

#home .left H3 {
	background: url('images/frontbox_who.png') left bottom no-repeat;
}

#home .center H3 {
	background: url('images/frontbox_clients.png') left bottom no-repeat;
}

#home .right H3 {
	background: url('images/frontbox_news.png') left bottom no-repeat;
	position: relative;
}


#home .right H3 A {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}


#home .left {
}

#home .left P {
	line-height: 1.5;
}

#home .center .testimonial {
	line-height: 1.5;
	padding: 0 0 15px 0;
}

#home .center .testimonial .body {
	font-style: italic;
	background: url('images/quotes_right_light.png') right bottom no-repeat;
	padding-bottom: 10px;
}

#home .center .testimonial .title {
	font-style: italic;
	font-size: 14px;
	color: #1267bf;
}

#home .right {
	margin-right: 0;
}


#home .right H3 A {
	background: url('images/icon_rss.png') right top no-repeat;
	padding-right: 20px;
}

#home .right UL {
	list-style: none;
	padding: 0;
}

#home .right UL LI {
	padding: 0 0 10px 0;
}

#home .right .date {
	display: block;
	color: #999;
	font-size: 10px;
}

#home .right .title {
	display: block;
	font-weight: bold;
}

#home A.more {
	padding: 0 35px 0 0;
	background: url('images/a_more.png') right center no-repeat;
	color: #6f7849;
	text-transform: lowercase;
	font-size: 11px;
}

/* ########################################################################################## */

#page {
	line-height: 1.5;
	padding: 20px 0;
}

#page.withsidebar {
	float: right;
	width: 735px;
}

#page H1 {
	color: #26221e;

	/*
	padding: 10px 15px;
	margin: 0 0 15px 0;
	background: #f4f6e9;
	border: 1px solid #dededc;
	*/

	font-size: 30px;
	line-height: 38px;
	font-weight: normal;
	letter-spacing: -1px;

	font-family: Georgia, "Nimbus Roman No9 L", serif;
}

#page H2 {
	font-size: 28px;
	color: #26221e;
	border-bottom: 1px solid #978f73;
	margin-bottom: 10px;

	font-size: 22px;
	line-height: 38px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;

	font-family: Georgia, "Nimbus Roman No9 L", serif;
}

#page H3 {
	font-size: 28px;
	color: #504a42;

	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	clear: both;
}

#page .entry A {
	text-decoration: underline;
}

#page .multilist {
	list-style: none;
	padding: 0px;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 15px 20px;
	width: 185px;
	font-size: 12px;
	border-left: 1px dotted #d4cdb7;
}

#page .multilist.left {
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 15px 0px;
	border-left: 0px;
}

#page .multilist STRONG {
	font-size: 13px;
	display: block;
	padding-top: 10px;
}

#page .testimonialpost {
	padding-left: 195px;
	position: relative;
	border-bottom: 1px dotted #534f4e;
	margin-bottom: 20px;
}

#page .testimonialpost .quote {
	background: url('images/quotes_right_light.png') right bottom no-repeat;
}

#page .testimonialpost .quoted {
	padding: 0 0 15px 0;
}

#page .testimonialpost .post-thumbimage {
	position: absolute;
	left: 0px;
	top: 0px;
}

#page .portfoliomenu {
	list-style: none;
	padding: 0;
}

#page .portfoliomenu LI {
	float: left;
	border-left: 1px solid #ccc;
	padding: 0 5px;
}

#page .portfoliomenu LI.first {
	border-left: 0;
	padding-left: 0;
}

.page-id-39 #page .wpcf7 P {
	clear: both;
	padding: 0;
}

.page-id-39 #page .wpcf7 P LABEL {
	float: left;
	display: block;
	width: 135px;
	padding: 5px 0;
	margin: 0 0 10px 0;
}

.page-id-39 #page .wpcf7 P TEXTAREA.flat,
.page-id-39 #page .wpcf7 P INPUT.flat {
	float: left;
	display: block;
	width: 400px;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	color: #666;
	margin: 0 0 10px 0;
}

.page-id-39 #page .wpcf7 P TEXTAREA.flat {
	width: 500px;
}
.page-id-39 #page .wpcf7 P .submit {
	display: block;
	border: 0;
	width: 160px;
	height: 29px;
	padding: 29px 0 0;
	background: url('images/button_send.png') no-repeat left top;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
}

.page-id-33 #page UL {
	padding: 0;
	list-style: none;
}

.page-id-33 #page UL LI {
	width: 33%;
	float: left;
	padding: 0 0 5px 0;
}




/* ########################################################################################## */

#sidebar {
	float: left;
	width: 195px;
	margin: 20px 0 0 0;
}

#sidebar .box {
	padding: 0;
	margin: 0 0 20px 0;
}

#sidebar .client INPUT.flat {
	width: 98%;
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
	color: #666;
}
#sidebar .contact {
	border-bottom: 1px dotted #d4cdb7;
	font-size: 11px;
	padding: 0 0 10px 0;
}

#sidebar .contact STRONG {
	color: #1267bf;
}
#sidebar .contact A {
	color: #333;
}

#sidebar .quotebox {
	padding: 0 0 0 0;
	background: url('images/side_clientbox.png') left top no-repeat;
	margin: 0 0 15px 0;
}

#sidebar .quotebox_inner {
	padding: 15px 20px;
	background: url('images/side_clientbox.png') right bottom no-repeat;
	font-size: 11px;
}

#sidebar .quotebox HR {
	border: 0;
	margin: 0 0 15px 0;
	padding: 0;
	height: 1px;
	overflow: hidden;
	background: #eee;
	color: #eee;
	border-bottom: 1px dotted #acacac;
}

#sidebar .widget H2,
#sidebar H5 {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
}

#sidebar UL {
	padding: 0 0 0 0;
	margin: 0;
	list-style: none;
}

#sidebar UL LI {
	padding: 15px 0;
	border-bottom: 1px dotted #d4cdb7;
}

#sidebar UL LI A {
	text-decoration: none;

	color: #504a42;
	font-weight: bold;
}

#sidebar UL LI.current_page_item A,
#sidebar UL LI A:hover {
	color: #1267bf;
}

#sidebar .quote {
	display: block;
	width: 150px;
	height: 62px;
	background: url('images/button_quote.png') left top no-repeat;

	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 5px 0;
}

#sidebar .alignleft {
	float: left;
	margin: 0 10px 0 0;
}

#sidebar .testimonial .image {
	border-top: 1px dotted #d4cdb7;
	padding: 7px 0;
	margin: 10px 0;
	border-bottom: 1px dotted #d4cdb7;
	text-align: center;
}

#sidebar .testimonial .person {
	font-weight: bold;
	font-size: 110%;
}



/* ########################################################################################## */

#foot {
	padding: 15px 0 0 0;
	font-size: 11px;
	color: #888;
}

#foot A {
	color: #888;
	text-decoration: none;
}

#foot STRONG {
	color: #333;
	font-weight: normal;
}

#foot .box {
	height: 60px;
	overflow: hidden;
	background: url('images/foot.png') left top no-repeat;
}

#foot .box .left {
	float: left;
}

#foot .box .left UL {
	padding: 22px 0 0 0;
}

#foot .box .left UL LI {
	float: left;
	padding-right: 20px;
}

#foot .box .right {
	float: right;
}

#foot .box .right UL {
	list-style: none;
	padding: 22px 0 0 0;
}

#foot .box .right UL LI {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #aaa;
}

#foot .box .right UL LI.page-item-2 {
	display: none;
}

#foot .box .right UL LI.page-item-39 {
	border-right: 0;
	padding-right: 0;
	border-right: 0;
}

#foot .copy {
	clear: both;
	text-align: center;
	padding: 10px 0 30px 0;
}







/* ########################################################################################## */

#portfolio A {
	display: block;
	float: left;
	position: relative;

	width: 315px;
	height: 270px;
	overflow: hidden;

	margin: 0 20px 35px 0;

	text-decoration: none;
}

#portfolio A.alt {
	margin: 0 0 10px 0;
}

#portfolio A IMG {
	width: 315px;
	height: 270px;
}

#portfolio A SPAN {
	display: none;

	position: absolute;
	bottom: 0;
	left: 0;
	width: 281px;

	padding: 10px;
	margin: 7px;
	background: #004068;
	color: #fff;
}

#portfolio A:hover SPAN {
	display: block;
}

/* ----- */

#portfolio_nav {
	clear: both;
}

#portfolio_nav UL {
	list-style: none;
	padding: 0;
}

#portfolio_nav UL LI {
	float: left;
	padding: 0 5px 0 0;
}

#portfolio_nav UL LI A {
	display: block;
	padding: 5px 10px;
	border: 1px solid #ccc;
	background: #fff;
	color: #666;
	text-decoration: none;
}

#portfolio_nav UL LI A:hover {
	border-color: #333;
	background: #fff;
	color: #333;
}

#portfolio_nav UL LI A.current {
	border-color: #000;
	background: #000;
	color: #fff;
}


/* ########################################################################################## */


.wpcf7-form fieldset {
	margin: 0px 0px; 
	padding: 5px 15px 15px 15px; 
	border: 1px solid #dde2c3;
	background: #f4f6e9;
}

.wpcf7-form legend { 
	margin: 0px;
	padding: 0 5px; 
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", serif;
}


.wpcf7-form fieldset .flat {
	border: 2px solid #988c72;
	background: #fff;
	padding: 5px;
}

.wpcf7-form P {
	padding: 0px;
	display: block;
}

.wpcf7-form .heading {
	display: block;
	padding: 5px 10px;
	margin: 0px 0px 15px 0px;
	background: #dde2c3;
}

.wpcf7-form P .wpcf7-form-control-wrap {
	display: block;
	margin: 0px 0px 15px 0px;
}

.wpcf7-form .mycaptcha {
	float: left;
}

.wpcf7-form .wpcf7-captcha-mycaptcha {
	float: left;
}

.wpcf7-form UL {
	list-style: none;
	padding: 0px;
}

.wpcf7-form UL LI {
	margin: 0px 0px 10px 0px;
}

.wpcf7-form UL LI LABEL {
	display: block;
	width: 100px;
	float: left;
}

.wpcf7-form .submitbox {
	padding: 15px 0px 0px 0px;
}

.wpcf7-not-valid-tip-no-ajax {
	font-size: 10px;
}



/* ########################################################################################## */


.stripViewer .panelContainer .panel ul {
	text-align: left;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 650px;
}


/* These 2 lines specify style applied while slider is loading */
.csw { width: 100%; height: 650px; background: transparent; overflow: hidden; }
.csw .loading { margin: 200px 0 900px 0; text-align: center }

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border: none; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 650px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 540px;
	clear: both;
	background: transparent;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}



.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float: left;
	height: 100%;
	position: relative;
	width: 718px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .entry { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 29px;
	background: #403f3a;
	width: 650px;
}

.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background: #c6e3ff;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}

.stripNav li a:hover {
	background: #333;
}

.stripNav li a.current {
	background: #000;
	color: #fff;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
	overflow: hidden;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 29px;
	width: 181px;
}

.stripNavL {
	left: 0;
	top: 0;
}

.stripNavR {
	top: 0;
	right: 0;
}

.stripNavL {
	background: url("images/portfolio_prev.png") no-repeat center;
}

.stripNavR {
	background: url("images/portfolio_next.png") no-repeat center;
}


/* ########################################################################################## */


#contactfloattable {
	background: #fefdf3 url('images/yellownote_backing.gif') top center repeat-x;
	border: 1px solid #fffca6;
	padding: 5px;
	margin: 0px 0px 0px 30px;
	float: right;
}

#contactfloattable TD {
	font-size: 11px;
	vertical-align: top;
}

#contactfloattable H3 {
	color: #988b6c;
	font-size: 14px;
	padding: 0px;
	border-bottom: 1px solid #e4ded0;
	font-family: Arial, Helvetica, sans-serif;
}

#contactfloattable H2 {
	color: #5c4f30;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

.contactformtable {
	background: #f4f6e9;
	border: 1px solid #dde2c3;
	padding: 5px;
}

.contactformtable {
	padding: 20px;
	vertical-align: top;
}

.contactformtable .flat {
	width: 150px;
	margin: 5px 0 0 0;
	padding: 5px;
	background: #fff;
	border: 2px solid #988c72;

	font: inherit;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4167em;
}

.contactformtable .flat:focus {
	background: #e5f8ff;
	border-color: #0069b4 #009bdb #009bdb #0069b4;
}

.contactformtable .flat.narrow {
	width: 95px;
}

.contactformtable TEXTAREA.flat {
	width: 390px;
	height: 240px;
}

.contactformtable P {
	padding: 0px;
	margin: 0px;
}


.contactformtable H4 {
	color: #4aa5de;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}


/* ########################################################################################## */

.blockgroup .block {
	float: left;
	border-left: 1px solid #534f4e;
	margin-bottom: 20px;
}

.blockgroup .first {
	border-left: 0px;
}

.blockgroup H5 {
	padding: 10px 15px 10px 15px;
	font-size: 13px;
}

.blockgroup P {
	padding: 0px 15px 10px 15px;
	font-size: 12px;
}

.blockgroup.four .block {
	width: 229px;
}


.roundedchecklist {
	margin: 0px 0px 20px 0px;
}

.roundedchecklist UL {
	list-style: none;
	padding: 0;
}

.roundedchecklist LI {
	background: url('images/li_tick.png') left 5px no-repeat;
	padding: 0 0 10px 20px;
	margin: 0 30px 0 0;
	float: left;
	width: 240px;
}