﻿body
{
    background: #CACACA;
    font-family: "Trebuchet MS" , Verdana, serif;
}
a img
{
    text-decoration: none;
    border: none;
}
a
{
    text-decoration: none;
    color: #a30008;
}
#wrap
{
    margin: 0 auto;
    width: 901px;
    padding: 0;
}
#main_content
{
    margin: 0 auto 10px auto;
    background: #FFF;
    border: 1px solid #999;
    padding: 20px 0;
    border-radius: 30px;
}
#content
{
    padding: 1px 25px 25px 40px;
    overflow: auto;
}
#header
{
    color: White;
    height: 170px;
}
#header img
{
    float: left;
}
#header h1
{
    padding: 30px 0 0 30px;
    float: left;
    font-size: 3em;
    font-weight: normal;
    margin: 0;
}
#header a
{
    display: block;
    background: url(images/logo-twitch.png) no-repeat center top;
    height: 154px;
    width: 169px;
    float: left;
    }
    #header a:hover
{
    display: block;
    background: url(images/logo-twitch.png)  no-repeat  center bottom;
    height: 154px;
    width: 169px;
    }
h2#tagline
{
    padding: 0px 0 0 30px;
    font-size: 2em;
    font-weight: normal;
    float: left;
    margin: 0;
    
}
#footer
{
    font-size: small;
    text-align: center;
}
.row_title
{
    color: #a30008;
    line-height: 3em;
    font-weight: bold;
}
.rows a img
{
    border: solid 1px #cacaca;
    padding: 3px;
}
.rows a:hover img
{
    border: solid 1px #cacaca;
    padding: 3px;
    background-color: #a30008;
}
.rows
{
    font-size: x-small;
    text-align: center;
    width: 615px;
    overflow: auto;
}
.game
{
    width: 70px;
    display: inline;
    float: left;
    height: 100px;
}
#nav
{
    width: 181px;
    border-left: solid 1px #cacaca;
    float: right;
    padding: 0px 10px;
    text-align: center;
}
#contentGame
{
    text-align: center;
    color: #a30008;
}
#crumbs
{
    text-align: left;
    color: #a30008;
    font-size: small;
}
#crumbs a:hover
{
    text-decoration: underline;
    }
#contentAdBottom
{
    padding-top: 30px;
    text-align: center;
}
.wideCol
{
    width: 120px;
    float: left;
}
.wideColTitle
{
    color: #a30008;
    line-height: 3em;
    font-weight: bold;
    width: 120px;
}
#wideColWrap
{
    width: 600px;
    margin-top: 20px;
}
#wideColWrap a img
{
    border: solid 1px #cacaca;
    padding: 3px;
}
#wideColWrap a:hover img
{
    border: solid 1px #cacaca;
    padding: 3px;
    background-color: #a30008;
}
.wideColGame
{
    width: 75px;
    display: inline;
    float: left;
    height: 100px;
    font-size: x-small;
    text-align: center;
}

.left
{
    text-align: left;
}
.rate
{
    width: 125px;
    padding: 5px;
    float: right;
}
.ad
{
    margin: 15px auto;
    text-align: center;
}
#gamePageSearch
{
    float: right;
}

