body {
	background: #e9f9f9;
	font: normal 11px verdana;
	color: #353535;
	text-align: center;
	padding:0px;
	margin:0px;
}

.darkened_body {
  background-color: rgb(0, 0, 0);
  opacity: 0.9; /* Safari, Opera */
  -moz-opacity:0.90; /* FireFox */
  filter: alpha(opacity=90); /* IE */
  text-align: center;
}

.backlink {
  color: red;
  vertical-align: middle;
}

.backlink img {
  vertical-align: top;
}

.infotipbox {
  position: absolute;
  margin: 0px auto;
  padding: 0px;
  top: 0px;
  /* background: url('../i/tipbox_grad.jpg') repeat-x #C8EEF1; */
  background: white;
  z-index: 10000;
  width: 100%;
  font-style: italic;
  visibility: hidden;
}

.infotipbox_text {
   padding: 5px 40px;
   width: 84%;
 }

 .infotipbox_closer {
   width: 100%;
   text-align: right;
 }

input[type=text], select {
	font: normal 11px verdana;
	border: 1px solid black;
  width: 190px;
}

input[type=password] {
  font: normal 11px verdana;
  border: 1px solid black;
  width: 190px;	
}

input[type=password] {
  margin-right: 5px;	
}

input[type=text] {
	margin-right: 5px;
}

.required {
	margin-left: 5px;
	color: red;
}

.content_div
{
	background: #e9f9f9 url(../i/bgr.jpg) top repeat-x;	
}
	
a {
	color: red;
	text-decoration: none;
	cursor:pointer;
}
	
a:hover {
	color: #000000;
}

img{
	border: none;
}

h1{
	color:#6F6E6C;
	font-size:14px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
	margin:0px;
}
h2 {
	padding-bottom:10px; 
	margin:0px;	
	color:#B0521C;
	font-size:14px;
}
h3 {
	margin: 10px;
	font-size:12px;
	color:#B0521C ;
}
h4 {
	margin:0px;
	font-size:12px;
	color:#6F6E6C ;
}


#top_lista{
	/*background: url(../i/bgr_top.gif) top repeat-x;*/
  background-color: #353c4c;
	height:65px;
	width:100%;	
	text-align:left;
}

#top_lista_center {
  width: 924px;
  margin: 0px auto;
}

#top_lista .logo{
	position: absolute;
	width:117px;
	height:102px;
	margin-left: 10px;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
}

#national_locality {
  position: absolute;
  padding: 0;
  height: 15px;
  line-height: 15px;
  margin-left: 5px;
  top: 105px;
}

#national_locality img {
  vertical-align: top;
}

#top_lista .logo img {
  z-index: 1;
}

#top_lista .underconstruction{
	position: absolute;
	width:150px;
	height:102px;
  top: 4px;
	left: 0px;
  color: yellow;
  font-weight: bold;
}

#top_lista .main{
	position: relative;
	/*width:950px;*/
}
#top_lista .main img{
	padding-left:0px;
}

#top_lista .left{
	float:left;
	margin-left:150px;
}

#top_lista .button{
	padding-top:5px;
}

.fl_left{
	float:left;
}
.fl_right{
	float:right;
}

.main_content {
	width: 924px;
	min-height: 500px;
	padding-top: 25px;
  margin: 0px auto;
}

#main_icons{
	position:absolute;
	top: -30px;
	right:0px;
}

.loggedin_menu {
	background-color: #c3ecf0;
	height: 2em; 
	margin: 0px auto;
	padding-top: 10px;
	font-size: 12px;
}

.loggedin_menu_sub {
  width: 924px;
  margin: 0px auto;
  height: 2em;
}

.main_panel_heading {
  clear: both;
}

