/* MOLECULAR INC. - CSS by Amanda Flohr-Egile & Yuval Zukerman */

/* SEE common.css FOR HEADER_TALL DIV USED ON STORY PAGE */

/* STORY PAGE LAYOUT ELEMENTS */
div#storywrapper
{  
	float: left;
	width: 78em;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
} 

div#storywrapper h2 /* IE-Specific exists */
{
	padding-left: 19px;		
	font-family: Arial, Helvetica, Sans-Serif;
}

#storycontainer
{
	float: left;
	width: 78em;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
}
#story
{
	float: left;
	width:78em;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
}
#storycontentcontainer /* Safari style - see mac.css */
{
	margin: 10px 23px 0 26px;
	padding: 0;
	border: 0;
}
#storycontent
{
	float: left;
	border-bottom: 1px solid #999; 
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	padding: 0;
	margin: 0;
	background-color: #fff;
	color: #000;
	height: 100%;
}
#storycontentleft
{
	float: left;
	width: 40.5em;
	/*margin: -95px 0 0 -1px;*/
	padding: 0 6px 6px 6px;
	border: 0;
}
#storycontentright
{
	float:right;
	width: 30em;
	margin: 0;
	padding: 0 2px 1px 1px;
	border: 0;
}
#storycontentfull
{
	float: left;
	width: 680px;
	margin: -65px 0 0 0;
	padding: 0 6px 6px 6px;
	border: 0;
}
/* STORY PAGE STYLES */
#storycontentleft div.storyimg
{
	float: left;
	clear: both;
	width: 200px;
	margin: 5px 7px 7px 0;
	padding: 0;
	border: 1px solid #000;
	background-color: #4B4B4B;
	color: #fff;
}
#storycontentleft div.storyimg p
{
	margin: 0;
	padding: 3px;
	border: 0;
}
#storycontentleft div.storyimg p.captionvideo
{
	text-align: left;
	margin: 2px 1px;
	padding: 4px 1px 4px 24px;
	background-image:url("http://www.pe.com/images/icon_captionvideo.gif"); background-repeat:no-repeat; background-position: 3px 45%;
}
#storycontent p
{
	margin: 5px 2px 13px 1px;
	padding: 0;
	border: 0;
	font-size: 1.1em;
	line-height: 1.4em;
}
#storycontent h4
{
	margin: 0 5px 7px 0;
	padding: 0 5px 2px 0;;
	border-bottom: 2px solid #b31126;
	font-size: 1.3em;
	line-height: 1.4em;
	font-family:Arial, Helvetica, Sans-Serif;
}
#storycontent p.form
{
	margin: 1px 2px 5px 1px;
	padding: 0;
	border: 0;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
}

/* STORY LINKS LOCATED AT END OF STORY, WITH TOP BORDER */
#storylinks_bordertop
{
	width: 96%;
	text-align: left;
	margin: 10px 0;
	padding: 8px 0;
	border-top: 1px dotted #ccc;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.4em;
}
#storylinks_bordertop li
{
	display: inline;
	padding: 2px 15px 2px 0px;
	margin: 0;
	text-align: left;
}
#storylinks_bordertop li.print
{
	display: inline;
	padding: 2px 15px 2px 22px;
	margin: 0;
	text-align: left;
	background-image:url("http://www.pe.com/images/icon_print.gif"); background-repeat:no-repeat; background-position: 0% 40%;
}
#storylinks_bordertop li.email
{
	display: inline;
	padding: 2px 15px 2px 22px;
	margin: 0;
	text-align: left;
	background-image:url("http://www.pe.com/images/icon_email.gif"); background-repeat:no-repeat; background-position: 0% 40%;
}
#storylinks_bordertop li.rss
{
	display: inline;
	padding: 2px 15px 2px 20px;
	margin: 0;
	text-align: left;
	background-image:url("http://www.pe.com/images/rss.gif"); background-repeat:no-repeat; background-position: 0% 10%;
}
/* STORY LINKS LOCATED NEXT TO STORY UP TOP RIGHT */
.storylinks
{
	width: 96%;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 8px 0;
	border: 0;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.4em;
}
.storylinks li
{
	display: inline;
	padding: 2px 15px 2px 0px;
	margin: 0;
	text-align: left;
	line-height: 2em;
}
.storylinks li.print
{
	display: inline;
	padding: 2px 15px 2px 22px;
	margin: 0;
	text-align: left;
	background-image:url("http://www.pe.com/images/icon_print.gif"); background-repeat:no-repeat; background-position: 0% 40%;
}
.storylinks li.email
{
	display: inline;
	padding: 2px 15px 2px 22px;
	margin: 0;
	text-align: left;
	background-image:url("http://www.pe.com/images/icon_email.gif"); background-repeat:no-repeat; background-position: 0% 40%;
}
.storylinks li.rss
{
	display: inline;
	padding: 2px 15px 2px 20px;
	margin: 0;
	text-align: left;
	background-image:url("http://www.pe.com/images/rss.gif"); background-repeat:no-repeat; background-position: 0% 10%;
}
.storylinks li.video
{
	display: inline;
	padding: 2px 15px 2px 23px;
	margin: 0;
	text-align: left;
	background-image:url("http://www.pe.com/images/icon_video.gif"); background-repeat:no-repeat; background-position: 0% 40%;
}

