
@charset "utf-8";
/* CSS Document */

html, body {
	width: 98%;
	height: 100%;
	margin-top: 0px;
	color: #676767;
}

body {
	background-image:url(../images/gradient_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, "Trebuchet MS", Tahoma, "Tw Cen MT", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#mainbox
	{
	width: 470px;
	height: 310px;
	}
	
#titelf
	{
	background-image: url(http://www.pascaud.com/images/menu_bg.jpg);
	height: 15px;
	padding: 3px;
	font-size: 12px;
	color: #FFFFFF;
	}
	
#float200, #float201, #floatvip, #float202, #floatvip2010, #floatvip2010_fr, #floatvip2010_en
	{
	width: 215px;
	height: 104px;
	float: left;
	border: 1px solid #BCBCBC;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 3px;
	}
#float201
	{
	height: 220px;
	}
#float202
	{
	width: 228px;
	margin-right: 0px;
	}
#floatvip
	{
	background-image:url(../images/home_vipinst.jpg);
	background-repeat: no-repeat;
	padding-top:60px;
	padding-left: 42px;
	padding-right: 15px;
	width: 177px;
	height: 163px;
	background-color: #F9F9F9;
	}
/*>> update 2010 gunther <<*/
#floatvip2010, #floatvip2010_fr, #floatvip2010_en {
	background: url(../images/home_vipinst2010.jpg) no-repeat left top;
	padding-top:60px;
	padding-left: 42px;
	padding-right: 15px;
	width: 179px;
	height: 165px;
	border: none;
	position: relative;
	margin-right: 0px;
}
#floatvip2010_fr {
	background: url(../images/home_vipinst2010_fr.jpg) no-repeat left top;
}
#floatvip2010_en {
	background: url(../images/home_vipinst2010_en.jpg) no-repeat left top;
}
#onzebedrijfsfilm, #onzebedrijfsfilm_fr, #onzebedrijfsfilm_en {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 236px;
	height: 111px;
	display: block;
	background: url(../images/bedrijfsfilm_2010.jpg) no-repeat left top;
	text-indent: -9999px;
	cursor: pointer;
}
	a:hover#onzebedrijfsfilm {
		background: url(../images/bedrijfsfilm_2010.jpg) no-repeat left bottom;
	}
#onzebedrijfsfilm_fr {
	background: url(../images/bedrijfsfilm_2010_fr.jpg) no-repeat left top;
}
#onzebedrijfsfilm_en {
	background: url(../images/bedrijfsfilm_2010_en.jpg) no-repeat left top;
}
.homeconcept2010, .homeconcept2010_fr, .homeconcept2010_en {
	display: inline-block;
	background: url(../images/home_concept_2010.jpg) no-repeat left top;
	width: 205px;
	height: 112px;
	float: left;
	margin-right: 5px;
	text-indent: -9999px;
}
	.homeconcept2010_fr {
		background: url(../images/home_concept_2010_fr.jpg) no-repeat left top;
	}
	.homeconcept2010_en {
		background: url(../images/home_concept_2010_en.jpg) no-repeat left top;
	}
.homeactueel2010, .homeactueel2010_fr, .homeactueel2010_en {
	display: inline-block;
	background: url(../images/home_actueel_2010.jpg) no-repeat left top;
	width: 205px;
	height: 112px;
	float: left;
	text-indent: -9999px;
}
	.homeactueel2010_fr {
		background: url(../images/home_actueel_2010_fr.jpg) no-repeat left top;
	}
	.homeactueel2010_en {
		background: url(../images/home_actueel_2010_en.jpg) no-repeat left top;
	}
#nieuwsbrieftable td {
	padding: 6px 0px 5px 0px;
	overflow: hidden;
}
.lessline-height {
	
}
/*>>  <<*/
#languagechoice {
position: absolute;
width: 400px;
margin-top: 0px;
margin-left: 570px;
}
#languagechoice ul {
	clear: none;
	margin-top: 0;
}
#languagechoice ul li a {
text-decoration: none;
}
#languagechoice ul li {
clear: none;
position: relative;
float: right;
margin-right: 10px;

	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	list-style:circle;
	display: block;
	font-variant: small-caps;
	border-top: 3px solid white;
}

#underlangmenu {
	float:right;
	margin-top:20px;
	margin-right:20px;
}

#underlangmenu .topmenuitem {
float:left;
font-variant:small-caps;
padding:8px 5px;
position:relative;
}


#underlangmenu div.sep {
float:left;
font-variant:small-caps;
padding:8px 5px;
position:relative;
}

#languagechoice ul li:hover {
border-top: 3px solid #ddd6ea;
}
.sideimg {
width: 223px;
padding-top: 10px;
height: 119px;
}

.borderline {
border: 1px solid #CCCCCC;
}

.switchline_1 {
	background-color: #F5F5F5;
}
.switchline_0 {
	background-color: #FFFFFF;
}

