
* {
	margin: 0;
	padding: 0;
}

html, body {
	min-height: 100%;
	_height: 100%;
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images2/background/gradientyellow.gif) 0px 0px repeat-x;
	font-size: 62.5%;
	color: #404040;
}

/* Text and other defaults */
p {
	font-size: 1.1em;
	margin-bottom: 16px;
	margin-top: 6px;
}

.center {
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 6px;
}

h1 {
	font-size: inherit;
}

h2 {
	font-size: inherit;
	text-align: center;
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: inherit;
}

h5 {
	font-size: inherit;
}

h6 {
	font-size: inherit;
}

a:link {
	text-decoration: none;
	color: #006699;
}

a:visited {
	text-decoration: none;
	color: #006699;
	/*color: #7bb1cc !important;*/
}

a:hover {
	text-decoration: underline;
}

a:active {
	color:#00FFCC;
}

dl {
	font-size: 1.2em;
}

dt {
	font-weight: bold;
}

dd {
	border-bottom: 1px dashed black;
	margin-bottom: 20px;
	padding: 6px;
	display: block;
}

img, fieldset {
	border: none;
}

img.center {
	display: block;
	margin: 0 auto;
	float: none !important;
	/*clear: both;*/
}

.left {
	float: left;
}

.right {
	float: right;
}

p.justify {
	text-align: justify;
}

.clear {
	clear: both;
}

li.indent {
	padding-left: 30px;
}

ul.bullets li {
	list-style: none;
	padding-left: 15px;
	margin-left: 30px;
	background: url(../images2/bullet.gif) left center no-repeat;
}

.red, .red.head a, .red.head a:visited {
	color: #ff2d20;
}



p.star {
	padding-left: 50px;
	background: url(../images2/star.png) 26px 0px no-repeat;
	line-height: 20px;
	font-weight: bold;
	font-size: 1.0em;
}

h4 a {
	color: #404040 !important;
	font-size: 1.0em;
}

.uppercase {
	text-transform: uppercase;
}

.italic {
	font-style: italic;
}

ol li {
	list-style: decimal;
	margin-left: 25px;
}

/*text colors*/

.green {
	color: #090;
}

/* Layout and specific features */
.wrapper {
	width: 783px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	padding-top: 5px;
	background: #fff;
}

div.wrapper.home {
	position: relative;
	/*_position: static;*/
	_height: 1%;
	_overflow: visible;
}

div.wrapper.home #footer {
	margin-bottom: 94px;
	_margin-bottom: 0px;
}

#header {
	float: left;
	width: 675px;
	height: 103px;
	overflow: hidden;
	background: url(../images2/header.gif) -1px 0px no-repeat;
	position: relative;
}

#header h1 {
	color: #b47023;
	margin-top: 25px;
	margin-left: 240px;
	font-size: 2em !important;
	font-size: 2.3em;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

#header a#home {
	position: absolute;
	display: block;
	top: 11px;
	left: 0px;
	width: 182px;
	height: 71px;
}

#header h1 a, #header h1 a:visited, #header h1 a:hover {
	color: #b47023 !important;
	text-decoration: none;
}

#header p {
	font-size: 1.1em !important;
	margin-left: 200px;
	font-weight: bold;
        
}

span#free-shipping-all {
    font-size: 1.3em;
    color: #006600;
    text-transform: lowercase;
    /*
    /*font-variant: small-caps;
    /*text-shadow: 1px 1px 0 #000;*/
}
span#free-shipping-all span {
    text-transform: uppercase;
}

#subhead {
	float: right;
	height: 97px;
	width: 107px;
	padding-top: 5px;
	text-align: center;
	background: url(../images2/us.jpg) -1px 0px no-repeat;
	position: relative;
}

#subhead a {
	color: #fff !important;
	text-decoration: none;
	font-size: 10px;
	line-height: 120%;
	margin-bottom: 1px;
}

#subhead a.subtext {
	line-height: 140px;
}

#subhead a:hover {
	text-decoration: underline;
}

#subhead li {
	position: absolute;
	color: #fff;
	list-style: none;
}

.top {
	top: 6px;
}

.bottom {
	bottom: 6px;
}

