body {
	background:url(/images/background8.jpg) fixed top center no-repeat #ccc;
}
button::-moz-focus-inner { border: 0; }

.hidden {
	display:none;
}
#CodeBlocks {
	display:none;
}
a:focus {
	outline:none;
	-moz-outline-style: none;
}
a:hover {
	color:#f00;
}
/*--------Language Translator--------*/
#lang-trans {
	height:27px;
	width:123px;
	position:absolute;
	right: 0;
	top:0;
	z-index: 5;
}
#lang-list {
	float:left;
	list-style:none;
	list-style-image:url(../images/red_arrow.gif);
	margin:2px 7px;
	padding:5px 0 5px 25px;
	position:absolute;
	display:none;
	width:85px;
	border:outset 1px #ccc;
}
#lang-list li:hover {
	cursor:pointer;
	margin-left:5px;
	color:#f00;
	font-weight:bold;
}
	
#lang  {
	background:url(../images/globe.gif) left no-repeat #fff;
	font-weight:bolder;
	padding-left:45px;
	position:absolute;
	z-index:2;
}
#lang:hover {
	background-color:#ccc;
}

/*--------End--------*/
div.round iframe {
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	position:absolute;
	margin-top: -20px;
}
#container {
	background:url(../images/bg-piece1.png) center repeat-y;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:7.5px;
	display:;
}
#banner {
	height:300px;
}
/*menuBar----------------------------------------------*/
#menuBar li:hover {
	cursor:pointer;
}
#menuBar {
	width:800px; 
	height:30px; 
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	margin-top:-35px;
}
#menuBar ul a:visited {color:#FFF;
					text-decoration:none;
}
#menuBar ul a:active {color:#999;
					text-decoration:none;
}
#menuBar ul a:hover {color:#D3D3D3;
					text-decoration:none;
}

#menuBar ul a {text-decoration:none;
			font-size:17px;
			font-family:Arial;
			font-weight:bolder;
			color:#FFF;
			padding:0px;
}
#menuBar ul {
	list-style-type:none;
	list-style-position:none;
	padding:0px;
	margin:0px;
}
#menuBar ul > li {
	float:left;
	background:url(../images/buttons/menubar/button1.png) no-repeat center;
	width:112px;
	height:30px;
	padding-top:10px;
	text-align:center;
	vertical-align:middle;
	position:absolute;
	display:none;
}
#menuBar ul li:hover { 
	background:url(../images/buttons/menubar/button2.png) no-repeat center;
}
#menuBar ul li:active { 
	background:url(../images/buttons/menubar/button3.png) no-repeat center;
}

#menuBar ul li ul {
	display:none;
	position:absolute;
	z-index:2;
	margin-top:10px;
}
#menuBar ul li ul li {
	float:none;
	margin-top:-5px;
	position:relative;
	display:block;
}
#menuBar ul li:hover ul {
	display:block;
}
#search {
	background: #CCC;
	display:;	
	width:340px;
	min-height:30px;
	float:right;
	position:absolute;
	right:0px;
	margin-top:0px; 
	margin-right:2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	padding:0px;
	padding-top:4px;
	padding-left:5px;
	border:solid 1px #000;
	z-index:12;
	display:none;
	text-align:left;
}
#search img {
	display:none;
}
#search div.gsc-branding-text {
	display:none;
}
#search form {
}
#adBar {
	border:solid 1px #000;
	padding:5px 10px;
	margin:5px 0;
	position:relative;
	display:none;
}
/*-----------------Account Box------------------------------------------------*/
#account a img {
	text-decoration:none;
	border:none;
}
#widgets h3 img{
	width:20px;
	margin-bottom:-5px;
}
#widgets a {
	display:inline-block;
	margin-bottom:4px;
}
#widgets ul {
	list-style:none;
	padding:0;
	margin:0 3px;
}
/*------------ Special Classes---------  */
.button {
	text-decoration:none;
	padding:3px 10px;
	font-weight:bolder;
	color:#F00;
	border:outset 1px #444;
	/*margin-right:10px;*/
	cursor:pointer;
}
.button:hover {
	background:#bbb;
}
.button:active  {
	color:#333;
	border:inset 1px #444;
}
.beta {
	background:url(/images/beta.png) center bottom no-repeat;
	padding-bottom: 15px;
}
.roundDiv {
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;	
	-moz-border-radius: 15px;
	border-radius: 15px;
	background:#fff;
	
}
.round {
	background:#F8F8F8;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;	
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:0.5px 20px;
	margin-bottom:10px;
	border:1px #999 outset;
	position:relative;
}
.round h1, .round h3, .round h4, .round h2, #center h1 {
	background:#ccc;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;	
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align:center;
	margin-top:10px;
	border:1px #999 outset;
}
.follow-on {
	text-align:center;
	margin:0px;
}
.follow-on:hover {
	background:#999;
}
.follow-on img {
	text-decoration:none;
	border:none 0px;
}
/*------------------Sections------------------------------------------------*/
#Sections {
	margin-top:0px;
	display:none;
}
#left {
	float:left;
	width:180px;
}
#left .round ul {
	list-style:none;
	margin:0 0 10px;
	padding:0 0 0 10px;
}
#left .round ul li > img {
	height: 20px;
}

#left table tbody tr td div {
	display:none;
}
#right {
	float:right;
	width:180px;
}
#right h3, #right h4, #left h3, #left h4 {
	margin-bottom:5px;
}
/*Center Div*/
#center {
	width:420px;
	margin-right:auto;
	margin-left:auto;
	float:left;
	padding-left:1.3%;
	padding-bottom:40px;
}
#center .post {
	margin-top: 15px;
	margin-bottom: 20px;
}
#center .post h2 {
	background:#333;
	color:#FFF;
	margin-top: -15px;
}
#center .round h1 {
	margin-top: -15px;
}
#center p, .center p {
	text-indent:0.3in;
	font-size:18px;
}
#center .videoHD {
	float:right;
}
.post p img {
	max-width:200px;
	height:auto;
	float:right;
	margin-left:5px;
}
#center p a {
	font-weight:bold;
}
.center {
	width:420px;
	margin-right:auto;
	margin-left:auto;
}
/*--------Comments---------*/
.comment-box {
	margin-left:auto;
	margin-right:auto;
}
/*Footer--------------------------------------------------*/
#footer {
	width:300px;
	border:solid 1px #ccc;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-top:40px;
	text-align:center;
	margin-bottom:-25px;
}
#footer span {color:#999; 
				font-size:13.4px;
}
#footer a {color:#666; 
			font-size:16px;
}
/*Amazon Content*/

.amazonPic {
	display:inline-block;
	padding:10px;
	margin-bottom:5px;
}
.amazonPic img {
	width:140px;
}
.imageSet {
	padding:15px 20px;
	text-align:center;
}
/*___-___---IGN Feed Box*/
#Feed {
	padding: 4px;
	margin-bottom: 10px;
}
#Feed h4, #Feed h3, #Feed p {
	margin:0;
	padding:0;
}
#Feed h3 {
	text-align:center;
	background:#CCC;
}

#Feed > span {
	background:#D5D5D5;
	text-align:center;
	display:block;
}
#Feed h4 a {
	text-decoration:none;
}
#Feed h4:hover {
	color:#fff;
	background:#ddd;
}
	