/*	-----------------------------------------------

	Resets And Primitives

	----------------------------------------------- */

* {
	padding:0;
	margin:0;
}

html {
	height: 100%;
}
body {
	color: #fff;
	font-size: 62.5%;
	font-family: Helvetica,Arial,sans-serif;
	height: 100%;
}
body.iphone {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 75%;
}
	body.iphone div#footer {
		font-size: 50%;
	}
body.flash_enabled {
	background: #fff;
	background-image: none;
}

body.iphone h1,
body.iphone h2,
body.iphone h3,
body.iphone h4,
body.iphone h5,
body.iphone h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-family: Impact, Arial, Verdana, sans-serif;
	color:#fff;
}
h1 { 
	font-size:4.6em;
	line-height:1em;
	margin-bottom: 0.45em;
}
h2 {
	font-size:3.7em;
	line-height:1em;
	margin-bottom: 0.5em;
}
h3 {
	font-size:3.7em;
	line-height:1em;
	margin-bottom: 0.5em;
}
h4 { 
	font-size:2.8em; 
	line-height:1em;
	margin-bottom: 0.25em;
}
h5 {
	font-size:1em; 
	line-height:1em;
	margin-bottom: 0.25em;
}
h6 {
	font-size:1em; 
	line-height:1em;
	margin-bottom: 0.25em;
}
p {
	font-size:1.7em; 
	line-height:1.384em;
	margin-bottom: 20px;
}
address,caption,cite,code,dfn,th,var { 
	font-style:normal; 
	font-weight:normal; 
}
ul,ol { 
	list-style:normal;
}
a { 
	color:#ffd200;
	text-decoration: none; 
}
a:hover {
	color: #f9ca65;
	text-decoration: underline; 
}
	a span {
		left: -999999px;
		position: absolute;
	}
img { 
	border:0; 
}
strong { 
	font-weight:bold;
}
em {
	font-style:italic; 
}
table {
	border-collapse:collapse;
}
caption,th,td {
	text-align:left;
	font-weight:normal;
}
dl {
	margin-top: 10px;
}
	dl dt {
		font-family: Impact, Arial, Verdana, sans-serif;
		font-size: 2.5em;
	}
	dl dd {
		font-size:1.7em; 
		margin-bottom: 15px;
	}

/*	-----------------------------------------------

	Custom Primitives

	----------------------------------------------- */


div.hr { 
	height:1px;
	border-top:1px solid #000;
	overflow:hidden;
	clear:both;
}
	div.hr hr {
		display: none;
	}

div.clear {
	clear:both;
	height:1px;
	overflow:hidden;	
	margin-top:-1px;	
}


/*	-----------------------------------------------

	Utility Classes

	----------------------------------------------- */


.left {
	float:left;
}
.right {
	float:right;
}
.invisible {
	display:none;
}
.offscreen { 
	position:absolute;
	left:-999999em; 
	top:-999999em; 
}
.clear:after {
	content:".";
	display:block;
	clear: both;
	height: 0px;
	margin-top:-1px;
	visibility: hidden;
}
.push {
	height: 208px
}

/*	-----------------------------------------------

	Flash Embed

	----------------------------------------------- */
	
body.flash_enabled div#wrapper {
	background: #fff;
	margin-bottom: -138px;
	width: 100%;
}
body.flash_enabled  .push {
	height: 138px;
}
	
/*	-----------------------------------------------

	Chrome

	----------------------------------------------- */

div#wrapper {
	background:#000 url(../img/bg/dark-tile.jpg) center 0 repeat;
	height: auto !important;
	height: 100%;
	margin: 0 auto -208px;
	min-height: 100%;
}
div#flash_target {
	width: 100%;
	margin: auto;
}
div#header {
	background: #000000 url(../img/bg/bg-header-tile.jpg) center 0 repeat-x;
	overflow: hidden;
	padding-bottom: 15px;
}
	div#header div.inside {
		background: url(../img/bg/header.jpg) 0 0 no-repeat;
		margin: 0 auto;
		min-height: 275px;
		width: 640px;
	}
ul.link-list {
	list-style: none;
	position: relative;
}
	ul.link-list li {
		border-right: 1px solid #FFD200;
		float: left;
		margin: 0 5px;
		padding: 0 10px;
	}
	ul.link-list li.last {
		border-right: none;
		padding-left:  0;
	}
		ul.link-list li a {
			font-size: 1.7em;
		}