.gallery_panel {
	margin-left:6px;
  margin-right:5px;
	font-size: 15px;
	padding-top: 4px;
	color: white;
	float: left;
	background: url('../i/gallery3.jpg') top no-repeat;
	height: 181px;
	width: 220px;
	text-align: center;
	cursor: pointer;
}
.gallery_panel2 {
  margin-left:6px;
  margin-right:5px;
  font-size: 15px;
  padding-top: 4px;
  color: white;
  float: left;
  background: url('../i/gallery2.jpg') top no-repeat;
  height: 181px;
  width: 220px;
  text-align: center;
  cursor: pointer;
}
.info_panel {
	margin-left:6px;
  margin-right:5px;
  font-size: 15px;
  padding-top: 4px;
  color: white;
  float: left;
  background: url('../i/info3.jpg') top no-repeat;
  height: 181px;
  width: 220px;
  text-align: center;
  cursor: pointer;
}
.info_panel2 {
  margin-left:6px;
  margin-right:5px;
  font-size: 15px;
  padding-top: 4px;
  color: white;
  float: left;
  background: url('../i/info2.jpg') top no-repeat;
  height: 181px;
  width: 220px;
  text-align: center;
  cursor: pointer;
}
.club_panel {
	margin-left:6px;
  margin-right:5px;
  font-size: 15px;
  padding-top: 4px;
  color: white;
  float: left;
  background: url('../i/club3.jpg') top no-repeat;
  height: 181px;
  width: 220px;
  text-align: center;
  cursor: pointer;
}
.club_panel2 {
  margin-left:6px;
  margin-right:5px;
  font-size: 15px;
  padding-top: 4px;
  color: white;
  float: left;
  background: url('../i/club2.jpg') top no-repeat;
  height: 181px;
  width: 220px;
  text-align: center;
  cursor: pointer;
}
.guide_panel {
	margin-left:6px;
  margin-right:5px;
  font-size: 15px;
  padding-top: 4px;
  color: white;
  float: left;
  background: url('../i/guide3.jpg') top no-repeat;
  height: 181px;
  width: 220px;
  text-align: center;
  cursor: pointer;
}
.guide_panel2 {
  margin-left:6px;
  margin-right:5px;
  font-size: 15px;
  padding-top: 4px;
  color: white;
  float: right;
  background: url('../i/guide2.jpg') top no-repeat;
  height: 181px;
  width: 220px;
  text-align: center;
  cursor: pointer;
}

.red {
  color: red;
}

#main_panel img.left{
	padding-left:0px;	
}
#main_panel img.right{
	padding-right:0px;	
}
#main_panel{
	padding-top: 10px;
	padding-bottom: 10px;
}

hr {
	background-color: #637677;
	height: 1px;
	color: #637677;
	border: none;
}

#main_border{
	padding-top: 40px;
}

#main_gall{
	background-color:#C9E3E4;
	width: 293px;
	height:210px;
	margin-top:10px;
	text-align: left;
	padding: 5px;
	-moz-border-radius: 8px;
  float: left;
}
#main_video_gall {
	background-color:#C9E3E4;
	width: 293px;
	height:210px;
	margin-top:10px;
  margin-left: 5px;
	text-align: left;
	padding: 5px;
	-moz-border-radius: 8px;
  float: left;
}
#main_divepoints{
	background-color:#C9E3E4;
	width: 293px;
	height:210px;
	margin-top:10px;
	text-align: left;
  margin-left: 5px;
	padding: 5px;
	-moz-border-radius: 8px;
  float: left;
}
#main_video_gall .video_overlay {
  /*background: url(../i/video.gif) transparent bottom left no-repeat;*/
}

#main_video_gall .body div{
	height:28px;
}

#main_divepoints h2 {
  padding: 0px;
}

#main_video_gall h2 {
  padding: 0px;
}

#main_video_gall a {
    color:#314249;
    font-size:12px;
}

#main_gall{
	float:left;
}
#main_gall .body {
	padding-left:15px;
	padding-right:15px;
}

#main_video_gall .body {
  padding-left:15px;
	padding-right:15px;
}

#main_gall a {
	font-size: 12px;
	color: #314249;
}

#main_gall .body .images{
	text-align:center;
}
#main_gall .body .images img{
	padding: 4px;
	cursor:pointer;
}
#main_gall table {

	margin-bottom: 7px;
	text-align: center;
}
#main_gall h2 {
	padding: 0px;
	text-align: left;
}

#main_video_gall a {
	font-size: 12px;
	color: #314249;
}

#main_video_gall .body .images{
	text-align:center;
}
#main_video_gall .body .images img{
	padding: 4px;
	cursor:pointer;
}
#main_video_gall table {

	margin-bottom: 7px;
	text-align: center;
}
#main_video_gall h2 {
	padding: 0px;
	text-align: left;
}

#main_news{
	/* margin-top:250px; */
	/*padding-bottom:10px;*/
}

#main_news{
	/* height: 120px; */
	width: 920px;
}
#main_news .box{
	float: left;
	width: 220px;
	text-align:left;
}
#main_news .line{
	float: left;
	width: 10px;
	background: url(../i/line.jpg) top no-repeat;		
}


#bottom_footer_div {
  width: 100%;
}

#bottom_lista{
	width:924px;
  margin: 0px auto;
	padding-bottom:20px;
}
#bottom_lista .copy{
	float:left;
}
#bottom_lista .copy a{
	color: #FF6600;
}
#bottom_lista .links{
	float:right;
}
#bottom_lista .links a{
	font-size:10px;
	padding-right:10px;
	color: #4F5555;
}
#bottom_lista .links a:hover{
}

