/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 15, 2012 */
@font-face {
    font-family: 'PFHandbookProMedium';
    src: url('../eot/pfhandbookpro-medium-webfont.eot');
    src: url('../eot/pfhandbookpro-medium-webfontd41d.eot#iefix') format('embedded-opentype'),
    url('../woff/pfhandbookpro-medium-webfont.woff') format('woff'),
    url('../ttf/pfhandbookpro-medium-webfont.ttf') format('truetype'),
    url('../svg/pfhandbookpro-medium-webfont.svg#PFHandbookProMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PFHandbookProRegular';
    src: url('../eot/pfhandbookpro-regular-webfont.eot');
    src: url('../eot/pfhandbookpro-regular-webfontd41d.eot#iefix') format('embedded-opentype'),
    url('../woff/pfhandbookpro-regular-webfont.woff') format('woff'),
    url('../ttf/pfhandbookpro-regular-webfont.ttf') format('truetype'),
    url('../svg/pfhandbookpro-regular-webfont.svg#pf_handbook_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    font-family: PFHandbookProRegular, sans-serif;
    font-size: 1em;
    font-weight: 200;
    color: #393939;
    margin: 0;
}

div {
    font-family: PFHandbookProRegular, sans-serif;
}


#menu{
    outline: none !important;

}

.child{
    display: block !important;
    padding: 20px 10px 15px 10px !important;
    line-height: 0px !important;
    text-align: left !important;
}

.more{
    text-align: center !important;
    color: #666 !important;
}

.child > a{
    font-size: 20px !important;
    display:inline
}

.menu-parent{
    position: absolute;
    background-color: #DFEFBE !important;
    z-index: 9000;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 0;
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn;
}

.animated {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-duration: 0.5s;
    animation-fill-mode: both;
}
@keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

.row-main > table, .row-main > table > td {
    border-spacing: 0px;
}


#menu > li {
    padding: 7px 10px !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.btnsblock{
    display: inline-block;
    vertical-align: top;
}

.menu-parent{
    display: none;
}

.right{
    float: right;
    text-decoration: none;
}

.section-login a {
    color: #666666;
    font-weight: 600;
}
.section-login .pad {
    padding: 5px 0px;
}

.section-login {
    background-color: transparent;
}

nav.nav-header ul li a {
    font-size: 21px;
}

nav.nav-header ul li a {
    color: #666666;
    text-decoration: none;
}

nav.nav-header ul li {
    text-align: center;
    padding: 4px 10px;
    line-height: 50px;
    display: inline-block;
}

nav.nav-header ul li a:hover {
    color: #ed309d;
}

.header .top-menu {
    text-align: right;
    float: right;
    padding-left: 0px;
    margin-right: 30px;
}

.nav-header {
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

#login, #dashboard {
    padding-top: 1px;
    margin-right: 10px;
    text-transform: uppercase;
}

.appsg_style{
    color: #FFFFFF;
}

h5{
    text-transform: uppercase;
}

.social-icons {
    width: 20px;
    height: 20px;
}

.sitemap a {
    font-size: 0.9em;
}

.logo-img {
    text-align: left;
    padding-left: 0px;
    width: 247px;
    vertical-align: top;
    margin-top: -14px;
    float: left;
}

ul {
    margin: 0;
    padding: 0;
}

footer {
    padding: 6px;
    background-color: #494949;
    border-top: 1px solid #292929;
}
footer .sitemap {
    padding: 10px;
}
footer .sitemap ul li {
    display: block;
}
footer .sitemap ul li a:hover {
    color: #fff;
}
footer .copyright-info {
    text-align: center;
    color: #FFFFFF;
    border-top: 1px solid #444;
    padding: 2px 0 0px;
    font-size: 0.8em;
}

.footer{
    background-image: url('../png/footer_background.png');
    background-repeat: repeat-x;
    height: 185px;
    width: 100%;
    color: white;
    font-family: Arial;
}
.footer-centered{
    width: 980px;
    padding-top:10px;
    margin-left: auto;
    margin-right: auto;
}

.left_footer_block{
    float:left;
    width:215px;
}

.infolinks li {
    font-size: 12px;
    display: inline-block;
}

.infolinks a {
    color: #c2e619;
    padding: 0 5px;
}
.lists {
    vertical-align: top;
    display: inline-block;
    padding-right: 50px;
    padding-left: 50px;
    text-align: left;
}

.lists ul li {
    display: block;
}


.lists ul {
    width: 100px;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:hover, a:active {
    outline: 0;
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}


a {
    color: #0088cc;
    text-decoration: none;
}

a:hover, a:focus {
    text-decoration: underline;
}


body {
    min-width: auto !important;
}

.row-main{
    width: 100% !important;
    float: none !important;
}

.nav-header{
    width: 100%;
    margin: auto;
}

.leftMenuMobile{
    position: fixed;
    background-color: rgb(255, 255, 255);
    width: 150px;
    z-index: 1000;
    top: 68px;
    left: -150px;
    display: none;
    box-shadow: 0 0 10px 0px rgba(0,0,0,0.2);
}

.leftMenuMobile ul{
    background-color: rgb(255, 255, 255);
}

.leftMenuMobile ul li a{
    font-size: 21px;
}

.leftMenuMobile ul li a:hover{
    color: #ed309d;
}

.leftMenuMobile ul li{
    padding: 20px;
}

.main-nav-header {
    width: 100%;
}

#page_title {
    color: #ffffff;
    float: none;
    font-size: 2.8rem;
    font-weight: normal;
    font-family: PFHandbookProRegular;
    line-height: 1.8rem;
    text-shadow: 0 1px 0 rgb(255 255 255 / 50%);
    text-transform: uppercase;
}

.selected-header-tab {
    background: #9c3;
}

.selected-header-tab.gamemaker-tab {
    background: #ff9a00;
}

nav.nav-header ul li.selected-header-tab a.ui-corner-all{
    color: #fff;
    font-weight: normal;

}

#menu > li.selected-header-tab:hover {
    background-color: #9c3;
    color: #fff !important;
}

