body
{
	padding: 0;
	margin: 0;
	
	background-image: url(../grafik/bg_body.gif);
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body#intro
{
	background-color: #dadada;
	background-image: none;
}

a
{
	font-weight: bold;
	color: #eb613f;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline !important;
}

img
{
	border: 0;
}

form
{
	margin: 0;
}

iframe
{
	width: 100%;
}

td
{
	vertical-align: top;
}

.table_Employees
{
	width: 100%;
}

.table_Employees td
{
	width: 50%;
	padding-bottom: 10px;
}

.table_Employees td img
{
	margin-right: 8px;
}

.table_FormCompact td
{
	text-align: left;
}

.table_FormCompact input, .table_FormCompact textarea
{
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.table_FormCompact textarea
{
	height: 80px;
}

#top img, #panorama img
{
	display: block;
}

hr
{
	height: 1px;
	border-top: 1px solid #cccccc;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	
	margin: 0 0 8px 0;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	margin: 0 0 8px 0;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	margin: 0 0 8px 0;
}

.clearFloats
{
	clear: both;
}

#wrapper .padding
{
	padding: 10px 12px 12px 12px;
}

#intro_wrapper .padding
{
	padding: 10px;
}

a.linkPrint
{
	float: right;

	background-image: url(../grafik/icon_printer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
	padding: 5px 0 5px 22px ;
	
	font-weight: normal;
	color: #000000;
	
	display: block;
}


.button
{
	display: block;

	width: 106px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	margin-bottom: 5px;

	background-image: url(../grafik/button.gif);
	background-repeat: no-repeat;

	color: #000000;
}

.required
{
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.infobox
{
	background-image: url(../grafik/bg_infobox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #eeeeee;
	padding: 13px 15px 15px 15px;
}

#intro_wrapper
{
	position: relative;

	margin: 0 auto;
	top: 50%; margin-top: -280px;

	width: 520px;

	background-color: #ffffff;

	border-top: 1px solid #0d4075;
	border-left: 15px solid #0d4075;
	border-bottom: 1px solid #0d4075;
	border-right: 15px solid #0d4075;
}

#wrapper
{
	width: 780px;
	padding-bottom: 113px;
	
	background-color: #ffffff;
	background-image: url(../grafik/bg_wrapper.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#top
{
	position: relative;
	height: 77px;
	
	background-image: url(../grafik/bg_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	padding-left: 12px;
}

#logo
{
	display: block;
}

#logo_mini
{
	display: none;
}

#hyundaiBar
{
	height: 31px;
	
	background-image: url(../grafik/hyundai_bar.gif);
	background-repeat: no-repeat;
}

#topLink
{
	position: absolute;
	
	right: 7px;
	bottom: 17px;
}

#topLink a
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
	background-image: url(../grafik/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
	padding-left: 7px;
	
	display: block;
}

#panorama
{

}

#middle
{
	position: relative;
	height: 100%;

	background-image: url(../grafik/bg_main_nav.gif);
	background-repeat: repeat-y;
}

#middle_3cols
{
	position: relative;
	height: 100%;

	background-image: url(../grafik/bg_nav_3cols.gif);
	background-repeat: repeat-y;
}

#mainNav
{
	width: 175px;
	min-height: 100px;
	float: left;
}

#middle #content
{
	width: 605px;
	float: left;
}

#middle_3cols #content
{
	width: 430px;
	float: left;
}

#bottomDetails
{
	margin: 12px;
}

#rightColumn
{
	width: 175px;
	float: left;
}

#rightColumn .padding
{
	padding: 8px 10px 10px 10px;
}

.item
{
	background-image: url(../grafik/item_separator.gif);
	background-repeat: no-repeat;
	background-position: bottom;

	padding: 7px 0 8px 0;

	cursor: pointer;
}

.item .Header
{
	font-weight: bold;
}

.item .Ingress
{
}

#content .Ingress
{
	font-weight: bold;
}

/* Menu CSS */

.Menu
{
	margin-left: 7px;
}

.Menu .Parent
{
	background-image: url(../grafik/nav_separator.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Menu .Parent span
{
	background-image: url(../grafik/icon_nav_folder_closed.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
	font-weight: bold;
	color: #000000;
	
	padding: 3px 4px 5px 17px;
	
	display: block;

	cursor: pointer;
}

.Menu .selectedParent span, .Menu .selectedNode span
{
	background-image: url(../grafik/icon_nav_folder_opened.gif);
}

.Menu .Parent .Container span, .Menu .selectedParent .Container span
{
	margin-left: 10px;
	background-image: url(../grafik/icon_nav_level2_page.gif);
	
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	
	padding: 0px 4px 6px 17px;
}

.Menu .Parent .Container .selectedNode span
{
	color: #e44503;
}

.Menu .Parent .Container
{
	display: none;
}

.Menu .selectedParent .Container a:hover
{
	color: #000000;
}