/* $Id: aggregator.css,v 1.1 2006/08/14 07:14:48 drumm Exp $ */

#aggregator .feed-source .feed-title {
  margin-top: 0;
}
#aggregator .feed-source .feed-image img {
  margin-bottom: 0.75em;
}
#aggregator .feed-source .feed-icon {
  float: right;
  display: block;
}
#aggregator .feed-item {
  margin-bottom: 1.5em;
}
#aggregator .feed-item-title {
  margin-bottom: 0;
  font-size: 1.3em;
}
#aggregator .feed-item-meta, #aggregator .feed-item-body {
  margin-bottom: 0.5em;
}
#aggregator .feed-item-categories {
  font-size: 0.9em;
}
#aggregator td {
  vertical-align: bottom;
}
#aggregator td.categorize-item {
  white-space: nowrap;
}
#aggregator .categorize-item .news-item .body {
  margin-top: 0;
}
#aggregator .categorize-item h3 {
  margin-bottom: 1em;
  margin-top: 0;
}
/* end aggregator.css */


/* $Id: book.css,v 1.2 2006/11/14 06:30:10 drumm Exp $ */

.book-navigation .menu {
  border-top: 1px solid #888;
  padding: 1em 0 0 3em;
}
.book-navigation .page-links {
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  text-align: center;
  padding: 0.5em;
}
.book-navigation .page-previous {
  text-align: right;
  width: 42%;
  display: block;
  float: left;
}
.book-navigation .page-up {
  margin: 0 5%;
  width: 4%;
  display: block;
  float: left;
}
.book-navigation .page-next {
  text-align: left;
  width: 42%;
  display: block;
  float: left;
}

/* end book.css */


/* fckeditor.css */

.rteindent1 {
  margin-left: 40px;
}
.rteindent2 {
  margin-left: 80px;
}
.rteindent3 {
  margin-left: 120px;
}
.rteindent4 {
  margin-left: 160px;
}
.rteleft {
  text-align: left;
}
.rteright {
  text-align: right;
}
.rtecenter {
  text-align: center;
}
.rtejustify {
  text-align: justify;
}

/* end fckeditor.css */


/* $Id: img_assist.css,v 1.3.2.3 2007/03/09 02:22:10 zoo33 Exp $ */

/**
 * IMG ASSIST WINDOW
 */ 
body.img_assist {
  margin: 0px;
  padding: 5px;
  width: auto;
  min-width: 0;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
  background-color: #efefef;
}
/* Thin line between the header frame and the main frame */
body#img_assist_thumbs, body#img_assist_upload, body#img_assist_properties {
  border-top: 1px solid #000;
}
/* Darker background color in the header frame */
body#img_assist_header {
  background-color:#ccc;
  margin: 0;
}
/* Thin border around images */
.img_assist img  {
  border: 1px solid #000;
}
.img_assist .form-button {
  font-weight: bold;
  margin: 3px;
}
.img_assist img {
  display: inline; /* pushbutton theme changes the display to block */
}
.img_assist .messages {
  border: 1px solid #000;
  background-color: #ccc;
  padding: 2px;
  margin: 3px 0px 6px 0px;
}

/* Upload Window */
.img_assist .node-form {
  width: 95%;
}

/* Properties Window */
.img_assist #preview {
  padding: 5px 10px 5px 5px;
}
.img_assist .form-item { /* the first form field on the properties frame should be at the top of the page  */
  margin-top: 0px;
  margin-bottom: 1em;
}
.img_assist #caption {
  display: block;
}
.img_assist #browse div.form-item {
  display: inline;
}
.img_assist #link-group div.form-item{
  display: inline;
}
.img_assist #size div.form-item{
  display: inline;
}
.img_assist #size-other div.form-item{
  display: inline;
}
.img_assist #alignment {
  text-align: left;
}
.img_assist #edit-title, .img_assist #edit-desc {
  width: 99%;
}
.img_assist #edit-link {
  width: 155px;
}
.img_assist #edit-url {
  width: 150px;
}
.img_assist #edit-align {
  width: 100px;
}  
#finalhtmlcode {
  display: none;
  visibility: hidden;
}

/* Header Frame */
#header-uploading, #header-properties, #header-browse {
  float: left; 
  width: 80%;
}
#header-startover, #header-cancel {
  float: right;
  width: 19%;
  text-align: right;
}

#header-uploading input, #header-properties input, #header-browse input, #header-startover input, #header-cancel input, #header-uploading select, #header-properties select, #header-browse select {
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: baseline;
}


/**
 * POPUP IMAGES WINDOW
 */
