h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, dl, fieldset, address {
	margin: 10px 0;
}
dd, blockquote {
	margin-left: 40px;
}
a, .link {
	color: #1975D1;
	text-decoration: none;
	cursor: pointer;
}
a:hover, .link:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
h1 {
	color: #1975D1;
	font-size: 21px;
	font-weight: bold;
	/*margin-bottom: 5px;*/
}
h2 {
	color: #1975D1;
	font-size: 17px;
	font-weight: bold;
	margin-top: 0px;
}
h2.underline {
	border-bottom:thin solid #CCCCCC;
	border-bottom-width: 1px;
	margin: 0px 0;
}
h3 {
	font-size: 13px;
}
h3.purchase, h3.productindex {
	font-size: 12px;
	color: #0476B8;
	margin-bottom: 5px;
}
h4 {
	font-size: 13px;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
}
h1 a:hover, h3 a:hover {
	text-decoration: underline;
	color: #06C;
}
h2 a:hover {
	text-decoration:none;
	cursor: default;
}
p.c3 {
	text-align:center;
}
div.c2 {
	margin-top:8px;
}
div.c1 {
	text-align:center
}
.global_clear {
	clear:both
}
html {
	padding: 0px 0px 0px 0px;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#505050;
	background-color:#8C8C98;
/*	background-color:#82828E;*/
}
.href {
	display:none;
}

#background_gradient {
	float:none;
	z-index:-100;
	position: absolute;
	left:0px;
	top:0px;
	height: 482px;
	width:100%;
	background: url(../images/hsprites.png) 0px -156px repeat-x;  /*bg*/
}
#background_header {
	width:988px;
	height:8px;
	margin-top:4px;
}
#page_top {
	margin:0px auto;
	background:url(../images/sprites.png) -1px -33px no-repeat; /* top */
	height:8px;
	width:988px;
}
#page_bottom {
	margin:0px auto;
	background:url(../images/sprites.png) -1px -42px;	/* bg_bottom */
	height:8px;
	width:988px;
}
.page_frame {
	position: relative; /* needed for footer positioning*/
	margin:0px auto; /* center, not in IE5 */
	width:988px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%;
	background:url(../images/vsprites.png) 0px 0px repeat-y;	/* bg_wrap */
}

#page_header {
	width:982px;
	height:120px;
	background:#FFFFFF url(../images/hsprites.png) 0px -1px repeat-x;  /*bg_header*/
	margin:0px auto;
}
#page_header .company_logo {
	float:left;
	width:352px;
	height:82px;
	padding-top:4px;
	color:#424142;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	background: url(../images/sprites.png) -320px -76px no-repeat;
}
#page_header .company_promotion {
	float:right;
	text-align:left;
	padding-top:36px;
	width:300px;
}
#page_header .latest_work_green_button {
	float:left;
	width:40px;
	margin-right:6px;
}
#page_header .latest_work_link {
	float:left;
	width:200px;
}


.header_menu_leftcorner {
	float:left;
	width:24px;
	height:33px;
	background:url(../images/sprites.png) -2px -64px no-repeat;
}  /* menu_left_corner */
.header_menu_background {
	float:left;
	width:934px;
	height:33px;
	background:url(../images/hsprites.png) 0px -122px repeat-x;
}   /*menu_bg*/
.header_menu_rightcorner {
	float:left;
	width:12px;
	height:33px;
	background:url(../images/sprites.png) -18px -98px no-repeat;
} 
.suckertreemenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.suckertreemenu ul li {
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
.suckertreemenu ul li a {
	display: block;
	width: 80px; /*Width of top level menu link items*/
	padding: 6px 8px;
	border: 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background: url(../images/hsprites.png) 0px -122px repeat-x; /* menu_bg */
}
/*1st sub level menu*/
.suckertreemenu ul li ul {
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li {
	display: list-item;
	float: none;
}
/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul {
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
}
/* Sub level menu links style */
.suckertreemenu ul li ul li a {
	display: block;
	width: 160px; /*width of sub menu levels*/
	color: #333333;
	text-decoration: none;
	padding: 7px 5px;
	border: 1px solid #ccc;
	background: #F3F3F3;
}
.suckertreemenu ul li a:hover {
	background: #3097FE;
	color: #FFFFFF;
}
/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon {
	background:url(../images/hsprites.png) 0px -122px repeat-x; /* menu_bg */
}
/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon {
	background: #F3F3F3;
}
* html p#iepara { /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
/* Holly Hack for IE \*/
* html .suckertreemenu ul li {
	float: left;
	height: 1%;
}
* html .suckertreemenu ul li a {
	height: 1%;
}

/* Content */
#page_content {
	padding-left:14px;
	padding-right:14px;
	padding-bottom:10px;
}
#page_content .page_right_region h3 {
	margin:0px;
	padding:5px 0 11px 0px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width: 228;
	height:231;
	background:url(../images/sprites.png) -722px -1px no-repeat; /* header */
	text-align:center;
}
#page_content .page_right_region .page_right_region_content {
	width:228;
	background:url(../images/vsprites.png) -989px 0px repeat-y; /* cell_bg */
	padding:5px;
}
#page_content .page_right_region .page_right_region_content_end {
	background:url(../images/sprites.png) -91px -76px no-repeat;	/* cell_bottom */
	padding:0px;
	height:10px;
}
.page_content_region {
	width:720px;
	float:left;
	padding-right:10px;
	padding-bottom:0px;
}
.page_right_region {
	float:left;
	width:228px;
}

