html {
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
/*	background: #EFEFEF;*/
	background: #000000;
}
body {
	margin: 0px;
	background: #333;
	width: 960px;
	width: 1040px;
	border-right: 5px solid #54A306;
	border-left: 5px solid #54A306;
	border-color: #40645a;
	margin-left: auto;
	margin-right: auto;
}
p, li, * {
	color: #FFFFFF;
	font-family: Verdana;
	text-align: justify;
}
p {
	margin: 5px 0 5px 0;
	padding: 0 5px 0 5px;
	text-align: justify;
}

/* links */

a:link, a:visited {
	color: #9F9F9F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h2, h3, h4, h5, h6 { color: #D60000;  margin: 0 5px 0 5px; }
h2 {
	font-size: 25px;
	padding: 3px 0 3px 5px;;
}
h3 {
	font-size: 20px;
	padding: 3px 0 3px 5px;;
}
h4 {
	font-weight: 700;
	text-align: center;
}
h5 {
	margin-top: 20px;
}
hr {
	clear: both;
	height: 0px;
	border: 0px;
	border-bottom: 1px solid #D60000;
}
b, strong { font-weight: 700; }
i { font-style: italic; }
u { text-decoration: underline; }

#header {
	/*
	background: #000;
	*/
	display: block;
	height: 250px;
	width: 960px;
	width: 1040px;
}
#link_home {
	background: url('/elements/site/logo.jpg') left top no-repeat;
	width: 450px;
	width: 1040px;
	z-index: 2;
	position: absolute;
	
	height: 0px;
	padding-top: 120px;
	padding-top: 250px;
	overflow: hidden;
	float: left;
}
#profile_control {
	float: right;
	z-index: 3;
	position: relative;
}
#content { position: relative; }
#navigation {
/*	background: url('/elements/site/black_grey_grad.png') left top repeat-x #000;
	height: 20px;
	margin-bottom: 10px;*/
	
	position: absolute;
	top: 171px;
	left: 225px;
	height: 77px;
	
	z-index: 3;
}
#navigation li {
	text-align: center;
	width: 100px;
	float: left;
}
#navigation li ul { background: url('/elements/site/trans1x1.png') left top repeat;}
#navigation li ul li{
	background: url('/elements/site/trans1x1.png') left top repeat;
	padding: 2px 0 2px 0;
	float: none;
}
#sub_nav {
	margin-left: 20px;
}

#main_content {
	margin: 0 6px;
}
/* columns */
#main_column_left, #main_column_right, #video_column_left, #video_column_right { 
	float: left;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

#main_column_left { width: 620px; width: 700px; }
#main_column_right { width: 300px; margin-left: 20px; }
#video_column_left { width: 700px; }
/*
#video_column_right { width: 220px; margin-left: 20px; }
*/
#video_here { width: 640px; margin-left: auto; margin-right: auto; border: 20px solid #000000; background: url('/images/360gaming_video.png') center middle no-repeat #000; }

#main_content ul li ul {
	margin-left: 20px;
}
.header {
/*
	margin-left: -6px;
*/	width: 540px;
}

/* video index page */
.video { clear: both; }
.video .right { width: 330px; }
.motion { margin-right: 5px; width: 200px; overflow: hidden; }
.motion img { width: 200px; position: relative; }
.youtube { margin-right: 5px; width: 120px; height: 90px; overflow: hidden; position: relative; }
.youtube img { width: 120px; height: 90px; position: absolute; }

/* some img styles */
.pad { margin: 10px; }
.left .pad { margin: 0 10px 10px 0; }
.right .pad { margin: 0 0 10px 10px; }

#main_column_right, #video_column_right {
	background: url('/elements/site/trans1x1.png') left top repeat;
}

#ad_300, #ad_360, #ad_200, #vid_below {
	width: 300px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
#ad_360 { width: 360px; }
#ad_200 { width: 200px; }
#vid_below { width: 660px; }
.share {
	margin-right: 5px;
}
#amazon_ads {
	margin-left: 20px;
}

/* news n comments */
.entry {
	border-right: 1px solid #D60000;
	border-bottom: 1px solid #D60000;
	margin: 5px 0;
}
.blog hr {
	border: 0px;
}
.author {
	margin-top: -15px;
	float: right;
	margin-right: 10px;
	height: 20px;
	line-height: 20px;
	padding: 0 5px 0 5px;
	background: url('/elements/site/black_grey_grad.png') left top repeat #000;
}
blockquote {
	margin: 20px 20px 5px 20px;
}

/* lists */
.its32 li, td.its32 {
	line-height: 32px; vertial-align: middle;
	padding-left: 35px;
	background-repeat: no-repeat;
}
td.its32 { padding: 0px; }
.i32 { width: 32px; }

