/* RESETTING CSS  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	float: none !important;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS	*/
body
{
	font-family: arial, sans-serif;
	font-size: 13px;
	background: #68696b;
}

/**
 * HEADER
 */

.dovreheadercontainer
{
	background: #7b7b7d url('../gfx/dovreheadergradient.png') repeat-x center bottom;
}
.dovreheader
{
	margin: 0px auto;
	width: 1000px;
	height: 110px;
}
.dovreheader .dovrelogo
{
	float: left;
	padding: 26px 0px 0px 34px;
}
.dovreheader .dovreheadermenu
{
	float: right;
	padding: 65px 37px 0px 0px;
}
.dovreheader .dovreheadermenu li
{
	float: left;
	line-height: 20px;
	font-size: 14px;
	color: #ffffff;
}
.dovreheader .dovreheadermenu li a
{
	text-decoration: none;
	color: #ffffff;
}
.dovreheader .dovreheadermenu li a:hover
{
	color: #fc8334;
}
.dovreheader .dovreheadermenu .chosen
{
	border-bottom: 4px solid #e26925;
}
.dovreheader .dovreheadermenu span
{
	color: #747474;
}

.mainmenuarea
{
	background-image: url('../gfx/subpageareaback.png');
}
.mainmenucontainer
{
	margin: 0px auto;
	width: 1000px;
	height: 39px;
}
.mainmenu
{
	float: right;
	padding: 11px 37px 11px 0px;
}
.mainmenu li
{
	float: left;
	line-height: 17px;
	font-size: 14px;
	color: #000000;
}
.mainmenu li a
{
	text-decoration: none;
	color: #333333;
}
.mainmenu li a:hover
{
	color: #fc8334;
}
.mainmenu span
{
	color: #e26925;
}
#countrydropdown, #servicedropdown
{
	padding-right: 22px;
	background: url('../gfx/mainmenudropdownarrow.png') no-repeat center right;
}

.mainsubmenubody
{
	clear: both;
	display: none;
	z-index: 999999;
	width: 218px;
	overflow: hidden;
	position: absolute;
}
.mainsubmenutop
{
	font-size: 1px;
	height: 6px;
	background-image: url('../gfx/mainsubmenutop.png');
}
.mainsubmenucontainer
{
	padding: 7px 3px 10px 4px;
	width: 211px;
	background-image: url('../gfx/mainsubmenuback.png');
}
.mainsubmenuitem
{
	padding: 6px 10px 6px 26px;
	line-height: 18px;
	font-size: 13px;
}
.mainsubmenuitem a
{
	color: #ffffff;
	text-decoration: none;
}
.mainsubmenuitem a:hover
{
	color: #fc8334;
}
.mainsubmenubottom
{
	font-size: 1px;
	height: 9px;
	background-image: url('../gfx/mainsubmenubottom.png');
}

/**
 * FRONT PAGE
 */

.frontpage
{
	
}
.frontpagefeature
{
	margin: 0px auto;
	width: 954px;
	padding: 50px 0px 50px 30px;
	background-image: url('../gfx/frontpagepicture.png');
}
.frontpagefeature h1
{
	font-size: 34px;
	line-height: 45px;
	color: #ffffff;
}
.frontpagefeature p
{
	line-height: 20px;
	color: #fcde87;
	font-size: 15px;
	font-weight: bold !important;
}

.frontpageareas
{
	height: 460px;
}
.frontpagemainarea
{
	float: left;
	padding: 18px;
	width: 620px;
}

.frontpage .searchform .inputs
{
	display: table;
	height: 40px;
}
.frontpage .searchinput
{
	display: block;
	float: left;
	border: 0px;
	padding: 0px 0px 0px 20px;
	width: 224px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #5d5f64;
	background-image: url('../gfx/searchinput.png');
	background-color: transparent;
}
.frontpage .searchbutton
{
	display: block;
	float: left;
	border: 0px;
	padding: 0px;
	width: 96px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #ffffff;
	background-image: url('../gfx/searchbutton.png');
	background-color: transparent;
}
.frontpage .searchparameter
{
	float: left;
	padding-left: 10px;
}
.frontpage .searchparameter .label
{
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #68696b;
}
.frontpage .searchparameter .parameter select
{
	width: 160px;
}

