/* PAGE GENERAL */

*
{
	margin: 0;
	padding: 0;
}

html
	{
		height: 100%;
	}

body
	{
		height: 100%;
	}

	#nonFooter
	{
		position: relative;
		min-height: 100%;
	}

	* html #nonFooter
	{
		height: 100%;
	}

a:link.title_english
{
	color: white;
	text-decoration: none;
}

a:visited.title_english
{
	color: white;
	text-decoration: none;
}

a:link
{
	color: #3C78B5;
	text-decoration: none;
}

a:visited
{
	color: #9F65B2;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #e8e8e8;
	background-image: url(/i/body_bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	color: #4C4C4C;
	line-height: 1.4em;
	font-family: verdana,'Lucida Grande','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 75%;
	text-align: center;
}

#wrapper
{
	width: 760px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
}

* html #wrapper
{
	height: 100%;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}

img
{
	border: 0 none transparent;
}



/* HEADER */

#header
{
	height: 68px;
	margin: 0 25px 0 25px;
	background-color: #52972a;
}

#logo
{
	position: absolute;
	z-index: 20;
	width: 250px;
	height: 68px;
	overflow: hidden;
	margin-top: 0;
}

#langsel
{
	position: absolute;
	z-index: 20;
	width: 150px;
	height: 68px;
	overflow: hidden;
	margin-left: 655px;
	margin-top: 0;
}


#logo a
{
	display: block;
	height: 68px;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 150%;
	line-height: 68px;
}

#logo a:hover
{
	cursor: pointer;
}

#logo span.replacement
{
	display: none;
	position: absolute;
	top: 0;
	width: 250px;
	height: 68px;
	background-repeat: no-repeat;
}

* h\tml #logo span.replacement
{
	display: block;
	z-index: 30;
	background-image: url(/i/logo_placeengine.gif);
}

#logo a span.replacement
{
	display: block;
	z-index: 35;
	background-image: url(/i/logo_placeengine.gif);
}

#logo span.linkText
{
	position: relative;
	z-index: 25;
}

/* HEADER MENU*/
#menu
{
	position: absolute;
	z-index: 10;
	top: 0;
	width: 710px;
	height: 68px;
	margin-top: 0;
	margin-left: 0;
	list-style: none;
}

#menu li
{
	position: absolute;
	top: 0;
	height: 68px;
}

#menu a
{
	display: block;
	height: 68px;
	overflow: hidden;
	color: #FFFFFF;
	line-height: 68px;
}

#menu a:hover
{
	cursor: pointer;
}

#menu a:hover span.replacement
{
	background-position: 0 -68px;
}

#menu li.on a span.replacement, #menu li.on a:hover span.replacement
{
	background-position: 0 -136px;
}

#menu span.replacement
{
	display: none;
}

* h\tml #menu span.replacement
{
	display: block;
	position: absolute;
	z-index: 10;
	top: 0;
	height: 68px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#menu a span.replacement
{
	display: block;
	position: absolute;
	z-index: 15;
	top: 0;
	height: 68px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#menu span.linkText
{
	position: relative;
	z-index: 5;
}

#menuAbout
{
	width: 86px;
	margin-left: 624px;
}

#menuAbout span.replacement
{
	width: 86px;
	background-image: url(/i/menu_about.gif);
}

#menuSupport
{
	width: 100px;
	margin-left: 524px;
}

#menuSupport span.replacement
{
	width: 100px;
	background-image: url(/i/menu_support.gif);
}

/* MAIN MENU */

	
	
#mainnavBox ul {
	border:0;
	margin:8px 25px 0 25px;
	padding:0;
	list-style-type:none;
}
#mainnavBox ul li {
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
}
#mainnavBox ul li a {
	width:117px;
	height:2em;
	padding:0;
	text-decoration:none;
	display:block;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	line-height:2em;
	margin:0;
	border-right: 1px solid #fff;
	background-color:#5dc2e6;
	color:#fff
	}	

#mainnavBox a:hover {
	color:#FFFFFF;
	background-color:#3ea6cb;
	}


#mainnavBox a.selected:visited {
	color:#FFFFFF;
	background-color:#3ea6cb;
	}


/* CONTENT */

#content
{
	padding-bottom: 120px;
}

#contentMain
{
	display: inline;
	clear: both;
	float: right;
	margin-top: 0;
	margin-right: 25px;
	width: 500px;
}



h1
{
	clear: both;
	position: relative;
	width: 500px;
	margin-top: 25px;
	margin-bottom: -0.25em;
	padding-top: 10px;
	background-color: #99CC33;
	background-image: url(/i/heading_top.gif);
	background-repeat: no-repeat;
	color: #DBEDB8;
	font-size: 100%;
	text-indent: 18px;
	letter-spacing: -0.05em;
}

