body {
	background: #FFF;
	font: normal 80% Arial,sans-serif !important;
	color: #000;
}

a {
	color: #000;
	text-decoration: none;
}

a.active {
	font-weight: bold;
}

a#header-logo, img.header-logo {
	position: absolute;
	top: 10px;
	left: 20px;
}

a img {
	border: none;
}

div {
	/*border: 1px solid #000;*/
}

div#breadcrumbs {
	float: right;
	width: 696px;
	padding-left: 10px;
	line-height: 25px;
}

div#breadcrumbs ul li {
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}

div#breadcrumbs ul li a {
	font-size: 0.9em;
	text-decoration: underline;
}

div#container {
	background: url('../images/page/background2.png') repeat-y;
	margin: 0 auto;
	width: 900px;
}

div#content {
	min-height: 400px;
	width: 666px;
	float: right;
	padding: 20px;
	margin-bottom: 20px;
	position: relative;
}

div#content a[href],
div#content a[href] span {
	color: blue;
	text-decoration: underline;
}

div#footer {
	border-top: 2px solid #FF0000;
	clear: both;
	padding: 5px;
	position: relative;
	height: 35px;
}

div#footer ul {
	position: absolute;
	left: 50px;
	bottom: 10px;
}

div#footer ul li {
	display: inline;
	font-size: 0.9em;
	line-height: 20px;
}

div#footer ul li {
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #FFF;
	float: left;
	padding: 3px 6px;
}

div#footer ul li a:hover {
	text-decoration: underline;
}
 
div#header-nav ul li {
	float: left;
}

div#header-nav ul li:hover ul.flyout {
	display: block;
}

div#header-nav ul.flyout {
	display: none;
	position: absolute;
	z-index: 1000;
}

div#header-nav ul.flyout li {
	font-size: 0.8em;
	float: none;
	line-height: 25px;
	text-align: left;
}

div#header {
	height: 165px;
	position: relative;
}

div#header-nav {
	position: absolute;
	bottom: 0px;
	right: 60px;
}

div#header-nav li a {
	color: #FFF;
	display: block;
	padding: 3px 8px;
}

div#header-nav li.top_nav_bg {
	font-size: 1.2em;
	line-height: 30px;
	text-align: center;
}

div#header-nav ul.flyout li.highlight {
	font-size: 0.9em;
	border-top: 2px solid #FF7F50;
}

div#header-nav li.top_nav_bg,
div#header-nav ul.flyout li {
	background: url('../images/page/top_nav_background.png') repeat;
	font-weight: bold;
}

div#header-nav li.top_nav_bg,
div#header-nav li#top_nav_right {
	border-left: 1px solid #FD0000;
}

div#header-nav li.top_nav_bg:hover,
div#header-nav ul.flyout li:hover {
	background: url('../images/page/top_nav_hover_background.png') center;
}

div#header-nav li#top_nav_left {
	background: url('../images/page/top_nav_left.png') 0px 0px;
}

div#header-nav li#top_nav_right {
	background: url('../images/page/top_nav_right.png') -1px 0px;
}

div#header-nav li#top_nav_left,
div#header-nav li#top_nav_right {
	height: 36px;
	width: 14px;
}

div#infobox {
	min-height: 150px;
	padding: 5px;
}

div#infobox a.infolink {
	color: Blue;
	display: block;
	text-decoration: underline;
	text-align: center;
}

div.members li {
	float: left;
	padding: 5px 15px;
	text-align: center;
}

div#menu {
	height: 400px;
	width: 180px;
	float: left;
}

div#menu h3 {
	background-image: url('../images/page/menu_title2.png');
	padding-left: 15px;
	line-height: 25px;
}

div#menu h4 {
	background-image: url('../images/page/submenu_title.png');
}

div#menu li h4 a {
	padding-left: 30px;
}

div#menu ul.menu {
	margin-bottom: 10px;
}

div#menu ul.menu li {
	line-height: 20px;
}

div#menu ul.menu li a {
	display: block;
	border-bottom: 1px solid #DFDFDF;
	padding-left: 15px;
}

div#menu ul.menu li a:hover {
	background-color: #F0F0F0;
}

div#menu ul.menu li ul.submenu li a {
	padding-left: 55px;
}

div.names ul {
	margin-bottom: 10px;
}

