﻿/* MASTER */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -.1px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #495054;
	background-image: url(/images/homepage/background.gif);
	background-repeat: repeat;
	background-position: center;	
}
p {
	padding: 0;
	line-height: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	vertical-align:text-top;
}
h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #0065bd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	margin: 0;
	margin-top: 2px;
	padding: 0;
	font-weight: bold;
	color: #0065bd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


h3 { 
	margin: 0;
	padding-top: 2px;
	padding: 0;
	font-weight:lighter;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h5 { 
	margin: 0;
	padding-top: 2px;
	padding: 0;
	color: #0065bd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h4 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #0065bd;
	font-weight:bold;
	margin: 0;
	padding-top: 2px;
	padding: 0;
}

a {  
	font-weight: bold;
	color: #00257a;
	text-decoration: none;
}
a:hover {
	color: #00a8e1;
	}
/* end master */

/* HOME PAGE */

td { 
	vertical-align: top;
	font-size: 10px;
}
td.hometable {
	padding-left: 16px;
	padding-top: 3px;
	padding-right: 8px;
	font-size: 9px;
	color: #5f6269;
	background-image: url(images/table_grad.gif);
	background-color: #dee0e1;
	background-repeat: no-repeat;
}
td.homerighttable {
	padding-left: 14px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 9px;
	color: #353a3d;
}
p.home {
	line-height: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}

a.leftnav 
{
    color:#495054;
}
/* end home page */

/* MAIN 3 COLUMN FRAME */

#sub_cat {
	font-size: 10px;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#frame_header {
	width: 790px;
	height: 24px;
	font-size:10px;
	font-weight:bold;
	color:Navy;   
}
#top_bar {
	width: 790px;
	height: 13px;

}
#navigator {
	width: 152px;
	float: left;
	margin-left:4px;
}

#navigator_generator {
	width: 152px;
	float: left;
	margin-left:4px;
}

#expandable {
	width: 446px;
/*	margin-left: 161px;*/
	float: left;
}

#expandable_product {
	width: 582px;
/*	margin-left: 161px;*/
	float: left;
}


#expandable_generator {
	width: 607px;
/*	margin-left: 161px;*/
	float: left;
}
#right_bar {
	width: 183px;
/*	margin-left: 607px;*/
	float: left;
}
	#category_icon {
	margin-top: 5px;
	width: 183px;
	height: 157px;
	}	
	#search_dividers {
	width: 183px;
	}
		#search_field_bg {
		background-image: url(images/search.gif);
		float: left;
		width: 143px;
		height: 32px;
		}
		#search_button {
		background-image: url(images/search_button.gif);
		float: right;
		margin-left: 143px;
		width: 30px;
		height: 32px;
		}
	#right_info {
		width: 183px;
}
/* end main 3 column frame */



/* CONTAINER FRAMES*/

#content_container {
	background-image: url(images/center_dots_bg.gif);
	background-repeat: repeat-y;
	top:0px;
	left:0px;
	width: 446px;
}

#content_container_home {
	background-image: url(images/center_dots_bg_gen3.gif);
	background-repeat: repeat-y;
	top:0px;
	left:0px;
	width: 607px;
}

#content_container_generator {
	background-image: url(images/center_dots_bg_gen2.gif);
	background-repeat: repeat-y;
	top:0px;
	left:0px;
	
}

