body
{
	background-color: white;
	text-align: center;
	margin: 0;
}

#page-center
{
	position: relative;
	width: 770px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#exit-page
{
	margin-top: 46px;
	background-color: #f5f5f5;
	padding: 40px;
	background-image: url(../images/wyeth46x14.gif);
	background-repeat: no-repeat;
	background-position: 716px 9px;

}

#exit-page.dk {
  background-image: none;
}

#exit-page h1 { font-size: 16px; }
#exit-page p { font-size: 12px; }
#exit-page h1 a { color: black; }

body, input, td, textarea, select
{
	font-family: arial, helvetica, verdana, sans-serif;
	color: black;
	font-size: 11px;
}

p.empty
{
	padding: 2.5em 0 8em 0;
}

form { margin: 0px; }
img { border: 0px; }
strong, b { font-weight: bold; }
small { font-size: 10px; }
em, i { font-style: italic; }

.ctrl-container { margin-top: 1.5em; }

.ctrl-container form {
  display: inline;
  margin-right: 10px;
}

.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0;
}

.wyeth-grey, .wyeth-red
{
	font-weight: normal;
	text-transform: inherit;
	letter-spacing: 0.2em;
}

.wyeth-grey { color: #787878; }
.academy-btn, .wyeth-red { color: #D40D02; }

#course-btn strong {
  font-weight: normal;
  font-size: 16px;
}

#course-btn .fi {
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-family: 'times new roman', serif;
}

h1 { 
	font-size: 13px; 
	font-weight: bold;
	margin: 0;
}

h2 
{ 
	font-size: 11px; 
	font-weight: bold;
	margin: 0;
}

a { color: black;}

#header
{
	background-color: #EEE;
	padding: 13px 0 0 0;
	height: 63px;
}

.message {
	margin: 2px 0;
	border: 2px solid #F79c3F;
	color: black;
	font: bold 12px arial, sans-serif;
	background: #FEFECC;
}

.message p {
	margin: 0;
	padding: 8px 10px;
	border-left: 58px solid #F79c3F;
}

.message a {color: #007CC3;}

#btn
{
	float: left;
	line-height: 26px;
	padding: 3px 10px 3px 0;
	background-color: white;
}

#course-btn
{
  display: block;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #EEE;
	background: #D4D4D4;
	padding: 0px 10px 0px 10px;
	border-width: 2px;
	border-style: outset;
}

#course-btn:active
{
	border-style: inset;
}

#top-links{
	background-color: #B5B4B4;
}

#top-links a, #top-links a:visited
{
	line-height: 34px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin: 0 0 0 18px;
}

#top-links a:hover { color: #EEE;}
#top-links a:active { color: #CCC;}

#region
{
  position: relative;
  clear: left;
	padding: 4px 0 0 18px;
	background-color: #F5F5F5;
	font-style: italic;
	font-size: 13px;
	height: 24px;
	color: #B5B4B4;
}

#region a img {
  margin-top: 1px;
}

#region #logo
{
  float: right;
	margin: 3px 8px 0 0;
}

#se, #dk, #no, #fi
{
	margin: 0 8px 0 0;
	background-repeat: no-repeat;
}

#se { background-image: url('../images/flag_se_inactive13x13.gif') }
#se.selected { background-image: url('../images/flag_se_13x13.gif') }
#se:hover { background-image: url('../images/flag_se_13x13.gif') }

#dk { background-image: url('../images/flag_dk_inactive13x13.gif') }
#dk.selected { background-image: url('../images/flag_dk_13x13.gif') }
#dk:hover { background-image: url('../images/flag_dk_13x13.gif') }

#no { background-image: url('../images/flag_no_inactive13x13.gif') }
#no:hover { background-image: url('../images/flag_no_hover13x13.gif') }

#fi { background-image: url('../images/flag_fi_inactive13x13.gif') }
#fi.selected { background-image: url('../images/flag_fi_13x13.gif') }
#fi:hover { background-image: url('../images/flag_fi_13x13.gif') }

.page-line
{
	background-image: url('../images/bg_gradient.jpg');
	background-color: #D41F04;
	background-repeat: repeat-y;
	height: 8px;
	line-height: 8px;
	font-size: 0px;
}

#page-container
{
	border-left: 8px solid #D41F04;
}

#page-content
{
	background-color: white;
	padding: 10px;
	/* leaves 742px */
}

.inner-page {
  margin: 70px 270px 20px 16px;
  font-size: 12px;
}

