 /* CSS Securecomm */
 /* GENERAL
 */

html {
	border: none;
}
body {
	border: 0px;
	font: 100% Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

body#home{
	font:0.8em Arial, Helvetica, sans-serif;
	background:#2556A0 url(/template/images/bgbody_all.jpg) top left repeat-x;
	color:#000000;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
body, td{
	font: 100% Arial, Helvetica, sans-serif;
	color:#000000;
}
img {
    border: none;
}
input,
select,
textarea {
    vertical-align: middle;
    font: 95% Arial, sans-serif;
}
table {
    border-collapse: collapse;
	empty-cells: show;
}
table td {
    vertical-align: top;
}
td.pricelist {
	vertical-align: middle;
}
td.cell_users {
	padding-right: 10px;
}
td.header_users {
	padding-right: 10px;
	font-weight: bold;
}
a:link, a:visited  {
    color:#000;
	text-decoration: underline;
}
a:hover, a:active {
	color:#FFA100;
	text-decoration: underline;
}
form {
	margin:0;
	padding:0;
}
.error {
    color: #F00;
}
li.list, .list {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(/template/images/bullitpoint.jpg);
	display: list-item;
	margin-left:19px;
	vertical-align:middle;
	/*color:#039;*/
}
h1 {
	font:120% Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	margin:0;
}
h2 {
	font-size:110%;
	color:#fff ;
	font-weight:normal;
	margin:0;
}
h3 {
	font-size:110%;
	color:#000;
	font-weight:bold;
	margin:0;
}
h4 {
	font-size:100%;
	color:#039;
	font-weight:bold;
	margin:0;
}
h4.newstitle, .newstitle {
	font-size:90%;
	color:#333;
	font-weight:bold;
	margin:0;
	padding:0 20px 0 40px;
}
h5 {
	font:80% Verdana, sans-serif;
	color:#f90;
	font-weight:bold;
	margin:0 0 5px 0;
}
/* ---------------- SPECIFIC STYLES ----------------- */
td.pricelist {
	padding-right: 12px;
}

td.profile_header {
	padding-right: 12px;
	font-weight: bold;
}

td.profile_content {
	padding-right: 12px;
}

.hottext {
	font-size:90%;
	color:#666;
	margin:5px 0 15px 0;
	padding:0 20px 0 40px;
}
img.valign, .valign {
	vertical-align:middle;
}
input.bgtextbox {
	background:transparent;
	text-align:left;
	width:132px;
	height:28px;
	padding: 8px 5px 0 5px;
	border:solid 0 #fff;
	font-size:100%; 
	}
input.inputfield {
	width:180px;
}
textarea.inputfield {
	width:180px;
}

table.tbllogin {
	margin-top: 40px;
	margin-bottom: 100px;
	margin-left: 300px;
}
	table.tbllogin td {
		padding:5px;
	}
	
/*table.tblsubmenuall, .tblsubmenuall {
	width:310px;
	height:200px;
	padding:5px 0 0 6px;
	text-align:left;
	background:url(/images/solutions/bgsubmenu_solutions_lg.jpg) top center no-repeat;
}*/
	table.tblsubmenuall a:link, table.tblsubmenuall a:visited {
		color:#039;
		font-weight:bold;
		font-size:120%;
		text-decoration:none;
		padding:0 0 0 0px;
	}
	table.tblsubmenuall a:hover {
		color:#039;
		text-decoration:underline;
	}
table.tblsubmenu, .tblsubmenu {
	width:310px;
	height:145px;
	padding:5px 0 0 6px;
	text-align:left;
	background:url(/images/solutions/bgsubmenu_solutions.jpg) top center no-repeat;
}
	table.tblsubmenu a:link, table.tblsubmenu a:visited {
		color:#039;
		font-weight:bold;
		font-size:120%;
		text-decoration:none;
		padding:0 0 0 0px;
	}
	table.tblsubmenu a:hover {
		color:#039;
		text-decoration:underline;
	}
table.tblborder, .tblborder {
	border:1px #039 solid;
}
#tbloverview {
	width:620px;
	margin:20px 0 0 0;
	padding:0;
}
	#tbloverview table {
		background:url(/images/products/bgtbloverview_t.jpg) top left no-repeat;
		width:620px;
		margin:0;
		padding:0;
	}
	#tbloverview tr.tbltop {
		height:35px;
		width:620px;
		margin:0;
		padding:0;
	}
		#tbloverview th {
			padding:0px 5px 0px 20px;
		}
	#tbloverview tr.tblcontent {
		width:618px;
		background:url(/images/products/bgtbloverview_c.jpg) top left repeat-y;
		margin:0;
		padding:0 5px;
	}
		#tbloverview table.tblc {
			background:none;
			width:618px;
			padding:0;
			margin:0;
		}
		td.category {
			border-bottom:1px #ccc solid;
			text-align:left;
		}
		td.lefttd {
			width:245px;
			border-bottom:1px #ccc solid;
			text-align:center;
		}
		td.righttd {
			padding:10px 20px;
			border-bottom:1px #ccc solid;
		}
	#tbloverview tr.tblbottom {
		background:url(/images/products/bgtbloverview_b.jpg) top left no-repeat;
		height:20px;
		width:620px;
		margin:0;
		padding:0;
	}