.page_content_region_header {
	width:720px;
	background:url(../images/sprites.png) -1px -12px no-repeat; 	/* left_top */
	height:5px !important; /* real browsers */
	min-height:5px;
	margin-top:8px;
}
.page_content_region_frame {
	width:720px;
	background:url(../images/vsprites.png) -1218px 0px repeat-y; /* left_bg */
}	
.page_content_region_footer {
	width:720px;
	height:5px;
	background:url(../images/sprites.png) -1px -6px no-repeat; /* left_bottom*/
}	

.page_content_data {
	float:left;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	width: 700px;
	min-height: 455px;	
}
/* ul, li */
.page_content_data ul {
}
.page_content_data li {
	padding-top:5px;
	padding-left:20px;
	/*list-style-image: url(../images/bullet.gif);*/
	list-style-type: none;
  	background-image:url(../images/arrowbullet.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
}

.product {
	float:left;
}

.product_image {
	float:left;
	width:240px;
	padding-top:2px;
}
.product_text {
	float:left;
	width:450px;
}
.product_system_requirements {
	float:left;
	width: 100%;
	color: #aaaaaa;
	font-size: 10px;
}
.product_system_requirements {
	float:left;
	width: 100%;
	color: #aaaaaa;
	font-size: 10px;
}

.page_content_line {
	/*background:url(../images/line.gif) left repeat-x;*/
	height:2px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}

.button_container {
  display: block;
  float: left;  
  padding-right: 10px;
}

.button_download {
  width: 76px;
  height: 24px;
  background: url("../images/sprites.png") -91px -51px no-repeat;
}
.button_download:hover {
	background-position: -168px -51px;
}
.button_download_pressed {
  width: 76px;
  height: 24px;
  background: url("../images/sprites.png") -245px -51px no-repeat;
}

.button_purchase {
  width: 76px;
  height: 24px;
  background: url("../images/sprites.png") -322px -51px no-repeat;
}
.button_purchase:hover {
	background-position: -399px -51px;
}
.button_purchase_pressed {
  width: 76px;
  height: 24px;
  background: url("../images/sprites.png") -476px -51px no-repeat;
}

.button_read {
  width: 76px;
  height: 24px;
  background: url("../images/sprites.png") -553px -51px no-repeat;
}
.button_read:hover {
	background-position: -630px -51px;
}
.button_read_pressed {
  width: 76px;
  height: 24px;
  background: url("../images/sprites.png") -707px -51px no-repeat;
}

.news_item {
	padding-left: 3px;
	padding-bottom:5px;
}

.news_item_date {
	font-weight: bold;
	padding-right: 5px;
	float:left;
	text-align:left;
}

.news_item_link {
	font: 12px Arial, Helvetica, sans-serif;
	color:#808080;
	text-decoration: none;
	cursor: pointer; 
}
.news_item_link:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.news_item_link:visited {
	color:#808080;
}


.image_customers {
	background-image:url("../images/customers.gif");
	width:214;
	height:136;
}

.image_company_awards {
	background-image:url("../images/companyawards.gif");
	width:165px;
	height:158px;
}

.image_greenbullet {
	width: 39px;
	height: 14px;
	background: url("../images/sprites.png") -37px -66px no-repeat;
}

.image_bluebullet {
	width: 39px;
	height: 14px;
	background: url("../images/sprites.png") -37px -51px no-repeat;
}

.image_orangebullet {
	width: 39px;
	height: 14px;
	background: url("../images/sprites.png") -37px -81px no-repeat;
}

.image_arrowbullet {
	width: 12px;
	height: 12px;
	background: url("../images/sprites.png") -1px -51px no-repeat;
}
.image_arrowbullet2 {
	width: 12px;
	height: 12px;
	background: url("../images/sprites.png") -14px -51px no-repeat;
}
.image_arrowsoutheast {
	width: 9px;
	height: 9px;
	background: url("../images/sprites.png") -27px -51px no-repeat;
}
.image_arrow3 {
	width: 6px;
	height: 16px;
	background: url("../images/sprites.png") -27px -61px no-repeat;
}
.image_docicon {
	width: 16px;
	height: 16px;
	background: url("../images/sprites.png") -1px -98px no-repeat;
}
.image_carticon {
	width: 16px;
	height: 16px;
	background: url("../images/sprites.png") -1px -115px no-repeat;
}
.image_downicon {
	width: 16px;
	height: 16px;
	background: url("../images/sprites.png") -1px -132px no-repeat;
}
.image_moneyback {
	width:175px;
	height:65px;
	background:url(../images/purchase-30day-mbsg.jpg)
}

.text_price_tag {
	color: #FF0000
}
/* screen */
.screen_position {
	width:500px;
	padding-left:50px;
}
.screen_thumb {
	width:114px;
	height:80px;
	float:left;
}


#footer_links_left_corner {
	float:left;
	width:16px;
	height:27px;
	background:url(../images/sprites.png) -951px -5px no-repeat; /* bottom_left_corner */
} 

