/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : Kevin Klein	
Email : kevin.klein@gmail.com 
We Are : Laura Cary Design (lauracarydesign.com)

Description : Master Stylesheet

Created : 5/20/09
Modified : 5/24/09

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* global whitespace reset */
* { padding:0; margin:0; }

body {
    background:#9db9c8 url(images/bg-body.gif) repeat-x 0 0;
	color: #111;
	font-family: Helvetica, Arial, sans-serif;
	font-size:62.5%;
	text-align: center;
}

/*********** = structure = ***********/

#wrapper {
	background: url(images/bg-wrapper.jpg) top center no-repeat;
	min-height: 1600px;
	width:100%;
}

#content-wrapper {
	background: url(images/bg-content-wrapper.gif) repeat-y 0 0;
	min-height: 600px;
	margin: 0 auto;
	width: 863px;
}

body.home #content-wrapper {
	background: none;
	width: auto;
}

#content {
	background: url(images/bg-main.jpg) no-repeat 0 0;
	margin: 0 auto;
	min-height: 553px;
	padding: 0 0 25px 0;
	position: relative;
	text-align: left;
	width: 863px;
}

body.home #content {
	background: url(images/bg-home-main.jpg) no-repeat 0 25px;
	height: 68.3em;
	padding: 0;
}

#copy .inner {
	float: left;
	padding: 22px 0 0 54px;
	width: 463px;
}

#copy .inner.full {
	float: none;
	width: 724px;
}


*html #header {
	overflow: hidden;
}

.sidebar {
	background: url(images/bg-sidebar.gif) no-repeat 0px 68px;
	display: inline;
	float: right;
	padding: 60px 65px 0 12px;
	position: relative;
	width:225px;
	zoom: 1;
}

.sidebar.blank {
	background: none;
}

.sidebar.fixed {
	background: none;
	float: none;
	left: 560px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 307px;
}

#footer {
	background: url(images/bg-footer.gif) no-repeat 0 0;
	clear: both;
	height: 110px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 863px;
}

body.home #footer {
	background: url(images/bg-footer-home.jpg) no-repeat 0 0;
}

/*********** = headers = ***********/

h1 {
	height: 214px;
	width: 308px;
}

h1 a {
    background: url(images/bg-h1.gif) no-repeat 0 0;
    display:block;
    height: 214px;
	width: 308px;
	text-indent:-999em;    
}

h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
}

.inner h2 {
	border-bottom: 1px solid #b9d4e5;
	color: #7db2ce;
	font-size: 13px;
	line-height: 13px;
	margin: 20px 0 9px 0;
	padding: 0 0 9px 0;
}

.sidebar h2 {
	color: #005892;
	font-size: 15px;
	margin: 0 0 12px 0;
}

h3 {
	color: #005892;
	font-size: 15px;
	margin: 12px 0;
}

h3.margin-top {
	padding-top: 30px;
}

h3.collapse-bottom {
	margin-bottom: 0;
}

h3.collapse-bottom {
	margin-top: 0;
}

h3.decorative {
	background: url(images/bg-h3.gif) no-repeat 0 50%;
	margin:0 0 0 -10px;
	height: 25px;
	line-height: 1em;
	padding: 15px 0 0 10px;
}

.sidebar h3 {
	display: inline;
	font-size: 13px;
	margin: 0;
	padding-bottom: 0;
}

h4 { 
	color: #999999;
	font-size:14px; 
	line-height:1em;
	margin:12px 0
}

/*********** = misc typography = ***********/

a { 
	color:#005892; 
	text-decoration:none;
}

