@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(http://n8bog.com/images/Background.png);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	background-color: #666666;
}
div#nav a{
	float:right;
	width:400px;
	height:150px;
	background-image: url(images/consoles1.png);
	background-color: #CCCCCC;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px;
	text-align: left;
}
div#nav a:hover{
	background-color: #CCC;
	background-image: url(images/controllers2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.thrColLiq #container {
	width: 800px;
	border: 0px none #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCCCCC;
	font-family: Impact;
	font-size: large;
	color: #0088AA;
}

.thrColLiq #banner {
	background-image: url(images/banner1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}
.thrColLiq #sidebar1 {
	float: left;
	width: 400px;
	background-color: #CCCCCC;
	padding: 0px;
	height: 450px;
	background-image: url(images/updates.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 16px;
	margin: auto;
}
{}
.thrColLiq  #sidebar2  {
	height: 150px;
	width: 400px;
	background-color: #CCCCCC;
	text-align: left;
	float: right;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.thrColLiq  #sidebar3  {
	height: 150px;
	width: 400px;
	background-color: #CCCCCC;
	text-align: left;
	float: right;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.thrColLiq #sidebar4 {
	height: 150px;
	width: 400px;
	background-color: #CCCCCC;
	text-align: left;
	float: right;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.thrColLiq #sidebar5 {
	height: 150px;
	width: 400px;
	background-color: #CCCCCC;
	text-align: left;
	float: right;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.thrColLiq #sidebar6 {
	height: 150px;
	width: 400px;
	background-color: #CCCCCC;
	text-align: left;
	float: right;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.thrColLiq       #sidebar1       p, .thrColLiq       #sidebar1       h3, .thrColLiq       #sidebar2       p, .thrColLiq       #sidebar2       h1, .thrColLiq      #sidebar3      p, .thrColLiq      #sidebar3      h1, .thrColLiq     #sidebar4     p, .thrColLiq  #sidebar4  h1, .thrColLiq #banner p, .thrColLiq #bannerh1      {
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 20px;
	margin-top: auto;
	font-family: Impact;
	color: #FCBB75;
}
.thrColLiq #mainContent {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.fltrt {
  float: right;
  margin-left: 8px;
}
.fltlft {
  float: left;
  margin-right: 8px;
}

.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
div#menu {
    height:41px;
    background:url(images/main-bg.png) repeat-x;
}

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
div#menu ul.menu {
    padding-left: 30px;
}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
}
div#menu li:hover>ul {
    left: -2px;
}

div#menu a {
    position: relative;
    z-index: 10;
    height: 41px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    font: normal 12px Trebuchet MS;
}
div#menu a:hover, div#menu a:hover span { color: #FFF; }
div#menu li.current a {}

div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}
div#menu ul ul a.parent span {
    background-position:95% 8px;
    background-image: url(images/item-pointer.gif);
}
div#menu ul ul a.parent:hover span {
    background-image: url(images/item-pointer-mover.gif);
}

div#menu a {
    padding: 0 10px 0 10px;
    line-height: 30px;
    color: #FCBB75;
	font-weight:bold;
}
div#menu span {
    margin-top: 5px;
}/**@replace#1*/
div#menu li { background: url(images/main-delimiter.png) 98% 4px no-repeat; }
div#menu li.last { background: none; }

div#menu ul ul li { background: none; }
div#menu ul ul {
    position: absolute;
    top: 38px;
    left: -999em;
    width: 163px;
    padding: 5px 0 0 0;
    background: rgb(45,45,45);
    margin-top:1px;
}
div#menu ul ul a {
    padding: 0 0 0 15px;
    height: auto;
    float: none;
    display: block;
    line-height: 24px;
    color: rgb(169,169,169);
}
div#menu ul ul span {
    margin-top: 0;
    padding-right: 15px;
    _padding-right: 20px;
    color: rgb(169,169,169);
}
div#menu ul ul a:hover span {
    color: #fff;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

div#menu ul ul ul {
    padding: 0;
    margin: -38px 0 0 163px !important;
    margin-left:172px;
}

div#menu ul ul ul { background: rgb(41,41,41); }
div#menu ul ul ul ul { background: rgb(38,38,38); }
div#menu ul ul ul ul { background: rgb(35,35,35); }

div#menu li.back {
    background: url(images/lava.png) no-repeat right -44px !important;
    background-image: url(images/lava.gif);
    width: 13px;
    height: 44px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
}
div#menu li.back .left {
    background: url(images/lava.png) no-repeat top left !important;
    background-image: url(images/lava.gif);
    height: 44px;
    margin-right: 8px;
}
