﻿body
{
	font-size: 0.85em;
	color: black;
	font-family: Arial, Sans-Serif; /*text-align: justify;*/
	background-color: #cecece;
	overflow: -moz-scrollbars-vertical; /*overflow-y: scroll;*/
	margin: 0px;
	line-height: 1.55pc;
	background-image: url( '/images/Background.png' );
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.VideoFrame
{
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #000000;
}
.VideoFrameTitle
{
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #000000;
	background-color: #111111;
	color: #ffffff;
}

.SideMenu
{
	position: fixed;
	top: 30%;
	left: 20px;
	width: 170px;
}

.SideMenuTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
}
.SideMenuSlot { list-style: none; padding: 0px; margin: 0;}
.SideMenuSlot li{ padding: 0; margin: 0; }

.SideMenuSlot a
{
	display: block;
	padding: 5px 5px 5px 5px;
    color: #dddddd;
    background-color: #363633;
}

.SideMenuSlot a:visited
{
	display: block;
	padding: 5px 5px 5px 5px;
    color: #dddddd;
    background-color: #363633;
}
.SideMenuSlot a:hover
{
	color: #1a1a1a;
	background-color: #D0EB6A;
	/*background-color: #dddddd;*/
}

a
{
    font-family: Arial, Sans-Serif; /*font-weight: bold;*/
    text-decoration: none;
    color: #eb3d00;
}

a#block
{
    display: block;
}

a#block:hover
{
    background-color: #dddddd;
}

a:link
{
}
a:visited     { color: #eb3d00; }
a:active      { color: #eb3d00; }
a:hover
{
    /*background-color: #ffffff;*/
    color: #ff9600;
}


a IMG
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
/*
a:hover IMG 
{
    background-color: #e1e1e1;
    text-decoration: none;
    border: 0px;
    margin: 0px;
    border: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}*/

a:link.menu
{
	font-weight: lighter;
    color: #eb3d00;
    margin: 0px;
}

a:visited.menu
{
}

a:link.menuSelected
{
    color: black;
    text-decoration: none;
    font-weight: bolder;
    margin: 0px;
    background-color: #778a9b;
    font-size: larger;
}
a:visited.menuSelected
{
    color: black;
    text-decoration: none;
    font-weight: bolder;
    margin: 0px;
    background-color: #778a9b;
    font-size: larger;
}
a:hover.menuSelected
{
    color: black;
    text-decoration: none;
    font-weight: bolder;
    margin: 0px;
    font-size: larger;
}

a:hover.menu
{ 
	color: #000000;
	background-color: #eb3d00;
	text-decoration: none
}


.PortfolioLink
{
	font-size: 1.3em;
	line-height: 1.0pc;
	letter-spacing: 0.05pc;
	font-weight: 600;
	display: block;
	margin-top: 3px;
	margin-bottom: 4px;
	color: #eb3d00;
}



.PortfolioSpan
{
    border: 1px solid #eeeeee;
    background-color: #eeeeee;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    cursor: pointer;
}

.PortfolioSpan:hover
{
    background-color: #dddddd;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid #cccccc;
}

.PortfolioImage
{
    float: left;
    display: block;
    margin-right: 10px;
}

.PortfolioText
{
    display: block;
}

.PortfolioDate
{
    /*color: #5d5d5d;*/
    color: #000000;
    font-size: 10pt;
    font-weight: lighter;
    line-height: 1.2pc;
}

img.border
{
    border: 1px solid #000000;
}

.header
{
    /*background-color: #e1e1e1;*/
}

.Footer
{
    text-align: center;
    color: #8791a0;
    margin-top: 16px;
}

.SubText
{
    color: #5d5d5d;
    font-size: 10pt;
    font-weight: lighter;
    line-height: 1.1pc;
	letter-spacing: 0.03pc;
	text-align: left;
}

table
{
    vertical-align: bottom;
}

.MenuTable
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    text-align: right;
}


.MenuTableTop
{
    border-right: black 2px solid;
    border-top: black 2px solid;
    border-left: black 2px solid;
    border-bottom: black 2px solid;
}

.menu
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    font-family: Arial, Sans-Serif;
    vertical-align: bottom;
}

