ol, ul {
    list-style: none outside none;
}

.app #platform-canvas-content, #platform-canvas-content {
    background: none repeat scroll 0 0 #F9F6ED;
    color: #333333;
    font-family: "Helvetia Neue",Helvetica,Arial,sans-serif;
    padding: 1px 0 0;
}
#platform-canvas-content {
    min-height: 0;
	-moz-box-shadow: -3px 12px 18px rgba(42, 55, 83, 0.7), 1px 0 13px rgba(42, 55, 83, 0.7);
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 8px;
    position: relative;
}
.fluid #platform-canvas-content {
    min-height: 100%;
    width: auto;
}
.app-chrome {
    background: -moz-linear-gradient(center top , #DADAD2, #C0C0B3 40%) repeat scroll 0 0 transparent;
    margin-bottom: 1px;
    min-height: 42px;
    padding: 8px 7px;
    position: relative;
    text-align: center;
}
.clearfix {
    display: block;
}
.app-title {
    width: 35% !important;
	display: block;
    float: left;
    margin: 4px 10px 2px;
    text-align: left;
}
.app-title h1, .app-title h2 {
    color: #4C4C4C;
    display: inline;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
    text-transform: capitalize;
}
.app-chrome .button-group, .secondary-button-group {
    float: right;
    margin-top: 4px;
}
.button-group {
    display: inline-block;
    vertical-align: middle;
}
.button-group > ul {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.button-group > ul > li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}


/*a.button, button, input[type="button"], input[type="submit"], input[type="reset"] {*/
a.button {
    -moz-border-radius: 12px 12px 12px 12px;
    -moz-box-shadow: 0 1px 3px rgba(64, 63, 61, 0.7);
    background: -moz-linear-gradient(center top , #F6F4ED, #D8D6D1) repeat scroll 0 0 #E8E5DE;
    border: medium none;
    color: #46433C;
    cursor: pointer;
    display: inline-block;
    font: 13px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,Helvetica,sans-serif;
    margin: 0 5px 0 0;
    padding: 4px 17px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
    vertical-align: middle;
}

a.button, button, input[type="button"], input[type="submit"], input[type="reset"] {
}
.app-chrome a.button, .app-chrome button, .app-chrome input[type="button"], .app-chrome input[type="submit"], .app-chrome input[type="reset"], a.secondary-button, button.secondary-button, input.secondary-button[type="button"], input.secondary-button[type="submit"], input.secondary-button[type="reset"] {
    -moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 0 -1px 0 #8C8A7E;
    background-color: #E8E5DE;
    background-image: -moz-linear-gradient(center top , #EAE8DD 45%, #C9C7BB 55%);
    border-color: rgba(150, 150, 150, 0.4) rgba(128, 128, 128, 0.4) rgba(77, 77, 77, 0.4);
    border-style: solid;
    border-width: 1px;
    color: #474747;
    font-family: "Helvetia Neue",Helvetica,Arial,sans-serif;
}

.app-chrome .button-group.center, .secondary-button-group.center {
    float: none;
}
.button-group.center {
    float: left !important;
}
.button-group > ul > li.button-tight > a.button, .button-group > ul > li.button-tight > button, .button-group > ul > li.button-tight > input[type="button"], .button-group > ul > li.button-tight > input[type="submit"], .button-group > ul > li.button-tight > input[type="reset"] {
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-topright: 0;
    border-right: 1px solid rgba(144, 143, 143, 0.4);
    margin-right: 0;
}
.app #content, #content {
    clear: both;
    padding: 12px;
    position: relative;
}
#content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}
#cal-body {
    background-color: #EEEEEE;
    clear: both;
    overflow: hidden;
}
#cal-main {
    float: left;
    height: 100%;
    width: 99% !important;
}
#calendar {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 100%;
    min-height: 180px;
    min-width: 589px;
    padding: 0 0 0 3px;
    width: 100%;
}
#calendar {
    height: 456px;
}
.jc-week-days, .jc-month-days {
    height: 14px;
    overflow: hidden;
    padding: 2px 0 8px;
    width: 100%;
}
.jc-day-label, .jc-corner-label {
    background-color: #FFFFFF;
    border-left: 1px solid white;
    border-top: 1px solid white;
    color: #666666;
    float: left;
    font: 900 12px arial;
    height: 20px;
    overflow: hidden;
    padding-top: 2px;
    text-align: center;
}
.jc-month-days .jc-day-label {
    width: 14%;
}
.jc-content-month {
    height: 90%;
    overflow: visible;
    position: relative;
    width: 100%;
}
.jc-slider {
    height: 100%;
    overflow: visible;
    position: relative;
}
.jc-week {
    overflow: hidden;
    width: 100%;
}
.four {
    height: 25%;
}
.five {
    height: 20%;
}
.six {
    height: 16.5%;
}
.jc-day, .jc-legend {
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    float: left;
    height: 100%;
    overflow: hidden;
}
.jc-day {
    width: 14%;
}
.fill {
}
.fill .jc-day-hdr {
    color: #CCCCCC;
}
.jc-day-hdr {
    color: #666666;
    font: oblique 900 12px arial;
    padding: 2px 5px 0 0;
    text-align: right;
}
.jc-event {
    -moz-border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font: 11px arial;
    overflow: hidden;
    text-align: left;
	margin-bottom: 8px;
}
.jc-event div {
    padding-left: 3px;
}

a.cal-link { text-decoration: none; }
a.cal-link:hover { text-decoration: underline; }

a.cal-button { 
	display: block;
	color: #333333;
	background-color: #cccccc; 
	border: 1px solid #999999; 
	text-decoration: none; 
	padding: 3px; 
	margin-bottom: 2px; 
	font-size: .9em; 
	font-family: arial, helvetica; sans-serif;
	font-weight: normal;
	text-align: left;
}
a.cal-button:hover {
	background-color: #aaaaaa;
	text-decoration: none;
}

.cal_competition_nt, .cal_audition_nt, .cal_sp_nt, .cal_yap_nt, .cal_u_aud_nt { display:none; }

table.event_details tr td { padding: 3px; }

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}


.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; font-size: .9em; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.ui-datepicker.ui-widget {  }
.ui-datepicker.ui-widget .ui-widget { font-size: 1em; }
.ui-datepicker.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {  }
.ui-datepicker.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-datepicker.ui-widget-content a { color: #222222; }
.ui-datepicker.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; font-family: Georgia,"Times New Roman",Times,serif; }
.ui-datepicker.ui-widget-header a { color: #222222; font-family: Georgia,"Times New Roman",Times,serif; }
