#sitebar {
    background-color: #6191b9;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0px;
    font-weight:bold;
    line-height: 20px;
    height: 20px;
    width: 100%;
    min-width: 980px;
    padding: 0px;
    clear: both;
    z-index: 1000;
    overflow: hidden;
    box-shadow: inset 0px -10px 16px #467ead;
}
#sitebar a:link, #sitebar a:visited, #sitebar a:hover, #sitebar a:active {
    font-size: 12px;
    color: #ffffff;
    display: inline-block;
    padding: 0px 10px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    vertical-align: top;
}
#vglinks {
    display: inline-block;
    float: left;
    clear: left;
}
#sitelinks {
    display: inline-block;
    float: right;
    clear: right;
}

/* Icons */
.iconcontainer {
    position: relative;
    width: 157px;
    margin: 5px;
    background-color: #e8e8e8;
    border: 1px solid #5b5b5b;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 2px 2px 2px 0px #6d6d6d;
    display: inline-block;
    vertical-align: bottom;
    border-spacing: 0px;
}
.iconheader {
    width: 143px;
    height: 28px;
    color: #e8e8e8;
    padding: 0px 3px 2px 3px;
    outline: 3px solid #e8e8e8;
    margin: 3px;
    overflow: hidden;
}
.iconheadertext {
    width: 145px;
    height: 30px;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    line-height: 10px;
    text-shadow: 0px 1px #000000;
}
.iconbody {
    width: 148px;
    height: 125px;
    background-image: url(/resources/images/display/icon-background.png);
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    line-height: 120px;
    margin-left: 3px;
    margin-bottom: 3px;
    border-left: solid 2px #a2a2a2;
    border-top: solid 2px #a2a2a2;
    border-right: solid 1px #a2a2a2;
    border-bottom: solid 1px #a2a2a2;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    overflow: hidden;
}
.iconbody img {
    vertical-align: middle;
}
.zip-icon {
    position: absolute;
    top: 38px;
    right: 3px;
}
.gameiconcontainer {
    width: 249px;
    margin: 5px;
    background-color: #e8e8e8;
    border: 1px solid #5b5b5b;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 2px 2px 2px 0px #6d6d6d;
    display: inline-block;
    vertical-align: bottom;
    border-spacing: 0px;
}
.gameiconheader {
    width: 235px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    color: #e8e8e8;
    outline: 3px solid #e8e8e8;
    margin: 3px;
    padding: 0px 3px 0px 3px;
    overflow: hidden;
}
.gameiconheadertext {
    width: 235px;
    height: 28px;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: table-cell;
    vertical-align: middle;
    line-height: 10px;
    text-shadow: 0px 1px #000000;
}
.gameiconbody {
    width: 240px;
    height: 125px;
    background-position: center;
    background-repeat: repeat;
    background-color: #a2a2a2;
    text-align: center;
    vertical-align: middle;
    line-height: 150px;
    border-left: solid 2px #a2a2a2;
    border-top: solid 2px #a2a2a2;
    border-right: solid 1px #a2a2a2;
    border-bottom: solid 1px #a2a2a2;
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
    margin: 1px 3px 3px 3px;
    overflow: hidden;
}
.bigiconcontainer {
    width: 761px;
    margin: 5px;
    background-color: #e8e8e8;
    border: 1px solid #5b5b5b;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    box-shadow: 2px 2px 2px 0px #6d6d6d;
    display: inline-block;
    vertical-align: bottom;
    border-spacing: 0px;
}
.bigiconheader {
    width: 745px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    color: #e8e8e8;
    outline: 3px solid #e8e8e8;
    margin: 4px;
    padding: 0px 3px 0px 3px;
    overflow: hidden;
}
.bigiconheader {
    background-color: #4d5ba3;
    border-top: 1px solid #6f7eca;
    border-left: 1px solid #6f7eca;
    border-right: 1px solid #14288c;
    border-bottom: 1px solid #14288c;
}
.bigiconheadertext {
    width: 750px;
    height: 28px;
    font-size: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: table-cell;
    vertical-align: middle;
    text-shadow: 0px 2px #000000;
}
.bigiconbody {
    width: 750px;
    height: 650px;
    background-image: url(/resources/images/display/bigicon-background.png);
    background-position: center;
    background-repeat: repeat;
    background-color: #a2a2a2;
    text-align: center;
    vertical-align: middle;
    line-height: 150px;
    border-left: solid 2px #a2a2a2;
    border-top: solid 2px #a2a2a2;
    border-right: solid 1px #a2a2a2;
    border-bottom: solid 1px #a2a2a2;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    margin: 4px;
    overflow: hidden;
}

/* Extras for Larger Screens */
@media screen and (min-width: 767px) and (min-device-width: 767px) {
    #sitebar {
        position: fixed;
        top: 0px;
        left: 0px;
    }
}