/* Defaults and page set up */

img{
	border: 0;
	margin: 0;
	padding: 0;}
	
@font-face {
    font-family: "Roadgeek6B";
    src: url('../fonts/Roadgeek6B.ttf') format("truetype");}

@font-face {
    font-family: "MyriadTrue";
    src: url('../fonts/Myriad.otf') format("truetype");}
    
@font-face {
    font-family: "KozGoPro";
    src: url('../fonts/KozGoPro.otf') format("truetype");}

	
body{
	background: #4f4f4f;
	font: 1em 'MyriadTrue', Geneva, Verdana, Arial, sans-serif;}
	
#horizon{
	text-align: center; 
	position: absolute; 
	top: 50%; 
	left: 0px; 
	width: 100%; 
	height: 1px; 
	overflow: visible; 
	display: block;
	z-index: 8;
	background: #4f4f4f;}

#content {
	margin-left: -500px; 
	position: absolute; 
	top: -330px; 
	left: 50%; 
	width: 1000px; 
	height: 645px; 
	overflow: visible; 
	text-align: left;
	z-index: 7;
	background: none;
	}
	
#mainContent{
	position: absolute; 
	top: 80px;
	left: 180px;
	width: 800px;
	background: #4f4f4f;}
	



/* Menu */	

#siteTitle, #introTitle{
	position: absolute;
	top: 118px;
	left: 30px;
	width: 114px; 
	height: 37px;
	border: 0px;
	opacity: 0.7;
	filter: opacity(.7);}
	
#introTitle{
	z-index: 900;
	top: 1px;
	left: -89px;
	background: #000;
	padding: 5px;}
	
#introMenu{
	display: block;
	width: 800px;
	z-index: 2;
	position: absolute;
	top: 420px;
	left: -90px;
	text-align: center;}
	

#menu{
	display: block;
	width: 150px;
	z-index: 20;
	position: absolute;
	top: 197px;
	left: 0px;}
	
#menu a, #menu a:visited{
	display: -moz-inline-box;
	display: inline-block;
	float: right;
	clear: both;
	color: #9f9f9f;
	text-decoration: none;
	font-size: 80%;
	margin: 0 Auto;
	padding: 7px 8px 4px 8px;
	text-align: left;}
	
#introMenu a, #introMenu a:visited{
	color: #9f9f9f;
	text-decoration: none;
	font-size: 80%;
	margin: 0 6px;
	padding: 7px 8px 4px 8px;}
	
#menu a:hover, #introMenu a:hover{
	background: #262626;
	color: #b5bf00;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;}
	
#menu a:active{
	background: #b5bf00;
	color: #000;}
	
#menu a.pageIndicator, #menu a.pageIndicator:hover, #menu a.pageIndicator:visited, #menu a.pageIndicator:active{
	color: #b5bf00;
	cursor: default;
	background: none;}
	
#topLine{
	height: 270px;
	border-top: 1px solid #858585;
	border-bottom: 1px solid #858585;
	width: 50%;
	z-index: 1;
	position: absolute;
	top: -145px;
	background: #454545;}
	
#copyright{
	width: 12px;
	height: 215px;
	position: absolute;
	left: 805px;
	top: 235px;}


/* Images */

#pictureFrame{
	background: #000;}
	
	
#aboutFrame{
	position: relative;
	width: 800px;
	height: 450px;
	overflow: hidden; 
	text-align:left;
	background: #212121;
	padding: 0px;}
	
#aboutText{
	color: #fff;
	font-size: 90%;
	padding: 6px;
	line-height: 150%;}
	
#spaceFrame{
	padding: 60px 80px 80px;}
	
#aboutText h2{
	border-bottom: 1px solid #9c9c9c;
	text-align: left;
	margin: 0;
	padding: 0 0 4px 200px;
	font: 160% 'KozGoPro', Verdana, Arial, sans-serif;
	font-weight: normal;
	text-transform: lowercase;}

#aboutText p{
	color: #c0c0c0;}
	