#page {
	width: 636px;
	float: right;
	padding-top: 55px;
	padding-bottom: 10px;
	background: url(../images2/certfications.png) top left no-repeat;
	overflow: hidden;
	position: relative;
	margin-top: 0px !important;
	margin-top: -54px;
}

body.plain #page {
    background: none;
    padding-top: 15px;
    width: auto;
    clear: both;
    float: none;
}

#page p {
	clear: both;
}

#page .bottom {
	position: absolute;
	bottom: 15px;
	left: 50px;
}

p#phone {
	position: absolute;
	top: 3px;
	right: 8px;
	font-size: 1.2em
}

p#phone span {
	font-size: 0.9em;
	padding-left: 2px;
}

a.cert {
	position: absolute;
	top: 6px;
	display: block;
	height: 38px;
}

img.thumbnail {padding: 3px; background: #fff; border:1px solid #ccc;}
a:hover img.thumbnail {border: 1px solid #666;}

a#bbb {
	left: 37px;
	width: 99px;
}

a#ssl {
	left: 210px;
	width: 92px;
}

a#gold {
	left: 392px;
	width: 90px;
}

.box {
	background: url(../images2/boxborders.gif) bottom left no-repeat;
	width: 205px;
	float: left;
	margin-right: 0px;
	margin-left: 7px;
	_margin-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 1em;
	overflow: auto;
	min-height: 27.5em;
	/*_height: 26.5em;*/
	position: relative;
}

.test .box {
	/*background: url(../images2/boxborderstest.png) bottom left no-repeat;*/
}

.box img {

}

.box.supplies a img.center {
	margin-top: 0px;
	height: 78px;
}


.box li {
	list-style: none;
	line-height: 146%;
	font-size: 1.1em;
}

.box li.center {
	margin-top: -20px;
}

.box.supplies {
	padding-bottom: 2.5em;
	margin-right: 0px;
	float: right;
	margin-left: 0px;
	min-height: 26em;
	*min-height: 28em;
	_height: 30.2em;
	_overflow: visible;
	line-height: 0px;
}

.box.supplies li.center {
	margin-top: 0px;
}

.box h4 {
	display: block;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	height: 50px;
	line-height: 58px;
	background: url(../images2/boxtop.gif) top left no-repeat;
}

.test .box h4 {
	/*background: url(../images2/boxtoptest.gif) top left no-repeat;*/
}

.box li.boxfoot {
	display: block;
	background: url(../images2/boxfoot.gif) top left no-repeat;
}

.box div div {
	/*height: 92px;
	overflow: hidden;*/
}

.box a.button {
	display: block;
	margin: 1.5em auto;
	height: 20px;
	line-height: 20px;
	width: 102px;
	background: url(../images2/button.png) top left no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #404040 !important;
}

.box a {
	text-decoration: none;
}

.box a:hover {
	text-decoration: underline;
}

.box a.button:hover {
	background: url(../images2/button.png) bottom left no-repeat;
	text-decoration: none !important;
}

input.button { /*add to cart button*/
	color: white; /*text color*/
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #B47023;
	text-align: center;
	width: auto;
	display: inline;
	padding: 3px;
	border: solid 2px black; 
	cursor: pointer;
	width: 9.5em;
	*padding-left: 0px; /*IE7 and below values*/
	*padding-right: 0px; /*IE7 and below values*/
}

div.home .box form {
	text-align: center;
}

div.home .box p.center {
	font-weight: bold;
	font-size: 1.4em;
}

div.home input.button { /*add to cart button on home page*/
	font-size: 1em;
	padding: 1px;
}

 input.button:hover {
	background-color: #FFFFA0;
	color: #333333;
	border: 2px solid #C38943;
}

.box input.button {
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}

.box2 {
	width: 238px;
	float: left;
	margin-right: 5px;
	background: url(../images2/box2.png) bottom left no-repeat;
	padding-bottom: 15px;
}

#greenbullets.box2 {
    /*background: url(../images/box2-g.png) bottom left no-repeat;*/
    /*padding-bottom: 10px;*/
}

.box2 h2 {
	background: url(../images2/h2.png) top left no-repeat;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	padding: 10px;
}

#greenbullets.box2 h2 {background:none;}

.box2 ul {
	padding-right: 12px;
}

