a:link {color: #0000FF; text-decoration: underline}
a:visited {color: #0000FF; text-decoration: underline}

a:hover {
	text-decoration: underline;

}

h1 {
	font-size: 22px;
	font-family: Arial;
	font-weight: bold;
}

#container {
	background:#ffffff;
}

#donde {
    text-align: right;
	text-decoration: none;
	font-family: Georgia;
	font-size: 2em;
}

#headerToolBarLinks a, a.visited, a.hover {
	color: #ffffff;
	text-decoration: none;
}

#footerLinks a, a.visited, a.hover {
	color: #ffffff;
	text-decoration: none;
}

#headerBox {
	height: 130px;
	position: relative;
	width: 100%;
	background-color: #ffffff;
	z-index: 1;
}

#headerLeftBox {
	position: absolute;
	height: 100px;
	top: 0;
	width: 15%;
}

#headerRightBox {
	position: absolute;
	top: 0;
	height: 100px;
	width: 100%;
}

#headerRightImg {
	position: absolute;
	top: 0;
	height: 100px;
	right: 0px;
	text-align: center;
	width: 100%;
	padding-top: 1em;
}

#headerToolBar {
	position: absolute;
	width: 100%;
	top: 100px;
	left: 0;
	background-color: #000000;
	font-size: 8pt;
}

#headerToolBarLinks {
	font-family: Arial, Verdana;
	font-size: small;
	font-weight: bold;
	text-align: right;
	padding-top: .5ex;
	padding-right: 2ex;
	color: #ffffff;
}

#footerLinks {
	text-align: center;
	background-color: #000000;
	height: 1.5em;
	padding-top: .25em;
	color: white;
	font-size: small;
}

#footerCopyright {
	background-color: #ffffff;
	text-align: center;
	height: 2em;
	padding-top: 1em;
}

.sectionHeader {
	height: 1em;
	padding: 1ex;
	font-weight: bold;
	font-size: large;
	line-height: 1em;
	color: #0336a9; 
	background-color: #ffffff;
	border-bottom: .5ex solid #0336a9;
}

.searchByTheaterBox {
	height: 4em;
	padding: 1ex;
	padding-bottom: 2ex;
	font-weight: bold;
	font-size: x-small;
	color: #ffffff; 
	background-color: #568fc4;
	border-bottom: 3px solid #ffffff;
}

.searchByMovieBox {
	height: 4em;
	padding: 1ex;
	padding-bottom: 2ex;
	font-weight: bold;
	font-size: x-small;
	color: #000000; 
	background-color: #cccccc;
	border-bottom: 3px solid #ffffff;
}

.leftAdBox {
	min-height: 4em;
	text-align: center;
	padding-bottom: 2em;
}

.rightAdBox {
	min-height: 4em;
	text-align: center;
	padding-bottom: 2em;
}

.movieImage {
	margin-right: 1ex;
	margin-bottom: 1ex;
}

.movieSynopsis {
	text-align: justify;
	clear: both;
    padding: 5px;
	font-family: Verdana;
	font-size: 13px;

}

.movieDataLabel {
	font-weight: bold;
}

.tblMovieListing {
	margin-top: 1em;
	width: 100%;
	padding: 5px;
}

.tblTheaterListing {
	margin-top: 1em;
	width: 100%;
	font-family: Verdana;
	font-size: 14px;

}

.tblTheaterListing th {
	font-family: Verdana;
	text-align: center;
	font-size: 14px;


}

.tblMovieListing th {
	font-weight: bold;
	font-family: Verdana;
	text-align: center;
	font-size: 14px;


}

.actorListHeader {
	background-color: #cccccc;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 1ex;
}

.actorList {
	font-size: 13px;

}

.Estilo1 {color: #FFFFFF}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Estilo5 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}


.movieData td {
	padding: .4ex;
}
