/* CSS Document */
body {
	background-color: #000000;
	height: 100%;
}
#design {
	margin-top: 170px;
	color: #2A2A2A;
	float: left;
	width: 250px;
}
#clear {
	clear: both;
}


#footer {
	position: absolute;
	bottom: 0;
	padding: 0px;
	left: 0px;
}
#img {
	float: left;
}
#holder {
	float: left;
	width: 515px;
	margin-top: 250px;
}

div#header {
	background-repeat: no-repeat;
} 
div#logo {
	background-image: url(images/nameh.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 256px;
	margin-top: 30px;
	margin-left: 5px;
} 
#lang {
	text-align: right;
	width: 200px;
	float: right;
	margin-top: 170px;
}
#lang a {
	color: #B43232;
}
#lang a:hover {
	color: #CE682B;
}


div#globalnav	{
	border: 0;
	margin-left: 5px;
	padding: 0;
	margin-top: 5px;
	}

div#globalnav ul#menu	{
	margin: 0;
	padding: 0;
	position: relative;
	}

div#globalnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: -1px;
	}
	
ul#menu li, ul#menu a {
	height: 28px;
	display: block;
	}
	
div#globalnav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
	
#news {
	width: 69px;
	background-image: url(images/eng/index_haber.gif);
}
#mainpage {}
#bio	{
	width: 77px;
	background-image: url(images/eng/index__bio.gif);
	height: 30px;
	left: 72px;
}
#gear	{
	left: 153px;
	width: 77px;
	background-image: url(images/eng/index_ekip.gif);
}
#gallery	{
	left: 233px;
	width: 53px;
	background-image: url(images/eng/index__galeri.gif);
}
#disc {
	left: 290px;
	background-image: url(images/eng/index_disko.gif);
	width: 86px;
}
#links	{
	left: 380px;
	width: 62px;
	background-image: url(images/eng/index_link.gif);
}
#contact	{
	left: 445px;
	background-image: url(images/eng/index_ilet.gif);
	width: 64px;
}

#news a:hover {

}
#mainpage a:hover {}
#bio a:hover	{

}
#gear a:hover {

}
#gallery a:hover {
	background-color: transparent;
}
#disc a:hover {
	background-color: transparent;
}
#links a:hover {
	background-color: transparent;
}
#contact a:hover {
	background-color: transparent;
}


#mainpage a.selected {
	background-image: url(images/buttons/main.gif);
	background-repeat: no-repeat;
}
#news a.selected {
	background-image: url(images/buttons/news.gif);
	background-repeat: no-repeat;
}
#bio a.selected	{
	background-image: url(images/buttons/bio.gif);
	height: 30px;
	width: 33px;
}
#gear a.selected {}
#gallery a.selected {background: transparent url(./navigation2.gif) -232px -42px no-repeat;}
#disc a.selected {background: transparent url(./navigation2.gif) -291px -42px no-repeat;}
#links a.selected {background: transparent url(./navigation2.gif) -338px -42px no-repeat;}
#contact a.selected {background: transparent url(./navigation2.gif) -372px -42px no-repeat;}

#news a.selected:hover {background: transparent url(./navigation2.gif) -10px -42px no-repeat;}
#bio a.selected:hover	{background: transparent url(./navigation2.gif) -82px -42px no-repeat;}
#gear a.selected:hover {background: transparent url(./navigation2.gif) -154px -42px no-repeat;}
#gallery a.selected:hover {background: transparent url(./navigation2.gif) -232px -42px no-repeat;}
#disc a.selected:hover {background: transparent url(./navigation2.gif) -291px -42px no-repeat;}
#links a.selected:hover {background: transparent url(./navigation2.gif) -338px -42px no-repeat;}
#contact a.selected:hover {background: transparent url(./navigation2.gif) -372px -42px no-repeat;}


#container {
	background-image: url(images/cont_bg.gif);
	background-repeat: repeat-x;
	bottom: 0px;
	top: 50px;
	position: relative;
}
