/* mac hide\*/
html, body {
	height				: 100%;
}
/* end hide */

/************************  Body style settings  ************************/

.cmsBody {
	padding					: 0px 0px 0px 0px;
	margin					: 0px 0px 0px 0px;
	font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	text-align				: center;
	color					: #000000;
	background-color		: #FFFFFF;
	text-decoration			: none;
	line-height				: 15px;
	height					: 100%;
	background-image		: url("../images/Template/main_bg2.jpg");
	background-position		: center center;
	background-repeat		: repeat-y;
}

#outer {
	height					: 100%;
	min-height				: 100%;
	width					: 995px;
	text-align				: left;
	margin					: auto;
	position				: relative;
/*	background-color		: #FFFFFF;
	background-image		: url(../images/Template/main_bg.jpg);
	background-repeat		: repeat-y;	*/
	margin-bottom			: -38px;
}

IMG {
	border-width: 0px;
}

html>body #outer {
	height				: auto;/*for mozilla as IE treats height as min-height anyway*/
}

#header {
	display				: block;
	position			: absolute;
	clear				: both;
	width				: 995px;
	height				: 18px;
	top					: 0px;
	left				: 0px;
	background-image	: url(../images/Template/header_bg.jpg);
	background-repeat	: no-repeat;
	z-index				: 1000;
}

#left {
	position			: relative;/*ie needs this to show float */
	width				: 220px;
	float				: left;
	padding				: 0px;
	margin				: 0px;
	padding-top			: 240px;/*needed to make room for header*/
	padding-bottom		: 0px;/* needed to make room for footer */
	background-image	: url("../images/Template/logo-detail.jpg");
	background-position	: 16px 320px;
	background-repeat	: no-repeat;
}

#right {
	position			: relative;/*ie needs this to show float */
	width				: 145px;
	float				: right;
	margin				: 0px;
	padding				: 0px;
	padding-top			: 280px;/*needed to make room for header*/
	padding-right:20px;
	vertical-align		: top;
	text-align			: left;
	z-index				: 1;
}

#footer {
	position			: relative;
	width				: 995px;
	clear				: both;
	height				: 38px;
	text-align			: left;
	left				: 0px;
	margin				: 0px auto;
	padding				: 0px;
	text-align			: center;
/*	background-image	: url(../images/Template/footer_bg.jpg);
	background-repeat	: no-repeat;
	background-position	: bottom left;*/
}

* html #footer {
	bottom				: -1px;
}

div,p {
	margin-top			: 0px;/*clear top margin for mozilla*/
}

#centrecontent {
	position: relative;
	width: 600px;
	margin: 0px;
	padding: 230px 0px 0px 2px;
	vertical-align: top;
	float: left;
}

#clearfooter {
	clear				: both;
	height				: 38px;/*needed to make room for footer*/
}

* html #centrecontent {
	height				: 1%;
	margin-bottom		: 38px;/* combat IE's 3 pixel jog */
}

/************************  P tag style settings  ************************/

P {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}
/************************  A tag style settings  ************************/

A:LINK {	
	font-weight			: normal;
	color				: #fe7000;
	text-decoration		: none;
}
  
A:VISITED {	
	font-weight			: normal;
	color				: #fe7000;
	text-decoration		: none;
} 
 
A:ACTIVE {	
	font-weight			: normal;
	color				: #fe7000;
	text-decoration		: none;
}
  
A:HOVER {	
	font-weight			: normal;
	color				: #fe7000;
	text-decoration		: underline;
}
/************************  Header tag H1 H2 H3 H4 style settings  ************************/

H1 {
	font-size			: 20px;
	font-weight			: bold;
	color				: #000000;
	padding				: 0px 0px 10px 0px;
	margin				: 0px 0px 0px 0px;
	line-height			: 32px;
}

H2 {
	font-size			: 14px;
	font-weight			: bold;
	color				: #fe7000;
	padding				: 0px 0px 10px 0px;
	margin				: 0px 0px 0px 0px;
	line-height			: 14px;
}

H3 {
	font-size			: 12px;
	font-weight			: bold;
	color				: #fe7000;
	padding				: 5px 0px 3px 0px;
	margin				: 0px 0px 0px 0px;
	line-height			: 12px;	
}

H4 {
	font-size			: 12px;
	font-weight			: bold;
	color				: #808080;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
	line-height			: 12px;	
}

/************************  List style settings  ************************/

UL { 
	list-style-type:square;
}

OL { 
	
}

LI {
	

}

/****************  Custom tags/classes style settings  ****************/

#logo {
	display						: block;
	position					: absolute;
	left						: 16px;
	top							: 15px;
	width						: 199px;
	height						: 217px;
	background-image			: url(../images/Template/logo.gif);
	background-repeat			: no-repeat;
}

#logo_print {
	display						: none;
}

#section_image {
	position: absolute;
	width: 740px;
	height: 180px;
	overflow: hidden;
	top: 22px;
	left: 232px;
	text-align:center;
}

#section_image_overlay {
	position					: absolute;
	width						: 740px;
	height						: 200px;
	overflow					: hidden;
	top							: 22px;
	left						: 232px;
	background-image			: url(../images/Template/header-image-frame.png);
	background-repeat			: no-repeat;
}

* html #section_image_overlay {
	background-color			: transparent;
	background-image			: none;
	filter						: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.veggiedeli.nl/serverspecific/default/images/Template/header-image-frame.png", sizingMethod="crop");
}

#menu {
	margin-left				: 22px;
	width					: 190px;
	padding-bottom			: 190px;
}

#search {
	display					: block;
	position				: absolute;
	right					: 20px;
	top						: 240px;
}

#navigation {
	display					: block;
	position				: absolute;
	left					: 230px;
	top						: 206px;
}

#center_footer {
	display					: block;
	position				: absolute;
	width					: 595px;
	text-align				: center;
	bottom					: 10px;
	left					: 220px;
	font-size				: 10px;
}

#center_footer A{
	font-size				: 10px;
}

#right_footer {
	display					: block;
	position				: absolute;
	width					: 150px;
	text-align				: right;
	bottom					: 10px;
	right					: 17px;
	font-size				: 10px;
}

#right_footer A{
	font-size				: 10px;
}

#manufacturersSlideShow {
	position:			relative;
	height:				150px;
	width:				150px;
	margin:				20px 0px 15px 0px;
}

#manufacturersSlideshowHolder {
	position:			absolute;
	top: 				0px;
	height:				150px;
	width:				150px;
}

.imageInGallery3 {
	left				: 0px;
	top					: 0px;
	position			: absolute;
}
