/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/
/*
 * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
* 
*/

img  { 
       image-rendering: optimizeQuality;  /* Firefox 3.6 */
       -ms-interpolation-mode: bicubic;   /* Internet Explorer 7.0+ */
     }

@font-face {
 font-family: 'DaysRegular';
 src: url('Days.eot');
 src: local('Days'), local('Days Regular'), local('DaysRegular'), url('Days.svg#Days') format('svg'), url('Days.otf') format('opentype'), url('Days.woff') format('woff'), url('Days.ttf') format('truetype');
}

* {
	margin:0;
	padding:0;
}

.white {
	color:white !important;
}

hr {
	display: none;
}

.clear {
	clear:both;
}

.hide{display:none;}

a {
	font-weight:normal !important;
}

/* --- Body - control position #container, allows centering of site -- */
body {
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.wrapper {
	width: 980px;
	margin: 0 auto;
}

#container {
	display: block;
	margin: 0 auto;
}

/* --- Header section ------------------------------------------------ */
#header {
	height: 118px;
	margin: 0px;
	background-color: #C4C4C4;
	border-bottom: 1px solid black;
	background-image: url(../templateimages/thermal/bg-header.gif);
	background-repeat: repeat-y;
	background-position: left center;
}


#headertop{}

#headertopright{float:right; margin-right:25px; padding-top:5px;}

#headertopright li{display:inline;}
#headertopright a{float:left;}
#headertopright #countryuklink{
	display:block;
	background-image: url(../templateimages/thermal/btn-uk-country.gif);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	width:74px; height:19px;
	margin-right:10px;
}

#headertopright #countryauslink{
	display:block;
	background-image: url(../templateimages/thermal/btn-aus-country.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:74px; height:19px;
}

#headertopright li a:hover{background-position:0px -22px !important;}

#header #headerleft {
	float:left;
	margin-left: 25px;
	margin-top: 5px;
}

#header #headermid {
	float:left;
	margin-top:10px;
	margin-left: 200px;
}

#header #headerright {
	float:right;
	width: 140px;
	margin-right: 25px;
	margin-top: 7px;
	display:none;
}

#header #headerright p {
	color:#404040;
	margin-bottom:3px;
	text-transform:lowercase;
	font-size:13px;
}

#header #headerright select {
	margin-bottom:15px;
}

#topnav {
	background-color: grey;
	/*border-top: 1px solid #991914;*/
	border-top:1px solid grey;
	background-image: url(../templateimages/thermal/bg-topnav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 38px;
	text-align: center;
	border-bottom: 1px solid black;
}

#topnav ul {
	margin-top: 6px;
}

#topnav ul li {
	display: inline;
}

#topnav ul li a {
	font-family: "Days", "DaysRegular", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #EBEBEB;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 17px;
	margin-right: 17px;
	text-shadow: 0px 1px 0px #333333;
	-webkit-transition:color 0.1s linear, text-shadow 0.1s linear;
	-moz-transition: color 0.1s linear, text-shadow 0.1s linear;
	-o-transition: color 0.1s linear, text-shadow 0.1s linear;
	transition: color 0.1s linear, text-shadow 0.1s linear;
}

#topnav ul li a:hover {
	color:#FFF4F4;
	text-shadow: 0px 0px 6px #111111;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=#FF0000, Strength=5);
}

/* Dynamic page content section of page body */

#pagebody {
	color: white;
	background-color: #414141;
	border-top: 1px solid #343434;
	border-bottom:1px solid #1f2833;
	padding:8px 0px;
}

#pagecontent {
	width: 560px;
	float: left;
	padding: 0;
}

/* Left hand section of page body (if you have one!) */
#left {
	width: 200px;
	margin: 0px;
	float: left;
	margin-right: 15px;
}

/* Right hand section of page body */
#right {
	width: 192px;
	margin: 0px;
	float: right;
	padding-top: 0px;
}

/* --- Footer -------------------------------------------------------- */
#footer {
	padding-top: 20px;
	clear: both;
	text-align: left;
}

/* Footer nav links */
#footer .links {
	margin: 0px;
}

#footer .links li {
	list-style: none;
	display: inline;
}

#footer .links a {
	font-size: 7pt;
	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

/* T&Cs text */
#terms {
	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 4px;
	padding-top: 10px;
	margin-bottom: 12px;
	font-size: 7pt;
	color: #999999;
}

/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 150px;
	margin: 0;
	padding: 0;
}

/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

h4 {
	font-size: 19px;
	font-weight: normal !important;
	text-transform: lowercase;
	font-family: "Days", "DaysRegular", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}

#left h3 {
	font-size:17px;
	color:white;
	text-transform:uppercase;
	font-family: "Days", "DaysRegular", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight:normal;
	margin-left:15px;
}

#searchbox {
	width:150px;
	margin:5px auto 15px !important;
}

#searchbox h4 {
	color:white;
	text-transform:lowercase;
	font-weight:normal;
	margin:0 !important;
	padding:0 !important;
}

#searchbox input {
	width:100%;
	padding:2px;
}

.sideboxwhite {
	border: 1px solid white;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	background-color: white;
	padding: 10px 20px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	color:black;
}

.sideboxwhite h4 {
	color:#BE1E19;
	margin-bottom:5px;
	margin-top:0px;
	text-transform:lowercase
}