ul#nav-utility {
	list-style: none;
	position: relative;
}
	ul#nav-utility li {
		position: absolute;
	}
		ul#nav-utility li a {
			display: block;
		}
	ul#nav-utility li#nav-nintendo {
		right: 0;
	}
		ul#nav-utility li#nav-nintendo a {
			background: url(../img/misc/logo-nintendo.png) 0 0 no-repeat;
			height: 45px;
			margin: 5px 20px;
			width: 161px;
		}
	ul#nav-utility li#nav-flash {
		background: url(../img/misc/flash-sash.png) 0 0 no-repeat;
		height: 217px;
		left: 0;
		width: 524px;
	}
		ul#nav-utility li#nav-flash img {
			height: 217px;
			width: 524px;
		}
ul#nav-main {
	display: inline;
	float: left;
	list-style: none;
	margin: 209px 0 0 19px;
}
	ul#nav-main li {
		float: left;
	}
		ul#nav-main li a {
			display: block;
			height:40px;
		}
			ul#nav-main li a span {
				display: block;
				position: absolute;
				left: -999999em;
			}
			ul#nav-main li#nav-home a {
				height: 134px !important;
				top: 55px;
				position: absolute;
				width: 600px;
			}
			ul#nav-main li#nav-take-control a {
				width:141px;
			}
			ul#nav-main li#nav-take-control a:hover,
			ul#nav-main li#nav-take-control a.in {
				background:url(../img/nav/nav-main-hover.jpg) 0 0 no-repeat;
			}
			ul#nav-main li#nav-meet-the-bots a {
				width:139px;
			}
			ul#nav-main li#nav-meet-the-bots a:hover,
			ul#nav-main li#nav-meet-the-bots a.in {
				background:url(../img/nav/nav-main-hover.jpg) -141px 0 no-repeat;
			}
			ul#nav-main li#nav-multiplayer a {
				width:137px;
			}
			ul#nav-main li#nav-multiplayer a:hover,
			ul#nav-main li#nav-multiplayer a.in {
				background:url(../img/nav/nav-main-hover.jpg) -280px 0 no-repeat;
			}
			ul#nav-main li#nav-minigame-madness a {
				width:188px;
			}
			ul#nav-main li#nav-minigame-madness a:hover,
			ul#nav-main li#nav-minigame-madness a.in {
				background:url(../img/nav/nav-main-hover.jpg) -417px 0 no-repeat;
			}
ul#nav-sub {
	clear: both;
	display: block;
	list-style: none;
	margin: 0 auto;
	text-align: center;
	padding-top: 36px;
}
	ul#nav-sub li {
		display: inline;
		margin: 0 10px;
	}
		ul#nav-sub li a {
			color: #fff;
			font-family: Impact, Arial, Verdana, sans-serif;
			font-size: 2.6em;
			text-decoration: none;
			text-transform: uppercase;
		}
		ul#nav-sub li a:hover,
		ul#nav-sub li a.in {
			color: #ffd200;
		}
			ul#nav-sub li a span {
				position: static;
				text-transform: lowercase;
			}
div#content {
	background: url(../img/bg/bg-content-tile.jpg) center 0 repeat-x;
}
	div#content div.inside {
		margin: auto;
		overflow: hidden;
		padding: 30px 20px 0;
		width: 600px;
	}
		div#content div.inside img {
			border: 10px solid #fff;
			margin-bottom: 30px;
		}
div#footer {
	background: transparent url(../img/bg/footer-tear.gif) 0 0 repeat-x;
	height: 168px;
	margin: 0;
	padding-top: 40px;	
}
	div#footer p {
		color: #666;
	}
	div#footer-interior {
		margin: auto;
		width: 763px;
	}
		ul#footer-badges {
			float: left;
			list-style: none;
			margin-top: 10px;
			position: relative;
		}
			ul#footer-badges li {
				float: left;
				margin: 0 14px;
			}
				ul#footer-badges li a {
					width: 100%;
					height: 100%;
					display: block;
				}	
					ul#footer-badges li a span {
						display: block;
						position: absolute;
						left: -999999em;
					}
			ul#footer-badges li#badge-wii {
				background: url(../img/footer/wii.gif) 0 0 no-repeat;
				height:37px;
				margin-top: 13px;
				width:85px;
			}
			ul#footer-badges li#badge-club-nin {
				background: url(../img/footer/club-nin.gif) 0 0 no-repeat;
				height:61px;
				margin-top: 0;
				width:58px;
			}
			ul#footer-badges li#badge-wifi {
				background: url(../img/footer/wifi.gif) 0 0 no-repeat;
				height:55px;
				margin-top: 3px;
				width:55px;
			}
			ul#footer-badges li#badge-privacy {
				background: transparent url(http://www.nintendo.com/images/icons/esrb_privacy.gif) no-repeat 0 0;
				height: 53px;
				margin-top: 3px;
				width: 144px;
			}
				ul#footer-badges li#badge-privacy p {
					background: url(../img/footer/privacy-text.gif) 0 0 no-repeat;
					height: 8px;
					margin: -9px 0 0;
					width: 144px;
				}
			ul#footer-badges li#badge-esrb {
				background: url(../img/footer/esrb.gif) 0 0 no-repeat;
				height: 56px;
				width: 150px
			}
			ul#footer-badges li#badge-dolby {
				background: url(../img/footer/dolby.gif) 0 0 no-repeat;
				height: 36px;
				margin-top: 13px;
				width: 103px;
			}
			ul#footer-badges li#copyright { }
				ul#footer-badges li#copyright p {
					clear: both;
					line-height: 1em;
					margin: 40px 0 0;
					width: 700px;
				}

