/* Style sheet for xxx
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%;
}
body {
}
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:75%;
	color:#222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#111;
	margin:0.5em 10px;
}
h1 {
	font-size:1.9em;
	line-height:1;
}
#content h1, #content h2, #content h3, #content h4 {
	color:#EB1925
}
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;
}
p {
	margin:0.8em 10px;
}
a:focus, a:hover {
	color:#000;
}
a {
	color:#fe0000;
	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;
}
ul.news li {
	margin:0.5em 0;
}
table {
	margin: 0.7em 15px 1.4em 15px;
	width:95%;
	border-top:1px solid #007bbe;
	border-left:1px solid #007bbe;
}
table.lightboxGallery {
	margin: 0.7em 7px 1.4em 7px;
}
tr.even td {
	background:#E5ECF9;
}
tr.over td {
	background:#ccc;
}
th, thead td, .tableheader, table.tableStripes tr.even.tableheader td {
	font-weight:bold;
	background:#007bbe;
	color:#fff;
}
th, td {
	padding:4px;
	border-bottom:1px solid #007bbe;
	border-right:1px solid #007bbe;
}
td p {
	font-size:100%;
	margin:0;
}
table.noBorder, table.grid, table.lightboxGallery {
	border:none;
}
table.noBorder th, table.noBorder td, table.lightboxGallery th, table.lightboxGallery td {
	padding:2px;
	border:none;
	text-align:center;
	vertical-align:bottom;
}
table.grid th, table.grid td {
	padding:2px;
	border:none;
	text-align:left;
	vertical-align:top;
}
table.alignBottom td, table.alignBottom th {
	text-align:center;
	vertical-align:bottom;
}
table.lightboxGallery td img {
	width:100px;
	height:84px;
	border:1px solid #999;
	padding:2px;
}
.bullets {
	list-style-position: inside
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}
/* banner */
#bannerleft {
	background:url(site-images/banner1.jpg) no-repeat;
	height:140px;
}
#bannerleft ul {
	background:url(site-images/bg-banner-text.png) repeat;
	padding:10px;
	margin:0 0 0 10px;
}
#bannerleft h2 {
	padding:5px;
	background:url(site-images/bg-banner-text.png) repeat;
	color:#0076B8;
}
#bannerright {
	background:url(site-images/rt-banner.jpg) no-repeat right;
	color:#fff;
}
#bannerright h2 {
	color:#fff;
}
/* content */

