@charset "utf-8";
/* CSS Document */
/* ---------------BODY AND HTML-------------------- */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)

*/

html, div, span, applet, object, iframe, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
}
/* HTML5 display-role reset for older browsers */



article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background: black;
	background-image: url(/images/background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	color: #f2f2f2;
	font-size: 17px;
	line-height: 1.3;
	word-spacing: 1.6pt;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
a:link {
	color: #067cf6 !important;
	text-decoration: none;
}
a:visited {
	color: #067cf6 !important;
	text-decoration: none;
}
a:hover {
	color: #eeeb04 !important;
	text-decoration: none;
}
a:active {
	color: #067cf6 !important;
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* ---------------TEXT AND LINKS-------------------- */



.body-text {
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	font-size: 17px;
	line-height: 1.3;
	word-spacing: 1.6pt;
	vertical-align: baseline;
	margin: 0;
}
.main-text {
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	font-size: 17px;
	color: #f2f2f2;
	line-height: 1.3;
	word-spacing: 1.6pt;
}
.body-text a:link {
	color: #067cf6 !important;
	text-decoration: none;
}
.body-text a:visited {
	color: #067cf6 !important;
	text-decoration: none;
}
.body-text a:hover {
	color: #eeeb04 !important;
	text-decoration: none;
}
.body-text a:active {
	color: #067cf6 !important;
	text-decoration: none;
}
h1 {
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	color: #f2f2f2;
	font-size: 22px;
	line-height: 1.3;
	word-spacing: 1.6pt;
	margin: 0;
	vertical-align: baseline;
	font-weight: 100;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #565656;
}
h2 {
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	color: #f2f2f2;
	font-size: 22px;
	line-height: 1.3;
	word-spacing: 1.6pt;
	margin: 0;
	vertical-align: baseline;
	font-weight: 100;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #565656;
}
h2 a:link {
	color: #f2f2f2 !important;
	text-decoration: none;
}
h2 a:visited {
	color: #f2f2f2 !important;
	text-decoration: none;
}
h2 a:hover {
	color: #eeeb04 !important;
	text-decoration: none;
}
h2 a:active {
	color: #f2f2f2 !important;
	text-decoration: none;
}
h3 {
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	color: #f2f2f2;
	font-size: 22px;
	line-height: 1.3;
	word-spacing: 1.6pt;
	margin: 0;
	vertical-align: baseline;
	font-weight: 100;
	padding: 0px 0px 10px 0px;
}
.footer-text {
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	color: #f2f2f2;
	font-size: 13px;
	line-height: 1.3;
	word-spacing: 1.6pt;
}
.footer-text a:link {
	color: #067cf6 !important;
	text-decoration: none;
}
.footer-text a:visited {
	color: #067cf6 !important;
	text-decoration: none;
}
.footer-text a:hover {
	color: #eeeb04 !important;
	text-decoration: underline;
}
.footer-text a:active {
	color: #067cf6 !important;
	text-decoration: none;
}
.used-text {
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	color: #f2f2f2;
	font-size: 14px;
	line-height: 1.1;
	word-spacing: 1.4pt;
}
.used-text a:link {
	color: #067cf6 !important;
	text-decoration: none;
}
.used-text a:visited {
	color: #067cf6 !important;
	text-decoration: none;
}
.used-text a:hover {
	color: #eeeb04 !important;
	text-decoration: none;
}
.used-text a:active {
	color: #067cf6 !important;
	text-decoration: none;
}
.minibar-text {
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	color: #fff;
	font-size: 15px;
	text-align: center;
}
.minibar-text a:link {
	color: #eeeb04 !important;
	text-decoration: none;
}
.minibar-text a:visited {
	color: #eeeb04 !important;
	text-decoration: none;
}
.minibar-text a:hover {
	color: #fff !important;
	text-decoration: underline;
}
.minibar-text a:active {
	color: #eeeb04 !important;
	text-decoration: none;
}
/* -------------------VACATION---------------- */

.vacation-wide {

	position: fixed;
   	top: 0px;

	width: 100%;

	background-color: #000;

	margin: auto;

	padding: 12px 0px 0px 0px;

	height: 52px;

	border-bottom: 1px solid #067cf6;

	border-top: 1px solid #067cf6;

}

.vacation {

	margin: auto;

	width: 960px;

}
/* -------------------MINIBAR---------------- */
.minibar-wide {
	width: 100%;
	background-color: #1a1a1a;
	margin: auto;
	padding: 4px;
    height: auto;
    border-bottom: 1px solid #067cf6;
}
.minibar {
	margin: auto;
    height: auto;
	width: 960px;
}
/* -------------------HEADER LOGO---------------- */
.headercontainer {
	width: 100%;
	z-index: 999;
}
.header {
	height: 148px;
	margin: auto;
	width: 900px;
}
/* -------------------MENU (FANCY / SITEWIDE)---------------- */
/* tabs */
ul.tabs {
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
ul.tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}
ul.tabs a {
	position: relative;
	display: block;
}
/* -------------------MENU (FANCY / SITEWIDE)---------------- */

/* menu specific */

.navi-wide {
	width: 100%;
	margin: auto;
	z-index: 999;
}
#menu {
	z-index: 5;
	top: 0;
	left: 0;
	margin: auto;
	width: 980px;
	height: 40px;
	line-height: 40px;
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	color: #067cf6;
	font-size: 14px;
	letter-spacing: .2pt;
	word-spacing: .2pt;
	text-transform: uppercase;
}
#menu a:link {
	text-decoration: none;
	color: #067cf6 !important;
}
#menu a:visited {
	text-decoration: none;
	color: #067cf6 !important;
}
#menu a:hover {
	text-decoration: none;
	color: #eeeb04 !important;
}
#menu a:active {
	text-decoration: none;
	color: #067cf6 !important;
}
#menu ul {
	margin: 0 auto;
}
#menu ul li a {
	color: #fff;
	padding-left: 3px;
}
#menu ul li a img {
	vertical-align: middle;
}
#menu ul li a:hover {
	background-color: #067cf6;
}
#menu ul li a {
	display: block;
	padding: 0 12px 0 12px;
}
#menu ul li a:hover span {
	background-color: #067cf6;
	padding: 0 14px 0 14px;
}
/* -------------------------------SLIDESHOW (HOMEPAGE ONLY)------------------------------ */

