@charset "utf-8";
/* CSS Document */

img {
	border: none;
	outline: none;
}

body
{
	background-color:#000;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding:0;
	text-align:left;
	width:100%;
	height:90%;
	background:#000 url("../images/content-bg.jpg") repeat-x;
}

a {
	color:#fff;
}

a:hover {
	color:#000;
}

#home-wrapper{
	width:100%;
	min-height:100%;
	padding-top:10px;
	background-image: url("../images/site-bg3.jpg");
	background-repeat:repeat-x;
	
}

#wrapper{
	width:100%;
	height:100%;
	padding-top:10px;
	padding-top:0px !important!;
}

#content-banner {
}

#container {
	text-align:center;
	margin:0 auto;
	width:960px;	
	top:0px;
	
}

#login {
	float:right;
	background:url("../images/loginbutton.png") no-repeat;
	width:180px;
	height:85px;
	margin-top:-2px;
	padding-right:40px;
	position:relative;
	z-index:1111;
}

#login a, #login a:hover {
	color:#fff;
	text-decoration:none;
	line-height:45px;
}

#login a:hover {
	color:#cc5a02;
	text-decoration:none;
	line-height:45px;
}

#header {	
	width:960px;
	height:284px;
	margin-top:-85px !important!;
	background:url("../images/content-bannerbg.png") no-repeat;
}

.header-text {
	float:right;
	text-align:left;
	padding: 25px 10px 0 0;
	font:28px/32px Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	font-style:italic;
	margin-top:40px !important!;
}

.box {
	float:left;
	padding-top:25px;
	margin-top:-41px;
	margin-top:-21px !important!;
	padding-bottom:45px !important!;
}

#content {
	position:relative;
	text-align:left;
	padding-left:25px;
	padding-bottom:15px;
	line-height:28px;
	width:900px;
	float:left;
	min-height:200px;
	margin-top:-25px;
	color:#fff;
}

#leftcol {
	color:#fff;
	float:left;
	width:400px;
}

#rightcol {
	float:right;	
	width:500px;
	text-align:center;
}

#content-rightcol {
	margin-top:-14px;
	float:right;
	text-align:left;
	width:560px;
}

.form {
	text-align:left;
	color:#fff;
}

.directions {
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom:2px solid #fb7305;
}

#footer {
	width:100%;
	background:#000;
	padding-bottom:60px;
}

#footernav {
	width:960px;
	text-align:center;
	margin:0 auto;
	padding-top:2px;
	font:10px/14px Arial, Helvetica, sans-serif;
	color:#fff;
}

/* ----- Home Styles ----- */

#home-leftcol {	
	text-align:left;
	width:410px;
}

#home-rightcol {
	position:relative;
	float:right;
	width:250px;
	margin-top:-650px;
	padding-right:65px;
}

#home-header {	
	width:960px;
	height:424px;
	background:url("../images/headerbg2.jpg") no-repeat;
	position:relative;
}

#home-content {
	text-align:center;	
	margin:0 auto;
	background: url("../images/home-contentbg.png") repeat-y;
	min-height:400px;
	width:728px;
	margin-top:-65px;
}

#home-content-pane {
	position:absolute;
	margin-top:-140px;
	margin-left:-115px;
	margin-left:-515px !important!;
	background: url("../images/home-content.png") no-repeat;
	width:530px;
	height:390px;
	text-align:left;
}

#home-left-content {
	position:relative;
	margin-top:250px;
	text-align:center;
	padding-left:25px;
	line-height:28px;
	width:320px;
	float:left;
}

#home-bg-elements {
	position:absolute;
	margin-top:40px;
	margin-left:85px;
	width:220px;
	height:151px;
	background: url("../images/home-content-elements.png") no-repeat;
}

#home-content-pane ul {
	margin-top:40px;
}

#home-content-pane li {
	list-style-type:none;	
	font:18px/40px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;	
}

li.home-text1 {padding-left:0px;}
li.home-text2 {padding-left:8px;}
li.home-text3 {padding-left:18px;}
li.home-text4 {padding-left:28px;}
li.home-text5 {padding-left:38px;}
li.home-text6 {padding-left:48px;}
li.home-text7 {padding-left:58px;}
li.home-text8 {padding-left:68px;}

#butler {
	position:relative;
	text-align:center;
}


#home-footer {
	width:960px;
	text-align:center;
	margin:0 auto;
	background:url("../images/footerbg.png") no-repeat;
	height:56px;
}

#home-footernav {
	width:806px;
	font:10px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
	float:left;
}

/* ----- End Home Styles ----- */

#vidBox {
	/*margin:-185px 0 0 260px;*/
	margin-top: -90px;
	margin-left: 330px;
	padding-bottom: 27px;
}

#myCartIcon {
	position:fixed;
	top:7px;
	right:10px;
}

#myCartIcon img	{
	border:none;
}

#checkoutButton {
	position:fixed;
	top:7px;
	right:7px;
}

#checkoutButton img {
	border:none;		
}

#playHype {
	position:absolute;
	right:230px;
	top:35px;
}

#playHype img {
	border:0;
}

#playHype a {
	outline:none;	
}
