body 
{
	background-color:#75943F;
	background-image:url(../img/bg-green.gif);
	background-repeat:repeat-x;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#8D8D8D;
	margin-top: 0;
	margin-bottom: 0;
	margin-left:auto;
	margin-right:auto;
}

/*  Link kleuren algemeen  -------------------------------------------------------*/
a:link   	{ color: #7D3877; text-decoration: underline;}
a:visited 	{ color: #7D3877; text-decoration: underline;}
a:hover  	{ color: #317D02; text-decoration: underline;}
a:active  	{ color: #7D3877; text-decoration: underline;}

/*  MENU  -------------------------------------------------------*/
.menu-bg{ background-image:url(../img/menu-illustration.gif); background-repeat:no-repeat; background-position:top left }

/*  CONTENT  -------------------------------------------------------*/
.content-white 	{ background-color:#FFFFFF;}
.line-bg-left	{ background-image:url(../img/line-left.gif);}
.line-bg-right	{ background-image:url(../img/line-right.gif);}
#align-right 	{ text-align:right;}

.news-bar		{ background-image:url(../img/news-bar.gif); background-repeat:no-repeat; width:670px; height:29px;}
.news-bar-title	{ font-size:17px; padding-left:12px;}
.news-bar-follow{ padding-right:12px;}
.news-bar-title	a { font-size:14px; font-style:normal; text-decoration:none; color:#999999;}
.news-bar-title a:hover  	{ color: #317D02; text-decoration: none;}

/*  Content Window Styles  -------------------------------------------------------*/
.window-height-700 { background-image:url(../img/window-gradient-700.png); background-repeat: repeat-x; background-position:bottom; background-color:#FBFBFC;}
.window-height-370 { background-image:url(../img/window-gradient-400.png); background-repeat: repeat-x; background-position:bottom; background-color:#FBFBFC; height: 370px}
.window-height-176 { background-image:url(../img/window-gradient-200.png); background-repeat: repeat-x; background-position:bottom; background-color:#FBFBFC; height: 176px;}
.window-height-226 { background-image:url(../img/window-gradient-200.png); background-repeat: repeat-x; background-position:bottom; background-color:#FBFBFC; height: 230px;}
/*.window-height-176 { background-image:url(../img/window-gradient-200.png); background-repeat: repeat-x; background-position:bottom; background-color:#FBFBFC; height: 176px;}*/
.window-topline 	{ background-image:url(../img/window-top-line.png); background-repeat:repeat-x; background-position:top; }
.window-bottomline 	{ background-image:url(../img/window-bot-line.png); background-repeat:repeat-x; background-position:bottom; }
.window-content		{ border-left:#B9C4CD 1px solid; border-right:#B9C4CD 1px solid; padding-left:13px; padding-right:13px;}
.window-header 		{ font-size:19px; color:#317D02; line-height:30px;}
.window-image 		{ margin-right:10px; border: #B9C4CD 1px solid;}
.window-image-r 	{ margin-left:10px; border: #B9C4CD 1px solid;}
.window-image-noborder { margin-left:10px;}
.window-image-r-noborder { margin-left:10px; padding-top: 10px;}
.window-image-c-noborder { margin-left:10px; margin-right:10px; padding-top: 10px;}


/*  BEST SELLERS MENU  -------------------------------------------------------*/
.best-sellers-bg { 
	background-image:url(../img/best-sellers-bg.gif); background-repeat:no-repeat; background-position:top;
	padding-bottom: 6px; padding-left: 0px; padding-right: 0px; padding-top: 0px; }
.best-sellers-product-img {	border:#666666 1px solid;}
.best-sellers-text		{ color:#317D02; font-size:14px; line-height:20px; }
#best-sellers-price 	{ font-size:16px; font-weight:bold; color:#5A6167; text-align:right; margin-top:-18px;}
.best-sellers-table td 	{ border-bottom:#B9C4CD 1px solid; padding-top:6px; padding-bottom:3px;}
.bestsellerslink { font-size:12px;}


/*  FOOTER  -------------------------------------------------------*/
.footer-bg {
	background-color:#E2E7EB;
	border-left:#CAD3DA 1px solid; 	border-right:#CAD3DA 1px solid;	border-top:#B6B7B9 1px solid;
	padding-bottom:5px; padding-top:5px;
}

#footer-field {
	font-size: 11px;
	line-height: 23px;
	color: #999999;
	padding: 10px;

}

#footer-field-logo {
	color: #999999;
	width:210px; 
	margin-top: 13px;
}
	
.footer-header { font-weight:bold; 	color:#666666; }

.footerlink { font-size: 11px;}
a.footerlink:link 		{	color: #999999;	text-decoration: none; }
a.footerlink:visited 	{	color: #999999;	text-decoration: none; }
a.footerlink:hover 		{	color: #317D02;	text-decoration: none; }
a.footerlink:active 	{	color: #999999;	text-decoration: none; }

.logo-small {
position:relative;
left: 30px;  
height: 140px;
}

a.image-link {
text-decoration: none;
}

.image-link {text-decoration: none;  font-size: 11px; font-style:normal; border: 0px;}
a.image-link:link 		{	text-decoration: none; }
a.image-link:visited 	{	text-decoration: none; }
a.image-link:hover 		{	text-decoration: none; }
a.image-link:active 	{	text-decoration: none; }

.article {
padding-top: 4px;
}

.small-font {
	font-size: 11px;
}

.table-heading1 {
	font-size: 11px;
	color:#317D02;
}

.bottomlinks	{list-style: none; margin: 0px; padding-left: 0px;}
.bottomlinks li{list-style: none; display: inline; padding-left: 10px; padding-right: 10px}
.NewsDate { color: #8A8A8A;} 				
