body {
	font-size: 62.45%; font-family: Arial, Helvetica, sans-serif; color: #333; margin:0; padding:10px 0 0; background: url(gfx/bg_local.jpg) no-repeat fixed 50% 0;
	}
ul, ol, li, form, h1, h2, h3, p {
	margin: 0; padding: 0;
	}
ul {
	list-style-type: none;
	}
img {
	border: 0; 
	}
h2 {
	font-size: 1.6em; font-weight: normal; margin-bottom: 15px;
	}
a:link {
	color: #0161bb; text-decoration: none;
	}
a:visited {
	color: #0161bb; text-decoration: none;
	}
a:hover {
	color: #0161bb; border-bottom: 1px solid #7fa9d1; text-decoration: none;
	}
a:active {
	color: #0161bb; border-bottom: 1px solid #7fa9d1; text-decoration: none;
	}
.bold {
	font-weight: bold;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.rightalign {
	text-align: right;
	}
.rightimage {
	float: right; margin: 0 0 20px 20px;
	}
.error {
	color: #ff0000;
	float:left; vertical-align:top
	}


.center {
       text-align: center;
 }
.center img {
 float: none !important;

}

.horisontalline {
	border-bottom: 1px solid #e0e0e0; margin-bottom: 20px; padding-bottom: 0 !important;
	}
.backlink {
	padding-top: 20px;
	}
.article a,
.articlelisting a,
.adpage a,
.registrationpage a,
table.registrationtable td a,
.searchcontent a,
.boxtext a {
	border-bottom: 1px dotted #7fa9d1;
	}
.article a:hover,
.articlelisting a:hover,
.adpage a:hover,
.registrationpage a:hover,
table.registrationtable td a:hover,
.searchcontent a:hover,
.boxtext a:hover {
	border-bottom: 1px solid #7fa9d1;
	}
	
/*-----------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------- START TOP ---------------------------------------------------*/
#top {
	width: 960px; height: 83px; margin: 0 auto; background: url(gfx/bg_top.png) no-repeat 0 0; padding: 20px 20px 15px; position: relative;  z-index: 100;
	}
#logo {
	padding: 23px 0 0 20px;
	float: left;
	}
#logo a:hover {
	border: none; 
	}

/* TOOLS MENU */	
#tools {
	float: right; position: relative;
	}
#toolsmenu ul {
	 float: right; overflow: hidden; background: url(gfx/bg_toolbutton_left.gif) repeat-y 0 0; padding-left: 2px; height: 83px; width: 110px;
	 }
#toolsmenu li {
	font-size: 11px; line-height: 13px;
	}
#toolsmenu li.language {
	padding: 7px 20px 6px 15px; white-space: nowrap;
	}
#toolsmenu li.language a {
	margin-right: 7px; color: #333;
	}
#toolsmenu li.language a:hover {
	color: #0161bb; border-bottom: 1px solid #7fa9d1;
	}
#toolsmenu li.button {
	background: url(gfx/bg_toolbutton_horisontal.gif) repeat-x 0 0; padding-top: 2px; overflow: hidden;
	}
#toolsmenu li.button a {
	display: block; text-decoration: none; color: #333; padding: 6px 20px 7px 15px; height: 1%; background: url(gfx/arrow_sprite.gif) no-repeat 93% 6px; 
	}
#toolsmenu li.button a:focus {
	outline: none; 
	}
#toolsmenu li.button a:hover,
#toolsmenu li.button a:active {
	background: #fff url(gfx/arrow_sprite.gif) no-repeat 93% 6px; border-bottom: 0;
	}
#toolsmenu li.button.triggerTrigged a {
	background: #fff url(gfx/arrow_sprite.gif) no-repeat 93% -84px; 
	}

/* SEARCH and QUICK LOGIN */
#searchandlogin {
	position:relative; width:960px; overflow:visible; margin:0 auto;
	}
#searchandlogindrawer {
	position:absolute; top:83px; right:0; width:450px; height:0px; overflow:hidden;
	}
#searchwrapper,
#loginwrapper {
	background: url(gfx/bg_searchlayer.png) no-repeat 0 100%; position: absolute; top: -1000px; right: 0px; padding: 0 0 15px 15px; overflow: hidden;
	}
#applyloginwrapper {
	background: url(gfx/bg_searchlayer.png) no-repeat 0 100%; position: absolute; top: -1000px; right: 0px; padding: 0 0 15px 15px; overflow: hidden;
	}
#search,
#login {
	padding: 20px; width: 390px; overflow: hidden; background: #fff url(gfx/bg_searchfieldshadow.gif) repeat-x 0 0;
	}
	
/* SEARCH */
.radiobuttons {
	margin-bottom: 5px; font-size: 1.1em;
	}
.radiobuttons input {
	vertical-align: middle;
	}
.radiobuttons span {
	vertical-align: middle; padding: 0 10px 0 2px;
	}
	
/* LOGIN */
#login label {
	font-size: 1.2em;
	}
#login .username,
#login .password {
	float: left; padding: 0 0 10px 0;
	}
#login .username {
	padding: 0 20px 10px 0;
	}
#login .button {
	clear: both; overflow: hidden; vertical-align: top; width: 388px;
	}
#login .button input.regularbutton,
#search input.regularbutton {
	padding: 0 5px; height: 30px; overflow: hidden; width: auto; float: right; margin-top: 2px;
	}
#login .loginfield {
	width: 179px;
	}
#login .forgottenpassword {
	padding: 10px 15px 3px 0; font-size: 1.1em; display: block; float: right;
	}
#login .styledbutton {
	float: right;
	}

.searchfield {
	float: left; background: url(gfx/bg_searchfield.gif) no-repeat 0 0; padding: 0 0 0 6px; width: 300px; margin-right: 5px;
	}
.searchfield div {
	background: url(gfx/bg_searchfield.gif) no-repeat 100% 0; padding: 0 6px 0 0; height: 34px;
	}
.searchfield input {
	width: 285px; height: 18px; padding: 6px 2px 4px; border: 0; margin: 2px 0px;
	}

.searchfield input:focus {
	outline: none;
	/* Webkit */
	-webkit-focus-ring-color; outline-offset: 0;
	/* Gecko */
	-moz-outline: -moz-mac-focusring solid 0px; -moz-outline-radius: 0 7px 7px;
	-moz-outline-offset: 0;
}
#search .styledbutton {
	float: left;
	}

.styledbutton { 
	display:inline; margin-top: 2px; padding: 0; height: 30px; border: 0; overflow: visible; /* removes extra side padding in IE */
	}
.styledbutton span {
	display:inline-block;
	}
