/*////////////////////////////
///      Kadfire Styles    ///
// alex at type3digital.com //
////////////////////////////*/

body {
	font-size:12px;
	color:#333333;
	font-family: Helvetica, Arial, sans-serif ;
	line-height: 18px;
}

.clear {
	clear:both;
}

html {
	height: 101%; 
/*
	background-image: url('http://www.kadfire.com/images/kfgrid.png');
	background-repeat: no-repeat;
	background-position: 310px 30px;
*/
}

.on {
	color:#ff0000;
}

strong {
	font-weight:bold;
}

span.strong {
	color:#1b1b1b;
}

a {
	color:#414042;
	text-decoration:none;
}

a:hover{
	color:#ff0000;
}

p a{
	color:#ff0000;
	
}

p a:hover {
	color:#000;
}

h1 {
	font-size:20px;
	font-family: Arial, helvetica, sans-serif;
}

h1.red {
	color:#ff0000;
	font-weight:bold;
	font-family: Arial, helvetica, sans-serif;
}

h2 {
	color:#ff0000;
	font-size:16px;
	font-weight:bold;
	height:40px;
	line-height: 1em;
	font-family: Arial, helvetica, sans-serif;
}


#inner-right h2{
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
	height:auto;
	margin:0 0 20px 0;
	font-family: Arial, helvetica, sans-serif;
}

#inner-left h2.red, #inner-main h2.red{
	color:#ff0000;
	margin:0 0 15px;
	height:auto;
	font-family: Arial, helvetica, sans-serif;
}

h3{
	color:#333;
	font-weight:bold;
	font-family: Arial, helvetica, sans-serif;
}

h3 a{
	color:#ff0000;
	font-family: Arial, helvetica, sans-serif;
}

h3 a:hover{
	color:#333;
}

h4 {
	font-family: Arial, helvetica, sans-serif;
	font-weight:bold;
}

#container {
	width:900px;
	margin:30px auto 0 auto;
	padding:0 30px;
}


/* canon logo */

#leftArea {
	width:150px;
	margin:20px 0 0 0;
}

#leftArea img{
	margin:0 0 20px 0;
}

#leftArea h2{
	font-size:12px;
	height:auto;
	margin:0 0 5px 0;
}

#leftArea p{
	width:130px;
}

/* topNav */

#topNav {
	text-align:right;
	font-weight:bold;
	margin:0 0 40px 0;
}

#topNav li {
	display:inline;
	margin:0 0 0 10px;
}

/* header */

#header {
	overflow:hidden;
	height:1%;
	height:110px;
	position: relative;
}

#header img {
	float:left;
	margin:0 45px 0 0;
}

#header h1{
	float:left;
	width:400px;
	margin: 0px 0 0 0;
	color:#414042;
	font-size: 16px;
	line-height: 21px;
}

#header h1.red {
	color:#ff0000;
	font-weight:bold;
	font-family: Arial, helvetica, sans-serif;
}

#header form{
	float:right;
}

form input.search{
	border:1px solid #000;
	margin:0 5px 0 0;
	width:175px;
	padding:3px;
}

#callToAction {
	position: absolute;
	top:0;
	left:740px;
	text-align: left;
	margin-top: 5px;
	color: #414042;
}

#callToAction h1{
	width: auto;
	margin:0 0 0px 0;
	font-weight: bold;
	font-size: 10px;
	color:#414042;
}

#callToAction h3 {
	font-size: 16px;
	margin-bottom: 4px;
	clear:right;
	color:#414042;
	clear: left;
	font-weight: bold;
}

/* left content */

#left-content {
	width:170px;
	margin:0 10px 0 0;
	padding:2px 0 0 0;
	float:left;
	border-top:1px solid #000;
	font-weight:bold;
}

#left-content ul li{
	margin:6px 0;
	font-size: 12px;
}

#left-content ul li.on.parent{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:7px 0;
	margin:0px 0;
}

