﻿html
{
	overflow-y: scroll;
}

body
{
	margin: 0px;
	background: #999999 url(Gradient.axd?Orientation=Vertical&Length=1000&StartColor=FFFFFF&FinishColor=999999) repeat-x;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 9pt;
	color: #181818;
}

a
{
	color: #335066;
}

a:visited
{
	color: #406480;
}

a img
{
	border: 0px;
}

input[type=text], textarea, select
{
	width: 250px;
}

input[type=submit]
{
	border: 1px solid #335066;
	background-color: #e6edf2;
	padding: 2px 16px;
}

.MainMenuStaticHover /* IE 6 */
{
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.MainMenuDynamic /* IE 6 */
{
	border: 1px solid black;
}

.MainMenuDynamicItem a, .MainMenuDynamicItem a:visited /* IE 6 */
{
	display: block;
	color: Black;
	padding: 6px 8px;
}

.MainMenuDynamicHover /* IE 6 */
{
	background-color: #e6edf2;
}

table.MainMenu /* IE 6 */
{
	position: absolute;
	top: 72px;
}

ul.MainMenu
{
	position: relative;
	top: 72px;
	height: 36px;
	padding: 0px;
	margin: 0px;
}

ul.MainMenu > li
{
	float: left;
	list-style-type: none;
}

ul.MainMenu > li > a
{
	display: block;
}

ul.MainMenu > li:hover > a
{
	opacity: 0.9;
	filter: alpha(opacity=90);
}

ul.MainMenu li > ul
{
	display: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 1px solid #181818;
	list-style-type: none;
}

ul.MainMenu li:hover > ul
{
	display: block;
}

ul.MainMenu ul > li > a
{
	display: block;
	text-decoration: none;
	color: #181818;
	padding: 6px 8px;
	background-color: #FFF;
}

ul.MainMenu ul > li > a:hover
{
	background-color: #e6edf2;
}

.OuterPanel
{
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
}

.HeaderPanel
{
	position: relative;
	width: 100%;
	height: 108px;
	z-index: 100;
}

.MiddleInnerPanel
{
	position: relative;
	top: 0px;
	width: 100%;
}

.FooterPanel
{
	position: relative;
	min-height: 60px;
}

.LegalPanel
{
	position: absolute;
	right: 0px;
	top: 8px;
	text-align: right;
	color: #666;
	font-size: 9pt;
}

.LegalPanel a
{
	color: #666;
	text-decoration: none;
}

.AccoladesPanel
{
	position: absolute;
	top: 8px;
}

.AccoladesPanel a
{
	margin-right: 20px;
}

.AccoladesPanel img
{
	vertical-align: top;
}

.LogoPanel
{
	position: absolute;
	margin: 4px;
	top: 8px;
}

.QuickContactPanel
{
	position: absolute;
	top: 6px;
	right: 4px;
	text-align: right;
	font-weight: bold;
	color: #666;
	font-size: 9pt;
}

.QuickSearchPanel
{
	position: absolute;
	top: 42px;
	right: 0px;
	text-align: right;
}

.QuickSearchPanel input
{
	width: 150px;
}

.QuickSearchPanel img
{
	vertical-align: bottom;
}

.HomePanel
{
	position: relative;
	width: 100%;
	height: 500px;
}

.HeavyOuterPanel
{
	position: relative;
	width: 598px;
}

.HeavyInnerPanel
{
	position: relative;
}

.SiteMapPathPanel
{
	font-size: 9pt;
	margin-bottom: 8px;
}

.SuperHeavyInnerPanel
{
	border: 1px solid #666;
	min-height: 300px;
}

.PlainOuterPanel
{
	position: absolute;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	border: 1px solid #666;
	top: 10px;
}

.ContentPanel
{
	padding: 12px 12px 0px 12px;
	background-color: White;
}

.ContentPanel p, .ContentPanel h1, .ContentPanel h2, .ContentPanel h3, .ContentPanel ul, .ContentPanel ol, .ContentPanel table, .ContentPanel blockquote, .ContentPanel div, .ContentPanel hr, .ContentPanel fieldset
{
	margin: 0px 0px 8px 0px;
}

.ContentPanel p, .ContentPanel li
{
	line-height: 1.5em;
}

table.DataTable
{
	width: 100%;
	border-collapse: collapse;
}

table.DataTable td, table.DataTable th
{
	border: 1px solid #666;
	padding: 4px;
	text-align: left;
}

.ContentPanel ul, .ContentPanel ol, .ContentPanel dl
{
	padding: 0px;
}

.ContentPanel li
{
	margin: 0px 0px 4px 20px;
}

.ContentPanel ul li
{
	list-style-image: url(../../Images/ListIcon.png);
}

.ContentPanel li ul, .ContentPanel li ol
{
	margin: 12px 0px 0px 0px;
}

.ContentPanel dt
{
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 8px;
}

.ContentPanel dd
{
	font-size: 9pt;
	margin: 0px 0px 12px 10px;
}

.ContentPanel fieldset legend
{
	color: #335066;
	font-size: 10pt;
	font-weight: bold;
}

.ContentPanel fieldset img
{
	float: left;
	padding: 6px;
}

.ContentPanel h1, .ContentPanel h2, .ContentPanel h3
{
	color: #335066;
}

.ContentPanel h1
{
	font-size: 16pt;
}

.ContentPanel h2
{
	font-size: 12pt;
}

.ContentPanel h3
{
	font-size: 10pt;
}

.ContentPanel hr
{
	height: 1px;
	border-width: 0px;
	background-color: #CCC;
}

.ContentPanel hr.ThickRule
{
	height: 3px;
}

.HeavyRightPanel
{
	position: absolute;
	right: 0px;
	width: 194px;
}

.QuickResourcesPanel
{
	position: relative;
	height: 180px;
	margin-top: 8px;
}

.ActionPanel *
{
	display: block;
}

.ActionPanel a:hover
{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.NewsPanel
{
	position: absolute;
	top: 310px;
	width: 503px;
	height: 180px;
}

.NewsPanel p
{
	line-height: 1.3em;
}

.OurCustomersPanel
{
	position: absolute;
	top: 310px;
	right: 0px;
	width: 289px;
	height: 180px;
}

.ProductPanel
{
	float: left;
	width: 220px;
	padding: 0px 18px 0px 18px;
}

.ProductPanel h2 img
{
	vertical-align: middle;
}

.ProductPanel h2
{
	margin-bottom: 4px;
}

.RoundedPanelHeader
{
	position: absolute;
	height: 25px;
	width: 100%;
	background-repeat: no-repeat;
}

.RoundedPanelHeader a
{
	position: absolute;
	top: 4px;
	right: 10px;
}

.RoundedPanelContent
{
	position: absolute;
	top: 25px;
	left: 0px;
	bottom: 9px;
	right: 0px;
	background-repeat: repeat-y;
	overflow: hidden;
	width: expression(parentElement.offsetWidth - parseInt(this.currentStyle.paddingLeft) - parseInt(this.currentStyle.paddingRight)); /* IE 6 */
	height: expression(parentElement.clientHeight - 34 - parseInt(this.currentStyle.paddingTop) - parseInt(this.currentStyle.paddingBottom));
}

.RoundedPanelFooter
{
	position: absolute;
	height: 9px;
	bottom: 0px;
	width: 100%;
	background-repeat: no-repeat;
}

.CustomerLogoPanel
{
	text-align: center;
}

.QuotePanel a
{
	display: block;
	color: inherit;
	text-decoration: none;
}

.QuotePanel h3
{
	text-align: center;
	margin-bottom: 0px;
}

.QuotePanel blockquote
{
	margin: 8px 20px;
	font-size: 8pt;
	font-style: italic;
}

.QuotePanel blockquote:before
{
	content: open-quote;
}

.QuotePanel blockquote:after
{
	content: close-quote;
}

.QuotePanel p
{
	margin: 0px 10px;
	font-size: 8pt;
	text-align: right;
	line-height: 1.3em;
}

.QuotePanel img
{
	margin: 0px;
}

.FieldTable
{
	border-collapse: collapse;
}

.FieldTable td
{
	border: 2px solid white;
}

.FieldLabelCell
{
	width: 100px;
	background-color: #EEE;
	padding: 6px;
	vertical-align: top;
}

.OuterTabPanel
{
	position: relative;
}

.TitleBanner
{
	border: 1px solid #666;
	margin-bottom: 8px;
	background: #5a85a6 url(Gradient.axd?Orientation=Vertical&Length=32&StartColor=82a3bd&FinishColor=5a85a6) repeat-x;
}

.TitleBanner h1
{
	color: White;
	margin: 0px;
	padding: 6px 8px;
	font-size: 12pt;
	color: #F3F3F3;
	filter: glow(color=#335066,Strength=1) dropshadow(color=#3e5c73,offx=1,offy=1);
	width: 570px; /* hack for filter to work */
}

ul.HorizontalTabList
{
	position: relative;
	padding: 0px;
	z-index: 50;
	margin: 0px;
	height: 28px;
}

ul.HorizontalTabList li
{
	float: left;
	list-style-type: none;
	list-style-image: none;
	cursor: pointer;
	padding: 5px 7px 0px 7px;
	height: 22px;
	vertical-align: middle;
	margin: 0px 4px 0px 0px;
	border: 1px solid #999;
	border-bottom-width: 0px;
	background: #D6D6D6 url(Gradient.axd?Orientation=Vertical&Length=13&StartColor=EAEAEA&FinishColor=EAEAEA) repeat-x;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
}

ul.HorizontalTabList li.Selected
{
	border-color: #447ba4;
	background: #447ba4 url(Gradient.axd?Orientation=Vertical&Length=13&StartColor=6995B6&FinishColor=6995B6) repeat-x;
	color: White;
}

.HorizontalTabPanel
{
	position: relative;
	margin-top: 0px;
	padding: 12px;
	border: 1px solid #666;
	border-top: 8px solid #447ba4;
	border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px; /*background-color: #EAEAEA;*/
}

ul.ThumbnailList li
{
	float: left;
	list-style-type: none;
	list-style-image: none;
	margin: 0px 6px 12px 0px;
	position: relative; /* hack for IE 6 */
}

ul.ThumbnailList li img, ul.ThumbnailList li span /* hack for IE 6 pngfix */
{
	float: left;
	margin: 0px 6px 6px 0px;
	border: 1px outset #666;
}

.VideoList li
{
	width: 275px;
	height: 120px;
}

.StaffList li
{
	width: 230px;
	height: 150px;
}

.StaffList li img
{
	width: 110px;
	height: 135px;
	overflow: hidden;
}

.TreeView, .TreeView img, .TreeView table
{
	margin: 0px;
	padding: 0px;
}

div.ContactMethodPanel
{
	float: left;
	width: 250px;
	position: relative; /* hack for IE 6 */
}

.Clickable
{
	cursor: pointer;
}

.LeftImage
{
	float: left;
	clear: left;
	margin: 0px 12px 12px 0px;
	border: 1px outset #666;
	position: relative; /* hack for IE 6 */
}

.RightImage
{
	float: right;
	clear: right;
	margin: 0px 0px 12px 12px;
	border: 1px outset #666;
	position: relative; /* hack for IE 6 */
}

.Clear
{
	clear: both;
	margin: 0px;
	height: 0px;
}

div.InfoBox
{
	position: relative; /* hack for IE 6 */
	float: right;
	background: #EAEAEA url(../../Images/InfoBoxBackground.png);
	width: 150px;
	border: 1px solid #AAA;
	margin-left: 12px;
	padding: 12px 12px 0px 12px;
	border-radius: 6px;
	-moz-border-radius: 6px;
}

.TwoColumnList
{
	float: left;
	width: 225px;
}

ul.PdfList li
{
	list-style-image: url(../../Images/PdfIcon.png);
}

div.DownloadPanel
{
	position: relative; /* hack for IE 6 */
	float: right;
	width: 250px;
	border: 1px outset #666;
	background-color: #EAEAEA;
	margin: 0px 0px 12px 12px;
}

div.DownloadPanel ul
{
	overflow: auto;
	height: 75px;
	background-color: White;
	border: 1px inset #666;
}

div.DownloadPanel li
{
	font-size: 8pt;
	margin-bottom: 4px;
	white-space: nowrap;
}

.SolutionPanel
{
}

.SolutionPanel img
{
	float: left;
	margin-right: 15px;
}

.SolutionPanel div
{
}

.SolutionPanel ul
{
	float: left;
	width: 175px;
}

ul.VerticalTabList
{
	float: left;
	width: 150px;
	margin-right: 20px;
}

ul.VerticalTabList li
{
	cursor: pointer;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 6px;
}

.VerticalTabList li.Selected
{
	background: #CCC url(Gradient.axd?Orientation=Vertical&Length=30&StartColor=f2f0e5&FinishColor=e6e7e6) repeat-x;
}

.VerticalTabPanel
{
	float: left;
	width: 600px;
}

.ScreenshotPanel div
{
	float: left;
	width: 190px;
}

.ScreenshotPanel img
{
	display: block;
	width: 160px;
	height: 120px;
	cursor: pointer;
	margin: 0px 15px 0px 15px;
}

.ScreenshotPanel p
{
	text-align: center;
}

.ScreenshotPanel br
{
	clear: both;
	margin: 0px;
	height: 0px;
}

div.ResourcePanel
{
	float: left;
	width: 350px;
	margin: 0px 20px 20px 0px;
}

div.ResourcePanel > img
{
	float: left;
	width: 100px;
	margin: 0px 12px 12px 0px;
	border: 1px solid #666;
}

.FeaturesPanel img
{
	float: left;
	width: 72px;
	height: 72px;
	margin: 0px 12px 12px 0px;
}

.FeaturesPanel hr
{
	clear: left;
}

.TopicPanel img
{
	float: left;
	width: 48px;
	height: 48px;
	margin: 0px 6px 6px 0px;
}

.TopicPanel h3
{
	font-size: 10pt;
	text-align: left;
	margin: 0px 0px 6px 0px;
}

.TopicPanel hr
{
	height: 2px;
	border-width: 0px;
	background-color: #fff;
	margin: 0px 0px 10px 0px;
}

.QuotePanel p
{
	margin: 0px 10px;
	font-size: 8pt;
	text-align: left;
	line-height: 1.3em;
}

div.HighlightPanel
{
	float: left;
	width: 265px;
	height: 125px;
	margin: 6px 20px 0px 0px;
}

div.HighlightPanel > img
{
	float: left;
	margin: 0px 12px 20px 0px;
}
