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

* {
	margin: 0;
	padding: 0;
}

body{
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(images/img16.gif) no-repeat 0px 10px;
}

a:link {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color: #3490F8;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {	color: #CCCCCC;}
.col-one {	float: left;}
.col-two {	float: right;}
.two-cols {}
.two-cols .col-one, .two-cols .col-two {	width: 250px;}

/* Boxes */
.box-orange {	
		background: url(images/img09.gif) repeat-x;
}
.box-orange .section {	
		background: url(images/img11.gif) no-repeat right top;	
		font-size: 100%;	
		color: #FFFFFF;
}
.box-orange .section b {	
		display: block;	
		height: 10px;	
		padding: 7px 0 0 10px;	
		background: url(images/img10.gif) no-repeat;
}
.box-orange .content {	
		padding: 10px;
}
.box-blue {	
		background: url(images/img13.gif) repeat-x;	
		margin-right: 10px;
}
.box-blue .section {	
		background: url(images/img15.gif) no-repeat right top;	
		font-size: 100%;	
		color: #FFFFFF;
}
.box-blue .section b {	
		display: block;	
		height: 10px;	
		padding: 7px 0 0 10px;	
		background: url(images/img14.gif) no-repeat;
}
.box-blue .content {	
		padding: 10px;
}
.box-pink {	
		background: url(images/img17.gif) repeat-x;
}
.box-pink .section {	
		background: url(images/img19.gif) no-repeat right top;	
		font-size: 100%;	
		color: #FFFFFF;
}
.box-pink .section b {	
		display: block;	
		height: 10px;	
		padding: 7px 0 0 10px;	
		background: url(images/img18.gif) no-repeat;
}
.box-pink .content {	
		padding: 10px;
}
/* Header */
#header {	
		width: 960px;	
		height: 92px;	
		margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
}

#logo h1 {
	padding-top: 40px;
	text-transform: lowercase;
	font-size: 16px;
	font-weight: normal;
}

#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 300px;
	padding-top: 55px;
}

#search form {
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#searchsubmit {
	padding: 0 2px;
	background: #F4A652 url(images/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}

/* Menu */

#menu {
	width: 960px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #1777B1;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url(images/img08.gif) no-repeat right top;
	cursor: hand;	
}

#menu li.active {
	background: #CFCECE url(images/img04.gif) repeat-x;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
	color: #C90404;
}

#menu li.active b {
	background: url(images/img05.gif) no-repeat;
}

/* Feature */
#feature {	
		margin-bottom: 10px;
}
/* Sidebar */
#sidebar {	
		float: right;	
		width: 420px;
}
#sidebar .col-one {
		width: 200px;
}
#sidebar .col-two {
		width: 200px;
}
/* Footer */
#footer {	
		height: 100px;	
		padding: 20px;	
		background: #DDDDDD;	
		border-top: 1px solid #999999;
}
#footer p {	
		margin: 0;	
		text-align: center;	
		font-size: 85%;
}

/* Game list block */
.container {	
		float: left;
		width: 540px;	
		margin: 20px 10px 0 20px;
		font: normal 11px/18px arial, verdana, helvetica, sans-serif;	
		text-align: normal;	
		display: inline;
}
.containerview {	
		float: left;	
		width: 640px;	
		margin: 20px 10px 0 20px;	
		font: normal 11px/18px arial, verdana, helvetica, sans-serif;	
		text-align: normal;	
		display: inline;}
/* Game list */
.gamecontainer {	float: left;
		width: 200px;	
		margin: 20px 10px 0 20px;	
		font: normal 11px/18px arial, verdana, helvetica, sans-serif;	
		text-align: normal;	
		display: inline;
}
#gamelist {	
		padding: 5px;
}
#gamelist h2 {	
		margin-left: 5px;	
		margin-bottom: 5px;
}
#gamelist .image {
		float: left;
		padding: 0 5px 0 0;	
		border: 5px solid #ccc;
}#gamelist p {
		margin-left: 2px;
}
#gamelist .first {
		height: 80px;
}
a.thumb img {
		border: 1px dotted #ccc;  	
		padding: 3px;  	
		margin-right: 10px;
}
a:hover.thumb img {  	
		padding: 3px;  	
		border: 1px dotted #FF6600;
}
a.thumb span {  	
		display: block;  	
		margin-top: -5px !important;  	
		margin-top: -2px;
}
/* Page */
#page {	
		width: 980px;	
		margin: 0 auto;	
		padding: 30px 0 0 0;
}
/* Content */
#content {	
		float: left;	
		width: 540px;}
#content2 {	
		float: left;	
		width: 720px;
}
#contentfull {	
		width: 100%;
}

/* Tooltip */
.thdrcell {
        background:#F3F0E7;
        font-family:arial;
        font-size:12px;
        font-weight:bold;
        padding:5px;
        border-bottom:1px solid #C8BA92;
}
.tdatacell {
        font-family:arial;
        font-size:12px;
        padding:5px;
        background:#FFFFFF
}
.dvhdr1 {
        background:#F3F0E7;
        font-family:arial;
        font-size:12px;
        font-weight:bold;
        border:1px solid #C8BA92;
        padding:5px;
        width:150px;
}
.dvbdy1 {
        background:#FFFFFF;
        font-family:arial;
        font-size:12px;
        border-left:1px solid #C8BA92;
        border-right:1px solid #C8BA92;
        border-bottom:1px solid #C8BA92;
        padding:5px;
        width:150px;
}         
p {
        margin-top:20px;
}
h1 {
		font-size:13px;
}
.dogvdvhdr {
		width:300;
        background:#C4D5E3;
        border:1px solid #C4D5E3;
        font-weight:bold;
        padding:10px;
}         
.dogvdvbdy {
        width:300;
        background:#FFFFFF;
        border-left:1px solid #C4D5E3;
        border-right:1px solid #C4D5E3;
        border-bottom:1px solid #C4D5E3;
        padding:10px;
}         
.pgdiv {
        width:320;
        height:250; 
		background:#E9EFF4;
        border:1px solid #C4D5E3;
        padding:10px;        
		margin-bottom:20;        
		font-family:arial;        
		font-size:12px;
}
/* Comments Box *//*Credits: Dynamic Drive CSS Library *//*URL: http://www.dynamicdrive.com/style/ */
.commentbox{	
		background-color: #ececec;	
		width: 450px;	
		min-height: 80px;	
		padding: 10px;}
.commentfooter{	
		background: url(images/arrow.gif) 20px 0 no-repeat; 
/*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/	
		padding-left: 58px;	
		padding-top: 1px;	
		margin-bottom: 2em;	
		font-size: 90%;	
		color: #4A4A4A;}
div.pagination {	
		padding: 3px;	margin: 3px;
}
div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;	
		border: 1px solid #666666;		
		text-decoration: none; /* no underline */	
		color: #3490F8;}
div.pagination a:hover {	
		background-color: #f79221;	
		border: 1px dotted #666666;	
		color: #fff;
} 
div.pagination a:active {	
		border: 1px solid #666666;	
		color: #000;
}
div.pagination span.current {	
		padding: 2px 5px 2px 5px;	
		margin: 2px;		
		border: 1px solid #666666;				
		font-weight: bold;		
		background-color: #f79221;		
		color: #fff;	
}	
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
		color: #DDD;
}	

.alert {
	background: #fff6bf url(/images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
