﻿body
{
    margin: 0;
    width: 100%;
    height: 100%;
    background: #000;
    font-size: 13px;
}
img
{
    border: none;
}
hr
{
    margin: 20px 0px;
    padding: 0px;
    height: 2px;
    background: #9e9fa0;
    color: #9e9fa0;
    width: 460px;
    border: none;
    vertical-align: top;
}
.smallhr
{
    text-align: left;
    width: 385px;
}
a
{ 
    text-decoration: none;
}
p a, .choosetext, .closetext, .underline {
    border-bottom-style: solid; 
    border-bottom-width: 1px; 
    border-bottom-color: #FFFFFF;
}
.clear
{
    clear: both;
}
#map_canvas
{
    height: 100%;
    width: 100%;
}
#header
{
    width: 100%;
    height: 118px;
    z-index: 1003;
    position: absolute;
    background: #000;
    color: #fff;
    
}
#header a
{
    color: #fff;
}
#header ul
{
    position: absolute;
    left: 50%;
    width: 900px;
    padding: 0;
    margin: 0;
    margin-left: -433px;
    list-style-type: none;
}
#header li
{
    text-align: left;
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 25px;
}
.headertext
{
}
#header .large
{
    font-weight: bold;
    font-size: 20px;
}
#header #logo
{
    margin-top: 0px;
}
#header #amountraised
{
    margin-left: 20px;
    margin-top: 32px;
}
#header #daysleft
{
    margin-top: 32px;
}
#header #share
{
    margin-top: 32px;
}
#header #shareimages{
    position: absolute;
    margin-top: 0px;
    width: 150px;
    height: 20px;
}
#facebook
{
    line-height: 1em;
    margin-top: 0px;
    width: 28px;
    height: 20px;
    display: -moz-inline-block;
    display: inline-block;
    background: url('images/sexy.png') no-repeat -925px -28px;
}
#facebook:hover
{
    background: url('images/sexy.png') no-repeat -925px -0px;
}
#twitter
{
    width: 28px;
    height: 20px;
    display: -moz-inline-block;
    display: inline-block;
    background: url('images/sexy.png') no-repeat -348px -28px;
}
#twitter:hover
{
    background: url('images/sexy.png') no-repeat -348px -0px;
}
#email
{
    width: 28px;
    height: 20px;
    display: -moz-inline-block;
    display: inline-block;
    background: url('images/sexy.png') no-repeat -252px -28px;
}
#email:hover
{
    background: url('images/sexy.png') no-repeat -252px -0px;
}
#sendemail {
    height: 20px;
}
#myspace
{
    width: 28px;
    height: 20px;
    display: -moz-inline-block;
    display: inline-block;
    background: url('images/sexy.png') no-repeat -540px -28px;
}
#myspace:hover
{
    background: url('images/sexy.png') no-repeat -540px -0px;
}
#header #zoom
{
    margin-top: 56px;
    margin-left: 94px;
    height: 23px;
}
#header #zoom span
{
    float: left;
}
#header #zoom #zoombar
{
    height: 13px;
    width: 114px;
    margin-top: 10px
    
}

#overlay_grey
{
    background: url('images/circle_shade.png') top center no-repeat;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#overlay_content
{
    position: absolute;
    top: 125px;
    width: 460px;
    left: 50%;
    margin-left: -225px;
    z-index: 1001;
    color: #fff;
}
#overlay_content a
{
    color: #fff;
}
.scrollbuttons
{
    margin-top: 375px;
    float: right;
}
#firstcontentholder
{
    position: absolute;
    height: 435px;
    width: 460px;
}
#maincontentholder
{
    position: absolute;
    display: none;
    height: 435px;
    width: 460px;
}
#maincontent, #firstcontent
{
    overflow: hidden;
    height: 428px;
    width: 420px;
}
#marker2, #marker3, #marker4, #marker5, #marker6, #thankyouvote
{
    position: absolute;
    display: none;
}
#vote2, #vote3, #vote4, #vote5, #vote6  {
    display: none;
}
.closebutton
{
    margin-top: 8px;
    margin-right: 66px;
    float: right;
}
.closetext
{
    line-height: 1em;
}
.closebutton img
{
    position: absolute;
    margin-top: 3px;
}
#choosebutton
{
	display: none;
}
#choosebutton, #votebutton
{
    height: 19px;
    padding-top: 0px;
}
#choosebutton img, #votebutton img 
{
    position: absolute;
    margin-top: 2px;   
}
#valideringknapp
{
}
.hogerpil {
    position: absolute;
    padding-top: 0px; 
}
.choosetext
{
    margin-left: 25px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1em;
}
h1
{
    margin: 0;
    padding: 0px 0px 12px 0px;
    font-size: 25px;
}
h2
{
    margin: 0;
    padding: 3px 0px 6px 0px;
    font-size: 22px;
    
}
h3
{
    margin: 0;
    padding: 3px 0px 6px 0px;
    font-size: 16px;
    line-height: 1.3em;
    font-weight: normal;
}
h3 .cufon-canvas   { 
    margin-bottom: 4px; 
}
p {

    padding: 3px 0px;
    line-height: 1.3em;
} 
p .cufon-canvas   { 
    margin-bottom: 4px; 
}
#facebookpin
{
    float: left;
    margin-left: 240px;
}