body, p, td, th, div, span, ul, ol, form, h1, h2, h3, button, input, select, pre {
	font-family : Geneva CE, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	margin:0px;
	padding:0px;
}
body {
	color: #000000;	
	background: #FFFFFF;
	width:100%;
}
a {
    font-weight:bold;
    color: #000000;
    text-decoration: none;
}

a img {
	border:0;
}
a:hover {
    color: #000000;
    text-decoration: none;
}

table, table td,table th {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	border-collapse:collapse; 
	border-spacing: 0px;
}

p	{
	margin-bottom:8px;
}

.clear {
	clear: left;
}
.right	{
	float:right;
}
.error	{
	font-weight: bold;
	color:#C10000;
	font-style: normal;
}
#header {
	margin:10px;
}
#content	{
	min-height: 483px;
	margin:10px;
}
#logo img	{
	margin:10px 20px;
}
/** top menu */
.menu	{
	background-color: #007BC4;
	color:#FFFFFF;
	margin:0;
	padding:9px 5px;
	border-left:0 none;
	border-right:0 none;
}
.menu a  {
	color:#FFFFFF;
	padding:3px;
	margin-left:5px;
}
.menu a:hover  {

}
.menu .version	{
	float:right;
	color: #6DC3F6;
}

/** table container for correct IE 5 100% table width */
.table, .nowraptable	{
	width:100%;
}
.nowraptable td {
	white-space: nowrap;
}
/** list table */
.list	{
	padding:0px;
	border:0px solid;
	width:100%;
	margin-bottom:15px;
}
.list, .list td, .list th	{
	text-align:left;
	padding: 5px;
	padding-left:12px;
	background-color:#E7F5FC;
	border-bottom: 1px solid #FFFFFF;
}
.list img {
	vertical-align: middle;
}
.list th	{
	background-color:#ABDDF8;
	border-color:#E8F2FB #8BBCE9 #8BBCE9 #E8F2FB;
}
.list th.main	{
	width:70%;
}
.list tr.FATAL td, .list tr.ERROR td {
	background-color:#FFF9F2;
}
.list tr.WARN td {
	background-color:#FEF5F2;
}
.list .level	{
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 3px 6px;
}
.list tr.WARN .level {
	background-image:url('/edee/img/ico_warn.gif');
	color:#FF8400;
}
.list tr.FATAL .level, .list tr.ERROR .level {
	background-image:url('/edee/img/ico_error.gif');
	color:#EC3D07;
}
.list tr.INFO .level {
	background-image:url('/edee/img/ico_info.gif');
	color:#007BC4;
}
.list tr.item td	{ background-color:#F5FAFC; font-weight: bold; }
.list tr.subitem td	{ background-color:#FBFEFF; }
.list tr.subitem td.sub	{ padding-left: 25px; color: #666666; }
.list tr.subsubitem td { background-color: #ffffff; }
.list tr.subsubitem td.sub	{ padding-left: 40px; color: #999999; }
.list tr.section td	{
	padding-top: 15px;
	background-color:#Ffffff;
	border-bottom: solid 1px #E7F5FC;
	font-size: 12px;
}


h1  {
	color:#007BC4;
    font-weight:bold;
    margin-bottom:11px;
    padding:6px 6px 6px 10px; 
	background: #F5FAFC;
	border-width: 1px 0;
	border-style:solid; 
	border-color:#ECF7FD;
	color:#000000;
	font-size: 10px;
}

h2  {
	color:#007BC4;
    font-size:11px;
    font-weight:bold;
    margin-bottom:8px;
}

/* BUTTON STYLES */
.buttons, .headbuttons {
	width:60%; float:right; text-align:right;
}
.headbuttons {
	width:560px;
	margin-top:7px;
}
.buttons .button, .headbuttons .button {
	_position:relative; _top:-2px;
}
.button {
	white-space: nowrap;
	margin: 20px 3px;
	font-size:10px;
	_margin: 0 3px;
	background-image:url('/edee/img/btn_blue.gif');
	background-repeat:repeat-x;
	background-position: left top;
	padding: 2px 0 3px 10px; 
	_padding:0 0 0 10px; _height:17px; _display:inline-block; _cursor: hand; 
}
.button span {
	background-image:url('/edee/img/btn_blue_r.gif');
	background-repeat:no-repeat;
	background-position: right top;
	padding:2px 10px 3px 0px; 
	font-size:10px;
	font-weight: normal;
	_padding-bottom:0; _display:inline-block; _height:16px;
}
.button img {
	border:0;
	margin-right: 5px;
	vertical-align: bottom;
	_vertical-align: top; _margin-top: 3px;
}
.red	{	background-image:url('/edee/img/btn_red.gif');	}
.orange {	background-image:url('/edee/img/btn_orange.gif');	}
.violet {	background-image:url('/edee/img/btn_violet.gif');	}
.blue	{	background-image:url('/edee/img/btn_blue.gif');	}
.red span	{	background-image:url('/edee/img/btn_red_r.gif');	}
.orange span {	background-image:url('/edee/img/btn_orange_r.gif');	}
.violet span {	background-image:url('/edee/img/btn_violet_r.gif');	}
.blue span {	background-image:url('/edee/img/btn_blue_r.gif');	}
.button:hover {	background-image:url('/edee/img/btn_blue_over.gif');	}
.red:hover {	background-image:url('/edee/img/btn_red_over.gif');	}
.orange:hover {	background-image:url('/edee/img/btn_orange_over.gif');	}
.violet:hover {	background-image:url('/edee/img/btn_violet_over.gif');	}
td.indent	{	padding-left:97px }

.box a.button {
    font-weight:bold;
    color: #000000;
    text-decoration: none;
}
.box a.button:hover {
    color: #000000;
    text-decoration: none;
}

/** TREE STYLES */
.tree	{

}
.tree .ttl {
	margin:0;
	padding:0;
	margin-left:15px;
}
.tree .branch img, .tree .branchover img {
	border:0;
	vertical-align:middle;
}
.tree .branchover {
	background-color:#CFEBFA;
}
.tree .branch, .tree .branchover	{
	border-top: 1px solid #F5F5F5;
	margin:0;
	padding:0 0 0 10px;
	white-space: nowrap;
	background-color:#ABDEF9;
}
.container	.branch {
	background-color:#C7E8FA; 
}
.container .container .branch {
	background-color:#D7EEFB; 
}
.container .container .container .branch {
	background-color:#E2F3FC; 
}
.container .container .container .container .branch {
	background-color:#ECF7FD; 
}
.container .container .container .container .container .branch {
	background-color:#FFFFFF; 
}
.tree .buttonshide, .tree .containerhide {
	display:none;
}
.tree .close .minus	{
	display: none;	
}
.tree .open .plus	{
	display: none;
}
.tree .flags {
	margin-left: 30px;
}
.tree .flags img {
	margin-right: 5px;
}
.tree .na {
	color:#AAAAAA;
}
/** TREE MENU */
#pullmenu	{
	border: 1px solid #ABDEF9;
	background-color:#ffffff;
	width:180px;
	position:absolute;
	top:0;
	left:0;
}
#pullmenu .ttl	{
	font-weight: bold;
	padding: 6px;
	border-bottom: 1px solid #ABDEF9;
}
#pullmenu .item, #pullmenu .itemover	{
	cursor:hand;
	white-space: nowrap;
	background-image: url('/edee/img/mnu_background.gif');
	background-repeat: repeat-y;
}
#pullmenu .itemover	{
	background-color:#F0F0F0;
}
#pullmenu .sep	{
	border-bottom: 1px solid #E7E7E7;
	margin: 2px 0 0 30px;
}
#pullmenu img {
	border:0;
	margin:7px;
	vertical-align:middle;
}
/** tab popup */
#tabhead {
	float:left;
	width:100%;
	padding-top:10px;
	background-color:#ABDDF8;
}
#tabhead div {
	background-color:#FFFFFF;
	float:left;
	margin-left:5px;
	background-image: url('/edee/img/tab_top.gif');
	background-position: left top;
	background-repeat: repeat-x;
}
#tabhead div img {
	vertical-align: top;
}
#tabhead div span {
	position:relative;
	margin-right:10px;
	top:12px;
}
#tabhead div .icoon, #tabhead div .icooff {
	margin:0 6px;
}
#tabhead div.act .icooff {
	display: none;
}
#tabhead div.act .icoon {
	display: inline;
}
#tabhead div .icoon {
	display: none;	
}
#tabhead div a {
	font-weight: normal;
	color:#000000;
}
#tabhead div.act	{
	background-color:#E7F5FC;
	position:relative;
	top:1px;
}

