/*entire tabs area*/
#tabs { margin:10px 0;	font-size: 90%;	width: 960px; }
.pg_specialreport #tabs h1 { font-family: Georgia, Times, serif; line-height: 1em; font-size:165%; letter-spacing:-.03em; float:left; margin-top:6px;}
.pg_specialreport .title h4 {	margin-bottom:0; }
.pg_specialreport #content a { font-family: Georgia, Times, serif; }
/* remove right column vertical line bg from global.css */
.pg_specialreport #content { background:none; }
*:focus { outline: 0; }


/*tabs navigation*/
#tabs #tabs-nav ul { float: left; background: #FFF;	margin:0 0 0 20px; }
#tabs #tabs-nav li { margin: 0px; list-style: none;	border-top:1px solid #000;	border-left:1px solid #FFF;	display: inline; background: #3B4046;/*space in between tabs*/	margin-left:0px; }
#tabs #tabs-nav  li:first-child { border-left:none; }
#tabs #tabs-nav li, #tabs #tabs-nav li a { float: left; }
#tabs #tabs-nav ul li a:link, #tabs #tabs-nav ul li a:visited { text-decoration: none; padding: 8px 30px; color: #FFF; font-weight: bold; }
/*selected tab area*/
#tabs #tabs-nav ul li.active { background: #FFF; border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-right: 1px solid #CCC; }
/*selected tab font color*/
#tabs #tabs-nav ul li.active a { color: #000; }
#tabs a:link, #tabs a:visited { text-decoration:none; }
#tabs a:hover, #tabs a:active, #tabs #tabs-nav ul li a:hover, #tabs #tabs-nav ul li a:active { text-decoration:underline;  }

/* content area below actual tabs*/
#tabs-content-area { border:1px solid #CCC;	float:left;	width:918px; padding:20px; }
.main-left {	float:left;	margin: 0 20px 0 0; }
.main-right { float:left; width: 400px; }
.main-top { display: block;	border-bottom:1px solid #CCC; padding-bottom:15px; width:920px; }
.main-right p { font-size:112%; }
#tabs  #tabs-content-area a:hover, #tabs #tabs-content-area a:active, #tabs #tabs-content-area a:link, #tabs #tabs-content-area a:visited  { color: #09334B; }
#tabs-content-area .main-right h4 { margin:0; padding:0; }
.main-left p { margin-top: 2px; }

/* bottom interactive graphic area styles */
.main-graphic img { margin-bottom:2px; }
.main-bottom { margin:5px 0 0 0; float:left; }
.graphics-container { width:920px; margin: 0 10px 10px 5px; }
.main-bottom p.hed2.fo_uppercase { margin: 4px 11px; } 
.teaser { width:170px; }
.graphics-container .teaser { float:left; margin: 4px 0 4px 15px; }
.graphics-container .teaser:first-child { margin-left:0; }
/* prevent teaser images from being too large for page template */
.pg_specialreport #tabs .teaser img { max-width: 170px; height: auto; }

.pg_specialreport .Audio {
	background: url('../../art/ui/1024/v_2011/icons/audio-black.gif') no-repeat 0 -3px;
	text-indent:25px;
}
.pg_specialreport .Video {
	background: url('../../art/ui/1024/v_2011/icons/video-black.gif') no-repeat 0 -3px;
	text-indent:25px;
}
.pg_specialreport .Graphic_Animation {
	background: url('../../art/ui/1024/v_2011/icons/graphic_animation-black.gif') no-repeat 0 -4px;
	text-indent:25px;
}
.pg_specialreport .Talk_About_It {
	background: url('../../art/ui/1024/v_2011/icons/comments-black.gif') no-repeat 0 0;
	text-indent:25px;
}
.pg_specialreport .Internal, .pg_specialreport .Related_story {
	background: url('../../art/ui/1024/v_2011/icons/internal_story-s-black.gif') no-repeat 4px 0;
	text-indent:25px;
}
.pg_specialreport .Photograph, .pg_specialreport .Photo_Gallery {
	background: url('../../art/ui/1024/v_2011/icons/photo-black.gif') no-repeat 0 -4px;
	text-indent:25px;
}
.pg_specialreport .External {
	background: url('../../art/ui/1024/v_2011/icons/external_link-black.gif') no-repeat 0 -3px;
	text-indent:25px;
}

.pg_specialreport .teaser .Related_story , .pg_specialreport .teaser .Internal {
	background: url('../../art/ui/1024/v_2011/icons/internal_story-s-black.gif') no-repeat 4px 2px;
}
.ie7 .main-right .Audio, .ie7 .main-right .Video, .ie7 .main-right .Graphic_Animation, .ie7 .main-right .Talk_About_It, .ie7 .main-right .Related_story, .ie7 .main-right .Photo_Gallery, .ie7 .main-right .Internal, .ie7 .main-right .Photograph, .ie7 .main-right .External  { text-indent:0px; }

/* These styles can be removed once global.css is updated with the 2011 story redisgn*/
div#adtopright img.ui, div#adbottom img.ui {
    float: left;
    height: 70px;
    margin-right: 1px;
    margin-top: 9px;
    width: 7px;
}
.ui {
    border-width: 0;
}

.pgtime {
    color: #777777;
    text-transform: none;
}
/* END - These styles can be removed once global.css is updated with the 2011 story redisgn*/

.pg_specialreport ul.addthis-share-icons-container { float:right; margin-top:-20px; }
.pg_specialreport ul.addthis-share-icons-container li.addthis_share{ margin-left:15px; }
.pg_specialreport .addthis_share a { margin-left:5px;}