#footer_links {
	float:left;
	width:958px;
	height:27px;
	background:url(../images/hsprites.png) 0px -639px;	/* bottom_right_corner */
	text-align:center;
	vertical-align:middle;
} 

.footer_link {
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
	text-decoration:none;
	padding-left:45px;
	padding-right:45px;
	padding-top:6px;

}
.footer_link:hover {
	color: white;
	text-decoration: underline;
}

#footer_links_right_corner {
	float: left;
	width:6px;
	height:27px;
	background:url(../images/sprites.png) -84px -51px no-repeat; /* bottom_right_corner */
} 

#copyright_notice {
	margin:0px auto;
	text-align:center;
	color:#CCCCCC;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:8;
	width:988px;
	padding-top:14px;
	padding-bottom:20px;
}

/*===============================================*/
/* Product Features */


.FeatureBox  {
	float:left;
	margin: 10px 10px 0px 0px;
	width:700px;
}
.FeatureHeader {
	color: #1975D1;
	padding: 0px 0px 5px 0px;
	border-bottom: 3px solid #8EBBEC;	
	font-size: 21px;
	font-weight: bold;
	clear:both;	
}
.Feature {
	width:700px;
	padding-top: 5px;
	padding-bottom: 10px;	
	border-bottom:1px solid #8EBBEC;
	clear:both;	
}

.FeatureTitle {
	font-weight:bold;
	clear:both;			
}

.FeatureDescription {
	clear:both;		
}

/*
.cell_back {float:left; width:22px; height:26px; background:url(../images/arrowbullet2.gif) no-repeat 0px 10px; margin-top:4px; padding-top:10px;}
.cell_back2 {float:left; width:678px; height: 26px; margin-top:4px; margin-bottom:4px; padding-top:10px;}
.features_content {}
.features_content ul { }
.features_content li {margin-left:14px; list-style-image:url(../images/arrowbullet.gif); height:22px; padding-left:10px;}
*/



.frame_style {
	width:720px;
	overflow:visible;
	margin-top:8px;
	margin-bottom:10px;
	min-height: 500px;
}


/*======================================== Highslide ====================================================*/

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
}
.highslide:hover img {
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(../highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../highslide/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Controls for the galleries.											   */
/* Remove these if you are not using a gallery							   */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
}
.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}