#greenbullets.box2 ul {
    background: url(../images2/h2.png) top left no-repeat;
    /*background: url(../images/h2-g.png) top left no-repeat;*/
    list-style: none;
    font-size: .9em;
    padding: 3.3em 10px 1.8em 10px;
    margin: 0;
}

#greenbullets.box2 li {
    background: url(../images/green-check.png) top left no-repeat;
    padding-left: 28px;
    padding-bottom: .4em;
}

#greenbullets.box2 h3 {
    margin: 0;
}

#greenbullets.box2 h3 a {
    color: #404040 !important;
}

.box2 p {
	padding-right: 25px;
	padding-left: 25px;
}

.box2 ul.bullets{
	line-height: 288%;
	font-size: 1.1em;
}

div.left {
	width: 46% !important;
	width: 44%;
	margin-left: 1%;
}

div.right {
	width: 44%;
	margin-right: 1%;
}

#sidebar {
	clear: both;
	width: 143px;
	float: left;
	background: url(../images2/sideborders.gif) top left repeat-y;
}

div.home #sidebar {
	_clear: none;
	_float: none;
	_position: absolute;
	_top: -50px;
	_left: 0px;
}

#sidebar h3, #subnav h3, #extra div.inner.testimonials p strong, #extra div.inner.recycle p strong {
	color: #fff;
	background: #b47023;
	height: 1.8em;
	line-height: 1.8em;
	display: block;
	padding-left: 12px;
	font-weight: bold;
	font-size: 13px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul {
	margin-top: 4px;
	margin-bottom: 4px;
}

#sidebar ul.last {
	margin-bottom: 0px;
	position: relative;
	display: block;
}

#sidebar ol {
	margin-top: 4px;
	margin-bottom: 4px;
}

#sidebar li {
	padding-left: 2px;
	font-size: 1em;
	padding-right: 2px;
}

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

#sidebar li a, #sidebar li a:visited {
	/*color: #404040;*/
	/*color: #069;*/
}

#sidebar li a:hover {
	/*color: #b47023;*/
}

#sidebar li a:active {

}

#sidebar li.sidefoot {
	display: block;
	height: 34px;
	background: url(../images2/sidefoot.gif) top left no-repeat;
	margin-bottom: 0px;
	text-indent: 3px;
}

#subnav {
	height: 90px;
	width: 636px;
	border: 2px solid #dec09e;
	padding: 0px;
	position: absolute;
	overflow: hidden;
	bottom: 0%;
	_bottom: -95px;
	background: #fff;
	_clear: right;
	right: 0%;
}

#subnav ul {
	display: block;
	text-align: center;
	font-size: 120%;
}

#subnav ul li {
	list-style: none;
	display: inline;
	color: #b47023;
}

#subnav a, #subnav a:visited {
	color: #404040;
	text-decoration: none;
}

#subnav a:hover {
	color: #b47023;
	text-decoration: underline;
}

#subnav h3 {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.inner {
	margin: 10px auto;
	overflow: hidden;
}

.clearnone * {
    clear: none !important;
}

.clearnone .bordered {
    clear: both !important;
}

img.pretty {
    padding: 10px;
    margin: 0 10px 10px 10px;
    border: 1px solid #ccc;
}

#subnav ul.inner {
	width: 616px;
	display: block;
}

a#view_cart {
	background: url(../images2/view_cart.png) top left no-repeat;
	display: block;
	height: 40px;
	text-indent: -9999px;
}

a#view_cart:hover {
	background: url(../images2/view_cart.png) bottom left no-repeat;
}

#footer {
	padding-left: 40px;
	width: 596px;
	float: right;
	padding-bottom: 15px;
	background: url(../images2/learn_more.png) bottom right no-repeat;
	position: relative;
	padding-bottom: 15px;
	min-height: 120px !important;
	height: auto !important;
	height: 120px; /*I love you, Microsoft*/
}

#footer.no-offer {
    background: none;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#extra {
	margin-top: 0px;
	_margin-top: 95px;
}

#extra a, #extra a:visited {
	text-decoration: none;
}

#extra a:hover {
	text-decoration: underline;
}

#extra strong {
	font-size: 1.0em;
	display: block;
	text-align: center;
	/*background: url(../images2/dot.gif);*/
	/*background: #f9f489;*/
}

#extra b {
	display: block;
	margin-top: 20px;
}

