html, body { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

blockquote, q { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; quotes: "" ""; }
blockquote:before, q:before, blockquote:after, q:after { content: ""; }

th, td, caption { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; text-align: left; font-weight: normal; vertical-align: middle; }

table { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; border-collapse: separate; border-spacing: 0; vertical-align: middle; }

a img { border: none; }

body { line-height: 1.5; font-family: Helvetica Neue, Arial, Helvetica, sans-serif; color: #333333; font-size: 81.25%; }

h1 { font-weight: normal; color: #222222; font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h1 img { margin: 0; }

h2 { font-weight: normal; color: #222222; font-size: 2em; margin-bottom: 0.75em; }

h3 { font-weight: normal; color: #222222; font-size: 1.5em; line-height: 1; margin-bottom: 1em; }

h4 { font-weight: normal; color: #222222; font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }

h5 { font-weight: normal; color: #222222; font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }

h6 { font-weight: normal; color: #222222; font-size: 1em; font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }

p { margin: 0 0 1.5em; }
p img.left { display: inline; float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { display: inline; float: right; margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a { text-decoration: underline; color: #000099; }
a:visited { color: #000066; }
a:focus { color: black; }
a:hover { color: black; }
a:active { color: #cc0099; }

blockquote { margin: 1.5em; color: #666; font-style: italic; }

strong { font-weight: bold; }

em { font-style: italic; }

dfn { font-style: italic; font-weight: bold; }

sup, sub { line-height: 0; }

abbr, acronym { border-bottom: 1px dotted #666; }

address { margin: 0 0 1.5em; font-style: italic; }

del { color: #666; }

pre { margin: 1.5em 0; white-space: pre; }

pre, code, tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

li ul, li ol { margin: 0 1.5em; }

ul { margin: 0 1.5em 1.5em 1.5em; list-style-type: disc; }

ol { margin: 0 1.5em 1.5em 1.5em; list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }

dd { margin-left: 1.5em; }

table { margin-bottom: 1.4em; width: 100%; }

th { font-weight: bold; }

thead th { background: #c3d9ff; }

th, td, caption { padding: 4px 10px 4px 5px; }

tr.even td { background: #e5ecf9; }

tfoot { font-style: italic; }

caption { background: #eee; }

.quiet { color: #666666; }

.loud { color: #111111; }

body .clear { clear: both; }
body .nowrap { white-space: nowrap; }
body .clearfix { overflow: hidden; display: inline-block; }
body .clearfix { display: block; }
body .small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
body .large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
body .first { margin-left: 0; padding-left: 0; }
body .last { margin-right: 0; padding-right: 0; }
body .top { margin-top: 0; padding-top: 0; }
body .bottom { margin-bottom: 0; padding-bottom: 0; }
body .showgrid { background: url('../graphics/grid.png?1270206147'); }
body .error { padding: .8em; margin-bottom: 1em; border: 2px solid #dddddd; background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
body .error a { color: #8a1f11; }
body .notice { padding: .8em; margin-bottom: 1em; border: 2px solid #dddddd; background: #fff6bf; color: #514721; border-color: #ffd324; }
body .notice a { color: #514721; }
body .success { padding: .8em; margin-bottom: 1em; border: 2px solid #dddddd; background: #e6efc2; color: #264409; border-color: #c6d880; }
body .success a { color: #264409; }
body .hide { display: none; }
body .highlight { background: yellow; }
body .added { background: #006600; color: white; }
body .removed { background: #990000; color: white; }

form label { font-weight: bold; }
form fieldset { padding: 1.4em; margin: 0 0 1.5em 0; }
form legend { font-weight: bold; font-size: 1.2em; }
form input.text, form input.title, form input[type=text] { margin: 0.5em 0; background-color: #fff; padding: 5px; }
form input.title { font-size: 1.5em; }
form input[type=checkbox], form input.checkbox, form input[type=radio], form input.radio { position: relative; top: 0.25em; }
form textarea { margin: 0.5em 0; padding: 5px; }
form select { margin: 0.5em 0; }
form fieldset { border: 1px solid #cccccc; }
form input.text, form input.title, form textarea, form select { border: 1px solid #bbbbbb; }
form input.text:focus, form input.title:focus, form textarea:focus, form select:focus { border: 1px solid #666666; }
form input.text, form input.title { width: 300px; }
form textarea { width: 390px; height: 250px; }

h1 { font-size: 30px; }

h2 { font-size: 18px; }

h3 { font-size: 13px; }

p { font-size: 13px; }

ul { margin-left: 0; margin-right: 0; }

.listHead { margin-bottom: 0; }

.listFoot { margin-top: -1.5em; }

a.current { font-weight: bold; }

a:hover { color: #000099; }

a.current:hover { text-decoration: none; }

* { background-repeat: no-repeat; }

.clearer { clear: both; height: 1px; }

body.index { background-image: url("../graphics/index/bg.jpg"); background-color: #b4bc98; background-position: center -40px; }
body.index #splashArea { background-image: url("../graphics/index/splashArea.jpg"); }
body.index h2 { color: black; }
body.index .columnBox .withBackground { background-image: url("../graphics/index/h2_bg_small.jpg"); }
body.index .columnBox.firstBox .withBackground { background-image: url("../graphics/index/h2_bg_small_firstBox.jpg"); }
body.index .columnBox.fullWidth .withBackground, body.index .columnBox.doubleWidth .withBackground { background-image: url("../graphics/index/h2_bg.jpg"); }
body.index .columnBox.fullWidth.firstBox .withBackground, body.index .columnBox.doubleWidth.firstBox .withBackground { background-image: url("../graphics/index/h2_bg_firstBox.jpg"); }
body.index #splashArea { margin-bottom: 30px; }

body.fargard { background-image: url("../graphics/fargard/bg.jpg"); background-color: #b4bc98; }
body.fargard #splashArea { background-image: url("../graphics/fargard/splashArea.jpg"); }
body.fargard h2 { color: #264c00; }
body.fargard .columnBox .withBackground { background-image: url("../graphics/fargard/h2_bg_small.jpg"); }
body.fargard .columnBox.firstBox .withBackground { background-image: url("../graphics/fargard/h2_bg_small_firstBox.jpg"); }
body.fargard .columnBox.fullWidth .withBackground, body.fargard .columnBox.doubleWidth .withBackground { background-image: url("../graphics/fargard/h2_bg.jpg"); }
body.fargard .columnBox.fullWidth.firstBox .withBackground, body.fargard .columnBox.doubleWidth.firstBox .withBackground { background-image: url("../graphics/fargard/h2_bg_firstBox.jpg"); }

body.butik { background-image: url("../graphics/butik/bg.jpg"); background-color: #efefef; }
body.butik #splashArea { background-image: url("../graphics/butik/splashArea.jpg"); }
body.butik h2 { color: #c01616; }
body.butik .columnBox .withBackground { background-image: url("../graphics/butik/h2_bg_small.jpg"); }
body.butik .columnBox.firstBox .withBackground { background-image: url("../graphics/butik/h2_bg_small_firstBox.jpg"); }
body.butik .columnBox.fullWidth .withBackground, body.butik .columnBox.doubleWidth .withBackground { background-image: url("../graphics/butik/h2_bg.jpg"); }
body.butik .columnBox.fullWidth.firstBox .withBackground, body.butik .columnBox.doubleWidth.firstBox .withBackground { background-image: url("../graphics/butik/h2_bg_firstBox.jpg"); }

body.butik.sortiment #splashArea { background-image: url("../graphics/butik/sortiment/splashArea.jpg"); }

body.butik.recept #splashArea { background-image: url("../graphics/butik/recept/splashArea.jpg"); }

body.butik.aterforsaljare_och_restauranger #splashArea { background-image: url("../graphics/butik/aterforsaljare_och_restauranger/splashArea.jpg"); }
body.butik.aterforsaljare_och_restauranger #sprayArea { background-image: url("../graphics/butik/aterforsaljare_och_restauranger/sprayArea.jpg"); }

body.butik.aterforsaljare_och_restauranger.sortiment #splashArea { background-image: url("../graphics/butik/aterforsaljare_och_restauranger/sortiment/splashArea.jpg"); }

body.butik.viltrokning #splashArea { background-image: url("../graphics/butik/viltrokning/splashArea.jpg"); }

body.catering { background-image: url("../graphics/catering/bg.jpg"); background-color: #c0a742; }
body.catering #splashArea { background-image: url("../graphics/catering/splashArea.jpg"); }
body.catering h2 { color: #4a2003; }
body.catering .columnBox .withBackground { background-image: url("../graphics/catering/h2_bg_small.jpg"); }
body.catering .columnBox.firstBox .withBackground { background-image: url("../graphics/catering/h2_bg_small_firstBox.jpg"); }
body.catering .columnBox.fullWidth .withBackground, body.catering .columnBox.doubleWidth .withBackground { background-image: url("../graphics/catering/h2_bg.jpg"); }
body.catering .columnBox.fullWidth.firstBox .withBackground, body.catering .columnBox.doubleWidth.firstBox .withBackground { background-image: url("../graphics/catering/h2_bg_firstBox.jpg"); }
body.catering #sprayArea { background-image: url("../graphics/catering/sprayArea.jpg"); }

body.boende { background-image: url("../graphics/boende/bg.jpg"); background-color: #aa1f0a; }
body.boende #splashArea { background-image: url("../graphics/boende/splashArea.jpg"); }
body.boende h2 { color: #79130e; }
body.boende .columnBox .withBackground { background-image: url("../graphics/boende/h2_bg_small.jpg"); }
body.boende .columnBox.firstBox .withBackground { background-image: url("../graphics/boende/h2_bg_small_firstBox.jpg"); }
body.boende .columnBox.fullWidth .withBackground, body.boende .columnBox.doubleWidth .withBackground { background-image: url("../graphics/boende/h2_bg.jpg"); }
body.boende .columnBox.fullWidth.firstBox .withBackground, body.boende .columnBox.doubleWidth.firstBox .withBackground { background-image: url("../graphics/boende/h2_bg_firstBox.jpg"); }
body.boende #sprayArea { background-image: url("../graphics/boende/sprayArea.jpg"); }

body.boende.boka #splashArea { background-image: url("../graphics/boende/boka/splashArea.jpg"); }
body.boende.boka #sprayArea { background-image: url("../graphics/boende/boka/sprayArea.jpg"); }

body.boende.boka.villkor #splashArea { background-image: url("../graphics/boende/boka/villkor/splashArea.jpg"); }

body.boende.boka.ankomst #splashArea { background-image: url("../graphics/boende/boka/ankomst/splashArea.jpg"); }

body.boende.tva_rum_och_kok #splashArea { background-image: url("../graphics/boende/2_rum_och_kok/splashArea.jpg"); }
body.boende.tva_rum_och_kok #sprayArea { background-image: url("../graphics/boende/2_rum_och_kok/sprayArea.jpg"); }

body.boende.huset #splashArea { background-image: url("../graphics/boende/huset/splashArea.jpg"); }

body.boende.vi_pa_garden #splashArea { background-image: url("../graphics/boende/vi_pa_garden/splashArea.jpg"); }

body.boende.aktiviteter #splashArea { background-image: url("../graphics/boende/aktiviteter/splashArea.jpg"); }
body.boende.aktiviteter #sprayArea { background-image: url("../graphics/boende/2_rum_och_kok/sprayArea.jpg"); }

body.kalender { background-image: url("../graphics/kalender/bg.jpg"); background-color: #999999; background-repeat: no-repeat; }
body.kalender #splashArea { background-image: url("../graphics/kalender/splashArea.jpg"); }
body.kalender h2 { color: black; }
body.kalender .columnBox .withBackground { background-image: url("../graphics/kalender/h2_bg_small.jpg"); }
body.kalender .columnBox.firstBox .withBackground { background-image: url("../graphics/kalender/h2_bg_small_firstBox.jpg"); }
body.kalender .columnBox.fullWidth .withBackground, body.kalender .columnBox.doubleWidth .withBackground { background-image: url("../graphics/kalender/h2_bg.jpg"); }
body.kalender .columnBox.fullWidth.firstBox .withBackground, body.kalender .columnBox.doubleWidth.firstBox .withBackground { background-image: url("../graphics/kalender/h2_bg_firstBox.jpg"); }
body.kalender #splashArea { background-image: url("../graphics/kalender/splashArea.jpg"); }
body.kalender #sprayArea { background-image: url("../graphics/kalender/sprayArea.jpg"); }

body.kontakta_oss { background-image: url("../graphics/kontakta_oss/bg.jpg"); background-color: black; }
body.kontakta_oss #splashArea { background-image: url("../graphics/kontakta_oss/splashArea.jpg"); }
body.kontakta_oss h2 { color: #33445f; }
body.kontakta_oss .columnBox .withBackground { background-image: url("../graphics/kontakta_oss/h2_bg_small.jpg"); }
body.kontakta_oss .columnBox.firstBox .withBackground { background-image: url("../graphics/kontakta_oss/h2_bg_small_firstBox.jpg"); }
body.kontakta_oss .columnBox.fullWidth .withBackground, body.kontakta_oss .columnBox.doubleWidth .withBackground { background-image: url("../graphics/kontakta_oss/h2_bg.jpg"); }
body.kontakta_oss .columnBox.fullWidth.firstBox .withBackground, body.kontakta_oss .columnBox.doubleWidth.firstBox .withBackground { background-image: url("../graphics/kontakta_oss/h2_bg_firstBox.jpg"); }

body.blogg { background-image: url("../graphics/blogg/bg.jpg"); background-color: #eeeeee; }
body.blogg #splashArea { background-image: url("../graphics/blogg/splashArea.jpg"); }
body.blogg h2 { color: #003399; }
body.blogg .columnBox .withBackground { background-image: url("../graphics/blogg/h2_bg_small.jpg"); }
body.blogg .columnBox.firstBox .withBackground { background-image: url("../graphics/blogg/h2_bg_small_firstBox.jpg"); }
body.blogg .columnBox.fullWidth .withBackground, body.blogg .columnBox.doubleWidth .withBackground { background-image: url("../graphics/blogg/h2_bg.jpg"); }
body.blogg .columnBox.fullWidth.firstBox .withBackground, body.blogg .columnBox.doubleWidth.firstBox .withBackground { background-image: url("../graphics/blogg/h2_bg_firstBox.jpg"); }
body.blogg #splashArea a { color: #333333 !important; }
body.blogg p.byline { margin-top: -1.5em !important; font-style: italic; }

body.press { background-image: url("../graphics/press/bg.jpg"); background-color: #875613; }
body.press #splashArea { background-image: url("../graphics/press/splashArea.jpg"); }
body.press h2 { color: #963407; }
body.press .columnBox .withBackground { background-image: url("../graphics/press/h2_bg_small.jpg"); }
body.press .columnBox.firstBox .withBackground { background-image: url("../graphics/press/h2_bg_small_firstBox.jpg"); }
body.press .columnBox.fullWidth .withBackground, body.press .columnBox.doubleWidth .withBackground { background-image: url("../graphics/press/h2_bg.jpg"); }
body.press .columnBox.fullWidth.firstBox .withBackground, body.press .columnBox.doubleWidth.firstBox .withBackground { background-image: url("../graphics/press/h2_bg_firstBox.jpg"); }

body { background-position: center 0; background-repeat: repeat-y; /* CALENDAR */ }
body #container { width: 930px; margin: 0 auto; overflow: hidden; display: inline-block; }
body #container { display: block; }
body #head, body #foot, body #content, body #lastLine { display: inline; float: left; margin-right: 0px; width: 930px; }
* html body #head, * html body #foot, * html body #content, * html body #lastLine { overflow-x: hidden; }
body #content { background-repeat: repeat-y; background-image: url("../graphics/content/bg.png"); }
body #content #leftSpace { display: inline; float: left; margin-right: 0px; width: 30px; height: 20px; }
* html body #content #leftSpace { overflow-x: hidden; }
body #content #rightSpace { display: inline; float: left; margin-right: 0; width: 30px; height: 20px; }
* html body #content #rightSpace { overflow-x: hidden; }
body #content #main { display: inline; float: left; margin-right: 0px; width: 870px; padding: 20px 0; }
* html body #content #main { overflow-x: hidden; }
body #content #main #splashArea, body #content #main #sprayArea { display: inline; float: left; margin-right: 0px; width: 570px; }
* html body #content #main #splashArea, * html body #content #main #sprayArea { overflow-x: hidden; }
body #content #main #splashArea p, body #content #main #splashArea h2, body #content #main #splashArea object, body #content #main #sprayArea p, body #content #main #sprayArea h2, body #content #main #sprayArea object { padding: 0px 20px 0px 20px; }
body #content #main #splashArea p.introduction, body #content #main #sprayArea p.introduction { padding: 70px 20px 25px 20px; margin-bottom: 20px; font-size: 18px; color: white; }
body #content #main #splashArea a, body #content #main #sprayArea a { color: white; }
body #content #main #sprayArea { display: inline; float: left; margin-right: 0px; width: 270px; }
* html body #content #main #sprayArea { overflow-x: hidden; }
body #content #main .columnBox { display: inline; float: left; margin-right: 0px; width: 270px; }
* html body #content #main .columnBox { overflow-x: hidden; }
body #content #main .columnBox h2, body #content #main .columnBox p, body #content #main .columnBox ul { padding-right: 20px; }
body #content #main .columnBox .columnBoxImage { border: 2px solid #333333; margin: 3px 0 10px 0; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
body #content #main .columnBox .imageText { padding: 0 0 0 5px; margin: -10px 0 10px 0; }
body #content #main .columnBox .columnBoxTable { width: auto; }
body #content #main .columnBox .columnBoxTable td { vertical-align: top; }
body #content #main .columnBox .columnBoxTable tr:nth-child(even) { background: #FCF2F2; }
body #content #main .columnBox .columnBoxTable tr td:first-child { padding-left: 20px; }
body #content #main .columnBox.firstBox { clear: both; }
body #content #main .columnBox.firstBox h2, body #content #main .columnBox.firstBox p, body #content #main .columnBox.firstBox ul { padding-right: 0; padding-left: 20px; }
body #content #main .columnBox.doubleWidth { display: inline; float: left; margin-right: 0px; width: 570px; }
* html body #content #main .columnBox.doubleWidth { overflow-x: hidden; }
body #content #main .withBackground { height: 40px; margin: -6px 0 0 -20px; padding: 6px 0 0 20px; }
body #content #main .withBackground h2 { color: white; }
body #content #main .withBackground h2 a { color: white; }
body #content #main .insideBox { display: inline; float: left; margin-right: 0px; width: 270px; margin-right: 30px; padding: 0; }
* html body #content #main .insideBox { overflow-x: hidden; }
body #content #main .insideBox.last, body #content #main .insideBox.threeCol:nth-child(3n+3) { margin-right: 0; }
body #content #main .insideBox.last h2, body #content #main .insideBox.last p, body #content #main .insideBox.last ul, body #content #main .insideBox.threeCol:nth-child(3n+3) h2, body #content #main .insideBox.threeCol:nth-child(3n+3) p, body #content #main .insideBox.threeCol:nth-child(3n+3) ul { padding-left: 0; }
body #content #main .insideBox.threeCol:nth-child(3n+1) { clear: left; }
body #content #main .columnBox.fullWidth { display: inline; float: left; margin-right: 0px; width: 870px; }
* html body #content #main .columnBox.fullWidth { overflow-x: hidden; }
body #content #main .colMargin { display: inline; float: left; margin-right: 0px; width: 30px; height: 10px; }
* html body #content #main .colMargin { overflow-x: hidden; }
body #content #main .pageNavigation { text-align: right; }
body #content #main .pageNavigation a { color: #333333 !important; }
body #content #main .pageNavigation a.current { text-decoration: none; }
body #content .shopPageLoader { margin: 20px 0; clear: both; }
body #content .unitPrice { margin-bottom: 0; }
body #content .shopItemForm { margin-bottom: 20px; }
body #content .shopItemForm .shopInput { width: 30px; height: 20px; margin: 3px 5px 0 20px; }
body #content .shopItemForm .btn { clear: none; }
body #content .shopItemForm label { width: auto; display: block; }
body #head { height: 190px; }
body #head .logo { border: none; }
body #head #navigation { height: 85px; background-image: url("../graphics/navigation/bg.png"); line-height: 35px; }
body #head #navigation a { color: #333333; text-decoration: none; }
body #head #navigation a.last { padding-right: 0 !important; }
body #head #navigation #mainNavigation { height: 35px; padding: 15px 20px 0 20px; }
body #head #navigation #mainNavigation a { font-size: 18px; padding: 0 29px 0 15px; }
body #head #navigation #subNavigation { line-height: 35px; padding: 0px 20px 0 20px; }
body #head #navigation #subNavigation a { padding: 0 5px 0 15px; }
body #head #topright .content { width: 300px; padding: 20px 15px 0 15px; height: 70px; background: url('../graphics/topright_bg.png') no-repeat; float: right; }
body #foot { height: 320px; background-image: url("../graphics/foot/bg.png"); background-repeat: no-repeat; }
body #foot .calendarWeekLoader { margin: 20px  30px; }
body #foot .calendarWeekContainer { margin: 20px  30px; background: url("../graphics/calendar/current_week_bg.jpg"); height: 185px; }
body #foot .weekNumberContainer { display: none; }
body #foot .allWeekContainer { width: 400px; left: 350px; bottom: 200px; }
body #foot .toCalendarLink { display: block; position: absolute; right: 25px; top: 29px; }
body .calendarWeekContainer { width: 970px - !blueprint_grid_width - !blueprint_grid_width; height: 175px; padding-top: 65px; background: url("../graphics/calendar/week_bg.jpg"); position: relative; clear: both; }
body .calendarWeekContainer h2 { color: white; margin: 0; }
body .calendarWeekContainer p { margin-bottom: 5px; }
body .calendarWeekContainer .toCalendarLink { display: none; }
body .calendarWeekContainer .weekNumberContainer { width: 100px; position: absolute; left: 22px; bottom: 185px; }
body .calendarWeekContainer .allWeekContainer { width: 600px; position: absolute; left: 150px; bottom: 185px; font-style: italic; }
body .calendarWeekContainer .allWeekContainer .weekEventDate a { color: white; }
body .calendarWeekContainer .allWeekContainer .weekEventDate p { margin: 0; }
body .calendarWeekContainer .allWeekContainer .weekEventDate .weekEventContainer { display: inline-block; }
body .calendarWeekContainer .allWeekContainer .weekEventDate .weekEventContainer .popup { left: -11px; top: 20px; font-style: normal; }
body .calendarWeekContainer .allWeekContainer .groupMemberSeparator { color: white; }
body .calendarWeekContainer .dayContainer.monday { margin-left: 11px; }
body .calendarWeekContainer .dayContainer.monday .eventDate .eventContainer .popup { left: -11px; }
body .calendarWeekContainer .dayContainer.tuesday .eventDate .eventContainer .popup { left: -110px; }
body .calendarWeekContainer .dayContainer.sunday .eventDate .eventContainer .popup { right: -11px; left: auto; }
body .calendarWeekContainer .dayContainer { width: 100px; height: 150px; padding: 5px 10px; float: left; border: 1px solid #333; margin-left: -1px; position: relative; }
body .calendarWeekContainer .dayContainer .eventDate a { color: white; }
body .calendarWeekContainer .popup { width: 340px; position: absolute; top: 3px; left: -210px; z-index: 100; }
body .calendarWeekContainer .popup .popupHead { height: 19px; background: url("../graphics/popup/330px_white_head.png"); }
body .calendarWeekContainer .popup .popupBody { background-image: url("../graphics/popup/330px_white_bg.png"); background-repeat: no-repeat; background-position: 0 9px; padding: 0 11px 0 16px; margin-top: -9px; }
body .calendarWeekContainer .popup .popupBody .popupBodyContent h3 { margin: 0 0 5px 0; font-weight: bold; }
body .calendarWeekContainer .popup .popupBody .popupBodyContent p { margin: 0 0 5px 0; }
body .calendarWeekContainer .popup .popupBody .popupBodyContent .text { max-height: 120px; overflow: auto; padding-right: 5px; }
body .calendarWeekContainer .popup .popupBody .popupBodyContent a { color: #333333; }
body .calendarWeekContainer .popup .popupFoot { height: 20px; background: url("../graphics/popup/330px_white_foot.png"); }
body .calendarWeekContainer .popup .closeButton { position: absolute; top: 7px; right: 11px; }

.newsletterForm select, .newsletterForm label { height: 22px; line-height: 22px; margin-right: 10px; }
.newsletterForm option { line-height: 22px; }
.newsletterForm input { height: 16px; line-height: 18px; margin-right: 10px; }
.newsletterForm select, .newsletterForm label { width: auto; }

.boende #newsletterForm { color: white; height: 60px; padding: 70px 20px 25px 20px !important; margin-bottom: 20px; }

.boende #newsletterForm .btn { float: right; }

#lastLine { text-align: center; margin-top: -50px; color: #999; font-size: 11px; }
#lastLine a { color: #999; }

.bloggEmaillista, #bloggKommentarer { clear: both; }

#bloggKommentarer h3 { color: #003399; font-size: 18px; font-weight: normal; }
#bloggKommentarer input { float: none; }
#bloggKommentarer .dsq-options, #bloggKommentarer #dsq-comments-title { display: none; }

label, select, input { float: left; width: 120px; margin: 5px 0 0 0; }

input { border: none; padding: 3px 5px; line-height: 1.5; background: #DDD; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }

br { clear: both; }

.btn { margin: 5px 0 0 0 !important; }

.error { margin: 5px 0 0 0; color: #C01616 !important; }
.error a { color: #C01616 !important; }