.menu_main{
	position: absolute;
	display: none;
	top:32px;
	padding-top: 30px;
	width:220px;
	height:200px;
}

.menu_main a {
	font-size: 12px;
	text-decoration: none;
}

.menu_main div{
	padding-left: 15px;
	padding-top:6px;
	padding-bottom:4px;
	text-align:left;
	width: 205px;
	cursor:pointer;
	background-color: white;
	margin-bottom: 2px;
}

.main_panel_menu {
  background-color: #78CAA4;
  width: 210px;
  padding: 0;
  margin: 0px;
  margin-top: 9px;
  margin-bottom: 0px;
  padding-left: 10px;
  color: black;
  text-align: left;
  height: 25px;
  line-height: 25px;
  font-size: 11px;
  font-weight: bold;
  color: white;
}

.main_panel_menu a {
	color: white;
	text-decoration: none;
}

.main_panel_menu img {
	margin-right: 10px;
}

.club_menu {
	background-color: #AE8EB7;
}
.gallery_menu {
	background-color: #82C3AB;
}
.info_menu {
	background-color: #759BA6;
}
.guide_menu {
	background-color: #BBC497;
}
	
/*
#menu_club{
	margin-top: 45px;
	background: url(../i/menu_heading.jpg) top no-repeat;	
	left: 235px;
}
#menu_info{
	margin-top: 45px;
	background: url(../i/menu_heading.jpg) top no-repeat;	
	left: 469px;
}
#menu_guide{
	margin-top: 45px;
	background: url(../i/menu_heading.jpg) top no-repeat;	
	left: 703px;
}
*/

#left_button_pane {
  float: left;
  color: white;
  text-align: left;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-left: 145px;
  font-size: 12px;
  z-index: 100;
}

#right_button_pane {
  float: right;
  color: white;
  text-align: right;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-left: 10px;
  font-size: 12px;
}

.form_table, .form_table1 {
	width: 100%;
}

.form_table_login {
  width: 50%;
  margin: 0px auto;
}

.form_table1 th {
	width: 50%;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	
}

.form_table tr, .form_table1 tr, .form_table1 td, .form_table td, .form_table_login td {
	padding: 7px;
	/*height: 35px;*/
  text-align: left;
}

.form_table td {

}

.form_table input {
	border: 1px solid black;
	width: 190px;
	margin-bottom: 5px;
}

.form_table input[type=checkbox] {
	width: 14px;
}

.form_table input:hover {
	background-color: #eeeeee;
}

.warning {
	padding-top: 5px;
	color: red;
	font-weight: bold;
	font-size: 11px;
}

.navigation_menu_container {
  text-align: left;
  width: 100%;
  clear: both;
  border-top: 1px solid #637677;
  border-bottom: 1px solid #637677;
  /*margin-top: 10px;*/
  margin-bottom: 3px;
  padding-top: 2px;
  padding-bottom: 5px;
}

.navigation_menu_subcontainer {
  text-align: left;
  width: 100%;
  clear: both;
  border-bottom: 1px solid #637677;
  margin-top: 0px;
  margin-bottom: 6px;
  padding-top: 0px;
  padding-bottom: 5px;
}

.navigation_cleaner {
  /*margin-top: 10px;*/
}

.backbutton_nav {
  float: right;
}

.navigation_menu {
	width: 70%;
  float: left;
  line-height: 15px;
	text-align: left;
	margin-bottom: 5px;
}

.navigation_menu a {
	color: #4a606d;
}

.navigation_menu img {
	margin-left: 7px;
	margin-right: 7px;
	vertical-align: middle;
}

.navigation_submenu {
	width: 95%;
  float: left;
  line-height: 15px;
	text-align: left;
	margin-bottom: 5px;
}

.navigation_submenu a {
	color: #4a606d;
}

.navigation_submenu img {
	margin-left: 7px;
	margin-right: 7px;
	vertical-align: middle;
}

.gallery_heading {
	width: 100%;
	background-color: #A4C5C7;
	color: white;
	font-size: 12px;
	text-align: left;
	-moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  /*margin-bottom: 10px;*/
  margin-top: 5px;
}

.gallery_heading img {
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 3px;
}

.gallery_body {
  width: 100%;
  background-color: #c9e3e5;
  color: white;
  font-size: 12px;
  text-align: left;
  padding-bottom: 7px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
}

.gallery_body th {
	border: 2px solid #A4C5C7;
	text-align: center;
}

.gallery_body td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.gallery_body img {
  cursor: pointer;
}

.gallery_body th img {
	height: 67px;
	max-width: 90px;
}

