body {
	background-color: #ffffff;
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}
    
body img { /* blocking images for the page */
	display: block;
	float: left;
}

#container { /* container div */
	margin: auto 0px;
	display: inline;
	background-color: #000000;
}

.info, td, p {
	font-family: Arial,Tahoma,sans-serif;
	font-size: .8em; 
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}

a { /*#b61d1b;*/
	font-family: Arial,Tahoma,sans-serif;
	color: #a6c126;
	text-decoration: none;
}

a:hover {
	font-family: Arial,Tahoma,sans-serif;
	color: #afcf25;
	text-decoration: underline;
}

h1 {
	font-family: Arial,Tahoma,sans-serif;
	font-size: 1.5em; 
	color: #000000;
	margin-top: 0px;
}

.styledHeader {
	font-family: Helvetica,sans-serif;
	letter-spacing: 2px;
	width: 609px;
	height: 35px;
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat;
	font-size: 1.5em;
	color: #000000;
	padding: 6px 0px 0px 30px;
	margin: 0px 0px 5px 0px;
	display: block;
	overflow: hidden;
}

h2 {
	font-family: Arial,Tahoma,sans-serif;
	font-size: 1em; 
	color: #000000;
	margin-top: 0px;
}


h3 {
	font-family: Arial,Tahoma,sans-serif;
	font-size: .8em; 
	color: #000000;
	margin-top: 0px;
}

h4 {
	font-family: Arial,Tahoma,sans-serif;
	font-size: .6em; 
	color: #000000;
	margin-top: 0px;
}

.title {
	font-family: Arial,Tahoma,sans-serif;
	font-size: .9em; 
	font-weight: bold;
	color: #20783B;
}

form {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
}

.box,
.dropbox {
	border: 1px solid #cccccc;
	height: 16px;
	font-size: 1em;
	background-color: #ffffff;
}

.black {
	height: 13px;
	border: 1px solid #000000;
	font-size: .7em;
}

textarea {
	padding: 2px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-family: Arial,Tahoma,sans-serif;
	font-size: 11px;
}

.submit {
	background-image: url(/images/submit.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 0px;
	width: 125px;	
}

.reset {
	background-image: url(/images/reset.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 0px;
	width: 46px;	
}

.login {
	background-image: url(/images/login_idle.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
	border: 0px;
	width: 47px;
	height: 20px;
}

.login:hover {
	background-image: url(/images/login_over.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
	border: 0px;
	width: 47px;
	height: 20px;
}

.loginForm {
 	float: right;
 	margin: 0 15px 0 0;
 	padding: 0;
	width: 445px;
}

.error { 
	font-family: verdana, arial, sans serif; 
	font-size: 10px;
	color: #cc0000;
}

.label {
	color: #666666; 
	font-family: verdana, arial, sans serif; 
	font-size: 10px; 
	text-transform: uppercase; 
}

.adminForm {
	width: 100px;
}

.bold  {
	color: #000000;
	font-weight: 800;
}

.tableText {
	font-size: 115%;
}

.userHeader {
	color: #a6c126;
	font-size: 1.3em;
	font-weight: 800;
	margin: 0;
	padding: 0;
}

.userIcon {
	float: left;
	width: 25px;
}

.labelreq {
	color: #ff0000; 
	font-family: verdana, arial, sans serif; 
	font-size: 10px; 
	text-transform: uppercase; 
}

.register {
	width: 200px;
	vertical-align: top;
}

.myUser {
	width: 150px;
	vertical-align: top;
}

.hyperlink { 
	cursor: pointer;/* modern browsers */ 
	cursor: hand; /* IE 5.0 */ 
} 

.horzline {
	float: left;
	height: 2px;
	background-image: url(images/lineBG.gif);
	background-repeat: repeat-x;
	display: inline;
	overflow: hidden;
}

.blue {
	color: #0000ff;
}

.hrgrey {
	height: 1px;
	background: #ffffff url(/images/grey.gif) repeat scroll center;
	margin: 0px 0 0 0;	
}

.hrgrey hr{
  display: none;
}

.tags p{
	font-variant: small-caps;
	font-size: 1.3em;
	float: left;
	padding: 15px 0px 0px 0px;
	display: inline;
	line-height: 10px;
}

#title {
	float: left;
	height: 500px;
	display: inline;
	height: 33px;
}

.title {
	margin-left: 34px;
}

/** HEADER **/
#header { /* container for the header. From logo to spacer */
	float: left;
	width: 999px;
	height: 175px;
	background-color: #ffffff;
	background-image: url(/images/GameOverdriveHeader.jpg);
	background-repeat: no-repeat;
}

#headerAd {
	float: right;
	width: 468px;
	height: 60px;
	margin-top: 20px;
	margin-right: 6px;
	background-color: #ffffff;
	display: inline;
}

#headerLogin {
	float: right;
	width: 460px;
	height: 60px;
	margin: 10px 10px 0px 0px;
	color: #ffffff;
	display: inline;
	overflow: hidden;
}

