﻿@charset "utf-8";
/* ================================
	Author: John Lewis, Jr. - www.johnlewisjr.com
	Site Name: Karyo Technologies
	Site URL: http://www.karyotech.net
	Date: 09/21/2007
   ================================ */

th {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

td {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	background-color: #d7d7ff;
	background-image: url('img/bknd.gif');
	background-repeat:repeat-x;
	
}
p{
	margin: 0;
	padding: 5px 5px 10px 5px;
	line-height: 18px;
	text-align: justify;
}
textbox {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #fff;
	border: 1px solid #ccc;
}
select {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #fff;
	border: 1px solid #ccc;
}
input {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #fff;
	border: 1px solid #ccc;
}
/* ================================
	LAYERS
   ================================ */
#banner_container {
	color: #FFFFFF;
	text-align: center;
	height: 110px;
	padding: 0px;
	margin-top: 20px;
}
#banner_container #misc_buttons {
	color: #FFFFFF;
	text-align: right;
	padding: 0;
	width: 770px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
}
#banner_container #logo {
	height: 110px;
	background-image: url('img/top_bknd.jpg');
	color: #FFFFFF;
	text-align: left;
	width: 800px;
	margin: 0 auto;
}

#banner_container #logo #free_games {
	position: absolute;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	left: 395px;
	top: 26px;
}

#body_container {
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#body_container #body {
	color: #666666;
	background-image: url('img/body_bg.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: left;
	width: 758px;
	margin: 0 auto;
	padding: 20px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #6767c6;	
}

#body_container #body #column1 {
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	float: left;
	width: 360px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body_container #body #column2 {
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	float: right;
	width: 360px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#banner_container #menu {
	position: relative;
	top: 80px; 
	left: -8px;
	color: #FFFFFF;
	text-align: right;
	width: 770px;
	padding: 0px;
	margin-right: 10px;
	height: 30px;
	line-height: 30px;
}
#body_container #body #left {
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 484px;
}
#body_container #body #left #column1 {
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	float: left;
	width: 225px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body_container #body #left #column2 {
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	float: right;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#body_container #body #right {
	color: #666666;
	background-color: #fff;
	text-align: left;
	width: 250px;
	float: right;
	margin: 0;
	padding: 0;
}

#footer_container {
	color: #FFFFFF;
	background-color: #4444aa;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 20px;
	width: 760px;
	align: center;
}
#footer_container #footer {
	color: #aaaaff;
	text-align: left;
	padding: 10px;
	width: 750px;
}

#footer_container #footer a:link {
	color: #aaaaff;
	text-decoration: none;
}
#footer_container #footer a:visited {
	color: #aaaaff;
	text-decoration: none;
}
#footer_container #footer a:hover {
	color: #aaaaff;
	text-decoration: underline;
}
#footer_container #footer a:active {
	color: #aaaaff;
	text-decoration: none;
}


/* ================================
	HEADINGS
   ================================ */

h6 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h5 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 24px;
	color: #060524;
}
h2 {
	font-size: 18px;
	color: #055ba6;
}
h3 {
	font-size: 14px;
	color: #666666;
}

/* ================================
	LINKS
   ================================ */

