﻿/*

Rosa    #BB2D91
Lila    #2F003F
Grå     #333333
Blå     #0071BC

Ny blå  #357dc2
*/

body 
{
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    font-size: small;
    background: url(../grfx/background1.png) repeat-x #fff;
}

@font-face { font-family: 'Britannic'; src:url(../font/BRITANIC.TTF); } 

.maintop
{      
    width: 1130px;
    height:19px;
    margin:0px auto;
    padding:0;
	background-image:url(../grfx/bg_main_top.png); background-repeat:no-repeat;
}

.mainbottom
{      
    width: 1130px;
    height:40px;
    margin:0px auto;
    padding:0;
	background-image:url(../grfx/bg_main_bottom.png); background-repeat:no-repeat;
}


.maindiv
{
    width: 1123px;
    min-height:600px;
    margin:0px auto;
    padding:0 0 0 7px;
	background-image:url(../grfx/bg_main.png); background-repeat:repeat-y;
}

a img
{
    border:none;   
}
/* Förstasidan med sökformulär */

.topmenu
{
    width: 840px;
    text-align: right;
    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:#5b7fcb;
}

#slider
{
    margin-top:10px;
}

#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;
}

#google_translate_element
{
    float:right;
}

.banner
{
    width: 840px;
    background: url("../grfx/topp_l.png"); background-repeat:no-repeat;
    height:96px;
    margin:0;
    padding:0;
    float:left;
}

.banner a img
{
    padding:25px 0 0 30px;
    border:none;
}

.startmain
{
    width: 840px;
    float: left;
    border:0;
}

.search
{
    float:left;
    margin-bottom:30px;
}

.sidepanel
{
    width: 250px;
    float: right;
    margin:0 10px;
}

/*Mastermeny*/

.pinkmenu, .bluemenu, .undermeny
{
    width: 700px;
    float:left;
    clear:left;
}

.pinkmenu ul, .bluemenu ul, .undermeny ul
{
    list-style-type:none;
    padding:0;
    margin:-2px 0 0 0;
    float:left;
    width:700px;
}
.pinkmenu li, .bluemenu li, .undermeny li
{
    padding:0;
    margin:0;
    display:inline;
}
.pinkmenu p, .bluemenu p, .undermeny 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:27px;
    width:125px;
    font-size:10px;
    text-align:center;
    padding:0;
    margin:0;
    float:left;
}

.undermeny a
{
    color:#000;
    text-decoration:none;
    display:inline-block;
    height:27px;
    font-size:10px;
    text-align:center;
    padding:0;
    margin:0 20px;
    float:left;
}
.undermeny a.current
{
    color:#357dc2;
}

/* 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*/

.addthis_toolbox
{
    float:left;
    margin:10px 0 0 10px;
}

#more_search
{
    display:none;
    float:left;
    width:800px;
}

.border 
{
    border-top:1px solid #A0CEF3;
}

.searchdropdowns
{
    margin-left:30px;
    width: 700px;
    float:left;
    padding:10px 0 0 10px;
}

.searchdropdowns h1
{
    font-size:18px;
    color:#347fcb;
    font-weight:normal;
}
.searchdropdowns h2, h2, h2 a
{
    font-size:15px;
    color:#347fcb;
    font-weight:normal;
    text-decoration:none;
}
.searchdropdowns h2
{
    margin:0;
}
.searchdropdowns h3, h3, h3 a
{
    font-size:13px;
    color:#347fcb;
    font-weight:normal;
    text-decoration:none;
    margin:0;
}

.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, span.pinkcontent
{
    color:#266DB4;
}
.bluecontent p
{
    color:#0071BC;
} 
/*Slut färgad text*/
#right_content
{
    float:left;
    width:300px;
    position:relative;
}

#right_content h2, #right_content  h3
{
    color:#000;
}
#right_content ul
{
    margin:0;
}

.pdf_box
{
    float:left;
    width:100px;
}
.pdf_box a
{
    text-decoration:none;    
}

.objectfacts p span img
{
    float:left;
    width:64px;
}
.objectfacts .spanclass
{
    float:left;
    width:170px;
}

/*Toningar*/
.toning1
{
    background: url("../grfx/bg1.png") repeat-x bottom;
    float:left;    
}
.toning2
{
    background: url("../grfx/bg2.png") repeat-x bottom;
    float:left;
}
.toning3
{
    float:left;
    padding-bottom:10px;
}

.ads
{
    min-height:300px;
}

.dropdowns
{
    clear: both;
    width: 700px;
    font-size: x-small;   
    padding:10px 0 0;
}

.multiselect p
{
    margin: 5px 0 10px 0;
}

.pilimg
{
    padding:0 5px;
}

.dropdownbox
{
    min-width: 100px;
    float: left;
    font-size: x-small;  
    padding:5px;
    margin: 0 20px 0 0;    
    position:relative; 
}

.clear
{
    clear:left;    
}

.dropdownboxko
{
    width: 120px;
    float: left;
    font-size: x-small;  
    padding:5px;
}
.dropdownboxko:first-child
{
    margin-left:40px;
}

