﻿/* ------------------------------
HTML Redefine Tags
------------------------------ */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	font-size: 12px;
	margin: 10px;
	padding: 0;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
	color: #999999;
}
h3 {
	font-size: 13px;
	border-bottom: solid 1px #DEDEDE;
	padding: 4px 0;
	margin-bottom: 10px;
}
a:link, a:visited {
	color: #0033CC;
}
a:hover {
	text-decoration: none;
}
.nav_button {
	display: inline;
	margin-left: 0px;
	height: 20px;
	width: 200px;
	padding: 8px 30px 8px 30px;
}
.nav_button a:link, .nav_button a:active, .nav_button a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav_button a:hover {
	color: #FFFFFF;
}
.nav_button:hover {
	font-weight: bold;
	background-color: #8C8B89;
	text-decoration: none;
	color: #FFFFFF;
}
.footer {
	color: #505050;
}
.footer a {
	color: #505050;
	text-decoration: none;
}
/* ------------------------------
PAGE STRUCTURE
------------------------------ */
/* #container has an absolute width (780 pixel) */
#container {
	width: 1000px;
	margin: 0 auto;
}
#header {
	width: auto;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 250px;
	display: block;
	height: 52px;
	background-image: url('../images/enviro-logo-home.gif');
	background-repeat: no-repeat;
}
#nav_button {
	display: inline;
	margin-left: 30px;
	height: 20px;
	border: thin black solid;
	width: 200px;
	padding: 8px;
}
#main {
	width: auto;
	display: block;
	padding: 0px 0;
	border-left: medium black solid;
	border-right: medium black solid;
}
#column_left_off {
	width: 331px;
	height: 485px;
	float: left;
	background-image: url('../images/freestanding_off.jpg');
	background-repeat: no-repeat;
	z-index: 0;
}
#column_left_on {
	width: 331px;
	height: 485px;
	float: left;
	background-image: url('../images/freestanding_on.jpg');
	background-repeat: no-repeat;
}
#column_center_off {
	width: 331px;
	height: 485px;
	float: left;
	background-image: url('../images/fireplaces_off.jpg');
	background-repeat: no-repeat;
}
#column_center_on {
	width: 331px;
	height: 485px;
	float: left;
	background-image: url('../images/fireplaces_on.jpg');
	background-repeat: no-repeat;
}
#column_right_off {
	width: 331px;
	height: 485px;
	float: right;
	background-image: url('../images/fireplace-inserts_off.jpg');
	background-repeat: no-repeat;
}
#column_right_on {
	width: 331px;
	height: 485px;
	float: right;
	background-image: url('../images/fireplace-inserts_on.jpg');
	background-repeat: no-repeat;
}
div.spacer {
	clear: both;
	height: 1px;
	display: block;
}
#footer {
	width: auto;
	height: 105px;
	display: block;
	font-size: 11px;
	color: #666666;
	background-color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
}
/* ------------------------------
CUSTOM CLASSES
------------------------------ */
.home_page_menu {
	padding-top: 5px;
	list-style: none;
	font-size: 100%;
	color: #FFFFFF;
}
.home_page_menu li a:link, .home_page_menu li a:active, .home_page_menu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.home_page_menu li a:hover {
	color: #FF0000;
}
#pic {
	left: 10px;
	position: relative;
}
#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}
#pic a img {
	border: 0;
}
#pic a.p_right, #pic a.p_right:visited {
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
}
#pic a.p_right:hover {
	background-color: #821518;
	color: #FFFFFF;
	text-decoration: none;
}
#pic a.p_right:hover .large {
	border: 1px solid #000000;
	display: block;
	left: 140px;
	position: absolute;
	top: -60px;
	height: 165px;
	width: 245px;
}
/* left */
#pic a.p_left, #pic a.p_left:visited {
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
}
#pic a.p_left:hover {
	background-color: #821518;
	color: #FFFFFF;
	text-decoration: none;
}
#pic a.p_left:hover .large {
	border: 1px solid #000000;
	display: block;
	left: -120px;
	position: absolute;
	top: -60px;
	height: 165px;
	width: 245px;
}
/******************************
 *****        MENU       *****/
#sddm {
	margin: 0;
	padding: 0;
	z-index: 30;
	height: 42px;
}
#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#sddm li a {
	display: inline;
	margin: 2px;
	padding: 8px 50px 8px 50px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	height: 20px;
}
#sddm li a:hover {
	background: #505050;
	color:#FFFFFF;
}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 7px 0px 0px 0px;
	padding: 0;
	background: #B7B6B2;

}
#sddm div a {
	position: relative;
	display: block;
	margin: 0px;
	padding: 5px 5px 8px 5px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #000000;
}
#sddm div a:hover {
	background: #505050;
	color:#FFFFFF;
}