body#img_assist_popup {
  margin: 0;
  padding: 0;
}
img {
  margin: 0;
  padding: 0;
}

/**
 * FINAL PAGE (node)
 * You may want to copy these styles to your theme\\\'s CSS file and then set img_assist.css 
 * not to load on every page.  This can be set on the img_assist settings page.
 */ 
span.left {
  float: left;
  margin: 5px 5px 5px 0px;
}
span.right {
  float: right;
  margin: 5px 0px 5px 5px;
}
span.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
span.caption {
  display: block; /* put the caption under the image (not next to it) */
}
.inline img{
  border: 1px solid #000; /* put a thin border around inline images */
}

/* end img_assist.css */


/* $Id: node.css,v 1.2 2006/09/05 03:50:56 unconed Exp $ */

.node-unpublished, .comment-unpublished {
  background-color: #fff4f4;
}
.preview .node, .preview .comment {
  background-color: #ffffea;
}
#node-admin-filter ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#node-admin-buttons {
  float: left;
  margin-left: 0.5em;
  clear: right;
}
td.revision-current {
  background: #ffc;
}
.node-form .form-text {
  display: block;
  width: 95%;
}
.node-form .container-inline .form-text {
  display: inline;
  width: auto;
}
.node-form .standard {
  clear: both;
}
.node-form textarea {
  display: block;
  width: 95%;
}
.node-form .attachments fieldset {
  float: none;
  display: block;
}

/* end node.css */


/* $Id: poll.css,v 1.2 2006/10/02 16:16:06 dries Exp $ */

.poll .bar {
  height: 1em;
  margin: 1px 0;
  background-color: #ddd;
}
.poll .bar .foreground {
  background-color: #000;
  height: 1em;
  float: left;
}
.poll .links {
  text-align: center;
}
.poll .percent {
  text-align: right;
}
.poll .total {
  text-align: center;
}
.poll .vote-form {
  text-align: center;
}
.poll .vote-form .choices {
  text-align: left;
  margin: 0 auto;
  display: table;
}
.node-form .poll-form fieldset {
  display: block;
}

/* end poll.css */


/* $Id: defaults.css,v 1.2 2006/08/25 09:01:12 drumm Exp $ */

/*
** HTML elements
*/
fieldset {
  margin-bottom: 1em;
  padding: .5em;
}
form {
  margin: 0;
  padding: 0;
}
hr {
  height: 1px;
  border: 1px solid gray;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
}
th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: \\\".\\\";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \\\\*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */
/* end defaults.css */


/* $Id: system.css,v 1.21 2006/12/21 16:13:06 dries Exp $ */

/*
** HTML elements
*/
th.active img {
  display: inline;
}
tr.even, tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}
td.active {
  background-color: #ddd;
}
tbody {
  border-top: 1px solid #ccc;
}
tbody th {
  border-bottom: 1px solid #ccc;
}
thead th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}

/*
** Other common styles
*/
.breadcrumb {
  padding-bottom: .5em
}
.error {
  color: #f00;
}
div.error {
  border: 1px solid #d77;
}
div.error, tr.error {
  background: #fcc;
  color: #200;
}
div.warning, tr.warning {
  background: #ffd;
}
div.ok, tr.ok {
  background: #dfd;
}
.item-list .icon {
  color: #555;
  float: right;
  padding-left: 0.25em;
  clear: right;
}
.item-list .title {
  font-weight: bold;
}
.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
.item-list ul li {
  margin: 0 0 0.25em 1.5em;
  padding: 0;
  list-style: disc;
}
.form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}
tr.odd .form-item, tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
  border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
  border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 2px solid red;
}
.form-item .description {
  font-size: 0.85em;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.form-item label.option {
  display: inline;
  font-weight: normal;
}
.form-checkboxes, .form-radios {
  margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.marker, .form-required {
  color: #f00;
}
.more-link {
  text-align: right;
}
.more-help-link {
  font-size: 0.85em;
  text-align: right;
}
.nowrap {
  white-space: nowrap;
}
.pager {
  clear: both;
  text-align: center;
}
.pager a, .pager strong.pager-current {
  padding: 0.5em;
}
.tips {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.9em;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
  font-family: inherit;
  font-size: inherit;
  width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
  width: 8em;
}
dl.multiselect dt, dl.multiselect dd {
  float: left;
  line-height: 1.75em;
  padding: 0;
  margin: 0 1em 0 0;
}
dl.multiselect .form-item {
  height: 1.75em;
  margin: 0;
}

/*
** Inline items (need to override above)
*/
.container-inline div, .container-inline label {
  display: inline;
}

/*
** Menus
*/
ul.menu {
  list-style: none;
  border: none;
  text-align:left;
}
ul.menu li {
  margin: 0 0 0 0.5em;
}
li.expanded {
  list-style-type: circle;
  list-style-image: url(images/menu-expanded.png);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li.collapsed {
  list-style-type: disc;
  list-style-image: url(images/menu-collapsed.png);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li.leaf {
  list-style-type: square;
  list-style-image: url(images/menu-leaf.png);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li a.active {
  color: #000;
}
td.menu-disabled {
  background: #ccc;
}
ul.links {
  margin: 0;
  padding: 0;
}
ul.links.inline {
  display: inline;
}
ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em;
}

/*
** Tab navigation
*/
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc;
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}

/*
** Autocomplete styles
*/
/* Suggestion list */
#autocomplete {
  position: absolute;
  border: 1px solid;
  overflow: hidden;
  z-index: 100;
}
#autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#autocomplete li {
  background: #fff;
  color: #000;
  white-space: pre;
  cursor: default;
}
#autocomplete li.selected {
  background: #0072b9;
  color: #fff;
}
/* Animated throbber */
html.js input.form-autocomplete {
  background-image: url(images/throbber.gif);
  background-repeat: no-repeat;
  background-position: 100% 2px;
}
html.js input.throbbing {
  background-position: 100% -18px;
}

