﻿body {
	margin: 0px;
	background: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 100%;
	height: 100%;
	position: absolute;
	font-size: 0.95em;
}
html {
	margin: 0px;
	background: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 100%;
	height: 100%;
	position: absolute;
	font-size: 0.95em;
}
* html #wrapper,* html #wrappernoinfo {
	height: 100%;
}
#mainwrapper {
	width: 950px;
}
#wrapper, #wrappernoinfo {
	text-align: left;
	width: 950px;
	background: white url("images/background.jpg") repeat-y top left;
	min-height: 100%;
	margin: 0px;
	border-left: 1px black solid;
	border-right: 1px black solid;
	position: absolute;
}

#wrappernoinfo
{
	width: 951px;
	background: white url("images/backgroundnoinfo.jpg") repeat-y top left;
}

#header {
	height: 90px;
	background: teal url("images/shirebanner.jpg") no-repeat left top;
}
#mainpagecontent {
	float: left;
	width: 620px;
	margin-bottom: 50px;
	border-top: 1px black solid;
}
#content {
	float: left;
	width: 615px;
	margin-bottom: 50px;
	border-top: 1px black solid;
}
#content a {
	color: #336699;
}
#content a:visited {
	color: #336699;
}
#content hr
{
	width:580px;
	text-align:center;
	color:#336699;
	background-color:#336699;
}

#info {
	float: right;
	width: 168px;
	padding-left:5px;
	padding-right:5px;
	padding-top: 10px;
	border-top:1px black solid;
	display:block;
}

*html #info {
  padding-left:0px;
  border:none;
}

#info h1 {
	font-size: 1.1em;
	color: #336699;
}
#info ul {
	list-style-type: none;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
}
#info li {
	list-style-type: none;
	padding-bottom: 10px;
}
#info a {
	color: #336699;
	font-size: 0.8em;
	text-decoration:none;
}
#info a:hover {
	color: navy;
	text-decoration:underline;
}
#info img {
	border: 0px;
	margin-top: 5px;
}
#footer {
	clear: both;
	width: 950px;
	padding-top: 10px;
	height: 25px;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	bottom: 0px;
	position: absolute;
	background-color: teal;
	font-size: 0.7em;
}
* html #footer {
	bottom: -1px;
}
#navigation {
	float: left;
	width: 131px;
	padding: 10px;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
}
#navigation ul {
	list-style-type: none;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
#navigation hr {
	background-color: white;
	color: white;
	height: 1px;
	border: 0;
	width: 131px;
}
#navigation a {
	color: white;
	width: 130px;
	line-height: 25px;
	text-decoration: none;
}
#navigation a:visited {
	color: white;
	line-height: 25px;
}
#navigation a:hover {
	background-color: white;
	color: #336699;
	display: block;
	line-height: 25px;
}

#plainlink a:hover {
background:teal;
}

#freestuff a {
	color: yellow;
	width: 130px;
	line-height: 25px;
	text-decoration: none;
}

#freestuff a:visited {
	color: yellow;
	line-height: 25px;
}
#freestuff a:hover {
	background-color: white;
	color: #336699;
	display: block;
	line-height: 25px;
}

.innercontent h1 {
	background: teal url("images/heading1.jpg") repeat-y left top;
	color: white;
	margin: 0px auto;
	margin-left: -5px;
	width: 610px;
	padding: 5px;
	font-weight:normal;
	font-size: 1.4em;
}
.mainheading {
	background: teal url("images/heading1.jpg") repeat-y left top;
	color: white;
	margin: 0px auto;
	width: 610px;
	padding: 5px;
	font-size: 1.4em;
}

*html .mainheading
{
  width:610px;	
}
#content h2 {
	font-size: 1.1em;
	color: #336699;
	clear:left;
}
#content h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1em;
	color: #336699;
	clear:left;
}
#content h4 {
	padding: 0px;
	font-size: 1.1em;
	color: #336699;
}
.shirecopyright {
	color: white;
	float: left;
	padding-left: 5px;
}
.shireterms {
	float: right;
	padding-right: 5px;
}
.shireterms a {
	color: white;
}
.shirecontact {
	float: left;
	text-align: center;
	color: white;
	width: 600px;
}
.shirecontact a {
	color: yellow;
}
.shirecustomerinfo {
	float: left;
	width: 280px;
	padding: 5px;
	margin: 5px;
}
.shirecustomerinfo ul {
	list-style-type: none;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
}
.shirecustomerinfo li {
	list-style-type: none;
}
#menu {
	float: left;
	width: 210px;
}
* html #menu {
	width: 205px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {
	text-decoration: none;
	list-style-type: none;
	height: 30px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#menu a {
	color: #336699;
	height: 30px;
	padding-left: 5px;
	width: 190px;
	line-height: 30px;
	font-size: 0.9em;
	text-decoration: none;
}
#menu a:hover {
	color: white;
	background-color: #336699;
	display: block;
	height: 30px;
	width: 190px;
	padding-left: 5px;
	line-height: 30px;
}