body #left-content ul li.on a {
	color:#EE3124;
	}

body #left-content ul li.on li  a {
	color:#414042;
	}
	
body #container #left-content ul ul ul a {
	color:#414042;
	}

body #left-content ul li.on.parent li.on a {
	color:#EE3124;
	}

#left-content ul li ul li.on.parent{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0px 0;
	margin:0px 0;
}

#left-content ul li.on.parent ul li.parent{
	border:none;
}

#left-content ul li ul{
	margin:7px 0 0px 7px;
}

#left-content ul li ul li{
	margin:5px 0;
}

#left-content ul li ul li a{
	color:#999;
}

#left-content ul li ul li.on.parent a {
	color:#EE3124;
}

#left-content ul li ul li.on a{
	color:#EE3124;
}

#left-content ul li ul li.on.parent ul li a {
	color:#EE3124;
}

#left-content ul li ul li.on.parent ul li a {
	color:#999;
}

#left-content ul li ul li.on.parent ul li.on a{
	color:#EE3124;
}

/* main content */

#main-content {
	float:left;
	width:720px;
	padding:0px 0 0 0;
	min-height: 600px;
}

#main-content.home, #main-content.contact {
	border-top: 1px solid #000;
	padding:20px 0 0 0;
}

#main-content h1 {
	font-size: 16px;
	color:#414042;
	line-height: 20px;
}

#main-content h1.subtitle {
	color:#999999;
	line-height: 20px;
}

#main-content h2 {
	margin:0;
	color:#414042;
	padding:0;
	height:auto;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

#main-content.home h2 {
	font-size: 16px;
	line-height: 18px;
	width:150px;
}

#main-content.home h2 a{
	color:#FF0000;
}

#main-content.home h2 a:hover{
	color:#414042;
}

/* inner divs */

#twoColumn {
	width:540px;
	float: left;
	border-top: 1px solid #000;
	margin:0 10px 0 0;
	padding:10px 10px 0 0;
}

#twoColumn p{
	margin:10px 0;
}

#twoColumn .subtitle {
	margin:10px 0 20px 0;
}

h1.subtitle a {
	color:#ff0000;
}

h1.subtitle a:hover {
	color:#414042;
}

#inner-left {
	float:left;
	border-top: 1px solid #000;
	width:315px;
	padding:20px 15px 0 0;
}

#inner-left p, #inner-main p{
	margin:0 0 10px 0;
}

#inner-center {
	border-top: 1px solid #000;
	width:150px;
	margin:0 10px 0 0;
	padding:20px 10px 0 0;
	float:left;
}

.fourColumn {
	border-top: 1px solid #000;
	float:left;
	overflow: hidden;
	height:1%;
	margin: 0 10px 0 0;
	width:167px;
	padding:20px 0px 0 0;
}

#inner-right{
	border-top: 1px solid #000;
	float:left;
	width:150px;
	padding:20px 0px 0px 0px;
}

#inner-right .clientQuote {
	font-size: 14px;
	line-height: 18px;
	color:#414042;
	margin:-8px 0 10px 0;
}

#inner-right form {
	margin:0 0 30px 0;
}

#inner-right form input.submit {
	margin:10px 0 0 0;
	background:#333;
	border:0;
	color:#fff;
	width:70px;
	height:20px;
}

#inner-right form input.submit:hover {
	cursor:pointer;
}

.red {
	color:#FF0000;
}

#pullQuote {
	font-size: 14px;
	font-weight: bold;
	margin:15px 0 0 0;
}

#pullQuote img {
	margin:0 0 10px 0;
}

#pullQuote h3{
	line-height: 18px;
	color:#999999;
}
.spec-lists {
	list-style-image: url(../images/generic/li.gif);
	margin:0 0 6px 20px;
}

/* panel */

.relatedPanel {
	margin:10px 0 0 0;
}

.relatedPanel a {
	color:#FF0000;
}

.relatedPanel a:hover {
	color:#000;
}

