#content_top #block-block-9,
#content_top #block-block-10,
#content_top #block-block-11,
#content_top #block-block-12,
#content_top #block-block-13,
#content_top #block-block-14,
#content_top #block-block-15 {
	height: 235px;
	text-align: right;
}

#content_top #block-block-16  {
	height: 235px;
	margin: -235px 251px 0px 0px;
	background:url(../images/arrow.gif) no-repeat top right;
}


#content_top #block-menu-menu-thirdly {
	margin: -205px 59% 0px 30px;
}


#content_top #block-menu-menu-thirdly li {
	list-style-image: url(../images/dot.gif);
	margin: 0px 0px 17px 2px;
	padding: 0px 0px 0px 10px;
}

#content_top #block-menu-menu-thirdly li.last {
	margin: 0px 0px 0px 2px;
}

#banner {
	position:relative;
	top:-42px;
	left:0;
}

#sticker {
	margin:10px;
	text-align:center;
}

#center  {
	min-height: 220px;
}


* html #center  {
	height: 220px;
}


#center {
	padding: 30px 0px 0px 30px;
}


#block-block-21 {
	margin: 24px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	background: #eeeeee;
}

#center .links {
	margin: 10px 0px 0px 0px;
}

/*******************************************************************
 * Date for news                                                   *
 *******************************************************************/
#center .date {
	display: block;

	color: #666666;

	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


/*******************************************************************
 * Bredcrumb                                                       *
 *******************************************************************/
#center .breadcrumb a {
	color: #996600;
}






/*******************************************************************
 * Color Module: Don't touch                                       *
 *******************************************************************/

/**
 * Generic elements.
 */
.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #3a3;
  border-color: #c7f2c8;
}

div.error, tr.error {
  color: #c52020;
  background-color: #FFCCCC;
}


.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #494949;
}

/**
 * dblog.module
 */
tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
	background-color: #fbf5cf;
}

tr.dblog-content {
	background-color: #fefefe;
}

tr.dblog-content td.active {
	background-color: #f5f5f5;
}

tr.dblog-warning {
	background-color: #fdf5e6;
}

tr.dblog-warning td.active {
	background-color: #fdf2de;
}

tr.dblog-error {
	background-color: #fbe4e4;
}

tr.dblog-error td.active {
	background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
	background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
	background: #c7eec7;
}





/*******************************************************************
 *                                                                 *
 *******************************************************************/
#center quote,
#center code, 
#center fieldset {
	margin: .5em 0;
}

#center p {
	margin: 0.6em 0 1.2em;
	padding: 0;
}

#center hr {
	margin: 0;
	padding: 0;
	border: none;
	height: 1px;
	background: #b2b2b2;
}

#center ul {
	margin: 0.5em 0 1em;
	padding: 0;
}

#center ol {
	margin: 0.75em 0 1.25em;
	padding: 0;
}

#center ol li, 
#center ul li {
	margin: 0.4em 0 0.4em 2em; /* LTR */
}


#center ol li {
	padding: 0 0 .15em;
	list-style: decimal;
}

#center ul li {
	padding: 0 0 .15em;
	list-style: disc;
}




/*******************************************************************
 * menu                                                            *
 *******************************************************************/

#center ul.menu {
	margin: 0.35em 0 0 -0.5em; /* LTR */
	padding: 0;
}

#center ul.menu ul {
	margin-left: 0em; /* LTR */
}

#center ul.menu li, li.leaf {
	margin: 0.15em 0 0.15em .5em; /* LTR */
}




/*******************************************************************
 * task                                                            *
 *******************************************************************/

#center ol.task-list {
	margin-left: 0; /* LTR */
	list-style: none;
}

#center ol.task-list li {
  padding: 0.5em 1em 0.5em 2em; /* LTR */
}

#center ol.task-list li.active {
	background: transparent url(../images/task-list.png) no-repeat 3px 50%; /* LTR */
}

