/* =colourchart

	 Name        RGB                 Hex
	-------------|-------------------|----------
	Dark green   | rgb(76,127,25)    | 
	Medium green | rgb(117,175,66)   | #75af42
	Light green  | rgb(207,227,189)  | #cfe3bd
	Dark red     | rgb(192,0,0)      | #c00000
	Light red    | rgb(255,204,203)  | #ffcccb
	Dark grey    | rgb(102,102,102)  | #666
	Light grey   | rgb(204,204,204)  | #ccc

*/

#branding {
	background-color: rgb(117,175,66);
	border-top: solid 8px #000;
	height: 82px;
}

#home #colophon, #landing #colophon {
	background-image: url(../../icons/themes/erw/colophon-large.png);
}

a:link, #contacts h4, #content h1.articleHeadline, #container h2.secondary {
	color: rgb(76,127,25);
}

.tagline, #container a:visited {
	color: rgb(102,153,51);
}

#content h1, h2, #sponsored-search h3, #sponsored-search h3 a,
#sponsored-search h3 a:visited {
	color: #fff;
	background: rgb(117,175,66);
}

.panel p, #sidebarLeft div.highlight, .relatedJournal,
#sidebarLeft .panel div.highlight,
body#events #content #eventList p, div.searchResult,
#buyersguide div#companyList div.clearRightFix, #corporatePartnerList div, 
#keySupplierList div {
	border-bottom: dashed 1px rgb(117,175,66);
}

ul.moderation li a:first-child {
	background-color: #75af42;
	color: #fff !important;
	font-weight: bold;
}

#feed h3.noStrapline {
	margin-left: 0;
}

ol.assetList li {
	border-color: rgb(117,175,66);
}

#resources dt {
	border-top: dashed 1px rgb(117,175,66);
	margin-top: 1em;
	padding-top: 1em;
}

#resources dd {
	margin: 0;
}

#logo {
	background: transparent no-repeat 0 0 
		url(../../icons/themes/erw/logo-level2.gif);
	height: 53px;
	width: 267px;
}

#home #logo, #landing #logo {
	background: transparent no-repeat 0 0 
		url(../../icons/themes/erw/logo-homepage.gif);
	height: 82px;
	width: 473px;
}

#statusBar ul a, #memberLogin ul a, #nav li {
	border-left: solid 1px rgb(117,175,66);
}

.nav a {
	border-right: solid 1px rgb(117,175,66);
}

.boxout, #sponsored-search p {
	background-color: rgb(207,227,189);
}

ul.subNav li a:hover {
	border-right-color: #900;
}

ul.subNav li.subNavSelected a {
	background-color: rgb(207,227,189);
	border-right-color: rgb(117,175,66);
}

.comment {
	border-color: rgb(207,227,189);
}

.comment cite {
	border-top: solid 1px rgb(207,227,189);
}

#content h1.articleHeadline, #container h2.secondary {
	border-color: rgb(207,227,189);
}

a.addComment {
	background: transparent 0 50% no-repeat
		url(../../icons/themes/erw/chat_16.png);
	padding-left: 20px;
}

dl.addComment {
	background-position: 512px 4px;
	background-repeat: no-repeat;
	background-image: url(../../icons/platform/deep-ellum/chat_32.png);
}

a.emailFriend, a.email, a.url {
	background-image: url(../../icons/themes/erw/mail_16.png);
}

dl.emailFriend {
	background-image: url(../../icons/themes/erw/mail_32.png);
}

span.star, .highlight, #statusBar ul li.admin, #memberLogin ul li.admin,
.editorComment .userName {
	background-image: url(../../icons/themes/erw/star.png);
}

.submissions li {
	margin-left: 20px;
}

#home #nav-home, #research #nav-research, #futures #nav-futures,
#opinion #nav-opinion, #buyersguide #nav-buyersguide, #events #nav-events,
#contact #nav-contact, #journals #nav-journals, #resources #nav-resources {
	font-weight: bold;
	border-bottom: solid 2px rgb(80%,80%,75%);
}

.date {
	font-weight: bold;
}

div.promo {
	background-color: rgb(255,204,203);
}

#skyScraperRight {
	padding-bottom: 5px;
}

ul.advertising li strong {
	color: rgb(117,175,66);
}

#content p.strapline {
	border-bottom-color: #01a33e;
}

#landing #container h1 {
	color: rgb(76,127,25);
}

#nav {
	width: 610px;
}

#home #yournews .strapline, #home #feed p.note {
	font-size: 0.9em;
}

#container h1 a:link, #container h1 a:visited,
#container h2 a:link, #container h2 a:visited {
	color: #fff;
}