div.names ul li span {
	font-weight: bold;
}

div.names ul li ul li {
	padding-left: 35px;
}

div.numbers {
	clear: both;
	text-align: center;
}

div.number_count {
	clear: both;
}

div.numbers li {
	float: left;
}

div.numbers a {
	padding: 0px 5px;
	line-height: 25px;
}

div#photoContainer {
	text-align: center;
}

div#photoNav {
	text-align: right;
	line-height: 30px;
	position: relative;
}

div#photoNav a {
	padding: 0px 7px;
}

div#photoNav div.photoInfo {
	float: left;
}

div#photoTitle div:first-child {
	font-weight: bold;
}

div.scrollList {
	border: 1px solid #C0C0C0;
	overflow: auto;
	overflow-x: hidden;
	width: 105%;
}

h1 {
	background: #C0C0C0;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	line-height: 32px;
	padding: 5px;
	padding-left: 20px;
	font-size: 1.7em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-family: "Futura Hv", Arial;
}

form table,
form ul {
	margin: 0 auto;
}

h2 {
	font-size: 1.6em;
}

h2.date_header,
h2.news_header {
	background: url('../images/page/header_upper_background.png');
	border-bottom: 1px solid #CCC;
	line-height: 25px;
	font-size: 1.4em;
	padding-left: 10px;
}

h3 {
	font-size: 1.3em;
}

h3 span {
	display: block;
	float: left;
}

h3.date_header span.col1 {
	padding-left: 8px;
	width: 75px;
}

h3.news_header span.col1 {
	padding-left: 5px;
	width: 220px;
}

h3.news_header span.col2 {
	text-align: center;
	width: 80px;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1.0em;
}

img[onclick] {
	cursor: pointer;
}

img.photo {
	border: 2px solid #000;
}

img.thumb {
	border: 1px solid #000;
}

input[type="text"], 
input[type="password"] {
	width: 100%;
}

input[type="text"], 
input[type="password"],
select {
	font-size: 1.0em;
}

option.empty {
	background: #C0C0C0;
	color: #FFF;
	font-weight: bold;
}

p.topHelp, p.bottomHelp {
	font-size: 1.0em;
}

p.topHelp {
	padding: 0px 20px 20px 20px;
}

p.bottomHelp {
	clear: both;
	padding: 20px;
}

p.songText {
	margin: 0 auto;
	line-height: 20px;
	width: 80%;
}

span.frasl {
	padding: 0px 5px;
}

span.copyright {
	position: absolute;
	right: 20px;
	bottom: 10px;
	font-weight: bold;
}

table tbody {

}

table tbody td{
	padding-right: 15px;
}

table td {
	line-height: 25px;
	margin: 0.2em;
	padding-left: 0.2em;
}

table thead {
	background: #C0C0C0;
}

table thead td {
	font-weight: bold;
	padding-right: 15px;
}

tr.highlight {
	background: #DCDCDC;
}

textarea {
	font-size: 1.3em;
}

textarea.albuminfo,
textarea.linkinfo {
	height: 100px;
	width: 300px;
}

textarea.contact {
	height: 200px;
	width: 400px;
}

textarea.edit {
	height: 170px;
	width: 500px;
}

textarea.gb_text {
	height: 100px;
	width: 100%;
}

textarea.song_text {
	height: 350px;
	width: 450px;
}

ul {}

ul.album2cols li h3.date_header,
ul.album2cols li h3.news_header {
	background: url('../images/page/header_lower_background.png');
	height: 20px;
	font-size: 1.2em;
	padding-left: 5px;
	padding-top: 3px;
}

ul.album2cols li.album,
ul.album3cols li.album,
ul.album4cols li.album {
	float: left;
}

ul.album2cols li.album {
	width: 320px;
}

ul.album2cols li.album:first-child {
	margin-right: 20px;
}

ul.album2cols li.album ul.dates li span,
ul.album2cols li.album ul.news li span {
	display: block;
	float: left;
	line-height: 25px;
}

ul.album2cols li.album ul.dates li span.col1 {
	padding-left: 10px;
	width: 80px;
}

ul.album2cols li.album ul.news li span.col1 {
	padding-left: 10px;
	width: 230px;
}

ul.album3cols li.album {
	/*border: 1px solid;*/
	/*height: 180px;*/
	width: 200px;
}

