/* Main Design */

* {
	outline-width:0px;
	outline-style:initial;
	outline-color:#000000;
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
	text-decoration:none;
	line-height:100%;
	font-family:Helvetica, Arial;
	margin:0px;
	padding:0px;
}

img {
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-style:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
}

html {
	min-height:100%;
	margin-bottom:1px;
}

body {
	background-color:#ECEBE8;
}

#container {
	width:1000px;
	height:auto;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding-bottom:200px;
}

#header {
	top:1px;
	position:absolute;
	height:480px;
	width:1550px;
	left:-285px;
	background-image:url(images/header12.png);
	font-size:40pt;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#header a {
	position:absolute;
	top:30px;
	left:200px;
	width:340px;
	text-indent:-9999px;
}

#menu {
	position:absolute;
	height:42px;
	left:260px;
	width:720px;
	top:88px;
}

#menu-item {
	float:right;
	font-family:Helvetica, Arial;
	width:auto;
	margin-left:2px;
	text-transform:uppercase;
	color:#393A3A;
	font-size:9pt;
	position:relative;
	height:auto;
	text-align:center;
	padding:8px 10px 8px 10px;
}

#menu-item a:hover {
	border-bottom:3px solid #78459b;
}

#menu-item a {
	line-height:100%;
	text-decoration:none;
	color:#393A3A;
}

.section-products .products, .section-applications .applications, .section-download .download, .section-support .support, .section-academic .academic, .section-distributors .distributors, .section-company .company, .section-flowstone .flowstone, .section-flowpaw .flowpaw, .section-buy .buy {
	border-top-left-radius:4px 4px;
	-webkit-border-top-left-radius:4px 4px;
	-o-border-top-left-radius:4px 4px;
	-moz-border-radius-topleft:4px 4px;
	border-top-right-radius:4px 4px;
	-webkit-border-top-right-radius:4px 4px;
	-o-border-top-right-radius:4px 4px;
	-moz-border-radius-topright:4px 4px;
	border-bottom-left-radius:4px 4px;
	-webkit-border-bottom-left-radius:4px 4px;
	-o-border-bottom-left-radius:4px 4px;
	-moz-border-radius-bottomleft:4px 4px;
	border-bottom-right-radius:4px 4px;
	-webkit-border-bottom-right-radius:4px 4px;
	-o-border-bottom-right-radius:4px 4px;
	-moz-border-radius-bottomright:4px 4px;
	background-color:#78459b;
}

.section-products #menu-item.products a, .section-applications #menu-item.applications a, .section-download #menu-item.download a, .section-support #menu-item.support a, .section-academic #menu-item.academic a, .section-distributors #menu-item.distributors a, .section-company #menu-item.company a, .section-flowstone #menu-item.flowstone a, .section-flowpaw #menu-item.flowpaw a, .section-buy #menu-item.buy a {
	color:#FFFFFF;
}

#top-edge {
	top:140px;
	z-index:100;
	position:absolute;
	width:962px;
	height:12px;
	background-color:#F7F7F7;
	background-image:url(images/top%2dedge.png);
	left:19px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#page {
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	left:0px;
	width:960px;
	border-top-left-radius:6px 6px;
	-webkit-border-top-left-radius:6px 6px;
	-o-border-top-left-radius:6px 6px;
	-moz-border-radius-topleft:6px 6px;
	border-top-right-radius:6px 6px;
	-webkit-border-top-right-radius:6px 6px;
	-o-border-top-right-radius:6px 6px;
	-moz-border-radius-topright:6px 6px;
	border-bottom-left-radius:6px 6px;
	-webkit-border-bottom-left-radius:6px 6px;
	-o-border-bottom-left-radius:6px 6px;
	-moz-border-radius-bottomleft:6px 6px;
	border-bottom-right-radius:6px 6px;
	-webkit-border-bottom-right-radius:6px 6px;
	-o-border-bottom-right-radius:6px 6px;
	-moz-border-radius-bottomright:6px 6px;
	background-color:#FFFFFF;
	box-shadow:rgb(219, 219, 219) -1px 1px 4px;
	-webkit-box-shadow:rgb(219, 219, 219) -1px 1px 4px;
	-o-box-shadow:rgb(219, 219, 219) -1px 1px 4px;
	-moz-box-shadow:rgb(219, 219, 219) -1px 1px 4px;
	top:140px;
	display:block;
	padding-bottom:70px;
	z-index:1;
	border:1px solid #D0D1D1;
}

