/* body elements */
body
{
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: center;
}
td, p
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
a {
    color: #000000;
}
form {
    padding: 0px;
    margin: 0px;
}
select {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 0px;
    margin: 1px;
    border: 1px solid silver;
    background-color: #FFFFFF;
}
input {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 1px;
    margin: 1px;
    border: 1px solid silver;
    background-color: #FFFFFF;
}
textarea {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 1px;
    margin: 1px;
    border: 1px solid silver;
    background-color: #FFFFFF;
}
input[type=image] {
    border: 0px;
    background-color: transparent;
}
.button, .bt {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 2px;
    margin: 0px;
    border: 1px solid black;
    background-color: #64A751;
    font-weight: bold;
    color: #FFFFFF;
}

#globalcontainer {
    width: 960px;
    margin: 5px auto;
    text-align: left;
    overflow: hidden;
}

#toplinks {
    margin-bottom: 5px;
}
#toplinks td.link {
  background: transparent url(../cimg/bg_toplink.png) no-repeat top left;
}
#toplinks td.link div {
  background: transparent url(../cimg/bg_toplink_r.png) no-repeat top right;
  text-align: center;
  height: 32px;
  padding-top: 6px;
  padding-right: 10px;
  margin-left: 10px;
}
#toplinks a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: none;
}

.clearfloat {
    clear: both;
}

#langmenu {
    float: right;
    margin-top: 5px;
}
#logo {
    float: left;
    width: 250px;
}
#logo img {
    border: 0px;
}

#header_print {
    width: 650px;
    text-align: left;
    border-bottom: 2px solid silver;
    padding: 5px;
    margin-bottom: 10px;
}
#header_print img {
    border: 0px;
}
#header_print .logo {
    float: left;
}
#content_print,
#footer_print {
    width: 650px;
    text-align: left;
    padding: 0px 5px;
}
#footer_print {
    text-align: right;
    border-top: 2px solid silver;
    padding-top: 5px;
    margin-top: 10px;
}

h1.sitetitle {
    font-size: 20px;
    padding: 0px;
    padding-top: 5px;
    margin: 0px;
}
h2.siteslogan {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
    font-weight: normal;
}
#langmenu img {
    border: 0px;
}
#mainmenu {
    margin-top: 15px;
}
#mainmenu ul {
    margin: 0px;
    padding: 0px;
}
#mainmenu ul li {
    display: inline;
    border-left: 2px solid #246711;
    padding: 0px 30px;
}
#mainmenu ul li.first {
    border: 0px;
    padding-left: 0px;
}
#mainmenu a {
    color: #246711;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}
#topbanner {
    text-align: center;
    margin: 5px 0px;
}
#topbanner .expanded {
    display: none;
    overflow: hidden;
    /*height: 50px;*/
}
#topbanner_old {
    text-align: center;
    margin: 5px 0px;
}

#tops {
    margin: 0px;
    padding: 0px;
    border-bottom: 2px solid #246711;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
table.topslist {
    width: 100%;
}
td.topsblock,
td.topsblock_first {
    min-height: 90px;
    vertical-align: top;
}
td.topsblock {
    border-left: 1px solid #246711;
    padding-left: 5px;
}
#tops ul {
    padding: 0px;
    padding-left: 20px;
    margin: 0px;
    color: #246711;
    list-style-type: square;
}
#tops ul li a {
    color: #000000;
    text-decoration: none;
    line-height: 14px;
}
#tops .title {
    color: #246711;
    font-weight: bold;
    padding: 0px 5px;
}

#banners {
    float: left;
    width: 300px;
    margin-right: 10px;
    overflow: hidden;
}
#contentcontainer {
    float: right;
    width: 650px;
    overflow: hidden;
}
#ads {
    clear: both;
    margin: 10px 0px;
    border-top: 2px solid #246711;
    padding-top: 10px;
    overflow: hidden;
}
#ads table.adslist {
    width: 960px;
}
#ads .ad,
#ads .ad_first {
    min-height: 90px;
    padding-right: 20px;
}
#ads .ad {
    border-left: 1px solid #246711;
    padding-left: 20px;
}

#banners .banner {
    margin-bottom: 15px;
}

