* {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    font-size: 11pt;
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: #45568C;
}

a:visited {
    color: #5d5d5d;
}

ul, ol {
    list-style-type: none;
}

table {
/*    width: 100%;*/
}

td {
    vertical-align: top;
}

label {
    font-weight: bold;
}

.hr {
    border-bottom: 1px solid #777;
    height: 1px;
    margin: 15px 0;
}

.hr-blank {
    border-bottom: 1px solid transparent;
    height: 1px;
    margin: 15px 0;
}

.label { 
    font-weight: bold;
}

.clear {
    clear: both;
}

html, body {
    height: 100%;
    background: #424242;
}

#body {
    background: #424242 url(../images/body_bg.gif) repeat-x top left;
    text-align: center;
}

.number {
    color: #FBAB0A;
    font-weight: 700;
}

#container {
    background: transparent url(../images/container_bg.gif) no-repeat center 99px;
    width: 100%;
    height: 100%;
}

#body-container {
    height: 100%;
    width: 980px;
    margin: auto;
}

#navigation {
/*    background: transparent url(../images/header_top.gif) no-repeat top left;*/
    text-align: left;
    height: 97px;
    margin-bottom: 4px;
}

#banner {
    background: transparent url(../images/banner_main.gif) no-repeat top left;
    height: 130px;
}

#content-container {
    text-align: center;
    margin: 5px 0;
}

#content-container #content-top {
    background: transparent url(../images/content_top.gif) no-repeat top center;
    height: 9px;
    font-size: 0;
}

#content-container #content-body {
    text-align: left;
    background: transparent url(../images/content_bg.gif) repeat-y top center;
    margin: auto;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    padding: 20px 20px;
    
}

#content-body #events-right, #content-body #news-right p, #content-body #events-left, #content-body #news-left p,
#content-body #events-right, #content-body #events-right table, #content-body #events-left, #content-body #events-left table {
    margin-bottom: 15px;
}

#content-body #events-left table {
    height: 80px;
}

#content-body #events-left, #content-body #news-left {
    float: left;
    width: 50%;
}

#content-body #events-right, #content-body #news-right {
    float: right;
    width: 50%;
}



#content-container #content-body #content-left, #content-container #content-body #content-right {
    min-height: 360px;
    height: auto !important;
    height: 360px;    
}

#content-container #content-body #content-left {
    float: left;
    width: 580px;
}

#content-container #content-body #content-right {
    float: right;
    width: 335px;
    border-left: 1px solid #777;
    padding-left: 15px;
}

#content-body .header {
    margin-bottom: 20px;
}

#content-body .content-top, #content-body .content-bottom {
    min-height: 160px;
    height: auto !important;
    height: 160px;        
}

#content-body .content-top .button, #content-body .content-bottom .button{
    float: right;
}

#content-body #sponsor-image {
    position: relative;
    margin-top: 10px;
}

#content-body #sponsor-image #sponsor-container a {
    position: absolute;
    top: 0;
    left: 0;
    height: 143px;
    overflow: hidden;
}

#content-body #sponsor-image a {
    z-index: -8;
}

#content-body #sponsor-image a.active {
    z-index: 15;
}

#content-body #sponsor-image #sponsor-container {
    display: block;
    text-align: center;
}

#content-body .become-member {
    margin: 0 0 0 10px;
    font-size: 11pt;
}

#content-container #content-bottom {
    background: transparent url(../images/content_bottom.gif) no-repeat top center;
    height: 9px;
}

#footer {
    background: transparent url(../images/footer_bg.gif) no-repeat top left;
    height: 79px;
    text-align: left;
    margin-bottom: 20px;
}

#footer-links {
    text-align: left;
    float: left;
    width: 33%;
    margin-top: 27px;
    margin-left: 22px;
}

#footer-links a {
    font-size: 9pt;
    font-weight: 700;
    color: #000;
}

#member-login {
    float: right;
    margin: 8px 15px 0 0;
}


/* ************************************************
 *               SECONDARY STYLES
 * ************************************************
*/

