/* ----------------- ul based menu --------------------- */
ul.menu {list-style: none; display: block; margin: 0px; padding: 0px; z-index: 100; background-image: none;}
ul.menu li { float: left; position: relative; }
ul.menu li a {display: block;  padding: 14px 10px 6px 10px; font-family: Tahoma; font-size: 10px; font-weight: bold; color: #342000; text-transform: uppercase; }
ul.menu li a:hover  {color: #6F5937; }
ul.menu li:hover { background-color: #C7B089; }
ul.menu li:hover ul { display: block; background-color: #C7B089; margin: 0px; padding: 0px; background-image: transparent; background-repeat: no-repeat; background-position: 0% 0%;}
ul.menu li ul { list-style: none; float: none; display: none; position: absolute; z-index: 101; }
ul.menu li ul li a {display: block; padding: 8px 10px; min-width: 160px; font-family: Tahoma; font-size: 10px; font-weight: bold; color: #6F5937; background-color: #C7B089;  text-transform: uppercase; }
ul.menu li ul li a:hover  {color: #ffffff; background-color: #6F5937; background-image:url('./images/mnu_item_shader.png'); background-repeat: repeat-x; background-position: 100% 100%; }


/*------------- additional css functionalities ------------*/
.clear {clear: both;}
.hidden {display: none;}
h3 {margin: 0px; padding:0px;}
table { border-collapse: collapse; border-spacing: 0; }

/* --- body and div layouting styles --- */

body {
	background-image:url("./images/site_bg.jpg");
	background-position: 50% 0%;
	background-repeat: no-repeat; 
	/* width:1000px; */
	background-color: #474127;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#siteWrapper { width: 1000px; margin-left:auto; margin-right: auto;}
/* Adds the shaders to the side of the content - you can disable this if you don't want any :) 
   This also enables you a possibility of altering the actual content area background to what ever you want! */
#brand_link {
	/* background-image:url("./images/brand_logo.jpg");
	background-position: 38px 0px; 
	background-repeat: no-repeat; */
	width: 276px; 
	height: 70px; 
	margin-left: 56px;
	top: 128px;
	position: fixed;
	cursor: pointer;
}
/*
#header_shader {
 	background-image:url("./images/header_shader.png");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width: 1000px;
	height: 27px;
} 
  
#page_shader {
 	background-image:url("./images/content_shader.png");
	background-position: 0px 200px;
	background-repeat: repeat-y;
	width: 1000px;
}
*/

#footer_shader {
 	background-image:url("./images/footer_shader.png");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width: 1000px;
	height: 27px;
}

#content_header { 
	background-image:url("./images/header_bg.png"); 
	background-position: 0% 0%; 
	background-repeat: no-repeat; 
/*	background-color:#eaeaea; */
	height: 200px;
	width: 1000px;
	margin: 0px;
}

#content_title { 
	background-image:url("./images/content_title_bg.png"); 
	background-position: 0% 0%; 
	background-repeat: no-repeat;
	height: 39px;
	margin: 0px;
	padding: 0px 20px;
	clear: both;
}

#content_title h3 {
	padding: 10px 0px 0px 10px;
	font-family: "Trebuchet MS","Bitstream Vera Sans",Tahoma,Verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #342000;
}

/* ------------------------- CONTENT STUFF ------------------------------*/
#languageWrapper {
	margin-right: 20px;
	margin-top: 10px;
	float: right;
}

#menuWrapper {
	background-image:url("./images/mnu_bg_2.png"); 
	background-position: 0% 0%; 
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px 26px 0px 26px;
	height: 34px;
	/* background-color: #20262F; */
	clear:both;
}

#contentWrapper {
	background-image:url("./images/content_wrapper_bg.png"); 
	background-position: 0px 0px; 
	background-repeat: repeat-y; 
	margin:0px;
	padding: 0px 20px;  
	float: left;
	/* background-color:#ffffff; */
}
#colLeft { width: 160px; float: left; }
#colMain { padding: 0px 30px 0px 10px; width:720px; float: left; }
#colMainWide { padding: 0px 10px 0px 10px; width: 940px; float: left; text-align:center;}
#colRight { 	width: 200px; float: left; }

#newsBox { }
#blogBox { }
#searchBox { }
#calendarBox { }

#newsItem { padding: 10px 0px 10px 0px; clear: both; }
#blogItem { padding: 10px 0px 10px 0px; clear: both;}
#sb_article{ width: 192px; padding: 0px 4px; }
#sb_article h3 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS","Bitstream Vera Sans",Tahoma,Verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #342000;
}

