body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-bottom: 80px;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

a {
	color: #333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #C7CC00;
	text-align: left;
	padding-left: 3px;
}


div#container {
	margin-left: auto;
	margin-right: auto;
	width: 967px;
}

div#content {
	margin-left: auto;
	margin-right: auto;
	width: 967px;
	min-height: 300px;
}

h1 {
	border-left: 7px solid #ff9900;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

h2 {
	border-left: 3px solid #ff9900;
	padding-left: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

h3 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

img {
	border: 0;
}

td.labeltd {
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}

div.infoParagraf {
	padding-left: 20px;
	padding-right: 240px;
}

div.colhead {
	background-image: url(../layout-img/colHead.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 10px;
}


/* Top */

div#top {
/*	background-image: url(../layout-img/top5.jpg);
	background-repeat: no-repeat;*/
	background-color: #FFFFFF;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	width: 967px;
}

/* Top Menu */

#topMenu {
	float: right;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:5px;
}

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

#topMenu ul li
{
	display:inline;
}

#topMenu a
{
	color:#666666;
	text-decoration:none;
	margin-left:13px;
	padding-left:3px;
	border-left:4px solid #bfcc14;
}

#topMenu a:hover
{
	color:#000000;
	text-decoration:none;
}

#cert {
	display: inline;
	float: right;
	margin-right: 70px;
	margin-top: 30px;
}



/* Main Menu */

#mainMenu {
	float: left;
	position: relative;
	bottom: 26px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#mainMenu ul {
	margin: 0;
	padding: 0;
	padding-left: 4px;
	list-style: none;
}

#mainMenu li {
	display: inline;
	margin: 0;
	padding: 0;
}

a.mainMenu {
	float: left;
	background: url("../layout-img/menuOptionLeft.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;

}

#mainMenu a span {
	float: left;
	display: block;
	background: url("../layout-img/menuOptionRight.gif") no-repeat right top;
	padding: 7px 5px 7px 2px;
	margin-right: 3px;
	color: #000000;
	cursor: pointer;
}

/* Main Menu Selected */

#mainMenu ul li.selected a {
	float: left;
	background: url("../layout-img/menuOptionSelectedLeft.jpg") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration:none;
}

#mainMenu ul li.selected a span {
	float: left;
	display: block;
	background: url("../layout-img/menuOptionSelectedRight.gif") no-repeat right top;
	padding: 7px 9px 7px 6px;
	margin-right: 3px;
	color: #FFFFFF;
	cursor: pointer;
}

/* Stripes */

div#blackStripe {
	background-color: #000000;
	width: 967px;
	height: 25px;
}

div#yellowStripe {
	background-color: #c7cc00;
	width: 967px;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

/* Login Form */

form#login
{
	margin:0;
	padding:0;
	float:right;
	padding-right:10px;
	padding-top:2px;
}

form#login span
{
	color:#C7CC00;
}

input.loginButton
{
	padding-left:4px;
	padding-right:4px;
}

/* Top Content */

div#topActionBox {
	float: left;
	width: 752px;
	color: #545555;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

#topActionBoxBody {
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	background-color: #eceef0;
	width: 745px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

#topActionBoxBody img.poster {
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 0px;
	float: left;
}

div#topActionList {
	float: right;
}

div#header {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 17px;
	margin-bottom: 10px;
}

div#topActionList img.heading {
	margin-left: 5px;
	margin-bottom: 10px;
}

div.topActionNumber {
	float: left;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	bottom: 1px;
	font-weight: bold;
	color: #FF6600;
	clear: both;
}

div.topAction {
	margin-bottom: 10px;
}

div.topActionBody {
	margin-left: 20px;
	margin-bottom: 0px;
	width: 240px;

}

div.topActionBody a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

div.topActionBody span.arena {
	color: #666666;
}

div.topActionBody img {
	border: 0px;
	margin-left: 2px;
	position: relative;
	top: 2px;
}

p.topActionDescription {
	margin: 0px;
	padding: 0px;
	width: 225px;
	padding-top: 2px;
	font-size: 9px;
}

div#actionSearchBox {
	background-color: #eceef0;
	min-height: 152px;
	width: 206px;
	color: #545555;
	float: right;
	margin-left: 20px;
}

div#actionSearchBox div#searchHead {
	background-image: url(../layout-img/searchHead.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	width: 188px;
	height: 30px;
	text-transform: uppercase;
	padding-top: 7px;
	padding-left: 18px;
}

#actionSearchBody {
	height: 150px;
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	font-weight: bold;
	font-size: 9px;
}

#actionSearchContent {
	padding: 10px;
	padding-left: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

div#bookBox {
	background-color: #eceef0;
	width: 206px;
	color: #545555;
	float: right;
	margin-top: 0px;
}

#bookBody {
	min-height: 150px;
	height: auto !important;
	height: 150px;
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	font-weight: bold;
	font-size: 9px;
}

#bookContent {
	padding-right:10px;
	padding-left: 17px;
	width: 177px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}


