/************************************************
	Seiko Instruments Inc. (siiprinters.com)
	/css/default.css
	Copyright © SolutionSet, 2006.
    Author: kburns@solutionset.com (KevBurnsJr)
************************************************/

* { 
	margin: 0px; 
	padding: 0px; 
	/*position: relative; disappearing text fix*/ 
	outline:none;
}
html { min-height: 100%; margin-bottom: 1px; }

body {
	/* background:  #e9eef4 url('../i/page_bg.gif') repeat-y bottom center; */
	background:  #e9eef4 url('../i/page_bg_top_aligned.gif') repeat-y top center;
	color: #000;
	text-align: center;
	font-size: 76%;
	font-family: Arial, sans-serif; /*Helvetica, */
	margin-top: 0px;
}
/*
body.shortpage {
	background-image:url('../i/page_bg_shortest.gif');
}
*/

/*--------------------------
   General HTML Selectors
--------------------------*/
a:link, a:visited { 
	color: #000;
	text-decoration: none;
	background-color: transparent;
}
a:active, a:hover { 
	text-decoration: none;
	color: #999;
	background-color: transparent;
}
a img {
	border: none;
}
ul { 
	margin-top: 10px;
}
li {
	margin-left: 80px;
	text-align: left;
}
h1, h2, h3, h4, h5{ 
	font: normal 2.2em/1.4em Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #555;
	background-color: transparent;
}
h1 {
	margin: 0.3em 0.5em 0.2em 0.5em;
	padding: 0 0 0.3em 0;
	font-size: 1.4em;
	line-height: 1.4em;
	border-bottom: 1px solid #eeeeee;
}
h2 {
	font: normal 1.2em/1.2em Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	font-weight: bold;
}
h3 {
	font: bold 1.2em/1.4em Helvetica, Arial, sans-serif;
	color: #333;
	padding-top: 1.0em;
}
h4 {
	font: bold 1.0em/1.4em Helvetica, Arial, sans-serif;
	color: #aaa;
	background-color: transparent;
	padding-top: 1.0em;
}
p {
	color: #333;
	background-color: transparent;
	position: relative;
}	
input {
	display: inline;
	font: normal 1.1em/1.4em Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 1px;
}
.narrow{
	width: 110px;
}
.checkbox{
    width: 22px;
}
select {
	display: inline;
	font: normal 1.1em;
}
option {
	padding-right: 0.5em;
}
label {
	color: #333;
	font: bold 1.0em/1.0em Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	display: block;
	background-color: transparent;
}
img {
	/*background: url('../i/image_bg.gif') repeat;*/
}
fieldset {
	border: 0;
}
.error {
    color: Red;
    font-weight: bold;
}
.success {
    color: Green;
    font-weight: bold;
}
.nowrap {
    white-space: nowrap;
}
.regUsers {
    color: #AAAAAA;
    font-size: 13px;
    margin-left: 5px;
}
.sideBySideProduct {
    float: left;
    text-align: center;
    display: inline;
    font-size: 10px;
}
.sideBySideProductRight {
    text-align: center;
    font-size: 10px;
    display: inline;
}
.new {
    color: Red; font-style: italic;
}
/*------------
   Wrappers
------------*/
#wrapper {
	width: 900px;
    margin: 0 auto;
	text-align: left;
	padding-left: 10px;
	position:relative;
}

/* ORIGINAL SOLUTION SET WRAPPER
#wrapper {
	width: 900px; 
	margin-top: 0;
	position: absolute;
	left: 50%;
	margin-left: -443px;
}


#formDealie {
	background:transparent url('../i/inner_bg.gif') repeat-x left bottom;
}

*/


#testimonial {width:180px; border-left: solid 1px #85A9C4;padding:10px 20px;float:right;margin-top:60px;}
.quote {font-family:Georgia,serif; font-size:16px;color:#9A7422;}
.quoteAttribution {font-family:Arial,sans;font-size:11px;margin-top:8px;color:#222;}
.quote a {color:#9A7422 !important;}
.quoteAttribution a {color:black !important;}

/*----------
   Header
----------*/
#header {
	position: relative;
	width: 900px;
	height: 90px;
	color: inherit;
	background-color: #fff;
	text-align: left; 
	border: none;
	background: url('../i/header_bg.jpg') no-repeat top right;
}
#header form {
	font: normal 1.0em/1.0em Helvetica, Arial, sans-serif;
	margin: 0 0.4em 0.4em 0;
	display: block;
	text-align: right;
	clear: right;
	float: right;
}
#header h1 {
	margin: 0;
	border: 0;
	padding: 24px 10px 4px 0;
	width: 138px;
	height: 44px;
	float: left;
}
#header h1 a {
	display: block;
	width: 138px;
	height: 44px;
	outline: none;
	text-indent: -999px;
	text-decoration: none;
	background: url('../i/sii_logo.gif') top left no-repeat;
}
#header p {
	float: left; 
	font-size: 0.8em; 
	color: #999; 
	margin-top: 20px;
}
#header fieldset {	
	margin-top: 10px;
}
#mastName {
	font: 700 1.4em/1.0em Arial, sans-serif; /* Helvetica, */
	/* letter-spacing: 1px; */
	color: black;
	position: absolute;
	top: 42px; left: 230px;
}
#mastSubName {
	font: 300 1.4em/1.0em Arial, sans-serif; /* Helvetica, */
	color: white;
	position: absolute;
	top: 71px; left: 264px;
}
* html #mastName {
	top: 43px;
}
* html #mastSubName {
	top: 71px;
}

