﻿/* 
	Style Sheet for Spectra Media's Portal written by spectramedia.co.uk 

*/

body {
margin: 0px;
	background-color: #000066;
	background-repeat: repeat-x;
	background-image: url('images/blue/top.gif');
	text-align: center;
}

.bottombanner {
margin-top: 10px;
width: 100%;
height:56px;
	background-color: #0060FA;
	background-repeat: repeat-x;

	background-image: url('images/blue/bottom.gif');
	text-align: center;
}


.pageframe
{
	width: 910px;
	text-align: left;
}

.logoarea
{
	width: 227px;
	height: 124px;
	background-image: url('images/blue/corelogo.gif');
}

.spacer
{
	width: 100%;
	height: 10px;
}

.smallspacer
{
	height: 10px;
}


.threeframes
{
	width: 910px;
}

.navframe
{
	width: 226px;
	float: left;	
}

.marketingident
{
	width: 226px;
	height: 37px;
	background-image: url('images/constants/marketnav.gif');
}

.mainstage
{
	margin-left: 10px;
	float: left;
	width: 461px;
	background-color: white;
	}
	
.stagetext
{
margin-top: 8px;
margin-left: 8px;
margin-right: 8px;
margin-bottom: 8px;
	}

.marketingarea
{
	background-color: #FF3300;
	width: 226px;
	overflow: visible;
}


.broadcastident
{
	width: 226px;
	height: 37px;
	background-image: url('images/constants/bcastnav.gif');
}

.broadcastarea
{
	background-color: #FF9900;
	width: 226px;
	overflow: visible;
}


.netident
{
	width: 226px;
	height: 37px;
	background-image: url('images/constants/netnav.gif');
}

.netarea
{
	background-color: #3BC595;
	width: 226px;
	overflow: visible;
}

.colsthree
{
	float: left;
	width: 191px;

	margin-left: 10px;
}

.seenident
{
	width: 191px;
	height: 37px;
	background-image: url('images/constants/haveyouseen.gif');
}

.seenarea
{
	background-color: #0060FA;
	width: 191px;
	overflow: visible;
}


.spectraident
{
	width: 226px;
	height: 37px;
	background-image: url('images/constants/medianav.gif');
}

.spectraarea
{
	background-color: #0060FA;
	width: 226px;
	overflow: visible;
}

.insidetext
{
	margin-top: 13px;
	margin-left: 18px;
	line-height: 200%;
	margin-bottom: 13px;	
	width: 190px;
	color: white;
	font-family:Verdana;
	font-size: 10px;
}

.insidetext2
{
	margin-top: 13px;
	margin-left: 9px;
	line-height: 200%;
	margin-bottom: 13px;	
	width: 160px;
	color: white;
	font-family:Verdana;
	font-size: 10px;
}







