/* ************ RECRUIT ***************************************************** */
#recruit{
	font-family: helvetica, arial, san-serif;
	width:700px;
	margin: 0 0 0 20px;
	line-height: 1.4em;
	float: left;
}

#recruit #contentarea{
	margin-left: 0px;
	line-height:1.7em;
}
/*#recruit *{
	padding:0px;
	margin:0px;
}*/
#recruit img{
	border:0px;
}

#recruit h2{
	text-transform:uppercase;
}
#recruit ul{
	list-style-type:none;
}
.gunplay{
	text-transform:uppercase;
	text-decoration:none;
}
.tabBody h3.gunplay
{
	font-size: 15px;
	word-spacing: 3px;
}
/* ************ RECRUIT TEASER ***************************************************** */
#recruit #recruit_teaser{
	background-color:#000;
	min-height:10px;

	background-image:url(cssimages/RecruitmentImages/corner_full_black_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	
	margin-bottom:20px;
	color:#fff;
}
#recruit #recruit_teaser_context{
	min-height:10px;
	padding:20px;
	background-image:url(cssimages/RecruitmentImages/corner_full_black_bottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#recruit #recruit_teaser_context h2{
	padding-bottom:10px;
}

/* ************ RECRUIT BLACK ***************************************************** */
#recruit #tab, #recruit #startRecruit{
	background-color:#000;
	color:#fff;
	min-height:100px;
	background-image:url(cssimages/RecruitmentImages/corner_full_black_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-bottom:20px;
	float:left;
	width:700px;
}

#recruit #startRecruit a
{color: #8CC0E8;}

/* ************ RECRUIT WHITE ***************************************************** */
#recruit #recruit_white{
	background-color:#fff;
	color:#000;
	width:460px;
	float:left;
	margin: 0 20px 0 0;
}
/* ************ RECRUIT TABS ***************************************************** */
#recruit #recruit_tabs{
	color:#fff;
	background-color:#fff;
	height:40px;
	width:700px;
	overflow:hidden;
	float: left;
}
#recruit #recruit_tabs ul{
	width:711px;
}
#recruit #recruit_tabs ul li{
	float:left;
}
#recruit #recruit_tabs ul li a {
	padding-top:14px;
	padding-left: 15px;
	width:214px;
	display:block;
	padding-right:8px;
	text-decoration: none;
	height:26px;
	color:#fff;
	background-image:url(cssimages/RecruitmentImages/tab.png);
	background-repeat:no-repeat;
	font-size:17px;
}
#recruit #recruit_tabs ul li a:hover {
	color:#fff;
	background-image:url(cssimages/RecruitmentImages/tab_hover.png);
	background-repeat:no-repeat;
}
#recruit #recruit_tabs ul li.recruit_tab_selected a{
	background-image:url(cssimages/RecruitmentImages/tab_selected.png);
}
#recruit #recruit_tabs ul li.recruit_tab_selected a:hover{
	background-image:url(cssimages/RecruitmentImages/tab_selected.png);
}
/* ************ RECRUIT FLASHTEASER ***************************************************** */
#recruit .recruit_work_flashteaser{
	padding-bottom:20px;

}

/* ************ RECRUIT WIDE TEASER ***************************************************** */
.wide-teaser{
	margin-bottom:20px;
	float: left;
	width:660px;
	padding: 20px;
	position:relative;
	background: url(cssimages/RecruitmentImages/bgChooseArea.gif) repeat-x 0 0;
}

.wide-teaser div{
	width:310px;
	height: 138px;
	padding: 10px;
	position:absolute;
	top:20px;
	right: 20px;
	background: url(cssimages/RecruitmentImages/transparent_black_70.png) repeat;
}

.wide-teaser div a{
	color: #8BC2EA;
}

/* ************ RECRUIT SMALLTEASER ***************************************************** */
#recruit .recruit_work_smallteaser{
	margin-bottom:20px;
	float: left;
	width:700px;
}
#recruit .recruit_work_smallteaser_link a{
	margin-left:20px;
	color:#8BC2EA;
	text-decoration: underline;
	
}
#recruit .recruit_work_smallteaser_link a:hover{
	color:#D2E8F7;
}

#recruit .recruit_work_smallteaser ul{
	float:left;
}

