/**
 * application main stylesheet
 *    define base, helper, layout, forms, icons styles
 */

body {
    background: #FBFCFE url(/img/bg2.gif) repeat-x;
}
p + p { margin-top: auto; text-indent: 0;}
#zoolu-tag {
    font-size: 10px;
    text-align: right;
}
#zoolu-tag img {
    position:relative;
    top:10px;
}

img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

/* form styles */
input.text, textarea.text, select {
    background: url(http://assets.zooluserver.com/zoolu/bg/input-bg.gif) #fff 0px 0px;
    border: 1px #666 solid;
    border-bottom: 1px #bbb solid;
    border-right: 1px #bbb solid;
    float: left;
}
input.text, input.title {
    width:380px;
}
select {
    margin-top: .75em;
}

.error, div.form-err {
    background:#FBE3E4 none repeat scroll 0 0;
    border: 2px solid #FBC2C4;
    color: #8A1F11;
}
.error, .notice, .success, .form-err {
    border: 2px solid #DDDDDD;
    margin-bottom:1em;
    padding:0.8em;
}
fieldset label.error {
    border: 0;
    color: red;
    padding: 5px 0 5px 0;
    margin:0.5em 0;    
    background: none;
}

fieldset li {
    list-style: none;
    clear: both;
}
li label {
    display: block;
    float: left;
    padding: 5px 0 5px 0;
    height: 1.5em;
    margin:0.5em 0;    
    width: 200px;
}
li label.on-top {
    height: auto;
    margin: 0;
    float: none;
    width: auto;
    padding: 0;
}
textarea {
    width: 580px
}

button, .button, a.button {
    background: url(/img/btn-bg.gif) no-repeat;
    width: 91px;
    height: 28px;
    color: #FFF;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;    
    line-height: 28px;
    vertical-align: middle;
    font-family: arial, verdan, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}
button:hover, .button:hover, a.button:hover {
    border: 0;
    line-height: 28px;
    color: #eee;
}
button.large, .button.large {
    background: url(/img/btn-bg-large.gif) no-repeat !important;
    width: 128px !important;
    height: 28px;
    color: #FFF;
    border: 0;   
}
.submit {
    margin-left: 200px;
}
#frm-contact-us .submit { margin-left: 0;}
#canvas {
    margin-top: 28px
}
#content-area {
    background: #FFF url(/img/content-bg.gif) repeat-x;
    clear: both;
    border-left: 1px #567EC2 solid;
    border-right: 1px #567EC2 solid;
    width: 994px;
}
/*
 * ALT STYLE
#content-area {
    background:#F1F5F9 none repeat scroll 0 0;
    border-left:1px solid #567EC2;
    border-right:1px solid #567EC2;
    border-top:1px solid #ACCDEE;
    clear:both;
    width:994px;
}
 */
#header {
    background: url(/img/header2.gif) repeat-x;
    height: 86px;
    position: relative;
}
#header h1 {
    text-indent: -9999px;
    position: absolute;
    width: 404px;
    height: 56px;
    left: 20px;
    top: 10px;
}
#header h1 a {
    outline: none;
    width: 404px;
    height: 56px;
    display: block;
}
#content {
    margin-right: 0;
    width: 700px;
}
#content .wrapper {
    padding-top: 1.5em;
    padding-right: 1.5em;
}
#left-sidebar .box {
    background-color: transparent;
    padding-right: 0;
    margin-bottom: 0;
}
#left-sidebar #nav-box h2 {
    background: url(/img/left-nav-title-264.gif) no-repeat;
    width: 264px;
    height: 43px;
    text-indent: -9999px;
    margin-bottom: 0;
}
#left-sidebar .nav {
    list-style: none;
    background: #FFF url(/img/left-nav-bg.gif) repeat-y;
    margin: 0;
    padding: 6px;
}
#left-sidebar #nav-box .bottom {
    background: #FFF url(/img/left-nav-bottom.gif) repeat-y;
    width: 264px;
    height: 18px;
}
#left-sidebar .nav li {
    background: url(/img/left-nav-bullet.gif) no-repeat 2px 11px;
    padding-left: 22px;
    padding-right: 22px;
    line-height: 36px;
    font-size: 14px;
}
#left-sidebar .nav li.logo {
    background: url(/img/associated-logos.png) 5px 0 no-repeat;
    padding: 0;
    position: relative;
    margin: 0;
}
#left-sidebar .nav li.logo ul {
    margin: 0;
}
#left-sidebar .nav li.logo li {
    background: none;
    text-indent: -9999px;
    list-style: none;
    border: 0;
    padding: 0;
}
#left-sidebar .nav li.logo li a {
    background: none;
    position: relative;
    display: block;
    padding: 0;
    border: 0;
    outline: none;
}

