.box {
	color: #444;
    font-size: 13px;
    text-decoration: none;
	overflow: hidden;
}

.topbox {
	background-image:url("/images/heading.jpg");
	width: 925px;
	height: 214px;
	-webkit-box-shadow:0px 5px 5px #DDDDDD;
	-moz-box-shadow:0px 5px 5px #DDDDDD;
}

.lighter {
	background-image:url("/images/lighterheading.jpg");
}

.productbutton {
	font-weight: 200;
	color: #555;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
	height: 31px;
}

.productbutton a {
	color: #555;
}

.edge
{
	background-image:url("/images/lightbutton.png");
	width: 100px;
}

.light
{
	background-image:url("/images/lightbutton.png");
	width: 100px;
}

.dark
{
	background-image:url("/images/darkbutton.png");
	width: 100px;
}

.forwhat {
	color: #555;
    font-size:26px;
}

.descarea {
    font-size:12px;
	margin-left: 2px;
}

.subtitle {
	margin-top: -7px;
	margin-left: 2px;
	font-family: "HelveticaNeue-UltraLightItalic", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-weight: 100;
	font-style: italic;
	color: #777;
    font-size:26px;
	letter-spacing: 1px;
}

.buttoninfo {
	margin-left: -2px;
}
.smallerbuttoninfo {
	margin-left: -2px;
    font-size:9px;
	white-space: nowrap;
}

.feature {
    font-size:13px;
	font-weight: bold;
	font-family: "HelveticaNeue", "Helvetica Neue", "Helvetica Neue", sans-serif;	
	margin-bottom:10px;
}

.ingress {
	padding-top: -2px;
	padding-left: 12px;
	padding-bottom: 8px;
	padding-right: 7px;
	margin-left: -6px;
	border-top-style: solid;
	border-width: 9px;
	border-color: #e6e9ff;
	background-color: #d3dbff;
    font-size:16px;
}



.sysreq {
   font-size:11px;
   text-align:left;
   background-color: rgba(255,255,255,0.5);
   padding: 10px 12px 12px 12px;
   background-repeat:no-repeat;
	border: 1px solid #d0d0d0;
}


.bordered {
	padding: 6px 12px 12px 12px;
	border: 1px solid #d0d0d0;
   background-color: rgba(255,255,255,0.5);
}

.ingress A {color:black; }

.featureicon {
	margin-top:2px;
	margin-right:12px;
	width: 48px;
	height: 48px;
}


.subbox {
	background-image:url("/images/heading.jpg");
   padding: 10px 12px 12px 12px;	
}

.featuregroup {
	border-top: 1px solid rgb(188, 188, 188);
	margin: 10px 20px 20px 0px;
	font-size: 13px;
	font-weight: bolder;
	padding-top: 20px;
}

.sidearrow
{
	width:40px;
	height:40px;
	margin-left:10px;
}

#topgraphic {
	
	position: relative;
	top:40;
	left:0;
}

#toptitle {
	position: relative;
	width: 400px;
	height: 174px;
    font-size: 35px;
    top:-142;
    left:280;
}

a.blacktitlelink
{
	color:black;
	border-style: none none none none;
}

.caption {
	width:660;
	text-align:left;
	margin-left:30px;
}


.subbox {
	background-image:url("/images/heading.jpg");
   padding: 10px 12px 12px 12px;	
   width:570;
}


.prodlink
{
	font-weight:bold;
	color:#555;
	margin-right:12px;
	background-image:url("/images/arrow.png");
   background-repeat:no-repeat;
   padding-left:10px;
   padding-bottom:7px;
}

.prodlink:hover
{
	 text-decoration:underline; 
}


#buttons2 {
	position: relative;
	width: 102;
	height: 120px;
	text-align:center;
	top:-300;
	left:800;
}


#buttons {
	position: relative;
	top:-175;
	left:220;
	text-align:center;
}

#buyhover {
	background-image:url("/images/buynow_seal_hover.png");
	position: relative;
	visibility: hidden;
	width: 19;
	top:-478;
	left:840;
	height: 15;
}

#buyclick {
	position: relative;
	width: 102;
	height: 102;
	top:-670;
	left:805;
}

#downloadhover {
	background-image:url("/images/download_seal_hover.png");
	position: relative;
	visibility: hidden;
	width: 19;
	height: 15;
	top:-490;
	left:732;
}

#downloadclick {
	position: relative;
	width: 102;
	height: 102;
}



