/*header*/
#header_top, #header_mid, #header_bot {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}
#header_mid, #header_bot {
    overflow: hidden;
}
.grid_960 {
    width: 960px !important;
    margin: 0 auto;
}
.grid_470_left {
    text-align: left;
    float: left;
    width: 470px !important;
    height: 28px !important;
}
.grid_470_right {
    text-align: right;
    float: right;
    width: 470px !important;
    height: 28px !important;
}
#header_mid .grid_470_left {
    width: 345px !important;
    overflow: visible;
}
#header_mid .grid_470_right {
    width: 220px !important;
    padding-top: 5px;
}
#header_mid .grid_470_middle {
    height: 28px !important;
    float: left;
    font-style: italic !important;
    text-align: center;
    width: 380px !important;
    color: #1c3766;
    overflow: visible !important;
    font: 25px/101px TradeGothicLTStdCnRegular;
}
.clear {
    clear: both;
}
#header_top {
    height: 28px !important;
    border-bottom: 1px solid #c0c4cf;
    font: 16px/30px TradeGothicLTStdCnRegular;
    color: #004173;
    margin: 0;
    text-transform: uppercase;
}
#header_top .grid_470_right {
    position: relative;
    font-size: 14px;
}
#header_top img {
    padding-left: 4px;   
}
#header_top ul li {
    padding-right: 20px;
    display: inline;
}
#newspaper_button {
    margin: 2px 0 0 10px !important;
    float: right;
}
#social_media_text, #social_media_buttons {
    cursor: pointer;
}
#header_top #social_media_menu {
    float: right;
    display: block;
    overflow: visible !important;
    width: 270px;
    margin-right: -4px;
    padding: 0 6px;
    height: 28px !important;
}
#header_top #social_media_menu > img { 
    float: right;
    margin-top: 5px;
}
#header_top #social_media_menu > img#social_media_text {
    margin-top: 7px;
}
#header_top #social_media_container {
    display: block;
    width: 495px;
    height: 100px;
    padding: 0;
    text-align: center;
    background-color: #f5f8fd;
    line-height: 18px;
    display: none;
    overflow: hidden;
    position: absolute;
    top: 28px;
    right: -1px;
    z-index: 1000;
    border-right: 1px solid #c0c4cf;
    border-bottom: 1px solid #c0c4cf;
}
#header_top #social_media_menu.social_media_active {
    position: relative;
    left: 1px;
}
.top-newsletter-signup h4 {
    font-size: 11px;
    line-height: 13px;
    margin: 8px 0 2px 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #000204;
    text-align: center;
    font-family: OpenSansRegular;
}
.top-newsletter-signup input[type=text] {
    width: 210px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 6px;
}
.top-newsletter-signup button {
    cursor: pointer;
    width: 70px;
    height: 25px;
    background-color: #63ad39;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
    border: 0;
}
.top-newsletter-signup p.error {
    color: darkred;
}
.top-newsletter-signup p {
    font-size: 11px;
    line-height: 13px;
    margin: 0 0 5px 0;
    padding: 0;
    text-transform: none;
    font-weight: bold;
    color: #000204;
    text-align: center;
}
#header_top #social_media_menu .social_header {
    text-align: center;
    margin: 5px auto;
    width: 150px;
    height: 20px;
    display: block;
    clear: left;
    vertical-align: top;
}
#social_west_side {
    float: left;
    display: block;
    padding-top: 10px;
    width: 215px !important;
    overflow: hidden;
    background-color: #e8f3fe;
    height: 100px;
}
#social_east_side {
    float: right;
    display: block;
    width: 250px !important;
    overflow: hidden;
    height: 100px;
}
#social_buttons_holder {
    position: absolute;
    left: -10000px;
    width: 480px;
}
.fb-like{
    display: inline;
}
#header_top #social_media_menu .fb-like span{
    vertical-align: top !important;
}
#header_top #social_media_menu #g_follow div{
    vertical-align: top !important;
}
#header_top #social_media_menu #twt_follow iframe{
    vertical-align: top !important;
}
/*#header_top #social_media_menu:hover,*/ #header_top .social_media_active {
    background-color: #f0f7fe;
    padding-right: 5px;
    border-right: 1px solid #c0c4cf;
    color: #8dafce !important;
}
/*#header_top #social_media_menu:hover img,*/ #header_top .social_media_active img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
#header_top a.close {
    position: absolute;
    line-height: normal;
    height: 13px;
    width: 13px;
    display: block;
    right: 10px;
    top: 5px;
    background: url('/css/images/ui-icons_222222_256x240.png') 223px 47px;
    opacity: 0.7;
    z-index: 1000;
}
.cart_head {
    padding-right: 20px;
}
#header_mid form {
    height: 29px;
    padding: 0;
    margin: 0;
    display: inline;
}
#header_mid form input[type=text] {
    border: 0;
    margin: 0;
    padding: 4px;
    background: url('/images/top_search_mid.png') top center repeat-x;
    height: 21px;
    line-height: 20px;
    width: 145px;
}
#header_mid form input.watermark { color: #183b6c !important; }
#header_mid img.tagline {
    position: absolute;
    top: 38px;
    left: 184px;
}
#header_mid {
    margin: 0;
    height: 101px !important;
    font: 16px/90px TradeGothicLTStdCnRegular;
}
#header_top img, #header_mid img {
    vertical-align: middle;
    display: inline-block;
}
.relative {
    position: relative;
}
#header_bot {
    height: 36px !important;
    font: 18px/36px TradeGothicLTStdCnRegular;
    color: #fff;
    text-transform: uppercase;
}
#header_top ul, #header_bot ul {
    display: inline;
    list-style-type: none;
}
#header_bot ul li {
    height: 26px;
    margin-left: 14px;
    padding-left: 14px;
    display: inline;
    border-left: 1px solid #86a5c9;
}
#header_bot ul li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}
#copyright .nav li.social-button {
    background: url('/images/social_icons.png');
    padding: 0px !important;
    width: 25px;
    height: 25px;
    margin: 0px 8px 0px 0px;
    position: relative;
    bottom: 8px;
}
#copyright .nav li.social-button a {
    display: block;
    height: 25px;
    width: 25px;
}
#copyright .nav li.visit-us-text {
    color: #98B3EA !important;
    margin-right: 7px;
}
#copyright .nav li#facebook { background-position: 0px 0px; }
#copyright .nav li#twitter { background-position: 25px 0px; }
#copyright .nav li#googleplus { background-position: 52px 0px; }
#copyright .nav li#instagram { background-position: 0px 26px }
ul.customer-interactions li a, 
ul.customer-interactions li span {
    float: left;
}
ul.customer-interactions li div#cart {
    background: url('/images/upper_nav_buttons.png') 0px -21px;
    height: 11px;
    width: 12px;
    margin: 7px 3px;
}
ul.customer-interactions li div#cart a {
    display: block;
    height: 11px;
}
ul.customer-interactions form input {
    float: left;
    margin: 2px 3px 0px 0px;
    width: 160px;
}
ul.customer-interactions .button {
    float: left;
}
ul.customer-interactions li {
    padding-left: 10px;
}
/*footer*/
#footer
{
    background: #14304C;
    position: relative;
}
#footer-container {
    width: 970px;
    display: block;
    margin: 0px auto;
}
#footer-nav
{
    width: 700px;
    float: left;
    display: inline;
    padding: 35px 0px;
}
#footer-info
{
    width: 270px;
    float: right;
    display: inline;
}
.footer-nav-section
{
    display: inline;
    float: left;
    padding: 0px 18px;
    width: 139px;
}
.footer-nav-divider {
    border-right: 1px dotted #2E4B66;
    height: 285px;
    float: left;
    display: inline;
    width: 1px;
}
#footer-nav div.first { padding: 0px 18px 0px 0px !important; }
.footer-nav div:first-child {
    padding: 0px 38px 0px 0px !important;
}
.footer-nav-section UL
{
    list-style-type: none;
    margin: 0px;
}
.footer-nav-section UL.next
{
    margin-top: 20px;
}
.footer-nav-section LI A
{
    color: #67839F;
    text-decoration: none;
    font-family: 'OpenSansRegular';
    font-size: 11px;
}
.footer-nav-section LI A:hover
{
    text-decoration: underline;
}
.footer-nav-section LI
{
    padding: 2px 0px;
}
.footer-nav-section LI.heading
{
    color: #FDC734;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'TradeGothicLTStdCnBold';
    font-size: 24px;
}
#footer-info #shard-top {
    background: url('/images/footer_shard_top.png') no-repeat center;
    width: 269px;
    height: 10px;
    position: relative;
    bottom: 9px;
    z-index: 2;
}
#footer-info #shard-bottom {
    background: url('/images/footer_shard_bottom.png') no-repeat center;
    width: 269px;
    height: 28px;
    z-index: 2;
    position: relative;
    bottom: 9px;
}
#footer-info #shard-middle {   
    width: 259px;
    position: relative;
    bottom: 9px;
    left: 7px;
    background: #FEFEFF;
    background: -moz-linear-gradient(top, #FEFEFF 0%, #CCD2E3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEFEFF), color-stop(100%,#CCD2E3));
    background: -webkit-linear-gradient(top, #FEFEFF 0%,#CCD2E3 100%);
    background: -o-linear-gradient(top, #FEFEFF 0%,#CCD2E3 100%);
    background: -ms-linear-gradient(top, #FEFEFF 0%,#CCD2E3 100%);
    background: linear-gradient(to bottom, #FEFEFF 0%,#CCD2E3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFEFF', endColorstr='#CCD2E3',GradientType=0 );    
}
#footer-info #shard-middle div.security-logos {
    padding: 0px;
}
#footer-info #shard-middle h6 {
    font: 14px/16px 'TradeGothicLTStdCnBold';
    margin: 15px 0px 2px 0px;
    text-transform: uppercase;
    color: #214365;
}
#footer-info #shard-middle > div {
    padding: 15px 13px 5px 13px;
    display: inline-block;
}
#footer-info #shard-middle p {
    color: #214365;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'TradeGothicLTStdCnBold';
    margin:0px;
}
#footer-info #shard-middle p.need-help {
    margin: 0px 0px 7px 0px;
}
#footer-info #shard-middle p.or-call {
    margin: 7px 0px 0px 0px;
}
#footer-info #shard-middle div.security-logos img {
    margin-right: 10px;
    float: left;
}
#footer-info P
{
    margin: 14px 0px;
}
#footer-info P#contact-us
{
    background: url('/images/contact_us.png') no-repeat left;
    height: 36px;
    margin: 0px;
    padding: 6px 0px;
    width: 149px;
}
HR.dotted-blue
{
    border-top: 1px dotted #94A0C5;
    height: 1px;
    background: none;
    margin: 0px;
}
#footer-info #shard-middle span.light-blue
{
    color: #54779A;
    font-family: 'TradeGothicLTStdCnRegular';
}
#footer-info P#contact-us A
{
    text-decoration: none;
    display: block;
    padding: 3px 7px;
    color: #214365;
    font-size: 24px;
}
#copyright
{
    background: #172739 url("/images/footer_copyright_bg.png") repeat-x center top !important;
}
#copyright .nav
{
   margin: 0px auto;
   padding-bottom: 20px;
}
#copyright .nav UL
{
    list-style-type: none;
    text-align: center;
    vertical-align: middle;
    margin: 40px auto 0px auto;
    width: 910px;
}
#copyright .nav LI
{
    display: inline;
    color: #898989;
    border-left: 1px solid #848585;
    padding: 0px 5px 0px 8px;
    font-size: 11px;
    font-family: 'OpenSansRegular';
    float: left;
    line-height: 12px;
}
#copyright .nav LI:first-child
{
    border: none;
}
#copyright.nav LI:first-child + LI
{
    border: none;
}
#copyright .nav LI A
{
    color: #FFF !important;
    text-decoration: none;
}
#copyright .nav li a:hover { text-decoration: underline; }
#copyright-language  {
    margin: 0px auto;
    margin-top: 15px;
    width: 780px;
}
#copyright-language p {
    font-family: 'OpenSansRegular';
    font-size: 11px;
    color: #FFFFFF !important;
}
#newsletter-message, #newsletter-message a  {
    font-family: 'OpenSansRegular';
    font-size: 13px;
    text-transform: none !important;
}
.newsletter-signup .error {
    color: #c20000 !important;
    float: none;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}