#content li ul, #contentli ol {
	margin:0 1.5em;
}
#content ul, #content ol {
	margin:0 0 1.5em 3em;
}
/* boxes */
.blue {
	padding:0;
	background:url(site-images/bg-side-nav.gif) repeat-x #007BBE;
	color:#fff;
}
.blue h3 {
	color:#fff
}
.blue h4 a {
	color:#fff;
}
.green {
	background-color:#A8CE0F;
}
.green, .green h3, .green a {
	color:#4A5906;
}
.lightblue, .lightblue h3, .lightblue a {
	color:#fff;/*#096971;*/
}
.lightblue a, .lightblue p {
	color:#fff;
}
.lightblue {
	background-color:#0FBCCA;
	color:#fff;
}
.callback {
	background:url(site-images/bg-call-back.png) no-repeat bottom right #A8CE0F
}
.enquirenow h3 {
	background:url(site-images/bg-enquire-now.png) no-repeat left bottom;
	padding-left:58px;
	padding-top:5px;
	height: 23px;
}
.featuredProduct {
	padding:0;
	background:url(site-images/bg-featured-product.jpg) repeat-x #FC6205;
	color:#fff;
}
.featuredProduct h3 {
	color:#fff;
	margin:8px;
}
.featuredProduct h4 a {
	color:#fff;
}
a.viewlink {
	color:#FFF;
	float:right;
	margin-bottom:10px;
	font-weight:bold;
	background:url(site-images/link-arrow.png) bottom right no-repeat;
	padding-right:18px;
}
.box blockquote {
	background:url(site-images/open-quote.png) no-repeat top left;
	color:#fff;
	padding-top:8px;
	text-indent:30px;
}
.box blockquote {
	background:url(site-images/open-quote.png) no-repeat top left;
	color:#fff;
	padding-top:8px;
	text-indent:30px;
}
.box blockquote img {
	padding:2px 0 0 2px;
	vertical-align:text-top;
}
.box .icons a {
	clear:left;
	display:block;
	margin: 0 0 3px 0;
	padding:0;
	color:#666;
	font-size:95%;
}
.box .icons a img {
	line-height:45px;
	vertical-align:middle;
}
cite {
	font-size: 1.0em;
	margin: -25px 20px 10px 20px;
	padding: 25px 0 0 0;
	display:block;
	background:url(site-images/close-quote.png) no-repeat top right;
	color:#fff;
}
.newsbox {
	padding:0;
	color:#666;
	background:url(site-images/bg-news.gif) repeat-x #DBDBDB;
}
.newsbox h3 {
	margin-bottom:20px;
}
.newsbox h4, .newsbox h4 a {
	color:#666;
	font-size:1.1em;
}
.newsbox a.viewlink {
	color:#666;
	background:url(site-images/link-arrow-news.png) bottom right no-repeat;
}
.newsbox hr {
	width:202px;
	background-color:#999;
	color:#999;
	border:0px;
	margin:10px;
}
/* MISCELLANEOUS */
hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: none;
	clear:both;
	margin: 0.7em auto;
}
.hide {
	display: none;
}
.clear {
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.floatImgLeft {
	float:left;
	margin: 0 10px 5px 0;
}
.floatImgRight {
	float:right;
	margin: 0 0 5px 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;
}
.loud {
	color:#000;
}
/*file icons */
/* PDF document links */
#content a[href$='.pdf'], #footer a[href$='.pdf'] {
	background:transparent url(../coldstorage-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(../coldstorage-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(../coldstorage-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(../coldstorage-images/email.png) center left no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:15px;
}
#content .externalLink, #footer .externalLink {
	background:transparent url(../coldstorage-images/external.png) center left no-repeat;
	display:inline-block;
	padding-left:16px;
	line-height:15px;
}
/* root element for tabs  */
ul.tabs {
	clear:both;
	list-style:none;
	margin:20px 15px 0 0px!important;
	padding:0;
	border-bottom:1px solid #ccc;
	height:32px;
	width: 100%;
}
/* single tab */
ul.tabs li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0 2px 0 0px;
	list-style-image:none !important;
}
/* link inside the tab. uses a background image*/ 
ul.tabs a {
	/*background: url(site-images/blue-tabs.png) no-repeat -420px 0;*/
	font-size:11px;
	display:block;
	height: 30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	color:#333;
	padding:0 8px;
	margin:0px;
	position:relative;
	top:1px;
	border: 1px #cccccc solid;
	background:#fff;
}
ul.tabs a:active {
	outline:none;
}
/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	/*background-position: -420px -31px;	*/
	color:#ff0000;
}
/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	/*background-position: -420px -62px;		*/
	cursor:default !important;
	color:#ff0000 !important;
	border-bottom:1px solid #fff;
}
/* Different widths for tabs: use a class name: w1, w2, w3 or w4 */

/* width 1*/ 
ul.tabs a.s {
}
ul.tabs a.s:hover {
}
ul.tabs a.s.current {
	border-bottom:none 0px;
}
/* width 2 */
ul.tabs a.m {
}
ul.tabs a.m:hover {
}
ul.tabs a.m.current {
}
/* width 3 */
ul.tabs a.l {
}
ul.tabs a.l:hover {
}
ul.tabs a.l.current {
}
/* width 4 */
ul.tabs a.xl {
}
ul.tabs a.xl:hover {
}
ul.tabs a.xl.current {
}
/* width 1 
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }
*/
/* width 2 
ul.tabs a.m 			{ background-position: -422px -0px; width:134px; }
ul.tabs a.m:hover 	{ background-position: -422px -31px; }
ul.tabs a.m.current { background-position: -422px -62px; }
*/
/* width 3
ul.tabs a.l 			{ background-position: -247px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -247px -31px; }
ul.tabs a.l.current  { background-position: -247px -62px; }
 */