.styledbutton input { 
	display: block; float:left; white-space: nowrap; margin:0 0 0 3px; padding: 0 10px 1px 7px; overflow:visible; height: 30px; text-align: center; border:0; cursor: pointer;
	}
.styledbutton .grey {
    color: #505050; background: transparent url(gfx/bg_greybutton.gif) no-repeat 0 0;  
	}  
.styledbutton .grey input {  
    background: transparent url(gfx/bg_greybutton.gif) no-repeat 100% 0;  
	}
	.styledbutton .grey_transp {
    color: #505050; background: transparent url(gfx/bg_greybutton_transp.gif) no-repeat 0 0;  
	}  
.styledbutton .grey_transp input {  
    background: transparent url(gfx/bg_greybutton_transp.gif) no-repeat 100% 0;  
	}
.styledbutton .green {  
    color: #505050; background: transparent url(gfx/bg_greenbutton.gif) no-repeat 0 0; margin-left: 10px;  
	}
.styledbutton .green input {  
    background: transparent url(gfx/bg_greenbutton.gif) no-repeat 100% 0; color: #fff; font-weight: bold;  
	}
.styledbutton .blue {  
    color: #505050; background: transparent url(gfx/bg_bluebutton.gif) no-repeat 0 0;  
	}  
.styledbutton .blue input {  
    background: transparent url(gfx/bg_bluebutton.gif) no-repeat 100% 0; color: #fff; font-weight: bold;  
	}

.styledbutton .jobsearch {
    color: #505050; background: transparent url(gfx/bg_jobsearchbutton.gif) no-repeat 0 0; height: 35px; margin-top: 7px; padding: 0 0 0 3px;
	}  
.styledbutton .jobsearch input {  
    background: transparent url(gfx/bg_jobsearchbutton.gif) no-repeat 100% 0; color: #fff; font-weight: bold; padding: 0 10px 1px 5px; height: 35px;
	}
.styledbutton span:hover,  
.styledbutton span:focus {  
    background-position: 0 -30px;  
	}
.styledbutton .jobsearch:hover,  
.styledbutton .jobsearch:focus {  
    background-position: 0 -35px;  
	} 
.styledbutton span input:hover,  
.styledbutton span input:focus {  
    background-position: 100% -30px;  
	}
.styledbutton .jobsearch input:hover,  
.styledbutton .jobsearch input:focus {  
    background-position: 100% -35px;  
	}

  
/*--------------------------------------------------- END TOP -----------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------*/	 



/*-----------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------- START MAINAREA ----------------------------------------------*/
	
#mainwrapper {
	width: 1000px; margin: 0 auto;
	}
#maintop {
	padding: 0 20px; background: url(gfx/bg_maintop.png) no-repeat 0 0;
	}
#headerbar {
	background: url(gfx/bg_headerbar.gif) repeat-x 0 0; font-size: 2.0em; font-weight: bold; color: #fff; padding: 8px 20px; 
	}
#headerbar.b2c {
	background: url(gfx/bg_headerbar_b2c.gif) repeat-x 0 0; 
	}
#headerbar.global {
	background: url(gfx/bg_headerbar_global.gif) repeat-x 0 0; 
	}
.main_1_2_1,
.main_1_1_1 {
	padding: 0 20px; background: url(gfx/bg_main.png) repeat-y 0 0; overflow: hidden; width: 960px;
	}
.main_1_2_1 {
	min-height: 400px;
	}
.main_1_2_1 .leftcolumn {
	width: 240px; float: left; padding-bottom: 1px;
	}
.main_1_2_1 .content {
	width: 478px; float: left; border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; padding-bottom: 30000px; margin-bottom: -30000px; background: url(gfx/bg_content.gif) repeat-x 0 0;
	}
.main_1_2_1 .rightcolumn {
	width: 240px; float: left; padding-bottom: 1px;
	}
.main_1_2_1 .doublecolumn {
	width: 719px; float: left; border-left: 1px solid #e0e0e0; padding-bottom: 30000px; margin-bottom: -30000px; background: url(gfx/bg_content.gif) repeat-x 0 0;
	}
	
.main_1_1_1 .leftcolumn {
	width: 320px; float: left;
	}
.main_1_1_1 .content {
	width: 318px; float: left; border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; padding-bottom: 30000px; margin-bottom: -30000px;
	}
.main_1_1_1 .rightcolumn {
	width: 320px; float: left;
	}
.main_1_1_1 .doublecolumn {
	width: 638px; float: left; border-left: 1px solid #e0e0e0; padding-bottom: 30000px; margin-bottom: -30000px; background: url(gfx/bg_content.gif) repeat-x 0 0;
	}
.main_1_1_1 .doublecolumnleft {
	width: 638px; float: left; border-right: 1px solid #e0e0e0; padding-bottom: 30000px; margin-bottom: -30000px; background: url(gfx/bg_content.gif) repeat-x 0 0;
	}
	
.main_1_1 {
	padding: 0 20px; background: url(gfx/bg_1_1.png) repeat-y 0 0; overflow: hidden; width: 960px;
	}
.main_1_1 .leftcolumn {
	width: 468px; float: left; padding-right: 14px; padding-bottom: 30000px; margin-bottom: -30000px;
	}
.main_1_1 .rightcolumn {
	width: 478px; float: left; padding-bottom: 30000px; margin-bottom: -30000px;
	}
	
	
.main_2_1 {
                padding: 0 20px; background: url(gfx/bg_2_1.png) repeat-y 0 0; overflow: hidden; width: 960px;
                }
.main_2_1 .leftcolumn {
                width: 641px; float: left; padding-right: 14px; padding-bottom: 30000px; margin-bottom: -30000px;
                }
.main_2_1 .rightcolumn {
                width: 305px; float: left; padding-bottom: 30000px; margin-bottom: -30000px;
                }

/* LOCAL FRONTPAGE ALTERNATIVE */

.main_2_1 .actionboxes {
                border-bottom: none;
                }
.main_2_1 .actionboxes .boxlinks {
                float: left; width: 265px; border-bottom: 1px solid #e0e0e0; border-right: 0;
                }
.main_2_1 .localFrontpageAlternativeBoxes li {
                width: 280px; float: left; padding: 15px 20px; border-bottom: 1px solid #e0e0e0; height: 145px; overflow: hidden; background: #fff url(gfx/bg_description.gif) repeat-x 0 100%;
                }
.main_2_1 .localFrontpageAlternativeBoxes li.borderright {
                border-right: 1px solid #e0e0e0;
                }
.main_2_1 .localFrontpageAlternativeBoxes li p {
                font-size: 1.2em; margin-bottom: 15px;
                }
.main_2_1 .localFrontpageAlternativeBoxes li p a {
                border-bottom: 1px dotted #7fa9d1;
                }
