/**
 */

body {
	background: #fff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
  margin: 0px;
	text-align: center;
}

body * {
  text-align: left;
}

img {
  border: 0px;
}

h1 {
  color: #d6377b;
  font-size: 18px;
  font-weight: bold;  
}

h2 {
  font-size: 15px;
  font-weight: bold;
}

h3 {
  color: #1f3857;
  font-size: 12px;
  background-color: #a5bdd1;
  padding: 2px;
  margin-top: 0px;
  margin-bottom: 0px;
}

h5 {
  margin: 0px;
  font-size: 12px;
  color: #1f3857;
}

h6 {
  margin: 0px;
  font-size: 9px;
  font-weight: normal;
}

p {
  margin-top: 2px;
}

a, a:visited {
  color: #1f3857;
}
a:hover {
  color: #38558b;
}

ul {
 padding-left: 16px;
 margin-left: 0px;
}

.clear {
  clear: both;
}

.clearfix:after {
  clear:both;
  content:".";
  display:block;
  height:0;
  visibility:hidden;
}
.clearfix {
  display:block;
}
#ie_clearing {
  display:none;
}

/* joomla styles */
.menu {
  margin: 0px;
  padding: 0px;
}
.menu li {
  display: inline;
  padding-right: 4px;
}
.readon {
  margin-top: 10px;
  display: block;
}
.modifydate {
  font-size: 10px;
  color: #aaa;
}

.bannergroup {
  margin-top: 10px;
}
.banneritem {
  margin-bottom: 20px;
  text-align: center;
}

.moduletable {
  margin-top: 8px;
  border-bottom:1px dotted silver;
}

.moduletable_feed {
  margin-top: 8px;
  border-bottom:1px dotted silver;
  font-size: 10px;
}

#page {
  width: 735px;
  margin: 0 auto;
}

#header {
  height: 95px;
  background: url(/images/menue_2007.jpg);
}

#menu {
  background-color: #224467;
  padding-left: 115px;
  font-weight: bold;
  padding-bottom: 1px;
}
#menu li {
  background: url(/images/button/icon_pink.gif) center left no-repeat;
  padding-left: 18px;
  padding-right: 10px;
}
#menu li a {
  color: #fff;
  text-decoration: none;
}
#menu li.active a, #menu li a:hover {
  color: #d6377b;
}

#menu2 {
  font-weight: bold;
  font-size: 9px;
  padding-left: 200px;
  height: 20px;
}
#menu2 ul.menu {
  padding-top: 4px;
  padding-bottom: 2px;  
}
#menu2 li {
  padding-right: 8px;
}
#menu2 li.active a {
  text-decoration: none;
}

#menu3 {
  float: right;
  padding-top: 6px;
  font-size: 9px;
}
#menu3 li {
  padding-left: 2px;
  padding-right: 2px;
}
#menu3 li a {
  font-weight: bold;
  text-decoration: underline;
}
#menu3 li a:hover {
  color: #38558b;
  text-decoration: none;
}

#menucontent {
  font-size: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #224467;
}
#menucontent li {
  display: block;
}
#menucontent li.active a {
  text-decoration: none;
}

#page_title {
  border-bottom: 1px solid #224467;
  height: 24px;
}

#page_title h1 {
  float: left;
  margin: 0px;
  padding: 0px;
}


#content {
  width: 100%;
}

#content_main {
  width: 565px;
  padding: 0px;
  vertical-align: top;
}
#content_main .clearfix { 
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
}

#content_right {
  border-left: 1px solid #224467;
  font-size: 11px;
  padding: 0px;
  vertical-align: top;
}
#content_right .clearfix {
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#content_main_only {
}
#content_main_only .clearfix { 
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
}

#footer {
  border-top: 1px solid #224467;
  color: #1f3857;
  font-size: 10px;
}
#footer a {
  color: #1f3857;
}
#counter {
  float:right;
}


#player img {
  border: 1px solid;
  padding: 0px;
}
#player h3 {
  margin-top: 1px;
  margin-bottom: 2px;
}


#team_right {
  border-bottom: 1px solid #224467;
  margin-bottom: 10px;
}
#team_right p {
  padding-left: 2px;
}
#team_right h3 {
  margin-top: 2px;
  margin-bottom: 5px;
}

/* System Messages */
div.error h2 {
  display:none;
}
#system-message { 
  margin-bottom: 10px;
  padding: 0;
}
#system-message dt { 
  display: none;
}
#system-message dd {
  margin: 0;
  text-indent: 30px;
}
#system-message dd ul { 
  margin-bottom: 10px; 
  list-style: none; 
  padding: 10px; 
  background-color:#FFFFCC;
  color: #b5ad2f;
  border:1px solid #b5ad2f;
}
/* System Error Messages */
#system-message dd.error ul { 
  background-color:#f8e6e6;
  color: #672222;
  border:1px solid #672222;
}
/* System Notice Messages */
#system-message dd.notice ul {
  background-color: #e6e8f8;
  color: #224467;
  border:1px solid #224467;
}

/* Frontend Editing*/
fieldset {
  border: 1px solid #ccc;
  margin-top: 15px;
  padding: 15px;
}
legend {
  margin: 0;
  padding: 0 10px;
}
td.key {
  border-bottom:1px solid #eee;
  color: #666;
}

/* Tooltips */
.tool-tip {
  float: left;
  background: #ffc;
  border: 1px solid #D4D5AA;
  padding: 5px;
  max-width: 200px;
}
.tool-title {
  padding: 0;
  margin: 0;
  font-size: 100%;
  font-weight: bold;
  margin-top: -15px;
  padding-top: 15px;
  padding-bottom: 5px;
  background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
  font-size: 100%;
  margin: 0;
}

/* eventlist overwrite */
div#elmodulewide a {
  text-decoration: none;
}
div#elmodulewide div.eventset {
  text-align: center;
  width: auto;
  margin-bottom: 0px;
}
div#elmodulewide span.date {
  background: none;
  padding-left: 0px;
}
div#elmodulewide span.time {
  background: none;
  padding-left: 0px;
}
div#elmodulewide div.event-title {
  padding-top: 2px;
  padding-bottom: 5px;
  font-weight: bold;
  text-align: center;
}
div#elmodulewide span.title-seperator {
  font-weight: normal;
  font-size: 11px;
  line-height: 8px;
} 
div#elmodulewide span.category {
  background: none;
  padding-left: 0px;
}
div#elmodulewide span.venue-title {
  background: none;
  padding-left: 0px;
}

div#eventlist table.eventtable {
  border-bottom: 0px;
}
div#eventlist table.eventtable th {
  padding: 0px;
  border-bottom: 0px;
}
div#eventlist table.eventtable td {
  padding: 0px;
  border-bottom: 0px;
}
div#eventlist .copyright {
  display: none;
}

/* easybook overwrite */
.easy_frame h3 {
  margin-bottom: 2px;
}
.easy_big {
  font-size: 13px;
}
.easy_pagination {
  font-size: 11px;
}
.easy_top {
  height: 18px;
}
.easy_top_left, .easy_top_right {
  padding-top: 0px;
  padding-bottom: 0px;
}
.easy_content {
  margin: 0px;
  padding-bottom: 5px;
}
.easy_contact {
  float: left;
  padding: 0px;
  margin: 0px;
}
.easy_admincomment {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.easy_pagination2 {
  font-size: 11px;
  text-align: center;
  margin-bottom: 10px;
}

body.mceContentBody {
  text-align:left;
}