#extra div.inner.recycle p strong, #extra div.inner.testimonials p strong {
	font-size: 1.0em;
	height: 1.6em;
	line-height: 1.6em;
}

#extra div.inner.recycle p strong {
	width: 123%;
}

#extra div.inner {
	width: 95%;
}

#extra div.inner.recycle {
	width: 79%;
	padding-left: 140px;
	background: url(../images2/recycleimage.gif) 655px 52px no-repeat;
	position: relative;
}

#extra div.inner.testimonials {
	text-align: center;
	width: 60%;
	padding-left: 150px;
}

a.print {
	text-align: center;
	font-size: 1.2em;
}

/* misc */

.head {
	display: block;
	clear: both;
	font-size: 1.3em;
}

p.red.head * {
	color: inherit;
}

.foot {
	display: block;
	clear: both;
	font-size: 1.1em;
	width: 478px;
	padding-top: 15px;
	margin-left: -20px;
}

p#save {
	position: absolute;
	color: #fff;
	display: block;
	width: 110px;
	font-size: 11px;
	right: -4px;
	bottom: 1px;
	margin-bottom: 21px;
	line-height: 140%;
	letter-spacing: 0px;
	text-align: center;
	padding-right: 10px;
}

p#save span {
	font-size: 14px;
	padding-bottom: 2px;
	text-transform: capitalize;
	font-weight: normal;
}

p#save a, p#save a:visited {
	color: #fff !important;
}

p#save a:hover {
	text-decoration: none;
	color: #f2b3af !important;
}

a#learn_more {
	position: absolute;
	right: 29px;
	bottom: 14px;
	display: block;
	width: 59px;
	height: 15px;
	text-indent: -9999px;
	display: none;
}

p#tracking {
	position: absolute;
	left: -145px;
	bottom: 45px;
	display: block;
	width: 140px;
	text-align: center;
	margin-bottom: 0px;
}

p#tracking a {
	text-decoration: none;
}

p#tracking a:hover {
	text-decoration: underline;
}

select#rooms {
	width: 42px;
}

ul#bookmarks {
	padding-right: 50px;
	display: block;
}

ul#bookmarks li {
	display: inline;
	list-style: none;
}

#social-box {
	position: absolute;
	height: 42px;
	line-height: 34px;
	width: 636px;
	padding: 0px;
	overflow: hidden;
	bottom: 0;
	_bottom: -95px;
	background: #fff;
	_clear: right;
	right: 0%;
	font-size: 13px;
	text-align: center;
}

#social-box a img {
	vertical-align: middle;
}

#subnav.new {
	bottom: 42px;
	_bottom: -53px;
}

#quotes {
    margin: 0;
    overflow: hidden;
}

.quotes-head {
    padding: 10px 28px;
    background: url(/images/right-promise.png) no-repeat right center;
}

.quotes-head p {
    font-size: 1.3em;
}

.quotes-main {
    float: left;
    width: 400px;
    padding-left: 28px;
    padding-top: 14px;
    *padding-top: 20px;
    _width: 435px;
    _overflow: hidden;
    _display: inline;
}

.quotes-main img {
    _margin-left: -15px;
}

#quotes .quotes-main p {
    line-height: 0 !important;
}

.quotes-side {
    float: right;
    width: 270px;
    padding-right: 58px;
    padding-bottom: 30px;
    _overflow: hidden;
    _width: 260px;
}

.quotes-foot {
    background: url(/images/quotes-foot-top.png) no-repeat;
    width: 726px;
    clear: both;
    margin: 20px 0 0 28px;
    *overflow: hidden;
}

.quotes-foot .inner {
    overflow: hidden;
    background: url(/images/quotes-foot-bottom.png) bottom left no-repeat;
    padding: 1px 0;
    *float: left;
    *width: 100%;
    _margin-bottom: -1px;
}


.quotes-foot .inner div {
    width: 190px;
    float: left;
    padding: 8px 8px 8px 42px;
    background: url(/images/blue-check.png) 12px 12px no-repeat;
}

#contact-select {
    width: 400px;margin: 5px auto; text-align: center;font-size: 1.1em;padding-bottom: 5px;
}

#contact-dropdown {
   padding: 1px 2px;
}

.js #contact-submit {
    display: none;
}