@charset "UTF-8";
/* ============================================================================================== */
/*

	Title:		site.css
	Media:		Screen
	Author:		Steve Withington | www.stephenwithington.com | www.ignition-studio.com
	Version:	20100223.01

*/
/* ============================================================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, ins, form, fieldset, label, legend, ol, ul, li, dl, dt, dd, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
/* hack to generate vertical slider in Firefox, & Safari doesn't work in Opera */
/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	/*line-height: 1.2;*/
	color: #ffffff;
	background: url(../images/layout/bg-slice.jpg) repeat-x;
	background-color: #363b75;
	text-align: center;
}

blockquote, q { padding: 0 4em 1em 4em; quotes: none; font-style: italic; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
blockquote div cite { font-style: italic; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
ins { color: #dddddd; }
del { text-decoration: line-through; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font-size: 1em; font-family: 'andale mono', 'lucida console', monospace; line-height: 1.5; }
a img { border: none; }
/* ============================================================================================== */
/*		GLOBAL LINK EFFECTS			*/
/* ============================================================================================== */
a, a:link, a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover
, a:focus
, a:active
, a.current
, a.current:hover
, a.current:visited
, a.current:active
, a.current:focus {
	text-decoration: underline;
}

/* ============================================================================================== */
/*		GLOBAL PARAGRAPH and HEADING EFFECTS			*/
/* ============================================================================================== */
p {
	padding: 0 0 0.8em 0;
	color: #ffffff;
}
h1 {
	clear: both;
	font-size: 2.5em;
	font-weight: bold;
	display: block;
	padding: 0 0 0.5em 0;
}
h2 {
	font-size: 2em;
	font-weight: bold;
	padding: 0 0 0.5em 0;
}

h1.larger
, h1.extraLarge
, h2.larger
, h2.extraLarge
, h2.pageTitle {
	font-size: 2.5em;
}
h3, fieldset legend {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 0 0.5em 0;
}
h4, h5, h6 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 0 0;
}
/* ============================================================================================== */
/*		GLOBAL UNORDERED and ORDERED LIST ITEMS		*/
/* ============================================================================================== */
ul { padding-left: 20px; }
ol { padding-left: 24px; }
li { padding-bottom: 6px; }
li.first { padding-left: 0; }
dl {
	clear: both;
	display: block;
	padding: 0 0 0.5em 0;
}
dt {
	font-size: 1.2em;
}
dd {
	clear: both;
	display: block;
}
/* ============================================================================================== */
/*		GLOBAL FORM FIELDS		*/
/* ============================================================================================== */
select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
/* ============================================================================================== */
/*		GLOBAL CLASSES		*/
/* ============================================================================================== */
.fltrt { 
	float: right;
	margin-left: 5px;
}
.fltlft { 
	float: left;
	margin-right: 5px;
}
.clearfloat { 
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.red, span.red, p.red { color: #990000; }
.smalltxt { font-size: 0.8em; }
.xsmalltxt { font-size: 0.5em; }
.morespace { padding: 5px; }
.altTableRow, tr.altTableRow td { background-color: #C8BBDB; /* #C8BBDB #F3F3F3 */ }
.tableHeader, tr.tableHeader td { 
	background-color: #F8F8F8;
	font-weight: bold;
	text-align: center;
}
.larger { font-size: 2em; }
.extraLarge, .pageTitle { font-size: 3em; }
/* ============================================================================================== */
/*		DIV LAYER PROPERTIES		*/
/* ============================================================================================== */
#outerContainer {
	width: 968px;
	text-align: left;
	margin: 0 auto;
	top: auto;
	padding: 0px;
}
#innerContainer {
	clear: both;
	float: left;
	width: 968px;
	padding: 200px 0 0 0;
	margin: 0;
	background: url(../images/layout/ebl-bg.jpg) no-repeat;
}
#header {
	clear: both;
	display: block;
	float: left;
	width: 968px;
}
#adventureLink {
	float: left;
	width: 350px;
	padding: 0;
}
#installLink {
	float: right;
	width: 350px;
	padding: 0;
}
#contentWrapper {
	clear: both;
	display: block;
	float: left;
	width: 888px;
	padding: 130px 40px 0px 40px;
}
#leftColumn {
	float: left;
	width: 425px;
	padding: 0;
}
#leftColumn h2, #leftColumn a, #leftColumn a:link, #leftColumn a:visited {
	color: #00BCE4;
}
#rightColumn {
	float: right;
	width: 425px;
	padding: 0;
}
#rightColumn h2, #rightColumn a, #rightColumn a:link, #rightColumn a:visited {
	color: #B2BB1c;
}
#bodyContent {
	clear: both;
	display: block;
	padding: 20px 0 0 0;
}
#footerWrapper {
	clear: both;
	display: block;
	float: left;
	width: 968px;
	padding: 0 0 25px 0;
}
#footerContent {
	clear: both;
	display: block;
	text-align: center;
}