.mainmenupanel {
	display: none;
	float: left;
	width: 410px;
	margin: 0px auto;
}

* html .mainmenupanel {
	width: 415px;
}

.mainmenupanel p {
	margin: 2px auto;
	margin-bottom: 10px;
	font-size: 0.9em;
}

*html .mainmenupanel p
{
	margin-left:5px;
	margin-right:5px;	
}

*html .mainmenupanel h2
{
	margin-left:5px;
	margin-right:5px;	
}

.mainmenupanel h2 {
	font-size: 1.1em;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #336699;
}
.mainmenupanel a {
	padding: 0px;
	margin: 0px;
	color: #336699;
	font-size: 0.9em;
}
/*.mainmenupanel img {
	float: right;
	margin-left: 5px;
	border-left:1px #336699 solid;
	border-bottom:1px #336699 solid;
}
*/


#menuwrapper {
	background: white url("images/menusidebar.jpg") repeat-y left top;
	width: 620px;
	border-bottom: 1px black solid;
}
#menufooter {
	clear: both;
}
.menuheader {
	float: left;
	background: teal url("images/heading1.jpg") repeat-y left top;
	color: white;
	margin: 0px auto;
	margin-left: -5px;
	width: 405px;
	padding: 5px;
	font-size: 1.4em;
}

* html .menuheader {
  margin-left:0px;
  padding-left:5px;
}

/*
* html .menuheader {
	float: left;
	background: white none no-repeat;
	color: #336699;
	margin: 0px auto;
	margin-left: -5px;
	padding: 5px;
	font-size: 1.4em;
}
*/
.standardlist {
}
.standardlist ul {
}
.standardlist li {
	list-style: none;
	color: black;
	padding-left: 20px;
	list-style-image: url('images/bullet.gif');
}
.plainlist {
	margin: 0px;
	padding: 0px;
}
.plainlist ul {
	margin: 0px;
	padding: 0px;
}
.plainlist li {
	color: black;
	padding-left: 0px;
	list-style: none outside none;
}
.pdflist {
}
.pdflist ul {
}
.pdflist li {
	list-style: none;
	color: black;
	list-style-image: url('images/pdficon.gif');
	padding-left: 10px;
}
.pdflist li a {
  text-decoration:none;
}
.mainimage {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-left: 1px #336699 solid;
	border-bottom: 1px #336699 solid;
	margin-right: 0px;
}

.screenshot
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px #336699 solid;
	margin-left: 0px;
}

.rightimage {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border-left: 1px #336699 solid;
	border-bottom: 1px #336699 solid;
	border-top: 1px #336699 solid;
}
.rightplainimage {
	float: right;
	margin-left: 5px;
	margin-right:5px;
	margin-bottom: 5px;
}

.rightimagenoborder {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}


.imageborder
{
  border:1px solid #336699;
}

.backtotop {
	background: url("images/top.gif") white no-repeat top right;
	width: 110px;
	float:left;
	margin-top: 10px;
	margin-bottom:10px;
}
#content strong {
	color: #336699;
}
.mainpageinfo {
	font-size: 1.1em;
	color: #336699;
	padding: 5px;
	border-bottom: 1px red solid;
	border-top: 1px red solid;
	background: #ffffee;
	font-weight:bold;
}
.innercontent {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}
.innercontent p {
	padding-right: 5px;
}
.centredimage {
	text-align: center;
	border: 0px;
}
.shirequote {
	color: black;
	font-weight: normal;
	background-color: #ffffee;
	padding: 20px;
	width: 400px;
	border: solid 1px red;
	margin: 10px;
}
.shirequote strong {
	color: red;
	font-weight: bold;
}
.homepagelogos {
    padding-top:10px;
	width: 610px;
}
.homepagelogos img {
	border: 0px;
	float: left;
}
.getacro {
	float: left;
	width: 160px;
	height: 31px;
	margin: 5px;
	margin-top:10px;
	background:url("images/getacro.gif") no-repeat top left;
}

