 /* CSS Securecomm */
 /* GENERAL
 */

html {
	border: none;
}
body {
	border: 0;
	font: 100% Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
body#all{
	font:0.8em Arial, Helvetica, sans-serif;
	background:#2556A0 url(/images/interface/bgbody_all.jpg) top left repeat-x;
	color:#000;	
	margin:0;
	padding:0;
}
body#home{
	font:0.8em Arial, Helvetica, sans-serif;
	background:#2556A0 url(/images/interface/bgbody.jpg) top left repeat-x;
	color:#000;	
	margin:0px 0 0 0;
	padding:0;
}
body#soho{
	font:0.8em Arial, Helvetica, sans-serif;
	background:#2556A0 url(/images/interface/bgbody_soho.jpg) top left repeat-x;
	color:#000;
	margin:0;
	padding:0;	
}
body#mkb{
	font:0.8em Arial, Helvetica, sans-serif;
	background:#2556A0 url(/images/interface/bgbody_mkb.jpg) top left repeat-x;
	color:#000;	
	margin:0;
	padding:0;
}
body#enterprise{
	font:0.8em Arial, Helvetica, sans-serif;
	background:#2556A0 url(/images/interface/bgbody_enterprise.jpg) top left repeat-x;
	color:#000;	
	margin:0;
	padding:0;
}
body, td{
	font: 100% Arial, Helvetica, sans-serif;
	color:#000;
}
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;
}
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(/images/interface/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 ----------------- */
.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:40px auto 100px 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 ----------------- */
/* ----- ALL ----- */
#wrapper {
	width:950px;
	position:absolute;	
	left:50%;
	margin:0 0 0 -475px;
	padding:0;
}
#headerhome {
	float:left;
	width:950px;
	height:135px;
	background:url(/images/interface/bgheader.jpg) top center no-repeat;
	padding:0;
	margin:0;
	/*text-align:right;*/
}
#header {
	width:950px;
	height:135px;
	background:url(/images/interface/bgheader_default.jpg) top center no-repeat;
	padding:0;
	margin:0;
	/*text-align:right;*/
}
#headersoho {
	width:950px;
	height:135px;
	background:url(/images/interface/bgheader_soho.jpg) top center no-repeat;
	padding:0;
	margin:0;
	/*text-align:right;*/
}
#headermkb {
	width:950px;
	height:135px;
	background:url(/images/interface/bgheader_mkb.jpg) top center no-repeat;
	padding:0;
	margin:0;
	/*text-align:right;*/
}
#headerenterprise {
	width:950px;
	height:135px;
	background:url(/images/interface/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(/images/interface/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;
		}
		#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(/images/interface/bgmenu_active.jpg) top left repeat-x;
		}
		
		#menu a.selected, .selected {				
			color: #003;
			background:#333333 url(/images/interface/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(/images/interface/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(/images/interface/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(/images/interface/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(/images/interface/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(/images/interface/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;
	}