html
{
}

body
{
	background-color: #fff;
	color: #000;
	margin: 0;
	background-image: url(../images/bg4.jpg);
}

table#MainBodyTable
{
	width: 760px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
}

html, body, table#MainBodyTable TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.Centered
{
	text-align: center;
	margin: auto;
}

table#MainBodyTable TD#MainBodyContainer
{
	background-color: #ebebeb;
	vertical-align: top;
}

table#MainBodyTable tr#PageFooterRow TD
{
	background-color: #EBEBEB;
	vertical-align: bottom;
}

input.TextEntry
{
    background-color: #fff;
    border-width: 1px;
    border-style: Solid;
    border-color: #7F9DB9;
}


div.Spacer
{
	height: 15px;
	width: 100%;
}

.mainNav
{
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
}

.mainNavOn, .mainNavOn .DropDownHeading
{
	background-color: #FFFF99;
}
div.HeaderLinks a:hover
{
	background-color: #ccc;
}

table#FrontPageLayoutTable
{
	padding-right: 3px;
	width: 100%;
}

table.ProductInformationTable
{
	background-color: #fff;
	margin: auto;
	height: 100%;
}

table.ProductInformationTable.Large
{
	width: 532px;
}

table.ProductInformationTable.Small
{
	width: 205px;
}

table.ProductInformationTable.Full
{
	margin: auto;
	width: 95%;
	 
}
 
div.CompanyInformationContainer
{
	width: 100%;
	margin: auto;
	text-align: center;
}

table.ProductInformationTable TD
{
	vertical-align: top;
}

table.ProductInformationTable TR.HeaderRow TD
{
	height: 32px;
}

table.ProductInformationTable.Full TR.HeaderRow TD
{
	text-align: left;
}

table.ProductInformationTable TR.FooterRow TD
{
	height: 12px;
}

table.ProductInformationTable TD.LeftImageCell
{
	text-align: right;
	width: 220px;
	vertical-align: middle;
}

table.ProductInformationTable TD.RightTextCell
{
	width: 312px;
	vertical-align: middle;
	
}

table.ProductInformationTable TR
{
	padding-bottom: 10px;
}

td.ProductInformationTableContainer
{
	height: 100%;
	text-align: center;
	vertical-align: top;
}

table.ProductInformationTable TD div.ProductionInformation
{
	
	padding: .5em .5em .5em 1em;
}

table.ProductInformationTable TD div.ProductionInformation div.Title
{
	font-weight: bold;
	padding-bottom: .5em;
}

table.ProductInformationTable table.NewsContainer
{
	width: 100%;
}

table.NewsContainer hr.NewsSeparator
{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 95%;
	color: #ebebeb;
	background-color: #ebebeb;
	height: 1px;
	border: none;
}

table.NewsContainer td.NewsItem
{
	
}

/*table.ProductInformationTable div.NewsText*/
table.NewsContainer td.NewsItem div.NewsText
{
	width: 100%;
	padding: .1em .25em .1em .5em;
}

table.NewsContainer td.NewsItem div.NewsDateLine
{
	font-weight: bold;
	padding-left: 1em;
}

table.NewsContainer td.NewsItem div.NewsText
{
	padding-left: 1.2em;
}

table.NewsContainer td.NewsItem div.NewsImage
{
	text-align: center;
	padding-bottom: 0px;
}

table.NewsContainer td.NewsItem div.NewsImage img
{
	border: none;
	margin: auto;
}

div.MainTextContainer
{
	padding: 1em 1em .5em 1em;
}

div.MainTextContainer div
{
	padding-bottom: 1em;
}


div.TopText
{
	margin: .5em 1em 1em 1em;
}

div.HeaderLinks
{
}

div.HeaderLinks A
{
	padding-right: 12px;
	padding-left: 12px;
}

table.SolutionInformationTable
{
	background-color: #fff;
	margin: auto;
	width: 200px;
}

td.SolutionInformationTableContainer
{
	height: 100%;
	text-align: center;
	vertical-align: top;
}

