@charset "UTF-8";
/* CSS Document */
a:link {
	text-transform: uppercase;
	text-decoration: none;
	color: #707073;
}
a:visited {
	color: #707073;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover {
	color: #222020;
	text-transform: uppercase;
	text-decoration: none;
}
a:active {
	color: #e22f29;
	text-transform: uppercase;
	text-decoration: none;
}

h2 {
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#showcase-tv {
	width: 660px;
	color: #666666;
	height: 400px;
}
#showcase-tv {
	/* width: 678px; */
	float: right;
	padding-right: 19px;
	padding-left: 25px;
	padding-top: 0px;
	margin-top: 0px;
}
#showcase-tv ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#showcase-tv li {
	padding-right: 8px;
}
#showcase-description {
	background-color: #dfe1e2;
	background-image: url(images/bg-showcase-description.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 586px;
	color: #333333;
	padding: 35px;
}
#display-showroom-tv {
	color: #CCCCCC;
	width: 1025px;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
	margin-left:101px;
	padding-left:22px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 765px;
}
.thetube {
	margin-right: 15px;
	border: thin solid #202020;
}