div#orderbox {
	background-color: #eceef0;
	width: 250px;
	color: #545555;
	margin-top: 0px;
	margin-left: 60px;
}

div.orderboxhead {
	background-image: url(../layout-img/orderboxhead.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 10px;
}

#orderboxcontent {
	padding-right:10px;
	padding-left: 17px;
	padding-top: 10px;
	width: 223px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

img.buybutton {
	margin-top: 3px;
	cursor: pointer;
}


#eventsearch label {
	width: 100px;
}


/* Search Form */

#actionSearchBody form label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 6px 0 0;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 5px;
	display: block;
	width: 250px;
}

#actionSearchBody form
{
	margin:0px;
	padding:0px;
}

#actionSearchBody form fieldset
{
	border:0px;
	margin:0px;
	padding:0px;
}

#actionSearchBody form input
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#actionSearchBody form input.textbox {
	width: 170px;
}

#actionSearchBody form select
{
	width:173px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#actionSearchBody form select.smallSelect
{
	width:40px;
	margin-right:5px;
}

#actionSearchBody form select.mediumSelect
{
	width:123px;
}

#actionSearchBody br
{
	clear:left;
}

#actionSearchBody form input.submit {
/*	float: right; */
	height: 24px;
	font-size: 9px;
	margin-right: 0px;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 10px;
}

/* Middle Area */

div#middleArea
{
	padding-left:16px;
}

div.eventBody {
/*	border-bottom: 1px solid #cccccc; */
	padding-bottom: 0px;
	margin-left: 15px;
	margin-top: 12px;
	width: 147px;
	padding-right: 3px;
	height: 100px;
}

div.eventBottom {
/*
	margin-left:15px;
	background:url("../layout-img/nu.jpg") no-repeat left top;
	padding-left:25px;
*/
	margin-top:6px;
	height:19px;
	text-align: center;
}

div.event {
	width: 180px;
	float: left;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

div.eventTop
{
	border-left: 4px solid #ff9900;
	padding-left: 10px;
	height: 35px;
}

h3.eventName {
	display:inline;
	color: #666666;
	font-size:18px;
}

h3.eventName a {
	color: #666666;
	text-decoration: none;
}

p.eventDate {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#7c7c7c;
	font-size:11px;
}

div.eventDate {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 17px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: normal;
	color: #7c7c7c;
	font-size: 11px;
}

span.eventTown {
	margin: 0px;
	padding: 0px;
	color: #7c7c7c;
	font-weight: normal;
	font-size: 11px;
}

div.eventBody p
{
	padding:0px;
	margin:0px;
	color:#333333;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.eventBody img
{
	border:1px solid #808080;
	margin:0;
	padding:0;
}

div.eventBottom img
{
	border:0px;
	margin:0;
	padding:0;
}

/* Bottom Info Area */

div#bottomInfoArea {
	background-image: url(../layout-img/fadeGray.jpg);
	padding-top: 15px;
	padding-bottom: 15px;
	height: 137px;
	width: 967px;
	margin-top: 36px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#bottomInfoAreaCenter {
	margin-left: auto;
	margin-right: auto;
	width: 967px;
}

div#bannerBox {
	width: 300px;
	height: 137px;
	float: left;
	margin-right: 8px;
	margin-left:7px;
	background-image: url(../images/testbilder/competition.jpg);
}

#newsletterBox {
}

.newsletterLeft {
	background-image: url(../layout-img/smallBoxLeft.jpg);
	width: 8px;
	height: 137px;
	float: left;
	margin-left: 4px;
}

.newsletterBody {
	width: 300px;
	height: 135px;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	float: left;
	background-color: #FFFFFF;
	vertical-align: middle;
}

.newsletterRight
{
	background-image:url(../layout-img/smallBoxRight.jpg);
	width:8px;
	height:137px;
	float:left;
}

/* Kundtjänst */

div#kundtjanstBox {
	background-image:url(../layout-img/kundtjanstBg.jpg);
	width: 317px;
	height: 137px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	margin-left: 3px;
	
}

div#kundtjanstBox div.content {
	margin-left: 10px;
	margin-top: 10px;
	height: 100px;
	overflow: hidden;
}

div#kundtjanstBox p
{
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

div#kundtjanstBox p.topMargin
{
	margin-top:8px;
	margin-bottom:2px;
}

div#kundtjanstBox span
{
	font-weight:bold;
	color:#666666;
	margin-right:5px;
}

div.adressBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-left: 10px;
	margin-top: 7px;
}

span.addressbar_link {
	font-weight: bold;
}

span.addressbar_link a {
	font-weight: bold;
	text-decoration: none;
}

span.addressbar_link a:hover {
	text-decoration: underline;
}

div#kundtjanstBox div.adressBar span {
	color: #000000;
	border-right: 1px solid black;
	padding-right: 8px;
	font-weight: normal;
}

div#kundtjanstBox div.adressBar span.last
{
	border-right:none;
}

div#kundtjanstBox div.adressBar span.bold
{
	font-weight:bold;
}

/* Bottom */

div#absoluteBottom {
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 967px;
}

