/* ----------------------------------------------------
	Project: 	horecaflexbureau.nl
	Subject: 	general CSS definitions

	(C) 2008 Netklaar, Amsterdam
   ---------------------------------------------------- */

/*
@font-face {
	font-family: ITC-OFFICINA;
	src: url(http://site/fonts/Gentium.ttf);
}
*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%; /* Required */
}

body
{
	background-color: #fff;
	font-family: Lucida Sans,Arial,Verdana,Trebuchet MS;
	font-Size: 12px;
	color: #717f86;
	line-height:1.5em;
}

.clear { clear:both; }

input,select,textarea
{
	font-family: Arial,Verdana,Comic Sans MS;
	font-size: 12px;
	width:100%;
/*	background-color: transparent;*/
}

td, p
{
	vertical-align: top;
	font-size: 12px;
	margin-bottom:10px;
}

h1,h2, h3, h4 {
	text-transform:uppercase;
}

H1 {
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:1em;
}

A:link, 
A:visited {
	color: #9caab1;
	font-size: 12px;
	text-decoration: underline;
} 
 
ul
{
	list-style-type: none;
	margin-bottom: 1em;
	padding-left:25px;
}

#box-main-container
{
	margin: 10px auto;
	width: 900px;
	text-align: left;
	position: relative;
	min-height: 100%;
	/* For Modern Browsers */
	height: auto !important;
	/* For Modern Browsers */
	/* For IE */
}

ol
{
	margin-left:50px;
}


/**************************************************************************/
/*					HEADER START	 						 */
/**************************************************************************/

#header
{
	position:relative;
	z-index:1;
	background-color: #fff;
	height: 170px;
	margin: 30px 0 46px;
}

#logo
{
	position:absolute;
	z-index:2;
	width:358px;
	height:194px;
	color:white;
}

#prof
{
	position:absolute;
	z-index:2;
	top:0px;
	right:0px;
	width:458px;
	height:75px;
	color:white;
	background-image: url(../images/algemeen/prof.png); 
}

#backbutton
{
	position:absolute;
	z-index:3;
	top:144px;
	right:234px;
}

#cvbutton {
	position:absolute;
	right:10px;
	top:144px;
	z-index:3;
}

#backbutton img,
#cvbutton img
{
	border:none;
}


/**************************************************************************/
/*					TOPMENU START	 					 */
/**************************************************************************/


#topmenu
{
	height:27px;
	top:90px;
	right:60px;
	position:absolute;
	z-index:2;
	width:568px;
	text-align:right;
}

#topmenu ul
{
	list-style-type: none;
	text-transform: uppercase;
}

#topmenu li
{
	display: inline-block;
	text-align: right;
	width: 100px;
	margin: 0;
	padding: 0;
}

#topmenu li a
{
	color: #9caab1;
	padding: 0.3em 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

/**************************************************************************/
/*					CONTENTSECTION START		  			 */
/**************************************************************************/
#contentcontainer
{
	position: relative;
	height: 100%;
	margin-bottom: 0px;
}

#box-main-container div.contentcontainerhome
{
/*	background-image: url("clear.gif");
	background-repeat: repeat;
	background-color: #C6C9C5;
*/

}

#col-left
{
	position: relative;
	z-index: 2;
	width: 217px;
	float: left;
	padding-top: 14px;
	background-color:#caded9;
	padding-top:147px;
	background-image:url(../images/algemeen/col-left-top.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
#col-centre h2 {
	margin-bottom:1em;
}
#col-centre-content,
#col-left-content {
	min-height:900px;
	padding: 20px 16px 0;
}
#col-left-bottom {
	background-image:url(../images/algemeen/col-left-bottom.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:8px;
	z-index:3;
}

#col-left .office-item{
	margin-bottom:20px;
}

#col-left h3{
	font-size:12px;
}

#col-left p {
	font-size:12px;
	line-height:13px;
	margin:0;
}