#content_container_products {
	background-image: url(images/center_dots_bg_pro.gif);
	background-repeat: repeat-y;
	top:0px;
	left:0px;
	width: 607px;
}
	#content {
			position:static;
			margin-left: 8px;
			width: 430px;
	}
	#content_generator {
			position:static;
			width: 591px;
	}
		#nav_centercol_bar {
			height: 86px;
			width: 430px;
		}
		
		#nav_rightcol_bar {
			height: 156px;
			width: 430px;
		}
			#item_list {
				padding-bottom: 11px;
			}
			
			#left_nav 
			{
			    color:#495054;
			    font-weight:lighter;
			    font-family:Verdana;
			    font-size:11px;
			}
	
	/* CATEGORY TABLE ITEMS */
		div.absolute {
			position: absolute;
		}
		div.static {
			position: static;
		}
		#list_item_container {
			font-size: 10px;
			width: 430px;
			height: 136px;
			margin-bottom: 4px;
		}
		#list_item_container_generator {
			font-size: 10px;
			width: 591px;
			height: 160px;
			margin-bottom: 4px;
		}	
		#list_item_container_products {
			font-size: 10px;
			width: 597px;
			height: 136px;
			margin-bottom: 4px;
		}
			
		#list_item_content {
		/*	width: 412px;*/
			/*margin-top: 11px;*/
			margin-left: 9px;
		}
		

		.list_item_content {
		/*	width: 412px;*/
			/*margin-top: 11px;*/
			margin-left: 9px;
		}
		
		#right_column {
			position: relative;
			margin-left: 149px;
			width: 263px; 
		}
		
		#right_column_product {
			position: relative;
			margin-left: 149px;
		}
		#list_product_image {
			width: 149px;
			height: 120px;
			float: left;
		}
		
		.list_product_image {
			width: 149px;
			height: 120px;
			float: left;
		}		
		
		#list_item_description {
			padding-left: 18px;
			padding-right: 14px;
			padding-top: 14px;
			width: 231px;

		}
		
		.list_item_description {
			padding-left: 18px;
			padding-right: 14px;
			padding-top: 14px;
			width: 231px;

		}
		
		#list_item_product_description {
			padding-left: 18px;
			padding-right: 14px;
			padding-top: 14px;
			
		}
		.list_item_product_description {
			padding-left: 18px;
			padding-right: 14px;
			padding-top: 14px;
			
		}
		div.list_item_name {
		padding-left: 18px;
		padding-top: 3px;
		}
	/* end category table items */
	
	/* NEWS EVENTS PAGE */
	
	p.pressBkp {
		color: #00257a;
	}
	
	p.press {
		
	}
	
	p.news_events_title
	{
	    padding-right: 18px;
		font-weight: bold;
	   text-decoration: none;
	}
	
	#news_divider {
	
	}
	#overview_container,#events_container,#press_container,#news_container, #awards_container {
		margin-bottom: 15px;
	}
	
	.arrow_bevel {
		float: right;
		}
		
	div.news_events_text {
		padding-left: 9px;
		padding-top: 8px;
		padding-right: 18px;
		padding-bottom: 5px;
	}
	/*end news events page */
/* end container frames */

/* PRODUCT PAGE */
td.text {
	padding-left: 12px;
}
td.description {
	padding-left: 15px;
	padding-right: 13px;
	padding-bottom: 15px;
	font-size: 14px;
}

td.left_navbar_b{
	font-family: Verdana; 
	vertical-align: middle; 
	padding-left: 15px; 
	font-size: 11px; 
	width: 120px;
	height: 20px;
	font-weight: lighter;
}

td.left_navbar_c{
	font-family: Verdana; 
	vertical-align: middle; 
	padding-left: 25px; 
	font-size: 11px; 
	width: 120px;
	height: 15px;
	font-weight: lighter;
}

a.left_navbar
{
    color:#495054;
    font-weight: lighter;
}

a.leftnav 
{
    color:#495054;
}

p.info {
	font-size: 11px;
	margin-bottom: 7px;
	letter-spacing: -1px;
}
p.price {
	font-size: 10px;
	letter-spacing: -1px;
}

#Product_table_container {
	background-image: url(images/center_dots_bg.gif);
	background-repeat: repeat-y;
	top:0px;
	left:0px;
	width: 446px;

}
#Product_table_container_rc {
	background-image: url(images/center_dots_bg_pro.gif);
	background-repeat: repeat-y;
	top:0px;
	left:0px;
	width: 607px;

}

