/*-- [ RESET ]-------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0;font-weight: inherit; font-style: inherit; font-size: 100%;font-family: inherit; }

body{
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	background:#000;
	color:#fff;
}
/*body.mceContentBody td, body.mceContentBody p {
	color:#ffffff;
}*/
body.mceZip td, body.mceZip p {
	color:#ffffff;
}

strong, h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}
h1 {
	font-size:1.8em;
	margin:1em 0;
	font-weight:normal;
	color:#F7E55B;
}
h2, h3 {
	font-size:1.4em;
	margin:1em 0;
}
ul {
	margin:1em 0 1em 30px;
}

h2,h3,p { padding-bottom:1em; }

#container {
	width:800px;
	margin:10px auto 0 auto;
}

#header {
	background:url('/graphics/zip_header_bg_new.gif') right top no-repeat;
	height:130px;
}
#logo {
	background:url('/graphics/zip_logo_header.gif') left top no-repeat;
	height:130px;
}
#logo img { float:left; padding-top:5px; }
#mainmenu ul {
	margin:0 0 0 130px;
	padding-top:100px;
	list-style:none;
	position:relative;
}
#mainmenu ul li {
	display:block;
	float:left;
}

#mainmenu ul li a, #mainmenu span.home a {
	display:block;
	text-decoration:none;
	color:#efd642;
	font-size:0.85em;
	font-weight:bold;
	padding-right:8px;
	text-transform: uppercase; 
}
#mainmenu span.home a:current, #mainmenu span.home a:hover {
	color:#fff;
}
#mainmenu ul li a.current, #mainmenu ul li a:hover {
	color:#fff;
}
#mainmenu ul li ul {
	margin:0;
	padding:0;
	position:absolute;
	top:124px;
	left:0;
	background:#333314;
	width:100%;
}
#mainmenu ul li ul li a {
	background:#333314;
	padding:8px 10px;
	white-space:nowrap;
}
#mainmenu ul li ul li a:hover {
	background:#666629;
	color:#efd642;
}
#mainmenu ul li ul li a.current {
	background:#666629;
	color:#efd642;
}
#mainmenu ul li ul.blue, #mainmenu ul li ul.blue li a {
	background:#3f62a9;
}
#mainmenu ul li ul.blue li a.current {
	background:#203b74;
}
#mainmenu ul li ul.blue li a:hover {
	background:#203b748;
	color:#efd642;
}
#mainmenu span.home {
	float:left;
	padding-top:100px;
	padding-left:13px;
}

div.fr span.home { font-size:0.8em; }
div.fr ul li a { font-size:0.7em !important; }

