body, td, th, div, span, p, br, input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
}
body {
	   margin:0 0 0 20px;
	   padding:0;
	   background-color:#390;
}
#wrapper {
	text-align: center;
	margin: 0 auto;
	background: url("images/wrapper-bg.gif") top center repeat-y;

	}
	
	
#banner {
	margin:0px auto;
	padding:0px;
	width:789px;
    background: url("images/banner.gif") top center no-repeat;
    height:149px;
    color:#390;
}
	
#banner #country {
	float: right;
	padding: 11px 50px 0 0;
	margin:0;
}
	
/* table formatting for order forms */
table { background-color:#000; background-image:none; }
td, th {
	vertical-align:top;
	padding:4px;
	background-image:none;
	background-color:#fff;
}
.nob { border:0px }
th {
	color:#fff;
	background-color:#009;
}
.nw, .red, .blue, .orange, .pink, .purple, .lime {
	white-space:nowrap;
	text-align:center;
	font-size:9px;
	
}
.icontablel {
	vertical-align:middle;
	height:1000px;
	text-align:centre;
	background:#fff url("images/small_icons/iconslarge.gif") top left no-repeat;
}

.icontable {
	vertical-align:middle;
	height:428px;
	text-align:centre;
	background:#fff url("images/small_icons/iconsmall.gif") top left no-repeat;
}
table.icontable td {
	vertical-align:middle;
	text-align:centre;
}

.subform { background-color:#555; width:100%; }
.subform td { background-color:#ddd; padding:4px; }
.subform th { background-color:#9bd; padding:4px; }
.subdub td, .subdub th { padding:6px; margin:2px; }
.lime, .subform .lime, .subdub .lime {color:#fff; background-color:#70ee65; }
.orange, .subdub .orange {color:#fff; background-color:#ff6516; }
.purple, .subdub .purple { color:#fff; background-color:#6a1e68; }
.pink, .subdub .pink { color:#fff; background-color:#cc66cc; }
.blue, .subdub .blue { color:#fff; background-color:#153587; }
.red, .subdub .red {color:#fff; background-color:#ea2013; }
.nw, .subdub .nw { color:#000; background-color:#ffffff; }
.subdub .red, .subdub .blue, .subdub .orange, .subdub .purple, .subdub .lime, .subdub .nw {
	padding:6px;
}

td.nw {
	background-color:#fff;
	color:#000;
	padding:6px;
	white-space:nowrap;
	text-align:center;
	font-size:10px;

}

/* headings */
h1,h2,h3,h4,h5,h6 {
	color:#909;
	font-weight:bold;
}
h1 {
	font-size:20px;
	margin:0;
	line-height:24px;
	padding: 16px 0px 2px 30px;
}
.header { border-bottom:1px dotted #fc0; } 

/* wrapper table */
table.maintable {
	background-color:#fff;
	width:748px;
border:0;
text-align: left;
}
table.maintable td {
	font-size:11px;
	padding:4px;
	margin:0px;
}
/* logo - we have to CSS it otherwise we get a bottom gutter of around 6px that I can't shift */
.labelmine {
	margin:0px auto;
	padding:0px;
	vertical-align:top;
    background: url("images/labelmine-head.gif") top left no-repeat;
    height:149px;
    font-size:2px;
    text-align:right;
    color:#390;
	line-height: 2px;
}

table.maintable td.headtd {
margin:0px;
	padding:0px;
}
/* navigation */
.nav {
	background-color:#000099;
	color:#fff;
	width:578px;
}
.navlist {
	margin:0px 1px 2px 20px;
	padding:0px 2px;
}
.navlist li {
	display:inline;
	float:left;
	margin:2px 8px;
	padding:0px;
}
.navlist li a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

/* product list */
.prodlist {
	background-color:#fff;
	color:#009;
	border-right:1px dotted #fc0;
	width:170px;
}
.prodlist div {  margin:20px; }
.prodlist a { text-decoration:none; color:#009; }
.prodlist a:hover, .navlist li a:hover, .footer div a:hover {
	text-decoration:underline;
	color:#f60;
}
.prodlist ul {
	list-style:none;
	padding:0px;
	margin: 0;
}
.prodlist ul li { 
margin:4px 0px;
padding:0px; }

/* product info */
.productimage {
	float:right;
	width:250px;
	text-align:center;
	padding:10px;
}
.product, .widebody {
	margin-left:30px;
	margin-top:6px;
}
.product {
	width:260px;
}

/* price display and order button with dotted line above */
.order {
	border-top:1px dotted #369;
	color:#990099;
	text-align:right;
	font-size:140%;
	font-weight:bold;
	padding:10px 0px;
}
.order img {
	vertical-align:middle;
}

/* wide central area replacing prodlist & info */
.widebody { padding:0 20px 0 0; }
.widebody h1 {
	font-size:20px;
	margin:16px 0px 2px 0px;
	padding:0px;
	line-height: 28px;
}
.widebody h2 {
	font-size:18px;
	line-height: 24px;
}
.widebody h3 {
	font-size:16px;
	line-height: 20px;
}
.widebody h4 {
	font-size:14px;
}
/* page footer */
.topgap {
	width:170px;
}
.footer,.topgap {
	background-color:#FFE57F;
	color:#369;
}
.footer { border-top:1px solid #99b2cc; }
.footer div { margin:3px 9px; }
.footer div a { color:#369; }

.footerright {
	font-size: 10px;
	float: right;
}




.descript {
	width:300px;
	padding-left:30px;
	padding-top:6px;
	padding-bottom:6px;

}

.iconscroll {
	float:right;
	width:350px;
	text-align:center;
	padding:10px;
}

.sampleInfo {
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background:#fff url("images/small_icons/iconslarge2.gif") top left no-repeat
}

.portfolioHead {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #99B2CC;
	padding: 5px;
	width: 350px;
}
.rightScroll {
	overflow: scroll;
	margin-top: 0px;
	padding: 5px;
	width: 350px;
	text-align: center;
	height: 170px;
	clip:   rect(auto auto 350px auto);
	background-color: #FFFFFF;
}

/*--- NEW FOOTER DIV ---*/

#footer2 {
	margin:0px auto;
	background-color: #FFE57F;
	border-top: 1px solid #FFCC33;
	height:35px;
	width: 748px;
	text-align: left;
	
	}
#footerBase {
	margin:0px auto;
	background: url(images/footer-bg.gif)top center no-repeat;
	height: 19px;
	
	width: 788px;
	}
.footerLeft {
padding-top: 5px;
padding-left: 10px;	
	color: #390;
	font-weight: bold;
	font-size:12px;
	float: left;
	}
.footerRight {
padding-top: 5px;
padding-right: 10px;
		font-size: 10px;
	float: right;
	}
	
input {
	font-size: 11px;
	}
	
#cc {
	border-collapse: collapse;
	margin:0 20px 20px 0;
	padding:0;
	}
#cc th {
	color: #333;
	background-color: #fff;
	text-align: left;
	white-space: nowrap;
	}
#cc th, #cc td {
	border-bottom: 1px solid #ccc;
		font-size: 11px;

	}
	
#ord {
	border-collapse: collapse;
	margin:0 20px 20px 0;
	padding:0;
	}
#ord th {
	color: #333;
	background-color: #f6f6f6;
	text-align: left;
	}
#ord th, #ord td {
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	}
#ord th.head {
	color: #009;
	font-size: 14px;
	padding-top: 20px;
		background-color: #fff;
	}