﻿body {
	background: url(../images/bg.gif) center repeat-y #e5e5e5;
	margin: 0px;
}

.arrownavW {
	float: left;
	width: 130px;
	margin-bottom: 2px;
	background: url(../images/arrow.w.gif) no-repeat;
	padding-left: 9px;
	font-size: 10px;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
}

.arrownavW:hover {
	background: url(../images/arrow.w.gif) no-repeat;
	padding-left: 9px;
	font-size: 10px;
	font-family: Arial;
	color: #c9c9c9;
	text-decoration: none;
}

.arrownavRollover {
	float: left;
	width: 180px;
	margin-bottom: 4px;
	background: url(../images/arrow.b.gif) no-repeat;
	padding-left: 9px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

.arrownavBlarge {
	float: left;
	width: 210px;
	margin-bottom: 4px;
	background: url(../images/arrow.b.gif) no-repeat;
	padding-left: 9px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.arrownavBlarge:hover {
	background: url(../images/arrow.b.gif) no-repeat;
	padding-left: 9px;
	font-family: Tahoma;
	font-size: 12px;
	color: #1f5894;
	text-decoration: none;
}

.arrownavB {
	float: left;
	width: 130px;
	margin-bottom: 4px;
	background: url(../images/arrow.b.gif) no-repeat;
	padding-left: 9px;
	font-size: 10px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}

.arrownavB:hover {
	background: url(../images/arrow.b.gif) no-repeat;
	padding-left: 9px;
	font-size: 10px;
	font-family: Arial;
	color: #1f5894;
	text-decoration: none;
}

.arrownavC {
	float: left;
	width: 160px;
	margin-bottom: 4px;
	background: url(../images/arrow.b.gif) no-repeat;
	padding-left: 9px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

#pageContent {

}

#boxContent {
	margin: 20px 20px 20px 42px;
	
}

#headerCell {
	background: url(../images/header.jpg) no-repeat top #ffffff;
	height: 120px;
}

#headerCellNV {
	background: url(../images/header.nv.jpg) no-repeat top #ffffff;
	height: 120px;
}

#headerCellLAB {
	background: url(../images/header.lab.jpg) no-repeat top #ffffff;
	height: 120px;
}

#headerCellAC {
	background: url(../images/header.ac.jpg) no-repeat top #ffffff;
	height: 120px;
}

#headerCellENG {
	background: url(../images/header.eng.jpg) no-repeat top #ffffff;
	height: 120px;
}

#headerCellBorder {
	background-color: #ffffff;
	height: 6px;
}

#conferencenav {
	margin-left: 35px;
}

#conferencenav a {
	display: block;
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	padding: 3px;
	padding-left: 5px;
	height: 20px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #333333;
	text-decoration: none;
	width: 200px;
}

#conferencenav a:hover, .active {
	display: block;
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	background-color: #656565;
	padding: 3px;
	padding-left: 5px;
	height: 20px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #333333;
	text-decoration: none;
	width: 200px;
}

#breadcrumb {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 10px;
	color: #cccccc;
	margin-bottom: 5px;
}

a {
	color: #204a84;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.rightcolumnwhite {
	background: url(../images/rightcolumn.white.gif) repeat-y;
}

.rightcolumn {
	background: url(../images/rightcolumn.white.gif) repeat-y;
}

	.righttext {
		font-family: Arial;
		font-size: 11px;
	}

.bottomrow {
	background: url(../images/bottomrow.white.gif) repeat-x;
}

.bottomrowwhite {
	background: url(../images/bottomrow.white.gif) repeat-x;
}

input, select, textarea {
	color:#5a5a5a;
	font-family:verdana,arial,geneva,tahoma,helvetica,sans-serif;
	font-size:11px;
	margin-top:2px;
}

#banner {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}

#banner a {
	color: #ffffff;
	text-decoration: none;
}

#banner a:hover {
	color: #e7e7e7;
	text-decoration: none;
}

h1 {
	margin-top: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 32px;
	letter-spacing: -1px;
	color: #204a84;
}

h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0px;
	line-height: 22px;
	letter-spacing: -1px;
}

h4 {
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	margin-bottom: 0px;
	line-height: 16px;
}

h5 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #215b97;
	margin-bottom: 0px;
	letter-spacing: -1px;
}

h5 a {
	color: #215b97;
	text-decoration: none;
}

h5 a:hover {
	color: #000000;
	text-decoration: none;
}


h4 a {
	color: #000000;
	text-decoration: none;
}

h4 a:hover {
	color: #215b97;
	text-decoration: none;
}

.CategoryLink {
	color: #000000;
	text-decoration: none;
}

.CategoryLink:hover {
	color: #215b97;
	text-decoration: none;
}

.datasheet {
	color: #000000;
	text-decoration: none;
}

.datasheet:hover {
	color: #bf2027;
	text-decoration: underline;
}

#search {
	margin-bottom: 27px;
}

	#search .textbox {
		border-width: 1px;
		border-style: solid;
		border-color: #bfbfbf;
		font-size: 11px;
		padding-top: 2px;
		height: 19px;
		width: 150px;
	}

	.button {
		width: 57px;
		height: 19px;
		background-color: #477fba;
		color: #ffffff;
		font-size: 11px;
		font-family: Arial;
		font-weight: bold;
		border: 0px;
	}