#page-content .inner-page h1.xl {
  font-size: 16px;
  margin: 0 0 0.2em 0;
}

#page-content .inner-page h1 {
  font-size: 14px;
  margin: 2.2em 0 0.2em 0;
}

#page-content .inner-page h2 {
  font-size: 14px;
  margin: 2.2em 0 0.5em 0;
}

#page-content .inner-page p {
  font-size: 12px;
  margin: 0 0 0.8em 0;
}

#page-content .inner-page a {
  font-weight: bold;
}

#right-column a, #exit-page a, #inner-body a, .extra a, li a { color: #787878; }
#right-column a:hover, #exit-page a:hover, #exit-page a:visited, #inner-body a:hover, #inner-body a:visited, .extra a:hover, .extra a:visited, li a:hover, li a:visited { color: #B5B4B4; }
#right-column a:active, #exit-page a:active, #inner-body a:active, .extra a:active, li a:active { color: #787878; }

#course-cert {
	margin: 24px 0 0 0;
	height: 135px;
	color: #787878;
}

#course-cert img {float: left; margin-right: 1em;}

span.course-cert { 
	display: block;
	color: #787878; 
	margin: 0.8em 0 0 0;
	font-size: 9px;
	font-family: verdana, arial, helvetica, sans-serif;
}

#page-content p.TargetGroup {
  display: block;
	margin: 1.2em 0 0 0;
	clear: both;
}

.tg-label {
  padding: 2px 3px;
  background: #666;
  color: #f1f1f1;

}

span.course-cert a:hover
{
	background-color: white;
	color: #787878;
	text-decoration: underline;
}

.start
{
  background: transparent url(../images/bg_index.jpg) no-repeat left top scroll;  
	height: 423px;
}

.start-dk {
  background: transparent url(../images/bg_index.jpg) no-repeat left top scroll;  
	min-height: 422px;  
}

.fi {
  background-position: 54px bottom;
}

.dir-fi {
  background: transparent url(../fi/images/bg_index.jpg) no-repeat 54px bottom scroll;  
	min-height: 423px;
}

#page-content.WyethAcademySymposium2007
{
	background-image: url('../se/images/bg_wa2007.jpg');
	background-repeat: no-repeat;
	background-position: 14px 30px;
}

#page-content li
{
	margin: 0 0 1em 0;
}

/*
.order-bg
{
	background-image: url('../images/bg_order.jpg');
	background-repeat: no-repeat;
	background-position: 10px 85px;
}
*/
#page-content h1
{
	font-size: 13px;
	margin: 0 0 1em 0;
	font-weight: bold;
}

#page-content h2
{
	font-size: 11px;
	margin: 0;
	font-weight: bold;
}

#page-content p
{
	margin: 0 0 1em 0;
}

#right-column
{
	float: right;
	width: 371px;
}

#extra-container
{
	vertical-align: top;
	margin-top: 1px;
	background: #f5f5f5 url(../images/bg_extra149x117.jpg) no-repeat left top scroll;
}

#extra-container.footer-dk {
  background: #f5f5f5 url(../dk/images/bg_extra.jpg) no-repeat right top scroll;
}

#extra-container.footer-fi {
  /*background: #f5f5f5 url(../fi/images/bg_footer01.jpg) no-repeat 60px center scroll;*/
  background-image: none;
}

#extra-container .spacer {
	float: left;
  width: 150px;
  height: 117px;
}

.extra
{
	float: left;
	padding: 8px 0 8px 50px;
	width: 256px;

}

.extra h5, .extra h3
{
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #353535;
	margin: 0px;
	display: inline;
}
.extra p
{
	color: #353535;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 1em 0;
}

#extra-container .extra img
{
	margin-left: 5px;
	vertical-align: text-bottom;
	text-transform: inherit;
	float: none;
}

#footer
{
	font-size: 11px;
	line-height: 14px;
	color: #666;
	text-align: center;
	border-color: #EEE;
	background-color: white;
	border-width: 0px 0 1px 0px;
	border-style: solid;
	padding: 16px 0 4px 0;
	margin-bottom: 1em;
}

.copyright
{
	margin: 0 20px 0 0px;
}

#footer a, #footer a:visited
{
	text-decoration: none;
	color: #666;
}

#footer a:hover { text-decoration: underline; }
#footer a:active { color: #B5B4B4; }

/* COURSES */

#area-selector
{
	margin: 0em 40px 1em 0;
}

#area-selector div {
  display: inline;
}


table#eacademy-ui
{
	border-collapse: collapse;
	margin: 0 0 1em 0;
	border: 0;
	border-spacing: 0px;
	table-layout: auto;
}

