html {
	padding:0;
}
body {
	margin:0;
	padding:0;
}

td, th, div {
	text-align:left;
}
form, p, h1, h2, h3, ul, ol, li {
	margin:0px;
}
img, area {
	border:0;
}

a {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.smallText {
	font-size: 10px;
}
.tinyText {
	font-size: 9px;
}
.cleanTable {
	border:0;
	border-collapse:collapse;
}
.cleanTable td {
	border:0;
	border-collapse:collapse;
	padding:0;
}

.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix {*display: inline-block; }
/* Hides from IE-mac \*/
* html .clearFix {height: 1%;}
/* End hide from IE-mac */

div.hr {
	height:1px;
	border-top:1px solid #ccc;
	margin:15px 0;
}
div.hr hr {
	display:none;
}

div.captchaBox {
	font-size:10px;
	margin:10px 0 5px 0;
	padding:10px;
	border:1px solid #ccc;
	background-color:#f5f5f5;
}

/* ---- BUTTONS  ----------------*/

.btn {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 15px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	border: 2px solid #f3f3f3;
	padding: 10px 15px;
	cursor: pointer;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.btnWhite {
	color: #fff;
	border-color: #fff;
}
.btnWhite:hover {
	color: #1D1D1B;
	background: #fff;
}

.rentalFormTab {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 15px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	border: 2px solid #f3f3f3;
	padding: 10px 15px;
	cursor: pointer;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

/* ----	PUFFAR	-----------------*/

.puffs ul {
	list-style:none;
	padding:0;
	margin:0;
}
.puffs ul li {
	padding:0;
	margin:0 0 10px 0;
}
.puffs ul li.last {
	margin:0;
}
.puffs ul li h3 {
	margin:0 0 3px 0;
}
.puffs ul li h3, .puffs ul li h3 a { /* Puffrubrik */
}
.puffs ul li a {
	text-decoration:none;
}
.puffs ul li p {
	margin:0;
	font-size:12px;
}
.puffs ul li p a { /* Puff-intro */
	color:#333;
	text-decoration:none;
}

/* på puffsidan */
img.puffPic {
	float:left;
	margin:0 10px 3px 0;
}

/* ----	PUFFAR (SPECIAL-REGLER FÖR "FLOWING"-PUFFAR	-----------------*/
.puffs ul.flowing li {
	float:left;
	margin:0 15px 10px 0;
}
.puffs ul.flowing li.lastOnRow {
	margin-right:0;
}
.puffs ul.flowing li h3 {
	margin:0 0 3px 0;
	font-size:24px;
	font-weight:normal;
}
.puffs ul.flowing li h3, .puffs ul.flowing li h3 a {
	color:#2a5f72;
}

/* ---- NYHETSPUFFAR -----------------*/

.newsBillsWrap {
	margin:20px 0;
}
.newsBills {
}
.newsBills a, .newsBills a:hover {
	text-decoration:none;
}
.newsBills ul, .newsBills ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.newsBills ul {
	margin:0 0 15px 0;
}
.newsBills ul li {
	margin:0 0 15px 0;
}
.newsBills ul li.last {
	margin:0;
}
.newsBills ul li h3 {
	margin:0 0 2px 0;
}
.newsBills ul li span {
	color:#333;
	font-weight:bold;
	padding:0 6px 0 0;
}
.newsBills ul li h3 a {
	color:#333;
	font-weight:normal;
}
.newsBills ul li span a, .newsBills ul li p a {
	color:#454545;
}
.newsBills p.archiveLink {
	margin:15px 0 10px 0;
}
.newsBills p.archiveLink a {
	color:#333;
	font-size:11px;
	font-weight:bold;
}

/* ---- SLIDESHOW	 -----------------*/
#slide-outer {

}

#slide-inner {
	width: 1140px;
	background: #fff;
}

#slideshowWrap {
	padding: 0 0 0;
	margin: 0;
	background-color:transparent;
}
ul#slideShow, ul#slideShow li {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#slideShow {
	overflow: hidden;
	width: 100% !important;
	height: auto !important;
}
ul#slideShow.innerfade {
	padding-bottom: 35.087719298246%;
}
ul#slideShow li {
	position:relative;
	background:transparent;
}
ul#slideShow li img {
	display: block;
	width: 100% !important;
	height: auto !important;
}
ul#slideShow li h3, ul#slideShow li h3 a {
	color:#fff;
	font-size:36px !important;
}

