/* COLOURS gray: #5E717B; green: #729700 darkblue: #004C7F fleshblue: #236DAD */

html, body, img {
	/* height: 100%; */
	border:0 none;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	/* color: #5E717B; */
}

.widetext {
	color: black;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.3em;
	text-align: justify;
	padding: 10px 0px 10px 0px;
}

.selecteditem {
 	text-decoration: underline;
 	font-weight: bold;
}

.subscribe {
	font-size: 10pt;
}

#printmap {
	display: none;
}

a {
 	color: #004C7F;
 	font-size: 10pt;
 	text-decoration: none;
}

a:hover {
 	/* color: #236DAD; */
 	text-decoration: underline;
}

h1 {
	color: #004C7F;
	font-size: 12pt;
}

h2 {
	color: #618100;
	font-weight: normal;
	font-size: 11pt;
}

h3 {
	color: #004C7F;
	font-weight: normal;
	vertical-align: baseline;
	font-size: 12pt;
	padding: 0px 0px;
	margin: 10px 0px;
}

h4 {
	color: #729700;
	font-weight: normal;
	font-size: 11pt;
}

h5 {
	color: #236DAD;
	font-weight: normal;
	font-size: 11pt;
}

h6 {
	color: #236DAD;
	font-weight: bold;
	font-size: 11pt;
	margin:0px 0px;
	padding: 5px 0px;
}

p {
	font-size: 9pt;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

li {
	/* color: #5E717B; /* 5E717B 729700 */
	font-size: 9pt;
	padding-bottom: 10px;
	/* list-style-type: disc; */
	/* list-style-image: url(../images/circle_g.png); */
}

#legal p{
	padding: 5px;
	text-align: justify;
}

#leftpanel li, #capability li {
	list-style-image: url(../images/circle_g.png);
}

#header {
	background-image: url(../images/background_top.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 996px;
	height: 152px;
	float: left;
}

#leadtext {
	position: absolute;
	font-size: 22pt;
	color: #FFFFFF;
	top: 85px;
	left: 20px;
	font-family: "Lucida Sans Unicode", Lucida Grande, sans-serif;
}

#ttlogo {
	position: absolute;
	top: 22px;
	left: 20px;
	width: 222px;
	height: 52px;
	/* background-image: url(../images/tt_electronics.png); */
}


#ablogo {
	position: absolute;
	top: 22px;
	left: 700px;
	width: 128px;
	height: 37px;
	/* background-image: url(../images/ab_connectors.png); */
}

.subsidary_list
{
	position: absolute;
	top: 98px;
	left: 700px;
}

.comboBox
{
	border: none;
	color: #157595;
	font-size: 70%;	
	background-color: #FFFFFF;
}

#sitesearch
{
 	position: absolute;
 	border: none;
 	left: 700px;
	top: 124px;
}


#sitesearch .inputfield
{
	border: none;
	padding: 1px 4px 2px 3px;
 	width: 185px;
	color: #157595;
	background-color:	#FFFFFF;
	font-size: 70%;
	display: block;
	float: left;
}

#sitesearch #searchbtn
{
 	width: 20px;
	height: 20px;
	margin-left: 7px;
}


/* MENU */

#topmenu
{
	position: absolute;
	top: 125px;
	left: 10px;
	font-size: 9pt;
}

#topmenu li
{
 	display: inline;
 	padding: 5px 10px;
 	color: #FFFFFF;
}



#topmenu ul
{
 	margin: 5px 0px;
 	padding: 0px 0px
}

#topmenu a
{
 	color:#FFFFFF;
 	text-decoration: none;
}

#topmenu a:hover
{
 	color:#D7FF5B;
}

.submenu
{
	position: absolute;
	top: 156px;
	background-color: #60A7D8;
	display: none;
	font-size: 9pt;
	z-index: 1;
}

.submenu li
{
 	padding: 2px 10px;
 	font-size: 90%;
 	list-style-type: none;
 	/* list-style-image: url(); */
 	background-color: #60A7D8;
}

.submenu li:hover
{
 	background-color: #59A1D2;
}

.submenu ul
{
 	margin: 0px;
 	padding: 0px;
 	border: 1px #004C7F solid;
/* COLOURS gray: #5E717B; green: #729700 darkblue: #004C7F fleshblue: #236DAD */
}

