#sc{
    overflow: hidden;
	width:636px;
	height: 370px;
/* 	height: 380px; */
/* 	overflow: hidden; */

}

#sc .clear{
	clear:both;
}

#sc *{
	margin:0;
	padding:0;	
	list-style:none;
	border: none;
	font-family: "Lucida Grande" Arial, Verdana, HiraKakuPro-W3, "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 10px;
}



#sc ul{
	font-size:1px;
}


#sc-head-wrapper {
	/* z-index: 1; */
	position: relative;
	width: 100%;
	height: 53px;
	background: #fff;
	border-top: 3px solid #00b7bd;
	font-size: 10px;
}
* html #sc-head-wrapper { z-index: 99; height: 78px; }
*:first-child+html #sc-head-wrapper { z-index: 99; height: 78px; }
#sc-date-wrapper {
	z-index: 3;
	position: relative;
	height: 20px;
}

#sc-date-wrapper #sc-date-head{
	overflow: visible;
	position: relative;
	height: 22px;
	width: 54px;
	float: left;
}


#sc-date-body {
	display: block;
	position: absolute;
	top: 81px;
	left: 60px;
	z-index: 4; /* 98 */
	width: 576px;
	height: 20px;
	border-top: 2px solid #00b7bd;
	border-bottom: 1px solid #00b7bd;
	background-image:url(../images/sc/sc-timeline-bg.gif);
}
#sc-date-wrapper #sc-date-body-under {
	height: 20px;
}

#sc-date-wrapper #sc-date {
	position: relative;
	width:576px;
	float: left;
	margin-left: 6px;
}

#sc-date-body li,
#sc-date-wrapper #sc-date-body-under li {
	position: relative;
	height:20px;
	width:18px;
	font-size:10px;
	line-height:180%;
	text-align: center;
	float: left;
	font-family: "Lucida Grande" Arial, Verdana, HiraKakuPro-W3, "Hiragino Kaku Gothic Pro", sans-serif;
}
#sc #sc-date-wrapper #sc-date-body-under li span.closeDayBar {
	z-index: 1;
	display: block;
	position: absolute;
	top: 21px;
	left: 0;
	width: 18px;
	height: 1000px;
	background: #cdd4d1;
}
#sc #sc-date-wrapper #sc-date-body-under li span.todayBar {
	z-index: 1;
	display: block;
	position: absolute;
	top: 21px;
	left: 0;
	width: 18px;
	height: 300px;
	background: transparent; /* #ffb27f; */
}
#sc #sc-date-wrapper #sc-date-body-under li span.todayLabel {
	z-index: 3;
	display: block;
	position: absolute;
	top: -18px;
	left: 50%;
	width: 40px;
	height: 21px;
	margin: 0 0 0 -20px;
	background: url(/images/sc/sc-today-label.gif) no-repeat 0 0;	
}
* html #sc #sc-date-body li span.todayLabel { display: none; }
*:first-child+html #sc #sc-date-body li span.todayLabel { display: none; }
#sc-date-body li a{
	display: block;
	height: 20px;
	width: 18px;
	overflow: hidden;
	text-decoration: none;
	color: #333;
	font-weight: normal;

}

#sc-date-body li a.today{
	background-color: #ff6600;
	color: white;
	font-weight: bold;
}

#sc-date-body li a.holiday{
	color: #dd0000;
	font-weight: bold;
}
#sc-date-body li a.closeDay{
	color: #fff;
	font-weight: bold;
	background: #999;
}

#sc-date-body li a.expandDay{
	color: #28a2a7;
	font-weight: bold;
}

#sc-date-body li a:hover{
	background-color: #ff6600;
	color: white;
	font-weight: bold;
}




#sc-category-wrapper li,
#sc-timeline-wrapper li{
	height:36px;
	overflow:hidden;
}

div.sc-timebar{
	height:9px;
	line-height:1px;
	overflow:hidden;
}

ul#sc-timeline{
	width:98550px;
	margin-left: -30000px;
	height: 800px;
	background-image:url(../images/sc/sc-timeline-bg.gif);
}

