/*
CSS Credit: http://www.templatemo.com
*/

html {
	background: #e3e3e3;
}

body {
	margin: 0;
	padding:0;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: #e3e3e3;
}
.border_frame {
	border: 1px solid black;
	width: 65%;
	height: auto;
 	margin-left: auto;
    margin-right: auto;
	vertical-align: middle;
}

a:link, a:visited {	color: #af0000; text-decoration: underline; } /*494949 - previous color */
a:active, a:hover { color: #000000; text-decoration: none; }

p {
	font-size: 11px;
	color: #484848;
	text-align: justify;
	margin: 0 0 10px 0;	
}

span.date {
	font-size: 11px;
	color: #999999;
	text-align: justify;
	margin: 0 0 3px 0;	
}

h1 {
	font-size: 23px;
	color: #610B0B;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 18px;
	/*color: #565656;*/
	color: #610B0B;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 13px;
	/*color: #a18800;*/
	color: #DF7401;
	font-weight: normal;
	margin: 0 0 3px 0;
}
fieldset{
	margin: 0 0 0 0;
}
legend{
	font-size: 16px;
	color: #610B0B;
	font-weight: bold;
	border-color:#FFFFFF;
}
#container {
	width: 960px;
	margin: auto;
	border: #000000 1px solid;
}

#header {
	width: 960px;
	height: 169px;
}

#header_logo {
	width: 960px;
	height: 115px;
	background: url(images/logo_kalkomat.png);
	padding: 1px 0 0 0;
}

#header_slogan {
	font-size: 14px;
	color: #fff;
	margin: 83px 0 0 125px;
	float: left;
}
img.centered{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
#search {
	float: right;
	width: 280px;
	height: 70px;
	margin: 40px 30px 0 0;
}
#webmail {
	float: right;
	width: 50px;
	height: 50px;
	margin: 20px 10px 0 0;
}
#login{
	margin: 4px;
}
.labels {
	color: #fff;
	font-size: 12px;
}

.field {
	float: left;
	width: 166px;
	height: 24px;
	border: none;	
	color : #686868;
	background: url(images/search_field.jpg) no-repeat;
	margin: 8px 0 0 10px;
	padding: 3px 3px 0 3px;
}

.button {
	float: right;
	width: 89px;
	height: 27px;
	border: none;	
	background: url(images/templaetmo_bottom.png) no-repeat;
	margin: 8px 5px 0 0;
	cursor: pointer;
}

/* menu */

#menu {
	float: left;
	width: 960px;
	height: 48px;
	background: url(images/menu_bg.jpg);
	padding: 5px 0 0 0;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0 0 0 0;
	width: 960px;
	list-style: none;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	float: left;
	padding: 11px 40px;	
	text-align: center;
	text-decoration: none;
	background: url(images/menu_divider.png) center right no-repeat;
	color: #fff;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	outline: none;
}

#menu a img {
	border:none;
}

#menu li a:hover, #menu li .current {
	color: #af0000; /*ffeb00; previous color*/
}

#menu li .last {
	background: none;
}

/* end of menu*/

.section_1 {
	width: 960px;
	background: url(images/section_1.jpg);
}

.section_1_contentarea {
	width: 958px;
	background:url(images/contentarea_bg.jpg) no-repeat top;
	margin: 0;
	padding: 1px;
}

.section_1_contentarea .text {
	float: left;
	width: 375px;
	margin: 35px 0 0 35px;
	
}
.section_1_contentarea .img {
	float: right;
	margin: 5px 8px 0 0;
}

.text img {
	float: left;
	margin: 0 10px 5px 0;
}

.section_1_bottom {
	width: 960px;
	height: 21px;
	background: url(images/section_1_bottom.jpg);
}

#content_area {
	width: 960px;
	margin: 10px 0 0 0;
}

#left {
	float: left;
	width: 302px;
	padding: 0 5px;
	margin: 0 3px 0 0;
}

#left span.big {
	font-size: 23px;
	color: #a18800;
	font-weight: bold;
}

#left img {
	border: none;
}

#mid{
	float: left;
	width: 326px;
	margin: 0 3px;
	padding: 0 5px;
}

.category_list {
	margin: 0 20px;
	padding: 0px;
	list-style: none;
	display: block;
}