a:link {
	color: #056fb9;
	text-decoration: none;
}
a:visited {
	color: #056fb9;
	text-decoration: none;
}
a:hover {
	color: #056fb9;
	text-decoration: underline;
}
a:active {
	color: #056fb9;
	text-decoration: none;
}
#banner_container #misc_buttons ul li a:visited {
	padding: 6px 10px;
	margin: 0;
	text-decoration: none;
	border-top: 0;
	border-right: 1px solid #374959;
	border-bottom: 1px solid #374959;
	border-left: 1px solid #374959;
	color: #fff;
	font-weight: bold;
}
#banner_container #misc_buttons ul li a {
	padding: 6px 10px;
	margin: 0;
	text-decoration: none;
	border-top: 0;
	border-right: 1px solid #374959;
	border-bottom: 1px solid #374959;
	border-left: 1px solid #374959;
	color: #fff;
	font-weight: bold;
}
#banner_container #misc_buttons ul li a:hover {
	padding: 6px 10px;
	margin: 0;
	text-decoration: none;
	border-top: 0;
	border-right: 1px solid #e2efff;
	border-bottom: 1px solid #e2efff;
	border-left: 1px solid #e2efff;
	color: #056fb9;
}
#banner_container #misc_buttons ul li a.selected:visited {
	padding: 6px 10px;
	margin: 0;
	text-decoration: none;
	border-top: 0;
	border-right: 1px solid #e2efff;
	border-bottom: 1px solid #e2efff;
	border-left: 1px solid #e2efff;
	color: #056fb9;
}
#banner_container #misc_buttons ul li a.selected:hover {
	padding: 6px 10px;
	margin: 0;
	text-decoration: none;
	border-top: 0;
	border-right: 1px solid #e2efff;
	border-bottom: 1px solid #e2efff;
	border-left: 1px solid #e2efff;
	color: #056fb9;
}
#banner_container #misc_buttons ul li a.selected {
	padding: 6px 10px;
	margin: 0;
	text-decoration: none;
	border-top: 0;
	border-right: 1px solid #e2efff;
	border-bottom: 1px solid #e2efff;
	border-left: 1px solid #e2efff;
	color: #056fb9;
}
#banner_container #menu ul li a:visited {
	background: #d1d1d1 url('img/tab_back.gif') repeat-x;
	padding: 6px 15px;
	margin: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #666;
	text-decoration: none;
}
#banner_container #menu ul li a {
	background: #d1d1d1 url('img/tab_back.gif') repeat-x;
	padding: 6px 15px;
	margin: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #666;
	text-decoration: none;
}
#banner_container #menu ul li a:hover {
	padding: 6px 15px;
	margin: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #333;
	text-decoration: none;
}
#banner_container #menu ul li a.selected:hover {
	padding: 6px 15px;
	margin: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#banner_container #menu ul li a.selected:visited {
	padding: 6px 15px;
	margin: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#banner_container #menu ul li a.selected {
	padding: 6px 15px;
	margin: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#banner_container #menu ul li a.special:hover {
	padding: 6px 15px;
	margin: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#banner_container #menu ul li a.special:visited {
	padding: 6px 15px;
	margin: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#banner_container #menu ul li a.special {
	padding: 6px 15px;
	margin: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}


#body_container #body #right #newsbox {
	font-size: 16px;
	color: #055ba6;
	background: #fff url(img/free_games_newsletter.gif);
	background-repeat: no-repeat;
	width: 185px;
	height: 65px;
	display: block;
	padding-top: 5px;
	padding-left: 65px;
	margin: 0 0 10px 0;
	text-decoration: none;
	float: right;
}

#body_container #body #right #searchbox {
	font-size: 16px;
	color: #055ba6;
	background: #fff url(img/search.gif);
	background-repeat: no-repeat;
	width: 185px;
	height: 65px;
	display: block;
	padding-top: 5px;
	padding-left: 65px;
	margin: 0 0 10px 0;
	text-decoration: none;
	float: right;
}


#body_container #body #right ul.submenu li a:visited {
	background-color: #fff;
	display: block;
	padding: 5px;
	margin: 0 0 2px 0;
	color: #666;
	text-decoration: none;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
}
#body_container #body #right ul.submenu li a {
	background-color: #fff;
	display: block;
	padding: 5px;
	margin: 0 0 2px 0;
	color: #666;
	text-decoration: none;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
}
#body_container #body #right ul.submenu li a:hover {
	background-color: #f5f5f5;
	display: block;
	padding: 5px;
	margin: 0 0 2px 0;
	color: #333;
	text-decoration: none;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
}
#body_container #body #right ul.submenu li a.selected:hover {
	background-color: #f5f5f5;
	display: block;
	padding: 5px;
	margin: 0 0 2px 0;
	color: #df1f24;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
}
#body_container #body #right ul.submenu li a.selected:visited {
	background-color: #f5f5f5;
	display: block;
	padding: 5px;
	margin: 0 0 2px 0;
	color: #df1f24;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
}
#body_container #body #right ul.submenu li a.selected {
	background-color: #f5f5f5;
	display: block;
	padding: 5px;
	margin: 0 0 2px 0;
	color: #df1f24;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
}
#tabledata th a:hover {
	color: #666;
	text-decoration: none;
}
#tabledata th a:visited {
	color: #666;
	text-decoration: none;
}
#tabledata th a {
	color: #666;
	text-decoration: none;
}

