@font-face
{
    font-family: "VAG Round";
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/vag.eot);
}

*
{
	margin: 0;
	padding: 0;
	outline: 0;
	line-height: 1em;
}

img
{
     border: 0;
}

html
{
	height: 101%;
}

body
{
	width: 780px;
	margin: 20px auto 0 auto;
	padding-bottom: 20px;
	position: relative;
	border: 1px solid #fff;
	font-family: Arial, "Arial Rounded MT Bold", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 80%;
}

.hide
{
	position: relative;
	left: -5000px;
	height: 1px;
	width: 1px;
	overflow:hidden;
}

h1	,
h2	,
h3	,
h4
{
	font-family: Arial, "Arial Rounded MT Bold", Verdana,  Helvetica, sans-serif;
	margin-bottom: 0.5em;
}

div#header
{
	position: absolute;
	top: 0;
	background-image: url(../images/pagehead.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 2px solid #fff;
	width: 776px;
	height: 162px;
	background-color: #3399FF;
}

body.news div#header
{
	background-color: #6d6f71;
}

body.products div#header
{
	background-color: #232f84;
}

body.specialoffers div#header
{
	background-color: #e40e62;
}

body.recipies div#header
{
	background-color: #f90;
}

body.about-us div#header
{
	background-color: #645433;
}

body.competition div#header
{
	background-color: #00a94f;
}

body.home div#header
{
	background-color: #005cab;
}

body.contact-us div#header
{
	background-color: #005cab;
}

div#header h1 a
{
	background: transparent url(../images/logo.png) no-repeat 0 0;
	width: 200px;
	height: 47px;
	float: right;
	margin: 7px 9px 0 0;
	text-decoration: none;
}

ul#topnav
{
	position: absolute;
	top: 130px;
	right: 0;
}

ul#topnav li
{
	list-style-type: none;
	float: left;
	margin-left: 3px;
	padding: 4px 8px;
	font-weight: bold;
	font-size: 0.9em;
}

ul#topnav li a
{
	color: #005cab;
	text-decoration: none;
}

ul#topnav li a:hover	,
body.news li#tnnews a,
body.products li#tnproducts a,
body.specialoffers li#tnspecial a,
body.recipies li#tnrecipies a,
body.about-us li#tnaboutus a,
body.competition li#tncomp a,
body.home li#tnhome a,
body.contact-us li#tncontact a
{
	color: #e40e62;
}

div#wrapper
{
	margin-top: 170px;
	position: relative;
	width: 776px;
	z-index: 100;
}

div.panel
{
	border: 2px solid #fff;
	position: absolute;
	color: #fff;
	padding: 10px;
	margin: 0;
}


div.panel a
{
	text-decoration: none;
}

div.tl
{
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: transparent url(../images/panelcorners/tl.png) no-repeat 0 0;
}

div.tr
{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: transparent url(../images/panelcorners/tr.png) no-repeat 0 0;
}

div.bl
{
	position: absolute;
	bottom: 0; 
	left: 0;
	width: 10px;
	height: 10px;
	background: transparent url(../images/panelcorners/bl.png) no-repeat 0 0;
}

div.br
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: transparent url(../images/panelcorners/br.png) no-repeat 0 0;
}

/* HOME PAGE */

div#welcometext
{
	top: 0;
	left: 0;
	width: 366px;
	height: 28.35em;
	background: #75a9db url(../../images/home/moo.jpg) no-repeat 0 100%;
}

div#welcometext p
{
	padding: 10px;
	position: absolute;
	left: 30px;
	bottom: 30px;
	width: 147px;
	padding-right: 22px;
	background: #fff;
	color: #666;
}

div#welcometext a#fndtmrlnk
{
	position: absolute;
	right: -55px;
	bottom: -10px;
	width: 83px;
	height: 83px;
	background: transparent url(../images/links/fndtmrlnk.png) no-repeat 0 0;
}

div#recipies
{
	top: 0;
	left: 390px;
	width: 366px;
	height: 12.6em;
	background: #fff url(../../images/home/pancake.jpg) no-repeat 50% 50%;
}

