/*   www.koiband.net - CSS Stylesheet
*/ 
/*########################################*/
body {background-image: url("images/design/background.jpg");

     /*	background-position: top center;  */	/* Works in IE, not in chrome */
	 /* background-position: 49.999% 0;	*/	/* Chrome "fix", bugs in IE tho*/
     /* Check bottom of the css */

	background-repeat: no-repeat; /*margin: 0px; */ 
    margin-left:auto;
	margin-right:auto; 
	background-color: #000; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; /*font-family: Arial, Helvetica, sans-serif; *//*font-family: Verdana, sans-serif;*/ /* "Trebuchet MS",Helvetica,Jamrul,sans-serif */
	font-size: 12px;
	color: #a0977d;
	text-transform: none;
	background-color:#000000}
	
 h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px;}
 h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;}
 h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }

 a:link    {color:#716542; text-decoration: none;}
 a:visited {color:#716542; text-decoration: none;}
 a:active  {color:#d9c0ae; text-decoration: none;}
 a:hover   {color:#d9c0ae; text-decoration: underline; background-color:none;}
 #copyrighthover a:link    {color:#716542; text-decoration: none}
 #copyrighthover a:visited {color:#716542; text-decoration: none}
 #copyrighthover a:active  {color:#fff; text-decoration: none}
 #copyrighthover a:hover   {color:#fff; text-decoration: none}
 
 a.hover2:link    {color:#a46334; text-decoration: none}
 a.hover2:visited {color:#a46334; text-decoration: none}
 a.hover2:active  {color:#d9c0ae; text-decoration: none}
 a.hover2:hover   {color:#d9c0ae; text-decoration: none}
	.hover2{font-size: 10px;}
 
 a.hoverred:link    {color:#CC0000; text-decoration: none}
 a.hoverred:visited {color:#CC0000; text-decoration: none}
 a.hoverred:active  {color:#d9c0ae; text-decoration: none}
 a.hoverred:hover   {color:#d9c0ae; text-decoration: none}

hr {border: 0; width: 95%; background-color: #332d1b/*#584e31*/; height: 1px;}
*, * focus {outline: 0px solid #2a2415;}/* Removes the dotted border shit */

.pad{padding:5px 5px 5px 5px;}
.mar{margin:5px 5px 5px 5px;}

.whitetxt{color:#dedede;}
.greytxt{color:#615a47;}
.redtxt{color:#ff0000;}


/*################ Design ################*/
/*########################################*/
#design_top { /* TOP banner */
	/*background-image: url("images/design/design_top.png");
	background-position: center;
	background-repeat: no-repeat; */}
#box_left { /* mainbox-shadow-side */
	background-image: url("images/design/mainbox_left.png");
	background-repeat: repeat-y; }
#box_right { /* mainbox-shadow-side. */
	background-image: url("images/design/mainbox_right.png");
	background-repeat: repeat-y; }
#design_bottom { 
	background-image: url("images/design/design_bottom.png");
	background-position: center;
	background-repeat: no-repeat; }			
		
/*################# MAIN #################*/
/*########################################*/
.mainframe { /* Mainbox with all stuff */
	background-color: #211d11;
	padding: 0px 0px 0px 5px;
	line-height: 17px; }
#top_submenu{ /* Submenu.(table) */
	letter-spacing: 0.1ex;
	padding: 0px 0px 0px 0px;
	border-top: 0px dotted #444;
	border-left: 0px solid #444;
	border-right: 0px solid #444;
	border-bottom: 1px dotted #444;} 	
#top_submenu_wrap{ /* Submenu wrapped into this. */
    text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	border-top: 0px dotted #444;
	border-left: 0px solid #444;
	border-right: 0px solid #444;
	border-bottom: 0px dotted #444;} 
#top_submenu_wrap a:link    {color:#63615a; text-decoration: none}
#top_submenu_wrap a:visited {color:#63615a; text-decoration: none}
#top_submen_wrapu a:active  {color:#b0afad; text-decoration: none}
#top_submenu_wrap a:hover   {color:#b0afad; text-decoration: none}
.top_submenu_selected{color:#b0afad;text-decoration:underline;}
/*-------------------------*/

#news{ /*News item. 570px */
  text-align:justify;
  width: 570px;
  margin-bottom:30px;
  }
#newstitle { 	
	color: #a46334;
	font-size: 17px;
	font-weight: none;
	text-shadow: #18150c 1px 1px 2px;
	}
.newsinfo{
	color: #90835C;
	font-size: 10px;
	}

#newstitle a:link    {color:#a46334; text-decoration: none;}
#newstitle a:visited {color:#a46334; text-decoration: none;}
#newstitle a:active  {color:#a46334; text-decoration: none;}
#newstitle a:hover   {color:#a46334; text-decoration: underline;}
 
 
/* news boxes etc. */
.itemheadline/* HEADLINE [#a46334 17px] */{
	color: #a46334;
	text-shadow: #18150c 1px 1px 2px;
	font-size: 17px;
	font-weight: none;
	text-decoration: none;}
.itempostdate/* The "posted on XXth December 2009" shown under headline. [#90835C 10px]*/{
  color: #90835C;
	text-shadow: #18150c 1px 1px 2px;
	font-size: 10px;}
.itemtable{ /* width of the news item and all main textboxes on page. 570px */
  text-align:justify;
  width: 570px;}
.itemtable2{ /* itemtable with  background */
	padding: 10px;
	background-color: #211d11;
	border-top: 1px solid #1e1a0e;
	border-left: 1px solid #1e1a0e;
	border-right: 1px solid #1e1a0e;
	border-bottom: 1px solid #1e1a0e;
	background-image: url("images/box_back.png")}	
	
/* Table sizes.   <div class="itemtable2 tbl550"> */
	.tbl550{width: 550px;}

.itemtable-hover{ /* --- */}
.itemtable-hover:hover{ color: #cfc096;/*lighter than the normal fontcolor*/}

.lyrics{padding:0px 10px 0px 10px; border-left:2px solid #211d11;/*#2a2415;*/}
.lyrics:hover{border-left:2px solid #cfc096}
/*-------------------------*/


/*############# Extra Menus ##############*/
/*########################################*/
.sidetablewrap{ /* Wraps the whole sidetable */
  float:right;padding: 0px 5px 0px 5px;font-size: 10px;
  margin:0px 0px 0px 10px;} 
.sidetable{ /* boxes used on the side*/
  margin-left:auto;margin-right:auto;/* Centers table */
  padding: 5px 5px 5px 5px;
	width: 200px; 
	background-color: #2a2415;
	border: 1px solid #1d190d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;}
.sidetable_top_img{float: right;margin:-19px 0px 0px 0px}/* Headline image */

/* ############# SIDE menu. ############# */
  /*  with news archive etc. */
.sidetable_menu{ 
font-size: 12px;
	padding: 4px 5px 4px 5px;
	margin: 20px 0px 20px 0px;
	border-top: 1px dotted #444;
	border-left: 0px solid #444;
	border-right: 0px solid #444;
	border-bottom: 1px dotted #444;} 
.sidetable_menu a{/* */}
/* ############# /SIDE menu. ############# */

.sidetable_mailinglist { /* mailinglist button */
  border: solid 1px #1d190d; padding:2px 65px 2px 65px; margin:15px 5px 15px 5px; 
  font-weight: bold; align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;}
.sidetable_mailinglist:hover{
  background-color:#3a321e; 
  background-image: url(images/arrows.png);
  background-repeat: no-repeat; background-position: 50% 50%;
}
.mailinglist { /* inside the wrapper */
  border: solid 1px #312a19; padding:2px 5px 2px 5px; margin:5px 0px 0px 0px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;}
	

/*################ Other #################*/
/*########################################*/
/* general Table class */
#csstable{
	margin: 5px;
	text-align: left;
	border-collapse: collapse;border: 1px solid #272214/*#38321f*/;}
#csstable th{ /* headline */
	font-weight: normal;
	padding: 4px;
	background: #38321f; 
	border-bottom: 1px solid #2b2516;
	font-size: 0.9em; }
#csstable td{ /* rows */
	padding: 5px;
	border-bottom: 1px solid #2b2516;
	border-top: 1px solid transparent;}
#csstable tr:hover td{background: #262214;color: #cfc096;/*lighter than the normal fontcolor*/}
	
/* ### Review table ### */
	#reviewtable{
	margin: 5px;
	text-align: left;
	border-collapse: collapse;border: 1px solid #2e2819/*#38321f*/;}
#reviewtable th{ /* headline */
/* text-transform: uppercase; */
	font-weight: bold;
	padding: 4px;
	text-align: left;
	background: #38321f; 
	border-bottom: 1px solid #2e2819;
	font-size: 0.9em; }
#reviewtable td{ /* rows */
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #2e2819;
	border-top: 1px solid transparent;}
#reviewtable tr:hover td{background: #2f2918;color: #cfc096;/*lighter than the normal fontcolor*/}
/* ### /Review table ### */	

/* Mailing list input field & button */
#inputArea input[type="text"], #inputArea textarea{font-family: Arial, Sans-Serif;background-color: #c0b9a5;border: solid 1px #1d190d;}
#inputArea:hover input[type="text"], #inputArea textarea{background-color: #d0cbbc;}
input.btn {font-size: 13px; background-color:#463d28;border: solid 1px #1d190d;}
input.btn:hover { background-color:#50462f;}

/* ###  General photo classes ###  */
.img_photo{ 
  background: #272215; padding:8px 8px 8px 8px; margin:5px 5px 5px 5px; border: solid 1px #1d190d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;}
.img_photo:hover{background: #2c2616; border: solid 1px #16130a;}
.img_photo img {border:solid 1px #16130a;} /* hmm */
.img_opa {opacity: 0.7;}
.img_opa:hover {opacity: 1.0;}
/* ###  /General photo classes ###  */

/* Memberpage */
.members {
  background: #272215; float: left;  margin-right: 0px; padding:10px; margin:5px; border: solid 1px #1d190d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;}
.members:hover{background: #2c2616; border: solid 1px #16130a;}
.members img {border:solid 1px #16130a;}
a.members:hover{text-decoration: none}


/* ### GALLERY ### */
.photo {
  margin: 7px;
  position: relative;
  width: 125px;
  height: 83px;
  float: left;}
.photo img {
 background: #272215; 
  opacity: 0.7;
  border: solid 1px #1d190d;
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;}
.photo img:hover {background: #2c2616; opacity: 1.0; border: solid 1px #16130a;}
/*  gallery Blocks etc.  */
.gallerywrap {/* float: right; */}
.galleryblock {
  margin: 0px;
  position: relative;
  width: 560px;
  float: left;
  padding-bottom: 30px;}
.backtotop {
  position: relative;
  float: left;
  width: 560px;}
/* ### /GALLERY ### */

/* ### NO script ### */
div#noscript {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	padding-left:10px;
	top:0;
	width: 100%;}
div#noscript p{
	background: transparent url(images/explanationmarkl.png) no-repeat 0 46%;
	margin: 0;
	color:#000;
	display: inline;
	padding: 6px 0 6px 26px;}
/* ### /NO script ### */

/* ### Youtube ### */
#ytvideo {float: left; margin-right:10px;}
.yt_holder {
  background: #272215; padding: 8px; margin:5px 0px 5px 0px; float: left; border: solid 1px #1d190d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;}
  .yt_holder:hover {background: #2c2616; border: solid 1px #16130a;}
ul.yt_ithy {
  float: left; margin: 0;
  padding: 0px; width: 230px;
  height:244px; overflow:auto;
  list-style-type: none;}
ul.yt_ithy  li{border: dotted 0px #1d190d; margin:0px 5px 1px 0px; padding:0px 0px 0px 3px;}
.currentvideo {
  background: #3b3421;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;}
ul.yt_ithy a:link    {color:#a46334; text-decoration: none;}
ul.yt_ithy a:visited {color:#a46334; text-decoration: none;}
ul.yt_ithy a:active  {color:#716542; text-decoration: none;}
ul.yt_ithy a:hover   {color:#CCCCCC; text-decoration: none;}
/* ### /Youtube ### */


/*################ FIXES #################*/
/*########################################*/
/* Css browser Selector */
	.ie body {background-position: top center; }
	.ie7 body {background-position: top center; }
	.gecko body {background-position: top center; }
	.win.gecko body {background-position: top center; }
	.linux.gecko body {background-position: top center; }
	.opera body {background-position: top center; }
	.konqueror body {background-position: top center; }
	.webkit body {background-position: 49.999% 0; }
/* /Css browser Selector */
html {margin-left: -1px;overflow-Y: scroll;} /* Chrome fix */