.content { 
	margin-top:24px;
}
.content table td { vertical-align:top; color:#FFF; }
.content a { color:#FFF; }
/*ul#products, ul#products-black {
	clear:both;
	width:780px;
	overflow-y:hidden;
	overflow-x:auto;
	padding:20px 0px 0 20px;
	height:140px;
	white-space:nowrap;
	margin:0;
	list-style-type:none;
}
ul#products {
	background-color:#182526;
}
ul#products-black {
	background-color:#000;
}
ul#products li.prodroll, ul#products-black li.prodroll {
	display:inline-block;
	text-align:center;
	vertical-align:top;
	margin:0 20px;
	position:-35px 0px;
	width:115px;
}
*/
.infiniteCarousel {
  width: 800px;
  height:130px;
  position: relative;
  background-color:#182526;
}

.products-black {
	background-color:#000;
}

.infiniteCarousel .wrapper {
  width: 730px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 130px;
  margin: 0 35px;
  padding: 0;
  position: absolute;
  top: 0;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 15px;
  height: 115px;
  width: 120px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 30px;
  width: 25px;
  text-indent: -999px;
  position: absolute;
  top: 55px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background: url(/graphics/forward.gif) no-repeat 0 0;
  right: 5px;
}

.infiniteCarousel .back {
  background: url(/graphics//back.gif) no-repeat 0 0;
  left: 5px;
}

#promolinks {display:block; min-height:2px; margin-bottom:30px;}
#promolinks a.title {display:block; height:40px; width:250px; font-size:1.3em; color:#eeeeee; text-decoration:underline;}
#promolinks ul {list-style-type:none;}
#promolinks li {width:250px; text-align:center; float:left;}

#footer {
	clear:both;
}
#footer ul {
	float:right;
}
div.hcontainer {
	width:650px;
	margin:0 auto;
	padding-top:50px;
	}
div.hlogo {
	float:left;
	width:265px;
	text-align:center;
	}
div.hcontent {
	padding:75px 0 0 0;
	margin-left:300px;
	}
ul.langs {
	list-style:none;
	margin:20px 0;
	}
ul.langs li {
	float:left;
}
ul.langs li a{
	width:38px;
	height:0px;
	padding:21px 20px 0 0;
	overflow:hidden;
	display:block;
}
ul.langs li a.last{
	padding-right:0;
}
ul.langs li a.IE {
	background:url('/graphics/IE.gif') no-repeat 0 0;
	}
ul.langs li a.UK {
	background:url('/graphics/UK.gif') no-repeat 0 0;
	}
ul.langs li a.FR {
	background:url('/graphics/FR.gif') no-repeat 0 0;
	}
ul.langs li a.GER {
	background:url('/graphics/GER.gif') no-repeat 0 0;
	}
ul.langs li a.USA {
	background:url('/graphics/USA.gif') no-repeat 0 0;
	}
ul.langs li a.CA {
	background:url('/graphics/CA.gif') no-repeat 0 0;
	}
table.summer { 
	background:#7598dc url(/graphics/summer_product_bg.jpg) no-repeat scroll center bottom; width: 100%; height: 400px;
}
table.summer td { color:#000; }
table.summer td ul, table.summer td h2 { padding-right:20px; }
table.winter { background: url('/graphics/backStep.gif') repeat-x center top #182526; width: 100%; }
#safetyproducts {
	padding:20px;
}
.safetyTitle {
	float:left;
	width:250px;
}
.safetyText p {
	color:#F9E873;
	width:490px;
	margin-left:270px;
	text-align:justify;
}
.summerSafetyText {
	width:460px;
	margin-left:270px;
	text-align:justify;
	color: #0066cc;
	padding-top:20px;

}
p.summerPrint, p.winterPrint {
	text-align:right;
}
p.summerPrint a {
	color:#000;
}
p.winterPrint a {
	color:#FFF;
}
#ContentLeft {
	float:left;
	padding:0 20px 20px 20px;
	width:270px;
}
table td.prod-image {
	width:50%;
	padding-top:25px;
	text-align:center;
}
#ContentRight {
	margin-left:340px;
}
#ContentLeft, #ContentRight { color:#F9E873; }
#ContentRight strong, #ContentLeft h2, #ContentRight h2 { color:#FFF; }
#ContentRight ul#smenu { list-style-type:none; padding:20px 0 1em 0; margin:0; }
#ContentRight ul#smenu li { display:inline; margin-right:20px; }
#ContentRight ul#smenu li a { text-decoration:none; font-size:0.8em; }
#ContentRight ul#smenu li a.active, #ContentRight ul#smenu li a:hover { text-decoration:underline; }

#summerrecipes{
	background:#7396DA url('/graphics/summer_product_bg.jpg') no-repeat left bottom;
	width:800px;
	float:left;
	}
#summerrecipes .recipesLeft strong, #summerrecipes .recipesRight strong{
	color:#000;
}
#summerrecipes .recipe {
	position:relative;
	background:#fff;
	border-top:25px solid #BCC8E2;
	width:514px;
	margin:30px 0 30px 30px;
	padding-bottom:30px;
	float:left;
	}
#summerrecipes .recipesLeft .instructions{
	padding:0 5px 0 0;
	}
#summerrecipes .recipesRight, #summerrecipes .recipesLeft{
	color:#000;
	padding:20px 5px 0 0;
	}
.recipesRight td { padding:4px;white-space:nowrap; }
#summersafety span {
	position:absolute;
	top:40px;
	right:50px;
}
ul.recipeNav{
	width:100%;
	position:absolute;
	top:-33px;
	left:-21px;
	list-style:none;
	}
ul.recipeNav li, ul.recipeNav li a{
	float:left;
	color:#000;
	padding:0 15px 0 0;
	font-size:1em;
	text-decoration:none;
	}
ul.recipeNav li a:hover, .recipesTitle table td a:hover, .recipesTitle table td a.active{
	text-decoration:underline;
	}
	
#summerrecipes .recipesTitle{
	padding:20px 0 0 40px;
	float:left;
	width:200px;
}
#summerrecipes .recipesTitle{
	padding-left:30px;
}
.recipesTitle p, .recipesTitle ul{
	font-size:1em;
	}
.recipesTitle li{
	list-style:none;
	}
.recipesTitle li a{
	text-decoration:none
	}
.recipesTitle li a.active, .recipesTitle li a:hover{
	text-decoration:underline;
	color:#f9e873;
	}
#summersafety .safetyText{
	padding:75px 0 0 40px;
	float:left;
	width:470px;
}
#summerrecipes .recipesLeft {
	width:240px;
	padding-left:10px;	
}
#summerrecipes .recipesLeft h2, #summerrecipes .recipesRight h2{
	color:#000;
	margin:0;
	}