a:visited { color:#333; }

a:hover { 
	color:#000; 
	text-decoration:underline; 
}

a.normal {
	font-weight: normal !important;
}

.entry a {
	background: url(images/bg-entry-href.gif) no-repeat 100% 50%;
	font-weight: bold;
	padding-right: 10px;
}

.entry strong {
	color: #666;
	display: block;
	font-size: 13px;
	line-height: 13px;
	margin: 0;
	padding: 0;
}

.sidebar {
	color: #333;
	font-size: 13px;
	line-height: 1.3em;
}

.sidebar.blue {
	color: #3f6085;
}

.blue {
	color: #005892;
}

strong.dark {
	color: #333;
}

.sidebar p {
	margin: 20px 0;
}

.sidebar a {
	font-weight: bold;
}

.sidebar a.print,
.sidebar a.print:visited {
	color: #333;
}

.sidebar img {
	clear: both;
	float: right;
	margin: 0 0 0 10px;
}

div.inner {
	color:#666;
	font-size: 13px;
}

div.inner p {
	color: #666;
	line-height: 1.3em;
	margin:12px 0 15px 0;
}

div.inner p.collapse {
	margin: -4px 0 15px 0;
}

div#copy div.intro {
	color: #005892;
	font-size: 14px;
	line-height: 18px;
	width: 410px;
}

div#copy div.intro p {
	color: #333;
	font-size: 13px;
	line-height: 17px;
	margin: 0 0 15px 0;
}

body.home div#copy div.intro p {
	color: #666;
	margin: 0;
	padding-left: 47px;
}

div#copy div.intro p.intro,
body.home div#copy div.intro p.intro {
	color: #005892;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 22px 0;
}

div.inner div.testimonials p,
div.inner p.decorative {
	background: url(images/bg-h3.gif) no-repeat 0 0;
	margin:0 0 0 -10px;
	padding: 15px 0 0 10px;
}

div.inner div.testimonials p {
	margin-bottom: 7px;
}

div.inner div.testimonials span,
div.inner div.testimonials strong {
	display: block;
}

div.inner div.testimonials span {
	color: #73a0b8;
	font-size: 11px;
	margin: 10px 0;
	line-height: 1.2em;
	text-transform: uppercase;
}

div.inner div.testimonials strong {
	color: #333333;
}

div.inner div.testimonials span strong {
	color: #73a0b8;
}

#footer p.primary {
	color: #ccc;
	font-size: 12px;
	left: 28px;
	position: absolute;
	top: 38px;
}

#footer p.secondary {
	color: #136498;
	font-size: 12px;
	left: 28px;
	position: absolute;
	top: 76px;
}

#footer a,
#footer a:visited {
	color: #136498;
}

#footer a.partners,
#footer a.partners:visited { color: #fff; }

#footer a.report,
#footer a.report:visited {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 38px 28px 0 0;
	outline: none;
	text-align: right;
	text-decoration: none;
}

body.home #footer p.primary { top: 10px; }

body.home #footer p.secondary { top: 46px; }

body.home #footer a.report, 
body.home a.report:visited { 
	padding-top: 10px;
}

input, 
select {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:12px;
}

div.quote {
	color: #116397;
	left: 586px;
	position: absolute;
	top: 75px;
	width: 252px;
}

div.quote p {
	color: #116397;
	font-size: 16px;
	line-height: 19px;
	font-family: Times, 'Times New Roman', serif;
	margin: 0 !important;
	padding: 0 !important;
}

div.quote b {
	margin: 0 0 0 -8px;
	font-weight: normal;
}

div.quote span {
	color: #6096b1;
	display: block;
	font-family: Arial;
	font-size: 9px;
	line-height: 12px;
	margin: 5px 0 0 0;
	text-transform: uppercase;
}

div.quote strong {
	display: block;
	font-size: 9px;
}

/*********** = misc divs and classes = ***********/

div#home-promos a,
div#home-promos a:visited {
	color: #666;
	display: block;
	font-size: 13px;
	height: 106px;
	line-height: 17px;
	position: absolute;
	text-decoration: none;
	top: 514px;
}

div#home-promos a.problem {
	left: 10px;
	padding: 60px 15px 0 117px;
	width: 149px;
}

div#home-promos a.solution {
	left: 291px;
	padding: 60px 10px 0 110px;
	width: 161px;
}

div#home-promos a.products {
	right: 0px;
	padding: 60px 15px 0 110px;
	width: 143px;
}

body.home div.intro {
	padding: 10px 0 0 0;
	width: 42em;
}

div#home-promos a:hover {
	color: #000;
}

div.columns {
	margin: 0;
}

div.columns.two .column {
	display:inline;
	float:left;
	margin:0;
	width: 220px;
}

div.columns.two .column.last {
	float: right;
}

div.columns.three .column {
	display:inline;
	float:left;
	margin:0px 10px 0 0;
	width:28%;
}

