/* File Information

			File Name - Responsible Investor Beta Site
			Author - Simon Rudkin
			Date - June 2007

----------------------------------------------- */

/* Color Reference

----------------------------------------------- */

/* Basics
----------------------------------------------- */

* {
			padding: 0;
			margin: 0;
			}

body {
      background: #CCCCCC;
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			font-size: 62.5%;
			height: 100%;
			}

p {
			font-size: 1.2em;
			line-height: 1.5em;
			color: #333333;
			}

.divider {
			clear: left;
			margin-bottom: 18px;
			}

#primaryLead {
			width: 470px;
			}

#primaryLead img {
			float: left;
			width: 150px;
			margin-right: 10px;
			margin-bottom: 9px;
			}

#primaryLead p {
			margin-top: 6px;
			margin-bottom: 12px;
			}

			.tvLead {
						width: 470px;
						}

			.tvLead img {
						float: left;
						width: 150px;
						margin-right: 10px;
						margin-bottom: 9px;
						}

			.tvLead p {
						margin-top: 6px;
						margin-bottom: 12px;
						}

.leadclear {
			clear: left;
			height: 0px;
			background-color: #FFFFFF;
			}

#secondaryLead {
			width: 470px;
			}

#secondaryLead img {
			float: left;
			width: 150px;
			margin-right: 10px;
			}

#secondaryLead p {
			margin-top: 6px;
			margin-bottom: 12px;
			}

ul, ol {
			font-size: 1.2em;
			line-height: 1.5em;
			}

ul ul, ol ol {
			font-size: 1em;
			line-height: 1.5em;
			}

h2, h3, h4, h5, h5 {
			margin: 0;
			padding: 0;
			}

h1  {
				margin: 0px;
				padding: 0px;
				float: left;
				text-indent: -9999px;
				background: url(/images/assets/ri_logo.gif) top left no-repeat;
				}

h1 a, h1 a:hover {
				display: block;
				text-decoration: none;
				margin: 0px;
				width: 424px;
				height: 136px;
				border: none;
				}

h2 {
			font-family: Georgia, "Times New Roman", times, serif;
			font-weight: normal;
			color: #FF0000;
			}

.lead {
			font-size: 1.8em;
			line-height: 1.0em;
			font-weight: bold;
			}

.sub {
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			font-weight: bold;
			font-size: 1.2em;
			line-height: 1.5em;
			color: #666666;
			}

.minifeature {
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			font-weight: normal;
			font-size: 1.2em;
			line-height: 1.5em;
			color: #666666;
			}

#primaryHome h3,
#agenda-section h3 {
			color: #666666;
			font-size: 1.0em;
			line-height: 1.8em;
			text-transform: uppercase;
			letter-spacing: 0.2em;
			padding-top: 2px;
			border-top: 2px solid #CCCCCC;
			margin-top: 9px;
			margin-bottom: 2px;
			}

h4 {
			color: #FF0000;
			font-size: 1.2em;
			line-height: 1.5em;
			margin-top: 0.5em;
			}

.selected a, .selected a:link, .selected a:visited {
			color: #FF0000;
			}

a {
			text-decoration: none;
			color: #FF0000;
			border-bottom: none;
			}

a:hover {
			text-decoration: none;
			color: #666666;
			border-bottom: 1px dotted #666666;
			}

#navigation ul {
			list-style-type: none;
			}

#navigation li {
			display: inline;
			float: left;
			width: 64px;
			height: 36px;
			text-align: center;
			border-right: 1px solid #FFF;
			}

#navigation li a, #navigation li span.fakelink {
			padding-top: 10px;
			text-decoration: none;
			display: inline;
			float: left;
			width: 64px !important;
			height: 26px;
			color: #FFFFFF;
			background-color: #666666;
			border: none;
			}

#navigation li a:hover {
			color: #FFFFFF;
			background-color: #FF0000;
			}

#home #nav_home a,
#archive #nav_archive a,
#agenda #nav_agenda a,
#jobs #nav_jobs a,
#tv #nav_tv a,
#events #nav_events a,
#reports #nav_reports a,
#membership #nav_members a,
#theresource #nav_theresource a,
#about #nav_about_inner a,
#contact #nav_contact a,
#extras #nav_extras a,
#jpreports #nav_japan_reports a{
			background-color: #FF0000;
			}

.resources {
			width: 150px;
			height: 50px;
			margin-bottom: 4px;
			float: left;
			display: inline;
			margin-right: 10px;
			background: #CCCCCC;
			}

/* Layout
----------------------------------------------- */

#container {
			width: 970px;
			margin: 0px auto;
			padding: 0px;
			background: #FFFFFF url(/images/assets/gridx.gif) top left;
			}

#masthead {
			width: 424px;
			height: 144px;
			float: left;
			margin-left: 10px;
			display: inline;
			}

#toolbar {
			width: 468px;
			height: 34px;
			float: right;
			display: inline;
			margin-right: 10px;
			margin-top: 18px;
			text-align: right;
			border: 1px solid #CCCCCC;
			}