.photocontainer {
	width: 900px;
	height: 312px;
	margin: auto;
	z-index: -999;
	margin-bottom: 15px;
	padding: 10px 0px 0px 0px;
}
/* ------------SIDEBAR INCLUDE------------ */
.sidebarcontainer {
	width: 900px;
	margin: auto;
	padding: 20px 0px 0px 0px;
}
.sidebar {
	margin: auto;
	width: 900px;
	background-color: rgba(0, 0, 0, 0.6);
	overflow: auto;
	border: 1px solid #067cf6;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.sidebar-wide {
	margin: auto;
	width: 855px;
	background-color: rgba(0, 0, 0, 0.6);
	overflow: auto;
	border: 1px solid #067cf6;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding: 30px 15px 15px 30px;
	text-align: center;
}
.sidebarleft {
	width: 250px;
	text-align: left;
	padding: 30px 15px 15px 30px;
	float: left;
}
.sidebarright {
	width: 560px;
	text-align: left;
	float: left;
	padding: 30px 30px 15px 15px;
/* ------------2 COLUMN------------ */

}
.newleft {
	width: 250px;
	text-align: left;
	float: left;
	padding: 30px 15px 15px 30px;
}
.newright {
	width: 560px;
	text-align: left;
	float: left;
	padding: 30px 30px 15px 15px;
}
.homecontainer {
	width: 900px;
	margin: auto;
	padding: 20px 0px 0px 0px;
}
.homer {
	margin: auto;
	width: 900px;
	background-color: rgba(0, 0, 0, 0.6);
	overflow: auto;
	border: 1px solid #067cf6;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.homer-wide {
	margin: auto;
	width: 855px;
	background-color: rgba(0, 0, 0, 0.6);
	overflow: auto;
	border: 1px solid #067cf6;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding: 30px 15px 15px 30px;
	text-align: center;
}
.homeleft {
	width: 435px;
	text-align: left;
	padding: 30px 15px 15px 30px;
	float: left;
}
.homeright {
	width: 375px;
	text-align: left;
	float: left;
	padding: 30px 30px 15px 15px;
}
/* ------------2 COLUMN------------ */



