/** PI1 - navigation **/

#midCol .ctArea .tx_cabagtrivadisconfigurator_pi1 {
	height: 4px;
}

#midCol .ctArea .tx_cabagtrivadisconfigurator_pi1 .navigationWrap {
	background: #FFFFFF url(headbar.gif) no-repeat 0px 0px;
	position: absolute;
	left: 183px;
	top: 49px;
	width: 792px;
	height: 35px;
}


#midCol .ctArea .tx_cabagtrivadisconfigurator_pi1 h2 {
	position: absolute;
	left: 25px;
	top: 4px;
	font-weight: normal;
	font-size: 13px;
}

#midCol .ctArea .tx_cabagtrivadisconfigurator_pi1 ul {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 325px;
	height: 35px;
}

#midCol .tx_cabagtrivadisconfigurator_pi1 ul li {
	background-image: none;
}

#midCol .ctArea .tx_cabagtrivadisconfigurator_pi1 ul li a {
	display: block;
	position: absolute;
	font-size: 9px;
	color: #666666;
	top: 4px;
	left: 3px;
	padding-top: 14px;
	padding-left: 2px;
}

#midCol .ctArea .tx_cabagtrivadisconfigurator_pi1 ul li.point2 a {
	left: 64px;
}

#midCol .ctArea .tx_cabagtrivadisconfigurator_pi1 ul li.point3 a {
	left: 129px !important;
	left: 131px;
}

#midCol .ctArea .tx_cabagtrivadisconfigurator_pi1 ul li.point4 a {
	left: 193px;
	text-indent: 1px;
}

#midCol .ctArea .tx_cabagtrivadisconfigurator_pi1 ul li a.cur {
	background: transparent url(navcurbg.png) no-repeat 0 0;
	behavior: url(/fileadmin/template/js/iepngfix.htc);
}

#midCol .ctArea .tx_cabagtrivadisconfigurator_pi1 ul li.point2 a.cur {
	background-position: 1px 0;
}

#midCol .ctArea .tx_cabagtrivadisconfigurator_pi1 ul li.point3 a.cur {
	background-position: 2px 0;
}

img.configurator-image {
	margin-left: -29px;
	position: absolute;
	z-index: 40;
}

#main div.sectionFrame5 {
	margin-bottom: 0;
}

#main .sectionFrame5 h2 {
	padding-bottom: 0px;
}

div.configurator-startscreen {
	height: 440px;
}

div.configurator-text {
	padding-left: 400px;
	position: relative;
	/*top: 114px;*/
	top: 239px;
	z-index: 50;
}

div.configurator-text * {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}

#main #midCol .ctArea a.configurator-button {
	padding: 4px 20px 4px 12px;
	background: #E1081E url(button_bg.gif) right 8px no-repeat;
	color: #FFFFFF;
}

/* ERROR MEASSAGE */
.errorBoxContainer {
	position: absolute;
	left: 460px;
	top: 180px;
	z-index: 99;
}
#midCol #configuratorError {
	background: url(error-bg.png) top left transparent;
	behavior: url(/fileadmin/template/js/iepngfix.htc);
	width: 275px;
	height: 160px;
	color: #565E71;
	font-size: 11px;
	line-height: 15px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#midCol #descriptionPopup {
	background: url(screen-popup.png) top left transparent;
	behavior: url(/fileadmin/template/js/iepngfix.htc);
	width: 355px;
	height: 238px;
	color: #565E71;
	font-size: 11px;
	line-height: 15px;
	/* position: absolute;
	left: 0px;
	top: 0px; */
	
	/** testing fixed */
	position: fixed;
	left: 460px;
	top: 180px;
}

#midCol .tx_cabagtrivadisconfigurator_pi4 #descriptionPopup {
	top: 220px;
}

#midCol #configuratorError .msg {
	margin: 40px 20px 0 20px;
	text-align: center;
}

#midCol #descriptionPopup .msg {
	margin: 25px 20px 0 20px;
	text-align: center;
}

#midCol #descriptionPopup h3 {
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	padding: 0;
	background: none;
	text-transform: none;
	font-weight: bold;
	height: auto !important;
	height: auto;
}

#midCol #descriptionPopup p {
	font-size: 11px;
	text-align: left;
}

/* OVERRIDE DEFAULT STYLES */

#main #footerNav {
	background-image: none;
	border-top: 1px solid #999999;
	bottom: 55px;
	left: 192px;
	padding: 6px 0 0 16px;
	position: absolute;
	width: 761px;
}

#main #footerNav li.print {
	display: none;
}

