/* RESET */
* {
    margin: 0;
    padding: 0;
    border: 0;
}

/* LAYOUT ITEMS */
body {
    text-align: center;
    font-family: Arial,sans serif;
    font-size: 0.8em;
    color: #393c59;
}

#another_container {
    background: #FFFFFF url('../images/body_bg_new.gif') repeat-x top left;
}

#container {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    background: #FFFFFF url('../images/body_bg.jpg') repeat-x top left;
}

#header {
    text-align: center;
   width: 100%;
   height: 165px;
}
#top_navigation_container {
    width: 100%;
    height: 30px;
    background-color: #EA3634;
}
#banner {
    width: 100%;
    height: 300px;
    background-color: black;
    text-align: left;
    /*background: #FFFFFF url('../images/top_banner.jpg') no-repeat top left;*/
    border-bottom: 15px solid #EA3634;
}
#sub_banner {
    width: 100%;
    height: 140px;
    border-bottom: 15px solid #EA3634;
    background-color: black; /*#0C1236;*/
}
#content_container {
    width: 100%;
    height: 800px;
    background-color: white;
}
#content {
    height: 300px;
    margin-left: 4px; 
    width: 99%;
    background-color: white;
}

#content a {
    color: black;
}
#content ul {
    list-style-position: inside;
}
#content_title {
    margin-bottom: 10px;
    width: 722px;
}
#footer {
    clear: both;
    height: 125px;
    background-color: #0b1438;
    margin-top: 20px; 
}

/* NAVIGATION ITEMS */
/* TOP NAV STUFF IN navigation.css */

.bottom_nav_ul {
    padding-top: 5px;
    width: 100%;
}
.bottom_nav_item {
    display: inline;
    font-size: 9pt;
    list-style-type: none;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
}

/* CONTENT ITEMS */
a img {border: none; }
a {
    color: white;
    text-decoration: none;
    border: none;
}

a:hover {
    text-decoration: underline;
}

#content_left {
    margin-top: 8px;
    float: left;
    width: 215px;
        background-color: white;
}
#content_right {
    float: right;
    margin-top: 8px;
    width: 720px;
    margin-right: 10px;
        background-color: white;
}
#home_news {
    margin-right: 1px;
    float: right;
    width: 210px;
    height: 280px;
    font-size: 9pt;
    list-style-position: inside;
}

.home_news_title {
    margin-top: 5px;
    margin-left: 5px;
}

.home_news_item {
    width: 70%;
}

#sponsors_list {
    padding-top: 3px;
    margin-left: 5px;
    width: 970px;
    clear: both;
}

td a {
    color: #0b1338;
}

#lod_social {
    float: right;
    margin-top: 4px;
    width: 210px;
    height: 82px;
    background: #FFFFFF url('../images/buttons/but_finduson.gif') no-repeat top left;
}

#sponsor_title {
    background-color: #0b1438;
    color: white;
}

.sponsor_item {
    color: #0b1338;
    height: 160px;
}

#rstar {
    color: red;
}

#mailing_address {
    display: none;
}

.field_left {
    text-align: left;
}

small {
    font-size: .6em;
}

#message {
    width: 100%;
    text-align: center;
    color: red;
}
#message {
    clear: both;
}

#message .success {
    width: 100%;    
    background: #E2F1D0 url('/images/icons/check.png') no-repeat left;
    background-position: 10px 8px;
    color: #061A5B; 
    margin-bottom: 5px;
}
#message .success .text {
    padding-left: 3em;
    padding-top: 7px;
    padding-bottom: 7px;    
    font-weight: bold;
    font-size: 9pt;
    border: 1px solid #ccc;
}

#message .error {
    width: 100%;    
    background: #FFD9D9 url('/images/icons/delete.png') no-repeat left;
    background-position: 10px 8px;
    color: #800; 
    margin-bottom: 5px;
}
#message .error .text {
    padding-top: 6px;
    padding-bottom: 6px;    
    padding-left: 3em;
    font-weight: bold;
    font-size: 9pt;    
    border: 1px solid #ccc;
}

#message .info {
    width: 100%;  
    background: #F0F1FF url('/images/icons/information.png') no-repeat left;
    background-position: 10px 8px;
    color: #060C6A; 
    margin-bottom: 5px;
}
#message .info .text {
    padding-top: 6px;
    padding-bottom: 6px;    
    padding-left: 3em;
    font-weight: bold;
    font-size: 9pt;    
    border: 1px solid #ccc;
}
th {
    text-align: left;
}

.panel {
    margin-bottom: 10px;
}

input, textarea {
    padding: 2px;
    border: 1px solid #0b1338;
    background-color: #c8def3;
    color: #0b1338;
}

.vol_input, .vol_textarea, .input-error{
    padding: 2px;
    border: 1px solid #0b1338;
    background-color: #e0e9f4;
    color: #0b1338; 
    width: 300px; 
    margin-left: 50px; 
}



.vol_textarea{  
    height: 169px;
    width: 620px;    
}

.validation-error{
    color: red;
    font-weight: bold;
    margin-left: 50px;
}


select {
    border: 1px solid black;
}

.submit {
    margin-left: 10px;
    margin-top: 10px; 
    border: none;
    background-color: transparent;
    outline-style: none;
}

.clear-form{
    padding: 2px;    
}



.panel .panel-center {
    background: transparent url(../images/body/panel_center.png) repeat-y top left;
    font-family: 'Arial Black', Gadget, sans-serif;
    padding-left: 15px;
    text-align: left;
    font-weight:bold;
    font-size: 11pt;
    color: #101438;
    line-height: 26px;
}

.title_background {
    height: 30px;
    background: transparent url('../images/title_bg.jpg') no-repeat center center;
    line-height:26px;
}
.panel-head .title_background {
    padding-top: 10px;
    height: 30px;
    background: transparent url('../images/title_bg.jpg') no-repeat center center;
    line-height:18px;
}

.panel .panel-head {
    background: transparent url(../images/body/panel_header.png) no-repeat top left;
    font-family: 'Arial Black', Gadget, sans-serif;
    color: #101438;
    padding-left: 11px;
    text-align: left;
    font-weight:bolder;
    font-size: 14pt;
    line-height: 58px;
}

.panel .panel-body {
    background: transparent url(../images/body/panel_bg.png) repeat-y top left;
    height: auto !important;
    height: 100px;
    padding: 8px;
    padding-right: 18px;
}

.panel .panel-bottom {
    background: transparent url(../images/body/panel_bottom.png) no-repeat top left;
    line-height: 44px;
}

.picture {
     width: 100%;
     height: 100%;
}

.quote {
    display: none;
    color: black;
    position: relative;
}