.main_2_1 .localFrontpageAlternativeBoxes li p a:hover {
                border-bottom: 1px solid #7fa9d1;
                }
.main_2_1 #local_frontpage_b2c table.jobsearch {
                margin: 15px 0; width: 255px;
                }
.main_2_1 #local_frontpage_b2c table.jobsearch td {
                width: auto;
                }
.main_2_1 #local_frontpage_b2c table.jobsearch td .searchfield {
                width: 255px;
                }
.main_2_1 #local_frontpage_b2c table.jobsearch td .searchfield input {
                width: 240px;
                }
.main_2_1 #local_frontpage_b2c table.jobsearch td select {
                width: 150px;
                }
.main_2_1 #local_frontpage_b2c table.jobsearch td.rightalign {
                width: 40%;
                }

/* LEFT MENU */
ul.leftmenu {
	margin: 15px 0 20px 20px;
	}
ul.leftmenu li {
	width:100%; overflow:hidden; vertical-align:bottom;	/*ie6 and 7*/
	}
ul.leftmenu li a {
	font-size: 1.2em; display: block; padding: 5px 20px 3px 0; border-bottom:1px solid #fff; /*height: 1%; */
	}
ul.leftmenu li a span {
	padding-right: 12px; display: inline-block; cursor: pointer;
	}
ul.leftmenu li.expand a span {
	background: url(gfx/arrow_sprite_leftmenu.gif) no-repeat 100% 5px;
	}
ul.leftmenu li.expanded a span {
	background: url(gfx/arrow_sprite_leftmenu.gif) no-repeat 100% -95px;
	}
ul.leftmenu li.selected a {
	border-bottom: 1px solid #e0e0e0; /*margin-bottom: -1px;*/ font-weight: bold;
	}
ul.leftmenu li a:hover {
	border-bottom: 1px solid #e0e0e0; /*margin-bottom: -1px;*/
	}
ul.leftmenu li ul {
	margin-bottom: 10px;
	}
ul.leftmenu li ul li a,
ul.leftmenu li ul li a:visited,
ul.leftmenu li.selected ul li a {
	font-size: 1.2em; display: block; padding: 5px 20px 3px 0; color: #333; background: 0; margin-left: 20px; /*border-bottom: none;*/ font-weight: normal; border-bottom:1px solid #fff;
	}
ul.leftmenu li.expanded ul li a span {
	background: none; cursor: pointer;
	}
ul.leftmenu li ul li.selected a {
	border-bottom: 1px solid #e0e0e0; /*margin-bottom: -1px;*/ font-weight: bold !important;
	}
ul.leftmenu li ul li a:hover,
ul.leftmenu li.expanded ul li a:hover {
	border-bottom: 1px solid #e0e0e0; /*margin-bottom: -1px;*/
	}
ul.leftmenu li.selected ul li a:hover {
	border-bottom: 1px solid #e0e0e0; /*margin-bottom: -2px;*/
	}
ul.leftmenu .tooltip {
	display:none; position:absolute; background:transparent url(gfx/tooltip_pointer.png) no-repeat left 50%;
	}
ul.leftmenu .tooltip span {
	display:block; width:168px; padding:13px; margin-left:19px; background:#faedde url(gfx/tooltip_leftborder.gif) no-repeat left 50%; border:1px solid #b2b2b2; border-top-color:#e0e0e0; border-left:none; font-size:1.2em;
	}
	
ul.leftmenu li ul li ul li a,
ul.leftmenu li ul li ul li a:visited,
ul.leftmenu li.selected ul li ul li a,
ul.leftmenu li ul li.selected ul li a {
	margin-left: 40px; font-size: 1.1em; font-weight: normal !important; border-bottom: 1px solid #fff;
	}
	
ul.leftmenu li ul li ul li.selected a {
                border-bottom: 1px solid #e0e0e0; font-weight: bold !important;
  }

	

/* ARTICLE */
.article {
	padding: 20px 30px; overflow: hidden; width: 418px; font-size: 1.2em;
	}
.article h1,
.adpage h1,
.registrationpage h1,
.searchresult h1 {
	font-size: 1.67em; color: #0157a7; margin-bottom: 15px; 
	}
.article h2,
.adpage h2 {
	margin-bottom: 3px; font-weight: bold; padding-top: 12px; font-size: 1.33em;
	}
.article h3,
.adpage h3 {
	font-size: 1.17em;
	}
.article p,
.adpage p,
.registrationpage p,
.modalcontent p {
	margin-bottom: 8px;
	}
.article p.ingress,
.registrationpage p.ingress {
	font-size: 1.5em; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; margin-bottom: 20px;
	}
.article .articletools {
	padding: 30px 0 10px; float: right;
	}
.article .articletools a {
	margin-left: 20px; display: block; float: left; padding: 1px 0 2px 0; border: 0;
	}
.article .articletools a.mail {
	background: url(gfx/ic_mail.gif) no-repeat 0 3px; padding-left: 22px;
	}
.article .articletools a.print {
	background: url(gfx/ic_print.gif) no-repeat 0 0; padding-left: 22px;
	}
.article .articletools a:hover {
	margin-bottom: -1px;
	}

.adpage a{border-bottom:0;}
.adpage a:hover {border-bottom:0;}

.article li,
.adpage li,
.modalcontent li {
	font-size: 1.0em;
	}
.article ul,
.adpage ul,
.modalcontent ul {
	list-style-type: disc; margin: 0 0 8px 30px; 
	}
.article ol,
.adpage ol,
.modalcontent ol {
	list-style-type: decimal; margin: 0 0 8px 30px; 
	}
.article .contact {
	clear: both; padding-top: 20px;
	}
.article .contact p {
	font-size: 1.0em;
	}
.article .contact .contactimage,
.articlelisting .peopleimage {
	float: left; margin-right: 10px; width: 60px;
	}
	
	
.articlelisting {
	padding: 20px 30px; overflow: hidden; border-top: 1px solid #e0e0e0; clear: both; height: 1%;
	}
.articlelisting li h3 {
	font-size: 1.2em; margin-bottom: 3px;
	}
.articlelisting li {
	font-size: 1.2em; margin-bottom: 25px; clear: both; float: left; width: 418px;
	}
.articlelisting .readmore {
	padding-top: 10px;
	}

.textincrease {
	font-size: 1.0em; text-align: right; margin-bottom: 15px; margin-top: -8px;
	}
.textincrease a {
	border: 0;
	}
.textincrease a.bigger {
	font-size: 1.2em;
	}
.textincrease a.biggest {
	font-size: 1.3em;
	}
	
/* AD PAGE */
.adpage {
	padding: 20px 50px; overflow: hidden; width: 538px; font-size: 1.2em;
	}
