* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	font-size: 62.5%;
	font-family: Geneva, Helvetica, Verdana, sans-serif;
	background: #fff url( /images/4ms-bg.gif ) left top repeat-y;
}

#notice {
	background-color: #ffc;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	padding: 5px;
	margin-bottom: 10px;
}

h1 {
	font-size: 1.4em;
	color: #71984e;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

p {
	margin-bottom: 5px;
}

a:link, a:visited {
	color: #2159c8;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

.clear-left {
	clear: left;
	height: 1px;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#outer-wrapper {
	font-size: 1.2em;
	width: 850px;
	position: relative;
}

#tagline {
	font-size: .9em;
	text-align: right;
	padding-right: 10px;
}

#header {
	height: 50px;
	background-color: #71984E; /*border-bottom: 1px dashed #000;*/
/*border-top: 1px dashed #000;*/
}

#header h1 {
	display: inline;
	float: left;
	font-size: 2.4em;
	letter-spacing: 2px;
	padding-left: 20px;
	width: 300px;
	line-height: 50px;
	color: #fff;
}

#header h1 a:link,
	#header h1 a:visited {
	text-decoration: none;
	color: #e2ebf0;
}

#header h1 a:hover {
	text-decoration: underline;
}

.foursavings-header {
	float: right;
	width: 150px;
	text-align: center;
}

.header-phone {
	float: right;
	width: 350px;
	margin-top: 13px;
	margin-right: 15px;
	text-align: right;
	font-size: 1.8em;
	color: #e2ebf0;
}

#middle-wrapper {
	clear: both;
}

#left-sidebar {
	position: absolute;
	width: 150px;
	left: 1px;
	top: 107px;
}

#left-sidebar-inner {
}

#left-sidebar li {
	list-style: none;
}

#left-sidebar li a {
	text-decoration: none;
}

#right-sidebar {
	float: right;
	width: 150px;
}

#right-sidebar li {
	list-style: none;
}

#right-sidebar li a {
	text-decoration: none;
}

.nav-contact-info {
	font-size: .8em;
	margin-top: 10px;
}

.sidebar-contact-info {
	padding: 5px;
}

.sidebar-postalCode {
	text-align: right;
}

.sidebar-address {
	margin-bottom: 10px;
}

.nav-categories,
	.nav-save-money,
	.nav-info,
	.nav-contact-info,
	#featured-sale0,
	#need-help,
	.nav-home {
	margin-left: auto;
	margin-right: auto;
	width: 140px;
	line-height: 120%;
	letter-spacing: 1px;
}

#need-help img {
	float: left;
}

.help-outer {
	clear: left;
	font-size: .9em;
	background-color: #4E8798;
	color: #fff;
}

.help-inner {
	padding: 2px 5px;
}

.hours, .help-service-phone {
	margin-top: 5px;
}

.nav-home {
	text-align: center;
	margin-bottom: 5px;
}

#left-sidebar .nav-home li a:link,
	#left-sidebar .nav-home li a:visited {
	border-right: 1px solid #666; /*border-top: 1px solid #82B05B;*/
/*border-left: 1px solid #82B05B;*/
	border-bottom: 1px solid #59793F;
	display: block;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	background-color: #4E8798;
	color: #fff;
}

#left-sidebar .nav-home li a:hover {
	color: yellow;
}

.nav-group-container {
}

.nav-categories li {
}

.nav-categories li.last {
}

.nav-categories li a:link,
	.nav-categories li a:visited {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #696;
	display: block;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	background-color: #C9F0A8;
	color: #333;
}

#left-sidebar .sub-bar li {
	margin-left: 5px;
}

#left-sidebar .sub-bar li a:link,
	#left-sidebar .sub-bar li a:visited {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #696;
	display: block;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	background-color: #E2EBF0;
	color: #333;
}

* html #right-sidebar a,
	* html #left-sidebar a {
	height: 1%;
}

#left-sidebar .sub-bar li a:hover,
	.nav-categories li a:hover {
	background-color: #fff;
}

.nav-cat-top {
	padding-left: 5px;
	padding-top: 3px;
	margin-top: 15px;
	padding-bottom: 2px;
	background: #696 url( /images/nav-cat-header.gif ) left top no-repeat;
	color: #ffffcc;
	border-bottom: 1px solid #666;
}

.nav-cat-top a:link,
	.nav-cat-top a:visited {
	color: #ffffcc;
	text-decoration: none;
}

#featured-sale0 {
	font-size: .9em;
	text-align: center;
}

.featured-sale-header {
	background: #4e8798 url( /images/featured-sale-header.gif ) 0 0 no-repeat;
	color: #fff;
	text-align: center;
	padding: 2px 1px;
	font-size: 1.1em;
	font-weight: bold;
}

.featured-sale-wrapper {
	padding: 3px; /*border:1px solid #2159c8;*/
}

.featured-sale-name {
	font-weight: bold;
	color: #78a252;
}

.featured-sale-price {
	color: #333;
	font-weight: bold;
	background-color: #fff137;
}

#featured-sale0 img {
	border: 0;
	width: 120px;
}

.nav-save-header {
	padding-left: 5px;
	padding-top: 3px;
	margin-top: 5px;
	background: #fc3 url( /images/nav-save-money.gif ) left top no-repeat;
	color: #666;
	border-bottom: 1px solid #696;
}

.nav-save-money li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #696;
}

.nav-save-money li.first {
	border-top: 1px solid #fff;
}

