
/* ----------------------------------------------------
	Mizu Akido - Main CSS File
	Last Modified: 
	Modified by: JCS
	
	Table of Contents:
	
	1.	Reset
	2. 	Main
	3.	Layout
	4.	Header
	5.	Menu
	6.	Footer
	7. 	Left Column
	8. 	Content
	9.	Modal Dialog
	
------------------------------------------------------- */


/* 1. Reset ------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

/* 2. Main ------------------------------------- */
body {
	background-color: #000001;
	color: #1653D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

h1 {
	color: #1653D4;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}

h2 {
	color: #1653D4;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	line-height: 12px;
}

a, a:link, a:visited {
	color: #1653D4;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:focus {
	color: #FFFFFF;
}

a:active {
	color: #1653D4;
}

/* 3. Layout ------------------------------------- */
#outerWrapper {
	background-color: #000001;
	margin: 0 auto;
	text-align: left;
	width: 780px;
}

#outerWrapper #header {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	height: 537px;
	line-height: 15px;
	background: #000001 url(../images/header.png) no-repeat center top;
}

#outerWrapper #contentWrapper {
	padding-top: 20px;
	background-color: #000001;
	background-repeat: repeat-y;
	overflow: hidden;
}

#outerWrapper #contentWrapper #leftColumn {
	border-right: solid 1px #1653D4;
	float: left;
	padding: 0px 10px;
	margin: 0px;
	width: 250px;
	text-align: right;
	background: #000001;
}

#outerWrapper #contentWrapper #content {
	margin: 0;
	padding: 5px 10px 0px;
}

#outerWrapper #footer {
	background-color: #000001;
	padding: 10px 10px 10px 10px;
}

/* Video Wrapper */

#outerWrapperVideos {
	background-color: #000001;
	margin: 0 auto;
	text-align: left;
	width: 1005px;
}

#outerWrapperVideos #header {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	height: 537px;
	line-height: 15px;
	background: #000001 url(../images/header.png) no-repeat center top;
}

#outerWrapperVideos #contentWrapper {
	padding-top: 20px;
	background-color: #000001;
	background-repeat: repeat-y;
	overflow: hidden;
}

#outerWrapperVideos #contentWrapper #leftColumn {
	border-right: solid 1px #1653D4;
	float: left;
	padding: 0px 10px;
	margin: 0px;
	width: 250px;
	text-align: right;
	background: #000001;
}

#outerWrapperVideos #contentWrapper #content {
	margin: 0;
	padding: 5px 10px 0px;
}

#outerWrapperVideos #footer {
	background-color: #000001;
	padding: 10px 10px 10px 10px;
}


/* 4. Header ------------------------------------- */
#header h1 {
	float: left;
	text-indent:-9999px;
}

#header img.pagoda {
	clear: left;
	margin-top: 300px;
	margin-left: 520px;
}

#header img.sword-throw,
#header img.kokyunage,
#header img.kotegaeshi {
	clear: left;
	margin-top: 340px;
	margin-left: 525px;
}

#header img.sword-throw-video {
	clear: left;
	margin-top: 340px;
	margin-left: 635px;
}


/* 5. Menu ------------------------------------- */
#index-nav {
	margin-left: 420px;
	margin-top: -60px;
}

#menu {
	margin: 0;
	text-align: right;
	padding: 10px;
}

#index-nav ul {
	list-style: none;
}

#menu ul {
	list-style: none;
	margin-top: -10px;
}

#index-nav ul li, #menu ul li {
	line-height: 2;
	font-size: 14px;
}

#index-nav a, #index-nav a:link, #index-nav a:visited, #menu a, #menu a:link, #menu a:visited {
	line-height: 2;
	font-size: 14px;
}

#index-nav a:hover, #menu a:hover {
	text-decoration: none;
}

.current {
	color:#FFF;
	font-weight: bold;
}

/* 6. Footer ------------------------------------- */
#footer {
	margin-top: 75px;
	font-size: 85%;
	margin-bottom: 50px;
}

.notice {
	width: 45%;
	height: 22px;
	float: left;
	text-align: right;
	padding-right: 50px;
	padding-top: 3px;
}

.smfb {
	display: block;
	width: 45%;
	height: 22px;
	background-image: url(../images/smfb.png);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-top: 3px;
	float: left;
}
.smfb a {
	width: 125px;
	height: 22px;
	padding-left: 25px;
	z-index: 100;
}

/* 7. Left Column ------------------------------------- */
#leftColumn ul {
	padding-right: 15px;
}

#leftColumn .name {
	padding-right: 20px;
	color:#FFF;
}

#leftColumn img {
	padding-right: 20px;
}


/* 8. Content ------------------------------------- */
#content {
	color:#FFF;
	width: 450px;
	float: left;
}

#content h2 {
	margin-left: 25px;
	margin-bottom: -5px;

}

#content h2.inst {
	margin-top: 50px;
}


#content p {
	margin-left: 25px;
	width: 425px;
}

#content p.first {
	margin-top: 0;
}

#content p.last {
	margin-bottom:25px;
}


#content img {
	margin: 20px 25px;
	border: none;
}

/* Content Videos */

#contentVideos {
	color:#FFF;
	width: 675px;
	float: left;
	height: 100% !important;
}


#contentVideos h2 {
	margin-left: 25px;
	margin-bottom: -5px;

}

#contentVideos h2.inst {
	margin-top: 50px;
}


#contentVideos p {

}

#contentVideos p.first {
	margin-top: 0;
}

#contentVideos p.last {
	margin-bottom:25px;
}


#contentVideos img {

}


/* 9. Modal Dialog --------------------------------- */
.jqmWindow {
	display: none;
	position: fixed;
	top: 10%;
	left: 10%;
	width: 840px;
	background-color: #EEE;
	color: #333;
	border: 1px solid black;
	padding: 12px;
	text-align: right;
}

.jqmOverlay {
	background-color: #000;
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
 width: expression(this.parentNode.offsetWidth+'px');
 height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
	position: absolute;
 top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