h1 .subTitle
{
	display: block;
	margin-top: 8px;
	padding-bottom: 16px;
	background-image: url(/i/heading_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	font-size: 160%;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
}

h2
{
	clear: both;
	margin-top: 1.5em;
	margin-bottom: -0.25em;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 0.2em;
	color: #3C78B5;
	font-size: 120%;
}

#contentMain h2
{
	margin-left: 0;
}


h3
{
	margin-top: 1.5em;
	margin-bottom: -0.75em;
	padding-left:12px;
	color: #3C78B5;
	font-size: 100%;
}

.listTitle
{
	font-weight: bold;
	color: #3C78B5;
}

#contentMain h3
{
	margin-left: 0;
}


h4
{
	margin-top: 1.5em;
	margin-bottom: -0.75em;
	padding-left:12px;
	color: #868686;
	font-size: 95%;
}

#contentMain h4
{
	margin-left: 0;
}


ol
{
	margin-top: 1.5em;
	margin-left: 1.5em;
}

#contentMain ol
{
	list-style: outside decimal;
	margin-left: 24px;
}



#contentMain ol li
{
	margin-top: 1.5em;
	margin-left: 24px;
}

#contentMain p {
	padding-left:12px;
}


p
{
	margin-top: 1.5em;
}

ul
{
	margin-top: 1.5em;
}

#contentMain ul
{
	margin-left: 28px;
	margin-right: 20px;
}


/* TOPPAGE SPECIFIC */
#catch {
	margin-top:12px;
	text-align: center;
	}
	
#catch img {
	border:none;
	}


/* FLASH CONTENT */

#flash {
	margin-top:18px;
	}

#mainFlash {
	margin-top:25px;
	margin-bottom: 8px;
	}

/* download button */

#downloadBox {
	margin-top:10px;
	margin-left:18px;
	position:relative;
	}

#downloadBox a { 
	display: block;
	width: 163px;
	height: 38px;
	background: transparent url(/i/download_btn.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

#downloadBox a:hover { 
	display: block;
	width: 163px;
	height: 38px;
	background: transparent url(/i/download_btn.gif);
	background-position: 0px -38px;
	background-repeat: no-repeat;
	}

#downloadBetaBox {
	width: 200px;
	height: 38px;
	position:absolute;
	top:0px;
	left:180px;
	}

#downloadBetaBox a { 
	display: block;
	width: 200px;
	height: 38px;
	background: transparent url(/i/download_beta_btn.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

#downloadBetaBox a:hover { 
	display: block;
	width: 200px;
	height: 38px;
	background: transparent url(/i/download_beta_btn.gif);
	background-position: 0px -38px;
	background-repeat: no-repeat;
	}

#downloadOldBox div {
	margin-top:10px;
	margin-left:9px;
	}

#downloadOldBox a { 
	display: block;
	width: 100%;
	height: 66px;
	background: transparent url(/i/oldversion.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

#downloadOldBox a:hover { 
	display: block;
	width: 180px;
	height: 66px;
	background: transparent url(/i/oldversion.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

#downloadWinBox div {
	margin-top:10px;
	margin-left:8px;
	}

#downloadWinBox a { 
	display: block;
	width: 182px;
	height: 83px;
	background: transparent url(/i/windowsinstall.png);
	background-position: -182px 0px;
	background-repeat: no-repeat;
	}

#downloadWinBox a:hover { 
	display: block;
	width: 182px;
	height: 83px;
	background: transparent url(/i/windowsinstall.png);
	background-position: -182px -83px;
	background-repeat: no-repeat;
	}

#downloadWinBox64 div {
	margin-top:10px;
	margin-left:8px;
	}

#downloadWinBox64 a { 
	display: block;
	width: 182px;
	height: 83px;
	background: transparent url(/i/windowsinstall.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

#downloadWinBox64 a:hover { 
	display: block;
	width: 182px;
	height: 83px;
	background: transparent url(/i/windowsinstall.png);
	background-position: 0px -83px;
	background-repeat: no-repeat;
	}

#downloadMacBox div {
	margin-top:10px;
	margin-left:8px;
	}

#downloadMacBox a { 
	display: block;
	width: 188px;
	height: 88px;
	background: transparent url(/i/Macinstall.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

#downloadMacBox a:hover { 
	display: block;
	width: 188px;
	height: 88px;
	background: transparent url(/i/Macinstall.png);
	background-position: 0px -88px;
	background-repeat: no-repeat;
	}

/* now install area */
#nowInstallArea {
	margin-top:25px;
	margin-bottom: 8px;
	position:relative;
	text-align: left;
	}
#nowInstallDotNet {
	position:absolute;
	top:220px;
	left:210px;
	}

/* overlay over map */
#mapArea {
	margin-top:25px;
	margin-bottom: 8px;
	position:relative;
	text-align: left;
	}
#map {
	position: absolute;
	top:0;
	left:0;
	}
