body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:14px;
  color:#000000;
  margin:0px;
  background:#FFFFFF;
}
0F5389
/* Default Styles */

h2 {
  margin:0px;
  padding:0px;
}

a {
  color:#0F5389;
  text-decoration:none;
}

a:hover {
  color:#0F5389;
  text-decoration:underline;
}

a img {
  border:0px;
}

.bold {
  font-weight:bold;
  font-size:12px;
}
/* End Default Styles */

#shell {
  margin-top:15px;
  margin-left:auto;
  margin-right:auto;
  width: 980px;
}

#banner {
  position:relative;
	width:980px;
	margin:0px;
	overflow:hidden;
}

/*
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}


	#slider li{ 
		width:980px;
  	height:340px;
		overflow:hidden; 
		}
*/

#slider {
  width:980px;
  height:340px;
}
/*
#slider a {
  position:absolute;
  top:0px;
  left:0px;
  width:980px;
  height:340px;
}*/

#buttons {
  position:absolute;
  left:4px;
  bottom:12px;
  width:100px;
  height:10px;
  z-index:1024;
}

#btnPause a {
  position:absolute;
  top:0px;
  left:10px;
  width:16px;
  height:16px;
  cursor:pointer;
  background:url(../images/design/pause.jpg) no-repeat 0% 0%;
}

#btnPause a:hover {
  background:url(../images/design/pause-rollover.jpg) no-repeat 0% 0%;
}

#btnResume a {
  position:absolute;
  top:0px;
  left:35px;
  width:16px;
  height:16px;
  cursor:pointer;
  background:url(../images/design/play.jpg) no-repeat 0% 0%;
}

#btnResume a:hover {
  background:url(../images/design/play-rollover.jpg) no-repeat 0% 0%;
}

	/* numeric controls */	
	ol#controls{
    position:absolute;
    bottom:20px;
    right:10px;
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		}
	ol#controls li a{
		float:left;
		border:1px solid #ccc;
		background:#2B2B2B;
		color:#FFFFFF;
		padding:0 6px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#CCCCCC;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}


#menu {
  width:980px;
  height:38px;
  margin:7px 0 0 0;
  #margin:4px 0 0 0;
  background:url(../images/design/menu_bg.jpg) repeat-x 0% 0%;
}

#menu img {
  float:left;
}


#searchholder {
  float:left;
  width:213px;
  height:20px;
  margin:9px 0 0 7px;
  _margin:9px 0 0 4px;
  background: url(../images/design/search_bg.jpg) no-repeat 0% 0%;  
}

/* Search Form */
.searchinput {
  width:170px;
  margin:0 0 0 28px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
  border:0px;
  background:transparent;
}
/* End Search Form */

#holder {
  width:980px;
  min-height:300px;
  height:auto;
  _height:300px;
  margin:7px 0 7px 0;
  border-left:1px solid #0F5389;
}

#holderii {
  width:980px;
  min-height:300px;
  height:auto;
  _height:300px;  
  margin:7px 0 7px 0;
}

#holder3col {
  width:980px;
  min-height:300px;
  height:auto;
  _height:300px;  
  margin:7px 0 7px 0;
  background:url(../images/design/3col.jpg) repeat-y 0% 0%;  
}


#insideholder {
  width:980px;
  min-height:300px;
  height:auto;
  _height:300px;  
  margin:7px 0 7px 0;
  background:url(../images/design/holder_bg.jpg) repeat-y 0% 0%;
}

#leftpanel {
  float:left;
}

#trainingleftpanel {
  float:left;
  width:167px;
}

#insideleftpanel {
  float:left;
  width:19.4%;
}

#leftstuff {
  width:166px;
  margin:0 0 0 11px;
}

#leftstuff2 {
  width:156px;
  margin:0 0 0 11px;
}

#lefttraining {
  width:156px;
  margin:0 0 0 11px;
}

#leftpanelproducts {
  float:left;
  width:298px;
}

#productinfo {
  width:271px;
  margin:0 0 0 12px;
}

#pressleftpanel {
  float:left;
  width:190px;
}

#pressleft {
  width:166px;
  margin:9px 0 0 12px;
}

#contactleftpanel {
  float:left;
  width:360px;
  padding:0 0 0 12px;
}

#leftpanelfinalp {
  float:left;
  width:182px;
}

#finalproductinfo {
  width:168px;
  margin:0 0 0 11px;
  font-size:12px;/* 11px */
}

#middlepanel {
  float:left;
  width:514px;
}

#trainingmiddlepanel {
  float:left;
  width:784px;
}

#fullmiddlepanel {
  width:980px;
}

#middlepanelproducts {
  float:left;
  width:681px;
}

#pressmiddlepanel {
  float:left;
  width:776px;
  margin:9px 0 0 0;
}

#contactmiddlepanel {
  float:left;
  width:607px;
}

#content {
  padding:0 14px 0 14px;
}

#middlepanelfinalp {
  float:left;
  width:798px;
  min-height:470px;
  height:auto;
  _height:470px;
}

#rightpanel {
  float:left;
  width:454px;
  margin:0 0 0 11px;
}

#insiderightpanel {
  float:left;
  margin:0 0 0 11px;
}

#footer {
  width:980px;
}

#insidefooter {
  width:980px;
  background:url(../images/design/footer_bg.jpg) repeat-x 0% 0%;
}

#logo {
  float:left;
  width:168px;
  height:40px;
}

#companies {
  float:left;
  width:578px;
  height:38px;
  margin:0 0 0 7px;
  border-top:1px solid #0F5389;
  border-bottom:1px solid #0F5389;  
}

#companies img {
  float:left;
}

#login {
  float:left;
  width:220px;
  height:40px;
  margin:0 0 0 7px;
}