#toolbar p {
			margin: 9px;
			}

#primaryBanner {
			width: 480px;
			height: 72px;
			margin-right: 10px;
			margin-top: 0px;
			float: right;
			display: inline;
			}

#primaryBanner img {
			float: right;
			border: 1px solid #CCCCCC;
			margin-top: 5px;
			}

#primaryBanner object {
			float: right;
			/* border: 1px solid #CCCCCC; */
			margin-top: 5px;
			}

#primaryBanner embed {
      float: right;
      /* border: 1px solid #CCCCCC; */
      margin-top: 5px;
      }

#primaryBanner iframe {
			float: right;
			border: 1px solid #CCCCCC;
			margin-top: 5px;
			}

#secondaryBanner object {
			float: right;
			border: 1px solid #CCCCCC;
			margin-top: 5px;
			}

#secondaryBanner {
			width: 470px;
			height: 72px;
			margin-right: 10px;
			margin-top: 0px;
			float: right;
			display: inline;
			}

#secondaryBanner img {
			float: right;
			border: 1px solid white;
			margin-top: 5px;
			}

#navigation {
			width: 950px;
			margin: 0px 10px 0px 10px;
			background: #CCCCCC;
			height: 36px;
			}

#primaryHome {
			width: 470px;
			float: left;
			margin-left: 10px;
			margin-bottom: 20px;
			display: inline;
			}

#secondaryHome {
			margin-top: 9px;
			width: 480px;
			float: left;
			margin-left: 10px;
			display: inline;
			}

#newsHome {
			width: 230px;
			float: left;
			padding-bottom: 9px;
			margin-bottom: 9px;
			}

#newsHome h3, #newsHome h4, #newsHome p {
			margin-right: 5px;
			}

#featuresHome {
			width: 224px;
			margin-left: 5px;
			float: left;
			border-left: 1px solid #CCCCCC;
			padding-bottom: 9px;
			margin-bottom: 9px;
			}

#featuresHome h3, #featuresHome h4, #featuresHome p {
			margin-left: 10px;
			}

#mediaplayer {
			width: 470px;
			height: 395px;
			}

.episode1 {
			background: #FFFFFF url(/images/assets/media_background1.jpg) top left no-repeat;
			}

.episode2 {
			background: #FFFFFF url(/images/assets/media_background2.jpg) top left no-repeat;
			}

.episode3 {
			background: #FFFFFF url(/images/assets/media_background3.jpg) top left no-repeat;
			}

.episode4 {
			background: #FFFFFF url(/images/assets/media_background4.jpg) top left no-repeat;
			}

.episode5 {
			background: #FFFFFF url(/images/assets/media_background5.jpg) top left no-repeat;
			}

.episode51 {
			background: #FFFFFF url(/images/assets/media_background51.jpg) top left no-repeat;
			}
.episode6 {
			background: #FFFFFF url(/images/assets/robeco.jpg) top left no-repeat;
			}

#media_controls {
			background: #FFFFFF url(/images/assets/media_controls.jpg) top left no-repeat;
			width: 310px;
			height: 66px;
			float: left;
			display: inline;
			margin-left: 80px;
			margin-top: 290px;
			padding-top: 9px;
			}

#media_controls p {
			margin-left: 80px;
			}

#resource {
			width: 480px;
			}

#resource a {
			width: 148px;
			height: 48px;
			border: 1px solid #CCCCCC;
			}

#resource a:hover {
			width: 148px;
			height: 48px;
			border: 1px solid #333333;
			}

#resource p {
			font-weight: bold;
			line-height: 1.0em;
			margin-top: 4px;
			margin-left: 4px;
			float: left;
			}

#resource strong {
			color: #FF0000;
			}

.resources {
			width: 150px;
			height: 50px;
			margin-bottom: 4px;
			float: left;
			display: inline;
			margin-right: 10px;
			background: #CCCCCC;
			}

.resources a {
			}

.resources a:hover {
			}

.resourceicon {
			float: right;
			margin-top: 4px;
			margin-right: 4px;
			border: none;
			}

#content {
			width: 950px;
			margin-top: 18px;
			}

#content_wrapper {
			width: 480px;
			float: left;
			}

#content_wrapper img {
			margin: 10px 10px 10px 10px;
			}

#masthead img {
			float: right;
			margin-right: 10px;
			width: 470px;
			margin-top: 24px;
			}

.clear {
			clear: both;
			}

.footerclear {
			clear: both;
			height: 9px;
			}

.clearleft {
			clear: left;
			}

#footer {
			width: 950px;
			margin: 9px 10px 18px 10px;
			padding-top: 5px;
			border-top: 2px solid #CCCCCC;
			}

#primaryFlannelPanel {
			float: left;
			display: inline;
			width: 320px;
			margin-right: 5px;
			margin-top: 0px;
			}

#primaryFlannelPanel p {
			}

#rgmFlannelPanel p {
  padding-top: 5px;
  margin-top: 5px;
  border-top: 2px solid #CCCCCC;
}

#secondaryFlannelPanel {
			float: left;
			display: inline;
			width: 310px;
			margin-right: 5px;
			margin-top: 0px;
			}

