
html, body
{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

body
{
  font-family: Lucida, Tahoma, Arial, Trebuchet MS;
  font-size: 12px;
  font-weight: normal;
  color: #414141;
  background-color: #696969; 
  background-image: url(/img/achievo/achievo_bg.jpg);
  background-repeat: repeat-x;
  background-position-x: 0;
  background-position-y: 0;
}

#AchievoWrapper
{
  position: relative;
  margin: 0px auto;
  padding: 0px;
  width: 900px;
  background: #FFFFFF;
  line-height: 130%;
}

a, a:visited { text-decoration: underline; color: #749abe; }
a:hover, a:active { text-decoration: none; }


/* ####### HEADER ####### */


#AchievoHeader
{
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 274px;
  background: url(/img/achievo/achievo_header_bg.jpg) no-repeat left top;
}

#AchievoLogo
{
  position: absolute;
  margin: 0px;
  padding: 0px;
  left: 12px;
  top: 67px;
  width: 220px;
  height: 67px;
}

#AchievoLogo img
{
  width: 220px;
  height: 67px;
  border: none;
}


/* ##### INLEIDING ###### */


#AchievoHeaderText
{
  position: absolute;
  margin: 0px;
  padding: 0px;
  left: 20px;
  top: 160px;
  width: 440px;
  height: 93px;
  overflow: hidden;
  color: #414141;
}

#AchievoHeaderText table, #AchievoHeaderText td
{
  height: 93px;
  vertical-align: middle;
}

#AchievoHeaderText table a
{
	color: #990000 !important;
}


/* ###### BANNER ####### */


#AchievoBanner
{
  position: absolute;
  margin: 0px;
  padding: 0px;
  left: 460px;
  top: 0px;
  width: 408px;
  height: 298px;
  z-index: 20;
}

#AchievoLanguages
{
  position: absolute;
  top: 70px;
  right: 10px;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  z-index: 5;
  width: 25px;
  height: 60px;
}

#AchievoLanguages img
{
  display: block;
  padding-bottom: 5px;
  border: none;
}

#AchievoLanguages a, #AchievoLanguages a:visited
{
  margin: 0px;
  padding: 0px;
}


/* ####### CONTENT ####### */


#AchievoContentTop
{
  position: relative;
  margin: 0px;
  padding: 24px 0px 0px 20px;
  width: 860px;
  background: #FFFFFF;
}

#AchievoTopLeft
{
  position: relative;
  float: left;
  margin: 0px;
  padding: 0px;
  width: 216px;         /* eigenlijk 243px. Padding l+r: 243 - (2 x 13) = 217*/
}

#AchievoContentBottom
{
  position: relative;
  margin: 0px;
  padding: 5px 0px 0px 20px;
  width: 860px;
  background: #FFFFFF;
}

#AchievoBottomLeft
{
  position: relative;
  float: left;
  margin: 0px;
  padding: 0px 0px 15px 0px;
  width: 216px;         /* eigenlijk 243px. Padding l+r: 243 - (2 x 13) = 217*/
  min-height: 200px;
  _height: 200px;
}

#AchievoBottomRight
{
  position: relative;
  float: left;
  margin: 0px 0px 0px 50px;
  padding: 0px 0px 15px 0px;
  width: 570px; 
}


/* ##### NAVIGATION ###### */


#AchievoNav
{
  position: relative;
  padding: 3px 0px 10px 0px;
}

#AchievoNav a
{
  display: block;
  position: relative;
}

a.level0, a.level0:visited
{
  height: 21px;
  margin: 0px;
  padding: 5px 0px 0px 10px;
  border-top: 1px solid #e0e0e0;
  text-decoration: none;
  color: #414141;
  background: #FFFFFF url(/img/achievo/menu_bg.gif) no-repeat left -26px;
}

a.level0:hover, a.level0:active
{
  background: #b3cce5 url(/img/achievo/menu_bg.gif) no-repeat left top;
  color: #FFFFFF;
}

a.level1, a.level1:visited
{
  height: 17px;
  margin: 0px;
  padding: 2px 0px 2px 20px;
  border: none;
  text-decoration: none;
  color: #414141;
  background: none;
}

a.level1:hover, a.level1:active
{ 
  color: #FFFFFF;
  background: #b3cce5;
}

.home
{
  border-top: none !important;
}

.active
{
  font-weight: bold;
} 


/* #### PANELS #### */


.AchievoPanel
{
  position: relative;
  margin: 10px 0px 15px 0px;
  padding: 0px;
  background: #ececec;
}

.PanelLeftTop
{
  position: relative;
  margin: 0px;
  padding: 0px;
  height: 10px;
  background: url(/img/achievo/panel_lefttop.gif) no-repeat left top;
}

.PanelLeftBottom
{
  position: relative;
  margin: 0px;
  padding: 0px;
  height: 10px;
  background: url(/img/achievo/panel_leftbottom.gif) no-repeat left top;
}

.PanelRightTop
{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 9px;
  height: 10px;
  margin: 0px;
  padding: 0px;
  background: url(/img/achievo/panel_righttop.gif) no-repeat left top;
}

.PanelRightBottom
{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 9px;
  height: 10px;
  margin: 0px;
  padding: 0px;
  background: url(/img/achievo/panel_rightbottom.gif) no-repeat left top;
}

.PanelHeader
{
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px 10px 0px 10px;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: normal;
  /*letter-spacing: -1px;*/
}

.PanelText
{
  position:relative;
  margin: 0px;
  _width: 185px;
  padding: 2px 10px 0px 10px;
}

.PanelQuote
{
  margin: 0px;
  padding: 0px 0px 10px 0px;
  _width: 185px;
  background: url(/img/achievo/achievo_quote.jpg) no-repeat 7px top;
}

.PanelTextQuote
{
  margin: 0px;
  padding: 15px 15px 0px 15px; !important;
  background: url(/img/achievo/achievo_quote.jpg) no-repeat 7px top;
}

.testimonial
{
  padding: 0 15px 0 15px;
}

.testimonialdots
{
  background: url(/img/achievo/dots_horizontal.gif) repeat-x left top !important;
}


/* ##### FEATURES ##### */


#AchievoFeatures
{
  position: relative;
  float: left;
  margin: 0px 0px 0px 20px;
  padding: 0px;
  width: 624px; /* 20 + 216 + 20 + 624 + 20 = 900 */
  background: url(/img/achievo/dots_vertical.gif) repeat-y center top;
}

#AchievoFeaturesTop
{
  position: relative;
  margin: 0px;
  padding: 0px;
}

#AchievoFeaturesBottom
{
  position: relative;
  padding: 0px;
  margin: 0px;
}

.Feature
{
  position: relative;
  float: left;
  width: 250px;
  margin: 0px;
  padding: 0px 28px 0px 28px;
  min-height: 200px;
  _height: 200px;
}

#AchievoFeature3, #AchievoFeature4
{
  padding: 20px 28px 0px 28px !important;
  background: url(/img/achievo/dots_horizontal.gif) repeat-x left top !important;
}

.Feature img
{
  display: block;
  padding-bottom: 10px;
  border: none;
}

.FeatureHeader
{
  position: relative;
  padding: 0px 0px 0px 4px;  
}

.FeatureText
{
  position: relative;
  margin: 0px;
  padding: 0px 0px 20px 4px;
}

#AchievoFeaturesBorder
{
  position: relative;
  float: left;
  clear: both;
  padding: 0px;
  margin: 0px;
  width: 620px;
  height: 4px;
  _height: 1px;
  /* background: url(/img/achievo/dots_horizontal.gif) repeat-x left top;*/
}


/* ##### HALVERWEGE ##### */


#AchievoIndexBorder
{
  position: relative;
  clear: both;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  _margin: -15px 0px 0px 0px;
  width: 900px;
  height: 40px;
  background: url(/img/achievo/achievo_middle.jpg) no-repeat left top;
}



/* ##### BLOG ##### */


.AchievoBlog
{
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 15px 0px;
  background: #FFFFFF;
}

.AchievoBlogtitle
{
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: normal;
  color: #733c82;
  /*letter-spacing: -1px;*/
}

.AchievoBlogtitle a, .AchievoBlogtitle a:visited
{
  text-decoration: none !important;
}

.AchievoBlogtitle a:hover, .AchievoBlogtitle a:active
{
  text-decoration: underline !important;
}

.AchievoBlogdate
{
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  font-weight: normal;
  color: #d0b9d6;
}

.AchievoBlogContent 
{
  position: relative;
  margin: 0px 0px 10px 0px; /* FF */
  _margin: 0px 0px 0px 0px; /* In IE neemt de clearboth al 10px ruimte in */
  padding: 0px;
}

.AchievoBlogfooter
{
  position: relative;
  /* border: 1px solid #d8d8d8; */
  margin: -5px 0px 0px 0px;
  _margin: -10px 0px 0px 0px;
  padding: 4px 0 0 0;
  _padding: 0;
  font-size: 0.75em;
  color: #9c9c9c;
}


/* ###### FOOTER ####### */


#AchievoFooter
{
  position: relative;
  clear: both;
  margin: 30px 0px 0px 0px;
  padding: 0px;
  width: 900px;
  height: 159px;
  font-size: 0.9em;
  text-align: center;
  background: #696969 url(/img/achievo/achievo_footer.jpg) no-repeat left top;
}

#AchievoFooter a, #AchievoFooter a:visited
{
  color: #990000;
}

#AchievoFooter a:hover, #AchievoFooter a:active
{
  text-decoration: none;
}

#IbuildingsLogo
{
	font-size: 10px;
  position: absolute;
  right: 40px;
  top: -38px;
  width: 134px;
  height: 40px;
  z-index: 20;
}

#IbuildingsLogo img
{
  border: none;
}

.AchievoGoogleAds
{
  text-align: center;
  padding: 0 0 30px 0;
  margin: 0;
}


/* ####### FORMS ####### */


form
{
  margin: 0px;
  padding: 0px;
}

input
{
  font-family: Lucida Sans, Lucida Sans Unicode, Lucida, Tahoma, Arial, Trebuchet MS;
  font-size: 12px;
  font-weight: normal;
  color: #444444;
  letter-spacing: 0px;
}

.textinput
{
  height: 16px;
  padding: 2px 2px 0px 2px;
}

.search { width: 190px; }
.searchbutton { position: relative; float: right; margin: 7px 2px 0px 0px; _margin: 7px -9px 0px 0px; }



/* ###### COMMON ####### */

h3
{
  margin: 0px;
  padding: 0px 0px 5px 0px;
  color: #990000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
}

h4
{
  margin: 0px;
  padding: 0px 0px 15px 0px;
  color: #990000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
}

a.h3link, a.h3link:visited
{
  display: block;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  color: #990000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  text-decoration: none;
}

a.h3link:hover, a.h3link:active
{
  text-decoration: underline;
}

.rsslink
{
  display: block;
  margin: 10px 0px 0px 0px;
  padding: 1px 0px 0px 20px;
  height: 16px;
  background: url(/img/achievo/rsslink.gif) no-repeat top left;
}

.blue { color: #70adeb !important; }
.white { color: #FFFFFF !important; }
.red { color: #990000 !important; }
.testimonialReference { color: #990000; font-size: 0.9em; font-weight: bold;}

.bold { font-weight: bold; }
.textcenter { text-align: center; }

.floatleft { float: left; }
.floatright { float: right; }

.clearboth { clear: both; height: 1px; }
.clearleft { clear: left; }
.clearright { clear: right; }

.indent
{
  padding-left: 10px;
  padding-bottom: 0px !important; 
}

.imageright
{
  margin-left: 5px;
  margin-bottom: 5px;
}

.imageleft
{
  margin-right: 15px;
  margin-bottom: 5px;
}

.imgBox
{
  float: left;
  border: none;
  margin: 0px 6px 0px 6px;
}

.imgButton
{
  display: block;
  margin: 5px 0px 0px 0px;
  border: none;
}

.AchievoProductButtonContent
{
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(/img/achievo/arrow_fat_right.gif) no-repeat left 2px;
}

a.AchievoProductButtonContent, a.AchievoProductButtonContent:visited
{
  display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
	text-decoration: none !important;
	font-weight: bold;
}

a.AchievoProductButtonContent:hover, a.AchievoProductButtonContent:active
{
	text-decoration: underline !important;
}


/* ##### VERVOLGPAGINA'S #################################################################### */


#AchievoContentVervolg
{
  position: relative;
  margin: 24px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  width: 860px;
  background: #FFFFFF;
}

#AchievoHeaderVervolg
{
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 154px;
  background: url(/img/achievo/achievo_headervervolg_bg.jpg) no-repeat left top;
}

#AchievoVervolg
{
  position: relative;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 22px 29px;
  width: 600px;
  min-height: 500px;     /* indien geen content of menu, dan blijft de balk onder de banner in beeld */
  _height: 500px;        /* indien geen content of menu, dan blijft de balk onder de banner in beeld */
}

#AchievoVervolgTitel
{
  position: absolute;
  margin: 0px;
  padding: 0px;
  left: 265px;
  top: 114px;
  width: 590px;
  height: 37px;
  color: #FFFFFF;
  font-size: 22px;
  /*letter-spacing: -1px;*/
}

#AchievoBreadcrumb
{
  position: absolute;
  margin: 0px;
  padding: 0px;
  left: 265px;
  top: 160px;
  width: 620px;
  height: 16px;
  color: #b3b3b3;
  z-index: 40;
}

#AchievoBreadcrumb a, #AchievoBreadcrumb a:visited
{
  color: #749abe;
}

.paragraph
{
  position: relative;
  margin: 0px;
  padding: 0px 0px 15px 0px;
  _padding: 0px 0px 5px 0px;
  width: 95%;
}

.paragraphPanel
{
  position: relative;
  margin: 0px 0px 0px 0px;
  _margin: 0px 0px 10px 0px;
  padding: 0px 0px 15px 0px;
  _padding: 0px 0px 5px 0px;
  width: 95%;
}

.AchievoColumnLeft
{
  vertical-align: top;
}

.AchievoColumnRight
{
  vertical-align: top;
}


/* ##### VERVOLG PANELS ##### */


.paragraphPanelLeftTop
{
  position: relative;
  margin: 0px;
  padding: 0px;
  height: 9px;
  background: url(/img/achievo/panel2_lefttop.gif) no-repeat left top;
}

.paragraphPanelLeftBottom
{
  position: relative;
  margin: 0px;
  padding: 0px;
  height: 10px;
  background: url(/img/achievo/panel2_leftbottom.gif) no-repeat -1px top;
}

.paragraphPanelRightTop
{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 10px;
  height: 9px;
  margin: 0px;
  padding: 0px;
  background: url(/img/achievo/panel2_righttop.gif) no-repeat left top;
}

.paragraphPanelRightBottom
{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 10px;
  height: 10px;
  margin: 0px;
  padding: 0px;
  background: url(/img/achievo/panel2_rightbottom.gif) no-repeat left top;
}

.paragraphPanelText
{
  position: relative;
  margin: 0px;
  padding: 2px 10px 0px 10px;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
}




/* SERENDIPITY
------------------------------------------------------------------------------- */


#content
{
  width: 400px !important;
}


H3.serendipity_date
{
  font-size: 12px;
  font-weight: bold;
  /*letter-spacing: -1px;*/
  color: #749abe;
}

.serendipity_entryFooter
{
  margin-top: 20px;
  font-style: italic;
  margin-bottom: 30px;
}

#serendipity_banner A
{
  text-decoration: none;
}

.serendipity_commentsTitle
{
  font-weight: bold;
}

#serendipity_commentform_comment
{
  width: 290px;
  margin: 0px;
  padding: 0px;
}

.paragraphtitle, #serendipity_banner H1, H4.serendipity_title, H4.serendipity_title a, .serendipity_commentsTitle
{
  margin: 0px;
  padding: 0px 0px 5px 0px;
  color: #990000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  /*_letter-spacing: -1px;*/
  color: #990000 !important;
  text-decoration: none;
}

.alternateparagraphtitle
{
  position: relative;
  margin: 2px 0px 10px 0px;
  padding: 5px 5px 2px 5px;
  font-size: 15px;
  font-weight: bold;
  /*letter-spacing: -1px;*/
  height: 20px;
}

.serendipitySideBarItem
{
  margin-bottom: 10px;
  padding: 10px 10px 15px 10px;
  _padding: 10px 5px 15px 10px;
  margin-right: -2px;
  _margin-right: 0px;
  width: 173px;
  _width: 178px;
}

#mainpane #content
{
  padding-right: 15px;
  _padding-right: 10px;
}

.serendipitySideBarTitle { margin-bottom: 10px; }

.paragraphright, .serendipitySideBarItem { border: 1px solid #e2e2e2; }
/* .paragraphtitle, .serendipitySideBarTitle { color: #733c82; } */

.serendipity_plugin_freetag
{
  line-height: 140% !important;
}

.serendipity_freetag_taglist span
{
  line-height: 90% !important;
}

.serendipitySideBarContent span
{
  line-height: 100% !important;
}

.serendipity_entryFooter
{
  padding: 0px 0px 15px 0px;
  border-bottom: 1px dashed #cccccc;
}

.serendipity_comment_source /* footer van blog commentaar vakje  */
{
  position: relative;
  margin: 10px 0px 0px 10px;
  padding: 4px 3px 6px 20px;
  line-height: 120% !important;
  border: 1px solid #d8d8d8;
  background: #e9dfeb url(/img/ibs_blog_footer.gif) no-repeat 9px 7px; _background: #e9dfeb url(/img/ibs_blog_footer.gif) no-repeat 9px 8px;
}

.serendipity_comment
{
  position: relative;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  border: 1px solid #e2e2e2;
  overflow: auto;
  width: 380px;
}

.serendipity_commentBody
{
  margin-left: 10px;
  padding: 0px;
}

.bb-code, .bb-php
{
  display: block;
  position: relative;
  font-family: courier new, courier;
  font-size: 11px;
  padding: 10px 5px 10px 5px;
  background-color: #eee;
  margin: 2px;
  overflow: auto !important;
  _width: 370px;
  _padding: 10px 0px 30px 0px;
}

.bb-code-title, .bb-php-title
{
  background-color: #ccc;
  margin: 2px;
  _width: 370px;
}

.serendipity_entry_body img
{
  margin: 6px;
}

.serendipity_entry_extended img
{
  margin: 6px;
}

.serendipity_entry_extended img.emoticon
{
  margin: 0px;
}

.container_serendipity_plug_plugin
{
  display: none;
}


