/* GENERAL */
html{font-size:75%;font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;font-weight:normal;height:100%;}
body{line-height: 1.5em; color: #000; padding:0; margin:0;}
a{color: #0951C0;text-decoration: none;font-family: Arial;}
#jobContact a{text-decoration: underline;}
img a {border-style: none;}
*{margin:0px;padding:0px;border:0px;}
input,img,select {vertical-align: middle;}
center p{line-height:67px;background:white;}
/* MAIN SECTIONS */
#wholeFrame {}
#marqueecontainer {width:100%;background-color:white;overflow:hidden;}
#bottomlogo {display:block;width:100%;height:18px;}


/* SCROLL FRAME */
#vmarquee {position:absolute;width:100%;}
#vmarquee .horizStrip {clear:left;height:70px;overflow:hidden;background-image:url('../../images/v3/backgrounds/rotating_bg.png');}


#vmarquee .horizStrip .imgLink {margin-left:3px;margin-right:5px;height:70px;float:left;overflow:hidden;}
#vmarquee .horizStrip .textLink {margin-left:3px;height:60px; float:left; overflow:hidden;margin-top:10px;width:auto;}

#vmarquee .horizStrip .textContent {width:100%;max-height:60px;overflow:hidden;}
#vmarquee .horizStrip .textLinkTitle {width:100%;max-height:28px;overflow:hidden;font-weight:bold;font-size:10px;line-height:13px;}
#vmarquee .horizStrip.selected .textLinkTitle {text-decoration:underline;}
#vmarquee .horizStrip.selected .textLinkBody {text-decoration:none !important;}
#vmarquee .horizStrip .textLinkBody {width:100%;max-height:26px;overflow:hidden;font-size:10px;font-weight:normal;line-height:12px;}
#vmarquee .horizStrip .textLinkBody .geo, #vmarquee .horizStrip .textLinkBody .deadline {color:#565656;}
#vmarquee .horizStrip .imgLink img {border: 0px solid #949494; vertical-align: middle; clear:left;margin-top:7px;max-height:60px;}

/* BOTTOM LOGO */
#bottomlogo img {display:inline; border: 0px; margin-left:2px; margin-top:2px; background-color: #fff;}
#bottomlogo #logoinner {padding-top:0px; display:inline; float:right;font-size:75%;font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;} 
#bottomlogo #logoinner span {position:relative;top:2px;}

/*from API*******************************************************************************************/

div.harbourBoxBorder,div.harbourBoxHeader h2,ul.harbourBoxTabMenu,div.harbourBoxSimple
    {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
}

/* The complete box */
.harbourBoxBorder,.harbourBoxSimple {
    position: relative;
    width: 100%;
    overflow: hidden;
}


/* END: Styles which applies to all boxes */

/* START: Styles which applies to boxes with border */
    /* Header - Tab menu - Container for the top tab menu */
.harbourBoxBorder ul {
    list-style: none;
    height: 21px;
    background: url(../../gfx/structure_tabsBg.gif) 100% 0 repeat-x;
}

/* Header - Tab menu - Each tab in the top tab menu - Applies to both selected and non selected tab */
.harbourBoxBorder li {
    display: block;
    float: left;
    margin-right: 2px;
    font-size: 12px;
    font-weight: bold;
}

/* Header - Tab menu - Format of each non selected tab in the top tab menu */
.harbourBoxBorder li span {
    display: block;
    padding: 2px 10px;
    border: 1px solid #c4c5bd;
    border-bottom: none;
    background: #eaecdf url(../../gfx/structure_tabBg.gif) 0 100% repeat-x;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    height: 15px !important;
    height: auto;
    cursor: pointer;
}

/* Header - Tab menu - Handling each link in the top tab menu */
.harbourBoxBorder a.harbourBoxLink {
    text-decoration: none;
}

/* Header - Tab menu - Format of the selected tab in the top tab menu */
.harbourBoxBorder span.harbourBoxMenuCurrent {
    background: #fff none;
    color: #666;
    padding-top: 3px;
}

.harbourBoxMenuNavBackButton {
    background: url(../../gfx/tabs_back.gif) !important;
    border: none !important;
}

.harbourBoxMenuNavNextButton {
    background: url(../../gfx/tabs_forw.gif) !important;
    border: none !important;
}

/* Header - Simple title - Format of the simple header  */
.harbourBoxBorder .harbourBoxHeader h2 {
    border-bottom: 1px solid #c4c5bd;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1px;
    font-weight: bold;
}

/* SubHead - styles for league header and the green sub headers */
    /* SubHead - the big 34px box header*/
div.harbourBoxHeader h2.harbourBoxSubHeader {
    font-size: 34px;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
div.harbourBoxSubHeader {
    font-size: 1px;
}

/* SubHead - the subheader text element*/
div.harbourBoxHeader h3.harbourBoxSubHeader {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #eaecdf;
    padding: 5px 5px 0px;
    float: left;
    height: 14px;
    margin: 0px;
}

/* SubHead - the round top corners left and right of the subheader text*/
span.harbourBoxSubHeaderTabCorner {
    background-color: #eaecdf;
    height: 18px;
    float: left;
    position: relative;
    top: 1px;
    width: 1px;
}

/* SubHead - green line*/
span.harbourBoxSubHeader {
    background-color: #eaecdf;
    height: 4px;
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    clear: both;
    font-size: 1px;
}

/* SubHead - shadow line*/
span.harbourBoxSubHeaderShadow {
    background: url(../../gfx/shadow.gif) repeat-x;
    height: 5px;
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    clear: both;
    font-size: 1px;
}

/* END: styles for league header and the green sub headers */
    /* Container for the body */
.harbourBoxBorder .harbourBoxBody {
    clear: both;
    border: none;
    border-left: 1px solid #c4c5bd;
    border-right: 1px solid #c4c5bd;
    overflow: auto;
    display:block;
    width: auto;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

/* Container for the footer */
.harbourBoxBorder .harbourBoxFooter {
    clear: both;
    padding: 0px 10px 5px 10px;
    background: #fff url(http://template.api.no/harbour/build/harbour/resources/1.176/gfx/structure_contentBg.gif) 0 100% repeat-x;
    border: 1px solid #c4c5bd;
    border-top: none;
    overflow: auto;
    height: 13px;
}

/* Format of the datasource description */
.harbourBoxBorder .harbourBoxFooter .harbourBoxDataSource {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999;
    float: right;
}

/* Format of the link in the datasource description  */
.harbourBoxBorder .harbourBoxDataSource a.harbourBoxLink {
    text-decoration: none;
    color: #999;
}

/* END: Styles which applies to boxes with border */
    /* START: Styles which applies to boxes with no border */
    /* Header - Simple title - Format of the simple header  */
.harbourBoxSimple .harbourBoxHeader h2 {
    border-bottom: 1px solid #c4c5bd;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding:5px;
    font-weight: bold;
}

.harbourBoxSimple .harbourBoxHeader h3 {
    padding:5px;
}

/* Header - Simple title - Format the logo in the header */
.harbourBoxSimple .harbourBoxHeaderLogo {
    float: right;
    border: none;
}

/* Container for the body */
.harbourBoxSimple .harbourBoxBody {
    clear: both;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 8px;
}

/* END: Styles which applies to boxes with no border */
    /* START: Styles which applies to a whole page */
    /* Handling space between each box on a page */
.harbourPageSpace {
    height: 20px;
    clear: both;
}
/* END: Styles which applies to a whole page */


#jobPlug {
    font-size: 11px;
    position: relative;
    overflow: hidden;
    margin-bottom:10px;
}

#jobHeader {
	border-bottom: 5px solid #333;
    margin-bottom: 1px;
}

#jobHeader div {
	background: #333 url(http://template.api.no/harbour/build/harbour/resources/1.176/gfx/mapper/zett/pix_fff.gif) 0 0 no-repeat;
	width: 125px;
    color: #F0F0F0;
}

#jobHeader div span{
	background: url(http://template.api.no/harbour/build/harbour/resources/1.176/gfx/mapper/zett/pix_fff.gif) 100% 0 no-repeat;
    display:block;
	font-weight: bold;
    text-align:center;
    padding-top:3px;
}

#jobNav {
	background-color: #555;
	text-align: center;
	height: 25px;
}

