/*** Float container fix ***/
.fc:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}

.fc {
	display: inline-block;
}
.fc {
	display: block;
}

/*** Box ***/
.box {
}

.bHead {
	background: transparent url(/Elements/Box/bg.png) no-repeat 100% 0;
	height: 15px;
	margin: 0 0 0 15px;
}

.bHead div {
	position: relative;
	left: -15px;
	background: transparent url(/Elements/Box/bg.png) no-repeat 0 0;
	height: 15px;
	width: 15px;
	font-size: 0;
	line-height: 0;
}

.bFoot {
	background: transparent url(/Elements/Box/grey_bg2.png) no-repeat 100% 100%; /*transparent url(/Elements/Box/bg.png) no-repeat 100% 100%;*/
	height: 15px;
	margin: 0 0 0 15px;
}

.bFoot div {
	background:transparent url(/Elements/Box/grey_bg2.png) no-repeat 0% 100%; /*transparent url(/Elements/Box/bg.png) no-repeat 0 100%;*/
	position: relative;
	left: -15px;
	width: 15px;
	height: 15px;
	font-size: 0;
	line-height: 0;
}



.bBody1 {
	background: transparent url(/Elements/Box/borders.png) repeat-y 0;
	padding: 0 0 0 8px;
}

.bBody2 {
	background: transparent url(/Elements/Box/borders.png) repeat-y 100% 0;
	padding: 0 8px 0 0;
}

.bBody3 {
	background-color: #fff;
	padding: 0 5px;
}

.subscribe 
{
	border: solid 1px #999;
}

/*** Box-Grey ***/
.box-Grey .bHead, .box-Grey .bHead div, .box-Grey .bFoot, .box-Grey .bFoot div {
	background-image: url(/Elements/Box/grey_bg2.png);
}
.box-Grey .bBody1, .box-Grey .bBody2 {
	background-image: url(/Elements/Box/_grey_borders.gif);
}
.box-Grey .bBody3 {
	background-color: #EBEBEB;
}

/*** Box-blue ***/
.box-Red .bHead, .box-Red .bHead div, .box-Red .bFoot, .box-Red .bFoot div {
	/*background-image: url(/Elements/Box/blue_bg.gif);*/
	background-image: url(/Elements/Box/red_bg.png);
}
.box-Red .bBody1, .box-Red .bBody2 {
	background-image: url(/Elements/Box/blue_borders.gif);
}
.box-Red .bBody3 {
	/*background-color: #074c85; /*ändrad*/
	background-image:url(/Elements/Box/blue_liten.png);
}




/*** TabStrip ***/
.tabStrip {
}


/*** Expandable box ***/
.expandable-box {
	width: 297px;
	background: url(/Elements/ExpandableBox/bg-top.gif) no-repeat 0 0;
	padding-top: 12px;
	margin: 2px 0 8px;
}
.expandable-box .box-bottom {
	background: url(/Elements/ExpandableBox/bg-bottom.gif) no-repeat 0 bottom;
	padding-bottom: 12px;
}
.expandable-box .box-header, .expandable-box .expandable-box-body {
	background: url(/Elements/ExpandableBox/bg-borders.gif) repeat-y 0 0;
	padding: 2px 12px 0;
	min-height: 1px;
	clear: both;
	/*overflow-x: hidden;  DETTA GÖR NÅGOT KONSTIGT I F.F Behövs den?*/
}
.expandable-box h2 {
	margin: 0;
	padding: 0 0 9px;
}
.expandable-box h2:hover {
	cursor: pointer;
}
.expandable-box img.expandImg {
	float: left;
	margin: 2px 3px 0 0;
}
.expandable-box h2, .expandable-box .box-facts {
	border-bottom: solid 1px #666666;
}
.expandable-box .box-content 
{
	padding-top: 8px;
	padding-bottom: 4px;
}
.expandable-box .box-content p {
	margin: 5px 0;
}
.expandable-box .box-more {
	padding-top: 5px;
	border-top: solid 1px #666666;
	text-align: right;
}
.expandable-box .box-facts {
	padding: 5px 0;
}
.expandable-box-body {
	background-color: #fff;
}

