/*

Styles for sub-site sections

Made by Kaleidoscope
http://www.kadm.co.uk/


Colours:

Bethell Blue - #1c3f95

Heading grey - #939598

Civils Red - #c9252b
PowerServices Orange - #f36f21
Rail Yellow - #e7b909
Lighting Green - #00ab4e
Building Blue - #00aeef


*/



/* 
//////////////////
Group Sections 
//////////////////
*/

/* Civils 
body.civils #header{
	background-color: #c9252b;
}body.civils .news_ticker{
	list-style-type: none;
	background: #c9252b;
}body.civils .news_link a:link, body.civils .news_link a:visited{
	display: block;
	color: #c9252b !important;
}body.civils .item_link > a:link, body.civils .item_link > a:visited{
	display: block;
	color: #c9252b !important;
}
*/
/* HSQE */
body.hsqe_page #header{
	background-color: #47951c;
}body.hsqe_page .news_ticker{
	list-style-type: none;
	background: #47951c;
}body.hsqe_page .news_link a:link, body.hsqe_page .news_link a:visited{
	display: block;
	color: #47951c !important;
}body.hsqe_page .item_link > a:link, body.hsqe_page .item_link > a:visited{
	display: block;
	color: #47951c !important;
}

/* Rail 
body.rail_page #header{
	background-color: #777777;
}body.rail_page .news_ticker{
	list-style-type: none;
	background: #777777;
}body.rail_page .news_link a:link, body.rail_page .news_link a:visited{
	display: block;
	color: #777777 !important;
}body.rail_page .item_link > a:link, body.rail_page .item_link > a:visited{
	display: block;
	color: #777777 !important;
}
*/
/* Power Services 
body.power_page #header{
	background-color: #f36f21;
}body.power_page .news_ticker{
	list-style-type: none;
	background: #f36f21;
}body.power_page .news_link a:link, body.power_page .news_link a:visited{
	display: block;
	color: #f36f21 !important;
}body.power_page .item_link > a:link, body.power_page .item_link > a:visited{
	display: block;
	color: #f36f21 !important;
}.back_link a:link, .back_link a:visited{
	color: #999 !important;
	display:block;
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}
*/

.casestudy_options{
	margin-top: 20px;
}.casestudy_options a{
	display: block;
	color: #222222;
	padding: 3px;
	padding-left: 28px;
	margin-bottom: 5px;
	background-position: left bottom;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 18px;
}.casestudy_options a:hover{
	background-color: transparent;
	text-decoration: underline;
}.casestudy_options .print{
	background-image: url(/styles/images/printer_24x24.png);
	padding-left: 28px;
}#print-link{
	background-image: url(/styles/images/printer_24x24.png);
	padding-left: 28px;
}.casestudy_options .pdf{
	background-position: 4px center;
	background-image: url(/styles/images/icon_pdf.gif);
}.casestudy_options .page{
	background-image: url(/styles/images/document_24x24.png);
	margin-top: 20px;
}