﻿#mainContainer
{
	border: 0px solid blue; 
	width:780px;
}

#mainHeader
{	
	border: 0px solid green; 
	width:780px;
}

#holdingContainer
{
	border: 0px solid purple; 
	width:780px;
	clear: both;
}
/*
#holdingContainer img
{
	border: 1px solid green; 
	height: 19px;
	margin: 0px;
}*/

#mainLeft
{
	border: 0px solid green; 
	width:185px; 
	float:left;
}

#navigation
{
	border: 0px solid red;
}

#leftCTA
{
	border: 0px solid pink; 
	margin-top:10px;
	width:185px;
	padding-bottom: 20px;
}



* html #leftBtmFlash
{
	margin-top:-40px;	
}

#leftBtmFlash
{
	border: 0px solid purple; 
	margin-top:10px;
}

#mainContent
{
	border: 0px solid aqua; 
	width:575px; 
	float:left; 
	margin-left:5px;
}

#mainFooter
{
	border: 0px solid orange; 
	width:780px; 
	height:40px;
	text-align:center;	
	font-size:11px;
	color:#003300;
	margin-top:20px;
	padding-left:78px;
}

#mainFooter a 
{
	border: 0px solid orange; 
	width:780px; 
	height:40px;
	text-align:center;
	font-size:11px;
	color:#669933;
	font-weight:bolder;
	text-decoration:none;
}

#mainFooter a:hover
{
	color:#003300;
	font-weight:bolder;
}


#leftCTA h1
{
		color: #003300;
		font-size:16px;
		font-weight:bold;
		padding:0px;
		margin:0px;
}

#leftCTA h2
{
		color: #669933;
		font-size:12px;
		font-weight:bold;
		padding:0px;
		margin:0px;
		padding:5px 0px 0px 0px;
}

.arrow
{
	background-image:url('/images/master/s_arrowBtnOff.png'); 
	height:38px;	
	background-position:bottom left;
	padding-top:40px;
	background-repeat:no-repeat;
}

.satmap
{
	background-image:url('/images/master/britainMap_Off.png'); 
	height:162px;	
	background-position:bottom left;
	background-repeat:no-repeat;
	border: 0px solid red;
}

* html .arrow
{	
	margin-top:40px;
}

#sideCTAText
{
	background-image:url('/images/master/ctaBG.png'); 
	background-repeat:repeat; 
	background-position:top left; 
	text-align:center; 
	padding-bottom:10px;
}

#sideCTABtm
{
	background-image:url('/images/master/CTAQuiz.png'); 
	background-repeat:no-repeat; 
	background-position:top left; 
	height:68px; 
	vertical-align:bottom; 
	text-align:center; 
	position:relative;
	border: 0px solid red;
	cursor:pointer;
}

#sideCTABtmBrit
{
	background-image:url('/images/master/CTAbrit.png'); 
	background-repeat:no-repeat; 
	background-position:top left; 
	height:68px; 
	vertical-align:bottom; 
	text-align:center; 
	position:relative;
	border: 0px solid red;
	cursor:pointer;
}

#sideCTABtmShop
{
	background-image:url('/images/default/CTAShoppingTips.png'); 
	background-repeat:no-repeat; 
	background-position:top left; 
	height:68px; 
	vertical-align:bottom; 
	text-align:center; 
	position:relative;
	border: 0px solid red;
	cursor:pointer;
}


#ContentBox
{
	margin-top:0px;
	margin-left:10px; 
	width:565px; 
	border: 0px solid red;	
}

/*#ContentBox */.YellowHeader
{
	border:0px solid green; 
	width:545px; 
	background-image:url('/images/learn/yellowHeaderTop.png'); 
	padding:10px 10px 0px 10px; 
	font-weight:bold; 
	color:#003300; 
	font-size:16px;
}

#ContentBox .CopyFlow
{
	border:0px solid green; 
	width:521px; 
	background-image:url('/images/learn/panel_repeater.png'); 
	padding:10px 16px 10px 16px; 
	margin: 0px 6px 0px 6px; 
	font-size:12px;
}

* html #ContentBox .CopyFlow
{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/learn/panel_repeater.png', sizingMethod='scale');
}

#ContentBox h2
{
	font-weight:bold;
}

#ContentBox a, #ContentBox a:hover
{
	color:#003300;
	font-weight:bold;
	text-decoration: none;	
}




.ContentBox
{
	margin-top:0px;
	margin-left:10px; 
	width:565px; 
	border: 0px solid red;	
}

.ContentBox .YellowHeader
{
	border:0px solid green; 
	width:545px; 
	background-image:url('/images/learn/yellowHeaderTop.png'); 
	padding:10px 10px 0px 10px; 
	font-weight:bold; 
	color:#003300; 
	font-size:16px;
}

.ContentBox .CopyFlow
{
	border:0px solid green; 
	width:521px; 
	background-image:url('/images/learn/panel_repeater.png'); 
	padding:10px 16px 10px 16px; 
	margin: 0px 6px 0px 6px; 
	font-size:12px;
}

* html .ContentBox .CopyFlow
{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/learn/panel_repeater.png', sizingMethod='scale');
}

.ContentBox h2
{
	font-weight:bold;
	font-size: 1.6em;
}

.ContentBox a, .ContentBox a:hover
{
	color:#003300;
	font-weight:bold;
	text-decoration: none;	
}

p.fats_book a span
{
	display:none;
}

p.fats_book a
{
	display:block;
	background: transparent url('/images/margarine/booklet_off.gif') no-repeat left top scroll; 
	height:35px;
	width:315px;
}

p.fats_book a:hover
{
	background: transparent url('/images/margarine/booklet_on.gif') no-repeat left top scroll; 
}
