/* CSS Document */

body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/common/bg.jpg);
}
#ribbon{
	height: 183px;
	width: 185px;
	top: 0px;
	right: 0px;
	position: absolute;
	background-image: url(../images/common/ribbon.png);
	z-index: 100;
}
#bandpic{
	height: 279px;
	width: 257px;
	left: 590px;
	top: 220px;
	position: absolute;
	float: left;
	background-image: url(../images/index/bandpic.png);
	z-index: 1;
}
#bandpic2{
	height: 266px;
	width: 217px;
	left: 0px;
	top: 550px;
	position: absolute;
	float: left;
	background-image: url(../images/index/bandpic2.png);
	z-index: 1;
}
#facebook{
	height: 44px;
	width: 129px;
	left: 648px;
	top: 518px;
	position: absolute;
	float: left;
	z-index: 1000;
}
#container{
	width: 800px;
	margin-right: auto;
	text-align: left;
	vertical-align: middle;
	position: relative;
}
#logo{
	width: 200px;
	height: 170px;
	float: left;
	position: relative;
	background-image: url(../images/common/logo.gif);	
}
#content_container{
	width: 600px;
	position: absolute;
	background-color: #FFFFFF;
	left: 200px;
}
#banner_spacer{
	width: 600px;
	height: 20px;
	position: relative;
	float: right;
	background-color: #000000;
}
#flash_banner{
	width: 600px;
	height: 150px;
	position: relative;
	float: right;
	background-image: url(../images/common/flash_bg.jpg);
}
#intro_copy{
	width: 380px;
	position: relative;
	float: left;
}
#content_divider{
	width: 600px;
	height: 5px;
	position: relative;
	background-color: #000000;
	float: right;
}
#lower_content_container{
	width: 600px;
	position: relative;
	background-color: #FFFFFF;
	float: right;
}
#repertoire_container{
	width: 360px;
	position: relative;
	float: left;
}

#repertoire_container li{
	padding: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 5px 10px;
	font-size: 12px;
	border-bottom: 1px solid #e0e1e2;
}

#repertoire_container ul{
	padding: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 5px 10px;
	font-size: 12px;
}

#contact_container{
	width: 240px;
	position: relative;
	float: right;
}

#contact_container ul, #contact_container li{
	padding: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	margin: 0px 0px 5px 10px;
	font-size: 12px;
}
#footer{
	width: 600px;
	height: 30px;
	background-image: url(../images/common/footer_bg.jpg); 
	position: relative;
}


/* navigation */

#navigation, #navigation ul {padding: 0;margin: 0;list-style: none;}
#navigation a {display: block;}
#navigation li {float: left;}
#navigation li ul {position: absolute;left: -999em; width: 200px;}
#navigation li:hover ul {left: auto;}
#navigation li:hover ul, #navigation li.sfhover ul {left: auto;}
#navigation a, #navigation a:hover{
	height: 42px;
}
#navigation a:hover{
}

#metro_navigation{
	width: 600px;
	height: 42px;
	position: relative;
	background-color: #FFFFFF;
	float: right;
	z-index: 1000;
}

.menu01 {
	width: 81px;
    height: 42px;
	background-image: url(../images/navigation/btn_home_01.jpg);
}
.menu01:hover {
	width: 81px;
    height: 42px;
	background-image: url(../images/navigation/btn_home_roll_01.jpg);
}

.menu02 {
	width: 67px;
    height: 42px;
	background-image: url(../images/navigation/btn_news_02.jpg);
}
.menu02:hover {
	width: 67px;
    height: 42px;
	background-image: url(../images/navigation/btn_news_roll_02.jpg);
}

.menu03 {
	width: 99px;
    height: 42px;
	background-image: url(../images/navigation/btn_bandinfo_03.jpg);
}
.menu03:hover {
	width: 99px;
    height: 42px;
	background-image: url(../images/navigation/btn_bandinfo_roll_03.jpg);
}

.menu04 {
	width: 135px;
    height: 42px;
	background-image: url(../images/navigation/btn_gigs_04.jpg)
}
.menu04:hover {
	width: 135px;
    height: 42px;
	background-image: url(../images/navigation/btn_gigs_roll_04.jpg)
}

.menu05 {
	width: 98px;
    height: 42px;
	background-image: url(../images/navigation/btn_bookings_05.jpg);
}
.menu05:hover {
	width: 98px;
    height: 42px;
	background-image: url(../images/navigation/btn_bookings_roll_05.jpg);
}

.menu06 {
	width: 119px;
    height: 42px;
	background-image: url(../images/navigation/btn_contactus_06.jpg);
}
.menu06:hover {
	width: 119px;
    height: 42px;
	background-image: url(../images/navigation/btn_contactus_roll_06.jpg);
}

#navigation ul a, #navigation ul a:hover, #navigation ul .submenu {
	background-position: left;
}
#navigation > li ul{
	display:none;
}
#navigation > li:hover ul{
	display:block;
}
#navigation ul .submenu, #navigation ul .submenu:hover {
	width:99px;
	font-family: Arial, Helvetica, sans-serif;
	sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 18px;
	padding-top: 8px;
	padding-left: 18px;
	background-color: #000000;
}
#navigation ul  .submenu:hover {
	width: 99px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 18px;
	padding-top: 8px;
	/*padding-left: 18px;*/
	background-position: left;
	text-align: left;
	background-color: #cc6633;
}

#navigation ul.subnav{
	
}


/* text */

p{
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 16px;
margin: 14px 5px 14px 20px;
font-size: 12px;
}

a{
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #666666;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

a img{
border: none;
}
