/* CSS Document: Created by naytha */

* {
	padding:0;
	margin:0;
	color:#525252;
	font-family:Arial, Helvetica, sans-serif;

}

body {
	background:#12549a;
	width:100%;
	float:left;
}

img {
	border:0;
}

/* Commons */
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	margin:30px 0 15px;
	color:#525252;
}

h1 {
	font-size:28px;
}

h2 {
	font-size:24px;
}

h3 {
	font-size:20px;
}

h4 {
	font-size:16px;
	border-bottom:#F0F0F0 2px solid;
}

h5 {
	font-size:14px;
	margin:0;
	font-weight:bold;
}

p {
	margin:5px 0 10px;
	font-size:14px;
}

ul {
	margin:5px 0 10px;
	list-style:none;
}

ul li {
	padding:0 0 0 20px;
	margin:0 0 5px;
	font-size:14px;
	background:url(../images/icons/bullet-gray-small.gif) left 5px no-repeat;
}

a {
	color:#0585e8;
	border-bottom:#0585e8 1px dotted;
	text-decoration:none;
}

a:hover {
	color:#79c2fb;
	border-bottom:#79c2fb 1px dotted;
	text-decoration:none;
}

#wrapper {
	background:#12549a url(../images/backgrounds/bg_body.jpg) repeat-y top center;
}

#container-content {
	background:transparent url(../images/backgrounds/bg_top_shadow.jpg) no-repeat top center;
}

#container-header {
	background:#1ea2d8 url(../images/backgrounds/bg_header_repeat.jpg) repeat-x bottom;
}

#container-header #header-inner {
	background:url(../images/backgrounds/bg_header.jpg) no-repeat bottom;
}


#wrapper, #container-content, #container-header, #container-header #header-inner, #container-footer {
	display:block;
	float:left;
	width:100%;
}

#container-header #header-inner #header {
	width:920px;
	margin:0 auto;
	background:#1ea2d8 url(../images/backgrounds/bg_header.jpg) no-repeat bottom center;
	display:block;
	padding:0 10px;
}

#container-footer {
	background:#12549a url(../images/backgrounds/bg_footer_shadow.jpg) no-repeat top center;
}

#container-footer #footer-inner {
	background:#12549a url(../images/backgrounds/bg_footer.jpg) no-repeat top center;
	width:940px;
	margin:0 auto;
}

#container-footer #footer-inner #footer {
	width:900px;
	margin:0px auto 0;
	background:#12549a url(../images/backgrounds/bg_footer.jpg) no-repeat top center;
	display:block;
	padding:70px 20px 30px;
}

#footer #copy p {
	color:#5babff;
	margin:0;
	text-align:right;
}

#copy p#yoma {
	color:#4c8fd6;
	font-size:12px;
}

#footer #yoma a {
	border:0;
	text-decoration:none;
	color:#4c8fd6;
}

#footer #yoma a:hover {
	color:#5babff;
}

#container-contact {
	width:570px;
	height:450px;
	margin:20px 0;
}

#content {
	width:940px;
	background:#fff url(../images/backgrounds/bg_top.jpg) no-repeat top;
	margin:0 auto;
}
.main {
	padding:40px;
	width:570px;
	float:left;
	display:block;
	height:100%;
}

#sidebar {
	width:245px;
	margin:30px 0;
	float:right;
	border-left:#f7f7f7 5px solid;
	padding:20px;
}

.product-links-inclusive#sidebar {
	margin:20px 0 30px;
	padding:0 20px 20px;
}

#sidebar h3 {
	color:#ffa200;
}

#sidebar p, #sidebar li {
	font-size:16px;
}

.main h1:first-child {
	margin-top:0;
}

.main#home h2:first-child {
	font-size:28px;
}

#main h2:first-child {
	margin-top:0;
}

#container-header #header-inner #header #nynox-logo {
	margin:20px 0 0;
	float:left;
	width:125px;
}

#container-header #header-inner #header #nynox-address-navigation {
	margin:60px 0 0 10px;
	float:left;
	width:765px;
}

