body { font-size:100%em; font-family: Verdana, Arial, Helvetica, sans-serif; margin:0;}

.Mobile_title { font-size:1.8em; color:#000000; text-decoration: none;}
.Mobile_title_red { font-size:1.2em; color: red; text-decoration: none;}
.Mobile_title_bold { font-size:1.8em; color:#000000; font-weight: bold; text-decoration: none;}

.Mobile_text { line-height: 1.2; font-size:1em; font-weight: normal; color:#000000; text-decoration: none;}
.Mobile_text_red { line-height: 1.2; font-size:1.3em; font-weight: normal; color:#333333; text-decoration: none;}
.Mobile_text_small { line-height: 1.2; font-size:1em; font-weight: normal; color:#000000; text-decoration: none;}
.Mobile_invert { line-height: 1.2; font-size:1em; font-weight: normal; color:#ffffff; text-decoration: none;}

.Mobile_link:link { font-weight: normal; color:#000000; text-decoration: none;}
.Mobile_link:visited {font-weight: normal; color:#000000; text-decoration: none;}
.Mobile_link:active { font-weight: normal; color:#000000; text-decoration: none;}
.Mobile_link:hover { font-weight: normal; text-decoration: underline; color: red;}

.mobile_cinema_mvattribs{font-size:1em; font-weight: normal; text-decoration: none; color:#666666;}

.mobile_td_section{font-size:.2in; font-weight: normal; text-decoration: none; color: red; border-top-style: solid; border-top-color: black; border-top-width: 1px}
.mobile_td_section_down{font-size:.2in; font-weight: normal; text-decoration: none; color: red; border-bottom-style: solid; border-bottom-color: black; border-bottom-width: 1px}

#container{border: 1px solid rgb(0, 0, 0); overflow: auto;}


#menu {
	padding: 0 0 1em 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;

	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#menu li {
	border-bottom: 1px solid #90bade;
	margin-bottom: 0.3em;
	}
#menu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 0.3em solid #003366;
	background-color: #0066cc;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	}
html>body #menu li a {
	width: auto;
	}
#menu li a:hover {
	border-left: 0.3em solid #0066cc;
	background-color: #3399ff;
	color: #ffffff;
	}

#path {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	 text-transform:uppercase;
	color: #333333;
	padding: 3px;
	margin-bottom: 25px;
	background:#CCCCCC
	}
#path ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 
#path ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}
#path ul li a {
	text-decoration:none;
	color: #333333;
	}
#path ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #666666;
	}
#path ul li.first:before {
	content: " ";
	}
	
	
#cinema {
	padding: 0 0 1em 0;
	}
#cinema ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#cinema li {
	border-bottom: 1px dashed #666666;
	padding:0.8em 0em 0.8em 0.4em;
	margin-bottom: 0.1em;
	}
#cinema ul li a {
	text-decoration:none;
	color: #333333;
	}

	.Mobile_date { font-size:10px; font-weight: normal; color:#000000; text-decoration: none;}
