﻿* { 
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}

html {
	height: 100%;
}

body {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #00478d;
	background-attachment: fixed;
}

.hp {
	background-image: url(../images/home-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #0078d3;
	background-attachment: fixed;
}

.bg01 {
	background-image: url(../images/bg01.jpg);
}

.bg02 {
	background-image: url(../images/bg02.jpg);
}

.bg03 {
	background-image: url(../images/bg03.jpg);
}

.bg04 {
	background-image: url(../images/bg04.jpg);
}

.bg05 {
	background-image: url(../images/bg05.jpg);
}

.bg06 {
	background-image: url(../images/bg06.jpg);
}

.news {
	background-image: url(../images/news-bg.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#headerbar {
	height: 50px;
	width: 100%;
	z-index: -100;
	background-color: #090909;
	position: absolute;
	left: 0px;
	top: 0px;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
	z-index: 100;
}

.column {
	float: left;
}

.left {
	width: 180px;
	margin: 0 0 0 20px;
}

.right {
	width: 620px;
	margin: 0 0 0 50px;
}

#logo {
	width: 164px;
	height: 200px;
	background-color: #090909;
	padding: 0 10px 0 6px;
}

#navigation {
	width: 180px;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#navigation li {
	margin-top: 2px;
}

#navigation li a {
	display: block;
	padding: 7px 15px;
	text-decoration: none;
	font-size: 0.8em;
	width: 140px;
	background-color: #00478d;
	color: #FFFFFF;
	border-left: 10px solid #e7ea00;
	border-left-color: #cc0024;
	border-left-width: 5px;
}

#navigation li a:hover {
	background-color: #cc0024;
	color: #00478D;
	border-left: 10px solid #cc0024;
}

html>body #navigation li a {
	width: auto;
}

#navigation li a.navon {
	background-color: #cc0024;
	color: #00478D;
}

#navigation li a.navon:hover {
	color: #00478D;
	text-decoration: underline;
}


#price-list, #your-bathroom, #april-list {
	width: 180px;
	margin: 10px 0 0 0;
}

#newsfeed {
	width: 175px;
	margin: 10px 0;
	padding: 7px 0;
	background-color: #00478d;
	color: #FFFFFF;
	border-left: 10px solid #e7ea00;
	border-left-color: #cc0024;
	border-left-width: 5px;
}

#newsfeed h3 {
	font-size: 0.9em;
	color: #cc0024;
	padding: 0 15px; 
}

#newsfeed p a {
	font-size: 0.8em;
	color: #cc0024;
	text-decoration: none;
	padding: 0 15px; 
}

#newsfeed p a:hover {
	color: #ffffff;
}

#newsfeed ul {
	padding: 0 15px 7px 15px;
	list-style: none;
}

#newsfeed ul li {
	font-size: 0.75em;
	padding: 7px 0;
	margin: 0;
	line-height: 100%;
	border-bottom: 1px solid #bfbfbf;
}

#newsfeed ul li a {
	text-decoration: none;
	color: #bfbfbf;
}

#newsfeed ul li a:hover {
	text-decoration: none;
	color: #ffffff;
}




#manufacturers {
	width: 620px;
	height: 40px;
	margin: 10px 0 0 0;
	text-align: center;
}

#manufacturers p {
	font-size: 0.7em;
	color: #84a8ca;
}

.content {
	margin: 40px 0 0 0;
	padding: 25px;
	width: 570px;
	min-height: 522px;
	overflow: auto;
}

.home {
	margin: 40px 0 0 0;
	width: 570px;
	min-height: 150px;
}

.news-header {
	margin: 40px 0 0 0;
	width: 570px;
	min-height: 150px;
}

.news-story {
	margin: 20px 0 0 0;
	padding: 15px 25px;
	width: 570px;
	min-height: 75px;
}

.news-footer {
	margin: 20px 0 0 0;
	padding: 7px 25px;
	width: 570px;
	min-height: 15px;
}

.black {
	background-image: url(../images/content-bg-black.png);
}

.white {
	background-image: url(../images/content-bg-white.png);
}

.news-white {
	background-image: url(../images/content-bg-news-white.png);
}

#splash {
	width: 620px;
}

.content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.8em;
	margin-bottom: 0.5em;
	color: #ffffff;
}

.content h2, .content p {
	font-weight: normal;
	font-size: 0.9em;
	line-height: 140%;
	color: #FFFFFF;
	margin: 0 0 0.8em;
	text-align: justify;
}

.content h4 {
	margin: 30px 0 0 0;
}

.content h4 a {
	font-size: 1em;
	color: #e7ea00;
	text-decoration: none;
}

.content h4 a:hover {
	color: #ffffff;
}

.home h1 {
	color: #FFFFFF;
}

.news-story h1 {
	font-size: 1.2em;
}

.news-story p {
	font-size: 0.9em;
	color: #333333;
	margin-bottom: 0.4em;
}

.news-story a {
	color: #00478D;
	text-decoration: none;
}

.news-story a:hover {
	color: #9D2602;
	text-decoration: underline;
}

.news-footer p {
	font-size: 0.9em;
	color: #333333;
}

.news-footer a {
	color: #00478D;
	text-decoration: none;
}

.news-footer a:hover {
	color: #9D2602;
	text-decoration: underline;
}

.sales p {
	border-bottom: 1px solid #cccccc;
	padding: 0 0 1em 0;
}

.sales h2 {
	font-size: 1em;
	font-weight: bold;
}

.sales img {
	margin: 5px 0 15px 30px;
}


#footer {
	float: left;
	width: 900px;
	margin: 10px 0 0 20px;
}

#footer p {
	padding: 10px 0;
	font-size: 0.7em;
	color: #00478D;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.news #footer a {
	color: #cccccc;
}



ul#brands-list {
	list-style: none;
	margin: 30px 0 0 0;
}

ul#brands-list li {
	display: inline;
	margin: 0 10px 20px 10px;
	display: block;
	float: left;
}


#contactTable {
	width: 550px;
	margin: 30px 0 0 0;
}

#contactTable th {
	width: 180px;
	vertical-align: top;
	font-weight: normal;
	font-size: 0.9em;
	color: #ffffff;
	padding: 3px;
	text-align: left;
}

#contactTable td {
	width: 370px;
	vertical-align: top;
	font-size: 0.9em;
	color: #ffffff;
	padding: 3px;
}

#contactTable td .inputBox {
	width: 300px;
	padding: 5px;
	border: 1px solid #555555;
}

#contactTable td textarea {
	width: 300px;
	padding: 5px;
	border: 1px solid #555555;
	height: 40px;
}

#contactTable td button {
	width: 300px;
	padding: 5px;
	border: 1px solid #555555;
}

