#top
{
position: absolute;
width: 988px;
left: 50%;
margin-left: -494px;
}

#wrap
{
width: 1188px;
margin-left: -100px;
overflow:hidden;
}

#bg-wrap
{
width: 1188px;
margin-top: 120px;
padding-top: 20px;
overflow:hidden;
}

.bg-top
{
height: 120px;
width: 1188px;
z-index: 1;
}

.bg-bottom
{
height: 124px;
width: 1188px;
z-index: 17;
}

body
{
color: #fff;
font-family: Arial;
font-size: 12px;
line-height: 1.3;
letter-spacing: .95px;

background: #000 url('images/bg-main2.jpg');
background-repeat: repeat-y;
background-position: bottom center;
margin: 0px;
}

::selection, datalist, ::-moz-selection, ::-moz-datalist, ::webkit-selection, ::webkit-datalist
{
border: 5px #fff;
color: #fff;
background: #999;
}

a
{
outline: none;
}

a:link,a:active,a:visited
{
color: #fff;
font-weight: bold;
text-decoration: underline;
}

a:hover
{
color: #ffb848;
text-decoration: underline;
}

a.link2:link, a.link2:active, a.link2:visited
{
color: #fff;
font-weight: bold;
text-decoration: none;
}

a.link2:hover
{
color: #ffb848;
text-decoration: none;
}

img
{
border: 0px;
}

hr
{
border: 0px;
background-color: #404040;
height: 2px;
}

h1
{
font-size: 14px;
font-weight: normal;
color: #ccc;
margin: 0px 0px 0px 0px;
}

h2
{
font-size: 16px;
color: #669999;
text-shadow: 2px 2px #000000;
font-weight: normal;
margin: 0px 0px 0px 0px;
}

h3
{
font-size: 12px;
font-weight: bold;
color: white;
margin: 0px 0px 0px 0px;
text-shadow: 2px 2px #000000;
/* text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white; */
}

h4
{
font-size: 16px;
font-weight: normal;
color: white;
margin: 0px 0px 0px 0px;
/* text-shadow: 2px 2px #000000; */
}

h5
{
font-size: 18px;
font-weight: bold;
color: yellow;
margin: 0px 0px 0px 0px;
text-shadow: 2px 2px #000000;
}

.nojs
{
z-index: 99;
border-style: solid;
border-width: 3px;
border-color: black;
font-size: 16px;
font-weight: normal;
text-align: center;
color: #fff;
background-color: rgb(150, 0, 0);
}

#nojs-main
{
position: fixed;
top: 0px;
margin-left: 43px;
height: 20px;
width: 1097px;
}

#nojs-twitter
{
height: 40px;
width: 275px;
margin-top: 25px;
margin-left: 25px;
}

#nojs-radio
{
float: left;
height: 40px;
width: 150px;
}

.divider
{
height: 23px;
margin-left: 42px;

background : url('images/bg-middle.png');
background-repeat: no-repeat;
z-index: 7;
}

.divider-header
{
margin-left: 42px;
margin-top: 120px;
}

.logo
{ 
margin-top: -26px;
margin-left: 125px;
z-index: 7;
}

#buttonbox
{
position: fixed;
top: 25px;
margin-left: 480px;
padding-left: 15px;
width: 560px;
height: 37px;
background: url('images/menu-overlay.png');
background-repeat: no-repeat;
z-index: 19;
}

.button
{
height: 37px;
width: 125px;

margin-left: 9px;
float: left;
}

.button-games:hover .dropdown-games
{
margin-top: 26px;
}

.button-social:hover .dropdown-social
{
margin-top: 26px;
}

.button-platforms:hover .dropdown-platforms
{
margin-top: 26px;
}

.button-company:hover .dropdown-company
{
margin-top: 26px;
}

.center
{
display: block;
margin-left: auto;
margin-right: auto;
}

.dropdown
{
margin-left: 6px;
padding-top: 10px;
width: 110px;
background-color: rgba(25, 0, 0, .85);
font-weight: bold;
text-align: center;

border: solid 2px #404040;http://localhost/frostbane.com/purrseus/title.png

/*
-moz-border-radius:0px 0px 20px 20px;
-webkit-border-radius:0px 0px 20px 20px;
border-radius:0px 0px 20px 20px;
*/

-moz-box-shadow: 0px 0px 4px 2px rgba(0,0,0,.3);
-webkit-box-shadow: 0px 0px 4px 2px rgba(0,0,0,.3);
box-shadow: 0px 0px 4px 2px rgba(0,0,0,.3);

transition: margin-top .25s ease-in-out;
-moz-transition: margin-top .25s ease-in-out;
-webkit-transition: margin-top .25s ease-in-out;
}

.dropdown-games
{
height: 80px;
margin-top: -63px;
}

.dropdown-platforms
{
height: 20px;
margin-top: -3px;
}

.dropdown-social
{
height: 287px;
margin-top: -270px;
}

.dropdown-company
{
height: 80px;
margin-top: -63px;
}

.footer
{
position: fixed;
top: 100%;
width: 1170px;
height: 73px;
left: 50%;
margin-top: -70px;
margin-left: -585px; 
background: url('images/footer-bar.png');
background-repeat:no-repeat;
z-index: 20;
}

.footer2
{
position: fixed;
top: 100%;
margin-top: -45px;
margin-left: 465px; 
z-index: 21;
}

.footer3
{
float: left;
padding-right: 20px;
height: 32px;
weight: 32px;
}

.abtop
{
position: absolute;
top: 0px;
}

.clickOFF
{
pointer-events:none;        
}

.clickON
{
pointer-events:auto;
}

.border-s
{
-moz-box-shadow: 0px 0px 8px #000;
-webkit-box-shadow: 0px 0px 8px #000;
box-shadow: 0px 0px 15px 3px #000;
}

.border-rs
{
-moz-box-shadow: 0px 0px 8px #000;
-webkit-box-shadow: 0px 0px 8px #000;
box-shadow: 0px 0px 3px 3px #000;

-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:20px;
}

.border-ss
{
border: 5px solid #000;

-moz-box-shadow: 0px 0px 8px #333;
-webkit-box-shadow: 0px 0px 8px #333;
box-shadow: 0px 0px 15px 3px #333;
}

.border-rbs
{
-moz-box-shadow: 0px 0px 8px #000;
-webkit-box-shadow: 0px 0px 8px #000;
box-shadow: 0px 0px 15px 3px #000;

-moz-border-radius:0px 0px 20px 20px;
-webkit-border-radius:0px 0px 20px 20px;
border-radius:0px 0px 20px 20px;
}

.bold
{
font-weight: bold;
}

.float-left
{
float: left;
text-align: left;
}

.justify
{
text-align: justify;
text-justify: inter-word;
}

.infobox
{
margin-top: -16px;
margin-left: 195px;
padding: 20px 0px 20px 0px;
width: 790px;
background-color: rgba(150, 0, 0, .0);
}

.infobox2
{
margin-left: 20px;
padding: 30px;
width: 690px;
background: url('images/bg-infobox.png');
background-color: rgba(175, 0, 0, .5);
}

/* width */
::-webkit-scrollbar {
  width: 20px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: rgb(255,50,50);
  border-radius: 10px;
}