#gallery_main_image {
  max-width: 600px;
}

.gallery_option {
  width: 259px;
  background: url('../i/gallery_option.png') top left no-repeat;
  text-align: left;
  padding-left: 30px;
  height: 22px;
  line-height: 22px;
  margin: 5px;
  cursor: pointer;
}

.gallery_option_selected {
  width: 259px;
  background: url('../i/gallery_option_selected.png') top left no-repeat;
  text-align: left;
  padding-left: 30px;
  height: 22px;
  line-height: 22px;
  margin: 5px;
  color: white;
  cursor: pointer;
}

.gallery_select_container {
  text-align: left;
  width: 250px;
  font-weight: bold;
  margin: 0px; padding: 0px; 
  display: none;
}

.gallery_select_container li {
  margin: 2px;
}

.gallery_select_container ul {
  margin-left :0px;
  padding-left: 16px;
  padding-top: 3px;
  padding-bottom: 3px;
  list-style-position: inside;
}

.gallery_add_container li {
	padding-top: 6px;
}
.gallery_add_container ul {
	padding-left: 25px;
}

gallery_add_container div {
	-moz-border-radius: 3px;
}

.fileadder {
  margin-top: 5px;
  width: 300px;
  padding: 5px;
}

.fileadder input[type=text] {
  border: 1px solid black;
  width: 200px;
}
  
 .aspan {
  cursor: pointer;
}

.thumbnail_image {
  max-width: 90px;
  max-height: 90px;
}

.gallery_photo_comment {
	padding: 15px;
  color: black;
  font-weight: normal;
  text-align: left;
  font-size: 11px;
  background-color: #a3c5c7;
}

.loc_tree_selected {
  background-color: yellow;
  color: black;
}

.view_user_profile {
  /*margin-top: 10px;*/
  background-color: #c9e3e5;
  text-align: left;
  padding: 10px;
  /*-moz-border-radius: 8px;*/
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
}

.form_table_user_profile {
	background-color: #bfd9db;
	width: 100%;
	/* height: 100%; */
}

 .form_table_user_profile th {
   vertical-align: top;
 }

.form_table_company_profile {
  background-color: #bfd9db;
  width: 100%;
}

 .form_table_company_profile th {
   width: 130px;
 }

.form_table_company_profile_edit {
  background-color: #bfd9db;
  width: 100%;
}

.view_user_profile table th {
  color: #353c4c;
  padding: 10px;
}

.add_logbook {
	/*margin-top: 10px;*/
  background-color: #c9e3e5;
  text-align: left;
  padding: 10px;
	color: #353c4c;
}

.gallery_list_table {
  width: 100%;
}

.gallery_list_table td {
  color: #384050;
  /*height: 30px;*/
  border-bottom: 1px solid #a9c9cb;
  text-align: left;
  line-height: 30px;
}

.gallery_list_table td a {
	color: #b3541f;
	font-size: 11px;
}

.gallery_list_table th, .bazaar_list_table th {
  background-color: #A4C5C7;
  height: 35px;
  color: #384050;
  text-align: left;
  padding-left: 5px;
  border-right: 1px solid white;
}

.offers_list_table {
  width: 100%;
}

.offers_list_table td {
  color: #384050;
  /*height: 30px;*/
  padding: 10px;
  border: 1px solid #a9c9cb;
}

.offers_list_table td a {
	color: #b3541f;
	font-size: 11px;
}

.offers_list_table th {
  background-color: #A4C5C7;
  height: 35px;
  color: #384050;
  text-align: left;
  padding-left: 5px;
}

.galleryMenuContainer a {
  color: #353535;
}

.small_button {
  height: 15px;
  border: 1px solid black;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 10px;
}

.small_photo_del_button {
	height: 18px;
  border: 1px solid red;
  font-size: 11px;
  font-weight: bold;
}

.edit_link {
  color: red;
  font-weight: bold;
  }
  
.gallery_edit_thumbs td {
	padding: 4px;
	width: 90px;
	height: 67px;
	text-align: center;
	background-color: white;
}

.gallery_edit_thumbs td img {
	height: 67px;
	max-width: 90px;
	cursor: pointer;
}

.insert_new_image, .image_properties {
  padding: 3px;
  text-align: left;
  border-top: 4px solid #eeeeee;
}

.insert_new_image input[type=file] {
  font-size: 10px;
}

.comment_textarea {
  border: 1px solid black;
  background-color: white;
  padding: 2px;
}

.new_logbook_table input[type=text] {
  width: 40%;
}

.new_logbook_table td, .new_logbook_table th {
  padding: 3px;	
}

.new_offer_table {
  width: 100%;
}

