/*reset statement starts*/
*html .bottom_thumbs_index_it, .bottom_thumbs_index_ir, .bottom_thumbs_index_ib 
{
border-color: pink;
filter: chroma(color=pink);
}

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	}
	
p {
	font-size: 12px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	color: #666666;
}
li {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

h3 {
font-size: 11px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	color: #666666;
}	

#sub_headings {
	height: 13px;
	width: 400px;
	margin-bottom:6px;
	margin-top:10px;	
}
#main_headings {
	height: 24px;
	width: 400px;
	position: absolute;
	z-index: 100;
	top: 175px;
	right: 46px;
}
#anc_headings {
	height: 24px;
	width: 246px;
	position: absolute;
	z-index: 100;
	top: 175px;
	left: 46px;
}
#index_headings {
	height: 24px;
	width: 400px;
	z-index: 100;
	padding-bottom: 12px;
}
.dark_blue_tx {
	color: #122045;
}
#composite_prev_off {
background-image:url(images/prev_composite_off_b.gif);
    padding-left:0px;
	padding-top:7px;
	height: 14px;
	width: 40px;
	position: absolute;
	bottom: 2px;
	right: 44px;
	z-index:1010;
}
#composite_prev_on {
    background-image:url(images/prev_composite_on_b.gif);
    padding-left:0px;
	padding-top:7px;
	height: 14px;
	width: 40px;
	position: absolute;
	bottom: 2px;
	right: 44px;
	z-index:1010;	
}
#composite_next_on {
background-image:url(images/next_composite_on_b.gif);
padding-right:0px;
padding-left:3px;
padding-top:7px;
	height: 14px;
	width: 37px;
	position: absolute;
	bottom: 2px;
	right: 0px;
	z-index:1010;
	}
#composite_next_on p, #composite_next_off p { text-align:left;}
#composite_prev_on p, #composite_prev_off p { text-align:right;}

	
#composite_next_off {
background-image:url(images/next_composite_off_b.gif);
padding-right:0px;
padding-left:3px;
padding-top:7px;
	height: 14px;
	width: 37px;
	position: absolute;
	bottom: 2px;
	right: 0px;
	z-index:1010;
}

#ancillary_prev {
	height: 11px;
	width: 40px;
	position: absolute;
	top: 1030px;
	right: 816px;
}
#ancillary_next {
	height: 11px;
	width: 40px;
	position: absolute;
	top: 1030px;
	right: 774px;
}

#ancillary_prev_top {
	height: 11px;
	width: 40px;
	position: absolute;
	top: 213px;
	right: 816px;
}
#ancillary_next_top {
	height: 11px;
	width: 40px;
	position: absolute;
	top: 213px;
	right: 774px;
}
	
	
	/*restet statement ends*/         

/*div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}*/

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#666;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 11px;
	font-family: lucida grande,tahoma,verdana,arial,sans-serif;
   text-decoration: none;
	border: 0px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}
#original_image {
	height: 200px;
	width: 200px;
	position: absolute;
	left: 232px;
	top: 177px;
	background-color: #DAE0EC;
	border: solid #666 1px;
	font-size: 11px;
}

.jqZoomWindow
{
	border: 1px solid #666;
	background-color: #FFF;
}


