body {
	background:#85745e;
	font:0.8em/1.4 "Lucida Grande", Verdana, "Lucida Sans Unicode", sans-serif;
	color:#292929;
	margin:0;
	padding:20px 0 0;
	border-top:1px solid #76b41c;
}
a:focus {
	-moz-outline:0;
	outline:0;
	outline-offset:0;
}

a:link, a:visited {color:#99c;}

a:hover, a:active, .posted a:link, .posted a:visited, .posted a:hover, .posted a:active {
	color:#99c;
	text-decoration:none;
}

a img {border:none;text-decoration:none;}
p, ol, ul { padding:0; line-height:1.5; margin: 0 0 18px; }
li {
	padding:0;
	margin:0 0 10px 20px;
	line-height:18px;
	list-style:disc;
}
li ul { font-size: 0.8em; }
h1 { font-size:18px; font-weight:bold; color:#000; font-family: georgia; text-align: center; margin:0 0 10px; padding:0; }

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color:#000;
	text-decoration:none;
}

h2 { font-size:16px; font-family: georgia; margin:0 0 10px; padding:0; }
h3 { font-size:18px; margin:10px 0 4px; padding:0; font-family: georgia; }
h3 a:hover {text-decoration:underline;}
h3 a:link, h3 a:visited, h3 a:hover, body#product #nav li#nav-product a, body#examples #nav li#nav-examples a, body#news #nav li#nav-news a, body#ex #nav li#nav-ex a, body#test #nav li#nav-test a, body#faqs #nav li#nav-faqs a, body#purch #nav li#nav-purch a, body#screencasts #nav li#nav-screencasts a, body#contact #nav li#nav-contact a, body#about #nav li#nav-about a, body#login #nav li#nav-login a, ul#subnav li a:hover, ul#subnav li a:active, div.green p, div.green a:link, div.green a:visited, div.green a:hover, div.green a:active, p.moreinfo a:hover {
	color:#fff;
}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {text-decoration:none;color:#fff;}
h4 { font-size:15px; font-family: georgia; margin:0 0 2px; padding:0; }
h4 a:hover {text-decoration:underline;}
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {text-decoration:none;color:#fff;}
#home .title h2 { color: #666; font-size: 18px; font-weight: normal; margin: 0; padding: 0; text-shadow: none; }
#home .title h3 { color: #008000; font-size: 22px; }
#home .title h4 { color: #000; font-size: 20px; }
fieldset {
	border:1px solid #222;
	background:#333;
	padding:0 20px;
	margin:0 0 1.9em 0;
	-moz-border-radius:.8em;
}

code {
	color:#76B41C;
	font-size:110%;
	line-height:1.2em;
	text-align:left;
}

code strong {
	color:#9AE825;
	font-weight:normal;
}

legend {
	text-transform:uppercase;
	font-size:11px;
	color:#fff;
	padding:3px 6px 4px 6px;
	margin:0 0 16px 0;
	letter-spacing:1px;
	background:#1f1f1f;
	border:1px solid #444;
	font-weight:bold;
	text-shadow:#000 2px 2px 0px;
}

p.dl {
	display:block;
	padding:6px 6px 6px 16px;
	border-top:1px solid #444;
	margin:-1.2em 0 2em 0;
	height:14px;
	line-height:14px;
	background:transparent url(../images/arrow_down.gif) -2px 6px no-repeat;
	font-weight:bold;
	font-size:.75em;
}

p.info {
	display:block;
	padding:6px 6px 6px 18px;
	border-top:1px solid #444;
	margin:-1.2em 0 2em 0;
	height:14px;
	line-height:14px;
	background:transparent url(../images/icon_information.gif) 0 6px no-repeat;
	font-weight:bold;
	font-size:.75em;
}

p.qt {
	display:block;
	padding:6px 6px 6px 18px;
	border-top:1px solid #444;
	margin:-1.2em 0 2em 0;
	height:14px;
	line-height:14px;
	background:transparent url(../images/icon_quicktime.gif) 0 6px no-repeat;
	font-weight:bold;
	font-size:.75em;
}

p.small { font-size:0.75em; color:#a6a6a6; font-style: italic; text-align: center; }
p.quote { color: #a6a6a6; font-size: 0.9em; font-style: italic; text-align: center; }
form {margin:0;padding:0;}

input, select, textarea {
	font:1em 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif;
	font-weight:bold;
	margin:2px 0;
}

label {font-weight:bold;}

ul.brief {line-height:1.5;}

ul.brief li {margin-bottom:12px;}

ul.brief li span {
	color:#666;
	font-style:italic;
}

ul.list li {
	background:url(../images/bullet_circle.gif) no-repeat 0 5px;
	padding-left:14px;
	line-height:1.5;
	margin-bottom:4px;
}

h3.scaps {
	text-transform:uppercase;
	font-size:1em;
	color:#777;
	letter-spacing:1px;
	margin:0 0 14px 0;
	padding:0;
	text-shadow:#000 2px 2px 0px;
}

h3 small {color:#888;}
.gr {color:green;}
#zman {
	margin:0 auto;
	text-align:left;
}

#zman *, #err * {}

#logo { width:100%; height:125px; display: block; }

#no_falsh_block {
	background:#1F1F1F;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	line-height:34px;
	height:34px;
	padding-left:8px;
	display:block;
}

div.innerpad {
	padding:10px;
}

div.toprightpad {
	padding:10px 20px 10px 0;
}

#foot { clear:both; border-top:0 solid #79b; display:block; color:#646464; font-size:9px; width:100%; margin-right: 20px; margin-bottom: 50px; margin-left: 20px; padding-bottom: 10px; }
#bottom_nav { color: #646464; font-size: 11px; display: block; width: 880px; clear: both; margin: 0 20px 10px; padding-top: 10px; border-top: 1px solid #79b !important; }
#foot2 { 
	font:0.8em/1.4 "Lucida Grande", Verdana, "Lucida Sans Unicode", sans-serif;
	color:#292929;
	display: block; margin-right: 20px; margin-bottom: 10px; margin-left: 20px; padding-bottom: 10px; width: 100%; clear: both; border-top: 0 solid #79b; }
ul#subnav {
	width:100%;
	clear:left;
	border-top:1px solid #444;
	margin:0;
	padding:0;
}

ul#subnav li {
	float:left;
	margin:0 8px 0 0;
	padding:6px 0;
}

ul#subnav li a {
	color:#A6A6A6;
	text-decoration:none;
	margin:0;
	padding:8px 0 5px 0;
}

