body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 76%;
	line-height: 1.3em;
	background-color: #fff;
}


form {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font-size: inherit;
}

a {
	color: #0377A4;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-size: 1.9em;
	line-height: 1.5em;
}

h3 {
	font-size: 1.5em;
	line-height: 1.5em;
}

h4 {
	font-size: 1.2em;
	line-height: 1.3em;
}

#cont {
	width: 100%;
	background-image: url("hdr_bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
}

.inner {
	width: 945px;
}

.hdr {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
}

#logo {
	display: none;
}

#nav {
	text-align: center;
}

#nav h1 {
	margin: 0;
	float: left;
}

#nav ul {
	height: 41px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 18px 0 15px 0;
	background-image: url("nav_bg.jpg");
	background-position: 0 18px;
	background-repeat: no-repeat;
	list-style-type: none;
}

#nav li {
	display: inline;
}

#nav li#nav_logo {
	float: left;
	margin-left: 10px
}

#nav li a {
	display: block;
	float: left;
	width: 102px;
	height: 35px;	
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -4000px;
}

#nav li#nav_logo a {
	width: 235px !important;
	background-image: url("nav_logo.jpg");
	margin-left: 20px;
}

#nav li#nav_macos a {
	background-image: url("nav_mac.jpg");
}

#nav li#nav_macos a:hover {
	background-image: url("nav_mac_hover.jpg");
}

#nav li#nav_palmos a {
	background-image: url("nav_palm.jpg");
}

#nav li#nav_palmos a:hover {
	background-image: url("nav_palm_hover.jpg");
}

#nav li#nav_store a {
	background-image: url("nav_store.jpg");
}

#nav li#nav_store a:hover {
	background-image: url("nav_store_hover.jpg");
}

#nav li#nav_support a {
	width: 104px;
	background-image: url("nav_support.jpg");
}

#nav li#nav_support a:hover {
	width: 104px;
	background-image: url("nav_support_hover.jpg");
}

#nav li#nav_cat  {
	float: left;
	margin: 7px 0 0 28px;
}

#nav li form {
	margin: 0;
	display: inline;
}

#mid {
	width: 100%;
	padding-top: 20px;
	background-position: bottom left;
	background-image: url("feat_bot_bg.gif");
	background-repeat: repeat-x;
	min-height: 175px;
}

.midBg {
	background-position: top left;
}

#mid hr {
	background-color: transparent;
	background-repeat: repeat-x;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

#mid a img {
	border: 0;
}

#mid #botFeat {
	color: #fff;
	width: 100%;
	clear: both;
}

#mid #mainCont {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1.2em;
}

#mid .front {
	height: 255px;
	padding-bottom: 25px !important;
}

#mid #featLeft {
	width: 445px;
	float: left;
	margin: 20px 16px 0 0;
}

#mid #featRight {
	width: 445px;
	float: right;
	margin: 20px 0 0 0
}

#mid #mainCont hr#midEleDelim {
	background-image: url("feat_blue_delim_front.gif");
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 9px;
	height: 250px;
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
}

#mid #oses {
	width: 100%;
	height: 24px;
}

#mid #oses span {
	height: 24px;
	display: block;
	overflow: hidden;
	text-indent: -4000px;
	background-repeat: no-repeat;
	background-position: top left;
}

#mid #oses #osOSX {
	float: left;
	width: 19px;
	background-image: url("front_os_x_icon.gif");
}

#mid #oses #osPalm {
	float: right;
	width: 44px;
	background-image: url("front_palm_icon.gif");
}

/* front page subnav blocks */
#subnav {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#subnav .subnavCont {
	float: left;
	height: 210px;
	width: 207px;
	padding-right: 20px;
	margin-right: 11px;
	background-image: url("subnav_delim.gif");
	background-position: 220px 15px;
	background-repeat: no-repeat;
}

#subnav .subnavIcon {
	float: left;
	margin-right: 10px;
}

#subnav h2 {
	margin: 0;
	padding: 0;
	width: 132px;
	height: 28px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -4000px;
}

#subnav p {
	margin-top: 0;
	padding-top: 0;
}

#subnav ul {
	list-style-type: none;
	color: #0377A4;
	padding: 0;
	margin: 0;
}

#subnav ul li {
	margin-bottom: 0.2em;
}

#subnav h3 {
	font-size: 1em;
	font-weight: normal;
	float: right;
}

#subnav #subnav_dls h2 {
	background-image: url("hdr_downloads.gif");
}

#subnav #subnav_blog h2 {
	background-image: url("hdr_blog.gif");
}

