/* ----------------------------

     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: x-large; font-weight: normal; font-family: Georgia, 'Times New Roman', Times, serif; margin-bottom: 0.5em; }
h2 { font-size: large; font-weight: normal; font-family: Georgia, 'Times New Roman', Times, serif; margin-top: 1em; margin-bottom: 0.5em; }
h3 { font-size: medium; font-weight: normal; font-family: Georgia, 'Times New Roman', Times, serif; margin-bottom: 0.5em; }
h4 { font-size: x-small; font-weight: bold; margin-bottom: 0.5em; }
a:link, a:visited {
color: #9e2617;
text-decoration: none;
}
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;
}
div.search_result {
clear: both;
padding: 0 15px 0 15px;
margin: 0 0 10px 0;
border-bottom: 1px solid #78797a;
}


/* Lists */
ul {
list-style: disc;
margin-left: 10px;
margin-bottom: 1em;
}
li {
margin-left: 10px;
}
li ul {
list-style: circle;
}


/* Menu */

#txtSearchWebsite, #master_Menu1_1_txtSearchWebsite {
position: relative;
width: 103px;
height: 14px;
padding: 3px 4px 3px 4px;
border: 1px solid #646567;
background: Transparent;
font: normal 11px Georgia, 'Times New Roman', Times, serifs;
color: #000;
}
#txtSearchWebsite.reset, #master_Menu1_1_txtSearchWebsite.reset {
color: #888;
background: Transparent url('../images/backgrounds/txtSearchWebsite.gif') no-repeat 31px 15px;
}
#btnSearchWebsite {
position: relative;
width: 22px;
height: 22px;
border: none;
background: #fff url('../images/buttons/search.gif') no-repeat;
text-indent: 100px;
line-height: 100px;
overflow: hidden;
cursor: pointer;
}


/* Header */



/* 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: #9e2617;
}
#breadcrumbs span.focus {
color: #9e2617;
}
#breadcrumbs span.level1 {
text-transform: uppercase;
}
#breadcrumbs h2 a:link, #breadcrumbs h2 a:visited {
color: #9e2617;
text-decoration: none;
}
#breadcrumbs h2 a:hover, #breadcrumbs h2 a:active {
color: #c62617;
text-decoration: underline;
}
#breadcrumbControls p {
margin-bottom: 0;
}


/* 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: 140px;
height: auto;
}
div.page_push {
border: 1px solid #4b474b;
margin: 0 0 20px 0;
}
div.page_push_clear {
margin: 0 0 20px 0;
}
div.page_push div {
margin: 10px 15px 10px 15px;
}
div.page_push_clear div {
margin: 10px 0 10px 0;
}
div.page_push h2, div.page_push_clear h2 {
background-color: #4b474b;
color: #fffefe;
font: normal 12px Georgia, 'Times New Roman', Times, serifs;
text-transform: uppercase;
padding: 8px 8px 8px 8px;
margin-top: 0;
margin-bottom: 0;
}
div.page_push_clear h2 {
padding: 8px 9px 8px 9px;
}
div.page_push h2 span, div.page_push_clear h2 span {
text-transform: none;
}
div.page_push p {
margin-bottom: 10px;
}

/* Special tags */

#tools li.email {
display: none;
}
#tools li.share {
display: none;
}
#tools li.translate {
display: none;
}
#tools li.print {
display: none;
}
#nav li.nav_startpage {
display: block;
width: 200px;
height: 54px;
overflow: hidden; 
margin-left: 0;
margin-bottom: 10px;
}
#nav li.nav_startpage a {
display: block;
width: 200px;
height: 54px;
overflow: hidden; 
text-indent: -1000px;
line-height: 60px;
background: url('../images/logos/logo_aptit_small.gif') no-repeat;
}
#blog_wrapper, #flickr_wrapper, #contact_wrapper {
display: none;
}
#header h1 {
display: none;
}