html, body {
	height: 100%;
}

body {
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	margin: 0;
	padding: 0;
}

a {
	color: #3184AB;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img {
	border: 0;
}

a:visited{
	color: #3184AB;
}

p {
	margin: 10px 0;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 5px 0;
	padding: 0;
}


h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 15px 0 10px 0;
	padding: 0;
}

ul {
	padding: 0 0 0 25px;
}

#startpage {
	padding: 0 0 0 0;
	clear: both;
}

#startpage h2 {
	margin-top: 0;
}

#startpage .left {
	width: 300px;
	padding: 10px 0 0 0;
	margin: 20px 20px 0 20px;
	border: 1px solid #999;
	border-width: 1px 0 0 0;
	
}

#startpage .right {
	width: 530px;
	padding: 20px;
}

#wrapper  hr {
	color: #fff;
	height: 1px;
	border-width: 1px 0 0 0;
	border-color: #999;
	border-style: solid;
}

.thickbox {

}

.left {
	float: left;
}

.right {
	float: right;
}

#header {
	width: 100%;
	height: 147px;
	border-bottom: 2px solid #999;
	background: url(/images/logotype-part.png) no-repeat top center;
}

#header .wrapper {
	width: 980px;
	margin: 0 auto;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}



#city {
	float: right;
	padding: 50px 0 0 0;
	display: none;
}

#top {
	height: 110px;
	text-align: right;
}



#top input, #top select {
	font-size: 11px;
	font-family: Tahoma;
	width: 130px;
	border: 0;
	background: #fff;
}

#top input {
	padding: 2px 5px 3px 5px;
	border: 2px solid #999;
	font-size: 14px;
	color: #333;
	margin-right: 5px;
}

#top select  {
	padding: 3px 0 3px 5px;
}

#search {
	padding: 40px 0 0 0;
}

#search .button {
	float: right;
}

#logotype {
	float: left;
	margin-top: 5px;
}

#studieblocket-spot {
	height: 50px;
	float: left;
	margin: 60px 0 0 170px;
}

#top img {
	border: 0;
}

#wrapper {
	width: 980px;
	margin: 0 auto 30px auto;
}

#sidebar {
	width: 150px;
	margin: 20px 20px 0 10px;
	float: left;
}

#sidebar .item {
	background: #E7E6E6;
	padding-bottom: 10px;
	border-bottom: 2px solid #999;
	margin-bottom: 20px;
}

#sidebar .banners .item {
	background: none;
	border: 0;
	margin-bottom: 20px;
	padding: 0;
}

#sidebar h2 {
	color: #fff;
	background: #FF9000;
	padding: 4px 10px;
	margin: 0 0 10px 0;
	font-size: 12px;
}

#sidebar h2.deselected {
	background: #999;
}

#sidebar p {
	margin: 5px 10px 5px 10px;
}	


#sidebar h2 span {
	font-weight: normal;
}

#categories {
	font-weight: bold;
	overflow: hidden;
	clear: both;
	width: 980px;
	height: 37px;
}

#categories ul {
	list-style: none;
	padding: 0;
	clear: both;
	margin-left: 5px;
}

#categories li {
	float: left;
	background: url(/images/tabs.png) no-repeat 0px -37px;
	white-space: nowrap;
}

#categories a{
	display: block;
	color: #fff;
	padding: 10px 10px;
	background: url(/images/tabs.png) no-repeat 100% -74px;
	text-decoration: none;
}

#categories li.home a {
	padding-left: 15px;
	padding-right: 15px;
	
}

#categories .selected, #categories .active  {
	background: #FF9000;
	background: url(/images/tabs-hover.png) no-repeat 0px -37px;
}

#categories .active a, #categories .selected a {
	background: url(/images/tabs-hover.png) no-repeat 100% -74px;
	color: #fff;
}


#subcategories ul{
	list-style: none;
	margin: 0px 10px 0px 14px;
	padding: 0;
}

#subcategories li{
	line-height: 15px;
	margin: 5px 0px;
}


#subcategories>ul>li>a {
	font-weight: bold;
}

#subcategories .selected>a{
	color: #fff;
	background: #FF9000;
	display: block;
	margin: 0 -10px 0 -14px;
	padding: 4px 10px 4px 14px;
}

#subcategories .parent>a{
	background: #999;
}

#subcategories .parent .selected>a{
	color: #fff;
	background: #FF9000;
	display: block;
	margin: 0 -20px 0 -28px;
	padding: 4px 20px 4px 28px;
}

#subcategories a{
	text-decoration: none;
	color: #333;
}

#footer, #push {
	height: 140px;
}

#footer {
	width: 100%;
	background: #E7E6E6 url() repeat-x;
	border-top: 2px solid #999;
	position:relative;
}

#bodywrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -140px;
	background: url(/images/header-background-checked.png) repeat-x top left;
}

#footermenu {
	margin: 0 auto;
	width: 940px;
	padding: 15px 0 0 0;
}

#footermenu a {
	color: #999;
}

#footermenu h3 a {
	color: #666;
}

#footermenu  h3 {
	margin: 0 0 3px 0;
	font-size: 12px;
	font-weight: bold;
}

#footermenu .section {
	float: left;
	padding-right: 60px;
}

#footermenu .logo {
	width: 100px;
}

#footermenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footermenu li {
	margin: 0 0 3px 0;
}

#page, #news {
	padding: 20px;
	width: 600px;
}

#navigation {
	padding: 10px 20px 10px 20px;
	color: #999;
	clear: both;
}

#navigation a{
	color: #999;
	font-weight: bold;
}


#ads {
	margin-left: 180px;
	width: 800px;
}

#ads .item {
	width: 260px;
	height: 167px;
/* 	background: url(/images/ad-card-background.gif) repeat-x top left; */
	float: left;
	margin: 0px 10px 10px 0px;
}

#ads .lastinrow {
	margin-right: 0;
}

#ads .logotype {
	width: 256px;
	height: 146px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 2px solid #999;
}

#ads.list .logotype {
	background-position: 50% 0%;
}

#ads .title {
	background: #999;
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 2px;
	cursor: pointer;
}

#ads .text {
	cursor: pointer;
	height: 105px;
	overflow: hidden;
}

#ads.list .text {
	cursor: inherit;
	height: 100px;
	overflow: hidden;
}

#ads .info {
	line-height: 15px;
	font-size: 11px;
	display: none;
	padding: 15px;
	background: #E7E6E6;
	width: 226px;
	height: 116px;
	border: 2px solid #FF9000;
}

#ads.card .item a{
	color: #333;
	text-decoration: none;
}

#ads.list h3 a{
	color: #333;
	text-decoration: none;
}

#ads.list div.national {
	background: #FFF9DD;
}

#ads.list .item {
	width: 800px;
	height: 167px;
	float: none;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #999;
}

#ads.list .logotype {
	float: right;
	border: 0;
}

#ads.list h3 {
	margin-bottom: 5px;
}


#ads p {
	margin: 0;
}

#ads .badge {
	width: 61px;
	height: 50px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	overflow: hidden;
	float: right;
}

#ads .blue { background-image: url(/images/badge-background-blue.png); }
#ads .brown { background-image: url(/images/badge-background-brown.png); }
#ads .lightblue{ background-image: url(/images/badge-background-lightblue.png); }
#ads .orange { background-image: url(/images/badge-background-orange.png); }
#ads .pink{ background-image: url(/images/badge-background-pink.png); }
#ads .red { background-image: url(/images/badge-background-red.png); }


#ads .message {
	margin-top: 20px;
}

#ads .message p {
	margin: 10px 0;
}

#ads .national .title {
	background-image: url(/images/ads-national-corner.gif);
	background-position: bottom right;
	background-repeat: no-repeat; 
}


#ads .hover, #ads .national  .hover {
	background-image: none;
	background-color: #ff9000;
}



.national-lable {
	background-image: url(/images/ads-national-lable.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 256px;
	height: 27px;
}

#addisplay {
	padding: 0;
	width: 100%;
	background: #fff;
	margin: 0 auto;
}

#addisplay .logotype{
	float: right;
	margin: 0 0 20px 20px;
}

#addisplay h1{
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: ;
}

#addisplay .content {
	height: 396px;
	overflow: hidden;
	padding: 20px;
}

#addisplay .small {
	height: 271px;
}

#addisplay .icons .item {
	float: left;
	margin-right: 15px;
	line-height: 15px;
	height: 30px;
}

#addisplay .icons .title {
	font-weight: bold;
	margin-left: 33px;
}

#addisplay .icons .text {
	white-space: nowrap;
	font-size: 11px;
	margin-left: 33px;
}

#addisplay .button {
	float: left;
	margin-top: 2px;
}

#addisplay  .images  {
	height: 105px;
	margin: 20px 0 0 0;
	text-align: center;
}

#addisplay  .images img {
	margin: 0 10px;
}


#addisplay .badge {
	position: absolute;
	top: 0px;
	left: 0px;
}

#addisplay .footer {
	height: 30px;
	margin-top: 20px;
	border-top: 1px solid #999;
	padding: 10px 0 10px 10px;
}

#addisplay .footer .left {
	float: left;
	margin-right: 50px;
}

#addisplay .footer .center {
	float: left;
}

#addisplay .footer .lable {
	color: #999;
}


.clear {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 0px;
}

.paging {
	clear: both;
	float: right;
	padding: 10px 0 10px 0;
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
}