ul#sc-timeline li{
	height:36px;
	overflow:hidden;
}

ul#sc-timeline .sc-title{
	font-size: 10px;
	line-height: 16px;
	height: 16px;
	border-bottom:1px solid #ccc;
	padding: 0;
	font-family: "Lucida Grande" Arial, Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}


ul#sc-timeline li div.sc-timebar {
	clear: left;
}

/*ul#sc-timeline li.art*/
ul#sc-timeline li.art div.sc-timebar{
	background-color:#cc3838;
}

/*ul#sc-timeline li.theater*/
ul#sc-timeline li.theater div.sc-timebar{
	background-color:#fa8e28;
}

/*ul#sc-timeline li.cinema*/
ul#sc-timeline li.cinema div.sc-timebar{
	background-color:#ffc814;
}

/*ul#sc-timeline li.education*/
ul#sc-timeline li.education div.sc-timebar{
	background-color:#95bf11;
}

/*ul#sc-timeline li.live*/
ul#sc-timeline li.live div.sc-timebar{
	background-color:#8b56d6;
}

/*ul#sc-timeline li.interlab*/
ul#sc-timeline li.interlab div.sc-timebar{
	background-color:#84857F;
}
ul#sc-timeline li.art div.opac,
ul#sc-timeline li.theater div.opac,
ul#sc-timeline li.cinema div.opac,
ul#sc-timeline li.education div.opac,
ul#sc-timeline li.live div.opac,
ul#sc-timeline li.interlab div.opac {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
ul#sc-timeline li a{
	height: 36px;
	display: block;
	color: #333;
}

ul#sc-timeline li a:link{
	text-decoration: none;
}


ul#sc-timeline li a:visited{
	text-decoration: none;
}

ul#sc-timeline li a:hover{
	background-image:url(../images/sc/sc-timeline-bg-over.gif);
}

ul#sc-timeline li a:active{
	background-image:url(../images/sc/sc-timeline-bg-over.gif);
}


ul#sc-timeline li.margin,
ul#sc-category li.margin{
	height:10px;
}


div#sc-timeline-wrapper{
	width:558px;
	height:270px;
	overflow: hidden;
	float: left;
	margin-left: 6px;
}
div#sc-category-wrapper{
	width:54px;
	height:270px;
	overflow:hidden;
	float: left;
	clear: left;
	position: relative;
	z-index: 100;
	background: #fff;
}

ul#sc-category{
	width:54;
}

ul#sc-category li{
	font-size:1px;
	line-height: 1px;
	text-align: right;
}

ul#sc-category li img{
margin-top: 4px;
}



div#scrollBar,
div#scrollBar2{
	background-color: #fff;
	width:17px;
	height: 270px;
	float: right;
}
div#scrollBar {
	position: relative;
	z-index: 100;
	width: 17px;
	height: 291px;
	margin: -20px 0 0 0;
	background: #fff;
}
div#scrollBar2{
position:absolute;
right:0;
top:0;
}

#scUp,
#scUp2 {
	width: 17px;
	height: 33px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #fff url(/images/sc/scBack.gif) repeat-y 1px 0;
}
#scUp a,
#scUp2 a{
	position: relative;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-bottom: 9px solid #fff;
	background-image: url(../images/sc/scUp.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#scDown,
#scDown2{
	width: 17px;
	height: 26px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #fff url(/images/sc/scBack.gif) repeat-y 1px 0;
}

#scDown a,
#scDown2 a{
	display: block;
	width: 17px;
	height: 19px;
	margin: 5px 0 0 0;
	padding: 0;
	overflow: hidden;
	border-top: 5px solid #fff;
	background-image: url(../images/sc/scDown.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#scBack,
#scBack2 {
	width:15px;
	height: 220px;
	background: #fff url(/images/sc/scBack.gif) repeat-y 1px 0;
}
#scHandle,
#scHandle2  {
	width: 17px;
	height: 60px;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/sc/scHandle.gif);
	background-repeat: repeat-y;
	background-position: 1px 0;
}


#sc-head-day{
	border-right:1px solid #00b7bd;
	width: 118px;
	height: 48px;
	float:left;
	margin: -1px 0 0 0;
}

