/* CSS style sheet */
html, body {
	height: 100%; /* Required */
	
	font-family: Arial, Helvetica, sans-serif;
	color: #494949;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	position: relative;
}

.com_eshop ul {
	margin-top: 0px;
	pading-top: 0px;
}
p {
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
}

div.hr {
  height: 20px;
  background: #fff url(images/th_bg.jpg) repeat-x scroll center;
}
div.hr hr {
  display: none;
}

h1 {
	color: #FFF;
	background: #FFFFFF url(images/table_bg.jpg) repeat-x;
	height: 25px;
	line-height:25px;
	text-align: left;
	vertical-align: middle;
	font-size: 13px;
	padding-left: 3px;
}

.no_link_style a:link, .no_link_style a:visited {
	color: #FFF;	
}

.no_link_style a:hover {
	text-decoration: none;
}

.no_link_style a:link {
	text-decoration: none;
}

#container-page {
  	margin: 0 auto;
  	width: 100%;
  	text-align: left;
  	position: relative;

  	min-height: 100%; /* For Modern Browsers */
  	height: auto !important; /* For Modern Browsers */
  	height: 100%; /* For IE */
	
	background-image: url("images/header_bg.jpg");
	background-repeat: repeat-x;
	
}

#header-outer {
  	height: 155px;
  	text-align: center;
	padding-top: 5px;

}

#header {
	width: 846px;
	height: 150px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#menuTijdelijk{
	width: 846px;
	position: relative;
	top: 123px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px #029c92 solid;
	background-color:  transparent;
	text-align: left;
}

#menu {
	width: 846px;
	position: relative;
	top: 123px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px #f1ac02 solid;
	background-color:  transparent;
	text-align: left;
}

#submenu {
	position: relative;
	top: 123px;
	height: 20px;
	line-height: 20px;
	width: 846px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(images/submenu_bg2.jpg) repeat-x;
	color: #f1ac02;
}

#container-content {
  	padding: 0 0em 91px 0em;
  	text-align: center;
}

#container-content:after {
  	clear: both;
  	display: block;
  	font: 1px/0px serif;
  	content: ".";
  	height: 0;
  	visibility: hidden;
  	text-align: center;
}

#content {
	padding-top: 20px;
  	width: 846px;
  	margin-left: auto;
  	margin-right: auto;
	text-align: left;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	
}

#content-mail {
	margin-top: 10px;
  	width: 595px;
  	margin-left: auto;
  	margin-right: auto;
	text-align: left;
	margin-bottom: 10px;
}

#left {
	float: left;
	width: 170px;
	margin-right: 10px;
}

#mainmenu {
	float: left;
	width: 600px;
}

#userInfo {
	float: right;
	font-size: 10px;
	height: 15px;
}

/* Lines */
.odd 	{background-color: #F1F3F5;}
.even	{background-color: #EAEBEB;}
/* End of lines */

.eshopmenu {	
	background-color: #F3F3F3;
	border: 1px #029C92 solid;
	margin-bottom: 10px;
	position: relative;
}

.eshopmenu ul  {
	list-style: none;
	margin: 0px;
	margin-left: 5px;
	padding-left: 5px;
	font-size: 12px;
}

.eshopmenu li {
	margin-bottom: 3px;
}


.eshopmenu  a {
	color: #000;
	text-decoration: none;
}

.eshopmenu a:hover {
	color: #029C92;
}

.eshopmenu a:visited {
	color: #000;
}

.eshopmenuHeader {
	color: #029C92;
	font-size: 16px;
	font-weight:bold;
	border-bottom: 3px #B3B3B3 solid;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.eshopAanbieding {
	color: #f1ac02;
	font-size: 14px;
}

.newsDate {
	color: #999999;
	font-weight: bold;
	padding-left: 15px;
}

.introtext {

	background: url(images/introtext_bg.jpg) no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 15px;
	width: 846px;
}

.table-modules {

	/*background: url(images/rounded_corner_down_right.jpg) no-repeat;*/
	background-position: 100% 100%;

	padding-bottom: 10px;
	padding-right: 10px;

}

.table-modules TH {
	color: #029c92;
	background: url(images/th_bg.jpg) repeat-x;
	text-align: left;
	height: 25px;
	padding-top: 0px;
	padding-left: 10px;
	vertical-align: top;
}

/* Elk component heeft z'n eigen div class */
.com_content, .com_frontpage {
	
}

.com_search p, h3,
.com_news p,
.com_content p, h3,
.com_frontpage p, h3 {
	padding-left: 15px;
	padding-right: 15px;
}

.com_eshop h3 {
	padding-left: 0px;
	padding-right: 0px;
}
/*
TH {
	color: #029c92;
	background: url(images/introtext_bg.jpg) repeat-x;
	text-align: left;
	height: 25px;
	padding-top: 5px;
	vertical-align: top;
	font-size: 14px;

}
*/

.com_eshop {
	width: 666px;
	float: left;
}

.com_eshop TH {
	line-height: 25px;
}

TH {
	color: #FFF;
	background: #FFFFFF url(images/table_bg.jpg) repeat-x;
	height: 25px;
	vertical-align: middle;
	text-align: left;
}

a {
	color: #029C92;
	text-decoration: none;
}

a:visited {
	color: #029C92;
}

a:hover {
	text-decoration: underline;
}

.steprow {
	color: #029C92;
	font-size: 16px;
}

.error {
	color:#FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content-txt {
	width: auto;	
}

#footer-outer {
  	width: 100%;
  	background-image: url("images/footer_bg.jpg");
 	position: absolute;
  	bottom: 0 !important;
  	height: 91px;
  	text-align: center;
}

#footer {
	margin-top: 6px;
  	padding: 0 1em;
  	width: 847px;
  	height: 85px;
  	margin-left: auto;
  	margin-right: auto;
  	text-align: left;
  
}

