
@import "layout.css";

/* some common styles */

html, body, table th, table td {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;   
  color: #000;
  line-height: 1.7em;
}


h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

h1 {
  font-size: 180%;
  font-weight: bold;
  margin-bottom: .5em;
  padding-bottom: .35em;
  color: #b00505;
  border-bottom: 1px dotted #0359af;
}

h1.title {
	margin: 5px 0;
	background-color:#eeeeee;
	border:1px solid #b00505;
        padding: 10px;
}

h1.searResTitle {
	font-size:1.2em;
	border:none;
	background-color:#FFFFFF;
	text-align:center;
}

h2 {
  font-size: 160%;
  color: #b00505;
}

h3 {
  font-size: 140%;
  font-weight: bold;
  color: #b00505;

}

h4 {
  font-size: 140%;
  color: #b00505;
}

h5 {
  font-size: 130%;
  color: #b00505;
}

h6 {
  font-size: 120%;
  color: #b00505;
}

.boldFont {
    font-weight:bold;
}

/* links */

a:link, a:visited {
  color: #b00505;
  text-decoration: none;
}

a:hover {
  color: #0a376a;
  text-decoration: none;
}

a.fasttoggle {
	outline: none;
}
/*a:active, a.active {
  color: #0057ae;
}

a:inactive, a.inactive {
  color: #0057ae;
}*/
/* some more items */

img, a img {
 border: none; 
/*  border-bottom: 2px solid #7d7d7d;
  border-top: 1px solid #7d7d7d;
  border-left: 1px solid #7d7d7d;
  border-right: 2px solid #7d7d7d;*/
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #ffffff;
}

/* lists, menu */

ul, ul.menu, .item-list ul {
  	margin: 0;
  	padding: 0 0 0 0.5em;
	background: #eee;
	border: 1px solid #ccc;
	border-top: none;
}

.container-inline {
	background: #eee;
/*	border: 1px solid #ccc; */
	border-top: none;
}

ul li, ul.menu li, .item-list ul li {
  margin: 0 0 0 1em;
  padding: 0;
  list-style: circle url(/images/menu-leaf.gif);
}

ul.links.inline {
	float:left;
	clear:both;
	background:none;
	border:none;
}

ul li.expanded, ul.menu li.expanded, .item-list ul li.expanded {
  list-style: disc url(/images/menu-expanded.gif);
}

ul li.collapsed, ul.menu li.collapsed, .item-list ul li.collapsed {
  list-style: square url(/images/menu-collapsed.gif);
}

ul.menu li ul li {
  font-size: 95%;
}

ul.menu li ul li ul li {
  line-height: 1.6em;
}

/***********************
*   layout styling
***********************/

body, #page, #front, #second {
  padding: 0;
  margin: 0px 0px;
/*background: url(/images/h1.gif) center left repeat;   tlo dla strony*/
  background-color: #ffffff;
}

#shadow {
/*width:90%;*/
 padding-right: 8px; 
 background:  url(/images/shad.png) repeat-y right;
}

#page {	
	width: 90%;
	min-width:1124px;
/*		border-right: 2px groove black;
		border-bottom: 2px groove black;*/
}

#fullpage {
	width: 98%;
	min-width:1124px;
}

#container {
  background-color: #ffffff;
/*  background: url(/images/h1.gif) center left repeat;
  border-left: 2px solid #0258ae;
  border-right: 2px solid #0258ae;
 border-top: 1px solid #858585;
  border-bottom: 1px solid #858585;*/
}

#main {
  background-color: #fff;
  padding: 5px 5px 5px 5px;
  
/*  border-top: 0px solid #858585; 
  border-bottom: 0px solid #858585; */
}

.withleft #main {
/*  border-left: 1px solid #858585;*/
}

.withright #main {
/*  border-right: 1px solid #858585;*/
}

div .content {
	background: url(/images/img10.gif) left top repeat-x;
}

div .content p {
	width: 95%;
	text-align:justify;
}

/* header */

#header {
  /*height: 91px;*/
  height: 100px;
  background: url(/images/M100.png) center left repeat;
  padding: 0;
/*  border-left: 0px solid #4f87be;
  border-right: 0px solid #4f87be;
  border-top: 0px solid #858585;
  border-bottom: none;*/
  margin: 0px;
}

#logo-title {
  position: relative;
  overflow: visible;
  float: left;
  height: 1px;
  padding-left: 400px;
  /*top: 8px;*/
  top: 16px;
  z-index: 100;
}

