﻿/*Page Default Styles*/
body {
	background-color: #435274;
	font-size: 10pt;
	font-family: arial,sans-serif;
	color: black;
	height: 100%;
}
a {
	color: #435274;
	text-decoration: none;
	font-size: 10pt;
	font-family: arial,sans-serif;
}
a:hover {
	text-decoration: underline;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border: 0px;
}
#outer {
	position: relative;
	width: 95%;
	background-color: #cfcfc9;
	overflow: auto;
	margin-top: 0px;
}
#content {
	margin-left: 125px;
	margin-top: 90px;
	background-color: white;
	border-left: 2px solid #435274;
	text-align: left;
	padding-left: 3px;
	min-height: 750px;
}
#title {
	width: 75%;
	font-size: 2em;
	padding: 15px;
	margin: 0px;
}
#navigation {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 90px;
	padding-left: 0px;
}
#header_graphic {
	background-image: url('/images/homepage/Lifestyle/CGBanner091.gif');
	background-repeat: no-repeat;
	background-color: #435274;
	position: absolute;
	top: 15px;
	height: 75px;
	left: 126px;
	right: 0px;
}
#search_form {
	width: 230px;
	height: 50px;
	position: absolute;
	right: 0px;
	margin-top: 13px;
	color: white;
	text-align: left;
	background-color: #435274;
}
#search {
	width: 160px;
	border: none;
	color: black;
}
#search_button {
	padding: 0px;
}
#introduction {
	max-width: 800px;
	padding-right: 25px;
	padding-bottom: 15px;
	margin:0px;
}
#introduction img {
	float: left;
	padding-right:8px;
}
#introduction em {
	font-size:medium;	
	font-weight:bold;
}
.quick_links {
	clear: both;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.quick_links li {
	float: left;
	width: 107px;
	/*display: block;*/
}
.quick_links img {
	display: block;
}
ul.all_products {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
li.product_types {
	padding: 0px;
	margin: 0px;
	clear: both;
}
h2 {
	color: #B48312;
	margin: 0px;
	padding-left: 5px;
}
hr {
	color: #B48312;
	background-color: #B48312;
	height: 2px;
	width: 99%;
	text-align: center;
	margin: 0px;
}
ul.products {
	padding: 0px;
	padding-top: 20px;
	margin: 0px;
}
ul.products li.item {
	display: inline;
	float: left;
	width: 313px;
	height: 110px;
	padding-right: 5px;
	padding-bottom: 10px;
	overflow: visible;
}
ul.features {
	list-style: disc inside;
	float: left;
	padding-left: 6px;
	margin: 0px;
}
ul.features li {
	font-size: .9em;
	padding-top: 4px;
}
ul.features a {
	font-size: 1em;
	text-decoration: underline;
}
div.more_ideas {
	color:#006600;
	font-weight:normal;
	font-size:1.2em;
	background-color:#ECF2E6;
	border-top:1px green solid;
	border-left:1px #33CC33 solid;
	border-right:1px #33CC33 solid;
	border-bottom:1px #CFCFC9 solid;
	padding:5px;
	margin-bottom:2px;
	margin-left:5px;
	width:50%;
}
div.plug {
	float:left;
	padding:5px;
	width:302px;
	height:95px;
}
ul.products li.item p {
	margin:0px;
	padding:5px;
}
a.producttitle {
	font-weight: bold;
	color: black;
}
.producttitle img {
	float: left;
}
.price {
	color: #435274;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 6px;
}
#btc {
	background-repeat: no-repeat;
	background-image: url('/CGincludes/images/mountains4.gif');
	color: white;
	text-align: left;
}
#main_navigation {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 126px;
	right: 0px;
	top: 0px;
}
#main_navigation li {
	display: block;
	text-align: center;
	width: 19%;
/*	padding-left: 0px;
	padding-right: 0px;*/
	float: left;
}
#main_navigation li a {
	font-size: 10pt;
}
#footer {
	background-color: #f1f1ed;
	padding-left: 20px;
	padding-right: 20px;
	border-top: solid 2px #6e7caa;
	text-align:left;
}
#footer a {
	text-decoration:underline;
}
#footer img {
	position:relative;
	top:6px;
}

#thank_you {
	font-style: italic;
	font-size: 14pt;
	font-weight: bold;
	color: #435274;
	clear:both;
}
#customer_service {
	padding: 10px;
	margin: 0px;
}
#customer_service li {
	display: block;
	width: 19%;
	text-align: center;
	float: left;
}
#copyright {
	text-align: center;
	padding-bottom:10px;
	margin-bottom:0px;

}
#main_menu {
	width: 125px;
	position: absolute;
	left: 0px;
	top: 90px;
	background-color: #cfcfc9;
	text-align: left;
}
#main_menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#main_menu a {
	padding-left:4px;
	color:#444444;
}
#product_menu {
	border-top: solid 1px gray;
	border-bottom: solid 1px white;
	line-height: 160%;
}
#product_menu li {
	padding-top: 6px;
	border-bottom: solid 1px gray;
	border-top: solid 1px white;
	font-weight: bold;
}
#product_menu li li {
		padding: 0px;
	border-bottom: none;
	border-top: none;
	font-weight: normal;
}
#newsletter {
	padding-top:10px;
	padding-bottom:0px;
	margin:0px;
}
#recycle{
	padding:5px;
	margin:0px;
}
#related_pages {
	list-style:none;
	padding:0px;
	margin:0px;
	position: absolute;
	top: 100px;
	right: 10px;
	text-decoration: underline;
}