@charset "utf-8";
/* CSS Document */

/* ---- General ---- */
  img {
	border: none;
}
a {
	outline: none;
}
body {
	margin: 0;
	color: #FFFFFF;
	background: #000000 url(images/head_bg.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight:bold;
}
p {
	padding: 0.5em 1.5em;
	margin: 0;
}
ul {
	margin:0px;
	padding:0px;
}
#head {
	height: 130px;
}
#head h1 {
	text-indent: -9999px;
	margin: 0px;
}
#main_content, #foot {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#menu a {
	height: 60px;
	width: 94px;
	display: block;
	text-indent: -9999px;
}
#menu li a:hover, #menu li a.selected {
	background-position:0 -61px;
}
#menu {
	list-style: none;
	height: 60px;
	padding-left: 30px;
}
#menu #news {
	background-image: url(images/news.gif);
}
#menu #tour_dates {
	background-image: url(images/tour_dates.gif);
}
#menu #photos {
	background-image: url(images/photos.gif);
}
#menu #music {
	background-image: url(images/music.gif);
}
#menu #bio {
	background-image: url(images/bio.gif);
}
#menu #links {
	background-image: url(images/links.gif);
}
#menu #store {
	background-image: url(images/store.gif);
}
#menu #contact {
	background-image: url(images/contact.gif);
}
#menu #forum {
	background-image: url(images/forum.gif);
}
#foot {
	clear: both;
	height: 99px;
	background: url(images/foot_bg.gif) no-repeat;
}
#main_wrapper {
	background: url(images/curtain.jpg) no-repeat center 90px;
}
#menu li {
	display: block;
	float: left;
}
#page_head {
	height: 99px;
	background: url(images/menu_bg.gif);
}
#content {
	background: url(images/content_bg.gif);
	padding-right: 45px;
	padding-left: 45px;
	overflow: auto;
/*	min-height:600px;*/
}
#page_head h1 {
	margin: 0px 0px 0px 50px;
	display: block;
	height: 40px;
	width: 600px;
	text-indent: -9999px;
	background: no-repeat;
}
#content #rhs {
	width: 260px;
	float: right;
	padding-top: 5px;
}
#content #lhs {
	width: 550px;
	float: left;
	padding-top: 5px;
}
/*HEADINGS*/

#page_head .news_page_heading {
	background-image: url(images/news_on_skarlet_blue.gif);
}
#page_head .tour_page_heading {
	background-image: url(images/sb_tour_dates.gif);
}
#page_head .photos_page_heading {
	background: url(images/skarlet_blue_photos.gif);
}
#page_head .music_page_heading {
	background-image: url(images/skarlet_blue_reviews.gif);
}
#page_head .bio_page_heading {
	background: url(images/skarlet_blue_biography.gif);
}
#page_head .links_page_heading {
	background: url(images/skarlet_blue_links.gif);
}
#page_head .store_page_heading {
	background: url(images/skarlet_blue_store.gif);
}
#page_head .contact_page_heading {
	background: url(images/skarlet_blue_contacts.gif);
}
#page_head .forum_page_heading {
	background: url(images/skarlet_blue_forum.gif);
}
#page_head .videos_page_heading {
	background: url(images/skarlet_blue_videos.gif);
}
/*SUBHEADINGS*/
#lhs .news_page_subheading {
	background: url(images/latest_news.png);
}
#lhs .tour_page_subheading {
	background: url(images/catch_sb.gif);
}
#lhs .photos_page_subheading {
	background: url(images/sb_photo_gallery.gif);
}
#lhs .music_page_subheading {
	background: url(images/music_from_sb.gif);
}
#lhs .bio_page_subheading {
	background: url(images/past_present_future.gif);
}
#lhs .links_page_subheading {
	background: url(images/links_from_sb.gif);
}
#lhs .store_page_subheading {
	background: url(images/sb_online_store.gif);
}
#lhs .contact_page_subheading {
	background: url(images/contact_sb.gif);
}
#lhs .forum_page_subheading {
	background: url(images/the_sb_forum.gif);
}
/*SPOTLIGHT HEADINGS*/
#rhs .spotlight_heading {
	background-image: url(images/spotlight.gif);
}
#rhs .spotlight_news {
	background-image: url(images/past_news.gif);
}
#lhs h2 {
	height: 20px;
	width: 530px;
	display: block;
	background: no-repeat;
	text-indent: -9999px;
	margin: 15px 0px 10px 6px;
}
#rhs h2 {
	height: 20px;
	width: 200px;
	display: block;
	background: no-repeat;
	text-indent: -9999px;
	margin: 15px 0px 10px 20px;
}
#content #lhs p {
	margin-right: 10px;
	margin-left: 5px;
}
#lhs #scarlet_blue_logo {
	float: right;
	padding: 10px 25px 10px 10px;
}
#foot ul {
	margin-top: 28px;
	list-style: none;
	float: right;
	margin-right: 80px;
}
#foot li {
	display: inline;
	padding-right: 10px;
	margin-right: 5px;
	border-right: 1px solid #990000;
}
#foot a {
	color: #696680;
}
#foot a:hover {
	color: white;
	text-decoration: none;
}
#spotlight_container {
	padding: 0 0 10px 10px;
	font-size: 11px;
	background-image:url("../images/table_bg.png");
	margin:0 10px;
}
#spotlight_container h3 {
	margin: 0px 0px 10px;
	font-weight: normal;
}
#spotlight_container a {
	color: #FFFFFF;
	font-weight: normal;
}
#spotlight_container a:hover {
	color: #0C0;
}
#lhs table {
	border-top: 1px dotted lightgrey;
	border-left: 1px dotted lightgrey;
	margin: 10px 0px 15px 20px;
	font-size: 11px;
}
#lhs td {
	border-right: 1px dotted lightgrey;
	border-bottom: 1px dotted lightgrey;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#dates_table h3 {
	text-decoration: underline;
	margin: 0px;
}
#lhs h3 {
	margin-left: 22px;
	margin-bottom: 0px;
	text-decoration: underline;
}
#lhs .photos_table {
	border-style: none;
}
#lhs .photos_table td {
	border-style: none;
}
#lhs .photos_table img {
	border: 1px solid #FFF;
}
#lhs .photos_table a {
	color: #FFFFFF;
	text-decoration: none;
}
#lhs .photos_table a:hover {
	color: #FF0000;
}
#lhs #welcome_show_pic {
	float: right;
	padding: 15px 30px 10px 10px;
}
#lhs .txt_div1 {
	background: url(images/txt_div1.gif) no-repeat 250px;
	height: 38px;
}
hr {
	display: none;
}
ul.links {
	font-size: 1.4em;
	margin: 0 0px 0 22px;
}
ul.links li {
	background-image:url("../images/table_bg.png");
	padding: 0 0 4px 10px;
	display: block;
	list-style: none;
	width: 500px;
	margin-bottom: 10px;
}
il.links a {
	color: #990000;
	text-decoration: none;
}
.links a {
	text-decoration: none;
	color: #FFFFFF;
}
.links a:hover {
	color: #0C0;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #0C0;
}
#rhs .news_links {
	background: url(none);
}
#lhs .music {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
}
/*table {background-image:url(../images/table_bg.png);}*/
#photos-list {
	list-style:none outside none;
	margin:20px;
}
#photos-list li {
	padding-bottom:20px;
}
