@charset "UTF-8";
/* CSS Document */
html, body, #wrapper {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: none;
}
#wrapper {
	text-align: center;
	vertical-align: middle;
	margin: 0px auto;
}
a:link {text-decoration: none; font-weight: bold; color: #336699;}
a:visited {text-decoration: none; font-weight: bold; color: #336699;}
a:hover {text-decoration: underline; color: #666666; font-weight: bold;}
a:active { text-decoration: none; color: #336699; font-weight: bold;}
a.white:link {text-decoration: none; font-weight: bold; color: #FFFFFF;}
a.white:visited {text-decoration: none; font-weight: bold; color: #FFFFFF;}
a.white:hover {text-decoration: underline; color: #FFFFFF; font-weight: bold;}
a.white:active { text-decoration: none; color: #FFFFFF; font-weight: bold;}

body {
	background-color: #255BA1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(/v4/images/layout/bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.navbar {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.credits {
	font-size: 9px;
	color: #336699;
}
.loginbox {
	font-size: 9px;
	color: #FFFFFF;
}
.LoginBoxTitle {
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.FieldContent {
	font-size: 11px;
	color: #000;
}
#Top {
	background-image: url(/v4/images/layout/layout-top.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 820px;
	padding: 0;
	margin: 0;
}
#Main {
	background-image: url(/v4/images/layout/content-bg.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 820px;
}
#Bottom {
	background-image: url(/v4/images/layout/navbar-ftr.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 820px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#MainContent {
	text-align: center;
	width: 800px;
	padding: 10px;
}
#FooterContent {
	text-align: center;
	padding: 14px;
}
.MainBoxTitle {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	vertical-align: text-top;
}
.MainBoxContent {
	font-size: 11px;
	color: #FFF;
}
.DirectLinkButtons {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	white-space: normal;
}
#DirectLinksBox {
	background-image: url(images/support-box-bg.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
}
#BtnDownloadPlayer {
	background-image: url(images/339933-200x60-btn.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	height: 60px;
	width: 200px;
	border: none;
	color: #FFF;
	white-space: normal;
	line-height: 16px;
}
#BtnDTWLogin {
	background-image: url(images/339933-200x60-btn.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	font-stretch: normal;
	height: 60px;
	width: 200px;
	border: none;
	color: #FFF;
	white-space: normal;
	line-height: 16px;
}
#BtnPasswordRetrieval {
	background-image: url(images/0c4383-140x40-btn.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	height: 40px;
	width: 140px;
	border: none;
	color: #FFF;
	white-space: normal;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 10px;
	max-width: 140px;
	max-height: 40px;
}
#BtnSupportPages {
	background-image: url(images/0c4383-140x40-btn.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	height: 40px;
	width: 140px;
	border: none;
	color: #FFF;
	white-space: normal;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 10px;
	max-width: 140px;
	max-height: 40px;
}
#BtnEmailSupport {
	background-image: url(images/0c4383-140x40-btn.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	height: 40px;
	width: 140px;
	border: none;
	color: #FFF;
	white-space: normal;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 10px;
	max-width: 140px;
	max-height: 40px;
}
#BtnDownloadIphone {
	background-image: url(images/009474-140x40-btn.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	height: 40px;
	width: 140px;
	border: none;
	color: #FFF;
	white-space: normal;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 10px;
	max-width: 140px;
	max-height: 40px;
}
#BtnPlayMPEWebsite {
	background-image: url(images/009474-140x40-btn.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	height: 40px;
	width: 140px;
	border: none;
	color: #FFF;
	white-space: normal;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 10px;
	max-width: 140px;
	max-height: 40px;
}
#SupportBoxContent {
	background-image: url(images/support-box-bg.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
}
.SupportBoxTitle {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #336699;
	vertical-align: text-top;
}
.smds {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#LanguageBox {
	position: relative;
	text-align: right;
	right: 30px;
}
