@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #f6f6f6 url(images/bg-page.png) repeat-y center;
	font: .8em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 0 20px;
}

#header {
	height: 50px;
	width: 980px;
	margin-left: -5px;
	padding-top: 12px;
}

html>body #header {
	width: 985px;
}

#logo {
	background: url(images/logo.png) no-repeat;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

html>body #logo {
	margin-right: 13px;
}

#logo a {
	display: block;
	height: 36px;
	width: 202px;
	text-indent: -9999px;
}

#footer 
{
	border-top: 4px solid #dadada;
	padding-top: 8px;
	height: 110px;
	text-align: right;
	font-size: .9em;
	color: #808080;
}

#footer a {
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 1em;
}

/* main menu ------------------------------------------------------- */

#mainmenu {
	background: url(images/mainmenu-off.png) no-repeat;
	height: 36px;
	width: 766px;
	float: left;
}

#mainmenu li {
	list-style: none;
	float: left;
	overflow: hidden;
}

#mainmenu li a {
	height: 36px;
	text-indent: -9999px;
	display: block;
}

#link_products a {
	width: 158px;
}
#link_downloads a {
	width: 155px;
}
#link_order a {
	width: 156px;
}
#link_support a {
	width: 150px;
}
#link_blog a {
	width: 147px;
}

#link_products a:hover, #link_products a.active {
	background: url(images/mainmenu-on.png) no-repeat 0px 0px;
}
#link_downloads a:hover, #link_downloads a.active {
	background: url(images/mainmenu-on.png) no-repeat -158px 0px;
}
#link_order a:hover, #link_order a.active {
	background: url(images/mainmenu-on.png) no-repeat -313px 0px;
}
#link_support a:hover, #link_support a.active {
	background: url(images/mainmenu-on.png) no-repeat -469px 0px;
}
#link_blog a:hover, #link_blog a.active {
	background: url(images/mainmenu-on.png) no-repeat -619px 0px;
}

/* home items --------------------------------------------------------------------- */

.prod-menu {
	background: url(images/prod-menu-off.png) no-repeat left top;
	width: 152px;
	height: 135px;
	float: left;
}

.prod-menu li {
	list-style: none;
	overflow: hidden;
}

.prod-menu li.btn-info, .prod-menu li.btn-download {
	margin-bottom: 15px;
}

.prod-menu li.btn-buy-now {
	margin-bottom: 42px;
}

.prod-menu li a {
	width: 142px;
	height: 35px;
	text-indent: -9999px;
	display: block;
}

.prod-menu li.btn-net a {
	background: url(images/dot-net.png) no-repeat center top;
	width: 152px;
	height: 78px;
}

/* horizontal menu */
.prod-menu-h {
	background: url(images/prod-menu-h-off.png) no-repeat left top;
	width: 450px;
	height: 35px;
	float: left;
}

.prod-menu-h li {
	list-style: none;
	overflow: hidden;
	display: inline-block;
}

.prod-menu-h li.btn-info, .prod-menu-h li.btn-download {
	margin-bottom: 0px;
}

.prod-menu-h li.btn-buy-now {
	margin-bottom: 0px;
}

.prod-menu-h li a {
	width: 145px;
	height: 35px;
	text-indent: -9999px;
	display: inline-block;
}

.btn-info-h a:hover {
	background: url(images/prod-menu-h-on.png) no-repeat 0px 0px;
}

.btn-download-h a:hover {
	background: url(images/prod-menu-h-on.png) no-repeat -149px 0px;
}

.btn-buy-now-h a:hover {
	background: url(images/prod-menu-h-on.png) no-repeat -298px 0px;
}


.btn-info a:hover {
	background: url(images/prod-menu-on.png) no-repeat 0px 0px;
}

.btn-download a:hover {
	background: url(images/prod-menu-on.png) no-repeat 0px -50px;
}

.btn-buy-now a:hover {
	background: url(images/prod-menu-on.png) no-repeat 0px -100px;
}