table.SolutionInformationTable TR.HeaderRow TD
{
	height: 12px;
	text-align: center;
}

table.SolutionInformationTable TR.ContentRow TD
{
	text-align: center;
}

table.SolutionInformationTable TR.ContentRow TD IMG
{
	margin: auto;
}

table.SolutionInformationTable TR.FooterRow TD
{
	font-size: 0;
	height: 12px;
	vertical-align: bottom;
}

div.EncodeCenterTitleText
{
	font-size: larger;
	font-weight: bold;
}

div.EncodeCenterSection
{
	margin: 1.5em 2em 0 1.5em;
}

div.EncodeCenterSection ul
{
	margin-top: .25em;
	margin-bottom: .25em;
}

div.EncodeCenterSection div.SectionTitle
{
	margin: 0;
	padding: .25em 0 .25em 0;
}

div.EncodeCenterSection span.SectionTitle
{
	font-weight: bold;
}

div.EncodeCenterHardwareTableContainer
{
	text-align: center;
}

table.EncodeCenterHardwareTable
{
	width: 600px;
	margin: auto;
	border: solid 2px #0B5074;
}


table.EncodeCenterHardwareTable TD
{
	text-align: center;
	padding: .15em .5em .15em .5em;
	border-right: solid 1px #0B5074;
}

table.EncodeCenterHardwareTable TD.Left
{
	border-left: none;
}

table.EncodeCenterHardwareTable TD.Right
{
	border-right: none;
}

table#MainBodyTable table.EncodeCenterHardwareTable TR.MainRow TD
{
	background-color: #DAF0FC;
	border: solid 1px #0B5074;
	border-left: none;
}

table#MainBodyTable table.EncodeCenterHardwareTable TR.MainRow TD.Right
{
	border-right: none;
}


table#MainBodyTable table.EncodeCenterHardwareTable TR.Title TD
{
	padding: .5em 0 .5em 0;
	font-weight: bold;
	font-size: larger;
	background-color: #0B5074;
	border: none;
	color: White;
}

table.EncodeCenterHardwareTable TR.SubTitle TD
{
	padding: .25em .5em .25em .5em;
	font-weight: bold;
	background-color: #fff;
}

div.CenteredSection
{
	text-align: center;
}

div.LicensingSection ul.LicensingFeaturesList
{
	margin: 0;
	list-style-type: none;
}

div.LicensingSection ul.LicensingFeaturesList li.LicensingFeatureItem
{
	margin-bottom: 1em;
}

div.LicensingSection ul.LicensingFeaturesList li.LicensingFeatureItem div.ItemTitle
{
	font-weight: bold;
	margin: none;
	padding: none;
}

div.LicensingSection ul.LicensingFeaturesList li.LicensingFeatureItem div.ItemText
{
	padding-left: 1.1em;
	margin: none;
	padding: none;
}

div.PurchaseNowFormContainer
{
	width: 100%;
	text-align: left;
}

table.PurchaseNowForm
{
	margin-top: 10px;
	margin-left: 30px;
}

table.PurchaseNowForm th
{
	text-align: right;
	font-weight: normal;
}

table.PurchaseNowForm td
{
	padding: 3px 0 3px 0;
	
}

table.PurchaseNowForm tr.CenteredRow td
{
	text-align: center;
}

span.RequiredMarker
{
	color: Red;
	font-weight: bold;
}

td.LeftAligned
{
	text-align: left;
}
table.TabArea
        {
                    background-color: White;
                    font-size: x-small;
                    border-left: 1px solid black;
                    border-bottom: 1px solid black;
                    border-right: 1px solid black;
                    border-top:1px solid black;
                    position:absolute;
                    top:42px;
                    height:400px;
                    z-index:-25;
        }
div.SideBar
{
	background-color: #fff;
	color: #000;
	margin: 0;
	background-image: url(../images/bg4.jpg);	 
	background-position: top;
}
 
 