/* CSS Document */
body {
	margin: 0 auto 0 auto;
	background-image: url(images/red_bg.jpg);
	background-repeat: repeat-x;
}
a {
	color: #F00000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #F00000;
}
.footer_links a, .footer_links a:visited {
	color: #FFFFFF;
}
.footer_links a:hover {
	color: #CCCCCC;
}
.red_bar {
	background-image: url(images/title_bar_more_red.jpg);
	height: 26px;
	background-color: #FFF;
	background-repeat: repeat-x;
}
.logo_wrapper {
	margin: 0px auto 0 auto;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	line-height: 25px;
	letter-spacing: 1px;
}
.footer {
	margin: 0px auto 0 auto;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
.footer a {
	text-transform: uppercase;
}
.footer_container{display:block}
.footer_container *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#F3f3f3}
.footer_container1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f9f9f9;
  border-right:1px solid #f9f9f9;
  background:#f6f6f6}
.footer_container2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdfdfd;
  border-right:1px solid #fdfdfd;
  background:#f5f5f5}
.footer_container3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f5f5f5;
  border-right:1px solid #f5f5f5;}
.footer_container4{
  border-left:1px solid #f9f9f9;
  border-right:1px solid #f9f9f9}
.footer_container5{
  border-left:1px solid #f6f6f6;
  border-right:1px solid #f6f6f6}
.footer_containerfg{
  background:#F3f3f3}
#main_wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#image_wrapper {
	width: 960px;
	margin-top: 15px;
	float: left;
}
.top_images {
	border: 1px solid #e8e8e8;
	padding: 4px;
	background-color: #FCFCFC;
}
.main_image {
	overflow: hidden;
	width: 50%;
	height: 200px;
	padding: 0 0 0 0;
	margin: 0 15px 0 0;
	display: inline;
	float: left;
}
.albumlistimage {
	overflow: hidden;
	width: 65px;
	padding: 2px;
	float:left;
	margin: 0 10px 0 0;
	border: 1px solid #e8e8e8;	
}
.flash_images {
	border: 1px solid #e8e8e8;
	padding: 2px;
	margin: 6px 11px 6px 0px;
}
.top_images:hover, .albumlistimage:hover, .sidealbumimages:hover, .sidealbumimagesgig:hover  {
	border: 1px solid #FF5353;
}
.flash_images:hover {
	border: 1px solid #FF5353;
	padding: 2px;
}
#navcontainer { 
}
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	background-image: url(../images/menubg.gif);
	color: White;
	float: left;
	width: 765px;
	font-family: arial, helvetica, sans-serif;
	border: 1px solid #e8e8e8;
}
ul#navlist {
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}
ul#navlist li {
	float: left;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 3px 0;
	background-image: url(../images/menubg.gif);
	background-repeat:repeat;
	letter-spacing: 2px;
}
#navlist a, #navlist a:link {
	margin: 0;
	padding: 3px 14px 3px 14px;
	color: #CE501F;
	text-decoration: none;
}
ul#navlist li#active {
	color: white;
	background-color: #CE501F;
}
#navcontainer a:hover {
	border-top: 1px solid #F69772;
	border-bottom: 1px solid #F69772;
	color: white;
	background-image: url(../images/yellowbg.gif);
	background-position: center;
}
#articles_column {
	float: left;
	width: 485px;
}
#center_column {
	float: left;
	width: 222px;
	margin-left: 20px;
	magin-top: -13px;
}
#small_column {
	float: left;
	width: 180px;
	margin-left: 15px;
	mrgin-top: -13px;
}
#right_column {
	float: left;
	width: 210px;
	margin-left: 23px;
}
#articles_column a:hover {
	background-color: #FFDDDD;
}
#tabular_column a:hover {
	background-color: #FFDDDD;
}
#tabular_column h3:hover, #articles_column h3:hover {
	text-decoration: underline;
	color: #DD0000;
}
.column_division {
	border-top: 2px solid #D5D5D5;
	margin-top: 12px;
}
.right_under {
	margin-top: 12px;
}
.right_featured {
	background-color: #F5F5F5;
	padding: 6px 6px 2px 10px;
}
.right_featured p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; 
	line-height: 19px;
}
.right_featured_container{display:block}
.right_featured_container *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#F5F5F5}
.right_featured_container1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #fafafa;
  border-right:1px solid #fafafa;
  background:#f7f7f7}
