/* CSS Document 
for RACO site
author: ing. F.R.Lewis, L-kwadraat (flewis@l-kwadraat.nl)
*/
body {
	margin: 0px;
	/*background-color: transparent;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:0;
  /*background-image:url(images/raster_1.gif);*/
	background-repeat:repeat;	
}
p {
	margin:0;
	padding:0;
}
table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer {
	width:850px;
	background-color: #666666;
}
td.shadow_right {
	/*background-image: url(images/border_shadow_l.jpg);*/
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(images/border_shadow_rg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat;
}
#content_image {
	float:right;
	padding:8px;
}
.below_header {
	background-color: #222;
	/*height: 50px;*/
	height: auto;
	color: #fff;
	padding: 5px;
}
.below_header p{
	font-weight:normal;
}
.below_header a {
 color:#fff;
 text-decoration:none;
 font-weight:bold;
}
.main_content_box {
	background-color: #FFFFFF;
}
.main_content_box a{
	text-decoration:underline;
	color:#027925;
}
#product_box {
	width: 200px;
	height:200px;
	overflow: hidden;
	float:left;
	position:relative;
	boder:1px solid #000;
	padding:2px;
}
#product_spacer {
	width: 8px;
	height:200px;
	float:left;
	position:relative;
}

td.horizontal_column_l {
	background-color: #fff;
	height: 130px;
	display: table-cell;
	vertical-align: top;
	background-image: url(images/border_shadow_rg.jpg);
	background-repeat: repeat-y;
	background-position: right;	
}
td.horizontal_column_r {
	background-color: #fff;
	height: 130px;
	display: table-cell;
	vertical-align: top;
	/*background-image: url(images/border_shadow_rg.jpg);*/
	background-repeat: repeat-y;
	background-position: left;	
}
.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}
.bottom_link_wm a{
	background-color: #000000;
	color: #ddd;
	text-decoration:none;
	font-weight:bold;
	font-size:80%;
}
.bottom_link_lk a{
	background-color: #000000;
	color: #ddd;
	text-decoration:none;
	font-weight:bold;
}
td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 130px;
	display: table-cell;
	vertical-align: top;
	background-image: url(images/header_bg.jpg);
	background-repeat:no-repeat;
}
td.header_column {
	height: 70px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(images/header4_bg.jpg);
	background-position: top;
	background-repeat:no-repeat;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat;
}
td.left_nav {
	width:160px;
	padding: 5px;
	vertical-align: top;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat;
}
a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 20px;
}
a.main_link:hover{
	background-color:#555;
	color: #fff;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
/*.bottom_link a{*/
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
.bottom_content{
	color: #FFFFFF;
	padding:5px;
}
form {padding:0; margin:0}
.bottom_content a {
 color:#fff;
 text-decoration:none;
 font-weight:bold;
}
div.navigation {
	height: 20px;
	vertical-align: middle;
	text-align: center;
}

input.button { margin: 0; padding: 3px; font-size: 100%;  border: none; background: #808080; color: #FFF; background: #808080; font-weight: bold; }
/*
input.text { 
 margin: 0px; 
 padding: 1px; 
 border: 1px solid #808080; 
 color: #000000; 
 background: #EEEEEE; 
}
*/
/* ////////////////////////////////////// VMENU \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
#vmenu {
	color: #000;
	text-align: left;
}
#vmenu p {
	margin-bottom:0px;
}
#vmenu a {
	background-color:#027925;
	border:1px solid #F0FAF9;
	text-decoration: none;
	display:block;
	/*color: #B2E1DB;*/
	color:#fff;
	/*height:20px;*/
	height:auto;
	line-height:18px;
	text-align:center;
}
#vmenu a:hover {
	background-color:#333; 
	color:#fff;
	display:block;
}
/* //////////////////////////////////////////////////// \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#news_nav {
	color: #000;
	text-align: left;
}
#news_nav a {
	text-decoration:underline;
	color:#027925;
/*
	height:20px;
	line-height:18px;
	text-align:center;
*/	
}
/*/////////////////////////////////////////////////////////////////////////*/
.form_numfield {
	border: 1px solid #808080;
	color: #000000;
	margin: 2px 0px 0px 0px;
  padding: 1px 3px 1px 4px;
	height: 1.1emx;
	text-align:right;
}
.form_select {
	height:1.1emx;
	margin-left:0px;
	margin-bottom: 2px;
	margin-top:2px;
}
.form_textfield {
	border: 1px solid #808080;
	color: #000000;
	margin: 2px 0 0px 0px;
  padding: 1px 3px 1px 4px;
	height: 1.1emx;
}
.form_textblock {
	border: 1px solid #808080;
	color: #000000;
	margin: 2px 0px 2px 0px;
	height: auto;
	background-color: #F0F7E9;
	float: left;
	width: auto;
	overflow: hidden;
	position: relative;
	visibility: inherit;
	z-index: auto;
}
.form_filefield {
	border: 1px solid #808080;
	color: #000000;
	margin: 2px 0px 0px 0px;
  padding: 1px 1px 1px 1px;
	height: 22px;
}
.fbutton {
	line-height:17px;
	padding:0;
	float:none;
	text-align:center;
	width:105px;
	height: 24px;
	background: transparent url("images/bgreen100.gif") no-repeat;
	text-decoration: none;
	color: #000;
	font-weight:normal;
	border: 0px solid #000000;
}
.fbuttona {
	line-height:17px;
	padding:0;
	float:none;
	text-align:center;
	width:105px;
	height: 24px;
	background: transparent url("images/bgreen100_active.gif") no-repeat left top;	
	text-decoration: none;
	color: #000;
	font-weight:normal;
	border: 0px solid #000000;
}

/*////////////////////////////////////// for tiny mce \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.groter {font-size:10pt;}
.nog-groter {font-size:12pt;}
.groot {font-size:14pt;}
.x-groot {font-size:16pt;}
.xx-groot {font-size:20pt;}
.xxx-groot {font-size:24pt;}