.panel p{
	line-height:1.4em;
}

.panel {
	float:left;
	width:225px;
	margin:0 0px 20px 0;
	padding:0px 10px 0 0;
}

.low {
	border-top:1px solid #999999;
	margin:10px 10px 0 0;
	padding:10px 10px 0 0;
	width:215px;
	font-size: 10px;
}

.low h3 {
	font-size: 10px;
}

.low h3 a{
	font-weight: bold;
	color:#000;
}

.low .image {
	float:left;
	width:50px;
	margin:0 10px 0 0;
}

.low .copy {
	float:left;
	width:155px;
}

.inner-panel {
	float:left;
	width:210px;
	display: inline-block;
	margin:0 10px 20px 0;
}

.right-panel {
	width:480px;
	float:left;
}

.last {
	margin:10px 0 0 0;
}

.panel ul {
	margin:10px 0 0 0;
}

.panel ul li{
	list-style-type: none;
	margin:0px;
	font-weight:normal;
}

.inner-panel ul {
	margin:20px 0 0 0;
	
}

.inner-panel ul li{
	margin:0 0 5px;
	list-style-image:none;
	font-weight:normal;
}


/* Hardware page */
#lstHardware .panel 
{
	float: left; 
	margin:0 0px 20px 0;
	width: 150px;
}

#lstHardware .panel img{
	margin:0 0px 5px 0;
}

/* related products */
.relationSelector  { overflow: hidden; height: 1%; }
.relationSelector div.title { float: left; width: 200px; text-align: center;}
.relationSelector div.title a  
{
	background-color: #c3c3c3; 
    color: #fff;    
    padding: 5px 0 5px 0;
    display: block;
    margin-right: 1px;
    
}

.relationSelector { margin-bottom: 5px; }
.relationSelector div.title a:hover, .relationSelector div.title .on 
{
	background-color: #000; 
}

#related .table .row
{
	width: 400px;
 padding: 2px 0 2px 0;
 border-bottom: 1px solid #c3c3c3;
}
#related .table p { padding: 0; margin: 0; }
/* contact page */

.location img{
	border:none;
	float:left;
	margin:0 10px 0 0;
}

.location li{
	padding:5px 0 0 0;
}

/* information services */

#information-services {
	margin:0 10px 0 0;
}

#information-services li{
	border-top:1px solid #999999;
	padding:10px;
	height: 1%;
	overflow:hidden;
}

#information-services li img{
	float:left;
	margin:0 10px 0 0;
}

#information-services li p{
	margin:0 0 0 70px;
}

#information-services h3{
	font-weight:bold;
	color:#333;
	margin:5px 0 0px 0;
}

#inner-main h3{
	margin:0 0 10px 0;
}

/* case study image */

#main-content .case-studies {
	width:710px;
}

#main-content .case-studies p.information {
	margin:0 10px 20px 0;
	width:470px;
	float:left;
}

#main-content .case-studies p.quote {
	font-weight:bold;
}

.case-studies ul {
	margin:0 0 20px 0;
}

.case-studies img {
	float:left;
	margin:0 10px 10px 0;
}

#inner-low {
	padding:10px 0 0 0;
	clear:both;
}

/* hardware and consumables */

.marketInfo {
	margin:10px 0;
	overflow: hidden;
	height: 1%;
}

.marketInfo .image { 
	float: left; 
	padding: 5px 20px 5px 0px; 
	width:150px;
}

.marketInfo .description { 
	float:left; 
	width:310px;
}

.marketInfo .more a{ 
	color:#ff0000;
}

.marketInfo .more a:hover{ 
	color:#000;
}

/* canon landing */

#inner-left.canon h2 {
	color:#ff0000;
	height:auto;
	margin:20px 0 20px 0;
}

#inner-right.canon h2{
	color:#ff0000;
	margin:0;
	height:auto;
	margin:0px 0 20px 0;
}

