/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Basic
  -----------------------------------
*/
.p7EPM05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
}
.p7EPM05 .p7epm_trigs {
	overflow: hidden;
	margin-bottom: 0px;
	padding-left: 110px;
}
.p7EPM05 .p7epm_trigs ul {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.p7EPM05 .p7epm_trigs li {
	list-style-type: none;
	background-repeat: repeat-x;
	display: inline;
	margin-right: 30px;
}
.p7EPM05 .p7epm_trigs a {
	color: #FFF;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 0.85em;
	text-decoration: none;
	padding-top: 6px;
	height: 40px;
	padding-bottom: 8px;
}
.p7EPM05 .p7epm_trigs a:hover, .p7EPM05 .p7epm_trigs a.current  {
	color: #F3DCC1;
	background-image: url(../../images/buttons/sign_bigbackall.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.p7EPM05 .p7epm_content {
	padding: 12px 24px;
	line-height: 1.5em;
	background-color: #F3DCC1;
	color: #0072BB;
	border-top: 1px solid #0072BB;
	border-right: 1px solid #0072BB;
	border-bottom: 3px solid #0072BB;
	border-left: 1px solid #0072BB;
}
.p7EPM05 .p7epm_content.pan1 {}
.p7EPM05 .p7epm_content.pan2 {}
.p7EPM05 .p7epm_content.pan3 {}
.p7EPM05 .p7epm_content.pan4 {}
.p7EPM05 .p7epm_content.pan5 {}
.p7EPM05 .p7epm_trigs .p7epm_open {
	color: #F4DDC1 !important;
	text-decoration: none;
	background-image: url(../../images/buttons/sign_bigbackall.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.p7EPM05 .p7epm_trigs .t1 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t2 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t3 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t4 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t5 .p7epm_open {}
.p7EPM05 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*Current Marker Styles*/
.p7EPM05 .p7epm_trigs a.current_mark {
	font-weight: bold;
}
.p7EPM05 .p7epm_content a.current_mark {
	font-weight: bold;
}
#menuwrapper .ruimte {
	float: left;
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	color: #F3DCC1;
	padding-left: 10px;
	padding-top: 4px;
}
.thrColFixHdr #container #menuwrapper {

	
}
/* de menustruktuur voor de database inserts van country, city */
ul.submenu {
	list-style-type: none;	
	}
.submenu li {
	display: block;
	float: left;
	width: 150px;
}
.submenu li a:link, .submenu li a:visited {
	font-family: Verdana, Arial, sans-serif, serif;
	font-size: 0.85em;
	color: #0072BB;
	text-decoration: none;
	background-image: url(../../images/buttons/homeSideOn.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.submenu li a:hover {
	font-family: Verdana, Arial, sans-serif, serif;
	font-size: 0.85em;
	color: #0072BB;
	text-decoration: none;
	background-image: url(../../images/buttons/homeSideOver.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
/* de menustruktuur voor de database inserts van hostels */
ul.submenuhostels {
	list-style-type: none;	
	}
.submenuhostels li {
	display: block;
	float: left;
	width: 300px;
}
.submenuhostels li a:link, .submenuhostels li a:visited {
	font-family: Verdana, Arial, sans-serif, serif;
	font-size: 0.85em;
	color: #0072BB;
	text-decoration: none;
	background-image: url(../../images/buttons/homeSideOn.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.submenuhostels li a:hover {
	font-family: Verdana, Arial, sans-serif, serif;
	font-size: 0.85em;
	color: #0072BB;
	text-decoration: none;
	background-image: url(../../images/buttons/homeSideOver.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#p7EPMt_1  {
	background-color: #0072BB;
	height: 40px;
	background-image: url(../../images/buttons/sign_bigbackarrow.gif);
	background-repeat: no-repeat;
	
}
.search1 {
	width: 250px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.searchbox {
	text-align: right;	
	}
	/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

