@charset "utf-8";
/* CSS Document */

/* RESET styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

strong
{
	font-weight: bold;	
}

.list_l1
{
	list-style: disc;	
	padding-left: 20px;	
}

.list_l2
{
	list-style: circle;
	padding-left: 25px;
	font-size: 11px;
}

/* main column */
body
{
	background-color: #FFFFFF;
	background-image: url(../images/gradient_bkg.png);
	background-repeat: repeat-x;
	text-align: center;
}

a
{
	font-family: Tahoma, Geneva, sans-serif;
	color: #005800;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#head, #container, #foot {width:990px; 	margin-left: auto; margin-right: auto;}
.spacer20 {height: 20px; min-height: 20px;}


#leftbox
{
	float: left;
	margin: 0px;
	width: 730 px;
	min-width: 730px;
	/*background-color: #6F0;*/
	padding-left: 10px;
}

#rightbox
{
	float: right;
	height: 500px;
	width: 220px;
	/*background-color: #F60;*/
	margin: 0px;
	margin-right: 10px;
	display: inline;
}

/* top banner */

.clear
{
	clear: both;
}

.twittertext
{
	float: left;
	padding-left: 20px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #005800;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 13px;
	width: 350px;
}

.twittertext a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #005800;
	text-decoration: none;
}

.twittertext a:hover
{
	text-decoration: underline;
}

.googleplustext
{
	float: left;
	padding-left: 0px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #005800;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 13px;
}

.facebook
{
	float: left;
	text-align: left;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 15px;
}

.googleplus
{
	float: left;	
	text-align: left;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
}

.languagetext
{
	float: right;
	width: 250px;
	padding-right: 20px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #005800;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 13px;
}

.languagetext a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #005800;
	text-decoration: none;
}

.languagetext a:hover
{
	text-decoration: underline;
}

#banner
{
	margin-bottom: 15px;
	width: 990px;
	height: 115px;
	background-image:url(../images/banner-v2.png);
	background-repeat: no-repeat;
	background-position:left;
}

#banner_texts
{
	float: right;
	height: 85px;
	min-height: 85px;
	text-align: center;
	margin-top: 15px;
	padding-right: 20px;
}

#banner_label
{
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #005800;
	font-weight:bold;
	margin-bottom: 15px;
}

.banner_header
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #005800;
	font-weight:bold;
}

.banner_url
{
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}

.banner_url a
{
	font-size: 12px;
	color: #005800;
	text-decoration: none;
	margin-right: 8px;
}

.banner_url a:hover
{
	text-decoration: underline;
}

/* features and news box */

#leftboxbar
{
	clear: both;
	width: 730px;
	height: 20px;
	background-color:#C9DEB1;
	margin-bottom: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #005800;	
	font-weight: bold;
}

.screenshotcontainer
{
	float:left;
	width: 395px;
	height: 281px;
	text-align: left;
}

.screenshot
{
	width: 395px;
	height: 281px;
	background-repeat: no-repeat;
	background-position:right;
}

.video
{
	margin-left: 10px;
	width: 385px;
	height: 281px;
	background-color: #F5F9F5;	
}

.imgvideolabel
{
	width: 80px;
	float: right;
	text-align: center;	
	vertical-align: middle;
	background-color: #F5F9F5;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #005800;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline;
	border-style: solid;
	border-width: 1px;
	border-color: #A9BE91;
	border-top-width: 0px;
}

.imgvideolabel a
{
	text-decoration: none;
	color: #005800;
}

.imgvideolabel a:hover
{
	text-decoration: underline;
}


.features
{
	float: left;
	margin-left: 35px;
	width: 290px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #102010;
	margin-bottom: 15px;
	/*background-color: #F60;*/
}

.newslist
{
	float: left;
	width: 730px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #102010;
	display: inline;

}

.newslist a
{
	text-decoration: none;
	color: #005800;
}
.newslist a:hover
{
	text-decoration: underline;
}

#newslabel
{
	float: left;
	width: 90px;
	height: 18px;
	text-align: center;	
	vertical-align: middle;
	background-color: #360;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #F9FFFA;
	margin-right: 30px;
	display: inline;
	margin-left: 10px;
}

#newsitem
{
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	display: inline;
}

#newsitemtitle
{
	color: #005800;	
	font-weight: bold;
}

#newstext
{
	float: left;
	width: 580px;
	background-color: #F5F9F5;
	border: solid;
	border-width: 1px;
	border-color: #E6E6E6;
	padding: 5px;
}

#leftboxsmallbar
{
	clear: both;
	width: 575px;
	height: 2px;
	max-height: 2px;
	background-color:#C9DEB1;
	line-height: 2px;
	font-size: 2px;
	margin-top: 15px;
	margin-bottom: 5px;
}

/* download box */

#downloadtable
{
	background-color: #FAFFFA;
	border: solid;
	border-width: 1px;
	border-color: #C5C5C5;
	padding-top: 10px;
	padding-bottom: 10px;
}