/*-------------------
   Persistent Nav 
-------------------*/
#persistentNav {
	float: right;
	text-align: left; 
	padding: 49px 6px 0 0;
	font: normal 0.9em/1.4em Helvetica, Arial, sans-serif;
	color: #C0C9D0;
	background-color: transparent;
}
#persistentNav a {
	padding: 0 4px 0 2px;
	font: normal 0.9em/1.0em Helvetica, Arial, sans-serif;
	color: #0b548a;
	background-color: transparent;
}

/*------------------------------------
   Primary and Secondary Nav
------------------------------------*/

#primaryNav {
	width: 900px;
	clear: both; display:block;
	background: transparent url('../i/mainnav-bg-off.gif') repeat left top;
	height: 40px; margin-top:10px;
	position:relative;
}
#primaryNav img#mast_right_corner {
	float:right; width:23px;
}
#primaryNav img#mast_left_corner {
	position:absolute; top:0px; left:0px; width:3px; height:3px;
}
#primaryNav a {
	color:#697A8C; font-size:13px;
	height:18px;
	font-weight:bold;
	padding:11px 17px; display:block; float:left;
	outline: 0; text-align:center;
}
#primaryNav a:hover{
	color:#E0EEF9;
	background: transparent url('../i/mainnav-bg-active.gif') repeat left top;
}
#primaryNav a.active{
	color:#E3E7EA;
	background: transparent url('../i/mainnav-bg-over.gif') repeat left top;
}
#primaryNav a#mast_home:hover{
	background: transparent url('../i/mainnav-rounded-edges-left-over.gif') no-repeat left top;
}
#primaryNav a#mast_home.active{
	color:#E3E7EA;
	background: transparent url('../i/mainnav-rounded-edges-left-on.gif') no-repeat left top;
}

#secondaryNav {
	background: transparent url('../i/main-sub-nav-bg.gif') no-repeat left top;
	padding:7px 8px;
	height:20px;
}
#secondaryNav a {
	margin:0px 20px 0px 10px; color:#BCC6CD; font-weight:bold;
}
#secondaryNav a.active {
	color:#fff;
}

/*
#primaryNav {
	width: 898px;
	clear: left;
	float: left;
	text-align: left;
	border: 1px solid #85a9c4;
	margin-top: 8px;
	background-color: #e9edf4;
	height: 22px;
}
#primaryNav a{
	padding: 0.4em 1.0em 0.4em 1.0em;
	display: block;
	float: left;
	border-right: 1px solid #85a9c4;
	font: normal 1.0em/1.0em Helvetica, Arial, sans-serif;
	background-color: #e9edf4;
	color: #003963;
}
#primaryNav a:hover{
	color: inherit;
	background-color: #fcd98b;
}
#primaryNav a.active{
	color: inherit;
	background-color: #fcd98b;
}
#secondaryNav {
	width: 898px;
	height: 22px;
	clear: left;
	float: left;
	text-align: left;
	border: 1px solid #d0dbea;
	margin-top: 8px;
	background-color: #f9fbfc;
}
#secondaryNav a{
	display: block;
	float: left;
	padding: 0.4em 1.0em 0.4em 1.0em;
	border-right: 1px solid #d0dbea;
	background-color: #f9fbfc;
	font: normal 1.0em/1.0em Helvetica, Arial, sans-serif;
	color: #0b548a;
}
#secondaryNav a:hover{
	color: inherit;
	background-color: #fcedcb;
}
#secondaryNav a.active{
	color: inherit;
	background-color: #fcedcb;
}
*/
/*--------
   Main 
--------*/
#main, #main-home {
	padding-top: 10px;
	clear: both;
	text-align: left;
}
#main-home {
	padding: 0;
}
 #main {
	padding: 0px;
	height: auto;
}
* html #main {
	height: 390px;
	min-height: 390px;
}

 #titleBar {
	width: 100%;
	text-align: left;
	margin: 3px 0 0 0;
	clear: left;
	float: left;
	/* border-bottom: 1px solid #85a9c4; */
	color: #333333;
	display: block;
}
 #main-home #titleBar{
	width: 684px;
	height: 210px;
	border: none;
	margin: 8px 0 8px 0;
}
 #main-home p {
	padding-left: 1.0em;
}
 #main p {
	padding-top: 10px;
}
#main a, #main-home a {
	font-size: 1.0em;
	color: #0B548A;
	text-decoration: underline;
	background-color: transparent;
}
#main a:hover, #main-home a:hover {
	font-size: 1.0em;
	color: #598BB0;
	text-decoration: underline;
	background-color: transparent;
}
#main ul {
	margin: 5px 0 0 0;
	list-style: circle;
}
#main li {
	margin: 0 0 0 30px;
	padding: 8px 0 0 5px;
}
#main ul.prod-list-sm li {
	margin: 0 0 0 10px;
	padding: 6px 0 0 10px;
}
#main #content {
	margin: 0 230px 0 260px ;
}
#main #misc-content *{
	text-align: left;
}
#main #prodLeftNav {
	float: left;
	margin: 16px 0 0 0;
	width: 265px;
}

