/* GEN */
*
{
	margin: 0;
	padding: 0;
}

html, body
{
	height: 100%;
	text-align: center;
}

body
{
	background-color: #C8E9F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

img { border: none; }
ul,li { list-style-type: none; }
a { text-decoration: underline; }

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

a:visited
{
	text-decoration: none;
	color: #333;
}

a:hover, a:active
{
	text-decoration: underline;
	color: #666;
}

h2
{
	margin-bottom: 15px;
	color: #008BC0;
}

h3
{
	font-size: 1.3em;
	margin-top: 15px;
	margin-bottom: 0;
}

h4
{
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}

h5
{
	font-weight: bold;
	font-size: 1.1em;
}

/* /GEN */
#container
{
	width: 920px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin: auto;
	background-image: url(gfx/bg_container.png);
	background-repeat: repeat-y;
	min-height: 100%;
}

#container #header
{
	background-color: #FFF;
	width: 914px;
	text-align: left;
	background-image: url(gfx/bg_sep.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 280px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 3px;
	padding-bottom: 0;
}

html>body #container #header
{
	padding-bottom: 10px;
	height: 270px;
}

#container #header #head_left
{
	background-color: #8EAC7C;
	float: left;
	width: 191px;
	height: 270px;
}

#container #header #head_frame
{
	float: left;
	height: 270px;
	background-color: #000000;
	width: 405px;
	margin-left: 3px;
	text-align: center;
	/*
	background-image: url(gfx/head_1.jpg);
	background-repeat: no-repeat;
	*/
}

#container #header #head_right
{
	float: right;
	width: 312px;
	height: 270px;
	background-color: #8EAC7C;
}

#container #header #head_right .sep
{
	width: 312px;
	height: 10px;
	background-color: #CCCCCC;
	background-image: url(gfx/bg_sep.png);
	background-repeat: repeat-x;
}

#container #header #head_right #subscribe
{
	width: 312px;
	height: 19px;
}

#container #header #head_right #guestbook
{
	width: 312px;
	height: 19px;
}

#container #header #head_right #mp3player
{
	width: 312px;
	height: 64px;
}

#container #header #head_right #videoplayer
{
	width: 312px;
	height: 64px;
}

html>body #container #header { padding-bottom: 10px; }

#container #header #head_right #gallery
{
	width: 312px;
	height: 64px;
}

#container #header #head_right #gallery ul { list-style-type: none; }

#container #header #head_right #gallery ul li
{
	display: inline;
	background-color: #999999;
	width: 62px;
}

#container #header #head_right .title
{
	width: 312px;
	height: 19px;
}

#container #header #head_right .player
{
	width: 312px;
	height: 45px;
}

#container #header #head_right .nav
{
	float: right;
	height: auto;
}

#container #content { width: 914px; }

html>body #container #content
{
	width: 914px;
	margin-left: 3px;
}

#container #news
{
	float: left;
	width: 191px;
	background-color: #91D6E3;
	text-align: left;
}

#container #news .news_item, #container #news .news_item_2
{
	width: 171px;
	padding: 10px;
	font-size: .9em;
}

#container #news .news_item_2 { background-color: #C8E9F1; }

#container #news #news_head, #container #concerts #concerts_head, #container #concerts #concerts_head_upcoming,#container #concerts #concerts_head_previous,#container #news #news_archive,  #container #concerts #concerts_archive
{
	background-color: #008BC0;
	height: 21px;
	padding-top: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	color: #FFF;
	width: 302px;
}

#container #concerts #concerts_head_upcoming,#container #concerts #concerts_head_previous, #container #concerts #concerts_archive, #container #news #news_archive { background-color: #33C2E0; }
#container #news #news_head,#container #news #news_archive { width: 181px; }

#container  .nav
{
	float: right;
	height: 17px;
}

#container #main_content
{
	float: left;
	width: 405px;
	background-color: #FFF;
	margin-left: 3px;
	text-align: left;
}

#container #main_content  #main_menu
{
	width: 100%;
	background-color: #008BC0;
	height: 21px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
}

#container #main_content  #main_menu li { display: inline; }

#container #main_content  #main_menu li a
{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	color: #FFF;
}

#container #main_content #main_text
{
	width: 385px;
	background-color: #FFF;
	padding: 10px;
}

#container #main_content #main_text p { margin-bottom: 15px; }
#container #main_content #main_text .small { font-size: .9em; }

#container #main_content #main_text .lyrics
{
	background-color: #FDFBEC;
	width: 370px;
	border: 1px solid #999;
	padding: 5px;
	margin-bottom: 15px;
}

#container #concerts
{
	float: left;
	width: 312px;
	background-color: #91D6E3;
	margin-left: 3px;
	text-align: left;
}

#container #concerts table tr td
{
	font-size: 11px;
	padding: 1px;
	vertical-align: middle;
	height: 16px;
}

#container #concerts #previous_concerts { color: #888; }
#container #concerts .bg1 { background-color: #91D6E3; }
#container #concerts .bg2 { background-color: #C8E9F1; }
#container #concerts .left_con_td { padding-left: 9px; }
#container #concerts .right_con_td { padding-right: 3px; }
#container #concerts #previous_concerts .bg1 { background-color: #91D6E3; }
#container #concerts #previous_concerts .bg2 { background-color: #C8E9F1; }

#footer
{
	background-image: url(gfx/bg_container.png);
	width: 920px;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

* html #container { height: 100%; }
.clear { clear: both; }

.img_left
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.img_right
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.left { float: left; }
.right { float: right; }

/*** head gallery  start ***/
#preview
{
	text-align: center;
	background-color: #000000;
	width: 405px;
	height: 270px;
}

#links
{
	margin: 0;
	padding: 0;
	height: 45px;
}

#links ul, #links li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#links a:link, #links a:visited
{
	float: left;
	margin: 0;
}

#links a:link#current, #links a:visited#current, #links a:hover
{
	background: transparent;
	color: #000;
}

#links a:hover { color: #000; }
a { border: none; }

/*** head gallery end ***/
/*** subscribe start ***/
.fieldset
{
	width: 220px;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 15px;
}

html>body .fieldset { height: 17px; }

.fieldset .textfield
{
	padding: 0;
	margin: 1px;
	padding-left: 2px;
	padding-right: 2px;
	width: 146px;
	border: solid 0 #fff;
	background: transparent url("gfx/textfield_bg.gif") no-repeat;
	height: 15px;
	color: #333333;
}

html>body .fieldset .textfield { height: 17px; }

.submit
{
	padding: 0;
	margin: 1px;
	height: 15px;
	border: solid 0 #fff;
	width: 50px;
	background: transparent url("gfx/submit.gif") no-repeat;
}

html>body .submit
{
	height: 17px;
	margin-top: 2px;
}

/*** subscribe stop ***/
#quicklinks
{
	padding: 12px 0 0 10px;
	height: 45px;
}

#quicklinks ul li { display: inline; }

#quicklinks ul, #quicklinks li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#quicklinks a:link, #quicklinks a:visited
{
	float: left;
	margin: 0;
}
