﻿html
{
    margin:0px;
    padding:0px;
    height:100%;
    width:100%;
}

body
{
    margin:0px;
    padding:0px;
    font-size: 11px;
    line-height:17px;
    color: #000000;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none;
    height:100%;
    width:100%;
   
    
}
.imageDialogue
{
	background-color:White;
	}
	
.UploadBtn
{
	  
	}
#ctl00_main_RadFileExplorer1_address{ display:none;}
/* ---------------------------- Logon ----------------*/


#logonWrapp
{
    width:478px;
    height:301px;
    border:0px solid black;
    margin:100px auto;
    margin-bottom:0px;
    background:url('../../Admin/graphics/signin.jpg');
}
#logonTop
{
    height:90px;
    display:block;
}

#siteSelectDiv
{
    float:right;
    padding-right:34px;
    padding-top:50px;
}
#siteSelectDiv select
{
background: #FBFBFB;
    border: 1px solid #E5E5E5;
    font-size: 12px;
   
    
   
    padding: 3px;
    width: 200px;
}

#logonTop img
{
    display:none;
}

#logonContent
{
    margin-top:18px;
    padding-left:86px;
}

.logonInput input
{
    background: #FBFBFB;
    border: 1px solid #E5E5E5;
    font-size: 24px;
    margin-bottom: 10px;
    margin-right: 6px;
    margin-top: 2px;
    padding: 3px;
    width: 290px;
}

.logonButton
{
    float:right;
    padding-right:90px;
}

#logonOptionWrap
{
    border:0px solid black;
    
    width:180px;
    margin:5px auto;
   
}

/* ---------------------------- Content ----------------*/

#wrapper
{
    width:1300px;
    margin:0px auto;
    border:0px solid black;
}

#topContent
{
    height:100px;
     width:1000px;
}

#WarningMessage
{
    color:darkred;
    font-size:14px;
    margin-left:0px;
    margin-bottom:15px;
    padding:10px;
    clear:both;
    border:1px dotted darkred;
}

#coreLogo
{
    float:left;
}
#top-toolBox
{
    float:right;  
    margin-right:0px;
    margin-top:20px;
    text-align:right;
     border:0px solid black;
}

.toolBoxItem
{
    width:20px;
    height:25px;
    float:right;
    margin-left:10px;
    cursor:pointer;
    border:0px solid black;
}
.toolBox-loggoff
{
    background:url('../../Admin/graphics/icons/icons_set.png') 99% 0px;    
}
.toolBox-homepage
{
    background:url('../../Admin/graphics/icons/icons_set.png') 326px 0px;    
}

.toolBox-settings
{
    background:url('../../Admin/graphics/icons/icons_set.png') 146px 0px;    
}

.toolBox-users
{
    background:url('../../Admin/graphics/icons/icons_set.png') 86px 0px;    
}
.toolBox-news
{
    background:url('../../Admin/graphics/icons/icons_set.png') 356px 0px;    
}

.toolBox-pages
{
    background:url('../../Admin/graphics/icons/icons_set.png') 386px 0px;    
}

#adminMenu
{
    background:#f1f1f1;
    float:left;
    width:170px;
    border:1px solid #e4e4e4;
}
#adminPageHolder
{
    float:left;
    width:800px;
    padding:6px;
    margin-left:5px;
    border:1px solid #e4e4e4;
    background:white;
    font-size:12px;
    
}

.pageHolderHeader /* RUBRIK PÅ VARJE SIDA */
{
    font-size:14px;
    font-weight:bold;
    line-height:30px;
    padding-bottom:4px;
    padding-left:2px;
}


/* ----------------------------- MENU -------------------------------- */

.navAdmin-TreeView-Root /* left menu Div holder */
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    padding-left: 0px;
    padding-top: 0px;
}
.navAdmin-TreeView-Root div /* left menu Div holder */
{
    display:none;
}
.navAdmin-TreeView-Root-Item /* left menu div item */
{
    display:block !important;
    border-bottom: 1px solid #e4e4e4;
    padding-top:3px;
    padding-bottom: 3px;
    padding-left: 10px;
    background:url('../../Admin/graphics/coreCMS_pilClose.jpg') 95% 0%;
    background-repeat:no-repeat;
    cursor:pointer;
    
}

