﻿body
{
	background-image: url("/moevenpickeis/Images/bg_main.jpg");
	background-attachment: fixed;
}

.ConsoleMenu 
{
	color: #602310;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #e0e0e0;
}

.ConsoleMenu a
{
	color: #602310;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.MainMenuDiv
{
	width: 560px;
	position:relative; 
	top: -580px; 
	left: 20px;
	font-family: Verdana;
	font-weight: bold;
	color: #F3CF7E;
	text-align: left;
}

.BreadcrumbDiv
{
	width: 560px;
	position:relative; 
	top: -570px; 
	left: 20px;
	text-align: left;
}

.BreadcrumbLink
{
	font-family: Verdana;
	font-size: 10px;
	color: #F3CF7E;	
}

.BreadcrumbLabel
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B0681F;	
}

.BreadcrumbSeparatorDiv
{
	height: 10px;
}

.BreadcrumbSeparatorImage
{
	width: 460px;
	height: 1px;	
}

.MainMenuDiv a
{
	color: #F3CF7E;
}

.MainMenuDiv a:active
{
	color:  #DFA03B;
}

.MainMenuDiv a:hover
{
	color:  #DFA03B;
}

.MenuSeparatorDiv
{
	width: 460px;
	height: 10px;
}

.MenuSeparatorImage
{
	width: 460px;
	height: 1px;
}

a.MenuActiveLink
{
	color: #DFA03B;
	margin-bottom: 20px;
}

a.MenuInactiveLink
{
	color: #F3CF7E;
	margin-bottom: 20px;
}


.MenuLevel1Div
{
	font-size: 14px;
}

.MenuLevel2Div
{
	font-size: 12px;
}

.MenuLevel3Div
{
	font-size: 10px;
}

.MenuLevel4Div
{
	font-size: 10px;
}

.PrintFooterImageDiv
{
	display: none;
}

.PrintControlsDiv
{
	display: none;
}

.ContentDiv
{
	position:relative;
}

.PrintBackgroundDiv
{
	display: none;
}

.ContentLeftColumn
{
	width: 510px;
}

.ContentRightColumn
{
	width: 290px;
}

.ContentGabelTabel
{
}

.ContentGabelRow
{
	height: 25px;
}

.ContentGabelCell
{
}

.ContentGabelLinkText
{
	vertical-align: top;
}

.ContentGabelSeparatorImage
{
	width: 100%;
	height: 1px;
}

.ContentFooterRow
{
	height: 20px;
}

.ContentFooterCell
{
}

.ContentFooterLinkText
{
	vertical-align: top;
}


.ContentFooterSeparatorImage
{
	width: 100%;
	height: 1px;
}

div#NIRFSearchDiv
{
	display: inline;
}

tr#PdfDownloadRow
{
	display:block;
}

.CmsFlashTvSpot
{
	position: relative;
	top: 70px;
	left: 80px;
}

.CloseSurvey
{
	position: absolute;
	top: 15px;
	left: 170px;
}

.goToSurvey
{
	position: absolute;
	top: 250px;
	left: 20px;
}

.dsItemClass
{
	background-color: #3F2B13;
	color: #F3CF7E;
	width: 320px;
	border: 0;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
	overflow: hidden;
}
.dsAlternateItemClass
{
	background-color: #F3CF7E;
	color: #3F2B13;
	width: 320px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
	overflow:hidden;
}

.MandantoriesLinks a 
{
	padding-left: 8px; padding-right:8px;
}

.MandantoriesLinks a.FirstLink
{
	padding-left:0;
}

