*
{
	padding: 0;
	margin: 0;
}
html
{
	overflow: -moz-scrollbars-vertical;
}
body
{
	background-color: #fff;
}
strong, b
{
	font-weight: bold;
}
em, i
{
	font-style: normal;
	font-size: 15px;
	color: #f06f24;
}
div, td
{
	font-family: "arial";
	font-size: 11px;
	color: #000;
}
input, textarea
{
	font-family: "arial";
	font-size: 11px;
	color: #000;
}
li
{
	margin-left: 20px;
}
a
{
	color: #f06f24;
	text-decoration: none;
}
a:hover
{
	color: #d21a26;
}
/* template classes*/
.outer-wrapper
{
	position: absolute;
	width: 100%;
	min-height: 100%;
	height: auto;
	background-color: #fff;
	background: url(../media/default/backgrounds/bg_outer-wrapper.gif);
	background-repeat: repeat-y;
}
.inner-wrapper
{
	width: 1000px;
}
.print-wrapper
{
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
.template_top
{
	width: 100%;
	height: 105px;
}
.template-column_left
{
	position: relative;
	float: left;
	width: 169px;
	text-align: right;
}
.template-column_right
{
	position: relative;
	float: right;
	width: 230px;
	margin-right: 20px;
	padding-top: 18px;
}
.template-column_middle
{
	margin-left: 180px;
	padding-top: 18px;
	padding-bottom: 70px;
	width:530px;
}
.template-footer
{
	width: inherit;
	height: 30px;
	position: fixed;
	left: 169px;
	bottom: 0px;
	background-color: #fff;
}
.banner_top
{
	margin-left: 180px;
}
.menu_top
{
	padding: 3px 3px 1px 180px;
	background: #e33a42;
	height: 17px;
	text-align: left;
}
.menu_left
{
	font-size: 11px;
	padding-top: 15px;
	padding-right: 10px;
	height: 382px;
}
.menu_bottom
{
	float: right;
	padding-right: 20px;
	line-height: 30px;
	margin-right:180px;
}
.print
{
	float: right;
}

/* id's */
#adress-info
{
	padding: 5px 10px 5px 5px;
}
#footer
{
	position: absolute;
	width: 83% !important;
	width: auto;
	bottom: 0px;
	padding: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: right;
	clear: right;
}
/* forms */
select, input
{
	font-family: arial;
	font-size: 11px;
}
input
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 11px;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: tahoma, arial;
}
textarea
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 11px;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: tahoma, arial;
}
/* menu's */
.mnl0
{
}
.mnl0 td
{
}
.mnl0 a
{
	color: #ffffff;
}
.mnl0 a:hover
{
	color: #bbbbbb;
}
.mnl0 a.active
{
	text-decoration: underline;
}

.mnl1
{
	width: 100%;
}
.mnl1 td
{
	text-align: right;
	height: 25px;
}
.mnl1 a
{
	font-weight: bold;
	color: #d82833;
	text-decoration: none;
}
.mnl1 a:hover
{
	text-decoration: underline;
}
.mnl1 a.active
{
	text-decoration: underline;
}

.mnl2
{
	width: 100%;
}
.mnl2 td
{
	text-align: right;
}
.mnl2 a
{
	color: #d82833;
	text-decoration: none;
}
.mnl2 a:hover
{
	text-decoration: underline;
}
.mnl2 a.active
{
	text-decoration: underline;
}

.mnl3
{
	width: 225px;
}
.mnl3 td
{
	text-align: right;
	height: 25px;
}
.mnl3 a
{
	font-weight: bold;
	color: #d82833;
	text-decoration: none;
}
.mnl3 a:hover
{
	text-decoration: underline;
}
.mnl3 a.active
{
	text-decoration: underline;
}

.mnl4
{
	width: 100%;
}
.mnl4 td
{
	text-align: right;
}
.mnl4 a
{
	color: #d82833;
	text-decoration: none;
}
.mnl4 a:hover
{
	text-decoration: underline;
}
.mnl4 a.active
{
	text-decoration: underline;
}
/* search */
.search-score
{
	border: 1px solid #000000;
}
.search-score td
{
	height: 5px;
}
.search-status
{
	font-size: 9px;
}