.title
{
    font-weight: bold;
    font-size: 14pt;
}

.content
{
    text-align: justify;
}

.heading1
{
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	text-decoration: none;	   
}

.heading2
{
    font-family: Arial, Sans-Serif;
    font-size: 24pt;
    font-weight: bold;
    text-transform: uppercase;
    color: black;
    letter-spacing: -3px;
    text-decoration: none;
}

.SectionHeading
{
	font-family: Arial, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 4px;
	padding-top: 30px;
}

.SectionHeadingDiv
{
    /*border-bottom: 1px solid #000000;*/
    /*border-bottom: 4px solid #cbcbcb;*/
    border: 1px solid #cbcbcb;
    background-color: #eeeeee;
    margin-top: 1em;
    margin-bottom: 1em;
	/*background-image: url( '/images/SectionHeadingBackground.png' );
	width: 728px;
	height: 28px;*/
}

.SectionSubHeading
{
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.ContentColumn
{
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #f3f3f3;
    border-right: #ffffff 6px solid;
    border-top: #ffffff 6px solid;
    border-left: #ffffff 6px solid;
    border-bottom: #ffffff 6px solid;
    vertical-align: top;
}


.TabbedBullets
{
    list-style-type: disc;
    padding-bottom: 4px;
    padding-top: 4px;
}

.TabbedNumbers
{
	text-indent: 1pc;
	list-style-position: outside;
	list-style-type: decimal;
}


#header #menu a
{
	outline: none;
}

#header #menu ul
{
	margin: 0; padding: 0px 0;
	list-style: none;
}

#header #menu ul#main-navigation
{ 
	float: left;
}
  
#header #menu ul#base-navigation
{ 
	text-align:right;
}

#header #menu ul li
{
	vertical-align: bottom;
	display: inline;
}

#header #menu ul li a
{
    background-color: #ffffff;
    border-right: #e1e1e1 1px solid;
    border-top: #e1e1e1 1px solid;
    border-left: #e1e1e1 1px solid;
    border-bottom: #e1e1e1 0px solid;
    vertical-align: bottom;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 4px;
    padding-top: 5px;
}

.NewSection
{
    margin-left: 0px;
    padding-left: 30px;
}

.pageheading
{
    margin-bottom: 2em;
    margin-top: 26px;
}

.AboutPoint
{
	margin-left: 18px;
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0.9pc;
	color: #000000;
}

.AboutBlurb
{
	font-size: 11pt;
	font-weight:normal;
	color: #615f61;
	padding-left: 18px;
}

.Downloadable
{
	font-size: 9pt;
	font-weight: lighter;
	/*color: #eb3d00;*/
	color: #918f91;
	text-align: right;
	line-height: 1.2pc;
}

.ComparisonTable
{
    border: 1px solid #C0C0C0;
    border: none;
}

.ComparisonCell
{
    vertical-align: middle;
    border: 1px solid #C0C0C0;
    padding: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #EEEEEE;
}


.QuoteBox
{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #C0C0C0;
    padding: 10px 10px 0px 10px;
    background-color: #EEEEEE;
    width: 300px;
}

.QuoteBoxFull
{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #C0C0C0;
    padding: 10px 10px 0px 10px;
    background-color: #EEEEEE;
}

.QuoteBoxLeft
{
	border: 1px solid #C0C0C0;
	padding: 10px 10px 0px 10px;
	background-color: #EEEEEE;
	width: 329px;
	float: left;
}

.QuoteBoxRight
{
	border: 1px solid #C0C0C0;
	padding: 10px 10px 0px 10px;
	background-color: #EEEEEE;
	width: 329px;
	float: right;
}

.QuoteText
{
	font-style: italic;
	font-size: 10pt;
	color: #444444;
	text-align: justify;
}

.QuoteMarks
{
    font-size: 1.4em;
    color: #999999;
    font-weight: bold;    
}

.QuoteSource
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #999999;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}

.DownloadSectionHeader
{
	font-size: 16px;
	font-weight: bold;
    padding-bottom: 10px;
}

.DownloadTable
{
    margin: 0px;
    /*border: 1px solid #C0C0C0;*/
    border: 0px;
    padding: 3px;
    width: 100%;
}

.DownloadPlatformBox
{
	width: 38px;
	vertical-align: top;
	padding-top: 6px;
}

.DownloadLinkBox
{
	vertical-align: top;
	/*height: 74px;*/
	padding-right: 16px;
	padding-bottom: 0px;
	text-align: left;
}

.DownloadLinkBoxDivider
{	
	height: 20px;
}

.DownloadLicenseBox
{
    margin: 0px;
    border: 1px solid #C0C0C0;
    padding: 5px;
    background-color: #eeeeee;
    width: 158px;
}

.DownloadLicenseDescriptionCell
{
    vertical-align: top;
    text-align: left;
}

.LicensesTableBuyCell
{
	text-align: center;
    vertical-align: middle;   
    padding-top: 4px;
    padding-bottom: 4px;
}

.LicensesTable
{
	width: 152px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 12px;
	background-color: #11bbee;
	color: #ffffff;
}

.LicensesTableRow
{
	line-height: 16px;
}

.LicensesTableName
{
	/*width: 90px;*/
	width: 74px;	
}

.LicensesTableCost
{
	/*width: 90px;*/
	text-align: right;
}

.LicensesTableGBP
{
	/*width: 90px;*/
	font-size: xx-small;
}

.DownloadLicenseType
{
	font-size: 13px;
	font-weight: bold;	
	color: #777777;
	line-height: 22px;
}

.DownloadLicenseDescription
{
	font-size: 12px;
	color: #999999;
	line-height: 22px;
}

.DownloadRequirements
{
	font-size: 12px;
	color: #999999;
	padding-bottom: 20px;
}

.DownloadVersion
{
	font-size: 10px;
	color: #555555;
}

.ClientCell
{    
    text-align: center;    
    vertical-align: middle;
    width: 50pc;
}

.ClientImage
{
    display: block;
    text-align: center;
}

.ProductBoxImage
{
	padding-top: 6px;
	width: 180px;
}

/*
.ProductBoxCell
{
	rowspan: 2;
	valign: top;
}
*/

.ProductTitle
{
	color: #eb3d00;
	font-size: 1.6em;	
	font-weight: 600;
	display: block;
	/*line-height: 1.0pc;
	letter-spacing: 0.05pc;	
	margin-top: 13px;*/
	margin-bottom: 4px;
}

.ProductDescriptionBox
{
	vertical-align: top;
	padding-top: 10px;
}

.ProductDescription
{
	color: #5d5d5d;
    font-size: 10pt;
    font-weight: lighter;
    line-height: 1.3pc;
	letter-spacing: 0.03pc;
	text-align: left;
	padding-right: 8px;
}

.ProductSpecialOfferHighlight
{
	background-color: #11bbee;
	color: #ffffff;
	font-weight: bold;
}

.ContentsTableCell
{
	text-align: center;
	width: 91px;			/* 728px total width divided by 8 elements*/	
	border-right: solid 1px #cccccc;
}

.more
{
	color: Gray;
	/*font-size: small;*/
	font-weight: lighter;
	text-transform: none;	
}

.InterviewQuestion
{	
    /*border: 1px solid #11bbee;*/
	border: 1px dotted #eb3d00;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #eeeeee;
    margin-top: 48px;
}

.InterviewAnswer
{
	/*font-style: italic;*/
}

.InterviewRH
{
	vertical-align: middle;
	margin-right: 1px;
}

.LicenseInfoBox
{	
  text-align: left;
  border: 1px dotted #eb3d00;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #eeeeee;
}

.indented
{
	margin-left: 5px;
	margin-right: 5px;
}

.indented_sub
{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 0.8em;	
	line-height: 0.4pc;
}