

/* --------------------------------------------
   interior page nav
----------------------------------------------- */
ul.nav-section
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #666;
	width: 590px;
}

ul.nav-section li
{
	overflow: hidden;
	_height: 1%;
}

ul.nav-section li a
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	float: left;
	padding-left: 18px;
	background: url(http://www.cjr.org/_resourcesbeta/img/interior/icon_nav_section.gif) no-repeat 0 5px;
}

ul.nav-section li.active a
{
	color: #cf0300;
	background-image: url(http://www.cjr.org/_resourcesbeta/img/interior/icon_nav_section_active.gif);
}

ul.nav-section li a:hover
{
	color: #cf0300;
	background-image: url(http://www.cjr.org/_resourcesbeta/img/interior/icon_nav_section_active.gif);
}

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

div.article-body-static {
	display: block;
	clear: both;
	/* border-top: 1px solid #CC1B00;
	padding-top: 8px;
	font: 15px/24px georgia, serif; */
	color: black;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


div#column-left h4
{
	font-weight: bold;
	font-size: 13px;
	margin: 20px 0px 5px 0px;
}


div#column-left p 
{
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: black;
	margin-bottom: 10px;
	width: 481px;
}

div.article p.byline
{
	font-size: 13px !important;
	line-height: 15px !important;
	color: #000 !important;
	font-weight: bold !important;
	float: left !important;
	margin-bottom: 10px !important;
	width: 300px !important;
}

div.article ul.share_top {
	float: right !important;
	overflow: hidden !important;
	padding-bottom: 3px !important;
	width: 162px !important;
}



/* --------------------------------------------
      Who Owns What
----------------------------------------------- */

p#company-data-loading {
	display: none;
	font-size: 18px;
	font-weight: bold;
	background: #EEE;
	padding: 50px 0;
	text-align: center;
	border: 1px solid #333;
	color: red;
}



ul#nav-who-owns-what
{
	overflow: auto;
	margin-bottom: 15px;
	_height: 1px;
}

ul#nav-who-owns-what li
{
	float: left;
	margin-right: 14px;
}

ul#nav-who-owns-what.holdings li.holdings a,
ul#nav-who-owns-what.timeline li.timeline a,
ul#nav-who-owns-what.holdings li.timeline a
{
	color: #b00;
	font-weight: bold;
}



dl#media-company-timeline
{
	font-size: 13px;
	line-height: 20px;

	/* this element defaults to hidden */
	display: none;
}

dl#media-company-timeline dt
{
	float: left;
	font-weight: bold;
	margin-right: 9px;
	clear: both;
}

dl#media-company-timeline dt.section-separator
{
	padding-top: 14px;
}

dl#media-company-timeline dd
{
	color: #666;
}

dl#media-company-timeline dd.section-separator
{
	padding-top: 14px;
	background: url(../../../_resources/images/global/rule-separator.gif) no-repeat 0 7px;
}


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


dl#media-company-address
{
	font-size: 13px;
	margin-bottom: 25px;
	line-height: 14px;
}

dl#media-company-address dt
{
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 4px;
}

dl#media-company-address dd
{
	margin-bottom: 3px;
}

dl#media-company-address dd.phone span.voice
{
	margin-right: 6px;
}

dl#media-company-address dd.ownership
{
	font-style: italic;
	color: #666;
	margin-bottom: 12px;
}

dl#media-company-address dd.url a,
dl#media-company-address dd.ownership a
{
	color: #b00;
}


/* --------------------------------------------
   
----------------------------------------------- */
dl#media-company-holdings
{
	font-size: 13px;
	line-height: 15px;
}

dl#media-company-holdings dt
{
	font-weight: bold;
	margin-bottom: 4px;
}

dl#media-company-holdings dt.separate-subsection
{
	padding-top: 14px;
	background: url(../img/global/rule_separator.gif) no-repeat 0 7px;
}

dl#media-company-holdings dt.separate-section
{
	padding-top: 27px;
}

dl#media-company-holdings dd
{
	margin-bottom: 3px;
}

dl#media-company-holdings dd span.detail
{
	color: #666;
	font-style: italic;
}

dl#media-company-holdings dd.subsidiary-label
{
	font-style: italic;
	color: #666;
}

dl#media-company-holdings dd.subsidiary
{
	padding-left: 22px;
}

dl#media-company-holdings dd.subsidiary-nested
{
	padding-left: 44px;
}

dl#media-company-holdings dd.location-label
{
	color: #666;
}

dl#media-company-holdings dd.datestamp
{
	margin-top: 35px;
	font-style: italic;
	color: #666;
}


/* end of Who Owns What  */


/*   PRESS ROOM   */

div.page-section p.description {
	margin-bottom: 25px !important;
	width: 481px;
}
 

div.page-section h2, h3,
div.article-body-static h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	color: #000;
	margin-top: 10px;
}



/* press room - document list */
div.page-section ul.document-list
{
	width: 481px;
}

div.page-section ul.document-list li
{
	overflow: hidden;
	_height: 1%;
}

div.page-section ul.document-list li a
{
	font-size: 14px;
	line-height: 18px;
	color: #c00;
	float: left;
	padding-left: 17px;
	background: url(http://www.cjr.org/_resourcesbeta/img/interior/icon_pdf.gif) no-repeat 0 1px;
}

/* end press room - document list */



/* --------------------------------------------
   magazine archive issue cover elements
----------------------------------------------- */
dl#issue-archive
{
	margin-left: 0px;
	margin-right: 0px;
	width: 500px;
}

dl#issue-archive dt
{
	clear: both;
	font-size: 14px !important;
	line-height: 18px !important;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

dl#issue-archive dd.issue
{
	margin-right: 23px;
	margin-bottom: 18px;
	float: left;
}

dl#issue-archive dd a.cover 
{
	display: block;
	margin-bottom: 8px;
}

dl#issue-archive dd a.cover img
{
	width: 98px;
	height: 130px;
	border: 0;
}

dl#issue-archive dd a.edition
{
	display: block;
	color: #000;
	font-size: 11px;
}

dl#issue-archive dd span.edition
{
	display: block;
	color: #000;
	font-size: 11px;
	margin-top: 8px;
}


dl#issue-archive dd.archive-intro
{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
}

dl#issue-archive dd.archive-intro a
{
	color: #b00;
}


/* --------------------------------------------
     Join Mailing List - Sign up form 
----------------------------------------------- */
form.signup
{
	background: url(http://www.cjr.org/_resourcesbeta/img/global/bg_signup_top.gif) no-repeat 0 10px;
	padding-top: 20px;
	+padding-top: 19px;
	padding-bottom: 10px;
	width: 460px;
}

form.signup fieldset
{
	background: url(http://www.cjr.org/_resourcesbeta/img/global/bg_signup_bottom.gif) no-repeat bottom left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
}

form.signup ul
{

}

form.signup ul li
{
	padding-top: 8px;
	font-size: 12px;
}

form.signup h3.title
{
	margin-top: 0 !important;
	font-size: 15px;
	line-height: 17px;
	color: #4b463d;
	margin-bottom: 10px;
}

form.signup h3.title strong
{
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	margin-right: 5px;
}

form.signup input.text
{
	font-size: 10px;
	color: #666;
	border: 1px solid #999;
	padding: 3px;
	float: left;
}

form.signup input.input-name
{
	width: 182px;
	margin-right: 10px;
}

form.signup input.input-email
{
	width: 202px;
	margin-right: 9px;
}

form.signup input.submit
{
	float: left;
	width: 21px;
	height: 21px;
}

form.signup p.legend
{
	font-size: 10px !important;
	line-height: 13px !important;
	color: #5f5a51 !important;
	padding-top: 6px !important;
	clear: both !important;
	width: auto !important;
	margin-left: 0 !important;
	margin-bottom: 0 !important;
}


/* --------------------------------------------
   feed selection buttons
----------------------------------------------- */
ul.feed-selection
{
	overflow: hidden;
	margin-bottom: 15px;
}

ul.feed-selection li
{
	float: left;
	margin-right: 20px;
}

ul.feed-selection li a
{
	display: block;
	background-repeat: no-repeat;
	height: 15px;
	width: 80px;
	text-indent: -2000px;
}

ul.feed-selection li.rss2 a
{
	background-image: url(http://www.cjr.org//images/rss/rss-2.png);
}

ul.feed-selection li.atom a
{
	background-image: url(http://www.cjr.org//images/rss/atom.png);
}

ul.feed-selection li.my-yahoo a
{
	background-image: url(http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif);
	width: 91px;
	height: 17px;
}

ul.feed-selection li.podcast a
{
	background-image: url(http://www.cjr.org//images/rss/podcast.png);
}


/* --------------------------------------------
   Advertise page
----------------------------------------------- */

div.page-section h2 a.pdf {
font-size: 12px;
line-height: 16px;
font-weight: normal;
color: #C00;
/* float: left; */
margin-left: 16px;
_display: inline;
padding-left: 18px;
background: url(http://www.cjr.org/_resourcesbeta/img/interior/icon_pdf.gif) no-repeat 0 0;
margin-top: 5px;
}


/* stats list */
div.page-section dl.stats
{
	font-size: 13px;
	line-height: 18px;
	width: 481px;
}

div.page-section dl.stats dt
{
	margin-top: 20px;
	overflow: hidden;
	_height: 1%;
}

div.page-section dl.stats dt,
div.page-section dl.stats dt strong
{
	font-weight: bold;
	color: #333;
}

div.page-section dl.stats dt.initial,
div.page-section dl.stats dt.table-header
{
	margin-top: 0;
}

div.page-section dl.stats dt.table-header
{
	font-weight: normal;
	color: #666;
	font-style: italic;
	margin-bottom: 15px;
}

div.page-section dl.stats dt strong
{
	float: left;
	line-height: 18px;
}

div.page-section dl.stats dt a.pdf
{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #c00;
	float: left;
	margin-left: 16px;
	_display: inline;
	padding-left: 18px;
	background: url(http://www.cjr.org/_resourcesbeta/img/interior/icon_pdf.gif) no-repeat 0 0;
	margin-top: 5x;
}

div.page-section dl.stats dd
{
	color: #666;
}

div.page-section dl.stats dd strong
{
	color: #333;
}

div.page-section dl.stats dd ul.data-table
{
	overflow: hidden;
	_height: 1%;
	background: url(http://www.cjr.org/_resourcesbeta/img/interior/bg_data_table.gif);
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: 15px;
	width: 481px;
}

div.page-section dl.stats dd ul.data-table li
{
	float: left;
}

div.page-section dl.stats dd ul.data-table li h3,
div.page-section dl.stats dd ul.data-table li span.value
{
	float: left;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
}

div.page-section dl.stats dd ul.data-table li h3
{
	color: #666;
	width: 101px;
	font-weight: normal !important;
	margin-top: 0px !important;
}

div.page-section dl.stats dd ul.data-table li span.value
{
	color: #333;
	width: 40px;
}



/* --------------------------------------------
     Study Guides
----------------------------------------------- */
dl#study-guide-archive
{
	font-size: 14px;
}

dl#study-guide-archive dt
{
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	color: #000;
	margin-top: 10px;
}

dl#study-guide-archive dd
{
	margin-bottom: 3px;
}

dl#study-guide-archive dd a
{
	display: block;
	padding-left: 23px;
	padding-top: 1px;
	background: url(http://www.cjr.org/_resourcesbeta/img/global/icon_pdf.gif) no-repeat 0px 0px;
	color: #b00;
}



/* --------------------------------------------
   Slideshows, american newsroom
----------------------------------------------- */
a#newsroom-image,
div.american-newsroom p.caption,
ul#nav-newsroom
{

}

div.american-newsroom p.caption
{
	width: 448px;
}


/* p {
font-family: arial, sans-serif;
font-size: 14px;
line-height: 18px;
font-weight: normal;
color: black;
margin-bottom: 10px;
width: 481px;
} */

div#column-left p.caption-wide
{
	font-family: georgia, serif;
	font-size: 15px;
	font-style: normal;
	height: 168px;
	line-height: 24px;
	margin-bottom: 12px;
	width: 590px;
}

/* --------------------------------------------
   
----------------------------------------------- */
a#newsroom-image
{
	display: block;
	margin-bottom: 10px;
}

a#newsroom-image img
{
	/*
	width: 458px;
	height: 300px;
	*/
	border: 0;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.american-newsroom p.caption
{
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 15px;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#nav-newsroom
{

}

ul#nav-newsroom li
{
	float: left;
	_display: inline;
	border-left: 1px solid #000;
	padding-left: 14px;
	margin-left: 7px;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 6px;
	width: 20px;
}

ul#nav-newsroom li.first
{
	clear: both;
	border-left: 0;
	padding-left: 0;
	margin-left: 0;
}

ul#nav-newsroom li a
{
	color: #b00;
}

/* --------------------------------------------
   Tag search
----------------------------------------------- */