﻿body
{
	margin: 0px;
	padding: 0px;
	background-color: #e1e0ce;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
}
body form
{
	max-width: 980px;
}
A
{
	color: #fb6500;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
a img
{
	border-style: none;
}
.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
#araWrapper
{
	width: 980px;
	min-width: 980px;
	background-color: #ffffff;
	clear: both;
	padding-top: 4px;
}
#araHeader
{
	padding: 0 6px 12px 18px;
	white-space: nowrap;
}
#araHeader a:hover
{
	text-decoration: none;
	cursor: pointer;
}
#araHeader img
{
	vertical-align: middle;
	float: left;
	margin-top: 16px;
}
ul#araToplinks
{
	list-style-type: none;
	margin: 17px 0 9px;
	padding: 0;
	text-align: right;
	font-size: 0.85em;
	width: 400px;
	float: right;
}
#araToplinks li
{
	display: inline;
	padding: 0;
	margin: 0;
}
#araToplinks li a
{
	color: #000;
	border-right: 1px solid #CCCCCC;
	padding-right: 4px;
	padding-left: 2px;
}
#araToplinks li a:hover
{
	text-decoration: underline;
}
#araToplinks li.last a
{
	border-right-style: none;
}
#araHeader .araSiteHeader
{
	font-size: 18px;
	float: left;
	padding-left: 15px;
	font-weight: 500;
	padding-top: 34px;
	color: #333;
}
#araHeader .araSearchWrapper
{
	clear: right;
	float: right;
	margin: 5px 0 0 0;
	position: relative;
	width: 203px;
	right: 21px;
}
#araGlobalNav
{
	background: #ff8500 url(/_layouts/images/bggroup/reporting/globalnav-topleft.gif) no-repeat;
	padding-left: 7px;
	min-height: 33px;
}
.araGlobalNavRight
{
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 13px;
}
#araWrapper .araGlobalNavLinkContainer
{
	background-color: #ff8500;
	padding: 0 0 0 9px;
	margin: 0;
	line-height: normal;
	min-height: 33px;
	height: 33px;
}

#araWrapper .araGlobalNavLinkContainer ul
{
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
	position: relative;
	top: 1px;
}
.araGlobalNavLinkContainer ul li
{
	float: left;
	margin-bottom: 0;
	margin-right: 2px;
	padding-bottom: 0;
	position: relative;
	top: 4px;
	background-position: top left;
	background-image: url('/_layouts/images/bggroup/reporting/gobalnavitemsep.gif');
	background-repeat: no-repeat;
}
.araGlobalNavLinkContainer ul li a
{
	padding-left: 5px;
	padding-bottom: 2px;
	display: block;
}
.araGlobalNavLinkContainer ul li a span
{
	padding: 7px 12px 5px 7px;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
}
.araGlobalNavLinkContainer ul li.globalNavCurrent a
{
	background-image: url('/_layouts/images/bggroup/reporting/globalnavselectedtopleft.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
	display: block;
}
.araGlobalNavLinkContainer ul li.globalNavCurrent a span
{
	color: #333;
	background-image: url('/_layouts/images/bggroup/reporting/globalnavselectedtopright.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#araFooter
{
	font-size: 80%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	margin-top: 10px;
	clear: both;
}
#araFooter ul
{
	margin: 0;
	padding: 0;
	height: 2em;
	font-size: 1.063em;
}
#araFooter ul li
{
	display: inline;
	margin-left: 5px;
}
#araFooter ul li a
{
	color: #333;
	border-right: 1px solid #CCCCCC;
	padding-right: 5px;
}
#araFooter ul li.last a
{
	border-right-style: none;
}
#araFooter P
{
	display: inline;
	font-size: 1.058em;
	margin-right: 5px;
}
#araFooter #registered p
{
	margin-right: 0;
}
.hidden
{
	display: none;
	visibility: collapse;
}
#leftSection
{
	min-width: 196px;
	max-width: 196px;
	width: 196px;
	float: left;
}
#leftSection div
{
	background-image: url('/_layouts/images/bggroup/reporting/leftnavbottombg.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #E7E7DB;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
#leftSection div .selected A
{
	color: #FB6500;
	font-weight: bold;
}
#leftSection h2
{
	font-size: 1.1em;
	color: #fff;
	background-image: url('/_layouts/images/bggroup/reporting/orange_head_196.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ff8500;
	padding: 4px 8px;
	margin: 0;
}
#leftSection div h2 a
{
	color: #fff;
}
#leftSection div ul
{
	margin: 0px;
	padding: 0px;
	display: block;
}
#leftSection div ul li
{
	list-style-type: none;
	padding: 4px 2px 3px 4px;
	border-bottom: 1px #fff solid;
	font-size: 0.85em;
	margin: 0px;
}
html > body > #araWrapper #leftSection div ul li
{
	padding-top: 4px;
	padding-bottom: 4px;
}
#leftSection div ul li a
{
	color: #333;
	font-weight: bold;
	margin: 0;
	font-size: 1em;
}
#leftSection div ul li ul li.selected a
{
	font-weight: bold;
}
#leftSection div ul li ul li
{
	padding: 1px 7px 1px 4px;
	border-bottom-style: none;
	color: #FB6500;
	font-size: 1em;
}
#leftSection div ul li ul li a
{
	color: #FB6500;
}
#leftSection div ul li ul li a
{
	font-weight: normal;
}
#reportingTools .reporting-howto A
{
	color: #FB6500;
}
#contentArea
{
	width: 754px;
	margin-left: 10px;
	float: left;
	font-size: 0.85em;
}
#araSiteActions
{
	clear: both;
}
#araSiteActions #araWelcome
{
	float: left;
}
#araSiteActions #araSiteActionsMenu
{
	float: right;
}
.araRichHtmlField
{
	display: block;
}
.araHeaderContent
{
	display: table-cell;
	vertical-align: middle;
	padding-left: 16px;
	padding-right: 16px;
}
#araGlobalBreadcrumb
{
	margin-top: 10px;
	font-size: 8pt;
	margin-bottom: 13px;
	margin-left: 11px;
}
#araGlobalBreadcrumb p
{
	margin: 0;
}
#araGlobalBreadcrumb ol
{
	padding: 0px;
	margin: 0px;
}
#araGlobalBreadcrumb ol li
{
	display: inline;
	padding-right: 18px;
	padding-left: 0;
	margin-right: 12px;
	background-image: url('/_layouts/images/bggroup/reporting/breadcrumb.jpg');
	background-position: 100% 6px;
	background-repeat: no-repeat;
}
#araGlobalBreadcrumb ol li a
{
	color: #000000;
	text-decoration: none;
}
#araGlobalBreadcrumb ol li a:hover
{
	text-decoration: underline;
}
#araGlobalBreadcrumb .last
{
	background-image: none;
	padding-right: 0px;
	margin-right: 0px;
}
#araContentWrapper
{
	margin-top: 10px;
	padding: 0 10px;
}
/*Search*/
#araSearchBox
{
	background-image: url('/_layouts/images/bggroup/reporting/sitesearch.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 31px;
	padding-top: 5px;
	padding-bottom: 6px;
	margin-right: 0;
	float: left;
	width: auto;
}
.araSearchGo
{
	background-color: Transparent;
	background-image: url("/_layouts/images/bggroup/reporting/sitesearchgo.jpg");
	background-repeat: no-repeat;
	border: none;
	height: 31px;
	max-height: 31px;
	width: 34px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.araSearchGo:active
{
	cursor: pointer;
	-ms-background-position-y: 1px;
	-ms-background-position-x: 1px;
}
.araBcSeparator
{
	background-image: url('/_layouts/images/bggroup/reporting/breadcrumbsep.gif');
	background-position: center;
	background-repeat: no-repeat;
}
#araSearchBox INPUT
{
	font-family: Tahoma;
	border: 0px;
	width: 139px;
	padding: 3px 0;
	background-color: transparent;
	font-size: 0.85em;
}
#registered
{
	margin-top: 3px;
	color: #999999;
}
#vat
{
	border-left: solid 1px #999999;
	padding-left: 5px;
	margin-left: 5px;
}
.araKeyWordsEditor
{
	width: 420px;
}

/*Nav overrides*/

#araWrapper .araGlobalNavRight
{
	background: #ff8500 url(/_layouts/images/bggroup/reporting/globalnav-topright.gif) no-repeat right 0px;
}
#araWrapper .araGlobalNavLinkContainer ul li
{
	background-image: url(/_layouts/images/bggroup/reporting/bgrnd_separator.jpg);
}
#araWrapper .araGlobalNavLinkContainer ul li.globalNavCurrent a span
{
	background-image: url(/_layouts/images/bggroup/reporting/tab_right_on.gif);
	cursor: hand;
	color: #000000;
}
#araWrapper .araGlobalNavLinkContainer ul li.globalNavCurrent a
{
	background-image: url(/_layouts/images/bggroup/reporting/tab_left_on.gif);
	padding-left: 5px;
}
.araGlobalNavLinkContainer ul li a:hover
{
	color: #000000;
	background-image: url(/_layouts/images/bggroup/reporting/tab_left_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
	display: block;
	text-decoration: none;
	padding-left: 5px;
}
.araGlobalNavLinkContainer ul li a:hover span
{
	color: #000000;
	background-image: url(/_layouts/images/bggroup/reporting/tab_right_on.gif);
	height: 100%;
	background-repeat: no-repeat;
	background-position: top right;
	cursor: hand;
}
.sectionGrid
{
	width: 100%;
}
/* Search */
.srch-Title
{
	margin: 0px 0px 0px 5px;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
}
.srch-Title br
{
	display: none;
}
.srch-Icon img
{
	position: relative;
	top: -5px;
}
.srch-Title A:link, .srch-Title A:visited
{
	color: #ff6600;
	text-decoration: none;
}
.srch-Title A:hover
{
	text-decoration: underline;
}
.srch-URL, .srch-URL A:link, .srch-URL, .srch-URL A:visited
{
	color: #8c8c8c !important;
}
.srch-results
{
	margin-top: 26px;
}
/*Country Select*/
#countrySelect p
{
	color: #333333;
	font-size: 0.85em;
	font-family: Verdana, Sans-Serif;
	line-height: 1.3em;
	padding: 5px 0px 0px 7px;
	margin: 0px 9px 0.8em 0px;
}
#countrySelect p select
{
	width: 180px;
}
/* Web Part Zones */
#topZones
{
	clear: both;
}
#leftZone, #rightZone
{
	position: relative;
	width: 50%;
	max-width: 50%;
	min-width: 50%;
	float: left;
}