.sideboxgray {
	border: 1px solid white;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	background-color: #CCCCCC;
	padding: 10px 20px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	color:#333333;
}

.sideboxgray h4 {
	color:#BE1E19;
	margin-bottom:5px;
	margin-top:0px;
	text-transform:lowercase
}

.sideboxgray p {
	line-height:15px;
	font-size:12px !important;
}

.sideboxgray a {
	color:#BE1E19 !important;
	text-decoration:underline !important;
	font-weight:normal !important;
}

.sideboxgray a:hover {
	color:red !important;
}

.sideboxred {
	border: 1px solid white;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	background-color: #BE1E19;
	padding: 10px 20px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	color:white;
	height:60px;
}

.sideboxlightblue {
	border: 1px solid white;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	background-color: #9BC9FF;
	padding: 10px 20px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	color:white;
	height:60px;
}

.sideboxlightblue h4 {
	color:#3F3F3F;
	margin-bottom:5px;
	margin-top:0px;
	text-transform:lowercase
}

.sideboxlightblue p {
	line-height:15px;
	font-size:12px !important;
	color:#3F3F3F
}

.sideboxlightblue a {
	color:#0033FF;
	text-decoration:underline
}

.sideboxlightblue a:hover {
	color:#0066FF;
}


.sideboxtwittah {
	border: 1px solid white;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	background-color: #66CCEE;
	padding: 3px 20px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	color:white;
}

.sideboxtwittah h4 {
	color:#3F3F3F;
	margin-bottom:5px;
	margin-top:5px;
	text-transform:lowercase
}


.sideboxfacebook{
	border: 1px solid white;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	background-color: #3B5998;
	padding: 0px 20px 5px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	color:white;
}
.sideboxfacebook h4 a {
	color:white !important;
	margin-bottom:5px;
	margin-top:0px;
	text-transform:lowercase; font-size:16px;
}





.sideboxred img {
	margin-right:8px;
	margin-top:5px
}

.sideboxred h4 {
	margin:0 !important;
	padding:0 !important;
	font-size:15px;
	color:white;
}

.sideboxred h4 a {
	color:white !important;
}

.sideboxred h4 a:hover {
	color:#FFFF99 !important;
}

#pagecontent big {
	font-size:18px;
}

#pagecontent p {
	margin-top:7px;
	margin-top:7px;
}

.products_shortened {
	line-height:15px !important;
}

.products_shortened h2 {
	margin:0;
	padding:0;
}

.products_shortened h2 a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFCC00;
	font-size:13px;
	font-weight:bold !important;
}

.products_shortened h2 a:hover {
	color:orange;
}

.products_shortened em.strapline {
	font-size:11px;
	color:#EEEEEE;
	font-weight:normal;
	margin:0;
}

#footerdivider {
	height:8px;
	display:block;
	border-top:1px solid #7CA1CC;
	border-bottom:1px solid #2B2B2B;
	background-color: #9BC9FF;
}

#footer {
	background-color: #C4C4C4;
	background-image: url(../templateimages/thermal/bg-footer.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 188px;
}

#footer ul li {
	list-style-type:none;
	margin-top:5px;
	margin-bottom:5px;
}

#footer a {
	color:#404040;
}

#footer a:hover {
	color:black;
}

#footerleft {
	float:left;
}

#footerright {
	float:right;
}

#txtPrice {
	font-size:15px;
	color:#FFFFCC;
}

.product, .maincategory {
	border-top:1px dashed #666666;
}

#home_region2 .product {
	border-top:none;
}

.maincategory {
	padding-top:10px;
}

.product img, .maincategory img {
	border:1px solid silver;
	margin-left:15px !important; margin-bottom:10px !important;
	width:250px;
}
.home_region .product img {margin:0 !important;}

.pad .main {
	margin-top:10px;
}

.subcategory a {
	font-size:15px;
}

.versions {
	border:1px solid silver;
	background-color:#333333;
	padding:3px;
}

h2.boxheader {
	display:none;
}

#sideboxmailinglist input {
	width:150px;
	font-size:11px !important;
	overflow:hidden;
}

#sideboxhtml {
	font-size:10px !important;
}
td.price{font-size:13px; color:#FFFFCC;}
div.totals em{  font-size:15px !important; color:white !important;}
.subcategory .box .pad{ background-color:#333333; padding:15px; height:230px}
.subcategory .box .pad img{width:145px;}
span.compare{display:none;}

.breadcrumbtrail{display:none;}
.products{margin-top:10px;}

h1, #left h3{color:#9bc9ff;}

.promotion{font-size:13px !important;}
.promotion img{width:200px;}

.moreinfo a{
	border:1px solid white;
	background-color: black;
	background-image: url(../templateimages/largeview.gif);
	background-repeat: no-repeat;
	background-position: 5px center ;
	padding:6px 7px 6px 30px;
	width:100px;
	display:block;
}
.moreinfo a:hover{background-color:#333333;}

.moreinfocalc a{
	border:1px solid white;
	background-color: black;
		background-image: url(../templateimages/calc.gif);
	background-repeat: no-repeat;
	background-position: 10px center ;
	padding:6px 7px 6px 30px;
	width:250px;
	font-size:12px;
	display:block;
	margin-top:8px;
}
.moreinfocalc a:hover{background-color:#333333;}

.submit[value=""]{display:none;}
