
/*
--------------------------------------------------------------------------------
	Standard
--------------------------------------------------------------------------------
*/

html, body {
	min-width: 960px;
}

#header, #content, #footer {
	width: 960px;
}

#about, #premium {
	width: 480px;
}

#fabhelp table {
	width: 908px;
}


/*
--------------------------------------------------------------------------------
	General
--------------------------------------------------------------------------------
*/

body {
	background: url("/images/fab/infocenter/footer_bg.png") bottom left repeat-x;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	background-color: #fff;
	color: #424242;
}

#container {
	background: url("/images/fab/infocenter/header_bg.png") left top repeat-x;
}

#header, #content, #footer {
	margin: 0 auto;
	position: relative;
}

#progress, #infocenter {
	display: none;
}

#main {
	position: relative;
}

p {
	margin-bottom: 1.2em;
	padding: 0;
}

a {
	color: #00a7eb;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

strong {
	font-weight: bold;
	color: #000;
}

em {
	font-style: italic;
}

ol, ul {
	list-style-position: outside;
	margin: 1em 2em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ol li, ul li {
	margin-left: 1em;
}

code {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 1em;
    display: block;
    margin: 1em 0 1.2em 0;
    color: #073052;
}


/*
--------------------------------------------------------------------------------
	Header
--------------------------------------------------------------------------------
*/

#header {
	height: 120px;
	position: relative;
}

#logo {
	background: url("/images/fab/infocenter/fabulous_logo.png") no-repeat top left;
	width: 238px;
	height: 66px;
	position: absolute;
	top: 20px;
	left: 25px;
}

#header h1 a {
	width: 238px;
	height: 66px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline-color: #1e344d;
}


/*
--------------------------------------------------------------------------------
	Navbar
--------------------------------------------------------------------------------
*/

#nav_general {
	position: absolute;
	top: 73px;
	right: 20px;
	color: #fff;
}

#nav_general a {
	color: #bbe8fc;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 1em;
}

#nav_general a:hover {
	text-decoration: underline;
}


/*
--------------------------------------------------------------------------------
	Home
--------------------------------------------------------------------------------
*/

#helptopics {
	padding: 0.6em 0 1.2em 0;
}

#helptopics h4 {
	margin: 0 0 0.5em 0;
}

#helptopics h3 {
	background-color: #e9effc;
	border: 1px solid #a4c5dc;
	padding: 0.6em 1em;
	margin: 0 0 1em 0;
	font-size: 15px;
}

#helptopics p {
	padding: 0 15px;
	margin: 0;
}

#helptopics .article {
	margin: 0 12px;
	width: auto;
}

#about {
	float: left;
}

#premium {
	float: right;
}

#fabhelp {
	clear: both;
	padding: 2em 0 0 0;
}

#fabhelp h4 a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#fabhelp table {
	margin: 0 0 0 15px;
}

#fabhelp td {
	width: 50%;
	border: none;
	padding-bottom: 2em;
	vertical-align: top;
}

#fabhelp p {
	padding: 0;
}

#fabhelp td.rightcol h4, #fabhelp td.rightcol p {
	margin-left: 27px;
}

#legal {
	clear: both;
	line-height: 1.6em;
}


/*
--------------------------------------------------------------------------------
	Content
--------------------------------------------------------------------------------
*/

.section h2, .section h2 a {
	display: block;
	width: 221px;
	height: 30px;
}

.section h2 {
	background: url("/images/fab/infocenter/infocenter_hdr.png") no-repeat top left;
	margin: 25px 0 0 15px;
}

.section h2 a {
	text-indent: -9999px;
	overflow: hidden;
}

.article {
	margin: 0 30px;
}

.article h3 {
	font-size: 18px;
	color: #000;
	margin-bottom: 1em;
}

.article h2, .article h4, .article h5 {
	font-weight: bold;
	margin: 2em 0 1em 0;
	color: #222;
	font-size: 14px;
}

.article h5 {
	margin: 0;
	font-size: 12px;
}

#informationcenter {
	padding: 0.6em 0 2em 0;
}

#info_navbar {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 2em 30px 22px;
	margin-bottom: 2em;
	font-size: 13px;
}

#info_navbar a, #info_navbar span {
	margin: 0 0.5em;
}

.section {
	margin: 1em 1em 0.6em 0.9em;
}

#helptopics {
	width: 100%;
	line-height: 1.6em;
}


/*
--------------------------------------------------------------------------------
	Print Page
--------------------------------------------------------------------------------
*/

#print_page {
	margin: 0 0.5em 0 0;
	background-color: #f7f7f7;
	position: absolute;
	top: 0;
	right: 30px;
	padding: 0.5em 1em;
	border: 1px solid #eee;
	font-size: 10px;
}

#print_page img {
	vertical-align: middle;
	margin-right: 0.2em;
}

#print_page a {
	text-decoration: underline;
}

#print_page a:hover {
	color: #333;
}


/*
--------------------------------------------------------------------------------
	Manual
--------------------------------------------------------------------------------
*/

.manual {
	font-size: 10px;
	float: right;
	font-weight: normal;
	display: block;
}

.manual a {
	text-decoration: underline;
}

.manual img {
	vertical-align: middle;
	margin-right: 0.2em;
	margin-bottom: 1px;
}