#logo-title #site-slogan {
	float:left;
	clear:left;
  text-align: left;
  font-size: 12px;
  padding-top: 64px;
  font-weight: 600;
  color: #fff;
	margin-left: -380px;	
	letter-spacing: 1.3px;
}

#header #site-name{
  position: relative;
  padding: 0;
  margin: 0;
 /* left: 505px;*/
  top: 30px;
  padding-left: 10px;
  border: 0;
}

#header #site-name a, #header #site-name a:visited, #header #site-name a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  color: #0057ae;
  font-weight: bold;
  letter-spacing: -1px;
  text-decoration: none;
  border: 0;

}
#header #site-name a:hover {
font-size: 34px;
  color: #f7800a;
}

#header #logo {
  position: absolute;
top: 10px;
left: 15px;
}

#logo a, #logo a:visited, #logo a:hover {
  text-decoration: none;
}

#logo a img {
  border: 0;

}


/* primary links */

#primarylinks{
  background-color: #b00505;
  padding: 0 0 0 0;
  margin: 0px;

/*  background: url(/images/bg-footer.gif) repeat-x;*/
}

#primarylinks ul {
  right: 3px;
  text-align: left;
  font-size: 90%;
	border:none;
}

#primarylinks ul li {
  margin: 0 0 0 2px; 
  padding: 0 0 0 12px;
  list-style-type: none;
  list-style-image: none;
  float: right;
	background: url(/images/mini-readmore.png) center left no-repeat;
}

#primarylinks ul li a, #primarylinks ul li a:visited {
  display: block;
  margin: 0 4px 0 0px;
  padding: 3px .8em 2px .8em;
  color: #0a376a;
  font-weight: bold;  
  height: 16px;
  float: left;
  line-height: 14px;
  font-size: 12px;
}

.activeSrch, #primarylinks ul li a:hover {
  color: #fff;
  border-color: #A0BBDB;
  height: 16px;
  overflow: visible;
}

span.activeSrchOnly { /* without <a> element */
display: block;
margin-top: 0pt;
margin-right: 4px;
margin-bottom: 0pt;
margin-left: 0px;
padding-top: 3px;
padding-right: 0.8em;
padding-bottom: 2px;
padding-left: 0.8em;
color: #fff;
font-weight: bold;
height: 16px;
float: left;
line-height: 14px;
font-size: 12px;
}
/* secondary links */

#secondary ul {
  position: absolute;
  right: 20px;
  top: 0px;
  text-align: right;
  padding: 10px 5px 5px 5px;
  background-color: #ff0000;
  border-bottom: 5px solid #dbdbdb;
  height: 12px;
}

#secondary ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  float: left;
  color: #ff0000;
  line-height: 1em;
}

#secondary ul li a, #secondary ul li a:visited {
  display: block;
  margin: 0 .5em 0 .5em;
  padding: 0;
  color: #b0d3ff;
  float: left;
  font-size: 90%;
}

#secondary ul li a:hover {
  color: #ff7713;
  text-decoration: none;
  border: 0;
}

/* sidebars, regions */

.sidebar {
	margin-top: 20px;
  text-align: left;

}

.sidebar .block {
  margin-bottom: 1.5em;
background-color: #f2f5fa;
/* border-bottom: 1px solid #d4e4ff; */
}

.sidebar .block h2 {
  background-color: #fff;
  font-size: 13px;
  font-weight: bold;
background: url(/images/pasek.gif) no-repeat;
/*  border-top: 2px solid #858585;  
  border-bottom: 1px solid #858585; */
  margin: 0px 0px 0px 0px;
  padding: 4px 5px 4px 6px;
  color: #fff;
}

.sidebar .block h3, .sidebar .block div.title {
  font-size: 12px;
  color: #8b8b8b;
  font-weight: bold;
}

#header-region {
  position: absolute;
  top: 10px;
  left: 122px;
  height: 28px;
  line-height: 28px;
  vertical-align: bottom;
  padding: 0;
  color: #dedede;
}

#header-region * {
  display: inline;
  vertical-align: bottom;
}

#header-region h2, #header-region h3, #header-region div, #header-region ul, #header-region li {
  display: inline;
  padding-right: .5em;
  line-height: 20px;
  font-size: 10px;
}

#header-region h2, #header-region h3 {
  font-weight: bold;
}

#header-region h2 {
  font-size: 13px;
}

#header-region input, #header-region select {
  background-color: #f1f1f1 !important;
  border-color: #cccccc !important;
  color: #7f7f7f !important;
}


/* footer */

#footer {
  text-align: center;
  vertical-align: middle;
  line-height: 37px;
  height: 37px;
  background: url(/images/bg-footer.gif) #ffffff repeat-x;
  margin: 0 0 0px 0;