#headerLogin p {
	font-family: Arial, serif; 
	font-size: 1.1em;
	color: #ffffff;
	float: right;
	padding: 10px 15px 0px 0px;
}

#headerLogin a {
	color: #ffffff;
	text-decoration: underline;
}
/* END HEADER */


/** MAIN CONTENT CONTAINER **/
#main { 
	width: 999px; /* Sets content area as a static size */
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	background-color: #ffffff;
	float: none;
}

/** MAIN CONTENT **/
#content {
	float: left;
	width: 999px;
	display: inline;
}

#rightAd {
	float: right;
	width: 120px;
	height: 600px;
	margin: 0px 8px 0px 0px;
	background-color: #ffffff;
	display: inline;
}
/* END MAIN CONTENT */

/** LEFT MENU/NAV **/
#leftMenu {
	float: left;
	width: 187px;
	margin-left: 5px;
	background-color: #ffffff;
	overflow: hidden;
	display: inline;
}

#leftMenu h1 {
	font-size: .85em;
	font-family: arial, verdana, sans serif;
	margin: 0px 0px 5px 18px;
	display: inline;
}

#leftHeader {
	float: left;
	width: 187px;
	height: 20px;
	background-image: url(/images/sidebarHeader.gif);
	background-repeat: no-repeat;
	display: inline;
}

#leftNav {
	float: left;
	width: 187px;
	background-color: #adc928;
	background-image: url(/images/sidebarMiddle.gif);
	background-repeat: no-repeat;
	display: inline;
}

#leftNav ul {
	margin: 10px 0px 10px 0px;
	list-style-type: none;
	list-style-position: outside;
	marker-offset: 0px;
	padding: 0px 0px 0px 42px;
	display: block;
	line-height: 25px;
}

.menuHome {
	list-style-image: url(/images/menuHome.gif);
}

.menuRegister {
	list-style-image: url(/images/menuRegister.gif);
}

.menuContact {
	list-style-image: url(/images/menuContact.gif);
}

.menuPrivacy {
	list-style-image: url(/images/menuPrivacy.gif);
}

.menuFeatures {
	list-style-image: url(/images/menuFeatures.gif);
}

.menuPreviews {
	list-style-image: url(/images/menuPreviews.gif);
}

.menuReviews {
	list-style-image: url(/images/menuReviews.gif);
}

.menuInterviews {
	list-style-image: url(/images/menuInterviews.gif);
}

#leftNav ul li a {
	position: relative;
	top: -4px;
	height: 23px;
	width: 100px;
	font-size: .75em;
	font-family: arial, verdana, sans serif;
	text-decoration: none;
	color: #000000;
	padding-left: 1px;
	display: block;
}