/*
** Collapsing fieldsets
*/
html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
  height: 1em;
}
html.js fieldset.collapsed * {
  display: none;
}
html.js fieldset.collapsed legend {
  display: block;
}
html.js fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(images/menu-expanded.png) 5px 75% no-repeat;
}
html.js fieldset.collapsed legend a {
  background-image: url(images/menu-collapsed.png);
  background-position: 5px 50%;
}
/* Note: IE-only fix due to \\\'* html\\\' (breaks Konqueror otherwise). */
* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
  display: inline;
}
html.js fieldset.collapsible legend a {
  display: block;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html.js fieldset.collapsible .fieldset-wrapper {
  overflow: auto;
}

/*
** Resizable text areas
*/
.resizable-textarea {
  width: 95%;
}
.resizable-textarea .grippie {
  height: 9px;
  overflow: hidden;
  background: #eee url(images/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
}
html.js .resizable-textarea textarea {
  margin-bottom: 0;
  width: 100%;
  display: block;
}

/*
** Progressbar styles
*/
.progress {
  font-weight: bold;
}
.progress .bar {
  background: #fff url(images/progress.gif);
  border: 1px solid #00375a;
  height: 1.5em;
  margin-top: 0.2em;
}
.progress .filled {
  background: #0072b9;
  height: 1em;
  border-bottom: 0.5em solid #004a73;
  width: 0%;
}
.progress .percentage {
  float: right;
}

/*
** Formatting for welcome page
*/
#first-time strong {
  display: block;
  padding: 1.5em 0 .5em;
}

/*
** To be used with tableselect.js
*/
tr.selected td {
  background: #ffc;
}

/* end system.css */


/* $Id: user.css,v 1.4 2006/12/30 07:45:31 dries Exp $ */

#permissions td.module {
  font-weight: bold;
}
#permissions td.permission {
  padding-left: 1.5em;
}
#access-rules .access-type, #access-rules .rule-type {
  margin-right: 1em;
  float: left;
}
#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
  margin-top: 0;
}
#access-rules .mask {
  clear: both;
}
#user-login-form {
  text-align: center;
}
#user-admin-filter ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#user-admin-buttons {
  float: left;
  margin-left: 0.5em;
  clear: right;
}

/* Generated by user.module but used by profile.module: */
.profile {
  clear: both;
  margin: 1em 0;
}
.profile .picture {
  float: right;
  margin: 0 1em 1em 0;
}
.profile dt {
  margin: 1em 0 0.2em 0;
  font-weight: bold;
}
.profile dd {
  margin:0;
}

/* end user.css */


/* $Id: content.css,v 1.2.2.7 2007/01/19 17:59:59 karens Exp $ */

table.content-field-overview, table.content-field-overview fieldset table {
  width:100%;
}
table.content-field-overview td {
  width:14%;
}
.content-field-overview .content-field-overview-disabled {
  filter:alpha(opacity=50);
   -moz-opacity: .50;
   opacity: .50;
}
.content-field-overview-empty {
  text-align:center;
}

.field .field-label,
.field .field-label-inline,
.field .field-label-inline-first {
  font-weight:bold;
}

.field .field-label-inline,
.field .field-label-inline-first {
  display:inline;
}

.field .field-label-inline {
  visibility:hidden;
}

.node-form .number {
  display: inline;
  width: auto;
}