div#recipies a#rcpslnk
{
	position: absolute;
	left: 40px;
	top: -20px;
	width: 104px;
	height: 104px;
	background: transparent url(../images/links/rcpslnk.png) no-repeat 0 0;
}

div#specoffers
{
	top: 14.45em;
	left: 390px;
	width: 296px;
	padding-right: 80px;
	height: 6em;
	background: #e40e62;
}

div#specoffers a#spclffrslnk
{
	position: absolute;
	right: -30px;
	top: -30px;
	width: 108px;
	height: 109px;
	background: transparent url(../images/links/spclffrslnk.png) no-repeat 0 0;
}

div#products	,
div#news
{
	top: 22.35em;
}

div#news
{
	left: 390px;
	width: 125px;
	height: 6em;
	background: #fff;
	color: #666;
	padding-left: 56px;
}

div#news a#nwslnk
{
	position: absolute;
	left: -40px;
	top: -18px;
	width: 94px;
	height: 94px;
	background: transparent url(../images/links/nwslnk.png) no-repeat 0 0;
}

div#products
{
	left: 585px;
	width: 171px;
	height: 16.2em;
	background: #232f84;
}

div#products a#prdctslnk
{
	position: absolute;
	right: 5px;
	bottom: 10px;
	width: 118px;
	height: 117px;
	background: transparent url(../images/links/prdctslnk.png) no-repeat 0 0;
}

div#ourhistory	,
div#yummies
{
	top: 30.2em;
	height: 8.3em;
}

div#ourhistory
{
	left: 0px;
	width: 183px;
	color: #645433;
	background: #fff url(../../images/home/history.jpg) no-repeat 10px 15px;
	padding-left: 95px
}

div#ourhistory a#hstrylnk
{
	position: absolute;
	right: 10px;
	bottom: -25px;
	width: 78px;
	height: 78px;
	background: transparent url(../images/links/hstrylnk.png) no-repeat 0 0;
	z-index: 50;
}

div#yummies
{
	left: 292px;
	width: 269px;
	background: #e877af url(../../images/home/yummies.gif) no-repeat 80% 100%;
	z-index: 40;
}

div#yummies p
{
	margin-right: 50%;
}

body.home p
{
	line-height: 1.2em;
	padding-top: 0;
}

/* -- HOMPAGE */

div#container	,
div#footcontainer
{
	position: relative;
}

div#container
{
	min-height: 40.35em;
}

div#footcontainer
{
	min-height: 8em;
}

div#pagecontent
{
	position: static;
	position: relative;
	margin-left: 390px;
	width: 366px;
	height: 100%;
	min-height: 40.35em;
}

div#pagecontent p
{
	line-height: 1.5em;
	margin-bottom: 1em;
}

div#pagecontent	ul
{

}

div#pagecontent li
{
	list-style: disc;
	margin: 20px 0 1em 0;
}

div#left
{
	top: 0;
	left: 0;
	bottom: 0;
	width: 366px;
}

a#backlink
{
	display: block;
	margin: 2em 0 1em 0;
	color: #666;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
}

div#left cite
{
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 10px;
	color: #333;
	font-style: normal;
	font-weight: bold;
	font-size: 0.8em;
}

div#footer
{
	top: 0;
	left: 0;
	bottom: 0;
	width: 276px;
	padding-right: 100px;
}

div#footer1
{
	top: 0;
	left: 390px;
	bottom: 0;
	width: 362px;
}

div#footer2
{
	top: 0;
	left: 584px;
	bottom: 0;
	width:171px;
}


/* ABOUT US */

body.about-us div#left
{
	background: #fff url(../../images/about-us/history.jpg) no-repeat 0 100%;
	color: #645433;
}

body.about-us div#pagecontent
{
	background: #f8f7f5;
	color: #666;
}

body.about-us div#footer
{
	background: #005cab;
}

body.about-us div#footer1
{
	background: #fff url(../../images/logos.jpg) no-repeat 0 100%;
}

body.about-us a#fndtmrlnk
{
	position: absolute;
	right: 20px;
	bottom: -10px;
	width: 83px;
	height: 83px;
	background: transparent url(../images/links/fndtmrlnk.png) no-repeat 0 0;
}

