@charset "UTF-8";
/* CSS Document */


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
}

a {
	color: #606060;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #D21D1F;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	
}

h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 8px;
	line-height: 18px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin-top: -6px;
	margin-bottom: 6px;
}

p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 8px;
	margin-top: 8px;
}

th {
	font-weight: normal;
}
	
ol {
	margin-top: 10px;
	margin-bottom: 10px;
}

.horizontal_rules {
	margin-top: 15px;
	color: #cccccc;
	margin-bottom: 15px;
}

.no_borders {
	border: none;
	color: 00ff00; 
	}
	
	
.input_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 99%;
	height: 15px;
}

.input_text_study_id {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 15px;
	width: 10px;
	
}

ol li {
	margin-bottom: 4px;
	}


/* DIVS */

/* CONTAINERS */

/* HEADER */

#container_head {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 10px;
}

#container_head_content {
	height: 150px;
	width: 975px;
	margin-left:auto;
	margin-right:auto;
}

#container_head_left_logo {
	float: left;
	width: 620px;
	height: 150px;
	background-image: url(Images/common/header.gif);
	background-repeat: no-repeat;
}

#container_head_left_logo a {
	float: left;
	width: 620px;
	height: 150px;
}

.hidden {
	display: none;
}

#container_head_right {
	float: right;
	width: 215px;
	margin-right:-15px;
	padding-right: 15px;
}

#container_head_right_menu {
	width: 215px;
	height: 90px;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #606060;
}

#container_head_right_logo {
	float: left;
	width: 200px;
	height: 60px;
	background-image: url(Images/common/ipl_logo.gif);
	background-repeat: no-repeat;
}

#container_head_bar {
	width: 100%;
	height: 19px;
	background-image: url(Images/common/head_bar.gif);
}


/* MAIN */

#container_main {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
}

#container_main_left {
	float: left;
	width: 260px;
	margin-left: 10px;
	_margin-left: 5px;
	height: auto;
}

#container_content {
	float: left;
	width: 680px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 15px;
	margin-left: 10px;
}

#container_content_home {
	float: left;
	width: 670px;
	_width: 650px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color: #cccccc;
	padding-right: 10px;
	_padding-right: 0px;
}

#container_home_content_left {
	float: left;
	width: 445px;
	height:auto;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

#container_home_content_right {
	float: left;
	width: 190px;
	padding-left:10px;
	_width: 180px;
}

#container_aboutyou_content_left {
	float: left;
	width: 465px;
	height: auto;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	padding-left: 15px;
}


#container_aboutyou_content_right {
	width: 170px;
	float: right;
}

#container_main_content {
	width: 975px;
}

#container_main_centre {
	width: 975px;
}

#container_main_right {
	width: 975px;
	float: right;
}

/* LEFT PANELS */

#container_main_left_box1 {
	background-image: url(Images/home/box_1.jpg);
	background-repeat:no-repeat;
	width: 245px;
	height: 206px;
	padding-top: 120px;
	padding-left: 15px;
	font-size: 16px;
}

#container_main_left_box1 h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	color: #D1120D
}

#container_main_left_box1 p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 220px;
	margin-top: 4px;
	
}

#container_main_left_box2 {
	background-image: url(Images/home/box_2.jpg);
	background-repeat:no-repeat;
	width: 245px;
	height: 90px;
	padding-top: 25px;
	padding-left: 15px
}

#container_main_left_box2 h3 { 
	font-weight: normal;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #D1120D
	}


/* FOOTER */

#container_foot {
	width: 100%;
}

#container_foot_content {
	width: 975px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 10px;
}

#container_foot_bar {
	width: 100%;
	height: 25px;
	background-image:url(Images/common/footer_bar_bg.gif);
	background-repeat: repeat-x;
	float: left;
}
#foot_bar_center {
	width: 975px;
	height: 25px;
	background-image:url(Images/common/footer_bar.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#dh_logo {
	float: right;
	text-align: left;
	width: 485px;
	vertical-align: top;
	background-image:url(Images/common/dh_logo.gif);
	background-repeat: no-repeat;
	height: 80px;
	padding-bottom: 10px;
	background-position: right top;
	font-size: 14px;
	margin-right: -15px;
	padding-right: 15px;
	padding-top: 22px;
	color: #21A27C;
}
	
#copyright {
	float: left;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	padding-top: 16px;
	}