.omraden_cbl
{
    float:left;
    padding:10px 0;
}
.omraden_cbl
{
    min-width:250px;
    min-height:50px;
    position:relative; 
}
.omraden_cbl td
{
    min-width:150px;
}

.popupMenu
{
    position:absolute;
    top:0px;
    left:445px;
    z-index:999;
}
.popupMenuOmrade
{
    position:absolute;
    top:630px;
    left:689px;
    z-index:1000;
    clear:both;
}

/*Knappar förstasidan*/

.searchbutton
{
    width: 86px;
    float: left;
    font-size: small;
    height:24px;
    float:right;
    padding:8px 0 0 0;
    margin:10px 0 0 0;
    clear:right;
}
.searchbutton a
{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
    padding:0 0 0 30px;
}

#pinksearch, #bluesearch
{
    background: url("../grfx/sok_l.png") no-repeat center;
}

.pink_showbt
{
    background: url("../grfx/visa_resultat_l.png") no-repeat center;
    width:86px;
    height:27px;
    padding:5px 0 0 0;
    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:30px;
}

.ask_button
{
	position:relative; 
    margin:0 15px 40px 0;
    float:right;
}
.ask_button_lokal
{
    display:none;
    position:fixed; 
    top:150px; 
    z-index:1;
    margin:0 0 0 -365px;
}

.popup_forfragan
{
    position:absolute;
    top:150px;
    left:30%;
    border:2px solid #347fcb;
    -moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	-khtml-border-radius: 7px; 
	border-radius: 7px; 
	background:#f4fafe;
	width:500px;
	min-height:200px;
	z-index:999;
}

.epost
{
    width:600px;
    padding:10px 20px 20px 20px;
}

/*Slut knappar*/
.pagingpanel
{
    width:400px;
    height:30px;
}

.pagingpanel input[type=image]
{
    margin-top:10px;
    width:120px;
    height:18px;
    color:#fff;
}

.pagingpanel2
{
    margin:10px 0 0 15px;
}
.pagingpanel2 span
{
    padding:0 0 10px 0;
}

.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, .lokal2och4
{
    position:relative; 
    float:left;
    width: 380px;
    margin:0 5px 10px 10px;
    background: url("../grfx/bg2.png") repeat-x bottom #ebebeb;
    min-height:250px;
    border:10px solid #bbb;
    -moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	-khtml-border-radius: 7px; 
	border-radius: 7px; 
	-moz-border-bottom-colors:  #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    -moz-border-top-colors:     #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    -moz-border-left-colors:    #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    -moz-border-right-colors:   #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    -webkit-border-bottom-colors:  #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    -webkit-border-top-colors:     #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    -webkit-border-left-colors:    #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    -webkit-border-right-colors:   #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    padding:5px;
}
.lokal2och4
{
    margin:0 5px 10px 5px;
}

.lokalnamn
{
    color:#fff;
    width: 380px;
    height:25px;
    float: left;
    font-weight: bold;
}

.lokal
{
    display:inline;
    float:left;
    margin:0;
    padding:5px;
    color:#266db4;
    font-weight:normal;
    font-size:15px;
}

.kommun
{
    display:inline;
    float:right;
    margin:0;
    padding:5px;
    color:#266db4;
    font-weight:normal;
}

.foto
{
    clear: left;
    width: 375px;
    height:140px;
    margin:5px 0;
    float: left;
    overflow:hidden;
    display:block;
	float:left;
	line-height:100px;
	position:relative;
	z-index:1;
}
.foto img
{
    width:375px;
    position:absolute;
	top:-50px;
}

.data
{   
    float: left;
}
.data ul
{
    list-style-type:none;
    margin:0;
    padding:10px 10px 10px 0;
    min-height:42px;
}
.data li
{
    padding:2px;
    display:inline-block;
}
.data p
{
    display:inline;
}

.fritext
{
    clear: both;
    width: 330px;
    margin-left: 5px;
    margin-right: 20px;
    height:75px;
}

/* 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:#5b7fcb;
    font-size:1.2em;
}
.pink
{
    color:#BB2D91;
}

/*Lokalsidan*/
.lokal_main
{
    float:left;
    margin-bottom:20px;
    width:1120px;
}
.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:0 0 5px 0;
    margin:0;
}

.lokal_main p, .lokal_text p
{
    margin:5px 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;
    border:2px solid #f4fafe;
    -moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	-khtml-border-radius: 7px; 
	border-radius: 7px; 
	background:#f4fafe;
	width:700px;
	min-height:1000px;
}

.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;
    border:2px solid #e0f8e1;
    -moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	-khtml-border-radius: 7px; 
	border-radius: 7px; 
	padding:5px;
	margin-left:10px;
	width:300px;
	background:#e0f8e1;
}
.objectfacts ul
{
    list-style-image: url("../grfx/pil.png");
    margin-left:0px;
    padding-left:25px;
}
.objectfacts ul p
{
    color:#3984ce;
    display:inline;
}
.objectcontact
{
    float:left;
    width:300px;
    border:2px solid #e8e0f8;
    -moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	-khtml-border-radius: 7px; 
	border-radius: 7px; 
	padding:5px;
	margin:10px 0 0 10px;
	background:#e8e0f8;
}
.objectcontact p:first-child
{
    padding:5px 5px 0;
}
.objectcontact p
{
    padding:0 0 0 12px;
    margin:5px 0 0 0;
}

