* {
	margin: 0;
	padding: 0;
}

body {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background: #D7CCBE url(../images/body-bg.jpg) fixed repeat-x;
}

p {
	font: 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 6px 0 6px 0;
}

h1 {
	margin: 16px 0;
	padding-bottom: 2px;
	font: bold italic 20px/23px Times, "New Times Roman", serif;
	color: #AD3367;
}

h2 {
	font: bold 15px/17px Arial, Helvetica, sans-serif;
	margin: 12px 0 6px 0;
}

table.content-2col td.anchors-aweigh {
	border: none;
}

h2.anchors-aweigh-heading {
	margin: 18px 0 6px 0;
	padding: 3px 8px;
	background: #EBEDEF;
	
}

h3 {
	font: bold 15px/18px Arial, Helvetica, sans-serif;
	margin: 12px 0 6px 0;
}

h4 {
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	margin: 14px 0 6px 0;
}

h5 {
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	margin: 8px 8px 4px 8px;
}

ul, li {
	font: 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 6px 8px 6px 12px;
}

td {
	vertical-align: top;
}

.big-bold {
	font-size: 1.1em;
	font-weight: bold;
}

.big-bold-plum {
	font-size: 1.1em;
	font-weight: bold;
	color: #A32A5D;
}

.bold-plum {
	font-weight: bold;
	color: #A32A5D;
}

.plum {
	color: #A32A5D;
}

img.point {
	cursor: pointer;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}


.small {
	font-size: .9em;
}

.smaller {
	font-size: 8em;
}

.divider-white {
	padding-top: 6px;
	margin: 0 4px 10px 4px;
	border-bottom: 1px solid #FFFFFF;
}

.divider-plum {
	padding-top: 6px;
	margin: 0 4px 10px 4px;
	border-bottom: 1px solid #A32A5D;
}

a:link, a:visited {
	color: #174773;
}

a:hover {
	color: #000000;
}

a:active {
	color: #174773;
}

img {
	border: 0;
}

#wrapper {
	text-align: left;
	width: 1000px;
	margin: 10px auto;
	border: 1px solid #FFFFFF;
	background: #FFFFFF url(../images/page-bg.gif) repeat-y;
}

/* HEADER */
#header {
	height: 166px;
	width: 1000px;
	border: none;
	background: #FFFFFF url(../images/header-bg.gif) no-repeat;
}

/* This table holds the home link, account links, and search in the header */
table.header {
	padding: 0;
	border: none;
	width: 100%;	
}

#top-nav {
	height: 32px;
}

#top-nav ul {
	padding-top: 16px;
	margin: 0 26px 0 0;
	list-style-type: none;
	color: #FFFFFF;
	text-align: right;
}

#top-nav ul li {
	display: inline;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#top-nav a {
	padding: 0 12px;
	height: 23px;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
}

#top-nav a:hover {
	text-decoration: underline;
}

#logo {
	padding: 0 0 0 14px;
}

/* This is the cluster of account links above the search box */
#usercell {
	width: 220px;
	padding: 0;
}

#user-item-1 {
	float: right;
	width: 110px;
	height: 16px;
	text-align: left;
	margin-top: 6px;
	padding-left: 6px;
}

#user-item-2 {
	float: right;
	width: 90px;
	height: 16px;
	text-align: right;
	margin-top: 6px;
	padding-right: 6px;
	border-right: 1px solid #FFFFFF;
}

#user-item-3 {
	float: right;
	width: 110px;
	height: 20px;
	padding-top: 3px;
	padding-left: 6px;
	text-align: left;
}

#user-item-4 {
	float: right;
	width: 90px;
	height: 20px;
	text-align: right;
	padding-top: 3px;
	padding-right: 6px;
	border-right: 1px solid #FFFFFF;
}

.userlinks {
	font: 12px Arial, Helvetica, sans-serif;
}

.userlinks a {
	color: #000000;
}

.userlinks a:visited {
	color: #000000;
}

.userlinks a:hover {
	color: #0D375C;
}

.userlinks a:active {
	color: #000000;
}

/* This styles and positions the search */
.form-cell {

}

.searchtextbox {
	width: 180px;
	padding: 1px;
	height: 18px;
	border: 1px solid #94814E;
}	

.searchsubmit {
	height: 22px;
	font: bold 10px/16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 4px;
	border-top: 1px solid #E7F2E7;
	border-right: 1px solid #0F3C64;
	border-bottom: 1px solid #0F3C64;
	border-left: 1px solid #E7F2E7;
	background-color: #346DA0;
	display: inline;
	cursor: pointer;
}

.tree-pointer {
	height: 64px;
	width: 220px;
	margin: 6px 0 4px 0;
}

/* PAGE */
#page {
	width: 1000px;
	background: #FFFFFF url(../images/page-bg.gif) repeat-y;
	text-align: center;

}

table#main {
	width: 972px;
	margin: 0 auto;
	border: none;
}

td#side-lft {
    width: 208px;
}

td#side-rt {
    width: 208px;
    padding-left: 7px;   
}

#end-page {
	height: 14px;
	background: url(../images/page-bottom.gif) bottom no-repeat;
}

/* CONTENT */

td#content-home, td#content-center {
	width: 500px;
}

td#content-full {
	width: 100%;
}

table.tbl-categories {
	width: 500px;
	border: none;
}

.tbl-categories a {
	font-weight: bold;
	line-height: 1.5em;	
}

