﻿html
{
	background: #ffffff;
	width: 100%;
	height: 100%;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body
{
	margin: 0;
	padding: 0;
	font-size: 1em;
}

img.moreIcon
{
	width: 16px;
	height: 13px;
	text-align: center;
	vertical-align: top;
}

	

.bar
{
	width: 100%;
	background-color: #313131;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 0.9em;
	line-height: 2em;
}

.bar .contentleft
{
	float: left;
	width: 60%;
}

.bar .contentright
{
	float: right;
	width: 40%;
}

.bar a
{
	color: #ffffff;
	text-decoration: none;
	background-color: #313131;
}

.bar a:hover
{
	color: #ffffff;
	text-decoration: underline;	
	background-color: #313131;
}

.bar img
{
	vertical-align: middle;
	margin-bottom: 3px;
	margin-left: 8px;
	border: none;
}

.content
{
	margin: 0 auto;
	overflow: hidden;
	width: 995px;
	font-size: 1.1em;
}

#header
{
	height: 85px;
	margin-top: 15px;
}

.headerleft
{
	float: left;
	height: 100%;
	width: 400px;

}

.headerright
{
	float: right;
	margin: 37px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:520px;
}


.tabmenu
{
	padding: 0px 0px 25px 0px;
}


dl
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

dt
{
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}

dd
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	line-height: 1.5em;
	width: 575px;
}


div.imagelist
{
	margin-top: 30px;
	text-align: left;
	clear: both;
}

span.required
{
	font-size: 0.8em;
	color: #ff0000;
}


span.validation
{
	display: block;
	background-image: url(images/validation.png);	
	background-repeat: no-repeat;
	width: 368px;
	height: 54px;
	padding-left: 10px;
	padding-top: 15px;
}

p
{
	line-height: 1.5em;
	max-width: 600px;
}

#breadcrumbs
{
	padding: 10px 10px 10px 0px;
	border-top: solid 1px #cccccc;
}

#sectors
{
	background-color: #313131;
	height: 320px;
	padding: 25px;
}

#sectors .sector
{
	float: left;
	width: 265px;
	height: 100%;
	margin: 0px 25px 0px 25px;
}
#sectors .sector .sectortitle
{
	height: 35px;
}
#sectors .sector .pic
{
	border: solid 5px #ffffff;
	height: 224px;
	display: block;
}
#sectors .sector .footer
{
	background-color: #494848;
	height: 25px;
	text-align: right;
	padding: 15px 20px 0px 0px;
	color: #999999;
}
#sectors .sector .footer a
{
	background-color: #494848;
	color: #ffffff;
	text-decoration: none;
}
#sectors .sector .footer a:hover
{
	color: #ffffff;
	text-decoration: underline;
	background-color: #494848;
	
}

.contentcolumn
{
	float: left;
	width: 49.9%;
}

.contentcolumn .header
{
	padding: 35px 0px 5px 0px;
}

