																			   

/*
##     ## ######## ########  #### ##     ## ##     ## 
###   ### ##       ##     ##  ##  ##     ## ###   ### 
#### #### ##       ##     ##  ##  ##     ## #### #### 
## ### ## ######   ##     ##  ##  ##     ## ## ### ## 
##     ## ##       ##     ##  ##  ##     ## ##     ## 
##     ## ##       ##     ##  ##  ##     ## ##     ## 
##     ## ######## ########  ####  #######  ##     ## 
*/


 @media screen and (min-width: 860px) and (max-width: 1134px) {
body {
	background-image: url(../images/emboss.jpg);
	background-color: #6666CC;
	margin: 0;
}
#header {
	width: 100%;
	background-color: #133FA2;
	background-image: url(../images/title_background.jpg);
	background-repeat: repeat-x;
}
#logoholder {
	margin-right: auto;
	margin-left: auto;
}
#main-logo {
	float: left;
	width: 419px;
	margin-left: auto;
	margin-right: auto;
}
#page-header-text {
	display: none;
}
#footer {
	background-image: url(../images/bg_washed.png);
}
#facebook, #dvdbanner, #googleads {
	display: none;
}
#toplinks {
	clear: both;
	margin: 2px auto;
	background-color: #0059B3;
}
#toplinks h2, #menu h2 {
	font-size: 0.8em;
	font-family: 'Open Sans', sans-serif;
	margin: 4px;
}
#toplinks a, #menu a {
	color: #fff;
	text-decoration: none;
	padding: 8px 10px;
}
#toplinks a:hover {
	background-color: #1169c3;
}
#menu a:hover {
	color: #fff;
}
#toplinks a:hover, #menu a:hover {
	text-decoration: underline;
	font-weight: 800;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	display: inline-block;
}
#menu ul li ul {
	display: none;
}
#indexSelections {
	clear: both;
	text-align: left;
}
#indexSelections img {
	display: none;
}
#indexSelections li {
	text-align: left;
}
#indexSelections li p {
	font-weight: 600;
	margin: 3px auto 0px auto;
}
}