.submenu a
{
 	color:#FFFFFF;
 	text-decoration: none;
}

.submenu a:hover
{
 	color:#D7FF5B;
}

#main
{
 	width: 975px;
	padding-left: 0px;
	padding-top: 0px;
	display: block;
	clear: both;
}

#title {
	color: #0070AF;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	margin:0px;
	padding: 8px 0px 0px 20px;
	background-color: #E9E9E9;
}

#pagecontent {
	margin:0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 12px;
}

#rightpanel {
	float: right;
	width: 237px;
	height: 100%;
	margin-left: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	/* border-left: 1px solid black; */
}

#leftpanel {
	display: block;
	width: 690px;
	min-height: 500px;
	/* border: 1px solid black; */
	clear: left;
}

  /******************/
 /* DISTRIBUTORS   */
/******************/

#distributors h1 {
	color: #729700;
	font-size: 13pt;
	margin: 40px 5px 15px 5px;
}

#distributors h2 {
	color: #236DAD;
	font-size: 11pt;
	margin: 10px 5px;
}

#distributors h3 {
	color: #004C7F;
	font-size: 13pt;
	margin: 10px 5px;
	font-weight: bold;
}

#distributors p {
	padding: 0px 0px;
	margin: 10px 10px;
}

#distributors a {
	text-decoration: underline;
}

#distributors a h2 {
	text-decoration: underline;
}

#worldmap {
	text-align: center;
	padding: 20px 0px;
}

  /*******************/
 /* SALES CONTACTS  */
/*******************/

#sales {
	font-size: 10pt;
}

#salesteam table {
	width: 400px;
}

#salesteam table td {
	border: 1px solid gray;
	background-color: #E9E9E9;
}

#salesperson {
	padding: 8px;
	margin: 0px;
}

#salesperson img {
	width: 78px;
	height: auto;
	padding: 5px;
	margin: 0px;
	background-color: #ffffff;
}

#salesperson p {
	padding: 0px 0px;
	margin: 5px 0px;
}

#salesperson h1 {
	color: black;
	font-size: 11pt;
	margin: 5px 0px;
}

#salesperson h2 {
	color: black;
	font-size: 10pt;
	margin: 10px 0px;
}

#info {
	padding: 10px;
}

#info p {
	padding: 10px 0px;
}


  /*******************/
 /* DIRECTORS BOARD */
/*******************/

#directors table td {
	border: 1px solid gray;
	background-color: #D8D8D8;
	width: 50%
}

#director {
	padding: 8px;
	margin: 0px;
	vertical-align: top;
	text-align: top;
}

#director img {
	width: 78px;
	height: auto;
	padding: 5px;
	margin: 0px 10px 10px 0px;
	background-color: #ffffff;
	float: left;
}

#director p {
	padding: 0px 0px;
	margin: 5px 0px;
}

#director h1 {
	color: black;
	font-size: 11pt;
	margin: 0px 0px 10px 0px;
}

#director h2 {
	color: black;
	font-size: 10pt;
	margin: 0px 0px 10px 0px;
}

#director p a {
	font-size: 9pt;
}

  /******************/
 /* MENU           */
/******************/

#topmenu1 {
	position: relative;
	top: 120px;
	left: 20px;
	font-size: 90%;
}

#topmenu1 li {
 	display: inline;
 	padding: 5px;
 	font-size: 90%;
}

#topmenu1 ul {
 	margin: 0px;
 	padding: 0px;
}

#topmenu1 a {
 	color:#FFFFFF;
}

#topmenu1 a:hover {
 	color:#D7FF5B;
}

#topmenu1 .submenu {
	position: absolute relative;
	top: 140px;
	background-color: #60A7D8;
	display: none;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

#topmenu1 .submenu li {
 	position: relative;
 	display: block;
 	padding: 5px;
 	/* padding-right: 10px; */
 	font-size: 90%;
 	list-style-type: none;
 	/* list-style-image: url(); */
}

#topmenu1 .submenu ul {
 	margin: 0px;
 	padding: 0px;
}

#topmenu1 .submenu a {
 	color:#FFFFFF;
 	background-color: #60A7D8;
}