.btn-net a:hover {
	background: url(images/dot-net.png) no-repeat center top;
	width: 152px;
	height: 78px;
}

.homebox h2 {
	font: bold 2em Arial, Helvetica, sans-serif;
	color: #567db0;
	text-decoration: none;
	padding-left: 160px;
	margin-bottom: 10px;
	clear: both;
	letter-spacing: -.040em;
}

.homebox div.prod1 {
	background: url(images/header-image1.png) no-repeat left top;
	height: 125px;
	width: 400px;
	padding: 130px 0 0 370px;
	float: left;
}

.homebox div.prod2 {
	background: url(images/header-image2.png) no-repeat left top;
	height: 125px;
	width: 400px;
	padding: 130px 0 0 370px;
	float: left;
}

.homebox div h3 {
	text-indent: -9999px;
}

#newstickerbox {
	clear: both;
	height: 25px;
	background: url(images/newsticker-bar.png) repeat-x left top;
	color: #545454;
	font-size: .9em;
}

#newstickerbox h5 {
	float: left;
	line-height: 25px;
	vertical-align: middle;
	width: 170px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}

#newstickerbox .newsbox {
	float: left;
	width: 700px;
	line-height: 25px;
	vertical-align: middle;
	overflow: hidden;
}

#newstickerbox .corner-right {
	float: right;
	background: url(images/newsticker-rightcorner.png) no-repeat right center;
	width: 7px;
	height: 25px;
}

#newstickerbox a {
	color: #545454;
	text-decoration: none;	
}

.bottombox {
	border-top: 4px solid #dadada;
	padding-top: 8px;
}

.bottombox div {
	width: 31%;
	float: left;
	padding: 15px 10px;
}

.bottombox div.border-right {
	border-right: 4px solid #dadada;
}

.bottombox div h4 {
	font-size: 1.5em;	
	text-align: center;
	margin-bottom: 15px;
}

.bottombox div p {
	margin: 0 10px 10px 10px;
}

/* middle box with two products side by side */
.middlebox {
	padding-top: 0px;
}

.middlebox div {
	float: left;
	padding: 0px 0px;
	width:475px;
}

.middlebox div.border-right {
	border-right: 4px solid #dadada;
	margin-right:10px;
	padding-right:4px;
}

.middlebox div h4 {
	font-size: 1.5em;	
	text-align: center;
	margin-bottom: 15px;
}

.middlebox div p 
{
	float:left;
}

.middlebox div p {
	margin: 0px 4px 0px 4px;
}


/* inner page items ---------------------------------------- */

#inner_wrapper {
	position: relative;
}

#leftcontent {
	width: 190px;
	background: #fff;
	float: left;
	font-size: .85em;
}

#centercontent {
	background: #fff;
	float: left;
	width: 573px;	
}

#centercontent2 {
	background: #fff;
	float: left;
	width: 780px;	
}

.sidebar {
	background: #fff url(images/sidebox-body.png) repeat-y center bottom;
	width: 148px;
	text-decoration: none;
	font-size: 1em;
}

.sidebar {
	padding: 0 10px 10px 20px;
}

html>body .sidebar {
	padding: 0 10px 10px 10px;
}

#rightcontent {
	width: 170px;
	float: right;
	font-size: .85em;
	margin-right: -6px;
}

html>body #rightcontent {
	width: 170px;
	padding-left: 35px;
	margin-right: -10px;
}

.rightcontent_inner {
	width: 148px;
	padding: 0 10px 10px 10px;
}

html>body .rightcontent_inner {
	padding: 0;
}

.sidebar h3 {
	background: url(images/sidebox-header.png) no-repeat center top;
	width: 168px;
	height: 26px;
	margin: 0 0 10px -10px;
	color: #333333;
	font-size: 1em;
	line-height: 26px;
	text-align: center;
	vertical-align: middle;
}

html>body .sidebar h3 {
	margin: 0 0 10px -10px;
}

.sidebar p
{
	margin: 0px 0px 5px;
	color: #666666;
}

