﻿* 
{
	margin: 0;
	padding: 0;
}
html 
{

}
/*  Typography  */


a 
{
	text-decoration:none;
	color:#FF9900;
}
a:hover
{
	text-decoration:underline;
}

H1
{
	font-size:20px;
	padding-bottom:0.5em;
	color: #f28705;
	font-weight:normal;
}
H2
{
	font-size:16px;
}
H3
{
	font-size:14px;
}
H4
{
	font-size:12px;
}
H5
{
	font-size:12px;
	padding-bottom:0.3em;
	color: #ffffff;
	font-weight:normal;
	float:left;
	width:240px;
	display:block;
}






body
{
	/*background: Url(images/bg_body.gif) repeat-x #FFFFFF;*/
	font-family: Verdana,Arial, "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	font-size:11px;
}
body.home
{
	background: Url(images/bg_home.gif) repeat-x #FFFFFF;
}
body.subpage
{
	background: Url(images/bg_subpage.gif) repeat-x #FFFFFF;
}

table, tr, td
{
	font-family: Verdana,Arial, "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	font-size:11px;
}
#page
{
	margin: 0 auto;
	padding: 0;
	width:960px;
	position:relative;
}


#header
{
	height: 109px;
}

.home #header
{
	height: 102px;
}


#header .logo 
{
	float:left;
	
}
#header .slogan
{
	line-height:78px;
	height: 76px;
	width: 600px;
	float:left;
	color:#bebebe;
	font-size:16px;
	font-style:italic;
	padding-left:20px;
}

/*hometxt frontpage*/
#homepagetext
{
	height:165px;
	clear:both;
	padding:25px 150px 25px 150px;
	background: url(images/bg_homepagetext.png) repeat-y;
	font-size:14px;
	overflow:hidden;
}

#homepagetext H1
{
	font-size:20px;
	color:White;
	padding-bottom:0;
}
#homepagetext a
{
	color:#BF291E;
}


.illustration 
{
	background: url(images/illu_home.png) no-repeat;
	height:342px;
	width:405px;
	position:absolute;
	left:-285px;
	top:100px;
	z-index:2;
}

#home_orange_stripes
{
	position:absolute;
	top:101px;
	left:-250px;
	height:65px;
	width:912px;
	background:url(images/subpage_red_stripes2.png) repeat-y;
	z-index:2;
}
#home_red_stripes
{
	position:absolute;
	top:320px;
	left:-250px;
	height:35px;
	width:912px;
	background:url(images/subpage_red_stripes2.png) repeat-y;
	z-index:2;
}



/* Jobs frontpage */
#jobs
{
	border-top:1px solid white;
	height:230px;
	clear:both;
	padding:20px 0px 0px 120px;
	background: url(images/bg_jobs.png) repeat-y;
	overflow:hidden;
	position:relative;
	
}
#jobs .jobshop
{
	width:600px;
	float:left;
	overflow:hidden;
	z-index:100;
	position:relative;
}
#jobs .jobshop H5
{
	width:200px;
	overflow:hidden;
}

#jobs .latestjobs
{
	width:240px;
	float:right;
	overflow:hidden;
}
#jobs .RegCv
{
	width:240px;
	overflow:hidden;
	text-align:left;
	position:absolute;
	bottom:10px;
	right:0px
}
#jobs .social
{
	position:absolute;
	bottom:10px;
	right:337px;
	
}
#jobs .social h3
{
	color:#F28705;
	font-weight:normal;
	font-size:12px;
	margin-bottom:2px;
	
}
#jobs img
{
	border:0;
}

#jobs .jobalerts
{
	padding-top:10px;
	width:480px;
	clear:left;
	float:left;
	overflow:hidden;
}


#jobs .smalltext
{
	font-size:0.6em;
    color:#ffffff;
}


#jobs a
{
	color: #ffffff;
}
#jobs H1 a
{
	color: #F28705;
}


#news
{
	margin-top:25px;
	clear:both;
}
.newsbox
{
	width:30%;
	/*border: #cecece dotted 1px;*/
	margin-left:5px;
	float:left;
}
.newsbox img
{
	border: black solid 1px;
	float:left;
	margin: 0 10px 0 0;
}
.newsbox h1
{
	float:left;
	color: #c0291e;
	font-size:16px;
}
.newsbox p
{

}

.newslistitem
{
	padding: 10px 0px 15px 0px;
	border-bottom:1px solid #cecece;
}
.newslistitem h2
{
	color: #f28705;
	font-size:16px;
	padding-bottom:5px;
}
.newslistitem a
{
	color: #db002f;

}



#pagetitlestripes
{
	position:absolute;
	top:110px;
	left:-250px;
	height:65px;
	width:912px;
	background:url(images/subpage_red_stripes.png) repeat-y;
	z-index:2;
}
#pagetitle
{
	height:65px;
	padding-left:230px;
	background:url(images/subpage_red_bg.png) repeat-y;
	z-index:1;
}
#pagetitle H1
{
	color: white;
	font-size:20px;
	line-height:63px;
	padding:0;
	z-index:1;
	display:inline;
}

#pagetitle .subtitle
{
	text-transform:uppercase;
	font-size:75%;
	padding-left:10px;
}