/* ================================
	LISTS
   ================================ */

#banner_container #misc_buttons ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#banner_container #misc_buttons ul li {
	display: inline;
	padding: 0;
	margin: 0 0 0 15px;
}
#banner_container #menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#banner_container #menu ul li {
	display: inline;
	padding: 0;
	margin: 0 0 0 2px;
}
#body_container #body #right ul.addons {
	list-style-type: circle;
	padding: 0;
	margin: 0 0 10px 30px;
	text-align: left;	
}
#body_container #body #right ul.submenu {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: left;
}
#body_container #body #right ul.submenu li {
	margin: 0;
	padding: 0;
}
.featured_game ul {
	float: left;
	list-style-type: circle;
	margin: 0;
	padding: 5px 0 0 25px;
}
.hostingplan ul {
	list-style-type: circle;
	margin: 10px 0;
	padding: 0 0 0 35px;
}

/* ================================
	IMAGES
   ================================ */

img.left {
	float: left;
	margin: 0;
	padding: 0 10px 5px 0;
}
img.spacer {
	padding: 0;
	margin: 0 0 10px 0;
}
.screenshots img {
	padding: 5px;
	border: 1px solid #ebebeb;
	margin: 0 5px;
}

img {
	border-style: none;
}

/* ================================
	TABLES
   ================================ */
   
#tabledata {
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
}
#tabledata th {
	color: #FFF;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	text-align: center;
	padding: 6px 6px 6px 12px;
}
#tabledata th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #fff;
	background: none;
}
#tabledata th.spec {
	text-align: left;
	color: #666;	
	border-left: 1px solid #fff;
	border-top: 0;
}
#tabledata th.specalt {
	text-align: left;
	border-left: 1px solid #fff;
	border-top: 0;
	color: #666;
}
#tabledata td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #666;
}
#tabledata td.alt {
	background: #f0f9ff;
	color: #666;
}

/* ================================
	SPECIAL CLASSES
   ================================ */

.notice { background-color: #fffdd4; padding: 10px; border: 1px solid #fff67e; 
margin: 0 0 10px 0; }

.featured_game {
	background-image: url('img/orange_grad.gif');
	background-repeat:repeat-x;
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #ffa500;
	
}
.featured_game .header {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}
.featured_game .moreinfo {
	font-size: 14px;
	font-weight: bold;
	float: right;
	text-align: left;
	width: 256px;
}
.featured_game .moreinfo .price {
	color: #eb1f24;
	font-size: 30px;
	font-weight: bold;
}
.domains {
	background-color: #f5f5f5;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	text-align: center;
}
.hostingplan {
	background-color: #f5f5f5;
	padding: 5px;
	margin: 0 0 10px 0;
	width: 213px;
	border: 1px solid #ccc;
}
.hostingplan .header {
	color: #333;
	font-size: 18px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.hostingplan .headerspecial {
	color: #da1f24;
	font-size: 18px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.screenshots {
	padding: 5px;
	margin: 0 auto;
}

.gamebox {
	
	width: 224px;
	height: 114px;
	margin-left: 8px;
	margin-top: 8px;
	padding-top: 6px;
	float: right;
	text-align: center;
	border: 1px solid #eeeeff;
}

.gamebox .pic
{
	float:right;
	width: 90px;
}

.gamebox .desc
{
	float:right;
	width:130px;
	text-align: left;
}

.genres {
	color: #666666;
	background-color: #f0f9ff;
	text-align: left;
	float: right;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #d0eafe;
	width: 238px
}

.headline {
	font-size: 16px;
}

.classichome {
	float: right; 
	width: 148px; 
	text-align: left;
}

.cls {
	clear: both;
}

.ad {
	position: absolute;
	background-color: #cccccc;
	height: 17px;
	left: 280px;
	padding: 6px 10px;
	width: 480px;
	border: 1px solid #fff;
}

.gamedesc {
	font-size: 14px;
	font-weight: bold;
	float: right;
	text-align: left;
}