body{
	background-color: black;
	background-attachment: fixed;
	background-image: url('../images/bg.jpg');
	background-size: 2560px 1346px;
	background-position: center;
	padding: 0;
	margin: 0;
}
@font-face {
	font-family: Bebas;
	src: url(BebasNeue.otf);
}
@font-face {
	font-family: Oswald;
	src: url(Oswald.ttf);
}
@font-face {
	font-family: BigNoodleTitling;
	src: url(big_noodle_titling.ttf);
}
a{
	color: #fff;
}
a img {
 border: none;
}
.wrapper{
	-moz-box-shadow: 0 0 5px rgba(000,000,000,0.5);
	-webkit-box-shadow: 0 0 5px rgba(000,000,000,0.5);
	box-shadow: 0 0 5px rgba(000,000,000,0.5);
	width: 1200px;
}
.header{
	//background-image: url('../images/header.jpg');
	height: 350px;
}
.logo{
	padding-top: 50px;
}
#buyTick{
	width: 330px;
	height: 375px;
	background-color: white;
	margin:0 auto 0;
/* margin-left: 1px; */
	position:relative;
	top: -380px;
	left: 353px;
}
#sec1{
	//background-image: url('../images/bg1.jpg');
	height: 625px;
	padding-left: 88px;	
	color: #FFF;
}
#sec1 h1{
	font-family: BigNoodleTitling;
	//color: white;
	text-align: left;
	padding-top: 30px;
	margin-bottom: 15px;
}
#sec1 h2{
	font-family: BigNoodleTitling;
	color: #FFF;
	padding-bottom: 5px;
	margin-right: 24px;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #fff;
	font-size: 24pt;
}
#sec1 .body {
	float: left;
	text-align: left;
	width: 700px;
}
#sec1 .body p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	//color: white;
	margin-right: 25px;
	margin-top: 10px;
}
#sec1 .social{
	width: 330px;
	float: left;
	text-align: left;
	margin-top: 60px;
	overflow: auto;
	word-wrap: break-word;
	
	font-family: Helvetica, Arial, san-serif;
	font-size: 18px;
	line-height: 1.25;
	font-style: italic;
	float: left;
	//display: inline-block;
}
#sec1 .social img{
	margin: 15px 10px 0px 10px;
}
#sec1 .social .twitter{
	height: 275px;
	background-color: rgba(0,0,0,0.25);
	border-radius: 10px;
	border: 1px solid rgba(255,255,255,0.25);
	
}
#sec1 .social .header{
	width: 328px;
	height: 75px;
	padding: 0px;
	margin: 0px;
	background-color: rgba(126,126,126,0.25);
	border-bottom: 1px solid rgba(255,255,255,0.25);
}
#sec1 .social .facebook{
	margin-top: 20px;
	height: 225px;
	background-color: rgba(0,0,0,0.25);
	border-radius: 10px;
	border: 1px solid rgba(255,255,255,0.25);
}
#afeedItemTwitter_feed_1, #afeedItemTwitter_feed_2, #afeedItemTwitter_feed_3{
	position: absolute;
	width: 250px;
	float: left;
	//margin-top: 20px;
	margin-left: 40px;
/*
	top: 0px;
	left: 0px;
*/
}

#afeedItemTwitter_feed_2, #afeedItemTwitter_feed_3{
	display: none;
}

#afeedItemFacebook_feed_1, #afeedItemFacebook_feed_2, #afeedItemFacebook_feed_3{
	position: absolute;
	width: 250px;
	float: left;
	margin-left: 40px;
	/*
top: 0px;
	left: 0px;
*/
}

#afeedItemFacebook_feed_2, #afeedItemFacebook_feed_3{
	display: none;
}
/*
#sec1 .social img{
	margin: 3px;
	-moz-box-shadow: 0 0 5px rgba(000,000,000,0.5);
	-webkit-box-shadow: 0 0 5px rgba(000,000,000,0.5);
}
*/

#sec2{
	//background-image: url('../images/bg2.jpg');
	height: 340px;
	position: relative;
	text-align: left;
}
#sec2 img{
	float: left;
	margin-right: 10px;
}
#sec2 h1{
	font-family: BigNoodleTitling;
	color: #5b656a;
	text-align: left;
	padding-top: 30px;
	margin-left: 88px;
	margin-bottom: 25px;
}
#sec2 h2 {
	font-family: BigNoodleTitling;
	color: #747d82;
	position: relative;
	top: -6px;
}
#sec2 p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13pt;
	color: #5f6c74;
}
#sec2 #tech{
	margin-left: 88px;
	width: 512px;
	float: left;
}
#sec2 #photo{
	margin-left: 15px;
	width: 512px;
	float: left;
}