font-size: 13px;
color: #fff;
}

#foot-shad {
width:90%;
min-width:1124px;
background: url(/images/shad-r.png) repeat-x; 
text-align: center; 
height: 8px;
} 

#fullfoot-shad {
width:98%;
min-width: 1124px;
background: url(/images/shad-r.png) repeat-x; 
text-align: center; 
height: 8px;
} 

#footshad-corner {
padding-left: 0px;
float: right;
width: 11px; 
background: url(/images/shad-corner.png) no-repeat;
height: 8px;
}

/***********************
*   styling
***********************/

/* tabs */

ul.primary {
  text-align: left;
  border-bottom: 2px solid #d4e4ff;
  padding-top: 8px;
}

ul.primary li a {
  background: #f2f5fa;
  border-color: #d4e4ff;
}

ul.primary li a.active {
  background: #feff8c;
  border-color: #d4e4ff;
  border-bottom: 0;
}

ul.primary li a:hover {
  background-color: #d4e4ff;
  border-color: #d4e4ff;
}

/*ul.secondary {
  padding: 0;
  
}*/
ul.secondary li {
  margin: 0;
}
ul.secondary li.active a, ul.secondary li a:hover {
  border-bottom: 3px solid #BABFC6;
}

/* tables */

table.tablegr {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: .9em;
	width: 100%;
	text-align: left;
	line-height: normal;
}
table.tablegr thead tr th, table.tablegr tfoot tr th {
	background-color: #B1DB87;
	border: 1px solid #FFF; 
	font-size: .9em;
	font-weight: bold;
	padding: 4px;
}
table.tablegr thead tr .header {
	background-image: url(http://hellashouses.gr/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablegr > caption.workType {
	padding: 4px;
	margin: 6px 0 -10px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #b00505;
	text-align: left;
	background-color:#E0F4D7;
	font-family: Arial, Helvetica, sans-serif;
}
table.tablegr > caption.workType > span {
	color: #000000;
}
table.tablegr tbody tr td {
	color: #3D3D3D;
	font-size: .9em;
	font-weight:normal;
	text-align:left;
	padding: 4px;
	background-color: #FFF;
	vertical-align: middle;
	line-height: normal;
	border: 1px solid #FFF; 
}
table.tablegr tbody tr.odd td {
	background-color:#E0F4D7;
}

table.tablegr tbody tr:hover td {
	background-color: #B1DB87;
}

#tblSubColumns tr td {
	font-size: .9em;
	font-weight:bold;
	text-align: left;
	vertical-align: top;
	line-height: normal;
	background-color: #FFF;
	border: 1px solid #B1DB87;
}

table.tblSubColumnsTxt tr td {
	font-size: .9em;
	font-weight:normal;
	text-align: left;
}

table.tblSubColumnsTxt tr.even td {
	background-color: #B1DB87;
}

/*
table {
  margin: 0.5em 0 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 1px solid #065bb0; 
  color: #fff;
  font-size: 90%;
  font-weight: bold;
  color: #fff;
  background: url(/images/bg-thead.gif) repeat-x bottom left; 
  padding: 4px 5px 0 5px;
}

tr.even, tr.odd {
  border-color: #d4e4ff;
}

tr.even {
  background-color: #f2f5fa; 
}

tr.odd {
  background-color: #f2f5fa;
}

td.active {
  background: #eeeeee;
}

td {
  padding: 3px;
}

td.menu-disabled {
  background-color: #2b2b2b;
}
*/

/* forms */

form {
  margin-bottom: .5em;
}

input, textarea, select, textfield {
  font: 11px/160% "Verdana", sans-serif;
  color: #222;
  padding: 1px 3px 1px 3px;
}

fieldset {
	border: 1px solid #BCC1BB;
	background-color: #f2f5fa;
	margin: 1em 0 1em 0;
	padding-left: 8px;
	padding-right: 4px;
}

fieldset.collapsed {
  background-color: transparent;
  padding: 0;
}

.form-item input.error, .form-item textarea.error {
  font: 11px/100% "Verdana", sans-serif;
  border: 1px dashed #E1471D;
  color: #414141;
}

#node-form, #node-form .node-form {
  overflow:auto;
}

#search  {
  margin: 5px -8px 5px -8px;
/*  background: url(/images/crystal-search.gif) left bottom no-repeat; */
  border-bottom: 2px solid #D1DBEC;
  padding: 3px 3px 0 26px;
  vertical-align: bottom;
  height: 22px;
}

