/* Basic Tags */

body a {
	color: #a5a493;
	text-decoration: underline;
}

body a:hover {
	color: #ee0000;
}

body {
	background: #000 url(/images/stripe.png) repeat fixed;
	font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #d5d5d5;
}

body h1 {
	font: 2.5em "Gill Sans", Helvetica, Verdana sans-serif;
	margin: 5px;
	letter-spacing: 2px;
}

body h2 {
	font: 2em "Gill Sans", Helvetica, Verdana sans-serif;
	margin: 10px;
}

body h3 {
	font: 1.5em "Gill Sans", Helvetica, sans-serif;
}

body input {
	padding: 5px;
}

#supplementary_column li, .product_information li, .product_information_nonjs li {
	letter-spacing: 1px;
	margin: 5px;
}

.product_information li, .product_information_nonjs li {
	list-style-type: disc;
	margin-left: 10px;
}

body dt {
	margin-bottom: 5px;
	font-size: 1.4em;
}

body dd {
	margin: 5px 0;
	font-size: 1.2em;
}

body ol {
	list-style-type: decimal;
	margin-left: 20px;
	margin-bottom: 10px;
}

body p {
	margin: 5px;
	margin-bottom: 10px;
	line-height: 150%;
	letter-spacing: 1px;
}

body thead {
	font-weight: bold;
}

#supplementary_column ul, .product_information_nonjs ul, .product_information ul {
	margin-left: 5px;
	margin-bottom: 10px;
}

/* Specific Classes */

.colour_highlight {
	color: #c5c3a4;
}

.water_highlight {
	color: #40003f;
	font-weight: bold;
}

.underfloor_highlight {
	color: #0002bf;
	font-weight: bold;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.box_out {
	background-color: #c5c3a4;
	color: #000;
	padding: 10px;
	-moz-border-radius: 10px;
	min-width: 300px;
}

.box_out a {
	color: #ffffff;
}

.close {
	margin-top: -10px;
	padding-left: 5px;
}

img.right {
	margin: 10px 0 10px 10px;
}

ul .download {
	background: #000 url(/images/download_image.png) no-repeat scroll center left;
	padding-left: 30px;
	margin: 10px 0;
	list-style-type: none;
}

a.hide_link {
	cursor: pointer;
	float: right;
	margin-right: 10px;
}

a.read_more {
	margin-left: 10px;
}

.and {
	font-family: Georgia, "Times New Roman", serif;
}

.news_photo {
	float: right;
	margin: 5px 0 5px 10px;
}

h1.separator {
	padding-top: 30px;
}

/* Navigation */

#main_nav_holder {
	margin-top: 15px;
	height: 28px;
}

.with_sub_nav {
	border-bottom: 3px solid #c5c3a4;
}

#main_nav_holder ul {
	margin-left: 25px;
}

#main_nav_holder ul li {
	float: left;
	display: block;
	width: 97px;
	height: 22px;
	text-align: center;
	margin-top: 6px;
}

#main_nav_holder a.current {
	font-weight: bold;
	color: #fff;
}

#main_nav_holder li.current {
	border-top: 3px solid #a5a493;
	border-bottom: 3px solid #a5a493;
	margin-top: -3px;
	padding-top: 6px;
	background-color: #a5a493;
}

#sub_nav_holder {
	background-color: #a5a493;
	height: 26px;
}

#sub_nav_holder ul {
	margin-left: -2px;
}

#sub_nav_holder ul li {
	float: left;
	display: block;
	width: 150px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 4px;
}

#sub_nav_holder ul li a {
	color: #fff;
	font-weight: bold;
}

#sub_nav_holder ul li a.current {
	text-decoration: underline;
	color: #ee0000;
}

#content_link {
	margin: 6px 25px 0 0;
}

/* Layout */

#wrapper {
	background-color: #000;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

#header a {
	margin-left: 16px;
}

#tag_line {
	float: right;
	color: #cfcdb5;
	margin-right: 150px;
	margin-top: 10px;
}

#tag_line h2 {
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 2px;
}

#tag_line_one {
	margin: 0;
}

#tag_line_two {
	margin: -10px 0 0 30px;
}