/* end content.css */

/* fieldgroup.css */
div.fieldgroup {
  margin:.5em 0 1em 0;
}
div.fieldgroup .content {
  padding-left:1em;
}

/* end fieldgroup.css */



/* style.css */

/**
 * Whysoft2, for Drupal 5
 * MaczĂĄk Attila maczak.attila<at>whysoft.hu
 *
 */

/**
 * Generic elements
 */
body {
  margin: 0;
  padding: 0;
  font: 12px/170% Arial;
  color: #181818;
  background-color: #fff;
}
input {
  font: 12px/100% \\\"Verdana\\\";
  color: #494949;
}

textarea, select {
  font: 12px/160% \\\"Verdana\\\";
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 170%;
  
}

h2 {
  font-size: 160%;
  line-height: 130%;
}


h3 {
  font-size: 110%;
  font-weight: bold;
}

h4 {
  font-weight: bold;
  font-size: 100%;
}

h5 {
  font-weight: bold;
  font-size: 100%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

a:link, a:visited {
  color: #259181;
  text-decoration: none;
}

a:hover {
  color: #259181;
  text-decoration: underline;
}

a:active, a.active {
  color: #259181;
}

#sidebar-left a:link, #sidebar-left a:visited ,
#sidebar-right a:link, #sidebar-right a:visited 
{
  color: #fff;
  font-weight: bold;
}

.terms a:link, .terms a:visited {
  font-size: 9px;
  color: #676767;
  font-weight: normal;
}
hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ul li {
  margin: 0.4em 0 0.4em .5em;
}

ul.menu, .item-list ul {
  margin: 0;
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em;
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0;
}
ul.menu li, li.leaf {
  padding: 0 0 0 1em;
  list-style-type: none;
  list-style-image: none;
  background: none;
}
#sidebar-right ul.menu li a {
  display: block;
}

ul.menu li a,  #sidebar-right ul.menu li a{
  background: transparent url(images/li-2.gif) no-repeat;
  padding-left: 10px;
}

ul.menu > li > a{
  background: transparent url(images/li-2.png) no-repeat;
  padding-left: 10px;
}
ul li {
  padding: 0 0 0 13px;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(images/liy-1.gif) no-repeat;
  background-position: 0px -1px;
}
ul.menu li {
  padding: 0;
}
ul.menu > li, ul > li.leaf {
  background: none;
}
.item-list ul li {
  background: none;
  padding-left: 20px;
  list-style-type: none;
}
/*#sidebar-left ul.menu li  {
  border-top: #989898 1px solid;
  border-bottom: #3f3f3f 1px solid;
}*/
#sidebar-left ul.menu li  {
  background: url(images/left-block-middle-1.png) repeat-x;
  border-bottom: 1px #606060 solid;
}

#sidebar-right ul.menu, #sidebar-left ul.menu {
  border-bottom: 1px solid #3f3f3f;
}
#sidebar-right ul.menu ul.menu,  #sidebar-left ul.menu ul.menu {
  border: none;
}
#sidebar-right ul ul {
  border: none;
}

ul li {
  margin-top: 0; 
  margin-bottom: 0;
  line-height: 22px;
}
#sidebar-right ul.menu li {
  background: transparent url(images/right-block-middle-6.png) no-repeat;
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.menu li a {
  margin-left: 10px;
}

li.expanded ul li a {
  margin-left: 20px; 
}
li.expanded ul li.expanded li a {
  margin-left: 30px; 
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0;
}



fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 1.5em;
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em;
}

img, a img {
  border: none;
}

table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
  width: 70%;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0;
}

#watchdog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}

/**
 * Layout
 */
#backg {
  width: 100%;
  background: url(images/bg.gif) repeat-x;
}
#page {
  background: url(images/header-1.jpg) no-repeat;
  padding: 0; margin: 0;
  width: 99%;
}
#page-title {
  display: none;
}
#page-slogan {
  position: relative;
  left: -55px;
  top: 60px;
  font-size: 14px;
  color: #fff;
}

.block-taxonomy_dhtml .content,
.block-adminblock .content {
  padding-left: 10px;
  padding-right: 14px !important;
}

#sidebar-left {
  margin: 0;
  margin-top: 303px;
  padding:0;
  float: left;
  width: 237px;
  background: #606060;
}
.sidebar-rightcorner {
  background: url(images/greywhite-rightbottomcorner.jpg) bottom right no-repeat;
  height: 29px;
  display: block;
  margin:0; padding: 0;
}
.sidebar-rightcorner span {
  display: none;
}

#sidebar-right {
  float: right;
  width: 217px;
}