#sc-head-changebtn {
	overflow: hidden;
	z-index: 2;
	border: 1px solid #fff;
	position: absolute;
	top: 36px;
	left: 9px;
	float: none;
	width: 100px;
	height: 20px;
}
#sc-head-changebtn a {
	overflow: hidden;
	display: block;
	width: 100px;
	height: 20px;
	background-image: url(/images/sc/sc-monthly-daily.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -999px;
}
#sc-head-changebtn .monthview {
	background-position: 0 0;
}
#sc-head-changebtn .dayview {
	background-position: 0 -20px;
}

#sc-head-ctrl{
	float: left;
	width: 514px;
	line-height: 12px;
}

#sc-legend2 {
	z-index: 1;
	position: absolute;
	top: 34px;
	right: 10px;
	width: 350px;
	text-align: right;
}
#sc-legend2 p {
	line-height: 10px;
}
#sc-head-ctrl #sc-legend {
	position: relative;
	height: 29px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	line-height: 1px;
	border-bottom: 1px solid #00b7bd;
}
#sc-legend2 p{
	padding: 0;
	font-size: 10px;
}

#sc-categorySelector{
	list-style: none;
	display: inline;
	width: 408px;
	margin: 0;
	padding: 0;
}

#sc-categorySelector li{
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1px;
}

#sc-categorySelector li a{
	margin: 0;
	padding: 0;
	line-height: 1px;
}
#sc-categorySelector img {
	vertical-align: top;
}
.lang-en #sc-categorySelector img {
	margin: 0;
}
#sc-puldown{
	float:left;
	width: auto;
	height: 18px;
	padding: 2px 0 0 0;
}
#sc-puldown img{
	margin: 5px 0 0 4px;
}


#sc-previous {
	z-index: 3;
	position: relative;
	float:left;
	width: 117px;
	height: 18px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: url(/images/sc/sc-prevomnth-on.gif) no-repeat top left;
}

#sc-previous a {
	display: block;
	width: 108px;
	height: 24px;
}

#sc-next{
	z-index: 3;
	position: relative;
	float: left;
	width: 88px;
	height: 18px;
	padding: 0;
	text-align: right;
	overflow: hidden;
	margin: 0;
	background: url(/images/sc/sc-nextmonth-on.gif) no-repeat top right;
}

#sc-next a{
	display: block;
	float: right;
	width: 90px;
	height: 24px;
}


#loadingbar{
	width:558px !important ;
	height:270px !important ;
	background-image: url(../images/sc/loadingAnimation.gif) !important ;
	background-repeat: no-repeat !important ;
	background-position:center !important ;
	overflow: visible !important ;
}

#sc-head-month {
	overflow: hidden;
	float: left;
	width: 35px;
	height: 39px;
	padding: 1px 0 0 1px;
}

#sc-head-separater{
	float: left;
	overflow: hidden;
	margin: 1px 0 0 0;
}
#sc-head-separater img {
	vertical-align: top;
	margin: -4px 0 0 0;
}

#sc-head-year {
	overflow: hidden;
	float: left;
	width: 72px;
	height: 39px;
	margin: 0 0 0 -6px;
	padding: 0 0 0 0;
}
#sc-head-month img,
#sc-head-year img {
	display: block;
}

#calbt-chmd-day,
#calbt-chmd-month{
	outline: none;
}

#calbt-chmd-day img,
#calbt-chmd-month img{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
}

a#calbt-chmd-day:hover img,
a#calbt-chmd-month:hover img{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

a#calbt-chmd-day.selected img,
a#calbt-chmd-month.selected img{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#calbt-next:hover img,
a#calbt-prev:hover img{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

a#calbt-next:active,
a#calbt-prev:active{
	
}

#sc-puldown img{


}
#sc #sc-form-select-year{
	font-size: 10px;
	width: 52px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #cee7e7;
	color: #00b7bd;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
}

#sc #sc-form-select-month{
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 42px;
	background: #cee7e7;
	color: #00b7bd;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
}