#tertiaryFlannelPanel {
			float: left;
			display: inline;
			width: 310px;
			margin-top: 0px;
			}

#tertiaryFlannelPanel p {
			}

#search {
			float: right;
			display: inline;
			margin: 0px 10px 0px 0px;
			}

#search p {
			height: 36px;
			line-height: 36px;
			text-align: right;
			}

#sidebar {
			width: 150px;
			float: left;
			display: inline;
			margin-top: 9px;
			margin-left: 10px;
			}

#sidebar ul {
			list-style-type: none;
			}

#sidebar li {
			width: 130px;
			}

#print {
			background: url(/images/assets/mini_icon_print.gif) top left no-repeat;
			padding-left: 20px;
			}

#mailto {
			background: url(/images/assets/mini_icon_email.gif) top left no-repeat;
			padding-left: 20px;
			}

#add {
			background: url(/images/assets/mini_icon_add.gif) top left no-repeat;
			padding-left: 20px;
			}

#tools-rss {
			background: url(/images/assets/mini_icon_rss.png) top left no-repeat;
			padding-left: 20px;
			}

#article {
			width: 630px;
			float: left;
			display: inline;
			margin-left: 10px;
			margin-top: 18px;
			}

#search_results {
			width: 790px;
			float: left;
			display: inline;
			margin-left: 10px;
			margin-top: 18px;
			}

#primaryPage {
			width: 630px;
			float: left;
			display: inline;
			margin-left: 10px;
			margin-top: 9px;
			margin-bottom: 18px;
			}

#primaryPage h2 {
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			font-size: 2.4em;
			line-height: 1.0em;
			font-weight: bold;
			padding-top: 9px;
			padding-left: 10px;
			padding-right: 10px;
			}

#primaryPage h3 {
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			color: #666666;
			font-size: 1.2em;
			line-height: 1.5em;
			text-transform: uppercase;
			padding-bottom: 36px;
			padding-left: 10px;
			padding-right: 10px;
			}

#search_results h2 {
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			font-size: 2.4em;
			line-height: 1.0em;
			font-weight: bold;
			padding-top: 9px;
			padding-left: 10px;
			padding-right: 10px;
			}

#search_results h3 {
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			color: #666666;
			font-size: 1.2em;
			line-height: 1.5em;
			text-transform: uppercase;
			padding-bottom: 36px;
			padding-left: 10px;
			padding-right: 10px;
			}

#primaryPage ul, #secondaryPage ul {
			margin-left: 20px;
			margin-right: 20px;
			margin-bottom: 18px;
			margin-top: 18px;
			font-size: 1.2em;
			line-height: 1.5em;
			color: #666666;
			}

#primaryPageHeader {
			background: url(/images/assets/hatch_2.gif) top left repeat;
			border-bottom: 1px solid #CCCCCC;
			}

#secondaryPage {
			width: 308px;
			float: left;
			display: inline;
			margin-left: 10px;
			margin-top: 18px;
			margin-bottom: 18px;
			background-color: #FFFFFF;
			border: 1px solid #CCCCCC;
			}

#secondaryPage p {
			margin-left: 9px;
			margin-right: 9px;
			margin-bottom: 9px;
			}

#secondaryPage h5 {
			margin-left: 9px;
			margin-right: 9px;
			}

#secondaryPage h6 {
			margin-left: 9px;
			margin-right: 9px;
			}

#members {
			width: 630px;
			float: left;
			display: inline;
			margin-left: 10px;
			margin-top: 18px;
			}

#memberinfo {
			width: 310px;
			float: left;
			display: inline;
			margin-left: 10px;
			background-color: #666;
			margin-top: 51px;
			padding-top: 27px;
			padding-bottom: 27px;
			}

#memberinfo p {
			padding-left: 18px;
			padding-right: 18px;
			margin-bottom: 18px;
			color: #FFFFFF;
			}

#splash {
			width: 630px;
			}

#splash img {
			float: left;
			margin-right: 10px;
			margin-bottom: 9px;
			}

#splash p {
			font-weight: bold;
			color: #333333;
			}

.byline {
			color: #666666;
			font-size: 1.2em;
			line-height: 1.5em;
			}

#primaryArticle {
			width: 305px;
			float: left;
			display: inline;
			margin-right: 5px;
			margin-bottom: 18px;
			margin-top: 9px;
			}

#secondaryArticle {
			width: 305px;
			float: left;
			display: inline;
			margin-left: 15px;
			margin-bottom: 18px;
			margin-top: 9px;
			}

#skyscraper {
			width: 150px;

			display: inline;
			float: right;
			margin: 10px 10px 0px 0px;
			}

#skyscraper img, #skyscraper object {
			float: right;
			}

#article ul, #article ol {
			margin-left: 30px;
			margin-right: 10px;
			font-size: 1.2em;
			line-height: 1.5em;
			margin-top: 18px;
			margin-bottom: 18px;
			color: #666666;
			}

#secondaryArticle p {
			}

#primaryArticle p {
			}

