@charset "utf-8";
/* CSS Document */

/* ==================== FONTS ================== */

.OrangeHeadline {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #f68548;
	line-height: 16px;
}
.Copy {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #777373;
	line-height: 16px;
}
.Address {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #464646;
}
.Address a {
	color: #464646;
	text-decoration: underline;
}
.Address a:hover {
	color: #464646;
	text-decoration: none;
}
.Guest {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #494949;
	text-decoration: none;
}
.Guest a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #494949;
	text-decoration: none;
}
.Guest a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #494949;
	text-decoration: underline;
}
.TitleOrange {
	font-family: Myriad Pro, Verdana, Geneva, sans-serif;
	font-size: 43px;
	font-weight: 600;
	color: #f55b07;
}
.TitleGrey {
	font-family: Myriad Pro, Verdana, Geneva, sans-serif;
	font-size: 43px;
	font-weight: 600;
	color: #bdc0c1;
}
.PasswordLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.PasswordLink a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.PasswordLink a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

/* ================== FORMATTING =============== */

#PageWrap {
	margin: 0 auto;
	background-image: url(/common/login/images/webaloo_login_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 980px;
	height: 635px;
	text-align: left;
}
#HeadWrap {
	width: 980px;
	height: 149px;
}
#HeaderOne {
	width: 643px;
	height: 149px;
	float: left;
}
#WebalooHQ {
	width: 643px;
	height: 108px;
	text-align: right;
	background-image: url(/common/login/images/login_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#Hello {
	width: 643px;
	height: 41px;
}
#HeaderTwo {
	width: 337px;
	height: 149px;
	float: right;
	padding-top: 50px;
}
#MidWrap {
	width: 980px;
	height: 199px;
	margin-top: 36px;
}
#Content {
	width: 350px;
	height: 199px;
	margin-left: 155px;
	float: left;
	overflow: auto;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #777373;
	line-height: 16px;
}
#Content a {
	color: #f68548;
	text-decoration: underline;
}
#Content a:hover {
	color: #f68548;
	text-decoration: none;
}
#Login {
	text-align: center;
	width: 200px;
	height: 120px;
	float: right;
	margin-right: 160px;
	margin-top: 79px;
}
#Buttons {
	width: 980px;
	height: 91px;
	margin-top: 58px;
	padding-left: 97px;
	clear: both;
}
.LoginButton {
	width: 123px;
	height: 20px;
	background-image: url(/common/login/images/button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
}
body {
	margin: 0;
	padding: 0;
	margin: 0;
	text-align: center;
}
