/* CSS Document */
body {
	background-image: url(layout08/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #820318;
	font-family:Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
.custimg {
	border: 2px solid #820318;
	margin-bottom: 20px;
}
h1 {
	padding: 0px;
	margin: 0px;
}
h1 span {
	display: none;
}
#topbg {
	text-align: center;
	margin: 0px;
	background-image: url(layout08/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
}
#container {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(layout08/image_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	text-align:center;
}
#container2 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	position: relative;
	width: 900px;
	padding-top: 135px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container2 #content {
	width: 900px;
	position: relative;
	min-height: 600px;
	padding-bottom: 30px;
}
#container2 #content #leftmenu {
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	padding-top: 7px;
	width: 145px;
	float: left;
	margin-bottom: 50px;
	border-bottom: 1px #FFFFFF solid;
}
#leftmenu .titleProducts {
	background-image: url(layout08/title_products.jpg);
	height: 11px;
	width: 68px;
	margin-left: 10px;
	margin-top: 36px;
	background-repeat: no-repeat;
}
#leftmenu .titleProducts span {
	display: none;
}
#leftmenu .titleServices {
	background-image: url(layout08/title_Services.jpg);
	height: 11px;
	width: 62px;
	margin-left: 10px;
	margin-top: 20px;
}
#leftmenu .titleServices span {
	display: none;
}
#container2 #content #maincontent {
	/*margin-left: 160px;*/
	width: 735px;
	position: relative;
	padding-bottom: 50px;
	float: right;
}
#container2 #content #maincontent #google-map {
	float: left;
	width:300px;
	margin-top:35px;
}
#container2 #content #maincontent #productcontent {
	float: left;
	width: 562px;
}
#container2 #content #maincontent #productcontent h1 {
	font-size: 150%;
	color: #901313;
	margin-top: 0px;
	margin-bottom: 5px;
}
#container2 #content #maincontent #productcontent h2 {
	color:#312184;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 100%;
	font-weight: bold;
}
#container2 #content #maincontent #productcontent .countries {
	width: 46%;
	margin-right: 10px;
	float: left;
	height: 100px;
}
#container2 #content #maincontent #productcontent .countries img {
	float: left;
}
#container2 #content #maincontent #productcontent .countries h3 {
	font-size: 120%;
	color: #7b1010;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#container2 #content #maincontent #productcontent .countries h4 {
	font-size: 110%;
	color: #7b1010;
	margin-top: 1px;
	margin-bottom: 3px;
}
#container2 #content #maincontent #productcontent .territory {
	margin-top: 5px;
	clear: both;
}
#container2 #content #maincontent #productcontent .territory .heading {
	clear:both;
}
#container2 #content #maincontent #productcontent .territory .heading img {
}
#container2 #content #maincontent #productcontent .territory .heading h3 {
	font-size: 140%;
	color: #7b1010;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container2 #content #maincontent #productcontent .territory .address {
	width: 255px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#container2 #content #maincontent #productcontent .territory .address h4 {
	font-size:70%;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container2 #content #maincontent #productcontent .territory .address p {
	margin-top: 3px;
	margin-bottom: 5px;
}
#container2 #content #maincontent #productcontent .territory .address a {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
#container2 #content #maincontent #productcontent .territory .address a:hover {
	color: #7b1010;
	font-weight: bold;
	text-decoration: underline;
}
#container2 #content #maincontent #productcontent h1#pr {
	font-size: 120%;
}
#container2 #content #maincontent #productcontent h1#pr a {
	text-decoration: none;
}
#container2 #content #maincontent #productcontent h1#pr a:hover {
	text-decoration: underline;
}
#container2 #content #maincontent #productcontent #primage {
	float: left;
	margin-right: 10px;
	border: #901313 2px solid;
	margin-top: 8px;
}
#container2 #content #maincontent #productcontent p {
	font-size: 70%;
	margin-top: 10px;
	margin-bottom: 7px;
}
#applicationForm {
	width: 90%;
}
#applicationForm h4 {
	font-size: 140%;
	/*font-style: italic;*/
	color: #901313;
	margin-top: 3px;
	margin-bottom: 5px;
}
#applicationForm p {
	clear:left;
	margin-bottom: 7px;
	margin-top: 7px;
	padding-right: 5px;
}
#applicationForm p label {
	float: left;
	width: 30%;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-weight: bold;
}
#applicationForm .fields {
	background-color:#ffffff;
	border: solid 1px #901313;
}
#applicationForm .partno h4 {
	font-size: 80%;
	color: #901313;
	margin-top: 0px;
	margin-bottom: 3px;
}
#applicationForm .partno {
	float: left;
	width: 150px;
	margin-right: 10px;
}
#applicationForm li {
	font-size: 65%;
	font-weight: bold;
	color: #901313;
}
#applicationForm a {
	font-weight: bold;
	color: #901313;
}
#container2 #content #maincontent #productcontent a {
	color: #901313;
}
#container2 #content #maincontent #productcontent a:hover {
	text-decoration: none;
}
#container2 #content #maincontent #rightcontent {
	float: right;
	width: 148px;
	margin-right: 4px;
	position: absolute;
	right: 0px;
	top: 40px;
	font-size: 70%;
	border-left-width: 1px;
	padding-left: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#container2 #content #maincontent #rightcontent img {
	border: 0px;
}
#container2 #content #maincontent #productcontent #productdetails .bluesection{
	width:275px;
	float:left;
	font-size:80%;
	margin-right:6px;
}

