/* Saito Innovations */
* {
margin:0px;
padding:0px;
}
td {
padding:4px;
}
a, a:visited {
	color: #0075BF;
	text-decoration: underline;
}
a:hover {
    color: #000;
}

h1 {
font-size:1.25em;
color:#033091;
margin-bottom:10px;
}
h2 {
font-size:1em;
color:#5585BE;
}
h3 {
font-size:100%;
color:#666666;
}

.promise {
font-size:1em;
font-style:italic;
}
.byline {
font-size:1.1em;
font-style:italic;
color:#000000;
}
.blueline {
border-top:1px dotted #120583;
}
.blueborders {
	border: 1px solid #B6D1E9;
}
.medblue{
color:#055794;
font-size: 11px;
font-weight: bold;
}
.white {
color:#fff;
}
.borders {
	border: 1px solid #C5D3DA;
}

.wrapleft { border:0; float:left}
.wrapright { border:0; float:right}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin:0px;
	height:100%;
	width:100%;
	line-height:150%;
	font-size: 70%;
	background-color:#FFFFFF;
}
#wrapper {
margin:16px 0 20px 0;
width: 960px;
margin-left:auto;
margin-right:auto;
}
#header {
  height:42px; 
}
#logo { 
float: left;
margin:2px 6px 13px 6px;
}
* html #logo { 
margin:0 10px 13px 13px;
}
#byline { 
float: right;
margin-top:13px;
margin-right:26px;
 }
 * html #byline { 
margin:13px 12px 0 0;
}
#horinav {
clear:both;
 background-image:url(images/hd_horinode.gif);
 background-repeat:no-repeat;
 background-position:50px 0;
 width:100%;
 height:38px;
}
#innovations, #innovations.horinavoff {
display:inline;
float:left;
margin-left:7px;
}
#labels, #labels.horinavoff{
float:left;
display:inline;
margin-left:115px;
}
#offshore, #offshore.horinavoff {
float:left;
display:inline;
margin-left:153px;
}
#handitags, #handitags.horinavoff {
float:left;
display:inline;
margin-left:168px;
}
#innovations a:hover, #innovations a.horinavon {
display:inline;
float:left;
display:block;
background-image:url(images/hd_horinode_v.gif);
background-repeat:no-repeat;
background-position:42px 0;
}
#labels a:hover, #labels a.horinavon{
display:inline;
float:left;
display:block;
background-image:url(images/hd_horinode_v.gif);
background-repeat:no-repeat;
background-position:45px 0;
}
#offshore a:hover, #offshore a.horinavon {
display:inline;
float:left;
display:block;
background-image:url(images/hd_horinode_v.gif);
background-repeat:no-repeat;
background-position:58px 0;
}
#handitags a:hover, #handitags a.horinavon {
display:inline;
float:left;
display:block;
background-image:url(images/hd_horinode_v.gif);
background-repeat:no-repeat;
background-position:34px 0;
}
.horinavpad{
padding-top:22px;
}
.handinavpad{
padding-top:20px;
}

/*-- 3 column layout --*/
#container { 
	margin-top:15px;
	width: 940px;
	voice-family: "\"}\""; /* hide the following rules from IE5 */
	voice-family:inherit;
	overflow:hidden; /* CSS 'clearing hack' - works on all except for IE5, that's why the IE5 box model hack above */

}
* html #container { height:1%; } /* part of the CSS 'clearing hack' */

.threecol #leftnav { float: left; width: 166px; }
.threecol #subcontainer { float:right; width:770px; margin: 0 0 0 0; }

/*-- the following fixes the 3 pixel problem in IE for the float right div --*/
* html .threecol #leftnav { height: 1%; margin-right: 0px; }
* html .threecol #subcontainer { margin-left: -3px; }

/*-- left nav --*/
#leftnav ul{
		background: url(images/nav_leftnode.gif) repeat-y 0 0;
	}
#leftnav li{
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	height:29px;
	overflow:hidden;
	}
#leftnav ul li a:link, #leftnav ul li a:visited, .nav {
	color: #858585;
	text-decoration:none;
	padding: 5px 0 0 22px;
	display:block;
	height:29px;
}
#leftnav ul li a:hover, #leftnav ul li a:visited.current, #leftnav ul li a.navon {
	list-style: none;
	text-decoration:underline;
	background: url(images/nav_leftnode_v.gif) no-repeat 0 0;
}
#leftnav ul li a.navon {
	text-decoration:none;
}
#rfid {
background-image:url(images/bg_ebook.gif);
background-repeat:no-repeat;
padding:70px 6px 6px 9px;
margin:20px 4px 2px 6px;
line-height:120%;
}
#rfidbar {
height:17px;
background-color: #120583;
text-align:right;
padding:3px 6px;
width:138px;
margin-left:6px;
}
/*-- 2 column layout --*/
#subcontainer {
	margin: 0 0 0 0;
	voice-family: "\"}\""; /* hide the following rules from IE5 */
	voice-family:inherit;
	overflow:hidden; /* CSS 'clearing hack' - works on all except for IE5, that's why the IE5 box model hack above */
}
.twocol #middle { float: left; width:475px; border-right:1px dotted #DDDDF0;  padding:0 12px 0 0;}
.twocol #middlehome { float: left; width:482px; padding:0 8px 0 0;}
.twocol #rightcol { width: 272px; float: right; margin: 30px 0 0 0; padding:0 0 0 10px;}
.twocol #rightcolhome { width: 262px; float: right; margin: 30px 0 0 0; padding:0 0 0 6px;}
.twocol #lefthalf { float: left; width:375px;}
.twocol #righthalf { width: 375px; float: right; margin: 0 0 0 0; }
#subcontainer ul {
margin-top: 5px;
}
#subcontainer li{
list-style-image:url(images/gr_arrow.gif);
line-height: 140%;
margin: 2px 4px 2px 20px;
}
#ordered li{
list-style-image:none;
list-style:decimal;
line-height: 140%;
margin: 2px 6px 2px 35px;
}


