* {
	margin: 0;
	padding: 0;
	border-spacing: 0px;
}
 
body {
	text-align: center; /* IE 5.x fix */
	
	background-color: #cdd6e7;
	background-image: url(img/header/SideHeadingBackground.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
/*	font-size: 62.5%; */
	font-size: 10px;
}
 
p {
	margin-bottom: 1em;
}
 
ul {
	margin: 1em 0px;
}

#container {
	width: 980px;
	margin: 0 auto;
	text-align: left; /* reset to normal after IE 5.x fix */
	position: relative; /* make 100% equal #container width not screen width */
	overflow: auto; /* make it pay attention to height of floats */
	background-color: #FFFFFF;
}
 
#header {
	WIDTH: 980px; 
	HEIGHT: 140px;
	BACKGROUND-IMAGE: url('img/header/HeadingBackground.jpg'); 
	
}

#main {  	/* everything between header and footer */
	WIDTH: 940px; 
	BACKGROUND-COLOR: #FFFFFF;
	position: relative; /* make 100% equal #container width not screen width */
	overflow: visible; /* make it pay attention to height of floats */

	margin: 0 auto; 
	text-align: left; /* reset to normal after IE 5.x fix */
	position: relative; /* make 100% equal #container width not screen width */
	overflow: auto; /* make it pay attention to height of floats */
}

#system { 	/* left column - MENU, Search, System Info  */
	WIDTH: 225px; 
	float: left;
	position: relative;
	left: -100%; /* fixed width */
	margin-top: 20px;
	margin-right: -225px;
	background-color: #FFFFFF;
}

#menu {
	background-color: #e56e23;
	overflow: auto;
	margin-bottom: 12px;
}

#menutop {
/*	background-color: #35537d; */
	height: 12px;
	margin-bottom: 9px;	
}

.menubullet {
	height: 20px;
	width: 10px;
	margin-top: 3px;
	margin-bottom: 9px;
	margin-left: 0px;
	margin-right: 8px;
	float: left;
	position: relative;
	clear: left;
}

.menuitem {
	font-family: Georgia;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 20px;

/*	FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
	FONT-SIZE: 16pt;
	LETTER-SPACING:0px; 
	COLOR: #FFFFFF;
	text-align: left;
*/	
	float: left;
	position: relative;
	width: 207px;
	height: 29px;
	margin-bottom: 3px;
	border: 0px;
	border-style: none;
}

.menuitem A:link {
	COLOR: #FFFFFF;
	text-decoration: none;
}

.menuitem A:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
}

.menuitem A:hover {
	COLOR: #FFEEFF;
	text-decoration: underline
}

.menuline {
	height: 2px;
	width: 189px;
	background-color: #ec9d55;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 18px;
	margin-right: 18px;
	clear: both;
}

