
body {
       font-size: 100%;
       line-height: 1em;
  	   font-family: segoe ui, georgia, tahoma, arial, verdana, sans-serif;
}

html, body, div, p, form, fieldset, h1, h2, h3, h4, h5, h6   { margin: 0; padding: 0; list-style: none; }



/* Banner frame */

#banner_frame {
/*	background: #ebebd2 url('images/background_header.gif') center repeat-y;*/
	background: #fff url('images/background_content.gif') center repeat-y;
	width:100%;
    height:87px;
/*    border-bottom: 1px solid #ccc;*/
}


#banner {
	margin:0 auto;
	width:1000px;
    height: 85px;
/*    background-color: #ebebd2; */
/*	background: #fff url('images/hw.gif') repeat-x;*/
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
/*  border-bottom: 1px solid #eee;*/
}

/* Content frame */

#content_frame{
  width: 100%;
  background: #fff url('images/background_content.gif') center repeat-y;
  clear: both;
}

#content    {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width:1000px;
  background-color: #fff;
  overflow: hidden; height: 100%;
/*  border-top: 1px solid #ccc;*/
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
/*  border-bottom: 1px solid #ddd;*/
}


/* Left side column */

#leftcol
{   width: 200px;
    float: left;
    margin-top: 15px;
    background-color:#fff;  background: url('images/bg-left2.gif') 100% 0 repeat-y;
    font-size: 13px;
    line-height: 1.3em;
}

#leftcol ul, #leftcol li {  margin: 0; padding: 0; list-style: none; }


#leftcol .box  {
    margin-bottom: 30px; padding-top: 4px; padding-left: 12px;
}

#leftcol .firstBox {
  position: relative; top: -25px; margin-bottom: 5px;
  background: url('images/bg-leftmenu_200.gif') 0 26px no-repeat;
}

#leftcol .box h3 {
  margin-bottom: 11px; padding-left: 15px; /*color: #af0731; */ color:#4a4a4a; font-size: 13px;
}

#leftcol .boxText {
  padding: 0 27px;
}

#leftcol .boxText h3 {
   padding-left: 0 !important;
}

#leftcol .subMenu li a {
  display: block; width:143px; height: 20px;
  padding: 8px 5px 0 30px;
  color: #000;
  text-decoration: none;
  background: url('images/bg-submenu_item_200.gif') no-repeat;
}

#leftcol .subMenu li a:hover  {
  background-position: 0 -31px; text-decoration: none !important; }

#leftcol .subMenu li.active a {
  background-position: 0 -31px; text-decoration: none !important;
}

#leftcol .subMenu li.active {
  display: block; width:143px; height: 20px;
  padding: 8px 5px 0 30px; color: #000;
  text-decoration: none;
  background: url('images/bg-submenu_item_200.gif') no-repeat;
  background-position: 0 -31px;
}


#leftcol .sshot_frame {
margin-bottom: 30px; padding-top: 4px; padding-left: 12px;
/* padding: 0 27px;*/
 width: 175px;
 font-size: 14px;
 font-family: georgia, segoe ui, tahoma;
 color: #4a4a4a;
}

/* Right side column */

#rightcol {
   width: 200px;
   float: right;
   margin-top: 15px;
   background: url('images/bg-right2.gif') 100% 0 repeat-y;
   font-size: 13px;
   line-height: 1.325em;
}

#rightcol .box {
  margin-bottom: 10px; padding-left: 12px;
}

#rightcol .firstBox {
  position: relative; top: -25px;
  margin-bottom: 5px;
  background: url('images/bg-rightmenu_200.gif') 0 26px no-repeat;
}

#rightcol .box h3 {
  margin-bottom: 11px; padding-left: 15px; /* color: #af0731;*/ color: #4a4a4a;  font-size:13px;
}

#rightcol .boxText {
  margin-left: 10px;
  margin-right: 10px;
}

#rightcol .boxText h3 {
  padding-left: 0 !important;
}

#rightcol .box a {
  color: #af0731; /*text-decoration: none;*/
}

#rightcol .subMenu li a {
  display: block; height: 20px; padding: 8px 5px 0 30px;
  color: #000; text-decoration: none;
}

#rightcol .mainhead {
   font-size: 18px;
   color: #af0731;
}


/* general anchor links */

a:link {
    color: #af0731;
}

a:visited {
	color: #af0731;
}

a:hover {
	color: #af0731;
	text-decoration: none;
}


