/* CSS Document */

/* @group body */

body
{
    background: #f9f9f9 url(/images/lifeline/page-bg.jpg) repeat-x fixed bottom;
    color: #2d2d2d;
    text-decoration: none;
    font: normal 13px "Arial" , Helvetica, Geneva, sans-serif;
    margin: 0;
}

#wrapper
{
    width: 920px;
    border-left: #333 thin solid;
    border-right: #333 thin solid;
    border-bottom: #333 thin solid;
    margin: 0 auto;
    background-color: #fff;
    min-height: 768px;
    padding: 10px;
}

/* @end */

/* @group typestyles */

a
{
    color: #e51b1e;
}

h1
{
    font-size: 28px;
    color: #e51b1e;
    padding: 3px 0px 12px 0px;
}

h2
{
    font-size: 24px;
    color: #333;
    padding: 3px 0px 12px 0px;
    border-bottom: #f6f6f6 thin solid;
}

h3
{
    font-size: 18px;
    color: #e51b1e;
    padding: 3px 0px;
    border-bottom: #f6f6f6 thin solid;
}

span.logo img {
	padding: 3px;
	margin-right: 10px
}

span.profilePhoto img {
	padding: 3px;
	margin-right:20px
}

/* @end */

/* @group header */

#header
{
    width: 918px;
    height: auto;
}

#pageTitle
{
    float: left;
    width: 485px;
    height: auto;
    padding: 8px;
    margin-left: 8px;
}

.pageTitle
{
    font-size: 22px;
    font-weight: bold;
    color: #e51b1e;
}

.slogan
{
    font-size: 18px;
    font-style: italic;
    color: #444;
}

#headerContact
{
    float: right;
    padding: 12px 8px;
    margin-right: 10px;
    text-align: right;
    font-size: 16px;
    color: #e51b1e;
}

.agentName
{
    color: #666;
}

.agentPhone
{
    color: #666;
}

/* @end */

/* @group navigation */

#mainMenu-nav
{
    width: 905px;
    margin: 0 auto;
    position: relative;
    height: 43px;
    text-transform: uppercase;
    font: normal 13px "Arial" , Helvetica, Geneva, sans-serif;
}

#mainMenu-nav ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 905px;
    float: left;
    background: #fff url('/images/lifeline/mainMenu-bg.jpg') repeat-x bottom left;
}

#mainMenu-nav ul li
{
    display: block;
    float: left;
    margin: 0px;
}

#mainMenu-nav ul li a
{
    display: block;
    float: left;
    color: #333;
    text-decoration: none;
    padding: 0 0 0 15px;
    height: 43px;
    line-height: 50px;
}

#mainMenu-nav ul li a span
{
    display: block;
    float: left;
    padding: 0px 25px 3px 2px;
    height: 31px;
    width: auto;
}

#mainMenu-nav ul li a:hover
{
    color: #e51b1e;
}

#mainMenu-nav ul li a:hover span
{
    display: block;
    cursor: pointer;
}

#mainMenu-nav ul li a.current, #mainMenu-nav ul li a.current:hover
{
    color: #e51b1e;
    font-weight: bold;
    background: transparent url('/images/lifeline/mainMenu_left-ON.jpg') no-repeat top left;
}

#mainMenu-nav ul li a.current span
{
    background: transparent url('/images/lifeline/mainMenu_right-ON.jpg') no-repeat top right;
    height: 43px;
}

/* @end */

/* @group content */

#content
{
    width: 670px;
    float: left;
}

/* Start styles for blog pages */

#content .post
{
    padding: 0 8px;
}

#content .contactOption
{
    background: #f4f5f6;
    border-top: 2px dotted #c0c0c0;
    margin: 5px;
    padding: 8px;
}

#content .blogPaging
{
    background: #f9f9f9;
    border: 1px solid #f5f5f5;
    margin: 5px;
    padding: 8px;
}

.blogPaging a.prevArticle
{
    float: left;
    font-size: 16px;
}

.blogPaging a.nextArticle
{
    float: right;
    font-size: 16px;
}

.moreBlogArticles
{
    background: url('/images/tunnel/rsBlock-report.jpg') repeat-x;
    height: 211px;
    border-top: 2px dotted #c0c0c0;
    margin: 5px;
    padding: 8px;
}

.moreBlogArticles ul li
{
    list-style: square;
    line-height: 18px;
    font-size: 14px;
}

/* End Styles for Blog Pages */

.pageImg
{
    width: 670px;
    height: 187px;
    padding: 5px;
    margin-top: 6px;
}

#pageContent
{
    width: 670px;
    margin-left: 7px;
}

#rightSide
{
    width: 220px;
    float: right;
    margin-top: 10px;
    margin-right: 2px;
}

#rsBlock-header1
{
    background: url('/images/lifeline/blockHeader-bg.png') no-repeat;
    color: #fff;
    font-weight: bold;
    padding: 6px 12px 18px 12px;
    position: relative;
    z-index: 1;
}

#rsBlock-header1 a
{
    color: #fff;
    font-weight: bold;
}

#rsBlock-header2
{
    background: url('/images/lifeline/blockHeader-bg.png') no-repeat;
    color: #fff;
    font-weight: bold;
    padding: 6px 12px 18px 12px;
    position: relative;
    z-index: 1;
}

#rsBlock-header2 a
{
    color: #fff;
    font-weight: bold;
}

#rsBlock-header3
{
    background: url('/images/lifeline/blockHeader-bg.png') no-repeat;
    color: #fff;
    font-weight: bold;
    padding: 6px 12px 18px 12px;
    position: relative;
    z-index: 1;
}