/*-------------
   Login nav
-------------*/
#loginNav {
	display: block;
	float: none;
	text-align: left; 
	font: normal 1.0em/1.0em Helvetica, Arial, sans-serif;
	color: #999;
	padding: 10px 0 0 0;
}
#loginNav form, #loginNav input {
	padding: 0;
	margin: 0;
}
/*----------------------
   Home Columnization 
----------------------*/
div.rtCol, div.spec-table {
	float: right;
	margin: 8px 0 0 0;
}

div.spec-tablealt {
	float: none;
	margin: 8px 0 0 0;
}


div.rtCol {
	width: 208px;
}
div.threeCol {
	width: 228px;
	display: inline;	
	float: left;
}
* html div.threeCol {
	width: 222px;
}
#main-home div.threeCol .bucket {
	height: 300px;
}
div.threeCol .bucket {
	margin: 0 0 0 8px;
	padding: 8px 4px 0 0;
}
div.firstCol .bucket {
	margin-left: 0;
}
div.threeCol h1 {
	border-bottom: none;
	margin: 0 8px;
	padding: 0;
}
div.firstCol {
	margin-left: 0;
	clear: left;
}
div.firstCol h1 {
	margin-left: 0;
}
div.threeCol .contentBox ul {
	margin: 15px 0 0 0;
	list-style: none;
}
div.threeCol .contentBox li {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 160px;
	color: #003963;
}
div.threeCol .contentBox li img {
	margin: 0 5px 0 0;
}

ul.home-list li#prod-list-mechanisms {	background: url('../i/products/ico-lg/CAP9247_ico.gif') no-repeat top left;	padding-left: 54px; height: 42px;}
ul.home-list li#prod-list-kiosk {	background: url('../i/products/ico-lg/KPU-S447_ico.gif') no-repeat top left;	padding-left: 53px; height: 42px;}
ul.home-list li#prod-list-mobile {	background: url('../i/products/ico-lg/MPU_L465_ico.gif') no-repeat top left;	padding-left: 53px; height: 42px;}
ul.home-list li#prod-list-portable-desktop {	background: url('../i/products/ico-lg/DPU_V445_ico.gif') no-repeat top left; padding-left: 53px; height: 46px;}
ul.home-list li#prod-list-panel-mount {	background: url('../i/products/ico-lg/DPU30_ico.gif') no-repeat top left;	padding-left: 53px; height: 52px;}

ul.home-list-sub {padding-bottom:0 !important; display:none;}
ul.home-list-sub li {padding-left:28px !important;}

ul.smallish {font-size:11px !important;}
ul.nonunderlined li a {text-decoration:none !important; line-height:12px;}

ul.smallishhm li {width:195px !important; margin-bottom:6px !important;}

div.spec-table{
	color: #598BB0;
	border: 1px solid #7398b4; /* ORIG #84A9C4 */
	margin: 8px 0 0 0;
	clear: right;
	width: 590px;
}
div.spec-table h1 {
	border: none;
	margin-bottom: 0;
}
div.spec-table td {
	padding: 2px 5px 2px 10px;
	color: #09548B;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
div.spec-table tr.evenRow td {
	background-color: #e1e4e8; /* ORIG #F2F5F9 */
}
div.spec-table sup, div.spec-tablealt sup {
    font-size: 9px;
}

div.spec-table-if-boards {
	width:660px;
	padding-left:0; margin-left:0;
	float:none;
}
div.spec-table-cables {
	width:200px;
	padding-left:0; margin-left:20px;
	float:none;
	margin-top:8px;
}
div.spec-table-asic {
	width:400px;
	padding-left:0; margin-left:0;
	float:none;
}
div.floatLeft {float:left;}
div.floatRight {float:right;}

div.spec-tablealt{
	color: #598BB0;
	border: 1px solid #7398b4; /* ORIG #84A9C4 */
	margin: 8px 0 0 0;
	clear: right;
	width: 898px;
}
div.spec-tablealt h1{
	border: none;
	margin-bottom: 0;
}
div.spec-tablealt td{
	padding: 2px 5px 2px 10px;
	color: #09548B;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
div.spec-tablealt tr.evenRow td{
	background-color: #e1e4e8; /* ORIG #F2F5F9 */
}
div.spec-tablealt sup {
    font-size: 9px;
}

#main div.footnotes{
	color: #09548B;
	clear: right;
	float: right;
	text-align: right;
	padding: 12px 25px 12px 0;
	/* removed 2-1-09 to fix Safari bug on new product template page, for DPU-S445, doesn't seem to break anything
	width: 600px;
	*/
}

.forceWidthForIE {
	width:400px;
}

.promoHead {
	font-weight:bold;
}
div.caption {
	font-size:10px;
}

/*-----------------------
   Home Column Content 
-----------------------*/

#main-home p {
	color: #888;
}
.bucket{
	text-align: left;
	margin-top: 8px;
	border: 1px solid #85a9c3;
	background: #ffffff url('../i/threecol_bg.gif') repeat-x bottom center;
}
div.rtCol .bucket{
	color: inherit;
}
#main-home div.rtCol .bucket{
	height: 332px;
}
#main-home div.rtCol .firstBucket{
	height: 208px;
}
div.rtCol .firstBucket{
	margin-top: 0;
}
.bucket h1{
	margin: 5px 10px 4px 10px;
	padding: 0;
}
.bucket h3, .threeCol h3{
	clear: both;
	margin: 0 0.5em 0.2em 1.0em;
	padding: 0.8em 0 0 0;
	font-size: 1.0em;
	line-height: 1.0em;
}
/*
#main-home div.longCol .bucket{	height: 285px; }
#main-home div.rtCol .longCol {	height: 317px; }
*/
#main-home div.threeCol .longCol1 {	height: 480px; }
#main-home div.threeCol .longCol1 li {	width: 190px;	}
#main-home div.rtCol .longCol1 {	height: 512px; }

