﻿/*

Rosa    #BB2D91
Lila    #2F003F
Grå     #333333
Blå     #0071BC


*/

body 
{
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    font-size: small;
    background: url(../grfx/background1.png) repeat-x #2F003F;
}
.maindiv
{
    /*position:relative;
    float:none;*/
    
    width: 981px;
    min-height:600px;
    margin:0px auto;
    padding:0;
    border:1px solid #999;
    background-color:#fff;
}lokal1och3

a img
{
    border:none;   
}
/* Förstasidan med sökformulär */

.topmenu
{
    width: 981px;
    text-align: right;
    background: url("../grfx/topp_g.png");
    height:26px;
    margin:0;
    padding:0;
}
.topmenu ul, .topmenu li
{
    list-style-type:none;
    display:inline;
    margin-right:5px;
}
.topmenu a
{
    color:#000;
    font-size:10px;
    text-decoration:none;
}
.topmenu a:hover
{
    color:#BB2D91;
}

#rss
{
    float:right;
    height:20px;
    color:#fff;
    padding:5px 10px;
}
#rss a
{
    color:#fff;
    text-decoration:none;
    font-weight:normal;
}
#rss a:hover
{
    text-decoration:underline;
}
#rss p
{
    font-size:11px;
    color:#fff;
    font-weight:normal;
    margin-bottom:0;
    margin-top:2px;
}
#rss h3
{
    font-weight:normal;
}

.banner
{
    width: 981px;
    background: url("../grfx/topp_l.png");
    height:114px;
    margin:0;
    padding:0;
    float:left;
}

.banner a img
{
    padding:25px 0 0 30px;
    border:none;
}

.startmain
{
    width: 720px;
    float: left;
    border:0;
}

.search
{
    float:left;
    margin-bottom:30px;
}

.sidepanel
{
    width: 200px;
    float: left;
}

/*Mastermeny*/

.pinkmenu, .bluemenu
{
    width: 700px;

    float:left;
    clear:left;
}
.pinkmenu ul, .bluemenu ul
{
    list-style-type:none;
    padding:0;
    margin:0;
    float:left;
    width:700px;
}
.pinkmenu li, .bluemenu li
{
    padding:0;
    margin:0;
    display:inline;
}
.pinkmenu p, .bluemenu p
{
    padding:4px 0 0;
    margin:0;
}
.pinkmenu a, .bluemenu a
{
    color:#000;
    text-decoration:none;
    background: url("../grfx/meny_g.png") no-repeat;
    display:inline-block;
    height:25px;
    width:125px;
    font-size:10px;
    text-align:center;
    padding:0;
    margin:0;
    float:left;
}

/* Rosa meny */
.pinkmenu a.current
{
    background: url("../grfx/meny_l.png") no-repeat;
    color:#fff;
}
.pinkmenu a.normal
{
    background: url("../grfx/meny_g.png") no-repeat;
}
.pinkmenu a:hover
{
    background: url("../grfx/meny_l.png") no-repeat;
    color:#fff;
}

/* Blå meny */
.bluemenu a.current
{
    background: url("../grfx/meny_b.png") no-repeat;
    color:#fff;
}
.bluemenu a:hover
{
    background: url("../grfx/meny_b.png") no-repeat;
    color:#fff;
}

/*Slut meny*/

.objectbanner
{
    padding:0;
    width:740px;
}
.objectbanner h1
{
    padding:0 0 20px 0;
    color:#BB2D91;
    font-family: Garamond, Palatino, Georgia;
    font-size:34px;
    text-align:center;
}

.searchdropdowns
{
    margin-left:30px;
    width: 700px;
    float:left;
    padding:10px 0 0 10px;
}
.searchcheckboxes1
{
    margin-left:30px;
    clear: both;
    width: 700px;
    font-size: x-small;  
    padding:10px 0 0 10px;
}
.searchcheckboxes2
{
    margin-left:30px;
    clear: both;
    width: 700px;
    font-size: x-small; 
    padding:10px 0 0 10px; 
}
.searchcheckbox
{
    width: 140px;
    float: left;
    font-size: x-small;    
}
.searchcheckbox_konf
{
    width: 90px;
    float: left;
    font-size: x-small;    
    padding:5px 0;
    margin-top:10px;
}