#main-container-top {
    background: transparent url(../images/main_container_top.png) no-repeat top left;
    height: 10px;
    margin-top: 10px;
    font-size: 0;
}

#main-container {
    background: transparent url(../images/main_container_bg.gif) repeat-y top left;
}

#main-container-bottom {
    background: transparent url(../images/main_container_bottom.png) no-repeat top left;
    height: 10px;
    margin-bottom: 10px;
    font-size: 0;
}
 
#sidebar {
    float: left;
    width: 234px;
    text-align: left;
}

#sidebar-white {
    background: transparent url(../images/sidebar_bg.png) repeat-y top left;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    padding: 24px 20px;
}

#sidebar-white .header {
    font-weight: 500;
    font-size: 16pt;
    margin-bottom: 10px;
    text-align: center;
}

#sidebar-white td {
    vertical-align: top;
    font-size: 9pt;
    padding-bottom: 10px;
}

#sidebar-divider {
    background: transparent url(../images/sidebar_bottom.png) no-repeat top center;
    height: 22px;
}
 
#sec-content-container {
    float: left;
/*    height: 100%;*/
    float: left;       
    width: 730px;
    margin: 10px 0 0 10px;
}
 
#sec-content-container #content-body {
    margin: auto;
    min-height: 647px;
    height: auto !important;
    height: 647px;
    padding: 12px;
    text-align: left;
}

.news-item {
    margin-bottom: 25px;
}

.news-item h1 {
    background: #FEF0D3;
    padding: 8px;
}

.news-item .news-body {
    margin: 8px 10px;
}

.read-more {
    text-align: right;
    padding-right: 20px;
}

#login-container {
    width: 501px;
    margin:auto;
    margin-top: 50px;
}

#login-container-top {
    background: transparent url(../images/login_container_top.png) no-repeat top left;
    height: 7px;
}

#login-main {
    position: relative;
    background: #FEF0D3;
    min-height: 220px;
    height: auto !important;
    height: 220px;
}

#login-main form {
    position: absolute;
    top: 60px;
    left: 60px;
}

#login-main input[type='text'], #login-main input[type='password'] {
    border: 1px solid #adc6f4;
    width: 280px;
    padding: 4px;
}

#login-main #submit {
    margin-top: 15px;
    margin-left: 20%;
}

#login-container-bottom {
    background: transparent url(../images/login_container_bottom.png) no-repeat top left;
    height: 8px;
}

.content td {
    padding: 4px;
}

/*.content div:first {
    margin-bottom: 15px;
}*/

.event-item {
    
}

.event-item h1 {
    background: #FEF0D3;
    padding: 8px;
}

.event-item .event-details {
    margin: 15px 10px 10px 15px;
}

.event-item td {
    padding: 4px 0;
}

.content {
    min-height: 500px;
    height: auto !important;
    height: 500px;
}

.profile {
    margin: auto;
    margin-top: 20px;
    width: 659px;
}

.profile h2, .profile label {
    color: #fbab14;
}

.profile h2 {
    margin: 20px 0 13px 0;
}

.profile .image, .profile .details {
    float: left;
}

.profile .image {
    border: 1px #FBAB14 solid;
}

.profile .details {
    padding-left: 40px;
}

.profile .details table {
    margin-top: 40px;
}

.profile .about {
    clear: both;
    padding-top: 30px;
}

#danima-footer {
    margin-top:-15px;
    font-size:8pt;
    text-align:right;
    margin-right:20px;
    color: #F1AB00;
}

#danima-footer a {
    color: #F1AB00;
    font-size:8pt;
    font-weight: 700;
}

.form-style td {        
    padding: 3px 0;
}

.form-style input:hover, .form-style textarea:hover {
    background: #FEF0D3;
}

.form-style input[type="text"], .form-style input[type="file"],
.form-style textarea, .form-style select {
    border: 1px solid #C9D7F7;
}

.footer-logged-in {
    background: url(../images/bg_member_login.gif) top left no-repeat;
    height: 63px;
    width: 356px;
}

.footer-logged-in .footer-member-links {
    padding: 20px 20px 0 0;
}

.required {
    color: #F00;
}