
/*GENERIC STYLESHEET for Malcolm (Electropainting & Powder Coating) :::::::: */

/* AUTHOR:	Chris Wilsdon, Pepperneck Ltd.
/* DATE:		February 2009



/*______________________________________________________ BASIC CONFIGURATION */
body {
	background:#FFFFFF;
	font:81.25%/1.2 Arial, Helvetica, sans-serif;
	text-align:center;
	color:#DDDDDD;
	}
/*---------------------------------------------------------------------------*/
a {
	text-decoration:none; outline:none; font-weight:bold; color:#fef656;
	}
a:hover {
	text-decoration:underline;
	}
/*---------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	margin-bottom:0.5em;
	font-weight:bold;
	line-height:1.2;
	}
h2 {
	font-size:1.38em;
	position:relative;
	width:390px;
	border-bottom:1px solid #FFFFFF;
	color:#fef656;
	padding-bottom:0.3em;
	margin-bottom:30px;
	}
h3 {
	font-size:1.23em;
	color:#EEEEEE;
	}
p {
	margin-bottom:0.8em;
	}
p.intro {
	font-size:1.08em;
	margin-bottom:1.5em;
	line-height:1.4;
	color:#FFFFFF;
	}
/*---------------------------------------------------------------------------*/
ul, ol, dl {
	margin-bottom:2.0em;
	}
ul {
	padding-left:2.0em;
	}
ol {
	list-style-type:decimal;
	padding-left:2.0em;
	}
dt {
	margin-top:1.0em;
	font-weight:bold;
	}
li {
	margin-bottom:0.2em;
	padding-left:0.5em;
	}
hr {
	border:0;
	color:#666666;
	background-color:#666666;
	height:1px;
	width:100%;
	margin:2.5em 0 1.0em;
	}



/*_______________________________________________________________ PAGE SETUP */
#pagewrapper {
	width:890px;
	padding:0 41px 4.0em;
	margin:0 auto;
	}
#page {
	width:100%;
	text-align:left;
	}
/*---------------------------------------------------------------------------*/
#header {
	position:relative;
	height:130px;
	}
#main {
	position:relative;
	background:#262626 url(/malc/img/layout/mainbg.jpg) 0 0 no-repeat;
	margin-top:40px;
	padding:120px 40px 50px;
	min-height:250px;
	}
#sidebarwrap {
	background:url(/malc/img/layout/chevronfg.png) 0 0 no-repeat;
	float:left;
	margin:-10px 0 0 -10px;
	padding:0 0 0 10px;
	}
#sidebar {
	position:relative;
	width:180px;
	margin-top:130px;
	z-index:100;
	}
#content {
	position:relative;
	float:right;
	width:600px;
	margin-top:30px;
	}
#footer {
	background:#4d4d4d url(/malc/img/layout/footerbg.gif) 0 bottom no-repeat;
	padding:13px 40px 15px;
	border-top:1px solid #FFFFFF;
	}


/*___________________________________________________________________ HEADER */
#header h1 {
	position:absolute;
	top:60px;
	left:0;
	width:216px;
	height:60px;
	}
#globalnav {
	position:absolute;
	right:15px;
	bottom:17px;
	width:625px;
	border-bottom:1px solid #262626;
	}
#globalnav ul {
	float:right;
	margin:0 5px 0 0;
	list-style-type:none;
	padding-left:0;
	}
#globalnav ul li {
	float:left;
	padding:5px 10px;
	margin-bottom:0;
	}
#globalnav ul li a {
	background:url(/malc/img/layout/globalnavbullet.gif) 0 60% no-repeat;
	padding-left:17px;
	font-size:1.08em;
	color:#000000;
	font-weight:normal;
	}
#globalnav ul li a:hover {
	background-image:url(/malc/img/layout/globalnavbullet_hover.gif);
	text-decoration:none;
	}
#globalnav ul li#gn-index {
	display:none;
	}

/*___________________________________________________________________ BANNER */
#banner {
	position:absolute;
	top:-40px;
	left:0;
	background:url(/malc/img/layout/bannerbg.jpg) 0 0 no-repeat;
	width:890px;
	height:160px;
	color:#FFFFFF;
	}
#bannerlinks {
	position:absolute;
	top:0;
	right:0;
	margin-bottom:0;
	list-style-type:none;
	padding-left:0;
	}
#bannerlinks li {
	float:left;
	margin-bottom:0;
	padding-left:0;
	line-height:40px;
	}
#bannerlinks li a {
	display:block;
	padding:0 15px 0 5px;
	font-size:1.23em;
	color:#FFFFFF;
	}
#bannerlinks li#logout {
	display:none;
	}
#bannerlinks li#logout a {
	font-weight:normal;
	}
#bannerlinks li a:hover {
	text-decoration:none;
	color:#333333;
	}
#bannerlinks li a:hover span {
	color:#333333;
	}
#feature {
	position:absolute;
	background-position:0 0;
	background-repeat:no-repeat;
	top:40px;
	right:0;
	width:313px;
	height:187px;
	overflow:hidden;
	}