#inner-right.canon h2.big{
	margin:0px 0 10px 0;
}

#inner-right h2.big {
	font-size:16px;
	margin:10px 0 10px 0;
}
#inner-right ul {
	margin-top: 6px;
}
#inner-right ul li {
	list-style-image: url(../images/generic/li.gif);
	margin-top: 4px;
	margin-left: 0px;
	font-weight:normal;
}
#inner-right h3 {
	margin-top:10px;
}
#inner-right hr {
	color: black;
	background-color: black;
	height: 1px;
	border: 0;
	margin-top: 16px;
	}

/* product page */

#imgProduct {
	float:right;
	margin:10px 0 10px 10px;
	width:230px;
	border:1px solid #ccc;
}

#twoColumn.product h3{
	color:#333;
	margin:20px 0 10px 0;
	height:auto;
}

#twoColumn.product img{
	float:right;
	margin:0 0 10px 10px;
}

#twoColumn.product ul{
	margin:10px 0 0px 0;
}

#twoColumn.product ul li{
	margin:5px 0 0 0;
}

#product-ul {
	margin:0 0 20px 0;
	position: relative;
}

#product-ul li {
	margin:0 0 10px 0;
	display:block;
	overflow:hidden;
	height:1%;
	font-weight:bold;
}

#product-ul li span{
	margin:0px 0 0 0;
	display:inline-block;
}

#product-ul li span a{
	cursor: pointer;r
}

#product-ul img{
	float:left;
	margin:0 5px 0 0;
}

#product-ul li.advice {
	padding:81px 0 0 0;
}

#inner-left.product .inner-panel {
	border-top: 1px solid #000;
	padding:10px 0 0 0;
	margin:45px 0 0 0;
}

/* printer selector */

h1.selector {
	margin:0 0 10px 0;
}

#printerSelector p{
	margin:5px 0;
}

#printerSelector strong {
	color:#414042;
}

/* login */

#loginForm {
	margin:0 0 0 200px;
}

#loginForm .cell{
	margin:10px 0 10px;
}

/* market toggler */

div.marketHolder { 
	margin-bottom: 1px; 
	border-top: 1px solid #000;
}

#twoColumn .description p{
	margin:0;
}

h3.marketHeader {
	background-color: #000;
	color: #fff;
	clear: both;
}

h3.marketHeader a {
	display: block;
	color: #fff;
	padding: 5px;
}

a.marketToggler { }

/* product */

#inner-left h1{
	margin:0 0 10px 0;
}

.marketProducts 
{
	clear:both;
}

#twoColumn ul {
	margin:0 0 10px 0;
}

#twoColumn .productThumbContent {
	float:left;
	width:300px;
	margin:0 0 10px 0;
}

#twoColumn .productThumb {
	border-top: 1px solid #cccccc;
	padding:10px 0 10px 0;
	display:block;
	clear:both;
}


#twoColumn .productThumb.inks{
	/*background:url(../images/icons/icon_ink.gif) center left no-repeat;
	padding:10px 0 10px 110px;*/
}

#twoColumn .productThumb.papers-and-print-media {
	/*background:url(../images/icons/icon_paper.gif) center left no-repeat;
	padding:10px 0 10px 110px;*/
}

#twoColumn .productThumb.first {
	border:none;
}

#twoColumn .productThumb img.logo {
	margin:0 400px 20px 0;
}

#twoColumn .productThumb img{
	float:left;
	margin:0 10px 10px 0;
}

#twoColumn .productThumb h2{
	margin:0 0 10px 0px;
	color:#ff0000;
	height:auto;
}

#twoColumn .productThumb p{
	margin:0 0px 10px 0px;
}


#twoColumn .productThumb h2 a{
	color:#ff0000;
}

#twoColumn .productThumb h2 a:hover {
	color:#333;
}

#twoColumn .productThumb a{
	margin:0px 0px 20px 0px;
	color:#EE3124;
}

#twoColumn .productThumb a:hover {
	color:#333;
}