#pagecontent
{
	margin-top:20px;
	margin-left:230px;
	border:1px solid #c7c7c7;
	background:#f5f5f5;
	padding:10px;
	width:700px;

}
.frame
{
	padding:25px;
	border:1px solid #c7c7c7;
	background:#ffffff;
	min-height:500px;
	overflow:hidden;
}
.frame table
{
	width:100% !important;

}
.frameNoPadding
{
	border:1px solid #c7c7c7;
	background:#ffffff;
	min-height:500px;

}

#jobcontent
{
	margin-top:20px;
	margin-left:230px;
	margin-right: 185px;
	border:1px solid #c7c7c7;
	background:#f5f5f5;
	padding:10px;

}
#jobdata
{
	margin-top:40px;
	width:185px;
	float:right;
}
#jobdata h6
{
	font-size:11px;
	margin-top:15px;
}
#jobdata .framegrey
{
	padding:25px 5px 25px 10px;
	border:1px solid #c7c7c7;
	background:#f5f5f5;
	border-left:0px;
	position:relative;
	left:-1px;
}
#jobdata .framegrey ul
{
	padding-top:3px;
}
#jobdata .framegrey li
{
	list-style:none;
	padding-bottom:3px;
}
#jobdata .applymenu
{
	margin: 0 0 10px 10px;
}
#jobdata .applymenu li
{
	list-style:none;
	font-size:12px;
	background: url(images/link_arrow.gif) 0 2px  no-repeat;
	padding-left:15px;
	padding-bottom:0.8em;
}
#jobdata .applymenu li a
{
	color:#BF291E;	
}
.notxtbreak
{
	white-space:nowrap;
}



/*  Sub menu  */
#submenu
{
	margin-top:40px;
	width:200px;
	float:left;
}
#submenu ul
{	
	padding-top:1em;
}
#submenu ul li a
{	
	color: #bf291e;
	font-size:14px;
}
#submenu ul li
{	
	list-style:none;
	padding-bottom:1em;
}
#submenu ul li a
{	
	color: #bf291e;
	font-size:14px;
}

#submenu ul ul a
{	
	color: #000000;
	font-size:12px;
	padding-left:12px;
}
#submenu ul ul a.catSelected
{
	background:transparent url(images/link_arrow.gif) 0px 3px no-repeat;
	color:#F28705;
}

#submenu .subselected
{
	/*background:transparent url(images/link_arrow.gif) 0px 3px no-repeat;
	color:#F28705;*/
	font-weight:bold;
}








/* CV*/

body.CVreg 
{
	background: #f0f0f0 url();
	
}
iframe
{
	border:0px;
}
.cvform
{
	width:600px;
	background: #F0F0F0;
	position:relative;

}

.cvform .cvContaimer
{
	height:367px;
}

.cvform table
{
	margin: 15px 0;
	width:530px;
}
.cvform .radupload {
width:230px;
}
.ruBrowse { background: url(RadSkins/Upload/ruButtonSmall.gif) !important; color: White}
.PossitionTitle 
{
	font-size:12px;
	padding-bottom:2px;
	color: #db002f; /*red*/
	margin-right:15px;
	float:left;
}
.PossitionTitle a
{
	margin-right:3px;
	background:url(images/delete.gif) no-repeat 0px 3px;
	float:left;
	text-indent: -100em; 
	overflow: hidden;
	display:block;
	height: 18px;
	width:10px;
}
.PossitionTitle a:hover
{
	background:url(images/delete.gif) no-repeat 0px -17px;
}
a.send
{
	background:transparent url(images/btn_cv.gif) no-repeat 0px 0px;
	float:right;
	height:25px;
	width:70px;
	text-indent: -100em; 
	overflow: hidden;	
}
a:hover.send
{
	background:transparent url(images/btn_cv.gif) no-repeat -71px 0px;
}

.cvform .validate
{
	margin:0px 0px 0px 35px;
}
.cvform .checkboxes
{
	margin:5px 25px 25px 35px;
}




.redtext
{
	color: #db002f; /*red*/
}

.orangetext
{
	color: #f28705;
}



.txtright
{
	float:right;
}

.poslist a
{
	color:#BF291E;
}
.poslist a.visited
{
	color:#cecece;
}

.poslist
{
	width:100%;
}
.poslist td
{
	padding:10px;
	height:5em;
}

.poslist th
{
	padding:10px;
	text-align:left;
	background:#ffe8c9;
}

.alterpostlist
{
	background:#fff6e9;
}

#cart 
{
	padding-top:10px;
	text-align:right;
	line-height:40px;
}
#_form
{
	width:800px;
}

#mailme
{
	width:800px;
	height:760px;
	position:relative;
	padding:0px;
}

.mailmeContainer
{
	float:left;
	margin:15px 5px 5px 5px;
	text-align:left;
	width:180px;

}
.mailmeParent
{
	font-weight:bold;
	float:left;
	width:100%;
	
}
.mailmeChild
{
	margin-left:10px;
	float:left;
	clear:left;
	padding: 0px 0px 1px 0px;
	width:100%;
	overflow:hidden;
}
.mailmeChild input
{
	margin:0px;
	padding:0;
	margin-right:3px;
	
}
.mailmeOperations
{
	clear:both;
}