#container2 #content #maincontent #productcontent #productdetails .bluesection .blueheading{
	background:url(/layout/blue-heading.jpg) no-repeat;
	width:255px;
	color:#FFFFFF;
	height:10px;
	padding:10px;
}
#container2 #content #maincontent #productcontent #productdetails .bluesection .blueText{
	background:url(/layout/blue-body-bg.jpg) repeat-y;
	width:255px;
	padding:10px;
	font-size:75%;
}

#container2 #content #maincontent #productcontent #productdetails .bluesection .blueText ul{
	margin:0;
	padding:0;
	margin:10px;
}

#container2 #content #maincontent #productcontent #productdetails .bluesection .blueText ul li{
	margin: 10px 0;
	padding:0 10px;
}

#container2 #content #maincontent #productcontent #productdetails h1 {
	position: absolute;
	top: 23px;
	width: 500px;
	font-weight: normal;
	left: 0px;
	color: #312184;
	font-size: 90%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container2 #content #maincontent #productcontent #productdetails h2 {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #901313;
	font-size: 110%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	height: 27px;
}
#container2 #content #maincontent #productcontent #productdetails #breadcrumb {
	position: absolute;
	top: 40px;
	left: 0px;
	color: #555353;
	font-size: 70%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container2 #content #maincontent #productcontent #productdetails #breadcrumb a {
	color: #555353;
}
#container2 #content #maincontent #productcontent #productdetails #breadcrumb a:hover {
	text-decoration: none;
}
#container2 #content #maincontent #productcontent #productdetails #breadcrumb .chevrons {
	margin-right: 5px;
	margin-left: 5px;
}
#container2 #content #maincontent #productcontent #productdetailsdesc {
	margin-left: 266px;
	padding-top: 60px;
	width: 250px;
	position: relative;
	margin-bottom: 20px;
	min-height:230px;
	_height: 230px;
}
#container2 #content #maincontent #productcontent #productdetailsdesc ul {
	font-size: 70%;
}
#container2 #content #maincontent #productcontent #productdetailsdesc p {
}
#container2 #content #maincontent #productcontent #productdetailsimage {
	position: absolute;
	top: 63px;
	background:url(layout08/productimagebg_03.jpg) top no-repeat;
	height: 185px;
	width: 254px;
	text-align: center;
	padding-top: 10px;
}
#container2 #content #maincontent #productcontent #productdetailsimage img {
	border: none;
}

#container2 #content #maincontent #productcontent #productdetailsoptoimage {
	position: absolute;
	top: 63px;
	height: 185px;
	width: 254px;
	text-align: center;
	padding-top: 10px;
}
#container2 #content #maincontent #productcontent #productdetailsoptoimage img {
	border: none;
}
#container2 #content #maincontent #productcontent #productdetailsoptoimage img.optospecial {
	border: 3px solid #23488f;
}