/* -- ABOUT US */

/* NEWS */

body.news div#left
{
	background: #6d6f71 url(../../images/news/news.jpg) no-repeat 0 100%;
	color: #fff;
}

body.news div#pagecontent
{
	background: #fafafb;
	color: #666;
}

body.news div#footer
{
	background: #232f84;
}

body.news div#footer1
{
	background: #fff url(../../images/logos.jpg) no-repeat 0 100%;
}

body.news div#footer2
{
	background: #666;
}

body.news a#fndtmrlnk
{
	position: absolute;
	right: 20px;
	bottom: -10px;
	width: 83px;
	height: 83px;
	background: transparent url(../images/links/fndtmrlnk.png) no-repeat 0 0;
}

/* -- NEWS */

/* PRODUCTS */

body.products div#left
{
	background: #fff url(../../images/products/products.jpg) no-repeat 0 100%;
	color: #232f84;
}

body.products div#pagecontent
{
	background: #f5f4f9;
	color: #666;
}

body.products div#footer
{
	background: #00a94f;
}

body.products div#footer1
{
	background: #fff url(../../images/logos.jpg) no-repeat 0 100%;
}

body.products div#footer2
{
	background: #666;
}

body.products a#fndtmrlnk
{
	position: absolute;
	right: 20px;
	bottom: -10px;
	width: 83px;
	height: 83px;
	background: transparent url(../images/links/fndtmrlnk.png) no-repeat 0 0;
}

/* -- PRODUCTS */

/* SPECIAL OFFERS */

body.specialoffers div#left
{
	background: #fff url(../../images/special-offers/special-offers.jpg) no-repeat 0 100%;
	color: #e40e62;
}

body.specialoffers div#pagecontent
{
	background: #fff9f8;
	color: #666;
}

body.specialoffers div#footer
{
	background: #f90;
}

body.specialoffers div#footer1
{
	background: #fff url(../../images/logos.jpg) no-repeat 0 100%;
}

body.specialoffers div#footer2
{
	background: #666;
}

body.specialoffers a#fndtmrlnk
{
	position: absolute;
	right: 20px;
	bottom: -10px;
	width: 83px;
	height: 83px;
	background: transparent url(../images/links/fndtmrlnk.png) no-repeat 0 0;
}

/* -- SPECIAL OFFERS */

/* RECIPIES */

body.recipies div#left
{
	background: #fff url(../../images/recipies/recipies.jpg) no-repeat 0 100%;
	color: #f90;
}

body.recipies div#pagecontent
{
	background: #fffaf6;
	color: #666;
}

body.recipies div#footer
{
	background: #e40e62;
}

body.recipies div#footer1
{
	background: #fff url(../../images/logos.jpg) no-repeat 0 100%;
}

body.recipies div#footer2
{
	background: #666;
}

body.recipies a#fndtmrlnk
{
	position: absolute;
	right: 20px;
	bottom: -10px;
	width: 83px;
	height: 83px;
	background: transparent url(../images/links/fndtmrlnk.png) no-repeat 0 0;
}

/* -- RECIPIES */

/* COMPETITION */

body.competition div#left
{
	background: #fff url(../../images/competition/competition.jpg) no-repeat 0 100%;
	color: #00a94f;
}

body.competition div#pagecontent
{
	background: #f8fbf8;
	color: #666;
}

body.competition div#footer
{
	background: #e877af;
}

body.competition div#footer1
{
	background: #fff url(../../images/logos.jpg) no-repeat 0 100%;
}

body.competition div#footer2
{
	background: #666;
}

body.competition a#fndtmrlnk
{
	position: absolute;
	right: 20px;
	bottom: -10px;
	width: 83px;
	height: 83px;
	background: transparent url(../images/links/fndtmrlnk.png) no-repeat 0 0;
}

/* -- COMPETITION */

/* CONTACT US */

body.contact-us div#left
{
	background: #3a579d url(../../images/contact-us/contact-us.jpg) no-repeat 0 100%;
	color: #b2bde0;
}

body.contact-us div#pagecontent
{
	background: #f7f8fc;
	color: #666;
}

