/* -- UBA Listing Page -- */

#ubaBanner 
{
	margin-bottom: 18px;
}

#ubaListSortHeader
{
	background-color: #F1E0B0;
}

.ubaListHeader
{
	height: 16px;
	float: left;
	overflow: hidden;
}

.sort_btn 
{
	margin-bottom: 2px;
}

#ubaListTable
{
	clear: left;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 2px;
	width: 463px;
	border-left: solid 1px #F1E0B0;
	border-right: solid 1px #F1E0B0;
	border-bottom: solid 1px #F1E0B0;
}

.ubaListTableEvenRow 
{

}

.ubaListTableOddRow 
{
	background-color: #FEF8E8;
}

.ubaListIcon
{
	padding: 2px;
	width: 20px;	
}

.ubaListTitle a
{
	margin-left:0px;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

.ubaListTitle:hover a 
{
	color: #FF0000;
}


.ubaListLocation
{
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #D5852C;
}

.ubaListDate
{
	text-align: right;
	padding-right:12px;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
}

.ubaListText
{
	padding-left: 5px;
	padding-right: 12px;
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	color: #422B02;
}


/* -- UBA Detail Page -- */

#ubaDetailTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #990000;
	text-decoration: none;
}

#ubaDetailLocation
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #D5852C;
}

#ubaDetailDate
{
	text-align: right;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}

#ubaDetailText
{
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	color: #422B02;
}

#ubaDetailHeader
{
	width: 467px;
	margin-left: 0px;
	margin-top: 9px;
}

#ubaDetailHeaderTable
{
	margin: 5px;
	margin-left: 10px;
}

#ubaDetailAwardImage 
{
	margin: 5px;
	margin-bottom: 3px; /* IE specific */
}

html>body #ubaDetailAwardImage 
{
	margin-bottom: 5px; /* reset for non-IE */
}

.ubaDetail_winner 
{
	background-color: #FED443;
}

.ubaDetail_winner tr td table
{
	background-color: #FED443;
}

#ubaDetailBody
{
	width: 457px;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #990000;
}

#ubaDetailLegalNotice
{
	margin-top: 40px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #79765E;
}

/* -- UBA Sidebar -- */

#ubaSidebar
{
	float:left}

.ubaSidebarTop
{
	height: 47px;
	width: 225px;	
}

#ubaSidebarSeparator
{
	height: 12px;
	width: 225px;
	background-image: url('../../../Images/about_us/uba/sidebar_separator.png');
}

#ubaSidebarBottom
{
	height: 8px;
	width: 225px;
	background-image: url('../../../Images/about_us/uba/sidebar_bottom.png');
}

.ubaSidebarWinner 
{
	height: 34px;
	width: 225px;
	background-image: url('../../../Images/about_us/uba/sidebar_winner_row.png');
}

.ubaSidebarRunnerUp 
{
	position: relative;
	height: 34px;
	width: 225px;
}

.ubaSidebarTitle
{
	padding-left: 41px;
	padding-top: 3px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B57C1A;
}

.ubaSidebarTitle a
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B57C1A;
}

.ubaSidebarLocation
{
	line-height: 9px;
	padding-left: 41px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #B57C1A;
}

#ubaSidebarRunnerUp1
{
	background-image: url('../../../Images/about_us/uba/sidebar_runner_up_1.png');
}

#ubaSidebarRunnerUp2
{
	background-image: url('../../../Images/about_us/uba/sidebar_runner_up_2.png');
}

#ubaSidebarRunnerUp3
{
	background-image: url('../../../Images/about_us/uba/sidebar_runner_up_3.png');
}

#ubaSidebarRunnerUp4
{
	background-image: url('../../../Images/about_us/uba/sidebar_runner_up_4.png');
}

#ubaSidebarRunnerUp5
{
	background-image: url('../../../Images/about_us/uba/sidebar_runner_up_5.png');
}

#ubaSidebarRunnerUp6
{
	background-image: url('../../../Images/about_us/uba/sidebar_runner_up_6.png');
}
