/* sitestyles.css for Karen Gray */

body {
	margin: 119px 48px 36px 199px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

body.sectHome {
	margin: 170px 48px 36px 199px;
	padding: 0px;
	background-color: #336699;
	background-image: url(images/sh_bg.gif);
	background-repeat: repeat-y;
}


a:link, a:visited, a:active { color: #003366; }

.sectHome a:link,
.sectHome a:visited,
.sectHome a:active { color: #ffffff !important; }

p, td, th, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0em;
}

body.sectHome p {
	font-size: 13px;
	line-height: 18px;
	color: #cccccc;
	margin-top: 2em;
}

body.sectHome UL LI {
	font-size: 13px;
	line-height: 18px;
	color: #cccccc;
}

body.sectHome h2 {
	color: #ffffff;
}

body.sectHome h2 span {
	font-weight: normal;
}

#main {
	width: 640px;
}

th {
	font-weight: bold;
	text-align: left;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

h1 {
	font-size: 24px;
	line-height: 22px;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	margin-top: 1.5em;
	margin-bottom: 0.3em;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	margin-top: 1.5em;
	margin-bottom: 0.2em;
}

ul {
	margin-left: 1em;
	padding-left: 0em;
	margin-top: 0.3em;
}

ol {
	margin-left: 2em;
	padding-left: 0em;
	margin-top: 0.3em;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

em {
	font-style: normal;
	font-weight: bold;
}

strong {
	font-weight: bold;
	font-style: normal;
	color: #0066cc;
}

strong.gold { color: #ffcc00; }

#header {
	position: absolute;
	left: 0px;
	top: 0px;
}

#mainNav {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 151px;

}

.player {
	width: 200px;
	height: 24px;
	display: block;
	margin: 10px 0;
}

.cdImage {
	float: right;
}

#sectNav {
	position: absolute;
	top: 76px;
	left: 199px;
	width: 600px;
}

#sectNav P {
	text-align: right;
	line-height: 1em;
}

#sectHomePhoto,
#sectHomeQuote {
	float: right;
	margin: 0 0 18px 24px;
}

#sectHomeBtn {
	text-align: center;
	margin: 24px 0 0 0;
}

#sectHomeNav {
	position: absolute;
	left: 190px;
	top: 100px;
}

#sectHomeNav.musician {
	left: 180px;
}


.sh_nav a {
	display: inline;
	margin-right: .25em;
	padding-right: 9px;
}

.sh_nav.musician a {
	padding-right: 4px;
}


#mainNav p {
	color: #cccccc;
	padding-top: 36px;
	padding-left: 18px;
	font-size: 9px;
	line-height: 12px;
}

.imgHead { line-height: 1em; }

.sidebar {
	font-size: 10px;
	line-height: 12px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.copyright {
	font-size: 10px;
	line-height: 14px;
	margin-top: 5em;
	margin-left: 2em;
	margin-bottom: 5em;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-top: 4em;
	margin-bottom: 5em;
}

.footer a { margin-right: 1em; }

.formTbl {
	background: #b5ccd4;
	width: 90%;
}

.formTbl td, .formTbl th {
	padding: 4px;
	line-height: 13px;
	vertical-align: top;
}

.alert { color: #ff0000; }
.orderForm td { padding-top: 1em; }

.editorComment {
	background-color: #ffff00;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

.songlist ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

.songlist li {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

a:link.sh_link, a:active.sh_link, a:visited.sh_link { color: #ffffff; }

.quoter {
	display: block;
	margin-left: 2em;
	margin-top: 0.5em;
	line-height: 13px;
}

.buylink {
	text-align: center;
}

#to_order select {
  margin: 1em 0;
}

#to_order .inner {
  padding: 0 2em;
}

#to_order form {
  margin: 1em 0;
}

#to_order input.submit {
  margin-top: 1em;
}

#facebox .footer {
  margin-bottom: 0;
}