#center ol.task-list li.done {
	color: #393;
	background: transparent url(../images/watchdog-ok.png) no-repeat 0px 50%; /* LTR */
}

#center ol.task-list li.active {
	margin-right: 1em; /* LTR */
}











/*******************************************************************
 * menu                                                            *
 *******************************************************************/
#center ul li.expanded {
	background: transparent url(../images/menu-expanded.gif) no-repeat 1px .35em; /* LTR */
}

#center ul li.collapsed {
	background: transparent url(../images/menu-collapsed.gif) no-repeat 0px .35em; /* LTR */
}

#center ul li.leaf a, 
#center ul li.expanded a, 
#center ul li.collapsed a {
	display: block;
}

#center ul.inline li {
	background: none;
	margin: 0;
	padding: 0 1em 0 0; /* LTR */
}





/*******************************************************************
 * menu                                                            *
 *******************************************************************/

#center ul.tabs li {
	padding: 0 0 0 0;
	margin: 0 0 0 0.5em;
	list-style: none;
	background: none;
}










#center fieldset ul.clear-block li {
	margin: 0;
	padding: 0;
	background-image: none;
}

#center dl {
	margin: 0.5em 0 1em 1.5em; /* LTR */
}

#center dl dt {
}

#center dl dd {
	margin: 0 0 .5em 1.5em; /* LTR */
}


#center table {
	margin: 1em 0;
	width: 100%;
}

#center thead th {
	border-bottom: 2px solid #d3e7f4;
	color: #494949;
	font-weight: bold;
}

#center thead div.sticky-header {
	border-bottom: 2px solid #d3e7f4;
}

#center th a:link, 
#center th a:visited {
	color: #6f9dbd;
}

#center td, 
#center th {
	padding: .3em .5em;
}

#center tr.even, 
#center tr.odd, 
#center tbody th {
	border: solid #d3e7f4;
	border-width: 1px 0;
}

#center tr.odd, 
#center tr.info {
	background-color: #edf5fa;
}

#center tr.even {
	background-color: #fff;
}

#center tr.drag {
	background-color: #fffff0;
}

#center tr.drag-previous {
	background-color: #ffd;
}

#center tr.odd td.active {
	background-color: #ddecf5;
}

#center tr.even td.active {
	background-color: #e6f1f7;
}

#center td.region, 
#center td.module, 
#center td.container, 
#center td.category {
	border-top: 1.5em solid #fff;
	border-bottom: 1px solid #b4d7f0;
	background-color: #d4e7f3;
	color: #455067;
	font-weight: bold;
}

#center tr:first-child td.region, 
#center tr:first-child td.module, 
#center tr:first-child td.container, 
#center tr:first-child td.category {
	border-top-width: 0;
}

#center span.form-required {
	color: #ffae00;
}

#center span.submitted, 
#center .description {
	font-size: 0.92em;
	color: #898989;
}

#center .description {
	line-height: 150%;
	margin-bottom: 0.75em;
	color: #898989;
}

#center .messages, 
#center .preview {
	margin: .75em 0 .75em;
	padding: .5em 1em;
}

.messages ul {
	margin: 0;
}

#center .form-checkboxes, 
#center .form-radios, 
#center .form-checkboxes .form-item, 
#center .form-radios .form-item {
	margin: 0.25em 0;
}

#center form {
	margin-bottom: 2em;
}

#center .form-button, 
#center .form-submit {
	margin: 2em 0.5em 1em 0; /* LTR */
}

#center #watchdog-form-overview .form-submit,
#center .confirmation .form-submit,
#center .search-form .form-submit,
#center .poll .form-submit,
#center fieldset .form-button, 
#center fieldset .form-submit,
#center .sidebar .form-button, 
#center .sidebar .form-submit,
#center table .form-button, 
#center table .form-submit {
	margin: 0;
}

#center .box {
	margin-bottom: 2.5em;
}

