@charset "utf-8";

/* CSS Document */


html {
overflow-y: scroll;/* background:#97C00E; */
}

* {
margin: 0;
padding: 0;
list-style: none;
}

body {
font-size: 100%;
font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #666666;
text-align: left;
/* background:#FFFFFF url(../img/bg.jpg) center top repeat-x; */
min-width: 950px;
}

a {
color: #97C00E
}

a:hover {
color: #585858
}

/*
#outerbody {
margin:0 auto;
background:#FFFFFF url(../img/bg.jpg) center top repeat-x;
text-align:center;
}
*/


#container {
margin: 0 auto;
width: 950px;
text-align: center;
}

/* HEADER */


#header {
position: relative;
margin: 0 auto;
height: 100px;
background: #fff;
}

#headerContent {
position: relative;
margin: 0 auto;
width: 950px;
}

.logo a {
position: absolute;
display: block;
text-indent: -9999px;
}

.logo.hfl a {
height: 69px;
width: 76px;
top: 15px;
background: url(../img/hflrisk-logo.gif) no-repeat;
}

.logo.picme a {
height: 55px;
width: 151px;
top: 25px;
background: url(../img/picme-logo.gif) no-repeat;
}

.logo.hflconsulting a {
height: 60px;
width: 180px;
top: 20px;
right: 0px;
background: url(../img/hflconsulting-logo.gif) no-repeat;
}

#menu {
position: relative;
margin: 0 auto;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background: #fff;
margin-bottom: 20px;
}

#menu ul {
position: relative;
margin: 0 auto;
width: 950px;
list-style-type: none;
border-left: 1px solid #ddd;
padding: 0;
}

#menu ul li {
display: inline-block;
width: 20%;
margin: 0;
padding: 0;
text-transform: capitalize;
text-size: 16px;
text-align: center;
list-style: none;
}

#menu ul li span.nott {
text-transform: none;
}

#menu ul li a {
display: block;
text-decoration: none;
color: #585858;
padding: 16px 0;
border-right: 1px solid #ddd;
}

#menu ul li a:hover {
text-decoration: none;
background: #e7e7e7;
}

#menu ul li.current a {
text-decoration: none;
background: #e7e7e7;
}

/* SLIDER */


#slider {
margin-top: 0px;
}

/* MAINBODY */


.divider {
height: 1px;
width: 100%;
padding: 0;
margin: 0.4em 0 0 0;
background: #CACACA;
}

.pagecontainer {
text-align: left;
/* width:920px; */
min-height: 300px;
padding: 0 0 20px 0;/* background:#FFFFFF url(../img/bg-page.gif) no-repeat top; */
}

.pagecontainer p {
font-size: 15px;
line-height: 140%;
padding: 0 0 1.25em 0;
}

/* TEMPLATE 1 */


#template1 {
background-image: none;
}

#template1 h1 {
color: #585858;
font-size: 170%;
font-weight: normal;
padding: 0.6em 0 0 0;
}

#template1 h2 {
color: #97C00E;
font-size: 133%;
font-weight: normal;
line-height: 135%;
padding: 0.2em 0 0.2em 0;
}

#template1 h3 {
color: #585858;
font-size: 105%;
font-weight: normal;
padding: 0.4em 0 0.4em 0;
}

/* TEMPLATE 2 */


#template2 h1 {
color: #585858;
font-size: 177%;
font-weight: normal;
padding: 0.8em 0 0.2em 0;
}

#template2 h2 {
color: #97C00E;
font-size: 133%;
font-weight: normal;
line-height: 135%;
padding: 0.2em 0 0.2em 0;
}

#template2 h3 {
color: #97C00E;
font-size: 133%;
font-weight: normal;
line-height: 135%;
padding: 0.2em 0 0.2em 0;
}

#pagehead {
/* width:920px; */
padding: 0 0 20px 0;
border-bottom: #CACACA 1px solid;
}

#pagehead img {
margin-top: 15px;
float: right;
padding-left: 50px;
}

/* TEMPLATE/TIER 3 */


#template3 h1 {
color: #585858;
font-size: 177%;
font-weight: normal;
padding: 0.2em 0 0.2em 0;
}