/* jquery */
#fade_tabs {
	height: 340px;
	background: url('/elements/site/trans1x1.png') left top repeat;
	margin-bottom: 10px;
}
#tab_links { display: block; height: 20px; background: url('/elements/site/black_grey_grad.png') left top repeat #000; }
#tab_links li { float: left; width: 25%; text-align: center; display: block; cursor: pointer; }
#tab_links li:hover { color: #FFF; }
#tab_content ul {
	clear: both;
	position: absolute;
	display: none;
}

table { width: 100%; vertial-align: middle; }
thead { background: url('/elements/site/black_grey_grad.png') left top repeat #000; color: #FFF; text-indent: 20px; line-height: 20px; }
.sortable th { cursor: pointer; }
/* JQ tablesorter.com */
th.header { background: url('/elements/site/sort/small.gif') left top no-repeat; color: #D60000; }
th.headerSortUp { background: url('/elements/site/sort/small_asc.gif') left top no-repeat; color: #FFF; }
th.headerSortDown { background: url('/elements/site/sort/small_desc.gif') left top no-repeat; color: #FFF; }
/* other table */
td { border-right: 1px solid #555555; border-bottom: 1px solid #555555; }
td p { margin: 2px; }

#loading, .loading { background: url('/elements/site/loading.gif') center center no-repeat #FFFFFF; width: 540px; height: 540px; }
#game_holder {
	display: block;
	background: url('/elements/site/trans1x1.png') left top repeat;
}
/* Import Xbox Live Styles */
.XbcWpProductInfo {
	boder: 1px solid #000;
//	background: url('/elements/site/trans1x1.png') left top repeat;
	padding: 5px;
	width: 220px;
	float: left;
	margin-right: 5px;
	border-right: 5px solid #333333;
	border-bottom: 5px solid #333333;
}
.XbcPIProductImage { margin-left: auto; margin-right: auto; width: 85px; }
.XbcProductInfoRating { clear: both; }
.XbcPITitle { font-size: 20px; }
.XbcProductInfoRatingImage { float: left; }
.XbcPIXbox, .XbcPILive { clear: both;background:url('/elements/site/trans1x1.png') left top repeat;border-style:solid;border-width:1px 1px 1px 17px; margin: 2px 12px; padding: 2px 10px;}
.XbcPIXbox { border-color:#7FAD2A; }
.XbcPILive { border-color:#EB8E03; }

.XbcWpFeatureMedia, .XbcWpFreeForm2 { float: right; width: 300px; }
.XbcWpFeatureMedia { background: url('/elements/site/trans1x1.png') left top repeat; }
.XbcWpFeatureMedia img { float: left; }

.XbcWpFreeForm2 { }
.XbcWpFreeForm2 li { margin: 0 0 10px 25px; }

/*
.desc {
	float: right;
	width: 300px;
	background: url('/elements/site/trans1x1.png') left top repeat;
}
.desc p {
	padding: 5px;
}
*/
.desc {
	padding: 5px;
//	background: url('/elements/site/trans1x1.png') left top repeat;
}
/* wikipedia */
.tleft, .tright, .stub {
	margin: 5px;
	float: left;
	background: url('/elements/site/trans1x1.png') left top repeat;
	border: 1px solid #FFFFFF;
}
.tright { float: right; }
.toc {
	margin: 5px 0px;
	background: url('/elements/site/trans1x1.png') left top repeat;
	border: 1px solid #FFFFFF;
}
.toc li { padding: 0px 5px; }
.thumbcaption {
	padding: 5px;
	text-align: justify;
}
.thumbcaption img { float: right; padding-left: 5px; }
.wiki .infobox { display: none; }
.showinfobox .infobox { display: block; display: none; }
.wiki h2 { border-bottom: 1px solid #EFEFEF; margin-top: 5px; }
.navbox-title { margin-top: 5px; }
.navbox-title, .navbox-group { background: #000000; }
.wikitable tr { background: #000000; }
.wikitable tr, .wikitable td { border: 1px solid  #FFFFFF; }

/* forms */
input, textarea, select {
	float: right;
	color: #000000;
}
label, form div {
	display: block;
	clear: both;
}
select, option {
	text-align: center;
	color: #000;
}
#recaptcha {
	margin-left: 30px;
	display: block;
	float: right;
}

#map_canvas * { color: #000; }

/* forms */
fieldset {
	background: url('/elements/site/trans1x1.png') left top repeat;;
	margin: 10px 0px;
	padding: 10px;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari and chrome */
	-khtml-border-radius:10px; /* Linux browsers */
	border-radius:10px; /* css 3 */
}
legend {
	margin-top: -5px;
	margin-left: 5px;
}
input {
	width: 200px;
}
.submit {
	width: 100px;
	text-align: center;
}

#acc {
    margin-bottom: 10px;
}
#acc h3 {
    padding-left: 20px;
}
#acc ul, #acc div {
	padding: 5px;
}
//end