#leftNav ul li a:hover {
	width: 100px;
	font-size: .75em;
	font-family: arial, verdana, sans serif;	
	/*background-image: url(/images/menu_item_selected.gif);
	background-repeat: no-repeat;*/
	text-decoration: underline;
	color: #000000;
	display: block;
}

#leftFooter {
	float: left;
	width: 187px;
	background-image: url(/images/sidebarFooter.gif);
	height: 20px;
	background-repeat: no-repeat;
	display: inline;
}
/* END LEFT */

/** MAIN CONTENT WELL **/
#centerContent {
	float: left;
	width: 660px;
	margin-left: 10px;
	background-color: #ffffff;
	display: inline;
	overflow: hidden;
}

#centerStaticContentHeader {
	float: left;
	width: 659px;
	height: 20px;
	margin: 3px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(/images/box_top.gif);
	background-repeat: no-repeat;	
	display: inline;
	overflow: hidden;
}

#centerStaticContentMid {
	float: left;
	width: 639px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background-color: #ffffff;
	background-image: url(/images/box_middle.gif);
	background-repeat: repeat-y;	
	display: inline;
	overflow: hidden;
}

#centerStaticContentFooter {
	float: left;
	width: 659px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(/images/box_bottom.gif);
	background-repeat: no-repeat;
	display: inline;
	overflow: hidden;
}

/* COMMENTS */
.comments {
	width: 605px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #d3d3d3;
	background-color: #efefef;
	float: left;
}

.commentAvatar {
	width: 110px;
	margin: 5px 0px 5px 0px;
	float: left;
	display: inline;
}

.commentAvatar img{
	margin: 0px 5px 0px 5px;
	border: 1px solid #d4d4d4;
	display: inline;
}

.commentHeader {
	width: 490px;
	margin: 0px 0px 5px 5px;
	height: 20px;
	float: left;
	display: inline;
}

.commentHeader p {
	margin: 3px 0px 0px 5px;
	padding: 0px;
	float: left;
	font-weight: 700;
}

.cH2 {
	font-size: 1.2em;
}

.cH {
	font-weight: 100;
	font-size: 1.0em;
	color: #979797;
}

.commentAvatar h3 {
	text-align: center;
	margin: 0px;
	font-size: 1em;
}

.commentHeader p {
	margin: 3px 5px 0px 0px;
	font-size: 1.1em;
	text-align: right;
}

.commentContent {
	width: 475px;
	margin-left: 5px;
	float: left;
	display: inline;
	overflow: hidden;
}

.commentContent {
	font-size: .9em;
	font-family: arial, verdana, sans serif;	
}

#leaveComment {
	padding: 5px;
}

#leaveComment p {
	font-size: 1.2em;
}


.item {
	float: left;
	width: 639px;
	pading: 3px 10px 5px 10px;
	background-color: #ffffff; 
}

.itemHeader {
	width: 639px;
	height: 28px;
	background-image: url(/images/content_top.gif);
	background-repeat: no-repeat;
}

.itemHeader p {
	font-size: 100%;
	padding: 5px 0px 0px 45px;
}

.itemDetails {
	width: 639px;
	height: 22px;
	background-image: url(/images/content_top_details.gif);
	background-repeat: no-repeat;
}

.itemDetails p {
	font-size: .75em;
	padding: 4px 0px 0px 10px;
}

.itemMiddle {
	font-family: Arial,Tahoma,sans-serif;
	font-size: .75em; 
	width: 620px;
	padding: 10px 10px 20px 10px;
	background-image: url(/images/content_middle.gif);
	background-repeat: repeat-y;
	float: left;
}

.itemMiddle p {
	font-size: 1em;
}

.itemFooter {
	width: 639px;
	height: 25px;
	background-image: url(/images/content_bottom.gif);
	background-repeat: no-repeat;
	float: left;
}

.itemFooter p {
	float: right;
	font-size: .75em;
	color: #4e8514;
	padding: 5px 15px 0px 0px;
	margin: 0;
}

