
/*
UL {margin:0px;list-style:none;padding:0px}
LI {margin-bottom:7px}
*/

.content UL LI {list-style-type: square}
.content UL LI LI, .content UL UL LI {list-style-type: circle}
.content UL {margin: 0px}
.content UL {margin-top:5px}
.content LI {margin-left: 20px;margin-bottom:0px}
.content OL {margin-left: 32px}

.ajaxoutput {display:none}

/* DEFAULT LEFT MENU STYLES START */
#leftmenu {overflow: hidden}

.menufolder {display:none}

#leftmenu A {
  display:block;
  overflow:hidden;
  cursor:pointer;
}

#leftmenu a.selected {color:blue}
#leftmenu a:hover {}
      
#leftmenu .icon {
  position:absolute; overflow:hidden;
  padding-top: 3px; 
  right: 3px;
  cursor:pointer;
  text-decoration:none;
}  

#leftmenu .icon IMG {padding-top: 3px}

/* DEFAULT LEFT MENU STYLES END */

.breadcrumbs .selected {text-decoration:none}

/* DEFAULT SEARCH STYLES START */

#queryField {outline:none}

#resultPane {display:none; overflow:hidden}
#resultPaneInner {
	overflow-y:scroll;
}

#queryTags {}
#queryResults {}
#queryResults .result {}
#queryResults .title {font-weight:bold}
#innerres2 {margin-top:10px}
#innerres2 {}
#queryResults .meta {float:left; font-weight:bold; color:#000000; margin-right:5px}
#queryResults .summary {color:#404040; font-weight:normal}
#queryTags .tag {}
.settings {background:white;padding-left:2px;padding-right:2px;color:black;float:right;cursor:pointer;margin-top:2px}  
.settings.ON {background:green}
.settings.OFF {background:red}

/* DEFAULT SEARCH STYLES END */

.box .header {font-weight:bold}


/* Forsiden start */

.tagcloud {line-height:140%}
.tagcloud A {text-decoration:none}


/* FORMS */
FORM {display:inline}
FORM.compact, FORM.compactForm {}

FORM.compact label, FORM.compact .label {line-height:100%;margin-top:3px}
FORM .textfield {border:2px solid}
FORM.compact .textfield {}
FORM.compact .textfield.required {border-color: #909090}
FORM .block {margin-bottom:3px;clear:both}

/* H1 {margin-top:0px} */
.headermeta {color:#606060}

.button {cursor:pointer;display:inline-block}

/* Forsiden slut */

.tagcloud .tag {padding-right:5px;padding-bottom:5px}

.rank1 {font-size:10px}
.rank2 {font-size:14px}
.rank3 {font-size:18px}
.rank4 {font-size:24px;line-height:120%}


.scrollarea {overflow: hidden;color:#FFFFFF}
.scrollbar {position:absolute; background:#92A4BB;display:none;}
.slider {background:#7E94B1; position:relative; overflow:hidden}


/* PRINT */

.printlogo {display:none}

@media print {
  /* style sheet for print goes here */
  .hideprint {display:none}

  body {background:none;padding:0px;margin:0px}
  body.sub {background:none}
  

  .printlogo {display:block}
}

* CMS EDITOR STYLES */
	
.plugin {padding:10px;background-color:#F0F0F0;font-weight:normal;color:#909090;height:100px;width:100%;border: 2px dashed #909090}
.editor.content {background:white;font-size:12px}
	




			BODY {background-image:url(/_/images/154/gradient.bg.gif);background-repeat: repeat-x; background-color:#7E7E7E}
			BODY, TD, TH {font-family: Arial;font-size:14px}
			
			.ajaxoutput {border:2px solid #CEDAEB;margin-top:20px;text-align:center;padding:10px}
			
			.block {margin-bottom:20px}
			.navigation {}
			.navigation A {}
			h1 {font-size:20px}
			h2, h4 {font-size:16px;display:inline}
			
			A {font-weight:bold; color: #72A5EA}
			
			.searchArea {background:white;width:280px;border:2px solid #CEDAEB}
			#queryField {height:24px;border: 0px; font-family:Verdana, sans-serif;width:250px;font-size:14px;margin:0px;padding-top:2px;overflow:hidden}

			#resultPane {background-color:#FFFFFF}
			#resultPaneInner {padding-left:20px;padding-right:20px}
			#innerres1 {padding-top:20px}
			#queryResults .result {padding-bottom:10px}
				
			.content {line-height:150%;background-color:white}
			.breadcrumbs {padding-top:10px;padding-bottom:15px;background:white}
			
			#leftmenu {margin-left:10px; margin-top:38px}
			#leftmenu A {color:white;text-decoration:none;margin-bottom:7px;padding-top:3px;padding-bottom:3px;font-size:120%}
			
			#leftmenu .menufolder A {
				margin-right:20px; font-size:100%; color: #000000
			}

			#leftmenu .menufolder .menufolder A {
				padding-left:30px; width: 164px; padding-right:30px;
			}

			#leftmenu .menufolder .menufolder .menufolder A {
				padding-left:40px; width: 154px; padding-right:40px;
			}

			#leftmenu a:hover {color:white}
			#leftmenu a.selected {color:white}
			#leftmenu a:hover.selected  {}			

			.topmenu {width:200%}

			.topmenuitem {padding-top:5px;float:left;height:30px;background-color:#CEDAEB;cursor:pointer;border-right:2px solid #F0F0F0;display:inline-block;padding-left:20px;padding-right:20px}	
			
			.topmenuitem A {text-decoration:none;color:black}
			.topmenuitem.selected {background-color: #448BEB} .selected A {color:white}
			.topmenuitem A:hover {color: #448BEB}
			.topmenuitem.selected A:hover {color:white}
			
			.trailer {float:right;margin-right:20px;margin-top:10px}
			.trailer, .trailer A {color:#505050;font-size:10px}
			
			.box UL {margin:0px;margin-top:5px; list-style:none;padding:0px}
			.box LI {margin-bottom:7px}
			
		