@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#top,
#header,
#footer,
#bottom,
#nav,
#teasershort,
#diytop-find,
.noprint {
	display: none;
}

#header-print {
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	margin-bottom: 15px;
}

#header-print td {
	vertical-align: bottom;
}

#main {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#footer-print {
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #000000;
	font-size: 11px;
}
#disclaimer {
	color: #666666;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
}


.cathead {
	padding-bottom: 15px;
}

.content,
.content-dept,
.content-search {
	padding: 15px 0px 15px 0px;
	margin: 0px;
	width: 100%;
}

.cart {
	margin: 0px;
	border-bottom: 1px solid #333333;
}

.cart th {
	height: 1px;
	border-bottom: 1px solid #333333;
}


.product-image a.arrow-left,
.product-addcart,
.product-tab {
	display: none;
}

.product-tabshow,
.product-tabhide {
	border-bottom: 1px solid #333333;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

.sidebar-right {
	border-left: 1px solid #333333;
}

.sidebar-cell {
	border-left: 1px solid #333333;
}

.table-data th {
	border: 1px solid #333333;
	padding: 4px;
	color: #333333;
	text-align: left;
}

.table-data td {
	border: 1px solid #333333;
	padding: 4px;
	color: #333333;
	text-align: left;
}

.border-top {
	border-top: 1px solid #333333;
}

.border-bottom {
	border-bottom: 1px solid #333333;
	margin-bottom: 15px;
}

/* Popup window definitions */
#popup-main .header {
	padding-bottom: 5px;
	color: #000000;
	line-height: normal;
}

#popup-main .header h1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
}

#popup-main .header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

#popup-main .header h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}