#tabbody {
	clear:left;
	background-color:#E7F5FC;
}
#tabbody div {
	display:none;
}
#tabbody div.act {
	display:block;
	background-color:#E7F5FC;
}
#tabbody div.toolbar {
	border:1px solid #AEDAF3;
	border-left:0 none;
	border-right:0 none;
	padding:6px 10px;
	display:block;
	font-weight: bold;
	font-size: 11px;
	float:left;
}
#tabbody div.toolbar a {
	font-weight: normal;
}
#tabbody div.toolbar a:hover {
	font-weight: normal;
	text-decoration: underline;
}
#tabbody div.toolbar img {
	vertical-align: middle;
	border: 0;
	margin: 0 5px 0 10px;
}				 
#tabbody .toolbar .buttons {
	text-align: right;
	float:right;
	width:300px
}
#tabbody iframe	{
	width:100%;
	height:100%;
	clear:both;
	background: #FFFFFF;
}

/** form */
.form	{
	background-color:#F4F8FA;
	padding:5px;
	margin-bottom:15px;
}
.form FIELDSET	{
	margin-bottom:10px;
	padding:10px;
	border:1px solid;
	border-color:#F5FAFD;
	border-color:#FFFFFF #EDF4F8 #EDF4F8 #FFFFFF;
}
.form FIELDSET LEGEND {
	color:#007BC4;
	font-size:11px;
	font-weight:bold;
	_margin-left:-8px;
}
.form INPUT, .form TEXTAREA, .form SELECT, .bordered	{
	border:1px solid #ABDDF8;
	background-color:#FFFFFF;
}
.form INPUT, .form SELECT	{
	height:18px;
	font-size:11px;
}
.form .full	{
	width:775px;
}
.form BUTTON.off, BUTTON.off	{
	background-color:#D6D6D6;
	border-color:#F1F1F1 #BABABA #BABABA #F1F1F1;
	color:#313131;
}
.form BUTTON, button	{
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	border:1px solid;
	background-color:#FEFFFF; //BAD7F2;
	border-color:#ABDDF8; //E8F2FB #8BBCE9 #8BBCE9 #E8F2FB;
	color:#0A3258;
} 
.form TABLE TH	{
	text-align:left;
	font-size:12px;
	vertical-align:top;
}
.form TABLE TD	{
	vertical-align:top;
}
.bordered {
	padding:5px;
}
.compact button	{
	margin:0; 
	margin-right:2px;
	padding:1px;	
} 
.compact textarea {
	margin:0; 
}  
.container {
	margin:0;
	padding:0;
}
.form .switch BUTTON	{
	margin:0;
}
.form .switch strong	{
	margin-right: 10px;
}
.form DIV	{
	margin-top:4px;
}
.form DIV.label	{
	font-size:11px;
	margin-top:8px;
}