#footer {
	margin-top: 4px;
	margin-left: 30px;
}

	#footer a {
		font-family: Arial;
		font-size: 10px;
		margin-right: 7px;
		margin-top: 0px;
		text-decoration: none;
		color: #000000;
	}
	
	#footer a:hover {
		font-family: Arial;
		font-size: 10px;
		margin-right: 7px;
		text-decoration: underline;
		color: #000000;
	}

	#footer .copyright {
		font-family: Arial;
		font-size: 10px;
		color: #000000;
		padding-top: 4px;
	}
	
		#footer .copyright a {
			font-family: Arial;
			font-size: 10px;
			color: #000000;
			margin-right: 0px;
		}
		
		#footer .copyright a:hover {
			font-family: Arial;
			font-size: 10px;
			color: #000000;
			margin-right: 0px;
		}

.articles td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
}

	.articles .header {
		font-weight: bold;
		color: #1f5894;
	}
	
	.articles .header a {
		font-weight: bold;
		color: #1f5894;
		text-decoration: none;
	}
	
	.articles .header a:hover {
		font-weight: bold;
		color: #1f5894;
		text-decoration: underline;
	}

#productTitle {

}




	.productTrail {
		margin-left: 42px;
		margin-top: 0px;
		font-family: Arial;
		font-weight: bold;
		font-size: 14px;
		font-style: italic;
		letter-spacing: -0.5px;
		text-decoration: none;
		color: #8eb4de;
	}
	
	.productTrail a {
		font-family: Arial;
		font-weight: bold;
		font-size: 14px;
		font-style: italic;
		letter-spacing: -0.5px;
		text-decoration: none;
	}
	
	.productTrail a:hover {
		font-family: Arial;
		font-weight: bold;
		font-style: italic;
		font-size: 14px;
		letter-spacing: -0.5px;
		text-decoration: none;
		color: #FFFFFF;
	}
	
	.titleTrail {
		margin-left: 43px;
		font-family: Arial;
		font-weight: bold;
		font-size: 14px;
		font-style: italic;
		letter-spacing: -0.5px;
		line-height: 19px;
		text-decoration: none;
		color: #8eb4de;
	}
	
	.nv {
		color: #cff5cf;
	}
	
	.lab {
		color: #acd6eb;
	}
	
	
	
	
	
	
	

.arrowlistCategory {
	border-bottom: 1px solid #D2D2D2;
	list-style: none;
	margin-top: 2px;
	margin-left: 0px;
	display: table;
	color: #000000;
	padding-left: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	float:left;
	height: 16px;
	padding-bottom: 4px;
	width: 301px;
}

.arrowlist {
	background-image:  url(../images/articlearrow.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #D2D2D2;
	list-style: none;
	margin-top: 2px;
	margin-left: 0px;
	display: table;
	color: #000000;
	padding-left: 16px;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	float:left;
	height: 16px;
	padding-bottom: 4px;
	width: 280px;
}

	div#arrowListSmall {
		border-top: 1px solid #D2D2D2;
		width: 100px;
		float: right;
		display: table;
	}
	
	div#arrowListSmall a {
		background-image:  url(../images/articlearrow.gif);
		background-repeat: no-repeat;
		border-bottom: 1px solid #D2D2D2;
		list-style: none;
		margin-top: 2px;
		margin-left: 0px;
		display: table;
		padding-left: 24px;
		font-family: Arial;
		font-size: 12px;
		float:left;
		height: 16px;
		padding-bottom: 4px;
		width: 100px;
	}

.diagram {
	border-style: dotted;
	border-color: #797979;
}

.caption {
	font-family: Arial;
	font-style: italic;
	font-size: 10px;
}

.bodycontent{
	margin-left: 43px;
	width: 540px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;
}

.w {
	color: #ffffff;
}

.w a, .w a, .w a:hover, .w a:visited {
	color: #FFC832;
	font-weight: bold;
}

.bodytext{
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
}

.homecontent{
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	line-height: 16px;
	color: #b9d0e1;
}

.homecontent b{
	color: #ffffff;
}

.category{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

.bodytextsmall{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
}

.boxListHeader{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #215b97;
	padding: 5px;
	padding-left: 17px;
	border-top: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}

	.boxListHeader a{
		color: #215b97;
		text-decoration: none;
	}
	
	.boxListHeader a:hover{
		color: #000000;
		text-decoration: none;
	}

.boxListContent{
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}

	.boxListContent a{
		color: #215b97;
		text-decoration: none;
	}
	
	.boxListContent a:hover{
		color: #215b97;
		text-decoration: underline;
	}

	.boxListContent .productImg {
		border: 3px solid #c9c9c9;
	}

.caption{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 19px;
}

#documentation {
	margin-top: 20px;
}

#photoThumbnails {
	list-style: none;
}

	#photoThumbnails li {
		margin-bottom: 6px;
		background-color: #ffffff;
		border-width: 1px;
		border-style: dotted;
		border-color: #797979;
		padding: 5px;
	}

	#photoThumbnails a {
		background-color: #ffffff;
		text-decoration: none;
		color: #000000;
	}
	
button,a.button,input.button {font-family: Trebuchet MS, Verdana;display:inline-block;width:auto;padding:0.3em 0.5em;border:1px solid #aaa;background:#e3e3e3 url("../images/button.gif") repeat-x left top;font-size:1.1em;font-family:inherit;font-weight: normal;text-shadow:#ccc 2px 2px 0;text-decoration:none;color:#333!important;overflow:visible;white-space:nowrap;line-height:1em!important;}
button:hover,a.button:hover,input.button:hover {background:#fff url("../images/button-hover.gif") repeat-x left top; text-decoration: none;}
button,input.button,a.button {font-family: Trebuchet MS, Verdana;padding:0.3em;font-weight: normal;font-size:1em;}
button img,a.button img {padding-right:5px;vertical-align:middle;}
button,a.button,input.button {}