.aboutcontainer {
	width: 900px;
	margin: auto;
	padding: 20px 0px 0px 0px;
}
.container-about {
	width: 900px;
	border: 1px solid #067cf6;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	overflow: auto;
	margin: auto;
}
.about {
	width: 900px;
	background-color: rgba(0, 0, 0, 0.6);
	overflow: auto;
	margin: auto;
}
.aboutleft {
	width: 405px;
	text-align: left;
	float: left;
	padding: 30px 15px 15px 30px;
}
.aboutleft2 {
	width: 385px;
	text-align: left;
	float: left;
	padding: 30px 25px 15px 40px;
}
.aboutright {
	width: 405px;
	text-align: left;
	float: left;
	padding: 30px 30px 15px 15px;
}
.aboutright2 {
	width: 385px;
	text-align: left;
	float: left;
	padding: 30px 30px 15px 35px;
}
/* -----------------------USED GAMES--------------------- */



.used {
	width: 900px;
	background-color: rgba(0, 0, 0, 0.6);
	overflow: auto;
	text-align: left;
	margin: auto;
	padding: 20px 20px 20px 20px;
}
.usedleft {
	width: 405px;
	height: 500px;
	text-align: left;
	float: left;
	padding: 30px 15px 15px 30px;
}
.usedright {
	width: 405px;
	height: 500px;
	text-align: left;
	float: left;
	padding: 30px 30px 15px 15px;
}
.usedcontainer {
	width: 900px;
	margin: auto;
	padding: 20px 0px 0px 0px;
}
.used-box {
	margin: auto;
	width: 860px;
	background-color: rgba(0, 0, 0, 0.6);
	overflow: auto;
	border: 1px solid #067cf6;
	padding: 20px;
}
/* ------------ALTERNATING INFO BOXES------------ */
.gamecontainer {
	width: 900px;
	margin: auto;
	padding: 10px 0px 10px 0px;
}
.gamer {
	width: 900px;
	height: 275px;
	background-color: rgba(0, 0, 0, 0.6);
	border: 1px solid #067cf6;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding: 10px 0px 0px 0px;
}
.gamer1 {
	width: 225px;
	height: 275px;
	text-align: center;
	float: left;
}
.gamer2 {
	width: 225px;
	height: 275px;
	text-align: center;
	float: left;
}
.gamer3 {
	width: 225px;
	height: 275px;
	text-align: center;
	float: left;
}
.gamer4 {
	width: 225px;
	height: 275px;
	text-align: center;
	float: left;
}
/* -----------------------FOOTER (SITEWIDE)--------------------- */
.footercontainer {
	width: 100%;
	margin: auto;
	margin-top: 20px;
	padding: 15px 0px 0px 0px;
}
.footer {
	margin: auto;
	width: 900px;
}
.footbottom {
	width: 900px;
	margin: auto;
	float: left;
	padding: 0px 0px 10px 0px;
	text-align: center;
}
.subfoot {
	width: 100%;
	margin: auto;
	float: left;
	padding: 0px 0px 30px 0px;
	text-align: center;
}
.is-cms #sider, .is-cms #hemi {
	/* Set a x-index in the editor to prevent other regions from overlapping these ones */

	z-index: 10;
}