.adpage p.ingress {
	font-size: 1.5em; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; margin-bottom: 20px;
	}
.adpage .articletools {
	padding: 0 0 20px; font-size: 1.2em; text-align: right;
	}
	
.companyinfo {
	padding: 30px; font-size: 1.2em;
	}
.companyinfo .companylogo {
	text-align: center; margin-bottom: 10px;
	}
.companyinfo ul {
	margin-bottom: 20px;
	}
.companyinfo li {
	padding-bottom: 10px;
	}
.companyinfo p {
	margin-bottom: 15px;
	}

/* PAGING */
.adpage_paging {
	border-top: 1px solid #e0e0e0; padding: 15px 50px 20px; font-size: 1.2em; overflow: hidden; height: 1%; white-space: nowrap;
	}
.paging {
	font-size: 1.2em; overflow: hidden; height: 1%; white-space: nowrap; padding: 0 0 20px;
	}
.adpage_paging .left a,
.paging .left a {
	float: left; 
	}
.adpage_paging a.rightspace,
.paging a.rightspace {
	margin-right: 20px;
	}
.adpage_paging .pages,
.paging .pages {
	padding-right: 20px; float: left;
	}
.adpage_paging .pages a,
.paging .pages a {
	padding: 0 3px;
	}
.adpage_paging .pages .active,
.paging .pages .active {
	padding: 0 3px; float: left;
	}
.adpage_paging a.print,
.paging a.print {
	float: right; background: url(gfx/ic_print.gif) no-repeat 0 0; padding-left: 22px; display: block; padding-bottom: 2px;
	}
.adpage_paging a.print:hover,
.paging a.print:hover {
	margin-bottom: -1px; border-bottom: 1px solid #7fa9d1;
	}
	
	
/* REGISTER PAGE */
.registrationpage {
	padding: 20px 50px; overflow: hidden; width: 619px; font-size: 1.2em;
	}
.registrationpage h2 {
	margin-bottom: 5px;
	}
.registrationpage span.rightspace {
	padding-right: 20px; 
	}
.registrationpage .companyinfotop {
	padding: 20px 50px; overflow: hidden; margin: 0 -50px 20px; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; font-size: 1.2em; clear:both;
	}
.registrationpage .tabnavigation {
	padding: 20px 50px 0; overflow: hidden; margin: 0 -50px 5px; font-size: 1.2em; background: url(gfx/bg_horisontal_line.gif) repeat-x 0 100%;
	}
.registrationpage .tabnavigation ul {
	
	}
.registrationpage .tabnavigation li {
	display: inline; 
	}
.registrationpage .tabnavigation li a {
	display: block; float: left; border: 1px solid #ccc; border-bottom: 1px solid #e0e0e0; padding: 4px 15px; background: #fff; margin-right: 3px;
	}
.registrationpage .tabnavigation li a:hover {
	text-decoration: underline;
	}
.registrationpage .tabnavigation li.selected a,
.registrationpage .tabnavigation li.selected a:hover {
	background: transparent; border-bottom: 1px solid #f4f4f4; color: #333; font-weight: bold; text-decoration: none;
	}
.registrationpage .login {
	font-size: 1.6em; background: url(gfx/roundbutton_plus.gif) no-repeat 100% 0; padding-right: 25px; padding-bottom: 2px; display: inline-block; 
	}
.registrationpage .horisontalline {
	border-top: 1px solid #e0e0e0; padding-top: 20px; margin: 0 -50px; border-bottom: 0 !important;
	}
.subscribe .searchbottom span.narrowCheckBox input
{
  width:20px; float:left; border: 0;}
  
  

table.registrationtable {
	border-collapse: collapse; width: 100%; padding: 0;
	}
table.registrationtable td {
	font-size: 1.2em; vertical-align: top;
	}
table.registrationtable td table td {
	font-size: 1.0em;
	}
table.registrationtable td textarea {
                width: 291px; padding: 2px 3px; border: 1px solid #bababa;
}

table.registrationtable td.left {
	padding: 0 10px 10px 50px; width: 300px;
	}
table.registrationtable td.right {
	padding: 0 50px 10px 10px; width: 299px;
	}
table.registrationtable td.wide {
	padding: 0 50px 10px; 
	}
table.registrationtable td.buttons {
	padding: 25px 50px 25px; text-align: right;
	}
table.registrationtable td.top {
	padding-top: 25px;
	}
table.registrationtable td.top_small {
	padding-top: 15px;
	}
table.registrationtable td label {
	display: block;
	}
table.registrationtable td input {
	width: 291px; padding: 2px 3px; border: 1px solid #bababa;
	}
table.registrationtable td .styledbutton input {
	width:auto; padding: 0 10px 1px 7px; border:0;
	}

table.registrationtable td textarea {
	width: 291px; padding: 2px 3px; border: 1px solid #bababa;
	}
table.registrationtable td input.error,
table.registrationtable td select.error,
table.registrationtable td textarea.error {
	background-color: #de7500; color: #fff;
	}
table.registrationtable td input:focus {
	border: 1px solid #0161bb;
	}
table.registrationtable td select {
	width: 299px; padding: 2px 3px; border: 1px solid #bababa;
	}
table.registrationtable td.horisontalline {
	border-bottom: 1px solid #e0e0e0; height: 20px; margin-bottom: 20px;
	}
table.registrationtable td.add {
	padding-right: 50px; text-align: right;
	}
table.registrationtable td.add a {
	padding: 3px 25px 2px 0; text-align: right; background: url(gfx/roundbutton_plus.gif) no-repeat 100% 0; line-height: 1.8em;
	}
table.registrationtable td input.radio {
	width: auto; border: 0;
	}
table.registrationtable td span.radio input {
	width: auto; border: 0;
	}
table.registrationtable td p {
	margin-top: 15px;
	}
table.registrationtable td h2 {
	font-size: 1.4em;
	}
	
table.list {
	border-collapse: collapse; padding: 0;
	}
table.list th {
	text-align: left; font-weight: normal; padding: 0 20px 4px 0;
	}
table.list td {
	font-weight: bold; font-size: 1.0em; padding: 0 20px 4px 0; vertical-align: top;
	}
	table.registrationtable td a.print {
		 background: url(gfx/ic_print.gif) no-repeat 0 0; padding-left: 22px; text-decoration:none;  border:0
	}
table.registrationtable td a.print:hover {
 border-bottom: 1px solid #7fa9d1;
	}



/* LOCAL FRONTPAGE */
#local_frontpage_b2b {
	background: #0054a4 url(gfx/bg_b2b_frontpagebanner.gif) repeat-x 0 0; overflow: hidden; padding: 20px; height: 160px;
	}