#search .form-item {
  display: inline;
  padding: 0;
  margin: 0;
}

#search input.form-text, #user-login-form input.form-text  {
  height: 18px;
  width: 95px;
  padding: 2px 3px 0 3px;
  border: 2px solid #D1DBEC;
  border-bottom: 0;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  color: #9CA6B4;
  background-color: #FBFCFE;
  vertical-align: bottom;
}

#search input.form-submit, #user-login-form input.form-submit  {
  width: 49px;
  margin: 0;
  height: 22px;
  padding: 0 2px 0 2px;
  border: 2px solid #D1DBEC;
  border-bottom: none;
  vertical-align: bottom;
  background-color: #FBFCFE;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #6C7A8D;
}

#user-login-form {
  text-align:left;
}

#user-login-form .form-item {
  margin: 0 0 .5em 0;
}

#user-login-form .item-list {
  margin-top: .5em;
  font-size: 90%;
}

#user-login-form input.form-text {
  border: 1px solid #858585;
  text-align: left;
}

#user-login-form input.form-submit {
  border: 1px solid #858585;
}

#user-login-form label {
  font-size: 90%;
  font-weight: normal;
}

#user-login-form .form-required {
  display: none;
}

#search input.form-submit:hover, #search input.form-submit:focus,
#search input.form-text:hover, #search input.form-text:focus,
#user-login-form input.form-text:hover, #user-login-form input.form-text:focus,
#user-login-form input.form-submit:hover, #user-login-form input.form-submit:focus {
  background-color: #d4e4ff;
  color: #485F7E;
  border-color: #B7C7E2;
}

/* add icons to user listing blocks */

#block-user-2 ul li, #block-user-3 ul li {
  list-style-type:none;
  list-style-image: none;
  margin-left: -5px;
  padding-left: 18px;
  background-image: url(/images/mini-user-light-blue.png);
  background-repeat: no-repeat;
  background-position: 0 3px;
}

/* progress bar */

.progress .bar {
  background: #fff url(/images/progressbar.gif) repeat;
  border: 1px solid #858585;
}

/* messages */

.messages {
  min-height: 32px;                 /* icon height */
  padding: 1.3em 1em .3em 52px;
  border: 2px solid #DADCE0;
  background: #858585;
  margin: 10px 0;
}

.entryForMem {
    padding: 1.3em 1em .3em 52px;
    border: 2px solid #DADCE0;
    background-color: #F2FFCC;
    margin: 10px 0;
}

.messages ul {
  padding: 0 0 0 20px;
  margin: 0;
}

div.status {
  background: url(/images/icon-info.png) .5em 50% no-repeat;
}

div.error {
  border: 2px solid #E1471D;
  background: #FCD295 url(/images/icon-alert.png) .5em 50% no-repeat;
}

div.error ul li, div.status ul li {
  list-style-type: square;
  list-style-image: none;
}

/* mixed elements */

div.meta, .description, .breadcrumb, .submitted, .taxonomy {
  font-size: 92%;
  color: #737373;
  line-height: 1.6em;
}

.descInfo {
	font-size: 0.85em;
	color: #737373;
  	line-height: 1em;
}

pre {
  background: #ff0000;
  border: 1px solid #0054ff;
  padding: 0.75em 1.5em;
}

blockquote {
  border: 1px #DADCE0 solid;
  margin: 0.5em 1em;
  padding: 0.3em;
  font-style: italic;
}

code {
  font-size: 1em;
  font-family: Profont, 'lucida console', 'Courier New', Monaco, monospace;
}

.blockinner {
  padding: 0;
  margin: 0;
}

.preview .node, .preview .comment {
  border: 1px solid #676767;
  padding: 10px;
  margin: 5px 0 10px 0;
  background-color: #f2f5fa;
}

#mission {
  padding: 10px 10px 10px 20px;
  margin: 0 0 0 0;
  border: 1px solid #d4e4ff;
  background: #fff url(/images/img.jpg) top right no-repeat;
}

.new {
  float: right;
  color: red;
  vertical-align: super;
  font-size: 80%;
  font-weight: bold;
}

/* admin panel */

div.admin-panel {
  border: 1px solid #222;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
  margin-top: 15px;
}

div.admin-panel h3 {
  padding: 5px 5px 5px 30px;
  margin: 0 0 5px 0;
  border-bottom: 2px solid #555;
  background: #555 url(/images/crystal-run.gif) no-repeat 2px 2px;
}

/* node links */

div.links {
    text-align: right;
}

ul.links {
  text-align: right;
}

ul.links li.first {
  padding-left:0px;
}

