/* base.css */
body {
    text-align: center;
    /*font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana";*/
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px; 
    color: #000;
    margin: 0; padding: 0;
    background: #fff url('/media/images/common/bg_body.jpg') repeat-x top center;
}

a { color: #0F8BCC;}
a img { border: none;}

#container {
    text-align: left;
    margin: 0px auto 15px auto;
    width: 909px;
    background: transparent url('/media/images/common/bg_content.gif') repeat-y top center;
}
#container .top {
    background: transparent url('/media/images/common/bg_content_top.gif') no-repeat top center;
}

#header {
    position: relative;
    height: 130px;
    text-align: center;
    background: transparent url('/media/images/common/bg_header.jpg') no-repeat top center;
}
#top_logo {
    position: absolute;
    top: 5px;
    left: 5px;
}
#top_logo a {
    display: block;
    width: 310px;
    height: 80px;
    text-decoration: none;
}
#top_logo a span{
    visibility: hidden;
}
#top_misc {
    position: absolute;
    color: #0A369F;
    font-size: 13px;
    top: 25px;
    right: 25px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 15px;
    background: transparent url('/media/images/common/bg_topmisc.jpg') no-repeat center left;
}
#top_misc a {
    color: #0A369F;
    text-decoration: none;
}
#top_remote {
    position: absolute;
    top: 55px;
    right: 28px;
    vertical-align: middle;
}
#top_remote .field{
    height: 15px;
    width: 85px;
    font-size: 10px;
    line-height: 15px;
    border: 1px solid #cacaca;
    padding: 0; margin: 0;
    vertical-align: middle;
    color: #b0b0b0;
}
#top_remote .submit{
    vertical-align: middle;
}
#top_nav {
    height: 44px;
    /*width: 863px;*/
    width: 870px;
    margin: 0 auto;
    padding-top: 86px;
    text-align: left;
}
ul#menu_topnav {
    color: #333;
    font-size: 20px;
    font-family: Verdana, Arial, Sans-serif;
    background: transparent url('/media/images/common/bg_menu.jpg') repeat-x top left;
    /*padding-top: 6px;*/
}
ul#menu_topnav li {
    display: block;
    float: left;
}
ul#menu_topnav a img{
    border: none;
}
ul#menu_topnav li li {
    background: #ccc;
}
#secondaryheader {
    text-align: center;
    background: transparent url('/media/images/common/bg_secondary_header.jpg') top center no-repeat;
    height: 105px;
}
#secondaryheader h2{
    width: 862px;
    color: #fff;
    line-height: 72px;
    height: 72px;
    vertical-align: middle;
    padding:  0 0 0 25px;
    font-family: Helvetica, Arial, Sans;
    font-size: 30px;
    font-weight: normal;
    margin: 10px auto 8px;
    text-align: left;
    /*background: transparent url('/media/images/common/bg_secondary_header.jpg') top center no-repeat;*/
}
#secondarymenu {
    text-align: left;
    padding-left: 40px;
}
#top_pagination {
    width: 200px;
    float: right;
    text-align: right;
    padding: 0 30px 0 0;
}
#content {
    margin: 0 10px;
    padding: 0 13px;
    min-height: 255px;
}
#footer {
    height: 91px;
    /*margin: 5px auto;*/
    background: transparent url('/media/images/common/bg_footer.jpg') bottom center no-repeat;
    /*padding: 12px;*/
}
#footer_newsletter {
    /*border-right:1px solid #CACACA;*/
    float:left;
    margin-top:22px;
    padding-left:30px;
    width:310px;
    font-size: 12px;
}
#footer_newsletter form {
    margin: 5px 0 0 0;
    padding: 0;
}
#footer_newsletter input{
    vertical-align: middle
}

input.simpleform {
    border: 1px solid #BFBFBF;
    color: #A1A1A1;
    height: 16px;
    /*line-height: 18px;*/
    font-size: 10px;
    vertical-align: middle;
    padding: 1px 0;
}

/* minimal declarations for a horizontal menu */
ul.hormenu {
    margin: 0; padding: 0;
    list-style-type: none;
}
ul.hormenu li{
    margin: 0;
    padding: 0;
    display: inline;
}
/* end minimal declarations for a horizontal menu */

div#bottomnav {
    /*float: left;*/
    padding: 22px 0 0 0;
    text-align: right;
    padding-right: 60px;
    /*font-size: 10px;*/
    color: #333;
}
ul#menu_bottomnav {
    font-size: 12px;
    color: #3d3d3d;
}
ul#menu_bottomnav li{
    border-left: 1px solid #696969;
    padding: 0 5px;
}
ul#menu_bottomnav a {
    text-decoration: none;
    color: #333333;
}
#siteby a{
    text-decoration: none;
}
ul#menu_bottomnav a:hover, #siteby a:hover {
    text-decoration: underline;
}
ul#menu_bottomnav li.first {
    border-left: none;
}
div#siteby {
    color:#666666;
    font-size:11px;
    margin-top:5px;
    padding-right:75px;
    text-align:right;
}
div#siteby a {
    color: #666;
}
#home_ctas {
    padding: 0 10px;
}
.home_cta {
    float: left;
    display: inline;
}
#home_logos {
    border-top: 1px solid #cacaca;
    margin: 0 10px;
    padding: 8px 5px 0;
}
.home_logo {
    float: left;
    display: inline;
}
.clear {
    clear: both;
    font-size: 1px;
}
#secondarymenu, #secondarymenu a {
    color: #0F8BCC;
    text-decoration: none;
}
#secondarymenu a:hover {
    text-decoration: underline;
}
/*ul.dropdown, ul.dropdown li, ul.dropdown li a {
    width: 168px;
}*/
td, th {
    font-size: 11px;
    font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana";
}

