﻿body {
	font: normal 76% Lato, Futura;
	margin:0;
	color: rgb(51, 51, 51);
	background:#f0eee8 url('../Resources/Dalatrafik-images/bgfade.gif') repeat-x 0 0 scroll;
	text-align:center;
}

#defaultmaster-outer-wrapper {
	text-align:left;
	margin:0 auto;
	width:980px;
}

#defaultmaster-header {
	background:#FFFFFF url('../Resources/Dalatrafik-images/bgheader.gif') 100% 0 repeat-x;
	min-height:120px;
	padding-left:15px;
	padding-right:15px;
	position:relative;
	color:rgb(51, 51, 51);
}

.left {
	position:absolute;
	top:0;
	left:0;
}

.right {
	position:absolute;
	top:0;
	right:0;
}

#defaultmaster-main-content {
	min-height:406px;
	position:relative;
	background-color:#fff;
}

#defaultmaster-top-menu {
	background:rgb(172, 208, 58); /*url('../Resources/Dalatrafik-images/bgtopmenu.gif') 0 0 repeat-x;*/
	min-height:27px;
	position:relative;
	margin-left:0px;
	margin-right:0px;
}

#defaultmaster-footer {
	background:rgb(172, 208, 58); /*url('../Resources/Dalatrafik-images/bgfooter.gif') 0 0 repeat-x;*/
	min-height:33px;
	padding-left:23px;
	padding-right:23px;
	position:relative;
	margin-left:0px;
	margin-right:0px;
}

#FooterLabel {
	float:left;	
	width: 100%;
	padding-top: 5px;
	text-align:center;
	font-family: Lato, Futura;
	font-size: small;
	font-weight: bold;
	color: rgb(51, 51, 51);
}


.title {

	/*color: #003F7D;*/
	color: rgb(51, 51, 51);
}

#ApplicationTitleLabel {
	/*color: #333333;*/
}

#ApplicationVersionLabel {
	/*color:#333333;*/
}