.new_offer_table input[type=text] {
  width: 60%;
}

.new_offer_table td, .new_offer_table th {
  padding: 3px;
}

.new_offer_table th {
  width: 210px;
}

.mail_image {
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  margin-right: 4px;
}

.flag_image {
  vertical-align: middle;
  padding: 0px;
  margin-top: 2px;
  margin-top: 2px;
  margin-left: 4px;
  margin-right: 4px;
}

.user_list_table {
  width: 100%;
}

.user_list_table a {
  color: #B3541F;
  font-size: 11px;
}

.user_list_table td {
  color: #384050;
  padding: 5px;
  border-bottom: 1px solid #a9c9cb;
}

.user_list_table th {
  background-color: #A4C5C7;
  height: 35px;
  color: #384050;
  text-align: left;
  padding-left: 5px;
  border-right: 1px solid white;
}

.contest_archive_table {
  width: 100%;
}

.contest_archive_table a {
  color: #B3541F;
  font-size: 11px;
}

.contest_archive_table td {
  color: #384050;
  border-bottom: 1px solid #a9c9cb;
}

.contest_archive_table th {
  background-color: #A4C5C7;
  height: 35px;
  color: #384050;
  text-align: left;
  padding-left: 5px;
  border-right: 1px solid white;
}

.new_mesgs_cnt {
  color: yellow;
}

.silver a {
  color: #4A606D;
}

.rounded {
  -moz-border-radius: 8px;
}  

.main_info_heading {
  margin-left: 0px;
}

.articles_list {
  text-align: left;
}

.articles_list table th {
  background-color: #8db0b2;
  width: 350px;
  padding: 8px;
  font-weight: normal;
  -moz-border-radius: 8px;
  -moz-border-radius-bottomleft: 0px;
}


.articles_list table td {
  text-align: justify;
}

.article_heading {
	width: 40%;
  background-color: #a4c5c7;
  font-size: 9px;
  font-style: italic;
  margin: 0px auto;
  padding: 4px;
  margin-bottom: 10px;
  -moz-border-radius: 8px;
}

.read_more {
  color: #384746;
}

.guide_table_detail {
  width: 100%;
}

.guide_table_detail td, .guide_table_detail th {
	padding: 5px;
	vertical-align: top;
}

.guide_table_detail td {
  text-align: left;
}

.guide_table_detail th {
	width: 250px;
	background-color: #a4c5c7;
}
  
.guide_locality_list li {
  margin: 5px;
}

.change_locality, .change_gallery_name {
  padding: 3px;
  text-align: left;
  border-top: 4px solid #eeeeee;
}

.change_locality select {
  width: 130px;
}

.change_gallery_name select {
  width: 130px;
}

.bold {
  font-weight: bold;
} 

.guide_divepoint_table_detail {
  width: 100%;
}

.guide_divepoint_table_detail td, .guide_divepoint_table_detail th {
  padding: 5px;
  vertical-align: top;
  text-align: left;
}

.guide_divepoint_table_detail th {
  width: 260px;
  background-color: #a4c5c7;
  text-align: center;
}

.guide_divepoint_table_detail select {
  width: 80px;
}

.geocaching_geocache_table_detail {
  width: 100%;
}

.geocaching_geocache_table_detail td, .geocaching_geocache_table_detail th {
  padding: 5px;
  vertical-align: top;
  text-align: left;
}

.geocaching_geocache_table_detail th {
  width: 260px;
  background-color: #a4c5c7;
  text-align: center;
  vertical-align: middle;
}

.gmnoprint {
    white-space: normal;
}

.webtip {
    font-style: italic;
    /*border: 1px solid #a4c5c7;*/
    width: 97%;
    margin: 5px 5px 5px 10px;
}

 .webtip p {
   margin-top: 4px;
   margin-bottom: 4px;
 }

.td_justify {
    text-align: justify;
}

.reg_company_tip {
  width: 400px;
  padding: 5px;
  font-style: italic;
  border: 1px solid #a4c5c7;
  margin-bottom: 10px;
}

.open_hours_text {
  margin: 10px 5px;
}

.offer_details {
  width: 98%;
  border: 1px solid #eeeeee;
  padding: 5px;
  font-weight: bold;
  font-style: italic;
}

.smallformtextarea {
  width: 60%;
}

 #star {
   text-align: center;
 }