.category_list li { 
	display: block;
	height: 15px;
	clear: right;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	background: url(images/list_bullet.png) top left no-repeat;
	background-position: 0 5px;
}

.category_list li a { 
	color: #5c5c5c;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.category_list li a:hover { 
	color: #000000;
	text-decoration: none;
}

#right {
	float: right;
	width: 283px;
	margin: 0 0 0 0;
	padding: 0 5px;
}

.templatmo_v_line {
	height:  360px;
	float: left;
	width: 2px;
	background:url(images/v_line.jpg);
}

.h_line {
	width: 100%;
	clear: both;
	border-top: #c1c1c1 1px solid;
	border-bottom: #f6f6f6 1px solid;
	margin: 0 0 10px 0;
}

.readmore_2 {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
	background: url(images/readmore_2.png) left top no-repeat;
	padding: 0 0 0 15px;
	background-position: 0 4px;
	margin: 0 0 10px 0;
}

.readmore_2 a {
	color: #484848;
	text-decoration: none;
}

.readmore_2 a:hover, .readmore_2:hover {
	text-decoration: underline;
}

.gallery {
	margin: 0;
	padding: 0;
	
}
.gallery img {
/*	float: left;
	margin: 0 8px 20px 0;
	border: 1px solid black;*/
	height: 200px; 
}
.gallery img.squares {
	float: left;
	margin: 0 6px;	
	height: 80px;
}
div.img, div.img_kicker
  {
  margin:2px;
  border:1px solid #cccccc;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #cccccc;
	height:200px
  }

div.img_kicker img
  {
  display:inline;
  margin:3px;
  border:1px solid #cccccc;
	height:200px;
	width:161px
  }
div.img a:hover img, div.br_img a:hover img
  {
  border:1px solid #666666;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
	margin:auto;
  }
	
div.br_img {
  float:right;
	margin:0px;
  height:auto;
  width:auto;
  text-align:center;
}
div.br_img img {
  display:inline;
  margin:0px;
  border:1px solid #cccccc;
	height:100px;
	
  }
div.br_desc {
	text-align:center;
	font-weight:normal;
  width:120px;
  margin:2px;
	margin:auto;
	font-size:10px
	}
.tech_data li {
	padding: 0px 0 7px 0;
	margin: 0px;
	font-size:11px;
	}
.tech_data li ul li{
	padding: 0px;
	margin: 0px;
	}
.tech_data {
	padding:0;
	margin:0 15px 0;
	}
.center {
	text-align:center;
	}
.red {
	color:#af0000
}
table.spider {
	width:530px
	}
table td {
	vertical-align:top;
	}
	
#footer {
	clear: both;
	width: 960px; 
	height: 32px;
	background: url(images/footer_bg.jpg);
	margin: 0px 0;
	padding: 15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
#dual_right {
	float: right;
	width: 68%; /*adjusted on 7/1/11 - original value 65%*/
	margin: 0 0 0 0;
	padding: 0 15px 15px 0;
}
#dual_left {
	float: left;
	width: 25%;
	padding: 0 15px;
	margin: 0 2px 0 0;
}
.urbangreymenu{
width: 185px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 11px Verdana;
color: white;
background: #606060 url(Images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 5px 0 5px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
	padding-bottom: 4px;

}

.urbangreymenu ul li a{
	font: normal 14px Arial;
	font-weight: bold;
	color: #F7F8E0;
	background: #777777;
	display: block;
	padding: 3px 0;
	line-height: 18px;
	padding-left: 8px;
	text-decoration: none;
	
}

.urbangreymenu ul li a:visited{
/*color: black;*/
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
.urbangreymenu ul li .prod_current {
	color: #af0000; /*previous color #ffeb00;*/
	background: black;
}

.urbangreymenu ul li2{
	padding-bottom: 4px;
	
}
.urbangreymenu ul li2 a{
font: normal 12px Arial;
color: blue;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 12px;
padding-left: 25px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li2 a:visited{
/*color: red;*/
}

.urbangreymenu ul li2 a:hover{ /*hover state CSS*/
color: white;
background: black;
}


/*#signup table, tr, td {
				border:1px solid yellow
				}*/
#signup table {
				width:100%
				}