#main-home div.threeCol .longCol2 {	height: 315px; }
#main-home div.rtCol .longCol2 {	height: 347px; }

/*--------------------------
   Interior Columnization 
--------------------------*/
#mainLeftBox {
	width:680px;
	background:white url('../i/box_main_bottom_bg.gif') no-repeat left bottom;
}
#mainLeftBoxTop {
	background:white url('../i/box_main_top_bg.gif') no-repeat left top;
	height:5px; margin:0px; padding:0px;
	width:680px;
}
#mainLeftBoxFull {
	width:900px;
	background:white url('../i/box_main_bottom_bg_full.gif') no-repeat left bottom;
}
#mainLeftBoxFull.padded {
	width:870px; padding:0px 15px;
}
#mainLeftBoxTopFull {
	background:white url('../i/box_main_top_bg_full.gif') no-repeat left top;
	height:5px; margin:0px; padding:0px;
	width:900px;
}

.mainRightBox {
	width:190px;
	background:white url('../i/box_lil_bottom_bg.gif') no-repeat left bottom;
}
.mainRightBoxTop {
	background:white url('../i/box_lil_top_bg.gif') no-repeat left top;
	height:5px; margin:0px; padding:0px;
	width:190px;
}

#main #mainRight, #main #mapRight {
	float: right;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	color: inherit;
	/* background: #ffffff url('../i/prodsel_bg.gif') repeat-x bottom center;
	border: 1px solid #84a9c4;
	z-index: 25; */
}
#main #mainRightNoBgImg {
	float: right;
	padding: 32px 22px 10px 0;
	margin: 0 0 20px 0;
	background: none;
	z-index: 3;
}
#main #mainRightNoBgImg img{
	border: 1px solid #000000;
}
/* #main #mainRightNoBgImg img{
	border: 1px solid #84a9c4;
}*/
#mainRight h1, #mapRight h1 {
	margin-bottom: 0;
	padding-bottom: 0;
}
#mainRight ul, #mainRight li {
	list-style: none;
	margin: 0;
	padding: 5px 0 0 5px;
}
#mainRight li a {
	line-height: 0.8em;
}
#main #mainRight {
	width: 190px;
}
#main #mapRight {
	width: 490px;
	display: inline;
	margin-left: 10px;
}

/*
REGION INFO
*/
 #main table.rep {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em;
/*	display: none;*/
}
 #main table.rep tr {
	
}
 #main table.rep th,  #main table.rep td {
	vertical-align: top;
	padding: 10px;
}
 #main table.rep th {
	
}
 #main table.rep td {
	
}
 #main table.rep td h5 {
	font-size: 1.5em;
}
 #main table.rep ul,  #main table.rep ul li {
	margin: 0;
	padding: 0;
	list-style: outside none none;
}
 #main table.rep ul {
	
}
 #main table.rep ul li {
	margin: 0 0 1em;
}
 #main table.rep ul li strong,  #main table.rep ul li em {
	display: block;
}
/* CUSTOM CSS FOR EACH NAMED .CLASS */
 #main table.rep tr.rep_region th {
	font-size: 1em;
}
 #main table.rep tr.headers th {
	width: 200px;
	font-style: italic;
}
 #main table.rep tr.corp_sales th {
	background-color: #CCC;
}
 #main table.rep tr.rep_company th {
	font-size: 1.1em;
	background: #EEE;
}
 #main table.rep ul.address,  #main table.rep ul.phone_fax {
	margin-bottom: 1em;
}
 #main table.rep ul.address li,  #main table.rep ul.phone_fax li {
	margin: 0;
}

 #main table.noscript tr td {
	padding: 10px;
	color: #F00;
}

 #main #mainLeft,  #main #leftNav {
	float: left;
	width: 230px;
	padding: 0;
	margin: 10px 20px 20px 0;
	color: inherit;
	border: 1px solid #84a9c4;
	z-index: 2;
}
 #main .threeCol {
	text-align: center;
	width: 190px;
	margin: 50px 0 1px 25px;
	padding: 0 0 1px 0;
}
 #main .fourColFirst {
	margin-left: 26px;
}
 #main .threeColFirst {
	margin-left: 100px;
}
 #main .threeCol img {
	border: 1px solid #ddd;
}
 #main .threeCol a {
	display: block;	
}
 #main .threeCol h1 {
	text-align: left;
	margin-bottom: 10px;
}
 #main #mainRight.aboutRight {
	width: 260px; padding-left:12px;
}
 #main #mainRight.aboutRight a{
	text-decoration: none;
}

