body, div, h1, h2, h3, h4, p, dl, dt, dd, img, form, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

fieldset {
    margin: 0px;
    padding:10px;
    border: 1;
}

hr {
	border: 0;
	color: #bbd8ef;
	background-color: #bbd8ef;
	height: 1px;
	width: 100%;
	text-align: left;
	}
body {
    background: #FFF url(../images/bg/bg.jpg) 0 0 repeat-x;
    text-align: center;
}


ul.a {list-style-type:disc;
      margin-left:20px;}	  
ul.b {list-style-type:circle;
     margin-left:40px;}
ul.c {list-style-type:square;}
ul.d {
	list-style-type:disc;
	margin-left:20px;
	color: #666;
	font-weight: bold;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    line-height: 14px;
}
p, h1, h2, h3, h4 {
	margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #0a518a;
    text-decoration: underline;
}
a:hover, a:active {
    color: #a1bcd2;
    text-decoration: underline;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}
img.right {
	float: right;
	margin-left: 10px;
}
sup {
	font-size: 65%;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 926px;
	margin: 0 auto;
	text-align: left;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	height: 105px;
	/*background: transparent url(../images/phonex.gif) 747px 40px no-repeat;*/
	padding-left: 35px;
}

/* ----------------------------------- */
/* MAIN
/* ----------------------------------- */
#main {
	background: transparent url(../images/bg/main.jpg) 0 0 repeat-y;
}
#page-footer {
	clear: both;
	height: 37px;
	background: transparent url(../images/bg/footer.jpg) 0 0 no-repeat;
}

/* ----------------------------------- */
/* LEFT
/* ----------------------------------- */
#left {
	width: 253px;
	float: left;
	background: transparent url(../images/bg/left.jpg) 0 0 no-repeat;
}

/* ----------------------------------- */
/* MENU
/* ----------------------------------- */
#menu {
	position: relative;
	background: transparent url(../images/menu.jpg) 0 0 no-repeat;					
	width: 253px;		/* Width of buttons, not entite image (or half of entire image) */
	height: 241px;		/* Height of entire image */
	margin-top: 34px;
	}

#menu li span { display: none; }

#menu li {
	float: left;
	list-style: none;
	}

#menu li, #menu a { 
	height: 40px;			/* Each button must have the same height, define it here */
	display: block;
	text-align: left;
	}

/* Fix IE5.01Win jumping bug - Hide from IE Mac \*/
* html #menu li { height:1% }
/* End */

/* Increments of each button height defined above */
#menu-home			{ top:   0px; }
#menu-about 		{ top:  40px; }
#menu-materials 	{ top:  80px; }
#menu-industries 	{ top:  120px; }
#menu-store 		{ top:  160px; }
#menu-contact 		{ top:  200px; }

/* width set here should be same width set in #menu */
#menu-home, 
#menu-about, 
#menu-materials, 
#menu-industries, 
#menu-store, 
#menu-contact 

{ left: 0px; width: 253px; }

/* Changed values should match "top" numbers specified above */
#menu-home a:hover 			{ background: transparent url(../images/menu.jpg) -253px   -0px no-repeat; }
#menu-about a:hover 		{ background: transparent url(../images/menu.jpg) -253px  -40px no-repeat; }
#menu-materials a:hover 	{ background: transparent url(../images/menu.jpg) -253px -80px no-repeat; }
#menu-industries a:hover 	{ background: transparent url(../images/menu.jpg) -253px -120px no-repeat; }
#menu-store a:hover 		{ background: transparent url(../images/menu.jpg) -253px -160px no-repeat; }
#menu-contact a:hover 		{ background: transparent url(../images/menu.jpg) -253px -200px no-repeat; }
	
#logos img {
	margin-top: 10px;
}

/* ----------------------------------- */
/* RIGHT
/* ----------------------------------- */
#right {
	width: 673px;
	float: right;
}

#info-bar {
	background: transparent url(../images/bg/info-bar.jpg) 0 0 no-repeat;
}
#info-bar img {
	margin-top: 20px;
	margin-right: 40px;
	
}
	#search {
		float: right;
		margin: 70px 20px 0px 0px;
		vertical-align: top;
		
	}
		
	#cart {
		height: 68px;
		width: 250px;
		margin-left: 25px;
	}
		#cart p {
			background: transparent url(../images/cart.gif) 0 35px no-repeat;
			padding: 35px 0 0 20px;
		}

.centerColumn {
	margin: 20px;
}

#right h1 {
	font-size: 20px;
	border-bottom: 1px solid #5c91bb;
	padding-bottom: 10px;
}

/* ----------------------------------- */
/* PRODUCT LIST
/* ----------------------------------- */
.item-intro {
	border-bottom: 1px solid #F7EEEA;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
	.item-intro a.image img {
		float: right;
	}
	.item-intro .product-name {
		font-size: 16px;
		font-weight: bold;	
	}
	.item-intro .price {
		font-size: 15px;
		font-weight: bold;
	}
	
	#allProductsDefault #page-links {
		float: right;
	}

/* ----------------------------------- */
/* PRODUCT INFO
/* ----------------------------------- */
#productMainImage {
	float: right;
	margin-left: 20px;
}

#productDetailsList li {
	margin-left: 20px;
	font-size: 11px;
}
#productDateAdded {
	font-size: 11px;
	font-style: italic;
}

/* ----------------------------------- */
/* INDUSTRIES PAGE
/* ----------------------------------- */
.industry-list {
	width: 175px;
	float: left;
	margin-right: 20px;
}
	.industry-list li {
		padding-bottom: 3px;
		margin-bottom: 3px;
		border-bottom: 1px solid #F8EEEC;
		list-style: none;
	}

