/*============================================================================
[Print Stylesheet]                                                  *
==============================================================================
Project: Inove                        *
Version: 1.0                                                     *
Created:   10/08/10                                           *
Assigned to:   Meili Chen                                           *
Primary use:   Entire site - one , two ( three column) layouts                     *
=============================================================================*/

body, div {font-size: 14px; color: #000; background: #fff;}
a {color: #000; text-decoration: none;}
img a {border: 0 !important;}
#mainContent {font-size: 14px;}

h1 {font-size: 14pt;}
h2 {font-size: 13pt;}
h3 {font-size: 12pt;}
h4 {font-size: 11pt;}
h5 {font-size: 10pt;}
h6 {font-size: 9pt;}

#header h1 {font-size: 18px !important;}
h1#pageTitle {font-size: 17px !important; border-bottom: 1px solid #ccc!important; }

#middle {background: #fff;}
#middleOuter, #footer {padding: 10px 0; border-top: 1px solid #999;}

#skip, #banner, #globalNav, #subNav, #footNav,  #secondCol, #thirdCol{display: none;}
#home #secondCol {display: block;}
#home #thirdCol{display: block;}
#home ul li {list-style: none;}
ul.clientsList li  {float: none!important; height: auto; list-style: none; display: inline; }
ul.teamList li img, ul.teamList li .desc {width: auto; height: auto; float: none!important;}

ul.teamList li, ul.teamList div{list-style:none; display: inline;}

#mainContent table {border-collapse: collapse;  margin-bottom: 20px; }
td, th {padding: 0.1em 1em;   border: 1px solid #000; }

#footer {display: block; clear: both; width: 100%; border-top: 1px solid #000;}
#footer .copyright {float: none;}