.zoom_box {
	height: 200px;
	width: 200px;
	position: absolute;
	left: 23px;
	top: 177px;
}
#all {
	position: relative;
	height: 625px;
	width: 900px;
	background-color:#FFFFFF;
	background-image: url(images/main_bg_b.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#all_ancillary {
	position: relative;
	height: 1273px;
	width: 900px;
	background-image: url(images/ancillary_equipment/ancillary_bg.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	float: right;
	background-color: #FFFFFF;
}
#all_ancillary_force {
	height: 1273px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#bottom_thumbs {
	height: 75px;
	width: 880px;
	padding-top: 27px;
	padding-bottom: 19px;
	position: absolute;
	left: 0px;
	top: 504px;
	background-color: #748389;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom_thumbs_index {
	height: 97px;
	width: 880px;
	padding-top: 5px;
	padding-bottom: 19px;
	position: absolute;
	left: 0px;
	top: 504px;
	/*background-color: #748389;*/
	padding-right: 10px;
	padding-left: 10px;
	z-index: 11;
}
.bottom_thumbs_index_it {
	border: 1px solid transparent;
	height: 97px;
	width: 75px;
	margin-right: 1px;
	margin-left: 2px;
	float: left;
}
.bottom_thumbs_index_ib {
	border: 1px solid transparent;
	height: 75px;
	width: 75px;
	margin-right: 1px;
	margin-left: 2px;
	margin-top: 22px;
	float: left;
}
.bottom_thumbs_index_ir {
	border: 1px solid transparent;
	height: 75px;
	width: 155px;
	margin-right: 1px;
	margin-left: 2px;
	margin-top: 22px;
	float: left;
}
#anc_bottom_thumbs {
	height: 121px;
	width: 900px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #748389;	
}
#anc_bottom_flash {
	height: 75px;
	width: 880px;
	padding-top: 27px;
	padding-bottom: 19px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #748389;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom_flash_index {
	height: 121px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 504px;
	background-color: #748389;	
}
#left_middle {
	height: 330px;
	width: 430px;
	position: absolute;
	left: 0px;
	top: 147px;
}
#product_nav {
	height: 19px;
	width: 430px;
	/*position: absolute;
	top: 216px;
	right: 16px;*/
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	color: #3999C4;
	margin-bottom: 4px;
}
#product_nav_base {
	height: 14px;
	width: 430px;
	padding-top:7px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #3999C4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	z-index: 99;
}
#anc_product_nav {
	height: 19px;
	width: 430px;
	position: absolute;
	top: 211px;
	right: 16px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #3999C4;
}
#about_background_nav {
	height: 19px;
	width: 366px;
	
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	
	color: #3999C4;
}
a:link {
	color: #3999C4;
	text-decoration: none;
}
a:visited {
	color: #3999C4;
	text-decoration: none;
}
a:hover {
	color: #666;
}
.product_menu {
	float: left;
	height: 24px;
	width: 82px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #748389;
	display:inline;
}
#product_text, #product_text_2 {
	height: 238px;
	width: 430px;
	position: absolute;
	top: 56px;
}
#product_text_top, #product_text_2_top, #product_text_3_top, #product_text_4_top, #product_text_5_top, #product_text_6_top, #product_text_7_top {
	height: 238px;
	width: 430px;
	position: absolute;
	top: 56px;
}

#product_text_b {
	height: 180px;
	width: 430px;
	/*position: absolute;
	top: 244px;
	right: 23px;*/
	/*line-height: 16px;*/
}
#index_text, #index_text_2, #index_text_3 {
	height: 292px;
	width: 430px;
	position: absolute;
	top: 175px;
	right: 16px;
}
#news_text {
	height: 292px;
	width: 826px;
	position: absolute;
	top: 175px;
	right: 36px;
}

.product_menu_end {
	float: left;
	height: 24px;
	width: 76px;
	display:inline;	
}
#right_middle {
	height: 24px;
	width: 65px;
	position: absolute;
	right: 0px;
	top: 147px;
	float: left;
}
.bottom_thumb_inset {
	border: 1px solid #FFFFFF;
	height: 75px;
	width: 75px;
	margin-right: 1px;
	margin-left: 2px;
	float: left;
	display:inline;
}
body {
	background-color: #040811;
}
.main_nav {
	height: 28px;
	width: 526px;
	position: absolute;
	top: 119px;
	right: -76px;
}
.home_nav {
	float: left;
	height: 28px;
	width: 76px;
	display: inline;
}
.news_nav {
	float: left;
	height: 28px;
	width: 110px;
	display: inline;
}
.products_nav {
	float: left;
	height: 28px;
	width: 150px;
	display: inline;
}
.contact_nav {
	float: left;
	height: 28px;
	width: 114px;
	display: inline;
}

/*lightbox styles start here*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: 40%;
	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: transparent url(../images/blank.gif) no-repeat; /* 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/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
font-family: lucida grande,tahoma,verdana,arial,sans-serif;
color: #333;
font-weight: lighter;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 11px lucida grande,tahoma,verdana,arial,sans-serif;
	font-weight: lighter;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}
	
	

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{font: 11px lucida grande,tahoma,verdana,arial,sans-serif; width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: lighter;	color: #999;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color: #999;}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
	/*lightbox styles end here*/
