body {
	background: #16589F;
	color: #3FBCEF;
	margin: 0px 0px 0px 0px;
}

body, p, ul, td, blockquote {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #3FBCEF;
}

p, ul, td, blockquote, div {
	font-size: 13px;
	text-align: left;
}

pre, tt, code, kbd, samp {
	font-family: monospace;
}

h1, h2, h3, h4, p, ul, ol, blockquote, hr, .para {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ED9440;
	margin-bottom: 1em;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 13px;
}

p, ul, ol, blockquote, hr, .para, .screenshot {
	margin-bottom: 1em;
}

p + h2, ul + h2, ol + h2, table + h2, div + h2, blockquote + h2, !.navbox + h2 {
	margin-top: 2em;
	margin-bottom: 0.5em;
}

p + h3, ul + h3, ol + h3, table + h3, div + h3, blockquote + h3 {
	margin-top: 2em;
	margin-bottom: 0.5em;
}

p + h4, ul + h4, ol + h4, table + h4, div + h4, blockquote + h4 {
	margin-top: 2em;
	margin-bottom: 0.5em;
}

ul, ol {
	margin-left: 3em;
}

li {
	margin-bottom: 0.25em;
}

input, select, textarea {
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	background: #DDDDDD;
	color: #000000;
	font-size: 13px;
}

input.button {
	border-color: #ED9440;
	background: #DDDDDD;
	color: #16589F;
	font-weight: bold;
}

table.form td {
	padding: 0 8px 8px 0;
}

table.form div {
	margin: 10px;
}

textarea {
	width: 100%;
	padding: 3px;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
}

blockquote, blockquote p {
	text-indent: 1.5em;
	font-style: italic;
}

span.author {
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
}

span.portfolio {
	font-style: normal;
	font-weight: bold;
	color: #ED9440;
	background: transparent;
}

span.portfolio em {
	font-style: normal;
	font-weight: bold;
	color: #3FBCEF;
	background: transparent;
}

p.company {
	font-size: 10px;
}

div.screenshot {
	font-weight: bold;
	font-size: 85%;
	width: 300px;
	text-align: center;
}

div.screenshot img {
	margin-bottom: 3px;
	border-width: 1px;
}

div.img-right, div.img-left, div.img-center, .img {
	margin-bottom: 0.8em;
	text-align: center;
	font-size: 9px;
}

.img {
	padding-left: 10px;
	padding-right: 10px;
}

div.img-right {
	float: right;
	clear: right;
	margin-left: 10px;
}

div.img-right img, div.img-left img, div.img-center img {
	margin-bottom: 0.4em;
}

div.img-left {
	float: left;
	clear: left;
	margin-right: 10px;
}

div.img-center {
	margin-left: auto;
	margin-right: auto;
}

#footer {
	font-size: 10px;
	text-align: left;
	margin-top: 80px;
	margin-bottom: 10px;
	clear: both;
}

#main {
	width: 100%;
	height: 100%;
}

#main td {
	vertical-align: top;
	text-align: left;
}

#menu {
	padding-bottom: 20px;
}

#menu img {
	border: none;
}

#left {
/*	width: 92px;
	background: url("/images/main/left_bg.gif") repeat-y;
Do this in the compliant stylesheet or NSv4 will show a blank screen
*/
	height: 100%;
}

#title {
	padding-left: 28px;
}

#content {
	margin: 10px 0px 30px 50px;
	width: 600px;
}

div.pGall {
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 9px
}

div.pGall img {
	margin-bottom: 5px;
}

ul.sections {
	line-height: 1.5em
}

.orange {
	color: #ED9440;
}

.red {
	color: #ed4040;
}

.interv {
	font-weight: bold;
	color: #ED9440;
}

.intervai {
	font-weight: bold;
}

.quoteboxr, .quoteboxl, .quoteboxm {
	width: 175px;
	padding: 10px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	text-align: center;
	font-size: 125%;
	background: #3FBCEF;
	color: #000000;
}

.quoteboxm {
	width: 430px;
	margin-bottom: 25px;
}

.quoteboxm h3 {
	font-size: 140%;
	color: #000000;
}

.quoteboxm p {
	text-align: center;
	font-size: 125%;
	color: #000000;
}

.quoteboxr {
	float: right;
	margin-left: 5px;
}

.quoteboxl {
	float: left;
	margin-right: 5px;
}

a:link, a:visited, a:active {
	color: #ED9440;
	background: transparent;
	text-decoration: underline;
}

a:hover {
	color: #3FBCEF;
	background: transparent;
	text-decoration: underline;
}

#navbox {
	float: right;
	clear: right;
	width: 110px;
	border: 1px solid #1774B5;
	padding: 7px;
	margin: 0 0 10px 10px;
}

#p500nav {
	float: right;
	clear: right;
	width: 136px;
}

#p500nav #navbox {
	float: none;
}

#navbox div.menuitem {
	font-size: 11px;
	margin-bottom: 0.75em
}

#navbox a:link, #navbox a:visited, #navbox a:active {
	color: #3FBCEF;
	background: transparent;
	text-decoration: none;
}

#navbox a:hover {
	color: #3FBCEF;
	background: transparent;
	text-decoration: underline;
}

#navbox a:link.current, #navbox a:visited.current, #navbox a:active.current {
	color: #ED9440;
	background: transparent;
	text-decoration: none;
}

#navbox a:hover.current {
	color: #3FBCEF;
	background: transparent;
	text-decoration: underline;
}

#p500trial {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
	width: 126px;
	height: 74px;
}

.highlight {
	color: #ED9440;
}

.note {
	font-size: 85%;
}

#str-WalkFilezillaSetup .image {
	height: 616px;
}

#str-WalkFilezillaSetup .text {
	height: 48px;
}

#str-WalkFilezillaInstall .image {
	height: 390px;
}

#str-WalkFilezillaInstall .text {
	height: 60px;
}

#str-WalkCyberduckUpload .image {
	height: 550px;
}

#str-WalkCyberduckUpload .text {
	height: 60px;
}

#str-WalkOutlook2003 .image {
	height: 480px;
}

#str-WalkOutlook2003 .text {
	height: 60px;
}

#str-WalkMozillaThunderbird .image {
	height: 580px;
}

#str-WalkMozillaThunderbird .text {
	height: 60px;
}

#str-WalkMacMail .image {
	height: 530px;
}

#str-WalkMacMail .text {
	height: 50px;
}