.tbl-categories a.link-heading {
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.tbl-categories td {
	padding: 6px;
	width: 30%;
}

table.content-2col td.cat-heading, table.content-3col td.cat-heading {
	width: auto;
	padding: 0;
	text-align: left;
	border-bottom: none;
}

td.cat-heading h1 {
	padding-bottom: 2px;
	border-bottom: 10px solid #E0C08D;
	text-align: left;
}

table.content-2col {
	width: 722px;
}

table.content-2col td {
	width: 354px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 4px;
	border-bottom: 1px solid #E0C08D;
}

table.content-2col img {
	float: left;
	margin-right: 8px;
}

.highlights-box {
	background: #F7E8D1;
	padding: 14px;
	border: 1px solid #9B7231;
}

table.content-2col .highlights-box img {
	float: right;
	margin: 0 0 0 20px;
}

.split-cell-text {
	padding: 10px 8px 0 0;
	float: right;
	text-align: left;
	width: 188px;
}

.prod-name {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
}

.item-price {
	margin: 12px 0;
	font-weight: bold;
	color: #AD3367;
}

.clear-bar {
	clear: both;
	height: 1px;
}

/* Product page */

table.product {
	width: 722px;
}

table.product td {
	text-align: left;
}

table.product h1 {
	margin: 10px 0 4px 0;
}

td.prod-pic {
	width: 298px;
}

img.bord {
	border: 1px solid #9B7231;
}

.prod-overline {
	font: bold 11px/13px Arial, Helvetica, sans-serif;
}

#prod-info-box {
	border: 2px solid #F7E8D1;
	padding: 8px;
	margin-top: 20px;
}

.prod-info-img {
	float: left;
	margin: 0 8px 0 0;
}

.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.plain-brown-paper-bag {
	margin: 9px 0;
}

.wired {
	clear: both;
	margin: 9px 0;
	padding: 4px;
	text-align: center;
	border: 1px solid #F7E8D1;
}

.west {
	float: left;
	margin: 3px 0 4px 0;
}

.go-west {
	float: left;
	margin: 3px 0 4px 8px;
}

.inline-img {
	display: inline;
	margin: 0 0 0 8px;
}


.list-price {
	text-decoration: line-through
}

.list-price-pre-promotion {
	font-weight: bold;
	color: #000000;
	text-decoration: line-through
}

.prod-price-sale {
	font-weight: bold;
	color: #990000;
}

.prod-price-pre-promotion {
	font-weight: bold;
	color: #000000;
}

.key-features {
	padding: 10px 14px;
	border-bottom: 1px solid #F7E8D1;
	background: url(../images/gradient-vertical-buff-bg.jpg) repeat-x;
}

.related {
	margin: 10px 0;
}

.related .go-west, .related .west {
	float: left;
	margin: 3px 9px 4px 9px;
	width: 94px;
	text-align: center;
	background: #F7E8D1 url(../images/related-bottom.gif) bottom center no-repeat;

}

.related-text {
	padding: 2px 4px 8px 4px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;

}

/* INFORMATION PAGE */

table#content-info {
	width: 722px;
}

#content-info td, #generalcontent-text td {
	text-align: left;
	padding: 4px 0;
}

#content-info td.color-box, #generalcontent-text td.color-box {
	background: #F2EADF;
	padding: 12px 20px;
	text-align: left;
}

#content-info p, #generalcontent-text p {

}



/* SIDEBAR - LEFT */

#side-lft-nav {
	margin-bottom: 14px;
	background: #FFFFFF url(../images/side-lft-bg.jpg) repeat-y;
}

#side-lft-nav-top {
	height: 65px;
	background: #FFFFFF url(../images/side-lft-nav-top.jpg) no-repeat;
}

#side-lft-nav-bottom {
	height: 38px;
	background: #FFFFFF url(../images/side-lft-nav-bottom.jpg) no-repeat;
}
/*
#side-lft-nav ul {
	list-style-type: none;
	padding: 0 1px;
	margin: 0;
}

#side-lft-nav ul li {
	list-style-type: none;
	padding: 6px 24px 6px 0;
	margin: 0;
	width: 182px;
	font-weight: bold;
	text-align: right;
	background: url(../images/side-lft-nav-bullet.gif) top right no-repeat;
	border-bottom: 1px solid #FFFFFF;	
}

#side-lft-nav a {
	color: #000000;
	text-decoration: none;
}

#side-lft-nav a:hover {
	text-decoration: underline;
}
*/
.side-lft-promo-bg {
	margin-bottom: 14px;
	background: url(../images/side-lft-bg.jpg) repeat-y;
}

.side-lft-promo-top {
	height: 56px;
	background: url(../images/side-lft-promo-top.jpg) no-repeat;
}

.side-lft-promo-bottom {
	height: 42px;
	background: url(../images/side-lft-promo-bottom.jpg) no-repeat;
}

#classy-client-comment {
	margin: 0 10px;
}

#classy-client-comment h3 {
	font: italic 12px/16px;
	font-weight : bold;
	padding: 6px 10px;
	color: #AD3367;
	margin: 0;
}

#classy-client-comment p {
	font: 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 6px 10px;
	margin: 0;
}

/* SIDEBAR - RIGHT */

.promo-pic {
	margin-bottom: 14px;
	display: block;
}

/* FOOTER */

td#footer {
	font-size: 12px;
	line-height: 16px;
	border: 8px solid #E0C08D;	
}

td#footer p {
	font-size: 12px;
	line-height: 16px;
}

td.location {
	width: 212px;
	padding: 8px 6px 8px 0;
	background-color: #F7E8D1;
	border-right: 1px solid #E0C08D;
	text-align: center;
}

td.certification {
	width: 196px;
	padding: 8px 0 0 6px;
	border-left: 1px solid #E0C08D;
}

td.footer-links {
	width: 19%;
	padding: 0 5px 0 9px;
	text-align: left;
}

td.footer-links ul {
	text-align: left;
	padding: 0;
}

td.footer-links li {
	text-align: left;
}

