﻿body {
  background-color: #DDDDDD;
  text-align: center;
  margin: 0;
  padding: 0;
  font: 1em Arial, Verdana, sans-serif;
  line-height: 125%;
  }

#container {
  margin :10px auto 10px auto;
  border: 1px solid #6699CC;
  width: 90%;
  background-color: white;
  }
/* HEADER */
#header {
  background-color: #6699CC;
  position: relative;
  height:100px;
  }

#header h1, header h2 {
  position: absolute;
  padding: 0;
  margin: 0;
  }

#header h1 {
  position: absolute;
  top: 20px;
  left: 10px;
  }

#header h2 {
  position: absolute;
  margin-bottom: 0;
  top: 40px;
  left: 320px;
  line-height: 125%;
  font-size: 0.85em;
  color: white;
  }

#header h3 {
  position: absolute;
  top: 2px;
  right: 10px;
  }


/*NAVIGATION BAR */
#navbar {
  margin-top: 0;
  margin-left: 0;
  text-align: left;
  background-color: #6699CC;
  font-size: 0.9em;
  padding-top: 10px;
  
  }

#navbar ul {
  list-style-type: none;  
  margin-left: 5px;
  margin-top: 0;
  margin-bottom: 0;
  }

#navbar li {
  display: inline;
  }

#navbar a {
  border-right: 1px solid blue;
  padding-right: 5px;
  padding-left: 3px;
  margin-bottom: 0;
  text-decoration: none;
  color: white;
  }

/*WELCOME */
#welcome {
  font-size: 0.9em;
  text-align: left;
  padding-top:10px;
  margin-left: 10px;
  margin-right:27%;
  }

#colx {
 float: right;
 width: 22%;
 margin-top: 5px;
 margin-right: 10px;
 margin-bottom: 10px;
 padding: 2px;
  border: 1px solid #6699CC;
 }

#content 
{
	position:relative;
  }

/*HOME PAGE IMAGE POSITIONING */

#pageinfo {
  position:relative;
  top: 0;
  margin-top:0px;
  padding:0;
  }
  
#col1 {
 /* float: left;*/
  position:relative;
  top: 0px;
  left: 10px;
  width: 10%;
  margin-bottom: 10px;
  margin-left: 10px;
  padding: 10px;  
  width: 200px;
   }

#col3 {
  position: absolute;
  top: 80px;
  left: 400px;
  margin-bottom: 10px;
  padding: 10px;
  width:200px;
  }

#col2 {
  float: right;
  width: 22%;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 2px;
  border: 1px solid #6699CC;
  margin-top: 0;
  }

/*NEWSLETTERS */
#newsletters {
  border: 1px solid #6699CC;
  padding: 0;
  text-align: left;
  font-size: 0.9em;
  clear: both;
  }

#newsletters h2{
  background-color:#6699CC;
  text-align: center;
  margin-top:0;
  margin-bottom: 5px;
  border-bottom: 1px solid #6699CC;
  color: white;
  }

#newsletters p{
  padding: 5px;
  margin-top: 2px;
  }

/*FOOD HYGIENE */
#food{
  margin-left: 10px;
  width:250px;
}

#food p{
  margin-top:0;
  text-align: center;
  }

/*FIRE SAFETY */
#fire{
  margin-left: 10px;
  margin-top: 20px;
  border: none;
  width: 250px;
  
  }

#fire p{
  margin-top:0;
  text-align: center;
  }

/* HACCP */
#haccp 
{
  margin-left : 10px;
  width:250px;
  
}

#haccp p 
{
	margin-top:0;
	text-align:center;
}

/* FIRST AID */
#firstaid 
{
  margin-left  : 10px;
  margin-top: 20px;
  width:250px;
  }

#firstaid p {
  margin-top: 0;
  text-align: center;
  }

#footer {
  background-color: #6699CC;
  padding: 2px;
  font-size: 0.6em;
  clear: both;
  color: white;
  margin-bottom: 0;
  }

#footer a{
  color: white;
  }
  
.maintextbold
{
	font-weight: bold;
}


/*FOOD HYGIENE TRAINING PAGE*/
/*IMAGE POSITIONING */
#catering 
{
	position:absolute;
	left:50px;
	top:300px;
	
  }

#retail {
    position:absolute;
	left:250px;
	top:300px;
	
}

#manufacturing {
    position  :absolute;
	left:450px;
	top:300px;
	
}

.textalign {
 text-align: center;
 margin-top: 0;

}

/*HACCP Page */
#haccpwise {
  position:absolute ;
  top:300px;
  left: 150px;
  width:150px;
}

#fsm {
 position: absolute;
 top:300px;
 left: 350px;
}

	
/*Main Content Rules*/
/*For content in the hdmain master file */

#MainContent{
	position: relative;
	
}

.MainContent h1{
	text-align: center;
	color: #6699CC;
}

.MainContent h2{
	text-align: center;
	color: #6699CC;
	margin-top: 0;
}

.MainContent h3{
	text-align: center;
	color: #6699CC;
}
.MainContent h4{
	text-align: left;
	color: red;
	font-style: italic;
}

.MainContent h5 {
	color: #6699CC;
	font-weight:bolder;
	font-style:italic;
}

.source 
{
	font-size: smaller;
}

/*HD Online Advert*/

#advert {
	margin: auto;
	width: 80%;
	text-align:center;
}

#advert a {
	text-decoration: none;
}

/*Paypal buttons*/
.buynow {
	text-align:left;
	margin-left: 10px;
}

#cart {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

/*NEWSLETTER ACKNLOWDGEMENT*/

#news {
	width: 75%;
	margin:auto;
}

.newsheaders {
	color:#6699CC;
}

.newsitem {
	margin-left: 20px;
}

/* SITEMAP */

#SiteMap a {
	color: Black;
}

.MapDetail {
	padding-left: 20px;
}