@charset "utf-8";
/* IE Style sheet - prefix ids and classes with ie version */
.ie6 #background {
	display:none;
}

html.ie6 {
	background:none;
}

.ie6 body {
	background:url(../images/bgImages/ie6BG.jpg) top center repeat-x fixed;
}

.ie6 shape {
	z-index:300;
}

.ie6 .header {
	margin-bottom:-50px;
	clear:both;
	position:relative;
	z-index:999;
}

.ie6 .jackolanterns1 {
	background: url(../images/Jackolanterns-1-ie6.png) no-repeat;
}
.ie6 .jackolanterns2 {
	background: url(../images/Jackolanterns-2-ie6.png) no-repeat;
}
.ie6 .jackolanterns3 {
	background: url(../images/Jackolanterns-3-ie6.png) no-repeat;
}

.ie6 ul.nav {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/navBarBG.png", enabled=true, sizingMethod="crop");
	margin-bottom: 75px;
}

.ie7 .nav, .ie6 .nav {
	clear:none;
}

.ie6 ul.nav li a:hover {
	top:0px;
	padding-bottom:0px;
}

.ie6 ul.nav li.products ul {
	background:url(../images/dropDownFour-ie6.png) top center no-repeat;
}

.ie6 ul.nav li.carvingTips ul {
	background:url(../images/dropDownOne-ie6.png) top center no-repeat;
}

.ie6 ul.nav li.funStuff ul {
	background:url(../images/dropDownSix-ie6.png) top center no-repeat;
}

.ie6 .slider {
	clear:both !important;
	z-index:50;
}

.ie6 .showcase-arrow-previous, .ie6 .showcase-arrow-next {
    background-image: url("../images/handArrows-ie6.png");
}

.ie6 ul.nav li {
	z-index:99999;
}

.ie6 ul.nav ul {
	z-index:99999;
}

.ie7 .nav ul {
	padding:16px 48px 18px 46px;
}

.ie6 .nav ul {
	padding:16px 48px 18px 46px;
}

.ie7 .nav ul li {
	margin-bottom:1px;
	padding-left:12px;
	padding-bottom:0px;
	line-height:.3;
}

.ie6 .nav ul li {
	margin-bottom:1px;
	padding-left:12px;
	padding-bottom:0px;
	line-height:.3;
}

.ie6 .facebookWidget {
	display: none;
}

.ie6 .sideBar {
    background: url("../images/sideBarBG-ie6.png") repeat-y center top;
}

.ie6 .miniBox {
    background: url("../images/miniBoxTop-ie6.png") repeat-y center top;
}

.ie7 .miniBox div, .ie6 .miniBox div, .ie7 .sideBarCap, .ie6 .sideBarCap {
	left:0;
	margin:0;
}

.ie6 .miniBox .cap1 {
	background:url(../images/miniBoxBot1-ie6.png);
}

.ie6 .miniBox .cap2 {
	background:url(../images/miniBoxBot2-ie6.png);
}

.ie6 .miniBox .cap3 {
	background:url(../images/miniBoxBot3-ie6.png);
}

.ie6 .miniBox .cap4 {
	background:url(../images/miniBoxBot4-ie6.png);
}

.ie6 .sideBarCap {
    background: url("../images/sideBarCap-ie6.png") no-repeat center top;
}

.ie7 .showcase-content, .ie6 .showcase-content {
	left:0;
}

.ie6 .productsGallery .miniBox {
    padding-top: 10px
}

.ie6 .morePatterns {
	background: #1a8100;
	padding-bottom: 0;
	height: 270px;
}

.ie6 .slider {
	background: none;
}

.ie6 .pckSlide {
	background: url(../images/ie6pckSlide.jpg) top center no-repeat;
}

.ie6 .kckSlide {
	background: url(../images/ie6kckSlide.jpg) top center no-repeat;
}

.ie6 .strobeSlide {
	background: url(../images/ie6LightSlide.jpg) top center no-repeat;
}
.ie6 .showcase-button-wrapper {
	clear:both !important;
	width:100%;
	position:relative;
	display:block;
	float:left;
}

.ie6 .miniBox {
	margin-right:-11px;
	height:200px;
	overflow:visible;
	position:relative;
	min-width:0;
}

.ie6 .miniBox div {
	zoom:1;
	width:250px;
	min-width:0;
}

.ie6 #muteAll {
	display:none;
}

.ie6 .contentWrap {
    background: url("../images/contentWrapBG-ie6.png") repeat scroll center top transparent;
}

.ie7 .contentWrap h1 {
	min-width:0;
}

.ie6 .contentWrap h1 {
	position:relative;
	top:-30px;
	padding-top:20px;
	background: url("../images/h1BG-ie6.png") no-repeat scroll center top transparent;
}

.ie6 .contentCap {
	bottom:-110px !important;
	left:0;
	background: url("../images/contentWrapCap-ie6.png") no-repeat scroll center top transparent;
}

.ie6 .faceBookCall {
	margin-left: 10px;
}

.ie6 .faceBookCall:hover {
	padding-left:70px;
}

.ie6 .faceBookCall:hover img {
	top:-30;
}

.ie6 .footer {
    background: url("../images/footerBG-ie6.png") no-repeat scroll center top transparent;
}

.ie6 .footer .grid_3 {
	margin-left:0;
}

.ie6 .footNav li {
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:1.3;
}

.ie7 .footNav li {
	margin-bottom:5px;
	padding-left:12px;
	padding-bottom:0px;
	line-height:1.3;
}

.ie6 .footer, .ie7 .footer {
	position:relative;
	background-position: top center;
	overflow: hidden;
}

.ie6 .jack404 {
    margin-left: 0px;
}