@charset "utf-8";
/* CSS Document */
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	background:#0d0c08 url(../images/back_bg.jpg) repeat-x left top ;
	padding:0px;
	border:0px;
	margin:0px;
}
#back{
	background:url(../images/back_bg.png) no-repeat center 450px;
}
#logo{
	position:absolute;
	z-index:1000000;
	margin-top:-20px;
	}

.call{
	color:#fff;
	font: 600 30px/40px "Roboto";
}
.call span{
	color:#007ae4;
}
.gallery  li{
	float:left;
	list-style:none;
	margin:10px;
	box-shadow:#999 1px 1px 4px;
	border:#CCC 1px solid;
	padding:1px;
	}
/*---------------------------- MENU ------------------------*/
#menu{
	background:url(../images/menu_bg.gif) repeat-x left top;
	text-align:right;

	}
#menu ul{
  	margin:0 10px 0;
	padding:0;
	width:640px;
	float:right;
}
#menu ul li{
	float:left;
	list-style:none;
    background:url(../images/menu_nod.gif) no-repeat right top;
	padding:0 2px 0 1px;
}
#menu ul li a{
    text-shadow:#000 1px 1px;
	display:block;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;	
	padding:14px 18px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#menu ul li a:hover, a.active{
	color:#b78e5c;
	background:#17150e;
}
/*---------------------------- MENU END ------------------------*/
#flash{
	background:url(../images/flash_bg.jpg) no-repeat center top;
	padding:21px;
}
#img{
	position:absolute;
	width:929px;
	height:167px;
	padding-top:200px;
	background:url(../images/gitarren.png) no-repeat center top;
	margin-top:-300px;
	margin-left:20px;
	z-index:100;
}
.ban{
    padding: 10px;
}
.ban h3 {
    color: #fff;
    font: italic 24px "Open Sans",sans-serif;
    letter-spacing:1px;
    padding:0;
	margin:0;
}
.ban a {
    background:#b78e5c;
    border-radius: 25px;
    color: #000;
    display: inline-block;
    font: italic 600 16px/22px "Open Sans",sans-serif;
    letter-spacing: -1px;
    padding: 10px 40px;
    text-transform: uppercase;
	text-decoration:none;
}
.tittl {
    color: #b78e5c;
    font: 400 20px/30px "Roboto";
	text-transform:uppercase;
}
.box1{
	background:url(../images/hed_bg.jpg) repeat left center;
	padding:10px;
}
.box1 a{
	text-decoration:none;
	color:#B78E5C;
	}
.text strong{
	color:#B78E5C;
	}
.text h2{
	color:#CB6836;
	margin:10px 0 5px 0;
	padding:0;
	
	}
.welcom {	
	color: #b78e5c;
    font: 600 26px/40px "Roboto";
    text-transform: uppercase;
	text-shadow:#000 0 1px 1px;
}
.welcom span {
	font: 400 24px/30px "Roboto";
	text-transform:none;
	color:#fff;
}

.text{
	color:#999;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	line-height:24px;
	word-spacing:2px;
}
.text img{
	float:left;
	padding-right:10px;
}

/*----------- futar ----------*/
#fotter_bg{
	font-size:11px;
	color:#fff;
	background:url(../images/hed_bg.jpg) repeat left bottom;
	border-top:#000 8px solid;
}
#fotter_bg input{
	background:#fff;
	border:#999 1px solid;
	width:200px;
}
#fotter_bg a{ color:#b78e5c; text-decoration:none; line-height:16px;}
#fotter_bg a:hover{ text-decoration:underline;}

.p_head{
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	 font-size:18px; 
	 color:#b78e5c; 
	 font-weight:bold;
}

.copyright{ font-weight:bold; color:#fff;}
.copyright span{ color:#b78e5c;}

/*-------------- Slider --------------*/
.nivoSlider {
	position:relative;
	background: url(../images/loading.gif) no-repeat 50% 50%;
}
#slider {
	position:relative;
	width:937px;
	height:291px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:460px;
	bottom:-60px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:100px;
}
a.nivo-prevNav {
	left:100px;
}
.nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}
.widget_iframe{
	margin:10px 0;
	}
/*-------------- Slider End --------------*/