#star ul.star { LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 85px; HEIGHT: 26px; LEFT: 10px; TOP: -5px; POSITION: relative; FLOAT: left; BACKGROUND: url('../i/stars.gif') repeat-x; CURSOR: pointer; }
#star li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
#star li.curr { BACKGROUND: url('../i/stars.gif') left 25px; FONT-SIZE: 1px; }
#star div.user { HEIGHT: 26px; LEFT: 15px; MARGIN-RIGHT: 15px; POSITION: relative; FLOAT: right; MARGIN-LEFT: 0px; FONT-SIZE: 22px; TEXT-ALIGN: center; FONT-FAMILY: Arial; COLOR: #888; }

 .winner_rating {
   font-size: 28px;
   color: #222222;
   font-weight: bold;
 }

 .winner2_rating {
   font-size: 23px;
   color: #666666;
   font-weight: bold;
 }

 .winner3_rating {
   font-size: 20px;
   color: #999999;
   font-weight: bold;
 }

 .lang_selector {
   width: 80px;
 }

 .bazaar_cat_selector {
   width: 250px;
   margin: 1px;
   background-color: #a4c5c7;
 }

 .bazaar_cnt_selector {
   width: 250px;
   margin: 1px;
   background-color: #a4c5c7;
 }

 .photo_rank_small {
   font-weight: bold;
   font-size: 15px;
 }

 .photo_rank_img_small {
   padding: 8px;
   background-color: #c3ecf0;
   vertical-align: middle;
   text-align: center;
 }

 .bazaar_table {
   width: 100%;
 }

 .bazaar_table tr {
   vertical-align: top;
 }

 #guide_stat_table {
   width: 220px;
   border: 1px solid #c3e5e7;
   margin-left: 10px;
 }
 #guide_stat_table_title {
     font-size: 15px;
 }

 #guide_stat_table th {
  
 }

 #nationality_filter select {
   height: 16px;
   font-size: 10px;
 }

 .hiddena, .hiddena:hover {
   color: white;
   text-decoration: none;
 }

 .pager {
	width: 100%;
	background-color: #A4C5C7;
	color: white;
	font-size: 12px;
	text-align: left;
  -moz-border-radius: 8px;
	-moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.pager img {
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 3px;
}

 .lang_icon_selected {
   border: 2px solid yellow;
 }

 .lang_icon_selected_top {
   border: 2px solid #9F1010;
 }

#lang_filter a img {
   vertical-align: top;
}

 .lang_icon {
   border: 2px solid transparent;
 }

 #lang_filter {
   background-color: #8db0b2;
   float: right;
   padding: 3px;
   margin: 4px;
   font-size: 10px;
   vertical-align: middle;
 }

 #lang_filter input, select {
   font-size: 10px;
   margin-right: 5px;
 }

 #logbook_table {
   /*border: 2px solid black;
   background: url('../i/paper_texture2.jpg');*/
   padding-top: 10px;
   padding-bottom: 10px;
 }

 #logbook_table th {
   padding: 5px 0px;
 }

 #logbook_table textarea {
   background: transparent;
   border: 0px solid black;
   font-size: 14px;
   padding: 10px;
   width: 95%;
 }

.rescue_page_div fieldset {
   margin: 10px 0px;
   width: 70%;
}

.rescue_page_div fieldset table th {
   width: 200px;
}

/* New button */

 .divbutton {
   height: 19px;
   float: none;
   clear: both;
   margin: 0px 2px;
 }
 .divbutton_left {
   background-image: url(../i/butt_left_corner_light.gif);
   background-position: top left;
   background-repeat: no-repeat;
   width: 3px;
   height: 19px;
   float: left;
 }
 .divbutton_right {
   background-image: url(../i/butt_right_corner_light.gif);
   background-position: top left;
   background-repeat: no-repeat;
   width: 3px;
   float: left;
   height: 19px;
 }
 .divbutton_content {
   background-color: #4A606D;
   line-height: 18px;
   height: 19px;
   float: left;
   padding: 0px 5px;
   font-size: 12px;
   color: white;
 }
 .divbutton_content a, divbutton_content a:hover {
   color: white;
   text-decoration: none;
 }
 .divbutton_content input {
   background-color: #4A606D;
   font-size: 12px;
   color: white;
   border: none;
   height: 19px;
   padding: 0px;
 }

.article_detail_icon {
  float: left;
  margin: 5px;
  padding: 20px;
  margin-right: 20px;
  background-color: #eeeeee;
  clear: both;
}

.italic {
  font-style: italic;
}

.payment_summary_table {
  margin: 20px auto;
}
.payment_summary_table th {
  padding: 5px;
}

.comment_div {
  width: 90%;
  text-align: left;
  margin-bottom: 5px;
}

.guide_detail_offers_list th, .guide_detail_offers_list td {
  vertical-align: middle;
}

.partner_offer_detail table {
  
}

.partner_offer_detail .offers_list table th {
  background-color: #A4C5C7;
  width: 330px;
  padding: 5px;
}