#sidebar-right .block {
  background: url(images/right-block-top-1.gif) no-repeat top left;
  margin-top: 20px;
}
#sidebar-right > div.block {
  background: url(images/right-block-top-1.png) no-repeat top left;
  width:224px;
}

#sidebar-right .block .content {
  background: #606060;
}

#sidebar-right .block > div.content {
  background: url(images/right-block-middle-4-2.png) repeat-y top left;
  padding-right: 7px;
}
.rightside-block-closure {
  background: url(images/right-block-bottom-1.gif) no-repeat bottom left;
}
#sidebar-right > .rightside-block-closure {
  background: url(images/right-block-bottom-2.png) no-repeat bottom left;
  width: 224px;
  height: 33px;
}

#center {
  margin-left: 242px;
  margin-right: 225px;
  padding-top: 270px;
}
#center div, #center .profile {
  clear: none;
}
.node h2 {
  background: url(images/title-bg-left.gif) top left no-repeat;
  padding: 5px;
  padding-left: 20px;
  margin: 0;
}
.title-topright {
  margin: 0; padding:0;
  display: block;
  background: url(images/title-bg-topright.gif) top right no-repeat;
  background-color: #f9e390;
  border-bottom: 1px solid #fff;
}

.title-bottomleft{
  margin:0; padding: 0;
  background: url(images/title-bg-bottomleft.gif) bottom left no-repeat;
}

.title-bottomright{
  margin:0; padding: 0;
  background: url(images/title-bg-bottomright.gif) bottom right no-repeat;
}

#sidebar-right .block h2{
  background: transparent none repeat scroll 0%;
  padding-left: 15px;
  padding-top: 12px;
}

.content h2 {
  font-weight: bold;
  padding-left: 10px;
  font-size: 110%;
  line-height: 110%;
  padding: 4px;
  background: #EFEFEF;
  color: #CD6D09;
}


h2 a:link, h2 a:hover, h2 a:visited {
  color: #3b3a35;
  font-weight: bold;
}
.item-list h3 {
  margin-top: 5px;
  margin-left: 10px;
}

.block h2 {
  background: #4d4d4d;
  line-height: 16px;
  font-size: 16px;
  color: #fdfdfd;
  padding-left: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
}

#footer {
  background: #f8cc21;
  background-image: url(images/footer-bg-1.jpg);
  background-repeat: no-repeat;
  text-align: center;
  margin-top: 20px;
  clear: both;
}
#footer div.block {
  width: 100%;
}
/* With 3 columns, require a minimum width of 1000px to ensure there is enough horizontal space. */
body.sidebars {
  min-width: 980px;
}
/* With 2 columsn, require a minimum width of 800px. */
body.sidebar-left, body.sidebar-right {
  min-width: 780px;
}


/* We ensure the sidebars are still clickable using z-index */

#sidebar-left .block-region {
  margin: 0 15px 0 0px;
}

#sidebar-right .block-region {
  margin: 0 0px 0 15px;
}

.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #b4d7f0;
  text-align: center;
  font-size: 1.3em;
}

/**
 * Header
 */
#mission {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

/**
 * Primary navigation
 */
ul.primary-links {
  margin: 0;
  padding: 0;
  float: right;
  position: relative;
  z-index: 4;
}

ul.primary-links li {
  margin: 0;
  padding: 0;
  float: left;
  background-image: none;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #fff;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
  color: #304f79;
}

/**
 * Secondary navigation
 */
ul.secondary-links {
  margin: 0;
  padding: 18px 0 0;
  position: relative;
  z-index: 4;
}

ul.secondary-links li {
  margin: 0;
  padding: 0;
  float: left;
  background-image: none;
}

ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #cde3f1;
  background: transparent;
}

ul.secondary-links li a:hover, ul.secondary-links li a.active {
  color: #cde3f1;
  background: transparent;
}

/**
 * Local tasks
 */
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#page-tabs {
  display: block;
  border-bottom: 1px solid #e9eff3;
  margin: 4px;
}
ul.tabs li {
  border: 1px solid #ccc;
  white-space: nowrap;
}

ul.primary {
  display: block;
}

ul.secondary {
  text-align: left;
  border-bottom: 1px solid #e9eff3;
}
h2.with-tabs {
  float: left;
  margin: 0 2em 0 0;
  padding: 0;
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 4px;
  margin: 0 0 0 4px;
  height: auto;
  text-decoration: none;
  position: relative;
  top: -1px;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  color: #304f79;
}
ul.primary li.active a,
ul.secondary li.active a {
  font-weight: bold;
}

/**
 * Nodes & comments
 */