#summerrecipes .recipesLeft img{
	padding:10px 0;
	}
#summerrecipes .recipesRight{
	width:230px;
	position:absolute;
	top:10px;
	left:260px;
	color:#000;
}
#summerrecipes .recipesRight ul{
	padding:0 0 10px 15px;
	}
.recipesLeft p, .recipesRight p, .recipesRight td, .recipesRight li{
	font-size:1em;
	color:#000;
	line-height:150%;
}
div.recipe h1, div.recipe h2, div.recipe h3, div.recipe p, div.recipe ol { margin:0; padding:0 0 1em 0; }
div.recipe h1 { padding-top:1em; }
div.recipe a { color:#0099FF; }

ul.sitemap {
	list-style:none;
	margin:0;
	padding:0 0 0 0;
}
ul.sitemap li {
	padding:5px 0;
}
ul.sitemap li span {
display:block;
margin-left:5px;
font-size:0.9em;
color:#fff;
}
ul.sitemap li a {
	color:#F7E55B;
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
ul.sitemap li ul {
	margin:0 0 0 10px;
}
ul.sitemap li ul li a {
	font-size:1em;
}

/*  TFTF */
#tftf, .tftf-content, .tftf-content p {
	color:#583b25;
}
div#tftf-header {
	background:url('/graphics/tftf/tftf-header-bg.jpg') no-repeat; height:152px;
}
#tftf-content-header {
	background:url('/graphics/tftf/tftf-general-header.jpg') no-repeat;
	height:302px;
	position:relative;
	padding-top:15px;
}
#tftf-title-tree {
	background:url('/graphics/tftf/title-tree.gif') top left no-repeat;
	position:absolute;
	height:73px;
	width:51px;
	top:20px;
	left:115px;
}
#tftf-counter-trees {
	background:url('/graphics/tftf/counter-trees.gif') top left no-repeat;
	height:55px;
	width:128px;
	position:absolute;
	top:-15px;
	left:644px;
}
#tftf-container {
	width:960px;
	margin:10px auto 0 auto;
}

ul#tftf-menu-home {  padding:0;margin:0;xxbackground:url('/graphics/tftf-home-bg.jpg') left top no-repeat;}
ul#tftf-menu-home li {
	list-style-type:none;margin:0 0 0 80px;padding:0;
}
ul#tftf-menu-home li a {
	text-decoration:none;
	color:#8B5D3B;
	font-size:40px;
	line-height:69px;
	margin:0;
	padding:0;
} 
ul#tftf-menu-home li a:hover { color:#FFF; }
ul#tftf-menu-home li.rebu { list-style-image:url('/graphics/tftf-home-rebu.gif'); }
ul#tftf-menu-home li.about { list-style-image:url('/graphics/tftf-home-about.gif'); }
ul#tftf-menu-home li.latest { list-style-image:url('/graphics/tftf-home-latest.gif'); }
ul#tftf-menu-home li.gallery { list-style-image:url('/graphics/tftf-home-gallery.gif'); }
ul#tftf-menu-home li.links { list-style-image:url('/graphics/tftf-home-links.gif'); }

