/* ======================================================================
   NDC CSS for NDC - Copyright 2006 Igentics Ltd - www.igentics.com
   
   Author: Barnaby Hart
/* =====================================================================*/
body { background: #EBF1F7; }
#outer { background: url(../i/home/bg_outer.gif) top left repeat-x; }
#header { background: url(../i/home/bg_header.gif) top left repeat-x; }
#banner { background: url(../i/home/banner.jpg) top right no-repeat; }


/* ====================================================================
   ROUNDED CORNERS AND BORDERS
-------------------------------------------------------------------- */
.boxbody { background: url(../i/home/panel_body_l.gif) no-repeat bottom left; }
.boxhead { background: url(../i/home/panel_head_r.gif) no-repeat top right; }
.basket .boxhead { background: url(../i/home/panel_head_r.gif) no-repeat top right; }
.boxhead h2 {  color: #EBF1F7; background: url(../i/home/panel_head_l.gif) no-repeat top left; }
.sidebox { background: url(../i/home/panel_body_r.gif) no-repeat bottom right; }


/* ====================================================================
HEADINGS
-------------------------------------------------------------------- */
h3 { color: #333; background: url(../i/home/h3.gif) bottom left no-repeat; }


/* ====================================================================
ORDERED/UNORDERED LISTS
-------------------------------------------------------------------- */
li { color: #000; background: url(../i/home/bullet-red.gif) 0 0.5em no-repeat; }
li ul li { background: url(../i/home/bullet2.gif) 0 0.5em no-repeat; }


/* ====================================================================
   TABLES
-------------------------------------------------------------------- */
table#basket th, #newsresults table th, #results table th {
	background-color: #003E75;
	color: #fff;
}
table#basket td, #newsresults table td, #results table td {
	border-bottom: 1px #003E75 dashed;
}


/* ====================================================================
FORMS
-------------------------------------------------------------------- */
#searchBox input { border: 1px #EE3E34 solid; }


/* ====================================================================
MISC STYLING
-------------------------------------------------------------------- */
div.hr { background: transparent url(../i/home/hr.gif) no-repeat scroll center; }
/*img { border: 1px #333 solid; }*/


/* ====================================================================
DROP DOWN MENU
-------------------------------------------------------------------- */
.udm ul { background-color: #00519D; }
.udm a, .udm a:link, .udm a.nohref { background-color: #00519D; color: #fff; }
.udm li a:visited { background-color: #00519D; color: #fff; }
.udm li a.udmR, .udm li a.udmY, .udm li a.udmR:visited, .udm li a.udmY:visited, .udm li a:hover, .udm li a:focus, .udm li a.nohref:hover, .udm li a.nohref:focus { background-color: #003E75; color: #fff; }
* html .udm li a:active { background-color: #003E75; color: #fff; }
.udm ul a, .udm ul a:link, .udm ul a.nohref { border-color: #003E75; color: #fff; }
.udm ul li a:visited, * html .udm ul li a:visited { border-color: #003E75; color: #fff; }
.udm ul li a.udmR, .udm ul li a.udmY, .udm ul li a.udmR:visited, .udm ul li a.udmY:visited, .udm ul li a:hover, .udm ul li a:focus, .udm ul li a.nohref:hover, .udm ul li a.nohref:focus, .udm ul li a:visited:hover { background-color: #003E75; color: #fff; }
* html .udm ul li a:active { background-color: #003E75; color: #fff; }


@import url("ndc/_ndc.css");

table#industries {
	margin-left: 30px;
}
table#industries td {
	width: 220px;
	height: 30px;
	padding-left: 10px;
	font-size: 1.2em;
	font-style: italic;
}
table#industries td#cal { background: url(../i/home/bg_cal.jpg) top 5px no-repeat; }
table#industries td#cnv { background: url(../i/home/bg_cnv.jpg) top 5px no-repeat; }
table#industries td#cus { background: url(../i/home/bg_cus.jpg) top 5px no-repeat; }
table#industries td#ext { background: url(../i/home/bg_ext.jpg) top 5px no-repeat; }
table#industries td#foo { background: url(../i/home/bg_foo.jpg) top 5px no-repeat; }
table#industries td#ipr { background: url(../i/home/bg_ipr.jpg) top 5px no-repeat; }
table#industries td#nwv { background: url(../i/home/bg_nwv.jpg) top 5px no-repeat; }
table#industries td#opt { background: url(../i/home/bg_opt.jpg) top 5px no-repeat; }
table#industries td#pap { background: url(../i/home/bg_pap.jpg) top 5px no-repeat; }
table#industries td#pha { background: url(../i/home/bg_pha.jpg) top 5px no-repeat; }
table#industries td#tob { background: url(../i/home/bg_tob.jpg) top 5px no-repeat; }
table#industries td a {
	color: #222 !important;
}