/*-------------------
   Left Column Nav
-------------------*/
 #main #leftNav {
	width: 260px; margin-left:16px;
}
 #main #mainLeft .contentBox {
	margin: 10px 0 0 10px;
}
 #main #mainLeft p,  #main #mainLeft li{
	padding: 4px 0 0 6px;
}
 #main #mainLeft {
	width: 220px;
}
#leftNav .leftNavSection {
	background: #ffffff url('../i/prodsel_bg.gif') repeat-x bottom center;
	border-top: 1px solid #84A9C4;
}
#leftNav .firstSection {
	border: none;
}
#leftNav h1 {
	padding: 3px 0 0 10px;
	margin: 0;
	border-bottom: none;
	background: transparent;
}
#leftNav ul, #mainLeft ul {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
}
#leftNav li, #mainLeft li {
	margin: 4px 0 0 0;
	padding: 0;
	/*height: 21px;*/
}
#leftNav li a {
	padding: 0;
	margin: 0 0 0 20px;
}
#leftNav li.selected {
	background-color: #8596A8;
	border-top: 1px solid #5D6F83;
	/*height: 21px;*/
}
#leftNav li.soloItem {
	height: 21px;
	background: url('../i/leftnav_head_bg.gif') repeat-x top center;
	border: none;
}
#leftNav li.selected a:link, #leftNav li.selected a:visited {
	color: white;
	text-decoration: none;
}
#leftNav div.ulSelectTop li a:link, #leftNav div.ulSelectTop li a:visited {
	color: #0B548A;
	text-decoration: none;
}
#leftNav ul.selected {
	padding: 0;
	margin: 0;
	background: url('../i/leftcol_bg2.gif') repeat top center;
	border-top: 1px solid #5D6F83;
	display: block;
}
#leftNav ul.selected div.ulSelectTop {
	background: url('../i/leftcol_bg1.gif') repeat-x top center;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #5D6F83;
	display: block;
}
#leftNav div.ulSelectTop select {
	margin: 0 0 0 25px;
}
#leftNav ul.selected li{
	height: 21px;
	padding-left: 20px;
	margin: 0;
}
#leftNav ul.selected li.selected{
	height: 21px;
	padding:  0 0 0 20px;
	background: url('../i/leftnav_item_bg.gif') repeat-x top center;
	border: none;
}
#leftNav ul.selected li.selected a:link, #mainLeft ul.selected li.selected a:visited{
	color: #0B548A;
}
div.libraryBox {
	padding-top: 10px;
	width: 750px;
}
div.libraryBox p {
	float: left;
	padding: 10px 0 0 10px;
}
div.libraryBox ul {
	list-style: none;
}
div.libraryBox ul.twocol {
	list-style: none;
	float: left;
	display: inline;
	width:207px;
}
#main div.libraryBox li {
	list-style: none;
	display: block;
	padding: 8px 10px 0 20px;
}
#main #libraryContent {
	float: left;
	padding: 20px 0 0 20px;
}
#main li.pdf-doc {
	background: transparent url('../i/pdf_white.gif') left 10px no-repeat;
}
#main li.zip-doc {
	background: transparent url('../i/zip.gif') left 10px no-repeat;
}
#main li.eps-doc {
	background: transparent url('../i/eps.gif') left 10px no-repeat;
}

