@charset "utf-8";
body  {
	overflow-y:scroll;
	color: #000000;
	background-color: #EAEBE5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#headerbox {
	height: 270px;
	width: 980px;
}

#container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	font-size: 14px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #BABABA;
	border-bottom-color: #BABABA;
	border-left-color: #BABABA;
} 
#header {
	background: #FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 0px;
	padding-left: 30px;
	margin-bottom: 20px;
} 

#headerImage {
	margin-left: 0px;
}

.headerImageBt {
	margin-bottom:0px;
	margin-top:0px;
	border-width:0px;
}

#header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding: 0px;
	font-size: 22px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right: 50px;
	text-align: center;
}
h2 {
	font-size: 18px;
	font-style: normal;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

#homePage h2 {
	font-size: 18px;
	font-style: normal;
	text-align: left;
	padding-left: 30px;
	padding-bottom: 2px;
	margin-bottom: 0px;
}

#homePage .roundedBox_border0 h2 {
	font-size: 18px;
	font-style: normal;
	text-align: left;
	padding-left: 35px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

#contactPage .roundedBox_border0
{
	padding-right:  15px;
	height:335px;
}

#downloadPage .roundedBox_border0
{
	padding-right:  15px;
}

p {
	margin-top:5px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom: 0px;
}

#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 275px;
	padding-right: 20px;
	padding-left: 0px;
	margin-right: 0px;
}

#homePage #sidebar1 {
	margin-bottom: 15px;	
}

#mainContent {
	margin-top: 0;
	margin-right: 315px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
} 

#footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#EAEBE5;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 20px;
}

#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BABABA;
	border-right-color: #000;
	border-bottom-color: #BABABA;
	border-left-color: #000;
}

#mainFutures{
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}

#downloadPage #downloadinfo {
	padding-left: 15px;
}

.fonttlb {
	font-size:14px;
}

.fontsml {
	font-size:12px;
}


#downloadPage .downloadLink {
	font-size: 20px;
}

#downloadPage #container {
	font-size: 14px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.roundedBox {
	border: 1px solid #EAEBE5;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
}

.roundedBox_border0 {
	border: 1px solid #EAEBE5;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 13px;
	padding-right:10px;
	padding-bottom: 10px;
}

.jene_pa_si_jur
{
	font-size:11px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:15px;
	text-align:center;
}

.roundedBox_google
{
	border: 1px solid #EAEBE5;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 13px;
	padding-right:10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 15px;
	text-align:center;
}

.roundedBox_border0top5 {
	border: 1px solid #EAEBE5;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 13px;
	padding-right:10px;
	padding-bottom: 10px;
	padding-top:10px;
}

.lastroundedBox {
	border: 1px solid #EAEBE5;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align:center;
}

.rounded_sidebarFirst
{
	border: solid #EAEBE5;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-width: 1px;
	height:390px;
}

.links_google {
	text-align:center;
	padding-top: 5px;
	padding-left: 10px;
}

.links_google_short
{
	padding-bottom: 25px;
	padding-top: 20px;
	text-align:center;
	padding-left: 10px;
}

.rounded_sidebar {
	border: solid #EAEBE5;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-width: 1px;
	height:315px;
}

rounded_sidebar12 {
	border: solid #EAEBE5;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-width: 1px;
	height:355px;
}

#homePage .rounded_sidebar {
	height:315px;
}

#futuresPage h2 {
	font-size: 22px;
}

#futuresPage h3 {
	margin-bottom:5px;
	padding-bottom:5px;
}


#futuresPage .roundedBox_border0 {
	font-size: 14px;
}

.rounded_lowpriority_sidebar {
	border: solid #EAEBE5;
	padding-top: 6px;
	padding-bottom: 13px;
	margin-bottom: 15px;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 10px;
	border-width: 1px;
}

.centeredImage {
	text-align:center;
	margin-left: -10px;
}

.award_img {
	text-align:center;
	margin-left: 20px;
	margin-bottom: 10px;
}

.google_adsens_header
{
	padding-top:10px;
	margin-top: 15px;
	margin-left: -10px;
	margin-right: 20px;
	text-align:center;
	border: 1px solid #9FA09A;
}

.google_adsens_header_alt
{
	padding-top:10px;
	margin-top: 10px;
	margin-left: -10px;
	margin-right: 20px;
	text-align:center;
}

.google_adsens_header_alt2
{
	padding-top:0px;
	margin-top: 10px;
	margin-left: -10px;
	margin-right: 20px;
	text-align:center;
}

.little_space5 {
	font-size: 5px;
}

.little_space3 {
	font-size: 1px;
}

#little_space2 {
	font-size: 5px;
	padding-top: 0px;
	padding-bottom:0px;
	
}

#supportedapps {
	padding-top: 5px;
	padding-left: 10px;
}

#centeredFastButton {
	padding-left: 48px;
}

a img {
	border : none;
}

a {
	color: #174676;
}

.lowpriotity_title {
	font-size: 12px;
	text-align: center;
}

.rounded_lowpriority_sidebar p {
	padding-top: 5px;
}

#benefitsList {
	margin-left:15px;
	margin-top:-5px;
	margin-bottom:5px;
	font-size:14px;
}

.pricestable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
 	border-collapse: collapse;
	margin-left:20px;
	margin-top:5px;
	text-align:center;
}

#donate_table {
	margin-left:20px;
	margin-top:10px;
}

.pricestable .productName {
	text-align:left;
	padding-left:10px;
	
}

.pricestable .licensevariant {
	font-size: 12px;
	color: #039;
}

.pricestable th {
	background: #e4e8f7;
	text-align:center;

	font-size: 12px;
}

#purchasePage h2 a {
	color:#000;
}

#purchasePage h3 {
	padding-left:20px;
	margin-bottom:5px;
}

#purchasePage .roundedBox_border0 {
	padding-right:15px;
}

#registrator {
	font-weight:normal;
	margin-top:5px;
	margin-left:12px;
	text-align:left;
	font-size:12px;
}

#registrator th {
	font-size: 14px;
}

#helpAnnotation {
	margin-top:7px;
	font-size:16px;
	margin-left:12px;
}

#screenshotsPage #helpAnnotation {
	margin-top:3px;
	margin-bottom:5px;	
	font-size:16px;
	margin-left:12px;
}

.bigtext {
	font-size:16px;
}

#helpAnnotation tr {
	height: 23px;
}

#helpPage h2 a {
	color:#000;
}

#screenshotsPage h2 a {
	color:#000;
}

#helpPage .roundedBox_border0 img {
	padding-left:15px;
}


#screenshotsPage .roundedBox_border0 {
	padding-bottom:15px;
}

.imageCorner0 {
	margin-top:15px;
	margin-bottom:0px;
}

.imageCorner10 {
	margin-top:15px;
	margin-bottom:10px;
}

.imagetop0 {
	margin-top:-5px;
	margin-bottom:0px;
}

.contactmsg {
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
}

.scimage_left {
	vertical-align:top;
}

.scimage_right {
	vertical-align:top;
	padding-left:10px;
}

#feel_the_difference {
	font-size:20px;
	padding-top:10px;
	padding-left:20px;
}

.roundedBox_border_minus5 {
	border: 1px solid #EAEBE5;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 13px;
	padding-right:10px;
	padding-bottom: 5px;
}

.important_text {
	padding-top: 5px;
	padding-bottom: 5px;
}

.important_img {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left:15px;
//	text-align:center;
}

.little_text {
	font-size: 11px;	
}

#bookmarkdocs_ads {
	width:250px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	font-size:16px;
	text-align:center;
}