/*
* main.css
* 
* Copyright 2012 Crystal Empire Games. All Rights Reserved.
*/

html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
}
body {
	background: url("images/back.bmp");
}
a {
	outline: none;
}
img {
	border: none;
}
h1, h2, h3 {
	background: url("images/banner-back.bmp") 0px bottom repeat-x;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
}
h3 {
	border-bottom-width: 1px;
	display: inline;
}
#body a {
	outline: none;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #00e;
}
#body a:hover {
	background: #fff76a;
}
#body a:active {
	color: #e00;
}
#header {
	width: 100%;
	margin: 0px;
}
#body a.outside {
	background: url("images/outside.png") right top no-repeat;
	padding-right: 20px;
}
#body a.outside:hover {
	background-color: #fff76a;
}
	
#banner {
	background: url("images/banner-back.bmp") left bottom repeat-x white;
}
#banner-content {
	height: 134px;
	width: 50%;
	margin: 0px auto;
	padding: 10px;
}
.navsection {
	height: 57px;
	width: 100%;
	padding: 0;
	padding-top: 8px;
	background: url("images/bar.png");
	text-align: center;
	float: left;
	color: #6295d8;
	font-size: 30px;
}
.navsection a {
	display: inline;
	height: 30px;
	text-align: center;
	text-decoration: none;
	color: #6295d8;
	font-size: 30px;
	font-weight: 600;
	border: none;
}
.navsection a:hover {
	color: #fadb2c;
}
.navsection a:active {
	color: #f42a2a;
}
.navsection p {
	display: inline;
	height: 30px;
	text-align: center;
	text-decoration: none;
	color: #39b44a;
	font-size: 30px;
	font-weight: 600;
	border: none;
	cursor: default;
}

div.tab-bar {
	list-style: none;
	width: 100%;
	padding: 0px;
	padding-top: 8px;
	height: 30px;
	background: url("images/banner-back.bmp") 0px bottom repeat-x;
	font-size: 20px;
	border-bottom: 2px solid;
}
#body a.tab {
	font-size: 20px;
	font-weight: 800;
	margin: 3px;
	margin-left: 10px;
	padding: 0px 2px 0px 2px;
	float: left;
	display: inline;
	height: 27px;
	border-bottom: none;
	color: #4a70a2;
}
#body a.tab:hover {
	background: none;
}
#body a.tab.inactive, #body a.tab.inactive:hover{
	border-bottom: none;
	cursor: pointer;
}
#body a.tab.inactive:hover{
	color: #39b44a;
}
#body a.tab.active, #body a.tab.active:hover{
	background: white;
	border: 2px solid;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-width: 2px 2px 0px 2px;
}
#screenshots {
	padding: 4px;
}
#body a.image-link, #body a.image-link:hover,
#body a.image-link:active, #body a.image-link:visited {
	height: 168px;
	width: 225px;
	display: block;
	outline: none;
	border: none;
	margin: 4px;
}

#body {
	margin-top: 45px;
	margin-bottom: 0px;
	color: #4a70a2;
}
.bevel-top {
	background: url("images/bevel.png") 0px top no-repeat;
	padding: 0px;
	padding-top: 45px;
}
.bevel-bottom {
	background: url("images/bevel.png") -790px bottom no-repeat;
	padding: 0px;
	padding-bottom: 45px;
	width: 790px;
	margin: 0px auto;
}
.bevel-middle {
	background: url("images/bevel.png") -1580px top repeat-y;
	padding-top: 10px;
	padding: 10px 15px 10px 25px;
	min-height: 450px;
}
.promo {
	border: 2px #795606 solid;
	padding: 20px;
	color: #ffdf85;
	font-family: "baskerville old face", fantasy;
}
.promo h2 {
	font-family: baskervilleTMed, fantasy;
	font-weight: 700;
	background: none;
	border: none;
}
#body div.promo a {
	color: #ffdf85;
	border: none;
}
#body div.promo a:hover {
	color: #ffdf85;
	background: transparent;
}
#body div.promo a:active {
	color: #ffdf85;
}
.promo img {
	float: left;
	margin: 12px;
}
.promo-top {
	width: 80%;
	margin: 10px auto;
}
.promo-go, #body div.promo .promo-go:hover, #body div.promo .promo-go:active {
	display: block;
	width: 159px;
	height: 28px;
	margin: 0px auto;
	text-align: center;
	font-size: 1.2em;
	background: url("images/promo-button.png");
}
#body div.promo .promo-go:hover {
	color: #fffa75;
}
.info {
	border: 2px #3f3 solid;
	width: 80%;
	margin: 10px auto;
	padding: 20px;
	text-indent: 5px;
}
.info h3 {
	background: url("images/lightbulb.png") left top transparent no-repeat;
	text-indent: 20px;
	margin: 0px;
	padding: 10px;
	padding-left: 30px;
	border: none;
}
.copyright {
	text-align: center;
	font-size: 0.8em;
	margin: auto auto 0px 16em;
	color: #555;
	display: inline;
	position: absolute;
}
.sections {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	overflow: hidden;
	display: block;
}
.section {
	width: 45%;
	height: 14em;
	float: left;
	padding: 4px;
	margin: 4px;
}
.about {
	width: auto;
	height: auto;
	/* border: 1px solid #bbb; */
}
.section h2 {
	width: 100%;
}
.section.about h2 {
	width: auto;
}
.section img, .game img, #body .iconlink {
	float: left;
	margin-right: 5px;
	border-bottom: none;
}

div.margins {
	width: 90%;
	margin: 10px auto;
}