@import url("ui/ui.all.css");

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	background-color: #FFF;
	color: #333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: .5em;
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
}
h3,
legend {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: .5em;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #66F;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: .5em;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	color: #66F;
}
a {
	color: #66F;
}
a:hover {
	color: #F00;
}
a.head-link {
	font-size: 0.9em;
	color: #66F;
	padding-left: 1em;
	font-variant: normal;
	float: right;
}
strong {
	font-weight: bold;
}
.disability {
	position: absolute;
	margin-left: -1000px;
}
.clear {
	clear: both;
}
div#container {
	border: 2px solid #FFF;
}
div#col1 {
	width: 278px;
	float: left;
	background: #FFF url("/_images/col1.jpg") 0 0 no-repeat;
}
div#col1 h1 span {
	position: absolute;
	top: -1000px;
}
div#col1 div.inner {
	margin-left: 40px;
	width: 211px;
}
div#col1 ul {
	margin: 1em 0;
}
div#col1 ul li {
	position: relative;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div#col1 ul li a {
	border-top: 1px dotted #333;
	display: block;
	color: #333;
	line-height: 2.5em;
	height: 2.5em;
	padding-left: 1.5em;
	text-decoration: none;
}
div#col1 ul li a span.new {
	position: absolute;
	top: -0.5em;
	padding-left: 0.5em;
	font-size: 0.8em;
	color: #F00;
}
div#col1 ul li a:hover {
	color: #F00;
}
div#col1 ul li ul {
	position: absolute;
	width: 211px;
	left: -999px;
	z-index: 10000;
}
div#col1 ul li:hover ul {
	left: 210px;
	top: -1em;
	border-bottom: 1px dotted #333;
}
div#col1 ul li ul li {
	background-image: url("/_images/translucent.png");
}
div#col1 form p {
	line-height: 2em;
}
div#col1 form legend {
	cursor: pointer;
	padding-left: 1em;
	background: #FFF url("/_images/arrow-right.gif") left center no-repeat;
}
div#col1 form legend.visible {
	background-image: url("/_images/arrow-down.gif");
}
div#col1 form label input {
	border: 1px solid #333;
	width: 80%;
	line-height: 1.5em;
	padding: .3em;
}
div#col1 form p.remember label input {
	border: none;
	width: auto;
	line-height: normal;
}
div#col1 div.box {
	background-image: url("/_images/box-bg.gif");
	background-repeat: repeat-y;
}
div#col1 div.box div {
	background-image: url("/_images/box-top.gif");
	background-repeat: no-repeat;
}
div#col1 div.box div div {
	background-image: url("/_images/box-bottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: .5em 1em 1em 1em;
}
div#col1 div.box h2 {
	text-align: center;
	color: #000;
	font-size: 1.5em;
	font-weight: normal;
}
div#col1 div.box dl dt {
	font-weight: bold;
}
div#col1 div.box dl dd {
	margin-left: 1em;
}
div#col1 div.box p {
	margin-top: 1em;
	text-align: center;
}
div#col1 p.box {
	text-align: center;
	margin: 1em 0;
}
/* Column 2 */
div#col2 {
	background: #FFF url("/_images/col2-bg.jpg") 189px top repeat-x;
	margin-left: 278px;
	padding-right: 20px;
}
div#header {
	height: 225px;
	background-image: url("/_images/col2-left.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#header div.banner {
	float: right;
	width: 500px;
	height: 225px;
	margin-right: -20px;
	background-image: url("/_images/header-right.jpg");
	background-position: top right;
	background-repeat: no-repeat;
}
div#header div div {
	margin: 27px 60px 0 0;
}
div#header p.cart {
	position: absolute;
	right: 20px;
	top: 200px;
}
div#printHeader {
	display: none;
}
div#main {
	float: left;
	width: 100%;
	display: block;
}
div#main p {
	margin: .5em 0 1em 0;
	line-height: 2em;
}
div#main img.left {
	float: left;
	margin: .5em 1em 0 0;
	padding: 2px;
	border: 1px solid #000;
}
div#main img.right {
	float: right;
	margin: .5em 0 0 1em;
	padding: 2px;
	border: 1px solid #000;
}
div#main ul {
	padding-left: 1em;
	margin: 1em 0 0 1em;
}
div#main ul li {
	list-style-type: square;
	line-height: 2em;
	margin-left: 1em;
}
div#main ol {
	padding-left: 1em;
	margin: 1em 0 0 1em;
}
div#main ol li {
	list-style-type: decimal;
	line-height: 2em;
	margin-left: 1em;
}
div#main dl dt {
	float: left;
	font-weight: bold;
	width: 10em;
	line-height: 2em;
}
div#main dl dd {
	line-height: 2em;
	margin-left: 10em;
}
div#main ul.ticks li {
	list-style-image: url("/_images/tick.gif");
}
div#main ul.ticks2 li {
	list-style-image: url("/_images/tick2.gif");
}
div#main blockquote {
	padding: 0 1em 0 5em;
	margin: 1em 0;
	line-height: 2em;
}
div#main blockquote cite {
	font-style: italic;
}
div#footer {
	text-align: center;
	clear: both;
	background: #D1D1AE;
}
div#footer ul li {
	display: inline;
	border-right: 1px solid #000;
	padding-left: .2em;
}
div#footer ul li.four {
	border-right: none;
}
div#footer p {
	line-height: 1.5em;
	text-align: center;
}
div.left-half {
	width: 48%;
	float: left;
}
div.right-half {
	width: 48%;
	float: right;
}
div.flex {
	text-align: center;
}
/* Table Sorter */
table.tablesorter {
	background-color: #CDCDCD;
	margin: 1em 0 1em;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
table.tablesorter thead tr th,
table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	padding: .5em;
}
table.tablesorter thead tr .header {
	background-image: url("/_images/tablesorter/bg.gif");
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td,
table.tablesorter tbody th {
	color: #3D3D3D;
	padding: .5em;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td,
table.tablesorter tbody tr.odd th {
	background-color: #F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url("/_images/tablesorter/asc.gif");
}
table.tablesorter thead tr .headerSortDown {
	background-image: url("/_images/tablesorter/desc.gif");
}
table.tablesorter thead tr .headerSortDown,
table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}
table.tablesorter span.options {
	margin-left: 1em;
	font-weight: normal;
}
table.tablesorter span.options a {
	color: #666;
	text-decoration: none;
}
table.tablesorter span.options a:hover {
	color: #333;
}
/* Generic Forms */
form.generic table {
	width: 100%;
	margin-bottom: 1em;
	border-collapse: collapse;
}
form.generic table th {
	font-weight: bold;
	line-height: 2.5em;
	width: 30%;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
}
form.generic table td {
	line-height: 2.5em;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	padding-left: 1em;
}
form.generic table input[type="text"],
form.generic table input[type="password"] {
	width: 100%;
	border: 1px solid #CCC;
	padding: .2em;
}
form.generic span.required {
	color: #F00;
}
/* Column DIV With Border */
div.with-border {
	padding: 0.8em;
	margin-top: 0.5em;
	border: 1px solid #ccc;
}
div.with-border h3 {
	margin-top: 0em;
	margin-bottom: 0.4em;
}
/* Property Form Table */
table.property-form {
	border-collapse: collapse;
	border-spacing: none;
}
table.property-form tbody {
	vertical-align: top;
}
table.property-form th,
table.property-form td {
	padding: 0.2em;
	font-size: 1em;
}
table.property-form th {
	font-weight: bold;
	padding-left: 0;
	padding-right: 0.5em;
}
/* books */
div.book {
	margin-bottom: 1em;
	border: 1px solid #EEE;
	padding: 1em;
}
div.book h4.subtitle {
	font-weight: bold;
	font-style: italic;
}
div.book a.image {
	float: left;
	text-align: center;
	margin-right: 1em;
}
/* Home */
div#home {
	width: 720px;
	margin: 0 auto;
	text-align: center;
}
div#home div.box {
	float: left;
	text-align: left;
	width: 240px;
	background: #FFF url("/_images/content/home-box-bg.gif") 0 0 no-repeat;
}
div#home p {
	margin: 0;
}
div#home a {
	text-decoration: underline;
}
div#home div.box div.inner {
	margin: .2em;
	padding: 0 1em;
	min-height: 16em;
}
div#home div.box div.inner h2 {
	text-align: center;
	color: #000;
	font-size: 1.8em;
	font-weight: normal;
}
div#home div.box div.inner ul,
div#home div.box div.inner ol {
	margin: 0;
}
div#home div.box div.inner ul li {
	list-style-type: square;
	list-style-image: none;
	line-height: 1.2em;
	padding-bottom: 1em;
}
div#home div.box div.inner p {
	text-align: center;
	font-weight: bold;
	line-height: 1.2em;
}
div#home p#calc a {
	color: #F00;
}
div#product-fade {
	width: 675px;
	height: 125px;
	margin: 0 auto;
	position: relative;
}
div#product-fade div {
	width: 125px;
	height: 125px;
	position: absolute;
	overflow: hidden;
	text-align: left;
}
div#product-fade div a {
	margin: 0;
	padding: 0;
}
div#product-fade-left {
	left: 0;
}
div#product-fade-center {
	left: 275px;
}
div#product-fade-right {
	right: 0;
}

