body {
	background: #000000 url(images/menubk.gif) repeat-x left 250px;
	font: 12px Tahoma, "Trebuchet MS";
	color: #DDDDDD;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

i {
	display: none;
}
h2, h4, h5, h6 {
	color: #E5BCFF;
	margin: 0px 0px 10px;
	padding: 0px;
	font-family: "Trebuchet MS";
}
h3 {
	color: #E5BCFF;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: "Trebuchet MS";
}
a
{
	color: #E5BCFF;
	text-decoration: none;
}
a:hover {
	color: #E5BCFF;
	text-decoration: underline;
}

#main {
	width: 930px;
	margin: 0px auto;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
}

/*header images styles*/
.home {
	background: url(images/new-top2.jpg) no-repeat right top;
}
.bios {
	background: url(images/bios_top2.jpg) no-repeat right top;
}
.videos {
	background: url(images/bookings_top2.jpg) no-repeat right top;
}
.bookings {
	background: url(images/header-van-halen.jpg) no-repeat right top;
}
.media {
	background: url(images/home_top4.jpg) no-repeat right top;
}
.tributes {
	background: url(images/tributes_top1.jpg) no-repeat right top;
}
.shows {
	background: url(images/top-inner1.jpg) no-repeat right top;
}
.tributes3 {
	background: url(images/tribute_top3.jpg) no-repeat right top;
}
.foreigner {
	background: url(images/foreigner_top1.jpg) no-repeat right top;
}
.bonjovi {
	background: url(images/bonjovi_top1.jpg) no-repeat right top;
}
.bios2 {
	background: url(images/bios_top.jpg) no-repeat right top;
}

.logo {
	background: url(images/tribute-band-logo2.jpg) no-repeat left top;
	height: 250px;
	width: 349px;
	margin: 0px;
	padding: 0px;
}
.logo2 {
	background: url(images/logo2.jpg) no-repeat left top;
	height: 189px;
	width: 349px;
	margin: 0px;
	padding: 0px;
}
.quote
{
	font: 12px "Times New Roman", Times, serif;
	font-style: italic;
}
#menu {
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 3px 0px 0px;
	list-style: none;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 10px 3px;
}

/*#menu a:hover {
	background: #000000;
	color: #E5BCFF;
}*/
#menu .overMe {
	background: #222222;
	color: #E5BCFF;
}
#menu .current {
	background: #000000;
	color: #FFFFFF;
}
#menu .section_name {
	color: #E5BCFF;
	text-decoration: none;
	margin-left: 20px;
	font: bold 20px "Trebuchet MS";
}
#menu ul ul {
	background: #222222;
	z-index: 10;
	position: absolute;
	margin: 0px 0px 0px -999px;
	padding: 5px 5px 10px;
}
#menu li li {
	margin: 0px;
	padding: 0px;
}
#menu li li a {
	display: block;
	padding-right: 25px;
	padding-left: 10px;
	border-bottom: 1px solid #333333;
	margin-top: 5px;
}
#menu li li a:hover {
	color: #E5BCFF;
	text-decoration: none;
	background: #333333;
}

/*dropmenu action */
#menu li:hover ul {
	margin-left: 320px;
}


#container {
	margin: 0px;
	padding: 0px;
}

#leftpanel {
	margin: 15px 0px 20px;
	padding: 0px;
	width: 650px;
	float: left;
}
#leftpanelfull {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 930px;
	float: left;
}
.hvideo {
	background: url(images/video_top.gif) no-repeat left top;
	margin: 15px 0px 0px;
	padding: 11px 0px 0px;
	width: 633px;
}
.hvideo_box {
	background: #000000 url(images/video_btm.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px 15px 15px;
}
.hvideo .player {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	z-index: 0;
}
.hvideo .details p {
	margin: 0px 0px 10px;
	padding: 0px;
}
.hvideo .details strong {
	color: #E5BCFF;
	text-decoration: none;
	font: bold 12px Tahoma, "Trebuchet MS";
}
.hvideo .details li {
	margin-left: 20px;
}


#list {
	margin-right: 15px;
	margin-top: 15px;
}
#list h2 {
	font-size: 20px;
	margin-bottom: 0px;
	border-bottom: 2px solid #333333;
}

#list .item {
	display: block;
	clear: both;
	border-bottom: 1px dotted #555555;
	min-height: 175px;  
	padding-top: 15px;
}