#topmenu1 .submenu a:hover {
 	color:#D7FF5B;
 	background-color: #59A1D2;
}

  /******************/
 /* HOME           */
/******************/

#homepics {
	/* border: 1px solid black; */
	display: block;
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
}

#homepic img {
	margin: 20px 32px 20px 32px;
	float: left;
	width: 160px;
	height: auto;
}

#hometext {
	clear: left;
	left:0px;
	top:0px;
	padding: 10px;
}

#hometext a {
	color: #004C7F; /* 729700 607F00 */
	/* text-decoration: underline; */
}

/* VIDEOS */

#videos {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
}



.homes {
	/* position: relative; */
	display: none;
	width: 140px;
	border: 1px solid #d0d0d0; /* 004C7F */
	background-color: #f0f0f0;
	padding: 0px;
	margin: 0px 0px;
	/* clear: left; */
	float:left;
}

.homes h3{
	padding: 10px 5px 0px 10px;
	margin: 0px 0px;
}

.homes p{
	padding: 10px;
	margin: 0px;
}

#home1 {
	left: 10px;
}

#home2 {
	left: 180px;
}

#home3 {
	left: 350px;
}

#home4 {
	left: 520px;
}


  /******************/
 /* MARKETS        */
/******************/

#marketstext {
	clear: left;
}

#marketstext h6{
	background-color: #ffffff;
	text-decoration: none;
	padding: 10px 10px;
}

#marketstext h6:hover{
	background-color: #e0e0e0;
	text-decoration: underline;
}

#marketsanim {

}

#prodbox_d, prodbox_t, prodbox_i {
	display: none;
	}

.markets p {
	width: 160px;
	border: 1px solid #d0d0d0;
	background-color: #f0f0f0;
	padding: 10px;
	margin: 0px 0px 0px 10px;
}


  /***********************/
 /* AEROSPACE & DEFENCE */
/***********************/

#aero{
	z-index: 8;
}

#aeropic {
	margin: 30px 10px 10px 10px;
	float: left;
	/* border: 1px solid black; */
	text-align: center;
	width: 206px;
}

#aeropic h1{
	font-size: 12pt;
	color: #729700;

}

#aeropic img {
/* width: 206px; */
	width: 180px;
	height: auto;
}

.aeros {
	position: relative;
	display: none;
	width: 98px;
	border: 1px solid #d0d0d0; /* 004C7F */
	background-color: #f0f0f0;
	padding: 10px;
	margin: 0px 0px;
}

.aeros0 {
	position: relative;
	display: none;
	width: 180px;
	border: 1px solid #d0d0d0; /* 004C7F */
	background-color: #f0f0f0;
	padding: 10px;
	margin: 0px 0px;
}

#aeroright {
	position: relative;
	float:right;
	width: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/* border: 1px solid black; */
}

#aeroright img {
	padding: 10px 10px;
	width: 120px;
	height: auto;
}

#aero1 {
	left: 10px;
}

#aero1 img {
	position: absolute;
	right: -10px;
	top: 5px;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#aero2 {
	left: 154px;
}

#aero2 img {
	position: absolute;
	right: -40px;
	top: 10px;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#aero3 {
	left: 298px;
}

#aero3 img {
	position: absolute;
	right: -55px;
	top: 0px;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.aeros {
	position: relative;
	display: none;
	width: 100px;
	border: 1px solid #d0d0d0; /* 004C7F */
	background-color: #f0f0f0;
	padding: 10px;
	margin: 20px 0px;
}

.aeros h2{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.aeros p{
	padding: 0px;
	margin: 0px;
}





/* Markets page - Product boxes for each market */

#prodbox_ad {
	display: none;
}

#prodbox_i {
	display: none;
}

#prodbox_t {
	display: none;
}

.prod_highlighted li {
	font-weight: bold;
}

.prod_nothighlighted li {
	/* background-color: #ffffff;
	color:#00ff00; */
	list-style-type: none;
}

.prod_nothighlighted2 {
	color: #729700;
}


  /******************/
 /* TRACTION       */
/******************/

#tracpic {
	margin: 30px 10px 10px 10px;
	float: left;
	text-align: center;
	width: 206px;
	height: 220px;
}

