@charset "utf-8";
/* CSS Document */

body{
    margin: 0px 0px 0px 0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color:#022d58;
}

a img{
	border:none;
}

a{
	color:#022d58;
	text-decoration:none;
}

a:hover{
	color:#022d58;
	text-decoration:underline;
}

a:visited{
	color:#022d58;
}

a:active, a:focus{ 
    border:none;
    outline:none;
}

h2{
	color:#022d58;
	font-size:18px;
	text-align:left;
	padding:0px 10px 0px 20px;
	margin-bottom: 0; 
}

h3{
	color:#367eca;
	font-size:16px;
	text-align:left;
	padding:0px 10px 0px 25px;
	margin: 0;
}

h4{
	color:#022d58;
	font-size:14px;
	text-align:left;
	padding:0px 10px 0px 25px;
	margin-bottom:0;
}

li{
	color:#022d58;
	text-align:left;
}

sup {font-size: 0.8em; line-height: 0.6em; color:#900; font-weight:bold} 

#wrapper{
	width:100%;
}

#header{
	width:100%;
	height:109px;
	background-image:url(images/header_bg.jpg);
}

#header_inside{
	width:900px;
}

#nav{
	width:100%;
	height:52px;
	background-image:url(images/nav_bg.jpg);
}

#nav_inside{
	width:900px;
}

#products_subnav{
	width:100%;
	height:24px;
	background-color:#022d58;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-top:4px;
}
#products_subnav a{color:#FFF; text-decoration:none;}
#products_subnav a:hover{color:#FFF; text-decoration:underline;}
#products_subnav a:visited{color:#FFF;}

#technology_subnav{
	width:100%;
	height:24px;
	background-color:#022d58;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-top:4px;
}
#technology_subnav a{color:#FFF; text-decoration:none;}
#technology_subnav a:hover{color:#FFF; text-decoration:underline;}
#technology_subnav a:visited{color:#FFF;}

#applications_subnav{
	width:100%;
	height:24px;
	background-color:#022d58;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-top:4px;
}
#applications_subnav a{color:#FFF; text-decoration:none;}
#applications_subnav a:hover{color:#FFF; text-decoration:underline;}
#applications_subnav a:visited{color:#FFF;}


#main{
	width:100%;
	height:185px;
	background-image:url(images/main_bg.jpg);
}

#content{
	color:#FFF;
	font-size:12px;
	width:100%;
	background-color:#022d58;
	min-height: 100px;
 	height: auto !important;
 	height: 100px;
}

#content_inside{
	width:900px;
	color:#666;
	min-height: 100px;
 	height: auto !important;
 	height: 100px;
	background:url(images/content_inside_bg.jpg) repeat-y #022d58;
}

#content_main{
	width:900px;
	color:#666;
	min-height: 100px;
 	height: auto !important;
 	height: 100px;
	background:url(images/content_main_bg.jpg) repeat-y #022d58;
}

#content_main p{
	width:850px;
	padding:0px 20px 0px 20px;
	text-align:justify;
	margin-bottom:0;
}

#content_left{
	width:686px;
	min-height: 100px;
 	height: auto !important;
 	height: 100px;
	float:left;
	background-image:url(images/content_left_bg.jpg);
}

#content_right{
	width:214px;
	float:right;
	background-color:#022d58;
}

#content1{
	width:330px;
	float:left;
}

#content2{
	width:330px;
	float:left;
}

#content_inside p{
	width:300px;
	text-align:left;
	padding:0px 30px 0px 30px;
}

#content_inside_title{
	float:left;
	width:686px;
	height:37px;
	padding:5px 0px 0px 20px;
	text-align:left;
	background:url(images/content_inside_top.jpg) no-repeat;
}

#content_main_inside_title{
	float:left;
	width:900px;
	height:37px;
	padding:5px 0px 0px 20px;
	text-align:left;
	background:url(images/content_inside_wide_top.jpg) no-repeat;
}

#content_inside_title_text a.button {
    /* Sliding right image */
    background: transparent url('images/content_title_bg_right.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 6px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#content_inside_title_text a.button span {
/* Background left image */ 
background: transparent url('images/content_title_bg_left.png') no-repeat; 
display: block;
line-height: 14px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 7px 0 12px 8px;
} 
#content_inside_title_text a.button:hover span{
text-decoration:underline;
}

#content_inside_title_text a.back {
    /* Sliding right image */
    background: transparent url('images/content_title_bg_right.png') no-repeat scroll top right; 
	display: block;
	float: right;
	height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 50px;
	padding-right: 6px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
#content_inside_title_text a.back span {
/* Background left image */ 
background: transparent url('images/content_title_bg_left.png') no-repeat; 
display: block;
line-height: 14px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 7px 0 12px 8px;
} 
#content_inside_title_text a.back:hover span{
text-decoration:underline;
}

#compare_specs{
	width:850px;
	padding:0px 20px 0px 20px;
	color:#000;
	font-size:12px;
}
#compare_specs td{
	height:30;
}

.s1{
	background-color:#6FF;
	font-weight:bold;
	text-align:left;
	height:30px;
}
.t1{
	background-color:#FFC;
	height:30px;
}
.h1{
	font-size:16px;
	height:30px;
}
.n1{
	background-color:#FFF;
	height:30px;
}
.sc{
	font-size:10px;
	color:#C00;
}


#demo1{
	width:400px;
	text-align:left;
	float:left;
	padding:10px;
}

#demo2{
	width:400px;
	float:left;
}

#address{
	text-align:left;
	width:220px;
	float:right;
	margin:10px 60px 10px 20px;
	font-size:16px;
	
}

/************************ Resources Page *******************************/
#pdf table{
	background-color:#F93;
}

.demo-show2{
	cursor:pointer;
}
/***********************************************************************/

#footer{
	width:100%;
	color:#fff;
	min-height:200px;
	background:url(images/footer_bg.jpg) repeat-x #484848;
}

#footer a {
	text-decoration: none;
	color: #8b5b16;
}

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

#footer a:hover {
	color: #c47606;
	text-decoration: underline;
}

#footer p{
	margin-top:2px;
	padding:0;
}

#footer_inside{
	width:900px;
}

/* slideshow styles */

#slideshow {
	margin:0;
	width:780px;
	height:176px;
	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	text-align: center;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:637px;
  height:176px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0;
  width:617px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:176px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:47px;
  height:176px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(img/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(img/control_right.jpg) no-repeat 0 0;
}

div.fadehover {
	position: relative;
	}
 
img.a {
	position: relative;
	left: 0;
	top: 0;
        z-index: 10;
	}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}

