/* CSS Stylesheet for DARTReporting.co.uk */
 
/* BODY				{background-color: #FFDDAA;       LETTER-SPACING: normal;    TEXT-TRANSFORM: none;    WORD-SPACING: normal;    margin: 0 0 0 0;	font-family: Tahoma;	font-size:6pt;	} */
BODY				{background-image: url("images/structure/background.jpg");   LETTER-SPACING: normal;    TEXT-TRANSFORM: none;    WORD-SPACING: normal;    margin: 0 0 0 0;	font-family: Tahoma;	font-size:6pt;	}
/* --------------------------------------------------------------------------- */
/* CONTROLS */
div.Scrollable			{overflow: auto;}
div.Box				{overflow: auto; border-style: solid; border-color:#000044; border-width:1; background-color:EEEEFF;}
.InputBox			{background-color: #FFFFFF;	color: #000000;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}	
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* BUTTONS */
.MenuButton			{background-color: #5199DC;}
.TextMenuButton			{background-color: Transparent;	color: #FFFFFF;	text-align: center;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.TextMenuButton:Hover		{background-color: Transparent;	color: #FFFFFF;	text-align: center;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: underline;}
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* TEXT */	
.Link				{background-color: Transparent;	color: #000088;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.Link:Hover			{background-color: Transparent;	color: #000088;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: underline;}
.LinkWhite			{background-color: Transparent;	color: #FFFFFF;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.LinkWhite:Hover		{background-color: Transparent;	color: #FFFFFF;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: underline;}
.LinkBlack			{background-color: Transparent;	color: #000000;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.LinkBlack:Hover		{background-color: Transparent;	color: #000000;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: underline;}
.LinkLarge			{background-color: Transparent;	color: #000088;	text-align: left;	font-family: Arial; 	font-size: 12pt;	font-weight: normal;	text-decoration: none;}
.LinkLarge:Hover		{background-color: Transparent;	color: #000088;	text-align: left;	font-family: Arial; 	font-size: 12pt;	font-weight: normal;	text-decoration: underline;}
.TextSmallBlack			{background-color: Transparent;	color: #000000;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.PanelTextTitle			{background-color: Transparent;	color: #000000;	text-align: left;	font-family: Calibri; 	font-size: 10pt;	font-weight: bold;	text-decoration: none;}
.PanelText			{background-color: Transparent;	color: #FFFFFF;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.TextSmallWhite			{background-color: Transparent;	color: #FFFFFF;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.TextSmallBlackCenter		{background-color: Transparent;	color: #000000;	text-align: center;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.TextTitleBlack			{background-color: Transparent;	color: #588BBC;	text-align: left;	font-family: Arial; 	font-size: 16pt;	font-weight: normal;	text-decoration: none;}
.TextSmallBlueTitle		{background-color: Transparent;	color: #000088;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.TextError			{background-color: Transparent;	color: #FF0000;	text-align: center;	font-family: Tahoma; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.TextThankyou			{background-color: Transparent;	color: #0000FF;	text-align: center;	font-family: Tahoma; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.RequiredField			{font-family: "verdana",MS Sans Serif, Tahoma, sans-serif; font-size: 10px; font-style: italic; font-weight: normal;	color: #FF0000; }
.TextWizard			{background-color: Transparent;	color: #000000;	text-align: left;	font-family: Calibri; 	font-size: 12pt;	font-weight: normal;	text-decoration: none;}
/* --------------------------------------------------------------------------- */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Arial; 	
	font-size: 8pt;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 0px;
	background: #5970B2;
	font-family: Arial; 	
	font-size: 8pt;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	filter:alpha(opacity=90);
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		background-image: url(images/buttons/SubMenuButton.png);
		color: #FFF}

