@charset "utf-8";
/* CSS Document */


.contentMedium {
	float: left;
	width: 380px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.contentMediumTabs {
	background-image: url(../images/layout/tabsBg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom:25px;
	margin-top:10px;
	
}

/*--------------------------- mainAreaLeft -> actionAreaBoxLarge ------------------------*/

#tabsNav {
	float:left;
	overflow: hidden;
	width:380px;
	height:150px;
	
}

.tabs {
	/*width: 200px;*/
}


/*
.tab table {
	margin:7px 0px 0px 0px;
	}	
	
.tab table td {
	height:25px;
	}	
	
.tab select {
	padding:0px;
	width:195px;
	height:20px;
	}	

.tab .occasion_zoeken {
	color:#000000;
	margin:3px 10px 3px 0px;
	}

.tab .right {
	float:left;
	margin:10px 0px 0px 0px;
	}

.tab a.button {
	color:#FFFFFF;
	display:block;
	font-size:8pt;
	font-weight:bold;
	margin:12px 0 0;
	padding:3px 10px;
	text-align:center;
	text-decoration:none;
	width: 125px;
}

.tab .input2 {
	margin-left: 57px;
}
*/

/*
.occasionTabs .tabs-container ul {
	margin:0px;
	padding:0px;
}

.occasionTabs .tabs-container li {
	float:none;
	color:#FFFFFF;
	padding:3px 0px 3px 15px;
	background-image:url(../images/layout/bgLiItemWhite.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;
	list-type: none;
	margin:0px;
	margin-top:3px;
}
*/
.occasionTabs {
	width:380px;
	height:23px;
	display:block;
	overflow:hidden;
}

#containerContent .occasionTabs ul li{
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#contentRight .occasionTabs ul li, .occasionTabs ul li {
	margin: 0px;
	margin-left: 0px;
	float:left;
}

#demonstratieTab ul li {
	float:none;
}

.occasionTabs ul li a{
	height: 23px;
	text-align: center;
	color:#ffffff;
	font-size:8pt;
	text-decoration:none;
	display:block;
	outline: none;
}

.occasionTabs ul li a:hover{
	text-decoration:none;
	color:#fdc018;
}

.occasionTabs ul li.ui-tabs-selected a {
}

.occasionTabs ul li a.occasionsTab {
	width: 82px;
	height: 18px;
	padding-top: 5px;
	background-image: url(../images/layout/tabOccasions.jpg);
	background-repeat: no-repeat;
}

.occasionTabs ul li a.demonstratieTab {
	width: 83px;
	height: 18px;
	padding-top: 5px;
	background-image: url(../images/layout/tabDemos.jpg);
	background-repeat: no-repeat;
}

.occasionTabs ul li a.nieuweautoTab {
	width: 215px;
	height: 18px;
	padding-top: 5px;
	background-image: url(../images/layout/tabNieuw.jpg);
	background-repeat: no-repeat;
}


.occasionTabs ul li.ui-tabs-selected a.occasionsTab {
	width: 82px;
	height: 18px;
	padding-top: 5px;
	background-image: url(../images/layout/tabOccasionsActive.jpg);
	background-repeat: no-repeat;
}

.occasionTabs ul li.ui-tabs-selected a.demonstratieTab {
	width: 83px;
	height: 18px;
	padding-top: 5px;
	background-image: url(../images/layout/tabDemosActive.jpg);
	background-repeat: no-repeat;
}

.occasionTabs ul li.ui-tabs-selected a.nieuweautoTab {
	width: 215px;
	height: 18px;
	padding-top: 5px;
	background-image: url(../images/layout/tabNieuwActive.jpg);
	background-repeat: no-repeat;
}

.occasionTabs .ui-tabs-hide {
	/*display: none;*/
	position: absolute;
    left: -10000px;
}

.occasionTabs .ui-tabs-panel {
	padding:15px;
}

.occasionTabs ul li a.tabCarConfig {
	padding-right: 20px;
}

#occasionsTab, #demonstratieTab, #nieuweautoTab{
	width:350px;
	height:97px;
	overflow:hidden;
}
/*
#configuratorTab {
	background-image:url(../images/layout/fotografen.jpg);
	background-position: 222px 120px;
	background-repeat: no-repeat;
	width: 418px;
}

#nieuweautoTab {
	background-image:url(../images/layout/nieuweautoTabBg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 169px;
	width: 418px;

}

#demonstratieTab {
	background-image:url(../images/layout/demonstratieTabBg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 169px;
	width: 418px;

}
*/