.navAdmin-TreeView-Root a           {color:black;text-decoration: none;}
.navAdmin-TreeView-Root a:visited   {color:black;text-decoration: none;}
.navAdmin-TreeView-Root a:hover     {color: #DD0000;text-decoration: none;}


.navAdmin-TreeView-child-item a           {color: #900101;text-decoration: none;}
.navAdmin-TreeView-child-item a:visited   {color: #900101;text-decoration: none;}
.navAdmin-TreeView-child-item a:hover     {color: #DD0000;text-decoration: none;}


.navAdmin-TreeView-child-holder
{
    background:white;
    font-size: 11px;
    padding:3px;
    padding-left:12px;
    display:none;
    
    
}
.navAdmin-TreeView-child-item
{
    display:block !important;
    
    
}

/* ---------------------------- OLD SHIT ----------------------------------------*/


td, th
{
    vertical-align: top;
}

a           {color: #DD0000;text-decoration: none;}
a:visited   {color: #DD0000;text-decoration: none;}
a:hover     {color: #DD0000;text-decoration: none;}

th
{
    text-align: left;
    padding-top: 7px;
}



textarea
{
    font-family: MS Sans Serif;
}

.tabs /* Header of admin */
{
    font-size: 8pt;
    color: white;
    font-family: Tahoma, Geneva, sans-serif;
    background-color: #000000;
    text-decoration: none;
}

.mainTable /* outer border */
{
    border-right: #000000 1px solid;
    border-left: #000000 1px solid;
}
.input
{
    font-size: 8pt;
    font-family: 'Verdana';
}

.normSmall /*description of settings*/
{
    font-size: 7pt;
    color: #777777;
    font-family: 'Verdana' , Helvetica, Arial, sans-serif;
    text-decoration: none;
}








.gray /* disabled */
{
    color: gray;
}

.AspNet-GridView table
{
    width: 800px;
}

.userGrid .AspNet-GridView table
{
    width: 350px;
}
.AspNet-GridView-Alternate td
{
    background-color: #ebebeb;
}

.ajax__calendar_container TABLE /* ajax calendar width */
{
    font-size: 11px;
    width: 100px;
}

.reToolbar.Default .PrintPreview
{
    background-image: url(../../admin/graphics/preview.gif);
}



/* -------------------------------------------------------------- lists --------------------------------------------------------------- */

#list
{
    border-bottom: 1px solid #b6b6b6;
    padding-bottom:0px;
}
#list .listItemHead
{
    height: 14px;
    border: 1px solid #b6b6b6;
    background: #e1e1e1;
    font-size: 12px;
    font-weight: bold;
    padding: 1px;
    padding-left: 4px;
}
#list .listItemHead div
{
    float: left;
    padding-right:5px;
}

#list .listItem
{
    clear:both;
    border: 1px solid #b6b6b6;
    border-top: 0px;
    border-bottom: 1px dotted #d0d0d0;
    height: 15px;
    padding: 0px;
}
#list .listItem div
{
    float: left;
    overflow: hidden;
    padding:0px;
    padding-left:3px;
    border:0px solid black;
}
#list .listItem .listItemOption
{
    padding:0px;
    float:right;
  
    padding-right:5px;
}


#list .listItemHover
{
    cursor: pointer;
   
}

#list .listItemGray
{
    background:#f2f2f2;
}

#list .listItemHover:hover
{
    background: #dcdcdc;
}

/* -------------------------------------------------------------- Page Tree - Big --------------------------------------------------------------- */
#navigation-big
{
    border: 1px solid #B6B6B6;
    border-bottom:0px;
    border-top:0px;
    padding:0px;
}
#navigation-big div
{
    clear: both;
    border:0px solid black;
}



#navigation-big span
{
    
    
}


#navigation-big input
{
    display: none;
}
#navigation-big .chbSpan
{
    width: 11px;
    height: 13px;
    margin: 0px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 4px;
    padding: 0px;
    border: 0px solid silver;
    display: none;
    background-image: url('../../admin/graphics/checkbox.gif');
    background-repeat: no-repeat;
    
    float: left;
    cursor: pointer;
}
#navigation-big .pic
{
    width: 11px;
    height: 13px;
    margin: 0px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 4px;
    padding: 0px;
    display: block;
    background-image: url('../../admin/graphics/noneexpand.gif');
    background-repeat: no-repeat;
    
    float: left;
    cursor: pointer;
}

#navigation-big .treeLevel-Placering
{
    width:200px;
    border:0px solid black;
    display:block;
    float:left;
    overflow:hidden;
    height:15px;
    font-size:8pt;
}

#navigation-big .treeLevel-Sortering
{
    width:80px;
    display:block;
    float:left;
    padding-left:20px;
}
#navigation-big .treeLevel1 .treeLevel-Sortering
{
    font-weight:bold;
}
#navigation-big .treeLevel-Option
{
    width:80px;
    display:block;
    float:left;
    padding-left:20px;
}

#navigation-big img
{
    float: left;
    cursor: pointer;
    
}

#navigation-big .hidden
{
    display: none;
    padding-bottom: 0px;
}

#navigation-big .name
{
    overflow:hidden;
    height:15px;
    width:200px;
    float:left;
    cursor:pointer;
    margin-left:3px;
    
}
#navigation-big .name:hover
{
    color:gray;
   
}

#navigation-big .treeLevel:hover
{
    background:#ececec;
}

#navigation-big .treeLevel0
{
    height:14px;
    border:0px solid black;
    padding-top: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
    display:block;
    clear:both;
    
}
#navigation-big .treeLevel1
{
    height:14px;
    border-bottom: 1px dotted gray;
    padding-top: 3px;
    padding-bottom: 1px;
    padding-left: 0px;
    display:block;
    clear:both;
}
#navigation-big .treeLevel2
{
    border:0px solid black;
    height:14px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 20px;
    display:block;
    clear:both;
}

#navigation-big .treeLevel2 .name
{
   width:180px;
    
   
}
#navigation-big .treeLevel3 .name
{
   width:165px;
}

#navigation-big .treeLevel4 .name
{
   width:145px;
}

#navigation-big .treeLevel1 span
{
    
}
#navigation-big .treeLevel3
{
    height:14px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 35px;
    display:block;
    clear:both;
}

#navigation-big .treeLevel4
{
    height:14px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 55px;
    display:block;
    clear:both;
}

#navigation-big .treeLevel-option img
{
    padding-right:5px;
    height:15px;
    float:right;
}



/* -------------------------------------------------------------- Page Tree --------------------------------------------------------------- */

.stroke
{
    color:silver;
}

.fill
{
    background:#e9e9e9;
}



/* -------------------------------------------------------------- Page Tree - SMALL --------------------------------------------------------------- */
#navigation-small
{
    border: 1px solid #B6B6B6;
    border-bottom:0px;
    border-top:0px;
    padding:0px;
}
#navigation-small div
{
    clear: both;
    border:0px solid black;
}

#navigation-small span
{
        
}


#navigation-small input
{
    display: none;
}
#navigation-small .chbSpan
{
    width: 11px;
    height: 13px;
    margin: 0px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 4px;
    padding: 0px;
    border: 0px solid silver;
    display: none;
    background-image: url('../../admin/graphics/checkbox.gif');
    background-repeat: no-repeat;
    
    float: left;
    cursor: pointer;
}
#navigation-small .pic
{
    width: 11px;
    height: 13px;
    margin: 0px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 4px;
    padding: 0px;
    display: block;
    background-image: url('../../admin/graphics/noneexpand.gif');
    background-repeat: no-repeat;
    
    float: left;
    cursor: pointer;
}

#navigation-small .treeLevel-Placering
{
    display:none;
}

#navigation-small .treeLevel-Sortering
{

    display:block;
    float:left;
    padding-right:7px;
 
}
#navigation-small .treeLevel1 .treeLevel-Sortering
{
    font-weight:bold;
}

#navigation-small .treeLevel-Option
{
    
    display:none;
    float:left;
   
}

#navigation-small img
{
    float: left;
    cursor: pointer;
    
}

#navigation-small .hidden
{
    display: none;
    padding-bottom: 0px;
}

#navigation-small .name
{
    overflow:hidden;
    height:15px;
    width:150px;
    float:left;
    cursor:pointer;
    margin-left:3px;
   
}
#navigation-small .name:hover
{
    color:gray;
   
}

#navigation-small .treeLevel:hover
{
    background:#ececec;
}

#navigation-small .treeLevel0
{
    height:14px;
    border:0px solid black;
    padding-top: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
    display:block;
    clear:both;
    
}
#navigation-small .treeLevel1
{
    height:14px;
    border-bottom: 1px dotted gray;
    padding-top: 3px;
    padding-bottom: 1px;
    padding-left: 0px;
    display:block;
    clear:both;
}
#navigation-small .treeLevel2
{
    border:0px solid black;
    height:14px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 20px;
    display:block;
    clear:both;
}

#navigation-small .treeLevel3
{
    border:0px solid black;
    height:14px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 30px;
    display:block;
    clear:both;
}


#navigation-small .treeLevel1 span
{
    
}
#navigation-small .treeLevel4
{
    height:14px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 45px;
    display:block;
    clear:both;
}

#navigation-small .treeLevel-option img
{
    padding-right:5px;
    height:15px;
    float:right;
}

/* -------------------------------------------------------------- Page Tree --------------------------------------------------------------- */

/* -------------------------------------------------------------- Page Tree --------------------------------------------------------------- */

#navigation div
{
    clear: both;
    width: 99%;
}


#navigation input
{
    display: none;
}
#navigation .chbSpan
{
    width: 11px;
    height: 13px;
    margin: 0px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 4px;
    padding: 0px;
    border: 0px solid silver;
    display: block;
    background-image: url('../../admin/graphics/checkbox.gif');
    background-repeat: no-repeat;
    
    float: left;
    cursor: pointer;
}

#resource .chbSpan
{
    width: 11px;
    height: 13px;
    margin: 0px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 4px;
    padding: 0px;
    border: 0px solid silver;
    display: block;
    background-image: url('../../admin/graphics/checkbox.gif');
    background-repeat: no-repeat;
    
    float: left;
    cursor: pointer;
}

#navigation .pic
{
    width: 11px;
    height: 13px;
    margin: 0px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 4px;
    padding: 0px;
    display: block;
    background-image: url('../../admin/graphics/noneexpand.gif');
    background-repeat: no-repeat;
    
    float: left;
    cursor: pointer;
}

#navigation img
{
    float: left;
    cursor: pointer;
    
}

#navigation .hidden
{
    display: none;
    padding-bottom: 0px;
}

#navigation .name
{
    float:left;
    cursor:pointer;
}
#navigation .name:hover
{
    color:gray;
   
}

#navigation .treeLevel0
{
    height:14px;
    border:0px solid black;
    padding-top: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
    display:block;
    clear:both;
    
}
#navigation .treeLevel1
{
    height:14px;
    border-bottom: 1px dotted gray;
    padding-bottom: 3px;
    padding-top: 1px;
    padding-left: 4px;
    display:block;
    clear:both;
}
#navigation .treeLevel2
{
    border:0px solid black;
    height:14px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 20px;
    display:block;
    clear:both;
}
#navigation .treeLevel1 span
{
    
}
#navigation .treeLevel3
{
    height:14px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 35px;
    display:block;
    clear:both;
}

/* ---------------------------------------------------------------------------------- */

#settingHolder
{
	
	border-right:1px solid #dedbde;
	padding-right:10px;
	 width:540px;
	 float:left;
}

#settingHolder .holderHeader
{
line-height:23px;
padding-left:5px;
font-weight:bold;
color:#4a4a4a;
}

#optionHoler 
{
    float:left;
    padding-left:10px;
}

#optionHoler .holderHeader
{
    border-bottom:1px solid #dedbde;
}


.settingLine
{
   
    border-top:1px solid #dedbde;
    clear:both;
	padding:2px;
	padding-top:5px;
	padding-left:0px;
	padding-right:10px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}

.settingLine:hover
{
    background:#f7f7f7;
}
.settingLine .header
{
	float:left;
	font-size:12px;
	font-weight:normal;
	padding-top:2px;
	color:#626262;
	text-align:right;
	width:180px;
}

.settingLine .itemHolder
{
	float:right;
	width:234px;
}

.settingLine .itemHolder div
{
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	color:#a18da1;
	clear:both;
}
.settingLine .itemHolder input
{
	
	font-size:10px;
	padding:1px;
	margin:2px;
	float:right;
	margin-left:3px;
}

.settingLine .itemHolder .itemHolderText
{
    float:left;
    text-align:right;
    width:100px;
	font-size:11px;
	border:0px solid black;

	padding:2px;
	
}


.settingLine .itemHolder .itemHolderCheckbox
{
    float:left;
    padding-top:3px;
    padding-left:3px;
}

#settingHolder .save
{
    border-top:1px dotted silver;
    margin-top:20px;
    padding-top:10px;
    
}

#settingHolder .save input
{
    
    padding-left:16px;
    padding-right:16px;
    
}

/* ---------------------------------------------------------------------------------------------------- */

#editPageContent
{

}

.editPageCollection
{
    border:1px solid #d2d2d2;
    background:#eeeeee;
    width:800px;
    padding:0px;
}

.editPageCollectionItem
{
    padding:5px;
 float:left;
 width:240px;
 min-height:38px;
 border:0px solid black;
 
}

.editPageCollectionItem .header
{
    font-size:10px;
    font-weight:bold;
}
.editPageCollectionItem .input
{
}



/* ---------------------------------------------------------------------------------------- */


#toolBox-info
{ 
     width:300px;
    height:42px;
    
    font-size:14px;
    padding-left:0px;
    padding-right:10px;
}
.toolBox-info-start
{ 
    background:url('../../Admin/graphics/toolBox.gif') 0px 0px;
     background-repeat:no-repeat;   
    height:42px;
    float:left; 
    width:30px;
    border:0px solid black; 
    
}

.toolBox-info-end
{ 
    background:url('../../Admin/graphics/toolBox.gif') 100% 0px;   
    background-repeat:no-repeat;
    height:42px;  
    float:left;
    padding-right:10px;
    
}

.toolBox-info-text
{ 
    height:10px;
    margin-top:10px;
    display:block;
    border:0px solid black;
    margin-left:-20px;
    
}


#fillScreen
{
        opacity: .70;
		-moz-opacity: 0.70;
		FILTER: alpha(opacity=70);
}



/* CODE MIRROR */
.cm-s-default span.cm-keyword {color: #708;}
.cm-s-default span.cm-atom {color: #219;}
.cm-s-default span.cm-number {color: #164;}
.cm-s-default span.cm-def {color: #00f;}
.cm-s-default span.cm-variable {color: black;}
.cm-s-default span.cm-variable-2 {color: #05a;}
.cm-s-default span.cm-variable-3 {color: #0a5;}
.cm-s-default span.cm-property {color: black;}
.cm-s-default span.cm-operator {color: black;}
.cm-s-default span.cm-comment {color: #a50;}
.cm-s-default span.cm-string {color: #a11;}
.cm-s-default span.cm-meta {color: #555;}
.cm-s-default span.cm-error {color: #f00;}
.cm-s-default span.cm-qualifier {color: #555;}
.cm-s-default span.cm-builtin {color: #30a;}
.cm-s-default span.cm-bracket {color: #cc7;}
.cm-s-default span.cm-tag {color: #170;}
.cm-s-default span.cm-attribute {color: #00c;}

.CodeMirror {
  line-height: 1em;
  font-family: verdana;
  border: 1px solid black;
}

.CodeMirror-scroll {
  overflow: auto;
  height: 600px;
  /* This is needed to prevent an IE[67] bug where the scrolled content
     is visible outside of the scrolling box. */
  position: relative;
}

.CodeMirror-gutter {
  position: absolute; left: 0; top: 0;
  background-color: #f7f7f7;
  border-right: 1px solid #eee;
  min-width: 2em;
  height: 100%;
}
.CodeMirror-gutter-text {
  color: #aaa;
  text-align: right;
  padding: .4em .2em .4em .4em;
}
.CodeMirror-lines {
  padding: .4em;
}

.CodeMirror pre {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-width: 0; margin: 0; padding: 0; background: transparent;
  font-family: inherit;
  font-size: inherit;
  padding: 0; margin: 0;
  white-space: pre;
  word-wrap: normal;
}

.CodeMirror textarea {
  font-family: inherit !important;
  font-size: inherit !important;
}

.CodeMirror-cursor {
  z-index: 10;
  position: absolute;
  visibility: hidden;
  border-left: 1px solid black !important;
}
.CodeMirror-focused .CodeMirror-cursor {
  visibility: visible;
}

span.CodeMirror-selected {
  background: #ccc !important;
  color: HighlightText !important;
}
.CodeMirror-focused span.CodeMirror-selected {
  background: Highlight !important;
}

.hiddenT
{
	visibility: hidden;
	display: none;
}
.CodeMirror-matchingbracket {color: #0f0 !important;}
.CodeMirror-nonmatchingbracket {color: #f22 !important;}