#searchbox {
    background: #246711 url(../cimg/bg_searchbox.png) no-repeat top left;
    margin-bottom: 10px;
    color: #FFFFFF;
}
#searchbox td {
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
}
#searchbox .form {
    clear: both;
    padding: 10px 5px;
    padding-top: 5px;
}
#searchbox .select {
    width: 124px;
    margin-right: 10px;
}
#searchbox .input {
    width: 120px;
    margin-right: 10px;
}
#searchbox .checkbox {
    background-color: #246711;
    border: 0px;
    vertical-align: middle;
}
#searchbox label {
    margin-right: 10px;
}
.fieldhint {
    color: #888888;
}
#searchbox .controls {
    background: transparent url(../cimg/bg_searchbox_r.png) no-repeat top right;
    float: right;
    padding: 5px 10px;
}
#searchbox .controls a {
    color: #FFFFFF;
    padding: 0px 5px;
}
#searchbox .title {
    padding: 5px 10px;
    color: #FFFFFF;
    font-weight: bold;
}

#searchbox table.detailedsearch td {
    vertical-align: top;
    padding-top: 5px;
}
#searchbox table.detailedsearch .select {
    width: 154px;
    margin-right: 15px;
}
#searchbox table.detailedsearch .input {
    width: 150px;
    margin-right: 15px;
}
#searchbox table.detailedsearch .input_small {
    width: 50px;
}

#othersiteslinks {
    text-align: center;
    margin: 15px;
}
#othersiteslinks a {
    text-decoration: none;
    font-weight: bold;
    color: #246711;
}

#footer {
    clear: both;
    margin: 10px 0px;
    border-top: 2px solid #246711;
    padding-top: 10px;
}
#counters {
    float: right;
    width: 50%;
}
#counters .counter {
    float: right;
    margin-left: 3px;
}
#bottommenu {
    text-align: left;
    width: 50%;
}

.content {
    border: 2px solid #246711;
    margin-bottom: 10px;
}
.content div.title {
    background-color: #246711;
    padding: 2px 5px;
    color: #FFFFFF;
    font-weight: bold;
}
.content div.title a {
    color: #FFFFFF;
}
.content .body {
    padding: 10px;
}
.content .body_groups {
    padding: 0px;
    overflow: hidden;
    padding-left: 5px;
}
.content .body_scrollable {
    padding: 0px;
    overflow: hidden;
    min-height: 978px;
}
.content .body_scrollable .wrapper {
    padding: 5px;
}

.content .body .description,
.content .body_groups .description {
    padding: 10px 0px;
}
.content .submenu {
    text-align: center;
    margin-top: 10px;
}

#groupslist {
    min-height: 965px;
}
#groupslist_all {
    min-height: 1035px;
    padding-right: 5px;
}

#groupslist .column,
#groupslist_all .column {
    float: left;
    width: 202px;
    margin-right: 5px;
    overflow: hidden;
    padding: 5px 0px;
}
#groupslist .column {
    margin-right: 5px;
}
#groupslist_all .column {
    margin-right: 10px;
}
#groupslist .grouptitle,
#groupslist_all .grouptitle {
    overflow: hidden;
}
#groupslist .grouptitle img,
#groupslist_all .grouptitle img {
    border: 0px;
}
.grouplist {
    margin-bottom: 10px;
}
.grouplist ul {
    padding: 0px;
    padding-left: 15px;
    margin: 0px;
    color: #246711;
    list-style-type: square;
}
.grouplist ul li a {
    color: #000000;
    line-height: 14px;
}

/* events */
#events_searchbox {
    border: 2px solid #246711;
    margin-bottom: 10px;
}
#events_searchbox .title {
    background-color: #246711;
    padding: 2px 5px;
    color: #FFFFFF;
    font-weight: bold;
}
#events_searchbox .form {
    padding: 5px;
}

.emphasized {
    font-weight: bold;
    color: #246711;
    margin-bottom: 5px;
}

.evnt_calendar_header {
  /*background: #E1DAA3;*/
  background: #DDDDDD;
  color: #888888;
  padding: 3px 5px;
  text-align: center;
  font-weight: bold;
}

.evnt_calendar_day {
  padding: 3px 5px;
  text-align: center;
  text-decoration: none;
}

.evnt_calendar_day_old {
  padding: 3px 5px;
  text-align: center;
  text-decoration: none;
  color: #888888;
}

.evnt_calendar_day_link, .evnt_calendar_day_link:link,
.evnt_calendar_day_link:visited, .evnt_calendar_day_link:hover  {
  text-decoration: none;
}

.evnt_calendar_day_sel {
  padding: 3px 5px;
  text-align: center;
  background: #FF0000;
  /*color: #F9F2B5;*/
  color: #FFFFFF;
}

.evnt_calendar_day_sel_link, .evnt_calendar_day_sel_link:link,
.evnt_calendar_day_sel_link:visited, .evnt_calendar_day_sel_link:hover  {
  text-decoration: none;
  /*color: #F9F2B5;*/
  color: #FFFFFF;
}