table#eacademy-ui td
{
	white-space: nowrap;
}


table#eacademy-ui td .right-form
{
	float:right;
	margin: 0;
	padding: 0;
	border: 0px solid red;
}


span.FormHelp {
	color: #7E7F7F;
}

#area-selector label, #sort-ea label, #search-ea label { 
	font-size: 12px;
	font-style: italic;
	color: #333;
	display: block; 
	margin: 0 0 0.2em 0.2em;
}


#area-info-e
{
	margin: 0em 0 0.5em 0;
	font-size: 13px;
	color: #B5B4B4;
	font-weight: bold;
	height: 3.1em;
}


#area-info h3, #area-info-e h3
{
	margin: 0px;
	font-size: 13px;
	color: #B5B4B4;
	font-weight: bold;
}

#area-info-e h3 {display: inline;}

table
{
	width: 742px;
	border-collapse: collapse;
	margin: 0 0 7px 0;
	border: 0px;
	border-spacing: 0px;
}

th{
	padding: 0 0 0 4px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: white;
	border-collapse: collapse;
	background-color: #B5B4B4;
	border-bottom: 2px solid white;
	line-height: 16px;
	height: 16px;	
}

td
{
	font-size: 11px;
	line-height: 14px;
}

td div
{
	margin: 2px 0 0 0;
	padding: 6px 15px 6px 15px;
	border-right: #B5B4B4;
	border-left: #B5B4B4;
	border-width: 0 5px 0 5px;
	border-style: none solid none solid;

}

td.info { width: 85%; }

td.status
{
	text-align: center;
	color: #B5B4B4;
	width: 15%;
}

td.status a
{
  line-height: 12px;
	font-size: 11px;
	font-weight: normal;
}


td.line
{
	padding: 0px;
	font-size: 0px;
	border-bottom: 1px solid #e1e1e1;
	height: 2px;
	line-height: 2px;
}

td.dateline {
  border-bottom: 1px solid #e1e1e1;
  padding-top: 1em;
  font: normal 12px arial, sans-serif;
  color: #0496D4;
}

td a, td a:visited
{
	color: #787878;
	padding: 1px 2px 1px 2px;
}

h4
{
	margin: 0 0 0.1em 0;
	font-size: 13px;
	font-weight: bold;
}

td a:hover, td a:active, #inner-body table.file .file-details a:hover
{
	color: white;
	background-color: #636363;
	text-decoration: none;
}

td a:active
{
	color: #eee;
}

.course-alert
{
	float: right;
	width: 30%;
	text-align: right;

	font-size: 11px;
	font-weight: normal;
	color: #FF8400;
	margin: 0 0 0 1em;
}


/* COURSES-DETAILS */

.SortContainer {
  position: relative;
  height: 54px;
}

.CourseMap {
  position: absolute;
  right: 0;
  top: -8px;
  height: 42px;
  width: 172px;
  padding-top: 16px;
}

.CourseMap a
{
	color: #787878;
}



.nav-line, .area-header
{
  font-family: lucida grande, tahoma, sans-serif;
  position: relative;
	line-height: 19px;
	height: 19px;
	font-size: 11px;
	font-weight: normal;
	color: white;
	background-color: #B5B4B4;
	padding: 1px 6px 2px 6px;
	margin: 0 0 2px 0;
}

.nav-line a {
  background-color: inherit;
	color: white;
}

.nav-line a:hover {
	color: #e1e1e1;
}

a.module_nav {
  float: right;
  text-decoration: underline;
}

.nav-line .info {
	float: right;
	margin-right: 0.6em;
}

#paging {
	margin-top: 2em;
	text-align: center;
}

#paging a, #paging span {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0.1em 0 0.1em;
	padding: 0 1px 0 1px;
}

#paging a.pandn {
	font-weight: bold;
	color: #D41F04;
	font-size: 12px;
	margin: 0 0.6em 0 0.6em;
}

#paging a.off {
	visibility: hidden;
}

#paging span {
	color: #D41F04;
	font-weight: bold;
}

#msg {
  font-size: 12px;
  font-style: italic;
	color: #D41F04;
}
#loading { 
	font-style: italic;
	color: #787878;
	display: none;
}

.line
{
	line-height: 4px;
	height: 4px;
	font-size: 0px;
	background-color: none;
	border-bottom: 1px solid #ccc;
}

#inner-body
{

	padding: 17px 20px 17px 20px;
}

