/* CSS Document */

#specialContentContainer {
	width: 597px;
	padding-left: 28px;
	padding-right: 18px;
	padding-top: 20px;
}

#specialContentTable {
	height: 100%;
}

TABLE .specialItem {
	margin-bottom: 30px;
}

TABLE .specialItem TD.specialListContainer {
	width: 334px;
}

TABLE .specialItem TD.specialSpecContainer {
	width: 211px;
	padding-left: 52px;
}

TABLE .specialItem P.title {
	color: #e69a05;
	letter-spacing: 1px;
	background-image: url(../images/ico_popuptitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 10px;
	margin-bottom: 12px;
	border-bottom: 1px solid #bacdff;
}


/*
	specialItemTable
*/

TABLE .specialItemTable {
	width: 100%;
}

TABLE .specialItemTable TD.carTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #35509b;
	background-image: url(../images/ico_cartitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 25px;
	padding-bottom: 5px;
	border-bottom: 1px solid #bacdff;
}

TABLE .specialItemTable TD.subTitle {
	color: #35509b;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 11px;
}

TABLE .specialItemTable TD.detail {
	text-align: right;
	border-bottom: 1px solid #bacdff;
	padding-bottom: 5px;
	padding-top: 2px;
}

TABLE .specialItemTable TD.description {
	padding-bottom: 10px;
}

/*
	tech. specification
*/

TABLE .specialTechSpecTable {
	width: 100%;
	margin-top: 10px;
}

TABLE .specialTechSpecTable TD.item {
	border-bottom: 1px solid #bacdff;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #555555;
	padding-right: 10px;
}

TABLE .specialTechSpecTable TD.item .hilight {
	font-weight: bold;
	color: #2574ae;
}

TABLE .specialTechSpecTable TD.value {
	width: 110px;
	text-align: right;
	border-bottom: 1px solid #bacdff;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	color: #2574ae;
}

TABLE .specialTechSpecTable TD.detailLink {
	padding-bottom: 3px;
	padding-top: 12px;
}

/*
	galerie
*/

.specialSpecContainer .galeryTable {
	margin-top: 21px;
}

.specialSpecContainer .galeryTable TD.bigImage DIV {
	width: 221px;
	height: 176px;
	background-color: #add2ed;
	text-align: center;
}

.specialSpecContainer .galeryTable TD.bigImage DIV IMG {
	margin-top: 13px;
	border: none;
}

.specialSpecContainer .galeryTable TD.image {
	width: 65px;
}

.specialSpecContainer .galeryTable TD {
	padding-bottom: 15px;
}

.specialSpecContainer .galeryTable TD.imgSpace {
	width: 1px;
}




