/* Base elements */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0em;
	padding: 0em;
}

table {
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}
td {
	vertical-align: middle;
	padding: 0px 2px;
}
img {
	border: 0;
}

#c_left {
	background: url(../i/bg_left.png) repeat-y right;
	width: 10%;
	/*height: 400px; */
}

#c_right {
	background: url(../i/bg_right.png) repeat-y left;
	width: 10%;
	height: 400px;
}

#c_center {
	width: 80%;
	height: 400px;
}

#line_top {
	background: #7d7d7d url(../i/bg_0.png) repeat-y center top;
	height: 6px;
}

#head {
	background: url(../i/logo.gif) no-repeat top left;
	height: 130px;

}

#logo {
	margin: 0 0 0 200px;
	padding-top: 88px;
}

#logo h1 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
}

#control {
	float: right;
	padding: 0;
	margin: 87px 0pt 0pt 0pt;
	width: 360px;
}

#control li {
	list-style-type: none;
	display: inline;
	margin-right: 30px;
	font-weight: bold;
}

a {
	color: #39557e;
	text-decoration: none;
}

a:hover {
	color: #25a8dd;
	text-decoration: underline;
}

.line_menu {
	background-color: #000;
	height: 3px;
}

#menu {
	background: #121212 url(../i/bg_menu.png) no-repeat center top;
	height: 29px;
	text-align: center;

}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	background: url(../i/bg_03.png) no-repeat left;
	width: 10%;
	display: inline;
	height: 29px;
}

#menu a {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 30px;
	line-height: 4ex;
}

#menu a:hover {
	color: #25a8dd;
	text-decoration: none;
}

#banner {
	background: #182841 url(../i/bg_1.png) repeat center top;
	height: 128px;
}

#content {
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-size: 13px;
}

#content_left {
	/*width: 54%;*/
	padding: 10px 17px 15px 30px;
}

.content_right {
	background: #f7f3e7 url(../i/bg_2.gif) repeat center top;
	padding: 10px 15px 0;
	float: right;
	clear: right;
	width: 37%;
}

.text_header {
	color: #990000;
	font-size: 16px;
	font-style: italic;
	letter-spacing: -0.05em;
	margin-left: 30px;
	clear: both;
}

.news {
	background-color: #fff;
	color: #39557e;
	font-size: 16px;
	font-style: italic;
	letter-spacing: -0.05em;
	text-decoration: underline;
	padding: 4px;
}

.content_right a {
	text-decoration: underline;
}

.content_right_new {
	padding-bottom: 15px;
	padding-left: 15px;
}

#line_bottom {
	background-color: #666;
	height: 2px;
	clear: both;
}

#down {
	color: #666;
	height: 40px;
	font-size: 10.5px;
	text-align: center;
}

#down p {
	padding: 10px;
	margin: 0px;
}

#down a {
	padding: 0px 5px;
}

#line_bottom1 {
	background: #7d7d7d url(../i/bg_0.png) repeat-y center top;
	height: 6px;
}

#content_table {
	padding: 0 30px 30px 30px;
}

.edit_table {
	vertical-align: top;
	padding: 0;
	font-size: 13px;
	background: #f7f3e7 url(../i/bg_2.gif) repeat center top;
	/*margin: 30px;*/
}

.edit_table th {
	height: 25px;
	/*width: 15%;*/
	text-align: right;
}

.edit_table td {
	font-style: italic;
}

.edit_table input {
	width: 25%;
	margin: 5px;
	font-size: 18px;
}

.edit_table .edit_table_name {
	margin: 5px;
	background-color: #fff;
	text-align: center;
	color: #666;
	font-size: 16px;
	font-style: italic;
	letter-spacing: -0.05em;
	height: 30px;
}

#content_table p {
	margin: 20px 30px 0px;
}



/*
	menus
*/

#admin_menu, #user_menu {
	/*width: 735px;*/
	height: 3ex;
	margin: 0 auto 20px;
	font-size: 11pt;
	background-color: #fcfcfc;

}

#admin_menu ul, #user_menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#admin_menu a, #user_menu a {
	display: block;
	color: #39557E;
	font-weight: normal;
}

#admin_menu li, #user_menu li {
	display: block;
	float: left;
	padding: 2px 4px;
}

#admin_menu li ul li, #user_menu li ul li {
	clear: left;
}

#admin_menu li ul, #user_menu li ul {
	display: none;
	position: absolute;
	margin: 0 4px;
	border: 1px solid #d3d3d3;
	background-color: #f3f3f3;
}

#admin_menu li:hover ul,
#admin_menu li.sfhover ul,
#user_menu li:hover ul,
#user_menu li.sfhover ul {
	display: block;
}

#user_menu p {
	margin: 0;
	padding: 0;
}

#main-menu a {
	color: #39557E;
	font-weight: bold;
}

#line_top, .line_menu, #line_bottom, #line_bottom1 { font-size: 0 }

form { clear: both }
.content_right_new ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 10px;
}


/*
  "list" tables
*/
.list_table tr {
 background: #ffffff;
 color: inherit;
}
.list_table tr.row_0 {
 background: #f5f7fd;
 color: inherit;
}
.list_table tr.row_1 {
 background: #eceffb;
 color: inherit;
}
.list_table tr.row_red {
 background: #ff7777;
 color: inherit;
}
.list_table th {
 background: #ebe9e9;
 color: #006699;
 padding: 2px;
 text-align: center;
 border-bottom: 1px #ccc solid;
}
.list_table th input {
 width: 96%;
}
.list_table td {
 padding: 1px;
 text-align: center;
 border-bottom: 1px #addff2 solid;
}

/*
	warnings
*/

div.notice {
	min-height: 32px;
	margin: 8px;
	padding: 16px 16px 16px 64px;
	border: 1px solid #0f0;
	background: #efe url(../i/notice.png) 8px 8px no-repeat;
}

div.warning {
	min-height: 32px;
	margin: 8px;
	padding: 16px 16px 16px 64px;
	border: 1px solid #ff0;
	background: #ffe url(../i/warning.png) 8px 8px no-repeat;
}

div.error {
	min-height: 32px;
	margin: 8px;
	padding: 16px 16px 16px 64px;
	border: 1px solid #f00;
	background: #fee url(../i/error.png) 8px 8px no-repeat;
}



table.list{
  width: 100%;
  border-collapse: collapse;
  margin: .5em 0;
}
table.list tr th{
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
  text-align: left;
  padding: .2em .5em;
  background: #39557E;
  color: #fff;
  font-size: 11pt;
}

table.list tr td{
  /*border-bottom: 1px solid grey;*/
  padding: .2em;
}

table.list tr:hover > td{
  background: #EEE;
}

table.list tr.odd{
  background: #FFF;
}
table.list tr.even{
  background: #F4EEEE;
}
table.list tr.marked{
  background: pink;
}

table.list tr th.actions{
  width: 100pt;
}

table.list h3 {
	margin: .2em;
	font-style: italic;
	font-weight: normal;
}

.calendar { width: 300px; }

h2 {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #900;
}
