/* ########## base ########### */

img.f {
width:100%;
vertical-align:bottom;
}

/* ########## common ########### */

ul.navig a,
ul.navig li,
.cgold { color:#F2DDA6 !important; }

h2.title {
background-image:url(../img/bg_title.jpg);
background-position:bottom;
background-repeat:repeat-x;
padding:0 0 15px 0;
font-size:16px;
color:#65472D;
margin-top:0;
}
h3.godspell_h3 {
	margin-left:5px;
	margin-right:5px;
}
h3.points {
border-bottom:#A59A7C solid 2px;
padding:5px 0;
font-size:16px;
}
address.copy {
font-size:10px;
text-align:center;
display:block;
position:relative;
clear:both;
}
ul.basis {
	margin-left:0;
	padding-left:20px;
}
ul.gold li {
	color:#A57421;
}

ul.gold li span {
	color:#000;
}

table.supervision_history {
	border-collapse:collapse;
	width:100%;
}
table.supervision_history td,
table.supervision_history th {
	border-bottom:#B78140 dotted 1px;
	padding:5px;
	vertical-align:top;
}
table.supervision_history td {
	text-align:left;
}
table.supervision_history th {
	text-align:left;
	vertical-align:top;
}

.youtube{
    position:relative;
    padding-bottom: 56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
		margin-bottom:1em;
}
.youtube iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

ul.singers h3,ul.singers p {
	font-size:12px;
}
ul.singers h3 {
	margin-bottom:5px;
}
ul.singers p {
	margin:0;
	line-height:1.2;
}

table.songlist {
	margin-bottom:1em;
	border-collapse:collapse;
	width:auto;
}

table.songlist th,table.songlist td {
	font-size:10px;
	border-bottom:#CBA771 dotted 1px;
	padding:0 10px;
	text-align:left;
}
table.songlist th {
	font-weight:normal;
	background-color:#FFF;
}
table.songlist td {
}
/* ########## jquery mobile css overwrite ########### */

.ui-body-c .ui-link:visited,
.ui-body-c .ui-link {
	color: #C60;
}

.ui-body-c .ui-link:hover { color:#CC9900; }

	/* not to use the abbreviation { */
	/*.ui-header .ui-title,*/ /* header */
	/*.ui-footer .ui-title,*/ /* footer */
	.ui-btn-inner, /* button */
	.ui-li-heading, /* listview heading */
	.ui-li .ui-btn-text a.ui-link-inherit, /* listview link */
	.ui-li-desc /* listview description */
	{
	overflow: visible;
	white-space: normal;
	}
	/* } not to use the abbreviation */
	
.ui-header .ui-title {
	margin-left:10%;
	margin-right:10%;
}
	
/* ########## frame ########### */



/* ########## index ########### */

div.tel_block {
	position:relative;
}

div.tel {
	float:right;
	background-image:url(../img/icon_tel.jpg);
	background-position:left 7px;
	background-repeat:no-repeat;
	padding-left:40px;
}

div.tel address {
	font-size:26px;
	margin:0 0 3px 0;
	font-family:Arial, Helvetica, sans-serif;
}

div.tel p {
	font-size:12px;
	margin:0;
}

p.index_lead {
	font-size:110%;
	font-weight:bold;
}

/* ########## supervision ########### */

table.supervision {
	border-collapse:collapse;
	width:100%;
}
table.supervision td,
table.supervision th {
	border:#CBA771 solid 1px;
	padding:10px;
}
table.supervision td {
	text-align:left;
}
table.supervision th {
	background-color:#FBF5E6;
	text-align:center;
}

/* ########## price ########### */

ul.price_notes {
	background-color:#FBF5E6;
	padding:10px;
	list-style:none;
	margin:0;
	padding:10px;
	border:#CCCCCC dashed 1px;
}
ul.price_notes li {
	border-bottom:#CCCCCC dotted 1px;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}