.frontpage .jobs
{
	margin-top: 22px;
	background-image: url('../gfx/frontpagejobsback.png');
}
.frontpage .jobs .headerrow td
{
	line-height: 25px;
	color: #000000;
	font-size: 11px;
}
.frontpage .jobs .footerrow td
{
	padding-left: 15px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	color: #000000;
}
.frontpage .jobs td
{
	line-height: 27px;
}

.frontpage .jobs .info
{
	padding-left: 15px;
	width: 302px;
	color: #000000;
}
.frontpage .jobs .location
{
	width: 210px;
	color: #000000;
}
.frontpage .jobs .details
{
	width: 92px;
}
.frontpage .jobs .details a
{
	display: block;
	padding-bottom: 3px;
	width: 83px;
	line-height: 15px;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	background: url('../gfx/readmore.png');
	text-decoration: none;
}
.frontpage .jobs .details a:hover
{
	color: #000000;
	background: url('../gfx/readmore_hover.png');
}

.frontpage .globalreach
{
	margin-top: 22px;
	padding: 17px 0px 0px 30px;
	height: 133px;
	background: url('../gfx/globalreach.jpg');
	background-repeat: no-repeat;
}
.frontpage .globalreach h2
{
	padding-bottom: 11px;
	line-height: 41px;
	font-size: 25px;
	color: #fe001a;
}
.frontpage .globalreach p
{
	line-height: 18px;
	font-size: 12px;
	color: #8b8b8b;
}
.frontpage .globalreach a
{
	line-height: 42px;
	font-size: 13px;
	color: #fe001a;
	text-decoration: none;
}
.frontpage .globalreach a:hover
{
	color: #000000;
}

.frontpagesecondaryarea
{
	float: right;
	padding: 18px 18px 18px 0px;
	width: 300px;
}

.frontpage .button
{
	display: block;
	margin: 0px auto 6px auto;
	padding-left: 24px;
	width: 261px;
	line-height: 45px;
	font-size: 15px;
	background: url('../gfx/button.png');
	color: #fe4c0e;
	text-decoration: none;
}
.frontpage .button:hover
{
	background: url('../gfx/button_hover.png');
	color: #ffffff;
}

.services
{
	margin: 12px auto 0;
	border: 1px solid #cccccc;
	width: 283px;
}
.servicescontent
{
	padding: 60px 0px 0px 20px;
	height: 150px;
	background-color: #c44316;
	background: #c44316 url('../gfx/services.jpg') no-repeat;
}
.services h2
{
	line-height: 40px;
	font-size: 25px;
	color: #ffffff;
}
.services p
{
	margin: 0 !important;
	padding: 0px 0px 10px 0px !important;
	width: 250px;
	line-height: 16px;
	font-size: 12px;
	color: #dadada;
}
.services a
{
	display: block;
	padding-left: 22px;
	line-height: 20px;
	font-size: 12px;
	color: #ffe97c;
	text-decoration: none;
	background: url('../gfx/servicesarrow.png') left center no-repeat;
}
.services a:hover
{
	color: #ffffff;
}

/**
 * LANDING PAGE
 */

