a img {
	border:none;
}

#doma_topbar {
	
}

tr.doma_even
{
  background-color: #efefef;
}

/* miscellaneous */
span.doma_separator
{
  margin: 0 0.5em;
}

ul.doma_error
{
  color: #ff0000;
}

.doma_clear, .clear
{
  clear: both;
  font-size:1px;
}

.doma_fullWidth
{
  width: 100%;
}

.doma_hidden, .hidden
{
  display: none;
}

/* LAYOUT ******************************************************************************/

#doma_wrapper
{
  margin: 0 auto;
  text-align: left;
}

#doma_content
{
  /* background: #ffffff url(gfx/content_corner_bottom_left.png) no-repeat  bottom left; */
}

#doma_content form
{
  height: 1%; /* holly hack */
  /*padding: 2em;*/
  /* background: url(gfx/content_corner_bottom_right.png) no-repeat bottom right;*/
}

/* top bar */
#doma_topbar
{
  /* background: #c7c7ff url(gfx/topbar_corner_top_left.png) no-repeat top left;*/
}

#doma_topbar .doma_inner
{
  font-size: 80%;
  /*background: url(gfx/topbar_corner_top_right.png) no-repeat top right;*/
}

#doma_topbar .doma_left
{
  position: relative;
  /*background: url(gfx/topbar_corner_bottom_left.png) no-repeat bottom left;*/
  float: left;
  padding: 0.5em 1em;
}

#doma_topbar .doma_right
{
  position: relative;
  /* background: url(gfx/topbar_corner_bottom_right.png) no-repeat bottom right;*/
  float: right;
  padding: 0.5em 1em;
}

/* FORM ELEMENTS ******************************************************************************/

form.doma_wide div.doma_container
{
  clear: both;
  position: relative;
}

form.doma_wide label
{
  float: left;
  position: relative;
  width: 15em;
  margin: 0.3em 0 0.9em 0;
}

form.doma_wide .doma_buttons
{
  clear:both;
  width:50%;
}

form.doma_wide textarea
{
  position: relative;
  margin-bottom: 0.5em;
  height: 8em;
  width: 90%;
}

form.doma_wide input.doma_text, form.doma_wide input.doma_password, form.doma_wide select
{
  width: 25em;
  display:inline;
}

input.doma_submit
{
  border-width: 1px;
  border-top-color: #9f9f9f;
  border-bottom-color: #3f3f3f;
  border-left-color: #9f9f9f;
  border-right-color: #3f3f3f;
  padding: 0.2em 1em;
  margin: 0 1em 0 0;
  background: #ecebe6 url(gfx/button_background.png) repeat-x;
}

input.doma_submit:active, input.doma_submit:active:hover 
{
  background: #dbdae8 url(gfx/button_background_active.png) repeat-x;
  background-position: bottom left;
}

input.doma_submit:hover
{
  border-top-color: #3f3f3f;
  border-bottom-color: #9f9f9f;
  border-left-color: #3f3f3f;
  border-right-color: #9f9f9f;
  background: #dbdae8 url(gfx/button_background_hover.png) repeat-x;
}

form.doma_wide .doma_tooltip
{
  width: 20em;
}

form.doma_wide h2
{
  clear: left;
  margin: 1.5em 0 0.7em 0;
  padding-bottom: 0.2em;
  border-bottom: 1px dashed #7f7f7f;
}

form.doma_wide h2 + p
{
  margin-bottom: 0.7em;
}

.doma_tooltip
{
  border: 1px solid #000000;
  position: absolute;
  z-index: 100;
  background: #ffffdd;
  padding: 0.5em;
  right: 0;
  top: 0;
  font-size: 80%;
}

.doma_required
{
  color: #ff0000;
}

/* index.php ******************************************************************************/

#doma_indexBody #doma_content form
{
  padding-bottom: 1em;
}

#doma_intro
{
  margin: 0 0 1em 0em; 
}

#doma_intro h1, h1
{
	color:#001070;
	letter-spacing:1px;
	border-bottom: 1px solid #001070;
	width:100%;
	letter-spacing:2px;
	font-variant:small-caps;
	margin:0 0 1em 0;
	padding:0.5em 0 0 0;
	font-size:2em;
	font-weight:bold;
}



#doma_logo
{
  float: left;
  margin-bottom: 1.5em;
  display: block;
  display:none;
}

#doma_rssIcon
{
  float: right;
  position: relative;
  z-index: 100;
  display:none;
}

#doma_rssIcon a img
{
  border:none;
}


/* Select category and year bar */
#doma_selectCategoryAndYear
{
  /*background: #c7c7ff url(gfx/select_category_and_year_corner_top_left.png) no-repeat top left;*/
  /*background: #c7c7ff url(gfx/select_category_and_year_corner_top_left.png) no-repeat top left;*/
  /*text-align: center;*/
  margin-top: 1em;
  height: 1%; /* holly hack */
}