/* INTRO TEXTS */

#intro_text_1 {
	line-height:16px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 20px;
	margin-right: -5px;
	background-image:url(images/common/corner_1.gif);
	background-position:right top;
	background-repeat: no-repeat;
	background-color:#fcddb3;
}

#intro_text_2 {
	line-height:16px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 20px;
	margin-right: -5px;
	background-image:url(images/common/corner_2.gif);
	background-position:right top;
	background-repeat: no-repeat;
	background-color:#f0b2b2;
}

#intro_text_3 {
	line-height:16px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 20px;
	margin-right: -5px;
	background-image:url(images/common/corner_3.gif);
	background-position:right top;
	background-repeat: no-repeat;
	background-color:#fed0f2;
}

#intro_text_4 {
	line-height:16px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 20px;
	margin-right: -5px;
	background-image:url(images/common/corner_4.gif);
	background-position:right top;
	background-repeat: no-repeat;
	background-color:#bcd2e3;
}

#intro_text_5 {
	line-height:16px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 20px;
	margin-right: -5px;
	background-image:url(images/common/corner_5.gif);
	background-position:right top;
	background-repeat: no-repeat;
	background-color:#ddecf4;
}

#intro_text_6 {
	line-height:16px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 20px;
	margin-right: -5px;
	background-image:url(images/common/corner_6.gif);
	background-position:right top;
	background-repeat: no-repeat;
	background-color:#d6e8ba;
}


/* MENUS */

#container_main_menu {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	height: auto;
	background-repeat: no-repeat;
}


.top_menu {
	margin-top: 0px;
	padding-top: 20px;
	font-size: 14px;
	list-style-type: none;
	height: auto;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
.top_menu li {
	display: inline;
	height: 46px;
}

.top_menu li a {
	text-decoration: none;
}
	
.top_menu li a:hover {
	color: #333333;
}

#main_menu_area {
	height: 50px;
	margin-top: -7px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 6px;
	font-weight: bold;
	list-style-type: none;
}
   
.left_panel_menu li {
	background-image: url(Images/common/left_menu_btn.gif);
	background-repeat: no-repeat;
	width: 220px;
	padding: 6px 0 10px 30px;
	font-size: 15px;
	font-weight: bold;
	margin-left: -40px;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	list-style-type: none;
	margin-right: 10px;
}

.left_panel_menu a {
	text-decoration: none;	
}

.left_panel_menu a:hover {
	color: #333333;
}

/* HOME PAGE */

#container_home_content_left h2 {
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #D1120D
	}

#container_home_content_left p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 30px;
}

#container_home_content_right h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom:10px;
	color: #D1120D;
}


/* BUTTONS */

.questionnaire-btn-wrap {
	clear:both;
	padding:6px 0 4px 0;
}
	
.standard_button {
	background-image: url(Images/common/btn_std.gif);
	width: 150px;
	height: 25px;
	margin: 0;
	color: #606060;
	float:left;
}

.standard_button a {
	display:block;
	padding-left: 30px;
	padding-top: 6px;
	width: 120px;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #606060;
}

.standard_button a:hover {
	color: #fff;
	background-image: url(Images/common/btn_std_ov.gif);
}

.standard_button_2 {
	background-image: url(Images/common/btn_std_2.gif);
	width: 180px;
	height: 25px;
	margin: 0;
	color: #606060;
	float:left;
}

.standard_button_2 a {
	display:block;
	padding-left: 30px;
	padding-top: 6px;
	width: 150px;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #606060;
}

.standard_button_2 a:hover {
	color: #fff;
	background-image: url(Images/common/btn_std_ov_2.gif);
}
	
.standard_button_short {
	background-image: url(Images/common/btn_std_sh.gif);
	width: 120px;
	height: 25px;
	margin: 0;
	color: #606060;
}

.standard_button_short_video {
	background: url(Images/common/btn-video.jpg) left bottom no-repeat;
	width: 120px;
	height: 25px;
	margin: 0;
	color: #606060;
}

.standard_button_short2 {
	background-image: url(Images/common/btn_std_sh.gif);
	width: 120px;
	height: 25px;
	margin: 0;
	color: #606060;
	margin-top:5px;
}

.standard_button_short a, .standard_button_short2 a, .standard_button_short_video a {
	display:block;
	padding-left: 30px;
	padding-top: 6px;
	width: 90px;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #606060;
}