#splash p {
			text-indent: 0px;
			}

h5 {
			font-size: 1.2em;
			line-height: 1.5em;
			margin-top: 1.0em;
			margin-bottom: 0px;
			color: #333333;
			}

h6 {
			font-size: 1.2em;
			line-height: 1.5em;
			margin-top: 1.0em;
			margin-bottom: 0px;
			color: #FF0000;
			}

#splash h2 {
			font-family: Georgia, "Times New Roman", times, serif;
			font-weight: normal;
			color: #FF0000;
			font-size: 2.4em;
			line-height: 1.0em;
			margin-bottom: 12px;
			}

#splash em {
			font-family: Georgia, "Times New Roman", times, serif;
			}

blockquote p {
			font-family: Georgia, "Times New Roman", times, serif;
			color: #FF0000;
			font-style: italic;
			font-size: 1.8em;
			line-height: 1.5em;
			margin-left: 10px;
			margin-bottom: 0.5em;
			margin-top: 0.5em;
			}

fieldset {
			border: 10px solid #CCCCCC;
			background-color: transparent;
			padding-top: 18px;
			padding-bottom: 18px;
			margin-top: 9px;
			}

fieldset dt {
			float: left;
			display: inline;
			width: 220px;
			height: 24px;
			margin-bottom: 18px;
			margin-left: 0px;
			font-size: 1.2em;
			line-height: 1.5em;
			text-align: right;
			}

fieldset dd {
			float: right;
			display: inline;
			margin: 0;
			width: 310px;
			margin-right: 70px;
			height: 24px;
			margin-bottom: 18px;
			}

label {
			font-weight: bold;
			color: #666;
			}

#username, #screen_name, #email, #password, #password_confirm, #member_title, #member_firstname, #member_lastname, #member_jobtitle, #member_companyname, #member_companytype, #member_city, #member_country, #member_phone, #member_url {
			width: 230px;
			}

legend {
			font-weight: bold;
			font-size: 1.2em;
			line-height: 1.5em;
			}

#invite {
			width: 305px;
			text-align: left;
			float: left;
			}

#article-rss {
      position: static;
			width: 100px;
			text-align: left;
			float: left;
			padding-left: 20px;
			}
#article-rss p {
      position: relative;
      top: -3px;
      font-weight: bold;
      }

#paginate {
			width: 205px;
			text-align: right;
			font-weight: bold;
			float: right;
			}

table {
			font-size: 1.2em;
			line-height: 1.5em;
			margin: 0px;
			margin-top: 9px;
			border-collapse: collapse;
			background-color: #FFFFFF;
			margin-bottom: 18px;
			}

#secondaryPage table {
			margin-left: 10px;
			margin-right: 10px;
			}

th, td {
			border: none;
			margin: 0;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 10px;
			padding-bottom: 10px;
			}

th {
			text-align: left;
			font-weight: bold;
			background-color: #999;
			color: #FFFFFF;
			}

td {
			border-bottom: 1px solid #BBC5CB;
			}

.table_section {
			width: 10%;
			vertical-align: baseline;
			}

.table_title {
			width: 35%;
			vertical-align: baseline;
			}

.table_summary {
			width: 35%;
			vertical-align: baseline;
			}

.table_date {
			width: 20%;
			vertical-align: baseline;
			}

.white_icon {
			float: left;
			margin-right: 10px;
			}

.resource_promo {
			margin-left: 60px;
			}

.promo_block {
			margin-top: 18px;
			border-top: 1px solid #CCCCCC;
			padding-top: 6px;
			margin-right: 70px;
			}

.imagePara {
			float: left;
			width: 310px;
			}

.plainPara {
			float: left;
			width: 470px;
			}

#multicontent {
			width: 630px;
			float: left;
			display: inline;
			margin: 0 10px;
			}

#multicontent h2 {
			font-weight: bold;
			padding-top: 9px;
			padding-left: 9px;
			padding-bottom: 18px;
			border-bottom: 1px solid #CCCCCC;
			margin-top: 9px;
			color: #FF0000;
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			font-size: 2.4em;
			line-height: 1.0em;
			background: url(/images/assets/hatch_2.gif) top left repeat;
			margin-bottom: 9px;
			}

#multicontent h3 {
			font-weight: normal;
			font-family: Georgia, "Times New Roman", times, serif;
			font-size: 1.4em;
			line-height: 1.0em;
			margin-left: 80px;
			margin-bottom: 6px;
			margin-top: 9px;
			color: #FF0000;
			}

#multicontent p {
			font-size: 1em;
			line-height: 1.4em;
			margin-left: 80px;
			}

#multicontent img {
			float: left;
			width: 40px;
			}

.multiarticle {
			clear: left;
			padding-bottom: 9px;
			border-bottom: 1px solid #CCCCCC;
			padding-top: 0px;
			}

.dateline {
			color: #666666;
			font-size: 1.2em;
			line-height: 1.5em;
			margin-left: 80px;
			}

#footer h4 {
			margin-left: 0px;
			}

#sidebar h4 {
			color: #666666;
			}

