@CHARSET "UTF-8";
html, body {
	margin:0;
	padding:0;
	color:#414141;
	background:#403F38;
	font-size:13px;
}

h1 {
	color:#414141;
	font-size:20px;
	margin:10px 0;
}

h2 {
	color:#414141;
	font-size:16px;
	margin:7px 0;
}

ul,ol,li {
	margin:0;padding:0;
}

.content-block h1 {
	color:#6E9C00;
	font-size:20px;
}

.content-block h2 {
	color:#6E9C00;
	font-size:18px;
}

.content-block h3 {
	color:#6e9c00;
	font-size:16px;
	text-decoration:underline;
}

.white {color:#fff;}
.dark_green {color:#8A867B;}
.dark_grey {color:#414141;}

.page {
	float:left;
	width:100%;
	clear:both;
}

.navigation {
	float:left;
	clear:both;
	width:100%;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/nav_bg.png) repeat-x;
	border-top:1px solid #787878;
}

.navigation_inner {
	width:960px;
	height:37px;
	margin:auto;
}

.navigation-selected {
	color:#8A867B;
}

.nav {
	list-style-type:none;
}

.nav li ul {
	display:none;
	list-style-type:none;
}

.nav li {
	float:left;
	width:120px;
	text-align:center;
	line-height:37px;
	position:relative;
	color:#737171;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/nav_divider.png) no-repeat center left;
	z-index:5;
}

.first {
	background:none !important;
}

.nav a:link, .nav a:visited {
	color:#737171;
	text-decoration:none;
}

.nav a:hover, .nav a:active {
	color:#fff;
}

.nav li:hover {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/nav_rollover.png) repeat-x;
}

.nav li:hover ul {
	display:block;
	position:absolute;
	top:37px;
	left:0px;
	background:#F9FAFA;
	z-index:50;
}


.nav li li {
	float:left;
	clear:both;
	line-height:25px;
	color:#515050;
	background:none;
	text-align:left !important;
	padding:0 2px;
}

.nav li li:hover {
	color:#fff;
	background:#9CD000 url(http://saveiteasy.co.uk/themes/saveiteasy/images/sub_nav_rollover.png) repeat-x top left;
}

.main {
	width:100%;
	float:left;
	clear:both;
	background:#E4DED3 url(http://saveiteasy.co.uk/themes/saveiteasy/images/new_bg_image.png) repeat-x top left;
}

.main_inner {
	width:100%;
	float:left;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/spotlight.png) no-repeat 7% 0%;
}

.header {
	width:960px;
	margin:auto;
	height:123px;
}

.logo {
	float:left;
	margin:35px 0 0 0; 
}

.calculator {
	float:right;
}

.carbon_counter {
	color:#fff;
	font-size:14px;
}

.carbon_counter h3 {
	clear:both;
}

.carbon_counter p {
	float:left;
	padding-left:5px;
	color:#D7F79F;
}

.carbon_counter_l, .carbon_counter_m, .carbon_counter_r {
	float:left;
	height:48px;
	width:5px;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/ticker_left.png) no-repeat;
}

.carbon_counter_r {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/ticker_right.png) no-repeat;
}

.carbon_counter_m {
	width:auto;
	padding:12px 8px 0 8px;
	color:#688F00;
	font-size:18px;
	font-weight:bold;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/ticker_bg.png) repeat-x;
}

.carbon_num {
	float:left;
	width:19px;
	line-height:24px;
	height:24px;
	text-align:center;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/ticker_box.png) no-repeat;
	margin:0 3px 0 0;
}

.carbon_amount {
	float:left;
}

.body {
	width:960px;
	margin:auto;
	height:auto;
}

.content {
	float:left;
	clear:both;
	/*border:5px solid #A6CD43;*/
	width:930px;
	padding:10px;
	background:#F8F7F4;
	position:relative;
}

.content_border {
	float:left;
	clear:both;
	padding:5px;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/white_border_fade.png);
}

.extra_content {
	width:940px;
	padding:10px;
	float:left;
	clear:both;
}