.objectbokning p
{
    padding:5px ;
}

.objectfreetext
{
    min-height:200px;
    float:left;
}

.objectfunctions
{
    float:left;
    width:300px;
    border:2px solid #f8f7e0;
    -moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	-khtml-border-radius: 7px; 
	border-radius: 7px; 
	padding:5px;
	margin:10px 0 10px 10px;
	background:#f8f7e0;
}
.objectfunctions textarea
{
    width:146px;
    margin-left:3px;
    font-size:small;
}
.objectfunctions p
{
    padding:0 0 0 12px;
}

.objectbanner
{
    padding:0;
    width:725px;
    margin:0 0 10px 20px;
    -moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	-khtml-border-radius: 7px; 
	border-radius: 7px; 
	background:#f4fafe;
	font-family:Britannic;
    
}
.objectbanner h1
{
    color:#3984ce;
    font-size:42px;
    text-align:center;
    padding:10px 0;
}

.lokal_text
{
    float:left;
    width:640px;
    padding:5px 0 0 20px;
}
.lokal_text p
{
    padding:5px 0;
}

.lokalinfo
{
    border:0;
}

.padding
{
    padding:5px;
}
.map
{
    padding:5px 0;
    margin: 0 0 0 6px;
}

/* bottom */
.bottom_content
{
    clear:both;
    float:left;
    width:840px;
    margin:10px 0 0 20px;
}

/*Sidebar*/
.sidebar
{
    float:right;
    width:200px;
    margin:0 10px;
}
.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:1px solid #aaa;
    -moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	-khtml-border-radius: 7px; 
	border-radius: 7px; 
	padding:5px;
	margin:10px 0 5px 10px;
	width:308px;
	float:left;
}

/*Lokalsidan: formulär*/
.objectforms
{
    float:left;
    width:308px;
    padding:5px 5px 0 0;
    margin:0px 0 5px 10px;
}

.form_text
{
    font-size: small;
}
.form_text .objectcontact
{
    margin:0;
    width:250px;
}

.tabs
{
    padding:5px;
    width:314px;
}

.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/visa_resultat_l.png") no-repeat center;
    width:63px;
    height:23px;
    color:#fff;
    text-align:center;
    margin:2px 10px 5px 0;
    padding:5px 0 0 0;
}
p.button_l a
{
    color:#fff;
    text-decoration:none;
}
#tabs-1 input, #tabs-2 input
{
    padding-bottom:5px;
    margin-bottom:2px;
}

/* startsidan formulär */
#tabs
{
    float:left;
}

.formular
{
    float:left;
    display:block;
}

.mottagare
{
    float:left;
    display:block;
    width:300px;
    font-size:10px;
}

/*Event-fest-sidor*/
.eventpages
{
    float:left;
    width:690px;
    margin:0px 0 0 20px;
}
.eventpages h1
{
    font-weight:lighter;
    font-family:Britannic;
    font-size:43px;
    margin:7px 0;
}
.eventpages h2
{
    font-weight:lighter;
    padding-top:0;
    margin-top:0;
}

.sideTitle
{
    color:#2974bf;
}

.event
{
    min-height:200px;
    margin-bottom:10px;
    width:625px;
    padding:10px 0 0 20px;
    border:10px solid #bbb;
    -moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	-khtml-border-radius: 7px; 
	border-radius: 7px; 
	-moz-border-bottom-colors:  #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    -moz-border-top-colors:     #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    -moz-border-left-colors:    #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    -moz-border-right-colors:   #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    -webkit-border-bottom-colors:  #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    -webkit-border-top-colors:     #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    -webkit-border-left-colors:    #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    -webkit-border-right-colors:   #888 #999 #aaa #bbb #ccc #ddd #ebebeb;
    background:#ebebeb;
}
.event_bild
{
    max-height:150px;
    max-width:200px;
    float:left;
    padding-right:10px;
}
.contactinfo
{
    color:#BB2D91;
    font-size:smaller;
    clear:left;
    padding:5px;
    float:right;
}
.contactinfo a
{
    color:#BB2D91;
}
.booktextbox
{
    font-size: small;
}
.watermarked
{
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    font-style:italic;
    color:#666;
}

.validation
{
    float: right;
}

.not_show
{
    display:none;    
}

#tabs_forfragan
{
    float:left;
    border-radius: 7px; 
    border:2px solid #bbb;
    -moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	-khtml-border-radius: 7px; 
    background:#ebebeb;
    margin:10px;
    padding:5px;
}

.maindiv:after
{
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

a img
{
    border:none;
    
}
img a 
{
    border:none;
    
}
a.starttext 
{
    color:#347fdc;
    text-decoration:none;
}
a.konftext 
{
    color:#0071BC;
    text-decoration:none;
}