.node div.links {
  padding-top: 1px;
  padding-bottom: 2px;
}

.sticky div.links {
  border-bottom: none;
}

.comment {
  font-size: 90%;
  border-bottom: solid #d4e4ff 1px;
  border-top: solid #d4e4ff 1px;
  border-right: solid #d4e4ff 1px;
  border-left: solid #d4e4ff 1px;
  background: #f2f5fa ;
  margin-top: 10px;
}

li.comment_add a, li.comment_comments a {
  background: url(/images/mini-comment.png) no-repeat 0 1px;
  padding-left: 15px;
}

li./*node*/_read_more a {
  background: url(/images/mini-readmore.png) no-repeat 0 2px;
  padding-left: 15px;
}

li.upload_attachments a {
  background: url(/images/mini-attachment.png) no-repeat 0 2px;
  padding-left: 15px;
}

li.comment_delete a {
  background: url(/images/mini-trash.png) no-repeat 0 0;
  padding-left: 15px;
}

li.comment_edit a {
  background: url(/images/mini-edit.png) no-repeat 0 0;
  padding-left: 15px;
}

li.comment_reply a {
  background: url(/images/mini-comment.png) no-repeat 0 0;
  padding-left: 15px;
}

/* node, content styles */

.node {
  margin-left:0px;
  padding-left:0px;
  padding-right:0px;
  background: #f2f5fa ;
  border-bottom: solid #d4e4ff 1px;
  border-top: solid #d4e4ff 1px;
  border-right: solid #d4e4ff 1px;
  border-left: solid #d4e4ff 1px;
}

.node h2.title a {
  color: #ff0000;
  font-weight:normal;
  margin-bottom: 0;
}

.node h2.title a:hover {
  text-decoration: underline;
  border-bottom: 0;
  color: #345;
}

.meta, .submitted, .taxonomy {
  color: #000;
}

.meta {
  padding-bottom: 1em;
}

.node .submitted {
  text-align: left;
  float: left;
  width: 98%;
}

.node .with-taxonomy .submitted {
  width: 48%;
}

.node .taxonomy {
  text-align: right;
  float: right;
  width: 48%;
}

.taxonomy .links a {
  text-decoration:none;
  border-bottom: dotted 1px #9cf;
}

.taxonomy .links a:hover {
  border-bottom: solid 1px #9cf;
}

.taxonomy li.first {
  background: url(/images/mini-category.png) no-repeat 0 2px;
  padding-left: 15px !important;
}

.sticky {
  border: 1px solid #DADCE0;
  background-color: #ff0000;
  padding: 10px 15px 5px 15px;
}

/* book styles */

div.node div.content .book-navigation {
  background: #eee;
  margin:0;
  padding:0;
}

div.node div.content .book-navigation ul.menu {
  border:0;
  border-top:1px solid #2763A5;
  margin:0;
  padding-bottom:10px;
}

div.node div.content .book-navigation .page-links{
  background: #C1D4EA;
  border:1px solid #2763A5;
  border-width:1px 0 1px 0;
  padding:5px;
  margin:0;
}

/* forum styles */

#forum table {
  width: 100%;
}

/* aggregator styles */

.feed-item-meta {
  font-size: 90%;
  color: #666;
  text-align: right;
}

h3.feed-item-title  a {
  color: #333;
  font-weight:normal;
  margin-bottom: 0;
  font-size: 13pt;
}

h3.feed-item-title a:hover {
  text-decoration: underline;
  border-bottom: 0;
  color: #345;
}

/* poll styles */

.poll .bar {
  height: 16px;
  background-color: #D4E2F2;
}

.poll .bar .foreground {
  background: url(/images/bg-poll.gif) repeat-x;
  height: 16px;
  clear: none;
  float: left;
}

.poll .vote-form {
  text-align: center;
}

.poll .vote-form .choices {
  padding-left: 5%;
  text-align: left;
  display: block;
}

/* pager */

.pager {
  text-align: center;
  font-size: 90%;
}

.pager a, .pager a:visited  {
  padding: 2px 3px 2px 3px;
  margin-left: 5px;
  border: 1px solid #fff;
  background-color: #fff;
  color: #1463b4;
}

.pager .pager-current {
  padding: 2px 3px 2px 3px;
  margin-left: 5px;
  border: 1px solid #d4e4ff;
  background-color: #d4e4ff;
  color: #1463b4;
}

.pager a:hover {
  border-color: #fff;
  background-color: #fff;
  color: #ffc937;
}

