body {
	background-color:#000;
	background-image:url("../images/bg.gif");
	background-repeat:repeat-x;
	font: 1.1em "Verdana", Lucida Grande, Lucida, sans-serif;
	color: #FFF;
	margin: 0;
}
a:link{
	color: #d93536;
}
a:visited{
	color: #d93536;
}
a:hover{
	color: #FFFFFF;
}
a:active{
	color: #d93536;
}
#wrapper{
	width: 1000px; 
	margin: 0 auto;
	}
#site{
	width: 860px;
	background-color:#000;
	border: 1px solid #444;
	-webkit-box-shadow: 0 0 20px #000;
	-moz-box-shadow: 0 0 20px #000;
	box-shadow: 0 0 20px #000;
	margin-top: -40px;
	position: relative;
	min-height:600px;
	left: 66px;
	overflow: auto;
}
#sword{
	position:relative;
	top: 30px;
	z-index: 1;
/*---NAVIGATION---*/
}
#nav{
	margin-top:67px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	background:url("../images/nav.gif") no-repeat;
	width:809px;
	height:34px;
	margin-bottom:15px;
}
ul{
	margin:0px;
}
#facts{
	margin:0px;
}
#nav span{
	display:none;
}
#nav li, #nav a{
	height:34px;
	display:block;
}
#nav li{
	float:left;
	list-style:none;
	display:block;
}
/*ENTER TO WIN*/
#enter{
	width:100px;
}
#enter a:hover {
	background:url("../images/nav.gif") 0px -34px no-repeat; 
	}
body.enter a#enter{
	background:url("../images/nav.gif") 0px -34px no-repeat; 
}
/*NINJA FACTS*/
#facts{
	width:100px;
}
#facts a:hover {
	background:url("../images/nav.gif") -100px -34px no-repeat; 
}
body.facts a#facts{
	background:url("../images/nav.gif") -100px -34px no-repeat; 
}
/*NINJA COCKTAILS*/
#cocktails{
	width:127px;
}
#cocktails a:hover {
	background:url("../images/nav.gif") -200px -34px no-repeat; 
}
body.cocktails a#cocktails{
	background:url("../images/nav.gif") -200px -34px no-repeat; 
}
/*YOUR NINJA NAME*/
#ninjaname{
	width:150px;
}
#ninjaname a:hover {
	background:url("../images/nav.gif") -327px -34px no-repeat; 
}
body.ninjaname a#ninjaname{
	background:url("../images/nav.gif") -327px -34px no-repeat; 
}
/*PICTURES*/
#pictures{
	width:75px;
}
#pictures a:hover {
	background:url("../images/nav.gif") -477px -34px no-repeat; 
}
body.pictures a#pictures{
	background:url("../images/nav.gif") -477px -34px no-repeat; 
}
/*VIDEOS*/
#videos{
	width:65px;
}
#videos a:hover {
	background:url("../images/nav.gif") -552px -34px no-repeat; 
}
body.videos a#videos{
	background:url("../images/nav.gif") -552px -34px no-repeat; 
}
/*DOWNLOADS*/
#downloads{
	width:98px;
}
#downloads a:hover {
	background:url("../images/nav.gif") -617px -34px no-repeat; 
}
body.downloads a#downloads{
	background:url("../images/nav.gif") -617px -34px no-repeat; 
}
/*PARTNERS*/
#partners{
	width:94px;
}
#partners a:hover {
	background:url("../images/nav.gif") -715px -34px no-repeat; 
}
body.partners a#partners{
	background:url("../images/nav.gif") -715px -34px no-repeat; 
}
/*---MAINCONTENT---*/
#content{
	margin-top: 0px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	}
