@font-face {
	font-family: Celtic;
	font-style: normal;
	font-weight: 700;
	src: url("celtic.eot");
}

@font-face {
	font-family: Celticmd;
	font-style: normal;
	src: url("celticmd.eot");
}

/*Typography*/
a {
	text-decoration: none;
	font-weight: normal;
	}

a:link {
	color: Black;
	text-decoration: none;
}

a:visited {
	color: Black;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-size: 20pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 16pt;
	margin: 16pt 0 16pt 0;
	font-weight: normal;
	}
h3 {
	font-size: 14pt;
	margin: 28pt 0 14pt 0;
	font-weight: normal;
	}
h4 {
	font-size: 11pt;
	margin: 22pt 0em 11pt 0em;
	font-weight: bold;
	}
h5 {
	font-size: 11pt;
	margin: 22pt 0 11pt 0;
	font-weight: bold;
	}
h6 {
	font-size: 11pt;
	margin: 22pt 0 11pt 0;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 11pt;
	line-height: 12pt;
	margin: 2pt 0 1pt 2em;
	}

p {
	font-size: 11pt;
	line-height: 13pt;
	margin: 5pt 0 5pt 1em;
	}
	
p.col {
	margin: 0px;
	padding: 8px 7px 0px 10px;
}

li > p {
	margin-top: 2pt;
	}
	
strong, b {
	font-weight: bold;
}

em {
	font-style: italic;
}

table.tunes {
	border: 0;
}

table.tunes td {
 	height: 1.1em;
 }
 
table.tunes td.left {
		width: 15em;
}

table.tunes td.right	{
	text-align: left;
	width: auto;
}

table.names {
	width: 100%;
	border: 0;
}

table.names td.dates {
	width: 15%;	
	text-align: center;
}

table.names td {
	width: 30%;
	height: 1.5em;
	text-align: left;
	font-size: 10pt
}

div.uparrow {
	text-align: right;
}

.picleft {
	float: left;
	border: 0;
	padding: 10px 10px 10px 1em;
}

.picright {
	float: right;
	border: 0;
	padding: 10px 0 10px 10px;
}

ul.toc li {
	list-style: disc outside;
	margin: .15em 0 .15em 0;
}

ul.sm1 li {
	font: bold 12pt;
}

ul.sm2 li {
	font: normal 10pt;
}

.stock {
	color: red;
	font-variant: small-caps;
	font-weight: bold;
}

.fancybodytext:first-letter {
	float: left;
	font-family: Celticmd, "Times New Roman", serif;
	font-size: 32px;
	font-weight: normal;
	text-transform: uppercase;
}
#album {
	margin: 0 0 0 0;
	padding: 0;
}

#albumtitle {
	margin: 0 0 0 0;
	border-bottom: 1px solid Gray;
}

#albumcover {
	float: left;
	margin-right: 1em;
	width: 250px;
}

#albumcover table{
	background: transparent;
	border: 0;
	width: 100%;
}

#albumcover td {
	font-size: 0.75em;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	height: 1.5em;
}

#albumcover th {
	background: Gray;
	font-size: .9em;
	font-weight: bold;
	color: white;
	text-align: left;
	vertical-align: middle;
}
#albumcover img.cover {
	border: 2px solid Black;
}

#albumdescription {
	margin: 0 0 0 0;
	position: relative;
}

#playlist {
	clear: both;
}

#playlist ol li {
	margin-top: .25em;
}

#paybuttons img {
	border: 0
}

#paybuttons {
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
}

/* 3 column layout Styles */
body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: black;
	}

html {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

.alignright {
	margin: 0px;
	padding: 1em 10px 2.5em 0px;
	text-align: right;
}

.alignright strong {
	color: #771464;
	font-weight: bold;
}

.altcolor {
	color: #EEF7E2;
	font-weight: bold;
}

.altcolor2 {
	color: #CDE7A8;
}

.altcolor3 {
	color: #771464;
	font-weight: bold;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.decoration {
	float: right;
	margin: 0.5em 1em 3px 3px;
	position: relative;
}

.center {
	text-align: center;
}


.kudos {
	border-bottom: #233622 3px double;
	border-top: #233622 3px double;
	margin-top: 3em;
	padding-bottom: 3.75pt;
}

.left {
	background: #C3C8C3;
	float: left;
	margin-left: 6px;
	padding: 3.75pt 3.75pt 3.75pt 0px;
/*	width: 43%;*/
}

.right {
	background: #C3C8C3;
	float: right;
	margin-right: 6px;
	padding: 3.75pt 3.75pt 3.75pt 0px;
/*	width: 43%;*/
}


.small {
	font-size: 0.8em;
}

#bottom, #leftbox, #rightbox, #navmenu, div.uparrow, #voflogo {
	display: none;
}

#container {
	border: 0 none Black;
	margin-left: 0;
	top: 0;
}

#contents {
	color: black;
	border: 0 none Black;
}

#contents a:link {
	color: #000000;
	text-decoration: underline;
}

#contents a:visited {
	color: #000000;
	text-decoration: underline;
}

#contents a:hover {
	background: #233622;
	color: Blue;
}

#contents p {
	font-weight: normal;
}

#contents strong {
	font-weight: bold;
}

#fullcol {
	color: Black;
	padding: 0 3.75pt 3.75pt 0;
	border: 0;
}

#footer  {
	margin-right: 0;
	margin-top: 11pt;
	padding: 0 0 0 5pt;
	border-top: 1px dashed black;
}

#footer p {
	color: black;
	font: 8pt Arial, Helvetica, sans-serif;
}
#footer a:link {
	color: Black;
}

#footer a:visited {
	color: Black;
}

#header {
	height: 100pt;
	margin: 0;
	padding: 0 0 0 5pt;
}

#badge {
	float: left;
}

#pagetitle {
	color: Black;
	font-size: 22pt;
	font-family: Celtic, "Times New Roman", serif;
	font-weight: bold;
	text-align: Left;
	text-transform: uppercase;
	margin: 0;
	padding: 10pt 0 0 0;
}

#wrapper {
	border: 0px none red;
}


/* JAlbum Styles */
/* Put a border on all generated images */
.image {
	border-width: 1px;
	border-color: Black;
	border-style: solid;
	margin: 5px;
}

/* Align the content of the cells on the index pages to the center and bottom. */
#index td {
	text-align: center;
	vertical-align: bottom;
}

/* Remove the margin under the images on the index pages. */
#index .image {
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 0;
}

/* Highlight the image name on the slide pages. */
#slide .name {
	font-weight: bold;
	font-size: 14px;
}

#imageinfo {
	visibility: hidden;
}

.right_space  {
	padding-right:50px;}

.space  {
	padding-right:25px;}

table.image {
	border: 0;
}

.galnav {
	text-align: left;
	margin-left: 5px;
	margin-right: 15px;
	padding-top: 3px;
	font-size: 1.2em;
	font-weight: bold;
}

.galnav img {
	border-width: 0;
	float: right;
	margin-right: 3px;
}

table.thumbnails img {
 	border-width: 0;
 }