#navigation {
	margin:10px 0 0;
	float:left;
	width:765px;
}

#navigation li {
	float:left;
	padding:0;
	height:45px;
	line-height:45px;
	margin:0 0 0 2px;
}

#navigation li a {
	height:45px;
	line-height:45px;
	background:#2b5788 url(../images/navigation/nav_off.jpg) no-repeat top left;
	width:125px;
	display:block;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	float:left;
	border:none;
}

#navigation li.on a {
	background:#b12b00 url(../images/navigation/nav_on.jpg) no-repeat top left;
}

#navigation li.on a:hover {
	background:#b12b00 url(../images/navigation/nav_on.jpg) no-repeat top left;
}

#navigation li a:hover {
	background:#2b5788 url(../images/navigation/nav_hover.jpg) no-repeat top left;
}

/*#navigation:after, #header-inner:after, #product-intro:after, #container-content:after, #content:after { content: ""; display: block; height: 0; clear: both; }*/

.clear {
	clear:both;
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	visibility:hidden;
}

#product-intro {
	width:910px;
	padding:15px;
}

#product {
	background:#104476 url(../images/backgrounds/bg_product.jpg) top right no-repeat;
	float:right;
	width:650px;
	height:270px;
	margin-left:15px;
	clear:right;
}

#product-feature {
	background:#104476 url(../images/backgrounds/bg_feature.jpg) top right no-repeat;
	width:910px;
	height:300px;
}


#product #version {
	font-size:14px;
	display:block;
	color:#fff;
}

#product-intro-text {
	width:390px;
	padding:30px 30px 0;
}

#product-feature-intro {
	width:860px;
	padding:25px 25px 0;
	float:left;
}

#product h1, #product-feature h1  {
	margin:0 0 20px;
	color:#fff;
	font-weight:bold;
	font-size:36px;
}

#product p, #product-feature p {
	font-size:18px;
	color:#fff;
}

#product-feature-intro ul {
	float:left;
	width:200px;
	margin:0;
	padding:0;
}

#product-feature-intro ul li {
	color:#fff;
	background:url(../images/icons/bullet-check.gif) no-repeat left;
	font-size:14px;
	margin-bottom:10px;
	padding:0 15px 0 23px;
}

#product-feature-intro ul li a {
	border:0;
	text-decoration:none;
	color:#fff;
}

#product-feature-intro ul li a:hover {
	color:#fbf0a7;
}


#product #demo-links {
	border:0;
	color:#fff;
	height:48px;
}

#product #demo-links #limit {
	float:left;
	background:url(../images/icons/demo-button.gif) center;
	font-size:14px;
	font-weight:bold;
	line-height:48px;
	color:#cd4c24;
}

#product #demo-links a {
	border:0;
	color:#fff;
	font-size:14px;
	line-height:48px;
	overflow:hidden;
	display:block;
	float:left;
}

#product #demo-links a:hover {
	color:#ffd4d4;
}

#product #demo-links a#view-demo {
	background:url(../images/icons/demo-button.gif) left center;
	padding:0 10px 0 55px;
}

#product #demo-links a#view-screenshots {
	background:url(../images/icons/demo-button.gif) right center;
	padding:0 15px 0 10px;
}

#product-link {
	width:245px;
	float:right;
}

#product-link #buy, #product-link #download, #product-link #buynow{
	width:205px;
	height:87px;
	margin:0 0 15px;
	padding:20px;
	font-size:30px;
	text-decoration:none;
	display:block;
	text-align:right;
	color:#fff;
	border:0;
}

#product-link a span {
	display:block;
	margin-top:20px;
	font-size:14px;
	color:#fff;
	padding:0;
}

#product-link #buy {
	background:#ff8e01 url(../images/icons/product-buy.jpg) no-repeat top left;
}

#product-link #buy:hover {
	background:#ff8e01 url(../images/icons/product-buy.jpg) no-repeat bottom left;
}

#product-link #download {
	background:#ff3d00 url(../images/icons/product-download.jpg) no-repeat top left;
	margin:0;
}