/* main body */

#main {
    width: auto;
    padding-top: 15px;
    margin-left: 210px;
    margin-right: 210px;
}

#main2 {
    width: auto;
    padding-top: 15px;
/*	margin-top: 10px; */
    margin-left: 210px;
    margin-right: 30px;
}

#main3 {
    width: auto;
    padding-top: 15px;
/*	margin-top: 10px; */
    margin-left: 20px;
    margin-right: 20px;
}


#main3 .body, #main2 .body, #main .body {
	font-size: /*0.815em;*/ 0.8em;
	line-height: 1.35em;
	text-align: justify;
}

#main .boundbox {
 border: 1px soild #ccc;
}


#main3 li, #main3 ul, #main2 li, #main2 ul, #main li, #main ul {
    margin-left: 5px;
    padding-left: 5px;
    list-style: disc;
}

#main3 .h1, #main2 .h1, #main .h1 {
    font-size: 1.125em;
    text-align: left;
    color: #4a4a4a;
/*    border-bottom:1px solid #ccc;*/
    line-height:1.5em;
}

#main3 .h1_short, #main2 .h1_short, #main .h1_short {
    font-size: 1.125em;
    text-align: left;
    color: #4a4a4a;
    border-bottom:1px solid #ccc;
    line-height:1.5em;
    width: 10em;
}


#main3 .h1_b, #main2 .h1_b, #main .h1_b {
	font-size: 1em; /*16px;*/
	text-align: left;
    color: #4a4a4a;
    border-bottom:1px solid #ccc;
    line-height:1.5em;
}

#main3 .h2, #main2 .h2, #main .h2 {
	font-size: 1.250em;
	text-align: left;
    color: #4a4a4a;
    border-bottom:1px solid #ccc;
    line-height:1.5em;
    width: 25em;
}


#main3 .h2_150, #main2 .h2_150, #main .h2_150 {
	font-size: 1.250em;
	text-align: left;
    color: #4a4a4a;
    border-bottom:1px solid #ccc;
    line-height:1.5em;
    width: 15em;
}


#main3 .h1nob, #main2 .h1nob, #main .h1nob {
	font-size: 18px;
	text-align: left;
    color: #4a4a4a;
    line-height:1.5em;
}

#main3 .subh, #main2 .subh, #main .subh {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    width: 7em;
}

#main3 .subh200, #main2 .subh200, #main .subh200 {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
/*    float:left;*/
    width: 13.75em;
}

#main3 .subh350, #main2 .subh350, #main .subh350 {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    width: 25em;
    color: #4a4a4a;
}

#main3 .subh150, #main2 .subh150, #main .subh150 {
/*    font-weight: bold;*/
    border-bottom: 1px solid #ccc;
    width: 9.5em;
}

#main3 .indent1, #main2 .indent1, #main .indent1 {
    margin-left: 25px;
}

/* */
#showrightbox {
  width: 6.5em;
  font-weight:bold;
  font-size: 1em;
  float: right;
  text-align:center;
  background-color: #f5f5df;
  color: #000;
}

#showrightbox2 {
  width: 6.5em;
  font-weight:bold;
  font-size: 0.815em;
  float: right;
  text-align:center;
  background-color: #f5f5df;
  color: #000;
}

#showrightbox a, #showrightbox2 a  {
  text-decoration: none;
  color: #4a4a4a;
}


#options_frame {
  width: auto;
  font-weight: bold;
}

#options_frame .level1 {
  width: 9.75em;
  padding-bottom: 5px;
  float: left;
}


#options_frame .level2 {
  width:9em;
  background-color: #f5f5df;
  border: 1px solid #ccc;
  padding: 2px 0 2px 0px;
  font-size:1em;
  float:left;
}

#options_frame .level2_big {
  width:10.5em;
  background-color: #f5f5df;
  border: 1px solid #ccc;
  padding: 2px 0 2px 0px;
  font-size:1em;
  float:left;
  text-align: center;
}

#options_frame a {
/*  display: block;
  height: 30px;*/
/*  width: 9em;*/
  color: #4a4a4a;
  text-decoration: none;
}

/*  */
#otherP {
  height:12em;
}

#otherP .sshot {
  padding-top: 5px;
  float: left;
  width: 200px;
  height:100%;
}

#otherP .link {
  margin-left:225px;
/*  width: 325px;*/
/*  height:160px;*/
}

