/*******************************/
/* Bayern Oman skin            */
/* Date: 12/01/2009            */
/* Made by: rei85              */
/*******************************/

@-moz-document domain("hattrick.org") {

#top
{
	height: 0px !important;
	position: relative !important;
	z-index: 50 !important;
        background: #000000 !important;
        /*background: url(page/top.png) bottom left no-repeat !important;*/
}

#ticker
{
	position: absolute !important;
	top: 20px !important;
	left: 360px !important;
}


#ticker div a
{
	padding-bottom: 2px !important;
	color: #ffffff !important;
	text-decoration: none !important;
	line-height: 1.1em !important;
}

#shortcuts
{
	margin-top: -15px !important;
	margin-left:0px !important;
}

#teamLinks
{
        color: #ffffff !important;
        margin-top: 0px !important;
	margin-left: 7px !important;
}



/*centre title*/
h1 {

  color: #808080 !important;

  border-bottom: solid thin darkgrey !important;

  background: #eeeeee !important;

}

/*centre titles2*/
h2 {
  
  color: white !important;

  border-bottom: solid thin #eeeeee !important;

  background: #c70000 !important;

}

.date
{
	color: #000000 !important;
	padding-right: 8px;
	font-weight: 400;
}

/*Menu titles*/
h3 {

  color: #c70000 !important;

  border-bottom: solid thin #808080 !important;

  background: #eeeeee !important;


}
/*Links underlined*/
a {

	text-decoration: none !important;

}

/*Hide Hattrick logo*/
#logo {

  background: none !important;

}



/*Hide ticker's stars*/
#ticker div {

  /*background: none !important;*/

}

/*page background*/
body {  

  background: url(http://i253.photobucket.com/albums/hh75/reiben85/hattrickelements/bg1.png) !important;

}

/* central page background */
#content {

      background-image: none !important;

      background-color: #f09595 !important;

}

/*Image header (banner)*/
#header {

        background: url(http://i253.photobucket.com/albums/hh75/reiben85/hattrickelements/banner2.png) !important;

	height: 103px !important;

	padding-top: 40px !important;

}

/*Orizontal menu settings*/
#menu {

	height: 25px !important;

	margin-top: 5px !important;

        background: #c70000 !important;
        
        -moz-border-radius: 2% !important;
}

/* Orizontal menu's links settings */
#menu a {

	line-height: 25px !important;

        /*background: #808080 !important;*/

}

div#menu a:hover {color:#FFFFFF !important; background:#347f36 !important;}

a:hover
{
	color: #821414 !important;
}

/*bottom white line*/
div[id="bottom"]{background: #f09595 !important;}

div[id="online"] {float:right!important;margin-right:605pt!important;margin-top:-11pt!important; }
div[id="time"] {float:right!important;margin-right:510pt!important; margin-top:0pt!important; }
div[class="boxLeft"]{ /*background-image: url(http://i253.photobucket.com/albums/hh75/reiben85/hattrickelements/bmenu.png) !important; */ }

/*Forum*/
div[class="cfHeader"]{background: #c70000!important;}

.cfWrapper
{
	border: solid 1px #c70000 !important;
	margin: 0 0 12px 0;
}

.folderItem div.ignore
{
    cursor: pointer;
    width: 10px;
    height: 10px;
    background: url(http://i253.photobucket.com/albums/hh75/reiben85/cross_small.png) no-repeat !important;
}

.folderItem div.unignore
{
    cursor: pointer;
    width: 10px;
    height: 10px;
    background: url(http://i253.photobucket.com/albums/hh75/reiben85/tick_small.png) !important;
}

.folderItem div.unignore:hover
{
    background: url(http://i253.photobucket.com/albums/hh75/reiben85/tickGreen_small.png) !important;
}

/*Formatting buttons*/

img.f_quote1{background: transparent url('images/forum/format_quote1.png') no-repeat;}
img.f_quote2{background: transparent url('images/forum/format_quote2.png') no-repeat;}
img.f_bold{background: transparent url('images/forum/format_bold.png') no-repeat;}
img.f_italic{background: transparent url('images/forum/format_italic.png') no-repeat;}
img.f_ul{background: transparent url('images/forum/format_ul.png') no-repeat;}
img.f_hr{background: transparent url('images/forum/format_hr.png') no-repeat;}
img.f_player{background: transparent url('images/forum/format_player.png') no-repeat;}
img.f_team{background: transparent url('images/forum/format_team.png') no-repeat;}
img.f_match{background: transparent url('images/forum/format_match.png') no-repeat;}
img.f_fed{background: transparent url('images/forum/format_fed.png') no-repeat;}
img.f_message{background: transparent url('images/forum/format_message.png') no-repeat;}
img.f_series{background: transparent url('images/forum/format_series.png') no-repeat;}
img.f_www{background: transparent url('images/forum/format_www.png') no-repeat;}

}