/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
  color:#1e1e1e; /*#333;*/
  background:#fff;  
  margin:0;
  padding:0 0;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size:75%;
  line-height:1.2em;
  text-align:center;
}

h1 {color:#003366; font-size:20px;}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 a, h4 a
  {color:#003366; font-weight: normal;}
h3 a:hover,h4 a:hover
  {color:#000; text-decoration:none;} 

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a img {
	border: 0px;	
}

a {
	color: #003366;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

/* Header */

#header {
		 color: white;
		 width: 950px;
		 margin: 0px auto;
		 height:120px;
		 margin-top:5px;
		 margin-bottom:0;
		 overflow:hidden;
		 text-align:left;
		 }
.singlecol #content a {
					  font-weight: normal;
					  }

#header a,a:hover {text-decoration:none;color:000;}
#header small {color:white;}
#header h1 {color:white; margin:10px; }

#path {
	padding: 10px 15px 9px 15px;
	background-image:url(http://lunkerlinks.com/templates/grande%20clean%20template/images/hd_bg.gif);
	background-repeat:repeat-x;
	background-color: #EAF0FA;
	margin-top: -10px;
	margin-bottom:5px;
	font:11px/13px Arial, Helvetica, sans-serif;
	border-top: solid 1px #b6c6e8;
	border-bottom: solid 1px #b6c6e8;	
}
#path a {
	padding: 0 13.5px;
	background-image:url(http://lunkerlinks.com/templates/grande%20clean%20template/images/hd_bot_dv.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#003366;
	background-position: left middle;
	font-weight:bold;
}
#path a:hover {
	color:#003366;
	text-decoration:underline;
	
}

/* Content */

#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 190px;
}

.colOne ul li {
list-style-type:decimal;
}

.colOne li {
line-height:1.4em;
padding:3px 0pt;
}

.sidebar_box{
			background:#F6F6F6 none repeat scroll 0% 50%;
			border:1px solid #DDDDDD;
			margin-top:5px;
			margin-bottom:10px;
			padding-left:14px;
			padding-right:5px;
			padding-top:10px;
			padding-bottom:10px;
			position:relative;
		    overflow:hidden;
			text-align:left;
			}

#colOne h3 {
	color:#003366;
	font-size: 8pt;
	padding:0;
	padding-bottom: 5px;
	margin:0;
	border-bottom: 1px dotted #003366;
}


#colOne li.first {
	background: none;
}

#colTwo {
	float: right;
	width: 686px;
}

/* Arcadem Pro 2.8 Code*/

.featuredgame img {
	float:left;
	padding:2px 6px 2px 6px;
}

.topcategory {
	background: #FFFFFF url(images/img4.gif) repeat-x;
	float:left;
	width:160px;
	height:350px;
}

.topcategory ul {
	clear:both;
	float:left;
}

.topcategory img {
	float:left;
}

.gameInCategory {
	border:1px #EEEEEE solid;
	float:left;	
	width:116px;
	height:170px;
	text-align:center;
	overflow:hidden;
	color:#000000;
	padding:5px 5px 5px 5px;
	margin: 0 5px 5px 5px;
	background:#E9F2F9;
	
}

.gamedetails {
	text-align: left;
	}

.bottomnav {
	clear:both;	
}

/* Footer */

#footer {
  color:#666;
  font-weight:normal;
  background: #fff;
  clear:both;
  padding: 20px 10px 5px 10px;
  font-size:0.9em; 
  text-align:center;
  }

#footer a {
color: #0066cc; 
text-decoration:none;
}
#footer strong {font-weight:normal;}
#footer a:hover {
color: #000; 
}

#footer p { 
  padding: 5px 10px 10px 0px;
  text-align: center;
  line-height: 2em; 
}


/* html, ul, li, .bg1, .bg2, .bg3 {
	color: #31576F;	
}
*/


