/*

Styles for Bethell.co.uk


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


Last modified Thursday 24th April 2008
by Jedidiah Broadbent


Colours:

Bethell Blue - #1c3f95

Heading grey - #939598

Construction Red - #c9252b
Power Orange - #f36f21
Rail Yellow - #e7b909

Old Colours

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



//////////////////
Page Styles
//////////////////
*/

html{
	background-color: #fff;
	background-position: left top;
	background-repeat: repeat-x;
	overflow: scroll;
}body{
		font-family: "Lucida Grande", Verdana, "Helvetica Neue", Calibri, Arial, sans-serif;
		background-color: #FFFFFF;
		font-size: 10pt;
}#header{
	display: block;
	background-color: #1c3f95;
	width: 100%;
	float: left;
	padding: 2px;
}a:link, a:visited{
	color: #000000;
}strong{
	font-weight:bold;
}.subsect{
	display: none;
}#main_menu li{
	list-style-position: outside;
	list-style-type: none;
	float: left;
}#main_menu li a{
	display:none;
}#main_menu .swoosh{
	display: block !important;
}#widgets, #banner{
	display: none;
}.meta{
	float: right;
	position: absolute;
	top: 10px;
	right:10px;
	display: block;
	width: 200px;
	padding:10px;
	border: 1px solid #dddddd;
	background-color: #eee;
	margin-bottom: 10px;
	margin-left: 10px;
}.casestudy_options{
	display: none;
}.enlargebut{
	display: none;
}.main_sect h3{
	font-size: 18pt;
	margin-top: 45px;
		margin-bottom: 25px;
}.mainsect{
	margin-top: 20px;
}