body {
	background-color: #dbdbdb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body.popup {
	background-color: white;
	font-size: 80%;
	color: #585858;
	margin: 0px;
	padding: 0px;
}
#popup {
	margin-right: auto;
	margin-left: auto;
	width: 250px;
}
#popup a {
	color: #3177a7;
	font-weight: bold;
	text-decoration: none;
}
#popup a:hover {
	color: #fe7d00;
	font-weight: bold;
	text-decoration: none;
}
#sitebox {
	padding: 0px;
	width: 782px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#header {
	height: 130px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
	background-color: #107ac5;
	padding-right: 10px;
}

#footer {
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	background-color: #107ac5;
	text-align: center;
	clear: both;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	margin: 0px;
	padding: 4px;
	font-size: 11px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 17px;
	width: 782px;
	font-size: 1px;
}
#topline {  
	background-image: url(../images/logotop.gif);
	background-repeat: no-repeat;
	background-position: 59px bottom;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	font-size: 12px;
	color: #00a8d6;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	height: 15px;
}
#sidebar {
	width: 180px;
	float: right;
	padding-right: 10px;
	margin-top: 15px;
}
#sidebar p {
	margin: 0px;
	padding-bottom: 0.5ex;
	padding-top: 0px;
	font-size: 80%;
	color: #585858;
}
#sidebar ol {
	margin: 0px;
	padding-bottom: 0.5ex;
	padding-top: 0.5ex;
	font-size: 80%;
	color: #585858;
}
#sidebar h1 {
	margin: 0px;
	padding-bottom: 0.5ex;
	font-size: 115%;
	color: #3c95d3;
	padding-top: 0.8ex;
}
#sidebar h2 {
	margin: 0px;
	padding-bottom: 0.5ex;
	font-size: 90%;
	color: #585858;
	padding-top: 0.5ex;
}
#sidebar p a {
	color: #3c95d3;
	text-decoration: underline;
}
#sidebar p a:hover {
	color: #fe7d00;
	text-decoration: underline;
}

