*
{
	margin: 0;
	padding: 0;
}

html, body
{
	height: 100%;
}

body
{
	background-color: #BBC9E2;
	font-family: Arial, sans-serif;
	font-size: 100%;
}

#header
{
	float:left;
	height: 1.6em;
	width: 100%;
	background-color: #335690;
	font-size: 1.1em;
}

#header a, #header a:visited
{
	
	text-decoration: none;
	color: white;
}

#header a:hover, #header a:focus
{
	background-color: transparent;
	border-bottom: 5px solid #DD00A3;
}


#logo
{
	color: white;
	padding-left: 5px;
	padding-top: 0.25em;
}

#logo  a,
#logo  a:visited
{
	color: white;
	font-weight: bold; 
	text-decoration: none;
}

#logo  a:hover
{
	border-bottom: 5px solid #dd00b3;
}



#navigation_pusher
{
	height: 1.25em;
	font-size: 1.3em;
}

#navigation, #sub_navigation0, #sub_navigation1
{
	background-color: #BBC9E2;
	padding: 3px 0;
	font-size: 0.8em;
}

#navigation a, #sub_navigation0 a, #sub_navigation1 a
{
	padding: 3px 5px;
	text-decoration: none;
	color: black;
}

#navigation .selected, #sub_navigation0 .selected, #sub_navigation1 .selected
{
	background-color: white;
}

.content_date
{
	font-size: 0.8em;
	color: white;
}

#breadcrumbs
{
	font-family: Tahoma, Arial, sans-serif;
	color: #ccc;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#breadcrumbs li
{
	color: black;
	display: inline;
	font-size: 0.7em;
}

#breadcrumbs li.selected
{
	color: white
}

#breadcrumbs li a, #breadcrumbs li a:visited
{
	color: black;
	text-decoration: none;
}

#breadcrumbs li a:hover, #breadcrumbs li a:focus
{
	color: black;
	background-color: transparent;
	border-bottom: 5px solid #dd00b3;
}

#top_and_content_separator
{
	padding-top: 3.5em;
}

#content
{
	margin: 0 5px;
}

#content a img,
#content a:visited img
{
	border: none;
}

#container
{
	
	background-color: white;
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 5px 0;
	color: #444;
}

.item_entry
{
	padding: 10px 0;
	margin: 0 2px;
	border-bottom: 1px solid #CCC;
}

.item_title
{
	color: #335690;
}

.item_links  a,
.item_links  a:visited
{
	color: #DD00A3;
	 
	text-decoration: none;
}

.cinemahours  a,
.cinemahours  a:visited
{
	color: #5892F2;
	font-weight: bold; 
	text-decoration: none;
}

#bottom_border
{
	background-color: #BBC9E2;
	height: 4.5em;
	padding: 0.2em 5px;
}

#bottom_border_pusher
{
	height: 2.5em;
}

#bottom_border p
{
	font-size: 0.8em;
}

#bottom_border p a,
#bottom_border p a:visited
{
	color: white;
	font-weight: bold; 
	text-decoration: none;
}
