﻿.topCalendarLeft
{
	background-image: url(images/topCalendarLeft.png);
	background-repeat:no-repeat;
	height: 83px;
	display:inline-block;
	background-position: left top;
	padding-left: 20px;
}

.topCalendarRight
{
	background-image: url(images/topCalendarRight.png);
	background-repeat:no-repeat;
	height: 83px;
	display:inline-block;
	background-position: right top;
	padding-top: 5px;
	width: 940px;
}

.topCalendar
{
	background-color:#242424;
	padding-top: 4px;
}

.calItem
{
	color:#fff;
	float:left;
}

.calItem a
{
	display:inline-block;
	color:#fff;
	text-align:center;
	text-decoration: none;
	width: 59px;
	margin-left:1px;
	margin-right:1px;
	float:left;
	clear:left;
}

.calItem a:hover, .calItem a.selected
{
	color: Yellow;
	background-image:url(images/calHover.png);
	background-repeat:repeat-x;
	background-position: left bottom;
	padding-bottom:12px;
}

.calEmpty
{
	display:inline-block;
	background-image: url(images/calTopBg.png);
	background-repeat: repeat-x;
	height:20px;
	width: 61px;
	float:left;
	clear:left;
}

.calMonth
{
	background-image: url(images/calTopBg.png);
	height:18px;
	width: 61px;
	color: #666;
	padding-top:2px;
	text-align:center;
	text-transform:capitalize;
}

.calMonth span
{
	background-color:#232323;
	padding-left:4px;
	padding-right: 4px;
}

.weekDay
{
	text-transform: capitalize;
}

.day
{
	font-size: 27px;
}

.end
{
	background-image: url(images/calTopRight.png);
	background-repeat:no-repeat;
	margin-right: 2px;
}

.start
{
	background-image: url(images/calTopLeft.png);
	background-repeat:no-repeat;
	margin-left: 2px;
}

#mainMenu
{
	height:40px;
}
#mainSub
{
	height:20px;
	float:left;
	clear:left;
	min-width: 500px;
}

#mainSub a
{
	color:#fff;
	text-decoration:none;
	margin-right: 20px;
}

#mainSub a:hover
{
	color: #999999;
}

#mainSub a.active
{
	color:#ffff00
}

h1
{
	font-weight:normal;
	font-size: 42px;
}

h2, h3, h4, h5
{
	font-weight:normal;
	
}

h1,h2,h3,h4,h5
{
	display:block;
	clear:left;
}

.calWidth
{
	padding-left: 20px;
}

.bgMaterial .item a, .press a, #TellusProductListItem .text h3 a
{
	font-size:24px;
	font-weight:normal;
}

.eventListItem
{
	float:left;
	width: 200px;
	padding-right:25px;
	min-height:90px;
	color:#666;
}

.eventListItem a
{
	background-position: right top;
	background-repeat:no-repeat;
	color:#232323;
	text-decoration:none;
}
.eventListItem a img
{
	margin-left: 2px;
}


.eventListItem a:hover
{
	text-decoration:underline;
}

a.ticket
{
	background-image: url(images/arrow.png);
	background-position: right 5px;
	padding-right:5px;
	color:#36a7e9;
	font-size: 13px;
}

#footer
{
	background-image: url(images/footer.png);
	background-repeat:repeat-x;
	min-height:50px;
}

#contentRow
{
	padding-bottom: 20px;
}

#contentRow .contentWrapper
{
	min-height: 500px;
}

#footer .contentWrapper
{
	padding-top:10px;
	padding-left: 20px;
	color:#808080;
	font-size: 11px;
}

body
{
	background-color:#f2f2f2;
}


.tickets
{
	display:inline-block;
	color:#242424;
	text-decoration:none;
	padding-top: 7px;
	width: 193px;
	height:31px;
	font-size: 14px;
	margin-bottom: 20px;
	background-image: url(images/gul_knapp_156x34.png);
	background-repeat:no-repeat;
	padding-left: 10px;
}


.ticketsno, .ticketsen, .ticketsde
{
	
}

#breadCrumbs
{
	padding-top:15px;
}

#breadCrumbs, #breadCrumbs a
{
	color: #7e7e7d;
}

.webpartItem a, #rightContent a
{
	color:#242424;
	text-decoration:none;
}
.webpartItem a:hover, #rightContent a:hover
{
	text-decoration:underline;
}

/*Vertical Menu*/
ul li {
	margin-bottom:0.3em;
}
ul.verticalMenu {
	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
}

ul.verticalMenu li {
	background:transparent url(images/verticalMenuArrow.png) no-repeat scroll left 7px;
	display:block;
	padding-left:7px;
	line-height:20px;
}

ul.verticalMenu li.active {
	background:transparent url(images/verticalMenuArrowActive.png) no-repeat scroll left 7px;
	padding:0 0 0 14px;
}

