@import 'reset.css';

/* Generel
------------------------------------ */
HTML,BODY {
    background: #E5EBF5 url(/images/bg.png) repeat-x;
    font-family: Georgia, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
    color: #333;
    margin: 0;
    padding: 0;
    height: 100%;
}
A {
    color: #333399;
    text-decoration: underline;
    cursor: pointer;
}
A:hover {
    text-decoration: none;
    cursor: pointer;
}
STRONG{
    font-weight: bold;
}
#wrapper{
    width: 940px;
    margin: 0 auto;
    padding: 20px 0 50px 0;
}
#wrapper-top{
    width: 940px;
    height: 4px;
    clear: both;
    background: url(/images/wrap-top.png) no-repeat;
}
#wrapper-bottom{
    width: 940px;
    height: 4px;
    clear: both;
    background: url(/images/wrap-bottom.png) no-repeat;
}
#wrapper-body{
    width: 940px;
    background: url(/images/wrap-bg.png) repeat-y;
    float: right;
}


/* Header
------------------------------------ */

#header H1{
    float: left;
    padding: 10px 0 0 20px;
}
#header H1 A{
    outline: none;
    background: url(/images/logo.png) no-repeat;
    text-indent: -999999px;
    display: block;
    width: 363px;
    height: 48px;
}
#header SPAN{
    height: 16px;
    float: right;
    padding: 0 30px 0 0;
    margin: 24px 0 0 0;
    font-style: italic;
    font-size: 16px;
}
#header UL{
    width: 938px;
    height: 41px;
    border-top: 1px solid #D3D5D8;
    border-bottom: 1px solid #D3D5D8;
    clear: both;
    margin: 14px 0 0 0;
    float: left;
    position: relative;
    left: 1px;
}
#header LI{
    float: left;
    font-size: 16px;
    line-height: 41px;
    padding: 0 25px 0 25px;
    background: url(/images/nav-bg.png) no-repeat right bottom;
    border-right: 1px solid #D3D5D8;
}
#header LI A{
    color: #333399;
    text-decoration: none;
}
#header LI.alt, #header LI:hover{
    padding: 0 25px 0 25px;
    background: #FFF url(/images/nav-alt-bg.png) repeat-x;
    height: 42px;
}
#header LI.alt A, #header LI:hover A{
    color: #333;
    background: url(/images/nav-bullet.png) no-repeat center bottom;
    padding: 0 0 6px 0;
}


/* Main
------------------------------------ */

