/* CSS Document */

/*****This section is for the layout*****/

body {
	margin:0;
	padding:0;
	background: #333333;
	}

#wrapper {
	width: 800px;
	margin: 0 auto; /*Center container on page*/
	background-color:#ffffff;
	padding-top:15px;
	padding-bottom:15px;
}

#top {
	height: 40px;
	padding:2px;
	}
	
#navbar {
	width: 750px;
	height: 35px;
	margin-bottom: 5px;
	background-image:url(webcomponents/navigation_gradient.jpg);
	background-repeat:repeat-x;
	background-position:left;
	}
	
#mainbanner {
	width: 750px;
	height: 244px;
	background-color:#000000;
	margin-top:5px;
	}
	
.bannerleft{
	width: 346px;
	height: 244px;
	padding: 0px;
	margin: 0px;
	float: left;
	}
	
.bannerright{
	width: 404px;
	height: 244px;
	padding: 0px;
	margin: 0px;
	float: left;
	}
	
#banner {
	height: 95px;
	}
	
.banner1 {
	width: 200px;
	height: 95px;
	float: left;
	}
	
.banner2 {
	width: 535px;
	height: 60px;
	float: left;
	background-image: url(webcomponents/banner_gradient.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding-top:35px;   /*added for ie6*/
	padding-left:15px;	 /*added for ie6*/
	}

.phototext1 {
font-family:Arial, Helvetica, sans-serif;
font-size:37px;
color:white;
text-align:left;
font-weight:bold;
padding-left:28px;
}

.phototext2{
font-family:Arial, Helvetica, sans-serif;
font-size:29px;
color:white;
text-align:left;
font-weight:bold;
padding-left:28px;
padding-top:10px;
}

.phototext3{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:white;
text-align:left;
font-weight:nomal;
font-style:italic;
padding-left:28px;
padding-top:90px;
}

#content {
	width: 750px;
	/*height: 450px;*/
	}
	
#main_content {
	width: 750px;
	}
		
.sideNav {
	width: 200px;
	height: 450px;
	background-image:url(webcomponents/sidenav_pixel.jpg);
	background-repeat:repeat-x;
	float: left;
		}
	
.content {
	width: 480px;
	/*height: 450px;*/
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
			}

.content2 {
	width: 480px;
	/*height: 450px;*/
	float: left;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
        color: #000000;
			}
				
.box1 {
	width: 244px;
	float: left;
	height: 200px;
	margin-top:5px;
	margin-right:3px;
	background-color:#e4e4e4;
	}

.box2 {
	width: 244px;
	float:none;
	height: 200px;
	margin-top:5px;
	margin-right:3px;
	margin-left:3px;
	background-color:#e4e4e4;
	}
	
.box3 {
	width: 244px;
	float: right;
	height: 200px;
	margin-top:5px;
	margin-left:3px;
	background-color:#e4e4e4;
	vertical-align:top;
	}
	
	