/* Färgad text*/
.pinkcontent p
{
    color:#BB2D91;
}
.bluecontent p
{
    color:#0071BC;
} 
/*Slut färgad text*/


/*Toningar*/
.toning1
{
    background: url("../grfx/bg1.png") repeat-x bottom;
    float:left;    
}
.toning2
{
    background: url("../grfx/bg2.png") repeat-x bottom;
    float:left;
}
.toning3
{
    background: url("../grfx/bg3.png") repeat-x bottom;
    float:left;
    padding-bottom:10px;
}

.ads
{
    width: 250px;
    margin-left:21px; 
    min-height:300px;
}

.dropdowns
{
    clear: both;
    width: 700px;
    font-size: x-small;   
    padding:10px 0 0;
}

.pilimg
{
    padding:0 5px;
}

.dropdownbox
{
    min-width: 100px;
    float: left;
    font-size: x-small;  
    padding:5px;
    margin: 0 20px 0 0;     
}
.dropdownbox:first-child
{
    margin-left:40px;
}
.dropdownboxko
{
    width: 120px;
    float: left;
    font-size: x-small;  
    padding:5px;
}
.dropdownboxko:first-child
{
    margin-left:40px;
}

.multiselect
{
    width:250px;
    height:50px;
}

/*Knappar förstasidan*/

.searchbutton
{
    width: 57px;
    float: left;
    font-size: small;
    height:57px;
    float:right;
    margin:0 15px 10px 0;
}

#pinksearch
{
    background: url("../grfx/sok_l.png") no-repeat center;
}
#bluesearch
{
    background: url("../grfx/sok_b.png") no-repeat center;
}

.pink_showbt
{
    background: url("../grfx/visa_resultat_l.png") no-repeat center;
    width:43px;
    height:18px;
    padding:5px 10px;
    color:#fff;
    font-size:12px;
    text-decoration:none;
    float:right;
    text-align:center;
}

.blue_showbt
{
    background: url("../grfx/visa_resultat_b.png") no-repeat center;
    width:43px;
    height:18px;
    padding:5px 20px;
    color:#fff;
    font-size:12px;
    text-decoration:none;
    float:right;
    text-align:center;
}

.pink_next
{
    font-size:12px;
    text-decoration:none;  
    text-align:center;
    display:inline;
}

.prevbt_img_gallery
{
    top:180px;
    position:relative;
    z-index:999;
    float:left;
}
.next_img_gallery
{
    top:180px;
    position:relative;
    z-index:999;
    float:right;
    right:50px;
}
/*Slut knappar*/
.pagingpanel
{
    width:400px;
    height:30px;
}

.pagingpanel input[type=image]
{
    margin-top:10px;
    width:120px;
    height:18px;
    color:#fff;
}

.searchbutton a
{
    float:left;
    margin:20px 17px;
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}

.searchoptions
{
    clear: both;
    width: 700px;
    margin:10px 0 10px 20px;
    float:left;
    padding-left:20px;   
}

.objectimg
{
    padding:5px;
    color:#fff;
    font-size:9px;
    text-decoration:none;
}
.pinkobject
{
    background: url("../grfx/antal_objekt_l.png") no-repeat center;
}
.blueobject
{
    background: url("../grfx/antal_objekt_b.png") no-repeat center;
}

.sorting
{
    float: left;
    width: 350px;
   
    font-size: small;
    margin-top:10px;
}
.objectsperpage
{
    float: right;
    width: 330px;
    text-align: right;
    font-size: small;
    margin:10px 10px 0 0;
}
.numberofhits
{
    clear: both;
    width: 700px;
    margin-left: 40px;
    padding-top: 5px;
    font-size: small;
    color:#2F003F;
    
}
.friskrivning
{
   clear: both;
    width: 700px;
    margin-left: 40px;
    padding: 0px;
    font-size: small;
    color:#2F003F;
   
}