#page-base #left-sidebar #nav-home a,
#page-event #left-sidebar #nav-event a,
#page-about #left-sidebar #nav-about a,
#page-register #left-sidebar #nav-register a,
#page-event-directions #left-sidebar #nav-event-directions a,
#page-contact #left-sidebar #nav-contact a,
#page-faq #left-sidebar #nav-faq a {
    color: #2E60B3;
    font-weight: bold;
}


#left-sidebar .nav li.logo li a:hover {
    background: none;
}
#left-sidebar .nav li.logo li a#anna-link {
    height: 120px;
}
#left-sidebar .nav li.logo li a#kidney-link {
    height: 200px;
}
#left-sidebar .nav li.logo li a#esrd-link {
    height: 130px;
}
#left-sidebar .nav li.logo li a#kcp-link {
    height: 110px;
}

#left-sidebar .nav li a {
    line-height: 36px;
    padding-left: 3px;
    height: 36px;
    display: block;
    border-bottom: 1px #ececec solid;
    color: #555;
    text-decoration: none;
}
#left-sidebar .nav li a:hover {
    text-decoration: underline;
    background: #EFF5FA;
}
#left-sidebar #location-box {
    padding-top: 0;
}
#left-sidebar #location-box #office-content {
    background: #FFF url(/img/office-box-bg.gif) repeat-x;
    padding: 1.5em;
    height: 265px;
}
/*=====registered locations=====*/
#registered-content {
    background: #FFF url(/img/office-box-bg.gif) no-repeat;
    padding: 1.5em;
    height: 285px;
    float: right;
    width: auto;
    margin-right: 0px;
}

#left-sidebar #location-box h2 {
    font-size: 18px;
}
#left-sidebar #location-box .adr,  #left-sidebar #location-box .tel {
    font-size: 14px;
}
.tel .label {
    font-weight: bold;
    float: left;
    width: 130px;
}
/*===office address re-styling====*/
#office-content .append-bottom-2 {
    margin-bottom: 10px;
}

#footer {
    background: #FFF url(/img/footer-bg.gif) no-repeat;
}
#footer span.copyright {
    line-height: 56px;
    float: left;
    padding-left: 1.5em;
    margin-right: 10px;
}
#footer li {
    line-height: 56px;
    display: inline;
    list-style: none;
    margin-right: 15px;
}
#lifestyle-img-container {
    border: 1px #ACCDEE solid;
    margin-bottom: .75em;
    background: #E2EDF9;
}
.read-more-link {
    background: url(/img/read-more-link.gif) no-repeat 0 -19px;
    display: block;
    width: 61px;
    height: 19px;
    text-indent: -9999px;
}
.read-more-link:hover {
    background: url(/img/read-more-link.gif) no-repeat;
}

/* standard box styles */
.intro-box, .content-box { clear: both; background: #fcfdfe; border: 0; padding: 0; }
.intro-box legend, .content-box legend { display: none; }
.intro-box .wrapper, .content-box .wrapper{
    border: 1px #ccccff solid;
    position: relative;
    border-top: 0;
    border-bottom: 0;
    padding: 1.5em;
}
.intro-box .wrapper {
    background: url(/img/intro-box-bg.gif) repeat-x;
}
.intro-box .top, .content-box .top {
    text-indent: -9999px;
    height: 6px;
    overflow: hidden;
}
.content-box .top {
    background: url(/img/content-box-header.gif) no-repeat;
}
.intro-box .top {
    background: url(/img/intro-box-header.gif) no-repeat;
}
.intro-box .bottom, .content-box .bottom {
    background: url(/img/content-box-bottom.gif) no-repeat;
    height: 6px;
    overflow: hidden;
}

#section-content {
}
.section-box-container {
    margin-bottom: 1.5em;
    float: left;
    display: inline;
    zoom: 1;
}
.section-box-container .box {
    padding: 0.75em 1.5em .75em 1.5em;
}

.section-box {
    position: relative;
    background: url(/img/section-box-bg.gif) no-repeat;
    float: left;
    display: inline;
    zoom: 1;
    overflow: hidden;
    width: 337px;
    height: 143px;
    margin-right: 8px;
}
.section-box .read-more-link {
    position: absolute;
    right: .75em;
    bottom: .75em;
    outline: none;
    overflow: hidden;
}
.section-box .box {
    background: none;
}
.section-box h2 {
    margin-bottom: .1em;
}
.section-box h3 {
    margin-bottom: .1em;
}

.direction-info {
    margin: 1.5em;
    float: right;
    display: inline;
    margin-right: 0;
}

.question {
    font-weight: bold;
}

#page-base h1 {
    font-size: 2.5em;
}

/**
 * TAB STYLES
 */

/* for non js browsers don't show tabs */
.tab-list-container .tab-list {
    display: none;
}

