/* STANDARD BAMP STYLES - THESE STYLES ARE LINKED TO COMMON CONTENT BOXES */

/* GLOBAL STYLES */

body {
margin: 0;
padding: 0;
background-color:#000000;
background-image:url(images/bkg.jpg);
background-repeat: no-repeat;
background-position: 50% 0;
font-family:Verdana, Geneva, sans-serif;
font-size: 12px;
color: #cac07d;
	
}

P {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: ##cac07d;
	line-height: 15pt;
}

a, a:link, a:visited {
	
color: #e99b02;
	
}

a:hover {
color: #960000;

}

a img {
	border: none;
}

.credits {
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #e99b02;	
	
}

/*PAGE HEADERS */

.header_welcome {
	background-image: url(images/header_welcome.jpg);
}
.header_news {
	background-image: url(images/header_news.jpg);
}
.header_shows {
	background-image: url(images/header_shows.jpg);
}
.header_videos, .header_videos_links {
	background-image: url(images/header_videos.jpg);
}
.header_bio {
	background-image: url(images/header_bio.jpg);
}
.header_blog {
	background-image: url(images/header_blog.jpg);
}
.header_emupdates, .header_emupdates_c {
	background-image: url(images/header_emupdates.jpg);
}
.header_contact, .header_contact_confirm {
	background-image: url(images/header_contact.jpg);
}
.header_privacy {
	background-image: url(images/header_privacy.jpg);
}
.header_terms {
	background-image: url(images/header_terms.jpg);
}
.header_photos {
	background-image: url(images/header_photos.jpg);
}
.header_store {
	background-image: url(images/header_store.jpg);
}
.header_press {
	background-image: url(images/header_press.jpg);
}	
	
	
div.banner {
	display: inline;
}

div.bannertop {
	position: absolute;
	left: 10px;
	top: 5px;
	padding: 5px;
	border: medium groove #0000FF;
}

div.leftnav {
	position: absolute;
	left: 10px;
	width: 150px;
	top: 155px;
	padding: 5px;
	border: medium groove #0000FF;
}

div.body {
	position: absolute;
	left: 175px;
	top: 0px;
	width: 800px;
	padding: 5px;
	border: medium groove #0000FF;
}

div.bannerbottom {
	position: absolute;
	bottom: 10px;
	padding: 5px;
	border: medium groove #0000FF;
}

.errors {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 14px;
}

/* CB ARTICLES STYLES */


#articles_box {
	width: 457px;
	float: left;
	padding-bottom: 10px;
	background-position: top;
	padding-top: 0px;
	height: 100%;
}
.articles_headline {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #e99b02;
	padding-bottom: 5px;
	font-weight: bold;
}
.articles_body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#cac07d;
	margin-left: 0px;
	width: 457px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #500000;
	padding-bottom: 10px;
	padding-top: 10px;
}
.articles_date {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#cac07d;
	padding-bottom: 5px;
}

#articles_header {
	margin-bottom: 10px;
	margin-top: 10px;
}


#articles_div {
	height: 1px;
	background-color: #5c1208;
	width: 300px;
}

/* CB ARTICLES_IN STYLES */

.articles_in_div {
	height: 0px;
	background-color: #500000;
}
.articles_in_date {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#cac07d;
	width: 90px;
	padding-bottom: 5px;
}	
.articles_in_headline {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #e99b02;
	font-weight: bold;
	padding-bottom: 0px;
}
.articles_in_body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#cac07d;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 502px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #500000;
}	
#articles_in_box {
	width: 502px;
	padding-bottom: 10px;
}

.articles_in_ind_send_friend {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #e99b02;
}

/* CB TOURDATES STYLES */

#tourdates_box {
	width: 457px;
	padding-bottom: 10px;
}

.tourdates_alt1, .tourdates_alt2 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #500000;
}

.tourdates_alt1 {
	background-color: #??????;
}

.tourdates_headline {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #cac07d;
}

.tourdates_date {
	float: left;
	width: 90px;
	margin-left: 0px;
}