#subnav #subnav_forum h2 {
	background-image: url("hdr_forum.gif");
}

#subnav #subnav_contact h2 {
	background-image: url("hdr_contact.gif");
}

#subnav_contact {
	width: 200px !important;
	margin: 0;
	padding: 0;
	background-image: none !important;
}

#subnav_dls select {
	width: 210px;
}

/* product page styling */

#prods {	
	background-image: url("feat_blue_delim.gif");
	background-repeat: no-repeat;
	background-position: 675px 0px;
}

#prods h2#titleHeader {
	color: #000;
	font-size: 2.6em;
	margin: 0.5em 0 1em 0;
	border: 0;
	text-align: center;
	width: 670px;
}

#prods h2#titleHeader img {
	margin-right: 0.2em;
}

#prods #screenshots {
	width: 670px;
	border: 0;
	text-align: center;
	float: left;
	display: inline;
}

#prods #screenshots ul {
	width: 670px;
	margin: auto;
}
	
#prods #screenshots ul li {
	display: inline;
	margin: 0 50px 0 0;
}

#prods #screenshots ul li img {
	border: solid 1px #ccc;
	vertical-align: middle;
	margin-bottom: 1.5em;
}

#prods .centerImg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	border: solid 1px #ccc;
}

#prods .centerImg .captionText {
	text-align: center;
	background-color: #FCFEC3;
	padding: 0.5em;
}

#prods #prodSpecs {
	float: right;
	width: 250px;
	position: relative;
	top: -60px;
	left: 0;
}

#prods #prodSpecs hr {
	color: #fff;
	background-color: transparent;
	margin: 0 12% 1.5em 12%;
	padding: 0;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	border-bottom: solid 1px #B4B4B4;	
}

#prods .deviceList {
	display: none;
}

#prods #prodDetails {
	clear: left;
	width: 670px;
	font-size: 1.1em;
	line-height: 1.3em;
}

#prods #prodSpecs h3 {
	display: block;
	padding: 0;
	margin: 1em 0 0.25em 0;
	overflow: hidden;
	line-height: 1.3em;
	text-align: center;
}

#prods #prodSpecs h3 a {	
	text-indent: -4000px;
}

h3#dlBut,h3#buyBut {
	margin: 0 !important;
	line-height: 1em !important;
	text-align: left !important;
}

h3#dlBut a {
	margin: 0 0 0 45px;
	display: block;
	height: 51px;
	width: 168px;
	background-image: url("prod_pg_dl_button.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

h3#buyBut a {
	margin: 0 0 0 45px;
	display: block;
	height: 58px;
	width: 168px;
	background-image: url("prod_pg_buy_badge.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 3px;
}

h3#buyBut .buyPrice a {	
	display: inline;
	text-decoration: none;
	color: #fff;
	background-image: none;
	text-indent: 0 !important;
}

h3#buyBut .buyPrice {
	font-weight: normal;
	font-size: 11px;
	position: relative;
	top: -43px;
	left: 0;
	margin: 0 43px -1em 125px;
	display: block;
	text-align: center;
}

#prods #prodSpecs h4 {
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#prods #prodSpecs h4 a {
	color: #898989;
}

#prods #prodSpecs #dlHelp {	
	width: 100%;
}

#prods #prodSpecs #selectDevice {
	text-align: left;
	font-size: 80%;
	margin-bottom: 1.5em;
}

#prods #prodSpecs .suppl h3 span {	
	background-color: #FDFD95;
}

#prods #prodSpecs .suppl {
	text-align: center;
}

#prods #prodSpecs .suppl a {
	text-decoration: none !important;
}

#prods #prodSpecs .suppl a:hover {
	text-decoration: underline !important;
}

#prods #prodSpecs #sysReq {
	text-align: center;
	font-weight: bold;
}

#prods #prodSpecs #manualIcon {
	float: left;
	margin: 0 0.5em 0.5em 0.5em;
}

#prods ul#release,#prods ul#beta {
	list-style-type: none;
}

#prods ul#release li,#prods ul#beta li {
	line-height: 1.4em;
}

#prods #release .versNum,#prods #beta .versNum {
	font-weight: bold;
/*	background-color: #D2E9F3; */
}

#prodList .odd,#store .odd {
	background-color: #F4F4F4;
}

#prodList ul {
	margin: 0;
	padding: 0;
}

#prodList ul li {
	list-style-type: none;
	padding: 1em;
}

#prodList ul li:hover,#store .storeApp:hover {
	background-color: #DEF6FF;
}

#prodList .appIcon {
	float: left;
	display: block;
	width: 32px;
	margin-right: 4px;
	text-align: center;
}