#inner-body p { margin: 0 0 1em 0;}

#inner-body.wide
{
	padding-right: 60px;
}

#inner-body.ea-wide
{
	padding-right: 20px;
}


.directions {

	padding: 0 0 0 4px;
	margin: 0.5em 0 2px 0;
}

.directions h3 {
	font-size: 12px;
	margin: 0;
}



#ruteplan-container {
	margin: 17px 20px 17px 20px;
	padding: 8px;
	width: 150px;
	border:solid 2px;border-color: #E0E0E0;
}

#ruteplan-container h4 {
	font-size: 12px;
	margin: 0 0 1em 0;
}

#ruteplan-container h5 {
	font-size: 11px;
	margin: 0;
}

#ruteplan-container input {
	width: 96%;
}

#ruteplan-container .controller-container {
	text-align: right;
}

#ruteplan-container .controller-container input {
	width: auto;	
}

#ruteplan-container #degule
{
	margin-bottom: -0.6em;
	vertical-align: middle;

}

#reg-mem {
	margin-top: 5em;
}

#reg-mem form {
  display: inline;
}

#reg-mem input {
	margin-right: 1em;
}

#reg-mem p {
	font-size: 11px;
	margin-top: 4px;
	width: 50%;
	color: #666;
}

#left-body
{
	float: left;
	padding: 2.5em 20px 17px 20px;
}

#inner-body h1
{
	font-size: 12px; 
	font-weight: bold;
	margin: 0;
}

#editer-container h1, #editer-container h2, #editer-container h3
{
	font-size: 11px; 
	font-weight: bold;
	margin: 0;
}

#editer-container {margin: 1em 0 1em 0;}
#editer-container p{ margin: 0 0 1em 0;}
	
#left-body address {margin: 0 0 2em 0;}


#body-right
{
	float: right;
	width: 300px;
	margin: 2.5em 20px 17px 20px;
}

#inner-body #form-container
{
	width: 400px;
}


#form-info-container {
	float: right;
	width: 180px;
}

#form-info-container h6
{
	margin: 1px 0 0.2em 0;
	font-size: 11px;
	font-weight: normal;
	color: #0496D4;
}

#form-info-container p {
	background-color: #f5f5f5;
	padding: 6px;
	color: #7E7F7F;
	margin: 0 0 1em 0;
}

#form-info-container p.strong {

}

#inner-body h5
{
	margin: 0 0 1em 0;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;	
}

#inner-body h5 small {
	font-size: 10px;
	margin-left: 1em;
	font-weight: normal;
	font-style: normal;
	color: #666;	
}

#inner-body h5 a:link, #inner-body h5 a:visited
{
	font-size: 10px;
	color: #666;
	vertical-align: baseline;
	padding: 1px 2px;
}

#inner-body h5 a:hover
{
	background-color: #666;
	color: white;
	text-decoration: none;

}




#inner-body h4, #body-right h4
{
	margin: 0 0 1em 0;
	font-size: 12px;
	font-weight: normal;
}


#inner-body label, #body-right label
{
	display: block;
	margin: 0.5em 0 1px 0;
	color: #333;
	font-size: 11px;
}

#inner-body .preffered-contact-method label {
  margin: 0;
}

#inner-body .preffered-contact-method {
  width: inherit;
}

#form-container label.space, #body-right label.space {
	margin: 2em 0 1px 0;
}

#inner-body input.space {
	margin-bottom: 2em;
}

#inner-body label.long {width: 75%;}


#inner-body label.error, #body-right label.error,.error { color: #D41F04; }

#inner-body label.sub-label
{
	display: inline;
	color: black;
	font-size: 11px;
	font-weight: normal;
	margin-right: 1em;
}

#inner-body input.txt, #inner-body textarea { width: 75%; }
#body-right input.txt, #body-right textarea { width: 300px; }


#body-right input.amount
{
	width: 2em;
	text-align: right;
}

#inner-body textarea, #body-right textarea 
{ 
	height: 60px;
}




#zip-container, #hod-zip-container
{
	width: 70px;
}


#city-container, #hod-city-container
{
	float: right;
	width: 300px;
}

#body-right #city-container { width: 200px; }

#city-container input.txt, #hod-city-container input.txt { width: 200px;} 
#zip-container input.txt, #hod-zip-container input.txt { width: 100%;} 

/*Small form tables*/
#form-container table, #body-right table {
	width: 400px;
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
	margin: 0 0 1.5em 0;
}
#body-right table { width: 300px;}