ul#slideShow li p, ul#slideShow li p a {
	color:#fff;
}

.overlay {
	background: rgba(35,35,35,0.6);
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: left;
}
ul#slideShow li span {
	display: block;
	padding: 50px;
}
ul#slideShow li span h3 {
	line-height: 36px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 19px 0;
}
ul#slideShow li span p {
	margin: 0 0 0 0;
	font-size: 16px;
	font-weight: 500;
}
strong.slideBtn {
	margin-top: 30px;
	display: inline-block;
	*display: inline;
	zoom:1;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	background: #dd042b; 
	width: 100px;
	height: 43px;
	overflow: hidden;
	line-height: 43px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
strong.slideBtn:hover {
	background: #232323;	
}

#pageSlideOuter {

}
#pageSlide {
	width: 100%;	
	margin: 0;
}
#pageSlide ul {
	padding-bottom: 0 !important;
	height: 170px !important;
}
#pageSlide ul li {
	width: 100%;
	height: 170px;
	background-size: 100% !important;
}
#pageSlide ul li .pageSlideText {
	position: relative;
	z-index: 12;
}
#pageSlide ul li .pageSlideText div {
	display: table-cell;
	width: 100%;
	height: 170px;
	vertical-align: middle;
	font-size: 36px;
	color: #fff;
	font-family: 'Play', sans-serif;
}
#pageSlide ul li .pageSlideOverlay {
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	background: rgba(29,29,27,0.65);
	z-index: 10;
}


/* ---- SPOTLIGHT	 -----------------*/
/*
#spotlight {
	margin:0 0 15px 0;
}
*/

/* ----	KALENDER-PUFFAR	-----------------*/

.calendarBills ul, .calendarBills ul li {
	list-style:none;
	margin:0;
	padding:0;
}
.calendarBills ul li {
	margin:15px 0;
}
.calendarBills ul li a {
	text-decoration:none;
}
.calendarBills ul li span {
	font-weight:bold;
}
.calendarBills ul li span a, .calendarBills ul li p a {
	color:#444 !important;
}
.calendarBills ul li h3 {
	margin:0;
}

/* ---- NYHETSARKIV	  ------------------*/

.newsArchiveList {
	margin:10px 0 0 20px;
	padding:0;
}
.newsArchiveList li {
	margin:15px 0;
	padding:0;
}
.newsArchiveList li a {
	text-decoration:none;
}
.newsArchiveList li p a {
	color:#333;
}


/* ---- ÅTERFÖRSÄLJARE -----------------*/

#startRetailers {
	font-size: 0;
}
#startRetailers p,
#startRetailers .staffUnfolded {
	font-size: 16px;
}
.startRetailersColumn {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 16px;
	width: 45%;
	margin-right: 5%;
}
.startRetailersColumn .staffSlot {
	display: block;
	width: 100%;
	margin-right: 0;
}
.staffSlot {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 45%;
  margin-right: 5%
}
.retailersLogoList {
	text-align:center;
	list-style:none;
	margin:0;
	padding:30px 30px 10px 30px;
	background:transparent url(../grafik/bg_content.jpg) no-repeat center top;
}
.retailersLogoList li {
	text-align:center;
	display:inline;
	list-style:none;
	margin:5px 10px 0px 10px;
	padding:0;
}
.retailerHeading {
	display:inline-block;
	*display: inline;
	zoom: 1;
	font-size:22px;
	margin-bottom: 10px;
}
.retailerImg {
	padding-right: 20px;
}

#retailers ul li {
	margin: 0 0 25px;
	padding: 0 0 30px;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	position: relative;
	min-height: 250px;
}
#retailers ul li .retailerMap {
	position: absolute;
	top: 0;
	right: 0;
}

/* ---- BLOGG-PUFFAR -----------------*/

ul.blogBills {
	list-style:none;
	margin:0;
	padding:0;
}
ul.blogBills li {
	margin:0 0 10px 0;
	padding:0;
}
ul.blogBills li.last {
	margin-bottom:0;
}
ul.blogBills li h3, ul.blogBills li p {
	margin:0;
}
ul.blogBills li p a {
	color:#333 !important;
	text-decoration:none;
}