#mapOverlayPanel {
	position: absolute;
	top:0;
	left:0;
	background-color: #4080cc;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	}
#mapOverlay {
	margin: 5px;
	padding: 5px;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}
#mapOverlay table {
	padding: 0px;
	margin: 0px;
	width : 500px;
	text-align : center;
	}
#mapOverlayBanner {
	height:100px;
	}
#mapOverlayText {
	height:100px;
	}
#mapOverlayButton input {
	margin-top: 70px;
	}
#overlayText {
	color: #ffffff;
	font-weight:bold;
	line-height: 1.5em;
	font-size:1.5em;
	}


/* WHAT'S NEW BOX*/
.contentsBox {
	margin-bottom: 10px;
	padding:0;
	}
	
.contentBoxInner {
	background:#f7f7f7 url(/i/box_top.gif) no-repeat left top;
	margin:0;
	padding:0;
}

.contentsBox h3 {
	color:#339900;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}

.contentsBoxMessage {
	background: transparent url(/i/box_bottom.gif) no-repeat left bottom;
	padding: 0 20px 12px 20px;
}



/*tabele for download page*/
table {
	color: #666666;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 12px;
	margin-bottom: 10px;
	table-layout:auto;
	border:0;
	}
td.ttm {
	padding:4px;
	font-weight:bold;
	color:#000000;
	}

td.nm {
	font-size:120%;
	color:#074932;
	font-weight: bold;
	background-color: #E0F1E4;
	padding:8px;
	color: #006600;
}
td.tts {
padding:4px;
}



/* SUBCONTENT */


#contentSub
{
	display: inline;
	float: left;
	width: 200px;
	margin-left: 25px;
	font-size:92%;
	font-weight:normal;
}

#contentSub p {
	margin-left:16px;
	margin-right:16px;
	margin-bottom:4px;
	}


.subItem
{
	margin-top: 25px;
	padding-bottom: 6px;
	background-color: #f7f7f7;
	background-image: url(/i/sidebar_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.submenu
{
	background-color: #f7f7f7;
	background-image: url(/i/submenu_bottom.gif);
}

.banner
{
	text-align: center;
}

#contentSub .submenu h2
{
	color:#990000;
	background-image: url(/i/submenu_heading_bg.gif);
	margin-bottom: -0.4em;
}


#contentSub .submenu ul
{
	list-style: none;
	margin-top: 4px;
	margin-right: 16px;
	margin-left: 16px;
	margin-bottom:4px;
}

* html #contentSub .submenu ul
{
	margin-top: 2px;
}

#contentSub .submenu li
{
	margin-top: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#contentSub .submenu li a
{
	color: #000000;
	text-decoration: none;
}

#contentSub .submenu li a:visited
{
	color: #4C667F;
}

#contentSub .submenu li a:hover
{
	color: #a8a5a5;
}




#contentSub .submenu li.first
{
	border-top: 0 none transparent;
}

#contentSub .submenu li ul
{
	margin-top: 4px;
}

#contentSub .submenu li li
{
	border-top: 0 none transparent;
	padding-top: 0;
}

#contentSub h2
{
	border-bottom: 0 none transparent;
	padding: 14px 14px 0px 14px;
/*	background-image: url(/i/sidebar_heading_bg.gif);  */
	background-repeat: no-repeat;
	font-size: 100%;
	color: #990000;
	font-family: verdana,'Lucida Grande','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

#contentSub h2 a
{
	color: #333;
	text-decoration: none;
}

#contentSub h3 a
{
	color: #333;
	text-decoration: none;
}

#contentSub h3 a:hover
{
	color: #333;
	text-decoration: underline;
}



/* FOOTER */

#footer
{
	width: 710px;
	margin-left: 25px;
	padding-bottom: 1.5em;
	background-color: #52972a;
	font-size: 92%;
	color: #e4f8d9;
	text-align: center;
	line-height: 1.5em;
}

#bottomLinks
{
	list-style: none;
	margin-top: 0;
	margin-left: 0;
	padding-top: 1.5em;
	background-image: url(/i/footer_bg.gif);
	background-repeat: no-repeat;
}

#bottomLinks li
{
	display: inline;
	border-left: 1px solid #e4f8d9;
	padding-right: 1em;
	padding-left: 1em;
}

#bottomLinks li.first
{
	border-left: 0 none transparent;
}

#bottomLinks a
{
	color: #e4f8d9;
}

#bottomLinks a:hover
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e4f8d9;
}


#cpright a
{
	color: #e4f8d9;
}

#cpright a:hover
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e4f8d9;
}



#footer p
{
	margin-top: 1.5em;
}
	
#footer {
	position: relative;
	margin: -7.5em auto 0 auto;
}

/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

* html #footer {
	margin-top: -7.4em;
}

pre.code, span.code { color: #048; font-size: 100%;}

pre.code { border: 1px dotted green;
           padding: 0.5em;
           margin: 0;
           }