ul.album3cols li.album,
ul.album4cols li.album {
	/*border: 1px solid;*/
	padding-bottom: 18px;
	/*text-align: center;*/
}

ul.album4cols li a {
	display: block;
	height: 135px;
	vertical-align: middle;
}

ul.album4cols li.album {
	width: 150px;
}

ul.dates li,
ul.dates_overview li,
ul.news li,
ul.news_overview li {
	clear: both;
}

ul.dates_overview, 
ul.news_overview {
	margin-bottom: 30px;
}

ul.dates_overview li,
ul.news_overview li {
	line-height: 30px;
}

ul.dates_overview li span,
ul.news_overview li span {
	display: block;
	float: left;
}

ul.dates_overview li.date_month {
	background: #C0C0C0; /*url('../images/page/header2.png') no-repeat;*/
	font-size: 1.2em;
	font-weight: bold;
	height: 30px;
	padding-left: 6px;
}

ul.dates_overview li span.col1 span.time {
	padding-left: 4px;
}

ul.dates_overview li span.col1 {
	padding-left: 30px;
	width: 150px;
}

ul#gb_entry {
	width: 550px;
}

ul#gb_entry li {
	float: left;
	width: 100%;
}

ul#gb_entry li.col1 {
	clear: both;
	width: 110px;
}

ul#gb_entry li.col2 {
	width: 420px;
}

ul#gb_entry li.col2 div.secquest {
	line-height: 25px;
}

ul#guestbook {

}

ul#guestbook li {
	display: block;
	margin: 0 auto;
	padding-bottom: 30px;
	width: 500px;
}

ul#guestbook li h2{
	font-size: 1.1em;
}

ul#guestbook li.nogo h2 {
	background: #CCCCCC;
}

ul#guestbook div.gb_text {
	clear: both;
	padding: 10px 15px;
}

ul#guestbook img.gb_image {
	float: left;
	margin-right: 10px;
}

ul#guestbook span.gb_location {
	font-size: 1.3em;
	font-weight: bold;
}


ul#guestbook span.gb_name {
	font-size: 1.5em;
	font-weight: bold;
}

ul#guestbook h2 {
	font-weight: normal;
	padding: 5px 15px;
	position: relative;
}

ul#guestbook h2 a.mark_ok {
	position: absolute;
	top: 10px;
	right: 35px;
}

ul#guestbook h2 a.delete {
	position: absolute;
	top: 10px;
	right: 10px;
}

ul#historyImage {
	position: absolute;
	top: 110px;
	right: 100px;
}

ul.news_overview li span.col1 {
	padding-left: 30px;
	width: 300px;
}

.alignBottom {
	vertical-align: bottom;
}

.alignCenter {
	text-align: center;
}

.alignLeft {
	text-align: left;
}

.alignMiddle {
	vertical-align: middle;
}

.alignRight {
	text-align: right;
}

.alignTop {
	vertical-align: top;
}

.date {
	font-style: italic;
}

.displayNone {
	display: none;
}

.error {
	color: #FF0000;
}

.fontBold {
	font-weight: bold;
}

.fontItalic {
	font-style: italic;
}

.item {
	font-size: 0.9em;
	font-weight: bold;
	padding-right: 20px;
	line-height: 25px;
}

.noWrap {
	white-space: nowrap;
}

.textUnderline {
	text-decoration: underline;
}

.time {
	
}

.title {
	font-weight: bold;
}

@media screen {
	a#header-logo {
		display: block;
		height: 150px;
		width: 595px;
		background: url('../images/page/logo2.png') no-repeat;
	}
	
	body {
		background: url('../images/page/Background3.png') repeat 60px 30%;
	}

	div#container {
		border-color: #FF0000;
		border-style: solid;
		border-width: 5px 2px;
		margin: 8px auto;
	}
	
	img.header-logo {
		display: none;
	}
	
	ul#guestbook h2 {
		background: url('../images/page/header_upper_background2.png');
	}
}

@media print {
	a#header-logo {
		display: none;
	}
	
	div#menu {
		border-right: 2px solid #CC0000;
	}
	
	img.header-logo {
		display: block;
	}
	
	ul#guestbook h2 {
		border-bottom: 2px solid #CC0000;
	}
}
