body {
	background: #ffffff;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}
td {
	font-size: 12px;
}

/* PAGE LAYOUT \*/
.page {
width: 760px; margin: 0 auto; text-align: left;
	background: #ffffff;
}
.header {
	background: #ffffff;
	height: 90px;
}
.left-align{
	text-align: left;
	float: left;

}
.right-align{
	text-align: right;
	float: right;
}
/* DEFINE TWO COLUMNS IN THE MAIN BODY \*/
.body-column-1{
	width: 500px;
	float: left;
}

.body-column-2{
	width: 240px;
	float: right;
}
.body-column-2 p{
margin-top: 10px;
margin-bottom: 10px;
}
/* AND A FOOTER WITH TWO COLUMNS \*/
.footer {
	color: #999;
	clear:both;
	border-top: 1px solid #999;
}
.footer-left-align{
	text-align: left;
	float: left;
	width: 400px;
	font-size: 90%;
	padding: 0px;
	padding-top: 4px;
	font-size: 100%;
}
.footer-right-align{
	text-align: right;
	float: right;
	font-size: 90%;
	padding: 0px;
	padding-top: 4px;
	font-size:90%;

}

.footer a{
color: #999;
font-weight: bold;
}.footer a:hover{
color: black;
}


/* MAIN MENU \*/
.menu ul{
	list-style: none;	
	padding : 0;
	margin : 0;
}
.menu li{
	float: left;
	margin: 0 0;
	padding: 0;
	text-align: center;
}
.menu li a, .menu li a:visited, .menu li a:active{
	float: left;
	text-align: center;
	width:90px;
	height:90px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	display : inline;
	line-height: 90px;
	border-left: 1px solid white;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
.menu li a#productinfo{
	background: #58799a url(images/menus/norm_1.jpg);
}
.menu li a#screenshot{
	background: #58799a url(images/menus/norm_2.jpg);
}
.menu li a#download{
	background: #58799a url(images/menus/norm_3.jpg);
}.menu li a#purchase{
	background: #58799a url(images/menus/norm_4.jpg);
}
.menu li a#support{
	background: #58799a url(images/menus/norm_5.jpg);
}

 .menu li a:hover#productinfo {
	background: #cf925b url(images/menus/hover_1.jpg);
	color: #ffffff;
}
 .menu li a:hover#screenshot {
	background: #cf925b url(images/menus/hover_2.jpg);
	color: #ffffff;
}
 .menu li a:hover#download {
	background: #cf925b url(images/menus/hover_3.jpg);
	color: #ffffff;
}
.menu li a:hover#purchase {
	background: #cf925b url(images/menus/hover_4.jpg);
	color: #ffffff;
}
 .menu li a:hover#support {
	background: #cf925b url(images/menus/hover_5.jpg);
	color: #ffffff;
}

body.productinfo a#productinfo{
	background: #858eb7 url(images/menus/active_1.jpg);
	color: #ffffff;
}
body.screenshots a#screenshot{
	background: #858eb7 url(images/menus/active_2.jpg);
	color: #ffffff;
}
body.downloads a#download{
	background: #858eb7 url(images/menus/active_3.jpg);
	color: #ffffff;
}
body.purchase a#purchase{
	background: #858eb7 url(images/menus/active_4.jpg);
	color: #ffffff;
}
body.support a#support{
	background: #858eb7 url(images/menus/active_5.jpg);
	color: #ffffff;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
.menu li a
{
float: none
}
/* End IE5-Mac hack */

.menu{
	text-align: right;
	float: right;


}

/* SIDE MENU \*/
#navcontainer { width: 240px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
width: 240px;
height: 20px;
line-height: 20px;
background-color: #47698c;
border-bottom: 1px solid #eee;
	font-weight: bold;

}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #9fa6c5;
color: #fff;
}
#navcontainer #header{
	height: 26px;
	background: url(images/sidebox.gif);
	color: #fff;
	line-height: 26px;
	border-bottom: 1px solid white;
	font-weight: bold;
	text-transform: uppercase;
}
#navcontainer #footer{
	height: 20px;
	background: url(images/sidebox-base.gif);
}
body#home a#home,
body#detailed a#detailed,
body#logmeister a#logmeister,
body#eventmeister a#eventmeister,
body#comparison a#comparison,
body#screenshots a#screenshots,
body#downloadcenter a#downloadcenter,
body#emreleasehistory a#emreleasehistory,
body#lmreleasehistory a#lmreleasehistory,
body#shop a#shop,
body#discounts a#discounts,
body#terms a#terms,
body#alternative a#alternative,
body#help a#help,
body#affiliates a#affiliates
{
	background: #d39f6f;
}

/* Graphical feature section for main pages */
.page-head{
	color: #52554d;
	background: #fafafc url(images/pagehead_products.jpg) no-repeat;
	padding: 24px;
	padding-bottom: 0px;
	font-size: 13px;
	line-height: 18px;
	margin-top: 16px;
	margin-bottom: 0px;
}
body#logmeister .page-head{
	background: #fafafc url(images/pagehead_logmeister.jpg) no-repeat;
}
body#eventmeister .page-head{
	background: #fafafc url(images/pagehead_eventmeister.jpg) no-repeat;
}
.page-head-base{
	color: #52554d;
	background: #fafafc url(images/pagefoot.gif) no-repeat center bottom;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 16px;
	padding: 0px;
}
.page-head-right{
	margin-left: 320px;
}
.page-head-left{
	text-align: left;
	float: left;
	width: 300px;
}
.page-head .breadcrumb{
	color: #ffffff;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 6px;
}
.page-head .breadcrumb a{
	color: #dddfeb;
}
.page-head .breadcrumb a:hover{
	color: #ffffff;
}
.page-head ul{
}
.page-head li{
	margin: 4px;
}