/* ---- BLOGG-LISTA / ARKIV -----------------*/

ul.blogList {
	list-style:none;
	margin:0;
	padding:0;
}
ul.blogList li {
	margin:0 0 10px 0;
	padding:0;
}
ul.blogList li.last {
	margin-bottom:0;
}
ul.blogList li h3, ul.blogList li p {
	margin:0;
}
ul.blogList li p a {
	color:#333 !important;
	text-decoration:none;
}

/* ----	SIDOR, NYHETS- & KALENDERARTIKLAR -----------------*/

div.pageContainer {
	margin:0 0 5px 0;
}

/* ----	PRODUKTER	 -----------------*/

ul.prodAndCats {
	margin:0;
	padding:0;
	list-style:none;
}
ul.prodAndCats li {
	float: left;
	padding: 0 0 44px 0;
	margin-right: 3% !important;
	width: 31.3% !important;
	list-style: none;
	position: relative;
}
ul.prodAndCats li.lastOnRow {
	margin-right:0 !important;
}
ul.prodAndCats li a img {
	display: block;
}
ul.prodAndCats li p { /* Styling för kategori- och produktnamn (under bild) */
	font-size:18px;
	font-weight:300;
	margin:0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
ul.prodAndCats li p {
	text-align:center;
}
ul.prodAndCats li p a {
	color: #333;
	display: block;
	position: relative;
	padding: 10px;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none !important;
}
ul.prodAndCats li:hover p a {
}
ul.prodProducts li p span { /* Pris */
	font-weight:normal;
	display:block;
}
a.prodCatImg {
  display: block;
  width: 100%;
  position: relative;
  height: 0;
  padding: 66.6% 0 0 0;
  overflow: hidden;
}
 
a.prodCatImg img {
  position: absolute;
  display: block;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
ul.prodAndCats li:hover a.prodCatImg img {
	-webkit-transform: scale(1.3);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1.3);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.prodCatImgTint {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(61,61,60,0.0);
	z-index: 4;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
ul.prodAndCats li:hover .prodCatImgTint {
	background: rgba(61,61,60,0.6);
}
.prodCatImgTintCenter {
	position: absolute;
	width: 100%;
	bottom: 0;
	top: 50%;
}
.prodCatImgTintCenter i {
	position: absolute;
	width: 100%;
	text-align: center;
	color: rgba(255,255,255,0.0);
	font-size: 40px;
	top: -20px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
ul.prodAndCats li:hover .prodCatImgTintCenter i {
	color: rgba(255,255,255,1);
}
#prodImages {
	float: left;
	width: 32% !important;
	margin: 0 4% 0 0 !important;
}
#prodInfo {
	padding-left: 0 !important;
	float: left;
	width: 64%;
}

#prodInfo h2 {
	line-height: 24px;
}

#prodInfo p.price {
	color: #dd042b;
	margin-top: 15px;
	font-size: 18px;
}
#prodImages ul {
	list-style:none;
	padding:0;
	margin:0;
}
#prodImages ul li {
	padding:0;
	margin:0 0 5px 0;
}
#prodImages ul li img {
	display: block;
	width: 100%;
}

/* ----	BREADCRUMBS -----------------*/

.breadCrumbs {
	padding:7px 0;
	margin:5px 0 10px 0;
}
.breadCrumbs h2 {
	margin:0;
	font-size:18px;
}
.breadCrumbs h2, .breadCrumbs h2 a {
	color:inherit;
	text-decoration:none;
}

/* ----	KATEGORIER (GAMMAL?) -----------------*/

.categoryHeader .backLink {
	float: right;
	margin: 10px 0 0 10px;
}

ul.categories {
	padding:0;
	margin:10px 0 0 0;
	list-style:none;
}
ul.categories li {
	padding:10px;
	margin:0 0 10px 0;
	list-style:none;
	border:1px solid #ccc;
}
ul.categories li img {
	float:left;
	margin:0 10px 0 0;
}
ul.categories li h3 {
	margin:0 0 3px 0;
}
ul.categories li p {
	margin:0;
}
ul.categories li a p {
	color:#333 !important;
}
ul.categories li a:hover {
	text-decoration:none;
}