#solution {
	position: relative;
}

#solution ul {
	width: 220px;
}

a.toggler,
a.toggler:visited {
	color: #666;
	outline: none;
	text-decoration: none;
}

a.toggler:hover,
a.toggler.toggled {
	color: #000 !important;
}

div.toggle {
	background: #fff;
	left: 239px;
	margin: 0;
	position: absolute;
	top: 50px;
	z-index: 100;
}

div.toggle.default {
	z-index: 99;
}

div.toggle p,
a.toggler:hover div.toggle p {
	color: #666;
	font-size: 13px;
	margin: 0 !important;
	padding: 0 !important;
	width: 243px;
}

/* a.toggler:hover div.toggle {
	display: block;
} */

div.hr {
	background: #e0e0e0;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin:0 0 20px 0;
}

/*********** = lists = ***********/

div.inner ul {
	color: #666;
	font-size: 13px;
	list-style-type: none;
	margin: 12px 0;
}

div.inner li {
	background: url(images/bg-bullet.gif) no-repeat 0 3px;
	margin:8px 0;
	padding: 0 0 0 12px;
}

div.inner ul.how li {
	background: url(images/arrow.png) no-repeat 0 3px;
}

.sidebar ul {
	list-style-type: none;
	margin:0 0 15px 0;
}

.sidebar li {
	background: none;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 4px 0;
}

.sidebar ul.alt li {
	background: url(images/bg-bullet-alt.gif) no-repeat 0 8px; 
	color: #666;
	padding: 4px 0 4px 12px;
}

li.last {
	border-bottom: none !important;
}

*html div.inner li,
*html sidebar li {
	height: 1%;
	zoom: 1;
}

div.inner .entry ul {
	color: #666;
	font-size: 13px;
	list-style-type: none;
	margin: 30px 0;
}

div.inner .entry li {
	background: none;
	margin:5px 0;
	padding: 0;
}

div.inner .entry div.items ul {
	margin: 0;
}

div.inner .entry div.items ul li,
div.inner div.items div.item {
	background: url(/images/img-pdf.gif) no-repeat 0 0;
	border-bottom: 1px solid #b9d4e5;
	color: #666;
	font-size: 13px;
	line-height: 17px;
	min-height: 33px;
	margin: 4px 0 9px 0;
	padding: 0 0 9px 53px;
}

div.inner div.items div.item p {
	margin: 2px 0 !important;
}

/*********** = #primary (navs and search) = ***********/

div#primary {
	height: 26px;
	margin: 0 auto;
	padding: 18px 0 0 0;
	text-align: left;
	width: 863px;
}

div#primary ul {
	list-style-type: none;
	height: 26px;
	margin: 0 0 0 47px;
	width: 800px;    
}

div#primary ul li {
	float: left;
	position: relative;
	height: 26px;
	margin: 0 1px;
	overflow: hidden;
	width: 109px;
}

div#primary ul li a, 
div#primary ul li a:visited {
	background-repeat: no-repeat;
	background-position: 0 0;
    display:block;
    height: 78px;
    left: 0;
    position: absolute;
    top: 0;
    text-indent: -9999em;
    width: 111px;
}

a#home,
li#homeLi {
	background-image: url(images/bg-nav-home.gif);
}

a#philosophy,
li#philosophyLi {
	background-image: url(images/bg-nav-philosophy.gif);
}

a#how,
li#howLi {
	background-image: url(images/bg-nav-how.gif);
}

a#products,
li#productsLi {
	background-image: url(images/bg-nav-products.gif);
}

a#testimonials,
li#testimonialsLi {
	background-image: url(images/bg-nav-testimonials.gif);
}

a#faq,
li#faqLi {
	background-image: url(images/bg-nav-faq.gif);
}

a#contact,
li#contactLi {
	background-image: url(images/bg-nav-contact.gif);
}

div#primary ul li a.active,
div#primary ul li.active a,
div#primary ul li a#home.active,
div#primary ul li a#philosophy.active,
div#primary ul li a#how.active,
div#primary ul li a#products.active,
div#primary ul li a#faq.active,
div#primary ul li a#contact.active {
	background-position: 0 -52px;
}