#sc-dayly{
	border-top: 2px solid #00b7bd;
	background-color: #ffffff;
	clear: both;
	font-size:10px;
}

#sc-calendar-wrapper{
	width:336px;
	float: left;
}

#sc-calendar-head{
	height: 20px;
	overflow: hidden;
}

#sc-calendar-body{
	border-top: 1px solid #00b7bd;
	height: 240px;
	overflow: hidden;
}

#sc-dayevent-wrapper{
	width:276px;
	float: right;
}

#sc-dayevent-head{
	overflow: hidden;
	width:276px;
	height: 20px;
	padding: 0;
}

#sc-dayevent-head h3{
	font-weight: normal;
	font-size:10px;
	padding-top: 3px;
}

#sc-dayevent-body{
	width:252px;
	border-top: 1px solid #00b7bd;
	height:250px;
	overflow:hidden;
}

#sc-dayevent-body #sc-dayevent{
    width: 252px;
	font-size: 10px;
}

#sc-dayevent-body #sc-dayevent li{
	font-size: 10px;
	border-bottom: 1px solid #00b7bd;
	overflow: hidden;
}
#sc-dayevent-body #sc-dayevent li p{
	line-height: 1.5em;
}

#sc-dayevent-body #sc-dayevent li.art a{
	background-image:url(../images/sc/sc-ic-art.gif);
}
#sc-dayevent-body #sc-dayevent li.cinema a{
	background-image:url(../images/sc/sc-ic-cinema.gif);
}
#sc-dayevent-body #sc-dayevent li.theater a{
	background-image:url(../images/sc/sc-ic-theater.gif);
}
#sc-dayevent-body #sc-dayevent li.live a{
	background-image:url(../images/sc/sc-ic-live.gif);
}
#sc-dayevent-body #sc-dayevent li.education a{
	background-image:url(../images/sc/sc-ic-education.gif);
}
#sc-dayevent-body #sc-dayevent li.interlab a{
	background-image:url(../images/sc/sc-ic-interlab.gif);
}

#sc-dayevent-body #sc-dayevent li a{
	display: block;
	padding-top: 2px;
	color: #333;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 3px;
	height: 54px;
	overflow: hidden;
}
#sc-dayevent-body #sc-dayevent li a:hover{
	background-color: #f0f0f0;
}

#sc-dayevent-body #sc-dayevent li a p{
	padding-left: 24px;
}

#sc-calendar-body ul{
	font-size: 10px;
	clear: both;
}

#sc-calendar-body ul li{
	display: block;
	float: left;
	text-align: center;
	width:48px;
}

#sc-dayevent-body #sc-dayevent li.closeDay{
	background-color: #fff;
	border: none;
	color: #cc3399;
	padding: 2px 0 3px 0;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

#sc-dayevent-body #sc-dayevent li.expandDay{
	background-color: #fff;
	border-bottom:1px solid #666;
	color: #28a2a7;
	padding: 2px 0 3px 0;
	margin-top: 3px;
	margin-bottom: px;
	font-weight: bold;
}

#sc-dayevent-body #sc-dayevent li.noticeDay{
	background-color: #fff;
	border-bottom:1px solid #666;
	color: #333;
	padding: 2px 0 3px 0;
	margin-top: 3px;
	margin-bottom: px;
	font-weight: bold;
}


#sc-calendar-body ul li a.today{

}

#sc-calendar-body ul li div.sc-day,
#sc-calendar-body ul li a.sc-day{
	display: block;
	/*
	background-image: url(../images/sc/sc-alldate.gif);
	background-repeat: no-repeat;
	*/
	width:32px;
	height: 32px;
	/*
	text-indent: -100px;
	*/
	overflow: hidden;
	margin: 0 auto 0 auto;
}

#sc-calendar-body ul li img{
/*
	margin-left: -96px;
	margin-top: -96px;
*/
}

#sc-day-legend{
	border-top: 1px solid #00b7bd;
	margin-top: 6px;
}

.todayday {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	color: #f60;
	width: 10px;
	height: 10px;
	background: #f60;
}

