/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font: normal normal normal 12pt/1.5 Arial, sans-serif;
	color: #333333;
	background-color: #E0E0E0;
	margin:0;
	padding:0;
}

/******* hyperlink and anchor tag styles *******/
img {
	border: none;
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/


h1 {
	font: normal normal normal 1.2em/1.2 Arial, sans-serif;
	color: #CE9E39;
	margin: 0px;
	padding: 2px 0 0 0;
}

h2 {
	font: normal normal normal 1.2em/1.2 Arial, sans-serif;
	color: #CE9E39;
	margin: 0px;
	padding: 2px 0 0 0;
}

h3 {
	font: normal normal bold 1.0em/1.2 Arial, sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0;
}

h4 {
	font: bolder normal normal 1.0em/1.2 Arial, sans-serif;
	color: #333333;
	margin: 10px 10px 5px 0;
	padding: 0px;
}

h5 {
	font: normal normal normal 1.0em/1.2 Arial, sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************** feature styles *****************/

#feature {
	
	width: 700px; 
	padding: 15px 0 10px 10px;
	min-height: 480px; 
	height: 480px; 
}

#feature h2 {
	padding: 5px 0 3px 10px;
	color: #3F6069;
	font-weight:400;
	font-size: 18px;
}

#feature p {
	padding-left: 10px;
	line-height: 1.7;
}

#key-features {
	min-height: 280px; 
	height: 280px; 
	background: no-repeat url('/images/features-box.png');
}

#key-features ul {
	padding-top: 5px;
	list-style-type: circle;
}

#key-features ul li {
	padding-top: 1px;
	padding-bottom: 7px;
}

/*************** Feature page styles ***************/

#feature-list {
	margin-left: 25px;
	margin-right: 40px;
}

#feature-list ul {
	list-style-type: circle;
}

#feature-list ul li {
	padding-top: 1px;
	padding-bottom: 2px;
}

#feature-list a {
	color: #005FA9;
}

#tutorial ul {
	list-style-type: circle;
}

#tutorial ul li {
	padding: 3px;
}

#tutorial ol li {
	padding: 3px;
}

ol.spaced li {
	padding: 3px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#siteTitle {
	padding: 2px 2px 2px 5px;
	margin: 0;
	/*background: #fff url("/images/body_back.gif") repeat-x;
	*/
}

#main{
	background-color: #FFF;
	width:912px;
	min-width: 912px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0 auto auto auto;
	padding: 0 0 0 0;
}

#pagecell1{
	background-color: #FFF;
	background: #ffffff url('/images/pagetop_gradient.gif') repeat-x top left;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	padding: 12px 0 0 0;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#header{
	background-color: #FFF;
}

.subheadline {
	font: normal normal bold 12px Arial Verdana, Geneva, sans-serif;
	color: #54595e;
	
	border: 1px none #E6E6E6;
	
	padding-bottom: 3px;
	margin-right: 15px;
}

/* ============================= forms ============================= */
#SearchForm {
	margin: 4px 0 0 40px;
	background:url(/images/search-form-bg.png) no-repeat;
	width: 220px;
	padding: 2px 0 2px 0;
}

#SearchForm .input1{
	margin-left: 6px;
	vertical-align: middle;
}
#SearchForm .input2{
	background:none;
	font-family: normal normal normal 12px Arial, Helvetica, sans-serif;
	color:#898989;
	border: solid 0px;
	width:180px;
	padding-top: 0px;
}


#content{
	float: left;
	width: 740px;
	padding: 3px 5px 15px 5px;
	margin: 0px;
	font-size: 10pt;
	min-height: 675px;
}

#help-content{
	padding: 10px 15px 15px 15px;
	margin: 0px 0px 0px 160px;
	font-size: 10pt;
	border-top: 1px solid #d2dee5;
	min-height: 675px;
}

#help-content p {
	margin: 10px 10px 20px 10px;
}

/* IE 6 hack for min-height */
html>body #content {
	height: auto;
}

html>body #help-content { 
	height: auto;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0 8px 0;
	color: #ffffff;
	font-weight: normal;
}


/************* globalNav styles ****************/