.bottom {
	width:100%;
	float:left;
	clear:both;
}

.main_image {
	width:669px;
	height:376px;
	float:left;
}

.calculate_main {
	float:left;
	margin:0 0 15px 10px;
	position:relative;
	/*background:#E4DFD2;*/
	background:#EAE5DA;
	color:#525252;
	padding:14px 12px 34px 12px;
	width:220px;
}


.calculate_button {
	float:left;
	clear:both;
	width:auto;
	cursor:pointer;
}

.calculate_button_l, .calculate_button_m, .calculate_button_r {
	float:left;
	line-height:52px;
	height:54px;
	width:10px;
	color:#fff;
	font-size:18px;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/calc_button_left.png) no-repeat center left;
}

.calculate_button_r { 
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/calc_button_right.png) no-repeat center left;
	width:8px;
}

.calculate_button_m {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/calc_button_bg.png) repeat-x;
	width:184px;
	padding:0 4px 0 2px;
	text-align:center;
}

.calculate_button p {
	text-size:14px;
}

.calculate_proven {
	width:100px;
	height:59px;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/proven_technology.png) no-repeat;
	position:absolute;
	bottom:-28px;
	left:70px;
}

.list {
	padding:12px 0 0 20px;
	float:left;
}

.tick {
	list-style-type:none;
}

.tick li {
	padding:0 0 0 25px;
	margin:6px 0;
	font-size:14px;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/tick.png) no-repeat top left;
}

.footer {
	width:960px;
	margin:0 auto;
	color:#fff;
}

.footer p {
	line-height:12px;
}

.address {
	padding:5px;
}

.testimonial_main {
	float:right;
	margin:0 0 0 42px;
	width:265px;
}

.testimonial_main_author {
	float:left;
	clear:both;
	font-size:14px;
}

.quote_left, .quote_main, .quote_right {
	display:inline;
	color:#6E9C00;
}

.quote_left, .quote_right {
	width:6px;
	height:13px;
}

.copyright {
	float:right;
}

/*.case_studies {
	float:left;
	width:670px;
	border:1px solid #D9D9D9;
}*/

.content-block .ccm-page-list-image {
	float:right;
	margin:10px;
}

.content-block .ccm-page-list-testimonial {
	border-bottom:1px solid #D9D9D9;
	margin:5px 20px;
	width:610px;
	padding:10px;
	float:left;
	clear:both;
}

.ccm-page-list-nav {
	float:left;
	clear:right;
	width:245px;
	margin-bottom:30px;
	padding-left:8px;
}

.ccm-page-list-nav-item {
	float:left;
	clear:both;
	width:100%;
	margin:1px 0 1px 0;
}

.ccm-page-list-nav-item .nav-item-right {
	float:left;
	background:#EAE5DA;
	height:33px;
	line-height:33px;
	width:226px;
}

.ccm-page-list-nav-item .nav-item-right h3 {
	margin:0;
	padding:0 0 0 10px;
}
	
.ccm-page-list-nav-item .nav-item-left {
	width:12px;
	height:33px;
	float:left;
}

.ccm-page-list-nav-item:hover .nav-item-right, .ccm-page-list-nav-item-active .nav-item-right {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/rollover_bg.png) repeat-x;
}

.ccm-page-list-nav-item:hover .nav-item-left, .ccm-page-list-nav-item-active .nav-item-left {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/rollover_arrow.png) no-repeat;
}

.ccm-page-list-nav-item:hover .nav-item-right a, .ccm-page-list-nav-item-active .nav-item-right a {
	color:#fff !important;
}

.ccm-page-list-title a:link, .ccm-page-list-title a:visited {
	color:#525252;
	text-decoration:none;
	font-size:16px;
}

.ccm-page-list-title a:active, .ccm-page-list-title a:hover {
	color:#6E9C00;
}

.ccm-read-more {
	padding-top:5px;
}

.ccm-read-more a:visited, .ccm-read-more a:link {
	color:#525252;
	text-decoration:none;
} 