#recruit .recruit_work_smallteaser ul li{
	margin-left:20px;
	float:left;
	width:320px;
	position:relative;
	margin-bottom:20px;
}
#recruit .recruit_work_smallteaser_item{
	position:absolute;
	right: 0;
	top:0;
	width:150px;
	padding:10px;
	height:140px;
	overflow:hidden;
	background-image:url(cssimages/RecruitmentImages/transparent_black_70.png);
}
#recruit .recruit_work_smallteaser_item h2{
	font-size:1.5em;
	padding-bottom:5px;
	color:#fff;
}
#recruit .recruit_work_smallteaser_item p{
	font-size:1em;
	padding-bottom:0px;
	line-height: 1.4em;
}
#recruit .recruit_work_smallteaser_item a{
	color:#8BC2EA;
}
#recruit .recruit_work_smallteaser_item a:hover{
	color:#D2E8F7;
}

/* ************ RECRUIT FAQ ***************************************************** */
.recruit_work_faq{
	float:left;
	margin-top: 10px;
}
.recruit_work_faq_header{
	background-image:url(cssimages/RecruitmentImages/faqback.png);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:20px;
	padding-top:18px;
	height:32px;
	font-size:18px;
}
.recruit_work_faq_header h2{
	font-size:1.2em;
}
.recruit_work_faq ul li{
	border-top:1px solid #666;
	width: 660px;
}

.recruit_work_faq ul li span
{
	font-size: 16px;
	padding: 10px;
	display: block;
	cursor: pointer;
}

.recruit_work_faq ul.apply{
	
}

#recruit .recruit_work_faq ul li a.recruit_work_faq_title{
	width:660px;
	display:block;
	padding:10px 20px;
	background-image:url(cssimages/RecruitmentImages/toggle_right.png);
	background-position:left top;
	background-repeat:no-repeat;
	outline: none;
	font-size: 16px;
	color:#fff;
}


#recruit .recruit_work_faq ul li a.selected{
	background:url(cssimages/RecruitmentImages/toggle_down.png) no-repeat center right;
}


.recruit_work_faq ul li a.selected{
	width:660px;
	display:block;
	padding:10px 20px;
	background-image:url(cssimages/RecruitmentImages/toggle_down.png);
	background-position:left top;
	background-repeat:no-repeat;
	outline: none;
}
.recruit_work_faq ul li.recurit_work_faq a.selected:hover{
	background-image:url(cssimages/RecruitmentImages/toggle_down_hover.png);
}
.recruit_work_faq ul li a.recruit_work_faq_title:hover{
	background-image:url(cssimages/RecruitmentImages/toggle_right_hover.png);
}
.recruit_work_faq_item{
	padding:0px 20px;
	width:660px;
	margin-top:2px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
	display: none;
}

.recruit_work_faq_item.active{
	display: block;
}

.recruit_questions{
	min-height:100px;
	position:relative;
	
}

.recruit_questions ul li{
	border:0px;
	float:left;
	width: 660px;
}

.recruit_questions ul li a{
	background:url(cssimages/RecruitmentImages/question.png) no-repeat 12px 14px;
	text-decoration:underline;
	padding:10px 10px 10px 35px;
	display:block;
	float:left;
	width: 180px;
	color:#8BC2EA;
	cursor:pointer;
	line-height:1.2em;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

ul.apply .recruit_questions ul li a
{
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background:url(cssimages/RecruitmentImages/listDot.png) no-repeat 12px 14px;
}

.recruit_questions ul li a.active, ul.apply .recruit_questions ul li a.active{
	background-color:#333;
}

.recruit_answers{
	min-height:203px; /* MÅSTE HÄMTAS DYNAMISKT PÅ NÅT SÄTT */
	position:absolute;
	padding:20px;
	top:0;
	left:225px;
	width:406px;
	background:#333;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	
}

.recruit_answers h3{
	font-size:18px;
}

.recruit_answers p{
	margin: 1em 0;
}

.recruit_questions ul li .recruit_answers a{
	display: inline;
	padding: 0px;
	
	background: none;
}

.recruit_requirements{
	float: left;
	padding:20px 0 20px 20px;
	width: 680px;
	height:149px;
	margin: 0 0 20px 0;
	background: url("cssimages/RecruitmentImages/requirements-bg.gif") no-repeat 0 0;
}

#recruit .recruit_requirements h2{
	font-size: 15px;
}

#recruit .recruit_requirements h2{
	font-size: 15px;
	margin-bottom: 10px;
}


.recruit_requirements ul{	
	float: left;
	width:100%;
	margin: 0 0 5px 0;
}

.recruit_requirements ul li{
	float: left;
	width: 210px;
	margin: 10px 10px 0 0;
	padding: 0 5px 0 0;
	background:#f4f4f4;
}

.recruit_requirements ul li h3{
	font-size:12px;
	padding-top: 5px;
}

