/* CSS Document */
@import url(kanomax.css);

body{
	background:#e8e8e8;
	padding:0px;
	margin:0px;
}
body, td, div, p, input, textarea{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
}
form {
	padding:0px;
	margin:0px;
}
/*==================== Font Style ===================*/
h1 {font-size:20px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
p {text-align:justify;}
.center {text-align:center;}
.normal {text-align:left;}
/*==================== Link Style ===================*/
a {
	color : Gray;
	text-decoration : underline;
}
a:hover{
	color : black;
	text-decoration : none;
}

/*===================== MainTable ===================*/
.mainTable{
	background:#FFFFFF;
	height:800px;
	table-layout:auto;
}
.mainTable-left{
	background:url(../images/body_left.jpg) repeat-y;
	width:30px;
}
.mainTable-main{
	padding: 0px 10px;
}
.mainTable-right{
	background:url(../images/body_right.jpg) repeat-y;
	width:30px;
}
.languages-row{
	float:left;
	line-height: 50px;
	padding-left: 20px;
	font-size: 11px;
}
.languages-row a {	
	font-size: 11px;
}
.map-search-row{
	float:right;
	padding-right:20px;
}
.map{
	padding-right: 30px;
}
/*================= Search Form ==================== */
.search{
	padding-bottom:2px;
}
.search-left{
	background:url(../images/search_left.gif) no-repeat;
	width:8px;
	height:26px;
}
.search-main{
	background:#bdc1cb;
	height:26px;
	padding: 0px
}
.search-main input{
	font-size:8pt;
	width:129px;
	border:0px;
	padding: 1px 3px;
}
.search-right{
	background:url(../images/bt_search.gif) no-repeat;
	height:26px;
	width:56px;
}
.search-right input{
	border:0px;
	background:none;
	color:#FFFFFF;
	cursor:pointer;
}
/*====================== Main Body ================== */
.mainBody{
	margin: 10px 0px;
	table-layout:fixed;
}
.mainBody-menu{
	width: 250px;
	padding-top:5px;
}
.mainBody-content{
	width: 750px;
}
/*====================== Left Menu ================== */
.menu-block{
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.menu-block a{
	color:#FFFFFF !important;
	font-weight: bold !important;
}
.menu-block p a{
	color:Gray !important;
	font-weight: normal !important;
}
.menu-block p a:hover{
	color: Black !important;
}
.mainPage{
	min-height: 225px;
}
.automotive{
	background:url(../images/backgrounds/automotive.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #949BAB;
}
.industrial{
	background:url(../images/backgrounds/industrial.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #949BAB;
}
.test-measurement{
	background-image: url(../images/backgrounds/test-measurement.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #94ABA6;
}
.grain-handling{
	background:url(../images/backgrounds/grain-handling.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ABA494;
}
.tools{
	background:url(../images/backgrounds/tools.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ABA494;
}
.menu-block-line{
	background:url(../images/menu_line.jpg) no-repeat;
	height:5px;
}
.menu-block-corner{
	background:url(../images/menu_corner.png) no-repeat left bottom;
	height:24px;
}
.menu-block-text{
	padding: 0px 5px;
}
.first{
	padding: 5px 0px;
	min-height:20px;
}
.first a{
	font-weight: bold !important;
}
.level0{
	padding: 10px 0px;
}
.level0 a{	
	font-size: 10pt;
}

/*------*/
ul.menu{
	padding:0px;
	color:#FFFFFF;
	margin: 5px 0px;
}
ul.menu a{
	font-size: 11px !important;
}

.level1{
	margin-left: 20px !important;
}
.level1 li{
	margin: 8px 0px;
	padding: 0px;
}
.level2, .level3, .level4, .level5{
	margin-left: 20px !important;
}
.level2 li, .level3 li, .level4 li, .level5 li{
	margin: 2px 0px;
	padding: 0px;
}
/*=========================== mainBody-content ==================== */
.mainBody-content{
	padding-left: 10px;
	padding-top: 5px;
	height:500px;
	width:675px;
}
.mainBody-content-title h1, .mainBody-content-title h2, .mainBody-content-title h3, .mainBody-content-title h4{
	margin: 0px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	line-height: 45px;
	padding: 0px 10px;
}
.automotive-title{
	background: url(../images/backgrounds/automotive-head.gif) no-repeat left bottom;
	background-color: #AB94A9;
}
.industrial-title{
	background: url(../images/backgrounds/industrial-head.gif) no-repeat left bottom;
	background-color: #949BAB;
}
.test-measurement-title{
	background: url(../images/backgrounds/test-measurement-head.gif) no-repeat left bottom;
	background-color: #94ABA6;
}
.tools-title{
	background: url(../images/backgrounds/tools-head.gif) no-repeat left bottom;
	background-color: #ABA494;
}
.contacts-title{
	background: url(../images/backgrounds/contacts-head.gif) no-repeat left bottom;
	background-color: #ae8282;
}
.search-title{
	background: url(../images/backgrounds/contacts-head.gif) no-repeat left bottom;
	background-color: #ae8282;
}
.map-title{
	background: url(../images/backgrounds/contacts-head.gif) no-repeat left bottom;
	background-color: #ae8282;
}
.mainBody-content-text{
	padding: 5px 10px;
}
.txttop{
	padding-top: 0px;
	margin-top: 0px;	
}
.razdtext {
	text-align: justify; 
	font-size:12px; 
	margin: 9px 0px;
}
/*========================== Pager Style =========================== */
.pages-block{
	padding: 10px 20px;
	text-align:right;
	border-top:1px solid #CCCCCC;
}
.pager-active{
	margin: 0px 2px;
	border:1px solid #999999;
	padding: 1px 2px;
}
.pager-el{
	margin: 0px 2px;
	border:1px solid #DFDFDF;
	padding: 1px 2px;
}
.site_url{
	margin: 17px 0px 2px 3px;
}
.site_text {
	color: #5B5B5B;
	margin: 2px 0px 5px 10px;
	font-size: 8pt;
}
/*=========================== Dixon Tabs =========================== */
.ltabs_sep{border-bottom: 1px solid #949bab; width:1px;}
.ltabs {background: transparent url(../images/dixon_tabs/dixon_tab_left.gif) no-repeat top left; height:20px; border-bottom: 1px solid #949bab;}
.ltabs_end {border-bottom: 1px solid #949bab; width:50%}
.ltabs div {background: transparent url(../images/dixon_tabs/dixon_tab_right.gif) no-repeat top right; padding: 4px 12px 0px 10px;}
.ltabs div a {color:#333333; text-decoration:none}
.ltabs div a:hover {color:#000;}
.atab {background: transparent url(../images/dixon_tabs/dixon_tab_left_a.gif) no-repeat top left !important; border-bottom-width: 0px;} 
.atab div {background: transparent url(../images/dixon_tabs/dixon_tab_right_a.gif) no-repeat top right !important; font-weight:bold !important;}
.ltab_cont {border: 1px solid #949bab; border-top-width: 0px; padding: 5px;}
/*=========================== mainBody-copyrights ===================*/
.mainBody-copyrights{
	padding-left: 10px;
}
.mainBody-copyrights .copyrights{
	border-top:1px solid #CCCCCC;
	padding: 10px 10px;
	padding-bottom:0px;
}
.mainBody-copyrights .copyrights div{
	margin: 6px 0px;
	color: #666666;
	font-size:8pt;
}

div.sep{
	border-bottom: 1px dotted #cccccc;
	margin-bottom:5px;
}
.ByNowButton{
	clear:both;
	padding: 3px 0px;
}

.listComp li{
	margin: 5px 0px;
}
.tbl-spec{
	border-collapse:collapse;
	border-color:#CCCCCC;
	border-width:1px;
}
.tbl-spec .category{
	background-color:#EEEEEE;
	text-align:center;
	font-weight:bold;
}

.infoBlock{
	margin-top:12px;
	width:250px; 
	border:1px dashed #ccc;
	padding: 5px;
	background-color:#F8F8F8;
}
.parRow{
	clear:both;
	margin:3px 0px;
}
.labelPar{
	float:left; 
	width:100px;
	font-weight:bold;
}
.labelVal{
	float:left;
	width: 140px;
}
.clear{
	clear:both;
}
.listPhoto{
	height:100px;
	width:100px;
	text-align:center;
}