.content-block, .content-carbon {
	float:left;
	border:1px solid #D9D9D9;
	background:#fff;
	width:640px;
	min-height:500px;
	padding:10px;
}

.content-carbon {
	border:0;
	background:transparent;
}

.testimonial-home {
	float:right;
}

.ccm-page-list-testimonial-small {
	float:left;
	width:250px;
	margin:50px 0 0 10px;
}

.testimonial-home .ccm-page-list-testimonial-small {
	margin-top:0px;
}

.ccm-page-list-testimonial-small .ccm-page-list-image {
	width:82px;height:82px;
	float:right;
	margin:10px;
}

.ccm-page-list-testimonial-small h2 {
	font-size:20px;
}

.ccm-page-list-testimonial-small .ccm-page-list-title a {
	font-size:14px;
	text-decoration:underline;
	color:#525252;
}

.ccm-page-list-testimonial-small .ccm-page-list-description {
	color:#6E9C00;
	font-style:italic;
	font-size:13px;
}

table.savings-table {
	border:1px solid #DADADA;
}
table.savings-table h2 {
	color:#7AAC00;
	margin:3px;
	font-weight:normal;
}

table.savings-table td {
	color:#79796F;
	margin:0;
	line-height:30px;
	padding:0 3px;
}

table.savings-table p {
	margin:0;padding:0;height:auto;line-height:12px;
}

.savings-header td {
	color:#fff !important;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/dark_grey_header.png) repeat-x;
	height:24px !important;
	vertical-align:middle;
	line-height:12px;
}

.savings-header .savings-table {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/green_header.png) repeat-x;
	padding:0 6px;
}

td.savings-table {
	background:#E6EED2;
}

table.savings-table tr.alternate {
	background:#F5F4F0;
}


.table-section-cell {
	border-left:1px solid #C9C9C9;
}

table.savings-table tr.alternate td.savings-table {
	background:#E3E8CF;
}

.right-content-block {
	float:left;
	width:240px;
	margin:30px 0 20px 18px;
}

.right-content-block h3 {
	color:#7BA800;
}

.content-block ul {
	padding-left:30px;
}

.content-block a:link, .content-block a:visited {
	color:#414141;
	text-decoration:underline;
}

.content-block a:hover, .content-block a:active {
	color:#6E9C00;
}

.pad-top-bottom {
	padding:20px 0;
}

.login-form {
	float:left;
	width:205px;
	padding:20px 15px;
	margin:0 0 0 10px;
	background:#EAE5DA;
}

.login-form p {
	font-size:11px;
	color:#525252;
	margin:0;
}

.login-form input {
	margin:0 0 10px 0;
}

.login-button-l, .login-button-m, .login-button-r {
	float:left;
	width:7px;
	height:42px;
	line-height:36px;
	text-align:center;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/login_button_left.png) no-repeat;
}

.login-button-r {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/login_button_right.png) no-repeat;
	width:9px;
}

.login-button-m {
	width:180px;
	color:#fff;
	font-size:18px;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/login_button_bg.png) repeat-x;
}

.partners {
	padding:5px;
}

.partners p {
	margin:4px 0;
	line-height:12px;
}

.content-block table td {
	padding:10px 0;
}


.footer-block {
	width:670px;
}

.side-link-holder {
	float:right;
	width:250px;
}

.video-holder, .slide-image-holder {
	border:1px solid #D9D9D9;
	width:670px;
	height:394px;
	position:relative;
}

.video-holder {
	width:620px;
}

.side-link-holder h2 {
	color:#525252;
	font-size:18px;
}

.side-link-holder a:link, .side-link-holder a:visited, .slide-header a:link, .slide-header a:visited {
	text-decoration:none;
	color:#658B00;
}

.side-link-holder a:active, .side-link-holder a:hover, .slide-header a:active, .slide-header a:hover {
	color:#525252;
}

.video {
	width:620px;
	height:350px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;
}

#video_0 {
	display:block;
}
	

