﻿body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}
ul{
 margin-left: 20px;
}
ul li{
 list-style-type:disc;
}
.mainContainer {
	width: 780px;
}
.content {
	display: block;
	clear: both;
	float: none;
	background-color: #a1b7cc;
	overflow: auto;
	height: 100%;
}
.navigation {
	display: block;
	clear: both;
}
.footer {
	margin-left: 180px;
	display: block;
	clear: both;
}
.footer ul {
	margin: 0;
	padding: 0;
	color:#C3CDD6;
	text-decoration:none;
	font-size:8pt;
}
.footer ul li {
	display: inline;
	float: left;
	list-style: none;
}
.footer ul #liCopyright {
	margin-right: 75px;
}
.footer ul #liTerms {
	margin-right: 75px;
}
.footer ul #liPrivacy {
	margin-right: 75px;
}
.footer ul #liContact {
}
.footer ul li a {
	text-decoration: none;
	color:#C3CDD6;
	text-decoration:none;
	font-size:8pt;
}
.qflixTop {
	display: block;
	overflow: auto;
}
.qflixTop h1 {
	text-indent: -5000px;
	display: none;
}
.qflixTop .logo {
	width: 162px;
	display: inline;
	float: left;
	text-align: center;
	vertical-align: middle;
	height: 70px;
}
.qflixTop .logo img {
	margin-top: 10px;
}
.qflixTop .emptyTop {
	display: inline;
	float: left;
	background-color: #e4edf4;
	height: 70px;
	width: 618px;
	line-height: 1px;
}
.navigation {
	display: block;
	clear: both;
	overflow: auto;
}
.navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.navigation ul li {
	display: inline;
	float: left;
	line-height: 20px;
}
.navigation ul li a {
	font-size:10pt;
	color:#7F8792;
	text-decoration:none;
}
.navigation ul li a:hover {
	color:#434548;
}
.navigation ul li.selected, .navigation ul li.selected a, .navigation ul li.selected a:hover {
	color: #FFFFFF;
	background-color: #a1b7cc;
}
.navigation li.emptyNavSpace {
	width: 162px;
	background-color: #e4edf4;
	height: 20px;
}
.navigation #liOverview, .navigation .liOverview {
	text-align: center;
	width: 78px;
}
.navigation #liLicensees, .navigation .liLicensees {
	text-align: center;
	width: 113px;
}
.navigation #liConsumers, .navigation .liConsumers {
	text-align: center;
	width: 120px;
}
.navigation #liPartners, .navigation .liPartners {
	text-align: center;
	width: 77px;
}
.navigation #liPress, .navigation .liPress {
	text-align: center;
	width: 62px;
}
.navigation #liAbout, .navigation .liAbout {
	text-align: center;
	width: 82px;
}
.navigation #liFaq, .navigation .liFaq {
	text-align: center;
	width: 86px;
}
.leftNavigationHeader {
	height: 20px;
	background-color: #a1b7cc;
	overflow: hidden;
}
.leftNavigation {
	width: 162px;
	background-color: #a1b7cc;
	display: inline;
	float: left;
	height: 100%;
	overflow: auto;
}
.bodycontainer {
	display: inline;
	float: left;
	background-color: #ffffff;
	overflow: auto;
	height: 100%;
	width: 618px;
}
.bodyContent {
	width: 380px;
	padding: 0 6px 6px 6px;
	margin-top: 15px;
	vertical-align: top;
	float: left;
	display: inline;
	background-color: #ffffff;
	overflow: auto;
}
.rightMenu {
	width: 226px;
	float: left;
	margin-top: 15px;
	display: inline;
	background-color: #ffffff;
	vertical-align: top;
}
.bodyContent h3 {
	font-size: 13pt;
	color: #333333;
	font-weight: bold;
}
.mainWidget {
	background-color: #ffffff;
	text-align: left;
	font-size: 10pt;
	color: #333333;
	border: 1px solid #A1B7CC;
}
.mainWidget h4 {
	background-color: #A1B7CC;
	color: #FFFFFF;
	padding: 2px;
	margin: 0;
}
.mainWidget h5 {
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
	margin: 5px 4px 5px 4px;
}
.mainWidget p {
	margin: 0 4px 0 4px;
}
.mainWidget a {
	font-weight: bold;
}
.pressWidget {
    /*width:220px;*/
	background-color: #ffffff;
	text-align: left;
	font-size: 10pt;
	color: #333333;
	border: 1px solid #A1B7CC;
}
.pressWidget h4 {
	background-color: #A1B7CC;
	color: #FFFFFF;
	padding: 2px;
	margin: 0;
}
.pressWidget h5 {
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
	margin: 5px 4px 0 4px;
}
.pressWidget p {
	margin: 5px 4px 0 4px;
}
.pressWidget a {
	font-size: 8pt;
}
.relatedWidget {
	/*width:220px;*/
	background-color: #FFFFFF;
	margin-top: 8px;
	text-align: left;
	font-size: 8pt;
	color: #333333;
	padding: 8px;
	border: 1px solid #A1B7CC;
}
.relatedWidget h4 {
	font-weight: bold;
	color: #666666;
	margin: 0 0 6px 0;
	font-size: 9pt;
}
.linkAsButton	{
	font-size: 8pt;
	color:#333333;
	background-color: #e0dfe3;
	border:1px solid #7F8792;
	height: 18px;
	line-height: 18px;
	font-size: 8pt;
	padding: 2px;
}
.linkAsButton2	{
	font-size: 9pt;
	color:#333333;
	background-color: #e0dfe3;
	border:1px solid #7F8792;
	height: 20px;
	line-height: 20px;
	padding: 4px;
}
.qualificationWidget {
	width: 224px;
	/*height: 50px;*/
	border:1px solid #A1B7CC;
	padding:0px;
	background-color:#CCCCCC;
	margin-bottom:5px;
	display: block;
	clear: both;
}
.qualificationWidgetHeader {
	background-color:#A1B7CC;
	font-size:9pt;
	color:#FFFFFF;
	padding:2px;
	font-weight:bold;
	text-align: center;
}
.qualificationWidgetContent {
	text-align: center;
	padding: 5px;
}
.clear {
	display: none;
	clear: both;
}
.flashContainer, .flashContainer object {
	display: inline;
	float: left;
	margin: 2px;
	padding: 0;
}
span.error {
	display: block;
	clear: both;
}
