@import url("reset.css");

body{
	background-color: #000;
	color: #939393;
	font: 12px Helvetica;
}

/* @group Structure */

#background-wrapper{
       background: url(./images/bg_main.jpg) top center no-repeat;
       margin: 0 auto;
}

#wrapper{
	background: #000 url(./images/background.gif) 760px 0 repeat-y;
	overflow: hidden;
	width: 1024px;
	margin: 0 auto;
}

#header{
	height: 402px;
	overflow: hidden;
	position: relative;
	width: 1024px;
}

#main-content{
	display: inline;
	float: left;
	overflow: hidden;
	padding: 16px 0 50px 22px;
	width: 739px;
}

#footer{
	border-top: 1px solid #565656;
	padding: 16px 0 0 22px;
}

/* @end */

/* @group Text Styles */
.red{
	color: #b2262b;
}
a{
	color: #939393;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

address{
	margin-bottom: 16px;
	line-height: 15px;
}
h1{
	color: #b2262b;
	font-size: 30px;
	margin-bottom: 16px;
}

h2{
	color: #fff;
	font-size: 23px;
	margin-top: 30px;
	margin-bottom: 13px;
}

.studies h2{
	margin-left: 135px;
}

h3{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 16px;
}

#main-content p{
	display: block;
	margin: 0 15px 16px 0;
	line-height: 15px;
	font-size: 12px;
}

/* @end */

/* @group Navigation */
ul.navigation{
	position: absolute;
	top: 110px;
}

.navigation li{
	border-right: 2px solid #565656;
	display: block;
	float: left;
	height: 42px;
}
.navigation li a{
	color: #fff;
	margin-left: 60px;
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding-right: 5px;

}

.navigation li a:hover{
	color: #b2262b;
}

#home, #products, #studies, #distributors, #contact{
	height: 13px;
	overflow: hidden;
	text-indent: -9999px;
}

#home{
	background: url(./images/nav_home.gif) 0 0 no-repeat;
	width: 34px;
}

#products{
	background: url(./images/nav_products.gif) 0 0 no-repeat;
	width: 53px;
}

	.product img {
		display: inline;
		float: left;
	}	

	.product .content {
		float: left;
		width: 500px;
	}

#studies{
	background: url(./images/nav_studies.gif) 0 0 no-repeat;
	width: 76px;
}

#distributors{
	background: url(./images/nav_distributors.gif) 0 1px no-repeat;
	width: 70px;
}

#contact{
	background: url(./images/nav_contact.gif) 0 0 no-repeat;
	width: 65px;
}

#home:hover, #products:hover, #studies:hover, #contact:hover{
	background-position: 0 -13px;
}

#distributors:hover {
	background-position: 0 -11px;
}
/* @end */

/* @group Header Classes */
.logo{
	position: absolute;
	top: 40px;
	right: 100px;
}
body.home #header{background: url(./images/bg_home.jpg) top left no-repeat;}
body.products #header{background: url(./images/bg_products.jpg) top left no-repeat;}
body.studies #header{background: url(./images/bg_studies.jpg) top left no-repeat;}
body.contact #header{background: url(./images/bg_contactus.jpg) top left no-repeat;}
body.distributors #header{background: url(./images/bg_distibutors.jpg) top left no-repeat;}
body.productSearch #header{background: url(./images/bg_productSearch.jpg) top left no-repeat;}
body.productResults #header{background: url(./images/bg_searchResults.jpg) top left no-repeat;}
/* @end */

/* @group Headlines & Subheads */
#contactHead, #customProducts, #caseStudies, #distributorsHead, #crossReference, #productCatalog, #emiFilteredConnectors{
	margin: 0 0 16px -7px;
}
#mail, #phone, #email, #subCustomProducts, #avioDiepen, #subEMITitle, #subEMITagline{
	margin: 0 0 0 -7px;
}
#employmentHead{
	margin: 16px 0 0 -7px;
}
#subManufacturedProducts{
	margin: 16px 0 0px -7px;
}
#aerospace, #aircraftGalley, #medicalElectronics, #industrialSensorsControls, #electronics{
	margin:0 0 10px 131px;
}
#medicalElectronics{
	*padding-top: 16px;
}

