/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/******************************************/
/***********[ Thermsaver ]***********/
/******************************************/

.clear{
	clear: both;
}
.strong, ul.strong li{
	font-weight: bold;
}
.image_float_right{
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
}

.block_float_right{
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
	width: 250px;
	padding: 10px;
}
.block_float_right .image_center{
	margin: 0 auto;
}
.block_float_right .caption{
	font-size: .9em;
}
.image_float_left{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.image_center{
	margin: 25px auto;
}
.image_float_right.border, .image_float_left.border{
	border: 1px solid #8b8b8b;
}
.side-col .info-box, .side-col .info-tagline{
	padding: 5px;
	text-align: center;
	margin-bottom: 15px;
	background-color: #fff;
	margin-top: 15px;
}
.side-col .info-box.highlight{
	border: 2px solid #b80e0e;
	padding: 12px 15px;
	text-align: center;
	font-weight: bold;
	font-size: 1.25em;
	font-style: italic;
	line-height: 1.4em;
	color: #333;

}
.side-col .info-box img, .side-col .info-tagline img{
	margin-left: auto;
	margin-right: auto;
}
.side-col img{
	margin: 10px auto;
}

.info-box.wide{
/*	position: relative;
	right: -2px;*/
}

.boxed{
	border: 2px solid #b80e0e;
	padding: 10px 25px;
	text-align: center;
	font-weight: bold;
	color: #555;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.col-main .info-box.boxed{
	margin: 0 0 20px 20px;
}
.side-col .info-box h2{
	font-size: 10pt;
	padding: 0;
	margin: 0;
}
.side-col .boxed{
	border: 2px solid #707070;
	padding: 12px 15px;
}

.side-col .highlight{
	padding: 10px 25px;
	text-align: center;
	font-weight: bold;
	color: #555;
	font-size: 1.1em;
	margin-top: 10px;

}
.boxed p{
	padding: 0;
	margin: 5px 0;
}
.highlight p{
	padding: 0;
	margin: 0;
}
p.boxed{
	margin-top: 35px;
	margin-bottom: 25px;
}
.box.border img{
/*	border: 1px dotted #ccc; */
}

.box.border img{
/*	border: 1px dotted #ccc; */
}

.quality-box{
	margin: 15px auto;
	width: 80px;
}
.quality-box img{
	margin: 0 auto 20px;
	text-align: center;
}
.col-main .info-box, .col-main .info-tagline{
	width: 125px;
	margin-left: 15px;
	margin-bottom: 10px;
	float: right;
	position: relative;
	border: 2px solid #b80e0e;
	padding: 12px 15px;
	text-align: center;
	font-weight: bold;
	font-size: 1.25em;
	font-style: italic;
	line-height: 1.4em;
	color: #333;
}
.col-main .info-box.highlight strong, .side-col .info-box.highlight strong{
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	color: #b80e0e;
}
.col-main .info-box p, .col-main .info-tagline p{
	margin: 0;
	padding: 0;
}
.col-main .info-tagline{
	margin: 0;
	width: 90%;
	border: none;
	float: none;
	font-weight: normal;
	font-style: normal;
}
.col-main ul, .col-main ol{
	margin-bottom: 10px;
}
.percentage{
	font-weight: bold;
	font-size: 2.0em;
}
.company{
	font-weight: bold;
	color: #b80e0e;
}
img.image_center.boxed-image{
	padding: 5px;
	margin: 25px auto 0;
	border: 1px solid #ccc;
	background-color: #ffffff;
}
.image-box{
	margin-right: auto;
	margin-left: auto;
}
.image-caption{
	text-align: left;
	font: italic .9em Arial, Helvetica, Geneva, sans-serif;
	display: block;
}
.img-shadow {
	background: url(../images/site/shadow_alpha.png) no-repeat bottom right !important;
	background: url(../images/site/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	float: left;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	}

/*
.col-main ul{
	list-style: disc;
	list-style-position: outside;
	margin-left: 10px;
	position: relative;
}
.col-main ol{
	list-style: decimal;
	list-style-position: outside;
	margin-left: 10px;
	position: relative;
}
.col-main ul li, .col-main ol li{
	margin-left: 10px;
	
}
.col-main ul li li, .col-main ol li li{
	margin-left: 10px;
/*	list-style-type: none; 
}*/
/*.col-main ol{
	list-style-type: decimal;
}
.col-main ol li ol{
	list-style-type: lower-latin;
}
*/
.inline-banner{
	width: 90%;
	color: #fff;
	text-align: center;
	background-color: #b80e0e;
	margin: 15px auto;
	font-size: 1.2em;
	padding: 10px;
}
.inline-banner-text{
	width: 80%;
	color: #b80e0e;
	text-align: center;
	margin: 15px auto;
	font-size: 13pt;
	padding: 10px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 15pt;
}
.inline-banner strong{
	font-size: 1.2em;
	font-weight: bold;
}
.block-highlight{
	width: 425px;
	padding: 10px;
	background-color: #ccc;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 15px;
}
.marked{
	background-color: #dadbd6;
}
.faq-answer h2{
	margin-top: 30px;

}
.faq-answer h2 a{
	text-decoration: none;
}
.block-highlight h2{
	font-size: 12pt;
}
.box-highlight{
	border: 2px solid #b80e0e;
	padding: 15px 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.highlight{
	color: #b80e0e;
	font-style: italic;
}
.compare{
	float: left;
	width: 220px;
	margin: 5px;
}
.compare img{
	margin-right: auto;
	margin-left: auto;
}
.inline-text-banner{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.comparison, table.connection, table.specification{
	margin-bottom: 15px;
}
table.comparison td, table.connection td, table.specification td{
	padding: 10px 15px 15px 2px;
	border-bottom: 1px dotted #ccc;
}
table.connection td, table.connection th{
	text-align: center;
}
table.comparison th, table.connection th, table.specification th{
	background-color: #b80e0e;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 15px 5px 10px;
	font-size: 1.1em;
}
table.connection th, table.specification th{
	background-color: #b80e0e;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 15px 5px 10px;
	font-size: 1.1em;
}
table.connection td, table.specification td{
	padding: 2px 8px;
}
table.specification{
	width: 350px;
}
tr.compatible{
	background-color: #dadbd6;
}
table.summary th{
	padding: 3px 15px 3px 0;
	color: #b80e0e;
	font-weight: bold;
	background-color: #ffffff;
	border-bottom: 2px solid #b80e0e;
	border-right: none;
	border-left: none;
	margin: 0;
}
table.summary td{
	padding: 3px 15px 3px 0;
	font-weight: bold;
	color: #000000;
	margin: 0;
}

.components{
	width: 275px;
/*	border: 2px dotted #f63d2b; */
	padding: 15px 20px;
	background-color: #ccc;
	margin-bottom: 25px;
	display: block;
	margin-left: 345px;
}
.small-box{
	border: 1px solid #b80e0e;
	width: 325px;
	margin: 15px auto;
}
.small-box td, wide-box td{
	text-align: center;
	padding-right: 5px;
	padding-left: 15px;
}
.comparison.small-box td, .comparison.wide-box td{
	padding: 5px;
}
.wide-box th{
	width: 30%;
}
table.wide-box tr.top td{
	border-top: 1px dotted #ccc;
	
}
.wide-box td{
	vertical-align: middle;
	border-right: 1px dotted #ccc;
	text-align: center;
	font-weight: bold;
	color: #666;
}
.comparison th.num, .comparison td.num, .specification td.num, .small-box td.num{
	text-align: right;
}
.small-box td.left{
	text-align: left;
	padding-left: 15px;
}
.comparison td.num.center{
	text-align: center;
}
.placeholder{
	text-align: center;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #ccc;
}
.padded, img.padded{
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #cccccc;
}
.align-center{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.caption{
	margin: 15px 25px 0;
	padding: 0;
	text-align: center;
}
.image_float_right .caption{
	margin: 5px 5px 0;
	padding: 0;
	font-size: 8pt;
}
.image_float_right.captioned img{
	margin: 0 auto 5px;
	padding: 0;
}
.product-block{
	width: 290px;
	float: left;
	margin: 0 0 30px;
}
.product-block.left{
	margin-right: 50px;
}
.col-1-layout .product-block{
	width: 250px;
}
.col-1-layout .product-block.left{
	margin-right: 60px;
}
dl#customer-service {
	margin: 20px 30px 20px 0;
}
dl#customer-service dt{
	font-size: 10pt;
	margin-top: 25px;
}
dl#customer-service dd{
	margin-top: 15px;
	margin-left: 15px;
	padding-bottom: 20px;
	border-bottom: 2px dotted #ccc;
}
dl#customer-service h4{
	margin-top: 25px;
}
.info-box.registered-office{
	margin-top: 45px;
	color: #999;
	font-size: 9pt;
	text-align: left;
	border: 1px solid #ccc;
	padding: 10px 15px 5px;
}
ul.bullet{
	list-style-type: disc;
	margin-bottom: 15px;
}
ol.bullet{
	list-style-type: decimal;
	margin-bottom: 15px;
}
ul.bullet.level2, ul.bullet.level2 li{
	list-style-type: circle;
}
ol.bullet.level2, ol.bullet.level2 li{
	list-style-type: decimal;
}
ul.bullet li{
	list-style-type: disc;
	margin-left: 18px;
	margin-bottom: 5px;
}
ol.bullet li{
	list-style-type: decimal;
	margin-left: 18px;
	margin-bottom: 5px;
}
.category-description{
	margin-top: 10px;
	margin-bottom: 25px;
}
ul.sitemap{
	margin-bottom: 25px;
	margin-left: 35px;
}
ul.sitemap ul{
	margin-bottom: 5px;
}
ul.sitemap li{
	margin-top: 25px;
	font-weight: bold;
	font-size: 12pt;
}
ul.sitemap li.products{
	margin-top: 10px;
	font-weight: bold;
}
ul.sitemap li.products, ul.sitemap li.products li{
	list-style-type: circle;
}
ul.sitemap li li{
	list-style-type: disc;
	margin-left: 18px;
	margin-bottom: 3px;
	margin-top: 3px;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
ul.catalogue{
	list-style-type: disc;
	margin-left: 35px;
}
ul.catalogue li{
	margin-top: 10px;
}
.about-us h2{
	font-size: 14pt;
	color: #b80e0e;
	margin-top: 25px;
	margin-bottom: 15px;
}
.about-us h3 a, .product-block h2 a, ul.sitemap a{
	text-decoration: none;
}
.about-us h3 a:hover, .product-block h2 a:hover, ul.sitemap a:hover{
	text-decoration: underline;
}
.align-right{
	text-align: right;
}
.border{
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #dbd8cd;
}
.border.spaced{
	margin-top: 25px;
}
.border ul.bullet li{
	margin-bottom: 0px;
}
.border ul.bullet, .border ol.bullet{
	margin-bottom: 0px;
}
ol.bullet.letter li{
	list-style-type: upper-latin;
}
.intro{
	border: 3px solid #b80e0e;
	padding: 15px 20px;
	font-size: 1.25em;
	line-height: 1.35em;
	color: #636363;
	font-weight: bold;
}
.delivery-warning{
	border: 1px solid #d0cbc1;
	padding: 8px;
	background-color: #f8f7f5;
}
.box.top-margin{
	margin-top:30px;
}