@charset "ISO-8859-1";

h2 a, h2 a.hover { color: #ef5ba1; text-decoration:none; }

#menu_seletion_page #menu_display {	background-image: url(../images/home_page/menu_box.jpg); background-position: 35px bottom; }
#window_seletion_page #menu_display { background-image: url(../images/vinyl_page/heading_image.jpg); background-position: 1px 10px; }
#poster_seletion_page #menu_display { background-image: url(../images/page_poster/poster_heading_image.jpg); background-position: 1px 10px; }
#exhibition_seletion_page #menu_display {
	background-image: url(../images/page_exhibition/heading_image.jpg);
	background-position: 0px 9px;
}

#headingBanner_right { 
	background-image: url(../images/menu_page/headingBanner_right.gif); 
	background-repeat: no-repeat; background-position: right; 
	width: 385px; height: 44px; float: right; 
}

.line_breaker { width: 100%; clear: both; border-top: 1px dotted #CCCCCC; }
#menu_seletion_page #encapsulate {
	padding-top: 10px;
}

.selectionContainer {
	height: 180px;
	width: 940px;
}
.selectionContainer .item_breakdown{
	float: left;
	width: 250px;
	height: 165px;
	text-align: center;
	padding-top: 15px;
}
.selectionContainer .item_desc {
	width: 350px;
	height: 170px;
	float: left;
	text-align: left;
	font-size: 80%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #636466;
}
.selectionContainer .item_desc h2 { margin: 0px; text-align: left; }
.selectionContainer .item_desc ul {
	float: left;
	width: 145px;
	height: 70px;
	margin: 0px;
	padding: 5px 0 0 10px;
	line-height: 15px;
}

.menu_button { clear: both; text-align: center; line-height: 25px; font-size: 120%; }
.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; }

.selectionContainer .item_example{
	width: 300px;
	height: 175px;
	float: left;
	text-align: center;
	padding-top: 5px;
}

.poster_selection_column {
	width: 460px;
}
.selection_column { width: 303px; }
.selection_column, .poster_selection_column {
	float: left;
	text-align: center;
	padding-left: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.selection_column ul, .poster_selection_column ul {
	float: left;
	line-height: 17px;
	font-size: 80%;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
	height: 105px;
}
.selection_column .menu_button, .poster_selection_column .menu_button {
	font-size: 80%;
}
.selection_column .selction_image {
	height: 160px;
}
#menu_seletion_page #encapsulate .selection_column img {
	padding: 5px;
}