#product-link #download:hover {
	background:#ff3d00 url(../images/icons/product-download.jpg) no-repeat bottom left;
	margin:0;
}

#product-link #buynow {
	background:#01a4da url(../images/icons/product-buynow.jpg) no-repeat top left;
}

#product-link #buynow:hover {
	background:#027ea8 url(../images/icons/product-buy.jpg) no-repeat bottom left;
}

/*#product-link:after { content: ""; display: block; height: 0; clear: left; }*/

#community-link li, #demo-link li {
	background:url(../images/icons/bullet-gray.jpg) no-repeat left;
	padding:5px 5px 5px 30px;
	font-weight:bold;
	font-size:16px;
}

#sidebar  #product-link {
	margin:0 0 15px;
}

#sidebar #product-link #buy, #sidebar #product-link #download, #sidebar #product-link #buynow, #sidebar #product-link #product-demo {
	width:205px;
	height:87px;
	margin:0 0 15px;
	padding:20px;
	font-size:30px;
	text-decoration:none;
	display:block;
	text-align:left;
	color:#fff;
	border:0;
}

/*#sidebar #product-link #buy:clear-after , #sidebar #product-link #download:clear-after , #sidebar #product-link #buynow:clear-after , #sidebar #product-link #product-demo:clear-after {
	content:".";
	clear:both;
}*/

#sidebar #product-link span {
	display:block;
	margin-top:20px;
	font-size:14px;
	color:#fff;
	padding:0;
}

#sidebar #product-link #product-demo span {
	color:#9cbbdd;
	display:block;
}

#sidebar #product-link #product-demo span a {
	border:0;
	color:#fff;
	display:block;
	width:165px;
}

#sidebar #product-link #product-demo span a:hover {
	color:#496480;
}

#sidebar #product-link #buy {
	background:#ff8e01 url(../images/icons/product-buy.jpg) no-repeat top right;
}

#sidebar #product-link #buy:hover {
	background:#ff8e01 url(../images/icons/product-buy.jpg) no-repeat bottom right;
}

#sidebar #product-link #download {
	background:#ff3d00 url(../images/icons/product-download.jpg) no-repeat top right;
}

#sidebar #product-link #download:hover {
	background:#ff3d00 url(../images/icons/product-download.jpg) no-repeat bottom right;
}

#sidebar #product-link #buynow {
	background:#01a4da url(../images/icons/product-buynow.jpg) no-repeat top right;
}

#sidebar #product-link #buynow:hover {
	background:#027ea8 url(../images/icons/product-buynow.jpg) no-repeat bottom right;
}

#sidebar #product-link #product-demo {
	background:#6e95be url(../images/icons/product-demo.jpg) no-repeat top right;
}

.price-list {
	float:left;
	margin-right:10px;
	width:280px;
	margin:20px 0 0;
	margin-right:10px;
}

.price-list#plus {
	margin-right:0;
}


.price-list td, .price-list th {
	padding:5px;
	text-align:left;
	margin:0;
}

.price-list th h3 {
	margin:0;
	color:#00ccff;
}

.price-list#plus th h3 {
	color:#00a900;
}


.price-list th h3 span {
	display:block;
	font-size:14px;
	font-weight:normal;
}


.price-list td.packages {
	background:#e9fbff;
	margin:5px 5px 0 0;
	width:215px;
}

.price-list#plus td.packages {
	background:#d4ffd4;
}

.price-list td.packages h5, .price-list td.packages p {
	margin:0;
	border:0;
	font-weight:normal;
}

.price-list#plus td.packages h5 {
	color:#016801;
}

.price-list td.packages h5 {
	color:#00aad0;
}

.price-list td.packages p {
	font-size:12px;
}

.price-list td.prices {
	font-size:16px;
	color:#000;
	font-weight:bold;
	vertical-align:middle;
	border:#e9fbff 2px solid;
	border-width:2px 2px 2px 0;
}

.price-list#plus td.prices {
	border:#d4ffd4 2px solid;
	border-width:2px 2px 2px 0;
}

