/* MAIN */

body, p, td, span, div {
	font-family: xcalibri, xcentury gothic, helvetica, verdana, sans-serif;
	font-size: 11pt;
	color: white;
	background-color: black;
}

body {
	overflow: scroll;
}

div.main {
	width: 800px;
	text-align: left;
}

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

img {
	border: 1px solid #87004A;
}

div.TNLayoutTop {
	xbackground-image: url( 'http://www.twelfthnight.info/css/reunion2007/xiilogosmall.jpg' );
	background-position: center;
	background-repeat: no-repeat;
	height: 150px;
	text-align: center;
}
div.TNLayoutTop img {
	border: none;
}
div.TNLayoutTop table {
	background-color: transparent;
	height: 150px;
}
div.TNLayoutTop table td {
	background-color: transparent;
	vertical-align: center;
	font-size: 60px;
	font-weight: bold;
	font-family: times new roman, serif;
	xletter-spacing: 15;
}
div.TNLayoutTop table td.bar hr {
	height: 1px;
	border: 1px solid white;
	width: 60px;
}

td.TNLayoutPage {
	vertical-align: top;
}

/* DIVS */

div.title {
	font-size: 12pt;
	font-weight: bold;
}
div.info {
	font-size: 9pt;
}
div.quote {
	margin: 0px 10px 0px 10px;
	padding: 5px;
	border: 1px solid silver;
}

div.error {
	border: 1px solid red;
	margin: 10px;
	padding: 10px;
}

/* SPLASH */

table.splashbodytable {
	
}

table.splashbodytable td img {
	border: none;
}

table.updatestable td {
	xfont-size: 10pt;
	padding: 0px 10px 0px 10px;
}

/* BOX: MENU */

div.TNLayoutMenu {
	text-align: right;
	background-image: url( 'http://www.twelfthnight.info/css/reunion2007/singer.jpg' );
	background-position: top;
	background-repeat: no-repeat;
}
div.TNLayoutMenu div {
	background-color: transparent;
	width: 150px;
	height: 28px;
	overflow: nothing;
}
div.TNLayoutMenu div.TNLayOutMenu_space {
	background-color: transparent;
	height: 18px;
	overflow: nothing;
	font-size: 10pt;
	text-align: left;
}
div.TNLayoutMenu a div.TNLayoutMenu_item {
	color: white;
	width: 150px;
}
div.TNLayoutMenu a:hover {
	text-decoration: none;
}
div.TNLayoutMenu a:hover div.TNLayoutMenu_item {
	color: black;
	background-color: white;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}


div.TNLayoutCopyright {
	padding: 50px 4px 10px 4px;
	font-size: 11px;
	color: #cccccc;
	text-align: center;
}


/* BOX: NAVIGATION */

table.TNLayoutNavigation,
table.navigationtable {
	border: 1px solid #87004A;
	xmargin-top: 20px;
	margin-bottom: 20px;
}
table.TNLayoutNavigation td {
	color: #999999;
}
table.TNLayoutNavigation td.left {
}
table.TNLayoutNavigation td.center {
}
table.TNLayoutNavigation td.right {
}


/* BOX: NAVIGATION LEFT RIGHT */

table.TNLayoutNavigationLeftRight {
	border: 1px solid #87004A;
	margin-bottom: 20px;
}
table.TNLayoutNavigationLeftRight td {
	color: #999999;
	text-align: center ! important;
	padding-left: 10px;
	padding-right: 10px;
	width: 50px;
}
table.TNLayoutNavigationLeftRight a {
	text-decoration: none;
	background-color: #220000;
	border: 1px solid;
	border-color: #330000;
}
table.TNLayoutNavigationLeftRight a:hover {
	background-color: #440000;
	border-color: #550000;
}


/* TABLES */

table.tablelist td,
table.tablelist td div {
	xfont-size: 9pt;
	padding: 1px 4px;
}
table.tablelist td {
	vertical-align: top;
}
table.tablelist td.disctitle {
	font-size: 12pt;
	background-color: #181818;
	padding: 2px;
	letter-spacing: 2;
}


/* SECTION: NEWS */

div.TNNewsItemText {
	padding: 0px 20px 10px 20px;
}
div.TNNewsItemHeader {
	background-color: #80091C;
	padding: 10px 4px 10px 4px;
	letter-spacing: 2;
	xtext-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid white;
}


/* SECTION: GALLERY */

table.gallery td.insertdate {
	font-size: 12pt;
	font-weight: bold;
	color: white;
}
table.gallery td.title {
	font-size: 12pt;
}
table.gallery td.info {
	text-align: right;
	padding-bottom: 10px;
}


/* TIMELINE */

td.year {
	background-color: #80091C;
	padding: 2px 10px;
}

td.gig {
	text-align: right;
}

div.date {
	font-weight: bold;
}
div.title {
	font-weight: bold;
}
div.description,
div.note,
div.lineup,
div.tracks,
div.setlist,
div.recording {
	margin-left: 20px;
}


/* HEADERS */

b.h1,
b.h2,
div.h1,
div.h2 {
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: 4;
}
b.h2,
div.h2 {
	margin-top: 10px;
	font-size: 14pt;
	letter-spacing: 2;
}
div.h1,
div.h2 {
	background-color: #80091C;
	padding: 4px;
	border-bottom: 1px solid white;
}

tr.th td, td.th {
	font-size: 8pt;
	font-style: italic;
	color: white;
	background-color: #37001F;
	xbackground-color: #80091C;
	padding: 2px 4px;
}
td.th {
	text-align: right;
	padding: 0px 2px 0px 4px;
	vertical-align: top;
}

/* HISTORY */

div.todayinhistory {
	margin: 20px;
	padding: 4px;
	border: 2px solid #80091C;
}


/* MESSAGE BOARD */

table.messageboard td {
	xfont-size: 9pt;
}
div.msgbrd_title {
	background-color: #80091C;
	padding: 4px;
	border-bottom: 1px solid white;
}
div.msgbrd_title b.name {
	font-size: 12pt;
	letter-spacing: 1;
}
div.msgbrd_text {
	font-size: 10pt;
	padding: 0px 20px 10px 20px;
}


/* SONGS */

div.h2bar {
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: 4;
	xbackground-color: #181818;
	background-color: #80091C;
	xborder: 1px solid #666666;
	padding: 2px;
}

div.songinfo {
	font-size: 11pt;
	padding-bottom: 8px;
}
div.songinfo ul {
	margin: 0px;
}

/* SONGS (NEW) */

table.songlist {
	width: 600px;
}
table.songlist div.songdescription {
	margin-left: 30px;
	margin-bottom: 4px;
	width: 550px;
	padding: 0px 4px 2px 4px;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}
div.songdescription div.commentname {
	font-style: italic;
}
div.songdescription div.commenttext {
	padding-left: 20px;
}

div.songdescription div.recording {
	margin-top: 0px;
	padding-left: 20px;
}

div.songdescription div.release {
	padding-left: 60px;
}

div.songpopup {
}
div.songpopup div.title {
	font-weight: bold;
	font-size: 14pt;
	background-color: #80091C;
	padding: 2px;
}
div.songpopup div.description {
}


