* {
 font-family: arial,verdana,helvetica,sans;
 font-size: 12px;
 padding: 0;
 margin: 0;
}

input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], textarea, select {
  border: 1px solid gray;
  padding-left: 2px;
}

img {
 border: 0;
}

a {
 text-decoration: none;
 color: black;
}

#page-1024 {
 width: 1015px;
}

#header {
	height: 140px;
}

#search * {
  font-size: 11px;
  line-height: 10px;
}

#search_select {
  position: absolute;
  top: 90px;
  left: 448px;
  width: 133px;
  display: none;
}

#search_text {
  position: absolute;
  top: 115px;
  left: 448px;
  width: 130px;  
}

#search_button {
  position: absolute;
  top: 115px;
  left: 585px;
  padding: 0;
  height: 16px;
  background: #da4946;
  border: 1px solid gray;
}

#centerdecor {
	float: left;
	width: 639px;
	height: auto !important;
	/*\*/height: 700px;
	min-height: 700px;
	border-right: 2px solid #c7eaca;
	border-bottom: 2px solid #c7eaca;
	margin-bottom: 12px;
}

#rightbanner-1 img, #rightbanner-2 img {
 padding-bottom: 5px;
}

#rightbanner-1 {
	float: left;
	padding-left: 5px;
	width: 120px;
}

#rightbanner-2 {
	float: left;
  padding-left: 5px;
	width: 235px;
}

#leftcol {
 width: 125px;
 float: left;
}

#content {
 float: left;
 width: 505px;
 margin-left: 5px;
}

#bottombanner {
 clear: left;
 padding-top: 10px;
 padding-left: 10px;
}

#bottombanner img {
  padding-right: 5px;
}

/** FOOTER **/

#footer {
  clear: both;
	background: url(../images/f_top.jpg) repeat-x;
	margin-left: 10px;
	margin-top:  12px;
	padding-top: 18px;
	padding-bottom: 30px;
	font-size: 12px;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
  float: left;
  margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid black;
}

#footer ul li.last {
  border: 0px;
}

#footer a {
	color: gray;
}

/** TOP MENU **/

#top-menu {
 background: url(../images/green_back.gif) repeat-x;
 height: 30px;
}

#top-menu * {
  font-size: 11px;
}

#top-menu ul {
 list-style: none;
 margin: 0;
 padding: 0;
 padding-top: 9px;
 padding-left: 5px;
}

#top-menu li {
  display: inline;
  border-right: 1px solid black;
  padding-right: 10px;
  margin: 0;
  padding-left: 5px;
}

#top-menu li.last {
   border-right: 0;
}

#active-link {
 color: orange;
 font-weight: bold;
}

/** LEFTCOL and MODULES **/

#leftcol h3 {
  margin: 0;
  font-size: 12px;
  padding-left: 20px;
}

#leftcol div.module {
  margin: 0;
}

#leftcol div.module,
#leftcol div.module-partnerek {
	background: #c32927;
}

#leftcol div.module-classified {
  background: #b4e6a1;
}

#leftcol div.module ul,
#leftcol div.module-partnerek ul,
#leftcol div.module-classified ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#leftcol div.module ul li,
#leftcol div.module-partnerek ul li,
#leftcol div.module-classified ul li {
  line-height: 1.4;
	padding-left: 20px;
	border-bottom: 1px solid white;
}

#leftcol div.module ul li,
#leftcol div.module-partnerek ul li {
	background: url(../images/m_left.jpg) left repeat-y;
}

#leftcol div.module-classified ul li {
	background: url(../images/mcls_left.jpg) left repeat-y;
}

#leftcol div.module a,
#leftcol div.module-partnerek a,
#leftcol div.module-classified a {
	font-size: 11px;
}

#leftcol div.module a {
	color: white;
}

#leftcol div.module-partnerek a {
  font-weight: bold;
  color: black;
}

#leftcol div.module #mainlevel-interactive a {
	color: #ffed8c;
}