.columncontainer
{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.columncontainer .latestwork
{
	padding-top: 20px;
	width: 420px;
	border-top: solid 1px #cccccc;
}

.columncontainer .latestwork .left
{
	width: 180px;
	float: left;
}

.columncontainer .latestwork .right
{
	width: 235px;
	float: right;
}

.columncontainer .newscolumn
{
	padding-top: 20px;
	border-top: solid 1px #cccccc;
}

.columncontainer .newscolumn .news
{
	padding: 0px 0px 15px 0px;
}

.contentleft
{
	float: left;
	padding-top: 5px;
	height: 100%;
	width: 100%;
}
.contentright
{
	float: right;
	padding-top: 5px;
	text-align: right;
	height: 100%;
	width: 100%;
}

#twocolumnA
{
	float: left;
	width: 140px;
}
#twocolumnB
{
	float: left;
	width: 800px;
	margin: 0px 0px 0px 50px;
}
#twocolumnB .text
{
	float: left;
	width: 620px;
}
#twocolumnB .logo
{
	float: right;
	width: 175px;
}



#threecolumnA
{
	float: left;
	width: 140px;
}
#threecolumnB
{
	float: left;
	width: 590px;
	margin: 0px 30px 0px 50px;
}
#threecolumnC
{
	float: left;
	width: 175px;
}

.icon
{
	text-align: center;
}
.date
{
	color: #a6acad;
	font-style: italic;
	font-size: 1.2em;
}

.greypanel
{
	background-color: #eaeaea;
	padding: 5px;
}

.textrow
{
	vertical-align: top;
	font-weight: bold;
}
.controlrow
{
	vertical-align: top;
}
#recordsummary
{
	padding: 0px 0px 10px 0px;
}
.formbutton
{
	text-align: right;
	padding: 10px 0px 20px 0px;
}
.mapdiv
{
	width: 400px;
	height: 300px;
	border: solid 2px #cccccc;
}
hr
{
	border: none;
	border-bottom: solid 1px #cccccc;
	margin: 15px 0px 0px 0px;
}

.backtotop
{
	text-align: left;
	width: 100%;
	padding-top: 10px;
}
.backtotop a
{
	text-decoration: none;
	color: #a6acad;
}
.backtotop a:hover
{
	text-decoration: underline;
}
.text
{
	padding-bottom: 40px;
}


#submenu
{
	background-color: #e8e8e8;
	width: 100%;
	padding: 10px;
	overflow: hidden;
}

.grid
{
	width: 100%;
	vertical-align: top;
}
.grid-header
{
	background-color: #7e7e7e;
	padding: 5px;
	text-align: left;
	color: #ffffff;
	height: 25px;
}
.grid-pager
{
	background-color: #7e7e7e;
	color: #ffd106;
	padding: 5px 5px 5px 5px;
}
.grid-row td
{
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	height: 20px;
}
.gridalternaterow td
{
	background-color: #eeeeee;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	height: 20px;
}
.grid-header a
{
	background-color: #7e7e7e;
	color: #ffffff;
	padding: 5px;
}
.gridalternaterow a, .grid-row a
{
	background-color: #7e7e7e;
	color: #313131;
}
.gridalternaterow a:hover, .grid-row a:hover
{
	color: #a2a4a7;
}

.clientlink
{
	text-align: center;
	padding: 5px 0px 5px 0px;
}

a
{
	text-decoration: underline;
	color: #0000ee;
}
a:hover
{
	text-decoration: none;
	color: #0000ee;
}
a:visited
{
	color: #0000ee;
}

img.product
{
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	border: solid 15px #313131;
	clear: both;
}

img.productnb
{
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	clear: both;
}

table.features
{
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 10px;
	font-size: 0.9em;
	border: none;
}

table.features thead
{
	color: #ffffff;
	background-color: #313131;
	text-align: left;
}


table.features tr
{
	height: 2em;
}

img.newWindow
{
	margin: 0px 3px 0px 3px;
}

table.features tbody tr
{
	background-color: #eeeeee;
	padding: 5px 0px 5px 0px;
}

table.features tbody td
{
	border-bottom: solid 1px #cccccc;
}

table.features td, table.features th
{
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}


div.headlinedate
{
	font-family: Verdana;
	font-size: 1.0em;
	color: #a6acad;
	
}

div.headline h3
{
	text-indent: 0px;
	font-size: 1em;
	margin: 5px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	
}
div.headline h3 a
{
	font-weight: normal;
	font-size: 1.8em;
	font-family: Arial;
	color: #010101;
	text-decoration: none;
}


table.features th.f, table.features td.f
{
	width: 25px;
	text-align: center;
}

table.features td.f
{
	background-image: url('images/tick.png');
	background-position: center center;
	background-repeat: no-repeat;
}

table.features th.fd
{
	width: 350px;
	text-align: left;
}

div.mapdiv
{
	width: 580px;	
}

ul li
{
	list-style-image: url('images/bullet.png');
	margin: 5px 0px 5px 0px;
}

ol li
{
	margin: 5px 0px 10px 0px;
	width: 500px;
}


@media print
{

	/*
	#sectors
	{
		display:none;
	}
	*/
}

