html{background: url(/images/bg-new-darkblue.jpg)}
body{height:100%;padding:0;margin:0;font:normal 12px Arial, Helvetica, sans-serif;color:#666;background: url(/images/bg-top-white.png) repeat-x;}
header{margin: 0 auto;max-width: 83em;min-height: 12em}
#social {
    position: relative;
    width: 195px;
    top: 1em;
    height: 60px;
    display: block;
    margin: 0 auto;
}
#fb,
#twitter,
#gplus{
    width: 50px;
    height: 50px;
    margin-left: 3%;
    margin-right: 3%;
    display: inline-block;
    background: url(/images/social.png)no-repeat;
}
#fb{background-position: -0.7em -0.5em;}
#twitter{background-position: -6.1em -0.5em;}
#gplus{background-position: -11.4em -0.5em;}
.center{margin:0 auto;}

#logo{
    background: url(/images/logo.png) no-repeat;
    width: 105px;
    height: 100px;
    overflow: hidden;
    color: transparent;
    display: block;
    margin: 0 auto;
    top: 4.5em;
    position: relative;
}
nav{text-align:center;min-height:25px;padding:10px 0px 0px 0px;background-image:-ms-linear-gradient(bottom, #741232 53%, #903 80%);background-image:-webkit-linear-gradient(bottom, #741232 53%, #903 80%);background-image:-moz-linear-gradient(bottom, #741232 53%, #903 80%);background-image:-o-linear-gradient(bottom, #741232 53%, #903 80%)}
nav a{text-decoration:none;font-weight: bold;color: rgb(255, 255, 255);font-size: 1.1em;}
nav a:hover{text-decoration:underline;}
nav.center{max-width:83em;border-top-left-radius: 10px;border-top-right-radius: 10px;margin-top: 1em;}

.menu {
    text-align: center;
    padding-bottom: 1%
}
.menu>li {
    display: inline-block;
	margin-left: 1%;
}

#content-layout{margin: 0 auto;max-width: 83em;background: white;padding: 0.1% 0 0.1%;overflow: hidden;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
#main-content{border-radius: 10px;padding: 0 0 1%;margin: 0% 0.1% 0% 0.1%;border: 2px solid #FA5C95;}
.games-content{z-index:15;padding-top: 6px;min-height: 35em}
.games-content img{
    margin: 0 auto;
    display: block;
}

ol, ul {
	list-style: none;
	margin: 0;
    padding: 0;
	vertical-align: baseline;
}


#content-header{font-size: 110%;margin: 0.5% 1% 1% 1%;border: 1px solid #E6A6C4;border-radius: 10px;box-shadow: 0 0 5px 4px #CCC7C7;padding: 1%;}
#content-header p{margin: 0;color: black;font-weight: bold;}
#content-header h1{color: #E02F76;padding: 0;margin: 0;}

a{text-decoration:none;font-weight: bold;color: #A82E69;}
a:hover{text-decoration:underline;}
.clear{clear:both;}
img{border:0;}
h1{margin:0px;padding:0px;color:#333;font-size:18px;font-weight:bold;}

#footer-t{background: url(/images/bg-footer-white.png) top repeat-x;height: 10px;}
#footer{background: white}
#footer .center{position:relative;max-width:83em;padding:2%}
#footer-l{padding:5px;color:#1B94CE;text-align:center;}
#footer-l a{font-size:14px;color: #1B94CE;}