#toolaction {
			height: 34px;
			margin-top: 18px;
			border: 1px solid #CCCCCC;
			margin-right: 10px;
			}

#toolaction p {
			color: #FF0000;
			margin: 9px;
			margin-right: 2px;
			margin-left: 2px;
			}

.red {
			color: #FF0000;
			}

#caption {
			float: left;
			}

#caption p {
			color: #999999;
			}

#newPageHeader h2 {
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			font-size: 2.4em;
			line-height: 1.0em;
			font-weight: bold;
			padding-top: 9px;
			padding-left: 10px;
			padding-right: 10px;
			}

#newPageHeader h3 {
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			color: #666666;
			font-size: 1.2em;
			line-height: 1.5em;
			text-transform: uppercase;
			padding-bottom: 36px;
			padding-left: 10px;
			padding-right: 10px;
			}

#newPageHeader {
			margin-left: 10px;
			margin-right: 10px;
			margin-top: 9px;
			}

.resourceBorderTop {
			height: 4px;
			margin-top: 4px;
			padding-bottom: 2px;
			border-top: 1px solid #CCCCCC;
			margin-right: 10px;
			clear: both;
			}

.resourceBorderBottom {
			height: 2px;
			margin-top: 4px;
			padding-bottom: 2px;
			border-top: 1px solid #CCCCCC;
			margin-right: 10px;
			clear: both;
			}

.friend {
			width: 90%;
			}

.hidden {
			display: none;
			}

.new_resource_heading {
			font-weight: bold;
			color: #FFFFFF;
			background-color: #666666;
			margin-right: 10px;
			padding: 5px;
			margin-bottom: 5px;
			}

.friend_mail {
			width: 120px;
			}

input {
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			font-size: 1.2em;
			}

/* Accordion Menu - originally in the /home/archive template */

.accordion-menu .menu-title {
  display: block;
  background: url(/images/assets/hatch_2.gif);
  padding: 5px;
  margin: 0 0 5px 0;
  font-weight: bold;
}
.accordion-category ul {
  padding-left: 10px;
}
.accordion-category > li > a {
  font-weight: bold;
}

/* Related Articles - originally in the /home/article template */

#related-articles {
  float: left;
  width: 100%;
  margin: 8px 0 0 0;
  padding: 5px 0 0 0;
}
#related-articles p span  {
  font-size: 0.9em;
}

#related-articles p span, h3 {
  color: #666;
}

#related-articles h3 {
  margin: 0 0 2px 0;
}

/* Forms */

.required {
			color: #FF0000;
			}

.hidden {
			display: none;
			}

#multicontent fieldset {
			border: 8px solid #CCCCCC;
			background-color: #FFFFFF;
			padding: 8px;
			}

#multicontent fieldset p {
			margin-bottom: 18px;
			}

#multicontent fieldset h3 {
			color: #FF0000;
			font-size: 1.8em;
			line-height: 1.0em;
			font-weight: bold;
			background: url(/images/assets/hatch_2.gif) top left repeat;
			border-bottom: 1px solid #CCCCCC;
			padding: 9px 9px 18px 9px;
			margin: 0 0 18px 0;
			}

#multicontent label {
			font-size: 1.2em;
			line-height: 1.4em;
			font-weight: normal;
			}

#multicontent input, #agenda select {
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			font-size: 1.2em;
			float: left;
			width: 220px;
			}

#multicontent textarea {
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			font-size: 1.2em;
			float: left;
			width: 270px;
			}

#multicontent .button {
			width: auto;
			margin: 0px 0px 0px 160px;
			}

#multicontent .extra_button {
			width: auto;
			margin: 0px 0px 0px 8px;
			}

#multicontent .right_button {
			width: auto;
			margin: 0px 0px 0px 8px;
			float: right;
			}

#multicontent .formText {
			float: left;
			margin: 0px 10px 0px 0px;
			width: 150px;
			color: #666666;
			}

#multicontent .formField {
			float: left;
			margin: 0px 0px 0px 0px;
			width: 230px;
			}

.formFieldRequired {
  font-weight: bold;
  background-color: #EEEEEE;
  border: dotted 1px #FF8888;
  width: 148px !important;
}
.formFieldRequired label {
  font-weight: bold !important;
  background-color: #EEEEEE;
  font-size: 1.3em;
}

.formPreview {
			float: left;
			margin: 0px 0px 0px 0px;
			width: 590px;
			}

.formText p, .formField p {
			margin-bottom: 0px;
			}

/* Clearing */

.clear_field {
  clear: both;
  width: 100%;
  background: #FFFFFF;
  height: 2px;
  padding-top: 8px;
  margin: 0px 0px 8px 0px;
  }

.clear_form {
  clear: both;
  width: 100%;
  background: #FFFFFF;
  height: 2px;
  padding-top: 8px;
  margin: 0px 0px 8px 0px;
  border-bottom: 1px solid #CCCCCC;
  }

