*{
margin:0;
padding:0;
}

body{
	background-color: white;
	font-family:Arial;
	font-size: 76%;
	background-color: #cccccc;
	text-align: center;
	overflow: auto;
}

/* General Style Info */
a{
color:#003d4c;
text-decoration:underline;
}
a:hover{
color:#003d4c;
text-decoration:none;
}

a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
}

h1{
color: #003d4c;
margin:0.3em 0;
font-size: 180%;
}

h2{
color:#c6c65b;
padding-top: 1em;
margin:0.3em 0;
font-size: 180%;
}

h3{
color:black;
padding-top:.5em;
font-weight: bold;
font-size: 20px;
}

h4{
color:black;
font-weight:bold;
font-style: italic;
font-size: 16px;
}

em {
font-size: 12px;
}

ul, li {
margin: 0 12px;
}

p
{
margin-bottom: 1em;
line-height: 1.25em;
}

/* Layout */

#container{
	margin: 0 auto;
	padding: 0px;
	width: 980px;
	height: 850px;
	background: url("/img/bg.jpg");
	background-repeat: no-repeat;
	text-align:left;
	
	position: relative;
	top: 0px;
	left: 0px;
}

/* Nav Layout */
#nav
{
	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 300px;
	height: 500px;
}
	#navHome {
		position: absolute;	left: 18px;	top: 77px
	}
	#navCal {
		position: absolute;	left: 71px;	top: 103px;
	}
	#navCal2 {
		position: absolute;	left: 120px; top: 66px;
	}
	#navPhotos {
		position: absolute;	left: 82px;	top: 140px;
	}
	#navPressKit {
		position: absolute;	left: 39px;	top: 206px;
	}
	#navPressKit2 {
		position: absolute;	left: 39px; top: 235px;
	}
	#navContact {
		position: absolute; left: 104px; top: 235px;
	}
	#navContact2 {
		position: absolute;	left: 139px; top: 201px;
	}
	#navMusicSwitch {
		position: absolute; left: 104px; top: 571px;
	}

#body
{
	position: absolute;
	left: 326px;
	top: 0px;
	width: 654px;
}

#header{
	padding-top: 21px;
}

#headerText
{
	position: absolute;
	left: 345px;
	top: 21px;

	color: rgb(39,72,151);
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	line-height: 1.4em;
}

#content{
	font-family: Arial;
	font-size: 15px;
	height: 800px;
}

#homeContent, #contactContent
{
	padding: 80px 15px 10px 100px;
}

#homeQuote
{
	width: 307px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.4em;
	text-align: right;
	color: rgb(126,0,129);
	padding-right: 14px;
}

#homeJeff
{
	padding-right: 10px;
}

/* Publicity CSS */
#publicityContent
{
	padding-top: 35px;
	padding-left: 210px;
}

#pressKit
{
	position: absolute; left: 405px; top: 200px;
	text-align: right;
}

#performanceVenues
{
	padding-top: 110px;
}

/* Biographies Page */
#biographiesContent
{
	position: relative;
	left: -70px;
	padding-top: 22px;
}

TD.bioPic
{
	text-align: right;
	vertical-align: top;
	padding-bottom: 8px;
}
TD.bioText
{
	font-size: 13px;
	padding-left: 10px;
	padding-bottom: 8px;
}

#bioBackButton
{
	position: relative;
	top: -45px;
	text-align: right;
}

/* Press Kits Page */
#pressKitContent
{
	padding: 70px 0px 0px 120px;
	line-height: 1.4em;
}
	
	#pressKitContent h3 {
		padding-bottom: 4px;
	}
	
	#pressKitContent p {
		padding-left: 3px;
		font-size: 16px;
	}

	#pressKitContent ul {
		list-style: none;
		font-size: 16px;
	}

#pressKitBackButton
{
	text-align: right;
	padding: 80px 90px 120px 0px;
}

/* Photos/Music Page */
#photosContent
{
	position: absolute;
	left: 340px;
	top: 16px;

	width: 300px;
	padding-left: 5px;
	padding-right: 34px;
	text-align: right;
}

#photosContentText
{
	position: relative;
	top: 0px;
	left: -20px;
	padding-top: 35px;
	width: 290px;
}

#recordText
{
	position: absolute;
	top: 259px;
	left: 143px;
	width: 200px;
}

div.recordLink
{
	padding-bottom: 7px;
}

a.recordLink
{
	font-weight: bold;
	color: rgb(0,164,232);
	text-decoration: none;
}

a.recordLink:hover
{
	font-weight: bold;
	color: rgb(0,164,232);
	text-decoration: underline;
}

div.picture
{
	text-align: right;
	padding-bottom: 10px;
}

td.picture
{
	padding: 0px 5px;
}
td.picture2
{
	padding: 0px 0px 0px 10px;
}

/* Calendar */

#calenderContent
{
	padding: 50px 15px 10px 100px;
	font-size: 13px;
}

div.booking
{
	margin-bottom: 8px;
}

div.date
{
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
}

#footer{
	padding-top: 50px;
	text-align: center;
}

.listContents
{
	margin: 0px 8px;
}

A.subPageLink
{
	font-style: italic;
	font-size: 16px;
	color: rgb(26,49,136);
	text-decoration: none;
}
A.subPageLink:hover
{
	text-decoration: underline;
}

.subPage
{
	padding-top: 10px;
}


/* tables */

table {
--clear:both;
padding: 0;
margin: 0 0 2em 0;
--white-space: normal;
}
th {
}
table tr td {
}
table tr.altRow td {
background: #f4f4f4;
}
table td.actions {
	white-space: nowrap;
}
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 16px;
background-color: #fff;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
float:left;
width: 140px;
font-size: 14px;
padding-right: 20px;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input, textarea {
clear: both;
display:block;
font-size: 14px;
font-family: inherit;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}