#leftcol div.module-partnerek h3 {
  color: #ffed8c;
	background: #c32927 url(../images/m_left.jpg) left repeat-y;
}

#leftcol div.module-partnerek ul li {
	background: #25d573 url(../images/mp_left.jpg) left repeat-y;
}

#leftcol div.module-visitors h3 {
  background: #f0c926 url(../images/me_left.jpg) left repeat-y;
  color: #a47108;
}

#leftcol div.module-classified h3 {
	line-height: 1.5em;
  color: white;
	background: #c32927 url(../images/m_left.jpg) left repeat-y;
	border-bottom: 1px solid white;
	font-size: 11px;
}

#leftcol div.module-banner {
  background: white;
  padding-top: 5px;
  text-align: center;
}


/*** POLL **/

.module-poll {
  background: white;
  padding-top: 4px;
  padding-bottom: 5px;
}

.module-poll div {
	background: #db7c7a url(../images/mpoll_left.jpg) repeat-y;
	color: white;
	padding-left: 20px;
	padding-bottom: 5px;
	margin: 0;
}

.module-poll * {
	font-size: 10px;
}

#leftcol div.module-poll h3 {
	padding: 0;
	color: #ffed8c;
	text-align: left;
	font-size: 11px;
}

#leftcol div.module-poll h4 {
  padding-bottom: 5px;
  color: white;
}

.module-poll #poll_submit {
	background: #ce6369;
	border: 0;
	color: white;
	margin-left: 20px;
	margin-top: 2px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-right: 5px;
}

.module-poll input[type=radio] {
	background: #db7c7a;
	color: #db7c7a;
}

.module-poll label {
  padding-left: 5px;
}

#poll-result h1 {
	color: #007B00;  
}

/*** frontpage **/

.fp-more-news {
  padding-top: 5px;
  clear: left;
}

.fp-more-news ul {
  margin-left: 12px;
  padding: 5px 0 0 5px;
  list-style-type: square;
  list-style-position: outside;
}

.fp-more-news ul li {
  padding-top: 4px;
  padding-bottom: 4px;
}

.fp-more-news ul * {
  font-size: 11px;
}


.fp-more-list {
}

.fp-more-list1 {
  width: 245px;
}

.fp-more-list2 {
  float: right;
  width: 245px;
}


/**** article ***/

.article {
  padding-top: 5px;
  padding-bottom: 10px;
}

.article h1 {
  color: #007b00;
  font-size: 14px;
}

.article .article-date {
  font-size: 10px;
  color: gray;
}

.article .article-teaser {
  font-weight: bold;
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.article p {
  padding-bottom: 1em;
  font-size: 11px;
}

.article .article-image {
  padding: 5px;
  text-align: center;
}

.article-control {
  padding-top: 10px;
}

.article .article-control a {
  font-size: 11px;
  padding: 2px;
}

.article .article-pager {
  margin-top: 2px;
  width: 500px;
  text-align: center;
}

.article .article-pager a {
  padding: 2px;
  margin: 1px;
  width: 2em;
}

/*** content listing **/

.content-list {
  width: 99%;
  font-weight: bold;
  font-size: 11px;
}

.content-list div {
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 11px;
  font-weight: bold;
}

.content-list div img {
  margin: 5px;
}

.content-list .row-first img {
  float: left;
}

.content-list .row img {
  float: left;
}

.content-list .row {
  border-top: 1px dotted gray;
  margin-top: 5px;
  clear: right;
}

.content-list .even img {
  float: right;
}

.content-list .even {
  border-top: 1px dotted gray;
  margin-top: 5px;
  clear: left;
}

.content-list div h2, .content-list div h2 a {
  color: #007b00;
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: bold;
}

.content-list div a {
  color: #007b00;
  font-weight: normal;
  font-size: 12px;
}

.content-list .content-date {
  font-size: 10px;
  font-style: italic;
  font-weight: normal;
  color: gray;
}

/** Classified - list **/

#content div.head {
  background: url(../images/content_head_line.jpg) repeat-x;
  width: 99%;
  padding-bottom: 10px;
}

