
a:link {color:#444444; background:transparent; text-decoration:none;}
a:visited {color:#444444; background:transparent; text-decoration:none;}
a:hover {color:#444444; background:transparent; text-decoration:none;}
a:active {color:#444444; background:transparent; text-decoration:none;}

html,body,table,input,select,textarea {
	font-size:11px;
	font-family:Arial,verdana;
	color:#444444; /* Tidligere #000000; */
}

ul {
	border:1px solid white;
	list-style-type: none;
	padding:0px;
	margin:0px;
	padding-left:15px;
}

form {
	display:inline;
}

img {
	border:0px;
}

.btn {
	background-image:url("/skin/accedo//pic/btn_title.gif");
    background-repeat:repeat-x;
    background-position:-1px -1px;
    background-color:#6a9338;
    font-family:arial, verdana;
    font-size:11px;
    color:#FFFFFF;
    border-top:1px solid #b7d180;
    border-left:1px solid #b7d180;
    border-right:1px solid #4b7423;
    border-bottom:1px solid #4b7423;
    margin-right:5px;
    padding:0px;
    width:75px;
    color:#FFFFFF;
}

.text {
    border:1px solid #A5ACB2;
    margin-right:5px;
    width:350px;
    font-family:Arial, verdana;
    font-size:11px;
    height:20px;
}

textarea.text {
	width:350px;
	border:1px solid #A5ACB2;
	font-family:arial, verdana;
    font-size:11px;
    height:105px;
    margin-bottom:5px;
}

.tofromtext {
    border:1px solid #A5ACB2;
    margin-right:5px;
    width:70px;
}

select.text {
    border:1px solid #A5ACB2;
    margin-right:5px;
    width:150px;
    font-family:arial, verdana;
    font-size:11px;
}

table {
	border-collapse: collapse;
}

.hidden {
	display:none;
}

.maintable {
	margin-left:15px;
}

.maintable td {
	padding-bottom:5px;
}

.fpcontenttable {
	width:644px;
	background-color:#f6f6f6;
	border-top:2px solid #444444;
	border-bottom:1px solid #444444;
	margin-bottom:10px;
	vertical-align:middle;
}

.contenttable {
	width:100%; /* 644px */
	background-color:#FFFFFF;
	margin-bottom:10px;
	vertical-align:middle;
}

.contenttable th {
	height:18px;
	text-align:left;
	border-bottom:1px solid #888888;
	background-color:#FFFFFF;
}
.contenttable td {
	border-bottom:1px solid #e4e3e3;
	height:30px; /* Tidligere 25px */
}

.ContentLeft {
	width:200px;
	vertical-align:top;
}

.designtable {
	background-color:#f7f7f7;
	border-top:3px solid #5ea138;
	border-bottom:1px solid #5ea138;
	width:644px;
}

.designtable td {
	padding:5px;
	border-bottom:1px solid #E4E3E3;
}

.iconwidth {
	width:15px;
	text-align:center;
}

.center {
	text-align:center;
}

.datewidth {
	width:130px;
}

#TitleDiv {
    font-family: arial, verdana;
    font-size: 11px;
    color:#444444;
    border: black 1px solid;
    background-color: #FFFFFF;
    position: absolute;
    top: 400px;
    padding: 2px;
}

#PopupDivTitle {
	white-space:nowrap;
}

#PopupDiv {
	font-family: arial, verdana;
    font-size: 11px;
	color:#444444;
    border-left-color: #b7b7b7;
    border-top-color: #b7b7b7;
    border-right-color: #b7b7b7;
    border-bottom-color: #b7b7b7;
    border-style: solid;
    border-width:1px;
    background-color: #e3e3e3;
    position: absolute;
    display:none;
	z-index: 100;
}

.PopupTopR{
	height:17px;
	background-color:#444444;
	text-align:right;
	padding-right:2px;
	white-space:nowrap;
	background-image:url("/skin/accedo//pic/popupTitle.gif");
}

.PopupTopL{
	color:#FFFFFF;
	height:17px;
	background-color:#444444;
	padding-left:2px;
	white-space:nowrap;
	background-image:url("/skin/accedo//pic/popupTitle.gif");
}

#PopupDivContent{
    background-color: #e3e3e3;
	padding:3px;
}