#local_frontpage_b2c {
	background: #9dbd1f url(gfx/bg_b2c_frontpagebanner.gif) repeat-x 0 0; overflow: hidden; padding: 20px; height: 160px;
	}
#local_frontpage_b2b h1,
#local_frontpage_b2c h1 {
	color: #fff; font-size: 2.4em;
	}
#local_frontpage_b2b p {
	margin-top: 15px; font-size: 1.2em; color: #fff;
	}
#local_frontpage_b2b a {
	color: #fff; border-bottom: 1px dotted #9abddd;
	}
#local_frontpage_b2b a:hover {
	border-bottom: 1px solid #9abddd;
	}
#local_frontpage_b2b img {
	float: right; margin: -20px -20px -20px 10px;
	}
#local_frontpage_b2c table.jobsearch {
	border-collapse: collapse; padding: 0; margin: 15px 20px 0;
	}
#local_frontpage_b2c table.jobsearch td .searchfield {
	width: 390px;
	}
#local_frontpage_b2c table.jobsearch td .searchfield input {
	width: 365px;
	}
#local_frontpage_b2c label {
	display: block;
	}
.actionboxes {
	border-bottom: 1px solid #e0e0e0; overflow: hidden; height: 1%;
	}
.actionboxes .boxlinks {
	height: 145px;
	}
.actionboxes .boxlinks {
	float: left; width: 198px; border-right: 1px solid #e0e0e0; border-bottom: 0;
	}

.main_1_1 .jobscroll {
	height: 181px;
	}
.main_1_1 .jobscroll .contentitem {
	height: 70px;
	}
	
.main_1_1 .accordionmenu {
	height: 356px;
	}
.main_1_1 .accordionmenu li {
	position:relative; width: 468px; float: left;
	}
.main_1_1 .accordionmenu li h2{
  width: 413px; height:20px; cursor: pointer;
}

.main_1_1 .accordionmenu li .description {
	width: 428px; height: 145px; overflow: hidden;
	}


	
/* B2B FRONTPAGE */
.main_1_1_1 .teaser {
	padding: 15px 20px 30px; overflow: hidden; height: 1%;
	}
.main_1_1_1 .teaser h2 {
	font-size: 2.0em;
	}
.main_1_1_1 .teaser p {
	font-size: 1.2em; margin-top: 15px;
	}
.main_1_1_1 .teaser p a {
	border-bottom: 1px dotted #7fa9d1;
	}
.main_1_1_1 .teaser p a:hover {
	border-bottom: 1px solid #7fa9d1;
	}
.main_1_1_1 .teaser img {
	float: right; margin: -15px -20px 0px 10px; vertical-align: bottom;
	}
	
	
.keychallenges {
	padding: 15px 20px 30px; overflow: hidden; width: 598px; border-top: 1px solid #e0e0e0;
	}
.keychallenges h2 {
	font-size: 2.0em;
	}
.keychallenges ul,
.searchfilter ul,
.filterwide ul {
	padding-bottom: 20px; overflow: hidden; border-top: 1px solid #e0e0e0; float: left;
	}
.keychallenges li,
.searchfilter li,
.filterwide li {
	font-size: 1.2em; overflow: hidden; float: left; background: url(gfx/bg_accordion.gif) repeat-x 0 100%; padding-bottom: 2px;
	}
.keychallenges li a.question {
	border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; background: #fff url(gfx/roundbutton_sprite.png) no-repeat 99% 8px; padding: 10px 15px; display: block; float: left; width: 566px;
	}
.keychallenges li a:hover.question,
.keychallenges li a:active.question {
	border-bottom: 0; background-color: #f4f4f4;
	}
.keychallenges li a:focus.question {
	outline: none;
	}
.keychallenges li .description {
                clear:both; border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; padding: 5px 15px 20px; background: #fff url(gfx/bg_description.gif) repeat-x 0 100%; overflow: hidden; width: 566px;
  }
.keychallenges li .description a {
	border-bottom: 1px dotted #7fa9d1;
	}
.keychallenges li .description a:hover {
	border-bottom: 1px solid #7fa9d1;
	}
	
.keychallenges li.active a.question,
.keychallenges li.active a.question:hover {
                background-position:99% -112px; background-color: #fff;
                }

.keychallenges .askexpert {
	clear: both; font-size: 1.2em; overflow: hidden; width: 598px;
	}
.keychallenges .askexperttext {
	float: left; padding: 0 20px 0 0;
	}
.keychallenges .askexperttext h3 {
	font-size: 16px; font-weight: normal; margin-bottom: 5px;
	}
.keychallenges .askexpert button {
	float: left; margin-top: 14px;
	}

.keychallenges a:hover {
	border-bottom:0;
	}	


/* B2C FRONTPAGE */
#b2c_frontpagebanner {
	background: #9dbd1f url(gfx/bg_b2c_frontpagebanner.gif) repeat-x 0 0; overflow: hidden; height: 1%;
	}
#b2c_frontpagebanner .leftcolumn {
	padding: 20px 20px 25px; float: left; width: 200px;
	}
#b2c_frontpagebanner .content {
	padding: 25px 20px 25px; float: left; width: 440px;
	}
table.jobsearch {
	border-collapse: collapse; padding: 0; 
	}
table.jobsearch td {
	font-size: 1.2em; vertical-align: top; padding-bottom: 10px; width: 440px;
	}
table.jobsearch td.rightcell {
	padding-left: 20px;
	}
table.jobsearch td select {
	width: 208px; 
	}
table.jobsearch td .searchfield {
	float: left; background: url(gfx/bg_jobsearchfield.gif) no-repeat 0 0; padding: 0 0 0 6px; width: 430px; margin: 0;
	}
table.jobsearch td .searchfield div {
	background: url(gfx/bg_jobsearchfield.gif) no-repeat 100% 0; padding: 0 6px 0 0; height: 34px;
	}
table.jobsearch td .searchfield input {
	width: 405px; height: 18px; padding: 7px 2px 4px; border: 0; margin: 2px 0px;
	}
#b2c_frontpagebanner .rightcolumn {
	padding: 0; float: left; width: 240px; text-align: center;
	}
#b2c_frontpagebanner h1 {
	font-size: 2.4em; color: #fff; margin-bottom: 15px; 
	}
#b2c_frontpagebanner p {
	font-size: 1.2em; color: #fff; 
	}

.jobscroll {
	clear: both; border-bottom: 1px solid #e0e0e0; overflow: hidden; margin-bottom: -1px;
	}
.jobscroll .jobscrolltop {
	background-color: #fff; padding: 15px 20px 0; overflow: hidden; width: 438px;
	}