#menu > li.selected-header-tab.gamemaker-tab:hover {
    background-color: #ff9a00;
}

#menu > li.selected-header-tab:hover a.ui-corner-all {
    color: #fff !important;

}
#menu > li.selected-header-tab:hover a.ui-corner-all:hover {
    color: #fff !important;
}



@media screen and (max-width: 881px) {
    .logo-img{
        display: none;
    }

    .pad .container{
        width: auto !important;
        float: right;
    }

    .header .top-menu{
        float: none;
        position: absolute;
    }

    .header {
        height: 68px;
    }

    .section-login .pad{
        padding: 0px;
    }

    .nav-header{
        width: 100% !important;
    }
}

@media screen and (max-width: 870px) {
    #menu{
        display: none;
    }

    .dropButton{
        display: block !important;
        height: 68px;
        line-height: 68px;
        cursor: pointer;
        margin-left: 20px;
    }

    .dropButton img{
        width: 32px;
    }

    .supportButton{
        display: none;
    }

    .amazonPromo a{
        font-size: 24px !important;
    }

    .header{
        position: fixed;
        top: 0;
        z-index: 1000;
        height: 68px !important;
        width: 100%;
    }



}

@media screen and (max-width: 400px) {
    .logoutClass{
        display: none;
    }
}


@media screen and (max-width: 485px) {
    .footer {
        display: none;
    }

    .body {
        margin-bottom: -20px;
    }

    .amazonPromo a{
        font-size: 20px !important;
    }
}

@media screen and (max-width: 750px) {
    .footerMain{
        display: none;
    }

}

.more{
    text-align: center !important;
    color: #666 !important;
}

.child > a{
    font-size: 20px !important;
    display:inline
}



div.header{
    height: 109px;
}



.logo-img {
    text-align: left;
    padding-left: 0px;
    width: 247px;
    vertical-align: top;
    margin-top: -25px;
    float: left;
    margin-left: 30px;
}

.lists {
    vertical-align: top;
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
}

.lists ul li {
    display: block;
    line-height: 19px;
}


.lists ul {
    width: 170px;
}


@media (max-width: 880px){
    .leftMenuMobile ul li {
        padding: 20px;
    }
}


@media screen and (max-width: 881px) {
    .logo-img{
        display: none;
    }

    .pad .container{
        width: auto !important;
        float: right;
    }

    .header {
        height: 68px !important;
    }

    .section-login .pad{
        padding: 0px;
    }

}
.headerMargin{
    margin-top: 6px;
}

@media screen and (max-width: 881px) {
    #menu {
        display: none;
    }

    .dropButton{
        display: block !important;
        height: 68px;
        line-height: 68px;
        cursor: pointer;
        margin-left: 20px;
    }

    .dropButton img{
        width: 32px;
    }

    .supportButton{
        display: none;
    }

    .amazonPromo a{
        font-size: 24px !important;
    }

    .header{
        position: fixed;
        z-index: 1000;
        height: 68px !important;
        width: 100%;
    }

    .headerMargin {
        margin-top: 0px;
        position: relative;
        top: 60px;
    }
    .contentbodyMargin
    {
        margin-top: 60px;
    }
}

.searchFirstBox{
    margin: auto;
    display: inline-block;
}

@media screen and (max-width: 650px) {
    .searchFirstBox{
        width: 87%;
        display: block;
        margin: 0;
    }
}



