/* CSS Brouwers Equiptment*/

html,body {
	background: #E6EDF2;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	behavior: url("../csshover.htc");
}

form {
	display: inline;
}

#mainContent {
	width: 870px;
	margin: auto;
	padding:0;
	background-color: #FFFFFF;
}

#mainContentBack {
	width: 870px;
	margin: auto;
	padding:0;
	background-color: #FFFFFF;
	float: left;
}

#headerContent {
	width: 870px;
	height: 142px;
}

#headerLogo {
	width: 850px;
	height: 75px;
	background-image: url(../img/opbouw/back-header.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}

#headerLogo img{
	border: none;
	margin-right: 100px;
	margin-top: 19px;
}

#headerLogo input{
	border: 1px solid #8B8989;
}

#headerLogo a{
	color: #000000;
	font-size: 12px;
	margin-left: 2px;
	margin-right: 6px;
	line-height: 30px;
}

.headerSubmit {
	width: 78px;
	height: 20px;
	border: 1px solid #8B8989;
	background-color: #C2DFF3;
	color: #000000;
	font-weight: bold;
}

#headerSubject {
	width: 860px;
	height: 44px;
	background-color: #0060AA;
	padding-top: 23px;
	padding-left: 10px;
	color: #FFFFFF;
}

#headerSubject img{
	border: none;
	margin-right: 30px;
}

#headerSubject a{
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 2px;
	margin-right: 4px;
	line-height: 30px;
	text-decoration: none;
}

#headerSubject .activelang{
	font-size: 12px;
	font-weight:bold;
}

#menu {
	width: 190px;
	font-size: 12px;
	color: #FFFFFF;
	height: auto;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
  
#menu li {
	float: left;
	position: relative;
	width: 190px;
	height: 26px;
	border-bottom: 1px solid #FFFFFF;
	line-height: 26px;
	background-image: url(../img/opbouw/back-btn.gif);
}

#menu li a{
	width: 180px;
	height: 26px;
	display: block;
	line-height: 26px;
	padding-left: 10px;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
}

#menu .active {
	background-color: #7189A7;
	background-image: url(../img/opbouw/back-btn-active.gif);
}

#menu li ul {
	display: none;
	position: absolute;
	margin-left: 190px;
	_margin-left: -1px;
	*margin-left: 0px;
	/*margin-top: -26px;*/
	margin-top: 0px;
	float: left;
}

#menu li ul li {
	width: 188px;
	margin-left: 1px;
}

#menu li ul li a{
	text-decoration: none;
	color: #FFFFFF;
	height: 26px;
	width: 180px;
	background-image: url(../img/opbouw/back-sub-btn.gif);
	background-color: #009933;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 26px;
}

#menu li:hover ul, #menu li.over ul{ 
	display: block;
}

#menu .activeMenu {
	color: #FFF;
	background-image: url(../img/opbouw/back-btn-active.gif);
}

#menu a:hover{
	color: #FFF;
	background-image: url(../img/opbouw/back-btn-active.gif);
}

#menu ul li ul li a:hover{
	color: #FFF;
	background-image: url(../img/opbouw/back-sub-btn.gif);
}


.menuFooter {
	width: 190px;
	height: 6px;
	background-color: #0060AA;
	display: block;
}

#mainTextContent {
	width: 680px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
}

#mainTextContent img{
	border: none;
	float: left;
}

.textContent {
	width: 296px;
	height: 186px;
	float: left;
	padding: 19px;
}

.textContent h1{
	font-size: 14px;
	font-weight: bold;
	color: #0060AA;
	margin: 0;
	padding: 0;
}

.textContent p{
	font-size: 12px;
	font-weight: normal;
	color: #0060AA;
	margin: 0;
	padding: 0;
}

.textContent a{
	color: #0060AA;
}

#flash {
	width: 346px;
	height: 224px;
	float: left;
}

#flashSmall {
	width: 255px;
	height: 67px;
	float: right;
	margin-top: -53px;
}

#footer {
	width: 870px;
	margin: auto;
}

.copyright {
	text-align: left;
	width: 500px;
	float: left;
	height: 20px;
	padding-left: 10px;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
	line-height: 18px;
}

.disclaimer {
	width: 200px;
	float: right;
	height: 20px;
	padding-top: 10px;
	font-size: 10px;
	color: #0060AA;
	text-align: right;
	padding-right: 10px;
}

.disclaimer a{
	text-decoration: none;
	color: #0060AA;
	font-size: 10px;
}

.newsContent {
	width: 170px;
}

.newsContent ul{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	list-style: disc;
	padding-left: 15px;
	font-size: 10px;
	line-height: 23px;
}

.newsContent li{
	margin: 0;
	padding: 0;
	background-image: none;
	border: none;
	background-color: #0060AA;
	position: static;
	font-size: 12px;
	clear: both;
}

.sitepath {
	width: 100%;
	height: 30px;
	font-size: 10px;
	line-height: 30px;
}

.sitepath a{
	line-height: 30px;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}

.sitepath .activesitepath{
	text-decoration: none;
}

.introSales {
	width: 460px;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	font-size: 12px;
	color: #000000;
}

.introSales h1{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #0060AA;
}

.introSales p{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #0060AA;
}

#clearerDown {
	width: 870px;
	height: 20px;
	color: #FFFFFF;
	float: left;
}

.newsItem {
	width: 90%;
	height: 20px;
	line-height: 15px;
	margin-top: 10px;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
}

.newsItem a{
	color: #000;
	font-size: 12px;
}


.fieldsetContact {
	padding: 20px;
	border: 1px solid #0060AA;
	width: 400px;
}

.fieldsetContact legend {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #0060AA;
	font-weight: bold;
}

.detailRowContact {
	width: 100%;
	height: 20px;
	margin-bottom: 5px;
}

.detailRowContact label {
	width: 140px;
	float: left;
	height: 20px;
	line-height: 20px;
}

.detailRowContact input {
	width: 200px;
	height: 15px;
	border: 1px solid #4877B0;
}

.detailRowContact .postcodeRow{
	width: 100px;
}

.detailRowContact textarea {
	width: 200px;
	height: 100px;
	border: 1px solid #4877B0;
}

.btnSendContact {
	width: 120px;
	height: 20px;
	line-height: 20px;
	background-color: #0060AA;
	color: #FFF;
	border: 0;
	margin-bottom: 20px;
	font-size: 12px;
}

.reqDot {
	color: #0060AA;
	margin-left: 5px;
}


.fieldsetLogin {
	padding: 20px;
	border: 1px solid #0060AA;
	width: 400px;
}

.fieldsetLogin legend {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #0060AA;
	font-weight: bold;
}

.formobject_login {
	height: 15px;
	border: 1px solid #0060AA;
	width: 200px;
}

.formobject_Submit {
	width: 100px;
	height: 20px;
	background-color: #0060AA;
	border: 0;
	color: #FFF;
	font-size: 12px;
}

.redError {
	color: #FF0000;
}