/*-- the following fixes the 3 pixel problem in IE for the float right div --*/
* html .twocol #middle { height: 1%; margin-right: 0px; }
* html .twocol #rightcol { margin-left: -2px; }
.caption {
float:right;
margin-left:20px;
width:400px;
}
/*-- homepage industry solutions--*/
.solutionbullets {
height:240px;
overflow:hidden;
margin-top:18px;
}
#health {
margin:6px 0 0 10px;
width:150px;
background-image:url(images/bg_health.jpg);
background-repeat:no-repeat;
background-position:0 20px;
float:left;
}
.healthlink{
text-decoration:underline;
color:#F2AE18;
font-weight:bold;
font-size:1em;
}
#health ul{
margin-top: 90px;
}
#health li{
list-style-image:url(images/gr_arrow_h.gif);
line-height: 130%;
margin: 2px 4px 2px 20px;
}
#healthbar {
height:17px;
background-color: #F2AE18;
text-align:right;
padding:3px 6px;
}
#freight{
margin:6px 0 0 10px;
width:150px;
background-image:url(images/bg_freight.jpg);
background-repeat:no-repeat;
background-position:0 20px;
float:left;
}
.freightlink{
text-decoration:underline;
color:#F58025;
font-weight:bold;
font-size:1em;
}
#freight ul{
margin-top: 90px;
}
#freight li{
list-style-image:url(images/gr_arrow_f.gif);
line-height: 130%;
margin: 2px 4px 2px 20px;
}
#freightbar {
height:17px;
background-color: #F58025;
text-align:right;
padding:3px 6px;
}
#retail{
margin:6px 0 0 10px;
width:150px;
background-image:url(images/bg_retail.jpg);
background-repeat:no-repeat;
background-position:0 20px;
float:left;
}
.retaillink{
text-decoration:underline;
color:#0482E0;
font-weight:bold;
font-size:1em;
}
#retail ul{
margin-top: 90px;
}
#retail li{
list-style-image:url(images/gr_arrow_r.gif);
line-height: 130%;
margin: 2px 4px 2px 20px;
}
#retailbar {
height:17px;
background-color: #0482E0;
text-align:right;
padding:3px 6px;
}
#food{
margin:6px 0 0 10px;
width:150px;
background-image:url(images/bg_food.jpg);
background-repeat:no-repeat;
background-position:0 40px;
float:left;
clear:left;
}
.foodlink{
text-decoration:underline;
color:#009400;
font-weight:bold;
font-size:1em;
}
#food ul{
margin-top: 90px;
}
#food li{
list-style-image:url(images/gr_arrow_foo.gif);
line-height: 130%;
margin: 2px 4px 2px 20px;
}
#foodbar {
height:17px;
background-color:#009400;
text-align:right;
padding:3px 6px;
}
#forestry{
margin:6px 0 0 10px;
width:150px;
background-image:url(images/bg_forestry.jpg);
background-repeat:no-repeat;
background-position:0 40px;
float:left;
}
.forestrylink{
text-decoration:underline;
color:#940186;
font-weight:bold;
font-size:1em;
}
#forestry ul{
margin-top: 90px;
}
#forestry li{
list-style-image:url(images/gr_arrow_fo.gif);
line-height: 130%;
margin: 2px 4px 2px 20px;
}
#forestrybar {
height:17px;
background-color:#940186;
text-align:right;
padding:3px 6px;
}
#horticulture{
margin:6px 0 0 10px;
width:150px;
background-image:url(images/bg_horticulture.jpg);
background-repeat:no-repeat;
background-position:0 40px;
float:left;
}
.horticulturelink{
text-decoration:underline;
color:#CC0000;
font-weight:bold;
font-size:1em;
}
#horticulture ul{
margin-top: 90px;
}
#horticulture li{
list-style-image:url(images/gr_arrow_ho.gif);
line-height: 130%;
margin: 2px 4px 2px 20px;
}
#horticulturebar{
height:17px;
background-color:#CC0000;
text-align:right;
padding:3px 6px;
}
/*	homepage newlayer links */
.newlayer {
	position: absolute;
	margin-left: 0;
	height:130px;
	width: 100px;
	
}
.newlayer span { position: absolute; left: -2000px; }
.whitelink, .whitelink:visited {
color:#fff;
text-decoration: none;
}
.whitelink:hover{
color:#F8CB56;
text-decoration: underline;
}

.padtext {
padding:10px;
}
/*-- footer --*/
#footer {
clear:both;
height:65px;
padding-top:8px;
margin:12px 12px 15px 12px;
border-top:1px solid #DDDDF0;
font-size:.9em;
}


.footlink, .footlink:visited {
font-size : 70%;
color:#fff;
text-decoration: underline;
}
.footlink:hover{
font-size : 10px;
color:#BAD304;
text-decoration: underline;
}

.smaller {
font-size : 70%;
}

.quote {
	padding:1em 1em 1em 1.9em;
	background-image:url(images/gr_quotes_lft.gif);
	background-position:1px 4px;
	background-repeat:no-repeat;
}