.node {
  border-bottom: 1px solid #e9eff3;
  margin: 0 0 1.5em;
}

ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 1em;
  background-image: none;
}

.node .links, .comment .links {
  text-align: left;
}

.node .links ul.links li, .comment .links ul.links li {}
.terms ul.links li {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 1em;
  white-space: nowrap;
}

.picture, .comment .submitted {
  float: right;
  clear: right;
  padding-left: 1em;
}

.new {
  color: #ffae00;
  font-size: 0.92em;
  font-weight: bold;
  float: right;
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

#comments {
  position: relative;
  top: -1px;
  border-bottom: 1px solid #e9eff3;
  margin: 4px;
  padding: 0 25px;
}

#comments h2.comments {
  margin: 0 -25px;
  padding: .5em 25px;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

.comment {
  margin: 0 -25px;
  padding: 1.5em 25px 1.5em;
  border-top: 1px solid #e9eff3;
}

.indented {
  margin-left: 25px;
}

.comment h3 a.active {
  color: #494949;
}

.node .content, .comment .content {
  margin: 0.6em 0;
}

.poll, .item-list {
  margin: 8px;
  margin-bottom: 0;
  
}

/**
 * Aggregator.module
 */
#aggregator {
  margin-top: 1em;
}
#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}
#aggregator .feed-item {
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}
#aggregator .feed-item-categories {
  font-size: 0.92em;
}
#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #898989;
}

/**
 * Color.module
 */
#palette .form-item {
  border: 1px solid #fff;
}
#palette .item-selected {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  border: 1px solid #d9eaf5;
}

/**
 * Menu.module
 */
tr.odd td.menu-disabled {
  background-color: #edf5fa;
}
tr.even td.menu-disabled {
  background-color: #fff;
}
td.menu-disabled {
  opacity: 0.5;
}

/**
 * Poll.module
 */
.poll .bar {
  background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
  border: solid #f0f0f0;
  border-width: 0 1px 1px;
}

.poll .bar .foreground {
  background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

.poll .percent {
  font-size: .9em;
}

/**
 * Book module
 */
.book-navigation {
  display: block;
}
.book-navigation div.page-links {
  border-bottom: none;
}

/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #d9eaf5;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em;
  background: url(images/menu-expanded.gif) no-repeat 0% 50%;
}

html.js fieldset.collapsed legend a {
  background: url(images/menu-collapsed.gif) no-repeat 0% 50%;
}

#block-node-0 img, .feed-icon {
  float: right;
  padding-top: 4px;
  margin-right: 10px;
}

#block-node-0 .content {
  clear: right;
}

/**
 * Login Block
 */
#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left;
}

/**
 * Admin Styles
 */
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left;
  width: 48%;
}
div.admin .right {
  float: right;
  width: 48%;
}

div.admin-panel {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  padding: 1em 1em 1.5em;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}
div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #d3e7f4;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #027ac6;
  color: #fff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #d3e7f4;
}

/**
 * CSS support
 */
span.clear {
  display: block;
  clear: both;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}
#center .theme-settings-bottom {
  clear: none;
}
/*******************************************************************
 * 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 {
  color: #c52020;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #494949;
}

/**
 * Watchdog.module
 */
tr.watchdog-user {
  background-color: #fcf9e5;
}

tr.watchdog-user td.active {
  background-color: #fbf5cf;
}

tr.watchdog-content {
  background-color: #fefefe;
}

tr.watchdog-content td.active {
  background-color: #f5f5f5;
}

tr.watchdog-warning {
  background-color: #fdf5e6;
}

tr.watchdog-warning td.active {
  background-color: #fdf2de;
}

tr.watchdog-error {
  background-color: #fbe4e4;
}

tr.watchdog-error td.active {
  background-color: #fbdbdb;
}
tr.watchdog-page-not-found, tr.watchdog-access-denied {
  background: #d7ffd7;
}
tr.watchdog-page-not-found td.active, tr.watchdog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}

/* end style.css */


/* menuExpandable4.css */

.dhtml_node {
  font-style: italic
}
.menuList {
  padding-left: 0px; padding-left: 15px; padding-bottom: 10px; margin: 0px; padding-top: 10px
}
li.menubar {
	list-style-position: outside;
	font-size: 12px;
	line-height: 1.5em;
	list-style-type: none;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
}
.submenu {
  padding-right: 0px; 
  display: none; 
  padding-left: 0px; 
  padding-bottom: 0px; 
  margin-left: 15px; 
  padding-top: 0px
}
.menuList li, .submenu li {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
}
a.actuator {
  font-size: 12px; background-color: transparent; text-decoration: none
}
a.actuator:hover {
  text-decoration: underline
}
.menuList li a, .submenu li a {
  background-color: transparent; text-decoration: none;
  padding-left: 15px;
}
.submenu li a:hover, span.key {
  text-decoration: underline;
}

