html, body, iframe { margin:0; padding:0; height:100%; }
iframe { display:block; width:100%; border:none; background: url('../i/ajax-loader.gif') no-repeat center; }

.wrapper {
    background: url(../i/bg_header_mini.png) repeat-x 0 0;
}
#header {
    height: 41px;
}
#header .logo a strong {
    width: 160px;
    height: 26px;
    background: url(../i/funhub-mini.png) no-repeat;
    font-size: 0px;
    position: absolute;
    color: transparent;
    top: 6px;
    left: 16px;
}
#header .logo a span {
    position: absolute;
    top: 14px;
    font-size: 10px;
    left: 804px;
}
#header > div.main-menu{
    bottom: 0;
    left:180px;
    width: 100px;
}
#header .social-buttons {
    width: 200px;
    position: absolute;
    right: 17px;
    top: 9px;
}
#header .breadcrumb {
    background: none;
    border: 0;
    top:8px;
    left: 283px;
}

#footer {
    width: 100%; 
    margin: 0 auto; 
    padding: 0; 
    background: url(../i/bg_footer_frame.png) repeat; 
    clear: both; 
    height: 45px; 
    font-size: 12px; 
    line-height: 30px; 
    overflow: hidden; 
}
#footer a { font-weight: bold; color: #fff; }
#footer a:hover { color: #FF7C00; }
 
#footer #nm_news_box > .nm_news_content > .nm_news_row { position: relative;}
#footer #nm_news_box > .nm_news_content > .nm_news_row > h2.nm_news_title { float: left; margin: 0; padding: 0; display: inline!important; }
#footer #nm_news_box > .nm_news_content > .nm_news_row > .nm_news_short_description { position: absolute; top: 18px; left: 10px; font-style: italic; color: #999; margin-right: 500px; font-size:10px; }

#footer #nm_newsletter_container { float: right; margin-right: 10px; width: 500px; text-align: right; }
#footer #nm_newsletter_box { float: right; margin-left: 10px; }
#footer #nm_agreement { float: right; }

#footer #nm_newsletter_box .row {
    clear: both;
    height: auto;
    margin: 2px 0 0 0;
}
#footer #nm_newsletter_box input[type="text"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    float: left;
    font-size: 12px;
    height: 13px;
    padding:4px 3px;
    margin: 2px 0;
    font-weight: normal;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 260px;
    color: #777;
}
#footer #nm_newsletter_box input.error {
    border: 1px solid #FF0000;
}
#footer #nm_newsletter_box input.submit {
    background: url("../i/tick_small.png") no-repeat scroll 0 -26px transparent;
    cursor: pointer;
    float: right;
    height: 26px;
    width: 26px;
    margin: 0;
}
#footer #nm_newsletter_box input.submit:hover {background-position:0 0;}

#footer #nm_agreement {width: 500px; color: #666; font-size: 10px; margin: 0 34px 0 0;}
#footer #nm_agreement > a { font-weight: normal; color: #999;}
#nm_box > .content { color: #999;}


#cookie_disclaimer { bottom: 46px!important; }