.tourdates_body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#e99b02;
	margin-left: 90px;
}

#tourdates_header {
	margin-bottom: 10px;
	margin-top: 10px;
}

.ccontent_in_ind_headline {
	font-weight:bold;
}

#ccontent_ind_category_header {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}

/* CB TOURDATES_IN STYLES */
#tourdates_in_box {
	width: 502px;
	float: left;
}

.tourdates_in_alt1, .tourdates_in_alt2 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #500000;
}

.tourdates_in_alt1 {
	background-color: #??????;
}

.tourdates_in_headline {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #e99b02;
	margin-right:100px;
}

.tourdates_in_date {
	float: left;
	margin-left: 10px;
	width: 100px;
}

.tourdates_in_body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#cac07d;
	width: 375px;
	margin-left: 150px;
	padding-bottom: 5px;
}

.tourdates_in_send_friend {
	padding: 10px;
}

#tourdates_in_header {
	margin-bottom: 10px;
	margin-top: 10px;
}

#tourdates_in_tagline {
	margin-bottom: 10px;
}

#tourdates_in_tableheader {
	background-color:#?????;
	color:#cac07d;
	background-image: url(images/shows_header_bar.gif);
	float: left;
	width: 502px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	height: 15px;
	line-height: 18px;
}

#tourdates_in_tableheader_date {
	text-align:left;
	margin-left:10px;
	font-weight: bold;
}

#tourdates_in_tableheader_location {
	text-align:left;
	margin-left:100px;
	font-weight: bold;
}

#tourdates_in_tableheader_details {
	text-align:left;
	margin-left:202px;
	font-weight: bold;
}

div.tourdates_in_details_click {
	float: right;
	width: 75px;
}
.tourdates_details {
	border-style: dotted;
	border-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
}

.tourdates_details_contents {
	margin-left: 10px;
	margin-right: 10px;
}

/* CB LINK_DIRECTORY STYLES */

#link_directory_box table.link_directory_table tbody tr td {
	padding-bottom: 20px;
}

#link_directory_box {
}

.link_directory_table {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.link_directory_item_desc a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.link_directory_div {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #eba348;
}

.link_directory_item_desc a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.link_directory_item_header  {
font-weight: bold;
font-size:14px;
color: #e5a71e;
text-align:left;
}

.link_directory_div {
background-color:#57191a;	
	
	
}


.link_directory_item_name  {

	
}

/* CB CCONTENT STYLES */

#ccontent_box, .ccontent_in_ind_body {
	width: 600px;
	float: right;
}

.ccontent_div {
	width: 600px;
	height: 2px;
	background-color: #eba348;
}

.ccontent_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-bottom: 5px;
	margin-top: 5px;
}

.ccontent_in_ind_body a {
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}

/* CB BLOGHISTORY STYLES */

#blog_history_box {
	width: 331px;
	float: left;
	padding: 10px;
}

#blog_history_box > div {
	margin-bottom: 5px;
}

.bloghistory_entry {
  padding-bottom: 12px;
}

.bloghistory_date {
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  color:#cac07d;
  padding-bottom: 5px;
}
.bloghistory_headline {
  font-family:Verdana, Geneva, sans-serif;
  font-size:13px;
  color: #e99b02;
  height:16px;
  padding-bottom: 5px;
  font-weight: bold;
}

/* CB MAINBLOG STYLES */

#mainblog_box {
	width: 550px;
}

.blog_date {
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  color:#cac07d;
  padding-bottom: 5px;
}

.blog_body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#cac07d;
	padding-bottom: 5px;
	width: 550px;
}

.blogpreview_entry {
  padding-top: 5px;
  border-top: 1px solid #500000;
  padding-bottom: 5px;
}

.blog_headline, .blog_headline a {
  font-family:Verdana, Geneva, sans-serif;
  font-size:13px;
  color: #e99b02;
  height:16px;
  padding-bottom: 5px;
  font-weight: bold;
}