#otherP .desc {
  padding-top: 5px;
  margin-left:205px;
  width: 360px;
  height: 100%;
}


/* News page */

.news {
  float: left;
  width: 100% !important;
  position: relative;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #CCCCCC;
}

.news a, .news a:hover {
  text-decoration: none;
  color:inherit;
  font-size: 1.250em;
}


.news .date {
  position: absolute;
  top: 0;
  left: 5px;
  width: 2.3em;
  text-align: right;
}

.news .date .month {
  text-transform: uppercase;
  font: 200 1.0em arial, sans-serif;
  color: #888;
}

.news .date .day {
  display: block;
  margin-top: -5px;
  font: 300 1.5em arial, sans-serif;
  color: #888;
}

.news .title {
  display: block;
  padding: 0 0 5px 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.news .title2 {
  font-size: 1em;
  font-weight: bold;
  color: #4a4a4a;
}

.news p {
  margin: 0 0 0 4.5em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
  line-height: 1.85em;
}


/* form elements */
form {
    padding: 5px 0px 2px 10px;
	border: 1px solid #f2f2f2;
	background-color: #FAFAFA;
}
label {
	display:block;
/*	font-weight:bold; */
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #ccc;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:500px;
	padding:2px;
	border:1px solid #ccc;
	height:150px;
	display:block;
	color:#777;
}
input.button {
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	margin: 0 200px 10px;
	padding: 2px 3px;
	border: 1px solid #ccc;
}

/* Awards page */

#awardbox {
  float: left;
  width: 9.5em;
  height: 12em;
  padding: 5px 7px 5px 7px;
}

#awardbox .desc {
  width: 8em;
  padding: 5px 7px 5px 7px;
}

#award_frame {
  width:700px;
  clear:right;
  height: 100%;
}


#floatleft {
/*  float: left; */
}


/* screenshots page */
#screens_frame {
  width: 700px; /* IE6 shows problems with widths above this */
  height: 100%;
}

#screens_frame .each {
	text-align: left;
}

#screens_frame .h1 {
  width: 225px;
  font-size: 1.125em;
  color: #4a4a4a;
  border-bottom: 1px solid #ccc;
}

#screens_frame .a, #screens_frame .a:hover {
  font-size: 1.125em;
  color: #4a4a4a;
  text-decoration: none;
}

#screens_frame .Lanchor {
  float:left;
}

#screens_frame .Ranchor {
 /* float: right; */
 text-align: right;
}

#screens_frame .Mid {
  text-align: center;
  font-size: 1.125em;
  color: #4a4a4a;
}  

#screens_frame .sbox {
	float: left;
	width: 330px;
	text-align: center;
}



/* download, order pages */

#download_frame {
  width: 700px;
/*  color: #4a4a4a; */
 }


#download_frame .titlebox {
 /* font-size: 16px; */
  line-height:1.5em;
  border-bottom: 1px solid #ccc;
  color: #4a4a4a;
  font-weight: bold;
}

#download_frame .titlebox2 {
  width: 13em;
  line-height:1.5em;
/*  font-size: 16px;*/
  border-bottom: 1px solid #ccc;
  color: #4a4a4a;
  font-weight: bold;
}

#download_frame .titlebox3 {
/*  font-size: 16px;*/
  line-height:1.5em;
  margin-left: 60px;
  border-bottom: 1px solid #ccc;
  color: #4a4a4a;
  font-weight: bold;
}

#download_frame a {
  text-decoration: none;
  color: #4a4a4a;
}

#download_frame .showaslink {
   color: #af0731;
}

#impbox1 {
  padding: 7px;
  background-color:#f5f5df;
  color: #000;
  border: 1px solid #ebefce;
}


#download_frame .dlbox {
  width: 6.5em;
  float: right;
  text-align:center;
  background-color: #f5f5df; /*#f4f4f4;*/
  color: #000;
}

#download_frame .iconbox{
    float:left;
	width: 50px;
    padding-top: 5px;
}

#download_frame .descbox {
/*    background-color: #f4f4f4;*/
/*    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;*/
	margin-left:60px;
/*    width:500px;*/
   padding-top: 5px;
/*    padding-left: 10px;
    padding-bottom: 3px; */
}

#download_frame .descbox .info, #download_frame .descbox2 .info, #download_frame .descbox3 .info  {
/*  font-size: 11px; */
}


#download_frame .descbox2 {
	margin-left:60px;
/*    background-color: #f4f4f4;*/
    padding-top: 5px;
