/* All Content Pages */
FIELDSET
{
	border: solid 1px #eeeeee;
	padding: 0px 10px 10px 10px;
	margin-top: 10px;
}
LEGEND
{
	padding: 0px 5px 0px 5px;
	margin-bottom: 10px;
	font-family: Arial, Sans-Serif;
	font-size: 80%;
	color: #666666;
}
.bold {
	font-weight: bold;
}
.pageContent {
	padding: 30px 15px 30px 15px;
}
.pageContent A {
	color: #003300;
}
.pageContent H1 {
	margin: 0px 0px 0px 0px;
	color: #003300;
	font-size: x-large;
	text-align: right;
	border-bottom: solid 1px #003300;
}
.pageContent H2 {
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #003300;
	font-size: large;
	background-color: #eeeeee;
}
.pageContent H3 {
	margin: 0px 0px 0px 0px;
	color: #003300;
	font-size: medium;
}
.subNavigation {
	display: block;
	text-align: right;
	color: #003300;
}
.subNavigation A {
	text-decoration: none;
	color: #666666;
}
.subNavigation A:hover {
	text-decoration: underline;
	color: #cccccc;
}
.textbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: solid 1px black;
}
.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #cccccc;
	border: solid 1px #000000;
	cursor: pointer;
}
.errorMarker
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ab1210;
}
.errorText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ab1210;
}
.positiveBlock
{
	border: solid 1px #4f5a20;
	background: #d8eeb8 url(../App_Images/icon_positive.gif) no-repeat 5px center;
	padding: 8px 5px 9px 40px;
	color: #4f5a20;
	margin: 10px 0px 10px 0px;
	font-size: 80%;
	font-family: Verdana, Arial, Sans-Serif;
}
.negativeBlock
{
	border: solid 1px #ab1210;
	background: #ffd5d5 url(../App_Images/icon_negative.gif) no-repeat 5px center;
	padding: 8px 5px 9px 40px;
	color: #ab1210;
	margin: 10px 0px 10px 0px;
	font-size: 80%;
	font-family: Verdana, Arial, Sans-Serif;
}
.gridView
{
    border: solid 1px #eeeeee;
    line-height: 150%;
}

/* Contact Us Page */
#contactMethods {
	margin: 30px 0px 90px 60px;
}
#contactMethods H2 {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: medium;
	background: none;
}
#contactMethods A {
	color: #000000;
	text-decoration: none;
}
#contactMethods A:hover {
	text-decoration: underline;
}

/* Links Page */
.disclaimer {
	font-size: x-small;
	font-style: italic;
}
.linkDesc {
    font-size: x-small;
    font-weight: normal;
}
#externalLinks {
	margin: 30px 60px 0px 60px;
}
#externalLinks UL {
	list-style: outside square;
	padding: 0px 0px 0px 0px;
}
#externalLinks UL LI {
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}
#externalLinks UL LI A {
	text-decoration: none;
	font-weight: normal;
}
#externalLinks UL LI A:hover {
	text-decoration: underline;
}

/* Home Page */
.homepagePlaceHolder {
	float: left;
}
#introduction {
	height: 321px;
	width: 260px;
	background: url(../App_Images/index_background_1.jpg) no-repeat;
	padding: 25px 10px 10px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	overflow: hidden;
}
#introduction H1 {
	font-size: large;
	display: inline;
	color: #2f3c27;
}
#introduction H2 {
	font-size: medium;
	display: inline;
	color: #2f3c27;
}
#introduction H3 {
	font-size: small;
}
#introduction A {
	color: #ffffff;
}

/* Legal Page */
#legalInfo {
	margin: 30px 60px 0px 60px;
}
.separator {
	letter-spacing: 20px;
	font-weight: bold;
	font-size: x-small;
	text-align: center;
	display: block;
}

/* About Us Page */
#history {
	padding: 0px 15px 0px 30px;
	border-left: solid 5px #dddddd;
	margin: 15px 0px 30px 0px;
}
#rufusStone {
	float: right;
	border: solid 1px #cccccc;
	margin: 0px 0px 20px 20px;
}
#meetTheBand {
	margin: 15px 0px 30px 0px;
}
.memberOdd {
	margin-top: 15px;
}
.memberOdd IMG {
	float: left;
	margin-right: 15px;
	border-right: solid 5px #dddddd;
}
.memberEven {
	text-align: right;
	margin-top: 40px;
}
.memberEven IMG {
	float: right;
	margin-left: 15px;
	border-left: solid 5px #dddddd;
}

/* Our Diary Page */
.gigList {
	border: 1px solid #eeeeee;
	width: 90%;
	margin-left: 30px;
	line-height: 160%;
}
.gigList TR TD {
	vertical-align: top;
}
.headerRow {
	font-weight: bold;
	font-size: medium;
}
.reviewGig {
	line-height: normal;
}
.reviewer {
	display: block;
	text-align: right;
	font-weight: bold;
}
.gigDetails {
	font-size: x-small;
	line-height: normal;
	margin-left: 10px;
}

/* Our Music Page */
.cdDetails {
	padding: 0px 15px 0px 30px;
	border-left: solid 5px #dddddd;
	margin: 15px 0px 30px 0px;
}
.cdDetails IMG {
	float: left;
	margin: 0px 15px 15px 0px;
}
.trackListing {
	width: 80%;
	font-size: x-small;
}
.cdTechnicalDetails {
	font-size: x-small;
}

/* Photo Album Page */
.photoAlbum {
	border: 1px solid #eeeeee;
}
IMG.thumbnail {
	border: 1px solid #cccccc;
	padding: 2px;
}
