body, h1, h2, h3, h4, input, select, table, tr, form, div, span, a, img, hr{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial;
	vertical-align: top;
	font-size: 12px;
	border: 0px;
	color: #000000;
	word-wrap: break-word;
}
p.matchwork_p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial;
	vertical-align: top;
	font-size: 12px;
	border: 0px;
	color: #000000;
}
body{
	background-color: white;
}
div.TopMenu{
	width: 920px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border-left: solid 17px #dedede;
	border-right: solid 17px #dedede;
	text-align: center;
	overflow: hidden;
}

div.SuperBanner{
	width: 954px;
	height: auto;
	background-color: #dedede;
	border-top: 5px solid #dedede;
	margin-left: auto;
	margin-right: auto;
	background-color: #dedede;
	text-align: center;
	border-bottom: 5px solid #dedede;
}

div.bannerRight{
	/* for all banners on the right */
	width: 160px;
	height: auto;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 5px;
	overflow-x: hidden;
}

div.MainArea{
	position: relative;
	top: 0px;
	left: 0px;
	width: 937px;
	overflow: hidden;
	background-color: #ffffff;
	border-left: solid 17px #dedede;
	margin-left: auto;
	margin-right: auto;
	height: 287px;
}
div.PageFooter{
	position: relative;
	top: 0px;
	left: 0px;
	width: 954px;
	background-color: #DEDEDE;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.bottomMainPage{
	position: relative;
	top: 0px;
	left: 0px;
	width: 937px;
	min-height: 18px;
	overflow: hidden;
	background-image: url('../images/bottomBg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	border-left: solid 17px #dedede;
	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.PageFooterBanner{
	float: left;
	width: 954px;
	overflow: hidden;
	text-align: center;
	background-color: #DEDEDE;
}
div.PageFooterRight{
	float: right;
	width: 17px;
	height: 15px;
	background-image:url(../images/rightSideBgBottom.gif);
	background-repeat: no-repeat;
}
div.SearchArea{
	float: left;
	width: 213px;
	height: 268px;
	border-left: 10px solid #ffffff;  
	background-color: #ffffff;
}



div.LogoBar{
	position: relative;
	top: 0px;
	left: 0px;
	width: 920px;
	height: 124px;
	background-color: #000000;
	border-left: solid 17px #dedede;
	border-right: solid 17px #dedede;
	margin-left: auto;
	margin-right: auto;
}


div.LogoBarLogo{
	float: left;
	width: 180px;
	height: 124px;
	border-left: #000000 10px solid;
	background-color: #000000;
}
img.LogoBarLogo{
	float: left;
	border-top: 40px solid #000000;
	height: 34px;
}
div.LogoBarJobs{
	float: left;
	margin: 41px 0px 0px 10px;
	width: 125px;
	background-color: #000000;
}

p.LogoBarJobsTextNumbers{
	float: left;
	width: 40px;
	font-weight: bold;
	font-size: 16px;
	color: #ff7003;
	text-align: right;
	background-color: #000000;
}

p.LogoBarJobsText{
	float: left;
	margin-left: 6px;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
}

div.LogoBarFilm{
	float: left;
	width: 318px;
	height: 124px;
}
img.LogoBarFilm{
	width: 300px;
	height: 124px;
	border: 0px;
}
/*       -- TopJob section start --          */

div.LogoBarTopJobs{
	float: right;
	width: 272px;
	padding: 6px 0px 0px 0px;
	background-color: #000000;
	height: 106px;
}

div.LogoBarTopJobsHeader{
	float: left;
	width: 204px;
	padding: 0px 6px 5px 12px;
	font-weight: normal;
	font-size: 16px;
	color: #a9ca00;
	text-align: left;
}
img.BlueArrow{
	vertical-align: middle;
	padding-right: 6px;
}
div.LogoBarTopJobsText{
	float: left;
	width: 222px;
	height: 20px;
	text-align: left;
	background-color: #000000;
	vertical-align: middle;
}
a.LogoBarTopJobsText{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}
a.LogoBarTopJobsText:hover{
	text-decoration: underline;
}


/*       -- TopJob section end --          */
div.BarButtons{
	position: relative;
	top: 0px;
	left: 0px;
	width: 937px;
	height: 62px;
	background-color: #dedede;
	border-left: solid 17px #dedede;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;

}
div.BarButtonsWhite{
	position: absolute;
	background-color: #ffffff;
	background-repeat: repeat-x;
	bottom: 0px;
	left: 0px;
	width: 920px;
	height: 10px;
	z-index: 2;
}
div.BarButtonsSearchOn{
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 3;
}
div.BarButtonsSearchOut{
	position: absolute;
	top: 10px;
	left: 11px;
	z-index: 3;
}
div.BarButtonsJobSeekerOn{
	position: absolute;
	top: 10px;
	left: 247px;
	z-index: 3;
}
div.BarButtonsJobSeekerOut{
	position: absolute;
	top: 11px;
	left: 250px;
	z-index: 3;
}
div.BarButtonsCompanyOn{
	position: absolute;
	top: 10px;
	left: 740px;
	z-index: 3;
}
div.BarButtonsCompanyOut{
	position: absolute;
	top: 9px;
	left: 738px;
	z-index: 3;
}

div.BarButtonsRight{
	position: absolute;
	border-top: 50px solid #dedede;
	left: 920px;
	width: 17px;
	height: 12px;
	background-image: url(../images/rightSideBgTop.gif);
	background-repeat: no-repeat;
}
div.BarButtonsRightNew{
	float: left;
	border-right: 17px solid #dedede;
	width: 17px;
	height: 62px;
}
div.BarButtonsRightShadow{
	position: absolute;
	border-top: 20px solid #dedede;
	left: 920px;
	width: 17px;
	height: 42px;
	background-image:url(../images/rightSideBg.gif);
	background-repeat: repeat-y;
}
div.RightSideBg{
	float: right;
	width: 17px;
	height: 287px;
	background-image:url(../images/rightSideBg.gif);
	background-repeat: repeat-y;
}


















div.BodySearchBox{
	width: 197px; /* it should be 213, but padding is decreasing it by 16 */
	height: 266px; /* it should be 271, but padding is decreasing it by 5 */
	padding: 2px 8px 0px 8px;
	margin-bottom: 0px;
	background-color: #0396d5;
}

div.BodyOptionTitle{
	width: 197px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 2px;
	color: white;
}

select.Options{
	width: 197px;
	font-size: 11px;
}

textarea.SearchWord{
	float: left;
	width: 120px;
	height: 30px;
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	margin-top: 10px;
	overflow: hidden;
}

img.SearchButton{
	float: right;
	margin-top: 10px;
	cursor: pointer;
}

div.ControlDown{
	/* hold control nede for at vælge flere */
	width: 197px;
	height: 20px;
	line-height: 20px;
	clear: both;
	font-size: 12px;
	color: #ffffff;
	/*background-color: black;*/
}

div.FreeText{
	
}


div.Previous{
	float: left;
	width: 150px;
	/*background-color: blue;*/
}

img.LeftArrow{
	vertical-align: top;
	margin-right: 5px;
}

div.OptionPage{
	float: left;
	width: 205px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 5px;
	color: #eb5d00;
}

a.Page:link{ text-decoration: none; color: black; margin: 0px 1px 0px 1px; }
a.Page:visited{ text-decoration: none;  color: black; }
a.Page:active { text-decoration: none; }
a.Page:hover{ text-decoration: none;  color: black; }


div.Next{
	float: right;
	width: 150px;
	text-align: right;
}

img.RightArrow{
	vertical-align: top;
	margin-left: 5px;
}

div.PreviousNext{
	font-weight: bold;
	color: #0080cd;
	font-size: 11px;
}

div.SortOrderRow {
	position: relative;
	width: 509px;
	height: 37px;
	padding: 0px 9px 0px 9px;
	margin-bottom: 3px;
	background-color: #ffffff;
}

div.SortOrderJobTitle {
	float: left;
	width: 165px;
	height: 20px;
	background-color: #ffffff;
	border-bottom: 1px solid #7b7b7b;
	padding-top: 17px;
}
div.SortOrderJobTitleText {
	float: left;
	background-color: #ffffff;
	height: 20px;
}
a.SortOrderJobTitleText{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	
}
/*
div.SortOrderDate {
	float: left;
	width: 110px;
	height: 20px;
	background-color: #ffffff;
	border-bottom: 1px solid #7b7b7b;
	padding-top: 17px;
	padding-right: 3px;
}
div.SortOrderDateText {
	float: left;
	height: 20px;
	background-color: #ffffff;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

*/
div.SortOrderCompanyName {
	float: left;
	width: 341px;
	height: 20px;
	background-color: #ffffff;
	border-bottom: 1px solid #7b7b7b;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding-top: 17px;
}
div.SortOrderCompanyNameText {
	float: left;
	height: 20px;
	background-color: #ffffff;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}


div.SortOrderArrowDown {
	float: left;
	width: 13px;
	height: 7px;
	border-top: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	background-image: url(../images/arrowDown.gif);
	background-repeat: no-repeat; 
}



div.SearchResultRow {
	position: relative;
	width: 509px;
	height: 50px;
	padding: 5px 0px 5px 0px;
	margin-bottom: 3px;
	background-color: #ffffff;
	border-bottom: 1px solid #7b7b7b;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}


div.SearchResultJobTitle {
	float: left;
	width: 165px;
	height:	50px;
}
div.SearchResultJobTitleHeader {
	float: left;
	height: 44px;
	background-color: #ffffff;
	vertical-align: bottom;
	word-wrap: break-word;
	overflow: hidden;

}
a.SearchResultJobTitleLink{
	color: #000000;
	cursor: pointer;
	text-decoration: none;
	word-wrap: break-word;
}
/*
div.SearchResultDate {
	float: left;
	width: 110px;
	background-color: #ffffff;
	font-size: 12px;
	text-align: left;
	border-right: 3px solid #ffffff;
}

div.SearchResultDateText {
	float: left;
	font-size: 12px;
	text-align: right;
}
*/

div.SearchResultCompanyName {
	float: left;
	width: 140px;
	background-color: #ffffff;
}
div.SearchResultCompanyNameText {
	float: left;
	height: 30px;
	width: 140px;
	background-color: #ffffff;
	font-weight: bold;
	color: #0080cd;
	text-decoration: none;
	overflow: hidden;
}


div.SearchResultCompanyNameMap{
	float: left;
	background-image: url("../images/dk_image_small.gif");
	border-top: 3px solid #ffffff;
	width: 19px;
	height: 19px;
}
div.SearchResultCompanyNameMapText{
	float: left;
	width: 90px;
	border-top: 4px solid #ffffff;
}
a.SearchResultCompanyNameMapText{
	background-color: #ffffff;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	border-left: 3px solid #ffffff;
}


div.SearchResultLogo {
	float: left;
	width: 204px;
	background-color: #ffffff;
	vertical-align: middle;
	border-bottom: 1px solid #ffffff;
}
img.SearchResultLogoImg {
	width: 196px;
	height: 33px;
	background-color: #ffffff;
	vertical-align: middle;
	border-left: 5px solid #ffffff;
}
div.NumberOfAds{
	position: relative;
	width: 527px;
	height: 27px;
	background-color: #ffffff;
}
div.NumberOfAdsText{
	float: left;
	width: 509px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	border-bottom: 1px solid #000000;
	border-left: 9px solid #ffffff;
	border-right: 9px solid #ffffff;
}
div.PreviousLink{
	float: left;
	width: 100px;
	background-color: #ffffff;
	text-align: left;
}
div.PagesLink{
	float: left;
	width: 317px;
	background-color: #ffffff;
	text-align: center;
}
div.NextLink{
	float: right;
	width: 100px;
	background-color: #ffffff;
	text-align: right;
}



div.MainMenu{
	position: relative;
	top: 0px;
	left: 0px;
	width: 924px;
	height: 71px;
	border-left: 15px solid #dedede;
	border-right: 15px solid #dedede;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-color: #000000;
}
div.LogoSmallTop{
	float: left;
	width: 180px;
	height: 34px;
	padding-left: 15px;
	padding-top: 20px;
	overflow: hidden;
	z-index: 2;
}

div.MainMenuBottom{
	position: relative;
	top: 0px;
	left: 0px;
	width: 924px;
	height: 9px;
	border-left: 15px solid #dedede;
	border-right: 15px solid #dedede;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-color: #dddddd;
}
/* --------------------- the jobs container with a lot of things ----------------------------- */

div.JobsContainer{
	position: relative;
	width: 920px; /* 954 without borders and paddings */
	height: auto;
	overflow: auto;
	border-left: #dedede 17px solid;
	border-right: #dedede 17px solid;
	padding: 0px 0px 25px 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #dedede;
}
div.JobsContainerLeft{
	float: left;
	width: 213px;
	height: auto;
	background-color: #ffffff;
	border-left: 10px solid white;
	border-bottom: 10px solid white;
	border-right: 3px solid white;
}

div.JobsContainerCenter{
	float: left;
	width: 531px;
	height: auto;
	background-color: #ffffff;

}

div.JobsContainerRight{
	float: right;
	width: 160px;
	height: auto;
	background-color: #ffffff;
	border-left: 3px solid #dedede;
	overflow: hidden;
}

div.Look{
	width: 213px;
	height: 100px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #e76d08;
}

div.QuickLookTitle{
	width: 200px;
	height: 22px;
	padding: 0px 0px 5px 8px;
	font-size: 22px;
	font-weight: bold;
	color: black;
}
div.QuickLookArrowOrange{
	float: left;
	width: 5px;
	height: 9px;
	border-top: 3px solid #e76d08;
	border-right: 3px solid #e76d08;
	background-image: url("../images/whiteArrowSmall.gif");
	background-repeat: no-repeat;
}
div.QuickLookList{
	width: 200px;
	height: 14px;
	padding: 0px 0px 2px 8px;
	overflow: hidden;
	color: white;
}
a.QuickLookLink{
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;	
}
a.QuickLookLink:hover{
	text-decoration: underline;
}
div.Guide{
	width: 213px;
	height: 114px;
	background-color: black;
}

div.QuickGuideTitle{
	width: 200px;
	height: 22px;
	padding: 0px 0px 5px 8px;
	font-size: 22px;
	font-weight: bold;
	color: white;
}

div.QuickGuideList{
	float: left;
	width: 200px;
	height: 14px;
	padding: 0px 0px 2px 8px;
	overflow: hidden;
	font-size: 13px;
	font-weight: normal;
	color: white;
}
div.QuickGuideArrowBlack{
	float: left;
	width: 5px;
	height: 9px;
	border-top: 3px solid #000000;
	border-right: 3px solid #000000;
	background-image: url("../images/whiteArrowSmall.gif");
	background-repeat: no-repeat;
}
div.TopSearchBox{
	width: 215px; /* it should be 215, but padding is decreasing it by 8 */
	height: 30px;
	font-size: 22px;
	font-weight: bold;
	color: black;
	background-image: url("../images/TopSearchBox.gif");
	background-repeat: no-repeat;
}

.copyright{
	font-size: 11px;
	color: gray;
	text-decoration: none;
}
div.copyrightFront{
	float: left;
	width: 954px;
	font-size: 11px;
	color: gray;
	text-align: center;
	background-color: #dedede;
	border-top: 10px solid #dedede;
	padding-bottom: 20px;
	padding-top: 10px;
}
div.Copyright{
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 531px;
	font-size: 11px;
	color: gray;
	text-align: center;
	background-color: #dedede;
	border-top: 10px solid #dedede;
}