/*** Left/Right aligned href ***/
a.right-aligned, a.left-aligned {
	display: block;
	padding-top: 2px;
	text-decoration: none;
}
a.left-aligned {
	text-align: left;
}
a.right-aligned {
	text-align: right;
}
a.right-aligned:hover, a.left-aligned:hover {
	text-decoration: underline;
}

/*** Notes, startsida ***/
.note-Container
{
	margin-left: -30px;
	margin-right: -15px;
	width: 969px;
	border-top: 1px solid #2c2e2f;	
}
.note-ContainerHelper
{
	 padding: 10px 10px 10px 10px;
	 margin-bottom: -10px;
}
.note 
{
	/*background: url(/Elements/Notes/notes-top-bg.gif) no-repeat 0 0;*/
	width: 297px;
	float: left;
/*	height: 110px; */
}
.note-bottom {
	/*background: url(/Elements/Notes/notes-bottom-bg.gif) no-repeat 0 bottom;*/
	width: 277px;
	padding-bottom: 1px;
	/*margin-bottom: -5px;*/
	float: left; 
	min-height: 100px;
}
.note h2, .note p {
	float: left;
	clear: left;
	margin: 6px 0 0 15px;
	width: 137px; /* Öka? */ 
}
.note th h2 {
	margin: 0;
}
.note a.left-aligned, .note a.right-aligned {
	padding-bottom: 6px;
}

.img-right {
	float: right;
	margin: 7px 7px 7px 14px;
}
.img-left {
	float: left;
	margin: 7px 14px 7px 5px;
}

#note-middle, #note-right {
	margin-left: 24px;
}
.RightPuffHeadline
{
	font-weight:bold;	
}
.RightPuffDate {}

/*** Lista pressmeddelanden, startsida ***/
table.press-notes {
	width: 255px;
	margin-left: 12px;
}
table.press-notes th {
	font-size: 100%;
	font-weight: normal;
	font-family: "Gill Sans MT" , Arial, sans-serif;
	text-align: left;
	padding: 6px 0 2px;
}
table.press-notes td {
	font-size: 100%;
}
table.press-notes td h2 {
	padding: 5px 0 0;
	margin: 0;
}
table.press-notes td span.date {
	display: block;
	padding-top: 3px;
}
table.press-notes td a:hover {
	text-decoration: underline;
}
table.press-notes tr.pager td {
	text-align: right;
}
table.press-notes tr.pager td table {
	float: right;
}

/*** Listing, with icons ***/
ul.icon-list {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
}
li a.doc, li a.ppt, li a.xls {
	display: block;
	padding: 3px 0 3px 22px;
}
li a.doc {
	background: url(/graphics/doc.gif) no-repeat left 1px;
}
li a.ppt {
	background: url(/graphics/ppt.gif) no-repeat left 1px;
}
li a.xls {
	background: url(/graphics/xls.gif) no-repeat left 1px;
}

/*** Listing, alternate bg-color ***/
li.uneven, li.even {
	padding: 2px 3px 3px;
}
li.even {
	background-color: #fff;
}
li.uneven {
	background-color: #e9e7e7;
}

/*** Listing, news and job-ad's ***/
ul.note-list {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
}
ul.note-list li span {
	display: block;
	color: #666;
}
ul.note-list li span.list-header {
	font-weight: bold;
	color: #333;
}
.expandable-box .box-content ul.note-list li p {
	margin-top: 0px;
	margin-bottom: 12px;
}

/* recruit contactform */
label#lbl-firstname {
	padding-right: 16px;
}
label#lbl-lastname {
	padding: 0 5px 0 10px;
}
label#lbl-email {
	padding-right: 27px;
}
label#lbl-message {
	float: left;
	padding-right: 3px;
}

/*** Searchresult items ***/
table.searchresult tr.options th {
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.searchresult tr.options th.whitebg {
	width: 0px;
}
table.searchresult tr#pagedhits th {
	padding-top: 10px;
	padding-bottom: 10px;
}
table.searchresult th select, table.searchresult th input {
	font-size: 85%;
}
table.searchresult tr.options th div.fRight {
	margin-top: 2px;
}


/*** Compareresult table ***/
table.compareresult {
	width: 802px;
}
table.compareresult th, table.compareresult td {
	font-size: 100%;
	text-align: left;
	padding: 3px 5px;
	color: #333;
}