/* for almost all browsers show */
body.js .tab-list-container {
    background: url(/img/tabs/tab1-active-0210.gif) no-repeat;
    /* background: url(/img/tabs/tab1-active.gif) no-repeat; */
    width: 682px;
    height: 33px;
    position: relative;
    text-indent: 0;
}
body.js .tab-2 {
    background: url(/img/tabs/tab2-active.gif) no-repeat !important;
}
body.js .tab-3 {
    background: url(/img/tabs/tab3-active.gif) no-repeat !important;
}

body.js .tab-list-container .tab-list {
    display: block;
    list-style: none;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
body.js .tab-list-container .tab-list li {
    height: 33px;
    float: left;
    text-align: center;
}
body.js .tab-list-container .tab-list li a {
    height: 33px;
    display: block;
    width: 75px;
    line-height: 28px;
    outline: none;
}
/* height: 330px; */
#tab-home-content-container {
    height: 670px;
}
/* specific tab styles */
#tab-1 { width: 99px; }
#tab-2 { width: 105px; }
#tab-3 { width: 131px; }
#tab-1 a { width: 99px; }
#tab-2 a { width: 105px; }
#tab-3 a { width: 131px; }

body.js .tab-content {
    display: none;
}
body.js .tab-content.selected {
    display: block;
}

#tab-event-content .direction-info {
    margin-top: 0;
}
#tab-event-content .direction-info .box {
    padding-top: .75em;
}

#faq-list li {
    margin-bottom: 1.5em;
}
#faq-list li .question {
    font-size: 1.2em;
}

/**
 * event styles
 */
body#page-event .col-container {
    height: 300px;
}
.faculty-list dt {
    font-size: 1.2em;
}
.faculty-list dd {
    margin-bottom: 1.5em;
}
body#page-event .register, .tab-content .register {
    position: absolute;
    right: 1.5em;
    bottom: 1.5em;
}
.tab-content .register {
    bottom: 19em;
}

body#page-event .wrapper .col {
    float: left;
    width: 50%;
}
.program-goals {

}
ul.agenda .time {
    font-weight: bold;
    font-size: 1.4em;
    margin-bottom: 6px;
}
ul.agenda .time ul {
    padding: 4px 0 4px 0;
}
ul.agenda .time ul li {
    font-size: .8em;
    margin-bottom: 4px;
    font-weight: normal;
}
/*
#download-directions-container {
    position: absolute;
    right: 3em;
    bottom: 1.5em;
    width: 120px;
    height: 150px;
}
*/
#download-directions-container {
    position: absolute;
    right: 4.5em;
    top: 240px;
    height: 150px;
}
.intro-box #download-event-files {
    margin-top: 30px;
}
#download-event-files {
    height: 150px;
}
#download-event-files a {
    float: left;
    display: inline !important;
}
a.download-100 {
    display: block;
    text-align: center;
    background: url(http://assets.zooluserver.com/zoolu/file/100/pdf.jpg) no-repeat 24px 0;
    width: 150px;
    height: 45px;
    padding-top: 105px;    
}
a#download-presentation.download-100 {
    background: url(http://assets.zooluserver.com/zoolu/file/100/ppt.jpg) no-repeat 24px 0;
}

/*
#download-directions-container a {
    display: block;
    text-align: center;
    background: url(http://assets.zooluserver.com/zoolu/file/100/pdf.jpg) no-repeat 10px 0;
    width: 120px;
    height: 45px;
    padding-top: 105px;
}
*/
#page-paypal-submit #lifestyle-img-container,
#page-paypal-submit fieldset {
    display: none;    
}
#paypal-loading {
    margin: 20px;
    background: url(/img/bigrotation2.gif) no-repeat;
    padding-left: 40px;
    padding-top: 2px;
    height: 40px;
    font-size: 18px;
}
#btn-paypal {
    padding: 20px;
    padding-top: 0;
}
body.js #btn-paypal {
    display: none;
}

/* Styles for top right Navigation */

#header-nav {
    text-align: right;
    position: absolute;
    right: 10px;
    top: 50px;
}

#header-nav .top-nav a {
    border-right: 1px #969696 solid;
    margin: 1px;
    padding-right: 5px;
    text-decoration: none;
    text-align: center;
    color: #969696;
}

#header-nav .top-nav .last {
    border-right: 0;
}

/* Preloading Hidden Icons */
.hidden-icon {
    display: none;
    visibility: hidden;
}

/*======payment button styling=====*/
#payment-buttons div {
    float: left;
    text-align: center;
}
#payment-buttons div span {
    margin: 0 25px 0 25px;
    line-height: 47px;
}
#pay-by-check {
    margin-top: 10px;
}
#payment-buttons {
    height: 47px;
}
.reg-locations li h5 {
    list-style: none;
    margin-bottom: 0px;
}
#registered-content .box h3 {
    margin-bottom: 5px;
    position: relative;
    bottom: 13px;
}
input.checkbox {
    vertical-align: -2px;
}
.intro-box .read-more-link {
    position: absolute;
    bottom: 0.27em;
    outline: none;
}
