div #paasisalto {
    padding-left: 6px;
    margin-top: 0px;
}

div #choices {
    position: relative;
    background-image: url(img/lahjakortti2/tausta.gif);
    background-image: url(img/lahjakortti2/korttityyppi_bg.png);
    width: 787px;
    height: 199px;
    font-weight: bold;
}

div #choices #aloita {
    background-image: url(img/lahjakortti2/aloita.gif);
    position: absolute;
    left: 34px;
    top: 40px;
    width: 52px;
    height: 37px;
}

div #choices #nappi1 {
    background-image: url(img/lahjakortti2/nappi1.jpg);
    background-repeat: no-repeat;
    position: absolute;
    top: 24px;
    left: 115px;
    width: 190px;
    height: 170px;
}
div #choices #nappi2 {
    background-image: url(img/lahjakortti2/nappi2.jpg);
    background-repeat: no-repeat;
    position: absolute;
    top: 24px;
    left: 335px;
    width: 187px;
    height: 169px;
}
div #choices #nappi3 {
    background-image: url(img/lahjakortti2/nappi3.jpg);
    background-repeat: no-repeat;
    position: absolute;
    top: 24px;
    left: 549px;
    width: 188px;
    height: 169px;
}

div #choices #kylpylat {
    position: absolute;
    top: 84px;
    left: 1px;
/*  width: px;
    height: px; */
}

div #choices #korttityypit {
    position: absolute;
    top: 84px;
    left: 2px;
/*  width: px;
    height: px;*/
}

div #choices #hae {
    position: absolute;
    top: 101px;
    left: 55px;
}

div #choices #kylpylat a, div #choices #korttityypit a {
    display: block;
}

div #choices #error {
    text-align: center;
    position: absolute;
    top: 3px;
    width: 789px;
    color: red;
}

#kylpylatekstit {
    margin: 10px 0px;
}

.korttityyppilink:link, .korttityyppilink:visited, .kylpylalink:link, .kylpylalink:visited {
    color: #197cbb;
}
.korttityyppilink:link:hover, .korttityyppilink:visited:hover, .kylpylalink:link:hover,  .kylpylalink:visited:hover {
    color: #4c96ce;
}

.disabled:link, .disabled:link:hover, .disabled:visited, .disabled:visited:hover {
    visibility: hidden !important;
    color: gray !important;
}

.selected {
     font-size: 120%;
     font-weight: bolder;
     color: #AAF !important;
}


textarea {
    overflow: auto;
    width: 400px;
}

div #photo {
    height: 284px;
}

div #sisaltoboksi {
    position: relative;
    background-image: url(img/lahjakortti2/boksi_bg.gif);
    margin-left: 9px;
    margin-top: 17px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 611px;
}

div #sisaltoboksi #boksialku {
    position: absolute;
    top: 0px
    left: 0px;
    margin-left: 0px;
    padding-left: 0px;
    background-image: url(img/lahjakortti2/boksi_yla.gif);
    height: 12px;
    font-size: 0px;
    line-height: 0px;
    width: 611px;
}
div #sisaltoboksi #boksiloppu {
    position: absolute;
    bottom: 0px
    left: 0px;
    background-image: url(img/lahjakortti2/boksi_ala.gif);
    height: 15px;
    width: 611px;
}

div #sisaltoboksi #navipalkki {
    position: relative;
    top: 7px;
    margin-left: 8px;
    margin-bottom: 12px;
}

div #sisaltoboksi #title {
    margin-left: 166px;
    margin-top: 5px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 13px;
    line-height: 26px;
    color: #1e7dbf;

}

.kortti {
    position: relative;
    background-image: url(img/lahjakortti2/kortti_bg.jpg);
    margin-left: 166px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-left: 162px;
    padding-bottom: 27px;
    width: 276px;
/* min-height:93px;
    height:auto !important; */
    height: 101px;
}

.kortti .kuva {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 120px;
    height: 107px;
}

.kortti h2 {
    color:#585858;
    font-size:13px;
    font-weight:bold;
    letter-spacing:-0.2px;
    line-height:16px;
    margin-right: 72px;
    height: 25px;
}

.kortti div.kuvaus {
    font-size:10px;
    line-height:12px;
    margin: 0px;
/*    margin-right: 77px*/
    width: 200px;
    height: 62px;
    overflow: hidden;
}

.kortti div br {
    line-height: 4px;
}

