*
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5f5254;
}
div, table, td
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #5f5254;
}
input, textarea, select, button
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5f5254;
}
strong, b
{
	color: #5f5254;
}
a
{
	color: #842430;
	text-decoration: none;
}
a:hover
{
	color: #000000;
}
li
{
	margin-left: 20px;
}
.search-score
{
	border: 1px solid #000000;
}
.search-score td
{
	height: 5px;
}
.search-status
{
	font-size: 9px;
}

.mnl2
{
	width: 150px;
	border-top: 1px solid #ffffff;
}
.mnl2 td
{
	background-color: #842430;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
.mnl2 a
{
	color: #ffffff;
	text-decoration: none;
}
.mnl2 a:hover
{
	color: #d1c454;
}
.mnl2 a.active
{
	color: #d1c454;
}

.mnl3
{
	width: 150px;
}
.mnl3 td
{
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
	padding-right: 5px;
}
.mnl3 a
{
	color: #842430;
	text-decoration: none;
}
.mnl3 a:hover
{
	color: #bfb221;
}
.mnl3 a.active
{
	color: #bfb221;
}
.inner-wrapper
{
	position: absolute;
	width: 778px;
	min-height: 100%;
	height: auto;
	left: 50%;
	margin-left: -390px; /* half of the width */
	margin-top: 0px;
	background-image: url(../media/default/backgrounds/bg_inner-wrapper.gif);
	background-color: #ffffff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.banner_top
{
	height: 160px;
}
.logo
{
	float: left;
	width: 520px;
}
.banner_top_left
{
	width: 508px;
	height: 58px;
	float: left;
	padding-left: 12px;
	background-position: left top;
	background-repeat: no-repeat;
}
.banner_top_right
{
	width: 258px;
	height: 18px;
	float: right;
	padding-top: 142px;
	background-image: url(../media/templates/default/topbanner-right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.column_left
{
	position: relative;
	float: left;
	width: 163px;
	padding-left: 12px;
	padding-top: 10px;
}
.column_right
{
	position: relative;
	color: #fff;
	float: right;
	width: 230px;
	padding: 10px;
}
.column_middle
{
	position: relative;
	background-color: #ffffff;
	width: 345px;
	margin-left: 175px;
	padding-top: 10px;
}
.content-address
{
	position: fixed;
	bottom: 0px;
	left: 50%;
	margin-left: -378px;
}
.column_right strong, .column_right td
{
	color: #fff;
}
.column_right a
{
	color: #bfb221;
}