#prodList h3 {
	display: inline;
}

#prodList p {
	width: 65%;
	margin: 0.25em 2em 2em 36px;
	font-size: 1.1em;
}

#prodList .platAppDl {
	display: block;
	float: right;
	width: 32px;
	height: 37px;
	background-image: url("plat_pg_dl_icon.png");
	background-repeat: no-repeat;
	text-indent: -4000px;
}

#prodList .platAppBuy {
	display: block;
	float: right;
	width: 37px;
	height: 37px;
	margin-left: 1em;
	background-image: url("plat_pg_buy_icon.png");
	background-repeat: no-repeat;
	text-indent: -4000px;
}

/* store styling */
#store .storeApp {
	padding: 1em;
}

#store .storeApp h3 {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#store .storeApp p {
	width: 65%;
	margin: 0.25em 2em 2em 36px;
	font-size: 1.1em;	
}

#store .storePrice {
	float: right;
}

#store .storeIcon {
	width: 32px;
	margin-right: 4px;
}

/* dl styling */
option.dlProdPlat {
	background-color: #D2E9F3;
}

.dl h2 {
	font-size: 2em;
}

.dl h2.hdr {
	float: left;
}

.dl #dlIcon {
	clear: left;
	padding-top: 0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

.dl #dlIcon a {
	display: block;
	width: 194px;
	height: 63px;
	background-image: url("dl_pg_dl_button.gif");
	background-repeat: no-repeat;
	text-indent: -4000px;
}

.dl #dlData {
	padding: 0;
	margin: 0;
	width: 194px;
	height: 1em;
	text-align: center;
	position: relative;
	top: -24px;
	clear: left;
}

.dl #dlData a {
	text-decoration: none;
	color: #fff;
}

.dl #dlDataExtName a {
	float: left;
	padding-left: 44px;
}

.dl #dlDataVersNum a {
	float: right;
	padding-right: 20px;
}

.dl #dlDataSize {
	float: right;
}

.dl #dlDataSize a {
	color: #fff !important;
	padding-right: 20px;
}

.dl #dlDataDate {
	display: block;
	clear: left;
	padding-top: 4px;
	color: #898989;
}

.dl .changelog {
	clear: both;
}

.dl #prodVersInfo {
	width: 650px;
}

.dl #prodVersInfo h3 {
	margin-bottom: 0;
}

.dl #prodVersInfo p {
	padding-top: 0;
	margin: 0 0 1em 0;
}

.dl .suppl {
	width: 240px;
	float: right;
	padding: 0 0.5em 1em 0.5em;
	margin: 0 0 2em 0;
	background-color: #FCFEC3;
	text-align: center;
	clear: right;
}

.dl .suppl h3 {
	margin: 1em;
	font-size: 1.3em;	
	line-height: 1.1em;
}

.dl #addDls ul {
	list-style-type: none;
	margin: 0 2em 0 2em;
	padding: 0;
	text-align: left;
}

/* footer styling */

#footer {
	clear: both;
	margin: auto;
}

#footer #copyFooter {
	color: #868686;
	border-top: solid 1px #EAEAEA;
	text-align: center;
	font-size: 0.8em;
	padding: 1.2em 0 1.2em 0;
}

#footer #copyFooter p {
	margin: 0;
	padding: 0;
}

/* blog styling */
#wpheader {
	padding-top: 1em;
	line-height: 1.7em;
}

/* general text-only page styling */

blockquote, #blueBorder, .quote, #prods .suppl {
	border: solid 4px #D2E9F3;
	padding: 0.5em;
	margin-bottom: 1em;
	clear: left;
}

.quote p {
	margin-bottom: 0;
	padding: 0.25em;
	background-color: #FCFEC3;
}

.quote_author {
	padding: 0 !important;
	margin: 0.25em 0 0.5em 0 !important;
	background-color: transparent !important;
	text-align: right;
}

.sepquote p {
}

#redBorder {
	background-color: #FCFEC3;
	padding: 1em;
}

#redBorder b {
	font-size: larger;
}

.announce {
	text-align: center;
	border: solid 1px #C5C3C3;
	padding: 1em;
	margin-bottom: 1em;
	font-size: 14px;
	font-weight: bolder;
	background-color: #FEFED4;
	color: #0387B9;
}

.req {
	color: #DE070D;
}

input.req,textarea.req, .req input, .req textarea, .req select { 
	background-color: #FACDCD; 
	color: #000;
}

.highlightBg {
	background-color: #FDFD95;
	padding: 0.25em;
}

.warningBg {
	background-color: #F88484;
	padding: 0.25em;
}