.recruit_requirements ul li img{
	float: left;
	margin: 0 10px 0 0;
}

.recruit_requirements ul li h4{
	text-transform: uppercase;
	font-size: 12px;
	margin: 10px 0 0;
}

.recruit_requirements ul li p{
	margin: 3px 0;
	color: #666;
	/*text-transform: uppercase;*/
	line-height: 1em;
	font-size: 11px;
}

/* NY STYLE FÖR FAQ (ACCORDION) */

.tabTitle{
	width: 225px;
	display: block;
	float: left;
  }

.tabTitle.active{
	background: #333;
  }  
  
.tabBody{
	display: none;
	float:left;
	left:220px;
	padding:10px;
	position:absolute;
	top:0px;
	background:#333;
	width: 400px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
  }

.tabBody p
{
	padding-bottom: 10px;
}

ul.apply .recruit_questions ul li .tabBody a{
	background: none;
	display: inline;
	padding: 0px;
  }

/* END: NY STYLE FÖR FAQ (ACCORDION) */

/* RECRUIT RIGHT AREA */

#rightarea.recruit span{
	color: #4177A1;
	font-weight: bold;
}

#rightarea.recruit p{
	display: inline;
}



/* FACEBOOK */
#rightarea.recruit .facebook 
{
	
	background:url("cssimages/BoxGreyGradient220Top.png") no-repeat scroll left top transparent;
	padding: 0;
	margin-bottom: 20px;
	width: 218px;
	height: 393px;
	overflow: hidden;
}

#rightarea.recruit .facebook iframe
{
	position: relative;
	left: -1px;
	top: -1px;
	border: none; 
	overflow: hidden; 
	width: 220px;
	height: 395px;
	overflow: hidden;
}

#rightarea.recruit .facebook h3{
	background: url("cssimages/RecruitmentImages/icoFacebook.gif") no-repeat left top;
	padding: 0 0 10px 20px;
}

/* YOUTUBE */

#rightarea.recruit .youtube
{
	float: left;
}

#rightarea.recruit .youtube ul
{
	float:left;
}

#rightarea.recruit .youtube ul li
{
	float: left;
}

#rightarea.recruit .youtube h3{
	background: url("cssimages/RecruitmentImages/icoYoutube.gif") no-repeat left top;
	padding: 0 0 10px 20px;
}

#rightarea.recruit .youtube img{
	float: left;
	margin: 0 10px 0 0;
}

#rightarea.recruit .youtube a{
	display: inline;
	background: none;
	padding: 0;
	text-decoration: none;
}

/* BLOGGER */

#rightarea.recruit .blogger
{
	float: right;
}
#rightarea.recruit .blogger h3{
	background: url("cssimages/RecruitmentImages/icoRss.gif") no-repeat left top;
	padding: 0 0 10px 20px;
}

#rightarea.recruit .blogger span{
	color: #000;
	font-size: 11px;
}

#rightarea.recruit .blogger a{
	background: none;
	padding-left: 0;
	text-decoration: none;
}


/* ------------ END TAB 1 ---------------- */

/* ------------ TAB 2 ---------------- */


#tab
{
	background: #000 url(cssimages/RecruitmentImages/corner_full_black_bottom.png) no-repeat left bottom;
	color:#fff;
	float: left;
	width: 700px;
}

#tab a
{
	color:#8CC0E8;
}

#topArea{
	padding: 20px;
}

#topArea .left
{
	float: left;
	width: 360px;
}

#topArea .right
{
	float: left;
	width: 275px;
	margin-left: 20px;
}

#topArea .mediaPlayerLeft
{
	float: right;
	margin:0;
}

#topArea .mediaPlayerRight
{
	float:right;
	margin:20px 0pt;
}

#topArea .right img, #topArea .right span.flash
{
	display: block;
	margin-bottom: 15px;
}

#startRecruit #topArea .left, #startRecruit #topArea .right
{
	width: 320px;
}

#topArea h2
{
	color: #fff;
	font-size: 40px;
}

#tab p
{
	color: #fff;
}
 
 #chooseArea
 {
 	clear:both;
	background: url("cssimages/RecruitmentImages/bgChooseArea.gif") repeat-x 0 0;
	width: 700px;
	float:left;
	margin: 20px 0;
	padding: 20px 0;
 }


#chooseArea span{
	font-size: 20px;
}

#chooseArea .left, #chooseArea .right{
	background: url("cssimages/RecruitmentImages/bgBlueBoxRounded.png") no-repeat 0 0;
	width: 280px;
	height: 140px;
	float: left;
	padding: 20px;
}