#circular, #CPN, #Electro, #Intro, #Koehlke, #Tim, #searchResults, #search{
	margin: 16px 0 0 -7px;
}

#designCenter{
	margin: -5px 0 0 20px;
}

#homepageHeader{
	margin-left: -5px;
}

/* @end */

/* @group Content */
#ct-lft, #ct-mid, #ct-rgt{
	display: inline;
	float: left;

}

#ct-lft{
	border-right: 1px solid #565656;
	display: inline;
	float: left;
	padding: 22px 0 50px 35px;
	width: 453px;
	min-height: 480px;
  	height:auto !important;
  	height: 480px;
}

#ct-lft p{
	margin: 0 0 16px 0;
	width: 430px;
}

#ct-mid{
	display: inline;
	float: left;
	padding: 22px 0 0 18px;
	width: 253px;
}

#ct-mid p{
	margin: 0 0 16px 0;
	width: 230px;
}

#ct-rgt{
	display: inline;
	float: left;
	overflow: hidden;
	padding: 22px 0 0 0;
	width: 222px;
	
}

#ct-rgt p{
	margin: 0 0 16px 22px;
	width: 200px;
	line-height: 15px;
	font-size: 11px !important;
}

#ct-rgt h3{
	margin-left: 22px;
	*margin:22px;
}

.product-list{
	padding-bottom: 30px;
	margin-left: -3px;
	margin-top: -15px;
}

.product-list li{
	float: left;
	display: inline;
	padding: 0 3px;
}

.product{
	height: 120px;
	width: 666px;
	margin-bottom: 50px;
}

.product p{
	float: left;
	width: 501px !important;
	*padding-bottom: 16px;
}

.product img{
	display: inline;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

.distributors #main-content a{
	color: #b2262b;
}

.contact #main-content span{
	display: block;
}

.contact #main-content span a{
	color: #b2262b;
	display: block;
}

.productSearch #main-content div{
	overflow: hidden;
	margin: 0 0 10px 0;
	width: 500px;
}

.productSearch #main-content div label{
	display: inline;
	float: left;
}

.productSearch select{
	background: #363436;
	color: #939393;;
	display: inline;
	float: right;
	width: 400px;
}

.form-btns{
	padding-left: 100px;
}

.btn-backSearch{
	position: relative;
	bottom: -5px;
}

table.search-results{
	width: 700px;
	margin-bottom: 20px;
}

.search-results td{
	padding: 5px 0 5px 2px;
}

.search-results th{
	background: #363436;
	color: #939393;
	padding: 5px 2px;
}


.search-results-links img, .search-pages{
	display: inline;
	float: left;
	margin: 0 5px;
}



.search-pages li{
	display: inline;
	float: left;
	padding: 0 3px;
}

#footer span{
	display: block;
	font-size: 9px;
	padding-top: 7px;
	padding-bottom: 50px;
}
/* @end */
h1.f-right {
	height:53px;
	position:absolute;
	right:100px;
	top:40px;
	width:160px;
}
h1.f-right a {
	display:block;
	height:0;
	width:160px;
	padding:53px 0 0 0;
	overflow:hidden;
	background: url(images/logo.gif) 0 0 no-repeat;
}


.buffer {
    border-style:none !important;
    border-width:0 !important;
    padding:0 !important;
}

.emi-list {
    margin-left: 13px;
}

.emi-list li {
    list-style-type: disc;
}

.emi-table {
    background-color: #ffffff;
    font-size:12px;
    border-style:none;
    border-collapse: collapse;
    width: 700px;
    overflow: hidden;
}

.emi-table td {
    margin: 5px;
    padding: 10px 5px;
    border-style: solid;
    border-width: .5pt;
    border-color: #a2a2a6;
    text-align:right;
    font-weight:bold;
}

#schematic-table td{
    text-align: center;
}

.emi-table thead {
    color: #ffffff;
    background-color:#d2232a;
}
.emi-table span {
    font-size:10px;
    font-style: italic;
}


.units {
    font-style: normal !important;
}

.emi-emphasis {
    color: #d02127;
    font-size:14px;
    font-style: italic;
}