#main{
    position: relative;
    left: 1px;
    float: left;
    width: 938px;
    padding: 0 0 10px 0;
    clear: both;
}
.main-home{
    background: url(/images/home-bg.jpg) no-repeat;
}
#welcome{
    width: 500px;
    float: right;
    margin: 20px 0 0 0;
    position: relative;
    right: 70px;
    text-align: center;
}
#welcome H2{
    margin: 20px 0 0 0;
    font-size: 28px;
    color: #333399;
    font-style: italic;
}
#welcome P{
    margin: 20px 0 0 0;
    color: #666;
}
#search-home{
    width: 582px;
    height: 164px;
    background: url(/images/search-a.png) no-repeat;
    clear: both;
    float: right;
    margin: 40px 0 0 0;
    position: relative;
    right: 10px;
}
#search-home SPAN.arrow{
    width: 75px;
    height: 87px;
    background: url(/images/arrow.png) no-repeat;
    position: absolute;
    top: -73px;
    left: -35px;
    display: block;
}
#search-home SPAN.find{
    display: block;
    font-size: 16px;
    position: absolute;
    top: -20px;
    right: 160px;
    color: #00CC33;
}
#search-home SPAN.search{
    display: block;
    font-size: 19px;
    font-style: italic;
    width: 350px;
    position: absolute;
    top: 14px;
    right: 100px;
}
#search-home SPAN.search STRONG{
    color: #287FB4;
}
#search-home SPAN.letters{
    position: absolute;
    top: 120px;
    left: 30px;
}
#search-home SPAN.letters A{
    text-decoration: none;
    padding: 0 2px 0 0;
}
#search-home SPAN.letters A:hover{
    text-decoration: underline;
}
#search-home INPUT.field{
    position: absolute;
    top: 71px;
    left: 78px;
    border: none;
    width: 384px;
    height: 26px;
    font-size: 20px;
    background: none;
}
#search-home INPUT.submit{
    position: absolute;
    top: 70px;
    left: 478px;
    border: none;
    width: 27px;
    height: 27px;
    font-size: 20px;
    line-height: 0;
    text-indent: -999999px;
    font-size: 0;
    background: none;
}
#testimonials{
    width: 938px;
    background: #ECFBF0;
    clear: both;
    margin: 18px 0 0 0;
    border-top: 1px solid #D3D5D8;
}
#testimonials H2{
    width: 886px;
    margin: 10px auto 0 auto;
    padding: 0 0 10px 0;
    display: block;
    border-bottom: 1px solid #D3D5D8;
    color: #00CC33;
    font-size: 14px;
    text-align: center;
}
#testimonials UL{
    padding: 10px 0 0 25px;
}
#testimonials LI{
    width: 250px;
    float: left;
    background: url(/images/testimonials-bg.png) right center no-repeat;
    padding: 0 30px 0 20px;
    display: block;
}
#testimonials LI.last{
    background: none;
    padding: 0 0 0 25px;
}
#testimonials LI SPAN{
    padding: 15px 0 0 0;
    float: right;
    font-size: 12px;
}
#testimonials BLOCKQUOTE{
    padding: 10px 0 0 0;
}
#home-bg{
    position: relative;
    height: 583px;
}
.testimonials-home{
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8;           /* fx, safari, opera */
    position: absolute;
    bottom: 0;
}
.testimonials-home UL{
    height: 204px;
}
.testimonials-home LI{
    height: 194px;
}
.testimonials-search UL{
    height: 260px;
}
.testimonials-search LI{
    height: 255px;
}
#top-line{
    width: 918px;
    height: 50px;
    background: url(/images/top-line.png) no-repeat;
    margin: 10px auto 0 auto;
}
#top-line H2{
    width: 500px;
    float: left;
    line-height: 50px;
    color: #A0D5F0;
    font-size: 26px;
    position: relative;
    left: 15px;
}
#top-line SPAN{
    width: 400px;
    float: right;
    line-height: 50px;
    color: #FFF;
    font-size: 16px;
    font-style: italic;
    position: relative;
}
#search-content IMG.align-left, #content IMG.align-left{
    float: left;
    margin: 10px 20px 0 0;
}
#search-content IMG.align-right{
    float: right;
    margin: 10px 40px 0 10px;
}
#search-content H3{
    padding: 40px 0 0 0;
    font-size: 24px;
    color: #333399;
}
#search-content P{
    padding: 20px 0 0 0;
    margin: 0 120px 0 0;
}
#search-content H4{
    padding: 20px 0 0 0;
    font-size: 18px;
    color: #00CC33;
}
#search-content OL{
    list-style: decimal inside;
    margin: 5px 0 0 0;
}
#search-content LI{
    margin: 0 0 5px 0;
}
#search-content SPAN{
    display: block;
    margin: 25px 0 0 0;
    font-size: 11px;
}
#search-box{
    width: 626px;
    height: 198px;
    background: url(/images/search-b.png) no-repeat;
    clear: both;
    margin: 0 auto 20px auto;
    position: relative;
}
#search-box SPAN.search{
    display: block;
    font-size: 24px;
    font-style: italic;
    width: 400px;
    position: absolute;
    top: 22px;
    right: 90px;
}
#search-box SPAN.search STRONG{
    color: #287FB4;
}
#search-box SPAN.letters{
    position: absolute;
    top: 150px;
    left: 60px;
}
#search-box SPAN.letters A{
    text-decoration: none;
    padding: 0 2px 0 0;
}
#search-box SPAN.letters A:hover{
    text-decoration: underline;
}
#search-box INPUT.field{
    position: absolute;
    top: 104px;
    left: 100px;
    border: none;
    width: 384px;
    height: 26px;
    font-size: 20px;
    background: none;
}
#search-box INPUT.submit{
    position: absolute;
    top: 104px;
    left: 500px;
    border: none;
    width: 27px;
    height: 27px;
    font-size: 20px;
    line-height: 0;
    text-indent: -999999px;
    font-size: 0;
    background: none;
}
#content{
    width: 884px;
    position: relative;
    left: 25px;
    padding: 30px 0 10px 0;
}
#content IMG.align-right{
    float: right;
    margin: 10px 0 0 10px;
}
#content H3{
    font-size: 24px;
    color: #333399;
    padding: 0 0 20px 0;
}
#content P{
    padding: 0 0 20px 0;
    line-height: 18px;
}

#coupon-form-content{
    width: 590px;
    position: relative;
    left: 25px;
    padding: 30px 0 20px 0;
    float: left;
}
#coupon-form-content BLOCKQUOTE{
    padding: 15px;
    border: 1px solid #D3D5D8;
    width: 530px;
}
#coupon-form-content BLOCKQUOTE P{
    color: #333399;
    font-style: italic;
    font-weight: bold;
    padding:0;
    display: inline;
}
#coupon-form-content H3{
    font-size: 24px;
    color: #333399;
    padding: 0 0 20px 0;
}
#coupon-form-content P{
    padding: 0 0 20px 0;
    line-height: 18px;
}
#coupon-form-content IMG.align-right{
    float: right;
    margin: 0 0 0 0px;
    position: relative;
    top: -20px;
}
#coupon-form{
    width: 305px;
    position: relative;
    right: 10px;
    padding: 15px 0 20px 0;
    margin: 0 0 20px 0;
    float: right;
    background: #D2DDED;
}
#coupon-form SPAN.arrow-form{
    width: 69px;
    height: 81px;
    position: absolute;
    background: url(/images/arrow-a-short.png?a) no-repeat;
    top: 10px;
    left: -35px;
}
#coupon-form H3{
    color: #333399;
    font-size: 16px;
    text-align: center;
    margin: 0 0 20px 0;
}
#coupon-form P{
    position: relative;
    left: 15px;
    margin: 0 0 5px 0;
}
#coupon-form LABEL{
    display: block;
    margin: 0 0 2px 0;
    font-weight: bold;
}
#coupon-form INPUT.field{
    border: 1px solid #C3C3C3;
    width: 270px;
}
#coupon-form INPUT.cell-a{
    border: 1px solid #C3C3C3;
    width: 55px;
}
#coupon-form INPUT.cell-b{
    border: 1px solid #C3C3C3;
    width: 65px;
}
#coupon-form INPUT.code{
    border: 1px solid #C3C3C3;
    width: 140px;
}
#coupon-form INPUT.submit{
    border: none;
    width: 129px;
    height: 40px;
    line-height: 0;
    font-size: 0;
    text-indent: -999999px;
    background: url(/images/form-button.png) no-repeat;
    margin: 10px auto 0 auto;
    display: block;
    position: relative;
    left: -15px;
}


