/* CSS Document */ /* BODY */
body {
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #2a2e24;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	background-color: #f4f5f6;
}

#header{
	border-bottom: 1px #d3ecff solid;		
	}
	
#header #bottom_row {
	background-image: url("/images/admin/header_bottom_row.jpg");
	background-position: top;
	background-repeat: repeat-x;
	height: 60px;
	}
	
#header #bottom_row .item {
	text-align: left;
	margin-top: 34px;
	margin-left: 10px;
	padding: 5px;	
	font-weight: bold;
	float: left;
	
	background-color: #0cb3df;	
	color: #e6edef;
	}
	
#header #bottom_row .item:hover {
	color: #ffffff;
	}
	
#header #bottom_row .item_select {
	text-align: left;
	margin-top: 36px;
	margin-left: 10px;
	padding: 5px;	
	font-weight: bold;
	float: left;
	
	background-color: #f4f5f6;	
	color: #2a2e24;
	}
	
#header #bottom_row .item a {
	color: inherit;
	}
	
#header #top_row {
	padding: 4px;
	font-weight: bold;
	color: #7e98b1;	
	background-color: #e6edef;
	text-align: right;
	}
	
#header #top_row a {
	color: #7e98b1;
	}
	
#header #top_row a:hover {
	color: #000000;
	}
	
#header .navigation {
	float: left;
	padding: 8px;
	font-weight: bold;
	}


body img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body p {
	margin: 0 10px
}

/* FORM */

#pre {
	width: 300px;
	color: #404040;
	background-color: E7F3D1;
	margin: 5px;
	padding: 5px;
	font-size: 10px;
}

.editText {
	border: 0px solid;
}

font.info {
	font-size: 11px;
	color: #333;
}

#container {
	margin: 0px;
	padding: 0px;	
	width: 100%;
	height: 100%;
	vertical-align: top;
}

#left_content {
	float: left;	
	width:200px;
	border-right: 2px #d3ecff solid;
	border-bottom: 2px #d3ecff solid;
	border-top: 1px #d3ecff solid;
	border-left: 1px #d3ecff solid;

	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	
	background-color: #ffffff;
	/*
	background-image: url("/images/right2.jpg");
	background-position: right;
	background-repeat: repeat-y;
	*/
	}

#center_content {
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 10px;
	
	padding-right: 20px;
	
	border-right: 2px #d3ecff solid;
	border-bottom: 2px #d3ecff solid;
	border-top: 1px #d3ecff solid;
	border-left: 1px #d3ecff solid;
	background-color: #ffffff;
}

#right_content {
	float: left;	
	height:100%;
	width:200px;
	}

#footer {
	clear: both;
	border: 1px solid #EBEBEB;
	text-align: right;
	font-size: 11px;
	height: 40px;
	color: #989898;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 8px;
	background-image: url("../images/admin/footer_back.jpg");
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}

#footer a {
	color: #989898;
	font-weight: bold;
	}

/* DIV */
#header_navigation  {
	
}

#header_navigation h1 {
	height: 60px;
	line-height: 60px;
	margin: 0;
	padding-left: 10px;
	background: #FFFFFF;
	color: #666666;
	text-decoration: none;
}

#header_navigation a {
	color: #777777;
}

#wrapper {
	float: right;
	width: 100%;
}

#header a:hover {
	text-decoration: none;
	border: 0px;
}

div.top_navigation {
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 14px;
	color: #828487;
	border-bottom: 1px solid #d3ecff;
}

div.hr {
	height: 0px;
	border-bottom: 1px solid #d3ecff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.errors {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	border: #FC6 1px solid;
	background-color: #FFC;
}

/* A */
a.def {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
}

a.def:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
}

/* NAVIGATION */
#navigation {
	color: #526b72;
	float: left;
	width: 200px;
	text-align: left;

}

#navigation ul {
	
	font-size: 13px;
	margin: 5px 0px 5px 0px;
	padding-left: 10px;
	padding-right: 10px;

}

#navigation li {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}

#navigation li.head {
	font-weight: bold;
	padding-left: 5px;
	margin-right: 5px;
	padding-top: 2px;
	margin-top: 5px;
	list-style-type: none;
	color: #828487;
	border-bottom: 1px solid #d3ecff;
}

/* radiotable table */
#radiotable {
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828487;
	display: inline;
}

#radiotable th {
	margin: 1px;
	padding: 3px;
}

/* Admin table */
#adminblock {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #4f6b72;
}

#adminblock td {
	border-right: 1px solid #c1dad7;
	border-bottom: 1px solid #c1dad7;
	padding: 6px 6px 6px 12px;
	margin: 0;
}

/* Admin list table style */
a {
	color: #535353;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#warnings {
	border: 1px solid #D00;
	background-color: #FFADB5;
	color: #2e2e2e;
	margin: 10px;
	padding: 10px;
}

#description {
	border: 1px solid #CCC;
	background-color: #EEE;
	color: #2e2e2e;
	margin: 10px;
	padding: 10px;
}

#information {
	border: 1px solid #EBEBEB;
	background-image: url("../images/admin/back.jpg");
	background-repeat: repeat-x;
	color: #1e1e1e;
	margin-top: 10px;
	padding: 10px;
	}

a.white:link,a.white:visited {
	color: #535353;
}

#treetable {
	width: 100%;
	display: block;
}

#treetable div.col {
	width: 100px;
	color: #2e2e2e;
	border: 0px #000 solid;
	padding: 6px 4px 6px 4px;
	display: inline;
}

#treetable div.line {
	width: 100%;
	display: block;
}

#errors li {
	list-style-type: none;
}

font.error {
	font-weight: bold;
	color: red;
}

div.errors p {
	margin: 0;
}

div.errors p em {
	color: #C00;
	font-style: normal;
	font-weight: bold;
}