/*** Modal popup ***/
.modalBackground {
	background-color: #eee;
	opacity: 0.7;
}
.modalpopup {
	background-color: #fefefe;
	border: ridge 5px #999;
	width: 772px;
	overflow: scroll;
}
.modalpopup #header {
	padding: 6px 12px;
	cursor: move;
}
.modalpopup #content {
	padding: 12px;
}

/*** Grid ***/
.grid {
	empty-cells: show;
	border-collapse: collapse;
	width: 804px;
}
.grid td {
	padding: 5px;
}
.grid .data a {
	color: #2c2e2f;
	text-decoration: none;
}

.grid .data td {
	background-color: #f5f4ec;
}

.grid .alt td {
	background-color: #a6c6dc;
}

.grid .sel td, .grid .sel a, .grid .sel td.pad {
	background-color: #9a9a9a;
	font-weight: bold;
	color: #fff;
}
.grid tr.exp td {
	padding: 0;
}
.grid .exp td {
	/*border: solid 1px #ccc;  Temp style */
	border-top-style: none;
}

.grid .header
{
	margin-top: 5px;
}

.grid .header th {
	background: url(/graphics/gridheader_bg.gif) bottom left repeat-x;	
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;	
	text-align: left;
	padding: 5px;
}
.grid .header a {
	color: #000;
	text-decoration: none;
}

.grid .group td {
	padding: 0;
	background-color: #fff;
	font-weight: bold;
}

.grid .group td .groupHeader 
{
	
	background-color:#005091;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #eaf4d1;
	padding: 5px 5px 5px;
	color:White;
	 
}

.grid .group td .groupHeaderLink
{
	float: right;
}

.grid .pager td {
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	line-height: 2;
}

.grid .pager a {
	padding: 3px 6px;
	text-decoration: none;
	color: #005091;
	font-weight: bold;
}

.grid .pager a:hover {
	padding: 4px 5px;
	border: 1px solid #ccc;
}

.grid .pager a[disabled],
.grid .pager a[disabled]:hover 
{
	color: #aaa;
	cursor: default;
	padding: 3px 6px;
	border: none;
}


.grid .pager span {
	padding: 0 3px;
	margin: 0 2px;
}
.grid .pager .current {
	font-weight: bold;
	background-color: #ebebeb;
}
.grid td.pad, .grid th.pad {
	width: 5px;
	padding: 0;
	background-color: Transparent;
}
.grid-rowSel .data {
	cursor: pointer;
}
.grid-rowSel .hover td, .grid-rowSel .hover a, .grid-rowSel .hover td.pad {
	color: #fff;
	background-color: #9a9a9a;
}
.grid .empty {
	font-style: italic;
	text-align: center;
}

/*** DH ***/
.fRight {
	float: right;
}

.fLeft {
	float: left;
}
.block {
	display: block;
}


/**** Generic button ******/
.button {
	cursor: pointer;
}