#tftf-caption {
	background:url('/graphics/tftf/caption-bg.jpg') no-repeat; height:171px;
}
.tftf-content {
	clear:both;
	background:url('/graphics/tftf/wood-bg.jpg') left top repeat-y;
}
.tftf-home-content {
	background:url('/graphics/tftf/wood-bg.jpg') left top repeat-y;
	margin:0;
	padding:0;
}
.tftf-gallery-content {
	background:url('/graphics/tftf/wood-bg.jpg') left top repeat-y;
	margin:0;
	padding:0;
}
.tftf-home-content a {
	text-decoration:none;
	color:#c49a6b;
	font-size:45px;
	line-height:0;
	margin:0;
	padding:0;
	font-weight:normal;
}
.tftf-home-content table, .tftf-home-content td, .tftf-home-content th, .tftf-home-content tr {
	border-collapse:collapse;
	margin:0;
	padding:0;
}
#tftf-caption h1 { 
	float:left;
	border-left:48px solid #73a534;
	padding:0 20px;
	width:480px;
	color:#8B5D3B;
	font-size:1.6em;
	font-weight:normal;
}
#tftf-caption h1 span {
	color:#73a534;
}
#tftf-caption img {
	margin-left:20px;
}
#tftf .content {
	background:url('/graphics/tftf-content-bg.jpg') repeat-x;
	position:relative;
}
#tftf ul.langs {
	float:right;
	padding:41px 10px 0 0;
}
#tftf-menu ul {
	list-style-type:none;
	float:right;
	clear:right;
	padding:0;
	margin:0; 
}
#tftf-menu ul li {
	border-right:1px solid #8B5D3B;
	float:left;
	height:18px;
}
#tftf-menu ul li a {
	text-decoration:none;
	color:#8B5D3B;
	padding:0 40px;
	text-transform:lowercase;
}
#tftf-menu #home {
	float:right;
	clear:none;
}
#tftf-left-menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#tftf-left-menu ul li {
	float:left;
	width:34px;
	height:24px;
}
#tftf-left-menu ul li a {
	float:left;
	margin-left:40px;
	width:100px;
	padding-top:2px;
	text-decoration:none;
}
ul.inline { 
	list-style:none;
}
ul inline li {
	float:left;
}
#tftf-section-images {
	height:175px;
	padding:10px 0 0 175px;
	position:relative;
}
.tftf-section-image {
	float:left;
	margin-right:40px;
}
#tftf-gallery-link {
	position:absolute;
	top:167px;
	right:90px;
}
#tftf-gallery-link a {
	background:#ffd800;
	color:#000;
	padding:2px 4px;
	text-decoration:none;
}
#tree-counter {
	float:right;
	width:14.5em;
	margin:15px 20px 0 20px;
}
#tree-counter p {
	margin:0;
	padding:0;
	font-size:0.75em;
	font-weight:bold;
	color:#fff;
}
#tree-counter p.counter {
	background:#231f20;
	padding:5px 2px;
	font-size:1em;
}
#tree-counter span {
	background:#000;
	padding:2px 6px;
	color:#fff;
}
#tftf-title {
	float:left;
	padding:0 10px 0 30px;
}
#tftf-title-left {
	float:left;
	width:140px;
	height:70px;
}
#tftf-title-right {
	float:right;
	height:70px;
}
#tftf-title h1 {
	color:#fff;
	font-size:3em;
	margin:0;
	padding:15px 0 0 0;
}
#tftf-title h1.long {
	font-size:2.5em;
}
#tftf-logo {
	float:right;
	margin:-30px 20px 0 0;
}
#tftf-left-menu {
	float:left;
}
#tftf-static {
	clear:both;
	margin:90px 300px 0 0;
}
#tftf-static p {
	margin-left:175px;
	font-size:1.3em;
}

.tftf-content {
	padding:20px 80px 40px 175px;
}
.tftf-section-image {
	float:left;
	margin-right:10px;
}

.tftf-content h1 { font-size:1.6em; }
.tftf-content h2 { font-size:1.6em; }
.tftf-content h3 { font-size:1.3em; }
.tftf-content h4 { font-size:1.2em; }
.tftf-content h5 { font-size:1.1em; }
.tftf-content h6 { font-size:1em; }
.tftf-content h1, .tftf-content h2, .tftf-content h3, .tftf-content h4, .tftf-content h5, .tftf-content h6 {
	margin:5px 0 10px 0;
	padding:0;
	font-weight:normal;
}

.notepad-top {
	background: url('/graphics/tftf/notebook-top.gif') left top no-repeat;
	width:691px;
	height:92px;
	margin:0;
	padding:0;
}
.notepad, .notepad p {
	width:651px;
	background:#fff;
	color:#000;
	padding:10px 20px;
}
.notepad h2 {
	color:#fff !important;
	font-size:1em;
	padding:4px;
	margin:8px 0;
}

/* ORANGE */
.c-orange h2, .c-orange span, .c-orange h1, .c-orange h3, .c-orange h4, .c-orange h5, .c-orange h6, .orange ul li a, .homeabout:hover {
	color:#f47b20;
}
.orange, .orange ul li, .c-orange .notepad h2  {
	background:#f47b20;
}

/* GREEN */
.c-green h2, .c-green span, .c-green h1, .c-green h3, .c-green h4, .c-green h5, .c-green h6, .green ul li a, .homerebu:hover {
	color:#73a534;
}
.green, .green ul li, .c-green .notepad h2 {
	background:#73a534;
}

/* BLUE */
.c-blue h2, .c-blue span, .c-blue h1, .c-blue h3, .c-blue h4, .c-blue h5, .c-blue h6, .blue ul li a, .homelinks:hover {
	color:#00aaa6;;
}
.blue, .blue ul li, .c-blue .notepad h2 {
	background:#00aaa6;
}

