/*////////////////////////////////////////////////////////////////////////////////////////////////////
//                                                                                                  //
// 	Aquacombi.nl CSS                                                                            		//
// 	El Niño VOF                                                                                     //
// 	http://www.elnino-ict.com                                                                       //
// 	info@elnino-ict.nl                                                                              //
//                                                                                                  //
// 	Copyright (c) El Niño, Enschede                                                                 //
// 	Alle rechten voorbehouden.                                                                      //
//                                                                                                  //
//  Deze applicatie is auteursrechtelijk beschermd. Verveelvuldiging en/of                          //
//  distributie van deze applicatie, en/of delen daarvan, is verboden en strafbaar.                 //
//                                                                                                  //
//////////////////////////////////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////////////////////////////////////
//                                                                                                  //
// 	Author: Michael Angelo Meyer																	//
// 	info@elnino-ict.com                                                                             //
//                                                                                                  //
//  Packaged: 09-02-2008                                                                            //
////////////////////////////////////////////////////////////////////////////////////////////////////*/

body {
	background-color: white;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: "Lucida sans", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	background: white;
}

 
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

br
{
	clear: both;
}

img
{
	border: 0;
}

img.mid {
	vertical-align: middle;
}

a
{
	color: #666666;	
	text-decoration: none;
}

h1, h2 {
	color: #0055a6;
	margin-bottom: 5px;
	font-size: 22pt;
	font-family: "Century gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

a
{
	color: #0055a6;
}

div#column_left div.block.overview a
{
	color: #0055a6;
}

div#column_left div.block a
{
	color: #f0531c;
}

/* Headings, texts, enz */
h2
{
	font-size: 15pt;
}

h3
{
	margin-top: 25px;
	color: #0055a6;
	margin-bottom: 10px;
	font-size: 17pt;
	font-weight: normal;
}

h4
{
	margin-top: 5px;
	color: #0055a6;
	margin-bottom: 5px;
	font-size: 11pt;
	font-weight: normal;
}

/* Grid elements */
#main_container
{
	margin: 0 auto;
	width: auto;
}

#header_container
{
	position: relative;
	margin-top: 0px;
	height: 100px;
	width: 995px;
	background: url("/images/layout/content_bg.png") repeat-y;
	margin: 0 auto;
	border:0;
}

#menu_container{
	position: relative;
	width: 100%;
	background: url("/images/layout/menu_bg.png") repeat-x;
	background-position: bottom left;
	margin: 0px;
}

#content_container
{
	position: relative;
	width: 100%;
	text-align: left;
}

.container
{
	margin-left: 30px;
	
}

#main_background
{
	background: #dbf1fb url("/images/layout/main_bg.png") repeat-x;
}
#footer_container
{
	position: relative;
	clear: both;
	width: 100%;
	text-align: right;
	height: 103px;
	background-color: #dbf1fb;
}

#column_left
{
	position: relative;
	float: left;
	width: 450px;
	padding-right: 20px;
}

#column_left_wide
{
	position: relative;
	float: left;
	width:690px;
	padding-right: 20px;
	text-align: left;
	margin-bottom: 20px;
}


#column_middle
{
	position: relative;
	float: left;
	width: 240px;
	margin-bottom: 20px;
}

#column_right
{
	position: relative;
	float: left;
	width: 240px;
	margin-bottom: 20px;
	padding-top:0px;
	margin-top:0px;
}

/***************************************
 * 
 * Header things
 * 
 **************************************/

#logo
{
	position: absolute;
	top: 30px;
	left: 30px;
}

#links
{
	position: relative;
	width: 400px;
	float: right;
	height: 20px;
	text-align: right;
	padding-right: 30px;
	padding-top: 15px;
}

#links a
{
	font-size: 9pt;
}

#subpage_top
{
	padding-right:1px;
	position: relative;
	width: 995px;
	height: 159px;
	background: url("/images/layout/subpage_header_bg.png") no-repeat;
	margin: 0 auto;
}

#top
{
	padding-right: 1px;
	position: relative;
	width: 995px;
	height: 230px;
	background: url("/images/layout/header_bg.png") no-repeat;
	margin: 0 auto;
}

#page_title
{
	width: 100%;
	height: 50px;
	position: relative;
	padding-top: 10px;
}

#page_title h1
{
	color: white;
	font-size: 25pt;
}