#adbox
{
	width: 98%;
	float: left;
	margin: 10px 0;
	padding: 5px;
	border: 0;
	font-weight: normal;
	line-height: 1.5em;
	background-color: #fff;
	color: #7E7E7E;
}
#adbox table
{
	border-collapse: collapse;
}
#adbox td
{
	padding: 0px 5px 0px 0px;
	margin: 0 5px;
	text-align: left;
	width: 33%;
	vertical-align: baseline;
}
#adbox p
{
	margin: 3px 0;
	padding: 0;
}
/* BULLET LISTS */

#storycontent div.storylist
{
	padding: 0;
	margin: 3px 2px 6px 2px;
}	
#storycontent div.storylist p 
{
	margin: 0;
	background-image:url("http://www.pe.com/images/bg_bullet.gif"); background-repeat:no-repeat; background-position: 0% 50%;
	padding: 2px 0px 2px 10px;
	font-size: 1.05em;
	line-height: 1.4em;
}	
#storycontent div.bulletlist p 
{
	margin: 0;
	background-image:url("http://www.pe.com/images/bg_bullet.gif"); background-repeat:no-repeat; background-position: 0% 50%;
	padding: 2px 0px 2px 10px;
	font-size: 1.05em;
	line-height: 1.4em;
}	
#storycontent div.storylist p.video
{
	background-image:url("http://www.pe.com/images/icon_video.gif"); background-repeat:no-repeat; background-position: left 40%;
	padding: 2px 0px 2px 23px;
	margin: 0;
	font-size: 1.05em;
	line-height: 1.4em;
}

/* HEADINGS - see styles.css for remaining heading styles */
#storyheading
{
	margin: 4px;
	padding: 0;
	border-bottom: 2px solid #b31126;
}
#storyheading h1
{
	margin: 0;
	padding: 4px;
	font-size: 2em;
	line-height: 1.4em;
	width: 250px;
	font-family:Arial, Helvetica, Sans-Serif;
}
#storycontainer h2
{
	margin: 4px 7px;
	padding: 0;
	font-size: 20px;
	line-height: 14px;
	font-family:Arial, Helvetica, Sans-Serif;
}
#storycontent form
{
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
	font-weight: bold;
}
/* CONTENT BLOCKS LOCATED ON LOWER RIGHT SIDE OF PAGE INSIDE storycontentright DIV */

.storybox /*  Each content box should begin with this class */
{
	margin: 5px 3px 10px 0;
	padding: 5px;
}
/* PARAGRAPH ICONS - SPECIFIED FOR THIS PAGE */
#storycontent p.chat
{
	text-align: left;
	margin: .8em 0;
	padding: 1px 1px 1px 20px;
	background-image:url("http://www.pe.com/images/icon_chat.gif"); background-repeat:no-repeat; background-position: left top;
}
#storycontent p.video
{
	text-align: left;
	margin: .8em 0;
	padding: 1px 1px 1px 22px;
	background-image:url("http://www.pe.com/images/icon_video.gif"); background-repeat:no-repeat; background-position: left top;
}
#storycontent p.slideshow
{
	text-align: left;
	margin: .8em 0;
	padding: 1px 1px 1px 22px;
	background-image:url("http://www.pe.com/images/icon_slideshow.gif"); background-repeat:no-repeat; background-position: left top;
}
#storycontent p.board
{
	text-align: left;
	margin: .8em 0;
	padding: 1px 1px 1px 20px;
	background-image:url("http://www.pe.com/images/icon_board.gif"); background-repeat:no-repeat; background-position: left top;
}
#storycontent p.tell
{
	text-align: left;
	margin: .8em 0;
	padding: 1px 1px 1px 20px;
	background-image:url("http://www.pe.com/images/icon_tell.gif"); background-repeat:no-repeat; background-position: left top;
}