.paging ul {
	list-style: none;
	padding: 0;
	color: #757575;
	clear: both;
}

.paging li{
	width: 44px;
	float: left;
	text-align: center;
	background: #CECECE;
	margin: 0 0 0 10px;
}

.paging .first{
	background: none;
}

.paging .active {
	background: #FF9000;
	color: #fff;
}

.paging .active a {
	color: #fff;
}

.paging a{
	color: #757575;
	text-decoration: none;
}

#map {
	position: relative;
}

#map img {
	margin: 20px 0 0 80px;
}

#map.sweden {
	width: 319px;
	height: 449px;
	background: url(/images/map-sweden.png) no-repeat 90px 10px;
	float: left;
}

#citylist {
	float: right;
	position: relative;	
}

#citylist ul{
	list-style: none;
	float: left;
	width: 130px;
	margin-left: 10px;
	padding: 0;
	
}

#citylist li{
	padding: 1px 5px;
	cursor: pointer;
	white-space: nowrap;
}

#citylist li.hover{
	background: #FF9000;
}

#citylist .hover a {
	color: #fff;
}

#citylist a {
	font-weight: bold;
	text-decoration: none;
}

#map .mapdot {
	position: absolute;
	top: 0;
	left: 0;
/* 	width: 13px;
	height: 13px; */
	width: 14px;
	height: 14px;
	background: url(/images/map-pin.png) no-repeat top left;
	cursor: pointer;
	z-index: 1;
}

#map div.hover {
/* 	background: url(/images/map-dot.png) no-repeat top left; */
	background: url(/images/map-pin-hover.png) no-repeat top left;
	z-index: 2;
}

#message {
	display: none;
	font-size: 11px;
	margin: 5px 10px 0 10px;
	background: #E7E6E6;
	/* border: 1px solid #999; */
	padding-bottom: 10px;
}

#message .item {
	padding: 5px 10px 0px 10px;
}


#message p{
	margin: 5px 0 0 0;
}

#message .close {
	cursor: pointer;
	float: right;
	background: #cecece;
	padding: 2px 10px;
	color: #757575;
	font-weight: bold;
}

#message .type {
	padding: 1px 5px;
	margin: 0 5px 0 0;
	background: #035C8A;
	color: #fff;
}

#message .hover {
	background: #ff9000;
	color: #fff;
}


.button {
	background: url(/images/buttons-grey.png) no-repeat 0px 0px;
	float: left;
	cursor: pointer;
}

span.active {
	background-image: url(/images/buttons-orange.png);
}

.button a, .button span{
	display: block;
	color: #fff;
	font-weight: bold;
	line-height: 26px;
	white-space: nowrap;
	background: url(/images/buttons-grey.png) no-repeat 100% -26px;
	padding: 0 10px;
}

#addisplay .button, #addisplay .button span {
	background-image: url(/images/buttons-orange.png);
	cursor: inherit;
}

#addisplay .button span {
	padding: 0 5px;
}

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

.button span.icon {
	padding: 0 6px;
}

.button img {
	vertical-align: top;
	vertical-align: top;
	margin-top: 4px;
}

#newsspot {
	margin: 20px 0 10px 0;
	padding-top: 10px;
	border: 1px solid #999;
	border-width: 1px 0;
}

#newsspot .item {
	padding: 0 0 10px 0;
	margin: 0;
}

#newsspot .date {
	font-size: 17px;
	float: left;
	color: #999;
}

#newsspot .date h2 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
} 

#newsspot  h3, #newsspot p {
	margin: 0 0 0 100px;
	font-size: 12px;
}

ul.fade {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul.fade li {
	padding: 0;
}

#innerfade {
	height: 200px;
}

#cardfade img {
	display: block;
	margin-bottom: 3px;
	width: 150px;
}

ul#cardfade{
	float: left;
	height: 100px;
	width: 170px;
}

#cardfade p {
	float: right;
	text-align: left;
	width: 135px;
}

#cityselect.right {
	border: 1px solid #999;
	border-width: 1px 0 0 0;
	padding: 10px 0;
	width: 620px;
	margin: 20px 20px 0 0;
}

#searchcloud  {
	margin: 0 14px 0 14px;
	line-height: normal;
	text-align: center;
	font-size: 11px;
}

#searchcloud span {
	padding-right: 5px;
}

#searchcloud a {
	vertical-align: middle;
}

#startbanner {
	margin-top: 30px;
	clear: both;
	width: 940px;
	margin: 0px 20px;
}

#startbanner .item {
	width: 300px;
	float: left;
	text-align: center;
}

#categorydescription {
	margin: 20px 0 20px 180px;
	padding-bottom: 10px;
	border-bottom: 1px #999 solid;
}

