#showroomContentDiv
{
	height: 430px;
	background-color: #CCCCCC;
}

#showroomMenuDiv
{
	position: absolute; width: 175px; background-repeat: no-repeat;
	font-size: 11px; color: #FFFFFF; line-height: 20px; font-family: Tahoma, Arial, Helvetica, Sans-serif; font-weight: bold;
}
#showroomMenuDiv a {color: #FFFFFF; display: block; margin-bottom: 1px; padding-left: 20px;}
#showroomMenuDiv a:hover {background-color: #000000;}
#showroomMenuDiv #active {background-color: #000000; background-image: url(/img/bullets/red_circle.gif); background-repeat: no-repeat; background-position: 7 50%;}
#showroomMenuDiv a.download {background-image: url('/img/bullets/download.gif'); background-repeat: no-repeat; background-position: 5px 6px;}
#showroomMenuDiv a.help {background-image: url('/img/bullets/help.gif'); background-repeat: no-repeat; background-position: 7px 6px;}

#showroomMainDiv 
{ 
	background-image: url('/img/showroom_background/default.gif'); background-repeat: repeat-x; 
	width: 1000px; height: 430px;
	clear: both;
}

#showroomContentAreaContainer
{
	float: right; width: 785px; height: 430px;
}

#showroomBgDiv 
{
	width: 785px; height: 430px; 
	background-color: #FFFFFF;
	opacity: 0.90; 
}

* html #showroomBgDiv {filter: alpha(opacity=90);}

#showroomContent 
{
	position: absolute;
	height: 410px;
	width: 765px;
	padding: 10px;
	overflow: auto;
	z-index: 10;
}
* html #showroomContent {height: 430px; width: 785px;}

#showroomColorSubImg
{
	float: left;
	margin: 3px;
	padding: 2px;
	background-color: #FFFFFF;
}

#showroomColorMainImg
{
	padding: 10px;
	clear: both;
	text-align: center;
}
#showroomColorMainImg img {border: 1px solid #B30004;}

.modelGalleryImage {margin: 3px; padding: 5px; background-color: #FFFFFF; float: left;}
.modelGalleryMainDiv {text-align: center;}
.modelGalleryContainer {text-align: center;}

#showroomFrontpageTitle 
{
	position: absolute; margin-top: 44px; margin-left: 50px;
	font-size: 25px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #B30004;
}

#showroomFrontpageSpacer {height: 250px;}
div.kiatln #showroomFrontpageSpacer {height: 200px;}
#showroomFronpageLinksTable td
{
	background-color: #FFFFFF; height: 60px; text-align: center;
	opacity: 0.75;
}
#showroomFronpageLinksTable td.kiatln {height: 125px; opacity: 1; vertical-align: bottom;}
#showroomFronpageLinksTable td img {vertical-align: middle;}
* html #showroomFronpageLinksTable td {filter: alpha(opacity=75);}
* html #showroomFronpageLinksTable td.kiatln {filter: alpha(opacity=100);}

#showroomFronpageLinksTable td a {font-size: 11px; font-weight: bold; color: #B30004;}

#saveButton, #changeButton, #readyButton
{
	background-color: #b30004; color: #FFFFFF; border: 1px solid #EF9D2D; font-weight: bold; margin-left: 10px;
}
#requestButton
{
	background-color: #EF9D2D; color: #000000; border: 1px solid #b30004; font-weight: bold; margin-left: 10px;
}

.otsing {line-height: 20px;}

#intro {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; line-height: 18px; text-align: justify;}
#intro b, #intro big {color: #b30004; font-weight: bold;}

table#video {margin-top: 40px;}
table#video td {background-color: #FFFFFF; padding: 5px;}

table.equipment td {padding: 5px 0px;}
#printAreaDiv table.equipment td {padding: 2px 0px;}