#salonpane {
	margin-left:25px;
}

.underline {
border-bottom: 1px #CCCCCC solid;
margin-left: 30px;
margin-right: 30px;
}

.hidden {
display: none;
padding-left: 10px;
}
.mousepointer {
cursor: pointer; 
}

#salonpane .salontitle, .std_title {
	color: #421688;
	font-family: "Arial Narrow", Arial, Tahoma, Verdana, sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
}

#salonpane .salonlist {
	margin-bottom: 30px;
}

.strictinput {
	width: 180px;
	font-size: 11px;
}

a {
	color: #380982;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#maincontainer {
	width: 972px;
	margin-left: auto;
	margin-right: auto;

}

#topspacer {
	height: 10px;
	background-color:white;
}

#topbanner {
	background-image:url(../assets/topbanner.jpg);
	height: 151px;
}

#topmenu {
	/*position: relative;
	top: 80px;
	left: 40px;
	width: 900px;*/
margin-left:40px;
position:absolute;
top:90px;
vertical-align:bottom;
width:900px;
}

#copyrights {
	color: #ababab;
	text-align: center;
	font-size: 10px;
	padding-bottom: 30px;
}

#topmenu .topmenuitem {
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	font-variant: small-caps;
}

#topmenu .topmenuitem:hover {
	background-color: #ddd6ea;
}

#bigtitle {
	font-size: 26px;
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	margin-bottom: 30px;
	padding-top: 10px;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	width: 900px;
}

#bigtitle .blue {
	display: inline;
	font-weight: bold;
	color: #3e0d80;
}

#leftcontainer {
	position: relative;
	width: 220px;
	float:left;
}

#midstroke {
	padding-left: 39px;
	background-image:url(../assets/bg_filler.jpg);
}

.clearfix {
	clear: both;
	height: 0px;
}

#midcontainer {
	width: 430px;
	float:left;
}

#midcontainer .contenttitle {
	color: #421688;
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	font-size: 20px;
	margin-bottom: 15px;
}

.midtitle {
	color: #421688;
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	font-size: 16px;
	margin-bottom: 15px;
}
.midtitlenoborder {
	color: #421688;
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	font-size: 15px;
}

#midcontainer .contentdate {
	color: #421688;
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	font-size: 12px;
	display: inline;
}

#rightcontainer {
	position: relative;
	right: 40px;
	width: 225px;
	padding-left: 20px;
	float:right;
}

#contactbox, #menubox, #box500, #box200, #boxvip {
	width:194px;
	border: 1px solid #b8b8b8;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#menubox .menutitle, #box500 .menutitle,  #box200 .menutitle {
	width: 186px;
	height: 17px;
	padding: 4px;
	background-color: #380982;
	color:#FFFFFF;
	font-size: 14px;
	font-variant:small-caps;
}

#contactbox {
	width: 220px;
	padding: 10px;
	font-variant:normal;
}

#box200 .menutitle {
	width: 207px;
	font-size: 12px;
	height: 14px;
	background-image: url(../images/menu_bg.jpg);
}

#box500 .menutitle {
	width: 442px;
	font-size: 12px;
	height: 14px;
	background-image: url(../images/menu_bg.jpg);
}
.littleselect {
	width: 50px;
	height: 18px;
	border: 1px solid black;
	padding: 1px;
	font-size: 9px;
}
.boxBestelling {
display: none;
border: 1px solid #ACACAC;
background-color:#ECECEC;
padding: 7px;
margin-bottom: 20px;
margin-top: 10px;
width: 300px;
}

#box500, #box200, #boxvip {
	width: 450px;
	padding: 3px;
	background-color: #f8f8f8;
	font-variant:normal;
}

#box200, #boxvip, #box201 {
	float: left;
	height: 112px;
	width: 215px;
	margin-bottom: 0px;
	font-variant:normal;
}
.login_bg {
background-image:url(../images/login_bg.jpg);
}

#boxvip {
background-image:url(../images/home_vipinst.jpg);
background-repeat: no-repeat;
height: 50px;
width: 165px;
padding-left: 53px;
padding-top:65px;
}


#spacer {
	float: left;
	width: 12px;
}

#contactbox .contacttitel {
	font-size: 16px;
	color: #421688;
	font-weight: bold;
	margin-bottom: 10px;
}

#contactbox .contacttext {
	font-size: 11px;
}

.menuitem {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 16px;
	text-indent: -11px;
	font-variant:small-caps;
}
.submenuitem {
	font-variant: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 16px;
	text-indent: -20px;
}

.submenuitem a {
color:#666666;
}

#bottombanner {
	clear: left;
	background-image:url(../assets/bottombanner.jpg);
	background-repeat: no-repeat;
	height: 50px;
}

li.nieuwsbrief_item {
	list-style-image:url(../images/mail_small.png);
}