#globalNav {
	min-width: 750px;
	height: 32px;
	color: #cccccc;
	padding: 0;
	margin: 0 0 1px 0;
	background-image:  url("/images/glbnav_background.gif");
}



.skipLinks {display: none;}



/*************** story styles ******************/

.story {
	padding: 10px 0 0 10px;
}

.story h2{
	font: normal 110% Arial,sans-serif;
	color: #B19212;
	margin: 0px;
	padding: 0 0 4px 0;
}

.story p {
	padding: 0 0 10px 0;
}

.story a.capsule {
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

.story .storyLeft{
	float: left;
	padding-right: 12px;
	width: 425px;
}

.story .storyRight{
	float: left;
	width: 175px;
	padding-left: 40px;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: x-small;
	color: #999;
	padding: 10px 10px 10px 10px;
	margin: 0;
}

#siteInfo img{
	padding: 4px 4px 4px 0;
}

.copyright {
	font-size: xx-small;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/************ Navigation bar **************/

#pageNav {
	width:160px;
	padding: 0;
	margin: 0px;
	font-size: small;
	float: left;
}

#pageNav ul {
	padding: 0;
	margin: 0;
}

#pageNav li {
	padding: 4px;
	margin: 0;
	list-style-type: none;
}


/************ sectionLinks styles **************/

#pageNav .sectionLinks {
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}

#pageNav .sectionLinks a:link, 
#pageNav .sectionLinks a:visited {
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 6px 0 6px 0;
	color: #303030;
	text-transform:uppercase;
	font-size: 11px;
}

#pageNav .sectionLinks a:hover{
	font-weight: bold;
	text-decoration: underline;
	text-shadow: 2px 2px 2px #C93;
	background-image:url('/images/SpryMenuBarRight.gif');
	background-position: left center;
	background-repeat: no-repeat;
}


/************* relatedLinks styles **************/


#pageNav h3 {
	margin: 0;
	padding: 0 0 2px 5px;
}

#pageNav .relatedLinks {
	margin: 0 20px 0 0;
	padding: 0 0px 5px 15px;
	border-top: 1px solid #eeeeee;
}

#pageNav .relatedLinks a{
	margin: 0;
	padding: 0;
	display: block;
}

#pageNav .relLink a{
	font-size: 12px;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 5px;
	color: #919999;
	display: none;
}

#utility a{
	color: #666;
}

#utility a:hover{
	text-decoration: underline;
}

#utility-help {
	font: 75% Verdana,sans-serif;
	color: #919999;
	padding: 0 3px 0 3px;
	border: solid #CCC 1px;
	float: left;
	margin-top: 8px;
}


.resources-pane {
	float: right;
	background-color: #FFFFEA;
	padding: 0.5em 1em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 1.5em;
	margin-left: 1em;
	margin-right: 1em;
	background: no-repeat url(/images/shadow.png);
	border: 1px solid #CCC;
}

.resources-pane2 {
	float: right;
	background-color: #FFFFEA;
	padding: 0.5em 1em;
	margin-left: 1em;
	border: 1px solid #CCC;
}

.resources-pane2 h4 {
	color: #555;
}

.purchase_table  { 
 	width: 96%; 
	margin-left: 10px; 
	background-color:#EBEBEB; 
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC 
}
  
.purchase_table_btm  { 
 	width: 96%; 
	margin-left: 10px; 
	background-color:#FFF; 
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC 
} 


/*For aligning images with text*/
.textbottom {
	vertical-align:text-bottom;
} 

.indented {
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 18px;
	margin-left: 15px;
}


.newsHeader { padding: 0 0 10px 0; }

/**********************************************/

.faqTitle {
	font-size: 16px;
	text-align: center;
	color: #000000;
}