#content div.head h1 {
  background: url(../images/content_head_logo.jpg) no-repeat;
  color: #007b00;
  padding-left: 20px;
  padding-top: 4px;
  height: 20px;
}

#content div.head ul {
  list-style: none;
}

#content div.head ul li {
  height: 24px !important;
  display: inline;
  padding: 0;
  margin: 0;
  padding-right: 5px;
  vertical-align: middle;
  line-height: 24px;
}

#content div.head ul li h1 {
  background: url(../images/content_head_logo.jpg) no-repeat;
  display: inline;
  padding-top: 4px;
}

#content div.head a {
  color: #007b00;
  font-style: italic;
  font-size: 11px;
  vertical-align: middle;
}

#content div.head a img {
  padding-top: 2px;
  vertical-align: top;
}

#classified-table {
  width: 99%;
}

.classified #classified-table td {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-bottom: 1px dotted;
  min-height: 80px;
  /*\*/ height: 80px;
}

.classified  #classified-table h2 a {
  color: #007b00;
  font-size: 13px;
}

.classified #classified-table p {
  font-weight: bold;
  font-size: 11px;
}

.classified #classified-table .date {
  font-style: italic;
  font-size: 10px;
}

.classified-item-desc {
  padding-top: 10px;
  font-size: 11px;
}

.classified-item-date {
  font-style: italic;
  font-size: 10px;
}

.classified-item-price {
  padding-top: 5px;
  font-size: 11px;
}

.classified-item-contact {
  padding-top: 5px;
  font-size: 11px;
}

.classified-item-image {
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: center;
}

#mail-form {
 background: #c6e7b0;
 margin-top: 10px;
 padding: 5px;
 border: 1px solid #9dd37b;
}

.form_actions {
 padding-top: 5px;
 text-align: center;
}

.form_actions input {
  margin-left: 10px;
}

.form_row {
  padding-left: 20px;
  padding-top: 5px;
}

.form_row label {
  display: block;
  float: left;
  text-align: left;
  width: 6em;
  font-weight: bold;
}

.form_row .content {
  margin-left: 10px;
}

.form_row input, .form_row textarea {
  vertical-align: middle;
  width: 350px;
}

.form-errors {
  border: 1px solid red;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  background: #FFFFCC;
  width: 99%;
}

.form-errors h1 {
  padding-left: 5px;
  margin-bottom: 5px;
  background: red;
  color: white;
}


.form-errors ul {
  list-style-type: none;
  padding-left: 5px;
}

.form-error {
  color: red;
}

.form-error input, .form-error textarea {
  color: black;
  border: 1px solid red;
}


/** Hirkepek **/

.newsimages {
  text-align: center;
}

.newsimages .row {
  padding-bottom: 10px;
}

.newsimages .row h1 {
  font-size: 12px;
  color: #007b00;
}

.newsimages .row img {
  padding-bottom: 5px;
}

.newsimages .row p {
  font-size: 11px;
}

#table-newsimages {
  padding: 2px;
  text-align: left;
  width: 100%;
}

#table-newsimages tr {
}

#table-newsimages td {
  border-bottom: 1px dashed black;
  padding-top: 5px;
  padding-bottom: 5px;
}

#table-newsimages td h1 a {
  font-size: 12px;
  color: #007b00;
}

#table-newsimages td p a {
  font-size: 11px;
}

/** games */

.games {
  text-align: center;
  font-size: 11px;
}

.games .row {
  width: 120px;
  float: left;
}

.games .row h1 a {
  font-size: 12px;
  color: #007b00;
}

.clearboth {
  clear: both;
}

/** pathway **/
#pathway {
  padding-left: 20px;
  font-size: 10px;
  line-height: 16px;
}

#pathway a {
  font-size: 10px;
  text-decoration: underline;
}