/* ----------------------------------- */
/* PRODUCTS & SERVICES PAGE
/* ----------------------------------- */
.product-list {
	margin-bottom: 20px;
}
	.product-list li {
		padding-bottom: 3px;
		padding-left: 10px;
		padding-right: 10px;
		margin-right: 5px;
		margin-bottom: 3px;
		border-bottom: 1px solid #F8EEEC;
		list-style: none;
		display: inline;
	}

/* ----------------------------------- */
/* STORE
/* ----------------------------------- */
.cartTotalsDisplay, #cartSubTotal {
	font-size: 16px;
	font-weight: bold;
}
.messageStackError {
	font-size: 11px;
	font-style: italic;
}

#cartContentsDisplay, #cartSubTotal {
	margin-bottom: 20px;
}
#cartContentsDisplay th {
	background: #F8EEEC;
	padding: 5px;
	border-bottom: 1px solid #9F4012;
	margin-bottom: 10px;
}
#cartContentsDisplay td {
	padding: 7px;
	border-bottom: 1px solid #9F4012;
}

p#checkout-buttons img {
	margin-right: 20px;
}

/* ----------------------------------- */
/* LOGIN
/* ----------------------------------- */
#loginDefault fieldset {
	margin-bottom: 25px;
}
#loginDefault legend {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}


/* ----------------------------------- */
/* BANNER
/* ----------------------------------- */
#banner {
	background: #F4F4F4 url(../images/bg/banner.gif) top right no-repeat;
	height: 283px;
	margin-right: 13px;
}
	#banner p, #banner li {
		font-size: 11px;
		line-height: 13px;
	}
	#banner h1, #banner p, #banner ul {
		margin-left: 350px;
		margin-right: 30px;
	}
	#banner li {
		margin-left: 15px;
	}
	#banner ul {
		margin-bottom: 10px;
	}
	#banner h1 {
		padding-top: 30px;
		font-size: 20px;
		color: #0a518a;
		margin-bottom: 0;
	}
	#banner ul.multi-col {
		margin-bottom: 10px;
	}
	#banner ul.multi-col li {
		float: left;
		width: 120px;
		display: block;
		margin: 0;
		padding-right: 10px;
	}
	#banner .product-intro .clear {
		margin-bottom: 10px;
	}
	
	#tapes { background: transparent url(../images/products/tapes.jpg) 0 0 no-repeat; }
	#adhesives { background: transparent url(../images/products/adhesives.jpg) 0 0 no-repeat; }
	#slitting { background: transparent url(../images/products/slitting.jpg) 0 0 no-repeat; }
	#diecuts { background: transparent url(../images/products/die-cuts.jpg) 0 0 no-repeat; }
	#foam { background: transparent url(../images/products/foam.jpg) 0 0 no-repeat; }
	#converting { background: transparent url(../images/products/converting.jpg) 0 0 no-repeat; }
	#abrasives { background: transparent url(../images/products/abrasives.jpg) 0 0 no-repeat; }
	#rubber { background: transparent url(../images/products/rubber.jpg) 0 0 no-repeat; }

.product-intro {
	display: none;
	height: 283px;
}
.start {
	display: block;
}

#buttons {
	background: url(../images/buttons.jpg) 0 0 no-repeat;
	width: 660px;		/* Width of entire image */ 
	height: 36px;		/* Height of buttons */
	margin: 0;
}
#buttons span {
	display: none;
}
#buttons li, #buttons a {
	height: 36px;		/* Each button must have the same height, define it here */ display: block;
}
#buttons li {
	float: left;
	list-style: none;
	_display: inline;		/* fixes IE/Win double margin float bug (safe) */
}

/* margin-left - you will need to adjust this value to "center" your nav, if needed */ 
/* width - width of each button, they will each most likely be unique */ 
#button-diecuts 	{ width: 84px; }
#button-slitting 	{ width: 125px; }
#button-converting 	{ width: 90px; }
#button-adhesives 	{ width: 87px; }
#button-tapes 		{ width: 60px; }
#button-foam 		{ width: 58px; }
#button-rubber 		{ width: 68px; }
#button-abrasives 	{ width: 88px; }

/* Changed values should match sum of "width" numbers specified above */ 
#button-diecuts a:hover, #button-diecuts a.hover 		{ background: transparent url(../images/buttons.jpg) 0px -36px no-repeat; }
#button-slitting a:hover, #button-slitting a.hover  	{ background: transparent url(../images/buttons.jpg) -84px -36px no-repeat; }
#button-converting a:hover, #button-converting a.hover 	{ background: transparent url(../images/buttons.jpg) -209px -36px no-repeat; }
#button-adhesives a:hover, #button-adhesives a.hover 	{ background: transparent url(../images/buttons.jpg) -299px -36px no-repeat; }
#button-tapes a:hover, #button-tapes a.hover 			{ background: transparent url(../images/buttons.jpg) -386px -36px no-repeat; }
#button-foam a:hover, #button-foam a.hover 				{ background: transparent url(../images/buttons.jpg) -446px -36px no-repeat; }
#button-rubber a:hover, #button-rubber a.hover 			{ background: transparent url(../images/buttons.jpg) -504px -36px no-repeat; }
#button-abrasives a:hover, #button-abrasives a.hover 	{ background: transparent url(../images/buttons.jpg) -572px -36px no-repeat; }

.intro-text {
	margin: 25px;
}

/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
	margin-top: 20px;
}

.prodListPrice {font-size: 12px;
font-weight:bold;
margin-top: 20px;
}