#main_pic {
	border-top: 3px solid #a5a493;
	border-bottom: 3px solid #a5a493;
}

#main_column {
	margin-left: 25px;
	width: 425px;
}

#main_column_full { /* Is used where there is no supplementary column */
	margin-left: 25px;
}

#main_column p, #main_column_full p {
	margin-left: 10px;
}

#main_column_full ul, #main_column ul,
#main_column_full dl, #main_column dl {
	margin: 15px;
}

#main_column_full li, #main_column li,
#main_column_full dt, #main_column dt,
#main_column_full dd, #main_column dd {
	margin: 10px 10px 10px 0;
	letter-spacing: 1px;
}

#main_column_full dd, #main_column dd {
	margin-left: 5px;
	margin-bottom: 30px;
}

.min_height {
	min-height: 475px;
}

#supplementary_column {
	float: right;
	margin-right: 25px;
	margin-top: 40px;
	width: 300px;
}

#supplementary_column dt {
	font-weight: bold;
	margin-top: 15px;
}

#supplementary_column dd {
	margin: 0 0 0 5px;
}

#supplementary_column h2 {
	margin: 0 0 10px 0;
}

#supplementary_column a {
	color: #ee0000;
}

#supplementary_column a:hover {
	text-decoration: underline;
}

#wrapper .supp_col_home {
	width: 377px;
}

#footer {
	background-color: #191919;
	margin-top: 20px;
	text-align: center;
	font-size: 0.75em;
	padding: 10px 0;
}

#footer p {
	margin-bottom: 0;
}

#calculator {
	margin: 20px 0;
}

#gallery {
	margin-right: 25px;
	margin-top: 40px;
}

/* Product Pages */

ul#product_images {
	margin: 0;
}

#product_images li {
	height: 150px;
	width: 375px;
	display: inline;
	float: left;
	position: relative;
	margin: 20px 25px;
}

.product_holder {
	width: 425px;
	padding: 5px;
	margin: 25px 5px 85px 5px;
}

.product_group li {
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

img.no_list {
	margin-left: 20px;
}

.solar_product_holder	h1 {
	margin: 20px 0 10px 10px;
}

.product_image {
	float: right;
	margin-right: 25px;
}

.product_holder h2 {
	margin: 45px 0 0 0;
}

.product_holder h1 {
	margin-bottom: 20px;
}

.product_holder_static {
	margin-top: 10px;
	margin-bottom: 20px;
}

.product_information,
.no_product_information,
.product_group_information {
	width: 100%;
	margin-top: 40px;
	display: none;
}

.product_information_nonjs {
	width: 100%;
	margin-top: 85px;
}

.product_information ul, .product_information_nonjs ul {
	margin-left: 15px;
	margin-top: 15px;
}

ul#product_bullets li {
	margin-left: 25px;
}

/* Contact page */

.input_holder {
	margin: 25px;
	clear: both;
	width: 380px;
	padding: 10px;
}

.input_holder label {
	float: left;
	width: 150px;
	font-weight: bold;
	margin-top: 5px;
}

.input_holder span {
	display: none;
	margin-right: -130px;
	padding: 10px;
	color: #000;
	float: right;
	margin-top: -40px;
	height: 50px;
	width: 100px;
	background-color: #c5c3a4;
}

div.odd {
	background-color: #a5a493;
}

.input_holder textarea {
	margin: -5px 0 0 10px;
}

input#submit {
	margin-left: 125px;
}

.input_holder img {
	float: right;
	margin-top: -23px;
	margin-right: 5px;
}

form div.comments img {
	margin-top: -210px;
}

/* Special Divs */

#solarsafe {
	color: #000;
	padding: 10px 20px;
	margin: -5px 0px 20px 0px;
	background-color: #a5a493;
}

#solarsafe a {
	color: #ff0000;
	font-weight: bold;
}

#notice-temp {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #ffe680;
	border: 1px solid #ffe65e;
	color: #222;
}

#phone-update {
	width: 880px;
	margin-top: -20px;
	margin-bottom: 20px;
	border: 1px solid #ffe65e;
	padding: 10px;
	background-color: rgb(251,232,126);
	color: #222;
	display: none;
}