div#gShowroom{
	width: 219px;
	margin: 0 0 0px 0px;
	padding: 0 0 0 0;
	display:block;
	position:relative;
	height:130px;
}

#showroomSwf{
	position:absolute;
	width:756px;
	height:350px;	
	top:0px;
	left: -530px;
}

.showroom{
	margin: 8px 0 0 0;
	border:1px solid #CECECE;
	background-color: #CECECE;
	cursor:pointer;
}

div#showroomContent{
	width: 217px;
	display:block;
}

#vehicleshowroom{
	display:block;
	overflow:hidden;
	margin:0;padding:0;
	height: 35px;
	width: 219px;
	background: url('/images/vehicleshowroom/btn_VS.jpg') no-repeat;
}

h2#showroomHead {
	height: 35px;
	width: 219px;
	background: url('/images/vehicleshowroom/btn_VS.jpg') no-repeat;
	margin: 0;
	padding: 0;
}

h2#showroomHead span { display: none; }

.titles{
	display:block; 
    overflow:hidden;
    margin:0;padding:0;
	height: 31px;
	width: 217px;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
	cursor:pointer;
	z-index:0!important;
	position:relative;
}

#styleTbl{
	background: url('/images/vehicleshowroom/btn_sbbs_off.jpg') no-repeat;
	border-bottom:2px solid #A9A9A9;
}
#vsModelTbl{
	background: url('/images/vehicleshowroom/btn_sbm_off.jpg') no-repeat;
	border-bottom:2px solid #A9A9A9;
}
#appTbl{
	background: url('/images/vehicleshowroom/btn_sbsv_off.jpg') no-repeat;
border-bottom:1px solid #A9A9A9;
}

#styleTbl.on{
	background: url('/images/vehicleshowroom/btn_sbbs_on.jpg') no-repeat;	
}
#vsModelTbl.on{
	background: url('/images/vehicleshowroom/btn_sbm_on.jpg') no-repeat;	
}
#appTbl.on{
	background: url('/images/vehicleshowroom/btn_sbsv_on.jpg') no-repeat;
}

.styleTblOver{
	background: url('/images/vehicleshowroom/btn_sbbs_over.jpg') no-repeat;	
	border-bottom:2px solid #A9A9A9;
}
.vsModelTblOver{
	background: url('/images/vehicleshowroom/btn_sbm_over.jpg') no-repeat;	
	border-bottom:2px solid #A9A9A9;
}
.appTblOver{
	background: url('/images/vehicleshowroom/btn_sbsv_over.jpg') no-repeat;
border-bottom:1px solid #A9A9A9;
}

#vsModelDiv, #styleDiv, #appDiv{
	/*height: 0px;*/
	overflow:hidden;
	width:220px;
	display:block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#app{
	border-bottom: 1px solid #A9A9A9;
}
#vsModel, #style, #app{
	background-color:#E6E5E6;
}


.imageTd{
	width: 110px;
	height:65px;
	padding-left:5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


a.imageHref:hover,  a.selectedItem{
	width: 98px;
	height: 65px;
	border: 1px solid #CD2706;
	display:block;
}

a.imageHref{
	border: 1px solid #E6E5E6;
	width: 98px;
	height: 65px;
	display:block;
}
a.imageHref img, a.selectedItem img{
	border: 0;
	border-style: none;
	text-decoration:none;
}


.hide{
	display:none!important;
	height:0px;
}

.show{
	display:block;
	border-bottom:2px solid #A9A9A9;
}

table{
	width:219px;
}

table#style, table#app, table#vsModel{
	width:219px;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;
}
table#{
	border-bottom: 2px solid #A9A9A9;
}

.unhyperlink{
	cursor:default;
}
.simpleLink{
	color:#666666;
	font-size:9px;
	font-weight:bold;
	margin-left:30px;
	text-align:center;
	font-family:Helvetica;
}
.linkTd{
	height:auto;
	padding-bottom:20px;
	padding-left:5px;
	padding-top:5px;
}
.linkTd a{
	text-decoration:underline!important;
}