#jobNav span {
	margin: 4px;
}

#jobNavText {
	color: #e8e8e8;
    line-height:2;
}

#jobNavBack,#jobNavDown,#jobNavFwd,#jobNavUp {
	float: left;
	width: 30px;
	height: 17px;
	display: block;
	background: url(http://template.api.no/harbour/build/harbour/resources/1.176/gfx/mapper/zett/jobNavBack.gif) no-repeat;
}

#jobNavDown{
	background: url(http://template.api.no/harbour/build/harbour/resources/1.176/gfx/mapper/zett/jobNavDown.gif) no-repeat;
}

#jobNavFwd {
	background: url(http://template.api.no/harbour/build/harbour/resources/1.176/gfx/mapper/zett/jobNavFwd.gif) no-repeat;
    float: right;
}

#jobNavUp {
	background: url(http://template.api.no/harbour/build/harbour/resources/1.176/gfx/mapper/zett/jobNavUp.gif) no-repeat;
    float: right;
}

#jobContent {
	position: relative;
	height: 345px;
	overflow: hidden;
}

.jobPageContainer {
	height: 345px;
	top:0;
	position: absolute;
	width: 100%;
}

.job {
	height: 68px;
	background: #e6e6e6 url(http://template.api.no/harbour/build/harbour/resources/1.176/gfx/mapper/zett/jobBg.gif) repeat-x;
	border-bottom: 1px solid white;
}

