/*  eNewsletter-specific classes */
#cim_content-wrapper 
{
	clear: both;	
}

.eNewsletter
{
	overflow: hidden;
	width: 100%;
}

.eNewsletter #cim_main
{
	margin-left: 0px;
}

.eNewsletter #InnerContentArea
{
	margin-right: 0;
}

.eNewsletter .photo-shadow {
margin-top: 7px;/*kw*/
}
.eNewsletter h2
{
	font-weight: normal;
	font-size: 1.1em;
	display: inline;
	margin-left: 0.8em;
}

.eNewsletter .normal h2
{
	font-size: 1.42em;  /* 1 x (10/7) to compensate for .normal = .7em */
	font-weight: 700;
	color: #3e4c8f;
	margin-top: 1em;
	margin-left: 0;
	display: block;
	
}

.eNewsletter #top_widget-line
{
	margin-left: 11px;
}

/*.eNewsletter #InnerContentArea
{
	margin-left: 11px;
}*/

.eNewsletter .TitlePane
{
	height: 90px;
}

.eNewsletter #ContentRowA
{
	margin-top: 11px;	
}

.eNewsletter .TitlePane .Montage
{
	position: absolute;
	left: 11px;
}

.eNewsletter .TitlePane .TextBanner
{
	position: absolute;
	right: 0px;
}

.eNewsletter .ContentPaneOuter
{
	width: 66%;
	float: left;
	vertical-align: top;
}

.eNewsletter .ContentPane
{
	padding-right: 11px;
}

.eNewsletter .MenuPaneOuter
{
	width: 34%;
	float: left;
	vertical-align: top;
}

.eNewsletter .MenuPane
{
	/*padding-left: 11px; */
}

.eNewsletter .MenuPane .IndexMenu
{
	/*width: 100%;*/
	display: block;
	padding-left: 10px;
	padding-right: 10px;	 
}

.eNewsletter .MenuPane .MenuItem
{
	padding-bottom: 5px;
	padding-top: 2px;
	white-space: normal!important;  /*  This is to disable the js code that sets nowrap  */
	padding-left: 14px;
	display: block;
	background-repeat: no-repeat;
	background-position: 1px 8px;
}

.blue .MenuPane .MenuItem
{
  border-bottom: dashed 1px #9DCFCF;
  background-image: url(images/eNewsletterMenuBlue-bullet.gif);
}

.purple .MenuPane .MenuItem
{
  border-bottom: dashed 1px #C3B1D3;
  background-image: url(images/eNewsletterMenuPurple-bullet.gif);
}

.khaki .MenuPane .MenuItem
{
  border-bottom: dashed 1px #C7CA90;
  background-image: url(images/eNewsletterMenuKhaki-bullet.gif);
}


.IE .eNewsletter .MenuPane .MenuItem
{
	background-position: 1px 11px;
}

.eNewsletter .MenuPane .MenuItem .Title
{
	font-size: .70em;
	line-height: 1.3em;
}

.eNewsletter #ContentRowB 
{
	clear: both;
	height: auto;
}

.eNewsletter .FeaturePaneAOuter, .eNewsletter .FeaturePaneBOuter, .eNewsletter .FeaturePaneCOuter
{
	/*display: inline;*/
	vertical-align: top;
	float:left;
	width: 33%;
}

.eNewsletter .FeaturePaneA, .eNewsletter .FeaturePaneB
{
	padding-right: 10px;
}


.eNewsletter #ContentRowD
{
	clear: both;
	padding-top: 11px;
}

.eNewsletter .RatingPane
{
	width: 100%;
}

.eNewsletter #ContentArea .IndexFooterPane
{
	font-size: 0.7em;
}

.eNewsletter #ContentArea .IndexFooterPane a:link, .eNewsletter #ContentArea .IndexFooterPane a:visited
{
	color: black;
}

.blue #ContentArea .IndexFooterPane a:hover, .blue .eNewsletter #ContentArea .IndexFooterPane a:active
{
	color: #4fb3b0!important;
}

.purple #ContentArea .IndexFooterPane a:hover, .purple .eNewsletter #ContentArea .IndexFooterPane a:active
{
	color: #916eb0!important;
}

.khaki #ContentArea .IndexFooterPane a:hover, .khaki .eNewsletter #ContentArea .IndexFooterPane a:active
{
	color: #b4ba6d!important;
}

.eNewsletter .blue
{
	color: #4fb3b0;
}

.eNewsletter .khaki
{
	color: #b4ba6d;
}

.eNewsletter .purple
{
	color: #916eb0;
}

.eNewsletter .TitlePane .bg-blue, .eNewsletter .TitlePane .bg-khaki, .eNewsletter .TitlePane .bg-purple
{
	height: 100%;
}

