
html, body, div, form
{
	margin: 0px;
	padding: 0px;
}

div
{
	display: block;

	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-khtml-box-sizing: border-box;
}

body
{
	background: #D2D2D2;
}

div.wrapper
{
	background-image: url('http://www.man-impulse.eu/templates/default/images/wrapper_background_1.png');
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	position: relative;
	width: 972px;
}

div.wrapper_alternative
{
	background-image: url('http://www.man-impulse.eu/templates/default/images/wrapper_background_2.png');
}

div.menu
{
	background: #002B5E;
	background-image: url('http://www.man-impulse.eu/templates/default/images/menu_background.png');
	background-position: top left;
	background-repeat: repeat-x;

	height: 33px;
	padding: 0px 0px 0px 13px;
	position: relative;
	width: 970px;
}

div.menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.menu ul ul
{
	display: none; /* Hide submenu for users without JAVASCRIPT */
}

div.menu ul li 
{
	color: #FFFFFF; 
	font-family: Myriad, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	line-height: 33px;
	height: 33px;
	margin-left: 48px;

	/* HORIZONTAL MENU */
	display: block;
	float: left;
}

div.menu ul li.item_first
{
	margin-left: 24px;
}

div.menu ul li a
{
	color: #FFFFFF; 
	font-family: Myriad, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	line-height: 33px;
	height: 33px;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
}

div.menu ul li a:hover, div.menu ul li a.active
{
	color: #AAAAAA;
}

html body div.dropdownmenu ul
{
	background: #002B5E;
	border: #464646 solid 1px;
}

div.dropdownmenu ul li a
{
	color: #FFFFFF; 
	font-family: Myriad, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 8px;
}

div.dropdownmenu ul li a:hover, div.dropdownmenu ul li a.active
{
	color: #AAAAAA; 
}

table tr td.title h1
{
	color: #002B5E; 
	font-family: Myriad, Arial, sans-serif; 
	font-size: 22px; 
	font-weight: bold;
	margin: 0px;
	padding: 10px 20px 0px 20px;
}

table tr td.search div.search
{
	border-bottom: #A8A8A8 solid 1px;
	border-left: #A8A8A8 solid 1px;
	height: 40px;
	left: 500px;
	margin: 0px;
	padding: 8px 0px 0px 20px;
	top: 0px;
	width: 470px;
}

table tr td.search div.search td
{
	font-family: Myriad, Arial, sans-serif; 
	font-size: 11px; 
}

table tr td.search div.search input.textfield
{
	margin-left: 35px;
	width: 275px;
}

table tr td.content_left div.content_main
{
	padding: 10px 20px 10px 20px;
}

div.content_bottom
{
	bottom: 0px;
	position: relative;
}

table tr td.content_bottom
{
	border-top: #A8A8A8 solid 1px;
	padding: 10px 20px 10px 20px;
}

table tr td.content_bottom_left
{
	border-top: #A8A8A8 solid 1px;
}

table tr td.content_bottom_left div.content_bottom_left
{
	padding: 10px 20px 10px 20px;
}

table tr td.content_bottom div.content_bottom ul, table tr td.content_bottom_left div.content_bottom_left ul
{
	margin: 0px;
	padding: 0px 0px 0px 16px;
}

table tr td.content_bottom div.content_bottom ul li, table tr td.content_bottom_left div.content_bottom_left ul li
{
	margin-bottom: 10px
}

table tr td.content_bottom div.content_bottom ul li a, table tr td.content_bottom_left div.content_bottom_left ul li a
{
	color: #000000;
	text-decoration: none;
}

table tr td.content_bottom_left div.content_bottom ul li a:hover, table tr td.content_bottom_left div.content_bottom_left ul li a:hover
{
	text-decoration: underline;
}

table tr td.content_bottom_right
{
	border-left: #A8A8A8 solid 1px;
	border-top: #A8A8A8 solid 1px;
}