.landingpagetop
{
	height: 20px;
	background-image: url('../gfx/subpageareaback.png');
}
.landingpage
{
	display: table;
}
.branches
{
	padding: 30px 0px 20px;
	margin: 0px auto;
	width: 930px;
	height: 271px;
}
.branches li
{
	float: left;
	padding: 0px 10px;
	width: 290px;
	height: 100%;
	background: url('../gfx/branchback.png') center bottom no-repeat;
}
.branches li h2
{
	padding: 10px 18px 2px 18px;
	font-size: 19px;
	line-height: 24px;
}
.branches li p
{
	margin: 0px;
	padding: 0px 20px;
	line-height: 20px;
}
.branches li a
{
	color: #fe001a;
	text-decoration: none;
}
.branches li a:hover
{
	text-decoration: underline;
}
.branches .branchhover
{
	background-image: url('../gfx/branchbackhover.png');
	cursor: pointer;
}
.brancharrow
{
	background: url('../gfx/brancharrow.png') center center no-repeat;
}
.aboutdovre
{
	clear: both;
	margin: 0px auto 30px;
	padding: 20px;
	width: 870px;
	height: 74px;
	background-image: url('../gfx/aboutdovreback.png');
	line-height: 24px;
}

/**
 * SUB PAGE
 */
  
.subpagearea
{
	padding: 0px 0px 35px 0px;
	background-image: url('../gfx/subpageareaback.png');
}

.frontpage, .landingpage, .subpage, .pagetop, .pagebottom
{
	margin: 0px auto;
	padding: 0px 3px;
	width: 982px;
}
.pagetop
{
	font-size: 1px;
	height: 6px;
}
.subpagetop
{
	background-image: url('../gfx/subpagetop.png');
}
.contactsubpagetop
{
	background-image: url('../gfx/contactpagetop.png');
}
.subpage
{
	background-image: url('../gfx/subpageback.png');
}
.frontpage
{
	background-image: url('../gfx/frontpageback.png');
}
.landingpage
{
	background-image: url('../gfx/frontpageback.png');
}
.pagebottom
{
	font-size: 1px;
	height: 8px;
}
.subpagebottom
{
	background-image: url('../gfx/subpagebottom.png');
}
.frontpagebottom
{
	background-image: url('../gfx/frontpagebottom.png');
}

.subpage .contentarea
{
	
}

.subpage .navigation
{
	vertical-align: top;
	width: 202px;
}
.subpage .navigation h2
{
	border-bottom: 1px solid #bcbcbc;
	padding: 0px 0px 5px 26px;
	line-height: 38px;
	font-size: 16px;
	color: #758b8b;
}
.subpage .navigation ul
{
	padding: 9px 0px 14px 0px;
}
.subpage .navigation ul li
{
	border-bottom: 1px solid #e3e3e3;
	padding: 6px 10px 6px 26px;
	line-height: 18px;
	font-size: 12px;
	background: url('../gfx/menuarrow.png') no-repeat 12px center;
}
.subpage .navigation ul li a
{
	color: #000000;
	text-decoration: none;
}
.subpage .navigation ul li .selected, .subpage .navigation ul li a:hover
{
	color: #d9582a !important;
}

.subpage .content
{
	vertical-align: top;
	width: 780px;
}

.subpagepicture
{
	display: block;
	padding: 8px 20px 0px 20px;
}

.subpage .article
{
	padding: 20px 0px 160px 30px;
}
.subpage .articletext ul
{
	list-style: disc;
	padding: 10px 0px 0px 20px;
}
.subpage .article td, .officearticle td
{
	padding: 4px 20px 4px 0px;
}

.offices
{
	
}
.offices li
{
	float: left;
	padding-top: 10px;
	width: 375px;
}

.offices .address
{
	padding-top: 10px;
}
.offices .contact
{
	padding-top: 10px;
}
.contactpersons li
{
	display: table;
	float: left;
	padding: 15px 30px 15px 0px;
	width: 345px;
}
.contactpersons img
{
	display: block;
	padding-right: 16px;
}
.contactpersons .contactpersonpicture, .contactpersons .contactperson
{
	float: left;
}
.contactpersons p
{
	width: 240px !important;
	padding: 8px 0px !important;
}
.bottomfeeder
{
	clear: both;
	height: 40px;
}