.eNewsletter .bg-blue
{
	background-color: #87c6c5;
}

.eNewsletter .bg-khaki
{
	background-color: #c7ca90;
}

.eNewsletter .bg-purple
{
	background-color: #b69fcc;
}

/**** External Link (http), all containers not specifically handled below  ****/
/*  Blue page  */
.blue #cim_main-content a.external-link
{
	/*background-image: url(images/http_blue.gif)!important;*/
	background-position: right -146px;
}

.purple #cim_main-content a.external-link
{
	/*background-image: url(images/http_purp.gif)!important;*/
	background-position: right -426px;
}

.khaki #cim_main-content a.external-link
{
	/*background-image: url(images/http_khaki.gif)!important;*/
	background-position: right -326px;
}


/****  External Link (http), blue container ****/
/*  Blue page, blue container */
.blue #cim_main-content .eNewsletterFeatureBlue a.external-link
{
	/*background-image: url(images/http_blue_bbg.gif)!important;*/
	background-position: right -166px;
}

/*  Purple page, blue container */
.purple #cim_main-content .eNewsletterFeatureBlue a.external-link
{
	/*background-image: url(images/http_purp_bbg.gif)!important;*/
	background-position: right -446px;
}

/*  Khaki page, blue container */
.khaki #cim_main-content .eNewsletterFeatureBlue a.external-link
{
	/*background-image: url(images/http_khaki_bbg.gif)!important;*/
	background-position: right -346px;
}

/*  Hover - any colour, blue container  */
#cim_main-content .eNewsletterFeatureBlue a.external-link:hover, #cim_main-content .eNewsletterFeatureBlue a.external-link:active
{
	/*background-image: url(images/http_hover_bbg.gif)!important;*/
	background-position: right -266px;
}

/****  External Link (http), khaki container ****/
/*  Blue page, khaki container */
.blue #cim_main-content .eNewsletterFeatureKhaki a.external-link
{
	/*background-image: url(images/http_blue_tbg.gif)!important;*/
	background-position: right -206px;
}

/*  Purple page, khaki container */
.purple #cim_main-content .eNewsletterFeatureKhaki a.external-link
{
	/*background-image: url(images/http_purp_tbg.gif)!important;*/
	background-position: right -486px;
}

/*  Khaki page, khaki container */
.khaki #cim_main-content .eNewsletterFeatureKhaki a.external-link
{
	/*background-image: url(images/http_khaki_tbg.gif)!important;*/
	background-position: right -386px;
}

/*  Hover - any colour, khaki container  */
#cim_main-content .eNewsletterFeatureKhaki a.external-link:hover, #cim_main-content .eNewsletterFeatureKhaki a.external-link:active
{
	/*background-image: url(images/http_hover_tbg.gif)!important;*/
	background-position: right -306px;
}

/****  External Link (http), Green container ****/
/*  Blue page, Green container */
.blue #cim_main-content .eNewsletterFeatureGreen a.external-link
{
	/*background-image: url(images/http_blue_gbg.gif)!important;*/
	background-position: right -186px;
}

/*  Purple page, Green container */
.purple #cim_main-content .eNewsletterFeatureGreen a.external-link
{
	/*background-image: url(images/http_purp_gbg.gif)!important;*/
	background-position: right -466px;
}

/*  Khaki page, Green container */
.khaki #cim_main-content .eNewsletterFeatureGreen a.external-link
{
	/*background-image: url(images/http_khaki_gbg.gif)!important;*/
	background-position: right -366px;
}

/*  Hover - any colour, Green container  */
#cim_main-content .eNewsletterFeatureGreen a.external-link:hover, #cim_main-content .eNewsletterFeatureGreen a.external-link:active
{
	/*background-image: url(images/http_hover_gbg.gif)!important;*/
	background-position: right -286px;
}

/**** Mailto link, all containers not specifically handled below  ****/
/*  Blue page  */
.blue #cim_main-content a.mail-link
{
	/*background-image: url(images/mailto_blue.gif)!important;*/
	background-position: right -706px;
}

.purple #cim_main-content a.mail-link
{
	/*background-image: url(images/mailto_purp.gif)!important;*/
	background-position: right -986px;
}

.khaki #cim_main-content a.mail-link
{
	/*background-image: url(images/mailto_khaki.gif)!important;*/
	background-position: right -886px;
}


/****  Mailto link, blue container ****/
/*  Blue page, blue container */
.blue #cim_main-content .eNewsletterFeatureBlue a.mail-link
{
	/*background-image: url(images/mailto_blue_bbg.gif)!important;*/
	background-position: right -726px;
}

