﻿#container{width:770px}#startPage{padding-top:0;padding-bottom:0;text-align:left}.sectionTitle{width:250px;font-size:1.05em;color:gray;padding-bottom:3px;margin-bottom:5px;border-bottom:solid 2px silver}#startPage #left{float:left;width:250px;margin-right:18px;overflow:hidden}#startPage #right{float:left;width:490px}#startPage select{font-size:10pt;width:200px}.cListSection{float:left;width:50%;line-height:130%}.c{margin-bottom:4px;margin-right:4px;border:1px solid silver;background-position:8px 6px;background-repeat:no-repeat;-moz-border-radius:4px;-khtml-border-radius: 4px;-webkit-border-radius:4px;padding:10px 10px 12px 50px}.c .cTitle{font-size:1em;line-height:130%;color:#006eb5}.c .cSub{font-size:0.7em}#musik{background-image:url('/images/categoryIcons/musik32.png')}#sport{background-image:url('/images/categoryIcons/sport32.png')}#scen{background-image:url('/images/categoryIcons/scen32.png')}#kultur{background-image:url('/images/categoryIcons/kultur32.png')}#bio{background-image:url('/images/categoryIcons/bio32.png')}#massor{background-image:url('/images/categoryIcons/massor32.png')}#marknader{background-image:url('/images/categoryIcons/marknader32.png')}#auktioner{background-image:url('/images/categoryIcons/auktioner32.png')}#kyrka{background-image:url('/images/categoryIcons/kyrka32.png')}#ovrigt{background-image:url('/images/categoryIcons/ovrigt32.png')}#topList1 .topList{line-height:120%}#topList1 .topList li{list-style-type:circle;list-style-position:inside;font-size:0.75em}

#infoBanner {
	float: left;
	width: 248px;
	background-image: url(../images/infoBannerBg.png);
	background-repeat: no-repeat;
	background-color: #006eb5;
	border: solid 1px #005e9b;
	margin: 0 5px 7px 0;
	
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#infoBanner div {
	padding: 15px;
	font-size: 0.80em;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
}

#addBanner {
	float: left;
	width: 248px;
	background-image: url(../images/addBannerBg.png);
	background-repeat: repeat-x;
	background-color: #fecc0e;
	border: solid 1px #daad03;
	margin: 0 5px 15px 0;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#addBanner div {
	padding: 15px;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
}

#addBanner div a {
	color: #fff;
}

#kommunIntroText {
	font-size: 0.7em;
}

#kommunList {
	padding-bottom: 6px;
}

#kommunList p a {
	padding: 2px;
	text-transform: uppercase;
	font-size: 0.75em;
}