#slogan
{
	width: 700px;
	height: 40px;
	color: #0055a6;
	font-size: 17px;
	font-style: italic;
	margin: 5px 0 0 50px;
}

div#offer_button
{
	position: relative;
	padding-top: 20px;
	width: 200px;
	padding-left: 60px;
}

a.offer_button
{
	height: 32px;
	width: 182px;
	display: block;
	background: url("/images/layout/button_offer.png") no-repeat;
}

a.aquacell_button
{
	height: 32px;
	width: 142px;
	display: block;
	background: url("/images/layout/button_aquacell.png") no-repeat;
}

a.twintec_button
{
	height: 32px;
	width: 142px;
	display: block;
	background: url("/images/layout/button_twintec.png") no-repeat;
}

a.blokzout_button
{
	height: 32px;
	width: 142px;
	display: block;
	background: url("/images/layout/button_blokzout.png") no-repeat;
}

a.hydrofoor_button
{
	height: 32px;
	width: 142px;
	display: block;
	background: url("/images/layout/button_hydrofoor.png") no-repeat;
	margin-top: 10px;
}

a.waterfilter_button
{
	height: 32px;
	width: 142px;
	display: block;
	background: url("/images/layout/button_waterfilter.png") no-repeat;
}

div.button
{
	width: 150px;
	height: 40px;
	float: right;
	padding-top: 15px;
}

div.fade_block div.button
{
	padding-top: 0px;
	width: 142px;
}

div.blue_block div.button
{
	padding-top: 10px;
	width: 142px;
}

div.fade_block
{
	width: 180px;
	height: 450px;
	display: block;
	position: relative;
	background: url("/images/layout/bg_gradient_block.png") no-repeat;
	padding: 10px 20px;
	font-size: 11px;
}

div.fade_block b
{
	color: #0054a6;
}
			
div.blue_block
{
	width: 182px;
	height: 134px;
	display: block;
	position: relative;
	background: url("/images/layout/bg_blue_block.png") no-repeat;
	padding: 0px 20px;
	margin-bottom:10px;
}

div.blue_block h2
{
	padding-top: 15px;
	font-size: 12pt;
	color: white;
}

div.blue_block
{
	color: white;
}
.rounded_input
{
	background: url("/images/layout/bg_rounded_input.png") no-repeat;
	width: 134px;
	height: 24px;
	border: 0px;
	font-size: 10pt;
	padding: 10px 10px;
}

.search_button
{
	background: url("/images/layout/button_search.png") no-repeat;
	width: 84px;
	height: 33px;
	border: 0px; 
	margin-bottom: 11px;
	color: #666666;
	cursor: pointer;
}

ul.news
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #bfd4e9;
	width: 220px;
}

ul.news li
{
	padding: 5px 0px;
	border-top: 1px solid #bfd4e9;
}

ul.news li a
{
	color: #333333;
	display: block;
  	width: 100%;
  	height: 100%;
	padding: 0px 5px;
}

ul.news li:hover
{
	background-color: #eaf7fd;
}

/***************************************
 * 
 * Navigation / Menu things
 * 
 **************************************/

#navigation_bar
{
	background: url("/images/layout/menu.png") no-repeat;
	background-position: left;
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
}

#subpage_navigation_bar
{
	background: url("/images/layout/menu_subpage.png") no-repeat;
	background-position: left;
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
}

ol#nav {
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  float:left;
  position:relative; 
  left: 30px;
}

ol#nav li {
	float:left; position:relative;
}

ol#nav li a {
  width:auto;
  display:block;
  padding:5px 16px;
  color:#fff; 
  text-decoration:none;
	text-transform: uppercase;
	margin-top: 1px;
}


ol#nav li a:hover {
    background-color: #0055a6;
	color: white;
}

ol#nav li.active a {
	background: url(/images/layout/menu_over.png) repeat-x;
 	color: white;
}


div#content {
	padding-right:1px;
	position: relative;
	width: 995px;
	background: url("/images/layout/content_bg.png") repeat-y;
	margin: 0 auto;
}

.frontpage .block img
{
	margin-right: 15px;
	border: 1px solid #bfd4e9;
}



.frontpage .block
{
	margin-bottom: 60px;
}

/***************************************
 * 
 * Search menu things
 * 
 **************************************/
.template {
display:none;
}

