
/*Activity*/

/*一*/
#activityPage [data-role="listview"] img.actType{
	margin:5px 0px 0px 5px;
	border:1px solid #fff;
}

#activityPage img{
	vertical-align:middle;
	margin-right:5px;
}
#activityPage p{
	padding-left:25px;
}

/*二*/
#actDesc .actPoster img {
	width:100%;
}
#actDesc h4 {
	color:#0083c9;
}

#actDesc .p2 {
	color:#ef8009;
}

#actDesc button,
#actDesc button a:link,
#actDesc button a:visited{
	background:#ee4023;
	color:#fff;
	font-weight:normal;
}
#actDesc .registered {
	background:#eee;
}

#actDesc .toys{
	margin-left:2em;
	margin-right:2em;
	
}

#actDesc .songs {
	margin-bottom:20px;
}

#actDesc .place {
	color:#0083c9;
}
#actDesc .songs li {
	/*background:url(../activity/image/icoMusic.gif) no-repeat -8px 8px;*/
	margin-left:2em;
	margin-right:2em;
	/*position:relative;*/	
	
}

#actDesc .songs li .ui-grid-a{
	margin-left:10px;
	margin-top:-26px;
	margin-bottom:-15px;
	/*border:1px solid blue;*/
} 
#actDesc .songs li .ui-body-c{
	/*border:1px solid yellow;*/
	white-space:pre-line;
	word-break: keep-all;
	width:100%;
	border:0px;	
	margin-left:10px;
}
#actDesc .songs li .ui-body-d{
	text-align:right;
	/*border:1px solid red;*/
	width:100px;

}

#actDesc .songs .place {
	position:relative;
	right:0px;
}


#actDesc .vocabulary li{
	margin-left:2em;
	margin-right:2em;	
}
#actDesc #three ul {
	/*margin:0em 1em;*/
}
#actDesc #three ul h2{
	border:none;
	border-bottom: 1px solid #999;
	margin:0;
}


#actDesc #three ul ul {
	margin-left:0px;
	padding-left:0px;
}
#actDesc #three ul ul li {
	/*display:inline;*/
	/*border:1px solid #ff6600;*/
	/*padding:3px;*/
	/*color:#ff6600;*/
	font-weight:bold;

}
#actDesc #three ul ul li button{
	text-shadow:none;
	border:none;
}
#actDesc #three h3 {
	color:red;
}
#actDesc #three ul p{
	font-size:1em;
}

#actDesc #three .showTimes {
	margin-bottom:2em;
	border-top:1px dotted #999;
	padding-top:1em;
}

#actDesc #three [data-role="list-divider"] {
	font-size:1em;
	color:#ff6600;
}


#actDesc #three .event {
	border:1px solid #ff6600;
	padding:10px;
	color:#ff6600;
	border-radius:5px;
}

#actDesc #three .btn-seat{
	background-color:green;
}


#actDesc #three .btn-full{
	background-color:#888;
}

#actDesc .map img{
	width:100%;

}

.ui-li-static.ui-collapsible > .ui-collapsible-heading {
    margin: 0;
}
.ui-li-static.ui-collapsible {
    padding: 0;
}
.ui-li-static.ui-collapsible > .ui-collapsible-heading > .ui-btn {
    border-top-width: 0;
}
.ui-li-static.ui-collapsible > .ui-collapsible-heading.ui-collapsible-heading-collapsed > .ui-btn,
.ui-li-static.ui-collapsible > .ui-collapsible-content {
    border-bottom-width: 0;
}


/*三*/

#actScreening .actPoster {
	padding-bottom:20px;
}

#actScreening .actPoster img {
	width:100%;
}

.location{
	background:url(../image/icon_location.png) no-repeat top left;
	padding-left:15px;
	padding-bottom:10px;
}



#actSignUp table,
#actSignUpPrint table,
#waitList table {
	background-color:#f9f9f9;	
}

#actSignUpPrint table th:nth-child(2){
	color:#969696;
	background-color:#ebebeb;
	width:20px;
}

#actSignUp table th,
#waitList table th{
	
	color:#666666;
	background-color:#ebebeb;
	text-shadow:0px;
}
#actSignUp [role="main"] h4{
	
}


#actSignUp .activityType,
#actSignUpPrint .activityType,
#waitList .activityType {
	color:#000;
}

#actSignUp .activityName,
#actSignUpPrint .activityName,
#waitList .activityName {
	color:#ee4023;
	margin-top:0px;
}

#actSignUp table th h3,
#actSignUpPrint table th h3,
#waitList table th h3{
	margin:0px;
	margin-top:-20px;
	color:#ee4023;
}



#actSignUp table.cost {
	background:#daf2ff;
	color:#000;
}

#actSignUp table.cost th{
	background:#a8e1ff;

}

#actSignUp .cost td{
	width:70px;
}

#actSignUp table .cost{
	margin-top:20px;
}

#actSignUp table th h5,
#actSignUpPrint table th h5{
	margin:0px;
}

#actSignUp table th h5 img,
#actSignUpPrint table th h5 img{
	vertical-align:middle;
	padding-right:5px;
}

#actSignUp .seatArea input {
	margin-right:10px;
}
#actSignUp .seatArea label{
	border:none;
}


#payment h5{
	font-size:1em;
}


#payment .payTotal{
	border-bottom:1px solid #ccc; 
	color:#0083c9;
	padding-bottom:20px;
	font-weight:bold;
}


#payment .account{
	color:#1c7bdd;
}
#payment .howToPay1 p,
#payment .howToPay2 p,
#payment .howToPay3 p{
	margin-left:1em;
}


#actHistory table td:nth-child(1){
	color:#fff;
	text-align:center;
	background:#ee4023;
	text-shadow:none;

}
#actHistory table th:nth-child(2){
	width:10%;
}
#actHistory table th:nth-child(3){
	width:25%;
}
#actHistory table th:nth-child(4){
	width:10%;
}
#actHistory table th:nth-child(5){
	width:20%;
}
#actHistory table th:nth-child(6){
	width:5%;
}

#actHistory .note {
	color:#ee4023;
}
#actHistory table td {

}




.seatType ul li{
	display:inline;
	font-size:80%; color:#666;
}

.seatPage {
	background:#fff;
	border:0px;
	margin-top:1em;
	padding:8px;
	-webkit-overflow-scrolling: touch;
	overflow: scroll;

}


iframe {
    border: none;
}


.seatBtn button{
	width:100%;
	padding:5px;
	background:#fdf7d3;	
}
.seatBtn button:hover{
	background:#ee4023;
}

#downstairs,
#upstairs {
	border:5px solid #999;
}

