/* @override http://lloyd-research.com/styles/style.css */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 0 10px 0;
	padding: 0;
	font: 16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #fff url('../assets/Image/header_bg.gif') repeat-x;
	color: #000;
}

.preloader{
	display: none;
}

#header {
	width: 530px;
	height: 161px;
	margin: 0 auto 28px auto;
	text-align: center;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header li {
	float: left;
}

#header li .head1 {
	background: #fff url('../assets/Image/head1.jpg') no-repeat;
	width: 99px;
	height: 161px;
	display: block;
}

#header li .head1:hover {
	background-position: 0 -161px;
}

#header li .head2 {
	background: #fff url('../assets/Image/head2.jpg') no-repeat;
	width: 68px;
	height: 161px;
	display: block;
}

#header li .head2:hover {
	background-position: 0 -161px;
}

#header li .head3 {
	background: #fff url('../assets/Image/head3.jpg') no-repeat;
	width: 68px;
	height: 161px;
	display: block;
}

#header li .head3:hover {
	background-position: 0 -161px;
}

#header li .head4 {
	background: #fff url('../assets/Image/head4.jpg') no-repeat;
	width: 98px;
	height: 161px;
	display: block;
}

#header li .head4:hover {
	background-position: 0 -161px;
}

h1 {
	background: #fff url('../assets/Image/header.jpg') no-repeat;
	margin: 0;
	width: 197px;
	height: 161px;
	float: left
}

#header span {
	display: none;
}

#w {
	width: 732px;
	margin: 0 auto;
	padding: 0;
	background: #fff url('../assets/Image/nav_bg.gif') 168px 0 repeat-y;
	clear: both;
}

#content {
	width: 549px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: .75em;
	border-top: 1px solid #2646a1;
	border-right: 1px solid #2646a1;
	background: #e7eaf3;
	color: #28282a;
}

#content h2 {
	text-align: left;
	font: 1.5em Arial, Verdana, sans-serif;
	color: #2646a1;
	margin: 15px 20px;
	text-transform: uppercase;
}

#content h3 {
	text-align: left;
	text-transform: uppercase;
	margin: 15px 20px;
	font: bold 1.25em Arial, Verdana, sans-serif;
	color: #2646a1;
}

#content h3 span {
	text-transform: lowercase;
}

#content h3.prod {
	margin-top: 70px;
	clear: both;
}

#content p {
	text-align: left;
	margin: 15px 20px;
}

#content p.center {
	text-align: center;
}

#content p.rettop, #content p.retmap {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #2646a1;
	width: 170px;
	background: #fff;
	font-size: .9em;
	padding: 3px 0;
	text-transform: uppercase;
}

#content p.retmap {
	margin-left: 20px;
	margin-right: 0;
}

#content ul {
	margin-left: 50px;
	text-align: left;
}

#left {
	float: left;
	text-align: left;
	margin: 0;
}

#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: .7em;
}

#left ul li {
	margin: 4px 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}

#left ul li a {
	display: block;
	text-decoration: none;
	background: #fff url('../assets/Image/bullet.jpg') 3px 6px no-repeat;
	color: #2646a1;
	margin: 0;
	padding: 3px 5px 3px 15px;
	border: 1px solid #2646a1;
	width: 160px;
}

#left ul li a:hover {
	background: #8da4cf url('../assets/Image/bullet_over.jpg') 3px 6px no-repeat;
	color: #fff;
}

#left ul li.top {
	margin: 0;
}

#left #blinky {
	font-size: 1.05em;
	letter-spacing: 2px;
	background: #fff url('../assets/Image/blinky.gif') no-repeat;
}

#left #blinky:hover {
	background: #fff url('../assets/Image/blinky02.gif') no-repeat;
}

#left #blinky span {
	visibility: hidden;
}

* html #left #blinky {
	background: #fff url('../assets/Image/bullet.jpg') 3px 6px no-repeat;
}

* html #left #blinky:hover {
	background: #8da4cf url('../assets/Image/bullet_over.jpg') 3px 6px no-repeat ;
	color: #fff;
}

* html #left #blinky span {
	visibility: visible;
}

#clearing {
	clear: both;
	height: 10px;
	background: #fff url('../assets/Image/bottom_bg.gif') no-repeat;
}

#w_footer {
	clear: both;
	width: 564px;
	float: right;
	text-align: center;
	font: bold .55em Verdana, Arial, sans-serif;
	color: #5c74b8;
	background: #fff;
	padding-bottom: 10px;
}

#footer {
	background: #2646a1 url('../assets/Image/footer_bg.gif') repeat-x;
	margin: 6px 0 0 0;
	text-align: center;
	clear: both;
	border-bottom: 1px solid #2646a1;
}

#footer .image {
	width: 732px;
	height: 140px;
	margin: auto;
}

#footer .text {
	background: url('../assets/Image/footer.jpg') 50% 0 no-repeat;
	color: #2646a1;
	margin: 0 auto;
	padding-top: 10px;
	width: 552px;
	float: right;
	height: 130px;
}

