@charset "ISO-8859-1";

h2 a, h2 a.hover { color: #ef5ba1; text-decoration:none; }

#poster_seletion_page #menu_display { background-image: url(../images/page_poster/poster_heading_image.jpg); background-position: 1px 10px; }

#headingBanner_right { 
	background-image: url(../images/menu_page/headingBanner_right.gif); 
	background-repeat: no-repeat; background-position: right; 
	width: 385px; height: 44px; float: right; 
}
.poster_selection_column {
	float: left;
	width: 470px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.selectionContainer {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	height: 220px;
}
.selectionContainer .poster_heading {
	float: left;
	width: 170px;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 20px;
	font-size: 115%;
}
.selectionContainer .poster_heading strong{
	color: #333333;
	font-weight: bold;
	font-size: 110%;
}

.selectionContainer .poster_image {
	float: left;
	width: 199px;
	height: 149px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 5px;
}
.selectionContainer .poster_text {
	clear: both;
}
.selectionContainer .poster_text ul {
	width: 170px;
	float: left;
	margin: 0px;
	padding-left: 20px;
	font-size: 80%;
	padding-top: 10px;
}

.poster_library{
	text-align: center;
}
.poster_library img{
	padding-right: 10px;
	padding-left: 11px;
}

.menu_button {
	clear: both;
	text-align: center;
	line-height: 25px;
	font-size: 70%;
	padding-top: 15px;
	padding-bottom: 10px;
}
.menu_button a{ text-decoration: none; color: #666666; font-weight: bold; background-color: #CACACA; border: 1px solid #666666;	padding:4px 20px 4px 20px; }
.menu_button a:hover{ background-color: #999999; border: 1px solid #CACACA; color: #FFFFFF; }
