
/* --------------------------------------------------------------------------- */
/* -----------------------------------GLOBAL----------------------------------- */
/* --------------------------------------------------------------------------- */

.tbl_1
{
	padding-left: 6px;
}

.tbl_2
{
	font-family: arial;
	font-weight: bolder;
	font-size: 20px;
	color: #CC6600;
}

.layout-grid TD
{
	vertical-align: top;
}
.layout-grid{
	margin:0px;
	padding:0px;
	border:0px;
}

html, body,.main,.body, table, .layout-grid
{
	margin: 0;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
}
html, body{
	height: 100%;
}
.tbl_top
{
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:10px;
}
.tbl_bottom
{
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.tbl_main
{
	padding-top: 13px;
	padding-bottom: 30px;
	padding-right: 8px;
	padding-left: 0px;
}
.main
{
	width: 400px;
}

img, a
{
	border: 0px;
}
form
{
	padding: 0px;
}
/* --------------------------------------------------------------------------- */
/* --------------------------------- TYPOGRAFI --------------------------------- */
/* --------------------------------------------------------------------------- */
p,h1,h2,h3, h2, h4, h5{
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 10px;
 margin-left: 0px; 
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 color:#333333;
}

p{
 margin-bottom: 0px;
}


a
{
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}

h1
{
	font-family: arial;
	font-weight: bolder;
	font-size: 20px;
	color: #CC6600;
}

h2
{
	font-family: arial;
	font-weight: bolder;
	font-size: 14px;
	color: #000000;
}
h3
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	margin-bottom: 0px;
	color: #000000;
}
.updatefield
{
	font-family: Arial;
	font-size: 9px;
	font-weight:normal;
	height:72px;
}
h4{
	margin-top:25px;
	font-family: Arial;
	font-size: 9px;
	font-weight:normal;
}
p
{
	font-size: 11px;
	font-family: Arial;
	text-transform: none;
	font-weight: normal;
	color:#333333;
}


.main li, .main  ul
{
	margin-left: 8px;
}
.main OL
{
	margin-left: 14px;
}
/* --------------------------------------------------------------------------- */
/* --------------------------------- SIDEMENU--------------------------------- */
/* --------------------------------------------------------------------------- */
.tblmenu
{
	text-align: left;
	padding-top: 12px;
	margin-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	width: 182px;
}
.forside
{
	margin-left:7px;
	font-family: Arial;
	font-weight: bold;
}
ul
{
	margin-left: 15px;
	padding: 0px;
}
.level1
{
	font-weight: bold;
}
.level2
{
	margin: 5px;
	font-weight: normal;
}
.level3
{
	margin: 5px;
	font-weight: normal;
}
.level4
{
	margin: 5px;
	font-weight: normal;
}
.label-level1-current
{
	font-weight: bold;
}
.label-level2-current
{
	font-weight: bold;
}
.label-level3-current
{
	font-weight: bold;
}
.label-level4-current
{
	font-weight: bold;
}

.node
{
	font-weight: normal;
	margin-top: 4px;
	font-family: Arial;
	font-size: 11px;
}
.node
{
	list-style-image: url(../images/plus.gif);
	display: list-item;
}
.leaf
{
	list-style-image: url(../images/minus.gif);
	display: list-item;
}
.currentNodeTitle
{
	color: #000000;
	list-style-image: url(../images/plusB.gif);
	display: list-item;
}
.currentNodeTitleLeaf
{
	color: #000000;
	list-style-image: url(../images/minusB.gif);
	display: list-item;
}
.D
{
	color: #cccccc;
	list-style-image: url(../images/blank.gif);
	display: list-item;
}