#container2 #content #maincontent #productcontent #partnumbermenu {
	background:url(layout08/partnumbersmenu_11.jpg) top no-repeat;
	width: 560px;
	height: 28px;
}
#container2 #content #maincontent #productcontent #smallneedsassis {
	width: 560px;
	height: 89px;
	background-image: url(layout08/needAssistance_small.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
#smallneedsassis .contactUs a {
	display: block;
	position:absolute;
	top: 35px;
	height: 14px;
	width: 160px;
	right: 10px;
}
#smallneedsassis .sampleRequest a {
	display: block;
	position:absolute;
	top: 50px;
	height: 14px;
	width: 160px;
	right: 10px;
}
#smallneedsassis .distribut a {
	display: block;
	position:absolute;
	top: 65px;
	height: 14px;
	width: 160px;
	right: 10px;
}
#container2 #content #maincontent #productcontent #partnumberneedsassis {
	background:url(layout/partnumberbg_19.jpg);
	width: 560px;
	height:20px;
	position: relative;
}
#partnumberneedsassis .contactUs a {
	display: block;
	position:absolute;
	top: 43px;
	height: 14px;
	width: 160px;
	right: 10px;
}
#partnumberneedsassis .sampleRequest a {
	display: block;
	position:absolute;
	top: 58px;
	height: 14px;
	width: 160px;
	right: 10px;
}
#partnumberneedsassis .distribut a {
	display: block;
	position:absolute;
	top: 73px;
	height: 14px;
	width: 160px;
	right: 10px;
}
#container2 #content #maincontent #productcontent #partnumbermenutablebg {
	background:url(layout08/partnumberbg_17.jpg) top repeat-y;
	width: 550px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
}
#container2 #content #maincontent #productcontent table.optotable{
	border:1px solid #9a9a9a;
	border-bottom:none;
	border-top:none;
	font-size:80%;
}
#container2 #content #maincontent #productcontent table.optotable th {
	font-size: 70%;
	padding:5px;
}
#container2 #content #maincontent #productcontent table.optotable td {
	border-bottom:1px solid #9a9a9a;	
}

#container2 #content #maincontent #productcontent table.optotable tr:hover {
	background:#dedede;
}
#container2 #content #maincontent #productcontent table.optotable tr.heading {
	background-image: url("layout/table-heading-bg.jpg"); 
	background-repeat:repeat-x;
	color:#FFF;
	background-color:#575757;
}
#container2 #content #maincontent #productcontent table.optotable td {
	font-size: 70%;
	padding:5px;
}
#container2 #content #maincontent #productcontent table.optotable td a {
	color: #901313;
	font-weight:bold;
}
#container2 #content #maincontent #productcontenttable.optotable  td a:hover {
	text-decoration: none;
}

#container2 #content #maincontent #productcontent table.optotable p {
	font-size: 70%;
}
#container2 #content #maincontent #productcontent table.optotable p a {
	color:#990000;
}
#container2 #content #maincontent #productcontent table.optotable p a:hover {
	text-decoration: none;
}
#container2 #content #maincontent #productcontent table.optotablelarge{
	border:1px solid #9a9a9a;
	border-bottom:none;
	border-top:none;
}
#container2 #content #maincontent #productcontent table.optotablelarge td {
	border-bottom:1px solid #9a9a9a;	
	font-size: 70%;
}