/* YELLOW */
.c-yellow h2, .c-yellow span, .c-yellow h1, .c-yellow h3, .c-yellow h4, .c-yellow h5, .c-yellow h6, .yellow ul li a, .homegallery:hover   {
	color:#ffd800;
}
.yellow, .yellow ul li, .c-yellow .notepad h2{
	background:#ffd800;
}

/* PINK */
.c-pink h2, .c-pink span, .c-pink h1, .c-pink h3, .c-pink h4, .c-pink h5, .c-pink h6, .pink ul li a, .homenews:hover {
	color:#cf1e65;
}
.pink, .pink ul li, .c-pink .notepad h2 {
	background:#cf1e65;
}

blockquote {
	margin:0 30px 0 30px;
	font-style:italic;
}
.clear { clear:both; }

#tftf-gallery-main {
	position:relative;
	height:410px;
	background:#ffd800;
}
#tftf-gallery-thumb {
	position:relative;
	background:#ffd800;
	padding:0;
	margin:10px 0;
}
#thumbs ul.thumbs {
	display:table;
	list-style:none;
	margin:0 auto;
	padding:0;
	white-space:nowrap;
}
#thumbs ul.thumbs li {
	display:table-cell;
}
#thumbs ul.thumbs li a {
	display:block;
	padding:6px 3px; 
	text-decoration:none;
}
#slideshow {

	text-align:center;
	padding:10px 0;
}
div.nav-controls a.prev {
	position:absolute;
	top:130px;
	left:70px;
}
div.nav-controls a.next {
	position:absolute;
	top:130px;
	left:865px;
}
div.pagination a.pagenext {
	position:absolute;
	top:5px;
	left:937px;
}
div.pagination a.pageprev {
	position:absolute;
	top:5px;
	left:5px;
}
div.pagination .pagelink {
	display:none;
}
div.loader {
	background-image: url('/graphics/tftf/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 390px;
	height: 410px;
	margin:0 auto;
}
div#logo { position:relative; }
div.onlinestore { position:absolute; top:35px;left:510px; z-index:200; }

#quicklinks {
	border-top:#847B42 solid thin;
	width:800px;
	padding:20px 0px 20px 0px;
	float:left;
	margin:20px 0px 20px 0px;
}
#quicklinks h4 {
	font-size:1.4em;
	color:#AA9609;
	font-weight:normal;
}
#quicklinks a {
	text-decoration: none;
	color:#666666;
	font-size:0.9em;
}
#quicklinks a:hover {
	text-decoration:underline;
}
#quicklinks .heading {
	color:#AA9609;
	font-size:1.0em;
	font-weight: bold;
	display: block;
	margin: 0px;
}
#quicklinks .heading a {
	color:#AA9609;
}
#quicklinks ul {
	float:left;
	color:#666666;
	padding: 0px;
	margin: 10px 10px 10px 10px;
	width: 30%;
}
#quicklinks li {
	color:#666666;
	margin-left: 20px;
}
#newLinks {
	float:left;
	width: 800px;
	text-align: right;
}
#newLinks a {
	margin-right:50px;
	color:#FFFF00;
}
#HPcontainer {
	text-align:center;
}
#HPcontent h1{
	font-size:18px;
}
#HPcontent h2{
	font-size:12px;
	font-weight:normal;
	margin:0px;
}
#HPcontent {
	border:solid thin #847B42;
	width:800px;
	height:460px;
	margin:0 auto;
	margin-top:30px;
}
#HPlogo {
	width:250px;
	height:230px;
	float:right;
	text-align:center;
	padding-top:20px;
}
#HPtreeslogo {
	width:250px;
	height:250px;
	float:right;
	text-align:center;
}
#HPtext {
	width:510px;
	height:460px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:20px;
}
#HPquicklinks {
	margin:0 auto;
	width:800px;
	height:180px;
	font-size:1.0em;
	margin-top:20px;
}
#HPquicklinks a {
	text-decoration: none;
	color:#F7E55B;
	font-size:1.0em;
}
#HPquicklinks a:hover {
	text-decoration: underline;
}
.HPlinks {
	width:136px;
	float:left;
	color:#F7E55B;
}
.HPlinksEnd {
	width:120px;
	float:left;
	color:#F7E55B;
}
#STDbrands {
	margin:0 auto;
	width:800px;
	height:50px;
	text-align:left;
}

#langchoice { cursor:pointer;text-align:right;margin:1em 25px 0 0; }
#langchoice a.langchoice { padding:0 5px; color:#FFF; }
#langchoice a.first { border-right:1px solid #FFF; }
#langchoice a.langchoice:hover { text-decoration:underline; }

table.summer #langchoice a.langchoice { color:#000; }
table.summer #langchoice a.first { border-color:#000; }