/* ---------------- LAYOUT ----------------- */
#webshop {
	width: 100%;
}

.webshop_order_color1 {
	background-color: #FFFFFF;
}

.webshop_order_color2 {
	background-color: #EAF1FF;
}

#page_form {
	display: inline;
}

.promotable_header1 {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

.promotable_header2 {
	border-top: 1px solid gray;
	font-size: 0.8em;
	text-align: center;
	padding-bottom: 7px;
}

.promotable_titel {
	font-size: 1.0em;
	font-weight: bold;
}

.promotable_tekst {
	padding-bottom: 7px;
}

.promotable_filelink {
	padding-bottom: 7px;
	text-align: right;
}

/* ----- ALL ----- */
#wrapper {
	width:950px;
	position:absolute;	
	left:50%;
	margin:0 0 0 -475px;
	padding:0;
}
#headerhome {
	float:left;
	width:950px;
	height:135px;
	background:url(/template/images/bgheader_default.jpg) top center no-repeat;
	padding:0;
	margin:0;
	/*text-align:right;*/
}
#header {
	width:950px;
	height:135px;
	background:url(/template/images/bgheader_default.jpg) top center no-repeat;
	padding:0;
	margin:0;
	/*text-align:right;*/
}
#headersoho {
	width:950px;
	height:135px;
	background:url(/template/images/bgheader_soho.jpg) top center no-repeat;
	padding:0;
	margin:0;
	/*text-align:right;*/
}
#headermkb {
	width:950px;
	height:135px;
	background:url(/template/images/bgheader_mkb.jpg) top center no-repeat;
	padding:0;
	margin:0;
	/*text-align:right;*/
}
#headerenterprise {
	width:950px;
	height:135px;
	background:url(/template/images/bgheader_enterprise.jpg) top center no-repeat;
	padding:0;
	margin:0;
	/*text-align:right;*/
}
	#logo {
		float:left;
		width:300px;
	}
		#logo a:hover {
			cursor:pointer;
		}
	#topinfo {
		float:right;
		width:650px;
		text-align:right;
		display:block;
		margin:0;
		padding:0;
	}
		#search {
			text-align:right;
			margin:0px 0;
			padding:15px 0 0 0;
		}
			#languages {
				float:left;
				margin:0;
				padding:0 0 0 280px;
			}
			#searchfield {
				float:right;
				background:url(/template/images/bgsearch.jpg) top left no-repeat;
				width:225px;
				height:30px;
				text-align:left;
				padding: 0px 0px 5px 0px;
				margin:0;
			}
		#topmenu {
			float:left;
			width:650px;
			color:#999;
			font-size:90%;
		}
			#topmenu ul{
				margin:0;
				padding:0;
				list-style-type:none;
			}
			#topmenu li{
				display:inline;
				padding:0 7px 0 7px;
			}
			#topmenu li a{
				color:#999;
				text-decoration:none;
			}
			#topmenu li a:hover{
				color:#f90;
			} 
	#mainmenu{
		float:left;
		height:40px;
		width:780px;
		margin:5px 0 0px 0;
		padding:0px 0 0 125px;
		text-align:left;
	}
		#menu {
			width:780px;
			position:absolute;
			text-align: left;
			float:left;
			margin: 0px auto 0px 0px;
			padding:0;
			top: 71px;
		}
		#menu ul{ /* alle lists */
			margin:0;
			list-style-type:none;
			
		}
		#menu li { /* alle list items */ 
		    position: relative;
			float:left;
			padding:0px;
			margin:0;
			border-right:1px #1D4E9A solid;
		}
		
		#menu li a {
			height:38px;
			line-height:38px;
			color:#fff;
			text-transform:uppercase;
			font-size:90%;
			text-decoration:none;
			padding:10px 10px 10px 10px;
		}
		
		#menu a:hover {
			color: #003;
			background:#333333 url(/template/images/bgmenu_active.jpg) top left repeat-x;
		}
		
		#menu a.selected, .selected {				
			color: #003;
			background:#333333 url(/template/images/bgmenu_active.jpg) top left repeat-x;
		}
		
		#menu li ul { /* sub items */ 
		   display: none; 
		   position: absolute; 
		   top: 3.0em;
		   left:0;
		} 
		
		#menu li ul li {
			display:block;
			float:left;
			width:320px;
			border-bottom:1px #21529d solid; 
			border-right:0;
			background:#89B9EC url(/template/images/bgsubmenu.jpg) top left repeat-x;
		    text-align: left;
			margin: 0px 0px 0px 0px;
			padding:0px 0px;
		}
		
		#menu li ul li a {
			/*height:20px;
			line-height:20px;*/ 
			padding:5px 10px;
			color:#21529d;
			width: 320px;
		}
		
		#menu li ul li:hover{
			display:block;
			background:#333333 url(/template/images/bgmenu_active.jpg) top left repeat-x;
			color: #003;
			width:320px;
		}
		
		#menu li ul li a:hover {
			color: #003;
			display:block;
			width:300px;
			padding:0px 10px;
		}
		
		#menu li.last ul li a {
			color:#21529d;
		}
		#menu li.last ul li:hover{
			display:block;
			background:#333333 url(/template/images/bgmenu_active.jpg) top left repeat-x;
			color: #003;
			width:320px;
		}
		#menu li.last ul li a:hover {
			color: #003;
		}
		#menu li:hover ul, #menu li.over ul { /* lists nested onder hovered list items */ 
		   display: block;
		   width:320px;
		   background:#89B9EC;
		   border-top:1px #21529d solid;
		   margin:0px 0 0 0px;
		   padding:0px 0 0 0;
		} 
		#menu li.last a, #menu li.last {
			border:0;
			color:#fff;	
		}
		#menu li.last a:hover, #menu li.active last {
			color:#003;
			background:#333333 url(/template/images/bgmenu_active.jpg) top left repeat-x;
		}
		/*#menu li.active, #menu li.active a{
			color:#003;
			background:url(/images/interface/bgmenu_active.jpg) top left repeat-x;	
		}*/