.multiImage ul {
	float:right;
	clear:both;
	padding-right: 80px;
}

 .multiImage ul li {
	text-align: center;	
	float:left;
	border:1px solid #ccc;
	vertical-align: middle;
	margin:0 10px 0 0;
}

.multiImage ul li a{
	display: block;
	width:26px;
	height: 21px;
	padding:4px 0 0 0;
}

 .multiImage ul li a:hover{
	background: #e7e7e7;
}

.multiImage ul li.on a{
	color:#EE3124;
}

/* mini selector */

.miniSelector p {
	float:left;
	padding:0 20px 0 0;
}

.miniSelector label {
	margin:0 10px 0 0;
}

.miniSelector input {
	margin:1px 0 0 0;
	background:#333;
	border:0;
	color:#fff;
	width:70px;
	height:20px;
	cursor: pointer;
}

/* enquiry form */

#enquiryForm 
{
	border: none;
	position:absolute;
	margin: 0 auto 0 auto;
	top:100px;
	display:none;
	z-index:2000;	
	width: 420px;	
	color:#fff
}

#enquiryForm .row{
	margin:0 0 10px 0;
	font-weight:bold;
}

#enquiryForm .row .cell input{
	margin:10px 0 0 0;
	padding:5px;
	font-size:12px;
	font-weight:normal;
}

#enquiryForm .row .cell textarea {
	margin:10px 0 0 0;
	padding:5px;
	font-size:12px;
	font-family: Helvetica, Arial, sans serif ;
	font-weight:normal;
}

#enquiryForm .row .cell .button {
	margin:10px 10px 0 0;
	background:#414042;
	border:0;
	color:#fff;
	width:70px;
	height:25px;
	float:left;
}

#enquiryForm .button:hover {
	cursor:pointer;
}

#enquiryForm input.invalid, #enquiryForm textarea.invalid { background-color: #ffdddd; }

/* footer */
#footer {
	float:right;
	width:710px;
	padding:10px 0 0 0;
	margin:70px 0 0 10px;
	font-size:10px;
	border-top: 1px solid #000;
	color:#414042;
	display: inline;
}

#footer a{
	font-size:10px;
	color:#414042;
}

#footer a:hover {
	color:#000;
}
#footer ul {
	margin-left: -10px;
}
#footer ul li{
	display:inline;
	border-right: 1px solid #414042;
	padding:0 10px 0px 20px;
	margin-left: -10px;
}

#footer ul li.last {
	border:none;
}

/* Overlay for enquiry form */
#overlay {
	background:#000000;
	position:absolute;
	display:none;
	z-index:100;
	opacity:0.8;
	filter:alpha(opacity=80);
	top:0;
	left:0;
}

/* Paging Control */
#pager 
{
	clear:both;
	overflow:hidden;
	height:1%;
	padding:5px 0px 5px 0px;
	margin:0;
	font-size:11px;	
	color:#000000;
	background:#ffffff;
}

#pager p {
	margin:0px 10px 0px 0px;
	display:block;
	float: left;
}

#pager p.pages { width: 70px; }
#pager p.items { width: 160px; }
#pager p.showAll { width: 100px; }
#pager ul.buttons {
	float:right;
	width: 80px;
}

#pager ul.buttons li { float: left; width: 10px; margin-right: 10px; }
#pager ul.buttons li a { padding: 5px; }

/* sitemap */

#sitemap ul li{
	margin:7px;
	list-style: disc;
}

#sitemap ul li ul {
	margin:7px;
}

/* times panel //////////////////////////////////////////////*/

#timesPanel{
	margin:20px 0 0 0;
	background: #F2F2F2;
	padding:15px;
	width:140px;
}

#timesPanel h2 {
	margin:0 0 10px 0;
}

#timesPanel ul li{
	list-style: disc;
	margin:0 0 3px 0;
	list-style-position: inside;
}

/* clients //////////////////////////////////////////////////////////*/

