﻿html
{
	height: 99%;
	margin-bottom: 1px;
	margin-left: 1px;
}

body
{
	height: 96.7%;
}

.Video {
	width: 100%;
	height:350px;
}

#nonFooter
{
	background-position: center;
	position: relative;
	min-height: 96.7%;
	background-image: url('Images/container.bmp');
	width: 100%;
}

* html #nonFooter
{
height: 96.7%;
}

p            { font-size: 8pt; font-family: Arial;}
.p
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}
form
{
	font-size: 8pt;
	font-family: Arial;
	height: 96.7%
}
div          { font-size: 8pt; font-family: Arial;}
td           { font-family: Arial; font-size: 8pt;
	text-align: center;
}
h1
{
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}
a
{
	text-decoration: underline;
	color: black;
}
asp:         { font-size: 8pt; font-family: Arial;}
a:hover
{
	text-decoration: none;
}
.controls
{
	font-family: arial;
	font-size: 8pt;
}
.topitem
{
	padding: 2px;
	margin: 2px;
	border: 1px solid #94A6B4;
	text-align: left;
	background: #fff url('Images/topitembg.bmp');
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
	height: 14px;
	overflow: hidden;
}
.item
{
	padding: 3px;
	margin: 2px;
	text-align: left;
}
.hiddenPic
{
	display:none;
}
.TicketDiv
{
	cursor: pointer;
}
.ResolvedTicketDiv
{
	cursor: pointer;
}
.ResolvedTicketDiv a
{
	color: #808080;
}
.ResolvedTicketDiv a:hover
{
	color: black;
}
.Content
{
	background-position: 0px 2px;
	width: 958px;
	background-image: url('Images/borders.png');
	background-repeat: no-repeat;
}
.Footer
{
	background-position: center;
	width: 100%;
	height: 44px;
	position: relative;
	background-image: url('Images/footer.bmp');
	background-repeat: no-repeat;
}
.BodyText
{
	font-size: 12px;
}
.Button
{
	background-position: 3px center;
	margin: 2px 0px 2px 0px;
	width: 174px;
	height: 17px;
	background-color: #F0F0F0;
	color: #333333;
	font-weight: bold;
	padding-left: 16px;
	background-image: url('Images/collapse.png');
	background-repeat: no-repeat;
	padding-top: 3px;
}
.Button:hover
{
	background-color: #D8D8D8;
	cursor: pointer;
}
.ButtonClicked
{
	background-position: 3px center;
	margin: 2px 0px 2px 0px;
	width: 174px;
	height: 17px;
	background-color: #D8D8D8;
	color: #333333;
	font-weight: bold;
	padding-left: 16px;
	background-image: url('Images/expand.png');
	background-repeat: no-repeat;
	padding-top: 3px;
}
.ButtonClicked:hover
{
	cursor: default;
}
.SecondaryButton
{
	width: 169px;
	color: #333333;
	background-color: #D8D8D8;
	padding-left: 21px;
	margin-bottom: -2px;
	position: relative;
	top: -2px;
}
.SecondaryButton:hover
{
	cursor: pointer;
}
.SupportCentreButton
{
	border: 1px solid #999999;
	margin: 2px 0px 2px 0px;
	width: 164px;
	height: 16px;
	color: #333333;
	font-weight: bold;
	position: relative;
	background-color: #F0F0F0;
	padding-top: 2px;
}
.SupportCentreButton:hover
{
	background-color: #D8D8D8;
	cursor: pointer;
}
.ButtonLink
{
	height: 15px;
	position: relative;
	text-decoration: none;
	color: #333333;
	display: block;
}
.SecondaryButtonLink
{
	height: 15px;
	position: relative;
	text-decoration: underline;
	color: black;
	display: block;
	top: -2px;
}
.SecondaryButtonLink:hover
{
	height: 15px;
	position: relative;
	text-decoration: none;
	display: block;
}
.SupportCentreButtonLink
{
	height: 16px;
	position: relative;
	text-decoration: none;
	color: #333333;
	display: block;
}
.ItemBox
{
	color: #333333;
	width: 95%;
	text-align: left;
	background-color: #FBFBFB;
}
.ForumTopics1
{
	text-align: left;
	vertical-align: middle;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: rgb(245, 245, 245);
	border-left-color: #B4BFC9;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ForumTopicsNoBorder1
{
	text-align: left;
	vertical-align: middle;
	background-color: rgb(245, 245, 245);
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ForumTopics2
{
	border-color: #B4BFC9;
	text-align: left;
	vertical-align: middle;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: rgb(252, 252, 252);
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ForumTopicsNoBorder2
{
	text-align: left;
	vertical-align: middle;
	background-color: rgb(252, 252, 252);
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.CategoryName
{
	font-size: xx-small;
	position: relative;
	top: -1px;
	font-style: italic;
}
   .FreezePaneOff
   {
      visibility: hidden;
      display: none;
      position: absolute;
      top: -100px;
      left: -100px;
   }

   .FreezePaneOn
{
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;
	display: block;
	width: 100%;
	height: 1000%;
	z-index: 998;
	padding-top: 20%;
}

   .InnerFreezePane
{
	background-position: 10px center;
	text-align: left;
	color: #000000;
	border: 1px solid #B4BFC9;
	font-size: 12px;
	background-color: #FFFFFF;
	z-index: 999;
	font-weight: bold;
	background-image: url('Images/loading.gif');
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	width: 38%;
}