#maincontainer {
	float:left;
	width:950px;
	/*height:1090px;  TEMP */
	padding:0;
	margin:0px 0 0px 0;
}
	/* ----- TEMPLATE HOME ----- */
	#flashmovie {
		float:left;
		width:950px;
		padding:0;
		margin:20px 0 0 0;
	}
	#banners {
		float:left;
		width:950px;
		padding:0;
		margin:5px 0 0 0;
	}
		#banners img {
			margin:0 1px 0 0;
		}
	#contentcontainerhome {
		float:left;
		width:950px;
		/*height:400px;  TEMP */
		padding:0;
		margin:0;
	}
		#visual {
			float:left;
			width:310px;
			padding:0;
			margin:10px 0 0 0;
		}
		#contenthome {
			float:right;
			width:640px;
			padding:0;
			margin:0;
		}
			#hotitems {
				float:left;
				width:280px;
				padding:20px 20px 0px 20px;
				margin:0;
			}
			#hotnews {
				float:left;
				width:280px;
				padding:20px 0px 0px 0;
			}
			#bottombanners {
				float:left;
				width:600px;
				padding:0;
				margin:0;
			}
				#bottombanners img {
					margin:0 0px 0 10px;
				}
	/* ----- TEMPLATE DEFAULT ----- */
	#title {
		width:950px;
		height:100px;
		color:#fff;
	}
	#contentcontainer {
		width:950px;
		padding:0;
		margin:0;
	}
		#leftcolumn {
			float:left;
			text-align:left;
			width:630px;
			margin:0 10px 0 0;
			padding:0;
		}
		#rightcolumn {
			float:right;
			width:310px;
			text-align:center;
			padding:0;
			margin:0;
		}
			#contentblock1, #contentblock2, #contentblock3, #contentblock4 {
				margin:0 0 10px 0;
				text-align:left;
				font:0.8em Verdana;
			}
			#flashbanner {
				background:url(/template/images/bgbanner.jpg) top center no-repeat;
				width:309px;
				height:85px;
				padding:30px 0 0 0;
				text-align:center;
			}
	/* ----- TEMPLATE DEFAULT 2 ----- */
	#contentcontainerbottom {
		width:950px;
		padding:0;
		margin:5px 0 0 0;
	}		
		#leftcolumn2 {
			float:left;
			text-align:left;
			width:467px;
			margin:0 16px 0 0;
			padding:0;
		}
		#rightcolumn2 {
			float:right;
			width:467px;
			text-align:left;
			padding:0;
			margin:0;
		}
			#contentblock5, #contentblock6 {
				float:left;
				width:290px;
				margin:0 30px 0 0;
				text-align:left;
			}
			#contentblock7 {
				float:left;
				width:310px;
				margin:0 0 0 0;
				text-align:left;
			}