/*Search panel*/


.btnProductSearch
{
	margin-top:29px;
}

#searchPanel
{
	float:left;
	width: 525px;
	height:50px;
	padding-left: 10px;
	padding-top: 4px;
	margin-top:10px;
}

#searchPanel td
{
	color: #7e7e7d;
}


#searchPanel .DatePicker
{
	border:0;
	background-image: url(images/calendarInputBg.png);
	background-repeat:no-repeat;
	width: 101px;
	height:20px;
	margin-right: 20px;
	cursor: pointer;
	padding-left:5px;
	padding-top:3px;
	color: #7e7e7d;
}

.accreditation .pName
{
	font-size:14px;
	padding-bottom:5px;
	padding-top: 5px;
}

.accreditation .line
{
	background-color:#a0e48f;
	height:1px;
}
.accreditation .time
{
	padding-bottom:5px;
}


.accreditationInfo
{
	width: 100%;
}

.accreditationInfo input, .accreditationInfo textarea
{
	width: 300px;
}
.accreditationInfo textarea
{
    height: 150px;
}

.accreditationInfo input.pn
{
	width: 30px;
}

.accreditationInfo input.pa
{
	width: 261px;
}

.accreditationInfo input.DatePicker
{
	width: 70px;
}

.accreditationInfo .Error
{
	float:left;
	clear:left;
	font-size: 10px;
}

.red
{
	color:Red;
}

.accreditation
{
	margin-bottom: 5px;
	/*height: 100px;
	overflow: scroll;
	overflow-x: hidden;
	-ms-overflow-x: hidden;*/
	clear:left;
}


#accreditationForm #searchPanel
{
	float:left;
	width: 393px;
}

#accreditationForm .btnProductSearch
{
	float:left;
	overflow:hidden;
}

#twoColWidth
{
	width: 700px;
	float:right;
}

.leftCol
{
	float:left;
	clear:left;
	width: 200px;
}

.leftCol .item
{
	
	margin-top:20px;
}

.portrait
{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 200px;
}

.columnLast .first, .columnLast .single
{
	margin-top: 10px;
}

.landscape
{
	margin-top: 10px;
}


.nobr
{
	white-space: nowrap;
}

.prodList
{
	font-weight:bold;
	margin-top: 5px;
}

.prodList + p
{
	margin-top: 5px;
}

#footerLogos img, #footerLogos a img
{
	margin-right: 20px;
}

#footerLogos p
{
	margin:0;
}

.WPMovie
{
	clear:left;
}

.slide
{
	min-height: 160px;
}


a.movie, a.embedMovie
{
	position: relative;	
}
a.embedMovie
{
	min-height: 150px;
	display:inline-block;
}

a.embedMovie img.ico
{
	position: absolute;
	top: 50px;
	left: 70px;
}

a.movie img.ico
{
	position: absolute;
	top: -90px;
	left: 70px;
}



.kunstnerkort label
{
	width: 100px;
	display:inline-block;
}

.lblNumb
{
	margin-left: 5px;
	margin-right: 5px;
}

.numb
{
	width: 15px;
}

td.pName
{
	background-image: url(images/verticalMenuArrow.png);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 10px;
	cursor:pointer;
}
td.accActvie
{
	background-image:url(images/horisontalMenuArrow.png);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.mainLeft .item
{
	margin-top: 20px;
}

.showGallery
{
	display:inline-block;
	background-image: url(images/button.jpg);
	background-repeat:no-repeat;
	width: 198px;
	height:19px;
	text-decoration:none;
	padding-top: 5px;
	padding-left: 10px;
}



#cssdropdown li a, #cssdropdown span
{
	display:block;
	width: 160px;
	padding:5px;
}

#cssdropdown
{
	margin:0;
	padding:0;
}

.headlink li:hover
{
	/*background-color:#9cd880;*/
}

 #cssdropdown span
 {
 	padding:5px;
 }

.headlink
{
	display:block;
}

.head
{
	border: 1px solid #9cd880;
	cursor:pointer;
}

.time .location
{
	margin-left: 5px;
	color: #c0c0c0;
}

.item .icon a img
{
	vertical-align: middle;
}
.item .icon
{
	margin-bottom: 5px;
}

.scale
{
	width: 207px;
	height: 150px;
	background-position: center 30%;
	background-repeat:no-repeat;
}

.scale a img
{
	width: 207px;
	height: 150px;
}

.arenawrap
{
	position:relative;
}

img.arena
{
	position: absolute;
	top:0;
	right:0;
}
span.arena
{
	display:block;
	width:130px;
}

#map
{
	width: 207px;
	height: 150px;
}

#fullWidth div.big
{
	width: 700px;
	height: 500px;
}