.bulc-home 		 { background-color: #35537d; }
.bulc-news 		 { background-color: #626567; }
.bulc-calendar	 { background-color: #76b728; }
.bulc-articles 	 { background-color: #c20000; }
.bulc-recipes 	 { background-color: #f2b611; }
.bulc-products 	 { background-color: #42b3f0; }
.bulc-qa 		 { background-color: #924521; }
.bulc-literature { background-color: #007385; }
.bulc-search 	 { background-color: #f2b791; }
.bulc-grey 		 { background-color: #626567; }
.bulc-menu 		 { background-color: #e56e23; }

.buli-home 		 { background-repeat: no-repeat; background-image: url(img/b-home.jpg); }
.buli-news 		 { background-repeat: no-repeat; background-image: url(img/b-news.jpg); }
.buli-calendar	 { background-repeat: no-repeat; background-image: url(img/b-calendar.jpg); }
.buli-articles 	 { background-repeat: no-repeat; background-image: url(img/b-articles.jpg); }
.buli-recipes 	 { background-repeat: no-repeat; background-image: url(img/b-recipes.jpg); }
.buli-products 	 { background-repeat: no-repeat; background-image: url(img/b-products.jpg); }
.buli-qa 		 { background-repeat: no-repeat; background-image: url(img/b-qa.jpg); }
.buli-literature { background-repeat: no-repeat; background-image: url(img/b-literature.jpg); }
.buli-search 	 { background-repeat: no-repeat; background-image: url(img/b-search.jpg); }

.titc-home 		 { color: #35537d; }
.titc-news 		 { color: #626567; }
.titc-calendar	 { color: #76b728; }
.titc-articles 	 { color: #c20000; }
.titc-recipes 	 { color: #f2b611; }
.titc-products 	 { color: #42b3f0; }
.titc-qa 		 { color: #924521; }
.titc-literature { color: #007385; }
.titc-search 	 { color: #ffffff; }
.titc-white 	 	{ color: #ffffff; }

.bc-home 		 { background-color: #ebeef2; }
.bc-news 		 { background-color: #eff0f0; }
.bc-calendar 	 { background-color: #f1f8ea; }
.bc-articles	 { background-color: #fbeded; }
.bc-recipes		 { background-color: #fcf0cf; }
.bc-products	 { background-color: #ecf7fd; }
.bc-qa			 { background-color: #f7f2ef; }
.bc-literature	 { background-color: #e6f1f3; }
.bc-search		 { background-color: #e56e23; }
.bc-grey 		 { background-color: #eff0f0; }

.clearboth		 { clear: both }

#search {
	background-color: #e56e23;
	margin-top: 12px;

	background-repeat: no-repeat; 
	background-image: url(img/b-search.jpg);
}

.recepti {
	background-color: #FFFF99;
	margin-top: 12px;
}

.literatura {
	background-color: #99CCFF;
	margin-top: 12px;
}


#content {	/* actual content on a page */
	width: 100%;
	float: left;
/*	MARGIN: 0px 0px 0px 12px */
	overflow: hidden;
}

#content .wrapper {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 00px;
	margin-left: 237px;
	
	background-color: #FFFFFF;
}


#adds {		/* right most column with ADDS - if present */
	WIDTH: 150px; 
/*	PADDING: 0px 0px 0px 12px */
/*		float: right;*/
	margin-top: 0px;
	margin-left: 12px;
	overflow: hidden;
}

#footer {
	COLOR: #FFFFFF; 
	background-color :#7c7f80;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 7pt; 
	TEXT-DECORATION: none;
	PADDING: 20px; 
	BORDER: 0px;
}
#footer A:link 		{ color: #FFFFFF; text-decoration: none; }
#footer A:visited 	{ color: #FFFFFF; text-decoration: none; }
#footer A:hover 		{ color: #FFFFFF; text-decoration: underline; }


.headside { 
	WIDTH: 50%; 
	BACKGROUND-IMAGE: url('img/header/SideHeadingBackground.jpg'); 
	}
	
.headcenter { 
	WIDTH: 980px; 
	BACKGROUND-IMAGE: url('img/header/HeadingBackground.jpg'); 
	}

.headmenu {
	font-family: Georgia;
	word-spacing: normal;
	text-align: right;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 12px;
/*
	FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
	FONT-SIZE: 12pt; 
	LETTER-SPACING:-1px;
	TEXT-DECORATION: none;
*/
	WIDTH: 170px;
	COLOR: #F2B611; 
	MARGIN: 0px;
	BORDER: 0px;
	VERTICAL-ALIGN: middle; 
}
		
.headmenu A:hover {
	TEXT-DECORATION: underline
}
		
.subscribetable  { 
	WIDTH: 210px; 
}
		
.subscribetitle {
	font-family: Georgia;
	color: #ffffff;
	text-decoration: none;
	word-spacing: normal;
	text-align: right;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 21px;
/*
	COLOR: #FFFFFF; 
	FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
	FONT-SIZE: 19pt; 
	LETTER-SPACING:0px;
	TEXT-DECORATION: none;
*/
}
		
.subscribetext {
	font-family: Arial;
	text-decoration: none;
	word-spacing: -0.1em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 9px;

	COLOR: #FFFFFF; 
/*	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 7pt; 
	FONT-WEIGHT: normal; 
	LETTER-SPACING:-1px;
	TEXT-DECORATION: none;
*/
	PADDING-LEFT: 0px;	    	
}
		
.subscribefield  { 
	WIDTH: 135px; 
}

.subscribebutton { 
	font-size:10px;
	font-family:Verdana,sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:60px;
	height:22px;
	background-color:#EA9B11;
	border-style:none;		
	cursor:pointer;cursor:hand;
}
		
.contentbox {
	padding-left: 16px;
	padding-right: 10px;
	margin-bottom: 12px;	
	overflow: hidden;
}	
	
.contentboxsys {
	padding-left: 18px;
	padding-right: 10px;
	margin-bottom: 12px;	
	overflow: hidden;
}	

.topicbullet {
	width: 10px;
	height: 30px;
	margin: 0px;
	position: relative;
	float: left;
	left: -18px;
}

.topictitle {
	font-family: Georgia;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 22px;
/*
	FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
	FONT-SIZE: 19pt; 
	LETTER-SPACING:0px;
*/	
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	vertical-align: text-bottom;
	position: relative;
}
.topictitle A:link 		{	COLOR: inherit; TEXT-DECORATION: none; }
.topictitle A:visited 	{	COLOR: inherit; TEXT-DECORATION: none; }
.topictitle A:hover 	{	COLOR: inherit; TEXT-DECORATION: underline; }

.topicsubtitle {
/*
	font-family: Verdana;
	text-decoration: none;
	word-spacing: -0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 17px;
*/

	font-family: Arial;
	text-decoration: none;
	word-spacing: -0.1em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 17px;

/*
	FONT-FAMILY:  Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 13pt; 
	LETTER-SPACING:0px;
*/
	margin-bottom: 4px;
	margin-top: 3px;
	FONT-WEIGHT: bold;
	COLOR: #626567;
}
.topicsubtitle A:link 		{	COLOR: #626567; TEXT-DECORATION: none; }
.topicsubtitle A:visited 	{	COLOR: #626567; TEXT-DECORATION: none; }
.topicsubtitle A:hover 		{	COLOR: #626567; TEXT-DECORATION: underline; }

.topictext {
	font-family: Verdana;
	text-decoration: none;
	word-spacing: -0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 12px;
/*
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt; 
	LETTER-SPACING:0px;
*/
	COLOR: #626567;
			
}
.topictext A:link 		{	COLOR: #626567; TEXT-DECORATION: none;  }
.topictext A:visited 	{	COLOR: #626567; TEXT-DECORATION: none;  }
.topictext A:hover 		{	COLOR: #626567; TEXT-DECORATION: underline; }

.topictext ul {
	margin-left: 16px;
}

.topictext_l {
	font-family: Verdana;
	text-decoration: none;
	word-spacing: -0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 12px;
/*
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt; 
	LETTER-SPACING:0px;
*/
	COLOR: #626567;
			
}
.topictext_l A:link 		{	COLOR: #626567; TEXT-DECORATION: underline;  }
.topictext_l A:visited 	{	COLOR: #626567; TEXT-DECORATION: underline;  }
.topictext_l A:hover 	{	COLOR: #626567; TEXT-DECORATION: underline; }


.topicauthor {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt; 
	font-style: normal;
	COLOR: #626567;
}

.topicdate {
/*
	font-family: Verdana;
	text-decoration: none;
	word-spacing: -0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 0.8em;
*/

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt; 
	font-style: italic;

	COLOR: #626567;
}

.topicmore {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt; 
	COLOR: #86be3c;
	margin-bottom: 12px;
}
.topicmore A:link 		{	COLOR: #86be3c; }
.topicmore A:visited 	{	COLOR: #86be3c; }
.topicmore A:hover 		{	COLOR: #86be3c; }

.topicmorelist {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt; 
	COLOR: #ea9b11; 	
	margin-bottom: 5px;
}
.topicmorelist A:link 		{	COLOR: #ea9b11; }
.topicmorelist A:visited 	{	COLOR: #ea9b11; }
.topicmorelist A:hover 		{	COLOR: #ea9b11; }

.topicimg {
	width: 125px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.topicline {
	height: 1px;
	background-color: #626567;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 6px;
}

.addimg {
	width: 150px;
}

.literatureimg {
	width: 150px;
}

.articleimg  {
	width: 125px;
	padding-right: 12px;
	padding-bottom: 6px;
}

.searchformtext {
	font-family: Arial;
	text-decoration: none;
	word-spacing: -0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 10px;
/*
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: normal; 
	LETTER-SPACING:-1px;
	TEXT-DECORATION: none;
*/	
	COLOR: #FFFFFF; 
	PADDING-LEFT: 0px;	 
}

.searchformfield  { 
	WIDTH: 135px; 
}
.searchformbutton { 
	font-size:10px;
	font-family:Verdana,sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:50px;
	height:22px;
	background-color: #35537d;
	border-style:none;	
	cursor:pointer;cursor:hand;	
}
	
.wid-304 { width: 278px; }
.wid-225 { width: 199px; }

.calendarday {
	font-family: Verdana;
	text-decoration: none;
	word-spacing: -0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 13px;
/*	
	FONT-FAMILY:  Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 12pt; 
	FONT-WEIGHT: bold;
	LETTER-SPACING:0px;
*/	
	color: #FFFFFF;
	background-color: #e56e23;
	margin-bottom: 8px;
	margin-left: -6px;
	padding: 3px 6px;	
	vertical-align: baseline;
}

.calendaricon {
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
}

.calendardetails {
	font-family: Verdana;
	text-decoration: none;
	word-spacing: -0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 12px;

/*
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt; 
	LETTER-SPACING:0px;
*/
	COLOR: #e56e23;
}

.calendarorganizer {
	font-family: Verdana;
	text-decoration: none;
	word-spacing: -0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 12px;
/*
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt; 
	LETTER-SPACING:0px;
*/
	COLOR: #626567;
}

.xsmalltext {
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; 
	FONT-SIZE: 8px
}


.webshoptextarea { 
	visibility: hidden; 
	position: absolute; 
} 

.webshopicon {
	margin-right: 12px;
	margin-bottom: 12px;
}

.webshoppopuptext {
	background-color: #ecf7fd;
	color: #626567;
	font-size: 12px;
	text-align: left;
	padding: 5px 10px;
}
.webshoppopuptext ul {
	margin-left: 16px;
}

.webshopcaptiontext {
	background-color: #42b3f0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px;
}

.category_icons {
	float: left;
	margin-right: 16px;
	width: 150px;
}

.category_list {
	float: left;
	max-width: 510px;
	width: 100%;
}

.category_icon_img_100px {
	width: 150px;
	height: 100px;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
}

.category_icon_img_120px {
	width: 150px;
	height: 120px;
	border: 0px;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
}

.category_icon_caption_20px,
.category_icon_caption_40px {
	font-family: Arial;
	text-decoration: none;
	word-spacing: -0.1em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 16px;
	
	font-weight: bold;
	
	text-align: center;
	vertical-align: bottom;
	color: #FFFFFF;
	margin-bottom: 12px;
	width: 144px;
	padding: 3px;
}

.category_icon_caption_20px {
	min-height: 20px;
}
.category_icon_caption_20px A:link 		{ color: #FFFFFF; text-decoration: none; }
.category_icon_caption_20px A:visited 	{ color: #FFFFFF; text-decoration: none; }
.category_icon_caption_20px A:hover 	{ color: #FFFFFF; text-decoration: underline; }

.category_icon_caption_40px {
	min-height: 40px;
}
.category_icon_caption_40px A:link 		{ color: #FFFFFF; text-decoration: none; }
.category_icon_caption_40px A:visited 	{ color: #FFFFFF; text-decoration: none; }
.category_icon_caption_40px A:hover 	{ color: #FFFFFF; text-decoration: underline; }

.category_icon_caption_tab {
	vertical-align: middle;
	width: 100%;
	margin-bottom: 12px;
}

.category_icon_caption_row {
	vertical-align: middle;
	height=40px;
}

.category_icon_caption_cell {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}

.category_title {
	font-family: Arial;
	text-decoration: none;
	word-spacing: -0.1em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 17px;
	
	color: #FFFFFF;
	margin-bottom: 4px;
	padding: 3px;
	font-weight: bold;
}
.category_title A:link 		{ color: #FFFFFF; text-decoration: none; }
.category_title A:visited 	{ color: #FFFFFF; text-decoration: none; }
.category_title A:hover 	{ color: #FFFFFF; text-decoration: underline; }

.category_path {
	font-family: Arial;
	text-decoration: none;
	word-spacing: -0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 11px;
/*
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt; 
	LETTER-SPACING:0px;
*/
	COLOR: #626567;
}


.orderform {
	margin: 5px;
	border: 0px;
	}
.orderfield  { 
	WIDTH: 165px; 
}
		
.orderfieldnarrow  { 
	WIDTH: 25px; 
}		
		
.orderbutton { 
	font-size:12px;
	font-family:Verdana,sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	width:150px;
	height:22px;
	background-color:#007385;
	border-style:none;	
	cursor:pointer;cursor:hand;
}

.orderbutton:hover 	{ font-weight:bold; }
		
.gotoorderbutton { 
	font-size:12px;
	font-family:Verdana,sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	width:70px;
	height:22px;
	background-color:#007385;
	border-style:none;	
	margin: 10px 5px 10px 0px;
	cursor:pointer;cursor:hand;
}		

.gotoorderbutton:hover 	{ font-weight:bold; }

.gotopreviewbutton { 
	font-size:12px;
	font-family:Verdana,sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	width:70px;
	height:22px;
	background-color:#EA9B11;
	border-style:none;	
	margin: 10px 0px 10px 0px; 
	cursor:pointer;cursor:hand;
}		

.gotopreviewbutton:hover 	{ font-weight:bold; }

