/* Alcatraz Interlocks 2010 stylesheet */
/* Main colours:  */
/*
/* {
	margin:0;
	padding:0;
}
*/
body {
	font: 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#f0f0f0; 
	color:#595959;
	text-align: center;
	min-width: 990px;
}
img { 
	border:0; 
}
.imgborder {
	border: 1px solid #9c9d9d;
}
.imgborderm {
	border: 1px solid #9c9d9d;
	margin-bottom: 25px;
}
ul, li{
	margin-left:7px; /* Line bullets with left text margin */
	padding-left:0;
}
/* Main layout divs */
#wrapper {
	width: 910px;
	background: url(../images/bg/wrapper.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
	padding: 30px 40px;
/*	padding: 5px 40px 30px 40px; /* Als languages menu wordt gebruikt */
	overflow: hidden; /* show background image */
}
#wrappertop {
	width: 990px;
	background: #f0f0f0 url(../images/bg/wrappertop.gif) no-repeat;
	margin: 50px auto 0 auto;
	padding: 0;
	height: 8px;
}
#wrapperbottom {
	clear: both;
	width: 990px;
	background: #f0f0f0 url(../images/bg/wrapperbottom.gif) no-repeat;
	margin: 0 auto;
	padding: 0;
	height: 8px;
}
#languages {
	color: #9c9d9d;
	float: right;
	margin: 0 5px 10px 0;
}
#languages a { 
	color: #555555; 
	text-decoration: none;
}
#languages a:hover { 
	color: #ff6e00;
	text-decoration: underline;
}
#mainmenu {
	clear:both;
	width: 910px;
	margin-bottom:20px;
}
#submenu {
	text-align:right;
	width: 200px;
	float: left;
	margin: 25px 0 0 0;
	padding: 0 25px 0 0;
}
#submenu p {
	color: #9c9d9d;
	text-transform:uppercase;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-top: 4px;
}
#submenu p.address1 {
	color: #595959;	
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0.07em;
}
#submenu p.address2 {
	color: #595959;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0.07em;
	text-transform:none;
	margin-bottom:40px;
}
#submenu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;
	font: bold 12px Arial, Helvetica, sans-serif;	
}
#submenu ul li {
	margin: 15px 0;
}

