@CHARSET "ISO-8859-1";

{*
body
{
        background:#FCFAF8;
        font-family:Arial;
        margin:0;
        padding:0;
        background: #FCFAF8 url(/img5/sitebgbignew.jpg) no-repeat;
        background-position: top center;
        font-size: 13px;
        color: #383838;
        line-height: 120%;
}



#pageholder
{
        width:942px;
        margin:auto;
        border:0px solid #ffcc00;
}

               #pageholder #sitehead
                {
                        width:100%;
                }

                        #sitehead #logo
                        {
                                float:left;
                                position:relative;
                                top:6px;
                        }

                                #logo a
                                {
                                        display:block;
                                        background:url(/img5/logo.png) no-repeat;
                                        width:261px;
                                        height:115px;
                                }

#pageholder #container
        {
                width:942px;
                margin:auto;
                position:relative;
                top:50px;
                /*background: url(/img5/containerbg.png) repeat-x 100% -5%;*/
                /*background: url(/img5/containerbg.png) repeat-y;*/

        }
        
#all_container {
	width: 940px;
	min-height: 330px;
	height: auto !important;
	height: 330px;
	background-color: #EAEAEA;
}

#header {
	float: left;
	width: 100%;
	clear: both;
	background-color: #EAEAEA;
}

table#calendar_event {
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
	background-color: #EAEAEA;
	width: 940px;
	valign: top;
}

.clearboth {
	clear: both;
}

.ui-datepicker {
	width: 200px;
}

.ui-accordion {
	width: 720px;
}

*}
.ui-widget {
	font-size: 12px;
}

#userjoinedevent {
	width: 370px;
	height: 460px;
	background-color: #EAEAEA;
}

#userjoinedlist {
	width: 400px;
	height: 460px;
	overflow: hidden;
	background-color: #EAEAEA;
}

#inserteventform,#calendear_overviewlist,#updateeventform {
	width: 580px;
	background-color: #EAEAEA;
	padding: 20px;
}

#eventdetail_googlemap {
	height: 100%
}

#calendar_highlight_day,.calendar_highlight_day {
	color: #FFFFFF;
	background-color: #FF0000;
}

#event {
	visibility: hidden;
}
