@charset "UTF-8";
/* CSS Document */
#topnav-showroom {
	height: 45px;
	margin-top: 0px;
	padding-top: 70px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#topnav-showroom ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}
#topnav-showroom li {
	display: inline;
	padding-right: 45px;
	margin-left: 0px;
	padding-left: 0px;
}
#topnav-showroom a:link {
	text-transform: uppercase;
	text-decoration: none;
	color: #707073;
}
#topnav-showroom a:visited {
	color: #707073;
	text-transform: uppercase;
	text-decoration: none;
}
#topnav-showroom a:hover {
	color: #222020;
	text-transform: uppercase;
	text-decoration: none;
}
#topnav-showroom a:active {
	color: #e22f29;
	text-transform: uppercase;
	text-decoration: none;
}

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, h3, b {
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #00a4e4;
}
#showcase-profile {
	width: 654px;
	color: #666666;
	height: 700px;
}
#showcase-profile {
	/* width: 678px; */
	background-color: #FFFFFF;
	float: right;
	padding-right: 50px;
	padding-top: 0px;
	margin-top: 0px;
}
#showcase-profile-ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#showcase-profile-ul 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-profile {
	background-color: #FFFFFF;
	color: #CCCCCC;
	width: 1035px;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
	margin-left:101px;
	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: 1015px;
}
#profile-content {
	color: #666666;
	line-height: 20px;
	font-size: 13px;
	padding-left: 0px;
	margin-left: 0px;
}
#profile-content ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	padding-top: 45px;
	padding-bottom: 45px;
}
#profile-content li {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
}
#profile-right {
	background-color: #132430;
}
#profile-right-specials {
	background-color: #ffffff;
}
#profile-right-sm {
	text-align: center;
	width: 100%;
}
#profile-right-sm ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#profile-right-sm li {
	display: inline;
}
#profile-right-txt {
	padding-bottom: 15px;
	color: #CCCCCC;
	margin: 15px;
}
#profile-right-txt img {
	float: right;
	border: thin solid #CCCCCC;
	margin-bottom: 25px;
	margin-left: 25px;
}
