﻿/* @import url('layout.css');
 LYNX COLOURS
	Blu - #039   ---   new #036 (#0C276C)
	Yellow - #fecc05
	Rusty red - 933  ---- #900  (#A90712)

	POWERTECH COLOURS
	Dark purple - #039
	Light Purple #c9c
*/
body {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #036;
	text-decoration: none;
}
#container {
	width: 1020px; /*846 */;
	height: auto;
	margin: 0 auto;
	z-index: 2;
}
#leftmast {
	background-image: url('../images/pageimages/TopLeftLogo.gif');
	width: 180px;
	height: 202px;
	position: relative;
	float: left;
	z-index: 2;
}
#masthead {
	overflow: hidden;
	background-image: url('../images/pageimages/TopBackSlice.gif');
	background-repeat: repeat-x;
	position: relative;
	height: 202px;
	top: 0px;
	z-index: 2;
	width: 830px;
	float: left;
}
#main {
	position:relative;float:left
}
#sidebar {
	float: left;
	width: 150px;
	clear: both;
	display: inline;
}
#NavTop {
	background-image: url('../images/pageimages/NavPanelTop.png');
	width: 177px;
	height: 8px;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
}
#NavPanel {
	background-image: url('../images/pageimages/NavPanelHoriz.png');
	background-repeat: repeat-y;
	width: 150px;
	height: auto;
	position: relative;
}
#NavBot {
	background-image: url('../images/pageimages/NavPanelBott.png');
	width: 177px;
	height: 10px;
	background-repeat: no-repeat;
	position: relative;
}
#shell {
	position:relative; float:left;
}
#panel {
	position: relative;
	width: 788px;
	top: -59px;
	float: left;
	background-image: url('../images/pageimages/PanelHorizSliceWh.gif');
	background-repeat: repeat-y;
	left: 10px;
}
#page_content {
	width: 100%;
	top: 15px;
	left: 0px;
	position: relative;
	z-index: 10;
	height: auto;
	border-bottom-width: 0px;
}
#footer {
	text-align: left;
	width: 760px;
	color: #900;
	position: relative;
	left: 20px;
	height: auto;
	float: left;
	top: -180px;
}
h2 {
	font-size: x-large;
	color: #900;
	font-weight: bold;
}
h3	{
	font-size: large;
	color: #900;
}
h4 {
	font-size: medium;
	color: #900;
}
h5 {
	font-size: small;
	color: #900;
	text-align:center
}
h6 {
	font-size: small;
	color: #036;
}

/*a {
	text-decoration: none;
} */
#topnav a {
	color:#fff
}

#topnav a:link {
	font-weight: ;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
}
#topnav a:hover {
	text-decoration:underline ;
	background-color: #f2f2f2;
}
a:active {
	color: yellow;
}
#sidebar a:link {
 	display: block;
 	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline ;
	color: #011;background-color:#fecc05
}
#sidebar a:active {
	color: yellow;
}
#news {
	background-color: #fecc05;
	margin: 0px auto;
	width: 130px;
	padding-right: 0px;
}
#news a:hover {
	text-decoration:none ;
	color: #fecc05; background-color:#900
}
#news a {
	text-decoration: none;
	color: #900;
}

#content a img{
	border:none;
}
#footer img {
	float: right;
	vertical-align: bottom;
}
.float_right {
	margin: 0 0 0 3px;
	float: right;
	margin-left: 10px;
}
#masthead p {
	font-size: 0.8em;
	color: blue;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
#left-mastimg{
	position: fixed;
	left: 158px;
	width: 390px;
	top: 17px;
}
#mastimage{
	position: absolute;
	left: 96px;
	height: 99px;
	top: 32px;
	width: 570px;
}
/* 0ld #mastimage{
	position: absolute;
	left: 137px;
	height: 104px;
	top: 11px;
	width: 512px;
}
/* Styles for Navigation */
#sidebar .symbols {
	/* Various styles to position the symbols next to the items in the menu. */
  float: left;
	width: 18px;
	height: 1em;
	background-position: 0% 20%;
	background-repeat: no-repeat;
}
#sidebar ul {
	text-align: left;
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: inline-block;
	margin: 0 3px 0 7px;
	list-style-type: none; /* Removes the bullet point that usually goes next to each item in a list. */;
	padding: 0;
}
/* Styles for Content */
 .content-table {
	border-collapse: collapse; width:100%
}
.option-nok {
	padding: 0px;
	text-align: center;
	color: #fff;
	background-color: #bbb;
	font-size: x-small;
}

}
.option-ok {
	text-align: center;
	color: #FFFFFF;
	background-color: #900;
	font-size: small;
	padding-left: 3px;
	padding-right: 3px;
	width: 45px;
}
.info-layers {
	background-color:#900; color:white;
}
/* Product tables  */
.ms-classic3-main {
	border: 1.5pt solid black;
}
.ms-classic3-tl {
	font-weight: bold;
	color: white;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: #036
;
}
.ms-classic3-left {
	font-weight: bold;
	color: black;
	border-style: none;
	background-color: silver;
}
.ms-classic3-top {
	font-weight: bold;
	color: white;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: #036
;
}
.ms-classic3-even {
	color: #036
;
	border-style: none;
	background-color: silver;
}
/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	color: #900;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.lynx {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #900;
	font-style: italic;
	padding-bottom: 4px;
	text-align: right;
	padding-left: 4px;
}
.style_italic {
	font-style: italic;
}