#page-nogutter {
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	left:0px;
	width:960px;
	border-top-left-radius:6px 6px;
	-webkit-border-top-left-radius:6px 6px;
	-o-border-top-left-radius:6px 6px;
	-moz-border-radius-topleft:6px 6px;
	border-top-right-radius:6px 6px;
	-webkit-border-top-right-radius:6px 6px;
	-o-border-top-right-radius:6px 6px;
	-moz-border-radius-topright:6px 6px;
	background-color:#FFFFFF;
	box-shadow:rgb(219, 219, 219) -1px 1px 4px;
	-webkit-box-shadow:rgb(219, 219, 219) -1px 1px 4px;
	-o-box-shadow:rgb(219, 219, 219) -1px 1px 4px;
	-moz-box-shadow:rgb(219, 219, 219) -1px 1px 4px;
	top:140px;
	display:block;
	padding-bottom:0px;
	z-index:1;
	border:1px solid #D0D1D1;
}

#page-header {
	height:100%;
	left:-1px;
	z-index:100;
	display:block;
	position:relative;
	line-height:0;
}

#page-header-fixed {
	height:100%;
	left:-1px;
	z-index:100;
	display:block;
	position:absolute;
	line-height:0;
}

#submenu {
	float:right;
	position:relative;
	width:600px;
	top:10px;
	height:30px;
	z-index:110;
	text-align:right;
	padding-right:20px;
}

#submenu-item {
	font-family:Helvetica, Arial;
	width:auto;
	margin-left:2px;
	font-size:9pt;
	position:relative;
	height:auto;
	color:#4B4E4E;
	text-align:center;
	float:left;
	padding:6px 10px 6px 10px;
}

#submenu ul {
	float:right;
}

#submenu-item a:hover {
	color:#000000;
	text-decoration:none;
}

#submenu-item a {
	line-height:100%;
	color:#747878;
}

.page-1 #submenu-item.sub1 a, .page-2 #submenu-item.sub2 a, .page-3 #submenu-item.sub3 a, .page-4 #submenu-item.sub4 a, .page-5 #submenu-item.sub5 a, .page-6 #submenu-item.sub6 a, .page-7 #submenu-item.sub7 a, .page-8 #submenu-item.sub8 a, .page-9 #submenu-item.sub9 a, .page-10 #submenu-item.sub10 a, .page-11 #submenu-item.sub11 a, .page-12 #submenu-item.sub12 a {
	border-bottom:4px solid #F2A83A;
}

#page-heading {
	display:block;
	text-transform:uppercase;
	letter-spacing:5px;
	line-height:100%;
	font-size:9pt;
	z-index:110;
	position:relative;
	width:320px;
	margin:15px 0px 10px 20px;
}

#footer {
	display:block;
	float:none;
	position:inherit;
	width:100%;
	height:50px;
	top:165px;
	background-image:url(images/copyright.png);
	background-position:50% 0%;
	background-position-x:50%;
	background-position-y:0%;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#footer p {
	color:#747878;
	font-size:8pt;
	text-align:center;
	padding-top:70px;
	padding-bottom:10px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#footer p::after {
	content:'';
}

/* Content */

#content {
	clear:both;
	width:auto;
	position:relative;
	top:14px;
}

#content-nomenu {
	clear:both;
	width:auto;
	position:relative;
	top:0px;
}

h1 {
	line-height:100%;
	margin-top:40px;
	margin-left:50px;
	font-size:17pt;
	margin-bottom:10px;
	clear:both;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-weight:normal;
}

h2 {
	font:inherit;
	font-size:16pt;
	margin-left:50px;
	margin-bottom:24px;
	margin-top:40px;
	clear:both;
}

h3 {
	font:inherit;
	font-weight:bold;
	margin-top:32px;
	margin-bottom:16px;
	margin-left:50px;
	font-size:11pt;
	clear:both;
}

