﻿body {
	background: #D6DCEA repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/background.png');
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 798px;
	margin: 10px auto;
	text-align: left;
	vertical-align: top;
}
#top {
	background-image: url('images/top.png');
	height: 90px;
	background-repeat: no-repeat;
	margin: 0px;
}
#banner {
	background-image: url('images/banner.gif');
	height: 160px;
	background-repeat: no-repeat;
}
#download_trial {
	padding: 38px 0px 0px 20px;
}
#footer {
	background-image: url('images/footer.png');
	height: 38px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 12px;
	font-size: 10pt;
	color: #435581;
}
#footer a {
	color: #435581;
}
#footer a:hover {
	color: #DF7026;
}
#content {
	background-color: white;
	width: 798px;
	margin: 0px;
font-size: 14px;
}
#logo {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
#screen {
	float: right;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 10px;;
	padding-bottom: 0px;;
}
a {
	text-decoration: none;
	color: #435581;
}
a img {
	padding: 0 20px 0 0;
	border: 0px;
}
#rss_image{
	padding: 10px 5px 0px 60px;
	vertical-align:text-bottom;
}
a:hover {
	color: #DF7026;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.active {
	border-right: thin;
	border-color: #BFC9DD;
	border-right-style: solid;
}
.active a {
	color: #DF7026;
}
.inactive {
	border-right: thin;
	border-color: #BFC9DD;
	border-right-style: solid;
}
.inactive a {
	color: #435581;
}
.inactive a:hover {
	color: #DF7026;
}
.last_active {
	border: 0px;
	padding-right: 0px;
}
.last_active a {
	color: #DF7026;
}
.last_inactive {
	border: 0px;
	padding-right: 0px;
}
.last_inactive a {
	color: #435581;
}
.last_inactive a:hover {
	color: #DF7026;
}

#nav {
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	padding-top: 12px;
	padding-right: 10px;
	text-align: right;
}
#copyright {
	text-align: center;
}
#content h3 {
	padding-top: 10px;
	padding-left: 10px;
	color: #DF7026;
	margin: 0px;
	background-color: #EAEDF4;
	vertical-align: middle;
	font-size: 16px;
	height: 30px;
}
#content h2 {
	padding-left: 15px;
	color: #435581;
	margin: 0px;
	font-size: 14px;
}
#content h1 {
        padding-top: 10px;
        padding-left: 10px;
        color: #DF7026;
        margin: 0px;
        background-color: #EAEDF4;
        vertical-align: middle;
        font-size: 16px;
        height: 30px;
}

#content p {
	padding-left: 15px;
	padding-right: 15px;
}
.large {
	color: #DF7026;
	font-size: 16px;
	font-weight: bold;
}
.monitor_heading {
	color: #DF7026;
	font-size: 14px;
	font-weight: bold;
}
#home {
	height: 1000px;
}
#support {
	height: 1000px;
}
#desktop {
	height: 1600px;
}
#ping {
	height: 700px;
}
#ping {
	height: 800px;
}

#mail {
	height: 1050px;
}
#downloads {
	height: 1350px;
}

#sidebar_home {
	width: 200px;
	background-color: #EAEDF4;
	float: right;
	height: 1000px;
}
#sidebar_support {
	width: 200px;
	background-color: #EAEDF4;
	float: right;
	height: 750px;
}
#sidebar_desktop {
	width: 200px;
	background-color: #EAEDF4;
	float: right;
	height: 1600px;
}
#sidebar_ping {
	width: 200px;
	background-color: #EAEDF4;
	float: right;
	height: 700px;
}
#sidebar_ping {
	width: 200px;
	background-color: #EAEDF4;
	float: right;
	height: 800px;
}
#sidebar_mail {
	width: 200px;
	background-color: #EAEDF4;
	float: right;
	height: 1050px;
}
#sidebar_downloads {
	width: 200px;
	background-color: #EAEDF4;
	float: right;
	height:1350px;
}

.side_heading {
	height: 40px;
	color: #FFFFFF;
	margin: 0px;
	background-image: url('images/side_header.png');
	background-repeat: no-repeat;
}
.side_nav{
	height: 40px;
	color: #FFFFFF;
	margin: 0px;
	background-image: url('images/side_nav.png');
	background-repeat: no-repeat;
}
.side_nav_item {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.side_nav_item {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	line-height: 20px;
}


.news_header {
	background-position: left;
	padding-left: 15px;
	color: #435581;
	background-repeat: no-repeat;
	background-image: url('images/article.gif');
}
.news_date {
	color: #999999;
	font-size: 10px;
}
.news_content {
	color: #444444;
	font-size: 12px;
}
.read_more a {
	color: #DF7026;
	font-size: 10px;
}
.side_item {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.move_right {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
#disclose {
	float: right;
	padding-right: 12px;
}
#form {
	padding-left: 15px;
	padding-right: 15px;
}
fieldset {
	border: none;
}
.error {
	color: #FF0000;
}
.under {
	font-weight: bold;
	text-decoration: underline;
}
.item {
	background-image: url('images/dot.png');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.left {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: bottom;
}
.right {
	float: right;
	padding-left: 10px;
	padding-right: 15px;
}
.screenshot {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
}
.notify_icon {
	float: right;
	padding-top: 0px;
	margin-left: 5px;
	margin-right: 10px;
}
#news {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

