/* CSS Document */
/* Created 17 April 2009*/
/* Emma Broe / Online One */
/* HTML tag styles                             */
/***********************************************/

/* Global
================================================*/

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin-bottom: 3px;
	
	}
body,
html {}

p {
	font-size: 10pt;
	padding: 2px;
}
#breadcrumb { color: #999; margin-left: 12px; }
body {
	padding-bottom: 10px;
	background-color: #7a8973;
	font-family: Helvetica, Arial, sans-serif;
	
	}

/* Main layout
================================================*/

#container {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fefef4;
}

	

#main {
	text-align: center;
	width: 860px;
	height: 103px;
	background-repeat: no-repeat;
	background-color: #fefef4;
	background-position: bottom;
	padding-top: 10px;
}
	
	
main img {
	float: left;
	padding: 0px 10px 0px 0px;
	clear: right;
}	


/* separating text areas with photo 
==============================*/

.textPhoto{
	float:left;
	width: 818px;
	clear: both;
}


/* Side Right Panel 
==============================*/

#siderightPanel{
	float:right;
	width:290px;
	background-color: #fefef4;
	padding-right: 8px;
	padding-bottom: 8px;
}



/* Media
================================================*/

#media{
	width:860px;
	height:auto;
	background-color: #fefef4;
	float: left;
	background-position: bottom;
	padding-top: 8px;
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

/* Offers
================================================*/

#offers{
	float:left;
	width:841px;
	background-color: #fefef4;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: both;
}




/* Header
================================================*/
#header {
	height:130px;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	background-color: #7a8973;
	background-image: url(../images/wgm-logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
	
#header img{ height:151px; clear:both; width: 200px; }
		
#header a,
#header a:hover {
	border:0;
	background:transparent;
	}
	


	
#copyright {
	clear:both;
	text-align:center;
	color:#AAAF8A;
	background-color: #7a8973;
	font-size: 10pt;
	padding-top: 10px;
	padding-bottom: 10px;
	}
		



	
/* Links
================================================*/
a:link,
a:active {
	color:#7A8973;
	text-decoration: none;
	}
a:visited {
	color:#3F93C8;
	text-decoration: none;
	}
a:hover {
	color:#8AAAAF;
	}
a.imglink:link,
a.imglink:visited {border:0;}
a.imglink:hover {background:transparent;}


a.topstrip:link {
	color: #333333;
	padding: 0px 5px 1px 5px;
	text-decoration:none;
}
a.topstrip:active {
	color: #333333;
	padding: 0px 5px 1px 5px;
	text-decoration:none;
}
a.topstrip:visited {
	color: #333333;
	padding: 0px 5px 1px 5px;
	text-decoration:none;
}
a.topstrip:hover {
	color: #669933;
	padding: 0px 5px 1px 5px;
	text-decoration:none;
}




a.footer:link {
	color: #AAAF8A;
	text-decoration:underline;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
a.footer:active {
	color: #AAAF8A;
	text-decoration:underline;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
a.footer:visited {
	color: #AAAF8A;
	text-decoration:underline;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
a.footer:hover {
	color: #F8F8E7;
	text-decoration:underline;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

a.faqs:link {
	color: #fff;
	text-decoration:underline;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
a.faqs:active {
	color: #fff;
	text-decoration:underline;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
a.faqs:visited {
	color: #fff;
	text-decoration:underline;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
a.faqs:hover {
	color: #F2F3EE;
	text-decoration:underline;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}





/* Headings
================================================*/
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	color:#0f0f0f;
	font-family:Helvetica,Arial,Geneva,sans-serif;
	}
h1 {
	font-size:13pt;
	font-family: Helvetica, Arial, sans-serif;
	color:#645246;
	line-height: 1.4;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
h2 {
	font-size:11pt;
	COLOR:#7A8973;
	margin:0px 0px 5px 0px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	
}
h3 {
	font-size:10pt;
	font-weight:bold;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	line-height: 1.4;
}
.home h2 {
	font-weight:normal;
	font-size:1.6em;
	margin:0 0 0.625em;
	}
h2 a:link,
h2 a:visited,
h2 a:hover {
	font-weight:normal;
	color:#000;
	border:0;
	padding:0;
	margin:0;
	}
	


/* Lists
================================================*/
dl,
ol,
ul {margin:0px 0 1em;}

ul {
	padding:6px 0 6px 40px;
	font-size: 1em;
	list-style-type:disc;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	margin-left: 10px;
	
	}
ol {
	padding:0 0 0 0;
	margin:0 3px 0px 15px;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
}
li {
	margin:0px 3px 3px 3px;
}

	

/* Images
================================================*/
img {
	border:0;
	display:inline;
	background-color: #d6d7c7;
}

.productImage {
	margin-right: 5px;
	padding-right: 5px;
}

.banner {
	padding: 0px 10px 0px 0px;
}

.fullwidth2 {
	padding:4px 0px 0 0px;
	margin:0 0 20px 0;
	}
.flow {
	float:right;
	margin:0 0px 5px 10px;
	}
.dec {
	padding:4px;
	border:1px solid #ccc;}


.fullwidth {
	padding:4px;
	margin:1em 0; 
	}
.centerfullwidth {
	border:1px solid #666;
	padding:4px;
	
	}	
.floatLeft {
	float:left;
	margin:0 3px 10px 9px;
	}
.flowtext {
    float:left;
	margin:0px 15px 6px 0px;
	}

.flowtextRight {
    float:right;
	margin:0px 0px 6px 15px;
	border:1px solid #666;
	}


.flowbox {
	float:left;
	border:1px solid #ccc;
	padding:4px;
	margin:1em;
	}	
	

/* Extras

================================================*/	
.refSource {
	font: italic 9pt Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
.faqsParaLine {
	padding-bottom: 10px;
	border-bottom: 1px dotted #C3C8AA;
}
.sprynav {
	background: #AAAF8A;
	float: left;
	width: 840px;
}
.faqsTable {
	background: #e7ead3;
}
.contactHeader {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #7A8973;
}
.contactTable {
	padding: 10px;
}
.contactDottedLine {
	border-top: 1px dotted #252525;
	padding-top: 3px;
	padding-bottom: 0px;
}
.contactName {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2b200c;
}
.contactTeam {
	padding: 3px 0px 10px 9px;
}

.RecipeTable {
	padding: 3px;
	background-color:#f2f3ee;
}




.RecipeImage {
	background: #e7ead3 url(../images/recipe-quickfacts.jpg) no-repeat left top;
	padding: 60px 10px 10px 10px;
	color: #FFFFFF;
	width: 200px;
	
}
.QuickFact {
	color: #FFFFFF;
}
.QuickFactText {
	color: #FFFFFF;
	word-break: normal;
	widows:inherit;
}
.FaqsImage {
	background: #8aaaaf url(../images/faqs-image.jpg) no-repeat left top;
	padding: 60px 10px 10px 10px;
	color: #FFFFFF;
	
}
.productImage {
	background-image: url(../images/products-image.jpg);
	background-color:#8aaaaf;
	background-position:top;
	background-repeat:no-repeat;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
	}
.PageTitle {
	color: #7a8973;
	background: #d6d7c7;
	padding: 10px 0px 10px 5px;
	height: 26px;
	font-size: 14pt;
	margin-right: 3px;
}

.Header {
height:43px;
background-color:#d6d7c7;
padding:3px 3px 3px 3px;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:14pt;
}

.Blockquote {
	background-color:#f2f3ee;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
