@charset "utf-8";

/* CSS Document */


html {
overflow-y: scroll;/* background-color:#0099FF; */
}

* {
margin: 0;
padding: 0;
list-style: none;
text-decoration: 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: #0099FF
}

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: 25%;
margin: 0;
padding: 0;
text-transform: capitalize;
text-size: 16px;
text-align: center;
list-style: 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;
}

/* CTAs */

.cta:after, .cta:visited:after, .site .cta.cta-orange:after, .site .cta.cta-orange:visited:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 100%;
    margin-left: -50px;
    width: 50px;
    height: 100%;
    background: url('/images/arrow-right-white.png') no-repeat scroll 50% 50% #F96;
    transition: background-color 0.14s ease-out 0s;
    padding: 13px 60px 13px 13px;
}

.cta, .cta:visited, .site .cta.cta-orange, .site .cta.cta-orange:visited {
    display: inline-block;
    background: none repeat scroll 0% 0% #F63;
    padding: 16px 90px 16px 40px;
    font-size: 16px;
    color: #FFF;
    position: relative;
    cursor: pointer;
    transition: background-color 0.14s ease-out 0s;
}

/* 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: 177%;
font-weight: normal;
padding: 0.8em 0 0 0;
}

#template1 h2 {
color: #0099FF;
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: #0099FF;
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: #0099FF;
font-size: 133%;
font-weight: normal;
line-height: 135%;
padding: 0em 0 0.6em 0;
margin-bottom: 0.8em;
border-bottom: #CACACA 1px solid;
}

#template3 h3 {
font-size: 115%;
color: #0099FF;
font-weight: normal;
padding: 0;
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 span {
color: #0099FF;
}

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

#pagebody p.date {
color: #0099FF;
font-weight: normal;
padding: 0;
margin: 0 0 0em 0;
}

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

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

#pagebody p.title a:hover {
text-decoration: underline;
}

#pagebody p.details {
font-size: 15px;
font-weight: normal;
padding: 0;
margin: 0.2em 0 0 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: #0099FF;
font-size: 110%;
line-height: 135%;
padding: 0.2em 0;
}

p.cs-quote {
font-size: 90%;
font-weight: bold;
line-height: 130%;
color: #0099FF;
}

#pagebody ul {
font-size: 15px;
line-height: 130%;
color: #0099FF;
margin-left: 15px;
margin-bottom: 0.8em;
}

#pagebody li {
margin-bottom: 0.4em;
list-style-image: url(../img/arrow-blue.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;
}

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

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

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

#pagebody .template2 h1 {
color: #585858;
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: #0099FF;
}

#pagebody .downloads {
font-size: 100%;
color: ##585858;
margin-bottom: 0.3em;
}

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

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

#sidepod span {
color: #0099FF;
}

#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: 0;
}

#sidepod p.date {
color: #0099FF;
font-weight: normal;
padding: 0;
margin: 0 0 0.2em 0;
}

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

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

#sidepod p.title a:hover {
text-decoration: underline;
}

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

#sidepod p.telephone {
font-size: 130%;
line-height: 110%;
font-weight: normal;
color: #0099FF;
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 {
font-size: 80%;
line-height: 110%;
margin-bottom: 0.2em;
margin-left: 20px;
}

#sidepod li {
margin-bottom: 0.4em;
list-style-image: url(../img/arrows-blue.gif);
}

#sidepod li a {
color: #585858;
text-decoration: none;
}

#sidepod li a:hover, #sidepod li.current a {
text-decoration: none;
color: #0099FF;
}

.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: #00A7FF;
}

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

.cse-search-form 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;
}

/* CONTACT US FORM */


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

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

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

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

form .submitbutton {
font-family: arial, helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
color: #FFFFFF;
width: 100px;
height: 24px;
padding: 0;
border: none;
background: #0099FF;
}

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

/* EVENT FORM */


div.entry {
clear: both;
height: 25px;
}

form.event {
width: 480px;
}

form.event label {
float: left;
font-size: 15px;
padding-right: 15px;
}

form.event input.text-input {
float: right;
font-family: arial, helvetica, sans-serif;
font-size: 80%;
height: 18px;
width: 300px;
padding-left: 5px;
border: 1px solid #DEDEDE;
}

form.event textarea {
float: right;
font-family: arial, helvetica, sans-serif;
font-size: 80%;
height: 50px;
width: 300px;
padding: 5px 0 0 5px;
border: 1px solid #DEDEDE;
margin-bottom: 5px;
}

form.event .submitbutton {
float: right;
clear: both;
font-family: arial, helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
color: #FFFFFF;
width: 100px;
height: 24px;
padding: 0 0 2px 0;
border: none;
background: #0099FF;
}

div.errorfeedback {
float: left;
color: #FF0000;
font-size: 15px;
}