@charset "utf-8";

div#header {
	position: relative;
	background: url('http://www.plaingames.com/includes/templates/red/images/header.png') no-repeat;
	height: 121px;
	width: 750px;
}

div #searchbutton {
 position: absolute;
 width: 80px;
 height: 25px;
 top: 43px;
 left: 440px;
}

div#homelink {
	position: absolute;
	height: 100px;
	width: 300px;
}

div #searchform {
	position: absolute;
	top: 43px;
	left: 528px;
}

div#navigation {
	background-color: #333333;
	width: 750px;
	height: 35px;
}

#sub-navigation {
	background-color: #333333;
	width: 745px;
	height: 20px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 0px 0px 5px;
	clear: left;
}

#sub-navigation a {
	color: #ffffff;
	text-decoration: none;
}

#sub-navigation a:hover {
	text-decoration: underline;
}

#navigation .spacer {
	background-color: #333333;
	width: 3px;
	height: 30px;
	float: left;
}

#navigation .home {
	background: url('http://www.plaingames.com/includes/templates/red/images/home2.png');
	width: 65px;
	height: 30px;
	float: left;
}

#navigation .pc {
	background: url('http://www.plaingames.com/includes/templates/red/images/pc2.png');
	width: 65px;
	height: 30px;
	float: left;
}

#navigation .console {
	background: url('http://www.plaingames.com/includes/templates/red/images/console2.png');
	width: 65px;
	height: 30px;
	float: left;
}

#navigation .handheld {
	background: url('http://www.plaingames.com/includes/templates/red/images/handheld2.png');
	width: 65px;
	height: 30px;
	float: left;
}

#navigation .tabletop {
	background: url('http://www.plaingames.com/includes/templates/red/images/tabletop2.png');
	width: 65px;
	height: 30px;
	float: left;
}

#navigation .hardware {
	background: url('http://www.plaingames.com/includes/templates/red/images/hardware2.png');
	width: 65px;
	height: 30px;
	float: left;
}

#navigation .parents {
	background: url('http://www.plaingames.com/includes/templates/red/images/parents2.png');
	width: 65px;
	height: 30px;
	float: left;
}

#navigation .members {
	background: url('http://www.plaingames.com/includes/templates/red/images/members2.png');
	width: 65px;
	height: 30px;
	float: left;
}

#navigation .forum {
	background: url('http://www.plaingames.com/includes/templates/red/images/forum2.png');
	width: 65px;
	height: 30px;
	float: left;
}

#navigation .corporate {
	background: url('http://www.plaingames.com/includes/templates/red/images/corporate2.png');
	width: 65px;
	height: 30px;
	float: left;
}

#navigation .news {
	background: url('http://www.plaingames.com/includes/templates/red/images/news2.png');
	width: 65px;
	height: 30px;
	float: left;
}



/* END New Additions Oct 08 */




BODY
  {
	  scrollbar-face-color: #333333;
	  scrollbar-track-color: #000000;
	  scrollbar-arrow-color: #FFFFFF;
	  scrollbar-3dlight-color: #000000;
	  scrollbar-highlight-color: #666666;
	  scrollbar-darkshadow-color: #000000;
	  scrollbar-shadow-color: #333333;

	  margin: 0px;
	  background: #333333;
	  font-family: helvetica, verdana, arial;
	  font-size: 11px;
	  padding-top: 10px;
	  padding-bottom: 20px;
	  background-image: url(http://www.plaingames.com/includes/global_images/bg.gif);
	  background-repeat: repeat-x; 
	  background-position: top;
	  background-color: #333333;
   }
   
a:link			{ color: #CCCCCC; text-decoration: underline}
a:visited		{ color: #CCCCCC; text-decoration: underline}
a:active		{ color: #FFFFFF; text-decoration: none}
a:hover	    		{ color: #FFFFFF; text-decoration: none}

.headline {
	font-size: 11px;
	color: #efefef;
}

/* Set site's main background color */
table.mainbgcolor {
	background-color: #999999;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
}

/* Site-wide form elements */

textarea {
	background-color: #666666; 
	border: 1px; 
	border-style: solid; 
	border-color:#000000;
}

button {
	background-color: none; 
	border: 0px; 
}

input.text {
	background-color: #666666; 
	border: 0px; 
	width:100px;
}

select {
	background-color: #666666; 
	border: 1px; 
	border-style: solid; 
	border-color:#000000;
	font-size: 10px;
}

input.header {
	background-color: #FFFFFF;
	/*border: 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 10px;*/
}

/* Game Review */
#reviewtitle .shadow {
	position: relative; left: 1px; top: 1px;
	font-family:verdana;
	color:#000000;
	font-weight:bold;
	font-size:14pt;
	text-transform: lowercase;
}

#reviewtitle .text {
	position: relative; left: 1px; top: 1px;
	color: #FFFFFF;
	font-family:verdana;
	font-weight:bold;
	font-size:14pt;
	text-transform: lowercase;
}
	

/* Admin Area */

#admin {
	font-family: verdana;
	font-size: 12px; 
	color: #CCCCCC;
}

#admin .title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

#admin a {
	color: #EFEFEF; 
	text-decoration: none;
}

#admin a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#admin a.game {
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#admin a.game:hover {
	color: red;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

#admin .sep {
	width:110px;
	font-size:2px;
}

