/* $Id: shared.css,v 1.16 2010/03/22 19:25:00 sap Exp $ */


body {
    offset: 0px;
    margin: 0px;
    padding: 0px;
    font-family: arial, helvetica, sans; /* bebas,  */
    font-size: 12.5px;
    background: #d7d7d7;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-type: none;
}

a, a:hover {
    color: #61A2C9;
    text-decoration: none;
    border: none;
}

input {
    background: #e2e3e5;
    border: 1px solid #c4c4c4;
    margin: 0px;
    padding: 3px;
}

textarea {
    background: #e2e3e5;
    border: 1px solid #c4c4c4;
    margin: 0px;
    padding: 3px;
}

table {
    border-colapse: colapse;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

img {
    border: none;
}

div.spacer {
    clear: both;
}

.serif {
    font-family: georgia, serif; /* century schoolbook, ,  */
}


.attn {
    color: #a00;
    font-weight: bold;
    font-size: 1.5em;
    text-decoration: underline;
}




/* popups */
div#pop_bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 3000px;
    background: #000;
    opacity: 0.4;
    filter:alpha(opacity=40);
    z-index: 100;
}

div#pop {
    display: none;
    position: absolute;
    right: 25%;
    top: 25%;
    width: 490px;
    border: 16px solid #fff;
    z-index: 101;
}

div.pop_blue {
    background: #275978;
}

div.pop_lblue {
    background: #61a2c9;
}

div.pop_green {
    background: #91a43b;
}

div#pop div#close {
    width: 478px;
    text-align: right;
    padding: 6px;
}

div#pop div#content {
    width: 458px;
    text-align: left;
    padding: 2px 16px 26px 16px;
    color: #fff;
    font-weight: 600;
    line-height: 18px;
}

div#pop div#content h2 {
    margin: 0px 0px 22px 0px;
    padding: 0px 0px 0px 0px;
    text-transform: uppercase;
    font-size: 22px;
}

div#pop div#content h2 span {
    padding: 0px 0px 3px 0px;
    border-bottom: 1px solid #fff;
    font-family: caslon, georgia, serif;
    font-weight: 500;
}






/* wrapper */
div#wrapper {
    width: 100%;
    margin: 0px;
    padding: 0px;
    background: #d7d7d7;
/*     background-image: url(../img/wrapper_top_bg.png); */
    background-image: url(../img/wrapper_top_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

div#wrapper_inner {
    width: 100%;
    margin: 0px;
    padding: 0px;
/*     background: #d7d7d7; */
/*     background-image: url(../img/wrapper_top.png); */
    background-image: url(../img/wrapper_top.jpg);
    background-position: 50% top;
    background-repeat: no-repeat;
}

/* top area */
div#wrapper_top {
    width: 950px;
    height: 789px;
    right: 50%;
    left: 50%;
    margin: auto;
}

/* top nav */
div#top_nav {
    width: 950px;
    height: 30px;
    padding: 1px 0px 0px 0px;
    line-height: 28px;
}

div#top_nav_left {
    height: 30px;
    float: left;
    margin: 0px 0px 0px 66px;
    padding: 0px;
    color: #fff;
    text-transform: uppercase;
}

div#top_nav_right {
    height: 30px;
    float: right;
    margin: 0px 0px 0px 0px;
    color: #fff;
}

div#top_nav_right ul {
    height: 28px;
    float: right;
    margin: 0px 0px 0px 0px;
    color: #fff;
    text-transform: uppercase;
}

div#top_nav_right ul li {
    height: 28px;
    float: right;
    padding: 0px 5px 0px 5px;
    border-left: 1px solid #5f5e5e;
}
div#top_nav_right ul li a {
    color: #fff;
}
div#top_nav_right ul li a:hover {
    text-decoration: underline;
}

