/* Style sheet for Kingsley Plastics
Copyright Cornish WebServices 2009 */

/* 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.3;
}
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 {
	font-size:80%;
	color:#222;
	background: #D6D7D7;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#0a6da6;
	margin:0.5em 15px;
}
h1 {
	font-size:1.9em;
	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:0.75em 15px;
}

a:focus, a:hover {
	color:#0257cb;
	text-decoration:underline;
}
a {
	color:#0257cb;
	text-decoration:none;
}
blockquote {
	margin:1.5em;
	color:#666;
	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 0 1.5em 5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
table {
	margin: 0.7em 15px 1.4em 15px;
	width:420px;
	border-top:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
}
table.noBorder, table.gallery {
	border:none;
}
th, thead td, .tableheader {
	font-weight:bold;
	background:#83B4D5;
}
th, td {
	padding:4px;
	border-bottom:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
}
table.noBorder th, table.noBorder td,
table.gallery th, table.gallery td {
	border:none;
	text-align:center;
	vertical-align:bottom;
}
td p {
	font-size:100%;
	margin:0;
}
tr.even td {
	background:#E5ECF9;
}
tr.over td {
	background:#ccc;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}
/* MISCELLANEOUS */
hr {
	color: #83B4D5;
	background-color: #83B4D5;
	height: 1px;
	border: none;
	clear:both;
	margin: 10px 15px;
}
.hide {
	display: none;
}
.clear {
	clear:both;
}
.asterisk {
	color: #FF0000
}
.padLeft {
	padding-left: 20px;
}
.padRight {
	padding-right: 20px;
}
.padTop {
	padding-top: 20px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.floatImgLeft {
	float:left;
	margin: 0.5em 10px 10px 0;
}
.floatImgRight {
	float:right;
	margin: 0.5em 0 10px 10px;
}
.blueText {
	color:#3A4A7B;
}
.greyText {
	color:#666;
}
.blueBg {
	background-color:#3A4A7B;
	color:#fff;
}
.greyBg {
	background-color:#666;
	color:#fff;
}
.w2 {
	width:49%;
}
.w2b {
	width:40%;
}
.w2b2 {
	width:80%;
}
.w2c {
	width:35%;
}
.w3 {
	width:33%;
}
.w4b {
	width:32%;
}
.w4 {
	width:25%;
}
.w5b {
	width: 22%;
}
.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;
}
.loud {
	color:#000;
}

/* quote box */
#quotebox {
	position:relative;
	margin:10px 0 24px 0;
	background:url(site-images/quote-back.gif) no-repeat bottom;
	min-height:98px;
	height:auto !important;
	height:98px;
	overflow:hidden;
	padding: 25px 0 0 63px;
}
#quotebox a {
	display:block;
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
	color:#fff;
	text-decoration:none;
	font-size:125%;
}
#quotebox a:hover {
	color:#fff;
	text-decoration:underline;
}
#quotebox a.enquiry {
	margin:29px 0 0 0;
	padding:0;
}
/* boxes */
.box {
	position:relative;
	margin:0 0 30px 0;
	padding:0;
	background:url(site-images/box-bottom.gif) no-repeat bottom;
	min-height:155px;
	height:auto !important;
	height:155px;
	width: 221px;
}
.box h1, .box h2, .box h3 {
	margin:0;
	padding:6px 0 0 22px;
	height:30px;
	width: 199px;
	background: url(site-images/box-top.gif) no-repeat 0 0;
	overflow:hidden;
}
.box p {
	position:relative;
	margin:0;
	padding:0 20px 10px 25px;
}
.box h4 {
	position:relative;
	margin:0;
	padding:0 15px 3px 25px;
}
.box ul {
	padding: 0 15px;
}
/* box for left menu */
.boxmenu {
	margin:0 0 30px 0;
	background:url(site-images/box-bottom.gif) no-repeat bottom;
	min-height:155px;
	height:auto !important;
	height:155px;
	width: 221px;
	padding:0;
}
.boxmenu h1, .boxmenu h2, .boxmenu h3 {
	margin:0;
	padding:5px 0 0 19px;
	height:30px;
	width: 202px;
	background: url(site-images/box-top.gif) no-repeat 0 0;
	overflow:hidden;
	font-size:140%;
	letter-spacing:-0.5px;
}
a.more {
	display:block;
	width:49px;
	height:15px;
	margin:-10px 0 0 120px;
	padding:0 0 10px 0;
	text-indent:-5000px;
	background: url(../kingsley-images/more-button.gif) no-repeat;
}
#clientLogos {
	width:160px;
	height:260px;
	margin: 0 auto;
	padding:0 0 20px 0;
}
#clientLogos p {
	margin:0;
	padding:0;
	display:block;
}
/*file icons */
/* PDF document links */
#content a[href$='.pdf'], #footer a[href$='.pdf'] {
	background:transparent url(../kingsley-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(../kingsley-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(../kingsley-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(../kingsley-images/email.png) center left no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:15px;
}
#content .externalLink, #footer .externalLink {
	background:transparent url(../kingsley-images/external.png) center left no-repeat;
	display:inline-block;
	padding-left:14px;
	line-height:15px;
}
.pic {
	width:140px;
	height:108px;
}