#template3 h2 {
color: #97C00E;
font-size: 133%;
font-weight: normal;
line-height: 135%;
padding: 0.2em 0 0.6em 0;
margin-bottom: 0.8em;
border-bottom: #CACACA 1px solid;
}

#template3 h3 {
color: #97C00E;
font-size: 17px;
font-weight: normal;
line-height: 135%;
padding: 0 0 1.2em 0;
}


/* TEMPLATES END 3 */


#pagebody {
float: left;
text-align: left;
width: 575px;
margin: 20px 0 20px 0;
background-color: none;
}

#pagebody .pagepod p.casestudies {
font-size: 115%;
color: #585858;
font-weight: normal;
padding: 0;
margin: 0 0 0.1em 0;
}

#pagebody p.header {
font-size: 115%;
color: #97C00E;
font-weight: normal;
padding: 0;
margin: 0 0 0.4em 0;
}

#pagebody p.date {
color: #97C00E;
font-weight: normal;
padding: 0;
margin: 0;
}

#pagebody p.title {
font-size: 15px;
font-weight: bold;
padding: 0;
}

#pagebody p.quoter {
font-size: 15px;
color: #97C00E;
font-weight: bold;
padding: 0;
margin: 0 0 0.4em 0;
}

#pagebody p.quote {
font-size: 15px;
font-style: italic;
color: #585858;
padding: 0;
margin: 0 0 0.2em 0;
}

.quote {
background: url(../img/quote-bottom.gif) no-repeat left bottom #E8E8E8;
/* width: 525px; */
padding: 30px 30px 50px;
margin-bottom: 10px;
display: block;
}

p.cs-headers {
color: #97C00E;
font-size: 110%;
line-height: 135%;
padding: 0.2em 0;
}

p.cs-quote {
font-size:15px;
font-weight: normal;
line-height: 130%;
color: #97C00E;
}

#pagebody p.last {
padding-bottom: 1.2em;
margin-bottom: 0.8em;
border-bottom: #CACACA 1px solid;
}

#pagebody ul {
font-size: 15px;
line-height: 150%;
color: #97C00E;
margin-left: 15px;
margin-bottom: 0.8em;
}

#pagebody li {
margin-bottom: 0.2em;
list-style-image: url(../img/arrow-green.gif);
}

.pagepod-wrapper {
float: left;
display: block;
width: 575px;
margin-bottom: 0.2em;
padding: 0;
border-bottom: #CACACA 1px solid;
}

#pagepodL {
float: left;
display: block;
width: 260px;
margin: 0.2em 0 0.4em 0;
padding: 0;
}

#pagepodR {
float: right;
display: block;
width: 260px;
margin: 0.2em 0 0.4em 0;
padding: 0;
}

#pagebody .pagepod p {
font-size: 15px;
line-height: 148%;
padding: 0.3em 0 0.3em 0;
}

#pagebody .pagepod h1 {
color: #97C00E;
font-size: 125%;
font-weight: normal;
padding: 0.4em 0 0.2em 0;
}

#pagebody .pagepod h1 a {
text-decoration: none;
}

#pagebody .template2 h1 {
font-size: 105%;
font-weight: normal;
padding: 0.4em 0 0.4em 0;
}

#pagebody .template2 h1 a {
color: #585858;
text-decoration: none;
}

#pagebody .template2 h1 a:hover {
color: #97C00E;
}

.pagepod {
margin-top: 0.2em;
margin-bottom: 0.4em;
}

#sidepod {
float: right;
display: block;
width: 335px !important;
width: 315px;
padding-top: 5px;
margin: 20px 0 30px 0;
background: #E7E7E7;
}

#sidepod span {
color: #97C00E;
}

#sidepod h1 {
color: #585858;
font-size: 105%;
font-weight: normal;
padding: 0.4em 0 0.6em 0;
}

#sidepod p {
font-size: 15px;
line-height: 135%;
padding: 0;
margin-bottom: 0.2em;
}

#sidepod p.date {
color: #97C00E;
font-weight: normal;
padding: 0;
margin: 0;
}

#sidepod p.title {
font-size: 15px;
font-weight: bold;
padding: 0;
margin-bottom: 0.2em;
}