#col-centre
{
	position: relative;
	z-index: 2;
	width: 440px;
	float: left;
	padding-top: 14px;
	margin-left: 8px;
	background-color:#00685b;
	padding-top:147px;
	background-image:url(../images/algemeen/col-centre-top.png);
	background-repeat:no-repeat;
	background-position:right top;
	color:#dfecea;
}
#col-centre-bottom {
	background-image:url(../images/algemeen/col-centre-bottom.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:8px;
	z-index:3;
}

#col-right
{
	position: relative;
	z-index: 2;
	width: 217px;
	height: 100%;
	float: left;
	margin-left: 8px;
}
#col-right .item {
	height:130px;
	margin-top:8px;
	background-color:#717f86;
	color:#f6f7f7;
}
#col-right .item-content {
	height:103px;
	overflow:hidden;
	padding:0 18px 9px;
	position:relative;
}
#col-right .item-content h3 {
	max-height:34px;
	overflow:hidden;
}
#col-right .news-latest-container .item-content {
	overflow:visible;
}
#col-right .item-top {
	height:9px;
	width:100%;
	background-image:url(../images/algemeen/col-right-top.png);
}
#col-right .item-bottom {
	height:9px;
	width:100%;
	background-image:url(../images/algemeen/col-right-bottom.png);
}
#col-right h2 {
	font-size:34px;
	line-height:28px;
	padding:0 3px;
	color:#9daab0;
}
#col-right #vacature-quick-list .item-list {
	margin-bottom:30px;
}
.office-item {
	line-height:1.2em;
}
#col-right .office-item {
	margin-top:20px;
}
#col-right #all-offices h3 {
	font-size:12px;
	font-weight:bold;
}
#col-right #all-offices h4 {
	font-size:12px;
	font-weight:bold;
}
#col-right #all-offices p {
	margin:0;
}
#col-right a {
	color:#f6f7f7;
	font-style:italic;
}
#col-right .news-latest-container .news-content {
	max-height:67px;
}
#col-right .news-latest-container p {
	margin:0;
}

#content
{
	position: relative;
	z-index: 1;
	float: left;
	width: 560px;
	margin-left: 3px;
}

#ttcontent
{
	padding: 25px 15px 25px 25px;
}


#contentimage
{
/*	position:absolute;
	left:0;
	bottom:0;
*/
}

/**************************************************************************/
/*					FOOTER START	 						 */
/**************************************************************************/

#contentcontainer:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#footercontainer
{
	width: 100%;
	z-index:3;
/*	position: absolute;*/
/*	bottom: 0 !important;*/
/*	bottom: -1px;*/
	height:28px;
	clear: both;
}

#footer
{
	position: relative;
	padding-top: 7px;
	padding-bottom: 2px;
	font-size: 12px;
	white-space: nowrap;
	text-align: center;
	margin-left:160px;
}

#footer ul {
	width: 100%;
	list-style-type: none;
	padding-left:0;
}

#footer ul li
{
	padding-bottom:2px;
	text-transform: uppercase;
	display: block;
	float: left;
	padding:0 25px;
	border-right: 1px solid #9caab1;
}

#footer li.last
{
	padding-right:0;
	border-right:none;
}
#footer li.first
{
	padding-left:0;
}

#footer a
{
	color: #9caab1;
	display: block;
	padding:0;
	font-size: 12px;
	text-decoration: none;
}



/**************************************************************************/
/*					LEFTCOL ELEMENTS START	 			 */
/**************************************************************************/
#colleft div.csc-header-n2,
#colleft div.csc-header
{
	position:relative;
/*	border-bottom: 1px #FFF solid;*/
	//height: 100px;
}

#colleft h1
{
	position: relative;
	top: 20px;
	left: 0px;
	line-height: 25px;
	font-weight: lighter;
	font-size: 14px;
	color: #fff; 
	letter-spacing: 1px;
	padding-left:17px;
	padding-bottom: 10px;
	margin-bottom:10px;
	border-top: 1px #FFF solid;
	border-left: 1px #FFF solid;
	border-right: 1px #FFF solid;
	width: 180px;
	margin-left: 5px;
	
}