.faqBody {
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.faqBody h1 {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-top: 10px;
	padding-top: 15px;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

.faqEntry {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 2px inset #666;
}

.faqEntry h4 {
	padding-bottom: 25px;
}

table.faqGuide {
	width: 100%;
	border: 1px solid #CCC;
}

.general {
	font-size: 10px;
	color: #000000;
	margin-left: 15px;
}


.releaseHeader {
	font-size: 13px;
	color: #6070A0;
	font-weight: bold;
	margin: 10px 6px 10px 20px;
}


.featureCaption {
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-bottom: dotted 1px #093;
	color: #060;
	padding-bottom: 3px;
	font-weight: bold;
	margin-right: 20px;
}

.image-caption {
	color: #999999;
	font-weight: bold;
	line-height: normal;
	margin: 5px 25px 15px 25px;
	padding: 5px;
	text-align: center;
}


ul.toc {
	width: 250px;
	padding: 30px;
	background-color: #F4F4F4;
	border: 1px solid #999;
}

table.priceChart {
	border: #d3d3d3 1px solid;
	margin-left: 10px;
	width: 96%;
}

table.priceChart th {
	text-align: left;
	background-color:#F4F4F4;
}

table.purchaseFeatured {
	border-collapse: collapse;
	border: #d3d3d3 1px solid;
	color: #000000;
	text-align: left;
	margin-left: 10px;
	width: 96%;
}

table.purchaseFeatured tr.tablerowdark {
	background-color: #F8F8F8;
}


.titleCaption {
	margin: 15px 15px 0px 15px;
	padding: 3px 5px 3px 5px;
	font-size: 13px;
	color: #369;
	font-weight: bold;
	background: url('/images/grad.png');
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #EAEAEA;
}

.gradiantBackground {
	color: #000000;
	text-align: left;
	padding: 5px 0px 5px 10px;
	margin: 0px 15px 25px 15px;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: repeat-x url('/images/bg_section.gif');
}

.listingShortFeatured {
	color: #000000;
	text-align: left;
	padding: 5px 0px 5px 10px;
	margin: 0px 15px 25px 15px;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

table.listingShortFeatured caption {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #C93;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d3d3d3;
	margin-bottom: 5px;
}

table.listingShortFeatured tr.tablerowdark {
	background: #ffffff;
}

table.listingShortFeatured tr.tablerowlight {
	background: #ffffff
}

table.product_matrix {
	border-collapse: collapse;
	border: #d3d3d3 1px solid;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-right: auto;
	margin-left: 15px;
	margin-top: 10px;
}

table.product_matrix caption {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-left: 25px;
}

table.product_matrix th {
	font-size: 12px;
	text-align: left;
	background-color:#F5F5F5;
	color: #666;
	padding-left: 4px;
}

table.product_matrix th.hdr {
	font-size: 12px;
	text-align: center;
	color: #333;
	background: #999 url(/images/fiftyfive.png);
}

table.product_matrix tr {
}

table.product_matrix tr.odd {
	background-color: #E4E4E4;
}

table.product_matrix td {
	font-size: 12px;
	text-align: center;
}

.basicMain, .basicMainHalf, .basicMainDotted, .basicMainSolid {
	margin-bottom: 15px; 
}

.basicMainDotted {
	padding-bottom: 17px;
	background: url(/images/dotted.gif) left bottom repeat-x;
	padding-top: 5px;
	margin-right: 10px;
}

.basicMainSolid {
	padding-bottom: 15px;
	border-bottom: 2px solid #779e04;
}


.download-windows {
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0 2px 18px;
	display: block;
	background-image: url(/images/ico-win.png);
}

li.headlink ul {
	display: none; 
}

li.headlink:hover ul { 
	display: block; 
}

.icon {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-position-y: top;
}

a.icon,
span.icon,
li.icon { 
	_zoom: 100%; /*---Icons tend to disappear when negative margin is invovled. This fix has the unfortunate consequence of creating a 'pullout' appearence in some elements---*/
}

a.icon:not([className~=icon]),
span.icon:not([className~=icon]) {
	display: inline-block;
	vertical-align: bottom;
}

.pdf-file { background-image: url(/images/pdficon_small.gif); }

.thumbnail-box {
	float:left; 
	margin: 2px; 
	padding: 10px; 
	border: solid 1px #CCC; 
	width: 300px;
}

.thumbnail-box span {
	font-size: 10px; 
	font-weight: bolder;
}

.thumbnail-box p {
	min-height: 200px;
}