/* White BG */

#white {
	color: #000000;
}

#white .title {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

#white a {
	color: #333333; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	text-align: left;	
}

#white a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-align: left;	
}

#white .sep {
	width:110px;
	font-size:2px;
}

/* Navigation Bar #nav */

#nav {
	font-family: verdana;
	font-size: 10px; 
	color: #efefef; 
	font-weight: bold;
	padding:5px 0px 0px 5px;
}

#nav a {
	color: #EFEFEF; 
	text-decoration: none;
}

#nav a:hover {
	color: #FFFFFF;
}

#nav .sep {
	width:115px;
	font-size:2px;
}

/* For Games Featured on the front page */

#featured {
	color: #CCCCCC;
}

#featured a.gametitle {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

#featured a:hover.gametitle {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

#featured a {
	color: #CCCCCC;
	text-decoration: none;
}

#featured a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#featured td.gamedesc {
	background-color: #333333; 
	padding: 0px 3px 3px 3px;
	vertical-align: top;
	text-align: left;
}

#featured td.moreinfo {
	background-color: #333333; 
	background-image: url('http://www.plaingames.com/includes/templates/red/images/pg_moregames.jpg'); 
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 27px;
	vertical-align: top;
	text-align: left;
}

#featured .sep {
	width: 130px;
	font-size: 6px;
	height: 7px;
}

/* For top ten lists */

#toptenlist {
	font-family: verdana;
	font-size: 10px; 
	color: #FFFFFF;
}

#toptenlist .title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

#toptenlist td.number {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#toptenlist a.game {
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#toptenlist a.game:hover {
	color: red;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

#toptenlist a.title {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#toptenlist a.title:hover {
	color: red;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#toptenlist a.news {
	color: #EFEFEF;
	font-weight: bold;
	font-size: 10px;	
	text-decoration: none;
}

#toptenlist a.news:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

#toptenlist a.info {
	color: #efefef;
	font-size: 10px;
	text-decoration: underline;
}

#toptenlist a:hover.info {
	color: #efefef;
	font-size: 10px;
	text-decoration: none;
}

#toptenlist td.sep {
	height: 2px;
	background-color: #555555;
	background-image: url("http://www.plaingames.com/includes/global_images/topten_hr.gif"); 
	background-repeat: repeat-x;
}

/* For the bottom of pages */

#footer {
	font-family: verdana;
	text-align: center;
}

#footer .links {
	font-size: 11px; 
	color: #FFFFFF;
}

#footer a.links {
	text-decoration:none;
}

#footer a:hover.links {
	text-decoration: underline;
}

#footer .fineprint {
	font-size: 9px; 
	color: #FFFFFF;
}

#footer a.fineprint {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover.fineprint {
	text-decoration: underline;
}

.headtxt {
	font-size: 12px; 
	color: #ffffff; 
	font-weight: bold;
}

/* For news section */
#news {
	color: #CCCCCC;
	font-size: 12px;
}

#news .title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

#news .ctitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

#news a {
	color: #EFEFEF;
	font-weight: bold;
	font-size: 11px;	
	text-decoration: none;
}

#news a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

#news a.title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;	
	text-decoration: none;
}

#news a.title:hover {
	color: EFEFEF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

#news .date {
	color: #EFEFEF;
	font-size: 12px;
	text-decoration: none;
}

#news .sep {
	width:110px;
	font-size:2px;
}

/* For forum */

#forum {
	font-family: verdana;
	font-size: 10px; 
	color: #000000;
}

#forum .title {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#forum .topic {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#forum a {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

#forum a:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

#forum a.topic {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#forum a.topic:hover {
	color: red;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

#forum a.description {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

#forum a.description:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}


/* Some classes used in different parts of the site */

td.side {
	font-family: verdana;
	font-size: 10px; 
	color: #EFEFEF;
	padding: 2px;
	background-color: #000000;
	background-image: url("http://www.plaingames.com/includes/global_images/sidebar_bg.jpg"); 
	background-repeat: repeat-y;
	background-position: center;
}

td.side a.side {
	color: #EFEFEF; 
	text-decoration: none;
}

td.side a.side:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

td.side a.link {
	color: #EFEFEF; 
	text-decoration: underline;
}

td.side a.link:hover {
	color: #FFFFFF;
	text-decoration: none;
}


td.ranking {
	font-family: verdana;
	font-size: 10px; 
	color: #EFEFEF;
	background-color: #000000;
}


.mainsep {
	width:500px;
	font-size:3px;
}

td.white {
	font-family: verdana;
	font-size: 11px; 
	color: #FFFFFF;
}

td.normal {
	text-align:left;
	background-color: #333333;
	padding: 0px 2px 0px 2px;
	vertical-align:top;
}