.sidebar  { width: 100%; }
.sidebar > ul{list-style: none; margin:0px; padding:0px;}
li.sbhead {
	background-image:url("./images/news_header_bg.png"); 
	background-position: 0px 100%; 
	background-repeat: no-repeat; 
	display: block;
	width: 196px;
	min-height: 22px;
	font-family: Tahoma,Verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	padding: 2px;
	color: #3a3a3a;
}
li.sbitem {
	display: block;
	width: 192px;	
	font-family: Tahoma,Verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding: 0px;
	padding: 2px 4px 2px 4px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #BFA98F #000000 #000000 #000000;
	/* background-color: #f5f5f5; */
	color: #342000;
}
li.sbfoot { 	background-image:url("./images/news_footer_bg.png"); background-position: 0px 0px; 	background-repeat: no-repeat; height: 30px; display: block; width: 200px; }

li.sbitem > a, li.sbitem > a:visited{  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 12px;  font-weight: bold;     color: #342000; }
li.sbitem > a:hover, li.sbitem > a:active{  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 12px;  font-weight: bold;   color: #6F6453; }

#footer  {  
	background-image:url("./images/footer.png"); 
	background-position: 0% 0%; 
	background-repeat: no-repeat;
	height: 46px; 
	margin: 0px;
	padding: 0px 20px;
/*	background-color:#ffffff; */
	/* position: relative; */
/*	width: 960px; */
	clear:both; 
	
}


#colMain > p, #colMainWide > p, #newsItem > p, #blogItem > p , #sb_article > p, #newsBox > p, #blogBox > p {
	font-family: Tahoma,Verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
	color: #3a3a3a;
}


#footer > p.copyright {
	margin:0px; padding: 0px;
	font-family: Tahoma,Verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
	color: #3a3a3a;
	text-align: center;
}