/* Flash page footer */
	body.flash_enabled div#footer {
		background: none;
		height: 138px;
		padding: 0;
	}
		body.flash_enabled div#footer ul#footer-badges { }
			body.flash_enabled ul#footer-badges li#badge-wii {
				background: url(../img/footer/flash-wii.gif) 0 0 no-repeat;
				height:37px;
				margin-top: 13px;
				width:85px;
			}
			body.flash_enabled ul#footer-badges li#badge-club-nin {
				background: url(../img/footer/flash-club-nin.gif) 0 0 no-repeat;
				height:61px;
				margin-top: 0;
				width:58px;
			}
			body.flash_enabled ul#footer-badges li#badge-wifi {
				background: url(../img/footer/flash-wifi.gif) 0 0 no-repeat;
				height:55px;
				margin-top: 3px;
				width:55px;
			}
			body.flash_enabled ul#footer-badges li#badge-privacy {
				background: transparent url(http://www.nintendo.com/images/icons/esrb_privacy.gif) no-repeat 0 0;
				height: 53px;
				margin-top: 3px;
				width: 144px;
			}
				body.flash_enabled ul#footer-badges li#badge-privacy p {
					background: url(../img/footer/flash-privacy-text.gif) 0 0 no-repeat;
					height: 8px;
					margin-top: -9px;
					width: 144px;
				}
			body.flash_enabled ul#footer-badges li#badge-esrb {
				background: url(../img/footer/esrb.gif) 0 0 no-repeat;
				height: 56px;
				width: 150px
			}
			body.flash_enabled ul#footer-badges li#badge-dolby {
				background: url(../img/footer/flash-dolby.gif) 0 0 no-repeat;
				height: 36px;
				margin-top: 13px;
				width: 103px;
			}
			body.flash_enabled ul#footer-badges li#copyright p {
				font-size: 1.035em;
				margin-top: 25px;
			}
/*	-----------------------------------------------

	Page Specific Style

	----------------------------------------------- */

/*  ---- Home ---- */

ul#bot-link-list {
	list-style: none;
}
	ul#bot-link-list  li {
		margin-bottom: 30px;
	}
	ul#bot-link-list  li.bot-1 {
		background: transparent url(../img/content/btn-home-frog.jpg) no-repeat 10px 10px;
	}
	ul#bot-link-list  li.bot-2 {
		background: transparent url(../img/content/btn-home-ladybug.jpg) no-repeat 10px 10px;
	}
	ul#bot-link-list  li.bot-3 {
		background: transparent url(../img/content/btn-home-bat.jpg) no-repeat 10px 10px;
	}
		ul#bot-link-list li a {
			border: 10px solid #fff;
			display: block;
			height: 323px;
			width: 575px;
		}
		ul#bot-link-list li a:hover {
			border: 10px solid #ffd200;
		}

/*  ---- Meet The Bots ---- */