.kortti .montakoform {
    position: absolute;
    width: 180px;
    right: 117px;
    bottom: 17px;
    text-align: right;
    margin-right: 2px;
}
.kortti .montakoform #tuotemaara {
    margin: 0px;
    padding: 0px;
    width: 18px;
    padding: 1px;
    margin-right: -2px;
}

.lessmore {
    position: absolute;
    right: 97px;
    bottom: 17px;
    margin-right: 0px
    width: 17px;
}
.more {
    display: block;
    background-image: url(img/lahjakortti2/more.gif);
    width: 17px;
    height: 10px;
    line-height: 0px;
    font-size: 0px;
}
.less {
    display: block;
    background-image: url(img/lahjakortti2/less.gif);
    width: 17px;
    height: 9px;
    line-height: 0px;
    font-size: 0px;
}

.kortti .montakonappi {
    position: absolute;
    right: 19px;
    bottom: 5px;
    margin-right: 0px
    vertical-align: middle;
}
.kortti .montakonappi .hae {
    border: none;
}


div #sivunavi {
    position: absolute;
    background-image: url(img/lahjakortti2/valitse_bg.jpg);
    padding-top: 35px;
    left: 10px;
    width: 138px;
    height: 106px;
}

div #sivunavi a {
    display: block;
    margin-left: 13px;
}

.boxcontent {
    width: 444px;
    background-image: url(img/lahjakortti2/content_tausta.gif);
    background-repeat: repeat;
    margin-left: 161px;
}

.boxcontent .contentholder {
    padding-left: 15px;
}


div #sivunavi #alkuun {
    margin-top: 10px;
}

#ostoskori2 {
    background-image: none;
    height: auto;
    width: 166px;
    padding: 0px;
    margin-top: 0px !important;
    margin-top: 17px;
    margin-right: 5px;
    float: right;
}   

#ostoskorialue {
    background-image: url(img/lahjakortti2/ostoskori_keski.gif);
    background-repeat: repeat;
    padding: 20px;
    padding-top: 27px;
}

#ostoskorialue p {
    line-height: 14px;
    font-size: 12px;
    padding-bottom: 8px;
}

#esikatselu {
    background-image: url(img/lahjakortti2/esikatselu.jpg);
    padding: 0px;
    height: 306px;
    width: 180px;
    float: right;
    clear: right;
    margin-top: 20px;
}

#esikatselu div {
    margin: 22px;
    color: #3287c7;
    white-space: pre;
    overflow: hidden;
    height: 160px;
}

.help {
    background-image: url(img/lahjakortti2/info.jpg);
    background-repeat: no-repeat;
    padding-left: 35px;
    font-size: 10px;
    line-height: 14px;
    margin-top: 4px;
}

img.sectiontitle {
    margin-top: 12px;
    margin-bottom: 12px;
}

.checkinfo {
    margin-left: 30px;
}

.boxcontent .contentholder h2 {
    margin-top: 12px;
    margin-bottom: 12px;
    color: #1e7bc0;
    font-weight: bold;
}

.fieldlabel {
    width: 130px;
    padding-left: 30px;
}

.meilisaajalle, .kirjesaajalle, .kirjeostajalle { 
    display: none;
}

.textinput {
    width: 200px;
}

#toimitustapacontainer {
    position: relative; height: 50px;
}

#toimitustapa {
    margin-top: 9px;
}

#jatka {
    position: absolute;
    right: 50px;
}

.contentholder hr {
    margin-right: 14px;
    margin-bottom: 15px;
    margin-top: 15px;
}

#maksutavat {
    font-size: 16px;
    margin-top: 20px;
    margin-left: 20px;
}

#maksutavatkuva {
    margin-left: 20px;
    margin-bottom: 20px;
}

#paymentnavi {
    padding-left: 20px;
}

#paymentnavi img {
    
}

#paymentnavi a img {
    display: inline;
}

#paymentnavi form {
    margin-left: 68px;
}

#paymentnavi input {
    border: 0px;
}

#paymentvisaconditions {
    margin: 5px 30px;
    font-size: 80%
}
#paymentvisaconditions h5 {
    font-weight: bold;
    font-size: 110%
}

.ostoskiitos {
    width: 444px;
    height: 225px;
    background-image: url(img/lahjakortti2/kiitoskortti.jpg);
    background-repeat: repeat;
    margin-left: 161px;
}

.ostoskiitos p {
    margin-left: 39px;
    padding-top: 60px;
}

