.rateMe li a:hover,
.rateMe .on{background:url(images/star_on.png) no-repeat;}
.rateMe a{background:url(images/star_off.png) no-repeat;padding-right:12px;width:12px; height:12px;}
#ratingSaved{display:none;}
.saved{color:red; }

/*yui stuff!*/
.yui-skin-sam .yui-panel .bd, .yui-skin-sam .yui-panel .ft{
	background-color:#c0d8f0;
	border:solid 2px white;
}

.yui-skin-sam .yui-panel .hd {
	background:#90A8C0;
	color:white;
	border:solid 2px white;
}

/*
.rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
.rateMe li{float:left;list-style:none;}
#rateStatus{float:left; clear:both; width:100%; height:20px;}
*/
.error{
	color:yellow;
	font-weight:bold;
}
.button:hover{
	background:url(images/sprite2.png) 0px 0px;
	border:#808080 solid 1px;
	color:#333;
} 
.button:active{
	background:url(images/sprite2.png) 0px -400px;
	border:#808080 solid 1px;
	color:#333;
} 

.buttonDisabled:hover{
	color:#888888;
}

.buttonDisabled{
	color:#888888;
	vertical-align:text-bottom;
	background-color:#eeeeee;
	border:#88888 solid 1px;
}

.button{
	padding:5px 10px;
	display:inline-block;
	display: -moz-inline-box; /* Gecko */
	font-weight:normal;
	color:#333;
	vertical-align:text-bottom;
	background:url(images/sprite2.png) 0px -500px;
	border:#808080 solid 1px;
}

tr{
	vertical-align:top;
}
td, a, body{
	font-family:arial;
	font-size:9pt;
	color:#1E1E44 ;
}
body{
	xbackground:#E0CFA7;
	background:#d0e8F0;
}
.myiframe{
	background:#E0CFA7;
}
a{
	text-decoration:none;
	font-weight:bold;
	color:#1E1E44;
}
a:hover{
	color:#8C004E;
}

.pageTitle{
	font-size:24pt;
	font-family:arial black;
	font-weight:bold;
	color:#1E1E44 ;
	background: transparent url(images/logo2.png) no-repeat scroll 320px -5px;
	height:50px;
}

.details{
	font-size:8pt;
	font-weight:normal;
}

.details a{
	font-size:8pt;
	color:yellow;
}
.details a:hover{
	color:gold;
}
hr{
	border:solid 1px black;
}
input,select{
	border: solid 2px black;
}

.inputblur{
	background:#f8f8f8;
	color:#888;
}

.addthis_right_style .addthis_separator, .addthis_right_style .at300b, .addthis_right_style .at300m, .addthis_right_style .at300bs {
	float:right;
	display:block;
}

.addthis_right_style .at300b, .addthis_right_style .at300m {
	padding:0 2px;
}

.addthis_right_style .addthis_separator {
display:inline;
margin:0 5px;
}
.random_tip{
	xfont-style:italic;
	font-size:8pt;
	width:100px;
}
.waittime{
	color:yellow;
	float:left;
}
.times_movieTitle{
	width:100px;
	font-weight:bold;
	display:block;
	color:#555;
}
#iframe_misc{
	border:medium solid #CCAF74;
}
#theatreList{
	background:#fff;
}
textarea{
	border:solid black 2px;
}
.mainTable{
	background: url(images/rabbit4.png) 200px 40px no-repeat;
}
.arr2{
	#background: url(images/arr2.gif) no-repeat;
	padding-top:7px;
	padding-left:10px;
}
.tip{
	padding:10px;
	background: white;
}
.tip_misc{
	font-weight:bold;
	color:#B96236;
}
.tip_displayName{
	color:#E37F12;
	font-weight:bold;
}

.theatreTitle{
	color:#fff;
	font-weight:bold;
	xbackground-color:#aaaaff;
	background-color:#95CFB7;
	text-align:right;
	padding:5px;
}
#debugWindow{
	position:absolute;
	left:0px;
	top:0px;
	background-color:#000;
	color:#fff;
}
img{
	border:none;
}
.timeTable{
	
}
.time_guide{
	font-size:7pt;
	padding:0px;
	background-color:#fffff8;
}
td.timeTable{
	border:solid black 1px;
}
.seperator{
	height:1px;
	padding:0px;
	background-color:#eee;
}
.playing1,.playing2,.playing3,.playing4,.playing5{
	font-size:10pt;
	border-left:#aaa 1px dashed;
	vertical-align:bottom;
}
.playing1{
	background-color:#FDD017;
}
.playing2{
	background-color:#E9AB17;
}
.playing3{
	background-color:#C68E17;
}
.playing4{
	background-color:#AF7817;
}
.playing5{
	background-color:#C35617;
}

.playing_odd{
	background-color:#fff5f5;
}
.show_selected{
	xbackground-color:#ff8888;
	background-color:#FA8952;
	font-size:14pt;
	color:white;
	font-weight:bold;
}
.hidden{
	display:none;
	visibility:hidden;
}	
.time_even{
	background-color:#eeffff;
}
.time_odd{
	background-color:#f8ffff;
}
.sectionHeader{
	font-size:20px;
	font-weight:bold;
}
.movie_hilited{
	background-color:#aaffaa;
}
.movie_selected{
	xbackground-color:#ffaaaa;
	background-color:#FA8952;
}
.movie{
	background:none;
}
.movie,.movie_selected,.movie_hilited{
	color:blue;
	cursor:pointer;
	cursor:hand;
}