.logo {
	float:left;
	display: block;
	width:110px;
	height:110px;
	margin:0 10px 0 0;
}

.logo:hover{
	background-position: bottom;
	cursor: pointer;
}

.fcc { background: url(../images/logos/fcc.jpg) top left no-repeat; }
.nr { background: url(../images/logos/nr.jpg) top left no-repeat; }
.uo { background: url(../images/logos/uo.jpg) top left no-repeat; }
.cc { background: url(../images/logos/cc.jpg) top left no-repeat; }
.cr { background: url(../images/logos/cr.jpg) top left no-repeat; }
.a { background: url(../images/logos/a.jpg) top left no-repeat; }
.ec { background: url(../images/logos/ec.jpg) top left no-repeat; }
.se { background: url(../images/logos/se.jpg) top left no-repeat; }
.lm { background: url(../images/logos/lm.jpg) top left no-repeat; }
.c2c { background: url(../images/logos/c2c.jpg) top left no-repeat; }
.fte { background: url(../images/logos/fte.jpg) top left no-repeat; }
.sr { background: url(../images/logos/sr.jpg) top left no-repeat; }
.emt { background: url(../images/logos/emt.jpg) top left no-repeat; }
.s { background: url(../images/logos/s.jpg) top left no-repeat; }
.fgw { background: url(../images/logos/fgw.jpg) top left no-repeat; }
.swt { background: url(../images/logos/swt.jpg) top left no-repeat; }
.m { background: url(../images/logos/m.jpg) top left no-repeat; }
.gmpte { background: url(../images/logos/gmpte.jpg) top left no-repeat; }

/* custom select //////////////////////////////////////*/

.trigger{
	border:1px solid #ccc;
	color:black;
	padding:3px;
	width:15em;
	padding-right:1em;
	background:url(/images/arrow.gif) top right no-repeat #fff;
	display:block;
}
.activetrigger{
	border:1px solid #ccc;
	color:#ff0000;
	padding:3px;
	width:15em;
	padding-right:1em;
	display:block;
	background:#ccc;
}
/* style of the UL */
.dropcontainer ul{
	background:#fff;
	border:1px solid #999;
	border-bottom:none;
	list-style-type:none;
	padding:0;
	margin:0;
	width:16em;
	position:absolute;
}

.dropdownhidden{
	top:0;
	left:-999em;
}
.dropdownvisible{
	top:0;
	left:0;
}
.dropcontainer ul a{
	padding:3px;
	display:block;
	text-decoration:none;
	color:#414042;
	border-bottom:1px solid #999;
}
.dropcontainer ul a:hover{
	background:#ccc;
}
.dropcontainer{
	position: relative;
	}

.showRelatedProducts {
	clear:both;
	margin-top:25px;
	}

body #container .showRelatedProducts h2 {
	font-size:18px;
	margin-bottom:8px;
	font-weight:normal;
	}

.showRelatedProducts h3 {
	font-size:16px;
	margin-bottom:8px;
	}

.LHCanon {
	display:none;
	}
	
.LHCanon img {
	margin-top:15px;
	}

.textAlignMid {
	text-align:center;
	margin-bottom:15px;
	}

.marTop10 {
	margin-top:10px !important;
	font-weight:lighter !important;
	font-size:13px !important;
	}

/*
Stylish Select 0.4.1 - $ plugin to replace a select drop down box with a stylable unordered list
http://scottdarby.com/

Copyright (c) 2009 Scott Darby

Requires: jQuery 1.3 or newer

Dual licensed under the MIT and GPL licenses.

*/


/*==================================
Hide lists on page load
====================================*/

.stylish-select ul.newList {left:-9999px;}