/* Agenda */
#agenda #multicontent .formField {
  width: 270px;
}
#agenda #multicontent input,
#agenda #multicontent select,
#agenda #multicontent textarea {
  width: 270px;
}
#agenda #multicontent #entry_date {
  width: 270px;
}
#agenda #multicontent #entry_time,
#agenda #multicontent #expiration_time {
  width: 70px;
}
#agenda #multicontent #add_submit {
  margin-left: 160px;
}

#agenda .agenda_entry {
  overflow: hidden;
  color: #666;
  font-size: 1.2em;
  border: 1px dotted #CCC;
  margin: 3px 0 0 0;
  padding: 3px;
}

#agenda .agenda_entry ul,
#agenda .agenda_entry ol {
  font-size: 1em !important;
  list-style-position: inside;
  padding-left: 10px;
}

.agenda_entry_shade,
#agenda #multicontent .agenda_entry_shade p {
  background: #E9E9E9;
}
.agenda_entry_no_shade,
#agenda #multicontent .agenda_entry_no_shade p {
  background: #FFFFFF;
}
.agenda_entry_draft,
#agenda #multicontent .agenda_entry_draft p {
  background: #FFCCCC;
}

.list_dates,
.list_title,
.list_categories,
.list_location,
.list_date_add {
  margin-right: 5px;
  float: left;
}

.list_dates {
  width: 14%;
}

.list_title {
  width: 42%;
}

.list_categories {
  width: 20%;
}

.list_location {
  width: 16%;
}

.list_date_add {
  margin-right: 0;
  width: 8px;
}
.list_date_add img {
  width: 8px;
}

.list_description {
  padding-top: 10px;
  width: 100%;
  clear: left;
}

.hide {display:none;}

#agenda #multicontent .list_description p {
  margin: 0;
  color: #666;
}

#agenda #sidebar #paginate, #archive #multicontent .paginate {
  float: right;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
}

#archive #multicontent .paginate{
	margin-top: 5px;
	}

#agenda #multicontent .paginate {
  background-color: #fff;
  width: 355px;
  padding: 5px 0 5px 10px;
  text-align: right;
  font-weight: bold;
  float: right;
}

#agenda #sidebar select, #agenda #sidebar input {
  font-size: 1em;
  width: 110px;
}

#agenda #sidebar a {
  font-size: 1em;
  margin-left: 0px;
}

#agenda #sidebar fieldset {
	border: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}

#agenda .clear_field, #agenda .clear_form {
	padding-top: 0;
}

#agenda #sidebar #clear_inputs {
  width: 60px;
}

#agenda #notice {
  font-size: 1.4em;
  margin: 20px 0 0 0;
}

#agenda #multicontent p {
  margin: 0;
  padding: 2px 10px;
  background-color: #eee;
  font-size: 1.1em;
}

#agenda #multicontent fieldset p {
  padding: 0 0 4px 0;
  background-color: #fff;
}

span.highlight {
  background: #ffff00
}

span.error {
  color: #ff0000;
  font-size: 1.1em;
}

/**
 * Rates Table
 *****************************************************************************/

table.rates     {
    font-family: "Trebuchet MS", sans-serif; font-size: 11px; font-weight: bold; line-height: 1.1em; font-style: normal; border-collapse:separate;
}
.rates thead th {text-align:center;}
.rates thead th, .rates tbody th {
    padding:15px; color:#fff; text-shadow:1px 1px 1px #b4b4b4; border:1px solid #b4b4b4; border-bottom: 3px solid #b4b4b4; background-color:#b4b4b4;
    background:-webkit-gradient(linear,left bottom,left top,color-stop(0.02, rgb(204,204,204)),color-stop(0.51, rgb(190,190,190)),color-stop(0.87, rgb(180,180,180)));
    background: -moz-linear-gradient(center bottom,rgb(204,204,204) 2%,rgb(190,190,190) 51%,rgb(180,180,180) 87%);
    background: linear-gradient(center bottom,rgb(204,204,204) 2%,rgb(190,190,190) 51%,rgb(180,180,180) 87%);
    -pie-background: linear-gradient(rgb(204,204,204),rgb(180,180,180));
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}
.rates tbody th {
  padding:5px; border:1px solid #b4b4b4; border-right: 3px solid #b4b4b4;
  background:-webkit-gradient(linear,right bottom,left bottom,color-stop(0.02, rgb(204,204,204)),color-stop(0.51, rgb(190,190,190)),color-stop(0.87, rgb(180,180,180)));
  background: -moz-linear-gradient(center right,rgb(204,204,204) 2%,rgb(190,190,190) 51%,rgb(180,180,180) 87%);
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  -pie-background: linear-gradient(rgb(204,204,204),rgb(180,180,180));
}
.rates thead th:empty { background: white; border: none; }
.rates tbody td {
  padding:10px; text-align:center; background-color:#DEF3CA; border: 2px solid #E7EFE0;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius: 2px;
  color:#666; text-shadow:1px 1px 1px #fff;
}
.rates tfoot th {text-align:left;}
.table-bullet      { width: 10%; float: left; }
.table-bullet-text { width: 90%; float: left; }

/**
 * Open Free
 *****************************************************************************/