/*******************************
Content Expander - Small Height Container  */
.small-container {
	border-bottom-color: #336;
	border-bottom: 1px;
	top: 15px;
	overflow: hidden;
	position: relative;
	height: 30px;
	margin-bottom: 10px;
}
.hanging {
	text-indent: -150px;
	margin-left: 150px;
}

/********************************  Tab Menu Items  */
.selContent {
	top: 34px;
	position: relative;
	margin-left: 0px;
	width: 760px;
	left: 10px;
	z-index: 10;
}
.tab {
	z-index: 10;
	width: 126px;
	text-align: center;
	color: #336;
	float: left;
	font-size: medium;
}
.tab a {
	color: #336;
	text-decoration: none;
}
.tab a:hover {
	z-index:20;
	color: #011;background-color:#fecc05

}
#Select0 {
	background-image: url('../images/pageimages/TabSelect0.gif');
	z-index: 20;
}
#Select1 {
	background-image:url('../images/pageimages/TabSelect1.gif')
}
#Select2 {
	background-image:url('../images/pageimages/TabSelect2.gif')
}
#Select3 {
	background-image: url('../images/pageimages/TabSelect3.gif');
}
#Select4 {
	background-image:url('../images/pageimages/TabSelect4.gif')
}
#Select5 {
	background-image:url('../images/pageimages/TabSelect5.gif')
}
#Select6 {
	background-image:url('../images/pageimages/TabSelect6.gif')
}
#box-top {
	position: relative;
	height: 6px;
	background-image: url('../images/pageimages/PanelTopBorder.gif');
	visibility: visible;
	background-repeat: no-repeat;
	top: -58px;
	width: 788px;
	left: 10px;
	z-index: 20;
	float: left;
}
#box-content {
	position: relative;
	top: -30px;
	width: 786px;
	left: 0px;
	z-index: 10;
}
#box-content p {
}
#box-bt {
	background: url('../images/pageimages/PanelBottBorder.gif');
	background-repeat: no-repeat;
	position: relative;
	width: 786px;
	bottom: 140px;
	height: 163px;
	float: left;
	left: 10px;
	z-index: 1;
}
/* Tab Button Spacing   (n-1)*p+150<=762 add 1/2 remainder to but01   6=1+n*122*/
#buttons {
	position: relative;
	width: 760px;
	text-decoration: none;
	left: 7px;
	top: -13px;
	z-index: 30;
	font-size: large;
}
.tabs {
	top: -36px;
	width: 100%;
	background-position: top;
	position: relative;
	background-repeat: no-repeat;
	left: 0px;
}
.buttop {
		z-index:15
}
.butback {
	z-index:10
}
.box-style {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 692px;
	height: 390px;
	z-index: 11;
	overflow: hidden;
}
.show {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 762px;
	height: 400px;
	overflow: hidden;
	margin-top: 10px;
	visibility: hidden;
}
.more3 {
	border-width: 0px;
	margin: 5px;
	background-color: #900;
	color: white;
	text-decoration: none;
	text-align: right;
	float: right;
}
.more2 {
	border-width: 0px;
	margin: 5px;
	background-color: #900;
	color: white;
	position: relative;
	text-decoration: none;
	text-align: right;
	float: right;
}
.more2 a {
	text-decoration: none;
	color: white;
}
.more {
	padding: 2px;
	background-color: #900;
	color: white;
	bottom: 11px;
	position: absolute;
	text-decoration: none;
}
.more a {
	text-decoration: none;
	color: white;
}
.selContent h2 {
}
.caption {
	text-align: center;
	font-weight: 600;
}
.thumbs {
	border: none;
	width: 100px;
	position: relative;
	vertical-align: top;
	margin: 0px auto;
}
.float_left {
	float: left;
}
.strapline {
	vertical-align: baseline;
	margin-top: 5px;
	margin-bottom: 5px;
	bottom: 3px;
	position: absolute;
	left: 4px;
	height: 70px;
	width: 350px;
}
.slideshow-3 {
	width:33%;float:left;text-align:center; vertical-align: middle;
}
.more-inline {
	border-width: 0px;
	margin: 5px;
	background-color: #933;
	color: white;
}
.more-inline a {
	border-width: 0px;
	margin: 5px;
	background-color: #933;
	color: white;
	text-decoration: none;
}
