.hidefromnetscape {
	display:inline;
	font-style:normal;
}

.hideingoodbrowsers {
	display:none;
}


body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

body {
	background-color:white;
}


div#2smallads {
	margin-bottom:5px;
}

#searchbox {
	width:200px;
}

/*  featured products section */

table#featured_products_table {
	background-color:white;
	border-top:1px solid black;
	margin: 0px 0px 0px 0px;
}

td#featured_products_c1 {
	width:50%;
	border-right:1px dotted black;
	background-image: url(images/1pixelgradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px;
}

td#featured_products_c2 {
	width:50%;
	background-image: url(images/1pixelgradient.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:5px;
}

img#img_featured_products {
}

/* end featured products  */


/* Top of page with icons and search */
#topbar {
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F58D2E;
	margin: 0px;
	margin-bottom:0px;
	padding: 0px;
	border-collapse:collapse;
	background-color:#FFFFFF;
	text-align:center;
}

#topbar div {
	margin: 0px;
	padding: 0px;
	vertical-align:middle;
}

#topbar_left {
	text-align:right;
	width:364px;
	height:29px;
	float:left;
}

#topbar_middle {
	width:270px;
	height:29px;
	text-align:center;
	background-color:#E1E1E1;
	vertical-align:middle;
	border:2px black solid;
	border-color: #CCCCCC #CCCCCC #999999 #999999;
	float:left;
}

#topbar_right {
	text-align:left;
	width:117px;
	height:29px;
	float:left;
}

#buttonbar {
	width:100%;
	clear:both;
}

#buttonbar td {
	padding:0px;
}

#buttonbar_leftside {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #006fba;
	width:33%;
}

#buttonbar_center {
	width:33%;
}

#buttonbar_rightside {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #010101;
	width:33%;
}

/* end top bar and button bar */

#keywords {
	font-size:10px;
}

div.links {
	margin-bottom:10px;
}

/* left column of Index page */
div#index_leftcolumn {
	float:left;
	background-color:white;
	width:270px;
}

/* content column of Index page */
div#index_contentcolumn {
	background-color:#E7ECF0;
	text-align:justify;
	margin-left: 270px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E4E8EB;
	border-left:3px solid #F58D2E;
	padding:0px 10px 10px 10px;
}

/* left column of sub pages */
div#linkscolumn {
	background-color:#006FBA;
	width:150px;
	text-align:center;
	padding:0px;
	border-top: 3px solid #E4E8EB;
	float: left;
	margin: 0px;
	padding-bottom:10px;
}


/* main section of all pages */
div#contentcolumn {
	background-color:#E7ECF0;
	text-align:justify;
	margin-left: 150px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E4E8EB;
	border-left:3px solid #F58D2E;
	padding:0px 10px 10px 10px;
}

div#contentcolumn h5 {
	margin-top:5px;
}


div#contentcolumn ul, div#product_news ul {
	 margin-top:8px; 
	 margin-bottom:0px;
	 margin-left:20px;
}

/* end main section of all pages */


div#languages {
	text-align:right;
	font-style:italic;
	vertical-align: top;
	float: right;
}



/* tab boxes */

div#tab_purchase {
	width:200px;
	margin:0px 8px 5px 0px;
	float:left;
}

div#tabscolumn {
	padding:5px;
	border:1px solid black;
	background-color:white;
	margin:0px 0px 5px 10px;
	width:200px;
	float:right;
	text-align:left;
}

h5.tabtitle {
	background-color:#082953;
	display:inline;
	font-size:11px;
	margin:0px -5px 0px 0px;
	padding:1px 0px 2px 0px;
	vertical-align:top;
	color:white;
}

div.tabtitle {
	font-weight:bold;
	background-color:#082953;
	display:inline;
	font-size:12px;
	margin:0px -3px 0px 0px;
	padding:0px 5px 0px 5px;
	vertical-align:top;
	color:white;
}

div.tab_content {
	margin-top:0px;
	margin-bottom:5px;
	background-color:#ABCBFA;
	width: 200px;
	border-top: solid black 1px;
	background-image: url(images/1pixelgradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.tab_content b, div.tab_content p {
	margin-left:5px;
	margin-right:5px;
}





/* end tab boxes */



#softwarelist {
	margin-top:10px;
	padding:5px;
	font-size:75%;
	background-color:#FFFFFF;
	color:#666666;
}

p {
	line-height:1.4em;
	margin-top:5px;
	margin-bottom:10px;
}

a:link {
	color: #C1610A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C1610A;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


#footerlinks a:link, #footerlinks a:visited, #footerlinks a:active{
	color: #E7ECF0;
	text-decoration: none;
	font-weight:bold;
	font-size:1em;
}

div#footerlinks a:hover  {
	text-decoration:underline;
}

/* H1 is reserved for the page heading */
#contentcolumn h1 {
	font-size:2em;
	font-weight: bold;
	font-variant: small-caps;
}

