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

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

body {
	background-image:url(../salons/eveline/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
	{
	width: 215px;
	height: 104px;
	float: left;
	border: 1px solid #BCBCBC;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 3px;
	}
#float201
	{
	height: 220px;
	}
#float202
	{
	width: 228px;
	}
#floatvip
	{
	background-image:url(../images/home_vipinst.jpg);
	background-repeat: no-repeat;
	padding-top:85px;
	padding-left: 42px;
	padding-right: 15px;
	width: 177px;
	height: 138px;
	background-color: #F9F9F9;
	}
#languagechoice {
position: absolute;
width: 400px;
margin-top: 0px;
margin-left: 570px;
}
#languagechoice ul {
clear: none;
}
#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;
}

#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: #8a7d77;
	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:#705E25;
	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(../salons/eveline/topbanner.jpg);
	height: 151px;
}

#topmenu {
	position: relative;
	top: 80px;
	left: 40px;
	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: 10px;
	padding-right: 10px;
	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: #8a7d77;
}

#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: #8a7d77;
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	font-size: 20px;
	margin-bottom: 15px;
}

.midtitle {
	color: #8a7d77;
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	font-size: 16px;
	margin-bottom: 15px;
}
.midtitlenoborder {
	color: #8a7d77;
	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: #8a7d77;
	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 {
	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: #8a7d77;
	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:#FF9933;
}

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