#left_line {
	position:absolute;
	float:left;
	background-image: url(images/left_div.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 8px;
}
#product_info {
	position:absolute;
	height: 265px;
	width: 171px;
	margin-left: 259px;
}
#content_bottom {
	position:static;
	width: 430px;
	top: 265px;
}
#right_line {
	position:absolute;
	background-image: url(images/right_div.gif);
	background-repeat: repeat-y;
	height:100%;
	width: 8px;
	margin-left: 438px;
}
#content_top {
	position:static;
	height: 165px;
	width: 430px;
}
#product_gfx {
	position:absolute;
	height: 265px;
	width: 249px;
	margin-left: 10px;
}
#product_image {
	position:absolute;
	top: 65px;
}

#product_name {
font-size:19px;
color:Navy ;
}

.hideTabs
{
    display:none; 
}
.showTabs 
{
    display:inline;  
}
p.datasheeticon
{
    position:relative;  
    left:-17px; 
}

/* end product page */

/* FOOTER */
#email_link a{
	background-image:url(images/footer/email_default.gif);
	margin-left: 502px;
	margin-top: 18px;
	width: 87px;
	height: 12px;
	float: left;
}
#email_link a:hover {background-image:url(images/footer/email_hover.gif)}
#email_link a:visited {background-image:url(images/footer/email_clicked.gif)}


#terms_link a{
	background-image:url(images/footer/terms.jpg);
	margin-left: 6px;
	margin-top: 16px;
	width: 139px;
	height: 13px;
	float: left;
}
#terms_link a:hover {background-image:url(images/footer/terms_hover.jpg)}
#email_link a:visited {background-image:url(images/footer/terms_hover.jpg)}
/* end footer */

/* Search */
.searchfield{
	/*height: 20px; */
	height: 18px;
	font-size:11px;
	
	}

#search_product_name {
font-size:12px;
color:Navy ;
}

.preload { display: none; }

.search_bar
{
    height:20px;
    width:790px;
	font-size:11px;
	font-weight:bold;
	color:Navy;
}

/* end search */

/* header */
#header
{
    width: 790px;
    height: 116px;
}

#navbar_placeholder 
{
    height:42px;
    z-index:100;
}
.configurator_item
{
    padding-left:10px;
}
/*end header*/

.conf_body
{
 font-family: Verdana; 
 font-size: 10x; 
 font-weight: lighter;
 margin-left:9px;
 line-height: 16px; 
}

.conf_head
{
 color: #0065bd;
 font-family: Verdana; 
 font-size: 10px; 
 font-weight: lighter;
 line-height:16px;
}

			.left_nav 
			{
			    color: #495054;
			    font-weight:lighter;
			    font-family:Verdana;
			    font-size:11px;
			}


			.left_nav_home 
			{
			    color: navy;
			    font-weight:bold;
			    font-family:Verdana;
			    font-size:11px;
			}
			.press_release
			{
				text-align: left;
				font-size:14px; 
				font-family:Times New Roman;
				margin-left:30px;
				margin-right:30px;		
			}	


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 50%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


		
table.specProduct 
{
 width:100%; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
}



table.specProduct td.oddCol1
{
   width :150px;
    background-color : #dee0e1;
}
table.specProduct td.oddCol2
{
  
    background-color : #f5f5f5;
}

table.specProduct td
{
 padding-left: 5px;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 font-size : 11px;
}
table.specProduct td.evenCol1
{
   width :150px;
    background-color : #f5f5f5;
}
table.specProduct td.evenCol2
{
  
    background-color : #f8f8ff;
}


table.specProduct 
{
 width:100%; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
}



table.specProduct td.oddCol1
{
   width :150px;
    background-color : #dee0e1;
}
table.specProduct td.oddCol2
{
  
    background-color : #f5f5f5;
}

table.specProduct td
{
 padding-left: 5px;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 font-size : 11px;
}
table.specProduct td.evenCol1
{
   width :150px;
    background-color : #f5f5f5;
}
table.specProduct td.evenCol2
{
  
    background-color : #f8f8ff;
}


.tooltip {
    background-color:#ffffff;
    font-weight:bold;
    border:2px #006699 solid;
    padding:3 3 3 3;
    width:auto;
 }
 
	