/* keep content to 40 characters wide to make reading text easier */
body
{
	width: 50em;
	background:#c1d0d6;
	color: #003d57;
}

.masthead
{
	border-collapse: collapse;
}
.masthead a:link     { color: white; }
.masthead a:visited  { color: white; }

.banner, .navigator
{
	text-align:center;
	background: #0095d5;
	color: #ffffff;
}

.banner
{
	font-size: xx-large;
	padding-top: 20px;
	padding-bottom: 15px;
}

.section
{
	text-align:center;
	background: #0095d5;
	color: #ffffff;

	font-size: x-large;
	padding-top: 6px;
	padding-bottom: 4px;
}

.alpha-nav
{
	color: #003d57;
	font-size: x-large;
	text-align: center;
}

.date
{
	text-align: left;
	color: black;

	font-size: large;
	padding-top: 6px;
	padding-bottom: 4px;
}

.table_list
{
	border-collapse: collapse;
}
.row_movieHeader
{
	background: #0095d5;
	color: #ffffff
}
.row_movie0, .row_movie1
{
	color: #003d57;
}
.row_movie0
{
	background:#abc9d6;
}
.row_movie1
{
	background:#b6cdd6;
}
.cell_title
{
	text-indent: -1em;
	padding-left: 2em;
}
.cell_price_header, .cell_release
{
	text-align: center;
}
.cell_price_list, .cell_price_amazon
{
	text-align: right;
	padding-left: 4px;
	padding-right: 4px;
}
.cell_price_list
{
	color: #00608a;
}
.cell_group
{
	text-align: left;
	font-size: large;
	font-style: italic;
	color: #00608a;
}
.cell_group a:link, .cell_group a:visited
{
	font-size: large;
	text-decoration: none;
}
.p_group, .p_promo
{
	color: #00608a;
	font-size: x-large;
}
.p_group a:link, .p_group a:visited, .p_group a:hover
{
	text-decoration: none;
}

.section a:link     { color: white; text-decoration: none; }
.section a:visited  { color: white; text-decoration: none; }
.section a:hover  { color: white; text-decoration: underline; }

.cell_group a:hover  { text-decoration: underline; }

.row_movieHeader a:link, .row_movieHeader a:visited { color: white; }

.date a:link        { color: #003d57; text-decoration: none; }
.date a:visited     { color: #003d57; text-decoration: none; }

a:link           { color: #003d57; text-decoration:underline; }
a:visited        { color: #00608a; text-decoration:underline; }
a:hover
{
	text-decoration:underline;
}