#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 130px;
	width: 140px;
}
#topline a {
	color: #00a8d6;
	text-decoration: none;
}
#main {
	background-image: url(../images/sidebarbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 775px;
	float: left;
}
#content, #content_wosb {
	margin: 0px;	
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content {
	width: 539px;
}
#contentQI {
	margin: 0px;	
	padding: 10px 40px 10px 40px;
	float: left;
}
#content_wosb {
	padding-left: 70px;
	padding-right: 70px;
}
#content h1, #content_wosb h1, #contentQI h1 {
	margin: 0px;
	padding-top: 0.5ex;
	padding-bottom: 0.5ex;
	font-size: 150%;
	color: #fe7d00;
}
#content h2, #content_wosb h2, #contentQI h2 {
	margin: 0px;
	padding-top: 1em;
	padding-bottom: 0.5em;
	font-size: 115%;
	color: #3c95d3;
}
#content h3, #content_wosb h3, #contentQI h3 {
	margin: 0px;
	font-size: 95%;
	color: #585858;
}
#content p a, #content li a, #content td a, 
#content_wosb p a, #content_wosb li a, #content_wosb td a,
#contentQI p a, #contentQI li a, #contentQI td a {
	color: #3177a7;
	font-weight: bold;
	text-decoration: none;
}
#content p a:hover, #content li a:hover, #content td a:hover, 
#content_wosb p a:hover, #content_wosb li a:hover, #content_wosb td a:hover,
#contentQI p a:hover, #contentQI li a:hover, #contentQI td a:hover {
	color: #fe7d00;
	font-weight: bold;
	text-decoration: none;
}
#downloadPaneQI {
	float: left;
	width: 350px;
}
#screenshotsQI {
	float: left;
	margin: 5px 0px 0px 30px;
	width: 310px;
}
.buynow_banner {
	color: #ffffff;
	height: 34px;
	width: 103px;
	background-image: url(../images/bnbanner.gif);
	background-color: #107ac5;
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	padding-top: 36px;
	padding-left: 67px;
	padding-right: 10px;
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.download_banner {
	color: #ffffff;
	height: 34px;
	width: 103px;
	background-image: url(../images/dbanner.gif);
	background-color: #107ac5;
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	padding-top: 36px;
	padding-left: 67px;
	padding-right: 10px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.buynow {
	color: #ffffff;
	height: 22px;
	width: 90px;
	background-image: url(../images/buynow.gif);
	background-color: #107ac5;
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 28px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.download {
	color: #ffffff;
	height: 22px;
	width: 90px;
	background-image: url(../images/download.gif);
	background-color: #107ac5;
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 28px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#buttons, #single_button {	
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
#buttons {
	width: 210px;
}
#single_button {
	width: 90px;	
}
#mainshot {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content p, #content td,
#content_wosb p, #content_wosb td,
#contentQI p, #contentQI td {
	margin: 0px;
	padding-bottom: 0.5ex;
	font-size: 80%;
	color: #585858;
}

#downloadsign {
	clear: both;
	width: 90px;
	float: left;
	margin-right: 30px;
}
#buynowsign {
	width: 90px;
	float: left;
	margin: 0px;
}
#downloadsign p, #buynowsign p {
	text-align: center;
    font-size: 11px;
}
#features {
	clear: both;
}
#downloadarea {
    margin: 0px;
    padding: 0px;
    width: 320px;
    height: 100px;
    float: left;
}
.file-hash {
	font-size: x-small;
}
#requirements {
    background-color: #fafafa;
    margin: 0px;
    padding: 1.5ex;
	font-size: 80%;
	color: #585858;
	float: right;
	width: 180px;
}
#compilers {
	clear: both;	
}
td.buytable, td.buytablehead, td.buytablebilling  {
	border: solid white 1px;
	padding-left: 20px;
}
td.buytable  {
	background-color: #fafafa;
	padding-top: 5px;	
}
td.buytablehead, #popup td.tableheader {
	background-color: #ecfaff;
	height: 25px;	
}
table.tabtable {
	width: 448px;
	border-collapse: collapse;
}
td.activetab {
	background-image: url(../images/activetab.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 156px;
	height: 26px;
	text-align: center;
	vertical-align: bottom;	
}
td.inactivetab {
	background-image: url(../images/inactivetab.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 156px;
	height: 22px;
	text-align: center;
	vertical-align: bottom;
}
td.tabgap {
	background-color: #beedfd;
	height: 5px;
}
form {
	margin: 0px;
}
form .form_error, form .reqstar {
	color: red;
}
.mesage_sent_error {
	color: red;
}
#content ul, #sidebar ul, #content ol, #sidebar ol,
#content_wosb ul, #content_wosb ol,
#contentQI ul, #contentQI ol {
	font-size: 80%;
	color: #585858;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0.5ex;
	padding-top: 0.5ex;
}
#logoleft {
	background-image: url(../images/logoleft.gif);
	float: left;
	height: 130px;
	width: 59px;
	background-repeat: no-repeat;
}
#logoright {
	background-image: url(../images/logoright.gif);
	float: left;
	height: 130px;
	width: 200px;
	background-repeat: no-repeat;
}
#topmenu a:hover {
	text-decoration: underline;
}
#header h1 {
	font-size: 40px;
	text-align: right;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 24px;
}
.smith {
	color: #d2f3ff;
}
#menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 28px;
}
#menuitem a {
	font-size: 12px;
	color: #00a8d6;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
	padding: 5px;
	font-weight: bolder;
	text-decoration: none;
	float: left;
}
#menuitem a:hover {
  	background-color: #fdfeff;
}
#header p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
}
.oisv {
	margin-left: 20px;
	padding: 0px;
}
.dbannerbig {	
	display: block;	
	background-image: url(../images/dbannerbig.gif);
	background-repeat: no-repeat;
	width: 179px;
	height: 46px;
	margin-top: 10px;
	color: #fff;
	background-color: #107ac5;
	font-size: 11px;
	text-decoration: none;
	padding-left: 137px;
	padding-top: 77px;
}
.downloadQI {
	display: block;
	background-image: url(../images/dbanner_qi.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 44px;	
	margin: 20px 0px 20px 60px;
	color: #fff;
	background-color: #107ac5;
	font-size: 11px;
	text-decoration: none;
	padding-left: 94px;
	padding-top: 38px;	
}
.partdesc {
	/*text-align: justify;*/
	padding-left: 15px;
}
.scrdesc {
	font-style: italic;
}
/* menu */
#menuBar {	
	padding: 0;	
	margin: 0px 7px 0px 7px;
	padding-left: 7px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 28px;
	list-style: none;
	position: relative;
	z-index: 500;
}
#menuBar li.topMenu {
	display: block;
	float: left;	
}
#menuBar li a.topMenuLink {
	display: block;
	float: left;	
	font-size: 12px;
	color: #00a8d6;
	font-weight: bolder;
	text-decoration: none;
	padding: 7px 7px 5px 7px;	
	margin: 0px;
	height: 15px;	
}
#menuBar li:hover a.topMenuLink ,
#menuBar li.iehover a.topMenuLink {
	background-color: #1ba6e6;
	color: white;
}
#menuBar li:hover {
	position: relative;
	z-index: 200;	
}
#menuBar li:hover ul.subMenu {
	left: 0px;
	top: 27px;	
	background-color: #1ba6e6;
	padding: 0px;	
	white-space: nowrap;	
	height: auto;
	width: 140px;
	z-index: 300;	
	border: 1px solid #1ba6e6;
}
#menuBar li:hover ul.subMenu li {
	display: block;	
	position: relative;
	float: left;	
	font-weight: normal;	
}
#menuBar li:hover ul.subMenu li a {
	display: block;
	font-size: 12px;	
	width: 130px;
	margin: 0px;
	padding: 5px;	
	color: white;
	text-decoration: none;
}
#menuBar li:hover ul.subMenu li a:hover {
	background-color: #ff9124; /*#1eb0eb;*/
}
#menuBar ul, 
#menuBar li:hover ul ul,
#menuBar li:hover li:hover ul ul,
#menuBar li:hover li:hover li:hover ul ul,
#menuBar li:hover li:hover li:hover li:hover ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;

}
/* menu end */

/* info_table */
.info_table {
	margin-bottom: 10px;
	border-spacing: 1px;
	border: solid 1px #c4e1f3;
	border-collapse: collapse;
}

.info_table_header {
	background-color: #fafafa;
}

.info_table_header td {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	border-left: solid 1px #c4e1f3;
}

.info_table_row {
}

.info_table_first_col {
	font-weight: bold;
}

.info_table_row td {
	padding: 5px;
	border-top: solid 1px #c4e1f3;
	border-left: solid 1px #c4e1f3;
}

#content .info_table, #content .info_table td, #content .info_table p {
	font-size: 12px;
}
/* info_table end */
