﻿BODY
{
	font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 0;
	font-size: 11px;
	margin: 0;
	background: Transparent url(images/bg_secondary.jpg) no-repeat 0px 0px;
}

BODY.home
{
	background: Transparent url(images/bg_home.jpg) no-repeat 0px 0px;
}

A:link
{
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

A:visited
{
	text-decoration: none;
}

IMG
{
	border: 0px;
}



.floater
{
	float: left;
}



.header
{
	padding: 25px 0px 0px 0px;
	float: right;
	display: block;
	width: 250px;
}

.footer A
{
	 color: #666666;
}

.footer A:hover
{
	text-decoration: underline;
}

.footer
{
	color: #999999;
	margin: 0px;
	padding: 41px 0px 10px 360px;
	clear: both;
}

.footer .text
{
	width: 333px;
	height: 20px;
	margin: 16px 0px 0px 0px;
	padding: 0px;
}

.footer .graphics
{
	width: 95px;
	height: 45px;
	margin: 0px;
	padding: 0px;
}

.footer .graphics IMG
{
	margin: 0px;
	padding: 0px;
}



.content
{
	clear: right;
	margin: 0px;
	padding: 85px 25px 5px 360px;
	line-height: 24px;
	color: #333333;
}

.home .content
{
	margin-right: 155px;
	font-size: 15px;
}



P.homeText
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

P.homeText A
{
	display: block;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	float: right;
	width: 250px;
}

P.newFeatures
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	clear: both;
}

UL.newFeatures
{
	list-style-type: square;
	margin: 8px 0px 59px 18px;
	padding: 0px;
	font-size: 11px;
	color: #666666;}

UL.newFeatures LI
{
	line-height: 22px;
}

UL.newFeatures A
{
	color: #333333;
}

UL.newFeatures A:hover
{
	text-decoration: underline;
}

.baseInput:after	/* http://positioniseverything.net/easyclearing.html */
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.separator
{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: dashed 1px #CCCCCC;
}

.baseInput
{
	clear: both;
}

.baseInput LABEL
{
	float: left;
	clear: left;
	text-align: right;
	padding: 1px 4px 1px 0px;
	width: 79px;
	font-size: 11px;
}

.baseInput INPUT
{
	float: left;
	clear: none;
	margin: 1px 0px 1px 0px;
	font-size: 11px;
}

.baseInput SELECT
{
	float: left;
	clear: none;
	width: 220px;
	font-size: 11px;
}

.packages
{
	padding-left: 20px;
}

.packages INPUT
{
	margin-left: 10px;
}

.title
{
	font-size: 15px;
	color: Black;
}

.subPoint
{
	color: #999999;
}

.downloadButton INPUT
{
	margin-left: 20px;
}

.compatibility
{
	margin: 0px;
	padding: 0px;
}

.compatibility DIV.graphics
{
	width: 65px;
	height: 42px;
	margin: 0px;
	padding: 0px;
}

.compatibility DIV.graphics IMG
{
	margin: 0px;
	padding: 0px;
}

.compatibility DIV.text
{
	width: 325px;
	height: 25px;
	margin: 12px 0px 0px 8px;
	padding: 0px;
}