#featuremask {
	background:url(/malc/img/layout/featuremask.png) 0 0 no-repeat;
	width:100%;
	height:100%;
	}
#bannercontent {
	position:absolute;
	bottom:15px;
	left:40px;
	}
#bannercontent p {
	font-size:1.08em;
	font-weight:bold;
	}


/*___________________________________________________________________ SUBNAV */
.subnav {
	border-top:1px dotted #666666;
	list-style-type:none;
	padding-left:0;
	}
.subnav li {
	border-bottom:1px dotted #666666;
	margin-bottom:0;
	padding-left:0;
	}
.subnav li a {
	background:transparent none top left no-repeat;
	display:block;
	color:#fef656;
	font-weight:bold;
	width:172px;
	height:28px;
	padding:0 14px 0 9px;
	margin-left:-5px;
	line-height:28px;
	}
.subnav li a:hover {
	background-image:url(/malc/img/layout/subnavbg.png);
	text-decoration:none;
	}
.subnav li a:active {
	background-image:url(/malc/img/layout/subnavbg.png);
	background-position:0 -28px;
	}


/*__________________________________________________________________ CONTENT */
h2 span {
	position:absolute;
	top:0;
	left:-135px;
	background:url(/malc/img/layout/breadcrumbbullet.gif) 100% 0.2em no-repeat;
	padding-right:20px;
	width:105px;
	text-align:right;
	}
h2 span, h2 span a {
	font-weight:normal;
	color:#e5e5e5;
	}
h2 span a:hover {
	text-decoration:none;
	}
/*---------------------------------------------------------------------------*/
.columns {
	margin-right:-30px;
	}
.columns > div {
	float:left;
	margin-right:30px;
	}
.columns.three .span1 {
	width:180px;
	}
.columns.three .span2 {
	width:390px;
	}
.columns.two .span1 {
	width:285px;
	}


/*___________________________________________________________________ FOOTER */
div#footer {
	margin-bottom:0.5em;
	}
div#footer ul {
	margin-bottom:0;
	list-style-type:none;
	padding-left:0;
	}
div#footer ul li {
	float:left;
	padding:0 10px;
	margin-bottom:0;
	line-height:1.2;
	}
div#footer ul li a {
	color:#DDDDDD;
	font-weight:normal;
	}
div#footer ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
ul#footernav {
	float:left;
	}
div#footer ul#footernav li {
	border-left:1px solid #999999;
	}
div#footer ul#footernav li:first-child {
	padding-left:0;
	border:0;
	}
ul#footercontacts {
	float:right;
	}
div#footer ul#footercontacts li {
	padding:0 0 0 20px;
	}
/*---------------------------------------------------------------------------*/
#designedby a {
	background:url(/malc/img/layout/peppernecklogosprite.png) 0 0 no-repeat;
	display:block;
	float:right;
	width:89px;
	height:0;
	padding-top:28px;
	overflow:hidden;
	}
#designedby a:hover {
	background-position:0 -28px;
	}


/*____________________________________________________________ PAGE SPECIFIC */
ul.enquiries {
	list-style-type:none;
	padding-left:0;
	}
ul.enquiries li {
	font-size:1.69em;
	font-weight:bold;
	margin-bottom:0;
	padding-left:0;
	}
ul.enquiries li a {
	font-weight:bold;
	}
ul.enquiries li a:hover {
	text-decoration:none;
	}
ul.enquiries li span {
	font-weight:normal;
	margin-left:1.0em;
	}
p.address {
	font-size:1.23em;
	}
dl.staffcontacts dt {
	margin-top:1.5em;
	color:#fef656;
	font-weight:normal;
	}
dl.staffcontacts dt span {
	color:#FFFFFF;
	}
dl.staffcontacts dd a {
	font-weight:normal;
	color:#FFFFFF;
	}
dl.staffcontacts dd span {
	margin-left:1.0em;
	}
/*---------------------------------------------------------------------------*/
img#locationmap {
	position:absolute;
	left:-210px;
	bottom:0;
	width:810px;
	height:424px;
	}
.locationmapcrop {
	background:url(/malc/img/layout/locationmapcrop.jpg) no-repeat;
	border:1px solid #666;
	display:block;
	width:158px;
	height:200px;
	padding:10px;
	font-size:1.3em;
	font-weight:normal;
	color:#fef656;
	}
.locationmapcrop:hover {
	color:#FFFFFF;
	text-decoration:none;
	}


/*________________________________________________________ AUXILIARY CLASSES */
.pdfdownload a {
	display:block;
	background:#2e2e2e url(/malc/img/pdficon.png) 135px 9px no-repeat;
	padding:10px 53px 10px 10px;
	width:117px;
	color:#FFFFFF;
	font-weight:normal;
	}
.pdfdownload a:hover {
	background-color:#444444;
	text-decoration:none;
	}
.orpheuslogo {
	background:url(/malc/img/orpheuslogo.jpg) no-repeat;
	display:block;
	width:180px;
	height:0;
	padding-top:120px;
	overflow:hidden;
	}