.copy {
	FONT-SIZE: 9px; COLOR: #d1dbec
}
.copy A {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; COLOR: #fff; PADDING-TOP: 0px; BACKGROUND-COLOR: #d1dbec; TEXT-DECORATION: none
}

#edit-filter4 {
	width:100px;
}

#TB_caption #TB_secondLine {
	padding-bottom: 20px;
}

.form-submit {
	border:1px-solid black;
}

.sortImg {
	float:right;
	padding-top: 4px;
}

span.adState {
	color:#b00505;
	font-size: 102%;
	margin-left: 3px;
	padding: 1px 1px 2px 1px;
}

div.mailSent {
	color:#000000;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin:15px 10px 10px 10px;
}

.viewMapImg {
	float:left;
	margin: 1px 3px 1px 1px;
	border:none;
}

#priceTypeFS {	
	width: 414px;
}
#priceTypeFS legend {
	font-weight: bold;
}
label.priceOptLabels {
	margin-right: 8px;
}
div.reqFieldFloat {
	float:left; 
	width:190px;
	padding-left:8px;
}
div.reqFieldCol2 {
	margin-left: 200px;
}
div.reqFieldFloat span.reqField, div.reqFieldCol2 span.reqField {
	background-color: #f2f5fa;
}
span.roleName {
	font-size: 0.9em;
	font-style:italic;
}