/* width 4 
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }
*/



/* initially all panes are hidden */
.panes {
	margin:0;
	padding:10px 0;
	background-color:#fff;
	border:#cccccc 1px solid;
	border-top: none 0px;
}
.panes .pane {
	display:none;
}
.panes object {
	width: 420px;
	height: 314px;
}
/*Form defaults*/
input.text, textarea, select {
	border:1px solid #bbb;
}
input.text:focus, textarea:focus, select:focus {
	border:1px solid #6f6f6f;
}

/*Quick Form*/
#quick label {
	cursor: pointer; 		/* CHANGES CURSOR TO HAND ICON, MAKES USERS AWARE OF LABEL */
	width: 200px;			/* LABEL WIDTH: SET THIS TO THE LARGEST LABEL SIZE */
	text-align: left;
	display: block;
	padding: 2px 0;
	clear: left;
}
#quick textarea, #quick input, #quick select {
	padding:4px;
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	width:200px;
}
#quick textarea {
	width:200px;
	margin:0;
}
#quick label.longlabel {
	clear:both;
	font-size:90%;
}
#quick #confirm2 {
	width:50px;
	margin:0 0 0 100px;
	float:left;
}
#quick #submit2 {
	float:right;
	margin:0 0 10px 0;
	padding:1px 0;
	width: 40px;
}
/*Brochure Form*/
#brochure label {
	cursor: pointer; 		/* CHANGES CURSOR TO HAND ICON, MAKES USERS AWARE OF LABEL */
	width: 200px;			/* LABEL WIDTH: SET THIS TO THE LARGEST LABEL SIZE */
	text-align: left;
	display: block;
	padding: 2px 0;
	clear: left;
}
#brochure textarea, #brochure input, #brochure select {
	padding:4px;
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	width:140px;
	float:left;
}
#brochure label.longlabel {
	clear:both;
	font-size:90%;
}
#brochure #confirm3 {
	width:50px;
	margin:0 0 0 100px;
	float:left;
}
#brochure #button {
	float:right;
	margin:0 0 10px 0;
	width: 40px;
	padding:1px 0;
}
.search {
	background:#EAEAEA;
	color:#007BBE;
	padding: 2px;
}
.searchsite {
	margin:0;
	padding:0;
}
/*homebox */
.homebox {
	margin:8px 3px;
	min-height:214px;
	height:auto !important;
	height:214px;
	width: 134px;
	padding: 3px;
	border:1px solid #ccc;
	float:left;
}
.h1 {
	margin-left:15px;
}
.homebox h4 {
	margin:0;
	padding:3px;
	line-height:1.1;
	text-align:center;
	font-weight:normal;
	width:134px;
	height: 33px;
	font-size: 95%;
	text-transform:uppercase;
}
.homebox p {
	margin:0;
	padding:0;
	font-size: 86%;
}
.homebox img {
	margin:0;
	padding:0;	
}
/*gridbox*/
.gridContainer {
	width:364px;
	margin:1em auto;
	padding:0;
}
.gridbox {
	margin:8px 15px;
	min-height:138px;
	height:auto !important;
	height:138px;
	width: 143px;
	padding: 3px;
	border:1px solid #ccc;
	float:left;
	background:#fff;
}
.gridbox h3 {
	margin:5px 0 0 0;
	padding:0;
	font-size: 100%;
	font-weight:bold;
	width:143px;
	text-align:center;	
}
.gridbox a {
	text-decoration:none;
	text-align:center;
	width: 143px;
}
.gridbox a img {
	text-align:center;
	/*width: 143px;
	height:96px;*/
}
.gridbox img {
	margin:0 auto;
}

h2.advert{
	float:right;
	width:200px;
	background-color:#ed1b24;
	font-size:16px;
	padding:10px;
	color:#fff;
	margin-top:-5px;
	}
h2.advert a{

	color:#fff;
	
	}
