﻿/**************************GENERAL DEFINITONS**************************/
* 
{
	margin: 0;
}

html, body
{
	height: 100%;
	padding: 0;
	color: black;
	background-color: white;
}

a
{
	text-decoration: underline;
	color: #0a4014;
}

a:visited
{
	color: #5c2374;
}

a:hover
{
	text-decoration: none;
}	

a img
{
	border: none;
}

h1, h2, h3
{
	margin-bottom: 8px;
}

h2
{
/*	text-transform: uppercase;*/

/*	padding: 0;

	text-align: center;

	background-color: #e9f1f4;
	font-size: 15pt;

	border: 1px solid black;

	font-family: "Arial";
	font-weight: bold;*/
	font-family: "Arial";
	font-weight: bold;
	border-bottom: 5px solid #BABABA;
	color: black;
}

h3
{
	margin-top: 8px;
	padding: 0.1em;

/*	background-color: #e4ecf1;*/

	border-bottom: 3px solid #666666;

	font-family: "Verdana";
	font-weight: normal;
}

p
{
	margin: 10px;
	font-size: 11pt;
}

ul
{
	padding-left: 2em;
	list-style-type: square;
}

ol
{
	margin-top: 3px;
}

table
{
	font-size: small;
	border-spacing: 0;
}

/*************************************************************************/

p.siamshadenavigation
{
	font-size: smaller; 
	border-bottom: 1px solid black; 
	margin-top: 2px; 
	margin-bottom: 0; 
	padding-bottom: 4px;
}
a.anchor, a.anchor:hover
{
	text-decoration: none;
	color: black;
}

a.anchorlink, a.anchorlink:visited
{
	text-decoration: none;
	color: #0a4014;
}

a.anchorlink:hover
{
	text-decoration: underline;
}

.push
{
	height: 40px;
}

div.pagewrapper
{
	background-image: url(bg.png);
	background-repeat: repeat-y;

/*	background-color: #e7f0e8;*/
	background-color: white;

/*	font-size: medium;*/

	min-height: 100%;
	height: auto !important;
	height: 100%;

/*	overflow: scroll;*/

/*	border: 1px solid black;*/

/*	margin-left: 180px;
	margin-right: 180px;
	margin-top: 10px;*/
	margin: 0 auto -46px;
/*	margin-bottom: -46px;*/

/*	padding: 1em;*/
}

div.pagemainpart
{
	/*font-size: medium;*/

/*	min-height: 480px;
	height: auto !important;
	height: 480px;*/

/*	border: 1px solid black;*/

	background-color: white;

	margin-left: 165px;
	margin-right: 170px;
	margin-top: 5px;
	margin-bottom: 5px;

	padding: 0.4em;
}

div.pagebottom
{
	width: auto;
	clear: both;
	background-color: white;

	height: 40px;

	padding-top: 0.3em;
	padding-left: 2em;
	border-top: 1px solid black;
}

div.titlecontainer
{
	width: 100%;
	background-color: white;
}

div.pagetitle
{
	margin-left: auto;
	margin-right: auto;

	font-family: "Arial";

	text-align: center;
}

a.titletext
{
	font-size: xx-large;
	text-decoration: none;

	color: black;
}

span.titletext
{
	font-size: xx-large;
	text-decoration: none;

	color: black;
}

a.titletext:visited
{
	text-decoration: none;

	color: black;
}

div.disclaimer
{
	width: 100%;
	background-color: #F9F9F9;

	border-top: 1px solid black;
	border-bottom: 1px solid black;

/*	margin-top: 5px;*/
	text-align: center;
}

div.rightmenu
{
	margin-top: 5px;

	padding-bottom: 0.5em;

	float: right;

	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;

	width: 165px;

	background-color: #F9F9F9;
}

div.rightmenutitle
{
	margin-bottom: 0px;
	margin-top: 5px;
	padding-left: 5px;

	font-size: small;
	font-weight: bold;
	font-family: "Verdana";
	color: black;
	text-decoration: none;
	text-align: left;

	background-color: white;
	
	border-bottom: 1px solid black;
}

.shoutbox
{
	background-color: #FFFFFF; 
	width: 175px;
	height: 350px;
}

ul.rightmenulist
{
	padding-top: 0.3em;
	font-size: small;	
}

a.rightmenulistlink
{
	font-size: small;
}

a.rightmenulistlink:visited
{
	color: #0a4014;
}

div.leftmenu
{
	margin-top: 5px;

/*	background: #ccc url(bg.png) repeat-y 50% 0;*/

	float: left;

/*	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;*/

	width: 160px;

/*	background-color: #F9F9F9;*/
}

div.leftmenutitle
{
	margin-top: 5px;
	padding-left: 10px;

	font-size: 9pt;
	font-weight: bold;
	font-family: "Verdana";
	color: black;
	text-decoration: none;
	text-align: left;

	background-color: white;
	
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}

div.leftmenuhomelink
{
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 5px;

	font-size: 9pt;
	font-weight: bold;
	font-family: "Verdana";
	color: black;
	text-decoration: none;
	text-align: left;
}

div.leftmenusublink
{
	margin-left: 15px;
	margin-bottom: 3px;
	margin-top: 0px;

	font-family: "Verdana";
	text-align: left;
}

a.menulink
{
	font-size: 9pt;
}

a.menulink:visited
{
	color: #0a4014;
}

table.videolist
{
	width: 100%;
	font-size: medium;
}

th
{
	background-color: #F9F9F9;
	border: 1px solid #e0e0e0;
	text-align: left;
	font-weight: bold;
}

td
{
	border: 1px solid #e0e0e0; 
}

table.albumcontainer
{
	width: 100%;
	margin-bottom: 3px;
	margin-top: 3px;
}

td.albumimage
{
	text-align: center;
	width: 195px;
}

th.albumyear
{
	text-align: center;
	font-size: medium;
}

th.albumname
{
	text-align: left;
	font-size: medium;
}

td.albumdescription
{
	padding: 0.4em;
	vertical-align: top;
}

.lyricspage
{
	background-color: white;
}

table.lyricstable
{
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

table.lyricstable th
{
	text-align: center;
	background-color: #eaeaea;
	border: 1px solid black;
	font-family: sans-serif;
}

table.lyricstable td
{
	background-color: white;
	border: 1px solid black;
	padding: 0.3em;
	font-family: "sans";
}

.lyricspagetitle
{
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	margin-bottom: 1px;
	text-align: center;
	width: 100%;
	border: none;
	background-color: white;
}

div.lyricscomments
{
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 1px;
	margin-bottom: 3px;
	background-color: #f1f2f8;

	padding-top: 0.3em;
	padding-left: 5em;
	padding-right: 5em;
	padding-bottom: 0.3em;

	border: 3px solid #e7e7e7;
}

div.lyricsback
{
	font-weight: bold;
	margin-left: 35%;
	margin-right: 35%;
	margin-top: 3px;
	margin-bottom: 0px;
	background-color: #f1f2f8;
	text-align: center;

	padding-top: 0.3em;
	padding-bottom: 0.3em;

	border: 3px solid #e7e7e7;
}

div.lyricsback a
{
	color: #0a4014;
}

td.info
{
	background-color: #eeeeee;
 	text-align: center;
 	width: 65px;
}

table.noborder td
{
	border: none;
}