#newsletter-message {
    color: #53711C;
    line-height: 26px;
}
#newsletter-message a {   
    text-decoration: underline;    
}
#newsletter-retry {
    float: none;
    color: #00376F !important;
}
#newsletter-loading { 
    display: none; 
    line-height: 30px;
}
#newsletter-loading img {
    position: relative;
    top: 10px;
}
li.newsletter-signup {   
    text-align: right;
    line-height: normal;
}
.watermark, .placeholder {
    color: #aaa !important;
}
.site-search > div {
    margin: 10px 20px 0px 20px;
}
.site-search > h1 {
    margin-left: 25px;
}
div#tweet a {
    color: #2C86DE;
}
.newsletter-flyin {
    width: 445px;
    border: 6px solid #0b4e8c;   
    position: fixed;
    bottom: 10px;
    background-color: #fff;
    z-index: 200;
    right: -457px;
}
.newsletter-flyin > div {
    padding: 10px;
}
.newsletter-flyin h5 {
    color: #4c882d;
    font: 30px/30px TradeGothicLTStdCnBold;
    text-transform: uppercase;
    float: left;
    margin: 0px 0px 5px 0px;
}
.newsletter-flyin .images {
    float: right;
}
.newsletter-flyin .logo { 
    float: right;
    clear: both;
}
.newsletter-flyin .close {
    float: right;
}
.newsletter-flyin button {
    background: url('/images/short_yellow_pointed_arrow.png') left center no-repeat;
    display: block;
    cursor: pointer;
    text-transform: uppercase;
    border: 0px;
    float: right;
    height: 27px;
    width: 108px;
    font: 16px/24px TradeGothicLTStdCnBold;
    text-align: left;
    padding: 0px 20px;
}
.newsletter-flyin label {
    color: #074985;
    font: 14px/18px OpenSansBold;
}
.newsletter-flyin input {
    padding: 3px;
    width: 300px;
    margin-top: 1px;
}
.newsletter-flyin p {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 12px;
}
.newsletter-flyin p.error {
    color: darkred;
}