﻿body
{
	background-color:#535353;
	background-image:url('Images/Shared/Master/Background.png');
	background-repeat:repeat-x; 
	text-align:center;
	margin:0px;
	font-family:Arial;
}

a:active
{
    outline: none;
}

img
{
	border:none;
}

.center
{
	background-color:Transparent;
	background-image:none;
	width:1000px;
	min-width:1000px;
	max-width:1000px;
	margin:0 auto;
	text-align:left;
}

.pageContent
{
	float:left;
	border:solid 1px #ebebeb;
	border-top:none;
	background-color:#FFFFFF;
	text-align:left;
	padding:25px;
	overflow:hidden;
	min-height:500px;
}

.mainContent, .menu, .header, .infoBlocks
{
	float:left;
	width:100%;
	min-width:100%;
	max-width:100%;
	margin-top:11px;
}

.header_ADESTIS
{
	margin:0px;border:none;
}

.headerLeftContent
{
	float:left;
}

.headerRightContent
{
	float:right;
}

.headerRightItem
{
	padding-top:18px;
	padding-right:10px;
	float:right;
	border:none;		
	text-decoration:none;
	color:#8a8888;	
	font-size:11px;	
}

.headerRightItem a
{
	border:none;
	text-decoration:none;
	color:#8a8888;	
	font-size:11px;	
	outline: none;
}

.menu
{
	background-color:Transparent;
	background-image:url('Images/Shared/Master/Menu_Background.gif');
	background-repeat:no-repeat;
	min-width:950px;
	min-height:25px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

.DropDownMenu
{	
	margin:2px;
	padding:0px;
	position:absolute;
	z-index:100;
	cursor: hand;
}

.DropDownMenu li
{	
	margin: 0;
	padding: 0;
	list-style:none;
	float: left;
	font: bold 11px Verdana;
}

.DropDownMenu li a
{	
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: auto;
	text-align: left;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;	
	outline: none;
}

.DropDownMenu li a:hover
{	
	background: #cdcdcd;
}

.DropDownMenu div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: none;
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
	background-color:#cdcdcd;
}

	.DropDownMenu div a
	{
		position: relative;
		display: block;
		margin:0 5px 5px 5px;
		padding-bottom:5px;
		padding-right:0;
		width:auto;
		white-space: nowrap;
		color:#000000;
		font: 11px;
		font-family:Verdana;
		font-weight:normal;
		background-image:url('Images/Shared/Master/Arrow.gif');
		background-repeat:no-repeat;
		background-position:0px 8px;
		text-align: left;
		text-decoration: none;
		border-bottom:1px #e5e3e2 dotted;
	}

	.DropDownMenu div a:hover
	{	
		color: #791726;
		background-image:url('Images/Shared/Master/Arrow.gif');
		background-repeat:no-repeat;
		background-position:0px 8px;
		
	}
	
	.DropDownMenu div .DropDownMenuLastOne
	{
		border:none;
		padding-bottom:0px;
	}
	
.ADESTIS_Searchfield
{
	min-height:16px; 
	max-height:16px; 
	float:left; 
	padding-top:1px; 
	font-size:0
}

.ADESTIS_Searchfield_Item
{
	float:left;
	font-size:0;
}

.ADESTIS_Searchfield_Item #SearchField_textBox
{
	float:left;
	min-height:17px;
	max-height:17px; 
	width:155px; 
	padding:0; 
	border:0;
	font-size:11px;
	background-color:#dfe1e4;
}

.ADESTIS_Searchfield #LeftCorner
{
	padding-top:1px
}

.navigation
{
	float:right;
	text-align:right;	
}

.navigationItem
{
	padding:5px 0 0 10px;
	height:16px;
	float:left;
}

.navigationItem a
{
	color:#b0a8a8;
	font-family: 'tahoma','sans-serif'; 
	font-size:small;
	font-weight:100;
	text-decoration:none;
}

.flag
{
	float:right;
	margin-left:6px;
}