#sidepod p.title a {
text-decoration: none;
color: #666666;
}

#sidepod p.title a:hover {
text-decoration: none;
color: #97C00E;
}

#sidepod p.text {
margin-bottom: 0.8em;
}

#sidepod p.telephone {
font-size: 130%;
line-height: 110%;
font-weight: normal;
color: #97C00E;
padding: 0;
margin: 0;
}

#sidepod p.pdf {
height: 35px;
line-height: 220%;
padding: 0 0 0 40px;
margin-top: 0.6em;
background: url(../img/pdf.png) no-repeat left bottom;
}

#sidepod ul {
list-style: none;
margin: 0;
padding: 0;
}

#sidepod li a {
font-size: 80%;
color: #585858;
padding-left: 20px;
background: url(../img/arrows-green.gif) no-repeat left center;
text-decoration: none;
}

#sidepod li a:hover {
text-decoration: none;
color: #97C00E;
}

#sidepod li.current a {
color: #97C00E;
text-decoration: none;
background: url(../img/arrows-green.gif) no-repeat left center;
}

.sidepod {
width: 295px;
padding: 0 0 15px 0;
margin: 10px 20px 0 20px;
;
border-bottom: #CACACA 1px solid;
}

#sidepodfooter {
width: 335px;
padding: 20px 0 20px 0;
}

.addthis_toolbox {
padding-left: 20px;
}

/* FOOTER */


#footer {
clear: both;
overflow: auto;
margin: 0 auto;
padding: 35px 0;
background: #ddd;
background: #97C00E;
}

#footer, footer a {
color: #fff;
}

.footer {
margin: 0 auto;
width: 950px;
}

#footerBody {
float: left;
text-align: left;
width: 575px;
}

#footerPod {
float: right;
width: 335px;
}

#footerPod p {
margin-bottom:10px;
}

.footerHeader {
font-size: 20px;
padding: 20px 0;
border-top: 1px solid #fff;
}

#footerBody ul {
float: left;
width: 50%;
list-style-type: none;
padding: 0;
}

#footerBody ul li:not(:last-child) {
line-height: 1.5;
}

#footer a {
color: #fff;
text-decoration: none;
}

#signoff {
position: relative;
margin: 0 auto;
padding: 15px 0;
border-bottom: 1px solid #ddd;
}

.signoff {
margin: 0 auto;
font-size: 14px;
color: #585858;
width: 950px;
}

.signoff span {
float: right;
}

.signoff span a {
color: #585858;
text-decoration: none;
}

/* SEARCH */


#searchpod {
float: right;
display: block;
width: 295px;
padding-top: 5px;
margin: 20px 0 0 0;
}

#search {
width: 295px;
height: 36px;
background: #585858 url(../img/search.gif) no-repeat 9px 6px;
}

input {
font-family: arial, helvetica, arial, sans-serif;
font-size: 15px;
color: #666666;
padding-left: 5px;
width: 205px;
height: 25px;
border: none;
background: #FFFFFF;
}

#submitbutton {
position: relative;
top: 6px;
left: 45px;
width: 19px;
height: 16px;
background: #585858 url(../img/arrows-search.gif) no-repeat;
}

/* FORMS */


table {
color: #666666;
margin-top: 0.2em;
}

tr, td {
font-size: 88%;
vertical-align: top;
padding: 0.2em 0 0.2em 0;
}

form .input {
font-size: 100%;
width: 335px;
height: 18px;
border: 1px solid #DEDEDE;
padding-left: 5px;
}

table .login {
width: 295px;
border: none;
}

form .login {
font-size: 100%;
width: 220px;
height: 18px;
border: 1px solid #DEDEDE;
padding-left: 5px;
}

form .textarea {
font-family: arial, helvetica, sans-serif;
font-size: 100%;
width: 330px;
height: 100px;
padding-left: 5px;
border: 1px solid #DEDEDE;
}

form .submitbutton {
font-size: 100%;
font-weight: normal;
color: #FFFFFF;
width: 100px;
padding: 0;
background: #97C00E;
}

#map-canvas {
width: 545px;
height: 300px;
margin: 20px 0 20px 0;
}