.PopupDivContent{
	background-color:#e3e3e3;
}

.PopupTopR img{
	cursor:pointer;
}

.template_editor {
	border-collapse:separate;
}

.template_editor td {
	vertical-align:top;
}

.ContentItem {
	border:1px solid #444444;
	margin-bottom:5px;
}

.ContentItemTop td,.ContentItemTopSecond td,.ContentItemTopGrey td {
	border:none;
	color:#FFFFFF;
	font-weight:bold;
}

.link {
	cursor:pointer;
}

.right {
	text-align:right;
}

.ContentItemTop {
	color:#FFFFFF;
	font-weight:bold;
	/*
	width:200px;
	*/
	height:17px;
	background-color:#75848B;
	padding-left:3px;
	padding-right:3px;
}

.Handle {
	cursor:move;
}

.ContentItemTopSecond {
	color:#FFFFFF;
	font-weight:bold;
	/*
	width:200px;
	*/
	height:17px;
	background-color:#B2B400;
	padding-left:3px;
	padding-right:3px;
}

.ContentItemTopGrey {
	color:#FFFFFF;
	font-weight:bold;
	/*
	width:200px;
	*/
	height:17px;
	background-color:#C6C6C6;
	padding-left:3px;
	padding-right:3px;
}

.ContentItemBottom {
	padding-left:3px;
	/*
	width:200px;
	*/
	height:50px;
}

.ListDiv {
	background-color:#FFFFFF;
}

.Top {
	vertical-align:top;
}

.tdSpace {
	height:5px;
	font-weight:bold;
}

.TreeTableMain td{
	vertical-align:top;
}

.TreeNav {
	padding-top:5px;
	width:10px;
	vertical-align:top;
}

.TreeClear {
	clear:left;
}

.TreeLeft {
	float:left;
}

.NavHover {
	background-color:green;
}

.NavExtra {
    background-image:url("/skin/accedo//pic/arrow.gif");
    background-repeat:no-repeat;
    clear:both;
    display:none;
    height:10px;
    width:70px;
}

.TreeIcon {
	cursor:pointer;
}

.TreeText {
	cursor:default;
}

.SortListHandle {
	cursor:move;
}

.MenuItem {
	background-color:#e3e3e3;
	padding:3px;
	-moz-user-select:none;
}

.MenuItemSep {
	height:1px;
	padding:0px;
}

.MenuItemSelected {
	background-color:#EFEFEF;
	color:#444444;
	padding:3px;
	cursor:default;
	-moz-user-select:none;
}

.MenuText {
	white-space:nowrap;
}

.textarea {
	font-family: arial, verdana;
	font-size:10px;
}

.ClearTextArea {
	width:400px;
	height:100px;
	border:1px solid #444444;
	font-family: arial, verdana;
	font-size:10px;
}

.EditorTopLeft {
	white-space:nowrap;
	overflow:hidden;
	width:180px;
}

.EditorTopRight {
	white-space:nowrap;
}

.treeCheckBox {
	height: 14px;
	margin: 0px;
	padding: 0px;
	border: 1px;
	vertical-align: middle;
}

.dtree {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
    border: 0px;
    vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
	cursor:pointer;
}
.dtree a.node:hover,.dtree a.nodeSel:hover {
	text-decoration: none;
}
.dtree a.nodeSel {
	color: #FFFFFF;
	background-color: #88C23E;
}
.dtree .clip {
	overflow: hidden;
}

/* Tab overview */
.tabs1 {
	border-top:1px solid #737373;
	border-left:1px solid #737373;
	border-right:1px solid #737373;
	width:110px;
	text-align:center;
	background-image:url("/skin/accedo//pic/tabs1.jpg");
	background-repeat:repeat-x;
}
.tabs2 {
	border:1px solid #737373;
	background-color:#3f3f3f;
	color:#c5c5c5;
	width:110px;
	text-align:center;
	background-image:url("/skin/accedo//pic/tabs2.jpg");
	background-repeat:repeat-x;
}