#footer {
	float:left;
	width:890px;
	text-align:center;
	margin:40px 0 20px 0;
	padding:8px 30px 8px 30px;
	background:#2556A0;
}
	#footermenu {
		width:850px;
		text-align:center;
	}
		#footermenu a:link, #footermenu a:visited {
			font:0.8em Verdana;
			color:#fff;
			text-decoration:none;
			padding:0px 10px;
			line-height:15px;
		}
		#footermenu a:hover {
			color:#fff;
			text-decoration:underline;
		}
		/*#footermenu ul {
		margin:0 0 0px 0; 
		padding:0; 
		list-style-type:none;  
		}
		#footermenu li {
			color:#fff;
			padding:0px 10px;
			line-height:15px;
			display:inline;
		}
		#footermenu li a {
			font:0.8em Verdana;
			color:#fff;
			text-decoration:none;
		}
		#footermenu li a:hover {
			color:#fff;
			text-decoration:underline;
		}
		#footermenu li.leftmenuactive {
			color:#f90;
			text-decoration:none;
		}*/
	/*#footercompany {
		float:left;
		width:425px;
		text-align:left;
	}
		#footercompany ul {
			text-align:left;
			margin:0 0 0px 0; 
			padding:0; 
			list-style-type:none;  
		}
		#footercompany li {
			color:#fff;
			padding:0px 10px;
			line-height:15px;
			display:inline;
		}
		#footercompany li a {
			font:0.8em Verdana;
			color:#fff;
			text-decoration:none;
		}
		#footercompany li a:hover {
			color:#fff;
			text-decoration:underline;
		}*/
/* SEARCH SEO */
#seolinks {
	float:left;
	text-align:center;
	margin:0px 0px 0px 0px;
}
	#seolinks a.cloud1, .cloud1 {
		font-size: 1.0em;
		text-decoration: none;
		padding:0 2px 0 0;
	}
	#seolinks a.cloud2, .cloud2 {
		font-size: 1.5em;
		text-decoration: none;
		padding:0 2px 0 0;
	}
	#seolinks a.cloud3, .cloud3 {
		font-size: 2em;
		text-decoration: none;
		padding:0 2px 0 0;
	}
	#seolinks a.cloud1:hover, #seolinks a.cloud2:hover, #seolinks a.cloud3:hover {
		text-decoration:underline;
	}
/*-----------------------------------------------------------
Sitemap
-----------------------------------------------------------*/
#sitemap{
	text-align:left;
	width:430px;
	margin:20px 15px 0 40px;
	padding: 0 20px;
}
	#sitemap .sitemapmain {
		float: left; 
		width: 380px; 
		text-align: left;
	}
	#sitemap a{
		text-decoration:none;
		font: 100% Arial, sans-serif;
		color:#333;
		line-height:18px;
	}
	#sitemap .imgitem {
		float:left;
		height:20px;
	}
	#sitemap .mapitem {
		float:left;
		text-align:left;
		height:18px;
		/*width:330px;*/
	}
	#root {
		width: 400px;
		text-align:left;
	}
	
div.demolayout {
	width: 100%;
	margin: 0 0 20px 0;
}

ul.demolayout {
	list-style-type: none;
	width: 100%;
	float: left;
	background: url(pixel.gif) bottom left repeat-x;
	margin-bottom: 0px;
}

ul.demolayout li {
	margin: 0 2px 0 0;
	float: left;
}

ul.demolayout a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #666;
	background: #eee;
	text-decoration: none;
	font-weight: bold;
}

ul.demolayout a:hover {
	background: #fff;
}

ul.demolayout a.active {
	background: #fff;
	padding-bottom: 5px;
	cursor: default;
	color: #00f;
}

.tabs-container {
	clear: left;
	border: 1px solid #ccc;
	/*border-top: 0;*/
	padding: 20px 8px 0 8px;
}

td.webshop_header {
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	font-weight: bold;
}

td.webshop_pagination {
	text-align: center;
}

td.webshop_leverancier {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

td.webshop_regel {
	text-align: left;
	font-size: 0.9em;
	padding-left:2px;
	padding-right:2px;
}
td.webshop_regel_rechts {
	text-align: right;
	font-size: 0.9em;
	padding-left:2px;
	padding-right:2px;
}
