 
/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	}

a img {
	border: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body { 
	color: #333;
	background-position: 0 0;
	text-align: left;	
	background-color: #fff;
	font-size: 11px;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#white {
	background-color: transparent;
	background-image: url(http://www.mangaroakitekaraka.com/templateimages/bg-headfind.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

#wrapper {							/* for Fixed-Width Centered layouts  */
	width: 757px;
	margin-left: auto;
	margin-right: auto;
	}
	
#headerdiv, #headerdivswe, #headerdivfhm {
	width: 757px;
	height: 124px;
	background-color: transparent;
	background-image: url(http://www.mangaroakitekaraka.com/templateimages/bg-headerfind.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	}

#topnav {
	text-align: right;
	}

#main {
	vertical-align: top;
	width: 100%;
	background-color: #fff;
	padding-bottom: 20px;
	}

#content {
	vertical-align: top;
	width: 100%;
	background-image: url(http://www.mangaroakitekaraka.com/templateimages/bg-content.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 35px 20px 35px 20px;
	}

#content, #content td {
	font-size: small;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}
	
h1 {
	margin-bottom: .5em;
	font-size: large;
	color: #2a445d;
	text-decoration: none;
	border-bottom: 1px dotted #2a445d;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#761526;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	}
	
h5 {
	font-size: large;
	color: #fff;
	padding-top: 45px;
	padding-left: 30px;
	padding-bottom: 5px;
	}
	
h6 {
	font-size: small;
	color: #fff;
	padding-top: 3px;
	padding-left: 30px;
	padding-right: 500px;
	}

p {
	margin: 0; 
	padding-top: 1em; 
	line-height: 150%;
	text-align:left;
	}

#footer {
	width: auto;
	margin-bottom: 20px;
	margin-top: 35px;
	padding-top: 30px;
	}


/* =================================================== */
/* E-C Logo and Copyright ... LEFT ALIGNED */
/* =================================================== */

#leftlogoshell {}
	
#poweredby {
	float: left;
	margin: 0 10px 0 10px;
	}

.small {
	font-size: x-small;
	color: #246262;
	}


/* =================================================== */
/* E-C Logo and Copyright ... CENTERED */
/* =================================================== */

#centerlogoshell {
	text-align: center;
	}

#poweredbyb {
	margin: 10px 0 10px 0;
	}

.smallb {
	font-size: x-small;
	color: #000;
	}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #050943;
	text-decoration: underline;
	}

a:hover	{
	color: #702724;
	}

.subnav {
	color: #702724;
	font-size: x-small;
	text-align: center;
	padding: 0;
	}

#navcolumn, #navcolbase {
	vertical-align: top;
	border-top: solid #fff 16px;
	}

#navcolbase {
	vertical-align: bottom;
	}

.submen a {
	font-weight: normal;
	color: #5a97ae;
	}
	
.cssnav	{
	position: relative;
	float: left;
	margin: 0; 
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(http://www.mangaroakitekaraka.com/templateimages/nav-hover.gif) no-repeat;
	padding-right: 5px;
	width: 66px;
	height: 37px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
	
.cssnavcurrent	{
	position: relative;
	float: left;
	margin: 0; 
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(http://www.mangaroakitekaraka.com/templateimages/nav-currenthover.gif) no-repeat;
	padding-right: 5px;
	width: 66px;
	height: 37px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
	

.cssnav a {
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 66px;
	height: 37px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
	
.cssnavcurrent a {
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 66px;
	height: 37px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
	
.cssnav a:hover {
	color: #ffffff;
}

.cssnavcurrent a:hover {
	color: #ffffff;
}
			

.cssnav img {width: 66px; height: 37px; border: 0; }
	* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnavcurrent img {width: 66px; height: 37px; border: 0; }
	* html a:hover {visibility:visible}
.cssnavcurrent a:hover img{visibility:hidden}

.cssnav span {
	position: absolute;
	left: 1px; top: 9px;
	text-align: center;
	font-weight: bold;
	width: 66px;
	cursor: pointer;
	color: #fff;  
	}

.cssnavcurrent span {
	position: absolute;
	left: 1px; top: 9px;
	text-align: center;
	font-weight: bold;
	width: 66px;
	cursor: pointer;
	color: #fff;  
	}				     


#trinav {
	background-image: url(http://www.mangaroakitekaraka.com/templateimages/bg-logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: right;
	padding-left: 20px;
	}