.jobscroll .jobscrolltop h2 {
	float: left; margin-bottom: 0;
	}
.jobscroll .morejobs {
	float: right; font-size: 1.2em; padding-top: 2px;
	}
.jobscroll .searchcontent {
	padding-bottom: 0;
	}
.jobscroll .searchcontent ul {
	position:relative; width:2390px;
	}
.jobscroll .searchcontent li {
	margin-bottom:0;
	}
.jobscroll .searchcontent .contentitem {
	width:100%; overflow:hidden; margin-bottom:20px;
	}
.jobscroll .jobscrollbottom {
	background: #fff; overflow: hidden; 
	}
.jobscroll .jobscrollbottom a {
	border-bottom: 0;
	}
.jobscroll .jobscrollbottom a.scrollprevious {
	float: left; display: block; width: 39px; height: 38px; background: url(gfx/jobscroll_sprite.gif) no-repeat 0 0; 
	}
.jobscroll .jobscrollbottom a:hover.scrollprevious {
	background-position: 0 -80px; border-bottom: 0; 
	}
.jobscroll .jobscrollbottom a.previousinactive,
.jobscroll .jobscrollbottom a:hover.previousinactive {
	background-position: 0 -200px;
	}
.jobscroll .jobscrollbottom a.scrollnext {
	float: left; display: block; width: 39px; height: 38px; background: url(gfx/jobscroll_sprite.gif) no-repeat 0 -40px; 
	}
.jobscroll .jobscrollbottom a:hover.scrollnext {
	background-position: 0 -120px; border-bottom: 0; 
	}
.jobscroll .jobscrollbottom a.nextinactive,
.jobscroll .jobscrollbottom a:hover.nextinactive {
	background-position: 0 -240px;
	}
.jobscroll .jobscrollbottom a:focus {
	outline: none;
	}
.jobscroll .jobscrollbottom .scrollindicator {
	float: left; width: 400px; height: 37px; border-bottom: 1px solid #b2b2b2; background-color:#fff; text-align:center;
	}
.jobscroll .jobscrollbottom .scrollindicator span {
	display:inline-block; width:48px; height:37px; background: url(gfx/jobscroll_indicator_sprite.gif) no-repeat left 15px;
	}
.jobscroll .jobscrollbottom .scrollindicator.two {
	background-position: 50% -10px; 
	}
.jobscroll .jobscrollbottom .scrollindicator.three {
	background-position: 50% -35px; 
	}
.jobscroll .jobscrollbottom .scrollindicator.four {
	background-position: 50% -60px; 
	}
.jobscroll .jobscrollbottom .scrollindicator.five {
	background-position: 50% -85px; 
	}
	
.boxtext {
	padding: 15px 20px 20px; border-top: 1px solid #e0e0e0; overflow: hidden; width: 438px;
	}
.boxtext h2 {
	margin-bottom: -5px;
	}
.boxtext p {
	margin-top: 10px; font-size: 1.2em;
	}
.boxtext img {
	float: right; margin: -15px -20px -20px 20px; vertical-align: bottom;
	}
	
/* SEARCH RESULT */
.searchresult .searchtop {
	background-color: #f4f4f4; padding: 20px 30px; overflow: hidden; width: 418px; border-bottom: 1px solid #e0e0e0;
	}
.searchresult .searchtop .resultoverview {
	font-size: 1.2em; clear: both; padding-top: 20px; height: 1%;
	}
.searchresult .searchtop .green {
	margin-left: 0;
	}	
.searchcontent {
	position:relative; background-color: #fff; padding: 20px 30px; overflow: hidden; width: 418px;
	}
.searchcontent li {
	float:left; overflow: hidden; width:418px; margin-right:30px; margin-bottom:20px; font-size: 1.2em;
	}
.searchcontent li img {
	float: left; margin-top: 5px; width: 75px;
	}
.searchcontent li .text {
	float: right; width: 330px; overflow: hidden;
	}
.searchcontent li h2 {
	font-size: 1.2em; margin-bottom: 0;
	}
.searchcontent li p {
	margin-top: 5px;
	}
.searchcontent li p.date {
	font-size: 0.9em; color: #666;
	}
.searchresult .searchbottom {
	background: url(gfx/bg_content_small.gif) repeat-x 0 0; padding: 15px 30px 30px; overflow: hidden; width: 418px; border-top: 1px solid #e0e0e0;
	}
.searchresult .searchbottom h2,
.subscribe h2 {
	font-size: 1.4em; font-weight: bold; margin-bottom: 0;
	}
.searchresult .searchbottom .subscribetext,
.subscribe label {
	font-size: 1.2em; margin-bottom: 10px;
	}
.searchresult .searchbottom .subscribeform .green {
	margin-left: 0;
	}
.subscribe .searchbottom input {
	width: 291px; padding: 2px 3px; border: 1px solid #bababa;
	}
.subscribe .searchbottom input:focus {
	border: 1px solid #0161bb;
	}
.subscribe .searchbottom {
	padding: 15px 50px 20px; overflow: hidden; border-bottom: 1px solid #e0e0e0; margin: 0 -50px;
	}


.searchfilter li a.question {
	background: #fff url(gfx/roundbutton_sprite.png) no-repeat 96% 8px; padding: 10px 20px; display: block; float: left; width: 200px; border: 0;
	}
.searchfilter li a:hover.question {
	background-color: #f4f4f4; border: 0;
	}
.searchfilter li.active a.question {
                background-position:96% -112px; background-color: #fff;
                }

 .searchfilter li a:focus.question {
	outline: none;
	}
.searchfilter li .description {
	clear:both; padding: 5px 20px 20px; background: #fff url(gfx/bg_description.gif) repeat-x 0 100%; overflow: hidden; width: 200px;
	}
.searchfilter li .description a {
	border-bottom: 0;
	}
.searchfilter li .description a:hover {
	border-bottom: 0;
	}
.searchfilter li .description h2 {
	margin-bottom: 8px; font-size: 1.4em; padding-top: 12px;
	}
.searchfilter li .description p {
	margin-bottom: 8px;
	}

.searchfilter ul.filter {
	border: 0; margin-bottom: 0;
	}
.searchfilter ul.filter li {
	border: 0; font-size: 0.8em; display: block; float: none; background: none; padding-bottom: 0;
	}
	

/* JOB SUBSCRIPTION */
.filterwide {
	margin: 0 -50px; padding: 30px 50px 10px; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; overflow: hidden; width: 619px;
	}
.filterwide li a.question {
	border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; background: #fff url(gfx/roundbutton_sprite.png) no-repeat 99% 8px; padding: 10px 20px; display: block; float: left; width: 577px; border-bottom: 0;
	}