/* Einde layout */


.eshopTegel {
	float: left;
	width: 203px;
	height: 120px;
	background: #F1FFFE;
	background-image: url("images/categoryBG.jpg");
	border: 1px #029C92 solid;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-weight: bold;
	color: #029C92;
	z-index: 0;
	vertical-align: text-bottom;
	display: table-cell
}

.eshopTegel a {
	text-decoration: none;
	color: #a81c0e;
}

.eshopTegelTitle {
	width: 100%;
	height: 18px;
	vertical-align: middle;
	bottom: 0;
	
}

.eshopPrijs {
	font-size: 14px;
	font-weight: bold;
	color: #029C92;
}

/* Alle styles voor het AJAX zoeksysteem */
#ajaxSearchResults {
	width: 350px; 
	border: 1px solid #999; 
	border-bottom: 1px solid #e3e3e3; 
	position: absolute;
	bottom: 90px;
	float: left;
	z-index: 10000000;
	display: none;
	background-color: #f6f6f6;
	font-size: 10px;
}

#ajaxSearchResultsLeft {
	width: 350px; 
	border: 1px solid #999; 
	border-left: 1px solid #029C92; 
	position: absolute;
	float: right;
	z-index: 10;
	display: none;
	background-color: #f6f6f6;
	font-size: 10px;
	top: 20px;
	left: 168px;
	clip: auto;
}

.searchHead {
	width: 344px;
	background-color: #CCC;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}

.searchRow {
	width: 344px;
	padding-left: 3px;
	padding-right: 3px;
	cursor: pointer;
}
/* Einde style AJAX zoeksysteem */

/* HTML tags */
h2 {
	color: #029C92;	
	margin-top: 0px;
}

h3 {
	color: #029C92;
	font-size: 14px;
	margin-bottom:0px;
	margin-top: 0px;
}

h6 {
	margin: 0px;
	color: #029C92;
	font-size: 12px;
	font-weight:600;
}


/* New menu */

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 600px; /*For KHTML*/
  list-style: none;
  height: 25px;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 25px;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 25px;
  left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  padding: 0px 5px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #FFFFFF;
  color: #029c92;
  font: 12px/25px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #CCC;
  color: #029c92;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #EEE;
  color: #029c92;
  border-top: 1px solid #029c92;

}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #CCC;
  color: #029c92;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #EEE;
  color: #029c92;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #029c92;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

/* New menu with rounded corners */
#navigation a
{
color: #FFF;
background: url(images/left-tab.png) left top no-repeat;
text-decoration: none;
padding-left: 10px;
font-weight: bold;
} 

#navigation a:hover
{
background: url(images/left-tab-hover.png) left top no-repeat;
text-decoration: none;
padding-left: 10px;
} 

#navigation a span
{

background: url(images/right-tab.png) right top no-repeat;
padding-right: 10px;
} 

#navigation a:hover span
{
	background: url(images/right-tab-hover.png) right top no-repeat;
} 

#navigation
{
list-style: none;
padding-left: 5px;
margin-left: 5px;
}

#navigation li
{
list-style: none;
float: left;
margin: 0;
padding: 0;

} 

.menuActive_a {
	background: url(images/left-tab-hover.png) left top no-repeat !important;
}

.menuActive_span {
	background: url(images/right-tab-hover.png) right top no-repeat !important;
}

.sLink {
	color: #FFF; 
	margin:0px;	
}

.sLink  a:link {
	color: #FFF;
}

.sLink  a:visited {
	color: #FFF;
}

/* Tag cloud */
.tag_1 {
	font-size: 13px;
}

.tag_2 {
	font-size: 15px;
}

.tag_3 {
	font-size: 17px;
}

.tag_4 {
	font-size: 20px;
}

.sbottom {
  float: right;
  margin-top: -30px;
  width: 513px;
}

#scrollbox {
	width: 200px;
	height: 150px;
	overflow: scroll;
}

.scrollitem {
	width: 200px;
	height: 150px;
	background-color: #03C;
	float: left;
}