.partner_offer_detail .offers_list table td {
  /* padding: 5px; */
}

.partner_offer_detail table th {
  background-color: #A4C5C7;
  width: 330px;
  padding: 5px;
}

.offers_list th {
  padding: 1px;
}

.offers_list_prices_table th {
  background-color: #A4C5C7;
  width: 330px;
  padding: 5px;
}

.offer_section_head {
  /*background-color: #eeeeee;*/
  font-weight: normal;
}

.italic {
  font-style: italic;
}

.noticeWarning {
  font-weight: bold;
  color: red;
  font-size: 12px;
  clear: both;
  background-color: yellow;
  padding: 3px;
  margin: 0;
  /*margin-top: 10px;*/
  margin-bottom: 3px;
}

.tableCenter td, .tableCenter th {
  text-align: center;
}

.scrolltext_div {
  /*border: 1px solid rgb(238, 238, 238);*/
  margin-top: 5px;
  width: 100%;
  line-height: 20px;
}

.scrolltext_link {
  color: #353535;
}
.scrolltext_link:hover {
  color: #B0521C;
  text-decoration: underline;
}

.listtable_head {
  background-color: #a4c5c7;
}

.community_selected {
  /*width: 100px;
  width: 924px;
  margin: 0px auto;
  margin-top: 6px;
  font-size: 0.8em;
  margin-bottom: 5px;
  margin-left: 127px;
  float: left;*/
}

.top_user_menu {
  width: 720px; float: right;
}

.centeredtable td {
  text-align: center;
}


.gallery_body th.greyborder {
  border: 2px solid #a4c5c7;
}

.gallery_body th.redborder {
  border: 2px solid red;
}

#search_term {
  font-family: "Courier New", "Courier", monospace;
  font-weight: bold;
  font-size: 13px;
  padding: 10px;
  margin-bottom: 6px;
}

.jtip_question_main {
  float: right;
  margin-top: 3px;
  margin-right: 10px;
}

.main_divepoints a, .main_divepoints a:hover {
  color: #000;
}

.main_divepoints td {
  white-space: nowrap;
  overflow: hidden;
}

#guide_locality_descr {
  width: 500px;
  text-align: left;
  margin-top: 10px;
}

.article_date_homepage {
  font-size: 10px;
  font-style: italic;
  margin-left: 4px;
}

.article_readmore_homepage {
  padding-top: 4px;
}

.article_list_homepage {
  /*list-style-type: none;*/
  margin-top: 0px;
}

.article_list_homepage li {
  margin-bottom: 8px;
}

#divepoint_detail_title {
  margin: 0;
  padding: 0;
}

#gallery_locality_tree {
  padding-left: 8px;
}

#gallery_author_tree {
  /*padding-left: 8px;*/
  list-style-position: outside;
  margin-left: 5px;
}

.locality_localised_description {
  display: none;
}

.locality_localised_description_shown {
  /* */
}

#loc_desc_flags {
  margin: 5px 15px;
}

#loc_desc_flags img {
  cursor: pointer;
}

.guide_desc_flag_image_highlighted {
  border: 6px solid #a0a0a0;
}

.guide_desc_flag_image {
  border: 6px solid transparent;
}

.plusrecpt, .minusrecpt {
  margin-left: 5px;
  vertical-align: middle;
  cursor: pointer;
}

.messagesMultipleRecpts input {
  margin-bottom: 5px;
}

.main_page_artciles {
  width: 100%;
  padding: 0;
  margin: 0;
}

.main_page_articles td {
  width: 50%;
  text-align: justify;
  vertical-align: top;
}

.main_page_articles h3 {
  margin-top: 0px;
}

.main_info_heading_image {
  float: left;
  margin-right: 10px;
  /*margin-bottom: 10px;*/
  width: 100px;
}

.main_info_heading_image img {
  border: 3px solid #c9e3e4;
}

.main_info_heading_text {
  float: right;
  width: 335px;
}

.main_page_articles_list {
	font-weight: bold;
  font-size: 12px;
	color: #B0521C;
  margin-right: 4px;
}

.vertalign {
  vertical-align: middle;
}

.main_page_articles_list a:hover, h3.main_info_heading a:hover {
  color: #B0521C;
}

.homepage_info_magazine {
  text-align: left;
  font-weight: bold;
  margin-bottom: 8px;
}

.homepage_info_magazine img {
  margin-right: 8px;
}

.homepage_info_magazine a {
  color: #353535;
}

.homepage_wrapper_link {
  float: right;
  color: red;
  font-weight: bold;
  font-size: 12px;
}

.subpage_rightmenu {
  width: 30%;
  float: right;
  background-color: #BFd9DB;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
}