ul#subnav li a:hover {color:#fff !important;}

ul#subnav li.br {
	color:#444;
	font-weight:normal;
}

ul#nav {
	width:100%;
	margin:0 0 0 25px;
	padding:0;
	display:block;
	border-top:0 solid #444;
	position:relative;
	z-index:4;
}

ul#nav li { font-size:1.1em; font-weight: normal; float:left; margin:0 26px 0 0; padding:0; }

ul#nav li a { text-decoration:none; display:block; margin:0; padding:7px 0 2px; border-bottom:0 solid #292929; }

ul#nav li a:link, ul#subnav li a:link {
	color:#fff;
}
ul#nav li a:active { color: #000; border-bottom:0 solid #99c; }
ul#nav li a:visited { color: #fff; }

ul#nav li a:hover {
	color:#d6d5c0;
	border-bottom:0 solid #99c;
}
ul#nav li#nav-login {
	float:right;
	margin-right:0;
}
.interior #zman {width:924px;}
.interior #body_top { background-color: #fff; background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; width:100%; position:relative; border-top:1px solid #444; clear:both; float:left; }
.interior .title { text-align: left; }
.interior .titleright { text-align: right; margin: 0 20px 10px; padding-top: 10px; border-bottom: 0 solid #79b; }
.interior .title2 { margin-right: 20px; margin-bottom: 10px; margin-left: 20px; border-bottom: 1px solid #79b; }
.interior.twocolhalf #body_top .lcol { background-color: #dee7da; width:340px; height: 680px; float:left; margin-right: 10px; margin-bottom: 20px; margin-left: 20px; }
.interior.twocolhalf #body_top .mcol2 { width: 2px; float: left; margin-top: 20px; margin-bottom: 20px; border-right: 0 solid #79b; }
.interior.twocolhalf #body_top .mcol { background-color: #fae4d1; width: 340px; height: 680px; float: left; margin-right: 20px; margin-bottom: 20px; margin-left: 10px; }
.interior.twocolhalf #body_top .lcol_alone { margin-right: 20px; margin-left: 20px; width: 662px; float: left; }
.interior.twocolhalf #body_top .rcol { width:160px; float:right; margin: 0 20px 0 0; }
.interior.twocol #body_top .rcol {
	float:right;
	width:160px;
	padding-top:10px;
}
.interior.twocolwide #body_top .lcol {
	float:left;
	width:800px;
}
.interior.twocolwide #body_top .rcol {
	float:right;
	width:260px;
}
.mtentry { margin-bottom: 20px; display:block; }
div.radbox {
	margin:0 0 12px 0;
	padding:0 10px;
}

div.radbox h2 {
	color:#fff;
	font-size:0px;
	height:10px;
	margin:0 -15px;
	padding:0;
	display:block;
}

div.radbox h4 {
	font-size:0.9em;
	margin:0 0 6px;
	padding:0;
	color:#000;
}

div.radbox h5 {
	color:#fff;
	font-size:.8em;
	margin:0;
	padding:0;
}

div.radbox p {
	margin:0;
	padding:0 0 16px 0;
	display:block;
	font-size:11px;
}

div.radbox ul {padding:0 0 10px 0;}

div.radbox li {
	padding:0 0 6px 0;
	margin:0;
	font-size:.8em;
}

div.radbox.green {background:transparent url(../images/green_radius_box.gif) no-repeat center bottom;}

div.radbox.green h2 {background:transparent url(../images/green_radius_box.gif) no-repeat center top;}

