body
{
background-color:#999999;
background-image:url(images/shared/stonebg.jpg);
min-width:620px;
font-family:'Trebuchet MS';
}

#logo
{
background-color:#aaaaaa;
text-align:center;
background-image:url(images/shared/stonebglighter.jpg);
border-radius: 15px;
padding-top:10px;
padding-bottom:10px;
min-width:720px;
}

#ghlogoimg
{
margin-left:120px;
}

#navbar
{
width:auto;
background-color:#cccccc;
text-align:center;
background-image:url(images/shared/stonebg.jpg);
color:#FFFFFF;
margin-left:120px;
margin-right:auto;
margin-bottom:10px;
margin-top:5px;
min-width:600px;
}

a.navlink:link    {color:#FFFF00;}
a.navlink:visited {color:#FFFF00;}
a.navlink:hover   {color:#FFFFFF;}
a.navlink:active  {color:#FFFFFF;}

#sidebar {
width:120px;
background-color:#888888;
float: left;
padding-top:10px;
padding-bottom:10px;
background-image:url(images/shared/stonebglighter.jpg);
border-radius: 15px;
margin-bottom:15px;
margin-right:15px;
position:absolute;
}

.gameicon {
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
width:100px
}

#content {
text-align:center;
background-color:#aaaaaa;
border-radius: 15px;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
margin-left:auto;
margin-right:125px;
margin-bottom:15px;
position: relative;
left:125px;
min-height:460px;
min-width:550px;
background-image:url(images/shared/stonebglighter.jpg);
}

#footer {
background-color:#aaaaaa;
clear:both;
margin-left:auto;
margin-right:125px;
text-align:center;
background-image:url(images/shared/stonebg.jpg);
border-radius: 15px;
padding-bottom:5px;
position: relative;
left:125px;
}

#downloadbar
{
width:200px;
background-color:#888888;
float: right;
background-image:url(images/shared/stonebglighter.jpg);
margin-left:15px;
}

.downloaditem {
width:100%;
margin-bottom:5px;
}

.downloadimg {
width:100%;
}

.gamelogo {
width:50%;
max-width:450px;
}

.facebook {
width:75px;
max-width:450px;
float:right;
}

.gamescreen {
width:90%;
max-width:800px;
padding-bottom:15px;
}

.faqheader {
background-image:url(images/shared/stonebg.jpg);
border-radius: 15px;
color:#DDDDDD;
margin-bottom:10px;
font-size: 20px; 
padding-bottom:5px;
padding-top:5px;
}
.faqitem {
padding-bottom:15px;
padding-top:15px;
}

.thumbnailgroup {
padding-bottom:15px;
padding-top:15px;
}
.thumbnail {
height:70px 
}

.supportheader {
background-image:url(images/shared/stonebg.jpg);
border-radius: 15px;
color:#DDDDDD;
margin-bottom:10px;
font-size: 20px; 
padding-bottom:5px;
padding-top:5px;
}
.supportentry {
padding-bottom:15px;
padding-top:15px;
}

.sblgamedesctitle {
padding-bottom:15px;
padding-top:5px;
font-size: 22px; 
}
.sblgamedesc {
padding-bottom:15px;
padding-top:0px;
font-size: 18px;
max-width:600px; 
text-align:center;
margin-right:auto;
margin-left:auto;
}