#chooseArea .active, #chooseArea .active{
	background: url("cssimages/RecruitmentImages/bgBlueBoxRoundedActive.png") no-repeat center bottom;
	padding-bottom: 47px;
}

#chooseArea .left{
	margin-left: 20px;	
	margin-right:20px;
}

#chooseArea a{
	margin: 20px 0 0 0;
	float: right;
	color:#fff;
}

#chooseArea select{
	width: 280px;
	padding: 3px;
	margin: 15px 0 0 0;
	font-size: 13px;
}

#resultArea{
	clear:both;
	float:left;
	margin: 0 20px;
	width: 660px;
}

#resultArea h2{
	font-size: 35px;
}

#resultArea .left{
	float:left;
	width: 420px;
	margin: 20px 20px 0 0;
}

#resultArea .apply
{
	float:left;
	width: 380px;
	padding: 20px;
	margin: 20px 0;
	background: #3c78a4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#resultArea .apply.no
{
	float:left;
	width: 380px;
	padding: 20px;
	margin: 20px 0;
	background: #7b7b6e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#resultArea .apply a.application{
	float:right;
	width: 88px;
	height: 33px;
	background: url("cssimages/RecruitmentImages/btnBlack.png") no-repeat;
	border: none;
	color: #fff;
	font-size:15px;
	cursor: pointer;
	text-align:center;
	padding-top: 9px;
	text-decoration: none;
}

#resultArea #resultAreaBoxes div{
	float: left;
	width: 161px;
	padding: 20px;
	margin: 20px 0 0 0;
	background: url(cssimages/RecruitmentImages/bgResultAreaBoxes.gif) no-repeat 0 0;	
}

#resultArea .right{
	float:right;
	width: 220px;
	margin-top:20px;	
}

#resultArea h4{
	font-size: 15px;
	margin-bottom: 10px;	
}

/*#resultArea .right ul, #resultArea .right .questions{
	float: left;
	padding: 20px;
	margin: 0 0 20px 0;
	width: 180px;
	background: url(cssimages/RecruitmentImages/bgResultAreaRightBoxes.gif) no-repeat 0 0;	
}*/

#resultArea .right .questions{
	float: left;
	padding: 20px;
	margin: 0 0 20px 0;
	width: 180px;
	background: url(cssimages/RecruitmentImages/bgResultAreaRightBoxes.gif) no-repeat 0 0;	
}

#resultArea .right ul{
	float: left;
	margin: 0 0 20px 0;
	width: 180px;
}

#resultArea .right ul li{
	float: left;
	width: 100%;
	padding: 5px 0;
}

#resultArea .right .ActionBox
{
	float: left;
	padding: 20px;
	background: url(cssimages/RecruitmentImages/bgResultAreaRightBoxes.gif) no-repeat 0 0;	
}
#resultArea .right .ActionBox ul li a{
	background-position:left center;
	background-repeat:no-repeat;
	padding: 5px 0 5px 30px;
}

#resultArea .right .RelatedInfo220
{
	float: left;
	padding: 20px;
	background: url(cssimages/RecruitmentImages/bgResultAreaRightBoxes.gif) no-repeat 0 0;	
}

/* ------------ END TAB 2 ---------------- */


/* IMAGE SLIDER */

.imageSlider{
	float:left;
	width:660px;
	height: 205px;
	margin: 0 auto;
	padding: 0 0 10px;
	background: url("cssimages/RecruitmentImages/ImageSlider/bgImageSlider.gif") no-repeat 0 0;
	padding: 0 20px 10px;
	margin: 0 0 10px 0;
	position: relative;
}

.imageSlider img
{
	display: none;
}

#Column700 .imageSlider{
	float:left;
	width:660px;
	height: 275px;
	margin: 0 auto;
	padding: 0 0 10px;
	background: url("cssimages/RecruitmentImages/ImageSlider/bgBigImageSlider.gif") no-repeat 0 0;
	padding: 0 20px 10px;
	margin: 0 0 10px 0;
	position: relative;
}


.imageSlider p{
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	
}

.slidesText
{
	color:#fff;
	padding: 5px;
	background: url("cssimages/RecruitmentImages/ImageSlider/transparency.png") repeat 0 0;
	font-size: 14px;
	position: absolute;
	top: 40px;
	left: 40px;
}

.imageSlider div.right{
	right: 40px;
	left:auto;
}

.imageSlider a{
	color:#fff;
	font-size: 12px;
	margin-top: 5px;
	text-decoration: none;
}