.itemDesc {
	font-family: Arial Black,Tahoma,sans-serif;
	font-size: .75em;
	color: #547a0c;
}

.itemTitle {
	font-family: Arial,Tahoma,sans-serif;
	font-size: .75em;
	font-weight: 700;
	color: #000000;
}

/* INDEX */

.featuredHeader {
	margin-left: 3px;
	margin-bottom: 5px;
}

#indexMain {
	float: left;
	display: inline;
	margin-left: 7px;
}

#indexRight {
	float: right;
	display: inline;
	margin-right: 15px;	
}

#mainFeature {
	float: left;
	width: 335px;
	height: 182px;
	border: 1px solid #d3d3d3;
	display: inline;
}

#mainFeatureImage {
	float: left;
	width: 335px;
	height: 143px;
	background-color: #ffffff;
}

#mainFeatureType {
	float: left;
	width: 333px;
	height: 17px;
	background-image: url(/images/indexFeatureTypeBG.gif);
	background-repeat: no-repeat;
	font-family: Arial,Tahoma,sans-serif;
	font-size: .75em;
	font-weight: 800;
	padding-left: 10px;
	color: #ffffff;	
}

.featureIcon {
	position: relative;
	top: -5px;
	left: -6px;
	overflow: visible;
}

#mainFeatureDesc {
	float: left;
	width: 325px;
	height: 39px;
	background-image: url(/images/indexHLDescBG.gif);
	background-repeat: repeat-x;
	font-family: Arial,Tahoma,sans-serif;
	font-size: .85em;
	font-weight: 800;
	padding: 5px;
	color: #494949;
}

#mainArticles {
	float: left;
	width: 337px;
	height: 162px;
	padding-top: 5px;
}

.highlightedArticle {
	float: left;
	display: inline;
	height: 160px;
	width: 165px;
	border: 1px solid #d3d3d3;
}

.mainHighlightImage {
	float: left;
	width: 165px;
	height: 108px;
	background-color: #ffffff;
}

#mainHighlightType {
	float: left;
	width: 165px;
	height: 17px;
	background-image: url(/images/indexHLTypeBG.gif);
	background-repeat: no-repeat;
	font-family: Arial,Tahoma,sans-serif;
	font-size: .75em;
	font-weight: 800;
	padding-left: 10px;
	color: #ffffff;	
}

.mainHighlightDesc {
	float: left;
	width: 155px;
	height: 42px;
	background-image: url(/images/indexHLDescBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial,Tahoma,sans-serif;
	font-size: .85em;
	font-weight: 800;
	padding: 5px;
	color: #494949;
}

#latestNews {
	float: left;
	width: 282px;
	border: 1px solid #d3d3d3;
	font-family: Arial,Tahoma,sans-serif;
}

.newsItem {
	float: left;
	display: inline;
	width: 275px;
	height: 43px;
	padding-right: 7px;
	border-top: 1px solid #d3d3d3;
}

.newsItem p {
	padding: 7px 0px 0px 0px;
	font-size: 100%;
}

.newsIcon {
	padding: 10px 8px 10px 8px;
}

#newsTitle, .newsTitle {
	color: #4c8c01;
	font-size: .75em;
	font-weight: 700;
}

.newsDesc {
	font-size: .75em;
}

.commentCount {
	float: right;
	width: 20px;
	height: 35px;
	margin-top: 8px;
	background-image: url(/images/commentCount.gif);
	background-position: top right;
	background-repeat: no-repeat;	
	font-size: .7em;
	line-height: 30px;
}

/* END MAIN WELL */

/** FOOTER **/
#footer {
	clear: left;
	height: 100px;
	width: 999px;
	text-align: center;
	padding-top: 10px;	
}

#footer p {
	font-family: Arial,Tahoma,sans-serif;
	font-size: .8em; 
	color: #b2b2b2;
	margin: 0px;
}
/* FOOTER */
