/* Style sheet for Gideon Hillman Consulting
Copyright Cornish WebServices 2010 */

/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table, td, th {
	vertical-align:top;
}
a img {
	border:none;
}
/* typography */
body {
	color:#222;
	background:#C0C1C2;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
}
#content {
	line-height: 1.8;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#005da3;
	margin:0.5em 10px;
}
h1 {
	font-size:2em;
	line-height:1;
}
h2 {
	font-size:1.7em;
}
h3 {
	font-size:1.5em;
	line-height:1;
}
h4 {
	font-size:1.2em;
	font-weight:bold;
}
h5, h6 {
	font-size:1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	margin:6pt 10px;
	text-align:justify;
}
a:focus, a:hover {
	color:#fe0000;
	text-decoration:underline;
}
a {
	color:#005da3;
	text-decoration:none;
}
blockquote {
	margin:1.5em 10px;
	color:#111;
	font-style:italic;
}
strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 5em;
	text-align:justify;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
table {
	margin: 0.7em 15px 1.4em 15px;
	width:95%;
	border-top:1px solid #C0C1C2;
	border-left:1px solid #C0C1C2;
}
table.noBorder {
	border:none;
}
th, thead td, .tableheader {
	font-weight:bold;
	background:#7DA7D9;
	color:#fff;
}
th, td {
	padding:4px;
	border-bottom:1px solid #C0C1C2;
	border-right:1px solid #C0C1C2;
}
table.noBorder th, table.noBorder td {
	border:none;
	text-align:center;
}
td p {
	font-size:100%;
	margin:0;
}
tr.even td {
	background:#E5ECF9;
}
tr.over td {
	background:#ccc;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}
.bullets {
	list-style-position: inside
}
/* MISCELLANEOUS */
hr {
	color: #B5CCEA;
	background-color: #B5CCEA;
	height: 1px;
	border: none;
	clear:both;
	width:97%;
	margin:10px auto;
}
.hide {
	display: none;
}
.clear {
	clear:both;
}
.asterisk {
	color: #FF0000
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.floatImgLeft {
	float:left;
	margin: 0.5em 10px 10px 0;
}
.floatImgRight {
	float:right;
	margin: 0.5em 0 10px 10px;
}
.w2 {
	width:50%;
}
.w2b {
	width:42%;
}
.w2c {
	width:35%;
}
.w3 {
	width:33%;
}
.w4 {
	width:25%;
}
.w5 {
	width:20%;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.small {
	font-size:.8em;
}
.large {
	font-size:1.2em;
}
.quiet {
	color:#666;
}
/* left/right col elements */
.colbox {
	margin:0;
	min-height:170px;
	height:auto !important;
	height:170px;
	width: 183px;
	padding: 0 0 20px 0;
	overflow:hidden;
}
.colbox h1, .colbox h2 {
	margin:10px 0 0 0;
	padding:6px 5px 5px 9px;
	height:23px;
	background:url(site-images/col-tops.jpg) no-repeat 0 0;
	color:#fff;
	font-size: 130%;
}
.colbox h3, .colbox h4, .colbox h5, .colbox h6 {
	margin:0;
	padding:6px 5px 0 9px;
	color:#666667;
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
}
.colbox p {
	margin:0.5em 5px 0.5em 10px;
	color:#666667;
	font-size: 90%;
}
.colbox ul {
	padding: 0 5px 0 15px;
}
/* homepage boxes */
.homebox {
	margin:10px 15px;
	min-height:169px;
	height:auto !important;
	height:169px;
	width: 273px;
	float:left;
	padding: 0;
	overflow:hidden;
}

/*file icons */
/* PDF document links */
#content a[href$='.pdf'], #footer a[href$='.pdf'] {
 background:transparent url(../logistics-images/pdf.gif) center left no-repeat;
 display:inline-block;
 padding-left:20px;
 line-height:15px;
}

/* Excel Documents links */
#content a[href$='.xls'], #content a[href$='.csv'], #content a[href$='.xlw'], #content a[href$='.xlt'] {
 background:transparent url(../logistics-images/excel.gif) center left no-repeat;
 display:inline-block;
 padding-left:20px;
 line-height:15px;
}
 
/* Word Document Links */
#content a[href$='.doc'], #content a[href$='.rtf'], #content a[href$='.wps'], #content a[href$='.txt'] {
 background:transparent url(../logistics-images/word.gif) center left no-repeat;
 display:inline-block;
 padding-left:20px;
 line-height:15px;
}
 
/* mailto: links */
#content a[href^="mailto:"], #footer a[href^="mailto:"] {
 background:transparent url(../logistics-images/email.png) center left no-repeat;
 display:inline-block;
 padding-left:20px;
 line-height:15px;
}
#content .externalLink, #footer .externalLink {
	background:transparent url(../logistics-images/external.png) center left no-repeat;
	display:inline-block;
	padding-left:16px;
	line-height:15px;
}
/* newsletter subscribe */
#newsletter {
	margin:10px 0;
	padding:0;
}
#newsletter label {
	margin:0 0 0 5px;
	padding:0;
	cursor: pointer;
	display: inline;
}
#newsletter input.text {
	border:1px solid #bbb;
}
#newsletter input.text:focus {
	border:1px solid #6f6f6f;
}
#newsletter input.text {
	padding:2px;
	font: 100% Arial, Helvetica, sans-serif;
	margin:0;
	width:125px;
}
#newsletter .button {
	background: url(site-images/go-button.jpg) no-repeat;
	width:24px;
	height:21px;
	border:none;
	text-indent:-5000px;
	margin:-4px 0 0 0;
	padding:0;
}
#footer p {
	text-align:center;
}
/*carousel*/
.carousel {
	height:150px;
}
.carousel ul li {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
	height:150px;
}
.carousel ul li p {
	margin:0 0 0 10px;
	padding:0;
}
.sig {
	float:right;
	clear:both;
	text-align:right;
	font-weight:bold;
	font-style:italic;
	width:160px;
	font-size:90%;
}
p.tLogo {
	display:block;
	width:170px;
	height:40px;
	padding:0 0 10px 0;
	margin: 0 auto;
}
/*client logos table */
#cLogos td {
	width:130px;
	height:130px;
	text-align:center;
	vertical-align:middle;
}
#cLogos td img {
	margin:0 auto;
	padding:0;
}
ul#logoGrid {
   display: block;
   width: 100%;
   height: auto;
   margin: 0 0 0 15px;
   padding: 0;
   list-style: none;
}

ul#logoGrid li {
   display: block;
   width: 130px;
   height: 80px;
   /*border: 1px solid #ccc;*/
   float: left;
   margin: 0 15px 15px 0;
   overflow: hidden;
}

.date {
	float:right;
	font-size:90%;
	font-style:italic;
	color:#888;
}
.emailLink{}