/* ------ table,td,tr and stuff -namely related for listing structures from db -------*/
td.newsBg a, td.newsBg a:visited{  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 11px;  font-weight: bold;     color: #342000; }
td.newsBg a:hover, td.newsBg a:active{  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 11px;  font-weight: bold;   color: #3143BF; }

td.newsHeader {
   background-image:url("./images/news_header_bg.png");
   background-repeat: no-repeat;
   background-position: 0% 0%;
   color : #342000;
   font-family: Tahoma,Verdana,Arial,Helvetica;
   font-size: 11px;
   font-weight: bold;
   width: 192px;
   height: 30px;
   padding: 0px 4px 0px 4px;
   border-width: 0px 0px 1px 0px;
   border-style: solid;
   border-color: #BFA98F;

}                                       
tr.newsBg { background-color: #F4F5F6; }
td.newsBg {
   font-family: Tahoma,Verdana,Arial,Helvetica;
   font-size: 11px;
   padding: 4px 0px 3px 4px;
   border-width: 1px 0px 1px 0px;
   border-style: solid;
   border-color: #BFA98F #000000 #BFA98F #000000; 
}
td.newsFooter {
   background-image:url("./images/news_footer_bg.png");
   background-repeat: no-repeat;
   background-position: 0% 0%;
   width: 200px;
   height: 30px;
}

td.calendarDayNames {  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 11px;  color: #342000; padding: 2px;}
td.calendarDay {  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 11px;  color: #342000; padding: 2px;}
td.calendarCurDay {  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 11px;  font-weight: bold; color: #342000; padding: 2px; }
td.sb_deftxt { font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 11px;  color: #342000; }
td.newsDate { 
	background-image:url("./images/news_date_bg.png"); 
	background-repeat: repeat-x; 
	background-position: 0% 0%; 
	font-family: Tahoma,Verdana,Arial,Helvetica;  
	font-size: 11px;  
	color: #fafafa; 
	width: 62px; 
	height: 24px;
	text-align:center;
	padding: 0px 2px 0px 2px;
}
td.newsTopic, td.calendarTopic {    
	background-image:url("./images/news_topic_bg.png"); 
	background-repeat: repeat-x; 
	background-position: 0% 0%;
	font-family: "Trebuchet Ms",Tahoma,Verdana,Arial,Helvetica;  
	font-size: 11px;  
	color: #342000; 
	height: 24px;
	padding: 0px 4px 0px 4px;
	/* text-transform: uppercase; */
}
td.calendarDate { font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 11px;  color: #fafafa; padding: 2px; width: 300px; height: 24px; text-align:center;	background-image:url("./images/calendar_date_bg.png"); 	background-repeat: no-repeat; 	background-position: 0% 0%;}

td.goneDate {
   background-image:url("./images/news_date_bg.jpg");
   background-repeat: repeat-x;
   background-position: 0% 0%;
   width: 80px;
   height: 24px;
   text-align: center;
   font-family: Tahoma,Verdana,Arial,Helvetica;
   font-size: 11px;
   font-weight: bold;
   color: #aeaeae;
   padding: 0px 10px 0px 10px;
}

td.goneGig {
   background-image:url("./images/news_topic_bg.jpg");
   background-repeat: repeat-x;
   background-position: 0% 0%;
   width: 637px;
   height: 24px;
   padding : 0px 0px 0px 10px;
   cursor: pointer;
}

td.gigList {
   background-image:url("./images/news_topic_bg.jpg");
   background-repeat: repeat-x;
   background-position: 0% 0%;
   width: 637px;
   height: 24px;
   font-weight: bold;
   color: #eaeaea;
   padding: 0px 10px 0px 10px;
   cursor: pointer;   
}

td.fpSection, .title { font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 12px;  color: #3F3F3F; padding: 2px; }
td.infotext { font-family: Tahoma,Verdana,arial,helvetica,sans-serif;	font-size: 11px; font-weight: normal; text-decoration: none; line-height: 1.5em; color: #3a3a3a; }
td.deftxt { padding:0px; margin: 0px;  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 12px;  color: #3F3F3F; padding: 2px;}

/* ---- guestbook things --- */
div.gbEntry {
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #eaeaea;
  width: 690px;
}

div.gbComment {
  font-family: Tahoma,Verdana,Arial,helvetica,sans-serif;
  font-size:11px;
  font-weight: normal;
  /* position: relative; */
  margin-left: 20px;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #eaeaea;
  background-color: #F5F7F6;
  padding: 4px;
}

td.gbId {
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #496799;
  background-color: #ebebeb;
}

td.gbInfo {
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  color: #3a3a3a;
  background-color: #F0EFED;
  width: 160px;
  padding: 4px;
}

td.gbTopic {
   font-family: Tahoma,Verdana,Arial,Helvetica;
   font-size: 12px;
   font-weight: normal;
   background-image:url("./images/news_topic_bg.jpg");
   background-repeat: repeat-x;
   background-position: 0% 0%;
   width: 530px;
   padding : 3px 0px 0px 4px;
   font-weight: bold;
}

td.gbMessage {
   font-family: Tahoma,Verdana,Arial,Helvetica;
   font-size: 12px;
   font-weight: normal;
   width: 530px;
   padding : 4px;
}

/* ---- general things ---- */

input,select,textarea {
  font-family: Tahoma,verdana,arial,helvetica;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
  padding-left: 2px;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #9a9a9a;
  background: #ffffff;
}

input.chkbox {
  border-style: none;
}

/*----------------- LINKS ------------------*/
a, a:active, a:visited { font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 12px; color:#342000; text-decoration: none; font-weight: normal; }
a:hover { color: #1a1a1a;  }

a.calendarlink, a.calendarlink:active, a.calendarlink:visited { cursor:pointer; font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 11px;  font-weight: bold; color: #ffffff; background-color: #342000; padding: 2px;}
a.calendarlink:hover { cursor:pointer;  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 11px;  font-weight: bold; color:#ffffff;  background-color: #8F7347; padding: 2px;}

a.goneGigLink,a.goneGigLink:active,a.goneGigLink:visited{  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 11px;  font-weight: normal;  line-height: 16px;  color: #625751;  text-decoration: none;}
a.goneGigLink:hover{  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 11px;  font-weight: normal;  line-height: 16px;  color: #eaeaea;  text-decoration: none;}

a.langlink,a.langlink:active,a.langlink:visited{  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 11px;  font-weight: normal;  line-height: 16px;  color: #342000;  text-decoration: none;}
a.langlink:hover{  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 11px;  font-weight: normal;  line-height: 16px;  color: #6F6453;  text-decoration: none;}

a.paginglink,a.paginlink:active,a.paginglink:visited { font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 12px;  font-weight: normal;  line-height: 22px;  color: #342000;  text-decoration: none;  padding: 4px;}
a.paginglink:hover{  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 12px;  font-weight: normal;  line-height: 22px;  color: #6F6453;   text-decoration: none;  border-width: 0px 0px 2px 0px;  border-style: solid;  border-color : #6F6453; padding: 4px; }

a.lnkActive,a.lnkActive:active,a.lnkActive:visited {  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 12px;  font-weight: bold;  line-height: 22px;  color: #342000;  text-decoration: none;}
.curcatlink {  font-family: Tahoma,Verdana,Arial,Helvetica;  font-size: 12px;  font-weight: bold;  line-height: 22px;  color: #342000;  border-width: 0px 0px 2px 0px;  border-style: solid;  border-color : #342000; padding: 4px; }