
body {
	background: #000000;
	background-image: url(/images/bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	margin-top: 20px;
	text-align: center;
	font-family: verdana, tahoma;
	font-size: 12px;
}

img {
	border: none;
}

.layout_bg1 {
	background-image: url(/images/bg_white.png);
	background-position: top;
	background-repeat: repeat-y;
}

.layout_bg2 {
	background-image: url(/images/bg_select.png);
	background-position: top;
	background-repeat: no-repeat;
}

.layout {
	width: 980px;
	margin: auto auto;
}

.layout_top {
	text-align: center;
	height: 155px;
}


a {
	color: #0045BF;
}

.topsearch {
	position: absolute;
	top: 110px;
	left: 820px;
	text-align: left;
	
	/*
	margin-right: 0px;
	margin-left: auto;
	*/
}

.topsearch .input_text {
	width: 100px;
}

.topsearch .submit_btn {
	border: 1px solid;
	color: #ffffff;
	background: #00A41F;
}

.selector {
	height: 50px;
	text-align: center;
	line-height: 22px;
}

.selector a {
	/*
	color: #000000;
	*/
	text-decoration: none;
	color: #3D3F3B;
	/*
	434F31
	144F0A
	3D3F3B
	*/
	font-family: times, times new roman;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

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

.selector a.selected {
	/*
	border: 2px solid #CDEFB3;
	*/
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	background: #C4EFA4;
}

.main {
	width: 780px;
	margin: auto auto;
	margin-top: 30px;
	text-align: left;
}

.bigyear {
	font-family: tahoma;
	font-size: 90px;
	font-weight: bold;
	font-style: italic;
	margin-left: 10px;
}

.mediumyear {
	font-family: tahoma;
	font-size: 60px;
	font-weight: bold;
	font-style: italic;
}

.mediumyear a {
	color: #000000;
	text-decoration: none;
}

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

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #f13300;
	font-family: tahoma;
}

.songlist {
	width: 420px;
}

.list {
	font-size: 13px;
}

.list li {
	padding-bottom: 3px;
	font-size: 12px;
}

.list .play {
	font-size: 10px;
	color: #008000;
}

.small {
	font-size: 11px;
}

.small2 {
	font-size: 10px;
}

.next {
	margin-top: 20px;
	text-align: right;
	font-size: 11px;
}

.prev {
	margin-top: 10px;
	font-size: 11px;
}

.next div , .prev div {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}

.next a , .prev a {
	color: #000000;
	text-decoration: none;
}

.next a:hover, .prev a:hover {
	text-decoration: underline;
}

#sharesong {
	margin-top: 20px;
}

.result {
	padding: 20px;
}

.result .searchtitle {
	font-weight: bold;
	color: #000000;
}

.result div {
	margin-top: 5px;
}

.pub {
	margin-top: 20px;
}

/*WS::STYLE:::::::::::::::::::::::::::::::::::::::::::::::::*/

/* admin_form */

.admin_form {
	text-align: left;
	font-family: arial;
}

.admin_form .data {
	padding: 5px;
}

.admin_form .group_title {
	background: #b1d8f0;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 3px;
}

.admin_form .htmlarea {
	width: 100%;
	height: 500px;
}

.admin_form .htmlarea_global {
	width: 500px;
}

.admin_form .htmlarea_menu {
	width: 100%;
}

.admin_form .input_textarea {
	width: 500px;
	height: 100px;
}

.admin_form .message {
	margin: 10px;
	padding: 10px;
	background: yellow;
	color: #000000;
}

.admin_form .mod_title {
	margin-top: 30px;
	text-decoration: underline;
	font-size: 17px;
}

.admin_form .submit {
	padding: 5px;
}

.admin_form .title {
	padding: 4px;
}

/* admin_list */

.admin_list {
	text-align: left;
	font-family: arial;
}

.admin_list .data {
	padding: 5px;
	vertical-align: top;
	border-bottom: 2px dashed #aaaaaa;
}

.admin_list .group_title {
	background: #b1d8f0;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 3px;
}

.admin_list .input_textarea {
	width: 300px;
	height: 200px;
}

.admin_list .item_title {
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
}

.admin_list .mod_title {
	margin-top: 30px;
	text-decoration: underline;
	font-size: 17px;
}

.admin_list .submit {
	padding: 5px;
}

.admin_list .title {
	background: #b1d8f0;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 3px;
	text-align: center;
	border-right: 1px solid white;
	font-size: 14px;
}

.admin_list li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.admin_list ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

/* contact_form */

.contact_form .input_textarea {
	width: 300px;
	height: 200px;
}

/* content_edit */

.content_edit .add {
	color: #5F0018;
	cursor: pointer;
}

.content_edit .categ {
	margin-bottom: 10px;
}

.content_edit .categ .title {
	color: #FFFFFF;
	font-weight: bold;
	background: rgb(35,67,106);
	padding: 3px;
}

.content_edit .edit {
	width: 960px;
}

.content_edit .htmlarea {
	width: 100%;
	border: 1px solid #000000;
	height: 410px;
}

.content_edit .htmlarea_menu {
	width: 100%;
	border: 1px solid #000000;
	background: #5A7AAC;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.content_edit .item {
	border-bottom: 1px solid #dddddd;
	padding-top: 5px;
}

.content_edit .list {
	margin: 10px;
}

.content_edit A:active {
	color: #000000;
}

.content_edit A:link {
	color: #000000;
}

.content_edit A:visited {
	color: #000000;
}

/* form */

.form .complete_msg {
	background: #f4bd42;
	margin: 10px;
	padding: 10px;
	color: #000000;
	font-weight: bold;
}

.form .data {
	text-align: left;
}

.form .group_title {
	background: #8BBEF6;
	margin: 10px;
	margin-left: 0px;
	padding: 5px;
}

.form .message {
	margin: 10px;
	padding: 10px;
	background: #;
	color: #000000;
}

.form .title {
	width: 130px;
	text-align: left;
}

/* list */

.list .title {
	background: #8BBEF6;
	padding: 5px;
	text-align: center;
	border: 1px solid #ffffff;
}

.list .data {
	padding: 5px;
	border-bottom: 1px dashed #dddddd;
	text-align: left;
	vertical-align: top;
}

.list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list li {
	text-align: left;
	margin: 0px;
}

/* mailing */

.mailing .input_textarea {
	width: 400px;
	height: 400px;
}

/* menu */

.menu {
	text-align: center; 
	margin-top: 20px;
}

.menu A:link {
	color: #878787;
	text-decoration: none;
}

.menu  .item  A  {
	font-weight: normal;
}

.menu A:active {
	color: #878787;
	text-decoration: none;
}

.menu A:visited {
	color: #878787;
	text-decoration: none;
}

.menu A:hover {
	text-decoration: underline;
}

/*WS::STYLE:::::::::::::::::::::::::::::::::::::::::::::::::*/