#jobs
{
	
}
.careersearch
{
	margin: 20px 30px 0px 30px;
	padding-bottom: 100px;
}
.careersearch .searchform .inputs
{
	padding: 20px 0px;
}
.careersearch .searchform .inputs td
{
	vertical-align: top;
}
.careersearch .searchinput
{
	display: block;
	float: left;
	border: 0px;
	padding: 0px 0px 0px 20px;
	width: 330px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #5d5f64;
	background-image: url('../gfx/searchinput.png');
	background-color: transparent;
}
.careersearch .searchbutton
{
	display: block;
	float: left;
	border: 0px;
	padding: 0px;
	width: 96px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #ffffff;
	background-image: url('../gfx/searchbutton.png');
	background-color: transparent;
}
.careersearch .searchparameter
{
	padding-left: 10px;
}
.careersearch .searchparameter .label
{
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #68696b;
}
.careersearch .searchparameter .parameter select
{
	width: 160px;
}
.jobresults .headerrow td
{
	border-bottom: 1px solid #E3E3E3;
    border-top: 1px solid #E3E3E3;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	line-height: 46px !important;
	color: #ff7725 !important;
	cursor: default !important;
}
.jobresults td
{
	border-bottom: 1px solid #e3e3e3;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	color: #717171;
	cursor: pointer;
}
.jobresults .reference
{
	padding-left: 20px;
	width: 40px;
}
.jobresults .info
{
	width: 350px;
}
.jobresults .location
{
	width: 220px;
}
.jobresults .publicationend
{
	width: 90px;
}
.jobresults a
{
	color: #000000 !important;
}
.jobresulthover
{
	background-color: #f7f7f7 !important;
}
.jobresulthover a
{
	color: #d9582a !important;
}


.applybutton
{
	display: block;
	width: 142px;
	line-height: 27px;
	background: url('../gfx/apply_job.png');
	text-align: center;
	text-decoration: none;
	color: #ffffff !important;
}
.jobdetails
{
	margin-top: 20px;
	line-height: 18px;
	color: #dfdfdf;
}
.jobdetails .label
{
	padding-right: 15px;
	padding-bottom: 18px;
	color: #ff7725;
}
.jobdetails .descriptiontext
{
	width: 510px;
	padding-bottom: 18px;
	color: #717171;
}

.subscriptionerror
{
	margin: 20px 0px;
	border: 1px solid #FFCCCC;
	padding: 10px 10px 10px 35px;
	width: 515px;
	background: #FFEEEE url('../gfx/exclamation.png') 10px center no-repeat;
}
.subscribing  ul
{
	padding: 0px 50px 30px 0px;
}
.subscribing  .disciplineheader
{
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
}
.subscribing  li
{
	line-height: 24px;
}
.subscriptioninput
{
	padding-bottom: 20px;
	line-height: 28px;
	font-size: 18px;
}
.subscriptionemail
{
	width: 300px;
	font-family: arial, sans-serif;
	font-size: 18px;
}
.subscribe
{
	font-size: 18px;
}

.subpage .content
{
	color: #717171;
	line-height: 16px;
}
.subpage .content h1, .cx_applyTitle
{
	line-height: 50px;
	font-size: 30px;
	color: #e02a2f;
	font-weight: normal;
}
.subpage .content h2
{
	margin-top: 20px;
	border-top: 1px solid #e3e3e3;
	line-height: 30px;
	font-style: italic;
}
.subpage .content h3
{
	color: #ff7725;
	font-weight: bold;
}
.subpage .content p
{
	margin: 0px;
	padding: 14px 0px 0px;
	width: 550px;
}
.subpage .content a
{
	color: #717171;
}
.footer
{
	
}
.footercontent
{
	margin: 0px auto;
	width: 982px;
	height: 70px;
	line-height: 70px;
	color: #b7b7b7;
	font-size: 12px;
}
.footer a
{
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover
{
	color: #fc8334;
}

.prohainfo
{
	float: left;
}
.copyright
{
	float: right;
}