.buttonLeft {
	height: 19px;
	background-image: url(/Elements/Button/Img/Left.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.buttonRight {
	height: 19px;
	padding: 0px 2px 0px 2px;
	background-image: url(/Elements/Button/Img/Right.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.buttonBackground {
	height: 19px;
	background-image: url(/Elements/Button/Img/Background.gif);
	background-repeat: repeat-x;
}
.buttonContent {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	display: block;
	height: 15px;
	margin: 2px 10px 2px 10px;
}

/*** CardStack ***/
.js .stackObject {
	display: none;
}

.js .initialStackObject {
	display: block;
}
.viewerHeader
{
    margin-left: 5px;
    vertical-align: middle;
}




/*
 * MODAL POPUP
 */
.modalPopup 
{	
/*	z-index: 65532;*/
}

.modalPopup .title 
{
	padding: 0;
	margin: 0;
	background: url(ModalPopup/popup_head_left.gif) top left no-repeat;
	margin-right: 31px;
	padding: 8px 0 0 11px;
	height: 23px;
}

.modalPopup .title h1,
.modalPopup .title h2,
.modalPopup .title h3,
.modalPopup .title h4,
.modalPopup .title h5,
.modalPopup .title h6
{
	color: #000;
	padding: 0 0 7px 0px;
	margin: 0;
}

.modalPopup .closeButton,
.modalPopup .closeButton:active,
.modalPopup .closeButton:visited,
.modalPopup .closeButton:hover
{
	display: block;
	background: url(ModalPopup/popup_head_right.gif) top left no-repeat;
	width: 31px;
	height: 31px;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}

.modalPopup .content 
{
	background: #fff;
	padding: 0 11px;
/*	border-left: 11px solid #fff;
	border-right: 11px solid #fff;*/
}


.modalPopup .bottom
{
	padding: 0;
	margin: 0;
	margin-right: 11px;
	background: url(ModalPopup/popup_bottom_left.gif) bottom left no-repeat;
	font-size: 1em;
	line-height: 11px;
}

.modalPopup .right
{
	background: url(ModalPopup/popup_bottom_right.gif) bottom right no-repeat;
	width: 11px;
	height: 11px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 1px;
	height: 11px;
}
/*
.modalPopup .bottom
{
	padding: 0;
	margin: 0;
	margin-left: 11px;
	margin-right: 11px;
	font-size: 1em;
	height: 11px;
	background: #fff;
}

.modalPopup .left
{
	padding: 0;
	margin: 0;
	background: url(ModalPopup/popup_bottom_left.gif) bottom left no-repeat;
	width: 11px;
	height: 11px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 1px;
	height: 11px;
}


.modalPopup .right
{
	background: url(ModalPopup/popup_bottom_right.gif) bottom right no-repeat;
	width: 11px;
	height: 11px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 1px;
	height: 11px;
}
*/



.modalBackground {
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);	
	position: absolute;
}


/*
 * Scrollable modal popup
 */
.scrollPopup
{
	width: 700px;
}

.scrollPopup .content 
{
	overflow: scroll;
	height: 300px;
}

/*
 * Two Column Layout
 *
 */
.two-column-layout {
	width: 804px;
	float: left;
	clear: both;
}
.two-column-layout .right-column 
{
	width: 297px;
	float: right;
}
.two-column-layout .middle-column 
{
	width: 470px;
	margin-left: 8px;
	padding-top: 0px; /* 4px */
	float: left;
}
* html .two-column-layout .middle-column 
{
	display: inline;
}

/*
 * Three Column Layout
 *
 */

/*** Three column layout ***/
.three-column-layout {
	width: 804px;
	float: left;
	clear: both;
}
.three-column-layout .left-column,
.three-column-layout .right-column 
{
	width: 192px;
}
.three-column-layout .middle-column 
{
	width: 380px;
	margin-left: 20px;
	padding-top: 0px; /* 4px */
}
.three-column-layout .left-column,
.three-column-layout .middle-column 
{
	float: left;
}
* html .three-column-layout .middle-column 
{
	display: inline;
}
.three-column-layout .right-column 
{
	float: right;	
}


.text-page .left-column
{
	display: none;
}

.text-page .middle-column 
{
	width: 505px;
	margin-left: 20px;
	margin-right: 67px;
	font-size: 1.09em;
}

.ViewerBigSizeImage
{
	margin: 10px auto 10px auto;
	border: 1px solid #000;
	padding: 7px;
	background-color: #fff;
}

.text-page .middle-column p.ingress
{
	font-size: 1.17em;
	margin: 0 0 5px 0;
}

.text-page .middle-column .big-image	
{
	margin: 0 0 12px 0;
}

.text-page .middle-column h2
{
	font-size: 1.33em;
	font-family: Arial, sans-serif;
	margin-bottom: 5px;
}

.text-page .middle-column h3
{
	font-size: 1em;
	font-family: Arial, sans-serif;
	margin-bottom: 5px;
}
.text-page .middle-column p
{
	font-size: 1em;
	margin: 0 0 12px 0;
}


.full-page .left-column
{
	display: none;
}

.full-page .middle-column
{
	width: 552px;
	margin-left: 20px;
	margin-right: 20px;
}
/* Validation... */
.multiselectbox_normal
{
    border:solid 1px #666;
    overflow:auto;
    width:188px;
    height:60px;
}
.registeruser
{
    border-width:0px; 
    border-style:solid; 
    width:800px;
}
.registeruser .validation_error
{
    background-color:#fffacd;
}
.registeruser .stacking_high
{
    display:block;
    float:left;
    clear:left;
}
.registeruser .stacking_low
{
    display:block;
    margin-top:10px;
    float:left;
}
.registeruser div.validation_error, table.validation_error, input.validation_error
{
    border:solid 1px #F00;
    
}
.registeruser input.validation_error
{
    margin: 1px 1px 1px 1px;
}
.registeruser .divcheckbox
{
    width:325px; 
    border: solid 1px white; 
    margin: 0px 20px 0px 120px;
    float:left;
}
.registeruser .wrapper
{
    height:80px;
}
.registeruser .smallwrapper
{
    height:30px;
}
.registeruser .doublewrapper
{
    height:60px;
}
.registeruser div.vip
{
    /*background-color:#e8e8e8;*/
    float:left;
}

.registeruser .innerleftdiv
{
    width: 325px; 
    float:left;
}
.registeruser .innerrightdiv
{
   margin-left:10px;
   width:315px; 
   float:left;
}
.registeruser .label
{
    width:120px;
    display:block;
    float:left;
}
.registeruser .labelmargin
{
    margin-left:120px;
}
.registeruser .mainarea
{
    width:650px;
}
.registeruser .reg_content
{
    float:left; 
    width:195px;
}
.registeruser .vip .vipcheckbox label
{
    display:inline;
    float:none;
}
.registeruser .dropdown, .registeruser .listbox
{
    width:190px;
}
.registeruser .listbox
{
    height:54px;
    margin:0px;
    padding:0px;
}

.registeruser .text
{
    width:155px;
}
.registeruser .rblist
{
    width:155px;
    display:inline;
}

.registeruser .dropdown_step1
{
    width:159px;
}
.registeruser .floatleft
{
    float:left;
}
.registeruser .validationdisclaimer
{
    font-size:smaller;
    display:none;
}


/* Checkbox-list */

.checkbox-list
{
	overflow-y: scroll;
	overflow-x: hidden;
	width: 238px;
	height: 185px;
	border: 1px solid #999;
	background-color: #FFF;
}

.checkbox-list .item
{
	width: 400px;
}

/* SearchSlider Css -classes!! */

.slider
{
    position: relative; 
    overflow: hidden; 
    height: 45px;
    margin:1px 0px 2px;
}
.slider .CoverLeft
{
    background-color: #6495bc; 
    position: absolute; 
    top: 6px;
    height: 20px;
    filter:alpha(opacity=68); 
    -moz-opacity: 0.68; 
    opacity: 0.68; 
}
.slider .CoverRight
{
    background-color: #6495bc;
    position: absolute; 
    top: 6px;
    height: 20px; 
    filter:alpha(opacity=68); 
    -moz-opacity: 0.68; 
    opacity: 0.68; 

    
}
.slider .MinHandle
{
	background-color: Lime;
    position: absolute; 
    background: url('/Elements/DualSliderControl/sliderHandleMin.png'); 
    width: 15px; 
    height: 33px;
    cursor: w-resize;    
}
.slider .MaxHandle
{
    position: absolute; 
    background: transparent url('/Elements/DualSliderControl/sliderHandleMax.png'); 
    width: 15px; 
    height: 33px;
    cursor: e-resize;
}
.slider .MinValueField
{
    position: absolute; 
    top: 30px; 
    left: 5px;
    width: 60px;
    border: 0px;
    background: transparent;    
}
.slider .MaxValueField
{
    position: absolute; 
    top: 30px; 
    left: 207px;
    width: 72px;
    border: 0px;
    background: transparent;
    text-align: right;
}

.slider .Background
{
    position: absolute; 
    background: transparent url('/Elements/DualSliderControl/slider2Bg.gif') no-repeat scroll 0px 1px; 
    width: 285px; 
    height:40px;
    top: 2px;
}

.BigImagePopup 
{
	width: 671px;
}

.BigImagePopup .content
{
	height: 500px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.BigImagePopup img
{
	width: 633px;
	margin: 0px 5px 20px 5px;
}

/* My Profile Teaser */

.teaserLabel
{
    clear:left;
    width: 90px;
    display:block;
    float:left;
    margin: 0px 10px 0px 0px;
}
.teaserData
{
    display:block;
    float:left;
}