.legend-today {
	display: none;
}
* html .legend-today { display: inline; }
*:first-child+html .legend-today { display: inline; }
.closeday {
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	color: #bbb;
	width: 10px;
	height: 10px;
	background: #bbb;
}

.expandday {
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	color: #28a2a7;
	width: 10px;
	height: 10px;
	background: #28a2a7;
}

#sc-date-body li.expandday{
	text-decoration: underline;
}

#sc-monthly{
	height: 290px;
}

#sc-dayly{
	overflow: hidden;
    position: relative;
    width: 636px;
	height: 290px;
}

#sc_body_wrapper{
    width: 636px;
	height: 291px;
	border-top: 25px solid #fff;
}
* html #sc_body_wrapper{ border-top: 0; }
*:first-child+html #sc_body_wrapper { border-top: 0; }
#sc .sc-event-title {
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	display: block;
	float: left;
	height: 15px;
	line-height: 15px;
	padding: 0 5px;
	background: #fff;
	border-width: 1px;
	border-style: solid;
}
#sc .art .sc-event-title {
	border-color: #CC3838;
}
#sc .education .sc-event-title {
	border-color: #95BF11;
}
#sc .theater .sc-event-title {
	border-color: #FA8E28;
}
#sc .cinema .sc-event-title {
	border-color: #FFC814;
}
#sc .live .sc-event-title {
	border-color: #8b56d6;
}
.tip-wrap {
	color: #333;
	z-index: 13000;
	text-align: left;
}
 
.tip-title {
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	color: #333;
	padding: 4px;
	border:1px solid #333;
	background-color: #eaeaea;
}

.tip-text {
	display: none;
}
.tool-text {
	font-size: 10px;
	padding: 4px;
	border:1px solid #333;
	background-color: #eaeaea;
}


#sc .sc-disabled {
	overflow: hidden;
}
#sc .sc-disabled #sc-monthly {
	position: relative;
	z-index: 0;
}

#sc .sc-enabled {
	position: relative;
	z-index: 100;
	background: #fff;
}


form.qkFormdone label{
	margin-top:4px;
	margin-right: 8px;
	display: block;
	float:left;
}
form.qkFormdone div.rowElem{
	clear:both;
	padding:4px 0px;
}


/* -------------
 * Buttons
 * ------------- */
button.qkFormButton {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	overflow: visible;
	font-family: Arial;
}

*:first-child+html button.qkFormButton[type]{width: 1;} /* IE7 */

button.qkFormButton span {
	background: transparent url(img/btn_right.gif) no-repeat scroll right top;
	display: block;
	float: left;
	padding: 0px 4px 0px 0px; /* sliding doors padding */
	margin: 0px;
	height: 33px;
}

button.qkFormButton span span {
	background: transparent url(img/btn_left.gif) no-repeat;
	color: #333;
	padding: 8px 4px 0px 8px;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
	display: block;
	text-decoration: none;
	height: 33px;
}

/*hover*/
button.qkFormButton_hover span span { background-position: left -33px ; }
button.qkFormButton_hover span { background-position: right -33px ; }

/*clicked*/
button.qkFormButton_click span span { background-position: left -66px ; }
button.qkFormButton_click span { background-position: right -66px ; }

/* IE 6 */
* html button.qkFormButton { height:33px; }
* button.qkFormButton span span { height: 25px; }
/* IE 7 */
*+ html button.qkFormButton { height:33px; }
*+ button.qkFormButton span span { height: 25px; }



/* -------------
 * Inputs
 * ------------- */
.qkFormInputWrapper {
	background: transparent url(img/input_left.gif) no-repeat left top;
	height: 31px;
	padding: 0px;
	float:left;
}

.qkFormInputInner {
	background: transparent url(img/input_right.gif) no-repeat right top;
	padding: 2px 4px 2px 0px;
	margin: 0px 0px 0px 4px;
}

.qkFormInputInner div {
	height: 31px;
}

.qkFormInputInner input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	vertical-align: middle;
	height: 31px;
	color:#404040;	
	border: none;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	background:transparent;
}


/*  IE6 */

* html .qkFormInputInner input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	vertical-align: middle;
	height: 31px;
	color:#404040;	
	border: 0;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
	background:transparent;
}