div#top_nav_right ul li.first {
    color: #f6cd0e;
    border-left: none;
}
div#top_nav_right ul li.first a {
    color: #f6cd0e;
}
div#top_nav_right ul li.first a:hover {
    text-decoration: underline;
}

div#top_nav_right ul li.date {
    border-left: none;
    text-transform: capitalize;
    padding-left: 24px;
    padding-right: 24px;
}

/* main banner */
div#main_banner {
    width: 950px;
    height: 341px;
}

div#main_banner div#tagline {
    width: 760px;
    height: 110px;
}
div#main_banner div#tagline img {
    position: relative;
    top: 35px;
    left: 34px;
}

div#main_banner div#logo {
    float: left;
    width: 500px;
    height: 222px;
}
div#main_banner div#logo img {
    position: relative;
    top: 48px;
    left: 33px;
}

div#main_banner div#portrait {
    float: left;
    width: 192px;
    height: 222px;
}
div#main_banner div#portrait img {
    position: relative;
    top: 53px;
    left: 67px;
}

div#main_banner div#quote {
    float: left;
    position: relative;
    width: 231px;
    height: 134px;
    display: block;
    color: #78b3cf;
    top: 50px;
    left: 20px;
    font-size: 20px;
    line-height: 26px;
}


/* slideshow */
div#slideshow {
    float: left;
    display: block;
    position: relative;
    right: 18px;
    top: 0px;
    width: 577px; /* 575px */
    height: 398px;
    border: none;
    z-index: 99;
    background: #000; /* #00f none */
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

div#slideshow div.ss {
    display: none;
}

div#slideshow div.active_slide {
    display: block;
}

a#show_form:hover,
a#show_form:visited,
a#show_form {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
a#show_form:hover {
    text-decoration: underline;
}


/* form_links */
div#form_closer {
    float: left;
    display: block;
    position: relative;
    width: 500px; /* 575px */
    height: 50px;
    border: none;
    z-index: 99;
    background: none; /* #00f none */
    margin: 0px;
    padding: 0px;
    text-align: right;
}

div#form_closer a:visited,
div#form_closer a:hover,
div#form_closer a {
    font-size: 15px;
    color: #fff;
}
div#form_closer a:hover {
    text-decoration: underline;
}


div#form_links {
    width: 950px;
    height: 398px;
}

div#form_links form {
    float: left;
    display: none;
    width: 524px; /* 558px - 34px of pad = 524 */
    height: 310px; /* 398px - 88px of pad = 310 */
/*     margin: 88px 0px 0px 34px; */
    margin: 38px 0px 0px 34px;
/*     background: #ddd; */
}

div#form_part2 form label,
div#form_links form label {
    clear: both;
    color: #a0c9e2;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.01em;
}

div#form_part2 form label.error_field ,
div#form_links form label.error_field {
    color: #f6cd0e; /* red 7a1400 */
}

div#form_part2 form textarea,
div#form_part2 form input,
div#form_links form input {
    display: block;
    padding: 5px 3px 1px 3px;
    width: 401px; /* 407 - 6px of pad = 401 */
    height: 27px; /* height + padding = overall */
    background: #4a81a2;
    border: 2px solid #b5cedd;
    margin-bottom: 18px;
    font-family: Verdana, Arial, Sans;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}

div#form_part2 form select.error_field,
div#form_part2 form textarea.error_field,
div#form_part2 form input.error_field,
div#form_links form input.error_field {
    border: 2px solid #f6cd0e;
}

div#form_links form input.date {
    float: left;
    width: 143px;
}

div#form_links form div#dsel {
    float: left;
    width: 33px;
    height: 33px;
    background: #4a81a2;
    border: 2px solid #b5cedd;
    margin-left: 6px;
    overflow: hidden;
}

div#form_links form div#sbutton {
    float: left;
    width: 163px;
    height: 33px;
    background: #4a81a2;
    border: 2px solid #b5cedd;
    margin-left: 48px;
    overflow: hidden;
}

