/* CSS Document */
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html {
    color: #000;
    background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del, ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

legend {
    color: #000;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select {
    *font-size: 100%;
}

body {
    font: 13px / 1.231 arial, helvetica, clean, sans-serif;
    *font-size: small;
    *font: x-small;
}

select, input, button, textarea, button {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*

red - ab3137
greytext - 7c7b7a
greybgdk - c4bdb6
greybgdk text - 796958
greybglt - eaeaea
greybglt text - 8a7967
pink - eed6d7
form border - b5b6b7
column divider - c4bcb3

*/

/*
10 77
11 85
12 93
13 100
14 108
15 116
16 123.1
17 131
18 138.5
19 146.5
20 153.9
21 161.6
22 167
23 174
24 182
25 189
26 197
*/

/*HTML Elements*/
html {
    background: #fff;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

strong {
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

a:link, a:visited {
    color: #0099cc;
}

a:active, a:hover {
    color: #333;
}

object {
    outline: none;
}

#wrapper {
    width: 982px;
    margin: 0 auto;
    margin-bottom: 50px;
}

#header {
    height: 118px;
    background: #e6e3d6;
}

#logo {
    padding-top: 35px;
    margin-left: 29px;
    float: left;
}

#phone {
    float: right;
    padding-top: 35px;
    margin-right: 47px;
}

#main_image {
    height: 455px;
}

/* content area */
#homepage #content {
    background: #e6e3d6 url(../images/bg_main_bottom.png) bottom left no-repeat;
    height: 410px;
    position: relative;
}

#questions {
    position: absolute;
    top: -143px;
    left: 0px;
}

#caregiverquestions {
    position: absolute;
    top: 30px;
    left: 150px;
    width: 660px;
}

#caregiverquestions label {
    color: #666;
    font-size: 174%;
}

#caregiverquestions #submit_btn {
    position: absolute;
    right: 0;
    bottom: -48px;
}

#homepage #noFlashQuestions select {
    margin-bottom: 10px;
    width: 660px;
    font-size: 182%;
    color: #666;
}

#content {
    background: url(../images/bg_main_bottom.png) bottom left no-repeat;
    padding-bottom: 45px;
}

#main {
    background: #e6e3d6 url(../images/bg_main_top.png) top left no-repeat;
}

#primary_content {
    float: left;
    width: 565px;
    margin: 33px 0 0 92px;
    display: inline;
}

#primary_content p {
    font-size: 131%;
    margin-bottom: 25px;
}

#primary_content h1 {
    font-size: 226%;
}

#answers p {
    margin-bottom: 13px;
    font-weight: bold;
}

#answers p span {
    color: #0099cc;
}

#secondary_content {
    float: right;
    width: 275px;
    background: #fff;
    margin: 60px 21px 0 0;
}

#secondary_content h2 {
    font-size: 189%;
    line-height: 108%;
}

#secondary_content h3 {
    font-size: 174%;
    color: #0099cc;
    margin: 5px 0;
}

#secondary_content p {
    font-size: 108%;
    margin-bottom: 10px;
}

#video_link, #brochure_link {
    float: left;
}

#video_link img, #brochure_link img {
    margin: 0 5px 5px 0;
}

#video_link {
    width: 174px;
    margin-right: 14px;
}

#brochure_link {
    width: 200px;
}

#primary_content p#video_link, #primary_content p#brochure_link {
    font-size: 100%;
    font-weight: bold;
}

#form_container {
    padding: 16px;
}

#form_container label {
    display: block;
    clear: both;
    font-size: 116%;
    color: #666;
}

#form_container input {
    clear: both;
    border: 1px solid #ccc;
    width: 187px;
    display: block;
    margin-bottom: 10px;
    color: #666;
}

#first_name, #last_name, #email {
    padding: 2px 4px;
}

#form_container #submit_btn, #form_container #optIn {
    width: auto;
    border: none;
}

#form_container #optIn {
    margin-right: 5px;
}

#form_container #submit_btn {
    margin-left: 37px;
    margin-top: 20px;
}

#secondary_content #clicktocall {
    font-size: 85%;
    margin: 10px 0 8px 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

#required, .error {
    color: #ab3137;
    margin-bottom: 10px;
}

#form_container .error {
    clear: both;
    display: block;
    color: #ab3137;
}

#form_container input.error {
    border: 1px solid #ab3137;
    margin-bottom: 0;
}

div.txtLabel_ERROR {
    margin-bottom: 2px;
    color: #cc0000;
    font-weight: bold;
}

/*Footer*/
#footer {
    clear: both;
    margin-top: 26px;
}

#footer p {
    font-size: 93%;
}

/*Global Style*/
.float_left {
    float: left;
}

.float_right {
    float: right;
}