.imageSlider a:hover{
	color:#fff;
	text-decoration: none;
}

.imageSlider h1{
	color: #fff;
	font-size: 15px;
	margin: 15px 0;
	line-height: 10px;
}

.imageSlider .controller, .imageSlider .footercontroller{
	margin: 7px auto -10px auto;
	text-align: center;
	color: #fff;
}

.imageSlider .controller span, .imageSlider .footercontroller span{
	cursor: pointer;
	width: 5px;
	height: 5px;
	background: url("cssimages/RecruitmentImages/ImageSlider/stepIndicator.png") no-repeat 0 0;
	line-height: 5px;
	margin:0 1px;
	width:5px;
	text-align:center;
	padding: 0 1px;
}

.imageSlider .controller span.jFlowSelected, .imageSlider .footercontroller span.footerjFlowSelected {
	background-position: 0 -15px;
}

#prevNext span span {
	display: none;
}

.jFlowPrev{
	position: absolute;
	top:40px;
	left:20px;
	width: 40px;
	height: 160px;
	background: url("cssimages/RecruitmentImages/ImageSlider/bgPrev.png") repeat-y left center;
	opacity:0.2;
	filter:alpha(opacity=20);
}

.jFlowNext{
	position: absolute;
	top:40px;
	right:20px;
	width: 40px;
	height: 160px;
	background: url("cssimages/RecruitmentImages/ImageSlider/bgNext.png") repeat-y right center;
	opacity:0.2;
	filter:alpha(opacity=20);
}

.jFlowPrev:hover, .jFlowNext:hover{
	opacity:1;
	filter:alpha(opacity=70);
	cursor:pointer;
}

.imageSlider .buttons{
	float: left;
	/*width: 641px;*/
	width: 660px;
	margin: 5px auto 5px 10px;
}

.imageSlider .buttons li{
	padding: 0 10px 0 0;
	float: left;
	/*display: table-cell;*/
}

.imageSlider .buttons li.last{
	float:left;
	margin: 0 0 0 0;
}

.imageSlider .buttons li a{
	background: url("cssimages/RecruitmentImages/btnSpriteMediumBlue.png") no-repeat 0 0;
	color:#fff;
	float:left;
	font-size:17px;
	height:25px;
	padding:18px 0px 7px 10px;
	width:197px;
	line-height: 10px;
}

.imageSlider .buttons li a:hover{
	background-position:0 -81px;
}

/* FOOTER IMAGE SLIDER */

#footerRecruit{
	width:100%;
	height: 250px;
	border-top: solid 1px #000;
	background: #000 url("cssimages/RecruitmentImages/ImageSlider/bgFooterImageSlider.gif") repeat-x 0 0;
}

#footerRecruitContentHolder{
	width:940px;
	height: 210px;
	margin: 0 auto;
}

#footerImageSlider
{
	width:660px;
	height: 210px;
	float:left;
	padding: 0 0 10px;
}

#footerImageSlider .imageSlider
{
	width:660px;
	height: 205px;
	margin: 0 auto;
	padding: 0 0 10px;
	background: url("cssimages/RecruitmentImages/ImageSlider/bgImageSlider.gif") no-repeat 0 0;
}

#footerprevNext span span {
	display: none;
}

.footerjFlowPrev{
	position: absolute;
	top:25px;
	left:0px;
	width: 30px;
	height: 155px;
	background: url("cssimages/RecruitmentImages/ImageSlider/bgPrev.png") repeat-y left center;
}

.footerjFlowNext{
	position: absolute;
	top:25px;
	right:0px;
	width: 30px;
	height: 155px;
	background: url("cssimages/RecruitmentImages/ImageSlider/bgNext.png") repeat-y right center;
}

#footerImageSlider .footerController span{
	cursor: pointer;
	width: 5px;
	height: 5px;
	background: url("cssimages/RecruitmentImages/ImageSlider/stepIndicator.png") no-repeat 0 0;
	line-height: 5px;
	margin:0 1px;
	width:5px;
	text-align:center;
	padding: 0 1px;
}


.footerRecruitButtons {

	float:left;
	width: 260px;
	margin: 36px 0 0 10px;
	overflow:hidden;
}

.footerRecruitButtons li{
	float:left;
	margin: 0 0 10px 0;
}

.footerRecruitButtons li a{
	background: url("cssimages/RecruitmentImages/btnBigBlue.png") no-repeat;
	color:#fff;
	float:left;
	font-size:14px;
	height:20px;
	padding:13px 0pt 10px 10px;
	width:249px;
	text-decoration: none;
}