#subscribe-content{
    width: 884px;
    position: relative;
    left: 25px;
    padding: 30px 0 10px 0;
}

#subscribe-form-content{
    width: 590px;
    position: relative;
    left: 25px;
    padding: 30px 0 20px 0;
    float: left;
}
#subscribe-form-content BLOCKQUOTE{
    padding: 15px;
    border: 1px solid #D3D5D8;
    width: 530px;
}
#subscribe-form-content BLOCKQUOTE P{
    color: #333399;
    font-style: italic;
    font-weight: bold;
    padding:0;
    display: inline;
}
#subscribe-form-content H3{
    font-size: 24px;
    color: #333399;
    padding: 0 0 20px 0;
}
#subscribe-form-content P{
    padding: 0 0 20px 0;
    line-height: 18px;
}
#subscribe-form-content IMG.align-right{
    float: right;
    margin: 0 0 0 0px;
    position: relative;
    top: -20px;
}

#subscribe-form{
    width: 305px;
    position: relative;
    padding: 15px 0 20px 0;
    margin: 0 auto 20px auto;
margin-left: auto ;
  margin-right: auto ;
    background: #D2DDED;
}
#subscribe-form SPAN.arrow-form{
    width: 69px;
    height: 81px;
    position: absolute;
    background: url(/images/arrow-a-short.png?a) no-repeat;
    top: 10px;
    left: -35px;
}
#subscribe-form H3{
    color: #333399;
    font-size: 16px;
    text-align: center;
    margin: 0 0 20px 0;
}
#subscribe-form P{
    position: relative;
    left: 15px;
    margin: 0 0 5px 0;
}
#subscribe-form LABEL{
    display: block;
    margin: 0 0 2px 0;
    font-weight: bold;
}
#subscribe-form INPUT.field{
    border: 1px solid #C3C3C3;
    width: 270px;
}
#subscribe-form INPUT.cell-a{
    border: 1px solid #C3C3C3;
    width: 55px;
}
#subscribe-form INPUT.cell-b{
    border: 1px solid #C3C3C3;
    width: 65px;
}
#subscribe-form INPUT.code{
    border: 1px solid #C3C3C3;
    width: 140px;
}
#subscribe-form INPUT.submit{
    border: none;
    width: 129px;
    height: 40px;
    line-height: 0;
    font-size: 0;
    text-indent: -999999px;
    background: url(/images/form-button.png) no-repeat;
    margin: 10px auto 0 auto;
    display: block;
    position: relative;
    left: -15px;
}


/* Footer
------------------------------------ */
#footer{
    clear: both;
    padding: 20px 0 0 0;
    position: relative;
    text-align: center;
    border-top: 1px solid #D3D5D8;
}
#footer P.footer-links{
    width: 938px;
    border-bottom: 1px solid #D3D5D8;
    clear: both;
    padding: 0 0 15px 0;
    margin: 0 0 10px 0;
    color: #434890;
    position: relative;
    top: -2px;
}
#footer P.footer-links A{
    color: #434890;
    padding: 0 12px 0 12px;
    text-decoration: none;
}
#footer P.footer-links A:hover{
    text-decoration: underline;
}
#footer P.footer-partners{
    margin: 10px 0 0 0;
}
#footer P.footer-partners A{
    padding: 0 15px 0 15px;
}
#footer SPAN{
    color: #666;
}
P.copy{
    text-align: center;
    font-size: 11px;
    color: #ADAFB2;
    margin: 10px 0 0 0;
}



.error {
color: red;
}

.smalltext {
white-space:nowrap;
font-size: 9pt;
}


#content IMG.crowdhealthcard{
    margin: 10px 0 0 10px;
}

.crowdhealthcardprint { display: none }

.largetext {
    font-size: 1.2em;
font-weight:bold;
}

.largetext1 {
    font-size: 1.25em;
font-weight:bold;
}

.mediumtext {
    font-size: 15px;
}
.mediumtexts {
    font-size: 15px;
font-weight:bold;
}
.centerdiv {
text-align: center;
}
#addinfo3{
	padding-left: 30px;
}

.print-labels { display: none; }
.print-footer { display: none; }