body.contact-us div#footer
{
	background: #645433;
}

body.contact-us div#footer1
{
	background: #fff url(../../images/logos.jpg) no-repeat 0 100%;
}

body.contact-us div#footer2
{
	background: #666;
}

body.contact-us a#fndtmrlnk
{
	position: absolute;
	right: 20px;
	bottom: -10px;
	width: 83px;
	height: 83px;
	background: transparent url(../images/links/fndtmrlnk.png) no-repeat 0 0;
}

/* -- CONTACT US */

fieldset
{
	border: none;
}

legend
{
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
	color: #0b66b2;
}

h3.label
{
	color: #0b66b2;
	font-size: 0.8em;
	font-weight: bold;
	font-weight: bold;
	margin-top: 1.4em;
}

label
{
	float: left;
	width: 6em;
	clear: left;
	padding-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 0.9em;
	font-weight: bold;
	color: #0b66b2;
}


input.text			,
textarea.textarea
{
	width: 18em;
	margin-bottom: 1em;
	font-family: Arial, "Arial Rounded MT Bold", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0.2em;
	line-height: 1em;
	color: #666;
}

input.bttn
{
	font-family: Arial, "Arial Rounded MT Bold", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: 7em;
	padding: 0.2em;
	color: #333;
}

div#pagecontent  a	,
div#pagecontent  a:link	,
div#pagecontent  a:visited
{
	color: #005cab;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}

div#pagecontent a:hover	,
div#pagecontent a:active
{
	color: #e40e62;
	font-weight: bold;
	text-decoration: underline;
}

div.pagination
{
	margin: 0 0 1em 0;
}

div.pagination a	,
div.pagination a:link	,
div.pagination a:visited
{
	color: #666;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

div.pagination a:hover	,
div.pagination a:active
{
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}

div#pagecontent ul.itemlist
{
	margin: 0;
	
}

div#pagecontent ul.itemlist li
{
	margin: 0 0 5px 0;
	list-style-type: none;
	
}

div#pagecontent h3
{
	font-size: 1.3em;
	padding: 0 0 10px 0;
	margin: 0;
}

div#pagecontent h4
{
	font-size: 1.0em;
	color: #e40e62;
}

div#pagecontent ul
{
	font-size: 1.0em;
	padding: 0;
	margin: 0 0 20px 20px;
}

div#pagecontent li
{
	font-size: 1.0em;
	padding: 3px 0 0 0;
	margin: 0;
}

div#pagecontent p
{
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 10px 0;
}

div#pagecontent p.title
{
    padding: 0;
	margin: 0 0 5px 0;
	font-size: 1.1em;
}

p.title
{
	font-weight: bold;
}

div#pagecontent p.leadin
{
	margin: 0 20px 5px 20px;
}

p.tolink
{
	text-align: right;
	font-size: 1em;
}

table.productlist
{
	border-collapse: collapse;
	width: 366px;
	border: 1px solid #dae2ed;
}

table.productlist th
{
	background: #dae2ed;
	color: #333;
	text-align: left;
	padding: 0.2em 0.4em;
}

table.productlist td
{
	padding: 0.2em 0.4em;
	border-top: 1px solid #dae2ed;
}

table.productlist tr.odd td
{

}

table.productlist tr.even td
{
	background: #eee;
}

address
{
	font-style: normal;
	line-height: 1.2em;
	margin-bottom: 1em;
	font-size: 0.9em;
}

body.contact-us div#container
{
	min-height: 43em;
}

body.contact-us div#pagecontent
{
	min-height: 43em;
}

div#pagecontent ul.linklist > li
{
	list-style: disc;
	margin-left: 10px;
	font-size: 1.2em;
}

div#pagecontent ul.prodlist > li
{
	list-style: none;
	margin-left: 0;
}

div#hppagefooter {
    position: relative;
    top: 590px;    
    
}

div#pagefooter {
    text-align: center;
    margin: 40px 0 20px 0;
    padding: 0; 
}

div#pagefooter p {
    text-align: center;
    padding: 0 0 10px; 
    font-size: 0.90em;
    color: #666;  
}




