/* Baseline */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin:0;
	padding:0;
	font-family:arial, helvetica, sans-serif;
   	color: #343539;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
fieldset,img{
	border:0;
	}
address,caption,cite,code,dfn,em,strong,th,var,b{
	font-style:normal;font-weight:normal;
	}
ul {
	list-style:none;
	}
ol {
	list-style: decimal;
	}
caption,th {
	text-align:left;
	}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	}
q:before,q:after {
	content:'';
	}

body {
	font: 14px/18px arial, helvetica, sans-serif;
	}

a img {
    text-decoration: none;
    color: inherit;
    border: none; 
	}	
	
font {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	}


/* totally evil dropdown menu from hell */

.smallbutton {
	float: left;
	padding-right: 1px;
	}
	
.smallbutton dt {
	width: 35px;
	height: 31px;
	border: 0px solid #4c4d50;
	padding-top: 0px;
	font-weight: bold;
	cursor: pointer;
	background: url(/images/home-off.png);
	}
	
.smallbutton dt:hover {
	background: url(/images/home-on.png);
	}
	
.smallbutton dd {
	position: absolute;
	overflow: hidden;
	width: 35px;
	display: none;
	background: #E7E8E9;
	z-index: 120;
	}

.smallbutton-j {
	float: left;
	padding-right: 0px;
	}
	
.smallbutton-j dt {
	width: 35px;
	height: 31px;
	border: 0px solid #9ac1c9;
	padding-top: 0px;
	font-weight: bold;
	cursor: pointer;
	background: url(/images/jflag-off.png);
	}
	
.smallbutton-j dt:hover {
	background: url(/images/jflag-on.png);
	}
	
.smallbutton-j dd {
	position: absolute;
	overflow: hidden;
	width: 35px;
	display: none;
	background: #E7E8E9;
	z-index: 120;
	}

.smallbutton-e {
	float: left;
	padding-right: 0px;
	}
	
.smallbutton-e dt {
	width: 35px;
	height: 31px;
	border: 0px solid #9ac1c9;
	padding-top: 0px;
	font-weight: bold;
	cursor: pointer;
	background: url(/images/eflag-off.png);
	}
	
.smallbutton-e dt:hover {
	background:url(/images/eflag-on.png);
	}
	
.smallbutton-e dd {
	position: absolute;
	overflow: hidden;
	width: 35px;
	display: none;
	background: #E7E8E9;
	z-index: 120;
	}

.dropdown h1 {
	cursor: pointer;
	padding-top: 7px;
	display: block;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	width:127px;
	height:30px;
	color: #343539;
	}

.dropdown h1:hover {
	color: #f8f9f9;
	}

.dropdown {
	float: left;
	padding-right: 0px;
	}
	
.dropdown dt {
	width: 127px;
	height: 31px;
	border: 0px solid #9ac1c9;
	padding-top: 0px;
	font-weight: bold;
	color: #3b3c3f;
	cursor: pointer;
	background: url(/images/button-off.png);
	}
	
.dropdown dt:hover {
	background: url(/images/button-on.png);
	}
	
.dropdown dd {
	position: absolute;
	overflow: hidden;
	width: 126px;
	display: none;
	background: #E7E8E9;
	z-index: 500;
	}
	
.dropdown ul {
	width: 126px;
	list-style: none;
	border-top: none;
	}
	
.dropdown li {
	display: block;
	}
	
.dropdown a {
	float:left;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	text-decoration: none;
	background: #cdced1;
	width: 126px;
	height: 18px;
	cursor: pointer;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	border-bottom: 2px solid #f8f9f9;
	}

.dropdown a:hover {
	color: #f8f9f9;
	background: #8f9294;
	}

.dropdown-s h1 {
	cursor: pointer;
	padding-top: 7px;
	display: block;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	width:127px;
	height:30px;
	color: #f8f9f9;
	}

.dropdown-s {
	float: left;
	padding-right: 0px;
	}
	
.dropdown-s dt {
	width: 127px;
	height: 31px;
	border: 0px solid #9ac1c9;
	padding-top: 0px;
	font-weight: bold;
	color: #3b3c3f;
	cursor: pointer;
	background: url(/images/button-on.png);
	}
	
.dropdown-s dt:hover {
	background: url(/images/button-on.png);
	}
	
.dropdown-s dd {
	position: absolute;
	overflow: hidden;
	width: 126px;
	display: none;
	background: #E7E8E9;
	z-index: 500;
	}
	