#form_contact {
	height: 240px;
	width: 298px;
	position: absolute;
	left: 40px;
	top: 200px;
	z-index: 10;
}
#ancillary_table {
	height: 730px;
	width: 871px;
	position: absolute;
	left: 38px;
	top: 262px;
	font-size: 11px;
}
#ancillary_sub_head {
	height: 36px;
	width: 817px;
	padding-top: 34px;
	padding-left: 7px;
}
h2 {
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	color: #3999C4;
}
h4 {
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	color: #3999C4;
	padding-bottom:10px;
	clear:both;
}
.ancillary_items {
	float: left;
	height: 118px;
	width: 260px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2A8AA;
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 7px;
	padding-bottom: 8px;
	display:inline;
}
.ancillary_serial_no {
	float: left;
	height: 14px;
	width: 84px;
	font-weight: bold;
	display:inline;
}
.ancillary_item_name {
	float: left;
	height: 14px;
	width: 170px;
	padding-left: 6px;
	font-weight: bold;
	display:inline;
}
.ancillary_image {
	float: left;
	height: 98px;
	width: 84px;
	margin-top: 6px;
	display:inline;
}
.ancillary_text {
	float: left;
	height: 98px;
	width: 170px;
	padding-left: 6px;
	padding-top: 6px;
	font-size: 11px;
	display:inline;	
}
.ancillary_p {font-size: 11px; position:relative}
#print_page {
	height: 18px;
	width: 90px;
	position: absolute;
	top: 300px;
	right: 47px;
	font-size: 11px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	z-index: 100;
}
#next_b {
	float: right;
	height: 14px;
	width: 40px;
}
#site_map {
	height: 262px;
	width: 754px;
	position: absolute;
	z-index: 1000;
	top: 163px;
	right: 77px;
}
.site_tree {
	height: 110px;
	width: 150px;
	font-size: 12px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	color: #666666;
	float: left;
	line-height: 1.5;
	display:inline;
}
#site_map a:link {
	color: #666;
	text-decoration: none;
}
#site_map a:hover {
	color: #122045;
	text-decoration: underline;
}
#site_map a:visited {
	color: #666;
	text-decoration: none;
}
#sub_nav {
	height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;	
	position: relative;
}
.sec_nav_text {
	color: #3999c4;
	font-size: 9px;
	text-align: center;
}
#product_thumbs_outer {
	height: 48px;
	width: 206px;
	position: absolute;
	/*left: 23px;*/
	left:0px;
	/*top: 396px;*/
	bottom: 0px;	
}
.product_thumbs_inner {
	display: inline;
	margin: 1px;
	float: left;
	height: 47px;
	width: 47px;
	border: 1px solid #666666;
	display:inline;
}
#product_gallery_wrapper {
position:absolute; top:177px; left:23px; height:269px; width:412px;}
#iframe_gallery {
	height: 267px;
	width: 412px;
	left: 0px;
	top: 0px;
	position:relative;
}
.news_art{
    width: 720px;
	padding-left:10px;
	padding-right:10px;
}
.globe {
	position: absolute;
	top: 192px;
	right: 18px;
	width: 136px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 11px "lucida grande", tahoma, verdana, arial, sans-serif;
	color: #fff;
}

#TB_secondLine {
	font: 10px "lucida grande", tahoma, verdana, arial, sans-serif;
	color:#333;
}

#TB_window a:link {color: #3999C4;}
#TB_window a:visited {color: #3999C4;}
#TB_window a:hover {color: #333;}
#TB_window a:active {color: #4e6e87;}
#TB_window a:focus{color: #4e6e87;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #f2f2f2;
	z-index: 102;
	color:#f2f2f2;
	display:none;
/*	outer border here */
	border-right: 27px solid #FFF;
	border-bottom: 27px solid #FFF;
	border-top: 0px solid #FFF;
	border-left: 27px solid #FFF;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 0px;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
}

/*#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
*/
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:left;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

/* title bar attributes here */
#TB_title{
	background-color:#FFF;
	height:27px;
	color:#666;      /*or Esc Key color*/
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/*END THICKBOX STYLES*/
#pdf {
	height: 32px;
	width: 32px;
	position: absolute;
	right: 174px;
	bottom: -2px;
}
#page_number {
	height: 23px;
	width: 385px;
	position: absolute;
	z-index: 10;
	left: 51px;
	top: 257px;
}
#page_numbers {   
	height: 14px;
	width: 77px;
	position: absolute;
	bottom: 2px;
	right: 88px;
	z-index:1010;	
}
p.page_nos {
font-size:11px;
color:#3999C4; 
}
#page_number_bottom {
	height: 23px;
	width: 100px;
	position: absolute;
	z-index: 10;
	left: 764px;
	top: 1028px;
}
#view_range {
	position: absolute;
	left: 14px;
	top: 511px;
	color:#fff;
	z-index:1003;
}
.white_text {
	color: #FFFFFF;
	font-size: 11px;
}
/*.linkclass a { cursor:default;}*/

div.linkclass {
        cursor:hand;
    }
/*ul {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;
	list-style:default; 	
}
li {font-size: 12px;padding-left:6px;}	*/
.bottom_thumb_inset a:link, .bottom_thumb_inset a:visited,
.bottom_thumbs_index_ib a:link, .bottom_thumbs_index_ib a:visited
{color:#fff;}
 
.bottom_thumb_inset a:hover, .bottom_thumb_inset a:active,
.bottom_thumbs_index_ib a:hover, .bottom_thumbs_index_ib a:active  

{color:#E6E7E6;}
.icon { float:left; padding-top:10px;font-family: "lucida grande", tahoma, verdana, arial, sans-serif; font-size:14px}
