/* CSS Document */
body {
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	margin:0;
}
a{outline:none;}
ol {
	color:#000;
	list-style-type:decimal;
}
ul {
	font-size:11px;
	color:#000;
	text-align:left;
	list-style-image:url(tape/shipping-bags.jpg);
}
h1 {
	font-size:16px;
	color:#039;
	font-weight:700;
}
h2 {
	font-size:14px;
	color:#963;
	font-weight:700;
}
h3 {
	font-size:12px;
	color:#039;
	font-weight:700;
}
h4 {
	font-size:11px;
	color:#000;
	font-style:italic;
	font-weight:400;
}
.search {
	margin-top:180px;
	left:0px;
	border:0;
}
.left {
	float:left;
	padding-right:10px;
}
.right {
	float:right;
	padding-left:10px;
}
/* Background Images */
.bags {
	background-image:url(tape/shipping.jpg);
	background-repeat:no-repeat;
	height:74px;
	width:341px;
	padding-left:75px;
}
.boxes {
	background-image:url(tape/corrugated-boxes.jpg);
	background-repeat:no-repeat;
	height:219px;
	width:416px;
	color:#000;
	padding-top:40px;
	text-align:right;
}
/* Text Elements */
.tapes {
	font-size:14px;
	font-weight:700;
	color:#039;
}
.shipping {
	color:#000;
	text-align:justify;
	padding:20px;
}
.corrugated-boxes {
	font-size:11px;
	color:#000;
}
.test {
	background:url(tape/industrial-tape.jpg) no-repeat top left #fff;
}
/* Links */
.strapping {
	color:#000;
	text-decoration:none;
}
.strapping:hover {
	color:#039;
	text-decoration:underline;
}
.tape {
	color:#963;
}
.filament-tape {
	font-weight:700;
	color:#039;
	text-decoration:underline;
}
.filament-tape:hover {
	font-weight:700;
	color:#963;
	text-decoration:underline;
}
.reclosable-bags {
	font-size:11px;
	color:#8B5E49;
	text-decoration:none;
}
.reclosable-bags:hover {
	font-size:11px;
	color:#039;
	text-decoration:underline;
}
.polyethylene-bags {
	font-size:18px;
	font-weight:700;
	color:#039;
	text-decoration:none;
	text-align:right;
}
.polyethylene-bags:hover {
	font-size:18px;
	font-weight:700;
	color:#039;
	text-decoration:none;
	text-align:right;
}
.packaging-bags {
	font-weight:700;
	color:#fa4700 !important;
	text-decoration:underline;
	margin-top:2px;
	padding:0 0 0 2px !important;
	line-height:20px;
	border:0 !important;
}
.packaging-bags:hover {
	font-weight:700;
	color:#630;
	text-decoration:underline;
	padding-left:2px;
	vertical-align:middle;
	line-height:20px;
}
.shrink-wrap {
	color:#039;
	text-decoration:underline;
}
.shrink-wrap:hover {
	color:#963;
	text-decoration:underline;
}
.packaging-supply {
	font-size:10px;
	color:#039;
	text-decoration:underline;
}
.packaging-supply:hover {
	font-size:10px;
	color:#963;
	text-decoration:underline;
}
/* New Nav 2.8.11 */
div.nav ul{
	padding-left:0px;
	margin:0;
}
div.nav ul li{
	list-style-image:none;
	list-style-type:none;
	margin-bottom:2px;
	background: url(tape/nav-button.jpg) repeat-x;
	border:1px solid #ccc;
}
div.nav ul li.first{background:none !important;border:none !important;}
div.nav ul li a{
	font-weight:700;
	line-height:25px;
	color:#630;
	text-decoration:none;
	margin-left:10px;
	padding:5px;
}
div.nav ul li a:hover{
	font-weight:700;
	color:#039;
	line-height:25px;
}
div.nav ul li:hover {
	font-weight:700;
	background: #ededed url(tape/nav-hover.jpg) repeat-x;
}

div.nav a.search{
	background:none;
}