div#storyRelatedItems
{
	float: right; 
	clear: right; 
	width: 280px; 
	margin-bottom: 30px; 
	padding-right: 20px;
}

div#storyFooterLinks
{
	float: left; 
	clear: both; /*this drops the sponsored links below the CP.  do not remove*/
	width: 400px; 
	margin-left: 4px;
}



h2.vitstoryheadline { margin: 5px 0 0 0 !important; padding: 0 !important; font-size: 24px !important; line-height: 27px !important; }
div#genContainer span.vitstorybody { margin: 20px 0 40px 0 !important; padding: 0 !important; display: inline !important; float: none !important; }



/* printer-friendly page logo */
div#printLogo
{
	display: none;
}



/* rss on demand bar */
table.nod_story
{
	width: 296px;
	height: 44px;
	background-image: url("http://www.pe.com/images/rss/nod_story_bg1.gif"); background-repeat: no-repeat;
}

table.nod_story table.nod_story_sub td.top
{
	padding: 6px 0 0 0;
}

table.nod_story table.nod_story_sub td.texttop
{
	padding: 6px 0 0 0;
}

table.nod_story table.nod_story_sub td.bottom
{
	padding: 0 0 10px 0;
	*padding: 5px 0 0px 0;/* fix for ie */
}

table.nod_story table.nod_story_sub td.textbottom
{
	padding: 0 0 9px 0;
	*padding: 4px 0 0px 0;/* fix for ie */
}

table.nod_story table.nod_story_sub a, table.nod_story table.nod_story_sub a:link, table.nod_story table.nod_story_sub a:visited
{
	font-weight: normal;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}

table.nod_story table.nod_story_sub a:hover
{
	text-decoration: underline;
}

table.nod_story_sponsor
{
	width: 296px;
	background-image: url("http://www.pe.com/images/rss/nod_story_bg_sponsor1.jpg"); background-repeat: no-repeat;
}

table.nod_story_sponsor table.nod_story_sub td.top
{
	padding: 6px 0 0 0;
}

table.nod_story_sponsor table.nod_story_sub td.texttop
{
	padding: 6px 0 0 0;
}

table.nod_story_sponsor table.nod_story_sub td.bottom
{
	padding: 5px 0 5px 0;
}

table.nod_story_sponsor table.nod_story_sub td.textbottom
{
	padding: 5px 0 4px 0;
}

table.nod_story_sponsor table.nod_story_sub a, table.nod_story_sponsor table.nod_story_sub a:link, table.nod_story_sponsor table.nod_story_sub a:visited
{
	font-weight: normal;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}

table.nod_story_sponsor table.nod_story_sub a:hover
{
	text-decoration: underline;
}