/*---------------------------
   Interior Column Content 
---------------------------*/
.modBox {
	background:url("../i/product-rule.gif") no-repeat right center transparent;
	padding: 1.0em 8px 0 0;
	margin: 0 5px 0 9px;
	display: block;
	float: left;
	width: 203px;
	height: 240px;
}
.nobg {
	background:none!important;
}
 #main #mainRight .modBox,  #main #mapRight .modBox {
	width: 140px;
	padding: 1.0em 0 0 1.0em;
	height: auto;
	margin: 0 0 0 0;
}
 #main #mainRight h1,  #main #mapRight h1 {
	border: none;
}
 #main #mainLeft .modBox {
	width: 140px;
	padding: 1.0em 1.0em 0 0;
}
 #main-home .modBox p{
	padding: 0;
}
#appBoxes .modBox {
	padding: 10px 0 0 0;
	width: 160px;
	margin: 4px 8px 0 0;
}
html>body #appBoxes .modBox {
	margin: 4px 15px 0 0;
}
 #appBoxes .modBox h2 {
	padding-top: 6px;
	font: normal 1.1em/1.0em Georgia, "Times New Roman", serif;
}
 #appBoxes .modBox p {
	padding-top: 4px;
	color: #888;
}
.basicBox {
	width: 160px;
	height: 120px;
	float: left;
}
ul.smallBoxContainer {
	margin: 0; 
	padding: 0 15px 0 0; 
	float: left;
	clear: none;
}
.smallBox2 {
	margin: 0; 
	padding: 10px 0 0 0; 
	width: 160px;
	height: auto;
	text-align: center;
	float: left;
	clear: left;
}
.smallBox {
	width: 150px;
	height: auto;
	text-align: center;
}
.smallBox img {
	padding-left: 25px;
}
.smallBox4 {
	margin: 0; 
	padding: 10px 0 10px 0; 
	width: 330px;
	height: auto;
	text-align: left;
	float: left;
}
.smallBox4 h2{
	float: none;
}
div.smallBox4 ul {
	list-style: none;
	/*list-style-image: url(../i/list_arrow.gif);*/
	padding: 0 0 0 5px;
	margin: 0;
}
div.smallBox4 li {
	list-style: none;
 	background: url(../i/list_arrow.gif) no-repeat left 10px;
	padding: 5px 5px 0 10px;
	margin: 0;
	color: #777;
	font-size: 0.9em;
}
div.smallBox4 img {
	float: left;
 	/*background: #f6f6f6 url(../i/box_bg.gif) repeat-x bottom center;
 	border: 1px solid #ccc;*/
	padding: 10px 10px;
}
.contentBox {
	clear: both;
	margin: 0 0 0 13px;
	padding-right: 8px;
}
.contentBox select {
	width: 160px;
	margin: 5px 0 0 0;
}	
.contentBox input {
	width: 70px;
	margin: 5px 0 0 0;
}	
.contentBox label {
	padding: 11px 0 0 0;
}	
.modBox img, .contentBox img {
	margin: 0 0 0 0;
	display: inline;
	border: none;
	background: none;
	float: left;
}
.contentBox td {
	vertical-align: top;
	padding: 3px 4px 3px 0;
	border-bottom: 1px solid #eee;
	font-size: 0.8em;
	color: #999;
}
.contentBox th {
	padding: 8px 4px 4px 0;
}
.imgBox {
	margin: 1.0em 0 0 0;
	clear: both;
	text-align: center;
}
.modBox h2{
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font: bold 1.2em/1.2em Helvetica, Arial, sans-serif;
	border-bottom: none;
}
.modBox h2 a, .modBox h2 a:visited {
	color: #003964;
	font-weight: bold;
	text-decoration: none !important;
}
.modBox.firstRow {
	padding-top: 1.0em;
} 
#main div.downloadsBox {
	/*border: 1px dashed #990000;
	background-color: #ffddaa;
	margin: 10px 10px 0 10px;
	padding: 5px;*/
	float: right;
	padding-bottom: 8px;
	border: 1px solid #84A9C4;
	background: #FFFFFF url(../i/prodsel_bg.gif) repeat-x bottom center;
	width: 300px;
	margin: 8px 0 0 0;
}
#main div.downloadsBox h1 {
	padding: 0;
	background: transparent;
}
#main div.downloadsBox ul{
	list-style: none;
	padding: 0 0 0 10px;
}
#main div.downloadsBox li{
	list-style: none;
	padding: 8px 0 8px 20px;
	margin: 0;
}
#main #prodLeftNav div.downloadsBox{
	float: none;
	margin: 0;
	width: 240px;
}
#prodLeftNav p{
	width: 240px;
	margin-top: 6px;
	line-height: 1.3em;
}
#prodLeftNav ul{
	width: 240px;
	padding-bottom: 20px;
}
div.smallColBox{
	padding: 10px 0 0 0;
	border: 1px solid #ccc; 
	background: #f6f6f6 url(../i/box_bg.gif) repeat-x bottom center;
}
#main #about-content{
	/* margin-right: 260px; WAS NEEDED FOR FEATURES BOX WE REMOVED -gn Feb 10, 2007 */
	padding-top:1px;
	#margin-top:-1px;
	width:625px;
}
#main .aboutRight li{
	display: block;
	padding-bottom: 10px;
}
#main div.contactPage {
    width: 256px !important;
}
#main div.contactPage h1{
	text-align: center !important;
}
#main .noRightPad{
	margin-right: 20px;
}
#main .articleListing{
    display: block;
    margin-top: 20px;
}
#main .articleListing .newsDate{
    width: 125px;
    height: 20px;
    float: left;
    margin-top: 3px;
	white-space:nowrap;
}
#main .articleListing .newsTitle{
}
.topMargin{
    margin-top: 20px;
}