.sidebar p strong
{
	color: #333333;
}

.sidebar strong
{
	color: #333333;
}

.sidebar ul
{
	margin: 0px 0px 5px;
}

.sidebar ul li {
	list-style: none;
}

.sidebar ul li a
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.sidebar ul li a:hover {
	text-decoration: underline;
	color: #333333;
}

ul.checklist
{
	padding: 0 0 0 15px;
	margin-top: 7px;
}

html>body ul.checklist {
	padding: 0 0 0 25px;
}

ul.checklist li {
	list-style: url(images/bullet-check.png) outside;
	margin-bottom: 2px;
}

a.btn_download_trial {
	background: url(images/btn-download-trial-off.png) no-repeat center center;
	height: 35px;
	width: 168px;
	display: block;
	text-indent: -9999px;
}

a:hover.btn_download_trial {
	background: url(images/btn-download-trial-on.png) no-repeat center center;
}

a.btn_buy_now {
	background: url(images/btn-buy-now-off.png) no-repeat center center;
	height: 35px;
	width: 168px;
	display: block;
	text-indent: -9999px;
}

a:hover.btn_buy_now {
	background: url(images/btn-buy-now-on.png) no-repeat center center;
}

/* Text style ---------------------------------------------- */



.clear {
	clear: both;
}

#centercontent h2 {
	margin-bottom: 20px;
}

#centercontent h1 {
	margin-bottom: 20px;
}

#centercontent2 h2 {
	margin-bottom: 20px;
}

#centercontent2 h1 {
	margin-bottom: 20px;
}

p {
	margin-bottom: 20px;
	font: 1em Arial, Helvetica, sans-serif;
}


a:link 
{
	color: Blue;
	font-weight: bold;
	text-decoration: none;
}

a:visited 
{
	color: Blue;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.btn-more-info {
	background: url(images/btn-more-info.png) no-repeat center center;
	height: 19px;
	width: 112px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

/* Main Content Styles */
img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.featurediv
{
	margin-top: 12px;
	width: 550px;
	border-top: #00008b 1px dashed;
}

.featurebullet
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: baseline;
	width: 16px;
	height: 16px;
}

.commentSig
{
	text-indent: 24px;
	font-size: smaller;
	font-style: italic;
}
.features
{
	list-style-image: url(images/Bullet.gif);
	margin-bottom:12px;
}

.features li
{
	margin-left:28px;
	margin-top: 4px;
}

.movietable
{
	border-color:#00008b;
	border-style:solid;
	border-width:1px;
	margin-left:5%;
	margin-right:5%;
}

.movietable tr td
{
	padding: 4px;
	border-bottom: solid 1px #00008b;
}
ul.checklist2
{
	margin-left:64px;
}
ul.checklist2 li {
	list-style: url(images/CheckMark.gif) outside;
	margin-bottom: 2px;
}

.orderline
{
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	background: #f5f5f5;
	margin:2px;
	padding:8px;
}
.orderhead
{
	font-size: 10pt;
	background: Gray;
	font-weight: bold;
	color: White;
	margin: 2px;
	padding: 8px;
}

.pageQuote
{
	background-color: #b0c4de;
	font-style: italic;
	text-align: center;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	border-right: #191970 1px solid;
	border-top: #191970 1px solid;
	border-left: #191970 1px solid;
	border-bottom: #191970 1px solid;
}
.newcontrols
{
	border-top: solid 1px #DCDCDC;
	border-bottom: solid 1px #DCDCDC;
	background: #EFEFEF;
	padding: 18px 18px 18px 18px;
	text-align: center;
	color:#333333;
	font-family:georgia,times;
	font-size:18px;
}

.redmark {
	background: #FFFFFF url(images/redmarker.png) no-repeat center;
	font: 18px Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	width: 34px;
	height: 33px;
	margin: 1px 3px -6px 1px;
	text-align:center;
	vertical-align:bottom;
	display: inline-block;
	padding-top:9px;
}