/* Slumpade lokaler samt sökresultat */
.lokal1och3
{
    position:relative; float:left;
    width: 355px;
    margin-right: 5px;
    margin-bottom:10px;
    background: url("../grfx/bg2.png") repeat-x bottom;
    min-height:240px;

}
.lokal2och4
{
    position:relative; float:left;
    width: 355px;
    margin-bottom:10px;
    background: url("../grfx/bg2.png") repeat-x bottom;
    min-height:240px;
     
}

.lokalnamn
{
    color:#fff;
    width: 355px;
    height:25px;
    float: left;
    font-weight: bold;
}

.pinklokal
{
    background: url("../grfx/rubrik_l.png") no-repeat;
}
.bluelokal
{
    background: url("../grfx/rubrik_b.png") no-repeat;
}

.lokal
{
    display:inline;
    float:left;
    margin:0;
    padding:5px;
}

.kommun
{
    display:inline;
    float:right;
    margin:0;
    padding:5px;
}
.foto
{
    clear: left;
    width: 160px;
    margin:5px 0;
    float: left;
    height:110px;
    overflow:hidden;
}
.lokalfoto
{
   
}
.data
{
    width: 160px;
    float: left;
}
.data ul
{
    list-style-image: url("../grfx/pil.png");
    margin:0;
    padding:10px;
}
.data li
{
    padding:2px;
}
.data p
{
    display:inline;
}

.fritext
{
    clear: both;
    width: 330px;
    margin-left: 5px;
    margin-right: 20px;
    height:65px;
}

/* Statiska undersidor */

.staticpages
{
    float:left;
    background: url("../grfx/bg1.png") repeat-x bottom;
    width:700px;
    min-height:600px;
    padding:2em 0 0 3em;
}
.staticpages h1
{
    font-weight:lighter;
    margin-bottom:0;
}
.staticpages h2
{
    font-weight:lighter;
    font-size:1.3em;
    padding-top:0;
    margin-top:0;
}
.staticpages p
{
    width:370px;
}

.pinkheader
{
    color:#BB2D91;
    font-size:1.2em;
}
.pink
{
    color:#BB2D91;
}

/*Lokalsidan*/
.lokal_main
{
    float:left;
    margin-bottom:20px;
}
.lokal_main h1, .lokal_text h1
{
    font-weight:lighter;
    margin-bottom:0;
    margin-top:0;
}
.lokal_main h2, .lokal_text h2
{
    font-weight:lighter;
    font-size:1.3em;
    padding-top:0;
    margin-top:0;
}

.lila_rubrik
{
    background:url("../grfx/boxrubrik_l.png") no-repeat;
    width:170px;
    height:26px;
    color:#fff;
    margin:3px;
    padding:5px 5px 0 5px;
}
.lila_rubrik2 /*Sidebar*/
{
    background:url("../grfx/boxrubrik_l.png") no-repeat;
    width:170px;
    height:26px;
    color:#fff;
    margin:0 -2px;
    padding:5px 5px 0 5px;
    display:block;
}
.lila_rubrik3 /*Sidebar*/
{
    background:url("../grfx/boxrubrik_l.png") no-repeat;
    width:170px;
    height:26px;
    color:#fff;
    display:block;
    z-index:999;
    position:relative;
    left:-1px;
}
.lila_rubrik3 p
{
    padding-top:5px;
}

.objectsmallpics
{
    float:left;
    margin-left:20px;
    padding-left:20px;
}

.showpic_content
{
    text-align:center;
    margin:10px auto;
    padding:10px;
}
.showpic_content p
{
    text-align:center;
    display:inline-block;
}
.showpic_content .button_l
{
    margin:5px 0;
}