div.radbox.green h4 {
	color:#334c00;
	text-shadow:none;
}
div.radbox.graystroke { background-image: url(../images/sidebox_b.gif); background-position: center top; }
div.radbox.testimonial { background-image: url(../images/sidebox_b.gif); background-position: center top; }
div.radbox.testimonial a { color: black; text-shadow: none; }
div.radbox.testimonial a:link { color: black; text-shadow: none; }
div.radbox.testimonial a:active { color: black; text-shadow: none; }
div.radbox.testimonial a:hover { color: #555; text-shadow: none; }
div.radbox.testimonial a:visited { text-shadow: none; }
div.radbox.testimonial h2 { font-size: 0; line-height: 0; margin: 0; padding: 0; }
div.radbox.testimonial h4 { font-size: 12px; font-family: georgia; text-align: center; margin: 0; padding: 7px 0; }
div.radbox.graystroke2 { background-image: url(../images/sidebox2.gif); background-position: center top; }
div.radbox.graystroke3 { border: solid 2px #79b; }
div.radbox.graystroke_backup { background-color: #e9e5d1; background-repeat: no-repeat; background-attachment: scroll; background-position: center top; }
div.radbox.graystroke h2 { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: center top; }
.posted {
	border-top:1px dotted #444;
	border-bottom:1px dotted #444;
	margin:6px 0 8px 0;
	padding:6px 0 6px 0;
	font-size:9px;
	color:#666;
	display:block;
}

img.post {
	border:1px solid #333;
	margin:4px 14px 6px 0;
	float:left;
}

.date {
	font-weight:normal;
	color:#A6A6A6;
}

.pipe {color:#666;}

#alert {
	background:#FB6D15;
	color:#fff;
	padding:10px;
	border:1px solid #F93;
	margin:0 0 16px 0;
}

#homealert {
	background:#000;
	padding:14px 0;
	margin-bottom:12px;
	text-align:center;
}

#homealert .inside {
	width:868px;
	margin:0 auto;
	text-align:left;
}

table.forms {
	background:#333;
	border-collapse:collapse;
	width:100%;
	margin:4px 0 16px 0;
}

table.forms td {
	padding:6px;
	border-bottom:1px solid #292929;
	font-size:10px;
}

table.forms th {
	padding:6px;
	vertical-align:middle;
	border-bottom:1px solid #292929;
	text-align:left;
	color:#fff;
	font-weight:bold;
	text-shadow:#000 2px 2px 0px;
}

table.forms tr.last td, table.forms tr.last th {border-bottom:none;}

table.forms th div.small {
	color:#A6A6A6;
	text-shadow:none;
	font-size:10px;
}

table.forms .smwhite {
	color:#fff;
	font-weight:bold;
}
table.forms span.prodtitle {
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

input.check {background:transparent;}

input.butt {padding:0;}

form table.forms {margin-bottom:4px;}

form table.forms td, form table.forms th {
	padding:6px 0;
	margin-bottom:0;
}

table.data {
	border-collapse:collapse;
	width:100%;
	margin:4px 0 16px 0;
	border:#1f1f1f;
}

table.data td {
	padding:8px;
	vertical-align:middle;
	border:1px solid #1f1f1f;
}

table.data th {
	padding:8px;
	vertical-align:middle;
	border:1px solid #1f1f1f;
	font-size:11px;
	color:#fff;
	background:#333;
	text-shadow:#000 2px 2px 0px;
}
table.data span.prodtitle {
	color:#fff;
	font-size:11px;
}

#err {
	margin:0 auto;
	text-align:center;
	width:680px;
}

#err ul {
	display:block;
	background:#ffffcc;
	border-top:1px solid #c08128;
	border-bottom:1px solid #c08128;
	color:#1f1f1f;
	font-weight:bold;
	padding:8px;
	margin:18px 0;
}

#err ul li {
	background:transparent url(../images/bullet_error.png) no-repeat 0 0;
	padding-left:18px;
}

img.left {
	clear:left;
	float:left;
	margin:0 10px 4px 0;
}

img.right {
	clear:right;
	float:right;
	margin:0 0 4px 6px;
}

p.moreinfo {margin:16px 0 20px 0;}

p.moreinfo a {
	padding:4px 14px;
	border-top:1px solid #444;
	border-left:1px solid #444;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	background:#333;
	text-decoration:none;
	color:#ccc;
}

ul#plus li {
	padding:0 0 0 12px;
	margin-bottom:8px;
	background:url(../images/icon_plus.gif) 0 5px no-repeat;
}
span.credit {
	font-style:italic;
	font-size:11px;
	color:#666;
	display:block;
	margin-left:8px;
}

span.wh {
	color:#fff;
	font-weight:normal;
}

.alert {
	padding:8px 0;
	border-top:1px solid #444;
	display:block;
	color:#fff;
}

input.radio {
	background:none;
	margin:0;
	padding:0;
	_margin-left:-5px;
	_margin-top:1px;
}
.special {
width:5px;
visibility:hidden;
}