.video-calculate {
	float:left;
	color:#fff;
	height:44px;
	width:100%;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/dark_grey_bar_bg.png) repeat-x;
	line-height:44px;
	overflow:hidden;
}

.video-calculate p {
	display:inline;
	margin:0 0 0 10px;
}

.savings-button {
	float:right;
	margin:5px 20px 0 0;
	cursor:pointer;
}

.savings-button-l, .savings-button-m, .savings-button-r {
	float:left;
	width:8px;
	height:39px;
	line-height:30px;
	font-size:15px;
	color:#fff;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/vid_calc_button_left.png) no-repeat;
}

.savings-button-r {
	width:9px;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/vid_calc_button_right.png) no-repeat;
}

.savings-button-m {
	width:auto;
	padding:0 6px;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/vid_calc_button_bg.png) repeat-x;
}

.slide-image-left, .slide-image-right {
	position:absolute;
	top:175px;
	width:19px;
	height:27px;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/scroll_left.png) no-repeat;
}

.slide-image-left {
	left:3px;
}

.slide-image-right {
	right:3px !important;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/scroll_right.png) no-repeat;
}

.slide-image-left:hover, .slide-image-right:hover {
	cursor:pointer;
}

.slide-header-holder {
	float:right;
	width:250px;
	height:400px;
}

.slide-header {
	float:left;
	clear:both;
}

.slide-header-image {
	float:left;
	margin:3px 5px 3px 3px;
}

.slide-image {
	display:none;
	height:350px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#image_0 {
	display:block;
}

.content_video, .content_slides {
	float:left;
	clear:both;
	width:100%;
	height:400px;
}

.auto-height {
	height:auto;
}

.content_tabs {
	position:absolute;
	z-index:3;
	top:-21px;
	right:0px;
	height:21px;
} 

.tab {
	float:left;
	text-align:center;
	height:21px;
	width:120px;
	background-repeat:repeat-x;
	background-image:url(http://saveiteasy.co.uk/themes/saveiteasy/images/tab_grey_bg.png);
}

.tab:hover {
	cursor:pointer;
	background-image:url(http://saveiteasy.co.uk/themes/saveiteasy/images/tab_cream_bg.png);
}

.calculator-block {
	float:left;
	width:650px;
	padding:5px;
}
.countries {
	float:right;
	margin:10px 0 0 0;
}

.countries img {
	cursor:pointer;
}

.right-image {
	float:left;
	margin:30px 0 20px 5px;
}

.question_answer {
	margin:10px 0;
}

.question_answer h2, .question_answer p {
	margin:5px 0;
}

.question {
	font-size:14px;
	margin:3px 0;
	cursor:pointer;
}

.ccm-page-list-news {
	float:left;
	clear:both;
	height:auto;
	border-bottom:2px solid #F0F0F0;
	margin:0 20px;
	width:610px;
}

.ccm-page-list-news .ccm-page-list-title {
	color:#7AAC00;
	text-decoration:none;
}

.ccm-read-more-news {
	float:right;
	margin:0 0 8px 6px;
}

.ccm-read-more-news a:link, .ccm-read-more-news a:visited {
	color:#7AAC00;
	text-decoration:none;
}

.rssIcon {
	float:right;
	clear:both;
	margin:20px;
}

#what_reputation, #what_payback, #what_ease {
	float:left;
	clear:left;
	display:none;
	cursor:pointer;
}

#what_reputation {
	display:block;
}

#czech-flag, #france-flag, #germany-flag, #ireland-flag, #netherlands-flag, #spain-flag, #sweden-flag, #turkey-flag, #poland-flag {
	float:left;
	clear:both;
	width:440px;
	padding:10px 160px 10px 10px;
}

#czech-flag {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/flag_czech.png) no-repeat center right;
}

#france-flag {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/flag_france.png) no-repeat center right;
}

#germany-flag {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/flag_germany.png) no-repeat center right;
}

#ireland-flag {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/flag_ireland.png) no-repeat center right;
}

