/*GENERAL*/
.clear {
	clear:both;
	font-weight: normal;
}
.accessibility {
	display:none;
}


body, h1, h2, h3, h4, ul, form, p, span {
	margin:0;
	padding:0;
	border:0;	
}

a:hover { text-decoration:none }

.moreinfo {
	display:block;
	width:102px;height:32px;
	text-indent:-1000em;
	background:url(../images/template/btnMoreInfo.png) no-repeat;
}


/*LAYOUT*/
.inner {
	margin: 0 auto;
	width:950px;
}

#header {
	border-top:5px solid #000000;	
	background: url(../images/template/headerbg.jpg) repeat-x;
	height:126px;
	overflow:hidden;	
}

#header h1 {
	text-indent:-1000em;
	display:block;
	width:209px;height:50px;
	margin:33px 0 14px 0;
	background:url(../images/template/watershed-packaging-logo.png) no-repeat;
}
#header h5 {
	text-indent:-1000em;
	display:block;
	width:209px;height:50px;
	margin:-63px 0 14px 630px;
	background:url(../images/home/packaging-enquiries-tel-num.png) no-repeat;
}
#navigation ul {  }

#navigation ul li { 
	display:block;
	float:left;
	list-style-type:none;
	text-align:center;
	margin:1px 1px 0 1px;
	padding:3px 8px 0 8px;
	text-decoration:none;
	color:#000;	
	height:29px;
}

#navigation ul li:hover { 
	border:1px solid #663200;
	border-bottom:0;
	margin:0;
	background:url(../images/template/navlibg.jpg) repeat-x;
}

#navHome { width:43px; }
#navAbout { width:43px; }
#navLabels { width:48px; }
#navTapes { width:48px; }
#navFilm { width:31px; }
#navPrinters { width:53px; }
#navPallat { width:80px; }
#navMachinery { width:75px; }
#navSpecial { width:98px; }
#nav2ndHand { width:66px; }
#navNews { width:41px; }
#navContact { width:55px; }

#straplineone {
	background:#f89714 url(../images/template/straplineonebg.jpg) repeat-x;
	min-height:26px;
}

#straplinetwo {
	display:none
}

#maincontent {
	padding:20px 0 20px 0;
}

#subfooter {
	border-top:1px solid #d3c3b4;
	background: #ffffff url(../images/template/subfooterbg.jpg) repeat-x;
	padding:26px 0 20px 0;	
}

#subfooter .inner div p { width:214px; }
#subfooter .inner div p img { float:left }

#subfooter .inner div, #footer .inner div {
	float:left;
	width:237px;
}

#footer {
	border-top:5px solid #333301;
	background: #333301 url(../images/template/footerbg.jpg) repeat-x;
	padding:15px 0 20px 0;	
}

#footer h3 { margin-bottom:10px; }

#SubscribeEmail { margin:5px 0 5px 0;width:200px }

#btnSubSubmit {
	width:102px;height:32px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/template/btnSubscribe.png) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
}

#footer ul { list-style-type:none; }

.twocol1, .twocol2 {
	float:left;
}
.twocol1 {
	width:630px;
}
.twocol2 {
	width:320px;
}

/*TAGS*/
.tag {
	background:url(../images/template/tag.png) no-repeat;
	display:block;height:31px;width:88px;
	text-align:center;
	padding-top:5px;
}

/*BULLETS*/
.crossbullets li {
	list-style-type:none;
	padding-left:10px;
}

.crossbullets li li {
	background:none;
}

.greenbullet li {
	background:url(../images/template/greencrossbullet.png) no-repeat left 5px;
}

.greybullet li {
	background:url(../images/template/greycrossbullet.png) no-repeat left 5px;
}

.grey2bullet li {
	background:url(../images/template/grey2crossbullet.png) no-repeat left 5px;
}

/*FONTS*/

/*Font Size*/
/*#navigation ul li a, #straplinetwo, .twocol2, #breadcrumb, { font-size:0.8em; }
#straplinetwo { font-size:12px }
#subfooter p, #footer p, #footer a, .productsub, .newslist { font-size:0.7em;line-height:1.6em; }
#footer label { font-size:0.8em }
.twocol2 h3 { font-size:1em; }
#categorynavlist { line-height:1.6em; }*/
body { font-size:12px;line-height:18px }


/*Colours*/
#navigation ul li a:hover, #straplinetwo h2, .whitetxt, .tag { color:#fff; }
#subfooter h3, .grey2txt, #categorynavlist li a { color:#333300; }
#subfooter a, .orangetxt, #categorynavlist li li, #breadcrumb a { color:#ff6701; }
#subfooter p, .greytxt, .twocol2 h3, #breadcrumb, .productsub,  .newslist { color:#666666; }
#straplinetwo p, #straplinetwo a, .grey3txt { color:#cccccc; }
#footer h3 { color:#fff; }
#footer a, #footer label, .greentxt { color:#99CC63; }

/*Font Other*/
#navigation ul li a, #straplinetwo, #footer label, .twocol2, #breadcrumb { font-family:Arial, Helvetica, sans-serif; }
#navigation ul li a, #navigation ul li a:hover { font-weight:bold; }
#subfooter p, #subfooter a, #footer p, #footer a, .productsub, .newslist { font-family:Georgia, Arial, Times, serif; }
#subfooter a { 
	background: url(../images/template/orangelinkarrow.png) no-repeat right;
	padding-right:12px;
	display:inline-block;
}
.twocol2 h3 { font-weight:normal }
.tag { font-weight:bold;text-decoration:none }
#table-header {
	color: #FFF;
}
#tablehd {
	color: #FFF;
}