.flowplayer {
	margin: 0 auto;
	border: 1px solid #CCC;
	padding: 1px;
}
/* partners */
div#partners {
	height: 150px;
	width: 150px;
	overflow: hidden;
	float: right;
}
div#partners a {
	display: block;
	height: 205px;
	width: 205px;
}
div.partner {
	margin-bottom: 1em;
	border: 1px solid #EEE;
	padding: 1em;
}
div.partner img {
	float: left;
}
div.partner dl {
	float: left;
}
div.partner p {
	clear: left;
}
/* News & Blog */
div.news-article span.source {
	color: #666;
}
div#main div.blog-entry p {
	margin-bottom: 0;
}
div.blog-comment {
	border: 1px solid #000;
	background-color: #EEE;
	padding: 1em;
	margin-bottom: 1em;
}
table#certify tbody td,
table#certify thead th,
table#certify tfoot th {
	text-align: center;
}
table#certify thead th {
	font-weight: bold;
}
div#serviceAgreement {
	position: relative;
	overflow: auto;
	height: 300px;
	border: 1px solid #EEE;
	margin-right: 1em;
	padding: 0 1em;
}
/* Slider */
.slider_container {
	margin-top: 50px;
	height: 40px;
}
.ui-slider {
	float: left;
	width: 300px;
}
.slider_min {
	float: left;
	padding-right: 1em;
}
.slider_max {
	float: left;
	padding-left: 1em;
}
.slider_callout { 
	background: url("/_images/slider/callout.gif") no-repeat;
	height: 45px;
	width: 38px;
	overflow: hidden;
	position: absolute;
	top: -50px;
	font-size: .8em;
	font-weight: bold;
	padding: 13px 0px 0px 0px;
	text-align: center;
}
.error {
	color: #F00;
}
div.reportSection div.action {
	margin: 0 0 1em 1em;
}
div.reportSection div.measure {
	border: 1px solid #000;
	background-color: #EEE;
	padding: 1em;
}
/* Checklist */
.checklist-complete-message {
	float: right; 
	color: #f00; 
	font-weight: bold; 
	font-size: 1.7em;
}
ul.responsible-contacts {
	margin: 0 !important;
	padding: 0 !important;
}
ul.responsible-contacts li {
	line-height: 1.1em !important;	
}
form#checklist fieldset {
	border: 1px solid #EEE;
	padding: 0 1em;
	background-color: #e1eefb;
}
form#checklist fieldset legend {
	font-variant: normal;
	color: #000;
	font-size: 1em;
	margin: 1em 0;
}
form#checklist fieldset.error legend {
	color: #F00;
}
form#checklist fieldset textarea {
	width: 100%;
}
form#checklist div.buttons {
	text-align: center;
	margin-top: 1em;	
}
form#checklist div.buttons input {
	width: 15em;
}
form#checklist div.buttons input#back {
	margin-right: 4em;
}
form#checklist div.buttons input#continue {
	margin-left: 4em;
}
/* Checklist Answer Display */
.checklist-answers .page-head {
	font-weight: bold;
}
.checklist-answers .page {
	margin-bottom: 3em;
}
.checklist-answers label {
	font-weight: normal;
}
.checklist-answers .questions span {
	font-weight: bold;
}
.checklist-answers em {
	color: #777;
	font-weight: bold;
}
.checklist-answers .notes {
	margin-top: 2em;
}
.checklist-answers .notes blockquote {
	padding-left: 1.5em !important;
}
/* Savings Calc*/
p.savingscalc-result {
	font-size: 1.2em;
	color: #696930;
}
p.savingscalc-result span {
	font-size: 2em;
}
form.enquiry {
	position: relative;
}
form.enquiry p label {
}
form.enquiry p label input,
form.enquiry p label textarea {
	width: 99%;
	border: 1px solid #999;
	padding: 4px;
	font-size: 1em;
}
form.enquiry p label select {
	width: 99%;
	padding: 4px;
}
form.enquiry p label span.required {
	color: #F00;
	padding-left: 0.5em;
}
form.enquiry p label span.error {
	position: absolute;
	right: 0;
}