.standard_button_short a:hover, .standard_button_short2 a:hover {
	color: #fff;
	background-image: url(Images/common/btn_std_sh_ov.gif);
}

.standard_button_short_video a:hover {
	color: #fff;
	background: url(Images/common/btn-video-over.gif) left bottom no-repeat;
}

.standard_button_faqs_box {
	background-image: url(Images/common/btn_std_faqs_box.gif);
	width: 150px;
	height: 25px;
	margin: 0;
	color: #606060;
}

.standard_button_faqs_box a {
	display:block;
	padding-left: 30px;
	padding-top: 4px;
	width: 120px;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #606060;
}

.standard_button_faqs_box a:hover {
	color: #fff;
	background-image: url(Images/common/btn_std_faqs_box_ov.gif);
}

	
input.btn { 
	background-image: url(Images/common/btn_std.gif);
	background-repeat:no-repeat;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	width: 150px;
	height: 25px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	} 
	
.para_list li {
	 margin-top: 6px;
}

.country_box_1 {
	height: 37px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	vertical-align:top;
}	

.country_box_2 {
	height: 40px;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	vertical-align:top;
	_height: 34px;
	_margin-top: 8px;
}

input.btnhov { 
	background-image: url(Images/common/btn_std_ov.gif);
	color: #fff;
	text-decoration: none;
	background-repeat:no-repeat;
}

.bulleted_list {
	list-style-position: outside;
	list-style-image: url(Images/common/menu_bulle_small.gif);
	list-style-type: none;
}	

.bulleted_list li {
	padding-left: 0px;
	margin-left: -4px;
	padding-top: 4px;
	padding-bottom: 0px;
}		

.no_trims {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	padding-bottom: -5px;
	margin-bottom: 0px;
}
	

.country_list {
	margin-top: 15px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: -40px;	
	*margin-top: 15px;
	*list-style-type: none;
	*list-style-position: outside;
	*margin-left: -40px;
	_margin-left: -19px;
	
}


.country_list li {
	width: 210px;
	*width: 210px;
	_width: 189px;
	height: 24px;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;

	_margin-left: 0px;
	

	*height: 24px;
	*background-color: #CCCCCC;
	*padding-top: 10px;
	*padding-left: 50px;
	*margin-top: 5px;
	*margin-bottom: 5px;	
}

.list_denmark {
	background_image: ;
	background-image: url(Images/aboutus/flag_denmark.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.list_finland {
	background_image: ;
	background-image: url(Images/aboutus/flag_finland.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.list_netherlands {
	background_image: ;
	background-image: url(Images/aboutus/flag_netherlands.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.list_sweden {
	background_image: ;
	background-image: url(Images/aboutus/flag_sweden.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.list_uk {
	background_image: ;
	background-image: url(Images/aboutus/flag_uk.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.alphabetical_list {
	list-style-type: lower-alpha;
}
	
@media screen and (-webkit-min-device-pixel-ratio:0) {
	input.btn {
		padding-top: 1px;
	}
}

#infoavailable {
	clear:both;
	padding:0 10px 10px 0;
}

span.language{
	padding:0 15px 0 18px;
}

.pagebreak {
	clear:both;
}

.iconwrap {
	float:left;
	height:32px;
	width:100px;
}

.icontab {
    float:left;
	height:32px;
	width:32px;
	padding: 0 8px 0 0;
	border:none;
}

.icontab a {
    border:none;
	color:#FFFFFF;
}

.icontab a:hover {
    border:none;
	color:#FFFFFF;
}

.counterwrap {
	clear:both;
	height:96px;
	width:212px;
	padding-bottom:14px;
}

.languages-pdf {
    clear:both;
	padding-bottom:10px;
	text-align:center;
	vertical-align:middle;
}
.languages-pdf {
line-height:1.4;
}

.languages-pdf img {
	padding:0;
	border:none;
	vertical-align:bottom;
	padding:0 0 1px 3px;
}

.languages-pdf ul {
	list-style:none;
	margin:0;
	padding:0;
}

.languages-pdf a {
	padding:8px 0;
	display:block;
	border-top: solid 1px #cccccc;
	width:170px;
}

.bluetext {
	color:#20558f;
	font-size:13px;
}

.redtext {
	color: #D1120D;
	font-size:21px;
}


#video {
    width:270px;
	height:200px;
	padding-bottom:10px;
}