/* ----	KATEGORIER -----------------*/
/* Används bl.a. av galleri och filarkiv */
.categoryListDiv {
	background-color:#fff;
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 10px 0;
}
.categoryListDiv h2 {
	margin:0 0 3px 0;
}
.categoryListDiv p {
	margin-bottom:0;
}
.categoryListDiv h2 a,
.categoryListDiv p a {
	color:#333;
	text-decoration:none;
}

/* ----	FILARKIV -----------------*/

.filesCategory {
    background-color: transparent;
    border: 0;
    padding: 0px;
    margin: 0 0 20px;
}
.filesCategory h2 {
	margin: 0;
}
.filesCategory h2 a {
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color: #1d1d1b;
	text-transform: uppercase;
	display: block;
	overflow: hidden;
	border: 2px solid #f3f3f3;
	padding: 10px 20px;
	cursor: pointer;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.filesCategory h2 a:hover {
	color: #fff;
	background: #dd042b;
	border-color: #dd042b;
}
.filesTable {
	width:100%;
	border: 0;
	border-collapse:collapse;
}
.filesTable th {
	border: 0;
	text-align:left;
	padding: 16px 10px;
	background-color:#f5f5f5;
	border-bottom: 4px solid #dd042b;
}
.filesTable tr {
	background-color: #eee;
}
.filesTable tr:nth-child(2n+1) {
	background-color: #f6f6f6;
}
.filesTable td {
	border: 0;
	vertical-align:top;
	text-align:left;
	padding:14px 10px;
}
.filesTable td a strong {
	color: #1d1d1b;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 12px;
}
.fileIcon {
	margin-left: 5px;
}
.fileDescr {
	font-size:12px;
}

/* ----	BILDGALLERI -----------------*/
.galleryThumbsWrap {
	margin:15px 0 0 0;
}
ul.galleryThumbs {
	padding:0;
	margin:0;
	list-style:none;
}
ul.galleryThumbs li {
	float: left;
	padding: 0;
	margin: 0 2.3% 15px 0;
	list-style: none;
	width: 22.7% !important;
}
ul.galleryThumbs li.lastItem {
	margin-right: 2.3% !important;
}
ul.galleryThumbs li a {
	color:#333 !important;
	text-decoration:none;
}
ul.galleryThumbs li img {
	display: block;
	margin: 0;
	width: 100%;
}
ul.galleryThumbs li p {
	font-size:12px;
	margin:2px 0 0 0;
}
ul.galleryThumbs li.lastItem {
	margin-right:0;
}

.galleryBills img {
	float:left;
	margin:0 10px 10px 0px;
}

/* ----	PERSONAL -----------------*/

#mainInner.startpage #startStaff > div.pageContainer {
	margin-bottom: 30px;
}
.staffTable {
	width:100%;
	border:0;
	border-collapse:collapse;
	float: left;
	font-size: 0;
}
.staffTable td {
	padding:0 0 10px 0;
	vertical-align:top;
}
.staffUnfolded {
	display: none;
}
.staffHeading,
.staffHeading i {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.staffHeading {
	font-size: 16px;
	display: block;
	overflow: hidden;
	font-family: 'Montserrat', sans-serif;
	color: #1d1d1b;
	text-transform: uppercase;
	border: 2px solid #f3f3f3;
	padding: 10px 15px;
	cursor: pointer;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.staffHeading:hover,
.staffHeading.expanded {
	color: #fff;
	background: #dd042b;
	border-color: #dd042b;
}
.staffHeading i {
	margin-right: 10px;
	-ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}
.staffHeading:hover i,
.staffHeading.expanded i {
	color: #fff;
	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}
.coworker-column {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 22.7%;
	margin-right: 3%;
	font-size: 16px;
}
.coworker-column:nth-child(4n) {
	margin-right: 0;
}
.staffPersonDiv {
	margin-bottom:30px;
}
.staffPersonDiv h3 {
	font-size: 15px;
	margin-bottom:10px;
}
.staffImg {
	background-size: cover !important;
	padding-bottom: 80%;
	margin-bottom: 10px;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
}
.staffImg.noPic {
	background: #f5f5f5 url("/grafik/nopic_staff.jpg") no-repeat 50% 50%;
}
#startStaff .staffImg {
	display: none;
}
.staffImg img {
  position: absolute;
  display: block;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.contact-big {
	padding-top: 10px;
}
.contact-big a,
.contact-small a {
	font-size: 24px;
	margin-right: 2px;
}
.contact-small {
	display: none;
	padding-top: 10px;
}
div.staffPersonInfo {
	font-size: 14px;
}
.staffInfo {
	margin-top: 8px;
	display: block;
}


/* ----	SIDNAVIGERING -----------------*/

.pageNav {
	padding:5px 10px;
	border:1px solid #CCC;
	background-color:#F7F7F7;
}

.pageLink {
}
.currentPage {
	color:#999;
	font-weight:bold;
}
.pageNavArrow {
	font-size:13px;
	font-weight:bold;
}

/* ----	SIDNAVIGERING PAGINATOR	-----------------*/

.paginatorNav {
	margin:10px 0;
	padding:3px 0; /* vet ej varför, men det behövs */
}
.paginatorNav div {
	padding:0;
	display:inline;
}
.paginatorNav strong, .paginatorNav a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
	padding:2px 6px;
	margin:0 6px 0 0;
	background-color:#eee;
	border:1px solid #999;
	-moz-border-radius:3px;
}
.paginatorNav a:hover {
	text-decoration:none;
	background:#fff;
}
.paginatorNav strong {
	background-color:#fff;
	color:#000;
}

/* ----	GÄSTBOK	-----------------*/

#guestbookAddPostForm {
	margin:10px 0;
}
.guestbookTextField {
	width:275px;
}
textarea#gbMessage {
	height:75px;
}

