@charset "UTF-8";
/* CSS Document */

/********************************************** ARCHITECTURE *********************************************/
.topbar
	{ 
		margin-bottom: 5px;
		margin-top: 5px;
		padding: 10px;
		border-bottom: 3px solid orange;
		
	}
.container
	{
		width: 1024px;
		max-width: 1024px;
		float: none;
		margin: auto;
		border: 1px solid black;
	}
.footer
	{ 
		background:#F0F0F0;
		margin: 5px auto 5px auto;
		padding: 0 10px;
		float: none;
		clear: both;
	}
.block1024
	{
		width: 1024px;
		max-width: 1024px;
		float: none;
		clear: both;
		margin: 15px auto 15px auto;
		padding-top: 5px;
		overflow: hidden;
		
		
	}
.block850
	{
		width: 850px;
		max-width: 850px;
		float: left;
		clear: left;
		overflow: hidden;
		padding-bottom: 5px;
	}
.lead850
	{
		width: 830px;
		max-width: 830px;
		float: left;
		clear: left;
		overflow: hidden;
		padding: 5px;
		margin-bottom: 5px;
		border: 1px solid #000;
	}
.block800
	{
		width: 850px;
		max-width: 850px;
		float: right;
		clear: right;
		overflow: hidden;
		padding-bottom: 5px;
	}
/*.block174
	{
		width: 172px;
		max-width: 172px;
		float: right;
		clear: right;
		overflow: hidden;
		padding-top: 5px;
		padding-bottom: 5px;
		border: 1px solid #CCCCCC;
	}*/
.column174
	{
		width: 170px;
		max-width: 170px;
		
		float: right;
		clear: right;
		overflow: hidden;
	}
.column500
	{
		width: 490px;
		max-width: 490px;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
		overflow: hidden;
	}
.column300
	{
		width: 315px;
		max-width: 315px;
		float: left;
		overflow: hidden;
	}
.column250
	{
		width: 190px;
		max-width: 190px;
		float: left;
		overflow: hidden;
		margin-left: 10px;
		margin-right: 10px;
	}

/**********************************************  Basic styling (universal) *********************************************/
body 
	{
		font-family: helvetica;
		color: black;
	}
a
	{
		color: black;
		text-decoration: none;
	} 
a img 
	{
		border: none; 
	}
a:hover
	{
		color: #FF0000;
		text-decoration: underline;
	}
ul
	{
		margin-left: 15px;
		padding: 0;
	}
li
	{
		margin-left: 5px;
		list-style-type: square;	
	}
.storytext
	{
		font-size:small;
	}
/********************************************** ORGANIZATION AND DELIVERY *********************************************/

.lander
	{
		width: 275px;
		height: 90px;
		float: right;
		clear: right;
		/*border: 1px solid #DDD;*/
		padding-bottom: 2px;
	}
.leader
	{
		width: 728px;
		height: 90px;
		float: left;
		clear: left;	
		margin-right: 5px;
		/*border: 1px solid #DDD;*/
		padding-bottom: 2px;
	}
.breakingnews
	{
		width: 1014px;
		max-width: 1024px;
		float: none;
		clear: both;
		margin: 15px auto 15px auto;
		padding: 5px;
		overflow: hidden;
		border: 3px red solid;
	}
.block990
	{
		width: 990px;
		max-width: 990px;
		float: left;
		margin: auto;
		overflow: hidden;
		margin-bottom: 15px;
	}
.block500
	{
		width: 480px;
		max-width: 480px;
		float: left;
		padding: 5px;
		overflow: hidden;
		margin: 0 0 5px 0;
	}
.block400
	{
		width: 380px;
		max-width: 380px;
		float: left;
		padding-left: 10px;
		overflow: hidden;
		margin-top: 10px;
		margin-bottom: 10px;
	}
.block300
	{
		width: 300px;
		max-width: 300px;
		float: left;
		margin-bottom: 5px;
		overflow: hidden;
		padding: 5px;
		
		
	}
.leadblock300
	{
		width: 300px;
		max-width: 300px;
		float: left;
		margin-bottom: 5px;
		overflow: hidden;
		padding: 5px;
		background: #EAEBE4; 
		border: 1px solid #000;
		
	}
.block250
	{
		width: 175px;
		max-width: 175px;
		float: left;
		overflow: hidden;
		margin: 0 auto 5px auto;
		padding: 5px;
		/*border: 1px solid #000;*/
	}
.block160
	{
		width: 160px;
		max-width: 160px;
		float: none;
		overflow: hidden;
		padding-left: 2px;
		padding-right: 2px;
		
		margin-bottom: 5px;
		
	}
.panelblock
	{
		width: 90%;
		max-width: 90%;
		float: none;
		padding: 5px;
		overflow: hidden;
		margin: auto;
		
	}
.panelblock2
	{
		width: 90%;
		max-width: 90%;
		float: none;
		padding: 5px;
		overflow: hidden;
		margin: auto;
		
	}
.contentblock
	{
		width: 300px;
		max-width: 300px;
		border-right: 1px dotted #666666;
		margin-bottom: 10px;
		text-align: left;
		float: left;
	} 
.specsec
	{
		float: left;
		
		padding: 10px;
	}
/************************************************* Headline styles *********************************************/
.headline
	{
		font-weight:bold;
		font-size: 18px;
	}
.datehack
	{
		font-size: x-small;

	}