#footer {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
	}
	
	.greyline {
	background-image:url(webcomponents/greyline.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:bottom;
	}
	
		
/*  top and bottom links */
	
.greylink {
	color: #999999;
}

.datasheetlink {
	font-size: 10px;
	color: #0000FF;
	font-weight: normal;
	}
	
.datasheetlink:visited {
	color: #000099;
	font-size: 10px;
	font-weight: normal;
	}

.datasheetlink:hover {
	color: #f78e1e;
	text-decoration: underline;
	font-weight: normal;
	}

	/* page Header */
h1 {
	font-style: normal;
	font-size: 22px;
	text-align: left;
	text-transform: capitalize;
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	padding-left: 20px;
	}

h2 {
	font-style: normal;
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;
	color: #000000;
	padding-left: 6px;
	}
	
	/* side bar /sub nav - subheads */
	
h3 {
	font-weight: bold;
	font-size: 18px;
	text-transform: capitalize;
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	margin-bottom: 5px;
	padding-left: 12px;
	padding-top: 10px;
	}
	
	
	/*  content - orange sub heads*/
h4 {
	font-family:Arial,Helvetica,sans-serif;
	color: #f78e1e;
	font-size: 14px;
	font-weight: bold;
}

	/*  products - subnav sub*/
h5 {
	font-family:Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

        /*  page content headers  */
h6 { 	font-family:Arial,Helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
        margin: 0 0 6px 0;
}

p.contact {
        font-family:Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
        margin: 0 0 15px 0;
}

ul.contact {
        font-family:Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
        list-style-type:none;
        padding:0px;
        margin:0px;
}

/*  content - packetwarp text*/

p.packet {
	font-style: normal;
	font-size: 12px;
	font-family:Arial,Helvetica,sans-serif;
	line-height: 16px;
	color: #000000;
	padding-left: 0px;
	line-height:22px;
	}

p {
	color: #000000;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-family:Arial,Helvetica,sans-serif;
	}
	
	

/*for products_4nebs.html */
ul.nebs {
padding-left:20px;
line-height:22px;
text-align:left;
}

li.nebs {
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	font-size: 12px;
	text-align:left;
}

	
	
.bannerheader {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-transform: capitalize;
	font-style:normal;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	padding-left:15px;
	
	}
	
.bannertext {
	color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	text-align: center;
	}
	
.tabs {
	color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	}

/*****This section is for subnav / side nav /navigation*****/


ul.sideNav a {
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 11px;
	border: none;
	text-align: left;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #ffffff;
	display: block;
	width: 17em;
	}
	
ul.sideNav a:hover {
	background-color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 11px;
	border: none;
	text-align: left;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #ffffff;
	display: block;
	width: 17em;
	}
	
ul.sideNav a:visited {
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 11px;
	border: none;
	text-align: left;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #ffffff;
	display: block;
	width: 17em;
	}
	
ul.sideNav {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	


	
a:link {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	border:hidden;

	}
	
a:visited {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	border:hidden;

	}
	
a:hover, a:active {
	color: #f78e1e;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	border:hidden;
	}


	
.nav:link {
	color: #ffffff;
	}
	
.nav:visited {
	color: #ffffff;
	}

	
.nav:hover, .nav:active {
	color: #e4e4e4;
	text-decoration: none;
	}



/* for homepage main photo large button rollover */
	
.home:link {
	text-decoration: none;
	border-color:#000000;
	}
	
	
.home:visited {
	text-decoration: none;
	border-color:#000000;
	}
	
.home:hover, .home:active {
	text-decoration: none;
	border-color:#000000;
	}
	

.companylink:link {
	font-size: 12px;
	color: #0000FF;
	font-weight: normal;
	}
	
.companylink:visited {
	color: #000099;
	font-size: 12px;
	font-weight: normal;
	}

	
.companylink:hover {
	color: #f78e1e;
	text-decoration: underline;
	font-weight: normal;
	}
	
/* text links for boxes 1 & 2 */
.boxText {
	color: #666666;
	font-weight: bold;
	padding-left:12px;
	vertical-align: top;
	line-height: 26px;
}

.boxText3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	padding-left:20px;
	line-height: 16px;
	vertical-align:top;
	font-size:12px;
}


.boxTop{
	background-image:url(webcomponents/box_gradient.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:3px;
	vertical-align:top;
	}
	

.boxHead:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-left:20px;
	vertical-align:top;
	}
	
.boxHead:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-left:20px;
	}

	
.boxHead:hover {
	text-decoration: none;
	color: #e4e4e4;
	font-weight: bold;
	font-size: 12px;
	padding-left:20px;
	}


/* box nav for boxes 1 & 2 text links*/

.boxnav:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-stretch:semi-condensed;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 0px;
	}
	
.boxnav:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-stretch:semi-condensed;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 0px;
	}

	
.boxnav:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-stretch:semi-condensed;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 0px;
	}


/* box nav for box3 text links*/

.boxnav3:link {
	font-family:Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	font-stretch:semi-condensed;
	margin-left: 20px;
	}
	
.boxnav3:visited {
	font-family:Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	font-stretch:semi-condensed;
	margin-left: 20px;
	}

	
.boxnav3:hover {
	font-family:Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: 18px;
	font-stretch:semi-condensed;
	margin-left: 20px;
	}

/* product page image and navigation*/

.prodNav {
   float:left;
   width:520px;
   background:#fff;
   border-bottom:4px solid #58778b;
   overflow:hidden;
   position:relative;
}

.prodNav ul {
   clear:left;
   float:left;
   list-style:none;
   margin:-1px;
   padding:0;
   position:relative;
   text-align:center;
}

.prodNav ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
}

.prodNav ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 13px;
   background:#7a95a7;
   color:#ffffff;
   text-decoration:none;
   line-height:19px;
}

.prodNav ul li a:hover {
   background:#58778b;
   color:#ffffff;
}

.prodNav ul li a.active {
background:#58778b;
font-weight:bold;
}


.prodNav ul li a.active:hover {
   color:#ffffff;
   background:#7a95a7;
   font-weight:bold;
}


/*Product Pages*/

.techSpecs {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
width:520px;
}

.noleftBorder {
border:0px;
padding:0px;
} 

.tableTechSpecs {
border:1px solid #B2B4B3;
border-collapse:collapse;
border-spacing:0;
padding:3px;
width:520px;
}

.tableTechSpecs td {
border:1px solid #B2B4B3;
padding:5px;
vertical-align:top;
}

.tableTechSpecsHeader {
background-color:#58778b;
color:#FFFFFF;
font-weight:bold;
padding:3px;
}

.tableContainer {
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding:10px 20px 10px 0;
width:525px;
}

.prodContent {
width: 520px;
/*height: 450px;*/
float: left;
padding-left: 30px;
padding-top: 25px;
padding-right: 30px;
}