.nav-save-money li a:link,
	.nav-save-money li a:visited {
	display: block;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	background-color: #fff137;
	color: #2159c8;
}

.nav-save-money li a:hover {
	background-color: #e2ebf0;
}

.nav-info-header {
	padding-left: 5px;
	padding-top: 3px;
	margin-top: 5px;
	background: #666 url( /images/nav-info.gif ) left top no-repeat;
	color: #ccc;
	border-bottom: 1px solid #696;
}

.nav-info li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #696;
}

.nav-info li.first {
	border-top: 1px solid #fff;
}

.nav-info li a:link,
	.nav-info li a:visited {
	display: block;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	background-color: #ddd;
	color: #666;
}

.nav-info li a:hover {
	background-color: #fff137;
}

.third-party li {
	list-style: none;
	text-align: center;
	margin: 5px 0;
}

#content-wrapper {
	margin-left: 155px; /*margin-right: 155px;*/
	min-height: 750px;
	line-height: 160%;
	padding: 2px 0;
}

* html #content-wrapper {
	height: 750px;
}

#titleBar {
	background-color: #e2ebf0;
	margin-bottom: 5px;
	border-left: 3px solid #4E8798;
	margin-top: 10px;
	margin-right: 185px;
}

#titleBar h1 {
	font-size: 1.4em;
	color: #A6ADB0;
	padding: 5px 10px;
}

.phone-banner {
	width: 155px;
	border: 1px solid #71984E;
	background-color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	padding:5px;
	float: right;
	margin-top: -40px;
	margin-right: 10px;
	margin-left: 5px; /*margin-bottom: 5px;*/
}

* html .phone-banner {
	margin-right: 8px;
}
.call-header {
	color: #10556D;
	font-size: 1.1em;
}
.call-generic {
	font-size: 1.2em;
	letter-spacing: 1px;
}
.fake-banner {
	width: 468px;
	height: 60px; /*border: 1px solid #999;*/
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.fake-big {
	margin-top: 2px;
	color: #003399;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 1.5px;
}

#breadcrumbs {
	margin-bottom: 10px;
}

#breadcrumbs a {
	color: #10556D;
}

#breadcrumbs li {
	list-style: none;
}

#breadcrumbs li ul li {
	display: inline;
	margin-left: 5px;
}

.description li {
	margin-left: 25px;
	padding-right: 15px;
}

#footer {
	clear: both;
	margin: 30px 0;
	text-align: center;
	padding: 10px;
	background-color: #71984E;
	color: #fff;
}

#footer a {
	color: yellow;
}

#footer li {
	list-style: none;
	margin-right: 2px;
	padding: 2px 4px;
	float: left;
	text-align: center;
}

.manufacturer-row-header {
	color: #fff;
	padding: 3px 0;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #C9F0A8;
}

#content-top {
	height: 34px;
	line-height: 34px;
	background-color: #99CDEE;
}

#content-top form {
	float: left;
	width: 240px;
	padding-top: 5px;
}

input.search-input {
	border: 1px solid #1F6689;
	margin: 0 5px;
	padding: 2px;
	width: 135px;
	color: #666;
	float: left;
}

input.search-submit {
	float: left;
}

input#search.focused {
	color: #000000;

}

.announcements {
	float: right;
	width: 520px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	font-size: 1.1em;
	color: #10556A;
}

#instantCoupons iframe {
	border: 0;
	width: 100%;
	background: aliceblue;
}

.not-found-message {
	margin: 20px;
	text-align: center;
	background-color: #ffc;
	padding: 10px;
}

.not-found-message h2 {
	color: #4E8798;
}

.coupon {
	margin: 5px;
	width: 200px;
	height: 85px;
	padding: 2px;
	padding-top: 15px;
	border: 2px dashed black;
	float: left;
}

.coupon .name {
	font-weight: bold;
	text-align: center;
	background: #444444;
	color: white
}

.coupon .amount {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	color: green
}

.coupon .expiration {
	text-align: center;
	color: red
}

.coupon .code {
	text-align: center;
	color: blue;
	font-weight: bold
}

.we-accept {
	text-align: center;
}

.we-accept li span {
	display: none;
}

.we-accept ul {
	width: 90px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.we-accept li {
	float: left;
	margin-right: 5px;
	width: 40px;
	height: 26px;
}

.we-accept li.visa {
	background: transparent url( /images/visa.gif ) 0 0 no-repeat;
}

.we-accept li.masterCard {
	background: transparent url( /images/mastercard.gif ) 0 0 no-repeat;
}

.we-accept li.discover {
	background: transparent url( /images/discover.gif ) 0 0 no-repeat;
}

.we-accept li.check {
	background: transparent url( /images/check.gif ) 0 0 no-repeat;
}

.we-accept li.americanExpress {
	background: transparent url( /images/americanexpress.gif ) 0 0 no-repeat;
}

.we-accept-google {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 92px;
}

.we-accept-google img {
	border: 0;
}

.we-accept-google p {
	margin-bottom: 5px;
}

.disclaimer {
	font-size: .9em;
	padding: 10px;
}

body {
    background-image: none;
}
#left-sidebar,
#tagline,
#footer,
#content-top,
.foursavings-header {
    display: none;
}
.phone {
    font-size:1em;
    color:#333;
}
#content-wrapper {
    margin-left: 5px;
}
#header {
    background-color:#fff;
}
#header h1 a:link,
#header h1 a:visited,
#header h1 {
    color:#333;
}
#titleBar {
    background-color: #fff;
    color: #666;
    border-left: 0;
}