.topstory 
	{
		font-size: 12px;
		margin-left: 0px;
		margin-bottom: 3px;
		list-style-type: square;
	}
.topjobs
	{
		
		font-size: 12px;
		font-weight: normal;
		font: Helvetica, Sans-Serif;
		
	}

/******************************************************Image styles**********************************************/
.storypage_image
	{
		width: 60%;
		float: left;
		clear: left;
		border: 1px #666666 solid;
		margin: 10px 5px 5px 5px;
	}
.story_image
	{
		width: 95%;
		float: left;
		clear: left;
		border: 1px #666666 solid;
		margin: 10px 5px 5px 5px;
	}
.vert_story_image /* vertical */
	{
		width: 35%;
		float: left;
		clear: left;
		border: 1px #666666 solid;
		margin: 5px;
	}
.horiz_story_image /* horizontal */
	{
		width: 35%;
		float: left;
		clear: left;
		border: 1px #666666 solid;
		margin: 5px;
	}
.vert_teaser_image /* vertical */
	{
		width: 20%;
		float: left;
		clear: left;
		border: 1px #666666 solid;
		margin: 5px;
	}
.horiz_teaser_image /* horizontal */
	{
		width: 30%;
		float: left;
		clear: left;
		border: 1px #666666 solid;
		margin: 5px;
	}
.section_header
	{
		font-weight: bold;
		font-size: small;
		color: black
		;
	}
	/******************************************* Navigation *******************************************/
	
#dolphincontainer
	{
		position:relative;
		border-bottom: 2px solid #BC942D; 
		color:#E0E0E0;
		background:orange;
		width:100%;
		font-family:Helvetica,Arial,Verdana,sans-serif;
	}
#dolphinnav
	{
		position:relative;
		height:33px;
		font-size:12px;
		font-weight: normal;
		background:#fff url(/images/headerback2.jpg) repeat-x bottom left;
		padding:0 0 0 10px;
	}
#dolphinnav ul
	{
		margin:0;
		padding:0;
		list-style-type:none;
		width:auto;
		float:left;
	}
#dolphinnav ul li
	{
		display:block;
		float:left;
		margin:0 1px;
	}
#dolphinnav ul li a
	{
		display:block;
		float:left;
		color: black;
		text-decoration:none;
		padding:0 0 0 5px;
		height:33px;
	}
#dolphinnav ul li a span
	{
		padding:12px 10px 0 0;
		height:21px;
		float:left;
	}
#dolphinnav ul li a:hover
	{
		color:#fff;
		background:transparent url(/images/dolphin_bg-OVER.gif) repeat-x bottom left;
	}
#dolphinnav ul li a:hover span
	{
		display:block;
		width:auto;
		cursor:pointer;
	}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover
	{
		color: black;
		background: orange;
		line-height:220%;
	}
#dolphinnav ul li a.current span
	{
		display:block;
		padding:0 10px 0 0;
		width:auto;
		background: orange;
		height:33px;
	}

#dolphin_inner
	{
		color: black;
		font-size: 70%; 
		font-weight: bold;
		padding: 3px;
		margin-top: 5px;
		height: 10px;
		
	}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active
	{
		color: black;
		padding: 3px;
		padding-right: 5px;
		border-right: 1px solid black;
	}
#dolphin_inner a:hover
	{
		color: white;
	}

.innercontent
	{
		display: none;
	}


	/********************************** ACCORDION *************************/
	
	
	
/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion 
	{
		border-left: 1px solid #CCC;
		border-right: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		overflow: hidden;
	}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel
	{
		margin: 0px;
		padding: 0px;
	}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab 
	{
		background-image: url('/images/headerback.jpg');
		repeat: repeat-y;
		margin: 0px;
		padding: 5px;
		cursor: pointer;
		-moz-user-select: none;
		-khtml-user-select: none;
	}
.AccordionPanelTab2 
	{
		background-color: blue;
		repeat: repeat-y;
		margin: 0px;
		padding: 5px;
		margin-bottom: 10px;
		-moz-user-select: none;
		-khtml-user-select: none;
	}
.AccordionPanelTab3 
	{
		background-image: url('/images/starheaderback.jpg');
		repeat: repeat-y;
		margin: 0px;
		padding: 5px;
		margin-bottom: 10px;
		-moz-user-select: none;
		-khtml-user-select: none;
	}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent 
	{
		overflow: auto;
		margin: 0px;
		padding: 0px;
		height: 200px;
	}
.AccordionPanelContent2 
	{
		overflow: auto;
		margin: 0px;
		padding: 0px;
		height: 100px;
	}
/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab 
	{
		background-color: #336699;
	}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover 
	{
		color: #fff;
	}
.AccordionPanelOpen .AccordionPanelTabHover
	{
		color: #fff;
	}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab 
	{
		background-color: #336699;
	}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab 
	{
		background-color: #CCC;
	}

.logospan
	{
		text-align: left
		margin-right: 30px;
		float: right;
		clear: right;
		height: 12px;
	}
/********************************** Traffic Drivers ************************/
.tSSTiles 
	{
    	float:left;
        padding:10px;
    }
            
.tSSTiles h2 a 
	{
    	text-align:center;
        font-family: Arial;
        font-size: 10px;
    }
.tSSTiles p 
	{
    	display:none;
	}
.t-pc h3
	{
		display:none;
	}
.tSSTilesMoreLink
	{
		display: none;
	}


