/* Industrial Solutions */
@import "/css/reset.css";
body {font-family:Arial, Helvetica, san-serif; text-align:center;}
p {font-size:.8em; line-height:1.25em;}
a:link, a:visited {color:#7C93BD; text-decoration:underline;}
a:hover, a:active {color:#7C93BD; text-decoration:none;}
.hdlne {font:bold 1em/1.5em Arial, Helvetica, sans-serif; background:#2E3D58; color:#FFF; padding:2px 4px; width:100%; margin:10px 0 4px 0;}
dl {font-size:.8em;}
dl dt {font-weight:bold; margin-top:7px;}

#wrpr {width:745px; margin:0 auto; text-align:left; background: url(/solutions-applications/images/shadows.gif) center repeat-y;}

#hdr {}
#msthd {width:695px; height:69px; padding:20px 25px; background:url(/solutions-applications/embedded-computing/images/embed_header.jpg) top center no-repeat;}
#msthd h1 {font-size:1.8em; color:#9EBEE4; font-weight:bold;}
#msthd p {color:#9EBEE4; font-weight:bold;}

#sNav {font-size:.65em; color:#7C93BD; background:#2D3D57; width:725px; margin:0 5px 0 5px; padding:5px;}
#sNav a:link, #sNav a:visited {color:#7C93BD; text-decoration:underline;}
#sNav a:hover, #sNav a:active {color:#7C93BD; text-decoration:none;}
#sNav ul li {float:left; margin-right:7px;}

#ptfrm {background:url(/solutions-applications/images/cntnt_crnrs.jpg) top center no-repeat; padding:7px 15px;}

#pNav {width:160px; float:left; margin:0 12px 0 0; font-size:.75em;}
#pNav ul li {margin-bottom:4px; line-height:1em;}
#pNav ul li sup {font-size:.75em; line-height:1em;}
#pNav ul li a:link, #pNav ul li a:visited {color:#000; text-decoration:none;}
#pNav ul li a:hover, #pNav ul li a:active {color:#000; text-decoration:underline;}

#cntnt {width:376px; float:left; margin:10px 12px 0 0; padding:7px; border:1px solid #CCC;}
#cntnt h2 {font-size:1.3em; color:#445372; margin:7px 0; font-weight:bold;}
#cntnt h3 {font-size:1em; color:#445372; margin:7px 0; font-weight:bold;}
#cntnt p {margin:7px 0;}
#cntnt ul {list-style:outside disc; margin:7px; font-size:.8em;}
#cntnt ul li {list-style:outside disc; margin:4px 10px;}
#cntnt ul ul {list-style:outside= circle; margin:7px; font-size:1em;}
#cntnt ul ul li {list-style:outside circle; margin:4px 10px;}
#cntnt img.rght {margin-left:5px; float:right;}
#cntnt img.lft {margin-right:5px; float:left;}

#ads {width:135px; float:left; margin:10px 0 0 0;}

/* ----- Ad Shadows ----- */
.wrap0, .wrap1, .wrap2, .wrap3 {display:inline-table;/* \*/display:block;/**/ position:relative;}
/* main shadow with bottom and right gradient */
.wrap0 {float:left;background:url("/images/layout/shadow.gif") right bottom no-repeat;}
/* top and left gradient */
.wrap1 {background:url("/images/layout/shadow180.gif") no-repeat;}
/* bottom left corner [once had a negative margin on the x-position (-18px 100%)] */
.wrap2 {background:url("/images/layout/corner_bl.gif") 0% 100% no-repeat;}
/* top right corner [once had a negative margin on the y-position (100% -18px] */
.wrap3 {padding:5px;background:url("/images/layout/corner_tr.gif") 100% 0% no-repeat;}
.adbx {clear:both; display:block; margin:0; padding:0;}
.adbx img.dropshadow {border:1px solid #AAA; margin:0;}
.adbx img a:link, .adbx img a:visited, .adbx img a:hover, .adbx img a:active {border:none; margin:0;}

#logo {width:735px; margin:0 5px 0 5px; height:33px; background:url(/solutions-applications/embedded-computing/images/embed_footer.jpg) top center no-repeat;}
#tNav {width:725px; margin:0 5px 0 5px; padding:5px; background:#2D3D57; color:#7C93BD; font-size:.65em;}
#tNav a:link, #tNav a:visited {color:#7C93BD; text-decoration:underline;}
#tNav a:hover, #tNav a:active {color:#7C93BD; text-decoration:none;}
#tNav ul {float:right;}
#tNav ul li {float:left; margin-left:7px;}
#tNav p {float:left; font-size:1em;}


/*-- clear floats without structural markup --*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:block;}
/* hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* end hide from IE-mac */