/*hover*/
.qkFormInputWrapper_hover{ background: transparent url(img/input_left-hover.gif) no-repeat left top;}
.qkFormInputWrapper_hover div{}
.qkFormInputWrapper_hover div.qkFormInputInner{ background: transparent url(img/input_right-hover.gif) no-repeat right top;}

/*focus*/
.qkFormInputWrapper_focus{ background: transparent url(img/input_left-focus.gif) no-repeat left top;}
.qkFormInputWrapper_focus div{}
.qkFormInputWrapper_focus div.qkFormInputInner{ background: transparent url(img/input_right-focus.gif) no-repeat right top;}



.qkFormSafari .qkFormInputInner div {
	position: relative;
	overflow: hidden;
}
.qkFormSafari input {
	background-color: none;
	position: absolute;
	top: -10px;
	left: -2px;
	height: 42px; 
	padding-left: 4px;
}



/* -------------
 * Textarea
 * ------------- */
table.qkFormTextarea td{
font-size: 1px;
line-height: 1px;
width: 5px;
height: 5px;
margin: 0;
padding: 0;
}

table.qkFormTextarea tr{
/*border: 1px solid red;*/

}
table.qkFormTextarea textarea{
margin: 0;
padding: 0;
border: 0;
background: none;
}
table.qkFormTextarea td#qkFormTextarea-tl{
background: url(img/textarea-tl.gif) no-repeat bottom left;
}
table.qkFormTextarea td#qkFormTextarea-tm{
background: url(img/textarea-tm.gif) repeat-x bottom left;
}
table.qkFormTextarea td#qkFormTextarea-tr{
background: url(img/textarea-tr.gif) no-repeat bottom left;

}
table.qkFormTextarea td#qkFormTextarea-ml{
background: url(img/textarea-ml.gif) repeat-y top left;
}
table.qkFormTextarea td#qkFormTextarea-mm{
background: url(img/textarea-mm.gif) repeat top left;
}
table.qkFormTextarea td#qkFormTextarea-mm textarea{
font-size: 12px;
line-height: 16px;
}




table.qkFormTextarea td#qkFormTextarea-mr{
background: url(img/textarea-mr.gif) repeat-y top left;
}
table.qkFormTextarea td#qkFormTextarea-bl{
background: url(img/textarea-bl.gif) no-repeat top left;
}
table.qkFormTextarea td#qkFormTextarea-bm{
background: url(img/textarea-bm.gif) repeat-x top left;
}
table.qkFormTextarea td#qkFormTextarea-br{
background: url(img/textarea-br.gif) no-repeat top left;
}
/*hover*/
table.qkFormTextarea-hover td#qkFormTextarea-tl{background-image: url(img/textarea-tl-hover.gif);}
table.qkFormTextarea-hover td#qkFormTextarea-tm{background-image: url(img/textarea-tm-hover.gif);}
table.qkFormTextarea-hover td#qkFormTextarea-tr{background-image: url(img/textarea-tr-hover.gif);}
table.qkFormTextarea-hover td#qkFormTextarea-ml{background-image: url(img/textarea-ml-hover.gif);}
table.qkFormTextarea-hover td#qkFormTextarea-mm{background-image: url(img/textarea-mm-hover.gif);}
table.qkFormTextarea-hover td#qkFormTextarea-mr{background-image: url(img/textarea-mr-hover.gif);}
table.qkFormTextarea-hover td#qkFormTextarea-bl{background-image: url(img/textarea-bl-hover.gif);}
table.qkFormTextarea-hover td#qkFormTextarea-bm{background-image: url(img/textarea-bm-hover.gif);}
table.qkFormTextarea-hover td#qkFormTextarea-br{background-image: url(img/textarea-br-hover.gif);}
/*focus*/
table.qkFormTextarea-focus td#qkFormTextarea-tl{background-image: url(img/textarea-tl-focus.gif);}
table.qkFormTextarea-focus td#qkFormTextarea-tm{background-image: url(img/textarea-tm-focus.gif);}
table.qkFormTextarea-focus td#qkFormTextarea-tr{background-image: url(img/textarea-tr-focus.gif);}
table.qkFormTextarea-focus td#qkFormTextarea-ml{background-image: url(img/textarea-ml-focus.gif);}
table.qkFormTextarea-focus td#qkFormTextarea-mm{background-image: url(img/textarea-mm-focus.gif);}
table.qkFormTextarea-focus td#qkFormTextarea-mr{background-image: url(img/textarea-mr-focus.gif);}
table.qkFormTextarea-focus td#qkFormTextarea-bl{background-image: url(img/textarea-bl-focus.gif);}
table.qkFormTextarea-focus td#qkFormTextarea-bm{background-image: url(img/textarea-bm-focus.gif);}
table.qkFormTextarea-focus td#qkFormTextarea-br{background-image: url(img/textarea-br-focus.gif);}