#tracpic h1{
	font-size: 13pt;
	color: #729700;
	text-align:center;
}

#tracpic img {
	/* width: 206px; */
	width: 180px;
	height: auto;
}

#tracright {
	float: right;
	width: 450px;
	height: auto;
}

#bombardierssl {
	position: absolute;
	display: block;
	left:170px;
	top: 450px;
	text-align: center;
	margin: 30px 20px 0px 20px;
}

#bombardierssl p {
	padding: 10px;
}

#bombardierssl img {
	width: 300px;
	height: auto;
	margin: 10px 25px 0px 0px;
}

#nf61a {
	/* position: fixed; */
	position: absolute;
	display: block;
	top: 460px;
	left: 480px; 
	text-align: center;
	padding: 10px 10px;
}

#nf61a p {
	font-size: 9pt;
	color: black;
}

#nf61a p img {
	width: auto;
	height: auto;
}

#nf61a img {
	width: 120px;
	height: auto;
}

#nf61a p:hover {
 	text-decoration: underline;
}


  /******************/
 /* INDUSTRIAL     */
/******************/

#indpic {
	margin: 30px 10px 10px 10px;
	float: left;
	width: 206px;
	text-align: center;
}

#indpic img {
	/* width: 206px; */
	width: 180px;
	height: auto;
}


#indpic h1{
	font-size: 13pt;
	color: #729700;
	text-align: center;
}

#animgif img {
	width: 464px;
	height: auto;
	margin-top: 50px;
	/* border: 1px solid gray; */
	vertical-align: center;
}

#industrial td {
padding: 5px 0px;
}

  /******************/
 /* FOOTER         */
/******************/

#complogos {
	margin: 20px 6px 0px 6px;
	height: 70px;
	width: auto;
	min-width: 1px;
	text-align: center;
	/* border: 1px solid black; */
}

#complogos2 {
	padding: 40px 0px 5px 0px;
	font-size: 16pt;	
}

#bottombg #complogos2 li {
	padding: 0px 40px;
}

#bottombg #complogos2 li a{
	color: gray;
}

#complogos img {
	height: auto;
	vertical-align: bottom;
	padding: 15px 37px 4px 36px;
}

#bottombg {
	bottom: 0px;
	float: left;
	background-image: url(../images/footer_bg.png);
	width: 976px;
	height: 99px;
}

#bottombg li {
 	display: inline;
 	padding: 0px 10px;
 	font-size: 70%;
 	vertical-align: baseline;
}

#bottombg li img {
 	padding-right: 5px;
 	width: 7px;
 	height: auto;
}

#bottombg ul {
 	margin: 0px;
 	padding: 0px;
 	text-align: center;
}


#footer {
	bottom: 0px;
	width: 100%;
	background-color: #FFFFFF;
	float: left;
}

#footer li
{
 	display: inline;
 	margin-right: 20px;
 	font-size: 70%;
 	margin-top: 0px;
 	margin-bottom: 0px;
}

#footer ul
{
 	margin-top: 5px;
 	margin-bottom: 10px;
}

  /******************/
 /* HARNESSES      */
/******************/

#harnpic1 img {
	float: right;
	height: auto;
	width: 150px;
	padding: 12px 0px 0px 20px;
}

#interjump {
	float:right;
}

#interjump img {
	height: auto;
	width: 65px;
}

#harnpic2 {
	float: left;
	padding: 10px 20px 0px 0px;
}

#harnpic2 img {
	height: auto;
	width: 180px;
}


  /******************/
 /* BACKSHELLS     */
/******************/

#backshellimg1 img {
	float: right;
	height: auto;
	width: 150px;
	padding: 0px 0px 10px 20px;
}

#backshellimg2 img {
	float: left;
	height: auto;
	width: 150px;
	padding: 20px 20px 0px 0px;
}

  /******************/
 /* BOXES          */
/******************/

#boxesimg img {
	float: right;
	height: auto;
	width: 200px;
	padding: 0px 0px 10px 10px;
}

#boxsystems {
	text-align: right;
}

#boxsystems img {
	float: right;
	height: auto;
	width: 80px;
	padding: 10px 10px 10px 10px;
}


  /*******************/
 /* COMPANY PROFILE */
/*******************/