.gallery_rightmenu {
  width: 30%;
  float: right;
  background-color: #BFd9DB;
  -moz-border-radius: 8px;
  margin-top: 5px;
}

.page_grey_heading {
  width: 100%;
	background-color: #A4C5C7;
	color: white;
	font-size: 12px;
	text-align: left;
	-moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
}

.page_grey_heading img {
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 3px;
}

.table_potya_my_eshop {
  width: 100%;
}

.table_potya_my_eshop td {
  border: 1px solid #eee;
  padding: 10px;
  margin: 2px;
  width: 50%;
  vertical-align: top;
}

.table_potya_my_eshop td {
  width: 100%;
}

#potya_my_eshop_head {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

#potya_my_eshop_head_small {
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
}

.gallery_option_selected img, .gallery_option img {
  vertical-align: text-bottom;
  margin-left: 5px;
}

.potya_eshop_table_title {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 15px;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
}

.potya_eshop_table_body {
  /*height: 150px;*/
  min-height: 70px;
  clear: left;
  width: 100%;
}
.potya_eshop_table_body_img {
  float: left;
  margin-right: 5px;
}

.potya_eshop_table_actions {
  margin-top: 20px;
  text-align: right;
}

.potya_eshop_table_actions td {
  width: auto;
}

.table_potya_my_eshop td.potya_eshop_table_empty {
  border: none;
}

.potya_eshop_price {
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: red;
  padding-left: 10px;
}

.potya_eshop_price_2 {
  font-size: 13px;
  font-weight: bold;
  color: red;
}

.potya_eshop_price_currency {
  font-size: 12px;
  color: #4a606d;
}

.potya_eshop_type select {
  width: 60px;
  float: right;
  border: 1px solid black;
  height: 19px;
}

.potya_eshop_qty input, .potya_eshop_qty select {
  width: 25px;
  height: 15px;
  text-align: right;
  margin-right: 1px;
}

.potya_eshop_qty select {
  height: 19px;
  width: 45px;
  float: none;
}

.potya_eshop_qty {
  float: right;
  margin-right: 5px;
}

.potya_geocaching_menu h3 {
  text-align: left;
}

.potya_geocaching_menu td.potya_geocaching_menu_holder {
  vertical-align: top;
  width: 50%;
}

.potya_geocaching_menu .main_button_content_2 {
  font-size: 11px;
}

.marginBottom5 {
  margin-bottom: 5px;
}

.geocoin_history_list li {
  padding-top: 3px;
}

#eshopRemoveButton {
  background-image: url('../i/delete2.gif');
  border: none;
  background-color: transparent;
  width: 18px;
  height: 18px;
  cursor: pointer;
}

.stepsTable {
  width: 100%;
  font-size: 18px;
}

.stepsTable th {
  font-weight: bold;
  background-color: #82C3AB;
}

.geocachingSummaryTable {
  width: 100%;
  margin-top: 20px;
}

.geocachingSummaryTable th {
  text-align: left;
  vertical-align: top;
  padding: 0px 10px;
  padding-bottom: 15px;
  width: 120px;
}

.geocachingSummaryTable td {
  vertical-align: top;
  text-align: left;
}

#editprofile_my_passport_table td {
  padding-left: 10px;
  vertical-align: top;
}

.dataBox {
  font-family: "Courier New", "Courier";
  font-size: 15px;
}

#editprofile_my_passport_table th {
  padding: 5px;
  vertical-align: top;
  padding-left: 3px;
  font-weight: normal;
  font-variant: small-caps;
  font-size: 12px;
}

table#childrenTable .dataBox {
  font-family: "Courier New", "Courier";
  font-size: 15px;
  min-width: 120px;
}

table#childrenTable select {
  width: auto;
}

.cursor {
  cursor: pointer;
}

.geocachingLoginInfo {
  font-size: 14px;
  font-weight: bold;
  color: #4A606D;
  border: 2px solid red;
  padding: 2px;
  width: 496px;
}

.geocachingLoginInfo a, .geocachingLoginInfo a:hover {
  color: #4a606d;
}

.webPageText {
  font-size: 12px;
  line-height: 17px;
}

#needsPassportDataDiv {
  border: 2px solid red;
  padding: 10px;
}

#eshop_checkout_userdata th,
#eshop_checkout_userdata td,
#eshop_checkout_userdata2 th,
#eshop_checkout_userdata2 td {
  padding: 4px;
}

#eshop_checkout_userdata th,
#eshop_checkout_userdata2 th {
  width: 270px;
}


.eshop_checkout_header {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}

.paymentMethodSelect {
  width: 250px;
}