/*
--------------------------------------------------------------------------------
	Footer
--------------------------------------------------------------------------------
*/

#footer {
	color: #90a0aa;
	height: 55px;
	font-size: 11px;
}

#footerright {
	padding: 24px 0 0 20px;
}

#footer p {
	margin-bottom: 0;
}

#footer a {
	color: #7aa4b9;
	margin: 0 1em;
}

#footerright span {
	margin-right: 1em;
}

#footer .clock {
	text-align: right;
	padding: 5px 20px 0 0;
	color: #063750;
}


/*
--------------------------------------------------------------------------------
	Screenshot
--------------------------------------------------------------------------------
*/

table.screenshot {
	margin: 1em 0;
	width: 500px;
}

table.screenshot td {
	margin: 0;
	padding: 0.5em 0.5em 0.5em 0;
}

table.screenshot img {
	border: 1px solid #000;
}

/*
--------------------------------------------------------------------------------
	Product Tour
--------------------------------------------------------------------------------
*/

#tour_menu {
	background-color: #E7ECEF;
	width: 220px;
	clear: both;
	float: right;
	position: relative;
	margin: 0 2em 2em 2em;
}

#tour_menu ul {
	list-style-type: none;
	margin: 1.5em 1em;
	padding: 0;
	line-height: 1em;
	position: relative;
}

#tour_menu li {
	background-image: url('/images/fab/misc/blt.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 0.8em;
	padding: 0.2em 0 0 1em;
}

#step_nav {
	float: right;
	position: relative;
	margin: 0 2em 2em 2em;
	width: 220px;
}

#tour .article {
	margin-right: 300px;
	width: auto;
}


/*
--------------------------------------------------------------------------------
	Output table
--------------------------------------------------------------------------------
*/

table.output {
	width: 100%;
}

table.output th {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	margin: 1px;
	padding: 0.5em;
	background-color: #656565;
	border-right: 1px solid #999;
}

table.output th a{
	color: #fff;
}

table.output th a:hover{
	color: #fff;
	text-decoration: none;
}

table.output td {
	border-bottom: 1px solid #fff;
	margin: 1px;
	padding: 0.4em;
	vertical-align: top;
}

table.output td.expand {
	border: none;
	background-color: transparent;
	padding: 0;
	width: 20px;
}

table.output td.tools {
	background-color: #E8E8E8;
	width: 200px;
	text-align: left;
	border-left: 1px solid #d7d7d7;
}

table.output td.tools form {
	display: inline;
}

table.output a {
	color: #000;
	font-weight: bold;
}

table.output a:hover {
	color: #666;
}

table.output tr.alt {
	background-color: #E7ECEF;
}

table.output tr.tick td {
	color: #008000;
}


/*
--------------------------------------------------------------------------------
	Privacy table
--------------------------------------------------------------------------------
*/

table.privacy {
    margin: 1em 0 2.8em 0;
}

table.privacy td {
    border-bottom: 1px solid #ccc;
}

table.privacy ul.public {
    color: #c70000;
}

table.privacy ul.private {
    color: #008826;
}

table.privacy p {
	padding: 0;
}


/*
--------------------------------------------------------------------------------
	Data table
--------------------------------------------------------------------------------
*/

table.data {
    border-collapse: collapse;
    margin: 0.5em 0 1.7em 0;
    border: 1px solid #ccc;
}

table.data th, table.data td {
    font-size: 11px;
    text-align: left;
    padding: 0.6em 1em;
    vertical-align: top;
    border: 1px solid #ccc;
}

table.data th {
    font-weight: bold;
    background-color: #eee;
    color: #000;
}

table.data td {
    background-color: #fff;   
}


/*
--------------------------------------------------------------------------------
	Category selector overview
--------------------------------------------------------------------------------
*/

#cat_icons {
	border: 1px solid #eee;
	padding: 1.5em 2em;
	margin: 2em 0 3em 0;
}

#cat_icons ul {
	list-style-type: none;
	margin: 0 0 2em 0;
	clear: both;
}

#cat_icons li {
	padding-left: 15px;
	background-image: url("/informationcenter/screenshots/cat_icons.png");
	background-repeat: no-repeat;
	float: left;
	margin: 0 2em 0 0;
}

#cat_icons li.label {
	padding: 0 1em 0 0;
	margin-right: 1em;
	background: none;
	font-weight: bold;
	color: #222;
}

#cat_icons li.poor {
	background-position: left 6px;
}

#cat_icons li.average {
	background-position: left -24px;
}

#cat_icons li.neutral {
	background-position: left -54px;
}

#cat_icons li.done {
	background-position: left -84px;
}

#cat_icons p {
	margin: 0;
	padding-top: 0.8em;
	clear: both;
	line-height: 1.2em;
}

#cat_overview {
	width: 100%;
	clear: both;
	margin: 1em 0 3em 0;
}

#cat_overview img {
	float: left;
}

#cat_details {
	margin-left: 320px;
	padding-top: 1px;
	line-height: 1em;
}

#cat_details h5 {
	margin: 1.5em 0 0.5em 0;
}

#cat_details h5 em {
	color: #fff;
	background-color: #222;
	padding: 0.2em 0.5em 0.1em 0.5em;
	margin-right: 0.5em;
	font-style: normal;
}

#cat_details p {
	color: #7e7e7e;
	font-size: 11px;
}