table.qkFormTextarea .qkFormSafariTextarea div {
	position: relative;
	overflow: hidden;
	border: 0px solid red;
}
table.qkFormTextarea .qkFormSafariTextarea textarea{
	background: none;
	position: absolute;
	top:-10px;
	left:-10px;
	padding: 10px 10px 10px 10px;
	resize: none;
}


/* -------------
 * Radios
 * ------------- */
.qkFormRadioWrapper {float: left;display:block;margin:0px 4px;	margin-top:5px;}
.qkFormRadio {
	background: transparent url(img/radio.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}


/* -------------
 * Checkboxes
 * ------------- */
span.qkFormCheckboxWrapper{
	display:block;
	float:left;
	margin-top:5px;
}
a.qkFormCheckbox {
	background: transparent url(img/checkbox.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}
a.qkFormCheckbox span{
	padding-left:19px;
}
/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.qkFormChecked { background-position: center bottom;}


/* -------------
 * Selects
 * ------------- */
#sc .qkFormSelectWrapper {
	position:relative;
	height: 18px;
	float:left;
	margin: 0 5px 0 0;
}

#sc .qkFormSelectWrapper div span {	
	font-size: 10px;
	color: #00b7bd;
	font-weight: bold;
	float: none;
	position: absolute;
	width: 45px;
	height: 15px;
	line-height: 15px;	
	padding: 0;
	overflow: hidden;
	cursor:pointer;
	background: #cee7e7;
	text-indent: 7px;
}

.qkFormSelectWrapper  a.qkFormSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 14px;
	height: 18px;
	background: url(/images/sc/select_right.png) no-repeat center center;
}

.qkFormSelectWrapper ul {
	z-index: 200;
	position: absolute;
	width: 43px;
	top: 18px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: none;
	overflow-y: auto;
}

.qkFormSelectWrapper ul a {
	cursor:pointer;
	text-indent: 10px;
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 12px;
}

.qkFormSelectWrapper ul a.selected {
	background: #EDEDED;
	color: #333;
}
/*
.qkFormSelectWrapper ul a:hover, .qkFormSelectWrapper ul a.selected:hover {
	background:#3582c4;
	color: #fff;
}
*/
.qkFormSelectWrapper a.defaut, .qkFormSelectWrapper a.defaut {
	background-color: #FFF;
	color:#333;
}
.qkFormSelectWrapper a.hover, .qkFormSelectWrapper a.hover {
	background:#3582c4;
	color: #fff;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.qkFormHidden {display: none;}

#sc .today-over {
	overflow: hidden;
	z-index: 3;
	display: none;
	position: relative;
	clear: left;
	margin: 0;
	width: 18px;
	height: 9px;
}
.gecko #sc .today-over {
	margin-top: -5px;
}
.gecko-win #sc .today-over {
	margin-top: -6px;
}
* html #sc .today-over { margin-bottom:-10px; }
*:first-child+html #sc .today-over { margin-bottom:-10px; }

#sc .art .today-over { background: #CC3838; }
#sc .education .today-over { background: #95BF11; }
#sc .cinema .today-over { background: #ffc814; }
#sc .theater .today-over { background: #fa8e28; }
#sc .live .today-over { background: #8b56d6; }
#sc .interlab .today-over { background: #84857F; }