/*==================================
red curvy example
====================================*/
ul.newList * {margin:0; padding:0;}
ul.newList a {color: #000; text-decoration:none; display:block;}
ul.newList {margin:0; padding:0; list-style:none; color:#000; width:150px; background:#fff; position:absolute;  border:1px solid #ccc; top:22px; left:0; overflow:auto; z-index:9999;}
.newListSelected {width:100px; color:#000; height:19px; padding:3px 0 0 6px; float:left; background:url(/images/arrow.gif) no-repeat right; background-color:#eee;}
.newListSelected span {width:100px; display:block;}
ul.newList li { width:149px !important; }
ul.newList li a {padding:3px 8px; display: block;}
ul.newList li a:focus {-moz-outline-style: none;}
.selectedTxt {width:100px; overflow:hidden; height:16px; padding:0 23px 0 0;}
.hiLite {background:#414042!important; color:#fff!important;}
.hiLite a {background:#414042!important; color:#fff!important;}
.newListHover {background:#ccc!important; color:#000!important; cursor:default;}
.newListSelHover, .newListSelFocus { cursor:default;}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}


.offer-box {
	width: 146px;
	padding-right: 10px;
	height: 400px;
	border-bottom: 1px solid black;
	margin-top: 12px;
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.offer-box img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.offer-box h2 {
	font-size: 10px;
	color: #EE3124;
}	
.offer-box .price {
	color: #EE3124;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 550px;
}
.offer-box ul li {
	list-style-type: disc;
	margin:0 0 0px 15px;
	
	}
#twoColumn.offer-box a h2 {
	font-size: 14px;
	color: #EE3124;
	}
.special-offers-left {
	float: left;
	display: inline;
	width: 155px;
	margin-right: 5px;
}
.special-offers-right {
	float: right;
	display: inline;
	width: 313px;
}
#offers-central {
	width:489px;
	float: left;
	border-top: 1px solid #000;
	margin:0 11px 0 0;
	padding:10px 0px 0 0;
	}
.price {
	font-weight: bold;
	color: #EE3124;
}

/* Adam's additions */

#home_ads {
	width: 710px;
	height: 470px;
	margin-bottom: 10px;
	overflow: hidden;
}
#home_ads img {
}
#lfp_home_links ul {
	width: 150px;
	float: left;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}
#lfp_home_links ul li {
	margin-bottom: 0px;
}
.lfp_home_links_header {
	font-size: 12px;
	margin-bottom: 12px;
	font-weight: bold;
	color: #EE3124;
}
.sampleprint {
	background-color: #fff;
	width: 150px;
	height: auto;
	padding: 9px 10px 12px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #414042;
 }
 .sampleprint h2 {
 	color: #000;
	line-height: 18px;
	font-size: 14px;
	height: auto;
	margin-bottom: 10px;
 }
 .sampleprint img {
 	margin-bottom: 8px;
 }
 .canonlinks {
 	margin-top: 0px;
 }
 .canonbadge {
 	float:left;
 	width: 170px;
 	display: inline;
 	margin-top: -152px;
 	clear: left;
 	border-top: 1px solid #000;
 	padding-top: 16px;
 }
 #header h1 {
 	margin-top: 3px;
 }
 #product-ul {
 	font-size: 10px;
 }
 #clientQuote {
	font-size: 14px;
	font-weight: bold; 
 	}
  #clientQuoteAuthor {
	font-size: 10px;
	margin-top: 10px;
	line-height: 14px;
 	}
 .special_offers_table {
 	width: 550px;
 	margin-top: 40px;
 }
 .special_offers_table tr {
 	border-top: 1px solid #000;
 	height: 100px;
 }
 .special_offers_table td {
  	padding: 5px 0px 5px 0px;
  	vertical-align: top;
}

.special_offers_product_image {
	width: 150px;
	text-align: left;
}
.special_offers_product_name {
	width: 70px;
	font-weight: bold;
	}
.special_offers_rrp {
	width: 70px;
	text-decoration: line-through;
	color: #red;
	font-weight: bold;
	}
.special_offers_price {
	width: 70px;
	font-weight: bold;
}
.sample_print_text {
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 15px;
}