div.off	{
	display: none;
}
/** DHTML TABLE EDITOR */
.edittable button	{
	margin: 0 1px 0 0; 
	padding:0;
	width:96px;
}
.edittable div {
	margin:0;
}
.edittable input	{
	margin:0;
	border:0 none;
}
.edittable .sheet, .edittable .sheet td {
	
}
.edittable .sheet td {
	border:1px solid #C0C0C0;
	background:#FFFFFF;
}
.edittable .sheet th {
	border:1px solid #ACA899;
	background:#EFEDDE;
}
.edittable .sheet th input {
	background:#EFEDDE;
	font-weight:bold;
}
.edittable .sheet .active, .edittable .sheet .active input {
	background:#D9DDCC;
	background:#F2F6E3;
}
/* picture gallery */
.gallery {
	background-color:#E6F5FC;
	border:1px solid;
	border-color:#DCF0FB #CBE9FA #CBE9FA #DCF0FB;
}
.gallery .ttl	{
	position:relative; 
	padding:3px;
	font-weight: bold;
	border:1px solid;
	background-color:#BAD7F2;
	border-color:#E8F2FB #8BBCE9 #8BBCE9 #E8F2FB;
} 
.gallery .photo	{
	border:1px solid;
	border-color:#DCF0FB #CBE9FA #CBE9FA #DCF0FB;
	float:left;
	width:170px;
	height:150px;
	margin:2px;
	padding:3px;
	text-align:center;
}					  
.gallery .photo p {
	margin: 0;
} 
.gallery .photo img {
	border:1px solid;
	border-color:#D9D9D9;
} 
/** REVISION CONTROL */
.delta	{
	border:1px solid;
	border-color:#DCF0FB #CBE9FA #CBE9FA #DCF0FB;
	width:100%;
	background:#FFFFFF;
	float:left;
}
td h3	{
	margin: 4px 0;
}
pre 	{
	display:block;
	background:#FFFFFF;
	float:left;
	border-left:1px solid;
	border-color:#DCF0FB #CBE9FA #CBE9FA #DCF0FB;
	width:45%;
	white-space: normal;
	margin:0px;
	padding:6px;
}
hr	{
	height:0;
	margin:0;
	border:1px solid #DCF0FB;
	display:none;
}

