
/* ====== Added by Ruilinsky ===== */
/* table for artistliste */.artistliste td{vertical-align:top; padding: 0 10px 10px 0;}
/* til bildetekst */ h6{margin: 5px 20px 10px 0; font: 11px Vendana; color:#888; line-height: 135%;}
/* ====== End Added by Ruilinsky ===== */

/* CS edit manip */

#dnn_ctr6520_VenuesList_dpVenues {
	display:none;
}

/* Main classes */

.editorBodyCss{
	background-color : #F4F4F4;
}

td {vertical-align:top; text-align:left;}

.TABLE, TD, .Normal, p, div{
	color : #444444;
	font-family : Tahoma, Lucida Sans, Trebuchet MS, Geneva, Myriad, Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 140%;
}

A, A:link, A:active, A:visited {
	color : #a7377f;
	text-decoration: none;
}

A:hover{
	color : #444444;
	text-decoration: underline;
}

.c1, .c2, .c3 {
	margin-right: 0px;
}


img {
	border: 0px;
}

#ContentPane {
	margin: 0 0 30px 0;
}

.tabset td {
	padding:5px 0px; border-bottom:#aaa 1px dashed; 
}

#dnn_dnnSEARCH_txtSearch {background: url(gfx/sokbak.gif) no-repeat top left; width:150px; height:25px; border:0 solid #bbb; vertical-align:top; color: #666; font: 12px Arial, Tahoma, Verdana; padding:2px;}

.sok {
	line-height:170%;
	font-family : Trebuchet MS, Tahoma, Gill Sans, Lucida Sans, Myriad, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
}

.breadcrumb {
	color : #777777;
	font-family : Century Gothic, Tahoma, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 15px;
	background-color : #F4F4F4;
	padding : 3px;
}

.Head, H1 {
	font-family : Trebuchet MS, Tahoma, Gill Sans, Lucida Sans, Myriad, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 19px;
	height : 22px;
	color: #F06D38;
	font-weight: normal;
	font-style: none;
	margin:10px 0px;
	width:100%;
}


H2 {
	font-family : Trebuchet MS, Tahoma, Gill Sans, Lucida Sans, Myriad, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 17px;
	color: #F06D38;
	font-weight: normal;
	font-style: none;
	margin: 8px 0px;
	width:100%;
}


.H3, .H4 {
	font-family : Trebuchet MS, Tahoma, Gill Sans, Lucida Sans, Myriad, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	height : 22px;
	color: #65BCB9;
	font-weight: normal;
	font-style: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	!important margin:15px 0px; margin: 0px;
	width:100%;
}

.SubHead {
	font-family : Gill Sans, Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color: #595959;
	font-weight: bold;
	padding: 0;
}

.cTitle {
	!important margin:15px 0px; margin: 0px;
}

