﻿body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*
	See adjusted media (small screen sizes) at the bottom of this file.
	*/
	font-style: normal;
	font-weight: normal;
	background-color: #333333;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

table, p
{  
	list-style-type: circle;
	font-family:inherit;
	font-size:inherit;
}

p#center
{  	
	text-align:center;
}

h1
{  	
	font-size: 24px; 
	font-weight: bold; 
	text-align: center;
	color: #222222;
	margin-top: 1px;
	margin-bottom: 24px;
}

h1#long
{  	
	font-size: 20px; 
}

h2
{  	
	font-size: 16px; 
	font-weight: bold; 
	color: #E04C10;
	margin-bottom: 5px;
}

h3
{  	
	font-size: 14px; 
	font-weight: bold; 
	color: #E04C10;
}


a 
{
	font-family:inherit;
	font-size:inherit;
}

li
{
	margin-bottom: 4px;
}


figure
{
	margin: 6px;
	border: none;
	vertical-align: middle;
}



img {
	border:0px;
}

img#center {
	border:10px;
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto;
}


div#mainRegion{
	padding-bottom: 6px;
	padding-top:    6px;
	padding-right:  24px;
	padding-left:   24px;
	margin-left: 10px;
	margin-right: 10px;
}

/*
	Header stuff
*/

div#pageCenter {
	width: 850px;
	margin:0 auto;
	padding:0px;
	padding:0px 0px 6px 0px;
	border:10px;
	background-color: #FFFFFF;
	border-radius: 18px 18px 0px 0px;  
	border-top: 15px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}


div#pageHeader {
	margin:0 auto;
	border:0px;
	padding:0px 30px 0px 10px;
	background-color: #FFFFFF;
}

td#top { 
    vertical-align:top;
}

figcaption {
	margin-top: 10px;	
	text-align:center;
	font-weight: bold; 
}

.headerImgLogo {
  position: relative;
  left:20px;
  top:0px;
  border:0px;
}

.headerSlider {
  position: relative;
  left:120px;
  top:4px;
  display: inline-table;
}


.table_bugfixes {
	border: 1px black #E04C10;
	border-collapse:collapse;
	border-color:#E04C10;
}

.table_bugfixes th {
	background-color:#FFF2EA;
	padding-top:4px;
	padding-bottom:4px;
	border: 2px #E04C10 solid;
}

.table_bugfixes td {
	border: 1px black solid;
	padding:2px 2px 2px 2px;
}

.downloadTable {
	border: 1px black solid;
	border-spacing:1px;
}

.downloadTable td, th {
	border: 1px black solid;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 4px;

}

.featList {
	list-style-type: square;
}

.featList li {
	padding-bottom: 4px;
}

.footerTable {
	border: 0px white none;
	border-spacing:0px;
	width:100%;
	margin-top:12px;
	margin-bottom:10px;
}

.footerTable td {
	text-align:	center;
	padding-bottom: 2px;
	padding-top: 6px;
	padding-right: 3px;
	padding-left: 3px;
}

.footerTable th {
	background-color:#E04C10; 
	padding-bottom: 4px;
	border: 0px white none;
}

.footerTable2  {
   margin-left:auto; 
   margin-right:auto;
}

.footerTable2 td {
	text-align:	center;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 6px;
	padding-right: 6px;
}

.nav {
	text-align: center;
	font-size: 16px;
}

.nav ul {
	background: #E04C10; 
	width: 760px;
	text-align: center;
	border-radius: 16px;  
	list-style: none;
	position: relative;
	display: inline-table;
	font-weight: bold;
	border-bottom: 4px solid #000000;
	border-top: 4px solid #000000;
}

.nav ul:after {
	content: ""; clear: both; display: block;
}

.nav ul ul {
	display: none;
	background: #f8dcd0; border-radius: 0px; 
	padding: 0;
	position: absolute; top: 100%;
	border-top: 4px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: auto;
	margin-top: -4px;
}

.nav ul ul li {
	float: none; 
	border-top: 1px solid #6b727c;
	border-bottom: 1px solid #575f6a;
	position: relative;

	margin-left:0px;
	margin-right:0px;
}

.nav ul ul li a {
	padding: 6px 20px;
	color: #fff;
}	

.nav ul ul li a:hover {
	background: #E04C10;
	color: #FFFFFF;
}

.nav ul li:hover > ul {
		display: block;
}


.nav ul li {
	float: left;
/*
	padding:0px 8px 0px 8px;
*/
	margin-left:8px;
	margin-right:8px;
	margin-bottom: 0px;
}

.nav ul li:hover {
		background: #f8dcd0; 
}

.nav ul li:hover a {
	color: #000000;
}
	
.nav ul li a {
	display: block; padding: 6px 20px;
	color: #FFFFFF; text-decoration: none;
}

.hdlc_image
{
	border: 0px;
	margin-left: 10px;
	margin-right: 0px;
}

.partnerTable {
	margin: auto;
    padding: 40px;
}

.partnerTable td {
	vertical-align: middle;
	text-align: center;
}

.priceTable {
	
	border: 1px black solid;
	border-spacing:1px;
}

.priceTable td {
	
	border: 1px black solid;
	border-spacing:1px;
	vertical-align:middle;
	padding: 3px 3px 3px 3px;
}

.priceRow {
	background: #FFEADD;
}

.priceImage {
	
	width:32px;
	height:32px;
	margin-left:3px;
	margin-right:3px;
	vertical-align:middle;
}
.priceNum {
	text-align:right;
}


.title 
{  	
	font-size: 16px; 
	font-weight: bold; 
	color: #333333;
}


.faqq 
{  	
	color: #E04C10;
}

.faqa
{
	text-align: left;
}


.tableContactForm 
{
	background-color: #FFF2EA;
	border-width:4px;
	border-style:ridge;
	border-color:#E04C10;
	padding: 5px 5px 5px 5px;
}

.tableContactFormText 
{
	background-color: #FFFFFF;
}

.tableContactFormSplitter
{
	background-color:#f8dcd0;
	height:2px;
}


.table_link
{
    color:black ; 
    text-decoration:none;
}

.td_center
{
	padding:8px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
}

.navigation
{  
	font-family:inherit; 
	font-size: inherit;
	font-style: normal; 
	font-weight: normal; 
}

.img_center {
	border:10px;
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.img_right {
	border:10px;
	text-align:right;
	margin-right:20px;
}

.image_preview
{
	margin: 16px;
	border: none;
	vertical-align: middle;
}

.image_news_paper
{
	border: none;
	margin: 10px;
	vertical-align: middle;
}


.download_image
{
	border: none;
	margin: 10px;
	vertical-align: middle;
}

.download_image_small
{
	border: none;
	margin: 8px;
	vertical-align: middle;
}

.navigation_image
{
	border: none;
	margin: 10px;
	vertical-align: middle;
}

/*
@media(max-width:1024px)
{ 
	body	{ font-size:16px;} 
	p		{ font-size:16px;} 
	table	{ font-size:16px;} 
	h2		{ font-size:18px;}
    h3		{ font-size:16px;}
    a		{ font-size:16px;}
}
*/
    /*
	.featList li {	padding-bottom: 8px; }
    */