#list .item img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #666666;
	float: left;
}
#list .item h3 {
	color: #E5BCFF;
	text-decoration: none;
	font: bold 12px Tahoma, "Trebuchet MS";
}
#article {
	padding-left: 325px;
	padding-top: 15px;
	min-height: 545px;
	margin-right: 15px;
}
#articlewide {
	padding-left: 20px;
	padding-top: 15px;
	min-height: 545px;
	margin-right: 15px;
}
#landingwide {
	padding-left: 15px;
	padding-top: 15px;
	min-height: 545px;
	margin-right: 15px;
}
#articlefull {
	padding-left: 40px;
	padding-top: 15px;
	min-height: 545px;
	margin-right: 15px;
}
#article h3 {
	color: #E5BCFF;
	text-decoration: none;
}

.bio1 {
	background: url(images/bio-al-estrada3.jpg) no-repeat left top;
}
.bio-dario-seixas {
	background: url(images/bio-dario-seixas.jpg) no-repeat left top;
}
.bio-david-victor {
	background: url(images/bio-david-victor3.jpg) no-repeat left top;
}
.bio-glenn-jost {
	background: url(images/bio-glenn-jost2.jpg) no-repeat left top;
}
.bio-victor-bender {
	background: url(images/bio-victor-bender2.jpg) no-repeat left top;
}
#video_content {
	margin: 15px 0px 0px;
	padding: 0px;
}
.vid_item {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 325px;
	height: 130px;
}
.vid_item img {
	border: 1px solid #999999;
}

.vid_detail {
	display: block;
	margin-left: 160px;
}
.vid_detail p {
	margin: 0px;
	padding: 0px;
}
.vid_detail strong {
	font-family: Tahoma, "Trebuchet MS";
	font-weight: bold;
	color: #E5BCFF;
	text-decoration: none;
}

a.wma {
	background: url(images/wmicon.gif) no-repeat left;
	height: 20px;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 25px;
}
a.qt {
	background: url(images/qticon.gif) no-repeat left;
	height: 20px;
	display: block;
	padding-top: 3px;
	padding-left: 25px;
	color: #CCCCCC;
	text-decoration: none;
}
.toptext {
	padding-bottom: 15px;
	border-bottom: 1px dotted #666666;
}

#rightpanel {
	width: 280px;
	float: left;
	margin-bottom: 20px;
}
#addthis {
	text-align:center;
	margin-bottom: 20px;
	margin-top:20px;
}
#showlist {
	background: url(images/sider_top.gif) no-repeat left top;
	margin: 15px 0px 0px 17px;
	padding: 10px 0px 0px;
	width: 263px;
}
#showlist .show_box {
	background: url(images/sider_btm.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px 0px 3px;
}
.show_box h3 {
	margin: 0px;
	padding: 0px 0px 10px 15px;
	background: #000000; /* #1f1f1f */
	font: bold 16px "Trebuchet MS";
	color: #E5BCFF;
	text-decoration: none;
}

.show_box ul {
	margin: 0px;
	padding: 0px 0px 15px;
	list-style: none;
	display: block;
	background: #000000; /* 1f1f1f */
}
.show_box li {
	margin-bottom: 7px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 4px;
	margin-left: 15px;
	margin-right: 15px;
	background: url(images/item_bul.gif) no-repeat left 2px;
	padding-left: 20px;
}
.show_box p {
	margin: 0px;
	padding: 0px;
}
.show_box strong {
	color: #E5BCFF;
}

.mailing_list_promo {
	margin: 0px 0px 10px 17px;
	padding: 0px;
	height: 16px;
	width: 262px;
}
#rightpanel form {
	margin-left: 17px;
}



#footer {
	margin: 0px auto;
	padding: 10px 0px 0px;
	clear: both;
	width: 930px;
	border-top: 1px solid #999999;
	height: 50px;
}
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
}
#footer li {
	display: inline;
}
#footer a {
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover {
	color:#E5BCFF;
}
#footer p {
	float: right;
	margin: 0px;
	padding: 10px 0px 0px;
}

#prsband {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:left;
	display:inline;
	float: left;
	width: 100%;
}

.stdimage {
	border: 1px solid #FFFFFF;
	margin: 4px 4px 4px 4px;
}

.fine-print {
	font: 8px Tahoma, "Trebuchet MS";
	color: #AAAAAA;
}

.floatleft{
    float: left;
    border: 2px solid #cccccc;
    margin-right: 10px;
    margin-bottom: 4px;
    }

.fieldlabel{
	text-align:right;
	color: #FFFFFF;
	margin-right:7px;
	padding-right:7px;
}
.contactinput{
	color: #000000;
	background-color: #FFFFFF;
	width:300px;
	height:22px;
}
.contacttext{
	color: #000000;
	background-color: #FFFFFF;
	width:300px;
}