#doma_selectCategoryAndYear .doma_inner1
{
  /*background: url(gfx/select_category_and_year_corner_top_right.png) no-repeat top right;*/
}

#doma_selectCategoryAndYear .doma_inner2
{
  /*background: url(gfx/select_category_and_year_corner_bottom_left.png) no-repeat bottom left;*/
}

#doma_selectCategoryAndYear .doma_inner3
{
  /*background: url(gfx/select_category_and_year_corner_bottom_right.png) no-repeat bottom right;*/
  padding: 0.5em;
}

#doma_selectCategoryAndYear label
{
  margin-left: 0;
  display:inline;
}

#doma_selectCategoryAndYear select
{
  margin-right: 1em;
  display:inline;
}

/* map thumbnail and info */
.doma_map
{
  margin-bottom: 1em;
  clear: both;
  background: #efefef url(gfx/map_corner_bottom_left.png) no-repeat bottom left;
  height: 1%; /* holly hack */
}

.doma_map .doma_inner
{
  background: url(gfx/map_corner_bottom_right.png) no-repeat bottom right;
  padding-bottom: 1em;
}

.doma_map .doma_thumbnail
{
  padding: 1em 1em 0 1em;
  margin-right: 1em;
  float: left;
  background: url(gfx/map_corner_top_left.png) no-repeat top left;
  height: 1%; /* holly hack */
}

.doma_map .doma_thumbnail a
{
  display: block;
}

.doma_map .doma_thumbnail img
{
  border: 1px solid #7f7f7f;
  display: block;
}

.doma_map .doma_thumbnail img:hover
{
  border: 1px solid #0000ff;
}

.doma_map .doma_info
{
  background: url(gfx/map_corner_top_right.png) no-repeat top right;
  padding: 1em 1em 0 1em;
}

.doma_map .doma_info .doma_name
{
  font-size: 140%;
  font-weight: bold;
}

.doma_map .doma_date, .doma_map .doma_category, .doma_map .doma_organiser, .doma_map .doma_discipline, .doma_map.doma_resultListUrl
{

}

.doma_map .doma_info .doma_admin
{
  font-size: 80%;
}

.doma_map .doma_comment
{
  clear: both;
  padding: 0.5em 1em 0 1em;
}

.doma_map .doma_bottom
{
  clear: both;
}

/* map comment */
.doma_indent
{
  margin-left: 1em;
}

img.doma_button
{
  float: left;
  position: relative;
  cursor: pointer;
  margin-top: 4px;
}

/* footer */
#doma_footer
{
  font-size: 80%;
  color: #7f7f7f;
  margin: 1em 0 0 0;
  padding: 0;
}

#doma_footer a
{
  color: #7f7fff;
}

/* show_map.php ******************************************************************************/

#doma_showMapBody #doma_content form
{
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  min-height: 60px;
}

#doma_showMapBody #doma_mapImage
{
  border-width: 0;
  margin: 1em auto;
  clear: both;
  display: block;
}

#doma_showMapBody
{
  font-size: 130%;
  font-weight: bold;
  margin-bottom: 0.5em;
}

#doma_propertyContainer
{
	background:#E5E5E5;
	width:90%;
}

.doma_property, .property
{
    float: left;
	width:30%;
}

 #doma_comment
{
  clear: both;
  margin: 0.5em 0;
}

#doma_previousAndNext
{
  float: right;
  font-size: 80%;
  text-align: right;
  margin-right: 1em;
}

#doma_zoomButtonDiv
{
  position:relative;
  top:40px;
  left:10px;
}

.doma_zoomButton
{
  cursor: pointer;
  width: 27px;
  height: 27px;
  display: block;
  float:left;
  margin-bottom:0 1em 0 0;
  background-position: 0 0;
}

#doma_zoomIn
{
  background-image: url(gfx/zoom_out.png);
}

#doma_zoomOut
{
  background-image: url(gfx/zoom_in.png);
}

.doma_zoomButton:hover
{
  background-position: 27px 0;
}

/* edit_user.php *******************************************************************************************************/

#doma_categoryContainer
{
}

#doma_categoryContainer .doma_category
{
	clear:both;
	margin:1em 0 0 0;
}

#doma_categoryContainer .doma_category input
{
  display:inline;
  width:auto;
}

#doma_categoryContainer .doma_category label
{
  display:inline;
  width:8em;
}

#doma_categoryContainer input
{
	width:auto;
}

.doma_hidden {
	display:none;
}

/* users.php *******************************************************************************************************/

.doma_hoverThumbnailContainer
{
  position: relative;
}

.doma_hoverThumbnail
{
  position: absolute;
  z-index: 100;
  /*padding: 0.5em; */
  border: 1px solid #7f7f7f;
  background: #ffffff;
  top: 2em;
}

.doma_hoverThumbnail img
{
  display: block;
}
