/**
$Revision: 1.4 $
ISR Europe blue: #011971; - original site colour
ISR Inc. blue: #011971.
*/
@import url(reset-fonts.css);
@import url(isre_structure.css);
body{
	font-size:69%;
	font-familie:Arial;
	color:#444;
	line-height:140%;
}
#container{
	background:#e3e3e3;
}
p{
	color:#2e2e2e;
	text-align:left;
	margin:1em 0 1em 0;
}
p.introduction {
	color:#2e2e2e;
	font-weight:bold;
	xtext-align:left;
	margin:1em 0 1.5em 0;
}
p.notopmargin {
	color:#2e2e2e;
	margin:0.1em 0 1.5em 0;
}
strong{
	font-weight:bold;
}
h1{
	color:#011971;
	font-size:1.5em;
	font-weight:bold;
	text-transform:uppercase;
}
h2{
	color: #011971;
	font-size:1.1em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0.4em;
}
h3{
  color:#333333;
  font-size:1em;
  font-weight:bold;
}
hr {
	width:530px;
	height: 1px;
	color:#777;
	border-top: 1px;
	xbackground-color:#fff;
	text-align:left;
	margin-left:15px;
}
a{
	color:#011971;
	text-decoration:none;
	font-weight: bold;
}
a:hover{
	xcolor:#ff6600;
	color:#002B55;
	text-decoration:none;
}
#page{
	background:#fff;
	font-size:1.1em;
	padding:0 0 20px 20px;
}
#kopje{
	display:block;
	xwidth:154px;
	width:164px;
	text-decoration:none;
	color: #011971;
	border:1px solid #fff;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	background:#fff;
}
/** header area */
#header{
	background:#011971 url(../images/top.png) top no-repeat;   /*  Original colour  */
/*	background:#011971 url(../images/top.png) top no-repeat;  */  /*  Official colour  */
}
#placeholder{
	background:#fff url(../images/images610.jpg) right no-repeat;
}
#logo{
	background:url(../images/logo_isre.gif) no-repeat;
}
#logo a{
	width:138px;
	height:52px;
	display:block;
	text-decoration:none;
}
#home a{
	width:38px;
	height:20px;
	text-decoration:none;
	float:left;
	margin:0;
	color:#fff;
	border:1px solid #011971;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
	padding-left:48px;
	padding-bottom:-2px;
}
#nl{
	background:url(../images/nl.jpg) no-repeat;
	float:left;
}
#en{
	background:url(../images/gb.jpg) no-repeat;
	float:left;
	margin-left:4px;
}
#language {
	width:40px;  /* was 16px  */
	height:13px;
	position: absolute;
	left:838px;
	top:-2px;
	text-decoration:none;
}
#language a{
	width:16px;  /* was 16px  */
	height:13px;
	float: left;
	display:block;
	text-decoration:none;
}
/** END header area */
/** header menu */
#header_menu{
	xwidth:585px;
	width:610px;
	height:28px;
	float:right;
	padding-top:5px;
}
#header_menu ul{
	white-space:nowrap;
}
#header_menu li{
	float:left;
	list-style-type:none;
}
#header_menu li a{
	xwidth:113px;
	width:120px;
	height:20px;
	text-decoration:none;
	float:left;
	margin:0;
	color:#fff;
	border:1px solid #011971;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	padding-bottom:-2px;
}
#header_menu li a.active{
	border:1px solid #fff;

}
#header_menu li a:hover{
	border:1px solid #fff;
}
/** END header menu */
/** footer */
#footer{
	width:100%;
	height:19px;
	background:#011971 url(../images/bottom.png) bottom no-repeat;
	padding-top:5px;
}
#footer_menu{
	margin:0 auto;
	width:435px;   /* was 385px  */
}
#footer_menu ul{
	margin-left:0;
	padding-left:5px;
	white-space:nowrap;
	font-size:.9em;
}
#footer_menu li{
	float:left;
	list-style-type:none;
	padding:0 10px 0 10px;
	border-left:1px solid #fff;
}
#footer_menu li.first{
	border-left:0;
}
#footer_menu li a{
	height:10px;
	text-decoration:none;
	float:left;
	margin:0;
	color:#fff;
	text-align:center;
	padding-bottom:2px;
}
#footer_menu li a.active{

}
#footer_menu li a:hover{
	color:#ff6600;
}
#copyright{
	font-size:.9em;
	color:#333;
	text-align:center;
	margin-top:6px;
}
/** END footer */
/** page details */
#left270 img{
	margin:0 0 20px 33px;
}
#right270 img{
	margin:0 0 20px 37px;
}
#right610 p{
	padding-right:40px;
}
#left610 p{
	padding-right:35px;
}
xul.inpagelist { /** new */
	padding:0px 0 0 20px;
}
ul.inpagelist li{
	list-style:square inside;
	xdisplay: block;
	padding:2px 5px 8px 20px;
	xpadding:2px 1px;
}
.inpagelist a{
	font-weight:bold;
}
.product p img{
	padding:10px;
}

.product{
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
	padding-bottom:15px;
}
.prod-img{
	float:left;
	width:260px;
	text-align:center;
}
.prod-details{
	float:left;
	width:340px;
}
.services{
	xmargin:20px;
	width:600px;
	margin: 0px 0px 20px 0;
	padding-right: 10px;
	float:left;
}
.services ul{
	xpadding:5px 0 0 20px;
	padding:0 0 0 20px;
}
.services ul.inpagelist li{
	padding:1px;
}
.services-img{
	float:left;
}
.services-details{
	float:left;
	padding-left:25px;
}
/** END page details */
/** pagenavigation */
#pagenav ul{
	white-space:nowrap;
	width:175px;
	list-style:none;
}
#pagenav li a{
	display:block;
	xwidth:154px;
	width:173px;
	text-decoration:none;
	color:#777;
	border:1px solid #fff;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	background:#fff;
}
#pagenav li a#wideselect{
	width:185px;
}
#pagenav li a:hover{
	xbackground:#e3e3e3 url(../images/active.gif) left no-repeat;
	border:1px solid #d9d9d9;
}
#pagenav li a.active{
	xbackground:#fff url(../images/active.gif) left no-repeat;
	font-weight:bold;
	font-size: 1.1em;
	color:#011971;
	border:none;
}
/** END pagenavigation */
/** box */
.box{
	padding:5px 20px 15px;
	border:1px solid #6c4440;
	background:#eee;
	xmargin:0 45px 0 20px;
	margin:17px 45px 0 0;
}
.box ul li {
	list-style:square inside;
	padding:5px;
}
.box .paddinglist40{
	margin-left:40px;
}
.box .paddinglist130{
	margin-left:130px;
}
/** END box */

#left_small p{
	display:block;
	padding: 0 0 0 5px;
	line-height: 1.4em;
	margin-top:0.4em;
}
#right_small p{
	display:block;
	padding: 0 0 0 5px;
	line-height: 1.4em;
	margin-top:0.4em;
}
#credits {
	display:block;
	text-align: right;
	font-size: 0.8em;
	margin:10px 105px 0 0;
}