#container2 #content #maincontent #productcontent table.optotablelarge tr:hover {
	background:#dedede;
}
#container2 #content #maincontent #productcontent table.optotablelarge td {
	font-size: 70%;
	padding:10px;
}
#container2 #content #maincontent #productcontent table.optotablelarge td a {
	color: #901313;
	font-weight:bold;
}
#container2 #content #maincontent #productcontenttable.optotablelarge  td a:hover {
	text-decoration: none;
}
#container2 #content #maincontent #productcontent #partnumbermenutablebg {
	background:url(layout08/partnumberbg_17.jpg) top repeat-y;
	width: 550px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
}
#container2 #content #maincontent #productcontent #partnumbermenutablebg p {
	font-size: 70%;
}
#container2 #content #maincontent #productcontent #partnumbermenutablebg p a {
	color:#990000;
}
#container2 #content #maincontent #productcontent #partnumbermenutablebg p a:hover {
	text-decoration: none;
}
#container2 #content #maincontent #productcontent #partnumbermenutablebg th {
	font-size: 70%;
}
#container2 #content #maincontent #productcontent #partnumbermenutablebg td {
	font-size: 70%;
}
#container2 #content #maincontent #productcontent #partnumbermenutablebg td a {
	color: #901313;
}
#container2 #content #maincontent #productcontent #partnumbermenutablebg td a:hover {
	text-decoration: none;
}
#container2 #content #maincontent #productcontent #partnumbermenu #partno a {
	width: 140px;
	height: 28px;
	display: block;
	float: left;
}
#container2 #content #maincontent #productcontent #partnumbermenu #partno a:hover {
	background:url(layout08/partnumbersmenu_r_11.jpg) top no-repeat;
}
#container2 #content #maincontent #productcontent #partnumbermenu #specifications a {
	width: 141px;
	height: 28px;
	display: block;
	float: left;
}
#container2 #content #maincontent #productcontent #partnumbermenu #specifications a:hover {
	background:url(layout08/partnumbersmenu_r_12.jpg) top no-repeat;
}
#container2 #content #maincontent #productcontent #partnumbermenu #downloads a {
	width: 139px;
	height: 28px;
	display: block;
	float: left;
}
#container2 #content #maincontent #productcontent #partnumbermenu #downloads a:hover {
	background:url(layout08/partnumbersmenu_r_13.jpg) top no-repeat;
}
#container2 #content #maincontent #productcontent #partnumbermenu #pc99range a {
	width: 140px;
	height: 28px;
	display: block;
	float: left;
}
#container2 #content #maincontent #productcontent #partnumbermenu #pc99range a:hover {
	background:url(layout08/partnumbersmenu_r_14.jpg) top no-repeat;
}
#container2 .submenu {
	position: absolute;
	width: 900px;
	top: 140px;
	height: 38px;
	background-image: url(layout08/nav2.jpg);
	background-repeat: no-repeat;
	margin-left: 6px;
}
#container2 .header {
	position: absolute;
	width: 900px;
	top: 0px;
	height: 150px;
}
#container2 .header h1 {
	margin: 0px;
	padding: 0px;
}
#container2 .header .logo a {
	width: 900px;
	height: 95px;
	background-image: url(layout08/header.jpg);
	display: block;
}
.header .nav_blank {
	background-image: url(layout08/nav_1.jpg);
	height: 32px;
	width: 194px;
	float: left;
}
.header a span {
	display: none;
}
.header .nav_home a {
	background-image: url(layout08/nav_home.jpg);
	height: 32px;
	width: 97px;
	float: left;
	display: block;
}
.header .nav_about a {
	background-image: url(layout08/nav_about.jpg);
	height: 32px;
	width: 85px;
	float: left;
	display: block;
}
.header .nav_contact a {
	background-image: url(layout08/nav_contact.jpg);
	height: 32px;
	width: 88px;
	float: left;
	display: block;
}
.header .nav_faq a {
	background-image: url(layout/Oct2009/nav_faqs.jpg);
	height: 32px;
	width: 123px;
	float: left;
	display: block;
}
.header .nav_search {
	background-image: url(layout/Oct2009/nav_search.jpg);
	height: 32px;
	width: 148px;
	float: left;
}
.header .nav_search_field {
	background-image: url(layout08/nav_search2.jpg);
	height: 32px;
	width: 163px;
	float: left;
	background-repeat: no-repeat;
}
.header .nav_search_field p {
	margin-top: 0px;
}
.clear {
	clear: both;
}
#container2 .submenu {
	background: url(layout08/nav2.jpg) top no-repeat;
	height: 38px;
	width: 900px;
}
#container2 .footer {
	background-color:#827678;
	border-left: 1px solid #FFF;
	border-right: 1px solid #C0A8A8;
	margin-bottom:15px;
	padding: 10px;
	font-size: 70%;
	color: #FFFFFF;
}
#container2 .footer p {
	margin: 0px;
	padding: 0px;
}
#container2 .footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#container2 .footer a:hover {
	text-decoration: underline;
}
#container2 .footercurve {
	position: absolute;
	width: 900px;
	bottom: 0px;
	background-image: url(layout08/footer_curve.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 30px;
}
#nav {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
#nav li {
	padding: 0px;
	list-style: none;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#nav li a {
	color: #901313;
	text-decoration: none;
}
#nav li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#nav li li a {
	color: #555353;
	text-decoration: none;
}
#nav li li {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 90%;
}
#nav li li ul {
	padding: 0px;
	margin: 0px;
}
#nav li li li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 15px;
	font-size: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: circle;
}
#nav li li li a:hover {
	text-decoration: underline;
}
#nav li li li li {
	font-size: 90%;
}
.news_feature h2 {
	margin: 0px;
	padding: 0px;
}
.news_feature p {
	margin: 0px;
	padding: 0px;
}
.news_feature {
	margin: 0px;
	padding: 0px;
}
.news_feature .latestnewstitle {
	background:url(layout/Oct2009/home_19.jpg) top no-repeat;
	width: 572px;
	height: 30px;
}
#news_tabs {
	margin: 0px;
	padding: 0px;
}
#news_tabs ul {
	margin: 0px;
	padding: 0px;
}
#news_tabs li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#news_tabs li a {
	font-size: 70%;
	text-decoration: none;
	color: #FFFFFF;
}
#news_tabs li.red_tab a {
	display: block;
	width: 102px;
	/*height: 28px;*/
	_height: 22px;
	padding-top:5px;
	margin-top: 9px;
}
#news_tabs li.gold_tab a {
	display: block;
	width: 97px;
	/*height: 28px;*/
	_height: 22px;
	padding-top:5px;
	margin-top: 9px;
}
#news_tabs li.blue_tab a {
	display: block;
	width: 111px;
	/*height: 28px;*/
	_height: 22px;
	padding-top:5px;
	margin-top: 9px;
}
#news_tabs li.purple_tab a {
	display: block;
	width: 116px;
	/*height: 28px;*/
	_height: 22px;
	padding-top:5px;
	margin-top: 9px;
}
#news_tabs li.green_tab a {
	display: block;
	width: 146px;
	/*height: 28px;*/
	_height: 22px;
	padding-top:5px;
	margin-top: 9px;
}
#news_tabs li.red_tab {
	margin: 0px;
	background-image: url(layout/Oct2009/news_red_1.jpg);
	height: 36px;
	width: 102px;
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#news_tabs li.gold_tab {
	margin: 0px;
	background-image: url(layout/Oct2009/mechatronics_30.jpg);
	height: 36px;
	width: 97px;
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#news_tabs li.blue_tab {
	margin: 0px;
	background-image: url(layout/Oct2009/news_gold_2.jpg);
	height: 36px;
	width: 111px;
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#news_tabs li.purple_tab {
	margin: 0px;
	background-image: url(layout/Oct2009/news_blue_3.jpg);
	height: 36px;
	width: 116px;
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#news_tabs li.green_tab {
	margin: 0px;
	background-image: url(layout/Oct2009/news_purple_4.jpg);
	height: 36px;
	width: 146px;
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
.news_feature #news_text {
	background-image: url(layout08/news_text.jpg);
	height: 136px;
	width: 270px;
	background-repeat: no-repeat;
	background-position:left top;
	float: left;
}
.news_feature .news_image {
	background-image: url(layout08/news_image.jpg);
	float: left;
	height: 206px;
	width: 302px;
}
#news_text #cableAssemblyTop {
	position:absolute;
	top: 241px;
	left: 0px;
	background: url(layout/Oct2009/front_cableAssemblies.jpg) no-repeat;
	height: 71px;
	width: 270px;
}
#news_text #text {
	position:absolute;
	top: 105px;
	left: 10px;
	height: 200px;
	width: 560px;
	padding-left:8px;
	padding-top: 10px;
}
#news_text #text .textcontent {
	width: 270px;
	float: left;
}
#news_text #text .textcontent p {
	padding: 0px;
	margin: 0px;
}
.homepage-image {
	margin-top: 8px;
	margin-left: 8px;
}
#news_text #text #image {
	float: left;
	margin-left: 10px;
}
#news_text #text h2 {
	color:#312184;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 110%;
}
#news_text #text h2 a {
	color:#312184;
	font-weight: normal;
	text-decoration: none;
}
#news_text #text h2 a:hover {
	text-decoration: underline;
}
#news_text #text p {
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 70%;
}
.products_sections {
	float: left;
	width: 270px;
	font-size: 70%;
}
.products_sections a {
	color: #901313;
}
.products_sections a:hover {
	text-decoration: none;
}
.products_sections .cableAssemblies {
	background: url(layout/Oct2009/front_cableAssemblies2.jpg);
	background-repeat:no-repeat;
	height: 47px;
	width: 270px;
}
#news_text #cableAssemblyTop p {
	margin: 0px;
	font-size: 70%;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 96px;
}
#news_text #cableAssemblyTop a {
	color: #901313;
	font-size: 70%;
}
.products_sections .connectors {
	background-image: url(layout/Oct2009/front_connectors.jpg);
	height: 113px;
	width: 270px;
}
.products_sections .connectors p {
	margin: 0px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 96px;
}
.products_sections .fabrication {
	background-image: url(layout/Oct2009/front_fabrication.jpg);
	height: 114px;
	width: 270px;
}
.products_sections .fabrication p {
	margin: 0px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 96px;
}
.products_sections .optoelectronics {
	background-image: url(layout/Oct2009/front_optoelectronics.jpg);
	height: 116px;
	width: 270px;
}
.products_sections .optoelectronics p {
	margin: 0px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 96px;
}
.intro {
	float: left;
	width: 280px;
	font-size: 80%;
	padding-left: 15px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.intro p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.homepage {
	width: 572px;
}
.searchfield {
	border: 0px;
	background:none;
	margin-left: 3px;
	width:110px;
	margin-top: 0px;
}
.submitsearch {
	margin-left: 0px;
	margin-top: 5px;
}
.title_LatestNews {
	background-image: url(layout08/title_latestNews.jpg);
	height: 11px;
	width: 89px;
	margin-left: 8px;
	background-repeat: no-repeat;
}
.readMoreBtn a {
	background-image: url(layout08/btn_readStory.jpg);
	height: 19px;
	width: 95px;
	display: block;
}
.assistance {
	background-image: url(layout08/needAssistance_advert.jpg);
	height: 138px;
	width: 272px;
	float: left;
	margin-left:12px;
	position: relative;
}
.assistance .contactUs a {
	position: absolute;
	left: 145px;
	display: block;
	top: 60px;
	height: 12px;
	width: 100px;
}
.assistance .sampleRequest a {
	position: absolute;
	left: 145px;
	display: block;
	top: 77px;
	height: 10px;
	width: 110px;
}
.assistance .dataRequest a {
	position: absolute;
	left: 145px;
	display: block;
	top: 90px;
	height: 12px;
	width: 120px;
}
.assistance .search a {
	position: absolute;
	left: 145px;
	display: block;
	top: 105px;
	height: 12px;
	width: 80px;
}
.assistance .distribut a {
	position: absolute;
	left: 145px;
	display: block;
	top: 120px;
	height: 10px;
	width: 110px;
}
.news_repeat {
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
}
.news_repeat a {
	color: #7f7f7f;
	font-weight: bold;
	text-decoration: none;
}
h1.title_welcome {
	background-image: url(layout08/welcomeToGTK.jpg);
	height: 20px;
	width: 194px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.subCatpage {
	font-size: 70%;
	margin-top: 0px;
	width: 572px;
}
.subCatpage .subCatIntro {
	float: left;
	width: 300px;
	margin-top: 0px;
}
.subCatpage .subCatIntro p {
	margin-top: 0px;
}
.subCatpage .subCatIntro .usblink a {
	background-color:#900;
	color:#FFF;
	padding: 3px;
	text-decoration:none;
}
.subCatpage .subCatIntro .usblink a:hover {
}
.subCatpage .subCatImage {
	background-image: url(layout08/subcatImage.jpg);
	height: 199px;
	width: 199px;
	float: right;
	margin-top: 0px;
}
.subCatImage img {
	margin-left: 10px;
	margin-top: 10px;
}
.subCatpage .subCatImage2 {
	float: right;
}
.press-section {
	width: 565px;
	background-image: url(layout08/subCats_top.gif);
	background-repeat: no-repeat;
	margin-top: 12px;
	padding-top:8px;
}
.press-section .text {
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-color: #FFFFFF;
}
.press-section-cont .text {
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.press-section-cont .text p {
}
.press-section-cont .text p label {
	float:left;
	display:block;
	width:100px;
}
.press-section-cont {
	width: 565px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.subCatpage .subcat_sections {
	width: 565px;
	float: left;
	background-image: url(layout08/subCats_top.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 12px;
}
.subCatpage .optpcat_sections {
	width: 565px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 12px;
}

.subCatpage .optpcat_sections .opto-sub{
	float:left;
	width:161px;
	padding:0 10px;
	margin-right:5px;
	height:180px;
}
.subCatpage .optpcat_sections .opto-sub .image{
	margin-bottom:5px;
}
.subCatpage .optpcat_sections .opto-sub .image a{
}
.subCatpage .optpcat_sections .opto-sub .image a img{
	border:1px solid #882727;
}
.subCatpage .optpcat_sections .opto-sub h2 a{
	font-weight:normal;
	font-size:90%;
	color:#901313;
}

.subCatpage .optpcat_sections .opto-sub p{
	color:#575757;	
}

.subCatpage #mechflow {
	width: 566px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 12px;
}
.subCatpage #mechflow #leftflow {
	background:url(layout/Oct2009/flowchart.gif) top no-repeat;
	width: 176px;
	height: 682px;
	float: left;
}
.subCatpage #mechflow #righttext {
	background-color:#eeefef;
	width: 389px;
	height: 650px;
	float: left;
}
.subCatpage #mechflow #righttext .rcontent {
	padding: 6px;
}
.subCatpage #mechflow #righttext .rcontent p {
	margin: 0px;
}
.subcatsection {
	background-image: url(layout08/subCat_bg.jpg);
	height: 105px;
	width: 565px;
	margin-bottom: 8px;
}
.subCatpage h1 {
	font-size: 160%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #901313;
}
.subCatpage h2 {
	font-size: 130%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color:#312184;
	font-weight: normal;
}
.subcatsection h2 {
	font-size: 110%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color:#312184;
	font-weight: normal;
}
.subcatsection p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.subcatsection .image {
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	width: 150px;
	float:left;
}
.subcatsection .text {
	width: 380px;
	padding-top: 8px;
	float:left;
}
.subcatsection a {
	color: #901313;
}
.subcatsection a:hover {
	text-decoration: none;
}
#rightcontent ul {
	margin: 0px;
	padding: 0px;
	margin-left:0px;
	padding-top: 2px;
}
#rightcontent li {
	margin-top: 3px;
	padding-bottom: 3px;
	padding-top: 0px;
	list-style:none;
	margin-left: 5px;
	border-bottom: #CCCCCC 1px solid;
}
#rightcontent h3 {
	margin-bottom: 6px;
	margin-top: 0px;
	color: #901313;
	margin-left: 5px;
	font-size: 130%;
}
#rightcontent h4 {
	margin-bottom: 6px;
	margin-top: 6px;
	color: #901313;
	margin-left: 5px;
}
#rightcontent h4 a {
	color: #901313;
}
#rightcontent li a {
	color: #505050;
	text-decoration:none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#rightcontent li a:hover {
	color: #505050;
	text-decoration:underline;
}
.redLink {
	color: #901313;
}
.redLink:hover {
	text-decoration: none;
}
.pressImage {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.errors ul {
	font-size: 70%;
	color: #990000;
	font-weight: bold;
}
.errors p {
	color: #990000;
	font-weight: bold;
}
.sm {
	background-color: #619FDE;
	border:#003366 1px solid;
	padding: 5px;
	color:#FFFFFF;
	font-size: 70%;
	font-weight: bold;
	margin-bottom: 10px;
}
.submit {
	color: #990000;
	font-weight: bold;
	border: #990000 2px solid;
	padding: 3px;
	background-color: #FFFFFF;
}
#breadcrumb {
	position: absolute;
	top: 40px;
	left: 0px;
	color: #555353;
	font-size: 70%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumb a {
	color: #555353;
}
#breadcrumb a:hover {
	text-decoration: none;
}
#breadcrumb .chevrons {
	margin-right: 5px;
	margin-left: 5px;
}

.download{
	width:540px;
	background:#b3b3b3;
	padding:10px;
	color:#FFFFFF;
	margin-bottom:30px;
}
.gradient-header{
	background:url(/layout/gradient-header-bg.jpg) repeat-x;
	width:540px;
	height:19px;
	display:block;
	color:#FFFFFF;
	padding:5px 10px;
	font-size:70%;
}
