/* ----------------------------

     Handheld version för 
     PDAs, mobiltelefoner 
     och små webläsare
     
---------------------------- */

/* General tags */

* {
padding: 0px;
margin: 0px;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: normal;
color: #000000;
background-color: #fff;
margin: 10px;
}
h1 { font-size: large; font-weight: bold; margin-bottom: 0.5em; }
h2 { font-size: medium; font-weight: bold; margin-top: 1em; margin-bottom: 0.5em; }
h3 { font-size: small; font-weight: bold; margin-bottom: 0.5em; }
h4 { font-size: x-small; font-weight: bold; margin-bottom: 0.5em; }
a:link {
color: #0000FF;
text-decoration: underline;
}
a:visited {
color: #660099;
text-decoration: underline;
}
a:hover, a:active {
text-decoration: underline;
}
acronym {
cursor: help;
color: #000;
font-weight: normal;
border-bottom: 1px dotted #666;
}
a img,:link img,:visited img { border: none; }


/* Divs */

div.clear {
clear: both;
}


/* Weather */

#weather p.image {
float: left;
margin-right: 2px;
width: auto;
text-align: right;
}
#weather dl {
padding-top: 10px;
}
#weather p {
border-top: none;
margin-bottom: 0;
}
#weather dt.temperature {
display: none;
}
#weather dd.temperature {
font-size: 1.5em;
}
#weather dt.wind {
display: none;
}


/* Lists */
ul {
list-style: disc;
margin-left: 10px;
margin-bottom: 1em;
}
li {
margin-left: 10px;
}
li ul {
list-style: circle;
}


/* Menu */

#searchWebsite {
position: relative;
top: 0px;
left: 0px;
width: 130px;
height: 38px;
border-top: 1px solid #646567;
}
#txtSearchWebsite, #master_Menu1_1_txtSearchWebsite {
position: absolute;
top: 6px;
left: 0px;
width: 86px;
height: 14px;
padding: 5px 5px 5px 5px;
color: #646567;
}
#btnSearchWebsite, #master_Menu1_1_btnSearchWebsite {
position: absolute;
top: 6px;
right: 0px;
width: 26px;
height: 26px;
border: none;
background: #fff url('../images/buttons/search.gif') no-repeat;
text-indent: 100px;
line-height: 100px;
overflow: hidden;
}


/* Header */

#header p.payoff {
display: none;
}
#header p.payoff {
display: none;
}
#header a.logo_ec2009 {
display: block;
text-indent: -999em;
}
#header h1.logo_ec2009 {
background: transparent url('../images/logos/logo_ec2009_mobile.gif') no-repeat;
}
#header a.logo_ec2009, #header h1.logo_ec2009 {
width: 175px;
height: 47px;
overflow: hidden;
}
#header p.payoff {
display: none;
}


/* Breadcrumbs */

#breadcrumbs {
background: #fff url('../images/borders/bottom_grey.gif') repeat-x top left;
}
#breadcrumbs h2 {
font-size: 1.6em;
line-height: 1em;
margin-bottom: 0px;
padding:  13px 0px 9px 0px;
color: #646567;
}
#breadcrumbs span.focus {
color: #ff6600;
}
#breadcrumbs span.level1 {
text-transform: uppercase;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
color: #646567;
text-decoration: none;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
color: #000;
text-decoration: none;
}


/* Content_body */

#page_body {
padding: 13px 0px 13px 0px;
}
#content_body p {
margin-bottom: 1em;
}
#content_body p.ingress {
font-size: medium;
}
#page_header {
height: 4px;
background: #fff url('../images/borders/bottom_grey.gif') repeat-x top left;
}
#page_footer {
height: 4px;
background: #fff url('../images/borders/bottom_grey.gif') repeat-x top left;
}


/* Page_menu */

#page_menu {
position: relative;
width: 90px;
height: auto;
border-top: 1px solid #646567;
margin-top: 1em;
}
#page_menu ul {
list-style: none;
margin: 0;
padding: 0;
margin-left: 0;
margin-bottom: 0;
}
#page_menu li {
width: 90px;
border-bottom: 1px solid #646567;
margin-left: 0;
margin-bottom: 0;
font-size: 10px;
text-transform: uppercase;
}
#page_menu a {
display: block;
width: 67px;
padding: 5px 0px 5px 23px;
color: #646567;
}
#page_menu a:hover, #page_menu a:active {
color: #000;
text-decoration: none;
}
#page_menu li.print {
background: transparent url('../images/lists/print.gif') no-repeat 3px 5px;
}
#page_menu li.email {
background: transparent url('../images/lists/email.gif') no-repeat 3px 5px;
}
#page_menu li.share {
background: transparent url('../images/lists/share.gif') no-repeat 3px 5px;
}
#page_menu li.comment {
background: transparent url('../images/lists/comment.gif') no-repeat 3px 5px;
}

/* Special tags */