.bg_video{
	background-color:#7e1e19;
	padding-top: 30px;
	padding-bottom: 30px;
}
.bg_player{
	background-color:#7e1e19;
	padding-top: 30px;
	padding-bottom: 16px;
}
.bg_facts{
	background:url("../images/facts_bg.gif");
	background-repeat:repeat-x;
	height: 440px;
	width: 860px;
}
.bg_cocktails{
	background:url("../images/cocktail_bg.gif");
	background-repeat:repeat-x;
	height: 440px;
}
.bg_partners{
	background-color:#fff;
}
#drink_right{
	text-align:right;
	float:right;
	padding-right:60px;
	padding-top:55px;
	padding-bottom:0px;
	width:136px;
	height: 341px;
	background:url("../images/sake_soju.jpg");
	background-repeat: no-repeat;
	background-position: 0 52px;
}
#drink_left{
	text-align:left;
	float:left;
	padding-left:45px;
	padding-top:55px;
	padding-bottom:0px;
	width: 136px;
	height: 341px;
	background:url("../images/sake_liq.jpg");
	background-repeat: no-repeat;
	background-position: 55px 52px;
}
.coming_soon{
	font-size:36pt;
	font-weight:bold;
	text-align: center;
	padding: 150px;
}
#respect{
	position: relative;
	float: right;
	top:  -80px;
	right: 433px;
	z-index: 2;
	width: 88px;
	height: 158px;
	background:url("../images/respect.png");
	
}
#contest_text{
	width: 305px;
	margin-left: 45px;
	margin-top: 55px;
	margin-bottom: 45px;
	float: left;
}
#text_box_left{
	width: 305px;
	margin-left: 45px;
	margin-top: 55px;
	margin-bottom: 45px;
	float: left;
}
#box_right{
	width: 305px;
	margin-top: 55px;
	margin-left: 158px;
	margin-bottom: 45px;
	left: 0px;
	float: left;

}
#middle_box{
	width: 305px;
	margin-top: 55px;
	margin-left: 100px;
	margin-bottom: 45px;
	left: 0px;
	float: left;

}
h1{
 	font-size: 14pt;
 	font-style: bold;
 	color: #d93536;
 	padding-bottom:5px ;
 	margin-top: 0px;
}
h2{
	font-size: 10pt;
	font-style: bold;
	margin-bottom: 0px;
}
h2 a:link{
	color: #FFF;
}
h2 a:visited{
	color: #FFF;
}
h2 a:hover{
	color: #d93536;
}
h2 a:active{
	color: #d93536;
}
h3{
 	font-size: 12pt;
 	font-style: bold;
 	color: #d93536;
 	padding-bottom:0px ;
 	margin-top: 0px;
}
h4{
 	font-size: 24pt;
 	font-style: bold;
 	color: #d93536;
 	padding-bottom:0px ;
 	margin-top: 20px;
}
h5{
	font-size: 10pt;
	font-style: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #d93536;
}
h5 a:link{
	color: #d93536;
}
h5 a:visited{
	color: #d93536;
}
h5 a:hover{
	color: #ffffff;
}
h5 a:active{
	color: #d93536;
}
.text{
	font-size: 8pt;
	line-height: 15pt;
}
#formbox{
	width: 328px;
	height:300px;
	margin-top: 55px;
	margin-left: 57px;
	margin-bottom: 45px;
	left: 0px;
	float: left;
	background-color:#000;
	
}
#bottle {
	position: relative;
	float: left;
	top:  -76px;
	width: 113px;
	left: 25px;
	height:  400px;
	background:url("../images/3bottles.png");
	background-repeat:no-repeat;
}
#box{
	width: 100%;
	position: relative;
	clear: right;
	margin-bottom: 55px;
}
.box_text{
	padding:30px;
	font-size: 8pt;
	line-height: 15pt;
	margin-bottom:40px;
	text-align:center;
}
.sweep_img{
	margin-left:8px;	
}
/*FOOTER*/
#footer {
	width:885px;
	padding: 8px;
	height:30px;
	margin-bottom: 10px;
	margin-left: 85px;
	margin-right: 85px;
	clear: both;
}
#privacy{
	float:right;
	padding: 0px;
	text-align: right;
	height:30px;
}
/*YOUTUBE LINK*/
#youtube {
	float: left;
	display: block;
	width: 67px;
	height: 26.5px;
	background: url("../images/youtube.png") no-repeat 0 0;
}
#youtube:hover
{ 
  	background-position: 0 -24px;
}
#youtube span{	  
	display: none;
}
/*FACEBOOK LINK*/
#facebook {
	float: left;
	display: block;
	width: 78px;
	height: 26.5px;
	background: url("../images/facebook.png") no-repeat 0 0;
}
#facebook:hover
{ 
  	background-position: 0 -24px;
}
#facebook span{	  
	display: none;
}
/*MYSPACE LINK*/
#myspace {
	float: left;
	display: block;
	width: 81px;
	height: 26.5px;
	background: url("../images/myspace.png") no-repeat 0 0;
}
#myspace:hover
{ 
  	background-position: 0 -24px;
}
#myspace span{	  
	display: none;
}
/*TWITTER LINK*/
#twitter {
	float: left;
	display: block;
	width: 81px;
	height: 26.5px;
	background: url("../images/twitter.png") no-repeat 0 0;
}
#twitter:hover
{ 
  	background-position: 0 -24px;
}
#twitter span{	  
	display: none;
}
#try_tyku {
	float: right;
	display: block;
	width: 125px;
	height: 26.5px;
	background: url("../images/tyku_links.gif") no-repeat 0 0;
	padding-right: 15px;
}
/*TRYTYKU LINK*/
#try_tyku:hover
{ 
  	background-position: 0px -28px;
}
#try_tyku span{
	display: none;
}
/*TEAMTYKU LINK*/
#team_tyku {
	float: right;
	display: block;
	width: 142px;
	height: 26.5px;
	background: url("../images/tyku_links.gif") no-repeat -142px 0px;
	padding-right: 3px;
}
#team_tyku:hover
{ 
  	background-position: -142px -28px;
}
#team_tyku span{
	display: none;
}
/*---FLASH---*/
#flashcontent {
	z-index: 0;
	margin-top:0px;
	height:372px;
}
#flashplayer{
	height:406px;
	margin-bottom:0px;
}
/*NAMER FORM */
.ninjaform{
	color: #000;  
	font-style: normal; 
	font-family: verdana; 
	font-weight: normal;
	font-size:20px; 
	background-color: #FFF;
	border-style: solid;
	border-color:#111;
	border-width:2px;
	padding:6px;
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
	width: 300px;
}
.ninja_cell{
	padding-top:100px;
	text-align:center;
	background: url("../images/ninjaname_bg2.jpg");
	background-repeat:no-repeat;
	background-color: #7e1e19;
	padding-bottom:50px;
}
.ninja_bottom{
	padding-top:50px;
	text-align:center;
	padding-bottom:50px;
}
.ninja_button{
	padding-top:5px;
}
.ninja_drop{
	padding-top:5px;
}
/*NINJA FACTS*/
.ninja_facts_bg{
	background: url("../images/ninja_fact.jpg");
	background-repeat:no-repeat;
	height: 440px;
}
/*FACTBOX*/
#fact_box_right{
	width: 308px;
	margin-top: 40px;
	margin-left: 57px;
	margin-bottom: 100px;
	left: 0px;
	float: left;
}
#fact_box_left{
	width: 330px;
	margin-left: 80px;
	margin-top: 40px;
	margin-bottom: 100px;
	float: left;
}

#download_box{
	margin-left: 10px;
	margin-top: 78px;
}
.wall_border{
	border:1px solid #888;
}
#wall{
	width:320px;
	height:200px;
	background-color:#111;
	border:1px solid #FFFFFF;
	text-align:center;
	margin-bottom:5px;
	}
#wp_box_01{
	float:left;
	text-align:center;
	padding-top: 40px;
	padding-left: 60px;
}
.wallpapers{
	padding:80px;
}
.bg_wallpaper{
	height: 400px;
	padding: 10px;
	background: url("../images/TYKU_Ninja_Downloads_bg.jpg");
	background-repeat:no-repeat;
	background-color:#7e1e19;
}
select{	
width:180px;
color:#000;
background-color:#FFF;
}