/* jQuery Autocompelte */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url("/_images/indicator.gif") right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

/* Superscreen */
div#superscreen {
	position: absolute;
	top: -2000px;
	left: -2000px;
	z-index: 10000;
	width: 100%;
	height: 100%;
	text-align: left;
	background-color: rgba(0, 0, 0, 0.8);
}
div#superscreen div.closebar {
	width: 960px;
	margin: 2em auto 0 auto;
	border: 2px solid #FFF;
	background-color: #FFF;
	text-align: right;
}
div#superscreen div.closebar a {
	padding-right: 1em;
}
div#superscreen div.inner {
	width: 960px;
	height: 90%;
	margin: 0 auto;
	border: 2px solid #FFF;
	background-color: #FFF;
}

/* Client Account Management Styles */
#client-contacts-panel {
	margin-top: 1.0em;
}
form.account-management table input[type="text"],
form.account-management table input[type="password"] {
	width: 100%;
	border: 1px solid #CCC;
	padding: .2em;
}
form.account-management table.property-form {
	width: 100%;
}
form.account-management span.error {
	display: block;
}
input.postcode {
	width: 5em !important;
}

/* Certificate */
div#certificate {
	text-align: center;
	font-family: Helvetica, Arial, Ariel, sans-serif;
	color: #000;
}
* html div#certificate {
	width: 100%;
}
div#certificate div.inner {
	position: relative;
	margin: 0 auto;
	max-width: 840px;
	background-image: url("/_images/certificate/leaves.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
* html div#certificate div.inner {
	width: 840px;
}
div#certificate div.inner div.frame-top {
	background-image: url("/_images/certificate/frame-tl-top.gif");
	background-position: left top;
	background-repeat: repeat-x;
}
div#certificate div.inner div.frame-top div {
	background-image: url("/_images/certificate/frame-tr.gif");
	background-position: right top;
	background-repeat: no-repeat;
	height: 41px;
}
div#certificate div.inner div.frame-bottom {
	background-image: url("/_images/certificate/frame-bl-bottom.gif");
	background-position: left top;
	background-repeat: repeat-x;
}
div#certificate div.inner div.frame-bottom div {
	background-image: url("/_images/certificate/frame-br.gif");
	background-position: right top;
	background-repeat: no-repeat;
	height: 41px;
}
div#certificate div.inner div.frame {
	background-image: url("/_images/certificate/frame-left.gif");
	background-position: left top;
	background-repeat: repeat-y;
}
div#certificate div.inner div.frame div {
	background-image: url("/_images/certificate/frame-right.gif");
	background-position: right top;
	background-repeat: repeat-y;
	height: 560px;
}
div#certificate p {
	margin: 0;
	padding: 0;
	width: 80%;
	margin: 0 auto;
	font-size: 1.8em;
	text-transform: uppercase;
	line-height: 2em;
	font-weight: bold;
}
div#certificate p.logo img {
	margin: 1em 0 1em 0;
}
div#certificate p.company {
	font-size: 3em;
	color: #50b748;
	border-bottom: 2px solid #bbb;
	text-transform: none;
	line-height: normal;
	margin: 0.5em auto 0.5em auto;
}
div#certificate p.footer-text {
	text-align:center;
	font-size:1em;
}
img.tony {
	position: absolute;
	top: 450px;
	left: 65px;
}
img.nicholas {
	position: absolute;
	top: 440px;
	right: 65px;
}
img.stamp {
	margin-top: 25px;
}
div#certificate-caption {
    text-align: center;
    margin-top: 10px;
}
<<<<<<< .mine
div#product-fade {
	width: 675px;
	height: 125px;
	margin: 0 auto;
	position: relative;
}
div#product-fade div {
	width: 125px;
	height: 125px;
	position: absolute;
	overflow: hidden;
	text-align: left;
}
div#product-fade div a {
	margin: 0;
	padding: 0;
}
div#product-fade-left {
	left: 0;
}
div#product-fade-center {
	left: 275px;
}
div#product-fade-right {
	right: 0;
}
/* Awesome Buttons */
button.awesome {
	border-style: none !important;
}
.awesome, .awesome:visited {
	background: #222 url(/_images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
 
.awesome:hover { 
	background-color: #111; 
	color: #fff; 
}
.awesome:active { 
	top: 1px; 
}
.small.awesome, 
.small.awesome:visited { 
	font-size: 11px; 
	padding: ; 
}
.awesome, 
.awesome:visited,
.medium.awesome, 
.medium.awesome:visited { 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 1; 
	text-shadow: 0 -1px 1px rgba(0,0,0,0.40); 
}
.large.awesome, 
.large.awesome:visited { 
	font-size: 14px; 
	padding: 8px 14px 9px; 
}

.green.awesome, .green.awesome:visited		{ background-color: #749a02; }
.green.awesome:hover						{ background-color: #91bd09; }
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
.blue.awesome:hover							{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited	{ background-color: #a9014b; }
.magenta.awesome:hover						{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited	{ background-color: #ff5c00; }
.orange.awesome:hover						{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited	{ background-color: #ffb515; }
.yellow.awesome:hover						{ background-color: #fc9200; }
>>>>>>> .r326

/* ------------- Testimonials Fade ------------------- */

div#testimonials {
}

.testimonialsFade {
	height:200px;
	font-weight:bold;
	font-style:italic;
}

div#col1 div.testimonial_box {
	background-image: url("/_images/box-bg.gif");
	background-repeat: repeat-y;
}
div#col1 div.testimonial_box div {
	background-image: url("/_images/box-top.gif");
	background-repeat: no-repeat;
}
div#col1 div.testimonial_box div div {
	background-image: url("/_images/box-bottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: .5em 1em 1em 1em;
}

div#col1 div.testimonial_box p {
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 1em;
}
