
/*  Left nav items */
.leftwrap { width: 163px; background: url(../../images/leftnav_mid.gif) repeat-y; }
.leftbot { background: url(../../images/leftnav_bot.gif) bottom no-repeat; padding: 0 0 110px 0; }
.shopbycategory { background: url(../../images/shopbycategory.gif) top no-repeat; text-indent: -9000px; height: 40px;  }
.shopbycollection { background: url(../../images/shopbycollection.gif) top no-repeat; padding: 25px 0 0 0; text-align: center; margin: 15px 0; } 
.shopbycollection select { width: 140px; margin: 0 auto; }
.giftcert { background: url(../../images/giftcertlink.gif) no-repeat; height: 69px; width: 163px;  cursor: pointer; }

.recycle{ background: url(../../images/leftnav_bot.gif) no-repeat; height: 101px; width: 163px; cursor: pointer; }



.leftnav {
    width: 100%;
 	}

.bothnavhead {
    width: 125px;
	height: 60px;
    margin: 0px;
	padding: 0px;
    background: transparent url('../../images/shop.gif') bottom left no-repeat;
	text-indent: -9000px;
    }

.recentnavhead{
	font-weight: bold;
	margin-left: 20px;
}

.recent-table{margin-left: 20px;margin-bottom: 10px;}

.subnavbox {
    width: 142px;
    padding: 0px;
    margin: 0px;
	color: #169ed0;
    }
    
.subnavbox a { color: #169ed0; }
    

.mfg-select {
	font-size: 9px;
}
.mfg-button {
	font-size: 9px;
	background-color: #ffcc00; 
}

.breadcrumb {
	text-align: right;
	margin-top: 10px;
    margin-right: 15px;
	margin-bottom: 10px;
    font-size: 9pt;
	font-weight: bold;
    }

.breadcrumb a {
    font-size: 9pt;
    }

.content-link a {
    display: block;
    font-weight: bold;
    width: 150px;
    color: #000000;
    margin-left: 3px;
    margin-right: 0px;
    text-indent: 12px;
    cursor: pointer;
    text-decoration: none;
    }

.content-link a:visited {
    color: #000000;
    }

.content-link a:hover{ 
	color: #006699; 
	background-image: url(navhover.gif);
	background-repeat: no-repeat;
	}

.content-link a:active {
    color: #000000;
    }

.content-link-on {
    display: block;
    font-weight: bold;
    width: 150px;
    color: #FF4000;
    background-image: url(navactive.gif);
    background-repeat: no-repeat;
    margin-left: 3px;
    margin-right: 0px;
    text-indent: 12px;
    text-decoration: none;
    cursor: pointer;
    }

.content-link-on a:link {
    color: #FF4000;
    }

.content-link-on a:visited {
    color: #FF4000;
    }

.content-link-on a:hover {}

.content-link-on a:active {}

.cartlinks {
    font-size: 85%;
    text-align: center;
    margin: 20px auto; 
    }

.cartlinks a {
    text-decoration: none;
    }


/* LEVEL 0 nav */
.vert-level-0 a {
    display: block;
    text-indent: 12px;
    cursor: pointer;
    text-decoration: none;
    font-size: 90%; 
    }
.vert-level-0 a:hover, .vert-level-0-on a:hover {color: #d72928; }

.vert-level-0-on a {
    display: block;
    background-repeat: no-repeat;
    text-indent: 12px;
    text-decoration: none;
    cursor: pointer;
    font-size: 90%; 
    }

/* LEVEL 1 nav */
.vert-level-1 a {
    display: block;
    font-size: 11px;
    margin-right: 3px;
    text-indent: 16px;
    cursor: pointer;
    text-decoration: none;
    font-size: 80%; 
    }
.vert-level-1 a:hover, .vert-level-1-on a:hover {color: #d72928; }

.vert-level-1-on a {
    display: block;
    font-size: 11px;
    margin-right: 3px;
    text-indent: 16px;
    text-decoration: none;
    cursor: pointer;
    font-size: 80%; 
    }

/* LEVEL 2 nav */
.vert-level-2 a {
    display: block;
    font-size: 10px;
    margin-left: 3px;
    margin-right: 3px;
    text-indent: 24px;
    cursor: pointer;
    text-decoration: none;
    font-size: 75%;
    }

.vert-level-2 a:hover, .vert-level-2-on a:hover {color: #d72928; }

.vert-level-2-on a {
    display: block;
    font-size: 10px;
    margin-left: 3px;
    margin-right: 3px;
    text-indent: 24px;
    text-decoration: none;
    cursor: pointer;
    font-size: 75%;
    }


.vert-level-3 {
    text-indent: 34px;
    font-size: 10px;
    }
.vert-level-3 a:hover, .vert-level-3-on a:hover {color: #d72928; }

.vert-level-3-on {
    text-indent: 34px;
    font-size: 10px;
    }

.vert-level-4 {
    text-indent: 40px;
    font-size: 9px;
    }
.vert-level-4 a:hover, .vert-level-4-on a:hover {color: #d72928; }

.vert-level-4-on {
    text-indent: 40px;
    font-size: 9px;
    }

.map-level-0 {margin:10px 20px 10px 20px; font-weight:bold; font-size:12pt; }
.map-level-1{margin-left:35px; font-weight:bold; font-size:10pt;}
.map-level-2{margin-left:45px; font-size:9pt;}
.map-content-link {margin-left:20px; font-weight:bold; font-size:12pt;}
.map-content-link-on{margin-left:20px; font-weight:bold; font-size:12pt;}
