/* ---------------------------------------------------- 
/*   Template for focus pages Holdings - pupkewitz - Wayne Philip  
/* ----------------------------------------------------
/*      Section main and foot banner
/* ---------------------------------------------------- */
@import "include_01.css";
#utility_bar
{
	position:absolute; 
	background:rgb(38,34,97);
	margin_top:80px;
	height:10px;
	width:670px;	
}
/*--------------------variant 3 bar-----------------------------------------*/
#unit_left
{
	float:left;
	font-size:12px;
    width:550px;
    height:310px;
    background:white;
	padding:5px;
	text-align:justify;
	padding-left:0px;
	margin-top:10px;
	overflow-y: scroll;
	overflow-x: hide;
}
#unit_left img
{
    float: left; 
    margin: 10px; 
    margin-left:0px;
}
#unit_right 
{
	font-size:10px;
	float:right;
    width:310px;
    height:300px;
    overflow:hidden;
    padding:5px;
    margin-top:10px;
    background:white;
	overflow-y: scroll;
	overflow-x: hide;
}
/*-----------------------------------------SLIDESHOW--------------------*/
#slideshow 
{
width: 198px;
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: 198px;}

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

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

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */

/*
#slideshow .slides-nav 
{
	background-color: #ddd;
	font-size: 0.2em;
	border-top: 3px solid #ccc;
	mkargin-top:300px;
}
#slideshow .slides-nav li 
{
	float: left;
	height: 10px;
}
#slideshow .slides-nav li a 
{
	display: block;
	padding: 2px 2px;
	background-color: blue;
	height: 4px;
	/*outline: none;*//*
}

*/
/*
.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a 
{
background-color: red;
}

.js #slideshow .slides-nav li.on a 
{
position: relative;
top: -4px;
}
*/

/*text attribs		*/
/*			*/
#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; 
}