.dropdown-s ul {
	width: 126px;
	list-style: none;
	border-top: none;
	}
	
.dropdown-s li {
	display: block;
	}

.dropdown-s a {
	float:left;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	text-decoration: none;
	background: #cdced1;
	width: 126px;
	height: 18px;
	cursor: pointer;
	font-size: 10.5px;
	font-family: arial, helvetica, sans-serif;
	border-bottom: 1px solid #f8f9f9;
	}
	
.dropdown-s a:hover {
	color: #f8f9f9;
	background: #8f9294;
	}

.menu_buttonz {
	text-decoration: none !important;
	background: none !important;
	display: block !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	height: 31px !important;
	overflow: hidden !important;
	padding-top: 0 !important;
	display: block;
	}



/* bionicle_960_primary_container */
/* This container is 'anchored' to the left of the page.
If the window is smaller than the width of the page, only 
the right side will be cropped - the left edge will always 
remain visible */


#bionicle_960_primary_container {
	position: relative;
	margin: 0 auto 0 auto;
	width: 960px;
	padding: 0;
	height: auto;
	display: block;
	z-index: 3;
	text-align: left;
	overflow: hidden;
	}

body {
	text-align: center;
	background-color: #E7E8E9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/circuitbg.png);
	background-repeat: no-repeat;
	background-position:top;
	}	

/* containers */