.right_featured_container2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fefefe;
  border-right:1px solid #fefefe;
  background:#f6f6f6}
.right_featured_container3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f6f6f6;
  border-right:1px solid #f6f6f6;}
.right_featured_container4{
  border-left:1px solid #fafafa;
  border-right:1px solid #fafafa}
.right_featured_container5{
  border-left:1px solid #f7f7f7;
  border-right:1px solid #f7f7f7}
.right_featured_containerfg{
  background:#F5F5F5}

.featured_box a {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.featured_box {
	border-top: 2px solid #FFF4F4;
	border-bottom: 2px solid #FFF4F4;
	margin-top: 0px;
	background-color: #FFF4F4 ;
	padding: 0px 8px 0px 15px;
	line-height: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	height: 196px;
}
.playlists_box {
	border-top: 2px solid #FFF4F4;
	border-bottom: 2px solid #FFF4F4;
	margin-top: 0px;
	background-color: #FFF4F4 ;
	padding: 0px 8px 0px 15px;
	line-height: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	width: 453px;
}
.featured_box p, playlists_box p {
	text-align: left;
}
.featured_box_container{display:block}
.featured_box_container *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#F28A87}
.featured_box_container1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f9cccb;
  border-right:1px solid #f9cccb;
  background:#f5a7a5}
.featured_box_container2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdf3f3;
  border-right:1px solid #fdf3f3;
  background:#f4a09d}
.featured_box_container3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f4a09d;
  border-right:1px solid #f4a09d;}
.featured_box_container4{
  border-left:1px solid #f9cccb;
  border-right:1px solid #f9cccb}
.featured_box_container5{
  border-left:1px solid #f5a7a5;
  border-right:1px solid #f5a7a5}
.featured_box_containerfg{
  background:#F28A87}h4 { 
	font-size:10px; 
	color:red; 
	padding-bottom: 5px;
	text-transform:uppercase; 
	font-weight:normal; 
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
h2 { font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}
h2 { 
	font-size:16px; 
	color: #990000; 
	margin:5px 0 5px 0; 
	padding-bottom: 5px; 
	border-bottom: 1px dashed #E9E9E9;
	display: inline;
}
h3 { 
	font-size:16px; 
	color: #990000; 
	margin:5px 0 5px 0; 
	padding-bottom: 5px; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.center a {
	text-decoration: none;
	display: block;
}
.center a:hover {
	background-color:#EBEBEB;
	color: #FF0000;
}
.sidelistall {
	border-bottom: 2px solid #ECECEC;
	display: block;
	padding: 7px 3px 7px 25px;
	text-align: left;
	width: 194px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: 6px 11px;
}
.sidelistallgig {
	border-bottom: 2px solid #ECECEC;
	display: block;
	padding: 6px 3px 6px 3px;
	text-align: left;
	width: 195px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 15px;
}
.albumlist {
	float: left;
	padding: 7px 3px 7px 0px;
	text-align: left;
	width: 235px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.albumlist a {
	font-size: 12px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.forum_read {
	border-bottom: 1px solid #e8e8e8;
	display: block;
	text-align: left;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 17px;
}
.sidelistall:hover, .forum_read:hover, .sidelistallgig:hover {
	color: #999999;
	background-color: #F7F7F7;
}
.forum_unread {
	border-bottom: 1px solid #e8e8e8;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 17px;
	background-color: #FFF4F4;
}
.small_forum_unread {
	background-color: #FFF4F4;
}
.small_forum_unread:hover, .forum_unread:hover {
	background-color: #FFE8E8;
}
.unread {
	background-image: url(images/forum/read.gif);
	background-repeat: no-repeat;
	padding: 6px 3px 6px 27px;
	background-position: 5px 8px ;
}
.read {
	background-image: url(images/forum/unread.png);
	background-repeat: no-repeat;
	background-position: 5px 7px ;
	padding: 6px 3px 6px 27px;
}
.sidelistall_small {
	border-bottom: 1px solid #e8e8e8;
	height: 16px;
	display: block;
	padding: 3px 3px 3px 23px;
	text-align: left;
	width: 94px;
	background-color: white;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	line-height: 16px;
}
.sidelistall_small_heart {
	border-bottom: 1px solid #e8e8e8;
	height: 16px;
	display: block;
	padding: 3px 3px 3px 23px;
	text-align: left;
	width: 94px;
	background-color: white;
	background-image: url(images/forum/heart.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidelistall_double {
	border-bottom: 1px solid #e8e8e8;
	display: block;
	padding: 3px 3px 3px 23px;
	text-align: left;
	width: 94px;
	background-color: white;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidelistall_reviews {
	border-bottom: 1px solid #e8e8e8;
	display: block;
	padding: 7px 3px 7px 25px;
	text-align: left;
	width: 190px;
	background-color: white;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidelistall_albums {
	border-bottom: 1px solid #e8e8e8;
	display: block;
	padding: 7px 3px 7px 25px;
	text-align: left;
	width: 155px;
	background-color: white;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidelistgig_reviews {
	border-bottom: 1px solid #e8e8e8;
	display: block;
	padding: 7px 3px 7px 35px;
	text-align: left;
	width: 160px;
	background-color: white;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.recent_comments {
	border-bottom: 1px solid #e8e8e8;
	display: block;
	padding: 6px 3px 6px 27px;
	text-align: left;
	width: 404px;
	background-color: white;
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidelistall_livesearch a, .sidelistall_small a,  .recent_comments a, .sidelistall_reviews a, .sidelistall_albums a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 1px;
	text-decoration: none;
	line-height: 16px;
	display: block;
}
.sidelistall a, .sidelistall_double a, .sidelistallgig a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin-top: 1px;
	text-decoration: none;
	line-height: 16px;
}
.forum_unread a, .forum_read a {
	font-size: 11px;
	color: #FF6633;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.sidelistall a:hover, .sidelistallgig a:hover, .forum_unread a:hover, .forum_unread a:hover, .sidelistall_reviews a:hover, .sidelistall_albums a:hover, .sidelistall_livesearch:hover, .sidelistall_livesearch a:hover, .sidelistall_small a:hover, .sidelistall_double a:hover, .recent_comments a:hover {
	text-decoration: none;
	color: red;
}
.sidelistall hover, .forum_unread hover, .forum_unread hover, .sidelistall_livesearch:hover, .sidelistall_small hover, .sidelistall_double hover, .recent_comments hover {
	border-bottom: 1px solid #FF6600;
}
.sidelistall_livesearch {
	border-bottom: 1px solid #e8e8e8;
	height: 16px;
	display: block;
	padding: 3px 3px 3px 23px;
	text-align: left;
	width: 157px;
	background-color: white;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	text-decoration: none;
	line-height: 16px;
}
/*---------------INPUT BOXES---------------*/
.input {
	border: 1px solid #CCCCCC;
	padding: 4px;
	font-size: 12px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 0 3px 0;
	border-top: 2px solid #FFCC33;
	width: 95%;
	line-height: 18px;
}
.input:hover {
	border-top: 2px solid #FF9966;
}
.input:focus {
	background-color: #FDFDFD;
	border-top: 2px solid red;
}
#footer { 
	width: 100%;
	clear: both;
	background-color: #FFD7D7;
	border-top: 2px solid red;
	margin-top: 20px;
}
#footer_content { 
	width: 800px;
	margin: 15px auto 0 auto;
	padding-bottom: 15px;
	background-color: #FFD7D7;
	height: 200px;
}
.lf a, .lf3 a:visited {
	padding: 3px 3px 3px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block; 
	font-weight: normal;
	border-bottom: 1px solid #F3F3F3;
	text-decoration: none;
	background-color: inherit;
	color: #FF3333;
	background-image: url(images/flash.gif);
	background-position: 5px 4px;
	background-repeat: no-repeat;
}
.lf a:hover {
	background-color: #FF0000;
	color: white;
}
.ld a, .lf3 a:visited {
	padding: 3px 3px 3px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block; 
	font-weight: normal;
	border-bottom: 1px solid #F3F3F3;
	text-decoration: none;
	background-color: inherit;
	color: #FF3333;
	background-image: url(images/download.gif);
	background-position: 5px 4px;
	background-repeat: no-repeat;
}
.ld a:hover {
	background-color: #FF0000;
	color: white;
}
.footer_column {
	float: left;
	width: 250px;
	margin-right: 15px;
}
#main_content {
	margin-top: 85px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
/* aricles table */
#articles {
	border-collapse: separate;
	border-spacing: 0;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	width: 430px;
	padding: 1px 0 1px 0;
}
#articles tr.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #fff;
	text-transform: uppercase;
	padding: 5px 6px 5px 8px;
	background-color: #FF6633;
}
#articles tr.top a, #articles tr.top a:visited{
	color: #fff;
}
#articles tr.top a:hover {
	color: #FFCC33;
}
#articles td {
	padding: 5px 3px 5px 3px;
}
#articles tr.colour {
	background: #F9F9F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#articles tr.blank {
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#articles tr.blank:hover {
	background: #FFF7E0;
}
#articles tr.colour:hover {
	background: #FFF7E0;
}

#header {
  width:960px;
  font-size: 10px;;
  line-height:normal;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
margin: 0 auto 0 auto;
  }
#header ul {
  margin:0;
  padding:0;
  list-style:none;
  }
#header li {
  float:left;
  background:url("images/bl_grey.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  background:url("images/br_grey.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#header #current {
  background-imadge:url("norm_left_on.gif");
  background:url("images/bl.gif") no-repeat left top;
  }
#header #current a {
  background-imagge:url("norm_right_on.gif");
  background:url("images/br.gif") no-repeat left top;
  color:#333;
  padding-bottom:5px;
  }
.firstletter {
	padding-top: 10px; 
	padding-bottom: 10px;
}
.firstletter:first-line-NO- {
	font-size: 12px;
	line-height: 20px;
	color: #A7A7A7;
}
.firstletter:first-letter {
	font-size: 48px; 
	float: left;
	line-height: 40px;
	color: #D4D4C7;
	font-family: "Times New Roman", Times, serif;
	padding-right: 4px;
	padding-top: 0px;
	margin-top: 0px;
}
.featured {
	font-size: 125%;
	line-height: 23px;
	border-bottom: 1px dotted silver;
	padding-bottom: 7px;
}
.hr {
	border-bottom: 1px dotted silver;
	margin-bottom: 15px;
}
.star {
	background-image: url(images/forum/hottopic.gif);
	background-repeat: no-repeat;
	background-position: bottom right;	
}
.forumcat_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	background-color: #FFF4F4;
	border-bottom: 1px solid #e8e8e8;
	height: 16px;
	display: block;
	padding: 3px 3px 3px 6px;
	text-align: left;
	letter-spacing: 1.5px;
	background-image: url(images/forum/comment.gif);
	background-repeat: no-repeat;
	background-position: 164px 4px ;
	line-height: 16px;
}
.viewtopic {
	display: block;
	padding: 3px;
	clear: both;
	border-bottom: 1px solid #e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
}
.viewtopic h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: lowercase;
	font-weight: bold;
}
.smallgrey {
	font: Arial;
	color: #999999;
	font-size: 10px;
	background-color: inherit;
	padding-top: 15px;
	clear: both;
}
.inputquote {
	border: 0px;
	float: right;
	padding: 0px 0px 0px 2px;
	cursor: pointer;
}
.list_bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF7171;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	word-spacing: 3px;
}
/*---------------album review page---------------*/
.info_column {
	float: left;
	width: 200px;
	font-size: 11px;
	text-align: left;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 20px;
}
.info_column li {
	list-style-type: square;
	font-size: 11px;
	text-align: left;
	line-height: 22px;
	padding-left: 0px;
	margin-left: -10px;
	font-family: Arial, Helvetica, sans-serif;
}
.info_column ul {
	margin-top: 0px;
	padding-top: 0px;
}
.info_column p, .album_box p {
	font-size: 11px;
	text-align: left;
	line-height: 22px;
}
.album_text, .album_text p {
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.album_text a {
	color: black;
}
.smallratingbox {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.dark {
	color: black;
}
#tabular_column, .album_column {
	float: left;
	width: 500px;
	amargin-left: 20px;
}
#more_column {
	float: left;
	width: 220px;
	border-top: 2px solid #D5D5D5;
	margin-left: 20px;
	mrgin-top: -13px;
}
.view_tut {
	border-top: 2px solid #D5D5D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-right: 7px;
	line-height: 22px;
}
.view_tut p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 21px;
}
.view_tut h1 {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:normal;
	font-size:22px; 
	color: #990000; 
	margin:5px 0 0px 0; 
	padding-bottom: 10px;
	display: block;
	text-align: left;
	line-height: 32px;
}
.view_tut h2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	font-size:15px; 
	color: #990000; 
	margin:10px 0 10px 0; 
	display: block;
	border-bottom: 0 solid white;
}
.bar {
	padding-bottom: 5px; 
	padding-top: 5px;
	display: block;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	text-align: left;
}
.comments_1 {
	display: block;
	padding: 12px 18px 2px 35px;
	text-align: left;
	width: 447px;
	background-color: white;
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: 10px 18px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.comments_2 {
	display: block;
	padding: 12px 18px 2px 35px;
	text-align: left;
	width: 447px;
	background-color: #FFF4F4;
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: 10px 18px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.comments_2 b, .comments_1 b {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
}
.comments_2 p, .comments_1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rating_box {
	font-size: 24px;
	background-color: #FFF4F4;
	color: red;
	padding: 9px;
	width: 40px;
	margin-bottom: 15px;
}
.sidealbumimages {
	width: 56px;
	height: 56px;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	border: 1px solid #e8e8e8;	
	overflow: hidden;
}
.sidealbumimagesgig {
	width: 62px;
	height: 62px;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	border: 1px solid #e8e8e8;	
	overflow: hidden;
}
/*---------------overview: album reviews page---------------*/
.album_box {
	float: left;
	width: 158px;
	margin-right: 20px;
	margin-bottom: 22px;
	margin-top: 0px;
}
.pagination {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	border: 1px solid  #FFF4F4;
	margin-right: 7px;
	background-color: #FFF4F4;
}
.pagination_current {
	padding: 5px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	border: 1px solid #FFF4F4;
	margin-right: 7px;
	background-color: #FFF4F4;
}
/*---------------overview: gig reviews page---------------*/
.gig_box {
	float: left;
	width: 515px;
	margin-bottom: 15px;
	margin-top: 0px;
}
.gig_info_box {
	float: left;
	width: 335px;
	height: 120px;
}
.front_box {
	float: left;
	width: 220px;
	margin-bottom: 15px;
	margin-top: 0px;
}
.front_info_box {
	float: left;
	width: 138px;
	height: 120px;
}
.playlist_info_box {
	float: left;
	width: 376px;
	height: 120px
}
.gig_info_box h1, .playlist_info_box h1, .three h1 {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:normal;
	font-size:16px; 
	color: #990000; 
	margin:5px 0 0px 0; 
	padding-bottom: 10px;
	display: block;
	text-align: left;
	line-height: 25px;
}
.opaque {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; // first!
	filter: alpha(opacity=75);					// second!
	opacity: 0.75;
}
.index_right_gig_image {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:normal;
	font-size:16px; 
	color: #990000; 
	margin:5px 0 0px 0; 
	padding-bottom: 10px;
	display: block;
	text-align: left;
	line-height: 25px;
}
.index_right_gig_image a {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:normal;
	font-size:16px; 
	color: #990000; 
	margin:5px 0 0px 0; 
	padding-bottom: 10px;
	display: block;
	text-align: left;
	line-height: 25px;
}
.index_right_gig_image a:hover {
	color: red; 
}
.pagination {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	border: 1px solid  #FFF4F4;
	margin-right: 7px;
	background-color: #FFF4F4;
}
.pagination_current {
	padding: 5px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	border: 1px solid #FFF4F4;
	margin-right: 7px;
	background-color: #FFF4F4;
}
.smallratingbox_gig {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
}
.downloadbox {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	background-color: #FFF4F4;
	padding: 9px;
	margin-bottom: 15px;
}
.header_link h1 {
	color: #990000;
}
.header_link a {
	color: #990000;
}
/*---------------view playlists page---------------*/
.download_box {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	background-color: #FFF4F4;
	padding: 9px;
	margin-bottom: 15px;
}