#footer p {
	font: bold .55em Verdana, Arial, sans-serif;
	margin-bottom: 4px;
}

#footer p.upper {
	text-transform: uppercase;
}

#footer a {
	color: #733193;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

a {
	color: #2646a1;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #8da4cf;
}

.small {
	font-size: 0.8em;
}

#news {
	width: 92%;
	margin: auto;
}

#news .l {
	width: 110px;
}

#news .r {
	width: 380px;
}

#news p {
	margin: 0;
}

#news .l p {
	text-align: right;
	color: #000;
	font-size: 1.1em;
}

#news a {
	font-size: 1.1em;
}

#news .clear {
	margin: 20px;
}

#prodbox {
	border: 1px solid #2646a1;
	width: 496px;
	margin: 10px auto;
	background: #174f93 url('../assets/Image/eeprom_right.gif') 100% 0 repeat-y;
	overflow: hidden;
}

#prodbox h4 {
	background: #2646a1;
	color: #fff;
	border-bottom: 1px solid #174f93;
}

#prodbox p, #prodbox ul {
	font-size: .8em;
}

#prodbox .l p, #prodbox .l ul {
	color: #fff;
}

#prodbox .l {
	width: 350px;
	background: #174f93 url('../assets/Image/eeprom.gif') repeat-x;
}

#prodbox .r {
	width: 145px;
	background: #fff;
	border-left: 1px solid #2646a1;
}

#prodbox .r img {
	margin-top: 10px;
}

#prodbox h5 {
	color: #004990;
	border-bottom: 1px solid #2646a1;
	text-align: left;
	margin-top: 10px;
	text-indent: 10px;
	font-size: .9em;
}

.dists_left {
	float: left;
	width: 38%;
	text-align: right;
	margin-top: 3em;
}

.dists_right {
	float: right;
	width: 60%;
	text-align: left;
	margin-top: 3em;
}

.codey {
	font: 1.2em Courier, System, sans-serif;
	color: #444;
}

.orange {
	color: #ffa200;
}

#copy_w {
	margin: 10px auto 0 auto;
	text-align: center;
	width: 732px;
}

p.copy {
	font: bold .55em Verdana, Arial, sans-serif;
	margin-left: 154px;
	float: right;
	color: #acb4cb;
	background: #fff;
	text-align: center;
	width: 562px;
}

.l {
	float: left;
}

.r {
	float: right;
}

img.l, img.r {
	margin: 0 10px;
}

.b {
	border: 1px solid #2646a1;
}

.clear {
	clear: both;
}

input, textarea {
	width: 270px;
	border: 1px solid #2646a1;
}

.nb {
	width: 14px;
	border: none;
}

.submitbut {
	width: 120px;
	font-size: .9em;
}

#f500prodbox {
	border: 1px solid #2646a1;
	width: 496px;
	margin: 10px auto;
	padding: 0px;
	background: #fff url('../assets/Image/f500_right.gif') right repeat-y;
	overflow: hidden;
}

#f500prodbox h4 {
	background: #2646a1;
	color: #fff;
	border-bottom: 1px solid #174f93;
}

#f500prodbox p, #f500prodbox ul {
	font-size: 0.8em;
	padding: 0px 0px 0px -10px;
	margin: 15px 10px 10px 10px;
}

#f500prodbox .f500l p, #f500prodbox .l ul {
	color: #fff;
	padding: 0px;
	text-align: justify;
}

#f500prodbox .f500r p, #f500prodbox .l ul {
	color: #000;
	padding: 0px;
	
}

#f500prodbox .f500l {
	float: left;
	width: 330px;
	background: #174f93 url('../assets/Image/f500prodbox.gif') repeat-x;
}

#f500prodbox .f500r {
	float: right;
	width: 164px;
	background: #fff;
	border-left: 1px solid #2646a1;
	
}

#f500prodbox .f500r img {
	margin: 0px;
}

#f500prodbox h5 {
	color: #004990;
	border-bottom: 1px solid #000;
	text-align: left;
	text-indent: 10px;
	font-size: .9em;
	text-transform: uppercase;
	
}

#f500prodbox b{
	font-weight: bold;
	text-transform: uppercase;
	
}

#f500prodbox .f500l b
	{ text-align: center;
	display: block;
	text-transform: uppercase;
	
}

.printshow {
	display: none;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

table.featurestable {
	border: solid #2646a1;
	border-width: 1px 0 0 1px;
	width: 500px;
	margin-bottom: 15px;
}

table.featurestable th{
	border: solid #2646a1;
	border-width: 0 1px 1px 0;
	background: #2646a1;
	color: #fff;
	font: bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

table.featurestable td{
	border: solid #2646a1;
	border-width: 0 1px 1px 0;
	padding: 5px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

table.featurestable td.firstcol{
	text-align: left;
	width: 425px;
}

table.featurestable td.othertcol{
	text-align: center;
	width: 75px;
}