.filterwide li a:hover.question {
	background-color: #f4f4f4; border-bottom: 0;
	}
.filterwide li.active a.question {
                background-position:99% -112px; background-color: #fff;
                }

.filterwide li a:focus.question { /* NY */
                outline: none;
 }

.filterwide li .description {
	border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; clear:both; padding: 5px 20px 20px; background: #fff url(gfx/bg_description.gif) repeat-x 0 100%; overflow: hidden; width: 577px;
	}
.filterwide li .description a {
	border-bottom: 0;
	}
.filterwide li .description a:hover {
	border-bottom: 0;
	}
	
.filterwide ul.filter {
	border: 0; margin-bottom: 0;
	}
.filterwide ul.filter li {
	border: 0; font-size: 0.8em; display: block; float: left; background: none; padding-bottom: 0; width: 287px;
	}

.filterwidebuttons {
	padding: 20px 0; text-align: right;
	}





/* ACCORDION MENU */
ul.accordionmenu {
                margin-bottom: 0; overflow: hidden; border-top: 1px solid #e0e0e0;
                }
.accordionmenu li {
                overflow: hidden; background: url(gfx/bg_accordion.gif) repeat-x 0 100%; padding-bottom: 2px; width: 320px; float: left;
                }
.accordionmenu li h2     {
                background: #fff url(gfx/roundbutton_sprite.png) no-repeat 97% 11px; padding: 13px 40px 13px 20px; display: block; float: left; width: 260px; color: #0161bb; margin-bottom: 0;
                }

.accordionmenu li:hover h2 {
                border-bottom: 0; cursor: pointer; background-color: #f4f4f4;
                }
.accordionmenu h2 {
                font-size: 1.6em; font-weight: normal;
                }
.accordionmenu li.active h2 {
                background:transparent url(gfx/roundbutton_sprite.png) no-repeat scroll 97% -109px; border-bottom:0 none;
                }

.accordionmenu li a {
                border-bottom: 1px dotted #7fa9d1;
                }
.accordionmenu li a:hover {
                border-bottom: 1px solid #7fa9d1;
                }
.accordionmenu li .description {
                clear:both; width:280px; padding: 0px 20px 20px; background: #fff url(gfx/bg_description.gif) repeat-x 0 100%; font-size: 1.2em;
                }
.accordionmenu li .description p {
                margin-bottom: 15px;
                }
                
                
                
/* ACCORDION MENU FOR Candidate Data */
.accordionmenuCD {
           

                }
 .accordionmenuCD h2     {
  background: #fff url(gfx/roundbutton_plus.gif) no-repeat  97% 11px; 
  padding:  13px  0px  13px 50px;
  width:640px;
  margin-bottom: 0px;
  color: #0161bb; 

                }               
               
.accordionmenuCD h2:hover {
                border-bottom: 0; cursor: pointer; background-color: #f4f4f4;
                }
 .accordionmenuCD:hover {
                border-bottom: 0; cursor: pointer; background-color: #f4f4f4;
                }




/* RIGHT COLUMN */
.boxpicture {
	border-bottom: 1px solid #e0e0e0;
	}
.boxpicture img {
	vertical-align: middle;
	}
.boxlinks {
	border-bottom: 1px solid #e0e0e0; padding: 15px 20px;
	}
.boxlinks ul {
	margin-top: 20px;
	}
.boxlinks li {
	font-size: 1.2em; margin-bottom: 10px; clear: both;
	}
.boxlinks h2 {
	margin-bottom: -5px;
	}
.boxlinks .employee {
	float: left; margin-right: 10px; margin-bottom: 10px; width: 60px;
	}
.boxlinks p {
	font-size: 1.2em; margin-top: 10px;
	}
.boxlinks .styledbutton {
	display:inline-block; margin-top: 10px;
	}
.boxlinks .green {
	margin-left: 0;
	}
.boxlinks .icon_register_cv {
	background: url(gfx/icon_sprite.gif) no-repeat 0 4px; padding-left: 40px; height:auto !important; height:35px; min-height:35px;
	}
.boxlinks .icon_subscribe {
	background: url(gfx/icon_sprite.gif) no-repeat 0 -96px; padding-left: 40px; height:auto !important; height:35px; min-height:35px;
	}

	
/*--------------------------------------------------- END MAINAREA ------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------------------------------------------*/	 
/*--------------------------------------------------- START BANNER ------------------------------------------------*/
#banner {
 padding: 15px 20px 0; background: url(gfx/bg_footertop.png) no-repeat 0 0; white-space: nowrap;  
	} 
#banner a:hover {
 border: none;
	}
#banner div {
  float:left;
	}
#banner img {
	vertical-align: middle;
	}
.globalflash {
 border-top: 1px solid #e0e0e0;
	}
.globalflash div {
	float:left; width:639px; height:313px; overflow:hidden;
	}
.globalflash div.alt {
	display:none;
	}
.globalflash img {
	vertical-align: middle; float:left;
	}
#globalmapmain embed,
#globalmapmain object {
	vertical-align:bottom;
	}
 
/*--------------------------------------------------- END BANNER ------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------------------------------------------*/	 
/*--------------------------------------------------- START FOOTER ------------------------------------------------*/
 
.air {
                background: url(gfx/bg_footertop.png) no-repeat 0 0; padding: 15px 20px 0; overflow: hidden; width: 960px;
                }
#footer .footercontent {
                background: url(gfx/bg_footertop.png) no-repeat 0 0; padding: 27px 20px 20px; overflow: hidden; width: 960px;
                }
#footer .footercontent .breadcrumb {
                font-size: 1.2em; padding: 0 0 10px 20px; border-bottom: 1px solid #e0e0e0; margin-bottom: 15px;
                }
#footer .footercontent .column {
                width: 280px; float: left; padding: 0 20px 0;
                }
#footer .footercontent .column h2 {
                font-size: 1.4em; font-weight: normal; color: #666; margin-bottom: 10px;
                }
#footer .footercontent .column li {
                padding-bottom: 5px; font-size: 1.1em; color: #666;
                }
#footer a {
                color: #666; border-bottom: 1px dotted #999;
                }
#footer a:hover {
                color: #0161bb; border-bottom: 1px solid #7fa9d1; 
                }
#footer .footerbottom {
                clear: both; background: url(gfx/bg_footerbottom.png) no-repeat 0 0; padding: 0 20px; height: 60px; overflow: hidden; color: #666; margin-bottom: 20px;
                }
#footer .footerbottom.solo {
                background: url(gfx/bg_footerbottom_solo.png) no-repeat 0 0; padding: 15px 20px 0;
                }
#footer .footerbottom .choosecountry {
                float: right; font-size: 1.2em; padding: 0 20px; border-left: 1px solid #e0e0e0; height: 39px; white-space: nowrap; 
                }              