#footer{
	//background-image: url('../images/footerbg.jpg');
	//height: 434px;
}
#footer .sec1 {
	width: 300px;
	margin-right: 65px;
	padding-top: 30px;
	margin-left: 88px;
	float: left;
}
#footer .sec1 h1{
	font-family: BigNoodleTitling;
	color: #fff;
	text-align: left;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #fff;
	margin-bottom: 10px;
}
#footer .sec2 {
	width: 300px;
	margin-right: 65px;
	padding-top: 30px;
	float: left;
}
#footer .photos{
	width: 665px;
	min-width: 665px;
	margin-left: 88px;
	margin-right: 35px;
	padding-top: 30px;
	//background-color: gray;
	float: left;
}
#footer .photos img{
	padding: 0px;
	margin: 0px;
	float: left;
}
#footer .photos a{
	padding: 0px;
	margin: 0px;
	float: left;
}
#footer .photos .scrollbar{
	width: 665px;
	overflow-x: scroll;
	overflow-y: hidden;
	height: 400px;
}
#footer .photos .content{
	width: 200%;
	text-align: left;
}
#footer .photos h1{
	font-family: BigNoodleTitling;
	color: #fff;
	text-align: left;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #fff;
	margin-bottom: 10px;
}
#footer .sec2 h1{
	font-family: BigNoodleTitling;
	color: #fff;
	text-align: left;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #fff;
	margin-bottom: 10px;
}
#footer .sec2 .button{
	position: relative;
	left: 10px;
	top: 10px;
}
#footer .sec3 {
	width: 330px;
	padding-top: 30px;
	//margin-right: 88px;
	float: left;
}
#footer .sec3 h1{
	font-family: BigNoodleTitling;
	color: #fff;
	text-align: left;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #fff;
	margin-bottom: 10px;
}
#copyright{
	//background-image: url('../images/copyrightbg.jpg');
	height: 30px;
	float: left;
	color: #fff;
	margin-left: 88px;
	width: 1024px;
	position: relative;
	top:50px;
}

#copyright small{
	font-family: Helvetica;
	position: relative;
	
}
#otherButtons{
	font-family: Oswald, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding: 6px 12px;
	position: relative;
	top:20px;
	background: -moz-linear-gradient(
		top,
		#999fa2 0%,
		#999fa2);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#999fa2),
		to(#999fa2));
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #787878;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-shadow:
		1px 0px 0px rgba(000,000,000,0.5),
		0px 1px 0px rgba(255,255,255,0.3);
	text-decoration: none;
	float: left;
}
#buttons{
	top: -72px;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
}
#buttons.navbuttons {
	font-family: BigNoodleTitling, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	padding: 5px 15px;
}
#buttons.navbuttons:hover {
	font-family: BigNoodleTitling, Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #ffffff;
	padding: 5px 15px;
	padding-bottom: 2px;
	background: -moz-linear-gradient(
		top,
		rgba(25,25,25,0.35) 0%,
		rgba(50,50,50,0.35));
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(rgba(25,25,25,0.35)),
		to(rgba(50,50,50,0.35)));
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 0px solid #000000;
	-moz-box-shadow: 0 0 5px rgba(000,000,000,0.4);
	-webkit-box-shadow: 0 0 5px rgba(000,000,000,0.4);
	box-shadow: 0 0 5px rgba(000,000,000,0.4);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4);
}

#video{
	position: relative;
	color: #fff;
	width: 325px;
	left: -350px;
	top: -5px;
	text-align: left;
}

#video h1{
	font-family: BigNoodleTitling, Arial, Helvetica, sans-serif;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #fff;
}

#video p{
	font-family: Helvetica, Arial, sans-serif;
	line-height: 140%;
	font-size: 18px;
	margin-top: 8px;
}

#video a{
	color: #fff;
}

*{
	margin:0;
	padding:0;
}

#slideshow{
	background-color:#F5F5F5;
	border:1px solid #FFFFFF;
	height:340px;
	margin:0 auto 0;
	position:relative;
	width:640px;
	left: 200px;
	top: -300px;
	
	-moz-box-shadow:0 0 22px #111;
	-webkit-box-shadow:0 0 22px #111;
	box-shadow:0 0 22px #111;
}

#slideshow ul{
	height:320px;
	left:10px;
	list-style:none outside none;
	overflow:hidden;
	position:absolute;
	top:10px;
	width:620px;
}

#slideshow li{
	position:absolute;
	display:none;
	z-index:10;
}

#slideshow li:first-child{
	display:block;
	z-index:1000;
}

#slideshow .slideActive{
	z-index:1000;
}

#slideshow canvas{
	display:none;
	position:absolute;
	z-index:100;
}

#slideshow .arrow{
	height:86px;
	width:60px;
	position:absolute;
	background:url('../images/arrows.png') no-repeat;
	top:50%;
	margin-top:-43px;
	cursor:pointer;
	z-index:1001;
}

#slideshow .previous{ background-position:left top;left:0;}
#slideshow .previous:hover{ background-position:left bottom;}

#slideshow .next{ background-position:right top;right:0;}
#slideshow .next:hover{ background-position:right bottom;}



form {
	font-family: Oswald, sans-serif;
	float: left;
	font-size:17px;
	display:inline-block;
}

form input:invalid,
form textarea:invalid {
	//border-left:#FF0000 solid 1px;  
	box-shadow:none;
	-moz-transition:border 0.5s ease-in-out;
	-webkit-transition:border 0.5s ease-in-out;
	transition:border 0.5s ease-in-out;
}

form input,
form textarea {
	float: left;
	width:300px;
	margin:0;
	padding:15px;
	color:#555555;
	font-family:inherit;
	font-size:inherit;
	line-height:1;
	background-color:#FFFFFF;
	border:#DEDEDE solid 1px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
	display:block;
	-moz-transition:border 0.5s ease-in-out;
	-webkit-transition:border 0.5s ease-in-out;
	transition:border 0.5s ease-in-out;
}

form textarea {
	min-width:300px;
	max-width:300px;
	height:190px;
	max-height: 190px;
	min-height:190px;
	line-height:1.5;
}

form input:-moz-placeholder,
form textarea:-moz-placeholder {
	color:#C0C0C0;
}

form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
	color:#C0C0C0;
}

form input:focus,
form textarea:focus {
	background-color:#F8F4FF;
	outline:none;
}

form input + input,
form input + textarea,
form textarea + input {
	border-top:none;
}

form input[type=submit] {
	width: auto;
}
button{
	cursor:pointer;
}