#categorydescription p{
	margin: 5px 0 0 0;
	min-height: 23px;
}

#categorydescription h1 {
	margin: 0;
	font-size: 22px;
	line-height: 22px;
/* 	padding: 3px 10px;
	background: #E7E6E6; */

}

#citypresentation, #searchresult {
	margin: 20px 0 20px 0;
	width: 800px;
	float: right;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}

#searchresult {
	padding-bottom: 0;
}

#citypresentation h1 {
	margin-top: 0;
}

#citypresentation p {
	margin-top: 0;
}

#citypresentation .left {
	width: 240px;
	padding: 0 20px 0 0;
	overflow: hidden;
	
}

#citypresentation .right {
	width: 530px;
	margin: 0;
}

#sitemap {
	margin: 30px 0 0 20px;
}

#sitemap ul {
	padding: 0;
}

#sitemap h3 {
	margin: 10px 0 5px 0;
}

#sitemap ul {
	line-height: 18px;
	list-style: none;
}

#sitemap>div>ul>li>a {
	font-weight: bold;
}

#sitemap ul ul {
	margin-left: 10px;
	margin-bottom: 5px;
}

#sitemap .column {
	width: 172px;
	float: left;
	margin-right: 20px;
}

#startguide {
	background: #ebebeb;
	padding: 10px;
	border: 2px solid #999;
}

#startguide p {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 14px;
}

#startguide ol {
	padding-left: 20px;
}

#startguide li {
	margin: 5px 0 0 0;
}

#contactform, #newsarchive {
	float: right;
	width: 300px;
	background: #ebebeb;
	padding: 20px 0;
	border-bottom: 2px solid #999;
}

form.form {

}

#contactform form {
	padding: 0 20px;	
}

form.form fieldset {
	margin-bottom: 10px;
}

form.form label {
	display: block;
	font-weight: bold;
	margin-top: 10px;
}

form.form input[type=text], form.formselect, form.form textarea {
	width: 250px;
}

#contactform h3 {
	margin: 0 20px 10px 20px;
}

form.form label.error {
	color: #BF382B;
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	margin-top: 2px;
}

form.form br {
	display: none;
}

form.form em {
	margin-left: 3px;
	color: #BF382B;
}



form.form p em {
	clear: both;
	margin: 0 5px 0 0;
}

#page ul {
	padding: 0 0 0 30px;
}
	
/* root element for tabs  */
ul.tabs {  
	margin:0 !important; 
	padding:0;
	height:21px;
	border-bottom:1px solid #999;
	padding-left: 20px;
}

/* single tab */
ul.tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	float:left;
	font-size:11px;
	font-weight: bold;
	display:block;
	padding: 0 10px;	
	line-height: 19px;
	text-decoration:none;
	border:1px solid #999;	
	border-bottom:0px;
	background-color:#fff;
	color:#777;
	position:relative;
	top:1px;
	height: 19px;
	margin-right: 2px;
}
	
/* selected tab */
ul.tabs a.current {
	background: #999;
	color:#fff;	
	cursor:default;
}

	
/* tab pane */
div.panes div {
	display:none;
}


.empty {
	font-style: italic;
}


#newsarchive {
	padding: 20px;
	width: 250px;
}

#newsarchive  .date {
	color: #999;
	font-size: 10px;
}

#newsarchive  .item {
	margin: 10px 0 0 0;
} 

#newsarchive  h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#citypresentation .guide, #categorydescription .guide {
	margin-bottom: 10px;
}


hr#startbottom {
	color: #fff;
	border-style: solid;
	border-color: #999;
	border-width: 0 620px 0 300px;
	clear: both;
	margin: 0 20px 20px 20px;
}

#tipform {
	width: 359px;
	height: 467px;
	background: #fff;
	display: none;
	padding: 20px 200px 20px 20px;
}

#popupmessage {
	width: 100%;
	text-align: center;
	height: 267px;
	background: #fff;
	padding-top: 200px;
}

#contest {
	padding: 20px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}


#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;

}

#TB_closeAjaxWindow{
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	height:29px;
	border-bottom: 2px solid #999;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:32px;
	width:32px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -16px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	background: #fff;
	_margin-bottom:1px;
	border-right: 1px solid #fff;
	
}

#TB_closeAjaxWindow a:hover {
	text-decoration: none;
}

#TB_closeAjaxWindow a {
	float: left;
	background: url(/images/tabs.png) no-repeat 0px -37px;
	white-space: nowrap;
}

#TB_closeAjaxWindow span{
	display: block;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	padding: 7px 10px;
	background: url(/images/tabs.png) no-repeat 100% -111px;
	text-decoration: none;
}

a#TB_closeWindowButton, #TB_closeWindowButton span {
	background-image: url(/images/tabs-hover.png);
}