ul.topViewAs {
	margin: 2px 1px 8px 1px;
	text-align:center; 
	padding:10px; 
	background-color:#fff; 
	list-style:none;
	list-style-type:none;
	border: none;
}
ul.topViewAs li {
	display:inline; 
	padding-left:15px; 
	line-height:1.3em;
	font-size: 0.9em;
}
ul.topViewAs li a {font-weight:bold; color:#000; text-decoration:none;}

#sortList { list-style: none; text-align: center; margin: 0 auto; margin-top: 1em; }
#sortList li { display: inline; padding: 0 1em; }
#sortList li a { color: #000; text-decoration: none; }
#sortList li a img.sortImg {float:none; padding: 2px;}
#resultDetailsDiv {margin:0 auto; text-align:center;}
#resultDetails {display:inline;}
#resultDetails li{display: inline; list-style-type: none; padding-right: 20px; font-weight:bold;}

table.resultsTable { color:#000; background-color:#fff; width:100%; border-spacing: 1em;}
table.resultsTable * {font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.resultsCell { padding: 1em; width:50%; vertical-align:top}
.resultsCell a {color:#000; font-weight:bold; }
.resultsCell td a:visited, .resultsCell a:active {color:#800080; font-weight:bold;}

.resultsCell table { border: 0.5em solid #cfe7cf; background-color:#cfe7cf;}
.resultsCell th, .resultsCell td { padding: 2px; font-size:1.1em; font-weight:normal; text-decoration:none; }
.resultsCell th { font-weight: bold; background-color: #97cc98; vertical-align: bottom; }
.resultsCell img { margin-right: 0.5em; }

.resultsCell .addr { width: 100%; }
.resultsCell .nomos { width: 120px; font-weight: bold; width:102px}
.resultsCell .price { text-align: right; white-space: nowrap; }
.resultsCell td.propImg {vertical-align:top; height:106px; width:102px}
.resultsCell .propDetails { text-align: right; vertical-align: bottom; white-space: nowrap; }

.disclaimer {
	margin: 4px;
	color: #000000;
	font-size: 0.9em;
	font-weight:bold;
	text-shadow:#CCCCCC;
	line-height: 1.6em;
}
/** Google friendly **/
div#hTypesContainer { width: 616px; margin: 6px 1px; padding:0; }
div.hTypeCollumn { width:200px; margin:0; padding:2px; float:left; }

div#prefsContainer { width: 912px; margin: 6px 1px; padding:0; }
div.prefCollumn { width:304px; margin:0; padding:0; float:left; }
div.prefName { width:302px; padding: 1px; margin:1px; text-align:center; font-size: 11px; }
/**sitemap**/
table#k7rb a, table#kvou a {display:block}
/**radio Selection **/
#radioSelPopup {
    display:none;
    position:absolute;
    z-index:50;
    width:132px;
    background-image: url(/images/triangleBox.png);
    background-position: 0% 50%;
    background-repeat:no-repeat;
    padding-left: 14px;
}
#radioSelPopup > div.innerRd {
    background-image: url(/images/triangleBoxBorder.png);
    padding-top: 4px;
}
#radioSelPopup > div.innerRd > a {margin-left:4px;}

#mapLoc {
    background-image: url(/images/gomap/gmap.png);
    background-repeat: no-repeat;
    padding-left: 38px;
    padding-top: 7px;
    display: inline-block;
    height: 28px;
}
/** Progress-bar **/
#pb_outer {
	height: 20px;
	border: 1px inset #000000;
	width: 80%;
	margin: 20px auto;
	display: none;
}
#pb_inner {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	height: 20px;
	width: 1px;
	text-align: center;
}
div.wiz-container .node-form {
    width: 525px;
    clear: both;
}
div.form-btns {
    /*position: absolute;
    left: 0;
    bottom: 0;*/
    width: 99%;
    padding: 6px 8px;
}
div.form-btns > .next {
    float: right;
}
div.form-btns > .prev {
    float: left;
}
div.form-btns > .submit {
    float: right;
    margin-right: 15%;
}
div.last-form-btns {
    padding: 6px 8px;
}
div.last-form-btns > .submit {
    float: right;
    margin-right: 20px;
}
div.last-form-btns > .saveNndNew {
    float: right;
    margin-left: 8%;
}
.clear {
    clear: both;
}
.hidden {
    display: none;
}

div.imagefield-edit-image-row {
    width: 106px;
    height: 128px;
    float: left;
    margin: 6px 4px;
}

div.del-item {
    margin-top: 3px ;
    text-align: center;
}

/** Forum **/
a.newTopicBtn {
        text-decoration: none;
        padding: 10px 4px 10px 24px;
        display:block;
        width: 90px;
        font-weight:bold;
        background-image:url('/images/icons/book_add.png');
        background-repeat:no-repeat;
        background-position: 6% 40%;
    }
a:hover.newTopicBtn { text-decoration: none; }
div.topicHdrFooter {width:812px;text-align:left; margin-top: 10px;}
div#topicTitle {margin: 6px 0;padding:4px;font-size:18px;font-weight:bold;}
div.topicPost {width:860px; padding:4px;margin:8px;}

/*div.oddPost {background-color: #B1DB87; border: 1px solid #b0b0b0; }
div.evenPost {background-color: #E0F4D7; border: 1px solid #ccc; }*/
div.oddPost {background-color: #E0F4D7; border: 1px solid #b0b0b0; }
div.evenPost {background-color: #E0F4D7; border: 1px solid #ccc; }

div.tpTitle {margin: 2px 0;padding:4px;font-size:14px;font-weight:bold;text-align:left;}
div.quotePost {text-align:right;float:right;width:170px;}

div.memberDet {
        margin:0;
        padding:3px 3px 3px 9px;
        font-size:11px;
        font-weight:normal;
        color:#fff;
        background-color:#617804;
        background-image:url('/images/icons/comment_blue.png');
        background-repeat:no-repeat;
        background-position: 2px 4px;
    }
div.memProfile {float:right; width:64%;text-align:right}
div.memIdent {width:35%;float:right;}
div.memIdent a {
    color: #fff;
    font-weight: bold;
}
div.memIdent a:hover {
    text-decoration: underline;
}

div.postText {margin:6px 3px;}

div.quotedText img {float:none;margin:0 2px;}
div.quotedText span.authorQuote {font-weight:800}
div.postText img {float:none;margin:0 2px;}

#breadcrumb {margin:8px 6px;}

.subHdr {
    margin: 10px 0;
}
.rcCategs {
    margin: 8px 0;
}
#forumsList {
    margin: 10px 0;
}
/* New topic form */
#formC {background-color:#b00505;width:720px;padding:2px;}
#postTopicForm {margin: 2px; width:auto; padding:8px; background-color:#f8f8f8; border: none}
#postTitle {margin: 6px 0;padding:4px}
#postTitle > a {font-size:16px;font-weight:bold;}
/*div#postTopicForm > form {margin: 2px; width:700px; padding:8px; background-color:#f8f8f8; border: none}*/
#createPostTitle {padding:4px;border-bottom:1px solid gray; font-size:14px; font-weight:600;margin-bottom:8px}
#postTopicForm > form div.field_wrapper > label {width: 69px;}
#postTopicForm > form div.field_help {padding-left: 70px;}
#postTopicForm > form input {width:590px;}
.splitter {margin:8px 0;border-bottom: 1px dashed black;height:2px}

#postTopicForm a.deleteBtn {
    display: inline-block;
    margin-left: 8px;
}

#forumPhotos {
    width: 98%;
    margin: 3px;
}

#forumPhotos tr > td {
    width: 33%;
    text-align: center;
}
#forumPhotos .editPhotos {
    text-align: center;
    padding-top: 5px;
}
.checkboxLB input {
    margin-right: 4px;
}
#forumTbl {
    width: 99%
}
#forumTbl table {
    width: 99%
}
div.adminActions {
    font-size: 12px;
    font-weight: normal;
}