hr {
    color: #246711;
    background-color: #246711;
    border-style: none;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
}

/* weather */
.weathers_table {
  border: 1px solid #AEAEAE;
}

.weather_pointtitle {
  background-image: url(../cimg/weather_bg.gif);
  height: 25px;
}

.weathers_table td {
  border: 1px solid #AEAEAE;
}

.weathers_table_row {
  border: 1px solid #AEAEAE;
  margin: 1px;
}

.weather_rowtitle {
  text-align: right;
  padding: 5px 5px 5px 10px;
  font-weight: bold;
}

.weather_rowtitle_ts {
  text-align: right;
  padding: 0px 5px;
  font-weight: bold;
}

.weather_pointtitle {
  text-align: left;
  padding: 0px 10px;
  height: 25px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

.weather_temp_plus {
  color: #FF0000;
  font-size: 12px;
  font-weight: bold;
}

.weather_temp_minus {
  color: #0000FF;
  font-size: 12px;
  font-weight: bold;
}

.weather_temp_zero {
  font-size: 12px;
  font-weight: bold;
}

.weather_day {
  background: #FFFFFF;
  text-align: center;
  padding: 2px;
}

.weather_night {
  background: #DDDDDD;
}

.weathers_source {
  text-align: center;
  padding: 5px 10px 20px 10px;
  font-weight: bold;
}

.weather_cities {
  text-align: center;
  padding: 0px 10px 20px 10px;
  font-weight: bold;
}

.weather_top {
  color: #FFFFFF;
  font-size: 10px;
}

.weather_top_link, .weather_top_link:link, .weather_top_link:visited {
  color: #FFFFFF;
  font-size: 10px;
  text-decoration: none;
}

.error {
    color: red;
    font-weight: bold;
    padding: 10px;
}

.resultslistheader {
    border-bottom: 1px solid #246711;
    padding-bottom: 5px;
}
.resultslistheader .description {
    margin-bottom: 5px;
}
.company {
    border-bottom: 1px solid #246711;
    padding: 5px;
}
.company_featured {
    border-bottom: 1px solid #246711;
    padding: 5px;
    background-color: #e3f7db;
}
.company .logo,
.company_featured .logo {
    width: 120px;
    vertical-align: top;
}
.company .logo img,
.company_featured .logo img {
    border: 0px;
}
.company .title,
.company_featured .title {
    font-weight: bold;
}
.company .links,
.company_featured .links {
    text-align: right;
}
.company .discount,
.company_featured .discount {
    color: red;
    margin-top: 3px;
}

.paging {
    text-align: center;
    margin-top: 5px;
}


/* infopage */
.infopage .header {
    border-bottom: 1px solid #246711;
    padding-bottom: 2px;
    margin-bottom: 10px;
}
.infopage .header .controls {
    float: right;
}
.infopage h1.title {
    font-size: 1.2em;
    padding: 0px;
    margin: 0px;
}
.infopage .sideblock {
    float: right;
    width: 300px;
    margin-left: 10px;
    margin-bottom: 15px;
}
.infopage div.title {
    background-color: #FFFFFF;
    color: #000000;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}
.infopage .headings {
    margin-bottom: 15px;
}


.infohtmlblock {
    margin-bottom: 15px;
}
.infohtmlblock div.body {
    padding: 0px;
    margin: 0px;
}
.infohtmlblock .full {
    display: none;
}

/* infopage details block */
.infopagedetails {
    overflow: hidden;
    margin-bottom: 15px;
}
.infopagedetails .body {
    background-color: #EFF5D1;
    border: 0px;
    padding: 0px 10px;
}
.infopagedetails .body table.details {
}
.infopagedetails .topline {
    background: #EFF5D1 url(../cimg/ipgdetails_crnr_tr.png) no-repeat top right;
}
.infopagedetails .btmline {
    background: #EFF5D1 url(../cimg/ipgdetails_crnr_br.png) no-repeat bottom right;
}

.infopagedetails .details .icon {
    vertical-align: top;
    width: 25px;
}
.infopagedetails .details .other {
    vertical-align: top;
    width: 25px;
    padding-top: 5px;
}
.infopagedetails .details .title {
    vertical-align: top;
    width: 90px;
    font-weight: bold;
    padding-top: 5px;
}
.infopagedetails .details .value {
    vertical-align: top;
    padding-top: 5px;
}
.infopagedetails .details .value .ititle_top {
    height: 3px;
    background: #EFF5D1 url(../cimg/bg_ipgdetail_tl.png) no-repeat top left;
}
.infopagedetails .details .value .ititle {
    background: #EFF5D1;
    border-left: 1px solid #5BB45A;
    padding: 0px 5px;
}
.infopagedetails .details .value .ititle_btm {
    height: 7px;
    background: #EFF5D1 url(../cimg/bg_ipgdetail_bl.png) no-repeat top left;
}
.infopagedetails .details .value .ivalue_top {
    height: 3px;
    background: #5BB45A url(../cimg/bg_ipgdetail_tr.png) no-repeat top right;
}
.infopagedetails .details .value .ivalue {
    background: #5BB45A;
    padding: 0px 5px;
    width: 75px;
    text-align: center;
    color: #FFFFFF;
}
.infopagedetails .details .value .ivalue a {
    color: #FFFFFF;
}
.infopagedetails .details .value .ivalue_btm {
    height: 7px;
    background: #EFF5D1 url(../cimg/bg_ipgdetail_br.png) no-repeat top right;
}
.infopagedetails .worktime {
    float: left;
    width: 110px;
    margin: 5px;
}
.infopagedetails .worktime_title {
    font-weight: bold;
    text-align: center;
}
.infopagedetails .worktime_icons {
    text-align: center;
    margin: 3px;
}
.infopagedetails .worktime_times {
    text-align: center;
}


.infopage_comments_all {
    display: none;
    border-top: 1px solid #246711;
    border-bottom: 1px solid #246711;
    margin: 10px 0px;
    padding: 5px 0px;
}
.infopage_comments_all .comments_title {
    border-bottom: 1px solid silver;
    margin-bottom: 3px;
    padding-bottom: 3px;
    font-weight: bold;
}
.infopage_comments_all .comments_body,
.infopage_comments_all .body {
    padding: 0px;
    margin: 0px;
}

.loading,
.hidden {
    display: none;
}

.infopage .ratings {
    padding: 10px 0px;
    background-color: #E4F8DA;
}
.infopage .rating_form .title {
    background-color: transparent;
}
.infopage .rating_form {
    width: 50%;
    float: left;
    text-align: center;
}
.infopage .rating_form .ipgrating {
    background-color: transparent;
    border: 0px;
}
.infopage .rating_average {
    width: 50%;
    float: right;
    text-align: center;
}
.infopage .rating_average .rating_slider {
    width: 6px;
    height: 45px;
    background: #FFFFFF url(../cimg/rating_slider.png) no-repeat top left;
    vertical-align: top;
}
.infopage .rating_average .rating_value {
    padding: 0px 3px;

}
.infopage .rating_slider_fill {
    width: 4px;
    margin: 2px 1px 0px 1px;
}

.infopage .feedback,
.infopage .feedbackslist {
    padding: 10px;
    background-color: #E4F8DA;
}
.infopage .feedback .title {
    background-color: transparent;
}
.infopage .feedback .comment_input {
    width: 250px;
}
.infopage .feedback .comment_accepted {
    display: none;
}
.infopage .feedbackslist .title {
    background-color: transparent;
    border-bottom: 1px solid silver;
    margin-bottom: 3px;
    padding-bottom: 3px;
}
.infopage .feedbackslist .body {
    padding: 0px;
    margin: 0px;
}
.infopage .feedbackslist .comments_more {
    text-align: right;
}
.infopage .comment {
    background-color: transparent;
    border-bottom: 1px solid silver;
    margin-bottom: 3px;
    padding-bottom: 3px;
}
.infopage .comment .header {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.infopage .footer {
    text-align: center;
    margin-top: 10px;
}

.infopage .image {
    padding: 10px;
    min-height: 210px;
    background-color: #E4F8DA;
    text-align: center;
    vertical-align: middle;
    display: none;
}
.infopage .image img {
    border: 0px;
}
.infopage .images_paging {
    text-align: center;
    vertical-align: middle;
    padding: 5px 5px 15px 5px;
    clear: both;
}
.infopage .images_paging input {
    border: 1px solid silver;
    padding: 3px;
    background-color: #EEEEEE;
    margin: 2px;
}
.infopage .images_paging input.selected {
    border: 1px solid red;
    background-color: red;
    color: #FFFFFF;
}

/* autocomplete */
.ac_loading {
	background: #AFD2FD url(../cimg/loading.gif) right center no-repeat;
}

.ac_over {
	background-color: white;
	color: black;
}
.ac_results {
    margin-top: -2px;
    padding: 0px;
    border: 1px solid #FFFFFF;
    overflow: hidden;
    background-color: #D9D9D9;
    text-align: left;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font-size: 0.9em;
	overflow: hidden;
}