#unlimited-enduser {
	padding:15px;
	text-align:center;
	margin:0 2px 20px;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	background:#d1e432 url(../images/backgrounds/bg_paper_edge.jpg) no-repeat bottom right;
}

#buy {
	background:url(../images/icons/buy.gif) no-repeat right 10px;
}

#documentation {
	background:url(../images/icons/docs.gif) no-repeat right 10px;
}

#community {
	background:url(../images/icons/community.gif) no-repeat right 10px;
}


.docs-link li {
	background:url(../images/icons/bullet-notes.gif) no-repeat left;
	padding:5px 5px 5px 30px;
}

#downloads {
	background:url(../images/icons/downloads.gif) no-repeat right 10px;
}

#contact {
	background:url(../images/icons/contact.gif) no-repeat right 10px;
}

#onlinedemo {
	background:url(../images/icons/demo.gif) no-repeat right 10px;
}

#screenshots .screenshot {
	border:0;
}

.downloads-link li {
	background:url(../images/icons/bullet-setup.gif) no-repeat left;
	padding:5px 5px 5px 30px;
}

#preview p {
	display:block;
	float:left;
	width:200px;
	margin-right:20px;
}

#preview p a {
	border:0;
	text-decoration:none;
}

#preview p a:hover span {
	background:#ccc;
}

#preview p span {
	display:block;
	padding:5px 10px;
	background:#f7f7f7;
	text-align:center;
	color:#6C6C6C;
}

.top-link {
	font-size:12px;
	display:block;
	clear:both;
	text-align:right;
}

#contact-form {
	width:570px;
	margin:20px auto 0;
}

.input {
	width:558px;
	border:#ccc 1px solid;
	display:block;
	padding:5px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}

.input#message {
	border:#ccc 1px solid;
	width:555px;
	height:120px;
	padding:5px;
	
}

#contact-form label {
	font-size:16px;
	font-weight:bold;
}

#contact-form #spryName, #contact-form #spryEmail, #contact-form #spryMessage {
	margin:0 0 20px;
}

#include-page {
	background:#fff;
}

#contact-form #submit {
	padding:2px 10px;
	font-size:14px;
	float:right;
}

#detailfeature h4 {
	background:url(../images/icons/check.gif) no-repeat left;
	padding-left:25px;
	border:0;
	line-height:22px;
}

#demo-accounts td {
	padding:10px;
	border:0;
	vertical-align:middle;
}

#demo-accounts th {
	vertical-align:bottom;
}

#demo-accounts {
	margin:20px 0;
	margin-right:10px;
}

#demo-accounts td, #demo-accounts th {
	padding:0 10px;
	text-align:left;
	margin:0;
}

#demo-accounts th h3, #demo-accounts td.roles h5 {
	margin:0;
}

#demo-accounts th h3 span {
	display:block;
	font-size:14px;
	font-weight:normal;
}

#demo-accounts td.roles {
	margin:5px 5px 0 0;
	width:150px;
}

#demo-accounts tr#administrator td.roles, #demo-accounts tr#administrator td.roles h5 {
	background:#e1fff2;
	color:#057f49;
}

#demo-accounts tr#technician td.roles, #demo-accounts tr#technician td.roles h5 {
	background:#e5f2ff;
	color:#569de0;
}

#demo-accounts tr#users td.roles, #demo-accounts tr#users td.roles h5 {
	background:#e9fbff;
	color:#00aad0;
}


#demo-accounts td.roles h5, #demo-accounts td.roles p {
	margin:0;
	border:0;
}

#demo-accounts td.roles p {
	font-size:12px;
}

#demo-accounts td.values {
	font-size:14px;
	color:#000;
	vertical-align:middle;
	border:#e9fbff 2px solid;
	border-width:2px 2px 2px 0;
}

#demo-accounts th {
	font-size:14px;
	padding-bottom:10px;
}

#online-payment {
	text-align:center;
}

#online-payment img {
	margin-right: 2px;
}

.first-tag {
	margin-top:0;
}