div.adminActions > a.editBtn {
    background: url(/images/mini-edit.png) no-repeat 0 0;
    padding-left: 15px;
}
div.adminActions > a.delBtn {
    background: url(/images/mini-trash.png) no-repeat 0 0;
    padding-left: 15px;
}
a.publishedBtn {
    background: url(/images/icons/accept.png) no-repeat 0 0;
    padding-left: 20px;
}
a.notPublishedBtn {
    background: url(/images/icons/action_stop.gif) no-repeat 0 0;
    padding-left: 20px;
}
div.adminActions > a+a {
    margin-left: 12px;
}
.pdata > label {
    display:inline;
    font-size: 10px;
    font-weight:normal;
    float: none;
    width: auto;
}
.postPhotos {
    margin-bottom: 3px;
    text-align: center;
}

.postPhotos img {
    margin-left: 4px;
}

/* round buttons on white background only */
a.rbutton {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: inline-block;
    float: none;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.rbutton span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.rbutton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.rbutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.fbtn {
    display:inline-block;
    background:none;
    margin:0;
    padding:3px 0;
    border-width:0;
    overflow:visible;
    font:100%/1.2 Arial,Sans-serif;
    text-decoration:none;
    color:#333;
}
* html button.fbtn {
    padding-bottom:1px;
}
/* Immediately below is a temporary hack to serve the
   following margin values only to Gecko browsers
   Gecko browsers add an extra 3px of left/right
   padding to button elements which can't be overriden.
   Thus, we use -3px of left/right margin to overcome this. */
html:not([lang*=""]) button.btn {
    margin:0 -3px;
}
.fbtn span {
    background:#ddd url(/images/bg-button.gif) repeat-x 0 0;
    margin:0;
    padding:3px 0;
    border-left:1px solid #bbb;
    border-right:1px solid #aaa;
}
* html .fbtn span {
    padding-top:0;
}
.fbtn span span {
    position:relative;
    padding:3px .4em;
    border-width:0;
    border-top:1px solid #bbb;
    border-bottom:1px solid #aaa;
    color: #000;
}
/* with icons */
.fbtn span span.page_add {
    padding:3px .4em 3px 24px;
    background: transparent url(/images/icons/page_add.png) no-repeat 3px 50%;
}
.fbtn span span.topic_new {
    padding:3px .4em 3px 24px;
    background:url('/images/icons/book_add.png') no-repeat 3px 50%;
}
.fbtn span span.reply {
    padding:3px .4em 3px 24px;
    background:url('/images/icons/reply.png') no-repeat 3px 50%;
}
.fbtn span span.quote {
    padding:3px .4em 3px 24px;
    background:url('/images/icons/quote.png') no-repeat 3px 50%;
}

/* pill classes only needed if using pill style buttons ( LEFT | CENTER | RIGHT ) */
button.pill-l span {
    border-right-width:0;
}
button.pill-l span span {
    border-right:1px solid #bbb;
}
button.pill-c span {
    border-right-style:none;
    border-left-color:#fff;
}
button.pill-c span span {
    border-right:1px solid #bbb;
}
button.pill-r span {
    border-left-color:#fff;
}

/* only needed if implementing separate hover/focus/active state for buttons */
.fbtn:hover span, .fbtn:hover span span, .fbtn:focus span, .fbtn:focus span span {
    cursor:pointer; /* important for any clickable/pressable element */
    border-color:#9cf !important;
    color:#000;
}
.fbtn:active span {
    background-position:0 -400px;
    outline:none;
}
.fbtn:focus, .fbtn:active {
    outline:none; /* doesn't seem to be respected for <button>, only <a> */
}

/* use if one button should be the 'primary' button */
.primary {
    font-weight:bold;
    color:#000;
}

#newPostsTbl th, #newPostsTbl td {
    text-align: left;
}
#newPostsTbl th.actions, #newPostsTbl td.actions {
    text-align: center;
    width: 75px;
}
#newPostsTbl th.t3 {
    width: 75px;
}
#newPostsTbl th.t2 {
    width: 105px;
}
#newPostsTbl th.t1 {
    width: auto;
}
span.anonUser { color: #000; font-weight: bold; }

div.topicFooter {
    margin-bottom: 20px;
}

/** google ads **/
.gad_leaderborad {
  width: 728px;
  height: 90px;
}
.gad_leaderborad.gad_center {
  margin: 10px auto;
}

#pagin .pagination { text-align: center; }