h4 {
	font:inherit;
	font-weight:bold;
	font-size:10pt;
	clear:both;
	margin-top:8px;
}

p {
	color:#4B4E4E;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:16px;
	font-size:10pt;
	line-height:140%;
	clear:both;
}

a {
	color:#224FA5;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.headline {
	font-size:11pt;
}

.headline-large {
	font-size:12pt;
}

/* Layout Classes */

.footnote {
	display:block;
	overflow:auto;
	margin-bottom:-24px;
	padding-top:0px;
	padding-bottom:30px;
	height:100%;
	width:960px;
	color:transparent;
	background-color:#F7F7F7;
	background-image:url(images/sub%2dbanner%2dback.png);
	background-size:100% 100px;
	margin-top:100px;
	background-position:0% 100%;
	background-position-x:0%;
	background-position-y:100%;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	border-top:1px solid #E5E6E3;
	border-bottom:1px solid #E3E4E2;
}

.footnote p {
	font-size:8pt;
	margin-bottom:4px;
}

.footnoteTitle {
	text-transform:uppercase;
	color:#4B4E4E;
	margin-bottom:8px;
	font-size:9pt;
}

.boxlinkbar {
	background-color:#F7F7F7;
	display:block;
	overflow:auto;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:15px;
	margin-top:0px;
	background-image:url(images/sub%2dbanner%2dback.png);
	background-size:100% 100px;
	height:100%;
	width:960px;
	background-position:0% 100%;
	background-position-x:0%;
	background-position-y:100%;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	border-top-width:1px;
	border-top-color:#E5E6E3;
	border-bottom-width:1px;
	border-bottom-color:#E3E4E2;
}

.boxlinkcenter {
	clear:both;
	height:auto;
	overflow:auto;
	text-align:center;
	position:relative;
	display:block;
	width:848px;
	margin:0px auto 0px auto;
}

.boxlink {
	width:150px;
	padding-left:30px;
	padding-right:30px;
	text-align:left;
	float:left;
	margin:20px auto 0px auto;
}

.boxlink-sepr {
	float:left;
	width:1px;
	height:200px;
	display:block;
	top:-10px;
	position:relative;
	overflow:auto;
	border-right:1px solid #EEEEEE;
}

.boxlink p {
	text-align:left;
	font-size:9pt;
	margin:8px 0px 8px 0px;
}

/*
.boxlink p {
	text-align:left;
	font-size:9pt;
	margin:0px 32px 8px 50px;
}

.boxlink a {
	font-weight:bold;
	color:#224FA5;
}

.boxlink a:hover {
	color:#F2A83A;
}

.boxlink img {
	margin-right:0px;
	margin-left:50px;
	margin-bottom:15px;
}
*/

.floatleft {
	float:left;
}

.floatright {
	float:right;
	margin:0px 0px 20px 0px;
}

.col1 {
	width:480px;
	float:left;
}

.col2 {
	width:480px;
	float:right;
	margin-left:0px;
}

.col3 {
	width:400px;
	float:left;
}

.col2 p {
	margin-left:30px;
}

.col1 p {
	margin-right:30px;
}

.product-list {
	display:block;
	background-color:#F7F7F7;
	width:580px;
	overflow:hidden;
	height:100%;
	border:1px solid #E3E4E2;
	margin:3px 0px 0px 50px;
	padding:0px;
}

.cart-item .product-list {
	width:650px;
	clear:both;
}

.product-list-name {
	float:left;
	width:230px;
	display:block;
	margin-left:20px;
	margin-top:10px;
	padding-bottom:10px;
}

.product-list-price {
	float:left;
	padding-right:0px;
	width:190px;
	display:block;
	line-height:100%;
	margin-bottom:10px;
	margin-top:10px;
}

.product-list-button {
	float:left;
	padding-right:0px;
	width:100px;
	display:block;
	line-height:100%;
	margin-top:4px;
}

.product-list p {
	line-height:100%;
	font-weight:bold;
	font-size:12pt;
	color:#224FA5;
	margin:0px;
	padding:0px;
}

