* {
    padding: 0;
    margin: 0;
}

* html {
	font-size: 100.1%;
}

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
} 

html {
	height: 100%;
	}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	background: #000;
	color: #000; 
	line-height: 1.6;
	font-size: 82.5%;
	height: 100%;
}

:focus {
	outline: 0;
}

a {
	color: #ff1000;
	text-decoration:none;
}

a:hover, a:active, a:focus {
	color: #ff1000;
	text-decoration: underline;
}


p {
	margin: 0px 0;
	padding: 0px 5px 0 5px;
	font: 100%/110% Tahoma, Geneva, sans-serif;

}

h2 {
	margin: 2px 0;
	padding: 2px 8px 0 2px;
	font: 120%/110% Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.date {
	color:#999;	
}

img {border: 0}

.clear-all { 
	clear: both; 
	height: 1px; 
	overflow: hidden; 
}

#heder-bg {
	margin: 0 auto;
	background: #000 url(../images/header-bg.jpg) top center no-repeat;
}

#wrapper {
	clear: both;
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

.logo {
	padding: 165px 0 0 23px;	
}

#content { clear: both; width: 1024px;}
#content .a-box, #content .b-box, #content .v-box { float: left;}
#content .a-box { width: 266px; }
#content .b-box { width: 577px; }
#content .v-box { width: 181px; }

/* Gigs band menuleft */

#menu_left {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}

#menu_left a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu_left a:hover {
	background-position: left bottom;
}

#menu_left .gids {
	width: 144px;
	height: 49px;
	background: url(../images/gids.gif) no-repeat;
	left: 129px;
	top: -1px;
}

#menu_left .band {
	width: 109px;
	height: 36px;
	background: url(../images/band.gif) no-repeat;
	left: 35px;
	top: 48px;
}

#menu_left .discography {
	width: 212px;
	height: 45px;
	background: url(../images/discography.gif) no-repeat;
	left: 19px;
	top: 81px;
}


#menu_left .store {
	width: 119px;
	height: 34px;
	background: url(../images/store.gif) no-repeat;
	left: 88px;
	top: 126px;
}

#menu_left .media {
	width: 124px;
	height: 35px;
	background: url(../images/media.gif) no-repeat;
	left: 27px;
	top: 163px;
}

#menu_left .contacts {
	width: 193px;
	height: 41px;
	background: url(../images/contacts.gif) no-repeat;
	left: 36px;
	top: 196px;
}

/*--------- Menu  --------- */

#menu {
	margin: 0;
	padding: 349px 0 0 0;
	font: 86% Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menu ul {
	margin: 0;
	padding-left: 24px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	overflow: hidden;
	list-style: none;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}

#menu a {
	margin: 0;
	padding: 0 4px;
	text-decoration: none;
	color: #ff1000;
	}
	
#menu a:hover {
	color: #ff1000;
	text-decoration: underline;
}	

#menu li b {
	float: left;
	color: #ff1000;
}	
	
/*---------END Menu  --------- */


/*---scroll-pane-focus ---*/



#mycustomscroll {
	/* Typical fixed height and fixed width example overflow: auto; */
	width: 480px;
	height: 460px;
	overflow: hidden;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.3em auto;
	padding: 0px;
}

.tall {
	width: 480px;
}

.youtube {
	padding: 100px 46px 16px 46px;
	
}

.banner {
	padding: 8px 6px;
	
}



#content {padding-bottom: 150px;}  /* must be same height as the footer */

#footer {
	color: #FFF;
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
} 

#test2 {
width: 515px;
height: 455px;
right: 10px;
left: 15px;
top: 10px;
border-width:0;
}