ul#bot-link-list-large {
	list-style: none;
	margin: -34px -34px 20px -34px;
	zoom: 1;
}
	ul#bot-link-list-large li {
		float: left;
		margin: 34px;
		display: inline;
	}
	ul#bot-link-list-large li.bot-1 {
		background: transparent url(../img/btn/btn-bot-grasshopper.jpg) no-repeat 11px 11px;
	}
	ul#bot-link-list-large li.bot-2 {
		background: transparent url(../img/btn/btn-bot-beetle.jpg) no-repeat 11px 11px;
	}
	ul#bot-link-list-large li.bot-3 {
		background: transparent url(../img/btn/btn-bot-frog.jpg) no-repeat 11px 11px;
	}
	ul#bot-link-list-large li.bot-4 {
		background: transparent url(../img/btn/btn-bot-bat.jpg) no-repeat 11px 11px;
	}
	ul#bot-link-list-large li.bot-5 {
		background: transparent url(../img/btn/btn-bot-ladybug.jpg) no-repeat 11px 11px;
	}
	ul#bot-link-list-large li.bot-6 {
		background: transparent url(../img/btn/btn-bot-turtle.jpg) no-repeat 11px 11px;
	}
	ul#bot-link-list-large li.bot-7 {
		background: transparent url(../img/btn/btn-bot-mantis.jpg) no-repeat 11px 11px;
	}
	ul#bot-link-list-large li.bot-8 {
		background: transparent url(../img/btn/btn-bot-mouse.jpg) no-repeat 11px 11px;
	}
		ul#bot-link-list-large li a {
			border: 11px solid #fff;
			display: block;
			float: left;
			height: 176px;
			width: 240px;
		}
		ul#bot-link-list-large li a:hover {
			border: 11px solid #ffd200;
		}

/*  ---- Meet The Bots Details ---- */

ul#bot-link-list-small {
	float: left;
	list-style: none;
	margin: -10px -10px 75px;
	display: inline;
}
	ul#bot-link-list-small li {
		float: left;
		margin: 10px;
		display: inline;
	}
	ul#bot-link-list-small li.bot-1 {
		background: transparent url(../img/btn/btn-bot-grasshopper-sm.jpg) no-repeat 6px 6px;
	}
	ul#bot-link-list-small li.bot-2 {
		background: transparent url(../img/btn/btn-bot-beetle-sm.jpg) no-repeat 6px 6px;
	}
	ul#bot-link-list-small li.bot-3 {
		background: transparent url(../img/btn/btn-bot-frog-sm.jpg) no-repeat 6px 6px;
	}
	ul#bot-link-list-small li.bot-4 {
		background: transparent url(../img/btn/btn-bot-bat-sm.jpg) no-repeat 6px 6px;
	}
	ul#bot-link-list-small li.bot-5 {
		background: transparent url(../img/btn/btn-bot-ladybug-sm.jpg) no-repeat 6px 6px;
	}
	ul#bot-link-list-small li.bot-6 {
		background: transparent url(../img/btn/btn-bot-turtle-sm.jpg) no-repeat 6px 6px;
	}
	ul#bot-link-list-small li.bot-7 {
		background: transparent url(../img/btn/btn-bot-mantis-sm.jpg) no-repeat 6px 6px;
	}
	ul#bot-link-list-small li.bot-8 {
		background: transparent url(../img/btn/btn-bot-mouse-sm.jpg) no-repeat 6px 6px;
	}
		ul#bot-link-list-small li a {
			border: 6px solid #fff;
			display: block;
			float: left;
			height: 76px;
			width: 122px;
		}
		ul#bot-link-list-small li a.in,
		ul#bot-link-list-small li a:hover {
			border: 6px solid #ffd200;
		}
div.bot-details { }
	div.bot-details img {
		float: left;
	}
	div.bot-details dl {
		float: left;
		margin: 10px 0 0 25px;
		width: 193px;
	}
		div.bot-details dl dt {
			font-family: Impact, Arial, Verdana, sans-serif;
			font-size: 2em;
		}
		div.bot-details dl dd {
			color: #f9ca65;
			font-family: Arial, Verdana, sans-serif;
			font-size:2em; 
			margin-bottom: 15px;
		}
	div.bot-details p {
		clear: left;
		margin-bottom: 75px;
	}

/*  ---- Screensaver Download ---- */
html#html-download {
	background: #000000 url(../img/bg/dark-tile.jpg) repeat center 208px;
}
body#body-download {}
	body#body-download div#header {
		background: #000000 url("../img/bg/bg-header-tile.jpg") repeat-x center -158px;
		padding: 0px;
	}
		body#body-download div#header div.inside {
			background: none;
			min-height: 133px;
		}
		body#body-download div#header div.inside h2{
			position: absolute;
			top: 25px;
			background: url("../img/header/large-logo.png") no-repeat top left;
			width: 597px;
			height: 218px;
		}
		body#body-download div#content div.inside div#flash_container{
			padding: 100px 0;
			margin: 0 auto;
			width: 365px;
			height: 225px;
		}