@charset "UTF-8";
/* CSS Document */

#trailer {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#trailer a {
	text-decoration: none;
	display: block;
	text-indent: -5000px;
	outline:none;
}
#trailer a:visited {
	outline:none;
}
#trailer a:hover {
	outline:none;
}
#trailer a:active {
	outline:none;
}
#trailer #small {
	background-image:url(../images/small02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 200px;
	height: 67px;
}
#trailer #small:hover {
	background-position: 0 -67px;
}
#trailer #medium {
	background-image:url(../images/medium02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 200px;
	height: 67px;
}
#trailer #medium:hover {
	background-position: 0 -67px;
}
#trailer #large {
	background-image:url(../images/large02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 200px;
	height: 67px;
}
#trailer #large:hover {
	background-position: 0 -67px;
}
#media {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#media a {
	text-decoration: none;
	display: block;
	text-indent: -5000px;
	outline:none;
}
#media a:visited {
	outline:none;
}
#media a:hover {
	outline:none;
}
#media a:active {
	outline:none;
}
#media #photos {
	background-image:url(../images/photos01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 159px;
	height: 67px;
}
#media #photos:hover {
	background-position:0 -67px;
}
#media #videos {
	background-image:url(../images/videos01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 159px;
	height: 67px;
}
#media #videos:hover {
	background-position:0 -67px;
}
#media #socialmedia {
	background-image:url(../images/social01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 159px;
	height: 67px;
}
#media #socialmedia:hover {
	background-position:0 -67px;
}