/** footer */
#footer	{
	border-top: 8px solid #F2F2F2;
	margin: 25px 10px 0px 10px;
	text-align:left;
	font-size:10px;
	color:#000000;
}
#footer DIV	{
	padding:15px;
}
#footer .logo	{
	float:right;
	width:30px;
}


.box {
	padding:15px;
	border:1px solid #83C6EC;
	background-color: #F3FAFD;
	width:auto;
	float:left;
	margin:5px;
}
.box div {
	width:200px;
	height:200px;
}
.box h1 {
	background: none;
	border: 0 none;
	padding:0;
	font-size: 12px;
	color: #007BC4;
}
.box p {
	font-size: 11px;
}
.dark {
	background-color: #E7F5FC;
}
.light {
	background-color: #FDFEFF;
}
.box a, .box a:hover {
	color:#007BC4;
	font-weight: normal;
	text-decoration: underline;
	white-space: nowrap;
}

.taRight, TD.taRight, TH.taRight {
	text-align: right;
}

.vaMiddle { vertical-align: middle; }
.fwNormal { font-weight: Normal; }

.menu SPAN.sep { color: #4891BC; padding: 0px 10px;}
.menu A { color: #C3E9FF; }
.menu A.current { color: #ffffff; }

/* OTHER */
.other .branch	{
	padding-top:0;
}
.break	{
	clear:both;
	font-size:1px;
	height:1px;
}

/* floating */
.fl, .fc {
	float: left;
	display: block;
}
.fr {
	float: right;
	display: block;
}
/* twoCols */
.twoCols {
	position: relative;		/* IE fix relative - relative */
	_height: 1%;	/* IE height fix (%) */
}
.twoCols .fl, .twoCols .fr {
	width: 50%;
}
.twoCols .fr {
	margin-left: -1px;		/* IE 5.5+ float fix ??? */
}
.twoCols .fl .in {
	padding-right: 15px;
}
.twoCols .fr .in {
	padding-left: 15px;
}
.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 0px 0px -1px 0px;
	_margin: 0px 0px -2px 0px;
}

.paging .pages A {
	font-weight: normal;
}  

