@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-position: top;
	background-color: #8ABDD8;
}
#container {
	width: 1020px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
}
#headerContainer {
	float: left;
	height: 83px;
	width: 1020px;
	background-color: #8ABDD8;
}
#logo {
	float: left;
	height: 83px;
	width: 334px;
}
#headerContact {
	float: left;
	height: 83px;
	width: 291px;
	padding-left: 375px;
}
#menu {
	float: left;
	height: 27px;
	width: 686px;
	padding-left: 334px;
	background-color: #8ABDD8;
}
#roofContainer {
	float: left;
	height: 53px;
	width: 1020px;
	background-repeat: no-repeat;
	background-image: url(images/roof.gif);
}
#footerContainer {
	height: 220px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(images/footer_BG_tile.jpg);
	background-color: #529239;
	float: left;
}
#footer {
	height: 220px;
	width: 1020px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image: url(images/footer_BG.jpg);
}

#homeCategoriesContainer1 {
	float: left;
	width: 1000px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/BG_shadow.jpg);
	height: 165px;
	padding-top: 5px;
	padding-left: 20px;
}
#homeCategoriesContainer2 {
	float: left;
	width: 1000px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/BG_shadow.jpg);
	height: 165px;
	padding-top: 5px;
	padding-left: 20px;
}
#greenFlash {
	background-image: url(images/greenflash_BG.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 370px;
	padding-top: 10px;
	padding-left: 10px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
.mainText a:link {
	color: #00AEEF;
	text-decoration: none;
}
.mainText a:visited {
	color: #00AEF0;
	text-decoration: none;
}
.mainText a:hover {
	text-decoration: none;
	color: #000000;
}
.sitemapText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
.sitemapText a:link {
	color: #000000;
	text-decoration: none;
}
.sitemapText a:visited {
	color: #000000;
	text-decoration: none;
}
.sitemapText a:hover {
	color: #3366CC;
	text-decoration: none;
}
.cartText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #43782F;
}
.cartText a:link {
	color: #43782F;
	text-decoration: none;
}
.cartText a:visited {
	color: #43782F;
	text-decoration: none;
}
.cartText a:hover {
	text-decoration: none;
	color: #000000;
}
#contentContainer {
	float: left;
	width: 1010px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/BG_shadow.jpg);
	padding-top: 5px;
	padding-left: 10px;
}
#contentLeftContainer {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
}
#categoryHeaderImage {
	float: left;
	height: 168px;
	width: 257px;
	padding-left: 10px;
}
#categoryHeaderText {
	float: left;
	height: 168px;
	width: 523px;
}
#contentRightContainer {
	float: left;
	width: 189px;
	background-color: #FFFFFF;
	padding-left: 11px;
	padding-top: 3px;
}
.submenuBtm {
	margin-bottom: 2px;
}
#categoryDivider {
	float: left;
	height: 31px;
	width: 800px;
}
#categoryHeader {
	float: left;
	height: 168px;
	width: 800px;
}
#categoryRepeatRegionContainer  {
	float: left;
	width: 790px;
	padding-left: 10px;
	padding-top: 15px;
	background-color: #FFFFFF;
}
.categoryRepeatRegion {
	float: left;
	height: 160px;
	width: 250px;
	border: 1px dotted #CCCCCC;
	margin: 5px;
}
.productsRepeatRegion {
	border: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}
.availability {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CC0000;
}
#productDetailContainer {
	float: left;
	width: 790px;
	padding-left: 10px;
	padding-top: 15px;
	background-color: #FFFFFF;
}
#productDetailLeft {
	float: left;
	width: 380px;
	padding-right: 20px;
}
#productDetailRight {
	float: left;
	width: 380px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #0066CC;
}
#homeCategoriesContainer3 {
	float: left;
	width: 1000px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/BG_shadow.jpg);
	height: 165px;
	padding-top: 5px;
	padding-left: 20px;
}
#roofCart {
	float: left;
	height: 34px;
	width: 700px;
	padding-left: 30px;
	padding-top: 15px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #43782F;
}
#roofSearch {
	float: left;
	width: 270px;
	padding-top: 20px;
	height: 10px;
}
.alignBtn {
	display: inline;
	vertical-align: middle;
}
#pageHeader {
	float: left;
	height: 168px;
	width: 790px;
	padding-left: 10px;
}
#pageContentContainer {
	float: left;
	width: 790px;
	padding-left: 10px;
	padding-top: 15px;
	background-color: #FFFFFF;
}
#creditcards {
	float: left;
	width: 790px;
	padding-top: 10px;
}
#footerMenuContainer {
	float: left;
	width: 1000px;
	height: 120px;
	padding-left: 20px;
	padding-top: 40px;
}
.footerMenuBox {
	float: left;
	height: 110px;
	width: 187px;
	border: 1px solid #43782F;
	margin-right: 9px;
}
.footerMenuBoxTop {
	float: left;
	height: 15px;
	width: 167px;
	background-color: #43782F;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.footerMenuBoxBtm {
	float: left;
	height: 70px;
	width: 167px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.footerMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.footerMenuText a:link {
	text-decoration: none;
	color: #000000;
}
.footerMenuText a:visited {
	color: #000000;
	text-decoration: none;
}
.footerMenuText a:hover {
	text-decoration: none;
	color: #BED630;
}
#footerBtm {
	float: left;
	width: 1000px;
	padding-left: 20px;
}
.categoryRepeatRegionContent {
	float: left;
	height: 150px;
	width: 250px;
	padding: 5px;
}
.sendtofriendText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #43782F;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #43782F;
}
.picknmixRepeatRegion {
	border: 1px dotted #CCCCCC;
	padding: 10px;
}
.newsRepeatRegion {
	border: 1px dotted #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.newsPicPadding {
	margin-bottom: 20px;
	margin-left: 20px;
}