.jobImg {
	width: 100px;
}

.jobImg img {
	border:0;
	max-height: 58px;
}

.jobLogoTd{
    text-align:center;
    width:100px;
}

.jobLogoTdImg{
    background-color:#fff;
    text-align:center;
    width:100px;
}

.jobText {
	height: 58px;
    overflow:hidden;
}

.jobText .jobTitle {
	font-weight: bold;
	padding-right: 1px;
}

.jobTitle a {
	text-decoration: none;
}

.jobText .jobLocation {
	color: #B4B4B4;
}

#jobContact {
	clear: both;
	padding: 1px;
}

#jobContact ul {
	list-style-image: url(http://template.api.no/harbour/build/harbour/resources/1.176/gfx/mapper/zett/jobArrow.gif);
	list-style-type: circle;
	line-height: 2em;
    margin:10px 25px 15px;
    padding:0;
}

#jobContact ul li.noimg {
    margin-top: 5px;
    font-size: 0.8em;
    list-style: none;
    line-height: 1em;
}

#jobContact ul li a{
	color: #e8e8e8;
}

#jobFooter {
	clear: both;
	text-align: right;
	color: #B4B4B4;
    padding-top:2px;
}

#jobFooter a {
	color: #B4B4B4;
	text-decoration: none;
}

#jobFooter img {
	vertical-align: -3px;
}

/* Custom top*/

.jobCustom{
    height:30px;
    overflow:hidden;
    position:relative;
    padding:2px;
    margin-bottom:1px;
}


.jobCustomText{
    font-size:18px;
    padding:4px 0 0 10px;
}

.jobCustomLogo{
    width:90px;
    height:30px;
    position:absolute;
    top:2px;
    right:10px;
}

.harbourBoxSimple .jobCustomText a:hover {
    color:#fff;
	text-decoration: underline;
}

.harbourBoxSimple .jobCustomText a {
    text-decoration: none;
}
.harbourBoxSimple a:link {
    color:#000000;
}




