/* Monkeypress Styles */

* { margin: 0; padding: 0;}

body 
{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 2px;
}

#Content0
{
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/lhmargin_grad.gif);
	background-repeat: repeat-y;
}

#Header
{
	background-color: #000000;
	height: 102px;
}

a.TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 5px;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

a.TopMenu:link
{
	color: #FFFFFF;
}

a.TopMenu:visited
{
	color: #FFFFFF;
}

a.TopMenu:hover
{
	/*color: #F0A000;*/
	color: #CC3300;
}

a.TopMenu:active
{
	/*color: #F0A000;*/
	color: #CC3300;
}

#HomeLink 
{
	position: absolute;
	left: 532px;
	top: 50px;
}


#AuthorsLink /* this used to be #IntroductionLink */
{
	position: absolute;
	left: 602px;
	top: 50px;
}
 
#LinksLink/* This user to be #AuthorsLink */
{
	position: absolute;
	left: 532px;
	top: 70px;
} 

#DistributorsLink
{
	position: absolute;
	left: 602px;
	top: 70px;
}
#ComingSoonLink 
{
	position: absolute;
	left: 702px;
	top: 50px;
}

#SeminarsLink
{
	position: absolute;
	left: 702px;
	top: 70px;
	display: none;
	}
	
#Topleft1
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#Topleft2
{
	position: absolute;
	left: 0px;
	top: 102px;
}


#Topleft3
{
	position: absolute;
	left: 157px;
	top: 127px;
}

#Content1
{
	margin-top: 0px;
	margin-right: 180px; /* changed from 220 to 180 by AD 15Jan07*/
	margin-bottom: 0px;
	margin-left: 180px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; /* changed from 11px - AD 19 Jan 2007 */
}

h1 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em; /* was large */
	font-weight: bold; /* added */
	color: #CC3300;
	text-align: center;
	width: 310px;
	margin-left: -8px; /* added AD 19 Jan 2007 to make title more central */
	margin-bottom: 10px;
	border: 0px solid #000000;
}

h2
{
	font-weight: bold;
	font-size: 0.7em; /* was 11px */
	font-weight: bold;
	padding-top: 2em;
	padding-bottom: 0.5em;
}

#content1 ul {
	list-style: none;
	}

#content1 ul li {
	clear: left;
	font-size: 0.7em; /* changed from 11px - AD 19 Jan 2007 */
	padding-top: 0.2em;  /* was 5px*/
	padding-bottom: 0.2em; /* was 5px */
	}
#content1 ul li a:link, #content1 ul li a:visited {
	text-decoration: none;
	color: #cc0000;
	}
#content1 ul li a:hover, #content1 ul li a:active {
	color: #880000;
	text-decoration:underline;
	}
p 
{
	font-size: 0.7em; /* changed from 11px - AD 19 Jan 2007 */
	padding-top: 1.1em;  /* was 5px*/
	padding-bottom: 0.7em; /* was 5px */
}
p.italic
{
	font-style: italic;
}

#LHMenu 
{
	width: 180px;
	position: absolute;
	left: 0px;
	top: 127px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image:  url(../images/lhmenubkgd_long.gif);
	background-repeat: repeat-y;
}

#LHMenu ul 
{
	margin-left: 20px;
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-image:  url(../images/greenbullet.gif);
}

#LHMenu ul li 
{
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: xx-small;
}

a.LHMenu
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.LHMenu:link
{
	color: #000000;
}

a.LHMenu:visited
{
	color: #000000;
}

a.LHMenu:hover
{
	/*color: #F0A000;*/
	color: #CC3300;
}

a.LHMenu:active
{
	/*color: #F0A000;*/
	color: #CC3300;
}
#RHBox 
{
	width: 220px;
	position: absolute;
	right: 1px;
	top: 110px;
	border: thin solid #000000;
	height: 440px;   /* 6 more than PressReviewsHeadingsBar Height */
	margin: 0px;
	padding: 0px;
}

p.pressbox
{
	margin-left: 30px;
	margin-right: 10px;
}

p.pressboxbold
{
	margin-left: 30px;
	margin-right: 10px;
	font-weight: bold;
}

.floatRight
{
	float: right;
	padding: 0 0 5px 5px; /* added by AD 15Jan07 */
}

.red
{
	color: #CC3300;

}

#PressReviewsHeadingBar 
{
	background-color: #CC3300;
	width: 20px;
	border: thin solid #000000;
	height: 434px;    /* 6 less than RHBox Height */
	position: absolute;
	left: 2px;
	top: 2px;
}

#PressReviewsHeadingText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em; /* was 11px */
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	position: absolute;
	left: 4px;
	top: 100px;
}

#Kanji 
{
	position: absolute;
	top: 160px;
	right: 30px; /* balance with Content1 right margin */
	font-family: Arial, Helvetica, sans-serif;
}

.bold 
{
	font-weight: bold;
}

.italic 
{
	font-style: italic;
}
.quotation {
	font-style: italic;
	}
.newtitle {
	color: #CC2222;
	text-transform:uppercase;
	}
#distributors a:link
{
	color:#CC0000;
}

#distributors a:visited
{
	color: #CC0000;
}

#distributors a:hover
{
	/*color: #F0A000;*/
	color: #880000;
}

#distributors a:active
{
	/*color: #F0A000;*/
	color: #CC0000;
}

#content1 div.clearboth {clear: both}
#coming_soon {
	text-align:left;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;	
	}