.textsearchcases {
	font-family : Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	color: #DDDDDD;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.cred {
	font-family : Tahoma, Lucida Sans, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color: #999999;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.cred:hover, .cred:link, .cred:active, .cred:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.bc {
	font-family : Tahoma, Lucida Sans, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color: #999999;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.bc:hover, .bc:link, .bc:active, .bc:visited {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}


.festlop{margin:30px 0 0; background:#fff;}
.festlop tr td {border:1px dashed #ddd; background:none; padding:5px} 
.festlop tr:hover td {background:#f8f8f8;} 

.thead {background:#EFF5DF}

P {
	margin: 0px;
	padding: 0px;
}

.NormalTextBox {
	width: 120px;
	border : 1 solid double #D7D7D7;
	font-size: 11px;
	background-color: #F4F4F4;
}

.ccnytt:hover {
	color: #888888;
}

.ccw, .ccw:link, .ccw:active, .ccw:visited, .ccw:hover {
	font-family : Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color: #DDDDDD;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Classes for menu if utilized */

/*-- removing bg colors         --*/ .MainMenu_Idle.MainMenu_MenuItem, .MainMenu_Selected.MainMenu_MenuItemSel, .MainMenu_Active.MainMenu_MenuItem, .MainMenu_BreadcrumbActive.MainMenu_MenuItem { background:transparent; }
/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { position: relative; top: 0px; left: 40px; cursor: pointer;  width: 185px; cursor: hand; background: #A6C852; padding: 3px 0; border: 2px dotted #eee; font-weight: normal; filter: Alpha(Opacity=100); margin: 0px;}
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: tahoma, arial; width: 185px; color: #313328; font-size: 11px;  font-weight: normal; font-style: normal; padding: 3px 15px 3px 15px; height: 20px; border: 0; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: tahoma, arial; width: 185px; font-size: 11px; font-weight: normal; cursor: pointer; cursor: hand; color: #313328; padding: 3px 15px 3px 15px; height: 20px; border: 0; background: #FFF;}

/*-- menuitems idle             --*/ .MainMenu_Idle TD { border:0;  font-family: Trebuchet MS, arial, tahoma, arial; color: #313328;  font-size: 13px; background: transparent; font-weight: normal; height: 27px; padding:6px 3px 0px 3px; text-transform:uppercase;}
/*-- menuitems over             --*/ .MainMenu_Selected TD {border:0; font-family: Trebuchet MS, arial, tahoma, arial; color: #000;  font-size: 13px; background: transparent;  font-weight: normal; height: 27px; padding:6px 3px 0px 3px; text-transform:uppercase;}
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {border:0;  font-family: arial, tahoma, arial; font-size: 13px; color: #313328; background: transparent; font-weight: bold; height: 27px; padding:6px 3px 0px 3px; text-transform:uppercase;}

/*-- middle seperator           --*/ .MainMenu_Seperator {background: url(gfx/meny_sep.gif) no-repeat bottom center; width:1px; height: 40px; font-size:1px;}
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #fff200; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 2px 0 0; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
/*-- removing seperator borders --*/
.MainMenu_MenuBreak{background:transparent; border:0;}

/* Lie */

.lieframe{border: 1px dashed #CACACA; width:115px; height:135px; margin: 3px 3px 0 0; background:#FAFAFA; }
.lieframe td{text-align:center; vertical-align:middle;}

.highslide img {border: #FFF 1px solid;}
.highslide:hover img {border: #9191D9 1px solid;}
.highslide-caption {font: 11px Tahoma,Verdana;}

.LCPageDiv{clear:both; padding-top: 12px;}
.LCPageDiv A, .LCPageDiv A:active, .LCPageDiv A:visited{color:#9191D9; border:1; background:#fff; font: 11px Tahoma,Arial; font-weight: bold; text-decoration: none; margin: 0 3px;}
.LCPageDiv A:hover {border:0; background:#8282D9; color:#fff; text-decoration:none;}
.LCPageDiv SPAN.LCPageNoSelected {}
.LCPageDiv A.LCPageNext, .LCPageDiv A.LCPagePrev{border:#9191D9 1px solid; padding: 3px 10px;}
.LCPageDiv A.LCPageNext:hover, .LCPageDiv A.LCPagePrev:hover {border:#9191D9 1px solid; padding: 3px 10px; background:#9191D9;} 


/* Frame styles if utilized */

.frameGreylineTable {
	border : 1px solid;
	border-color : #EEE #DDD #EEE #DDD;
	padding-left : 10px;
	padding-right : 5px;
	padding-top : 10px;
	padding-bottom : 10px;
	width: 100%;
}


/* Local menu for alphabetical country selection. */

.alphMen, .alphMen:active, .alphMen:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.alphMen:hover, .alphMenActive, .alphMenActive:active, .alphMenActive:hover,.alphMenActive:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

.txtTD {
	vertical-align: top;
}

/* Form styles */



.freetext_searchcases {
	width: 124px;
	height : 14px; 
	border : 0 solid double #999999;
	font-size: 11px;
	background-color: #DDDDDD;
	margin-top:6px;
	margin-left:28px;
}

.globalsearch {
	width: 100px;
	height : 14px; 
	border : 0 solid double #999999;
	font-size: 11px;
	background-color: #EEEEEE;
}

.okglobalsearch {
	font-weight: bold;	
	font-family : Tahoma, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	height : 16px; 
	border : 0 solid double;
	color: #EEEEEE;
	background-color: #EB7000;
	padding: 3px;
}

.formButtonSubmit, .formButtonReset {
	font-weight: bold;	
	font-size: 11px;
	border : 0 solid double #2A5163;
	color: #FFFFFF;
	background-color: #EEEEEE;
}
.formLabel {
	font-weight: normal;
	padding-right : 10px;
	padding-bottom : 5px;
	padding-top : 5px;
}
.formInput {
	width: 260px;
	height : 18px; 
	border : 1 solid double #999999;
	font-size: 11px;
	background-color: #F8F8F8;
}


/* Start Def. footer */
.footerTD {
	font-size : xx-small;
	font-weight: bold;
	text-decoration: none;
	color: #535353;
}

BODY {  
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	scrollbar-arrow-color:#616161;
	scrollbar-base-color:#E3E3E3;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#E3E3E3;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#E3E3E3;
	scrollbar-3d-light-color:#E3E3E3;
}

/* Nyhet og presse */
.mertb{border-top:#ddd 1px dotted;}
.merinfo{border:#bbb 1px dashed;background:#f6f6f6; padding:10px; margin-bottom:20px}
.cx{padding: 16px 0;}

.NukeNews_Item, .NukeNews_AltItem {padding:20px 0 0;}
div.ff_akt img {float:left; margin:3px 14px 5px 0; width:120px;}
div.ff_akt h3{
	font-family : Gill Sans, Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	color: #595959;
	font-weight: bold;
	padding: 0;
	margin:0;
}
div.ff_akt2 {margin-top:12px;}
.rss_feed{border-bottom:#ddd 1px dotted; padding:4px 0 5px;}


/* program og artistar*/
table.program {margin: 15px 0;}
table.program th{background:#ccc; font:bold 12px Arial; color:#fff; padding: 3px 8px 4px; text-align:left; }
table.program td{border-bottom:#ddd 1px dotted; padding:2px 8px; height:22px;}
tr.hovered{background:#fffdd8;}
table.artistar {border-top:#ddd 1px dotted;}
table.artistar td{vertical-align:top; padding:10px 10px 10px 0; border-bottom:#ddd 1px dotted;}