.bionicle_960_main_content {
	position: relative;
	margin: 0;
	padding: 0;
	width: 960px;
	height: auto;
	display: block;
	background-image: url(/images/content_bottom_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	}
	
.menucontainer {
	margin-bottom: 0px;
	}
	
.bionicle_960_main_content:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.bionicle_670_left_float {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 670px;
	height: auto;
	display: block;
	overflow: hidden;
	}
	
.bionicle_280_right_top {
  position: relative;
  top: 0px;
  left: 0px;
  bottom: 0px;
  margin: 0px;
  margin-top: 30px;
  width: 280px;
  height: 11px;
  float: right;
  display:block;
}	
	
.bionicle_280_right_float {
	position: relative;
	float: right;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0;
	width: 280px;
	height: auto;
	display: block;
	overflow: hidden;
	background-image:url(/images/green_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	}

.bionicle_title_bar {
	position: relative;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	width: 800px;
	height: 50px;
	background-image: url(/images/ncore_titlebar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

.bionicle_title_bar_h1 {
	position: absolute;
	padding: 0;
	top: 25px;
	left: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #4C4D4F;
	width: 594px;
	}
	
.bionicle_main_textbox {
	position: relative;
	margin: 10px 0 20px 20px;
	padding: 10px 30px 30px 30px;
	width: 800px;
	height: auto;
	display: block;
	}
	

.bionicle_main_textbox2 {
	position: relative;
	margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 34px;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 600px;
	height: auto;
	display: block;
	}

.bionicle_main_textbox2 a {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #4C4D4F;
	line-height:auto;
	width:auto;
	font-style: normal;
	text-decoration: none;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	}
	
.bionicle_main_textbox2 a:hover {
	color: #3fa0ae;
	text-decoration: underline;
	}

.bionicle_right_textbox {
	padding-bottom: 10px;
	position:relative ;
	width: 280px;
	height: auto;
	display: block;
	overflow:hidden;
	}

.bionicle_main_p {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #4c4d50;
	}
	
.bionicle_right_p {
	margin: 0 30px 0 35px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: none;
	}
	
.bionicle_right_p a {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #4c4d50;
	line-height: 15px;
	width: 200px;
	font-style: normal;
	text-decoration: none;
	background: none;
	display: block;
	border: none;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	}
	
.bionicle_right_p a:hover {
	color: #0093a3;
	text-decoration: underline;
	}

.bionicle_main_h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #4c4d50;
	}
	
.bionicle_right_h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #0093a3;
	}
	
.buttonz a {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4c4d50;
	text-decoration: none;
	background: none;
	display: inline;
	border: none;
	margin: 0;
	padding: 0;
	}
	
.buttonz a:hover {
	color: #FFFFFF;
	}
	
.copyright {
	margin-top: 3px;
	margin-bottom: 25px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #4c4d50;
	text-decoration: none;
	}

.copyright a {
	color: #4c4d50;
	text-decoration: none;
	}

.copyright a:hover {
	color: #0093a3;
	text-decoration: underline;
	}


/* Unordered Lists */
	
.lister li {
	list-style-image: url(/images/ball.jpg);
	margin-left: 16px;
	list-style-position: outside;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #4c4d50;
	}

.lister a {
	color: #4c4d50;
	text-decoration: none;
	}

.lister a:hover {
	color: #0093a3;
	text-decoration: underline;
	}

.lister_right li {
	list-style-image: url(/images/ball_right.jpg);
	margin-left: 47px;
	margin-right: 0px;
	width: 160px;
	list-style-position: outside;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #4c4d50;
	}

.lister_right a {
	color: #4c4d50;
	text-decoration: none;
	}

.lister_right a:hover {
	color: #0093a3;
	text-decoration: underline;
	}

.lister_bottom li {
	list-style-image: url(/images/ball_right.jpg);
	margin-left: 28px;
	margin-right: 0px;
	width: 270px;
	list-style-position: outside;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #4c4d50;
	}

.lister_bottom a {
	color: #4c4d50;
	text-decoration: none;
	}

.lister_bottom a:hover {
	color: #0093a3;
	text-decoration: underline;
	}

.space_monkey {
	width: 960px;
	height: 1px;
	background-image: url(/images/space_monkey.png);
	}

.space_monkey_solid {
	width: 960px;
	height: 1px;
	background-image: url(/images/space_monkey_solid.png);
	}


/* mini dual columns */

.bionicle_mini_col_left_float {
	top: relative;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 419px;
	width: 252px;
	height: 200px;
	display: block;
	overflow: hidden;
	/* background-image: url(/images/gray_tile_bg.jpg);
	background-repeat: repeat-y; */
        background: #d4e7ed;
	}
	
.bionicle_mini_col_right_float {
	top: relative;
	position: relative;
	float: right;
	margin: 0;
	margin-right: 36px;
	padding: 0;
	width: 252px;
	height: 200px;
	display: block;
	overflow: hidden;
	/* background-image: url(/images/gray_tile_bg.jpg);
	background-repeat: repeat-y; */
        background: #d4e7ed;
	}
	
.bionicle_mini_col_p {
	font-family: arial, helvetica, sans-serif;
	line-height: 14px;
	font-size: 12px;
	color:#4c4d50;
	font-weight: normal;
	margin: 7px 14px 7px 14px;
	padding: 0;
	}

.bionicle_mini_col_p a {
	color: #4c4d50;
	text-decoration: none;
	}

.bionicle_mini_col_p a:hover {
	color: #0093a3;
	text-decoration: underline;
	}
	
.bionicle_mini_col_title {
	position: relative;
	margin-left: 4px;
	padding: 0;
	width: 245px;
	height: 30px;
	/* background-image: url(/images/mini_col_title_bg.jpg);
	background-repeat: none; */
        background: #d4e7ed;
	}
.bionicle_mini_col_title_h2 {
	margin-top: 10px;
    margin-left: 27px;
	margin-bottom: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #0093a3;
	}
	
/* floating tagline */

.bionicle_tagline_float {
	position: absolute;
	margin: 0;
	margin-left: 0;
	padding: 0;
	width: 400px;
	height: 200px;
	top: 410px;
	left: 20px;
	}
	
.bionicle_tagline_float_h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #4c4d50;
	text-decoration:none;
	}
	
.bionicle_tagline_float_h1 a {
	color: #4c4d50;
	text-decoration:none;
	}

.bionicle_tagline_float_h1 a:visited {
		color: #4c4d50;
		text-decoration:none;
}

.bionicle_tagline_float_h1 a:hover
{
	color: #4c4d50;
	text-decoration: underline;
}
	
/* crumby class */

.crumb_navbar {
	position: relative;
	width: 900px;
	height: 25px;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	padding-left: 64px;
	padding-top: 4px;
	background-image: url(/images/navbar_bg.jpg);
	background-repeat: no-repeat;
	}
	
.arrow {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	}

.crumb {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	}
	
.crumb2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
.crumb a {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	text-decoration: none;
	background: none;
	display: inline;
	border: none;
	margin: 0;
	padding: 0;
	}
	
.crumb a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
	background: none;
	display: inline;
	border: none;
	margin: 0;
	padding: 0;
	}
	
.crumb a:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	text-decoration: none;
	background: none;
	display: inline;
	border: none;
	margin: 0;
	padding: 0;
	}

