@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #B2C5CC;
	background-image: url(images/backing_02.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
h6 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.footer_heading {
	font-size: 12px;
	font-weight: bold;
}


.main_backing {
	background-color: #FFF;
}
.nav_backing {
	background-image: url(images/green_energy_06.jpg);
	background-repeat: repeat-y;
}
.nav_button {
	line-height: 32px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/button1.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-position: center;
}
.nav_button1 {
	line-height: 32px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/button_expand.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-position: center;
}
a.nav:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-left: 30px;
}
a.nav:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-left: 30px;
}
a.nav:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	margin-left: 30px;
}
a.nav:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	margin-left: 30px;
}
.text_content {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footing_backing {
	font-size: 11px;
	color: #CCC;
	text-align: center;
	height: 93px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-image: url(images/green_energy_09.jpg);
	background-repeat: no-repeat;
}
a.footer:link {
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
a.footer:visited {
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
a.footer:hover {
	font-size: 10px;
	color: #CCC;
	text-decoration: underline;
	margin-left: 10px;
	margin-right: 10px;
}
a.footer:active {
	font-size: 10px;
	color: #CCC;
	text-decoration: underline;
	margin-left: 10px;
	margin-right: 10px;
}
.buttons {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #6EC20C;
	width: 100px;
	text-transform: none;
	border: 1px solid #000;
}
.buttons2 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #6EC20C;
	text-transform: none;
	border: 1px solid #000;
}
.shop_categories {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #004662;
	border-bottom-color: #004662;
}
.buttons_bottom {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	width: 130px;
	text-transform: none;
	border: 1px solid #000;
	text-decoration: none;
	height: 30px;
	background-image: url(images/button2.jpg);
}
.price {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #C1282D;
}
a.gen:link {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	margin-left: 10px;
	line-height: 20px;
}
a.gen:visited {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	margin-left: 10px;
	line-height: 20px;
}
a.gen:hover {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
	margin-left: 10px;
	line-height: 20px;
}
a.gen:active {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
	margin-left: 10px;
	line-height: 20px;
}
.icons {
	margin-left: 5px;
	vertical-align: middle;
	background-position: center;
}
.cart_headings {
	vertical-align: middle;
}
.cart_table {
	vertical-align: bottom;
}
.images_centre {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.receipt {
	margin: 5px;
	float: right;
	width: 200px;
	text-align: right;
}
.image_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.image_right {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
.gap_50px {
	padding-top: 50px;
}
.headline {
	color: #C00;
}
.margin_50 {
	margin-top: 50px;
}
.green_headline {
	font-weight: bold;
	color: #393;
}
.subscription {
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