#submenu ul a {
	text-transform:uppercase;
	text-decoration: none;
	color: #9c9d9d;
}
#submenu ul a.active,  #submenu ul a:hover{
	color: #ff6e00;
	text-decoration: none;
}
.homedottedline {
	text-transform:uppercase;
	letter-spacing:0.05em;
	padding: 174px 0 5px 0;
	margin-bottom:30px;
	background: #f0f0f0 url(../images/bg/dotted_line_left.gif) no-repeat bottom right;
}
.dottedline {
	text-transform:uppercase;
	letter-spacing:0.05em;	
	padding: 22px 0 5px 0;
	background: #f0f0f0 url(../images/bg/dotted_line_left.gif) no-repeat bottom right;
}
.dottedline2l {
	text-transform:uppercase;
	letter-spacing:0.05em;	
	padding: 0 0 5px 0;
	background: #f0f0f0 url(../images/bg/dotted_line_left.gif) no-repeat bottom right;
}
#content {
	width: 625px;
	float: right;
	background-color: #fff;
	padding: 10px 30px;
	text-align:justify;
}
#content img {
padding: 10px 0;
}
#contenttop {
	float: right;
	width: 685px;
	background: #fff url(../images/bg/contenttop.gif) no-repeat;
	height: 30px;
	margin: 25px 0 0 0;	
	padding: 6px 0 0 0;
	color: white;
	text-transform:uppercase;
	text-align:center;
	font: bold 18px Arial, Helvetica, sans-serif;
	letter-spacing:0.08em;
}
#homecontenttop {
	float: right;
	width: 685px;
	background: #fff url(../images/bg/homecontenttop.gif) no-repeat;
	height: 10px;
	margin: 25px 0 0 0;	
}
#contentbottom {
	float: right;
	width: 685px;
	background: #f0f0f1 url(../images/bg/contentbottom.gif) no-repeat;
	height: 10px;
}
.leftcolumn {
	float: left;
	width: 300px;
}
.rightcolumn {
	float: right;
	width: 300px;
}
.advantageleftcolumn {
	font-size: 105%;
	line-height:250%;	
	float: left;
	width: 300px;
}
.advantagerightcolumn {
	font-size: 105%;
	line-height:250%;	
	float: right;
	width: 300px;
}
.contact1 {
	float: left;
	width: 65px;
}
.contact2 {
	float: left;
	width: 220px;
	margin-bottom:20px;
}
.product1 {
	float: left;
	width: 40px;
}
.product2 {
	float: left;
	width: 250px;
	margin-bottom:20px;
}
.product3 {
	float: left;
	width: 80px;
}
.product4 {
	float: left;
	width: 210px;
	margin-bottom:20px;
}
.product5 {
	float: left;
	width: 162px;
	margin-bottom:20px;
}
.product6 {
	float: left;
	width: 136px;
	margin-bottom:20px;
}
/* Header styles */
h1 { 
	color: white;
	text-transform:uppercase;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin:0;
}
h2{
	clear:both;
	margin-top:30px; /* Was 18px */
	color: #000;
	text-transform:uppercase;
	text-align:left;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing:0.07em;
}
h2.first {
	margin-top:20px;
}
h3 {
	color:black;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
}
/* Hyperlink styles */
a { 
	color: #595959; 
	text-decoration: none;
}
a:hover { 
	color: #ff6e00;
	text-decoration: underline;
}
/* Navigation menu styles */
#menu1 a {
	display:block;
	float:left;
	background: url(../images/menu/home.gif) no-repeat top left;
	width:113px;
	height:36px;
}
#menu1 a:hover, #menu1 a.active {
	background: url(../images/menu/home_active.gif) no-repeat top left;
}
#menu2 a {
	display:block;
	float:left;
	background: url(../images/menu/advantage.gif) no-repeat top left;
	width:113px;
	height:36px;
}
#menu2 a:hover, #menu2 a.active {
	background: url(../images/menu/advantage_active.gif) no-repeat top left;
}
#menu3 a {
	display:block;
	float:left;
	background: url(../images/menu/products.gif) no-repeat top left;
	width:114px;
	height:36px;
}
#menu3 a:hover, #menu3 a.active {
	background: url(../images/menu/products_active.gif) no-repeat top left;
}
#menu4 a {
	display:block;
	float:left;
	background: url(../images/menu/applications.gif) no-repeat top left;
	width:114px;
	height:36px;
}
#menu4 a:hover, #menu4 a.active {
	background: url(../images/menu/applications_active.gif) no-repeat top left;
}
#menu5 a {
	display:block;
	float:left;
	background: url(../images/menu/downloads.gif) no-repeat top left;
	width:114px;
	height:36px;
}
#menu5 a:hover, #menu5 a.active {
	background: url(../images/menu/downloads_active.gif) no-repeat top left;
}
#menu6 a {
	display:block;
	float:left;
	background: url(../images/menu/services.gif) no-repeat top left;
	width:114px;
	height:36px;
}
#menu6 a:hover, #menu6 a.active {
	background: url(../images/menu/services_active.gif) no-repeat top left;
}
#menu7 a {
	display:block;
	float:left;
	background: url(../images/menu/contact.gif) no-repeat top left;
	width:114px;
	height:36px;
}
#menu7 a:hover, #menu7 a.active {
	background: url(../images/menu/contact_active.gif) no-repeat top left;
}
#menu8 a {
	display:block;
	float:left;
	background: url(../images/menu/news.gif) no-repeat top left;
	width:114px;
	height:36px;
}
#menu8 a:hover, #menu8 a.active {
	background: url(../images/menu/news_active.gif) no-repeat top left;
}
/* Submenu styles */
ul.subnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.subnav a {
	text-transform:uppercase;
	text-decoration: none;
	color: #fff;
}
ul.subnav a.active,  ul.subnav a:hover{
	color: #ff6e00;
	text-decoration: none;
}
/* Helpers */
.clear { 
	clear:both;
}
/* Markup of news, paragraphs etc. */
.blackbold { 
	color: black;
	font-weight:bold;
	font-size:12px;
}
p.first { 
	margin-top:20px;
}