.page-head H1{
	color: #000000;
	font-size: 22px;
	margin-bottom: 2px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 26px;

}
.page-head H2{
	color: #bb5d06;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 14px;
}
/* Standard Pages */
.page-body{
	color: #52554d;
	padding: 0px;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	margin-top: 16px;
}
.page-body .breadcrumb{
	color: grey;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 16px;
	
}
.page-body .breadcrumb a{
	color: #666666;
}
.page-body .breadcrumb a:hover{
	color: grey;
}
.page-body H1{
	color: #003366;
	font-size: 20px;
	margin-bottom: 2px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 26px;

}
.page-body H2{
	color: #bb5d06;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 24px;
}

.page-body H3{
	background: #003366;
	color:#ffffff;
	margin-top: 8px;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}
.page-body H4{
	margin-top: 24px;
	margin-bottom: 12px;
	padding-bottom: 0px;
	color: #000000;
	font-size: 16px;
}

.side-panel{
	color: #52554d;
	background: #feffff;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	margin-top: 16px;
}

.clear{
	clear: both;
	padding: 0px;
}
.download-box{
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 12px;
	background: #fafafc;
	color: #999;
	border: 1px solid #e8e8f1;

}
.download-box a{
	color: #bb5d06;
	font-weight: bold;
}
.download-box a:hover{
	color: #bb5d06;
	font-weight: bold;
}

.checklist ul{
	list-style: disc;

	margin-top: 10px;
}
.checklist li{
	padding-left: 10px;
	padding-bottom: 6px;
}
.table-highlight{
	background: #000000;
	color: #ffffff;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.table-header{
	background: #003366;
	color: #ffffff;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.table{
	border: 1px solid #ddddeb;
}

.table-body{
	background: #ededf4;
	color: #003366;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.table-price{
	background: #ededf4;
	color: #003366;
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.table-pay{
	background: #ededf4;
	color: #003366;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

.table-header-em{
	background: #2a4429;
	color: #ffffff;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.table-em{
	border: 1px solid #dbe8d7;
}

.table-body-em{
	background: #e7f0e5;
	color: #2a4429;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.table-price-em{
	background: #e7f0e5;
	color: #2a4429;
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.table-pay-em{
	background: #e7f0e5;
	color: #2a4429;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}




 
blockquote.withquote {
margin: 10px;
background:url(images/quote.gif)
no-repeat;
background-position:top left;
text-align: justify;
padding-left:26px;
padding-top: 2px;
} 

p.withunquote {
background: url(images/unquote.gif) 
no-repeat;
background-position:bottom right;
padding-right:20px;
padding-bottom: 5px;}


a.linkopacity img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;}

a.linkopacity:hover img {
filter:alpha(opacity=75);   
-moz-opacity: 0.75;   
opacity: 0.75;
}
.feature
{
padding: 4px;
background: #fafafc;
border: 1px solid #e8e8f1;
}

.feature_list ul
{
list-style-type: square;
padding: 4px;
margin: 0;
margin-left: 0px;
background: #fafafc;
border: 1px solid #e8e8f1;
}

.feature_list li
{
padding-left: 2px;
padding-top: 4px;
padding-bottom: 4px;
margin: 0px;
margin-left: 16px;
color: #999;


}
.info_box {
	margin-bottom: 12px;
	border: 1px solid #999999;
}
.tableheader{
background-color: #666666;
font-weight: bold;
color: #ffffff
}
.info_box_row {
	background-color: #ededf4;
}
.featurelistheader{
	height: 26px;
	background: #fafafc;
	color: #999;
	line-height: 26px;
	font-weight: bold;
	padding: 4px;
	padding-left: 12px;
	border: 1px solid #e8e8f1;
	border-bottom: 1px solid white;
	margin-left: 0px;
	font-size: 14px;
}
.featurelistfooter{
	height: 20px;
	background: #fafafc;
	color: #999;
	line-height: 20px;
	font-weight: bold;
	padding: 4px;
	padding-right: 12px;
	border: 1px solid #e8e8f1;
	border-top: 1px solid white;
	margin-left: 0px;
	font-size: 13px;
	text-align: right;
}

.featurelistheader2{
	height: 26px;
	background: #616ea3;
	color: #fff;
	line-height: 26px;
	font-weight: bold;
	padding: 4px;
	padding-left: 12px;
	border: 1px solid #e8e8f1;
	border-bottom: 1px solid white;
	margin-left: 0px;
	font-size: 14px;
}

.feature_list2 ul
{
list-style-type: square;
padding: 4px;
margin: 0;
margin-left: 0px;
background: #616ea3;
border: 1px solid #e8e8f1;
}

.feature_list2 li
{
padding-left: 2px;
padding-top: 4px;
padding-bottom: 4px;
margin: 0px;
margin-left: 16px;
color: #fff;


}

.supportedOS{
	height: 33px;
	line-height: 33px;
	color: #bb5d06;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 24px;
	font-size: 11px;
}
.justify{
	text-align:justify;
}
.leading-image{
	float:left; 
	margin-right:16px;
}
.callout{
	width:34%;
	padding:10px;
	background-color:#47698c;
	color:#Fff;
	float:right;  
	font-family:Verdana, Arial, Helvetica;
	font-size: 19px;
	line-height: 23px;
	text-align:right;
	letter-spacing: 0.05em;
	margin:20px; 
	margin-top: 20px; 
	margin-right: 0px; 
	clear: both;
}