#colleft p
{
	padding-left: 17px;
	text-align: justify;
	color: #fff;
	width: 100%;
	font-size: 12px;
	margin-left: 5px;
}



/**************************************************************************/
/*					CONTENT ELEMENTS START	 			 */
/**************************************************************************/

#content p.bodytext
{
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	white-space: normal;
	word-spacing: .05em;
}

#content ul,
#col-centre-content ul
{
	font-size: 12px;
	word-spacing: .05em;
}

#content div.csc-header-n1
{
}

#content div.csc-header h1
{
	margin-left: 0px;
	padding-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}

#content p.bodytext a:link,
#content p.bodytext a:visited
{
	font-size: 12px;
	line-height: 22px;
	text-decoration: underline;
}

#content p.bodytext a:hover
{
}

#content p.bodytext a:active
{
}

#mailform
{
	padding-bottom:100px;
}

#mailform fieldset,
#job-apply-form fieldset
{
	border:none;
	font-size: 12px
}

#mailform div,
#job-apply-form div
{
	padding-bottom:10px;
	height:1.2em;
}

#mailform label,
#job-apply-form label
{
	width: 125px;
	font-weight: bold;
	float:left;
	clear:left;
}

#mailform input,
#mailform textarea,
#job-apply-form input,
#job-apply-form textarea
{
	float:left;
}

#mailform input,
#mailform textarea
{
	width:276px;
}

#job-apply-form input,
#job-apply-form textarea
{
	width:256px;
	clear:left;
}

#mailform textarea,
#job-apply-form textarea
{
	height:100px;
	margin-bottom:5px;
}

#mailform input.csc-mailform-submit,
#job-apply-form input.submit
{
	margin-top:20px;
	width: 125px;
}

#mailform legend,
#job-apply-form legend
{
	display:none;
}

#mailform input.csc-mailform-radio,
#job-apply-form input.radio
{
	left: 15px;
}

#mailform fieldset#mailformOnderwerp label
{
	font-weight: normal;
	padding-left: 5px;
	vertical-align: middle;
}

#mailform input input#mailformformtype_mail
{

}

.kop {
	margin-top:25px;
	font-size:12px;
	font-weight:bold;
}

.job-list {
	margin-top:1em;
}
#col-centre .job-list h2 {
	margin-bottom:0;
}
.job-list-item,
.news-list-item,
.job-detail,
#c208
{
	padding:1em;
}

.job-list-item,
.news-list-item {
	cursor:pointer;
	clear:both;
	border-top:1px solid white;
	padding-bottom:.5em;
}
.job-list-item:last-child,
.news-list-item:last-child {
	border-bottom:1px solid white;
}
.news-list-item img,
.news-single-item img {
	float:left;
	margin:0 .5em 0 0;
}

.job-list-item.hover,
.news-list-item.hover,
.job-detail {
	background-color:#fff;
	color:#00685B;
}
.job-requirements ul div.MsoNormal {
	display:inline;
}
.job-buttons {
	height:2em;
	margin-top:1em;
}
.job-apply-link {
//	display:block;
	background-color:#717f86;
	width:150px;
	height:1em;
	padding:.5em 1em;
	line-height:1em;
}
a.job-apply-link {
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
a.job-back-link {
	text-decoration:none;
	text-transform:uppercase;
	color:#00685B;
	margin-left:1em;
	font-size:12px;
}
.news-list-container {
}
.news-list-morelink {
}
.job-detail ul {
/*	list-style-image: url(/fileadmin/images/algemeen/inverse-list-bullet.png);*/
}
.job-detail h1 {
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom:1px solid #00685B;
}
#vacature-quick-list ul {
	list-style-image: none;
}

.tx-wssitemap-pi1 .treemenudiv a,
.tx-wssitemap-pi1 .treemenudiv a:hover {
	color:inherit;
}


.tx-dmmjobcontrol-pi1 ul { list-style-type: none; }

.tx-dmmjobcontrol-pi1 ul li
{
	margin-left:25px;
}

.job-reaction
{
	margin-top:15px;
}
