body {
	background-image: url(/img/tbr/background.gif);
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #D7D7D7;
}

h1 {
	background-color: #000000;
	color: #FFFFFF;
	padding: 10px;
	border-bottom: 1px solid #FDCC26;
	margin-top: 0;
}
h2 {
	color: #FDCC26;
	font-weight: normal;
	font-size: 27px;
	margin: 0;
}

input.button, input.text, select.text {
	background-color: #BFBFBF;
	border: 1px solid #FFFFFF;
	color: #000000;
	font-size: 12px;
}

input.button {
	background-color: #FDCB44;
	cursor: pointer;
}

/*
a {
	color: #FDCC26;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
*/
a { 
	color: #D7D7D7;
	text-decoration: none;
}
a:hover {
	color: #FDCC26;
}
img {
	border: none;
}

.error, .notice {
	padding: 5px;
	margin-bottom: 1em;
}

.notice {
	border: 1px solid #FDCC26;
}

.error {
	border: 1px solid #FF0000;
}
ul.error {
	list-style-position: inside;
}

.highlight {
	color: #FDCC26;
}

#body {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.column {
	vertical-align: top;
	padding: 0 30px;
}
.column-first {
	padding-left: 0px;
}

.tab-menu {
	margin: 0;
	margin-left: 1px;
	padding: 0;
	padding-top: 20px;
	position: relative;
	z-index: 10;
}
.tab-menu li {
	float: left;
	border: 1px solid #454545;
	list-style: none;
	text-align: center;
	height: 40px;
	line-height: 40px;
	display: block;
	vertical-align: bottom;
	font-size: 13px;
	margin: 0;
	margin-left: -1px;
	margin-top: -1px;
	cursor: pointer;
	background-color: #000000;
	padding: 0 15px;
}
.tab-menu li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.tab-menu li.last {
	border-right: 1px solid #454545;
}
.tab-menu li.selected {
	padding-top: 10px;
	margin-top: -11px;
	border-right: 1px solid #454545;
	border-bottom: 1px solid #000000;
	font-size: 16px;
	cursor: default;
	background-image: url(/img/tbr/tab-selected.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 80px;
}
.tab-menu li.selected a {
	color: #FFCC33;
	margin-top: -1px;
}
.tab-body {
	border: 1px solid #454545;
	margin-top: 40px;
	padding: 20px;
	background-color: #000000;
	margin-bottom: 15px;
}
.tab-body table.columns {
	width: 100%;
}
.tab-body .banner {
	height: 100px;
	width: 840px;
	margin-left: 9px;
	background-image: url(/img/tbr/banner.gif);
}
.tab-body .banner-bottom {
	position: absolute;
	bottom: 55px;
}
.tab-body .banner .inner {
	padding: 10px;
}

#login {
	position: absolute;
	right: 0;
	margin: 0 3px;
	margin-top: -1px;
	text-align: right;
}
#login input {
	background-color: #898989;
	color: #FFFFFF;
	vertical-align: top;
	font-size: 11px;
	padding: 2px;
}
#login input.password {
	display: none;
}
#login input.password-fake {
	display: inline;
}
#login input.button-go {
	background-image: url(/img/tbr/button-go.gif);
	border: none;
	width: 30px;
	height: 20px;
	margin-top: 0;
}
#login a {
	float: right;
	font-size: 11px;
	color: #898989;
	position: relative;
	top: 3px;
}
.button-logout {
	float: right;
}

#footer {
	font-size: 11px;
}

#footer .footer-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer .footer-menu li {
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #D7D7D7;
	float: left;
}
#footer .footer-menu li.last {
	border-right: none;
}

#footer .copyright {
	float: right;
	text-align: right;
}

#register * {
	white-space: nowrap;
}
#register .text {
	width: 250px;
}
#register tr th, #register tr td {
	padding: 3px;
}
#register tr.invalid {
	border: 1px solid red;
}
#register tr th {
	text-align: left;
	font-weight: normal;
}
#register input.button-submit {
	background-image: url(/img/tbr/button-apply.gif);
	width: 70px;
	height: 20px;
	border: none;
}
#register .why {
	font-style: italic;
	text-decoration: underline;
	cursor: pointer;
}
#register .why .tooltip {
	font-style: normal;
	background-color: #000000;
	border: 1px solid #FDCC26;
	position: absolute;
	padding: 5px;
	margin-top: -22px;
	margin-left: 35px;
	width: 400px;
	white-space: normal;
}

.sendtofriends input {
	margin: 5px;
	margin-left: 0;
}
.sendtofriends input.button {
	background-image: url(/img/tbr/button-send.gif);
	border: none;
	height: 20px;
	margin: 0;
	width: 70px;
}

.forgot input.button {
	background-image: url(/img/tbr/button-resendpassword.gif);
	border: none;
	height: 20px;
	margin: 0;
	margin-top: 10px;
	width: 110px;
}
.forgot input.button-resendconfirmation {
	background-image: url(/img/tbr/button-resendconfirmation.gif);
	width: 150px;
}

.poster {
	background-color: #FFFFFF;
	width: 300px;
	color: #464646;
	margin-left: auto;
}

.poster a {
	color: #464646;
}

.poster img {
	display: block;
}

.poster .copy {
	padding: 20px;
}

.poster .copy img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.donor {
	margin-bottom: 1em;
}

.donor img {
	display: block;
}

.donor table {
	background-color: #FFFFFF;
	width: 840px;
	margin-top: -4px;
}

.donor table img {
	display: inline;
}

.donor .icon {
	width: 285px;
	text-align: center;
	border-right: 1px solid #898989;
}

.donor td, .donor th {
	vertical-align: top;
}

.donor td {
	padding: 0 15px;
	color: #464646;
}

.donor td a {
	color: #464646;
}