/* H3 is reserved for section headings. */
h3 {
	font-size:1.3em;
	font-weight:bold;
	background-color:#ABCBFA;
	width:100%;
	margin-bottom:0px;
	padding:1px 6px 1px 7px;
	border-bottom:2px solid #f58d2e;
	text-align:left;
	font-variant:small-caps;
	color: #093984;
}

h4 {
	font-size:1.2em;
	color:#C1610A;
	text-align:left;
	font-variant:small-caps;
	border-bottom: 2px solid #006FBA;
	background-color: #D9E1E8;
	padding: 2px;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom:0em;
}


td.tab_content {
	padding:5px;
	font-size:10px;
	width:100%;
}

tr.tab_content {
	background-color:#ABCBFA;
	vertical-align:top;
}

#tabscolumn strong {
	font-size:11px;
}

#tabscolumn p.prices_productnames {
	color:#C1610A; 
	font-size:13px; 
	font-weight:bold; 
	margin-bottom:3px; 
	border-bottom: 1px solid black;
}


h5 {
	font-size:1.2em;
}

/* product news box */

div#product_news {
	margin-top:0px;
	margin-left:5px;
	background-color:#ABCBFA;
	width: 255px;
	border-top: solid black 1px;
	/* voice-family:"\"}\"";
	voice-family:inherit; */
	background-image: url(images/1pixelgradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#product_news p, div#product_news h5, img#img_product_news {
	margin-left:5px;
	margin-right:5px;
}

div#product_news h5 {
	margin-top:5px;
}

img.onepixelgradient_curve {
	float: right;
	display: block;
}

/* end product news box */

#twosmallads {
	margin: 5px 5px 5px 5px;
}

div#footerlinks {
	clear:both;
	background-color:#999999;
	border-top:2px solid #666666;
	font-size:.8em;
	color:#FFFFFF;
	text-align:center;
}

div#copyright {
	background-color:#CCCCCC;
	text-align:center;
}


p.DropCap:First-Letter {
	font-size: 3em;
	float: left;
	margin-top: -0.05em;
	padding: 5px;
	background-color: #ABCBFA;
	border-bottom: 2px solid #F58D2E;
	color: #000000;
	margin-right: 3px;
	font-family: "Times New Roman", Times, serif;
}





#TablePurchase {
	margin:0px 5px 5px 0px; 
	width: 200px; 
	border: 0px;
}

/* Left column buttons/links */

div.links a, div.links a:visited {
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	width:150px;
	padding:5px;
	margin:0px;
	border-bottom:1px solid #9AC2D6;
	voice-family:"\"}\"";
	voice-family:inherit;
	text-align:left;
}

#navigation_store a:link, #navigation_store a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:200px;
	padding:5px;
	border-bottom:1px solid #9AC2D6;
}

div.links a:hover, #navigation_store a:hover {
	background-color:#0080D5;
}

/* Data table (pricing table) */

#datatable {
	border:1px solid #000000;
	border-collapse:collapse;
	width:400px;
}

#datatable th {
	border-bottom-color:#990000;
	border-bottom-style:solid;
	border-bottom-width:2px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#006FBA;
	}


table#datatable th, table#datatable td {
	padding:3px;
	font-size:1em;
}
	
#datatable td.tdcenter {
	text-align:center;
}

#datatable tr.softwarename td {
	font-weight:bold;
	font-size:1.2em;
	background-color:#B8D5E2;
}

#datatable td.softwareversion {
	padding-left:20px;
	font-style: italic;
	font-weight: bold;	
	font-size:1em;
}

tbody.alternatingcolor1 td {
	background-color:#F3F3F3;
}

tbody.alternatingcolor2 td {
	background-color:#E1E1E1;
}



/* ONLINE STORE ONLY  */

/* table for checkout, login, change password, etc. */ 
.datatable {
	background-color:#F8F9FA;
	width:500px;
	border:2px solid #006FBA;
}

#coupon {
	padding: 5px;
	width: 300px;
	border: 1px solid #3366FF;
	background-color:#E7ECF0;
}


/* Styles for Shopping Cart table, etc. */
tr.myheaderstyle td {
	text-align:center;
	background-color:#006FBA;
	font-weight:bold;
	color:#ffffff;
	padding:6px;
}

tr.myitemstyle td {
	background-color:#E7ECF0;
	color:#666666;
	padding:6px;
}

tr.myalternatingitemstyle td {
	background-color:#FFFFFF;
	color:#666666;
	padding:6px;
}

tr.myfooterstyle td {
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:75%;
	color:#666666;
	padding:6px;
}
div#pagetitle {
	
}

div#pagetitle h1, div#pagetitle h2 {
	margin-top:0px;
}

div#breakfloat {
	clear: right;
	border-width:0px;
	pading:0px;
	margin:0px;
}
