/***********************************************************/
/* Ecobos HTML tag styles - Maarten Boeckmans & Tom Cenens */
/***********************************************************/ 
.midden{
text-align:center;
}

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

.uitleg{
display:none;
}

.shoplijn{
display: none;
}

.aantal {
width:30px;
}

.account {
display: none;
}

.winkelwagen {
display: none;
}

.afrekenen {
display: none;
}
.floatleft{
float:right;
}


.linkborder {
border:0 solid #000000;
}

.cat {
font-size:11px;
text-align:left;
}


a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}


h1{
 font-family: Arial,sans-serif;
 font-size: 160%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #333333;
 margin: 0px;
 padding: 0px; 
}

h5{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li {
font-size:95%;
}

/*Center image in list*/
li.img {
text-align:center;
}

.label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.totaal{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
 text-align:right;
}

.formknop {
display: none;
}

.rood {
color:#CC6600;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
display: none;
}

#navBar{
display: none;
}

#shopnavBar{
display: none;
}

.login{
width:75px;
}

#headlines{
display: none;
}

#content{
  float: left;
  position:relative;
  left:5%;
  width: 80%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
display: none;
}

#globalNav img{
 display: none;
}

#globalNav a {
	display: none;
}

/*************** #pageName styles **************/

#pageName{
	display: none;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	display: none;
}

#lijn{
display: none;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.producttabel {
font-size:12px;
width:450px;
padding:4px;
}

.admintabel {
font-size:12px;
width:250px;
padding:4px;
}

.table {
font-size:12px;
text-align:left;
}

/************** .story styles *****************/

.story{
	display: none;
}

.story p{
	display: none;
}


/************* #siteInfo styles ***************/

#siteInfo{
	display: none;
}

#siteInfo img{
	display: none;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: none;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#shopnavBar ul a:link, #shopnavBar ul a:visited {display: block;}
#shopnavBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#shopnavBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #shopnavBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	display: none;
}


#shopsectionLinks{
	display: none;
}

#shopsectionLinks a {
	display: none;
}

#shopsectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #346A36;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #CCFFCC;
}


/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	display: none;
}

#headlines p{
	display: none;
}