div#form_part2 form div#sbutton {
    width: 163px;
    height: 33px;
    border: 2px solid #b5cedd;
}

div#form_links div#big_links {
    float: right;
    width: 317px; /* 390px - 73 */
    height: 312px; /* 398px - 86px */
    padding-top: 86px;
}

div#form_links div#big_links div.spacer {
    width: 100%;
    height: 36px;
    margin: 0px;
    padding: 0px;
}

div#connect_confirm_message {
    display: none;
}

div#form_part2 {
    display: none;
}

div#form_part2 p {
    font-size: 18px;
}

div#form_part2 div.f_wrapper {
    clear: both;
    margin: 0px 0px 12px 0px;
}

div#form_part2 div.f_wrapper input.radio {
    width: auto;
    height: auto;
    margin: 0px 0px 0px 0px;
    display: inline;


    padding: 0px;
    background: none;
    border: 0px;
    color: #444;
}

div#form_part2 div.f_wrapper div.radio_label {
    height: 16px;
    margin: 0px 20px 0px 7px;
    display: inline;
    vertical-align: 15%;
}

div#form_part2 form textarea {
    padding: 5px 3px 1px 3px;
    height: 66px; /* height + padding = overall */
}

div#form_part2 form select {
    color: #444;
    font-size: 14px;
}

div#form_part2 form input#f-referral,
div#form_part2 form input#f-other {
    display: none;
    margin-top: 4px;
    margin-bottom: 6px;
}

div#br {
    clear: both;
}



/* blog entries */
div#blog_row {
    color: #3d3d3d;
    padding-top: 16px;
}

div#blog_row img {
    display: block;
}

div#blog_row div.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #cdcdcd;
    margin: 7px 0px 16px 0px;
}

div#blog_row div#blog_left {
    float: left;
    display: block;
    width: 524px;
    margin: 0px 0px 0px 34px;
}

div#blog_row div#blog_left h3 {
    padding: 0px;
    margin: 0px 0px 6px 0px;
    text-transform: uppercase;
    font-size: 18.5px;
}
div#blog_row div#blog_left h3,
div#blog_row div#blog_left h3 a,
div#blog_row div#blog_left h3 a:hover,
div#blog_row div#blog_left h3 a:visited {
    color: #61a2c9;
    font-weight: normal;
}

div#blog_row div#blog_left p {
    padding: 0px;
    margin: 0px 36px 23px 0px;
    font-size: 13px;
    line-height: 22px;
}

div#blog_row div#blog_left p a:hover {
    text-decoration: underline;
}





/* about us */
div#blog_row div#blog_right {
    float: right;
    width: 343px;
    margin-right: 24px;
    color: #5f5f5f;
}

div#blog_row div#blog_right p {
    margin: 0px 0px 23px 0px;
    font-size: 17px;
    line-height: 23px;
}

div#blog_row div#blog_right span {
    background: #fbe995;
/*     font-weight: 600; */
    font-size: 17.5px;
    padding: 3px;
}





/* info_bits */
div#infobits {
    background: #eaeaea;
    margin: 0px 0px 30px 0px;
}

div#infobits table {
    margin: 0px 0px 18px 30px;
    letter-spacing: -0.05em;
}

div#infobits table tr {
    vertical-align: top;
}

div#infobits h3 {
    color: #5f5f5f;
    font-size: 17px;
    line-height: 23px;
    text-transform: uppercase;
    margin: 12px 0px 8px 0px;
}

div#infobits ul {
    padding-bottom: 12px; /* new */
}
div#infobits ul,
div#infobits ul a {
    color: #5f5f5f;
    font-size: 12.5px;
    /*line-height: 20px;*/
    line-height: 23px;  /* new */
}
div#infobits ul li {
    padding: 0px;
    margin: 0px;
}






/* bottom area */
div#wrapper_bottom {
    width: 950px;
    right: 50%;
    left: 50%;
    margin: auto;
    background: #fff;
}