#powered {
  width:980px;
  height:15px;
  visibility:hidden;
}

/* Featurebox/Categorybox/Logobox */
.featurebox {
  float:left;
  position:relative;
  width:218px;
  height:153px;
  margin:0 0 7px 7px;
  border:1px solid #0F5389;
  display:inline;
  background:url(../images/design/box_bg.jpg) no-repeat 0% 0%;
}

.featurebox img {
  z-index:123;
}

.featurebox span {
  width:218px;
  height:153px;
  display:block; 
  z-index:512;
}

.frollover {
  position:absolute;
  top:0px;
  left:0px;
  width:218px;
  height:153px;
  z-index:512;
}

.cover {
  position:absolute;
  top:0px;
  left:0px;
  width:218px;
  height:153px;
  z-index:512;
}

.cover .clearspace {
  width:218px;
  height:153px;
  z-index:512;
}

.latestname {
  position:absolute;
  top:18px;
  left:10px;
  width:208px;
  height:30px;
  font-size:11px;
  z-index:515;
}

.latestname strong {
  font-size:13px;
}

.latestarticle {
  position:absolute;
  top:25px;
  left:6px;
  width:108px;
  font-size:11px;
  z-index:515;
}

#lt {
  position:absolute;
  top:0px;
  left:0px;
  margin:0px;
  padding:0px;
  z-index:515;
}

.categorybox {
  position:relative;
  float:left;
  width:218px;
  height:110px;
  margin-left:7px;
  margin-bottom:7px;
  display:inline;
  border:1px solid #0F5389;
}

.categorybox img {
  z-index:123;
}

.categorybox span {
  width:218px;
  height:110px;
  display:block;  
  z-index:512;
}

.categoryrollover {
  position:absolute;
  top:0px;
  left:0px;
  width:218px;
  height:110px;
  z-index:512;
}

.coveriii {
  position:absolute;
  top:0px;
  left:0px;
  width:218px;
  height:153px;
  z-index:512;
}

*html .coveriii {
  position:absolute;
  top:0px;
  left:0px;
  width:218px;
  height:110px;
  z-index:564;
  z-index:512;
}

.coveriii .clearspaceiii {
  width:218px;
  height:153px;
  z-index:512;
}

*html .coveriii .clearspaceiii {
  width:218px;
  height:110px;
  z-index:512;
}

.productbox {
  position:relative;
  float:left;
  width:390px;
  height:128px;
  margin:0 0 7px 7px;
  border:1px solid #0F5389;
  display:inline;
}


.productbox img {
  z-index:123;
}

.productbox span {
  width:390px;
  height:128px;
  display:block;  
  z-index:512;
}

.productrollover {
  position:absolute;
  top:0px;
  left:0px;
  width:390px;
  height:128px;
  z-index:512;
}

.coveri {
  position:absolute;
  top:0px;
  left:0px;
  width:390px;
  height:128px;
  z-index:512;
}

.coveri .clearspacei {
  width:390px;
  height:128px;
  z-index:512;
}

.shorttxt {
  position:absolute;
  top:14px;
  left:163px;
  width:219px;
  height:80px;
  font-size:11px;
  z-index:515;
}

.shorttxt strong {
  font-size:13px;
}

.related {
  float:left;
  width:390px;
  height:148px;
  margin:7px 0 7px 5px;
}

.related .productbox {
  margin:0px;
}

.logobox {
  position:relative;
  float:left;
  width:188px;
  height:48px;
  margin:0 3px 7px 3px;
  _margin:0 2px 7px 2px;
  border:1px solid #0F5389;
  background:url(../images/design/logo_bg.jpg) no-repeat 0% 0%;
}

.logobox img {
  z-index:123;
}

.logobox span {
  width:188px;
  height:48px;
  display:block;  
  z-index:512;
}

.brandsrollover {
  position:absolute;
  top:0px;
  left:0px;
  width:188px;
  height:48px;
  z-index:512;
}

.coverii {
  position:absolute;
  top:0px;
  left:0px;
  width:188px;
  height:48px;
  z-index:512;
}

.coverii .clearspaceii {
  width:188px;
  height:48px;
  z-index:512;
}

#finalproduct {
  position:relative;
  width:790px;
  min-height:314px;
  height:auto;
  _height:314px;
  margin:0 0 0 5px;
  padding:0 0 20px 0;
  border:1px solid #0F5389;
  background:url(../images/design/fullproduct_bg.jpg) no-repeat 0% 0%;
}

#finalproduct img {
  float:left;
  z-index:25;
}

#finalproduct h2 {
  font-size:26px;
}

#download {
  position:absolute;
  bottom:5px;
  right:6px;
  z-index:50;
}

#plogo {
  position:absolute;
  top:0px;
  right:0px;
  z-index:50;
}

.producttext {
  width:95%;
  #width:454px;
  margin:27px 0 0 10px;
  font-size:12px; /* 11px */
}

.producttext ul {
  margin:0 0 0 35px;
  #margin:0 0 0 15px;
  padding:0 0 0 268px;
  #padding:0px;
}

/* End Featurebox/Productbox/Logobox */

/* Staff */ 
.staff {
  float:left;
  width:143px;
  margin:0 0 7px 7px;
  font-size:11px;
}

.staff img {
  margin:0px;
  padding:0px;
}
/* End Staff */ 

/* Sub Categories List */
#subcat {
  margin:0px;
  padding:0px;
  list-style-type:none;
}

#subcat li {
  margin:0 0 10px 0;
}

#subcat li a:hover {
  color:#000000;
  text-decoration:none;
}

fieldset {border:1px solid #0F5389}
legend {color:#000000;font-weight:bold}

/* End Sub Categories List */

.nothing {
  clear:both;
  margin:0px;
  padding:0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.active {color:#000000}
.required {color:#D20}
