/*----------------------------------------------------------------------------------
GENERAL


OLD F15D2A NEW F15D2A

reset*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	border-collapse: collapse;
}
TD
{
	vertical-align: top;
}
:focus
{
	outline: 0;
}
OL, UL
{
	list-style: none;
}
A, A:hover, A:visited
{
	text-decoration: none;
	color: #D13B14;
}
/*common tags*/
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #F0F0F0;
	color: #0B2E3F;
}
P
{
}
A
{
}
A:hover
{
}
.clear-fix
{
	clear: both;
}
/*holders*/
#wrapper
{
	width: 908px;
	margin-left: auto;
	margin-right: auto;
}
/*----------------------------------------------------------------------------------
HEADER
*/
#header
{
	position: relative;
}
#logo
{
	position: absolute;
	margin-left: 30px;
}
#logo
{
	width: 311px;
	height: 134px;
	background: url(../imgs/logo.png);
}
#logo
{
	-background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/logo.png', sizingMethod='scale');
}
#top_nav
{
	position: absolute;
	right: 0;
	z-index: 90000;
}
#top_nav LI
{
	float: left;
	font-size: 10px;
}
#top_nav LI A
{
	display: block;
	padding: 6px;
	text-decoration: none;
	color: #F3F3F3;
}
#top_nav .pos1
{
	background-color: #FFFFFF;
}
#top_nav .pos2, #top_nav .pos2 A
{
	background-color: #FFF;
	color: #000;
}
#top_nav .pos3, #top_nav .pos3 A
{
	background-color: #FFF;
	color: #000;
}
#top_nav .pos4, #top_nav .pos4 A
{
	background-color: #FFF;
	color: #000;
}
#top_nav .pos2, #top_nav .pos3
{
	border-right: 1px solid #CCC;
}
#top_nav .pos1 A
{
	text-transform: uppercase;
	color: #EB4521;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 26px;
}
#top_nav .pos1 A IMG
{
	border: none;
	position: absolute;
	margin-left: 4px;
	margin-top: -1px;
}
#top_nav .pos2.selected, #top_nav .pos2.selected A, #top_nav .pos3.selected, #top_nav .pos3.selected A, #top_nav .pos4.selected, #top_nav .pos4.selected A
{
	background-color: #FEBD11 !important;
}
#header_image
{
	margin: 0 0 10px;
	height: 350px;
	overflow: hidden;
	position: relative;
}
#main_nav
{
	background-color: #F57435;
	height: 40px;
	cursor: pointer;
	margin: 0 0 8px;
	position: relative;
	z-index: 8000;
}
#main_nav UL
{
	margin-left: 0px;
}
#main_nav UL LI
{
	float: left;
}
#main_nav UL LI A
{
	display: block;
	font-size: 12.5px;
	text-decoration: none;
	color: #FFF;
	padding: 14px;
	padding-top: 12px;
	padding-bottom: 13px;
}
#main_nav UL LI A:hover
{
	background-color: #D13B14;
}
#main_nav UL LI.selected A
{
	background-color: #FEBD11;
	color: #000;
}
#main_nav LI.logoli
{
	padding: 0;
	margin: 0 0 0 -12px;
	background: none;
	height: 40px;
	position: relative;
	z-index: 5000;
}
#main_nav LI.logoli A:hover
{
	background: none;
}
#main_nav LI.logoli A
{
	padding: 0;
}
#main_nav UL LI:hover .submenu
{
	display: block;
}
.submenu
{
	display: none;
	position: absolute;
	cursor: pointer;
	z-index:8000!important;
}
.submenu LI
{
	float: none !important;
	z-index:8000!important;
	position:relative!important;
}
.submenu LI A:hover
{
	background: #D13B14 !important;
}
.submenu LI A
{
	background: #F57435 !important;
	z-index:8000!important;
	color: #FFF !important;
	padding: 8px 13px !important;
	position:relative;
}
.submenu LI.selected A
{
	background-color: #FEBD11 !important;
	color: #000 !important;
}
/*----------------------------------------------------------------------------------
CONTENT
*/
#content
{
	width: 660px;
	float: left;
}
#content P
{
	line-height: 1.7;
}
/*homepage*/
.homepage
{
	background-image: url('../imgs/bgs/home.gif');
	background-position: right;
	background-color: #F7F7F7;
	background-repeat: repeat-y;
}
.homepage DIV.column1, .homepage DIV.column2
{
	float: left;
	width: 270px;
	padding: 20px;
	margin-right: 20px;
}
.homepage #content IMG
{
	margin-top: 10px;
	margin-left: -20px;
	margin-bottom: 20px;
}
.homepage #content H1
{
	background: url(../imgs/h1bullet.gif) no-repeat left;
	padding-left: 47px;
	padding-top: 6px;
	font-size: 23px;
	color: #EB4521;
	margin-bottom: 12px;
}
.homepage #content H2
{
	font-size: 16px;
	color: #D13B14;
	margin-bottom: 10px;
}
.homepage #content P
{
	margin-bottom: 8px;
}
.homepage #world-map
{
	width: 311px;
	height: 194px;
}
.homepage #content .column2 .section
{
	margin-bottom: 20px;
}
.homepage_list
{
	list-style: disc;
	list-style-position: inside;
	font-size: 17px;
	color: #F15D2A;
}
.homepage_list LI
{
	line-height: 1.6;
}
.homepage_list A
{
	color: #F15D2A;
}
.homepage_list A:hover
{
	color: #D13B14;
}
.homepage #content .column2 .section
{
	margin-bottom: 20px;
}
.homepage #content #agenda_table
{
	width: 312px;
	margin-left: -21px;
	border-collapse: separate;
	border-spacing: 1px;
	color: #FFF;
}
.homepage #content #agenda_table TD
{
	padding: 7px 10px;
	background: #909090;
}
.homepage #content #agenda_table .date_cell
{
	width: 86px;
	text-align: center;
	vertical-align: middle;
}
.homepage_table_footer
{
	margin-top: 7px;
	font-weight: bold;
	color: #D13B14;
}
.homepage #content #search-job_form
{
	font-size: 11px;
	color: #666;
}
.homepage #content #search-job_form LABEL, #submit_button
{
	font-size: 11px;
	display: block;
	float: left;
	width: 70px;
	background-color: #D4D4D4;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 6px;
	margin-right: 6px;
	margin-top: 7px;
	border: none;
	height: 15px;
}
.homepage #content #search-job_form .field, #advanced-search_button
{
	font-size: 11px;
	display: block;
	float: left;
	width: 186px;
	background: #D4D4D4;
	padding: 3px;
	padding-top: 7px;
	padding-bottom: 6px;
	border: none;
	color: #666;
	margin-top: 7px;
	height: 15px;
}
.homepage #content #submit_button
{
	background-color: #DC5118;
	color: #FFFFFF;
	height: 30px;
}
.homepage #content #advanced-search_button
{
	background-color: #AEAEAE;
	color: #FFFFFF;
	width: 192px;
	height: 30px;
}
/*this-page*/
.this-page
{
	background: #F7F7F7 url(../imgs/bgs/section.gif) repeat-y right;
}
.this-page .menu
{
	width: 168px;
	float: left;
	font-size: 13px;
	padding-top: 5px;
}
.this-page .column2
{
	width: 427px;
	float: left;
	margin-left: 5px;
}
.this-page .menu LI
{
	border-bottom: 1px solid #ECA996;
}
.this-page .menu LI A
{
	display: block;
	padding-top: 11px;
	padding-bottom: 12px;
	padding-left: 15px;
	color: #F15D2A;
}
.this-page .menu LI A:hover
{
	color: #0B2E3F;
}
.this-page .menu .selected, .this-page .menu .selected A, .this-page .menu .selected A:hover
{
	color: #EB4521;
}
.this-page .menu .last-item
{
	border-bottom: 0;
}
.this-page .column2
{
	padding: 20px;
}
.this-page .column2 H1
{
	background: url(../imgs/h1bullet.gif) no-repeat left;
	padding-left: 47px;
	padding-top: 6px;
	font-size: 23px;
	color: #EB4521;
	margin-bottom: 12px;
}
.this-page .column2 .first
{
	margin-top: -5px;
}
.this-page .column2 H2
{
	color: #F15D2A;
	font-size: 16px;
	border-bottom: 1px solid #ECA996;
	padding-bottom: 4px;
	margin-bottom: 8px;
}
.this-page .column2 P
{
	margin-bottom: 8px;
}
.this-page .column2 .section
{
	margin-bottom: 15px;
}
.this-page .column2 LI
{
	list-style: disc;
	list-style-position: outisde;
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 14px;
	line-height: 18px;
}
/*RIGHT COLUMN*/
#right_column
{
	color: #000;
	padding: 20px;
	width: 208px;
	overflow: hidden;
	float: left;
}
#right_column .section
{
	margin-bottom: 20px;
}
#right_column H1
{
	background: url(../imgs/h1bullet.gif) no-repeat left;
	padding-left: 47px;
	padding-top: 6px;
	font-size: 23px;
	color: #F15D2A;
	margin-bottom: 12px;
}
#right_column H2
{
	font-size: 16px;
	color: #F3F3F3;
	margin-bottom: 10px;
}
#right_column .first
{
	margin-top: -50px;
}
#right_column P
{
	margin-bottom: 8px;
}
#right_column A
{
	color: #F15D2A;
}
#right_column .right_column_button
{
	background: #F15D2A url(../imgs/right_arrow.gif) no-repeat 5px 5px;
	padding-left: 24px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 0px;
}
#nieuwsbriefemail, #nieuwsbriefnaam, #nieuwsbriefbedrijf
{
	width: 200px;
	display: block;
	margin: 0;
}
#right_column #trace_img
{
	width: 200px;
	height: 116px;
}
#right_column .logo
{
	margin-top: 15px;
}
#right_column .logo_label
{
	color: #F15D2A;
	margin-bottom: 6px;
}
/*----------------------------------------------------------------------------------
FOOTER
*/
#footer
{
	background-color: #F57435;
	padding-bottom: 5px;
	font-size: 10px;
}
#footer DIV.column
{
	float: left;
	margin-top: 15px;
	padding-left: 20px;
	width: 201px;
	border-right: 1px solid #F7F7F7;
}
#footer DIV.column.last-item
{
	border-right: 0;
}
#footer H1
{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#footer LI
{
	margin-bottom: 5px;
}
#footer A
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer H1 A
{
	font-size: 15px;
	text-decoration: none;
}
#footer H1 A:hover
{
	text-decoration: underline;
}
#footer_text
{
	background-color: #F57435;
	border-top: 0px solid #F7F7F7;
	text-align: center;
	padding: 30px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #FFFFFF;
	line-height: 1.4;
}
#footer_text A
{
	font-size: 10px;
}
.white
{
	color: #FFF !important;
}
.column2.big
{
	width: 600px;
}
.section H1 SPAN
{
	display: block;
	float: right;
	font-size: 12px;
	margin-top: 12px;
}
.green
{
	color: #090 !important;
}
.red
{
	color: #FF0000 !important;
}
STRONG
{
	font-weight: bold;
}
.mijnform INPUT
{
	border: 1px solid #666;
	width: 300px;
	padding: 3px;
}
.mijnform TEXTAREA
{
	border: 1px solid #666;
	width: 300px;
	padding: 3px;
}
.mijnform INPUT[type=submit]
{
	width: auto;
}
.loginform INPUT[type=text], .loginform INPUT[type=password]
{
	width: 200px;
	display: block;
	margin: 0 0 4px;
}
.loginform INPUT[type=submit]
{
	background: #F15D2A;
	color: #FFF;
	border: 0px solid #F15D2A;
	padding: 2px 5px;
	width: 206px;
	margin: 2px 0 0;
}
.ticketform INPUT[type=text]
{
	width: 270px;
	display: block;
	margin: 0 0 4px;
}
.ticketform TEXTAREA
{
	width: 273px;
	display: block;
	margin: 0 0 4px;
	height: 100px;
}
.ticketdiv
{
	padding: 5px;
	border: 1px solid #CCC;
	margin: 5px 20px 0 0;
}
.fromadmin
{
	margin: 5px 0 0 20px;
	background-color: #EFEFEF;
}
.ticketanswer
{
	border-top: 1px solid #CCC;
	margin: 5px 0 0;
	padding-top: 5px;
	font-size: 12px;
}
.ticketanswer IMG
{
	float: right;
	height: 20px;
}
.alignRight
{
	text-align: right;
}
.ticketanswerlink
{
	height: 40px;
	display: block;
	line-height: 40px;
	font-size: 14px;
	color: #FFF !important;
	text-align: center;
	float: left;
	width: 116px;
	background: #FFF;
	margin: 5px 6px 0 0;
}
.ticketanswerlink:hover
{
	background: #444;
}
.buttonok
{
	background: #090;
}
.buttonnotok
{
	margin: 5px 0 0;
	background: #FF0000;
}
.ulink
{
	text-decoration: underline !important;
}
.ulink:hover
{
	text-decoration: none !important;
}
.alignright
{
	text-align: right;
}
.tickets LI A
{
	display: block;
	padding: 0px;
	margin: 0 0 0px;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #CCC;
	padding: 5px 0px;
}
.tickets LI A:hover
{
	text-decoration: none;
	background: #FFF;
}
.mijntabel TH
{
	font-weight: bold;
	text-align: left;
}
.mijntabel TD, .mijntabel TH
{
	padding: 4px;
}
.klantenzonelink A
{
	color: #FEBD11 !important;
}
.tamtamlogo
{
	text-align: center;
	margin: 0 0 15px;
}
#headers
{
	margin-top: 0px;
}
#sideNav
{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
	height: 350px;
	background-color: #F67334;
	width: 190px;
	font-size: 16px;
}
#sideNav .item
{
	padding: 18px 10px;
	border-bottom: 1px solid #FA9768;
	position: relative;
	z-index: 80;
	height: 18px;
	font-size: 13px;
	/*+text-shadow:1px 1px #D13B14;*/
	-moz-text-shadow: 1px 1px #D13B14;
	-webkit-text-shadow: 1px 1px #D13B14;
	-o-text-shadow: 1px 1px #D13B14;
	text-shadow: 1px 1px #D13B14;
	
}
#sideNav .item a{}
#bullet
{
	height: 54px;
	/*[empty]margin-top:;*/
	width: 190px;
	background-color: #FA9768;
	position: absolute;
}
#sideNav .item A
{
	color: #FFFFFF;
}
#sloganBox
{
	position: absolute;
	top: 237px;
	/*background-color: rgba(255, 255, 255, 0.8);*/
	background:#ffffff;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	color: #EB4521;
	/*+text-shadow:1px 1px #FFFFFF;*/
	-moz-text-shadow: 1px 1px #FFFFFF;
	-webkit-text-shadow: 1px 1px #FFFFFF;
	-o-text-shadow: 1px 1px #FFFFFF;
	text-shadow: 1px 1px #FFFFFF;
	font-size: 17px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	max-width: 423px;
}

.redborder{border:solid 1px #ff0000!important;}
#assessmentform input[type=text]{border:solid 1px #aaa; padding:3px; width:200px;}
