/*
Theme Name: LeanaGroup
Theme URI: http://www.leanagroup.com/
Description: The default LeanaGroup theme.
Version: 2.0
Author: Enhanced Solutions
Author URI: http://www.enhancedsolutions.com/
*/

A {
	color: #145fd2;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #dfe7e9;
	line-height: 1.2;
	text-align: center;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

IMG.alignleft {
	float: left;
	margin: 0 20px 10px 0;
	border: 3px solid #fff;
}

IMG.alignright {
	float: right;
	margin: 0 0 10px 20px;
	border: 3px solid #fff;
}

IMG.alignnone {
	border: 3px solid #fff;
}

TD, BODY {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-SIZE: 13px;
	color: #;
}

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;
}

.clear {
	clear: both;
}

/* ########################################################################################## */

#container {
	background: #fff4e0 url('images/back.jpg') center top repeat-x;
	border-top: 5px solid #155382;
}

.pagewidth {
	width: 968px;
	margin: 0 auto;
	text-align: left;
}

/* ########################################################################################## */

#head {
	position: relative;
	height: 125px;
}

#head H1 {
	padding: 7px 0 0 15px;
}

#head H1 A {
	display: block;
	width: 542px;
	height: 109px;
	background: url('images/logo.png') left top no-repeat;

	overflow: hidden;
	text-indent: -9999px;
}

#head .phone {
	position: absolute;
	top: -6px;
	right: 0;

	background: url(images/call-bg.jpg) no-repeat top right;
	width: 400px;
	height: 131px;

	text-align: center;

	font-family: Arial, Sans-Serif;
	font-size: 28px;
	letter-spacing: 0.0em;
	color: #333;
	font-size: 22px;
}

#head .phone P {
	padding: 30px 100px 0 0;
	line-height: 1;
}

#head .phone SPAN {
	display: block;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: bold;
	color: #007cc2;
	padding: 0 0 10px 0;
}

#head .phone STRONG {
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
}

/* ########################################################################################## */

#menu {
	height: 48px;
	background: url('images/menu.png') left top repeat-x;
	overflow: hidden;
	margin-bottom: 20px;
}

#menu UL {
	list-style: none;
	padding: 0;
}

#menu UL LI {
	float: left;
}

#menu UL LI A {
	float: left;
	display: block;

	height: 48px;
	overflow: hidden;
	border-right: 1px solid #9fcfea;

	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#menu UL LI.page-item-57 A {
	border-right: 0;
}

#menu UL LI A:hover {
	background: url('images/menu.png') left bottom repeat-x;
	color: #fff;
}

#menu UL LI A SPAN {
	display: block;
	padding: 17px 37px;
}

/* ########################################################################################## */

#splash.pagewidth {
	width: 984px;
	margin-bottom: 10px;
}

#splash .splash {
	float: left;
	width: 605px;
	height: 346px;
	background: url('images/splash.jpg') left top no-repeat;
	margin-right: 22px;
}

/* ########################################################################################## */

#splashform {
	float: left;
	width: 357px;
	background: url('images/splash_form.png') left top no-repeat;
	position: relative;
}

#splashform H2 {
	display: none;
}

#splashform .wpcf7 {
	background: url('images/splash_form.png') right bottom no-repeat;	
	padding: 110px 35px 0 35px;
	position: relative;
}

#splashform .callout {
	position: absolute;
	left: -613px;
	bottom: 5px;
	
	width: 652px;
	height: 122px;
	background: url('images/splash_arrow.png') left top no-repeat;
}

#splashform LABEL {
	float: left;
	display: block;
	width: 100px;
	padding: 5px 0;

	text-align: right;
	margin-right: 10px;
}

#splashform P {
	clear: both;
	padding: 0 0 7px 0;
}

#splashform .txtinput {
	width: 150px;
	border: 1px solid #59595b;
	background: #fff;
	padding: 3px 5px;
}

#splashform .dropdown {
	width: 160px;
	border: 1px solid #59595b;
	background: #fff;
	padding: 3px;
}

#splashform .submitcontainer {
	position: relative;
	padding: 10px 0 0 0;
}

#splashform .submitbutton {
	display: block;
	width: 255px;
	height: 49px;

	border: none;

	background: url('images/splash_submit.png') left top no-repeat;
	overflow: hidden;
	padding: 55px 0 0 0;

	margin: 0 auto;

	cursor: pointer; /* hand-shaped cursor */
}

#splashform .disclaimer {
	font-size: 11px;
	color: #fff;
	line-height: 1.1;
	padding: 5px 15px 20px 15px;
	text-align: justify;
}

#splashform .disclaimer A {
	color: #fff;
	text-decoration: underline;
}

#splashform .ajax-loader {
	position: absolute;
	bottom: 15px;
	left: 10px;
}

#splashform DIV.wpcf7-response-output {
	position: absolute;
	top: 10px;
	left: 20px;

	background: #fff;
	width: 275px;
	text-align: center;
}

#splashform SPAN.wpcf7-not-valid-tip {
	width: 200px;
}


/* ########################################################################################## */

#home {
	background: url('images/home_back.png') center top no-repeat;
	height: 274px; /* 244 + 30 */
}

#home .left {
	float: left;
	width: 399px;
	padding: 20px 40px 0 40px;
}

#home .right {
	float: left;
	width: 419px;
	padding: 20px 30px 0 30px;
}

#home H2 {
	color: #d1460b;
	font-weight: normal;
	font-size: 26px;
}

#home UL {
	list-style: none;
	padding: 0;
}

#home UL LI {
	background: url('images/dot_check.png') left 5px no-repeat;
	font-size: 22px;
	padding: 0 0 10px 30px;
	color: #666;
}

/* ########################################################################################## */

#page {
	line-height: 1.5;
}

#page H2 {
	color: #115eac;
	font-size: 24px;
}

#page STRONG {
	color: #115eac;
}

#page .left {
	float: left;
	width: 571px;
	padding: 0;
	margin: 0 40px 0 0;
}

#page .right {
	float: left;
	width: 357px;
	padding: 0;
}

#page .smleft { width:500px; float: left; padding: 0; margin: 0 40px 0 0; text-align: center; }
#page .smright { width: 428px; float: left; padding: 0; }

/* ########################################################################################## */

#sidebar {
	width: 247px;
	float: left;
	padding: 10px;
	border-left: 1px dotted #ccc;
}

#sidebar H2 {
	color: #1549b7;
	font-size: 17px;
}

#sidebar FORM {
	display: block;
	background: #f3f4f6;
	padding: 0 15px 15px 15px;
	margin-bottom: 15px;
}

#sidebar FORM .txtinput {
	width: 200px;
	border: 1px solid #dde1e4;
	background: #fff;
	padding: 5px;
}

#sidebar FORM LABEL {
	display: block;
	font-size: 12px;
	padding: 0 0 3px 0;
}

#sidebar FORM P {
	padding: 10px 0 0 0;
}

#sidebar .wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #ff0000;
	color: #fff;
	font-size: 10pt;
	width: 190px;
	padding: 5px;
	text-align: center;
}

#sidebar .wpcf7-validation-errors {
	background: #fff;
	padding: 10px 15px;
}


/* ########################################################################################## */

#foot {
	clear: both;
	background: url('images/foot.png') left top repeat-x;
	padding: 20px 20px 5px 20px;
	text-align: center;
	font-size: 11px;
	color: #333;
}

#foot A {
	color: #333;
}