#rsBlock-header3 a
{
    color: #fff;
    font-weight: bold;
}

#rsBlock-header4
{
    background: url('/images/lifeline/blockHeader-bg.png') no-repeat;
    color: #fff;
    font-weight: bold;
    padding: 6px 12px 18px 12px;
    position: relative;
    z-index: 1;
}

#rsBlock-header4 a
{
    color: #fff;
    font-weight: bold;
}

#rsBlock-header5
{
    background: url('/images/lifeline/blockHeader-bg.png') no-repeat;
    color: #fff;
    font-weight: bold;
    padding: 6px 12px 18px 12px;
    position: relative;
    z-index: 1;
}

#rsBlock-header5 a
{
    color: #fff;
    font-weight: bold;
}

#rsBlock-cdpe
{
    background: url('/images/lifeline/rsBlock-cdpe.jpg') no-repeat bottom;
    width: 200px;
    border-left: #E5E4E2 thin solid;
    border-right: #E5E4E2 thin solid;
    padding: 5px;
    margin-top: -8px;
    min-height: 155px;
    z-index: 0;
}

#rsBlock-resources
{
    background: url('/images/tunnel/rsBlock-report.jpg') no-repeat bottom;
    width: 200px;
    border-left: #E5E4E2 thin solid;
    border-right: #E5E4E2 thin solid;
    padding: 5px;
    margin-top: -8px;
    min-height: 155px;
    z-index: 0;
}

#rsBlock-report
{
    background: url('/images/lifeline/rsBlock-report.jpg') no-repeat bottom;
    width: 200px;
    border-left: #E5E4E2 thin solid;
    border-right: #E5E4E2 thin solid;
    padding: 5px;
    margin-top: -8px;
    min-height: 155px;
    z-index: 0;
}

#rsBlock-contact
{
    background: url('/images/lifeline/rsBlock-contact.jpg') no-repeat bottom;
    width: 200px;
    border-left: #E5E4E2 thin solid;
    border-right: #E5E4E2 thin solid;
    padding: 5px;
    margin-top: -8px;
    min-height: 155px;
    z-index: 0;
}

#rsBlock-mhae
{
    background: url('/images/lifeline/rsBlock-report.jpg') no-repeat bottom;
    width: 200px;
    border-left: #E5E4E2 thin solid;
    border-right: #E5E4E2 thin solid;
    padding: 5px;
    margin-top: -8px;
    min-height: 70px;
    z-index: 0;
}

#rsBlock-footer1
{
    width: 211px;
    height: 1px;
    border-left: #E5E4E2 thin solid;
    border-right: #E5E4E2 thin solid;
    border-bottom: #E5E4E2 thin solid;
    margin-bottom: 8px;
}

#rsBlock-footer2
{
    width: 211px;
    height: 1px;
    border-left: #E5E4E2 thin solid;
    border-right: #E5E4E2 thin solid;
    border-bottom: #E5E4E2 thin solid;
    margin-bottom: 8px;
}

#rsBlock-footer3
{
    width: 211px;
    height: 1px;
    border-left: #E5E4E2 thin solid;
    border-right: #E5E4E2 thin solid;
    border-bottom: #E5E4E2 thin solid;
    margin-bottom: 8px;
}

#rsBlock-footer4
{
    width: 211px;
    height: 1px;
    border-left: #E5E4E2 thin solid;
    border-right: #E5E4E2 thin solid;
    border-bottom: #E5E4E2 thin solid;
    margin-bottom: 8px;
}

#rsBlock-footer5
{
    width: 211px;
    height: 1px;
    border-left: #E5E4E2 thin solid;
    border-right: #E5E4E2 thin solid;
    border-bottom: #E5E4E2 thin solid;
    margin-bottom: 8px;
}

#footer .copyright
{
    color: #f8f8f8;
    font-size: 11px;
    width: 940px;
    padding: 8px;
    margin: 0 auto;
    text-align: center;
}


.ehoLogo
{
    text-align: right;
    margin: 10px;
}

/* @group Resources */

.resourceThumb
{
    padding: 4px;
    border: thin solid #888;
    background-color: #f8f8f8;
}

.resourceTitle
{
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.resourceDesc
{
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #333;
}

.resourceTable
{
    width: 640px;
    padding: 0;
    margin: 0;
}

.resourceTable td
{
    border: 1px solid #C1DAD7;
    background: #fff;
    padding: 8px 8px 8px 12px;
    color: #4f6b72;
}

.requiredField
{
    color: #f00;
    padding-right: 3px;
}

.gp_questionnaire
{
	border: 1px solid #333;
	border-collapse:collapse;
}

.gp_questionnaire tr.odd
{
	background-color:#e1e1e1;
}

.gp_questionnaire td, .gp_questionnaire th
{
	border: 1px solid #333;
}

.gp_questionnaire td td
{
	border: none;
}

.gp_item, .gp_item_other
{
    background: #f4f5f6;
    border-top: 2px dotted #c0c0c0;
    margin: 5px;
    padding: 8px;
}

.gp_item_other
{
    background: #fff;
}

.gp_callout_note
{
    border:1px solid #c0c0c0;
    margin:60px !important;
    padding:20px !important;
}
.gp_callout_note h3, hr
{
    border:none;
	border-bottom: #c0c0c0 2px solid !important;
}

.gp_contact
{
    text-align:center;
    border:none;
    margin:0 180px !important;
    padding:0 20px  20px 20px !important;
}

.captcha
{
    font-size: 10px;
    border: solid 1px #ccc;
    margin: 5px;
    background: #fff;
}

.captcha input {
	margin: 0 0 10px 0;
}
