.content{
	display:none;
}

/****day***/

#day.content{
	display:block;
}

#dayiframe{
	padding:20px 0;
	width:630px;
	height:350px;
	overflow-y:auto;
}
#dayiframe #title{
	width:545px;
	padding:10px;
	background:url(../images/events/tit_bg.jpg) no-repeat right bottom #f7f4b5;
	margin:0 0 20px 0;
}
#dayiframe ul{
	width:530px;
}
#dayiframe ul li{
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	background:url(../images/events/li_icon.gif) no-repeat 0px 4px;
}
#dayiframe ul li span{
	padding:0 10px 0 0;
}
#dayiframe ul li a{
	font-weight:bold;
	color:#3c3c3c;
	text-decoration:none;
}
#dayiframe ul li a:hover{
	text-decoration:underline;
}
#dayiframe ul li p{
	padding:4px 0 4px 15px;
	width:515px;
	border-top:1px dashed #a1a1a1;
}
#dayiframe ul li .show{
	color:#94b3d9;
}

/****calendar***/

#calendariframe{
	padding:20px 0;
	width:630px;
	height:350px;
	overflow-y:auto;
}
#calendariframe .bt{
	font-size:24px;
	font-weight:bold;
	padding:0 0 10px 0;
	vertical-align: middle;
}
#calendariframe .bt select{
	width:120px;
	height:24px;
}
#calendariframe #title{
	font-size:12px;
	font-weight:bold;
	width:545px;
	padding:6px 6px 6px 20px;
	margin:0 0 20px 0;
	background:#f7f4b5;
}
#calendariframe ul{
	width:530px;
}
#calendariframe ul li{
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	background:url(../images/events/li_icon.gif) no-repeat 0px 4px;
}
#calendariframe ul li span{
	padding:0 10px 0 0;
}
#calendariframe ul li a{
	font-weight:bold;
	color:#3c3c3c;
	text-decoration:none;
}
#calendariframe ul li a:hover{
	text-decoration:underline;
}
#calendariframe ul li p{
	padding:4px 0 4px 15px;
	width:515px;
	border-top:1px dashed #a1a1a1;
}
#calendariframe ul li .show{
	color:#94b3d9;
}





/****results****/

#resultsiframe{
	padding:20px 0;
	width:630px;
	height:350px;
	overflow-y:auto;
}

#resultsiframe .bt{
	font-size:24px;
	font-weight:bold;
	padding:0 0 10px 0;
	vertical-align: middle;
}
#resultsiframe .bt select{
	width:120px;
	height:24px;
}
#resultsiframe th{
	border-right:1px solid #fff;
	background:#dfe76c;
	padding:8px 0 8px 12px;
	font-size:12px;
	font-weight:bold;
}
#resultsiframe td{
	border-bottom:1px dashed #a1a1a1;
	padding:6px 0 6px 12px;
}

#resultsiframe td a{
	color:#3c3c3c;
}


/****resultslistiframe*****/
#resultslistiframe{
}
#resultslistiframe{
	padding:20px 0;
	width:630px;
	height:350px;
	overflow-y:auto;
}

#resultslistiframe .bt{
	font-size:24px;
	font-weight:bold;
	padding:0 0 10px 0;
	vertical-align: middle;
}
#resultslistiframe .bt select{
	width:120px;
	height:24px;
}
#resultslistiframe table{
	margin:0 0 20px 1px;
	border:1px solid #c1c1c1;
}

#resultslistiframe table table{
	border:0px;
}
#resultslistiframe th{
	line-height:22px;
	background:#dfe76c;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
#resultslistiframe td{
	padding:4px  10px 4px 10px;
}
.more{
	color:#94B3D9;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}


/***club***/
#clubiframe{
	padding:70px 0 0 0;
	width:630px;
}
#clubiframe p{
	padding:0 0 0 110px;
	width:470px;
}

/**show**/
#showiframe{
	padding:50px 0 20px 0;
	width:630px;
	height:320px;
	overflow-y:auto;
}
#showiframe #title{
	width:545px;
	padding:10px;
	background:url(../images/events/tit_bg.jpg) no-repeat right bottom #f7f4b5;
	margin:0 0 20px 0;
	font-size:12px;
	font-weight:bold;
}

#showiframe p{
	padding:0 25px 10px 25px;
}
#showiframe .back{
	font-size:12px;
	color:#94B3D9;
	text-decoration:none;
	margin:0 0 0 25px;
}