.voc {
  float: left;
  padding: 15px;
}

/* end menuExpandable4.css */


/* print.css */

/**
 * Themetastic, for Drupal 5.0
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */


/* KI KELL HAGYNI EGYENLŐRE, MERT ELCSÚSZIK A TEMPLATE



body, input, textarea, select {
  color: #000;
  background: none;
}

ul.primary-links, ul.secondary-links,
#header-region, .sidebar {
  display: none;
}

body.sidebars, body.sideber-left, body.sidebar-right, body {
  width: 640px;
}

body.sidebar-left #center, body.sidebar-right #center, body.sidebars #center,
body.sidebar-left #squeeze, body.sidebar-right #squeeze, body.sidebars #squeeze {
  margin: 0;
}

#wrapper,
#wrapper #container .breadcrumb,
#wrapper #container #center,
#wrapper #container #center .right-corner,
#wrapper #container #center .right-corner .left-corner,
#wrapper #container #footer,
#wrapper #container #center #squeeze {
  position: static;
  left: 0;
  padding: 0;
  margin: 0;
  width: auto;
  float: none;
  clear: both;
  background: none;
}

#wrapper #container #header {
  height: 130px;
}

#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  text-shadow: none;
  color: #000;
}
*/
/* end print.css */


/* extras.css */

/* Main menu */

div.main-menu {
  display: block;
  width: 217px;
  background: url(images/menu-block-bottom-1.gif) bottom left no-repeat;
  margin-top: 20px;
}
.sidebar > div.main-menu {
  background: url(images/menu-block-bottom-1.png) bottom left no-repeat;
  width: 224px;
}
.main-menu-bottom {
  background: url(images/menu-block-head-1.gif) top left no-repeat;
  top: -50px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.main-menu > .main-menu-bottom {
  background: url(images/menu-block-head-1.png) top left no-repeat;
}
.main-menu-bottom ul {
  margin-left: 10px;
  margin-right: 16px;
}


#sidebar-right li.main-menu {
  line-height: 32px;
  height: 32px;
  border: none;
  border-bottom: #000 1px solid;
  border-top: #404040 1px solid;
  font-size: 12px;
  margin: 0; padding: 0;
  background: none;
}
#sidebar-right li.main-top {
  border-top: none;
}
#sidebar-right li.main-menu a {
  margin-left: 35px;
  font-weight: normal;
  font: 13px Arial;
  white-space: nowrap;
  background: none;
  display: inline;
}

#sidebar-right li.ml1{
  background: url(images/logo-1-1.gif) transparent top left no-repeat;
  background-position: 12px 7px;
}
#sidebar-right li.ml2{
  background: url(images/logo-2-1.gif) transparent top left no-repeat;
  background-position: 10px 7px;
}
#sidebar-right li.ml3{
  background: url(images/logo-3-1.gif) transparent top left no-repeat;
  background-position: 10px 7px;
}
#sidebar-right li.ml4{
  background: url(images/logo-4-1.gif) transparent top left no-repeat;
  background-position: 10px 7px;
}
#sidebar-right li.ml5{
  background: url(images/logo-5-1.gif) transparent top left no-repeat;
  background-position: 10px 7px;
}
#sidebar-right li.ml6{
  background: url(images/logo-6-1.gif) transparent top left no-repeat;
  background-position: 10px 7px;
}

/* Login form block */

#sidebar-right div.loginbox {
  background: url(images/login-block-bottom-1.gif) no-repeat bottom left;
  margin-top: 20px;
}
#sidebar-right > div.loginbox {
  padding-bottom: 35px;
  width: 224px;
  background: url(images/login-block-bottom-1.png) no-repeat bottom left;
}
#sidebar-right .login-content {
  margin: 0;
  background: url(images/login-block-head-1.gif) no-repeat top left;
  padding-top: 10px;
  padding-left: 27px;
}
#block-user-0 > div.login-content {
  width: 224px;
  background: url(images/login-block-head-1.png) no-repeat top left;
}
#sidebar-right .block .content {
  background: #606060;
}

.login-content .form-item label {
  font-weight: normal;
  color: #000;
  margin-bottom: 4px;
}
.login-content .form-item {
  margin-top: 5px;
  margin-bottom: .5em;
  background: url(images/login-input-bg.gif) no-repeat bottom left;
}
.login-content input {
  line-height: 12px;
  height: 12px;
  font-size: 10px;
  background: #fcee8d;
  border: none;
  width: 140px;
  margin-left: 10px;
  margin-top: 4px;
  margin-bottom : 1px;
}