.button
{
		float: left;
		display:inline;
		margin-left: 10px;
		background-image: url(../images/buttonhover.png);
		background-repeat: no-repeat;
		height: 70px;
		width: 200px;
		margin-bottom: 10px;
}
	
.button a
{
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 200px;
	display: block;
}
	 
.button a:hover
{
	background: none;
}

#downloadtext
{
	text-align: center;	
	font-family: Tahoma, Geneva, sans-serif;
	color: #005800;
}

.downloadtext1
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.downloadtext2
{
	font-size: 12px;
}

.downloadtext2 a
{
	text-decoration: none;
	color: #005800;
}
.downloadtext2 a:hover
{
	text-decoration: underline;
}

/* discussion box */

.discussionbox
{
	background-color: #FAFFFA;
	border: solid;
	border-width: 1px;
	border-color: #C5C5C5;
	margin-top: 20px;
}

.discussionbox a
{
	text-decoration: none;
	color: #005800;
}
.discussionbox a:hover
{
	text-decoration: underline;
}

.discussionheader
{
	height: 18px;
	padding-top: 2px;
	background-color:#C9DEB1;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-color: #C5C5C5;	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #005800;	
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

.discussionposts
{
	padding: 7px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #203820;
}
	
/* footer */

#footer
{
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../images/bottombar.png);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	height: 46px;
}

.footerlabel
{
	position: relative;
	top: 8px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #005800;
}

.footerlabel a
{
	font-size: 10px;
	color: #005800;
	text-decoration: none;
}

.footerlabel a:hover
{
	text-decoration: underline;
}

/* ------------------------------------- download.html */

#latestrelease
{
	float: left;
	margin-left: 35px;
	top: 15px;
	width: 680px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #102010;
	margin-bottom: 15px;
}

#list_l3
{
	list-style: disc;	
	padding-left: 25px;
}

.manual
{
	float: left;
	width: 730px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #102010;
	display: inline;
	margin-bottom: 20px;
}

.manual a
{
	text-decoration: none;
	color: #005800;
}
.manual a:hover
{
	text-decoration: underline;
}

#manuallabel
{
	float: left;
	height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;	
	vertical-align: middle;
	background-color: #360;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #F9FFFA;
	margin-right: 30px;
	display: inline;
	margin-left: 10px;
}

#manualitem
{
	float: left;
	margin-bottom: 30px;
	padding: 0px;
	display: inline;
}

#manualtext
{
	float: left;
	margin-left: 30px;
	display: inline;
	width: 580px;
	background-color: #F5F9F5;
	border: solid;
	border-width: 1px;
	border-color: #E6E6E6;
	padding: 5px;
}

#shortcutdesc
{

}

.about
{
	float: left;
	width: 580px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #102010;
	display: inline;
	margin-left: 130px;
}

.about:i
{
	font-style:italic;
}
.aboutname
{
	font-weight: bold;
	color:#060;
}
.aboutsmallbar
{
	clear: both;
	width: 575px;
	height: 2px;
	max-height: 2px;
	background-color:#C9DEB1;
	line-height: 2px;
	font-size: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.downloadlabel
{
	float: left;
	width: 90px;
	height: 38px;
	text-align: center;	
	vertical-align: middle;
	background-color: #360;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #F9FFFA;
	margin-right: 30px;
	display: inline;
	margin-left: 10px;
}
.downloadlabel a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #F9FFFA;
	text-decoration: none;
}

.downloadlabel a:hover
{
	text-decoration: underline;
}
/* start download */

.downloadstart
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #002800;
}

.downloadstartsmall
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #002800;
}

.downloadstartsmall a
{
	color: #005800;
	text-decoration: none;
	font-weight: bold;
}

.downloadstartsmall a:hover
{
	text-decoration: underline;
}

/* translation creator */

.translation
{
	float: left;
	width: 730px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #102010;
	display: inline;
	margin-bottom: 20px;
}

.translationblock
{
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
	display: inline;
	width: 580px;
	background-color: #F5F9F5;
	border: solid;
	border-width: 1px;
	border-color: #E6E6E6;
	padding: 15px;
}

.translationlabel
{
	float: left;
	height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;	
	vertical-align: middle;
	background-color: #360;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #F9FFFA;
	margin-right: 30px;
	display: inline;
	margin-left: 10px;
}

/* forum */

.thread_url
{
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}

.thread_url a
{
	font-size: 14px;
	color: #005000;
	text-decoration: none;
}

.thread_url a:hover
{
	text-decoration: underline;
}

.forum_url
{
	font-size: 13px;
	color: #102010;
	font-family: Tahoma, Geneva, sans-serif;
}

.forum_url a
{
	color: #102010;
	text-decoration: none;
}

.forum_url a:hover
{
	color: #102010;
	text-decoration: underline;
}