#footer .footerbottom .choosecountry a span {
                padding: 13px 0 0 0; display: block; float: left; cursor: pointer;
                }              
#footer .footerbottom .choosecountry img {
                vertical-align: middle; float: left; padding: 11px 0 0 10px;
                }              

/* COLOPHON */
#colophon {
                font-size: 11px; float: left; padding: 13px 20px 5px;
                }
#colophon li {
                display: inline; padding-right: 10px; color: #666; border-right: 1px solid #8c8c8c; margin-right: 10px;
                }


/*--------------------------------------------------- END FOOTER --------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------*/	



/*------------------------------------------------------------------------------------------------------------------------*/	 
/*--------------------------------------------------- START MODALWINDOW ------------------------------------------------*/

#addjobs,
#addeducation,
#addlanguage,
#emailfriend,
#contactus {
	display: none;
	}
body.modalbox {
	background: #fff;
	}
.modalcontent {
	padding: 20px 50px 0; overflow: hidden; background:#fff; font-size: 1.2em;
	}
#TB_ajaxContent embed {
	vertical-align:bottom;
	}
#TB_ajaxContent div.alt {
	display:none;
	}
	
	ul.countries {list-style-type: none; margin: 0; float: left; width: 191px;}
ul.countries li {font-size: 14px;}
ul.countries li a { display: block; padding: 7px 10px 7px 40px; width: 139px; border: 1px solid #fff; background: no-repeat 9px 6px;}


.alt ul.countries li a {
	width: 122px;
	}
ul.countries li a:hover {
	border-bottom: 1px solid #b2b2b2; border-right: 1px solid #b2b2b2; border-top: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0;
	}
ul.countries li a.AU {
	background-image: url(../images/flag_AU.png);
	}
ul.countries li a.AT {
	background-image: url(../images/flag_AT.png);
	}
ul.countries li a.BE {
	background-image: url(../images/flag_BE.png);
	}
ul.countries li a.BR {
	background-image: url(../images/flag_BR.png);
	}
ul.countries li a.CN {
	background-image: url(../images/flag_CN.png);
	}
ul.countries li a.DK {
	background-image: url(../images/flag_DK.png);
	}
ul.countries li a.EE {
	background-image: url(../images/flag_EE.png);
	}
ul.countries li a.FI {
	background-image: url(../images/flag_FI.png);
	}
ul.countries li a.FR {
	background-image: url(../images/flag_FR.png);
	}
ul.countries li a.DE {
	background-image: url(../images/flag_DE.png);
	}
ul.countries li a.IN {
	background-image: url(../images/flag_IN.png);
	}
ul.countries li a.IT {
	background-image: url(../images/flag_IT.png);
	}
ul.countries li a.LV {
	background-image: url(../images/flag_LV.png);
	}
ul.countries li a.LT {
	background-image: url(../images/flag_LT.png);
	}
ul.countries li a.LU {
	background-image: url(../images/flag_LU.png);
	}
ul.countries li a.NL {
	background-image: url(../images/flag_NL.png);
	}
ul.countries li a.NO {
	background-image: url(../images/flag_NO.png);
	}
ul.countries li a.PL {
	background-image: url(../images/flag_PL.png);
	}
ul.countries li a.PT {
	background-image: url(../images/flag_PT.png);
	}
ul.countries li a.SG {
	background-image: url(../images/flag_SG.png);
	}
ul.countries li a.ES {
	background-image: url(../images/flag_ES.png);
	}
ul.countries li a.SE {
	background-image: url(../images/flag_SE.png);
	}
ul.countries li a.CH {
	background-image: url(../images/flag_CH.png);
	}
ul.countries li a.GB {
	background-image: url(../images/flag_GB.png);
	}
ul.countries li a.US {
	background-image: url(../images/flag_US.png);
	}
ul.countries li a.XX {
	background-image: url(../images/flag_XX.png);
	}


.modallist {
	padding: 20px 50px 30px; overflow: hidden; background-color: #f4f4f4; margin-top: 30px;
	}
	
	
table.modaltable {
	border-collapse: collapse; padding: 0;
	}
table.modaltable td {
	font-size: 12px; padding: 0 20px 10px 0;
	}
table.modaltable td label {
	display: block;
	}
table.modaltable td input {
	width: 270px; padding: 2px 3px; border: 1px solid #bababa;
	}
table.modaltable td .styledbutton input {
	width: auto; padding: 0px 6px 2px 3px; border:0;
	}
table.modaltable td input.radio {
	width: auto; border: 0;
	}
table.modaltable td input:focus {
	border: 1px solid #0161bb;
	}
table.modaltable td textarea {
	width: 568px; padding: 2px 3px; border: 1px solid #bababa;
	}
table.modaltable td select {
	width: 278px; padding: 2px 3px; border: 1px solid #bababa;
	}
table.modaltable td input.error,
table.modaltable td select.error {
	background-color: #de7500; color: #fff;
	}

	

table.modallisttable {
	border-collapse: collapse; padding: 0; width: 100%;
	}
table.modallisttable th {
	font-size: 12px; padding: 0 20px 5px 0; border-bottom: 1px solid #e0e0e0; text-align: left;
	}	
table.modallisttable td {
	font-size: 12px; padding: 5px 20px 5px 0; border-bottom: 1px solid #e0e0e0;
	}
table.modallisttable td a {
	margin-left: 10px;
	}

/*--------------------------------------------------- END MODALWINDOW --------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------*/
.regTableDivRad
{
}

/* Sets the actual width of a rad upload control */
.regTableDivRad .RadUpload
{
  width: 290px;
}

/* needed to override print INPUT css for registrationtable */
.regTableDivRad .ruFakeInput,
.regTableDivRad .ruFileInput
{
  width: 212px;
}

.regTableDivRad .ruInputs .ruActions .ruButton
{
  background-image    :url(gfx/bg_greybutton_160.gif) !important;
  background-position: left !important;
  background-position :0 0 !important;
  background-repeat   :no-repeat !important;
  background-color    :#FFFFFF !important;
  border              :0 !important;
  width               :160px !important;
}
.regTableDivRad .ruInputs .ruBrowse
{
  background-image    :url(gfx/bg_greybutton_75.gif) !important;
  background-position: left !important;
  background-position :0 0  !important;
  background-repeat   :no-repeat !important;
  background-color    :#FFFFFF !important;
  border              :0 !important;
  width               :75px !important;
}

.regTableDivRad .ruInputs .ruActions .ruButton:hover,
.regTableDivRad .ruInputs .ruBrowse:hover
{  
    background-position: 0 -21px !important; 
	} 