.login-content .form-submit {
  width: 93px;
  height: 24px;
  display: block;
  padding: 0;
  margin: 0;
  margin-left: 35px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  background: transparent url(images/login-button-1.gif) top center no-repeat;
  text-indent: -1000em;
  border: none;
}
#user-login-form > div > input.form-submit {
  background: transparent url(images/login-button-1.png) top center no-repeat;
}
#user-login-form a:link, .login-content a:hover, .login-content a:visited {
  color: #533a02;
  background: none;
}
#user-login-form li {
  border: none;
}
#user-login-form a {
  font-size: 10px;
  text-decoration: underline;
}
.login-content #user-login-form {
  text-align: left;
  font-size: 12px;
}

#sidebar-right .login-content li {
  background: none;
}


/* Search input */

#search {
  line-height: 20px;
  margin-top: 30px;
  display: block;
  height: 30px;
}

#search span {
  display: block;
  float: left;
  font-size: 10px;
  color: #fff;
  position: relative;
  top: 5px;
}

#search input {
  background: transparent;
  border: none;
  height: 12px;
  font-size: 9px;
  color: #fff;
  margin: 0;
  margin-top: 4px;
  padding: 0;
  position: relative;
  top: 2px;

}
#search .form-item {
  width: 120px;
  background: url(images/search-input-bg-1.gif) no-repeat bottom left;
  height: 16px;
  padding-top: 2px;
  padding-bottom: 5px;
  padding-left: 12px;
  padding-right: 19px;
  margin: 3px;
}

.search-input-suffix .form-item {
  position: relative;
  top: -2px;
}
#search .form-submit {
  width: 18px;
  height: 18px;
  display: inline;
  padding: 0;
  margin: 0;
  margin-left: 5px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  background: transparent url(images/search-button-3.gif) top center no-repeat;
  text-indent: -1000em;
  color: transparent;
  border: none;
  position: relative;
  top: 5px;
}
#search > .form-submit {
  background: transparent url(images/search-button-1.png) top center no-repeat;
  top: 3px;
}

/* Yellow block */

div.yellow-block {
  width: 227px;
  background: url(images/left-block_yellow-bottom-1.jpg) no-repeat bottom left;
  padding: 0;
  padding-bottom: 20px;
  margin-top: 20px;
  margin-left: 8px;
}
div.yellow-block-bottom {
  margin: 0;
  background: url(images/left-block_yellow-head-1.jpg) no-repeat top left;
  padding: 2em;
  margin-bottom: 30px;
}

/* Grey block */

div.grey-block {
  width: 217px;
  background: url(images/left-block1-bottom-1.jpg) no-repeat bottom left;
  padding: 0;
  padding-top: 20px;
  margin-top: 20px;
  margin-left: 8px;
}
div.grey-block-bottom {
  margin:0;
  margin-bottom: -30px;
  background: url(images/left-block1-head-1.jpg) no-repeat top left;
  padding: 2em;
  margin-bottom: 30px;
}

/* Kiemeles */

.arrow {
  margin-left: 15px;
  padding-left: 35px;
  background: url(images/arrow-1.gif) top left no-repeat;
  min-height: 35px;
  padding-bottom:15px; 
}

/* end extras.css */


/* fix-ie.css */

/**
 * Themetastic, for Drupal 5.0
 *
 */

body {
  /* Center layout */
  text-align: left;
  /* Allow text resizing */
  font-size: 80%;
}

#header-region, #wrapper #container {
  /* Reset text alignment */
  text-align: left;
}

#wrapper #container #center {
  /* Reduce amount of damage done by extremely wide content */
  overflow: hidden;
}

fieldset {
  /* Don't draw backgrounds on fieldsets in IE, as they look really bad. */
  background: none;
}

ul.primary {
  /* Fix missing top margin */
  position: relative;
/*  top: 0.5em; */
}

/* Prevent fieldsets from shifting when changing collapsed state. */
html.js fieldset.collapsible {
  position: relative;
  top: -1em;
}
html.js fieldset.collapsed {
  top: 0;
  margin-bottom: 1em;
}

td.menu-disabled {
  /* Use filter to emulate CSS3 opacity */
  filter: alpha(opacity=50);
}

#header-region {
  /* Because of the lack of min-height, we use height as an alternative */
  height: 1em;
}

#attach-hide label, #uploadprogress div.message {
  /* Fading elements in IE causes the text to bleed unless they have a background. */
  background-color: #ffffff;
}

/* end fix-ie.css */


