/* ---------------------------------------------------- 
/*   Template for focus pages Holdings - pupkewitz - Wayne Philip  
/* ----------------------------------------------------
/*      Section main and foot banner
/* ---------------------------------------------------- */
@import "include_01.css";

#utility_bar
{
	position:absolute; 
	height:10px;
	margin-left:10px;
	margin-top:45px;
	background:rgb(38,34,97);
	width:725px;
}
#unit_left_newsroom
{
	float:left;
	font-size:10px;
    width:300px;
    height:325px;
    background:white;
    overflow: hidden;
	padding:2px;
}
#unit_right_newsroom
{
	font-size:10px;
	float:right;
    width:535px;
    margin-left: 10px;
    margin-top: 25px;
    height:290px;
    overflow-y: scroll;
    background:white;
    padding:2px;
}
/*-----------------------------------------SLIDESHOW--------------------*/

#slideshow 
{
width: 480px;
background-color:transparent;
border: 1px solid #ddd;
height:300px;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after 
	{
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;
}            
/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
/*overflow: hidden;*/
width: 480px;}

#slideshow .slides ul {
width: 480px;}

#slideshow .slides li {
width: 480px;
float: left;
padding: 2px;}

#slideshow .slides h2 
{
	margin-top: 0;
}
#mega_text
{
	color: black;
	font-family:verdana,arial;
	text-transform:uppercase;
	line-height: 1.5em;	
	font-size: 1.2em; 
	font-weight:bold;
}
#mega_news_title
{
	color: black;
	font-family:verdana,arial;
	line-height: 1em;	
	font-size: .8em; 
	font-weight:bold;
	text-decoration:underline;
	letter-spacing:2pt
}
#build_text
{
	color: blue;
	font-family:verdana,arial;
	text-transform:uppercase;
	line-height: 1.5em;	
	font-size: 1.2em; 
	font-weight:bold;
}
#tech_text
{
	color: red;
	font-family:verdana,arial;
	text-transform:uppercase;
	line-height: 1.5em;	
	font-size: 1.2em; 
	font-weight:bold;
}
#cell_text
{
	color: green;
	font-family:verdana,arial;
	text-transform:uppercase;
	line-height: 1.5em;	
	font-size: 1.2em; 
	font-weight:bold;
}
p:adverts
{
	color: black;
	font-family:verdana,arial;
	text-transform:uppercase;
	line-height: .8em;	
	font-size: .7em; 
}

#newspaper-a
{
	font-family:verdana,arial;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
#newspaper-a td
{
	background:white;
	padding-top: 10px;
	padding-left: 10px;
	width: 120px;
}

#unit_left_newsroom img
{
	margin-top:1px;
	margin-left: 10px;
}
#unit_right_newsroom a
{
	background: transparent;
	text-decoration:none;
}
#unit_right_newsroom a:hover
{
	background: transparent;
	text-decoration:none;
}
#unit_right_newsroom a:visited
{
	background: transparent;
	text-decoration:none;
}
#unit_right_newsroom a:link
{
	background: transparent;
	text-decoration:none;
}
#box-table-a
{
	font-family:verdana,arial;
	width: 520px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
}
#box-table-a td
{
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
}
#box-table-a td a
{
	background: transparent;
	text-decoration:none;
	color:rgb(38,34,97);
	
}
#box-table-a tr:hover td
{
	background: transparent;
	text-decoration:none;
}