#form-container h3 {
	margin: 2em 0 0 0;
	font-size: 11px;
}

#connection label
{
	display: inline;
	vertical-align: 2px;
}

#form-container table#subscription-container { margin: 0.5em 0 0 0; }

#form-container td.box, #body-right table td.box
{
	padding: 0px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
}

#form-container table.obligatory td,
#body-right table.obligatory td 
{ 
	background-color: #f5f5f5;
	padding: 2px 0 4px 0;
}

#form-container table.obligatory,
#body-right table.obligatory
{
	margin: 2em 0 2em 0;
}

#form-container table.obligatory td a,
#form-container table.obligatory td a:hover,
#body-right table.obligatory td a,
#body-right table.obligatory td a:hover
{
	color: black;
	background-color: transparent;
	text-decoration: underline;
	text-transform: inherit;
}


#form-container table#meal-container
{
	margin-bottom: -2em;
}

#meal-box input { margin: 0 6px 0 4px; }


#shop-items { margin: 2em 0 0 0;}

#shop-items td p {
  margin: 0;
}

#shop-items td.item {
  padding-bottom: 0.6em;
}

td.amount {
  text-align: right;
  vertical-align: top;
  padding-left: 8px;
}

.shop-item { margin: 0 0 1em 0;}

.shop-item input
{
	margin-right: 4px;
}


input.btn
{
	margin-top: -1em;
}

.course-name
{
	color: black;
	font-weight: normal;
}

address
{
	margin: 1em 0 1em 0;
	font-style: normal;
}

/* FILES */


.search-cat
{
	padding: 4px;
	height: inherit;
}

#search
{

	padding: 1px 0 1px 0px;
	margin: 0 0 2px 0;

}

#v {
   width: 320px;
 }

table.file
{
	margin: 10px 0 0 0;	
	width: 100%;
}

table.file td {
	vertical-align: top;
  font-size: 10px;	
  padding-bottom: 16px;
}

table.file td p { margin: 0px; line-height: 12px; }


table.file td img {
  float: right;
  display: block;
}

td.file-details
{
	padding: 10px 10px 0 0;
}


td.file-details a
{
	font-size: 12px;
	font-weight: bold;
	margin-right: 0.5em;
}


td.file-details .file-size { display: inline; }

table.file td small
{
	font-size: 10px;
	color: #636363;
	text-transform: inherit;
}

table.file td em
{
	font-size: 10px;
	display: block;
	font-style: italic;
	margin: 2px 0 2px 0;
}


.target-group {
	float: right;
	width: 200px;
	text-align: right;
	margin: 17px 2px 0px 8px;
}

#page-content .target-group h2
{
	font-weight: normal;
	color: #636363;
}

/* CONTACT */

.contact-bg-fi {
	background: white url('../images/bg_index.jpg') 54px bottom scroll no-repeat;
}

.contact-bg-fi address {
  color: white;
}

.links {
  min-height: 400px;
  background: white url('../dk/images/bg_contact.jpg') 70px 40px scroll no-repeat;
}

img.person {
  display: block;
  margin-bottom: 1em;
}

.contact-bg-se {
  background: white url('../images/bg_contact.jpg') 30px 160px scroll no-repeat;
}

.help {
  color: #666;
  margin: 4px;  
}

#page-content .help p {
  margin: 0 0 4px 0;
}

ul.area-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

table.area-list {
  border-collapse: collapse;
	margin: 0;
	border: 0;
	border-spacing: 0px;	
	width: inherit;
}

ul.area-list li {
  margin: 0 0 4px 0;
}

table.area-list td {
  padding: 0 16px 0px 0;
  vertical-align: top;
}


#page-content table.area-list p {
  border-left: 5px solid #666;
  padding-left: 4px;
  margin: 0;
}

ul.area-list li {
  margin: 0 0 4px 0;
  border-left: 5px solid #666;
  padding-left: 4px;
}

/* CONTACT-LIST */

/*.contactlist-bg {
  background: white url('../dk/images/bg_kontakt.jpg') 30px center scroll no-repeat;
}*/


#main-contacts {
  position: absolute;
  margin: 0 0 0 -350px;
  width: 300px;
}

.explanation {
  border-bottom: 4px solid #b5b4b4;
  margin-bottom: 6px;
  padding: 4px 4px 0 4px; 
}

table.contact-list td {
  padding: 0 0.6em 0 0;
  vertical-align: top;
}

img.contact {
  border-right: 4px solid white;
}

/*.file a:hover img
{
	border: 1px solid #B5B4B4;
}*/
