@charset "utf-8";
/* Portal Video Site */

body {background: #241402 url(../img/bg.jpg) repeat-x top;
		background-repeat: repeat-x;
		margin:auto;
		position: relative;
		top:0px;
	}

p {
	color:#e7ded4;
}
a {
	color:#c76d0c;
}
a:visited {
	color:#BC70CF;	
}
a:hover {
	color:#e7ded4;
}
#requiredField {
	color:#F00;
}
#main {margin: auto;
		padding-top:0px;
		width:876px;
		position: relative;
		color:#130a01;
		top:0px;
		}
	
#container {margin-top:0px;
		padding-top:0px;
		text-align:center;
		top:0px;
		}
	
#header {
	text-align:center; 
		background: #241402;
		color: #e7ded4;
		position:relative;
		top:0px;
		}

/*content is to be filled with many pages via AJAX, content is parent to many id's*/
#content{}

#footer {text-align: center;
		background-color: #493d31;
		color:#c76d0c;
		width:876px;
		height: 23px;
		margin-top:0px;
		padding-top:0px;
		top:inherit;
}

#center {
	text-align: center;
}

/*index page specific*/
#indexRowOne {
		display:block;
		clear:both;
		height:300px;
}
#example {
	width:400px; 
		height:300px; 
		position: relative;
		top:0px;
		left:0px;
		margin-left: 0px;
		clear:none;
		float:left;
		z-index:2;
		}

#hype {float:right; 
		width: 476px;
		height: 300px;
		position:relative;
		top:0px;
		right:0px;
		background: #493d31;
		padding:13 10;
		}
		
#hypebox {
	display:block;
	text-align:center;
	width: 450px;
	height: 280px;
		
}
#hypeH2 {
	color:#c76d0c;
	text-align:center;
}


#adspace {background-color: #493d31;
	width: 876px;
	height: 150px;
	text-align:center;
	margin-bottom:0px;
	padding-bottom:0px;
	
	display:block;
}

#adspace table {
	
	margin-top:8px;
	margin-left:16px;
}
#adspace td {
	margin: 8px;
}

#adspace #ad01 {width:276px;
		height:130px;
		background-color:#e7ded4;
		
		}

#adspace #ad02 {width:276px;
		height:130px;
		background-color:#e7ded4;
		
		}

#adspace #ad03 {width:276px;
		height:130px;
		background-color:#e7ded4;
		
}

/*Blog page*/

#feed p {
	color:#e7ded4;
	font-size: smaller;
	padding-left: 12px;
	padding-right:12px;
	position:relative;
	left: 12px;
}
#feed a {
	font-size:12px;
	color:#c76d0c;
	padding-left: 12px;
}
#feed a:visited {
	font-size:12px;
	color: #BC70CF;
}
#feed a:hover {
	font-size:12px;
	color:#e7ded4;
}


/*Booking Page*/

#bookingForm {
	
	position: absolute;
	top: 360px;
	right:475px;
	z-index: 65533;
	width:400px;
	height:300px;
	overflow: auto;
}

#booking {
	width:876px;
	height:500px;
	display:block;
}

#bookingTable {
	color:#241402;
	width:383px;
	position:relative;
	text-align:center;
	background-color:#e7ded4;
	
}
#bookingFormCenter {
	width:383px;
	height:400px;
	position:relative;
	text-align: center;
	
	position:relative;
	/*right:160px;
	float:right;*/
	top:0px;
	
}
#bookingNav {
	float:left;
	position:relative;
	top:0px;
	left:0px;
}

.formLabel {
	font-size:12px;
	text-align:right;
}

#contactClose {
	float:right;
	position:relative;
	width:24px;
	height:24px;
	right: 23px;
	top: 0px;
	z-index:65535;
}

/*news front page*/
#newsContent {
	overflow:auto;
	height:278px;
	width:442px;
	position:relative;
	left:12px;
}

/*gear page*/
#hardware {
	color: #e7ded4;
	overflow: auto;
	width: 442px;
	height: 215px;
	position: relative;
	left: 12px;
}
	
/*history page*/
#historyTableDiv {
	overflow: auto;
	height:220px;
	width:455px;
}

#historyTable{
	text-align:center;
	width:420px;
	height:220px;
	padding:0px;
	margin:0px;
	
}
#historyData {
	color:#e7ded4; 
	text-align:center;
	width:210px;
	height:10px;
	padding:0px;
	margin:0px;
}

/*miniForm navigation*/
#miniFormNav a {
	color:#c76d0c;
}

#miniFormNav a:visited {
	color: #BC70CF;
}

#miniFormNav a:hover {
	color:#e7ded4;
}

/*naviVert or vertical Navigation*/
#naviVert ul {margin: 1px;
	padding: 0;
	height:20px;
}
#naviVert li {
	border-bottom: 1px solid #000000;
	list-style: none;
	padding-top: 0px;
	display: block;
	height: 30px;
	width:100px;
}
#naviVert li a {
	display: block;
	background-color: #241402;	
	color: #c76d0c;
	padding: 8px 0 8px 12px;
	text-decoration: none;
	height: 30px;
	width:100px;
	font-size:large;
}
#naviVert li a:visited {
	display: block;
	background: #241402;
	color: #BC70CF;
	padding: 8px 0 8px 12px;
	text-decoration: none;
	height: 30px;
	width:100px;
	font-size:large;
	}
#naviVert li a:hover {
	display: block;
	background: #130a01;
	color: #e7ded4;
	padding: 8px 0 8px 12px;
	text-decoration: none;
	height: 30px;
	width:100px;
	font-size:large;
}

#contactContent {
	text-align: center;
	position:relative;
	left: 12px;
	padding-right: 12px;
}

#socialMediaLinks {
	text-align:center;
	background: #000;
	position:relative;
	color:#FFF;
	width: 375px;
	left:43px;
}


/*Download page*/

#CClicense {
	float: right;
	right: 14%;
	width: 300px;
	height: 100px;
	position: relative;
	text-align: center;
	border: #c76d0c solid 1px;
	background: url(../img/brownTransparent.png) repeat;
}

#donation {
	float: left;
	left: 14%;
	width: 300px;
	height: 100px;
	position: relative;
	text-align: center;
	border: #c76d0c solid 1px;
	background: url(../img/brownTransparent.png) repeat;
}

.downloadLinksBackground {
	background: url(../img/brownTransparent.png) repeat;
	width: 300px;
	text-align: center;
	position: relative;
}
#rightSideDown {
	float: right;
	position:relative;
	right:14%;
	top:10px;
	width:300px;
	
}

#leftSideDown {
	float:left;
	position:relative;
	left:14%;
	top:10px;
	width:300px;
}

#fractalDown {
	position: relative;
	float: left;
	top: 10px;
	height: 550px;
	overflow:auto;
}

#crystalDown {
	position: relative;
	float: right;
	top: 10px;
	height: 260px;
}
#hdCrystalDown {
	position: relative;
	float: right;
	top:20px;
}

/* hd login stuph */

#hdLoginForm {
	text-align:center;
	width: 280px;
	height: 120px;
	position:relative;
	left: 15px;
}

#hdChoice {
	position:absolute;
	width:280px;
	height:120px;
	left:px;
}

#hdLogin {
	position:absolute;
	left:20px;
	width:280px;
	height:120px;
}

#hdSignUp {
	position:absolute;
	left:0px;
	width:280px;
	height:150px;
}