.tabs3 {
	border-bottom:1px solid #385562;
	height:20px;
}
.tabs2 a.tabs_url:link,.tabs2 a.tabs_url:visited,.tabs2 a.tabs_url:active {
	text-decoration: none;
	color: #c5c5c5;
	display: block;
	width:100%;
	line-height:18px;
}
.tabs1 a.tabs_url:link,.tabs1 a.tabs_url:visited,.tabs1 a.tabs_url:active {
	text-decoration: none;
	color: #333333;
	display: block;
	width:100%;
	line-height:18px;
}

#tab_menu {
	width:700px;
	margin-bottom:5px;
}
#tab_template_menu {
	width:100%;
}

/* Error message, to contain message to user */
.error_message {
	text-align:center;
	margin:40px;
}

/* Color fill row */
.row_even {
	background-color:#f6f6f6;
}
.row_odd {
}
.row_bottom { border-bottom:1px solid #e4e3e3; }
.row_settings { width:25px;text-align:right; }
.row_settings img { margin-right:2px; }
.row_ico {
	width:30px;
	text-align:center;
}
.row_ico_delete {
	border-left:1px solid #888888;
	width:35px;
	text-align:center;
}
.row_ico img {
	border:0px;
	vertical-align:middle;
}

/* Modules */
.floatIco {
	margin:10px;
	float:left;
	width:100px;
	height:100px;
}
.floatIco td {
	text-align:center;
}

.ContentView1,.ContentView10 {
	border:2px solid #88c23e;
	background-color:#FFFFFF;
}
.ContentView1 .ContentItemTop,.ContentView10 .ContentItemTop {
	background-color:#88c23e;
}
.ContentView2 {
	border:2px solid #88c23e;
	background-color:#FFFFFF;
}
.ContentView2 .ContentItemTop {
	background-color:#88c23e;
}
.ContentView5 {
	border:2px solid #5d8ea2;
	background-color:#FFFFFF;
}
.ContentView5 .ContentItemTop {
	background-color:#5d8ea2;
}
.ContentView6 {
	border:2px solid #bb4843;
	background-color:#FFFFFF;
}
.ContentView6 .ContentItemTop {
	background-color:#bb4843;
}

.ContentView4 {
	border:2px solid #5d8ea2;
	background-color:#FFFFFF;
}
.ContentView4 .ContentItemTop {
	background-color:#5d8ea2;
}

.ContentMoreView {
	background-color:#dddddd;
}

.displayContent {
	background-color:#f2f2f2;
	/*
	border-top:1px solid #888888;
	border-bottom:1px solid #888888;
	*/
	margin-bottom:5px;
	margin-left:15px;
	width:700px;
}

.template_header_bar {
	border: 1px solid #737373;
	border-top:0px;
	width:700px;
	background-color:#f9f9f9;
}
.template_footer_bar {
	border: 1px solid #737373;
	width:700px;
	background-color:#f9f9f9;
}

/* NY moduleopbygning */

.moduleTable {
	width:100%; /* 644px */
	color: #444444;
	/* border-bottom: 1px solid #888888; */
}

.moduleTable th {
	text-align: left;
	border-bottom: 1px solid #888888;
	height: 20px;
	font-weight: bold;
	margin-bottom:3px;
}

.moduleTable td {
	text-align: left;
	height: 30px;
}

.moduleTable th.additionalHeader {
	border-bottom: 1px solid #888888;
	/* border-top: 1px solid #888888; */
	padding-top:20px;
}

.moduleTable .firstColumn {
	text-indent:30px;
}

.btnWrapper {
	margin-left: 20px;
	margin-top: 10px;
}

.logoWrapper, .logoWrapper h1 {
	margin-left: 15px;
}

h1.pageHeadline {
	border-bottom: 1px solid #CCCCCC;
	color: #777777;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
 
.moduleTable .leftContent,.moduleTable .leftContentMessage {
	width: 200px;
	/* font-weight: bold; */
	text-indent:30px;
}
.moduleTable .leftContentMessage {
	vertical-align:top;
	padding-top: 4px;
}

.moduleModify td {
	/* background-color: #ECEFE9; */
	padding: 5px;
}

body {
	font-family: arial,verdana;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
}

/*** TABS ***/

.tabsContainer {
	padding: 0px;
	padding-bottom:5px;
}

.tabsContainer table#tabsMainTable {
	width:100%;
}

.tabsInnerContainer {
	width:100%; /* 644px */
	background-position:left top;
	background-repeat:repeat-x;
	background-image:url(/skin/accedo//pic/tabs/tab_bg.gif);
	height:28px;
}

.tabsInnerContainer div {
	cursor:pointer;
	text-align:center;
}
.tabsInnerContainer .tabhover {
	margin-top:4px;
	float: left;
	vertical-align: bottom;
}

.tabsInnerContainer .tabhover_selected {
	float: left;
	vertical-align: bottom;
}

div.tabsRight {
	float:right;margin-top:5px;
}
div.tabsRight img {
	vertical-align:middle;
}

.hoverLeft_selected {
	width: 2px;
	height: 28px;
	background-image: url("/skin/accedo//pic/tabs/tab_hover_left.gif");
}

.hoverBg_selected {
	padding-left: 10px;
	padding-right: 10px;
	height: 28px;
	background-image: url(/skin/accedo//pic/tabs/tab_hover_bg.gif);
}

.hoverRight_selected {
	width: 2px;
	height: 28px;
	background-image: url("/skin/accedo//pic/tabs/tab_hover_right.gif");
}

.hoverLeft {
	width: 2px;
	height: 24px;
	background-image: url(/skin/accedo//pic/tabs/tab_non_hover_left.gif);
}

.hoverBg {
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;
	background-image: url(/skin/accedo//pic/tabs/tab_non_hover_bg.gif);
}

.hoverRight {
	width: 3px;
	height: 24px;
	background-image: url(/skin/accedo//pic/tabs/tab_non_hover_right.gif);
}

.hoverLeftHoverLeft {
	width: 2px;
	height: 24px;
	background-image: url(/skin/accedo//pic/tabs/tab_non_hover_left.gif);
}

.hoverBgHoverLeft {
	padding-left: 17px;
	padding-right: 17px;
	height: 24px;
	background-image: url("/skin/accedo//pic/tabs/tab_non_hover_bg.gif");
}

.hoverRightHoverLeft {
	width: 3px;
	height: 24px;
	background-image: url("/skin/accedo//pic/tabs/tab_non_hover_right.gif");
}

.hoverLeftHoverRight {
	width: 2px;
	height: 24px;
	background-image: url("/skin/accedo//pic/tabs/tab_non_hover_left.gif");
}

.hoverBgHoverRight {
	padding-left: 17px;
	padding-right: 17px;
	height: 30px;
	background-image: url("/skin/accedo//pic/tabs/tab_non_hover_bg.gif");
}

.hoverRightHoverRight {
	width: 3px;
	height: 24px;
	background-image: url("/skin/accedo//pic/tabs/tab_non_hover_right_hover_right.gif");
}

.hoverFirstLeft {
	width: 3px;
	height: 24px;
	background-image: url("/skin/accedo//pic/tabs/tab_non_hover_left_first.gif");
}

/*** PAGINATE ***/
.paginate {
    font-size: 1em;
}
.paginate a.paginate {
    border: 1px solid #6dae39;
    padding: 2px 6px 2px 6px;
    text-decoration: none;
    color: #000080;
}
.paginate a.paginate:hover {
    background-color: #6dae39;
    color: #fff;
    text-decoration: none;
    border: 1px solid #000;
}
.paginate a.current {
    border: 1px solid #000;
    font: bold 1em Arial,Helvetica,sans-serif;
    padding: 2px 6px 2px 6px;
    cursor: default;
    background:#6dae39;
    color: #fff;
    text-decoration: none;
}
.paginate span.inactive {
    border: 1px solid #6dae39;
    font-family: Arial, Helvetica, sans-serif;
    padding: 2px 6px 2px 6px;
    color: #999;
    cursor: default;
}


/** Dialog **/

div.alert_message_dialog {
	background-color:#ffc0cb;
	margin-top:10px;
	padding:5px;
	border: solid 1px #ca888a;
}
div.alert_message_dialog img {
	margin-right:5px;
	vertical-align:middle;
}
div.alert_info_message_dialog {
	background-color:#fbfaee;
	margin-top:10px;
	padding:5px;
	border: solid 1px #79bcde;
}
div.alert_info_message_dialog img {
	margin-right:5px;
	vertical-align:middle;
}