.webex {
	float: left;
	width: 160px;
	height: 40px;
	margin: 5px;
	margin-top:10px;
	background:url("images/logo_webex.jpg") no-repeat top left;
}

.bullet {
	float: left;
	background: url('images/bullet.gif') left top no-repeat;
	width: 9px;
	height: 12px;
	margin-left: 5px;
}
.printbullet
{
	display:none;
}

.shiretable {
	border-collapse: collapse;
	width: 600px;
	font-size:0.9em;
	
}
.shiretable td {
	border: 2px #336699 solid;
	padding: 5px 5px 5px 5px;
}
.shiretable th {
	background-color: #336699;
	padding: 5px;
	color: white;
	border: 2px #336699 solid;
}
.shiretable .odd {
	background-color: #D6E2EE;
}
.plaintable {
	border-collapse: collapse;
	width: 600px;
}
.plaintable tr {
	vertical-align: top;
}
.plaintable td {
  padding-bottom:10px;
}
.standardorderedlist {
}
#blankresponse {
	width: 400px;
	height: 180px;
	border: 2px #336699 solid;
	background-color: #ffffee;
	text-align: center;
	vertical-align: middle;
}
#blankresponse h1 {
	background: #ffffee none;
	width: auto;
	color: #336699;
	font-size: 1.5em;
	margin: 0px;
}
.fixedcol {
	background-color: #D6E2EE;
	color: #336699;
	font-weight: bold;
}
.bsilogo {
	float: left;
	margin-left: 10px;
	width: 74px;
	height: 45px;
	background: white url("images/bsi.gif") no-repeat left top;
}
.cibselogo {
	float: left;
	margin-left: 170px;
	width: 38px;
	height: 45px;
	background: white url("images/cibse.jpg") no-repeat left top;
}
.mcplogo {
	float: right;
	width: 215px;
	height: 45px;
	background: white url("images/gold_partner_rgb_6_42.jpg") no-repeat left top;
}
.mainbanner {
	width: 620px;
	height: 196px;
	background: white url("images/bannermain.jpg") no-repeat left top;
}
.pdfdownload {
    clear:left;
	background:url("images/pdficon.gif") no-repeat left top;
	width:100px;
	height:30px;
	padding-left: 20px;
}
.requestcd {
	background:url("images/requestcd.gif") no-repeat left top;
	width: 100px;
	height: 50px;
	float: left;
	padding-left: 50px;
}
.backtoproducts {
	float: left;
}

.infolink
{
	float:left;
	width: 165px;
}

.symbollink
{
	float:left;
	width: 165px;
	height:70px;
	margin-top:10px;
	background:white url("images/symbol_authorised.gif") no-repeat center center;
	border:1px #336699 solid;
}

.microsoftmobilelink
{
	float:left;
	width: 165px;
	height:87px;
	margin-top:10px;
	background:url("images/microsoft_mobile_logo.png") no-repeat center center;
}

*html .microsoftmobilelink
{
	float:left;
	width: 165px;
	height:87px;
	margin-top:10px;
	background:url("images/microsoft_mobile_logo.gif") no-repeat center center;
}


.moreinfo{
  display: none;
}

.morelink{
  display: block;
}

.noprint
{
	display:block;
}

.requiredfield
{
	color:red;
	font-weight:bold;
}

.footertext
{

	font-size:0.9em;
}

#shiretelephone
{
	float:right;
	background-image:url("images/callus.jpg");
	width:170px;
	height:90px;
}

#infoform label
{
	left:10px;
	width:220px;
	float:left;
}

#infoform select,input,textarea
{
	margin-bottom:10px;
}

#infoform input#submit
{
	margin-left:220px;
}

.radiotext
{
	vertical-align:top;
}

.contactcolumn
{
	width:200px;
}

.smallprint
{
	font-size:0.8em;
	color:#336699;
}

#widecontent
{
	float:left;
	width:800px;
	border-top:1px black solid;
	border-bottom:1px black solid;
}

.mainmenupanel strong
{
	color:#336699;
}

#link { /* RSS Link */
float: left;
position:absolute;
width : 140px;
height: 100px;
margin-left:690px;
margin-top: 0px;
}