#bottomContainer {
	width: 950px;
	background-color: #FFFFFF;
	margin-top: 20px;
	float: left;
}

div#absoluteBottom p {
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	float: right;
}

div#absoluteBottom img {
	padding: 0;
	margin: 0;
}

/* Nyhetsbrev */

form.newsletter label, form.newsletter input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

form.newsletter input.checkbox
{
	display:inline;
	width:auto;
	float:none;
	margin-bottom:0px;
}

form.newsletter label
{
	text-align:right;
	width:75px;
	padding-right:20px;
	padding-top:4px;
}

form.newsletter div#bottomPart
{
	margin-left:95px;
}

form.newsletter div.category
{
	display:block;
	width:150px;
	float:left;
}

form.newsletter div.buttonArea
{
	margin-top: 40px;
	margin-left: 150px;
}

form.newsletter div.buttonArea input.button
{
	margin-right:5px;
}

/* Boka */

div#bookEventsContainer {
	width: 967px;
	min-height: 400px;
}

div#bookEventsContent {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: left;
	width: 925px;
	min-height: 400px;
	background-color: #f5f6f7;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-right: 20px;
}

div#bookEventsContainerLeftUp {
	width: 8px;
	height: 8px;
	float: left;
}
	
div#bookEventsContainerMiddleUp {
	background-color: #f5f6f7;
	height: 7px;
	width: 951px;
	border-top: 1px solid #CCCCCC;
	float: left;
	margin: 0;
	padding: 0;
	line-height:0;
}

div#bookEventsContainerRightUp {
	width: 8px;
	height: 8px;
	float: left;
}

div#bookEventsContainerLeftBottom {
	background-image: url(../layout-img/roundedBoxDownLeft.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	float: left;
}
	
div#bookEventsContainerMiddleBottom {
	background-color: #f5f6f7;
	height: 7px;
	width: 951px;
	border-bottom: 1px solid #CCCCCC;
	line-height:0;
	float: left;
}

div#bookEventsContainerRightBottom {
	background-image: url(../layout-img/roundedBoxDownRight.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	float: left;
}

div#bookEvent {
	float: left;
	margin: 0;
	padding: 0;
}

div#bookEventBody {
	background-color: #FFFFFF;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	padding-left: 8px;
}

/* */

table.bookTableBig
{
	margin-top:20px;
	width:670px;
	text-align:right;
}

table thead
{
	font-weight:bold;
}

td.list {
	height: 14px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 1px solid #F4F5CC;
	cursor: default;
}

div.platstyp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

div.platsrad {
	margin-bottom: 30px;
	position: relative;
}

div.platspris {
}

div.platsorder {
	clear: both;
	position: absolute;
	top: 0px;
	right: 0px;
}

div.platsantal {
	text-align: right;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

div.monthcost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

span.sale {
	font-weight: bold;
	color: #FF0000;
}

div.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	width: 600px;
	padding-left: 5px;
}

div.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #C7CC00;
	font-weight: bold;
	width: 600px;
	padding-left: 5px;
}

label {
	text-align: right;
	width: 120px;
	display: block;
	float: left;
	padding-right: 10px;
	margin-top: 2px;
}

span.asterisk {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 10px;
}

div.innerblack {
	color: #c7cc00;
	text-align: right;
	padding-right: 20px;
	margin-top: 5px;
}

div#yellowStripe a {
	text-decoration: none;
}

td.paytype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 170px;
	vertical-align: top;
}

td.paytype_text {
	padding-top: 2px;
	padding-bottom: 10px;
	padding-right: 15px;
}

b.update {
	color: #CC0000;
}

div.update {
	color: #CC0000;
	font-weight: bold;
}

a.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.top3 {
	text-decoration: none;
}

label.searchbox {
	text-align: left;
}

label.info {
	clear: left;
	margin: 0px;
}

div.divider {
	margin-top: 10px;
}

div#bottomBoxContainer {
	margin-left: auto;
	margin-right: auto;
	width: 965px;
	margin-top: 10px;
	background-color: #ffffff;
}


div#bottomBoxContent {
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	background-color: #eceef0;
	width: 965px;
}

h1.book {
	margin-bottom: 0px;
	border-left: 0;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

div#logo {
	clear: both;
	float: left;
	margin-top: 33px;
	padding-left: 15px;
}

div#logo img {
	margin-top: 10px;
}

div#logo div#tagline {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: right;
	line-height: 20px;
	padding-left: 20px;
	width: 150px;
}


div#pagefoot {
	text-align: center;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a.link {
	cursor: hand;
	text-decoration: underline;
}

span.link {
	cursor: pointer;
	text-decoration: underline;
}

div.top3list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

td.blocktext {
	font-style: italic;
	padding-left: 3px;
}

div#bottomfinans {
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 15px;
}

div.sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

div.sponsors td.item {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

a.listlink {
	text-decoration: none;
}

div#sharethis {
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	color: #545555;
	margin-top: 10px;
	text-align: center;
}

div#rightcol {
	float: right;
}