body {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	margin: 0;
	background-color: #FFFFFF;
}

a {
	color: #407838;
	font-weight: bold;
}

a:hover {
	color: #000000;
}

a:visited {
	color: #A2B989;
}

h1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 25pt;
	margin-top: 0;
	margin-bottom: 2pt;
}

h2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 19pt;
	margin-top: 0;
	margin-bottom: 2pt;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 2pt;
}

h4 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 2pt;
}

h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited {
	color: #000000;
	text-decoration: none;
}

h2 a:hover, h3 a:hover, h4 a:hover {
	color: #000000;
	text-decoration: underline;
}


h5 {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 2pt;
}



p {
	margin-top: 0;
	margin-bottom: 8pt;
}

ul {
	margin-left: 5pt;
	padding-left: 5pt;
	margin-top: 0;
}

input, select, textarea {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

form {
	margin: 0;
}

img {
	border: 0;
}
table {
	width: 100%;
	margin-bottom: 1px;
}
th {
	text-align: left;
	font-weight: bold;
}


#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}

#window {
	margin: 0;
	text-align: left;
	padding: 15px;
}

#head {
	background-image: url(../img_common/huvud-bakgrund.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 106px;
	margin-bottom: 10px;
}
#logo {
	text-align: center;
}
#logo img {
	margin-top: 24px;
}

#tabBar {
	text-align: center;
}

#tabBar img {
	margin: 0 2px;
}

#searchBox {
	background-color: #E7F3FB;
	margin-bottom: 10px;
	background-image:  url("../img_common/soekbox-hoern-top.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}

#searchBox .padding {
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#searchBox .bottom {
	height: 9px;
	background-image:  url("../img_common/soekbox-hoern-botten.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}

#searchBox div.col {
	float: left;
	margin-right: 10px;
}

#searchBox a {
	color: #000000;
	font-weight: normal;
}

#mainPage #column1 {
	float: left;
	width: 160px;
	overflow: hidden;
}

#mainPage #column2 {
	float: left;
	width: 430px;
	margin: 0 15px 15px 15px;
	overflow: hidden;
}

#mainPage #column3 {
	float: left;
	width: 160px;
	overflow: hidden;
}

#mainPage #column1 a, #mainPage #column3 a {
	color: #000000;
}

#column3 {
	border-top: 1px solid #CCCCCC;
	font-size: 7pt;
}

#column3 a {
	color: #003BA6 !important;
}

#column3 .url {
	color: #0C9102;
}

#column3 .hiddenLink {
	color: #000000 !important;
}


#footer {
	width: 780px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	border-top: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	color: #666666;
	clear: both;
}

#footer .padding {
	padding: 10px 10px 0 10px;
}

#footer .col {
	float: left;
	padding-right: 30px;
}

#footer a, #footer a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

#printLogo {
	margin-bottom: 15px;
}


#paging {
	margin-bottom: 10px;
}

.logo {
	float: left; 
	margin-right: 5px;
	margin-bottom: 10px;
}

.columnHeader {
	background-color: #AFD783;
	background-image: url(../img_common/box-hoern-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.columnBody {
	background-color: #E7F3FB;
	margin-bottom: 10px;
	background-image: url(../img_common/box-hoern-botten.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 1px;
}

.infoColumn {
	float: right;
	width: 160px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

.infoHeader {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}

.infoBody {
/*	background-color: #F3F3F3;*/
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.columnHeader .padding, .infoHeader .padding {
	padding: 5px 0 4px 10px;
}

.columnHeader h3, .infoHeader h3 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	margin: 0;
	color: #000000;
}

.columnBody .padding {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.infoBody .padding {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.toolbarBox {
/*	border: 1px solid #CCCCCC;
	margin-bottom: 10px;*/
	padding: 5px 10px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.toolbarBox a {
	color: #000000;
	font-weight: normal;
	margin-right: 10px;
}

.bookmarksBox {
	padding: 5px 10px 2px 10px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.bookmarksBox a {
	color: #000000;
	font-weight: normal;
	margin-right: 10px;
}

.bookmarksBox img {
	vertical-align: middle;
}

.correctionBox {
	padding: 5px 10px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

.correctionBox a {
	color: #000000;
	font-weight: normal;
	margin-right: 10px;
}

.extendedItemImage {
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	margin-bottom: 10px;
}

.imageCaption {
/*	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 10px;*/
	background-color: #F3F3F3;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px 10px;
}

.imageCaption a {
	color: #000000;
	font-weight: normal;
	margin-left: 10px;
}


.contentBox {
	margin-bottom: 10px;
}

.catalogBox {
	margin-bottom: 10px;
}
.catalogBox a {
	font-weight: normal;
	color: #000000;
}

.contentBox .column1, .catalogBox .column1 {
	float: left; 
	overflow: hidden;
	width: 195px;
	padding-right: 20px;
}

.contentBox .column2, .catalogBox .column2 {
	float: left; 
	overflow: hidden;
	width: 215px;
}

.destinationsBox {
	margin-bottom: 10px;
}

.destinationsBox .column {
	float: left; 
	overflow: hidden;
	width: 143px;
}

.partnerBox {
/*	border-top: 1px solid #CCCCCC;*/
	padding-top: 10px;
	margin-bottom: 10px;
}


.listRow {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.productCell {
	clear: both;
	float: right;
	padding-left: 10px;
	padding-top: 5px;
}

.textCell {
	width: 280px;
}

.imageCell {
	clear: both; 
	float: left;
	padding-right: 10px;
}

.cat {
	font-size: 7pt;	
	margin-left: 5px;
	padding: 0 2px;
	font-weight: bold;
}

.x {
	clear: both;
}



.noWrap {
	white-space: nowrap;
}


.discreteBox {
	color: #999999;
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
}


a.hiddenLink, a.hiddenLink:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.hiddenLink:hover {
	text-decoration: underline;
}

p.ingress {
	font-weight: bold;
}

.button {
	text-align: right;
	margin-bottom: 8pt;
}

.message {
	color: #CC0000;
	font-weight: bold;
}

.marker {
	text-align: center;
	margin-bottom: 15px;
	text-align: center;
	padding: 5px 10px;
	width: 410px;
	background-color: #FEFF99;
	margin-left: auto;
	margin-right: auto;
}


.marker a {
	color: #000000;
	font-weight: bold;
}

.ad {
	margin-bottom: 10px;
}

.promobox {
	margin-bottom: 10px;
}

.promobox .image {
	float: left;
	width: 105px;
}

.promobox .text {
	float: left;
	width: 325px;
}

.promobox .text p {
	margin-bottom: 0;
}

.pollAnswer {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../img_common/fraagan-bakgrund.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-right: 1px;
	padding-left: 1px;
}

.date {
	color: #999999;
	margin-bottom: 0;
}

.price {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 25pt;
	margin: 0;
}


.icon {
	vertical-align: middle;
	margin-bottom: 5px;
}

.offer {
	background-image: url(../img_common/erbjudande-bakgrund.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 10px;
	background-color: #FFFAD2;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.offer .padding {
	padding: 10px;
}

.adItem {
	margin-bottom: 10px;
}