#harvey img {
	float: left;
	width: 100px;
	height: auto;
	/* border: 1px solid gray; */
	margin: 12px 10px 0px 0px;
	padding: 4px 4px;
	background-color: #E9E9E9;
}

#absitephoto1 {
	float: left;
	text-align: center;
	padding: 5px 0px 10px 0px;
}

#absitephoto img {
	height: auto;
	width: 225px;
	/* border: 1px solid gray; */
	margin: 0px 0px 10px 0px;
}

#absitephoto1 {
	margin: 10px 20px 10px 0px;
}

#companypics {
	/* background-color: #E9E9E9; */
	margin: 10px 0px 0px 0px;
}

#companypics img {
	height: auto;
	width: 200px;
	margin: 20px 0px 20px 20px;
}

  /*******************/
 /* APPROVALS       */
/*******************/

#approvals {
	display: block;
	margin-top: 0px;
	text-align: center;
}

#approvals table {
	display: inline;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
}

#approvals p {
	font-size: 9pt;
	padding: 5px 0px;
}

#approvals table td {
	text-align: center;
	vertical-align: text-top;
	padding: 0px 20px;
}

#approvals img {
	width: 100px;
	height: auto;
	border: 1px solid gray;
}

#tablespacer {
	display: inline;
	margin: 0px 10px;
}

  /*******************/
 /* NFF61           */
/*******************/

#nff61 h3 {
	text-align: center;
	padding: 10px 0px;
}

#nff61 img {
	width: 100px;
	height: auto;
	border: 1px solid gray;
	vertical-align: middle
}

#nff61 p {
	text-align: justify;
	padding: 10px 0px 10px 10px;
}

#nff61 td {
	text-align: center;
	font-size: 9pt;
	padding: 10px;
}

#nff61 table {
	text-align: center;
}

  /******************/
 /* ENVIRONMENTAL  */
/******************/

#enviro p {
	text-align: justify;
	padding: 10px 0px 10px 10px;
}

.envipol1 {
	float: left;
	padding: 0px 20px 0px 20px;
	width: 180px;
	height: auto;
}

.envipol2 {
	float: left;
	padding: 10px 20px 10px 0px;
	width: 180px;
	height: auto;
}

  /******************/
 /* Contact us     */
/******************/

#mapbox {
	width: 400px;
	float: right;
}

#printme {
	text-align: center;
	float: right;
	margin: 120px 0px 0px 0px;
}

#printme p {
	font-size: 8pt;
	}

#printme img {
	width: 25px;
	height: auto;
}

#salespic img {
	float: left;
	padding: 0px 20px 0px 0px;
}

#salespic img {
	width: 155px;
	height: auto;
}

blockquote { 
	margin: 0px 0px 0px 20px;
	}


  /******************/
 /* CAPABILITY     */
/******************/

#capability .capaimg {
	height: auto;
	width: 130px;
	padding: 5px 0px 5px 0px;
}

#capability .capaimg3 {
	height: 180px;
	width: auto;
	padding: 5px 0px 5px 0px;
}

#capability table {
	/* border: 1px solid gray; */
}

#capability table td {
	vertical-align: top;
	padding: 0px 10px;
}

#capability ul{
	padding: 5px 0px 0px 10px;
	margin: 0px;
}

#capability .widetext {
	padding: 5px 0px 5px 0px;
	font-size: 10pt;
}

#capability h1 {
	font-size: 10pt;
	padding: 10px 0px 0px 0px;
	/* text-decoration: underline; */
}

  /******************/
 /* QUALITY        */
/******************/

#qualimg1 {
	float: right;
	padding: 0px 0px 10px 20px;
	height: 220px;
	width: auto;
}

#models p {
	padding: 10px;
}

  /******************/
 /* SEARCH         */
/******************/
#prodsearch {
	min-height: 300px;
}
#prodsearch h3 {
	font-size: 10pt;
	padding: 5px;
	margin: 0px;
}

#prodsearch h3:hover {
	text-decoration: underline;
}

#prodres{
  border: 1px solid #ddd;
  border-left: 10px solid #ddd;
  padding: 2px 2px 2px 10px;
  margin: 10px 5px;
}

#prodres:hover {
  border: 1px solid #888;
  border-left: 10px solid #888;
}