/*-----------------------------------------------------------------------------
Utilimaster General Stylesheet
version:   1.0
author:    T C Witek
email:     twitek@eonegroup.com
-----------------------------------------------------------------------------*/
@import "manuela.css";
@import "john.css";
/*---------------------------------------------------------------------------*/
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* Code to clear floats inside containers - add to the outside container */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* End of float clearing trick */

body {
	background: #a1a0a0 url(/utilimaster/images/standard/bg.jpg) top left repeat-x;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #484747;
	text-align: center;
}
strong {
	font-weight: bold;
}
a {
	outline: none;
	text-decoration: none;
	color: #f87628;
}
#wrapper {
	background-color: #fff;
	width: 926px;
	text-align: left;
	margin: 20px auto;
}
td#header {
	vertical-align: bottom;
	padding-bottom: 5px;
	font-weight: bold;
}
td#header form {
	display: block;
	float: right;
	width: 525px;
	text-align: right;
}
td#header form input.textbox {
	font-size: 10px;
	width: 90px;
}
td#menu {
	padding-left: 15px;
	vertical-align: top;
	font-weight: bold;
}
td#menu a {
	color: #484747;
}
td#menu ul {
	padding-top: 25px;
	padding-right: 20px;
}
td#menu ul ul {
	padding-right: 0;
	padding-bottom: 13px;
	padding-top: 0;
/*	margin-top: -15px; /* need ie over ride on menu margins */
}
td#menu ul li {
	text-align: right;
	padding-bottom: 20px;
}
td#menu ul ul li {
	font-weight: normal;
	line-height: 1em;
	padding-bottom: 0px;
	padding-top: 7px;
}
td#menu ul ul li a {
	color: #5f5e5e;
}
tr#main td {
	padding-bottom: 10px;
}
td#newsbox div {
	background: url(/utilimaster/images/standard/bg_rss.jpg) top left no-repeat;
	padding: 10px;
	width: 164px;
	height: 274px;
}
td#newsbox span a {
	display: block;
	margin-bottom: 15px;
	color: #fff;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: bold;
}
td#newsbox img {
	margin-bottom: -4px;
}
td.featured div {
	width: 164px;
	height: 207px;
	padding: 10px 9px;
	border: 1px solid #8f8e8e;
	position: relative;	
}
td.featured div a {
	color: #484747;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: bold;	
}
td.featured img {
	padding-bottom: 5px;	
}
td.featured p img {
	margin-bottom: -4px;	
	padding-bottom: 0;
}
td#footer {
	padding: 90px 0 37px;
	text-align: right;
	color: #f4793e;
	line-height: 1.5em;
}
td#footer a {
	color: #484747;
}	
td#footer span {
	color: #484747;
}
ul#tabmenu li {
	display: inline;
}	
ul#tabmenu li a {
	line-height: 1em;
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	width: 77px;
	margin-right: 2px;
	padding: 3px 15px 7px;
	height: 20px;
	background: url(/utilimaster/images/content/global/tab.gif) top left no-repeat;
}
ul#tabmenu[class="clearfix"] li a {
	line-height: 1.2em;
}
body#one ul#tabmenu li#one a, 
body#two ul#tabmenu li#two a,
body#three ul#tabmenu li#three a,
body#four ul#tabmenu li#four a,
body#five ul#tabmenu li#five a,
body#six ul#tabmenu li#six a,
body#seven ul#tabmenu li#seven a {
	background: url(/utilimaster/images/content/global/tab_active.gif) top left no-repeat;
	color: #484747;
}
div#tab_box {
	width: 743px;
	min-height: 275px;
	border: 1px solid #5a6386;
	padding: 10px;
}
div#img_col {
	width: 377px;	
	float: left;
}
div#img_col img {
	padding-bottom: 10px;
}
div#text_col {
	float: right;
	width: 366px;	
}

td.bt_industry div {
	width: 184px;
	height: 227px;
	position: relative;	
}
td.bt_industry div a {
	display: block;
	width: 100%;
	height: 100%;	
}
td.bt_industry img {
	position: absolute;
	top: 10px;
	left: 10px;
}
td#parcel {
	background: url(/utilimaster/images/standard/parcel.gif) top left no-repeat;
}
td#textile {
	background: url(/utilimaster/images/standard/textile.gif) top left no-repeat;
}
td#baking {
	background: url(/utilimaster/images/standard/baking.gif) top left no-repeat;
}
td#utility {
	background: url(/utilimaster/images/standard/utility.gif) top left no-repeat;
}
td#stock {
	background: url(/utilimaster/images/standard/utility.gif) top left no-repeat;
}
div#tab_box ul.bulleted {
	margin-left: 15px;
}
div#tab_box ul.bulleted li {
	list-style-type: circle;
	padding-bottom: 5px;	
}
div#tab_box.caseStudies h1,
div#tab_box.news_box h1 {
	display: block;
}
div#tab_box.caseStudies a img,
div#tab_box.news_box a img {
	float: none;
	margin: 0;
	position: inherit;
}
div.news {
	margin-top: 25px;
}
div.news a {
	display: block;
	color: #484747;
}
div.fulltext {
	margin-top: 50px;
}
/* event calendar */
span.date, span.type {
	display: block;
	float: left;
	width: 60px;
	font-weight: bold;
	color: #999999;
}
span.type {
	width: 80px;
}
span.event, span.site {
	display: block;
	float: left;
	color: #5b6387;
	width: 300px;
}
span.site {
	width: 270px;
}
div#tab_box.calendar p {
	margin-bottom: 5px;
	padding: 2px 0;
	border-bottom: 1px dotted #ccc;
}
div#tab_box.calendar h2 {
	margin: 0; padding: 0;
	margin-top: 15px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 3px;
}
td.featureprod p {
	font-weight: bold;
}
ul#nav-main li ul {
	display: none;
}