#netherlands-flag {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/flag_netherlands.png) no-repeat center right;
}

#spain-flag {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/flag_spain.png) no-repeat center right;
}

#sweden-flag {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/flag_sweden.png) no-repeat center right;
}

#turkey-flag {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/flag_turkey.png) no-repeat center right;
}
#poland-flag {	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/poland-flag.jpg) no-repeat center right;}
.partner-form td {
	float:left;
	clear:both;
	display:block;
}

.partner-form tr {
	display:block;
	float:left;
	min-width:45%;
	margin:6px 0;
}

.partner-form input {
	width:220px;
}

.contact-form td {
	float:left;
	clear:both;
}

.contact-form tr {
	float:left;
	width:50%;
}

.contact-form tr input {
	width:200px;
}

.contact-form .radioPair {
	float:left;
	width:80px;
}

.contact-form .radioPair input {
	width:10px;
}

.partner-form .formBlockSubmitButton, .contact-form .formBlockSubmitButton {
	border:0;margin:0;padding:0;
	float:right;
	clear:both;
	line-height:34px;
	height:42px;
	width:155px;
	text-align:center;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/submit_button.png) no-repeat center center;
	color:#fff;
	font-size:16px;
}

.section {
	background:#fff;
	border:2px solid #EEE;
	position:relative;
	float:left;
	clear:both;
	margin:20px 0;
	padding:5px;
	width:600px;
}

.section_title {
	position:relative;
	top:-18px;
	height:24px;
	width:auto;
}

.section_title_l, .section_title_m, .section_title_r {
	float:left;
	width:5px;
	height:24px;
	line-height:24px;
	color:#fff;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/green_header_left.png) no-repeat;
}

.section_title_r {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/green_header_right.png) no-repeat;
}

.section_title_m {
	width:220px;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/green_header_bg.png) repeat-x;
}

.section_header {
	float:left;
	clear:both;
}

.results {
	float:left;
	clear:both;
	width:100%;
}

.results-left, .results-mid, .results-right {
	float:left;
	width:5px;
	height:110px;
	color:#fff;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/results_left.png) no-repeat;
}

.results-right {
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/results_right.png) no-repeat;
}

.results-mid {
	width:600px;
	background:url(http://saveiteasy.co.uk/themes/saveiteasy/images/results_bg.png) repeat-x;
	padding:0 5px;
}

.results h2 {
	float:left;
	clear:both;
	color:#fff;
	margin:5px 0;
	width:100%;
	font-size:20px;
}

.results-input {
	float:left;
	width:200px;
	margin:20px 0 0 0;
}

.results-input label {
	float:left;
	clear:both;
}

.results-input input {
	float:left;
	clear:both;
}

.last {
	width:150px;
}

.calc-bulb {
	width:115px;
	padding:10px 105px 10px 10px;
	background:#fff url(http://saveiteasy.co.uk/themes/saveiteasy/images/carbon_trust.png) no-repeat bottom right;
	float:left;
	margin:10px 0 30px 0;
}

.calc-bulb h2 {
	color:#7EAD00;
}

.slider-swf {
	float:left;
	clear:left;
}

.slider-input {
	float:left;
	clear:right;
	margin:10px 0 0 0;
}

.slider-input input {
	width:100px;
}

.login {
	float:left;
	clear:both;
	color:#fff;
	margin:10px;
}

.login a:link, .login a:visited {
	color:#fff;
}

.required {
	color:#82A800 !important;
}

.submit-row, .submit-row td {
	width:100%;
}

.contact-form .question, .contact-form .answer {
	margin:0;
}

.contact-form td {
	padding:0 !important;
}

.contact-form tr {
	margin:4px 0;
}

.contact-form .submit-row {
	width:630px;
}

.link-style a:link, .link-style a:visited {
	color:#414141;
	text-decoration:underline;
}

.link-style a:hover, .link-style a:active {
	color:#FFF290;
}

#msg {
	width:666px;
}

.login-form-partner {
	width:300px;
}