/* ----	LÄNKAR	-----------------*/

ul.links {
	margin:0 0 0 20px;
}
ul.links li {
	margin:10px 0;
}

/* ----	JOBB	-----------------*/

.jobDiv {
	margin-top:10px;
	padding:10px;
	background-color:#F5F5F5;
	border:1px solid #CCC;
}
.jobPic {
	float:left;
	margin-right:15px;
}
.jobContent {
	float:left;
	width:400px;
}

/* ----	VIDEO	-------------------------*/

#startVideo {
	margin:0 0 10px 0;
}

ul.videos {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
ul.videos li {
	margin:0 0 25px 0;
	padding:0;
}
ul.videos li p {
	margin:0 0 5px 0;
}

/* ----	KALENDER-PUFFAR	-----------------*/

.calBills ul {
	list-style:none;
	padding:0;
	margin:0 0 5px 0;
}
.calBills ul li {
	padding:0 0 0 20px;
	margin:0 0 5px 0;
	background-image:url(../grafik/cal_bullet.png);
	background-repeat:no-repeat;
	background-position:0 1px;
}
.calBills ul li.last {
	margin:0;
}
.calBills ul li h3 {
	margin:0 !important;
	font-size:13px;
}
.calBills ul li a {
	text-decoration:none;
}
.calBills ul li p {
	margin:0;
}

/* ----	KALENDER-LISTA	-----------------*/
.eventList {
	list-style:none;
	margin:0;
	padding:0;
}
.eventList li {
	list-style:none;
	margin:0;
	padding:0;
}
.eventList li a {
	text-decoration:none;
}
.eventList li h2 {
	font-size:14px;
	margin-bottom:3px;
}
.eventList li p a {
	color:#333 !important;
}


/* ----	KALENDER MÅNADSVY	-----------------*/

table.calendar {
	width:100%;
	border:1px solid #CCC;
	border-collapse:collapse;
	margin-left:1px;
}
table.calendar th, table.calendar td {
	font-size:11px;
	font-weight:normal;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	border:1px solid #CCC;
}
table.calendar tr.calTitleRow th {
	background-color:#f5f5f5;
	font-weight:bold;
}
table.calendar tr.calWeekDaysRow th {
	background-color:#F5F5F5;
	padding:2px 5px;
}
table.calendar th.browseMonthCell {
	cursor:pointer;
}
table.calendar td.normalCell {
	background-color:#FFF;
}
table.calendar td.emptyCell {
	background-color:#FFF;
}
table.calendar td.eventCell {
	cursor:pointer;
	font-weight:bold;
	color:#333;
	background-color:#eee;
}

/* ----	OMRÖSTNINGAR	-----------------*/

div#poll {
	border-left:5px solid #ededed;
	padding-left:10px;
}
div#poll ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
div#poll li {
	font-size:11px;
	margin:8px 0;
	padding:0;
}