/*    padding-left: 5px;
    padding-bottom: 3px;
    border-left: 1px solid #eee; */
/*    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;*/

}

#download_frame .descbox3 {
/*    background-color: #f4f4f4;*/
    padding-top: 5px;
/*    padding-left: 5px;
    padding-bottom: 3px; */
}


#data_frame {
  width: 700px;
}

#data_frame .titlebox {
  font-size: 16px;    line-height:1.5em;
  border-bottom: 1px solid #ccc;
}

#data_frame a {
  text-decoration: none;
  color: #4a4a4a;
}


/* Footer */

#footer_frame {
/*	background: #ebebd2 url('images/background_header.gif') center repeat-y;*/
	background:  url('images/background_content.gif') center repeat-y;
	width:100%;
    height: 60px;
    clear:both;
}


#footer {
  margin:0 auto;
  width:1000px;
  background: #ffffff url('images/bg-footer3.gif') no-repeat;
  height: 60px;
  text-align: center;
  line-height: 1.5em;
  font-size: 11px;
/*  border: 1px solid #ccc; */
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #eee;
}

#footer p {
  padding-top: 5px;
}


#footer a {
  color: #000;
  background-color: transparent;
  text-decoration: underline;
 /* font-weight: bold; */
}

#footer a:hover {
  text-decoration: none;
}


/* sitemap */

#smap {
    width: 12.5em;
    float: left;
    font-size: 1.125em;
}


#smap ul {
    width: 11em;
}

#smap li {
    list-style:none;
    border-bottom: 1px dotted #ccc;
    border-width: 1px 0;
    margin: 5px 0;
}

#smap li a {
    color: #4a4a4a; /*#af0731;*/
    display: block;
    padding: 5px;
    text-decoration: none;
}

* html #smap li a {
	width: 11em;
}

#smap li a:hover {
    background: #ffffcf;
}


/*****************/
/*****************/
/*****************/
/* left-overs */


#opbox_frame .level1 .level2 a:hover {
/*  color: #000;         */
  text-decoration: none;
/*  background: url('images/opbox_h.gif') no-repeat;*/
/*  background-position: 0px, 133px, 35px, -33px; */
}



#opbox_frame {
  width: 100%;
  height: 45px;
  padding: 5px 5px 5px 0px;
  background: #fff;
}

#opbox_frame .opbox {
  width: 140px;
  float: left;

}

#opbox_frame .opbox .singlebox {
  width:133px;
  height: 35px;
  background: #fff url('images/opbox.gif') no-repeat;
  padding: 5px 0 5px 0px;
  font-size:13px;
  float:left;
  text-align: center;
}

#opbox_frame .opbox .singlebox a {
  display: block;
  height: 30px;
  width: 130px;
  color: #000;
  text-decoration: none;
}


#opbox_frame .opbox .singlebox a:hover {
/*  color: #000;         */
  text-decoration: none;
/*  background: url('images/opbox_h.gif') no-repeat;*/
/*  background-position: 0px, 133px, 35px, -33px; */
}


.news2 {
  float: left;
/*  width: 100% !important;*/
  width: 25em;
  position: relative;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #CCCCCC;
}

.news2 a, .news a:hover {
  text-decoration: none;
  color:inherit;
  font-size: 1.250em;
}


.news2 .date {
  position: absolute;
  top: 0;
  left: 5px;
  width: 2.3em;
  text-align: right;
}

.news2 .date .month {
  text-transform: uppercase;
  font: 200 1.0em arial, sans-serif;
  color: #888;
}

.news2 .date .day {
  display: block;
  margin-top: -5px;
  font: 300 1.5em arial, sans-serif;
  color: #888;
}

.news2 .title {
  display: block;
  padding: 0 0 5px 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.news2 .title2 {
  font-size: 1em;
  font-weight: bold;
  color: #4a4a4a;
}

.news2 p {
  margin: 0 0 0 4.5em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
  line-height: 2.0em;
}


/* sitemap */

#main3 .body .sitemap {
	text-decoration: none;
	padding-bottom: 15px ;
	width: 15em;
	float: left;
    font-size: 1.125em;
    line-height: 1.5em;
}

#main3 .body .sitemap ul, #main3 .body .sitemap li {
    list-style: none;
    margin-left: 10px;
    padding: 0;
}

#main3 .body .sitemap a, #main3 .body .sitemap a:hover {
  color: #4a4a4a;
  text-decoration: none;
}