/* New Embedded Video Player Styles */
div#videoembed-box { border: 1px solid #838383; width: 250px; padding: 0; margin: 10px 0 10px 10px; float: right; background-color: #fff; }
div#videoembed-box h4#videoembed-title { margin: 0 0 4px 0; padding: 3px 3px 3px 3px; font-family: Arial; font-size: 14px; background: transparent url(/sharedcontent/video-code-tool/images/h4bg.gif) top left repeat-x; border-bottom: 1px solid #838383; color: #353535; line-height: 16px; }
div#videoembed-box h2#videoembed-caption { font-size: 14px; line-height: 16px; font-family: Arial; color: #222; margin: -2px 0 0 5px; padding: 0 0 0 0; border: none; width: 240px; }
div#videoembed-box span#clipPubDate { width: 240px; display: block; margin: 2px 0 3px 5px; font-style: italic; color: #737373; font-size: 10px; font-family: Arial; }
div#videoembed-box img.arrow { margin: 0 2px 0 5px; }
div#videoembed-box a:link.arrow-more { font-size: 11px; font-family: Arial; color: #575757; text-decoration: underline; font-weight: normal; }
div#videoembed-box a:visited.arrow-more { font-size: 11px; font-family: Arial; color: #575757; text-decoration: underline; font-weight: normal; }
div#videoembed-box a:hover.arrow-more { font-size: 11px; font-family: Arial; color: #000; text-decoration: underline; font-weight: normal; }
div#videoembed-box a:active.arrow-more { font-size: 11px; font-family: Arial; color: #575757; text-decoration: underline; font-weight: normal; }
div#videoembed-box ul.videoembed-nav { background: transparent url(/sharedcontent/video-code-tool/images/ulbg.gif) top left repeat-x; border-bottom: 1px solid #838383; border-top: 1px solid #838383; list-style-type: none; height: 18px; margin: 7px 0 0 0; padding: 3px 0 1px 0; }
div#videoembed-box ul.videoembed-nav li { display: block; float: left; margin: 0; padding: 0; width: 33%; text-align: center; }
div#videoembed-box ul.videoembed-nav li a:link { font-size: 10px; font-weight: bold; font-family: Verdana; text-decoration: none; color: #222; }
div#videoembed-box ul.videoembed-nav li a:visited { font-size: 10px; font-weight: bold; font-family: Verdana; text-decoration: none; color: #222; }
div#videoembed-box ul.videoembed-nav li a:hover { font-size: 10px; font-weight: bold; font-family: Verdana; text-decoration: none; color: #000; }
div#videoembed-box ul.videoembed-nav li a:active { font-size: 10px; font-weight: bold; font-family: Verdana; text-decoration: none; color: #222; }
div#videoembed-box h5.related-heading { font-size: 14px; line-height: 13px; font-family: Arial; color: #666; margin: 7px 0 5px 5px; padding: 0; border: none; width: 240px; }
div#videoembed-box ul.videoembed-related { margin: 0 0 13px 10px; padding: 0 5px 0 10px; list-style-type: none; }div#videoembed-box ul.videoembed-related li img { border: none; margin: 0; padding: 0; }
div#videoembed-box ul.videoembed-related li { margin: 0 0 3px 0; padding: 0 0 0 10px; background: url(/sharedcontent/video-code-tool/images/libg.gif) center left no-repeat; line-height: 12px; }
div#videoembed-box ul.videoembed-related li a:link { font-size: 11px; line-height: normal; margin: 0; padding: 0; font-family: Arial; color: #575757; text-decoration: underline; font-weight: normal; }
div#videoembed-box ul.videoembed-related li a:visited { font-size: 11px; line-height: normal; margin: 0; padding: 0; font-family: Arial; color: #575757; text-decoration: underline; font-weight: normal; }
div#videoembed-box ul.videoembed-related li a:hover { font-size: 11px; line-height: normal; margin: 0; padding: 0; font-family: Arial; color: #000; text-decoration: underline; font-weight: normal; }
div#videoembed-box ul.videoembed-related li a:active { font-size: 11px; line-height: normal; margin: 0; padding: 0; font-family: Arial; color: #575757; text-decoration: underline; font-weight: normal; }
div#videoembed-box div#videoembed-search { background-color: #ebebeb; padding: 5px 0 2px 4px; height: 16px; border-top: 1px solid #838383; margin-top: -2px; }
div#videoembed-box div#videoembed-search span.search-heading { font-size: 10px; font-family: Verdana; color: #767676; font-weight: bold; display: block; float: left; margin: -2px 3px 0 0; }
div#videoembed-box div#videoembed-search form, div#videoembed-box div#videoembed-search form input { margin: 0; padding: 0; }
div#videoembed-box div#videoembed-search form input.videoembed-search-input { margin: 0; padding: 0; border: 1px solid #999; background-color: #fff; width: 135px; margin-right: 2px; font-size: 10px; font-family: Verdana; float: left; }
div#videoembed-box div#videoembed-search form input.videoembed-search-button { margin: 0; padding: 0; }