.st_filter_row_add {
cursor:	pointer;
cursor:	hand;
position: absolute;
right: 40px;
text-align:right;
padding: 5px 0 0 5px;

}

.st_filter_row_del {
	cursor:	pointer;
	cursor:	hand;
	text-align:right;
	padding: 5px 0 0 5px;
	position: absolute;
	right: 70px;

}

form.generic div.filterType_row {
	vertical-align: middle;
	width: 100%;
	display: block;
}

form.generic div.left_spaced_row {
    margin-left: 170px;
}

#search
{
	position: absolute;
	right: 30px;
	height: 40px;
	bottom: 10px;
	top:50px;
}

#search input.search
{
	float: left;
	background: url('/images/search_input_bg.png') repeat-x;
	border: 1px solid #d1eae1;
	height: 19px;
	width: 150px;
	color: #8f9794;
}

#searchBox
{
	float: left;
	border: 1px solid #d1eae1;
	height: 20px;
	padding: 0px 4px;
	text-align: center;
	margin-bottom: 2px;
}

#search_button
{
	float: left;
	background: url('/images/search_icon.png') repeat-x;
	border: 1px solid #d1eae1;
	height: 20px;
	width: 20px;
}

form.search {
	margin-top:	-10px;
	padding: 15px 12px 25px 12px;
	border-top: none;
}

form.search hr {
	height: 0;
	border: 0;
	border-top: 1px solid #E6E6E6;
}

form.search .btn {
	float:right;
	margin-bottom: 25px;
}


/***************************************
 * 
 * Content things
 * 
 **************************************/


#left_column
{
	float: left;
	width: 188px;
}


#right_column
{
	float: right;
	width: 740px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#full_column
{
	position: relative;
	float: left;
	width: 100%;
	margin: 5px;
}


table.list
{
	border: 0;
	width: 100%;
	border-collapse: collapse;
}

table.list th
{
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

table.list td
{
	padding: 5px;
	border-top: 2px solid #e5e5e6;
	text-align: center;
}

table.list td.left
{
	text-align: left;
}


table.list tr.even
{
	backgound-color: #ececec;
}

table.list tr.red_text, table.list tr.red_text a
{
	color: red;
}

table.list tr.over
{
	background-color: #ceedff;
	cursor: pointer;
	cursor: hand;
}

tr.red_bg
{
	background-color: #e3afb5;
}


/***************************************
 * 
 * Footer things
 * 
 **************************************/

div#footer
{
	margin: 0 auto;
	text-decoration: none;
	width: 1000px;
	background: url("/images/layout/footer_bg.png") no-repeat;
	height: 103px;
}

div#footer span a, div#footer span
{
	color: white;
	font-size: 10px;
}

div#footer span
{
	display:block; 
	height:23px;padding-top:80px;
	padding-right: 20px;
}
/***************************************
 * 
 * Action things
 * 
 **************************************/
div#status_msg
{
	margin-bottom: 20px;
}

div.action_ok, div.action_error {
margin-bottom:			10px;
width:					80%;
margin:					0 auto;
padding:				8px;
}

/* div in div specification to keep correct width of 100% */
div.action_ok div, div.action_error div {
padding:				10px 30px 10px 10px;
}

div.action_ok {
background-color:		#E3FFBF;
border:					2px solid #9AC45B;
}

div.action_error {
background-color:		#FFEFF0; /*#6F0707;*/
border:					2px solid #ff003a;
}

/* validation, wijkt iets af van voorgaande */
div.error { 
border:					1px solid #A80000;
background-color:		#FFEFF0;
background-position:	top left;
background-repeat:		no-repeat;
padding:				8px;
}

div.error ul {
	list-style-type:	square;
}

div.error h2 {
margin-top: 			0;
}

td.subok {
background-color:      #54ff00;
}

.empty_field {
font-weight: 			bold;
color:					#A80000;
}

.category_link {
	font-weight:		bold;
	margin-bottom:		0px;
}

div.ind1 h3 {
	margin-top:			0px;
	margin-bottom:		0px;
}

/* Sets size of results in static (html) search cloud */
.search_link {
	line-height:1.25em;
}

.search_link_0 {
	font-size:.9em;
}

.search_link_1 {
	font-size:1.05em;
}

.search_link_2 {
	font-size:1.2em;
}

.search_link_3 {
	font-size:1.4em;
}

div#tags {
	margin-top:1em;
}