/*  Purple page, blue container */
.purple #cim_main-content .eNewsletterFeatureBlue a.mail-link
{
	/*background-image: url(images/mailto_purp_bbg.gif)!important;*/
	background-position: right -1006px;
}

/*  Khaki page, blue container */
.khaki #cim_main-content .eNewsletterFeatureBlue a.mail-link
{
	/*background-image: url(images/mailto_khaki_bbg.gif)!important;*/
	/*background-position: right -546px;*/
	background-position: right -906px;
}

/*  Hover - any colour, blue container  */
#cim_main-content .eNewsletterFeatureBlue a.mail-link:hover, #cim_main-content .eNewsletterFeatureBlue a.mail-link:active
{
	/*background-image: url(images/mailto_hover_bbg.gif)!important;*/
	background-position: right -826px;
}

/****  Mailto link, khaki container ****/
/*  Blue page, khaki container */
.blue #cim_main-content .eNewsletterFeatureKhaki a.mail-link
{
	/*background-image: url(images/mailto_blue_tbg.gif)!important;*/
	background-position: right -766px;
}

/*  Purple page, khaki container */
.purple #cim_main-content .eNewsletterFeatureKhaki a.mail-link
{
	/*background-image: url(images/mailto_purp_tbg.gif)!important;*/
	background-position: right -1046px;
}

/*  Khaki page, khaki container */
.khaki #cim_main-content .eNewsletterFeatureKhaki a.mail-link
{
	/*background-image: url(images/mailto_khaki_tbg.gif)!important;*/
	background-position: right -946px;
}

/*  Hover - any colour, khaki container  */
#cim_main-content .eNewsletterFeatureKhaki a.mail-link:hover, #cim_main-content .eNewsletterFeatureKhaki a.mail-link:active
{
	/*background-image: url(images/mailto_hover_tbg.gif)!important;*/
	background-position: right -866px;
}

/****  Mailto link, Green container ****/
/*  Blue page, Green container */
.blue #cim_main-content .eNewsletterFeatureGreen a.mail-link
{
	/*background-image: url(images/mailto_blue_gbg.gif)!important;*/
	background-position: right -746px;
}

/*  Purple page, Green container */
.purple #cim_main-content .eNewsletterFeatureGreen a.mail-link
{
	/*background-image: url(images/mailto_purp_gbg.gif)!important;*/
	background-position: right -1026px;
}

/*  Khaki page, Green container */
.khaki #cim_main-content .eNewsletterFeatureGreen A.mail-link
{
	/*background-image: url(images/mailto_khaki_gbg.gif)!important;*/
	/*background-position: right -566px;*/
	background-position: right -926px;
}

/*  Hover - any colour, Green container  */
#cim_main-content .eNewsletterFeatureGreen a.mail-link:hover, #cim_main-content .eNewsletterFeatureGreen a.mail-link:active
{
	/*background-image: url(images/mailto_hover_gbg.gif)!important;*/
	background-position: right -846px;
}


/*
.publicationid
{
	color: #999999;
	font-size: 0.5em !important;
}

.AboutLivingSustainably
{
	padding-top: 0.5em;
	color: #999999;
	line-height: 1.25em;
	font-size: 0.5em !important;
}
*/

/*  Special (temporary) mod for top menu CSS so the cursor is correct for single-level items */
.Radmenu .link
{
	cursor: pointer!important;
}

.khaki ol
{
	list-style-image: url(images/enewsk-tick-1.gif)!important;
}

.khaki ol.Tick2
{
	list-style-image: url(images/enewsk-tick-2.gif)!important;
}

.khaki ul
{
	list-style-image: url(images/enewsk-bullet-1.gif)!important;
}

.khaki ul.Tick2
{
	list-style-image: url(images/enewsk-bullet-2.gif)!important;
}

.purple ol
{
	list-style-image: url(images/enewsp-tick-1.gif)!important;
}

.purple ol.Tick2
{
	list-style-image: url(images/enewsp-tick-2.gif)!important;
}

.purple ul
{
	list-style-image: url(images/enewsp-bullet-1.gif)!important;
}

.purple ul.Tick2
{
	list-style-image: url(images/enewsp-bullet-2.gif)!important;
}

.blue ol
{
	list-style-image: url(images/enewsb-tick-1.gif)!important;
}

.blue ol.Tick2
{
	list-style-image: url(images/enewsb-tick-2.gif)!important;
}

.blue ul
{
	list-style-image: url(images/enewsb-bullet-1.gif)!important;
}

.blue ul.Tick2
{
	list-style-image: url(images/enewsb-bullet-2.gif)!important;
}