.open-free {
  font-family: Verdana; font-size: 0.8em; font-weight: normal; background-color: #117b00; color: #ffffff; padding: 0px 2px 1px 2px;
}

#skyscraper embed{float:right;}


/** Extras sectuib **/


.featuredwrap{

	border-bottom: 1px solid #ff0000;
	margin: 0.5em 0;
	float: left;
	}

#multicontent h2.featuredheader{

	background: transparent url(../..../) no-repeat top left;
	padding: 0 0 0 0;
	margin: 25px 0 0;
	border-bottom: 0px solid #fff;
	float:left;
	}

#multicontent .featuredwrap h3{
	padding-right: 5px;
	font-size: 1.4em;
	}

.featuredwrap a{


	}

.normalart{
	float: left;
	margin-top: 10px;
	}



.normalart{
	width: 100%;
	border-top: #ccc 1px solid;
	}

#multicontent .featuredwrap .featured.multiarticle h3{

	font-size: 1.4em;
	}

.featuredwrap .multiarticle{
	padding-bottom: 0;
	border-top: 1px solid #ff0000;
	border-bottom: 0px solid #fff;
	padding-top: 5px;


	}

.contentwrap{
	margin-left: 0px;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	float: left;
	text-align:left;
	width: 555px;
	}

.contentwrap p{
	font-size: 1em;
	}

#multicontent .contentwrap h3, #multicontent .contentwrap p{
	margin-left: 0;
	float: left;
	margin-bottom: 5px;
	}

#multicontent .contentwrap p, #multicontent .featuredwrap p{
	margin-left: 0 !important;
	padding-left: 0;
	clear:both;
	}

#multicontent.extras .multiarticle img{
	width: 60px;
	padding: 5px;
	}

p.description{

	}

.featuredwrap .multiarticle, .normalart .multiarticle{
	float: left;
	width: 630px;
	}

.imageholder{
	width: 70px;
	min-height: 50px;
	float: left;
	}

#multicontent.extras h2{
	margin-bottom: 0;
	padding-bottom: 5px;
	}

.contentwrap p{
	width: 555px;
	}

				#freetrialbutton, #freetrialbutton a{
					color: #fff;
					background: #117B00;
					border-radius: 10px 10px 10px 10px;
					padding: 5px 15px;
					behavior: url(/PIE.htc);
					font-size: 15px;
					font-weight: 600;
					text-decoration: none;
					box-shadow: 3px 3px 3px #666;
					margin-bottom: 10px;
					display:block;
					float: left;
					position: relative;
					}


				#freetrialbutton:hover, #freetrialbutton:hover a{


					behavior: url(/PIE.htc);

					font-weight: 600;
					text-decoration: none;
					border-bottom: 0;
					box-shadow: 1px 1px 3px #666;
					margin-left: 2px;
					margin-top: 2px;
					margin-bottom: 8px;
					margin-right: -2px;
				}

				#freetrialbutton.register-button{
					background: #DEF3CA;
					color: #666;
		}

	#trialtoolbutton{

							color: #fff;
							background: #117B00;
							border-radius: 5px;
							padding: 2px 5px;

							font-size: 12px;
							font-weight: 600;
							text-decoration: none;
							box-shadow: 2px 2px 3px #666;
							margin-bottom: 10px;
							display:block;
					float: right;
					margin-top: -4px;
					margin-left: 5px;
					behavior: url(/PIE.htc);
					position: relative;
}

#trialtoolbutton a{
	color: #fff;
	}

.toolbar{
	float:right;
	font-size: 1.2em;
	line-height: 1.5em;
	}

				#trialtoolbutton:hover{




					font-weight: 600;
					text-decoration: none;
					border-bottom: 0;
					box-shadow: 0px 0px 2px #666;
					margin-left: 7px;
					margin-top: -2px;
					margin-bottom: 8px;
					margin-right: -2px;
					behavior: url(/PIE.htc);
				}

#toolbar strong{
	float: left;
	display: block;
	margin: 0 2px;
	}

#toolbar a{
	float: left;
	}

#toolbar p{
	float: right;
	}

#toolbar a:hover{
	border-bottom: 0;
	}


h3.nohatch{
	background: transparent url(../../) no-repeat top left;
	}

.hatch{
	background: url("/images/assets/hatch_2.gif") repeat scroll left top transparent;
	}
					#trialtoolbutton.register-button{
						background: #DEF3CA;
						color: #666;
						margin-right: 5px;
		}


#fullbodycontent.tvplayerpage #mediaplayer{
	width: 950px !important;
	height: 495px !important;
	}

#fullbodycontent.tvplayerpage #secondaryHome .tvLead{
	border-top: 2px solid #ccc;
	padding-top: 9px;
	}

#fullbodycontent.tvplayerpage #secondaryHome{
	margin-top: 10px;
	margin-left: 5px;


	width: 470px;
	}

#fullbodycontent.tvplayerpage #primaryHome{
	margin-top: 10px;
	border-right: 2px solid #ccc;
	margin-right: 0;
	padding-right: 4px;
}