/* div#primary ul li a:hover {
	background-position: 0 -54px;
} */

div#sub {
	background: #3f93e8;
	border-bottom: 1px solid #716863;
	padding: 7px 0;
	width: 800px;
}

div#sub ul {
	float: right;
	list-style-type: none;
}

div#sub ul li {
	background: url(images/bg-sub.gif) no-repeat 100% 50%;
	float: left;
	padding: 0 8px;
}

div#sub ul li.last {
	background: none;
}

div#sub ul a,
div#sub ul a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

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

/*********** = utility classes = ***********/

.clearfix {
	display:inline-block; /* IE 6 & 7 */
}

.clearfix:after { /* modern browsers */
	content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

*html .clearfix {
	height:1%; /* fIE 6 */
}

.clear {
	clear:both;
	height:1px;
	margin:-1px 0 0 0;
	padding:0;
}

.clear.height {
	margin: 25px 0;
}

.clear.left {
	clear:left;
}

.clear.right {
	clear:right;
}

.center {
	text-align:center;
}

.centered {
	margin-left:auto;
	margin-right:auto;
}

.alignright {
	float:right;
}
	
.alignleft {
	float:left
}

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

/* images */

img#quote {
	left: 581px;
	/* height: 151px; */
	position: absolute;
	top: 81px;	/* width: 255px; */
}

img#report {
	left: 615px;
	height: 147px;
	position: absolute;
	top: 322px;
	width: 147px;
}

img#opportunities {
	left: 600px;
	height: 171px;
	position: absolute;
	top: 297px;
	width: 171px;
}

img.intro {
	margin: 0 0 30px 0;
}

img { border:none; }

img.pdf {
	margin:10px 0;
}

img.float-r {
	float:right;
    margin:0px 0 2px 15px;
}

img.float-l {
	float:left;
	margin:0px 40px 2px 0;
}

img.float-l.min {
	margin: 0 15px 2px 0;
}

div.entry img.thumb {
	float: left;
}

/* forms */

form {
	float: left;
	font-size: 13px;
	margin: 0 0 12px 0;
}

div.inner form p {
	clear: both;
	margin: 0;
	padding: 4px 0;
}

label {
	color: #666;
	float: left;
	padding-right: 5px;
	width: 90px;
}

input.text,
textarea.text {
	background: url(images/bg-field.gif) no-repeat 0 0;
	border: 1px solid #ccc;
	color: #444;
	font-family: Helvetica, Arial;
	font-size: 13px;
	padding: 3px;
	width: 364px;
}

textarea.text {
	height: 136px;
}

div.submit {
	font-family: Helvetica, Arial;
	margin: 5px 0 0 15%;
	padding-left: 5px;
	text-align: right;
}

form.report label {
	color: #005892;
	float: left;
	width: 120px;
}

form.report p {
	clear: both;
	padding-bottom: 10px;
}

#loginform,
#lostpasswordform {
	float: none;
}

#loginform label,
#lostpasswordform label {
	display: block;
	float: none !important;
	margin: 5px 0;
}

#lostpasswordform label {
	width: 200px;
}

#loginform .input {
	float: none !important;
	margin: 5px 0;
	width: 200px;
}

div.login-submit {
	margin: 0 0 35px 0 !important;
	width: 205px;
}

div.forgetmenot {
	color: #999;
	float: left;
	font-size: 10px;
	margin: 0 !important;
}

#loginform input#wp-submit {
	background: url(images/bg-submit.gif) repeat-x 0 0;
	border: 1px solid #a4cee4;
	color: #333;
	font-family: Helvetica, Arial;
	font-size: 9px;
	font-weight: normal;
	float: right;
	height: 18px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	width: 58px;
}

#lostpasswordform input#wp-submit {
	background: url(images/bg-submit.gif) repeat-x 0 0;
	border: 1px solid #a4cee4;
	color: #333;
	font-family: Helvetica, Arial;
	font-size: 9px;
	font-weight: normal;
	height: 18px;
	margin: 0;
	padding: 0 12px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}

div.info p {
	margin: 8px 0 !important;
}

div.submit input {
	background: #005892;
	border: 1px solid #005892;
	color: #fff;
	font-size: 15px;
	padding: 5px 10px;
}