.objectfacts
{
    float:left;
}
.objectfacts ul
{
    list-style-image: url("../grfx/pil.png");
    margin-left:0px;
    padding-left:25px;
}
.objectfacts ul p
{
    color:#BB2D91;
    display:inline;
}
.objectcontact
{
    float:left;
    max-width:170px;
    
}
.objectcontact p:first-child
{
    padding:5px 5px 0;
}
.objectcontact p
{
    padding:0 0 0 12px;
    margin:5px 0 0 0;
}

.objectbokning
{
    border-left:1px solid #2F003F;
    border-right:1px solid #2F003F;
    border-bottom:1px solid #2F003F; 
}
.objectbokning p
{
    padding:5px ;
}

.objectfreetext
{
    min-height:200px;
    float:left;
}

.lokal_text
{
    float:left;
    width:500px;
    padding:5px 0 0 15px;
}
.lokal_text p
{
    padding:5px 0;
}

.lokalinfo
{
    margin-top:30px;
    border:0;
}

.padding
{
    padding:5px;
}
.map
{
    padding:5px 0;
}

/*Sidebar*/
.sidebar
{
    float:right;
    margin-right:15px;
    width:170px;
    margin-top:5px;
}
.sidebar input
{
    padding:2px;
    margin:3px;
}
.sidebar img
{
    padding-left:3px;
}
.sidebar a
{
    color:#000;
    text-decoration:none;
}
.sidebar p
{
    margin: 4px 0 4px 7px;
}
.objectfind
{
    border-left:1px solid #2F003F;
    border-right:1px solid #2F003F;
    border-bottom:1px solid #2F003F;
    margin-bottom:15px;
     
}
.objectfunctions
{
    border-left:1px solid #2F003F;
    border-right:1px solid #2F003F;
    border-bottom:1px solid #2F003F;
    margin-bottom:15px;
    padding-bottom:10px;
}
.objectfunctions textarea
{
    width:146px;
    margin-left:3px;
    font-size:small;
}

/*Lokalsidan: formulär*/
.objectforms
{
    float:left;
    width:510px;
    margin-bottom:10px;
}

.form_text
{
    font-size: small;
}

.tabs input, .panel textarea
{
    padding:2px;
    margin:2px 10px 5px 0;
    font-size: small;
}
.tabs textarea
{
    width:300px;
    height:109px;
    font-size: small;
}
.tabs p
{
    margin-bottom:0;
}
.button_l
{
    background:url("../grfx/ovrigtknapp_l.png") no-repeat center;
    width:70px;
    height:18px;
    color:#fff;
    text-align:center;
    margin:2px 10px 5px 0;
}
.button_l a
{
    color:#fff;
    text-decoration:none;
}
#tabs-1 input, #tabs-2 input
{
    padding-bottom:5px;
    margin-bottom:2px;
}


/*Event-fest-sidor*/
.eventpages
{
    float:left;
    width:625px;
}
.eventpages h1
{
    font-weight:lighter;
}
.eventpages h2
{
    font-weight:lighter;
    padding-top:0;
    margin-top:0;
}
.eventtitle
{
    padding:30px 0 0 30px;
    /*color:#BB2D91;*/
}
.sideTitle
{
    color:#BB2D91;
}

.type_wrapper
{
    border-top:1px solid #000;
}

.event
{
    min-height:200px;
    margin-bottom:10px;
    width:625px;
    padding:10px 0 0 20px;
}
.event_bild
{
    max-height:150px;
    max-width:200px;
    float:left;
    padding-right:10px;
}
.contactinfo
{
    color:#BB2D91;
    font-size:smaller;
    clear:left;
    padding-top:5px;
}
.contactinfo a
{
    color:#BB2D91;
}
.booktextbox
{
    font-size: small;
}
.validation
{
    float: right;
}


.maindiv:after
{
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

a img
{
    border:none;
    
}
img a 
{
    border:none;
    
}