#fullbodycontent.tvplayerpage #primaryHome .tvLead h3{
	margin-top: 0;
	}

#fullbodycontent.tvplayerpage .introtext{
	height: 80px;
	}

#fullbodycontent.tvplayerpage .tvLead{
	float: left;
	}

#cookiewarn{
	height: 0px;
	background: #666 repeat-x top left;
	position: fixed;
	top: 0px;
	width: 100%;
	left: 0px;
	z-index: 100000000;
	display:block;
	overflow: hidden;
	}

#cookiewarn img{
	width: 36px;
	height: 34px;
	float: left;
	padding: 0 20px 0 20px;
	margin-top: 5px;
	}

#cookiewarn p{
	float: left;
	margin-top: 15px;
	color: #fff;
	}

#cookiewarn p a{color:#fe8e88;}

#cookiewarn #happybutton{
	height: 18px;
	margin-top: 8px;
	background: transparent url(/images/topnav-bg.gif) repeat-x top left;
	float: left;
	padding: 5px 15px;
	margin-left: 40px;
	behavior: url(/css/PIE.htc);
	border-radius: 10px 10px 10px 10px;
	box-shadow: #666 0px 0px 12px;
	position: relative;
	}

#cookiewarn #happybutton p{
	margin-top: 1px;
	color: #fff;
	}

.hatchedtop{
	background: url(/images/assets/hatch_2.gif) top left repeat;
	border-bottom: 0px solid #CCC;
	padding-bottom: 27px;
	padding: 10px;
	}

#fullbodycontent.tvplayerpage  h2.lead{
	font-size: 2.4em;
	color: red;
	font-family: "Helvetica Neue", arial, helvetica, san-serif;
	padding: 0 0 10px 0;
	font-weight: bold;
	}

#fullbodycontent.tvplayerpage .tvLead h2.lead
{
	font-size: 1.8em;
	}


.tvLead h2.lead{
	font-family: "Helvetica Neue", arial, helvetica, san-serif;
	}

#navigation{
	z-index: 100;
	}

#nav_about ul{
	z-index: 1000;
	}

#nav_about{
	position: relative;
	cursor: default;
	}

#nav_about ul{
	position: absolute;
	top: 36px;
	left: 0;

	}

#nav_about li{
		display: none;
		border-top: 1px solid #fff;
		cursor: pointer;
		border-right: 0px solid #fff;
		}

#nav_about:hover li{
	display: block;
	}

#navigation #nav_japan_reports, #navigation #nav_japan_reports a{
	width: 54px !important;
	}

#navigation #nav_about, #navigation #nav_about span.fakelink, #navigation #nav_about a, #navigation #nav_about li{
	width: 74px !important;
	}

#helpicon{
	float: left;
	width: 25px;
	height: 25px;
	background: transparent url(/images/help.png) no-repeat 2px 4px;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-right: 2px;
}

#helpiconwrap{
	position: relative;
	float: right;

}

#helptext{
	width: 400px;
	padding: 15px;
	border-radius: 15px;
	position: absolute;
	top: 35px;
	right: 0;
	background: #fff url(/images/grad.gif) repeat-x bottom left;
	border: 1px solid red;
	color: #333;
	display: none;
}

#search #helptext p{
	float: left;
	height: auto;
	line-height: 14px;
	text-align: left;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 600;
	}

#searchbutton{
	background: transparent url(/images/search.png) no-repeat left top;
	margin-left: 0;
	width: 31px;
	height: 25px;
	color: transparent;
	border: 0;
	float: left;
	cursor: pointer;
	}

#keywords{
	float: left;
	height: 21px;
	width: 158px;
	font-size: 12px;
	}

#search form{

	}

#search{
	width: 230px;
	margin-right: 0;
	}

#freetrialbutton, #freetrialbutton a, .linkads{
					color: #fff;
					background: #117B00;
					border-radius: 10px 10px 10px 10px;
					padding: 5px 15px;
					behavior: url(/PIE.htc);
					font-size: 15px;
					font-weight: 600;
					text-decoration: none;
					box-shadow: 3px 3px 3px #666;
					margin-bottom: 10px;
					display:block;
					float: left;
					position: relative;
					}

				.linkads{
					width: 600px;
					text-align: center;
					margin-top: 10px;
					}

				.linkads:hover{
					border-bottom: #fff 0px solid;
					}

#subscription-action fieldset{
	background-color: #ffffff;
	border: 8px solid #cccccc;
    padding: 8px;
    margin-top: 0;
}

#subscription-action .formText{
	color: #666666;
    float: left;
    margin: 0 10px 0 0;
    width: 150px;
    font-size: 1.2em;
	    font-weight: normal;
    line-height: 1.4em;
    }

#subscription-action .formText label{
	font-weight: normal;
	line-height: 1.5em;
	}

#subscription-action .formField{
	float: left;
    margin: 0;
    width: 230px;
    }

#subscription-action input, #subscription-action select{
	width: 220px;
	float: left;
	}

#subscription-action select{
	font-size: 1.2em;
	font-family: arial;
	}