/*-------------------------
   Interior Main Content 
-------------------------*/
#titleBar h1{
	padding: 0;
	margin: 8px 0px 4px 12px; #margin-top:0px;
	border: none;
	color: #3C5C87;
	background: none;
	background-color: transparent;
	font-size:24px;
}
#breadcrumbs {
	padding-bottom: 10px; margin-left:12px;
	height:30px; vertical-align:bottom;
	color: #999;
	display: block;
	background-color: transparent;
}
#breadcrumbs a{
	font-size: 0.9em;
	color: #0B548A;
	text-decoration: underline;
	background-color: transparent;
}
#breadcrumbs a:hover{
	color: #598BB0;
	background-color: transparent;
}
#breadcrumbs .carrot {
	padding: 0 8px;
	font-size: 1.1em;
	vertical-align: bottom;
}

/*----------
   Footer
----------*/
#footer {
	width: 892px;
	padding: 0.2em 0 0.5em 0;
	margin: 10px 0 15px 0;
	color: #999999;
	clear: both;
	text-align: right;
	color: #888;
	font: normal 11px Helvetica, Arial, sans-serif;
}
html>body #footer {
	padding: 0.5em 0 0.5em 0;
}
#footer a {
	font: normal 11px Helvetica, Arial, sans-serif;
	color: #888888;
	float: left;
	border-left: 1px solid #ccc;
	padding: 0 0 0 10px;
	margin: 0 10px 0 0;
	display: block;
}
#footer a.last {
	border: none;
}
#main-home #footer {
	margin-top: 8px;
}

/*-----------
   Globals
-----------*/
div.hr {
	border-bottom: 1px solid #EEF1F6;
	padding: 10px 0 0 0;
	clear: left;
	z-index: 0;
}
p.bodyText {
	text-indent: 3.0em;
	padding-bottom: 10px;
}
.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
.noLineHeight {
    line-height: 0;
	font-size: 0;
}	
.dubcarrot {
	font-size: 1.3em;
	line-height: 0.9em;
}
a.moreLink {
	text-align: left;
	display: block;
	padding: 0.4em 0 0.6em 0;
	clear: left;
	text-decoration: none !important;
	font-size: 0.9em !important;
}
.non_index p, .non_index h3, .non_index h1 {
	color: #ccc;
	background-color: transparent;
}
#adminNav {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 1px solid #999;
	background-color: #f6f6f6;
	padding: 10px;
	z-index: 4;
}
#adminNav a {
	display: block;
	text-align: left;
}
 /* clearfix (already applied on #body)
--------------------------------*/

/* Clearfix */
.clearfix:after, #main:after, .clear:after, div.spec-table:after {
    content:".";    
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix, #main, .clear, div.spec-table {display:inline-block;} /* , div.spec-tablealt */
/* Hide from IE Mac \*/
.clearfix, #main, .clear {display:block;} /* , div.spec-tablealt */
/* End hide from IE Mac */


/* FORM
-----------------------------------------------*/

.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.formCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: right;
	vertical-align: middle;
	width: 25%;
}
.formEntry {
	font-family: Arial;
	font-size: x-small;
	text-align: left;
	vertical-align: top;
	width: 61%;
}
.formRequired {
	font-weight: bold;
}
.formError {
	color: red;
}
.formComment {
	font-weight: bold;
	color: #0066cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	vertical-align: middle;
}
#div_thanks {
    margin-top: 10px;
}

/* PRODUCT TABLES
-----------------------------*/
.specstable {
	width:840px;
	margin-left:32px;
}

div.spec-table .commonToMultipleProds {
    text-align: center;
    border-left: solid 1px #e1e4e8;
}
div.spec-table tr.evenRow .commonToMultipleProds{
    text-align: center;
    border-left: solid 1px white;
}
div.spec-table .uncommonToMultipleProds{
    text-align: center;
    border-left: solid 1px #e1e4e8;
}
div.spec-table tr.evenRow td.uncommonToMultipleProds{
	text-align: center;
    border-left: solid 1px white;
}
span.accessory{
    color: #888888;
}

div.spec-tablealt .commonToMultipleProds {
    text-align: center;
    border-left: solid 1px #e1e4e8;
}
div.spec-tablealt tr.evenRow .commonToMultipleProds{
    text-align: center;
    border-left: solid 1px white;
}
div.spec-tablealt .uncommonToMultipleProds{
    text-align: center;
    border-left: solid 1px #e1e4e8;
}
div.spec-tablealt tr.evenRow td.uncommonToMultipleProds{
	text-align: center;
    border-left: solid 1px white;
}
span.accessory{
    color: #888888;
}

.proddownloads {
	padding:0px 22px;
}
#specs h1 {
	margin-left:32px;
}

