﻿/*
Company: www.astrixware.com
Version: 1.0
Author: Justin Padilla
Author URI: http://astrixware.com
*/

/* Wrapper for entire page */
#wrapper{
	margin: 0px auto;
	width: 1020px;
}
body
{
background-color:#000000; /*background color for outside content areas */
text-align:center;
}
#header{
	width: 100%;
	text-align:left;
}
#content{
	background: url('../images/background.png') #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	width: 1020px;
	min-height:650px;
	z-index:0;
	margin-top:-50px;
}
#content img{
	border-style:none;
}
#content h2{
	display:inline;
	color:red;
	line-height:30px;
	font-size:medium;
	padding:5px;
}
#content h1{
	color:white;
}
#content p{
	display:inline;
	color:white;
	font-size:medium;
	line-height:18px;
}
/*
#slideshow{
	position:absolute;
	margin-left:260px;
	float:left;
	/*
	border:thin;
	border-color:white;
	border-style:solid;
	*/
	/*
	margin-top:-340px;
}
*/
/*SlideShow*/
#slideshow {
position:relative;
width: 450px;
margin-top:-145px;
}
#slideshow div {
position: absolute;
top: 0px;
left: 0px;
width: 450px;
height: 100%;
z-index: 100;
opacity: 0.0;
}
#slideshow div.active {
z-index: 102;
opacity: 1.0;
}
#slideshow div.last-active {
z-index: 101;
}
#slideshow img{
	/*width:450px;
	height:350px;*/
}
#ad{
	margin-top:50px;
	padding-right:10px;
}
#ad.img{
	width:200px;
	height:338px;
}
#team{
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}
#team img{
	width:350px;
	height:262px;	
	border:thin;
	border-color:white;
	border-style:solid;
}
#teambio{
	border-style:solid;
	border-color:white;
	border-width:thin;
	width:400px;
	float:right;
	text-align:left;
	margin-right:50px;
	height:495px;
	padding:5px 5px 5px 5px;
}
#clear{
	clear:both;
}
#shop{
	margin: 10px;
	text-align:center;
}
#shop img{
	width:350px;
	height:262px;	
	border:thin;
	border-color:white;
	border-style:solid;
}
#shopitems{
/*
	position:absolute;
	width:375px;
	margin-left:340px;
	margin-top:-260px;
*/
	}
#shopitems img{
	width:70px;
	height:65px;
	border:thin;
	border-color:red;
	border-style:solid;
}
#ShopTitle{
	width:280px;
	height:30px;
	margin-top:30px;
	color:white;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-left:30px;
	/*
	border:thin;
	border-color:red;
	border-style:solid;
	*/
}

#ShopEnlarge{
	width:280px;
	height:260px;
	border:thin;
	border-color:red;
	border-style:solid;
	background-color:black;
	margin-left:30px;
}
#details{
	text-align:center;
	height:300px;
	border:thin;
	border-color:white;
	border-style:solid;
	margin:30px;
}
#indexdetails{
	color:white;
}
#details img{
	float:left;
	margin:20px;
	/*
	border:thin;
	border-color:red;
	border-style:solid;
	*/
}
#description{
	margin-left:320px;
	margin-top:20px;
	margin-bottom:50px;
	margin-right:20px;
	/*
	border:thin;
	border-color:yellow;
	border-style:solid;
	*/
}
#description H1{
	font-size:30px;
	color:white;
}
#description H2{
	font-size:20px;
	color:white;
}
#description p{
	font-size:14px;
	color:white;
}
#description form{
}
#description a{
	text-decoration:none;
	color:red;
	font-size:14px;
}
#contactform{
	text-align:center;
	margin-left:50px;
	float:left;
	border:thin;
	border-color:red;
	border-style:solid;
	width:450px;
	height:300px;
	background:black;
	color:white;
	font-size:18px;
	line-height:22px;
}
#contactform H1{
	color:white;
	font-size:20px;
	line-height:22px;
}
#contactform p{
	color:white;
	font-size:16px;
	line-height:22px;
}
#contactform label{
	float: left;
	width:100px;
	display:inline;
	text-align:right;
	margin-right:20px;
}
#contactinfo {
	float: left;
	width:175px;
	/*
	border:thin;
	border-color:white;
	border-style:solid;
	*/
	margin-left: 20px;
	height:300px;
	text-align:center;
}
#contactinfo p{
	margin:0px;
	padding:0px;
	color:white;
	font-size:10px;
	line-height:12px;
}

#contactinfo H1{
	color:red;
	font-size:12px;
	line-height:14px;
}
#email{
	background: url('../images/background.png') #000000;
	width:100%;
	height:100%;
	text-align:center;
	color:white;
}
#comments {
	margin:15px;
	text-align:left;
	color:white;
	font-size:18px;
	line-height:30px;
}
#logo
{
	padding:0px;
	text-align:center;
	width:1020px;
}
#r{
	position:relative;
	margin-top:-50px;
	margin-left:430px;
	z-index:15;
	width:150px;
	text-align:center;
}
#r img{
	border-style:none;

}
#footer a img{
	border-style:none;
}

/************************************** NAVIGATION MENU **************************************************/
.chromestyle{
width: 100%;
font-weight: bold;
background-image:url('../images/menu_bar.png');
background-repeat:no-repeat;
background-position:center center;
width:1020px;
height:160px;
position:absolute;
z-index:10;
margin-top:-150px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block;
height: 0px; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 1px solid #BBBBBB;*/  /*navigation border*/
/*width: 100%;*/
/*background:#FFFFFF;*/ /* Background solid color */
/*background: url(../images/chromebg.png) center center repeat-x; /*THEME CHANGE HERE*/
/*Mozilla fix for padding*/
-moz-box-sizing:border-box;
box-sizing:border-box;
margin:0;
padding:0;
padding-top:72px;
padding-left:40px;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display:inline;
}

.chromestyle ul li a{
color:black;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
}
.chromestyle ul li.current a { /*Current selected color*/
font-size:16px;
color:red;
}
.chromestyle ul table tbody tr td
{
	text-align:center;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*background: url(../images/chromebg-over.png) left center repeat-x; */ /*THEME CHANGE HERE*/
font-size:16px;
color:red;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0px;
border: 1px solid red; /*THEME CHANGE HERE*/
border-bottom-width:0px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #000000; /*THEME CHANGE HERE*/
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid red; /*THEME CHANGE HERE*/
padding: 2px 0px;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
text-align:left;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:red;
color:white
}
#videoSlider
{
	margin-left:500px;
	margin-top:0px;
}
#videoContainer
{
	padding-top:50px;
}
.videoImage
{
	float:left;
	margin-left:3px;
	margin-right:3px;
}
.link
{
	cursor:pointer;
}