#mark{
	width: 120px;
	height: 104px;
	float: left;
	margin: 3px 10px 5px 0;}
	
#left{
	display: block;
	float: left;
	width: 320px;
	height: 260px;
	border-right: 1px solid #9c9c9c;
	margin-right: 20px;
	padding-right: 20px;}
	
#mainImage{
	position: relative;
	width: 800px;
	height: 450px;
	overflow: hidden; 
	text-align:center;}
	
a #mainImage img{
	width: 800px;
	height: 450px;
	margin: 0;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;}
	
#largeNotice{
	position: absolute;
	width:119px;
	height: 24px;
	z-index: 5000;
	top: 213px;
	left: 340px;
	margin-right: 10px;}
	
#imageThumbs{
	width: 800px;
	margin: 6px 0 0 0;
	padding: 0;}
	
#imageThumbs a img{
	margin: 0 0 0 1px;
	width: 90px;
	height: 49px;
	border: 3px solid #4f4f4f;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	background: black;}
	
a:focus, a:hover, a:active { outline:none }
	
#imageThumbs a:hover img{
	width: 94px;
	height: 53px;
	border: 1px solid #d9d9d9;
	filter:alpha(opacity=100);
	-moz-opacity:.1;
	opacity:1;}
	
.selected img{
	width: 94px;
	height: 53px;
	border: 1px solid #d9d9d9;
	filter:alpha(opacity=100);
	-moz-opacity:.1;
	opacity:1;}
	
.selected {
	display: none;}
	
#imageThumbs a{
	border: none;}
	
#pageTitle{
	display: block;
	width: 790px;
	z-index: 20;
	position: absolute;
	top: 425px;
	text-align: right;
	color: #fff;
	font: 14px 'KozGoPro', Verdana, Arial, sans-serif;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	text-shadow: 0px 0px 6px #000;}
	
#bar{
	width: 797px;
	z-index: 19;
	position: absolute;
	top: 400px;}
	
	
/*Contact Tags*/
	
#contactWindow{
	width: 800px;
	height: 450px;
	z-index: 889;
	position: absolute;
	top:25px;
	left: -80px;
	visibility: hidden;
	text-align: center;}
	
#contactTwo{
	z-index: 901;
	width: 800px;
	height: 450px;
	position: absolute;
	left: 0px;
	top: 0px;}
	
#forms{
	z-index: 902;
	position: absolute;
	top: 60px;
	left: 40px;
	width: 300px;
	color: #fff;
	font-size: 14px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	text-shadow: 0px 0px 6px #000;}
	
.fInput{
	border: none;
	color: #000;
	padding: 3px;
	font-size: 12px;
	width: 220px;
	clear: both;
	color: #2d2d2d;
	box-shadow: 2px 2px 2px #000;
	margin: 4px;
	font-family: MyriadTrue, arial, helvetic, sans-serif;}
	
.textInput{
	height: 100px;
	width: 375px;}
	
#conTitle{
	display: block;
	width: 240px;
	text-align: left;
	color: #fff;
	font: 22px 'KozGoPro', Verdana, Arial, sans-serif;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	text-shadow: 0px 0px 6px #000;
	z-index: 1200;
	position: absolute;
	top: 20px;
	left: 45px;}
	
.submit{
	position: absolute;
	width: 124px;
	height: 30px;
	top: 190px;
	left: 50px;}

p.sentMail{
	text-align: left;
	margin: 12px 0 0 8px;}
	
#closeContact{
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: -10px;
	left: 780px;
	z-index: 950;
	cursor: pointer;}
	

#needMsg, #needName, #needEmail{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter:alpha(opacity=0);
	position: absolute;
	z-index: 2000;
	width: 149px;
	height: 36px;
	left: 275px;}
	
#needMsg{
	top: 25px;
	left: 175px;}
	 
#needName{
	 top: 175px;}
	 
#needEmail{
	 top: 205px;
	 width: 160px;}