/* NEW PARTNER PG
-----------------------------*/
.newParnterPgHeadline {padding: 0; margin-bottom: 10px; margin-left: 0; font-size: 14px; font-weight: bold;}
.noborder {border:none; margin:0; padding:0;}
.longgradient { background: #ffffff url('../i/threecol_bg_long.gif') repeat-x bottom center;}
.nogradient { background: #ffffff;}

/* PRODUCT SELECTOR
-----------------------------*/

.labl {
    display: block;
    margin: -7px 0 3px 2px;
}
html>body .labl { 
    margin: 6px 0 3px 0;
} 
* html .labl {
    margin: 4px 0 1px 0;
}

/* NEWS
------------------------------*/
.newssubhead {
    font-style: italic;
}

/* PRODUCT LISTINGS
------------------------------*/
.productListing {
	margin: 0px!important;
	padding: 0px 0px 0px 5px!important;
	height: 54px;
	list-style: none;
}

.productListing img {
	display: inline;
	float: left;
	border:0px;
}

.productListing div {
	float: left;
	display: inline;
	padding-top: 16px;
	padding-left: 9px;
}

.productListingSmall {
	margin: 0px 0px 0px 16px !important;
	padding: 0px 0px 0px 4px!important;
	height: 40px;
	list-style: none;
}

.productListingSmall img {
	display: inline;
	float: left;
	border:0px;
}

.productListingSmall div {
	float: left;
	display: inline;
	padding-top: 2px;
	padding-left: 10px;
}

.productCategoryListing {
	margin: 0px!important;
	padding: 0px 0px 0px 0px!important;
	height: 43px;
	list-style: none;
	width:218px!important;
}

.productCategoryListing img {
	display: inline;
	float: left;
	border:0px;
}

.productCategoryListing div {
	float: left;
	display: inline;
	padding: 16px 0 0 0;
	margin-left: -2px;
}

.productListingAbout {
	margin:0px 0px 0px 15px!important;
	padding: 0px 0px 0px 0px!important;
	height: 43px;
	list-style: none;
	width:262px!important;
	clear:both;
	background:url(../i/bullet.gif) 3px 24px no-repeat;
}

.productListingAbout img {
	display: inline;
	float: right;
	border:0px;
}

.productListingAbout div {
	float: left;
	display: inline;
	padding: 16px 0 0 22px;
	margin-left: -2px;
}

.aboutPageUL li {
	list-style: none;
	background:url(../i/bullet.gif) 0px 11px no-repeat;
	margin:0 0 0 18px!important;
	padding:8px 0 0 17px!important;
}


/**************************
SITEMAP ******************/

a.sitemapMainCat {
	display:block;
	margin:19px 10px 4px 0;	
	font-weight: bold;
}
a.sitemapSubCat {
	display:block;
	margin:0 10px 4px 16px;	
}
a.sitemapSubSubCat {
	display:block;
	margin:0 10px 4px 32px;	
}


/***************************
NEW HOMEPAGE ***************/

#homepageProducts{
	margin-top:20px;
	background:transparent url('../i/homepage-products.jpg') no-repeat left top;
	height:211px; width:844px;
	color:#657585; padding:10px 33px 8px 30px;
	position:relative;
}
#homepageProducts a.overlay {
	position:absolute; top:80px; height:100px; width:100px; vertical-align:bottom;
	text-align:center; 
}
#homepageProducts a.prod {
	position:absolute; top:168px; font-size:15px; font-weight:bold; text-align:center;
	color:#3C5C87 !important; 
	line-height:15px;
}
.color {
	color:#3C5C87 !important; 
}
#homepageProducts h1 {
	font-size:22px; border-bottom:none; float:left; margin-top:0px; margin-right:30px; line-height:31px;
}
#homepage2Promos{
	float:left;
	height:189px; width:636px;
	color:#657585;
}
#homepage2PromosBg {
	background:transparent url('../i/homepage-promos-2.gif') no-repeat left top;
	height:189px; width:636px;
	padding:10px 0px 8px 20px;
}
#homepage2Promos h2 {
	border-bottom:none;
}
#promo1, #promo2 {
	width:290px; float:left; padding:8px 16px 8px 8px;
}
#promo1 img, #promo2 img {
	float:left; margin-right:10px;
}
.bold {
	font-weight:bold;
}
#homepageLinks {
	float:right; width:225px; height:200px;
}
#homepageLinks a img {
	display:block; width:225px; height:50px;
}
#homepageLinksLinks {
}
#homepageLinksForm {
	display:block; height:170px;
	background:transparent url('../i/homepage-promos-1.gif') no-repeat left top;
	padding:15px;
	display:none; width:636px;
	position:relative;
}
#homepageLinksFormSuccess {
	padding:15px;
	display:none; width:636px;
	background:transparent url('../i/homepage-promos-1.gif') no-repeat left top;
}
#homepageLinksForm input[type="text"] {
	margin-bottom:8px; #margin-bottom:3px; width:180px; display:block;
}
#emailInvalidError {
	display: none;
	width: 247px;
	border: solid 1px red;
	padding: 4px 8px;
	background-color: #FBE8E8;
	position:absolute; top:74px; left:210px;
}
* html #emailInvalidError {
	width: 264px;
}
div.rule {
	background-color:#CCCCCC; height:1px;margin:0px;padding:0px;
}
