

.event-container .event-content {
	margin-bottom:20px;
	font-size: 11px;
	color: #cccccc;
}




.event_tab_mv.ui-corner-all {
	-moz-border-radius:0px 0px 0px 0px;
}

.event_tab_mv ul.ui-corner-all {
	-moz-border-radius:0px 0px 0px 0px;
	background:none;
	border: 0px;
	margin-left: 10px;
	
}

.event_tab_mv ul li.ui-state-default {
	background: none;
}

.event_tab_mv ul li.ui-state-default.ui-corner-top a {
	width:315px;
	_width:310px;
	height: 46px;
	
	display: block;
	font-size: 13px !important;
	font-weight: bold !important;
	text-align: center;
	text-decoration: none;
	padding-top: 13px !important;
	color: #8a59a1 !important;
}

.event_tab_mv ul li.ui-corner-top.ui-state-active a {
	color: #ffffff !important;
	cursor:pointer;
}

.event_tab_mv ul li.ui-corner-top {
	background-image: url(/images/event/event_tab_bg_off.jpg);
	width:316px;
	_width:310px;
	height: 42px;
	border: 0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	margin: 0;
	top:0; left:0;
	float: left;
	overflow: hidden
	
}


.event_tab_mv div.ui-corner-bottom {
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
}

.event_tab_mv div.ui-widget-content {
	background:none;
}

.event_tab_mv ul li.ui-state-active {
	background-image: url(/images/event/event_tab_bg_on.jpg);
	width:316px;
	height: 42px;
	border: 0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	margin: 0;
	top:0; left:0;
	float: left;
	overflow: hidden
}

.event_tab_mv.ui-widget-content {
	background: none;
	border: 0px;
	width: 650px;
}

.event_tab_mv div.ui-tabs-panel.ui-widget-content {
	background-image: url(/images/event/event_tab_bg.jpg);
	background-repeat: no-repeat;
	height: 520px;
	width: 652px;
	padding:0;
}



.event-container .tab-text-content {
	color: #cccccc;
	font-size: 11px;
	width: 300px;
	padding-top: 20px;
}
.event-container .tab-text-content span {
	display: block;
	color: #a037dd;
	font-weight: bold;
	font-size: 12px;
	margin-bottom:5px;
}
.event-container .tab-text-content a {
	display: block;
	color: #cc99ff;
}
.event-container .tab-text-content a:hover {
	text-decoration:underline;
}

.event-container .tab-text-content.right {
	float: right;
	padding-right: 20px;

}
.event-container .tab-text-content.left {
	padding-left: 20px;
}


.event-container .tab-text-content img {
	margin-bottom: 10px;
}

a.eventWeddingPackageBtn{
	background: url('/images/event/btn_package_wedding_off.jpg');
	width:123px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:11px;
	color:#fff; 
}
a.eventWeddingPackageBtn:hover{
	background: url('/images/event/btn_package_wedding_on.jpg');
	width:123px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#fff; 
}

#tabs .ui-state-hover a{ color: #ffffff !important;}