.product-list a {
	line-height:100%;
	float:left;
	font-weight:bold;
	font-size:12pt;
	margin:0px;
	padding:0px;
}

.product-list a:hover {
	color:#F2A83A;
}

.sub-text {
	width:300px;
	font:inherit;
	font-size:9pt;
	color:#A0A0A0;
	padding-top:10px;
	padding-left:40px;
	text-align:right;
}

.separator1 {
	background-image:url(images/separator1.png);
	display:block;
	clear:both;
	height:1px;
	padding-top:20px;
	padding-bottom:30px;
	background-position:0px 30px;
	background-position-x:0px;
	background-position-y:30px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.spacer20 {
	display:block;
	clear:both;
	height:20px;
}

.spacer10 {
	display:block;
	clear:both;
	height:10px;
}

.greytowhite {
	background-image:url(images/grey%2dto%2dwhite.png);
	display:block;
	clear:both;
	height:auto;
	padding-top:0px;
	padding-bottom:20px;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
}

.framed {
	border:1px solid #D9DBDB;
	margin:2px;
	padding:8px;
}

.largetitle {
	font-size:30px;
}

.backimg-right {
	display:block;
	clear:both;
	height:auto;
	background-position:100% 0px;
	background-position-x:100%;
	background-position-y:0px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.appbox {
	width:298px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	text-align:center;
	margin:40px auto 30px auto;
}

.appboxcenter {
	clear:both;
	height:auto;
	overflow:auto;
	text-align:center;
	position:relative;
	display:block;
	width:860px;
	margin:0px auto 0px auto;
}

.errormsg {
	color:#C04149;
}

#hor-zebra {
	font-size:12px;
	width:800px;
	text-align:left;
	border-collapse:collapse;
	font-family:Helvetica, Arial;
	margin:0px 50px 0px 50px;
}

#hor-zebra th {
	font-size:14px;
	font-weight:bold;
	color:#224FA5;
	padding:10px 8px 20px 8px;
}

#hor-zebra td {
	color:#000000;
	padding:12px;
}

#hor-zebra .odd {
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#F7F7F7;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.contactSection {
	margin-bottom:6px;
	font-weight:bold;
	font-size:9pt;
}

.contactSubSection {
	width:70px;
	float:left;
	display:block;
	text-transform:uppercase;
	line-height:100%;
	font-size:8pt;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:4px;
}

.contactSubSectionData {
	display:block;
	margin-bottom:4px;
}

.distributor {
	float:left;
	width:400px;
	margin-left:40px;
}

.specifications li {
	list-style-type:square;
	font-family:inherit;
	font-weight:inherit;
	margin-left:80px;
	color:#4B4E4E;
	font-size:8pt;
	line-height:130%;
}

.hardware-list {
	margin-left:40px;
	margin-bottom:40px;
	height:auto;
	line-height:100%;
	display:block;
}

.hardware li {
	color:#393A3A;
	font-size:8pt;
	float:left;
	font-family:Helvetica, Arial;
	width:200px;
	height:auto;
	text-transform:uppercase;
	position:relative;
	text-align:left;
	margin-left:2px;
	margin-top:2px;
	background-color:rgba(193,190,188,0.128906);
	padding:6px 10px 6px 10px;
}

.hardware a {
	color:#000000;
	text-decoration:none;
}

.hardware li:hover {
	background-color:rgba(75,73,73,0.066406);
}

.floatleft-tight {
	float:left;
}

.floatleft-tight p {
	margin-right:0px;
}

.faq {
	font:inherit;
	color:#000000;
	font-weight:normal;
}

.resource {
	float:left;
	width:450px;
}

.imageSize {
	float:left;
	display:block;
	text-transform:uppercase;
	line-height:100%;
	font-size:8pt;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:4px;
}

.squareBullet li {
	list-style-type:square;
	list-style-position:inside;
	color:#4B4E4E;
	margin-left:80px;
	line-height:25px;
	font-size:10pt;
}

.largerH3 {
	font-weight:normal;
	font-size:14pt;
}

.versionlist li {
	margin-left:60px;
	font-size:9pt;
	margin-bottom:5px;
	list-style-type:square;
	list-style-position:inside;
	color:#575757;
}