table tr td.content_bottom_right div.content_bottom_right
{
	padding: 10px 20px 10px 20px;
}


table tr td.content_right div.content_box
{
	border-bottom: #A8A8A8 solid 1px;
	margin: 0px;
	padding: 12px 24px 12px 24px;
}

table tr td.content_right div.content_box h2
{
	color: #002B5E; 
	font-family: Myriad, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold;

	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

table tr td.content_right div.content_box p
{
	color: #000000; 
	font-family: Myriad, Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table tr td.content_right div.content_box img
{
	border: #A8A8A8 solid 1px;
}


div.content img
{
	border: #A8A8A8 solid 1px;
}

div.content_main img
{
	height: 113px;
	margin: 0px 18px 6px 0px;
	width: 150px;
}




div.content table
{
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

div.content h1
{
	color: #002B5E; 
	font-family: Myriad, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold;

	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

div.content h2
{
	color: #000000; 
	font-family: Myriad, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold;

	margin: 12px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

div.content h3
{
	color: #000000; 
	font-family: Myriad, Arial, sans-serif; 
	font-size: 12px; 
	font-style: italic;
	font-weight: normal;

	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.content, div.content p, div.content td, div.content li
{
	color: #000000; 
	font-family: Myriad, Arial, sans-serif; 
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
}

div.content a
{
	color: #002B5E; 
	font-family: Myriad, Arial, sans-serif; 
	font-size: 11px;
}

span.link
{
	cursor: pointer;
	color: #002B5E; 
	display: block;
	font-family: Myriad, Arial, sans-serif; 
	font-size: 11px;
	width: 20px;
}

div.content ul
{
	list-style-image: url('http://www.man-impulse.eu/templates/default/images/list_dot.png');
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 32px;
}

div.content ul li
{
	margin: 0px;
}

div.pagination
{
	color: #000000; 
	font-family: Myriad, Arial, sans-serif; 
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
}


div.footer
{
	background: #D2D2D2;
	border-top: #464646 solid 1px;
	clear: both;
	color: #464646; 
	font-family: Myriad, Arial, sans-serif; 
	font-size: 10px;
	margin: 0px auto 0px auto;
	padding: 6px 6px 12px 0px;
	text-align: right;
	width: 972px;
}

div.footer a
{
	color: #464646; 
	font-family: Myriad, Arial, sans-serif; 
	font-size: 10px;
}




/* FORM FIELDS */
.button
{
	background: #FFFFFF;
	border: #FFFFFF solid 1px;
	cursor: pointer;
	text-decoration: underline;

/*
	border-top: #FFFFFF solid 1px;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	border-left: #FFFFFF solid 1px;
*/

	color: #002B5E; 
	font-family: Arial, Serif;
	font-size: 12px;

	height: 17px;
	margin: 0px 0px 4px 0px;
	padding: 0px;
/*
	height: 21px;
	padding-right: 6px;
	padding-left: 6px;
*/
}

.select
{
	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 0px;

	height: 21px;
	width: 240px;
}

.select_with_icon
{
	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 0px;

	height: 21px;
	width: 220px;
}

.file
{
	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 21px;
	width: 240px;
}

.textfield
{
	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 21px;
	width: 240px;
}

.textfield_disabled
{
	background: #E0E0E0;
}

.textfield_with_icon
{
	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 21px;
	width: 220px;
}

.textfield_small
{
	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 21px;
	width: 150px;
}

.textfield_small_with_icon
{
	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 21px;
	width: 130px;
}

.textarea
{
	color: #000000;
	font-family: Arial, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 150px;
	width: 240px;
}

.hint
{
	cursor: pointer;
}


/* ODCM FIX */
input.textfield
{
	width: 375px;
}

textarea.textarea
{
	height: 250px;
	width: 375px;
}




#ibox_content
{
	color: #000000;
	font-family: Myriad, Arial, sans-serif; 
	font-size: 12px; 
}


/* TABLE.LIST */
table.list
{
	margin-bottom: 16px;
}

table.list tr
{
}

table.list tr td
{
	border: #FFFFFF	solid 1px;
	font-family: Myriad, Arial, sans-serif; 
	font-size: 12px; 
}

table.list tr td a
{
	color: #333333;
	font-family: Myriad, Arial, sans-serif;
	font-size: 12px;
}

table.list tr td a:hover
{
	color: #002B5E;
}

table.list tr.head td
{
	background: #333333;
	color: #FFFFFF; 
}

table.list tr.odd td
{ 
	background: #F8F8F8; 
	color: #333333; 
} 

table.list tr.even td
{ 
	background: #E8E8E8; 
	color: #333333; 
} 

table.list tr.hover td
{ 
	background: #C8C8C8; 
	color: #333333; 
} 

table.list tr.highlight td
{ 
	background: #A8A8A8; 
	color: #FFFFFF; 
} 

table.list tr td.icon
{
	padding: 5px 3px 3px 5px;
	width: 22px;

	/* Catch possible alt text */
	white-space: nowrap;
	font-size: 9px;
}

table.list tr td.icon a
{
	/* Catch possible alt text */
	font-size: 9px;
}

table.list tr td.input
{
	padding: 3px 3px 3px 3px;

	/* Catch possible alt text */
	font-size: 9px;
}

table.list tr td.input a
{
	/* Catch possible alt text */
	font-size: 9px;
}

table.list tr td.label
{
	padding: 5px 8px 5px 8px; /* Additional padding */
	font-weight: bold;
}

table.list tr td.text
{
	padding: 5px 8px 5px 8px; /* Additional padding */
	font-weight: normal;
}

table.list tr td table
{
	margin: 0px 0px 0px 3px;
	padding: 0px;
}

table.list tr td table tr td
{
	border: none;
	font-family: Myriad, Arial, sans-serif; 
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

table.list tr td table tr td.label, table.list tr td table tr td.text
{
	padding-left: 0px;
}


/* TABLE.FORM */
table.form
{
	margin-bottom: 16px;
}

table.form tr td
{
	font-family: Myriad, Arial, sans-serif; 
	font-size: 12px;
}

table.form tr td em
{
	color: #FF0000;
	font-family: Myriad, Arial, sans-serif; 
	font-size: 12px; 
	font-style: normal;
}

table.form tr td a
{
	color: #333333;
	font-family: Myriad, Arial, sans-serif;
	font-size: 12px;
}

table.form tr td a:hover
{
	color: #002B5E;
}

table.form tr.head td
{
	background: #333333;
	color: #FFFFFF; 
}

table.form tr.odd td
{ 
	background: #E8E8E8; 
	color: #333333; 
} 

table.form tr.even td
{ 
	background: #F8F8F8; 
	color: #333333; 
} 

table.form tr.highlight td
{ 
	background: #00FF00; 
}

table.form tr.highlight td.text
{ 
	color: #FF00FF;
}

table.form tr.error td
{ 
	/* background: #FFE0E0; */
	color: #FF0000;
}

table.form tr.error td .file, table.form tr.error td .select, table.form tr.error td .textarea, table.form tr.error td .textfield, table.form tr.error td .textfield_with_icon, table.form tr.error td .textfield_small, table.form tr.error td .textfield_small_with_icon
{
	background: #FFE0E0;
}

table.form tr td.icon
{
	padding: 3px 0px 0px 2px;

	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.icon a
{
	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.image
{
	padding: 2px 0px 2px 0px;

	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.image a
{
	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.input
{
	padding: 2px 0px 2px 0px;

	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.input a
{
	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.label
{
	padding: 4px 4px 4px 4px; /* Additional padding */
	font-weight: bold;
}

table.form tr td.table
{
	padding: 0px; /* Additional padding */
	font-weight: normal;
}

table.form tr td.text
{
	padding: 4px 4px 4px 4px; /* Additional padding */
	font-weight: normal;
}

