﻿/***************************************** CONTAINS ALL PAGE LAYOUT CLASSES **********************************/
/***************************************** HUMANDATA 2010 ****************************************************/


/********************* TABLES ************************/
/* posionating tables in layoutpages */
.table-margintopNav{
 margin-top:4px;
 margin-left:14px;
}
/********************* END TABLES ************************/


/********************* PAGELAYOUT FOOTER ************************/
.Page-Layout-Footer-grey {
	background-color:#f7f7f7;
	font-family: Tahoma;
	font-size: 11px;
	color: #595b48;
	border-top-color:#E2E2E2; border-top-style:solid;
	border-bottom-color:#fff; border-bottom-style:solid;
	border-width: 1px;
	padding-top:11px;
	padding-bottom:11px;
	height:32px;
}
.Page-Layout-Footer-white {
	background-color:#fff;
	font-family: Tahoma;
	font-size: 11px;
	color: #595b48;
	border-style: solid none solid none ;
	border-width: 1px;
	border-color: #E2E2E2;
	height:9px;
	padding-top:11px;
	padding-bottom:11px;
	display:table-cell;font-style:normal;
	line-height: 15px;
	height:33px;
}
.Page-Layout-Footer-corrector {
	background-color:#f7f7f7;
	background-color:aqua;
	border-top-color:#E2E2E2; border-top-style:solid;
	border-bottom-color:#fff; border-bottom-style:solid;
	border-width: 1px;
	width:15px;
	height:8px;
}
.Page-Layout-Footer-Controll {
	font-family: Tahoma;
	font-size: 15px;
	color: #595b48;
}
/* PageLayouts footer top*/
.Page-Layout-Footer-Top {
	background-color:#f7f7f7;
	font-size: 11px;
	color: #595b48;
	border-top-color:#E2E2E2; border-top-style:solid;
	border-bottom-color:#fff; border-bottom-style:solid;
	border-width:1px;
	width:409px;
	margin-top:25px;
	padding-left:15px;
	padding-top:8px;
	padding-bottom:8px;
	min-height:12px;
}
.Page-Layout-Footer-Bott {
	background-color:#fff;
	font-family:Tahoma!important;
	font-size: 11px;
	color: #595b48;
	border-top-color:#E2E2E2; border-top-style:solid;
	border-bottom-color:#E2E2E2; border-bottom-style:solid;
	border-width: 1px;
	width:409px;	
	padding-left:15px;
	padding-top:8px;
	padding-bottom:8px;
}
/*Vertical spaces between Web parts*/
.WebPartHeightSeparator {
	/****WARNING***/
	 height:20px;	
	 clear:both;
}
.WebPartHeightSeparatorSmaller {
	/****WARNING***/
	 height:14px;	
	 clear:both;
}
/*Vertical spaces between Web parts*/
.WebPartHeightSeparatorBottom {
	/****WARNING***/
	height:40px;
	 clear:both;
}
/*** PageLayout footer ***/
.FooterInnerIcon{
	margin-right:5px;
	margin-top:4px;
	float:left;
}
.FooterInnerPipe{
	margin-right:12px;
	float:left;
}




/*** The Footerpart ***/
.EducationPuffBottomWrapper {
	background-image:url('/Style Library/Images_Sabo/utbildningPuffFot.png');
	padding-top:8px;
	padding-bottom:24px;
	padding-left:12px;
	padding-right:12px
}
.EducationPuffBottomWrapperWhite {
	background-image:url('/Style Library/Images_Sabo/gra_fot.png');
	padding-top:8px;
	padding-bottom:24px;
	padding-left:12px;
	padding-right:12px
}
.EducationPuffBottomLeft {
	 float:left
}
.EducationPuffBottomRight {
	 float:right;
}
/*IF text is important*/
.textFootLeftImportant {
	float:left;
	text-transform: uppercase;
	color:#E1288E;
	font-weight:bold;
	width:90px
}
/*IF text not important*/
.textFootLeftUppercase {
	float:left;
	text-transform: uppercase;
	color:#E1288E;
	width:90px
}
.textFootMiddle {
	float:left
}
.textFootRight {
	float:left
}
.FooterInnerPipe{
	margin-left:10px;
	margin-right:10px;
	float:left;
}
/*** End The Footerpart ***/
.tdHeightReglator{
	 height:24px;
}
/********************* PAGELAYOUT FOOTER ************************/


/********************* REGULATORS ************************/
/*Vertical spaces between Web parts*/
.WebPartHeightSeparatorTop {
	 height:7px;	
}
/*Vertical space from the tabs to the web part*/
.WebPartHeightSeparatorTabs {
	 height:20px;	
}
/*Vertical space from the tabs to the web part*/
.WebPartHeightProgramSeparatorTabs {
	 height:40px;	
	 display:block
}

/*Uses in Sabo Utbildningssida tva kolumner*/
.LeftInnerWP {
	width:45%;
	float:left;
}
.SpacerToLeftAndRightWP {
	width:5%;
	float:left;
}
.RightInnerWP {
	width:45%;
	float:left;
}
.EducationInnerLeftCol{
	float:left;
	width:70%;
}
.EducationInnerLeftColBott{
	float:left;
	width:70%;
}
.EducationInnerRightCol{
	float:left;
	width:30%;
}
.EducationInnerRightColBott{
	float:left;
	width:30%;
}
/********************* END REGULATORS ************************/

/****************** Pagelayout for Progam *******************/
/*vänster*/
.EducationProgramInnerLeftCol{
}
/*höger*/
.EducationProgramInnerRightCol{
}
.ProgramTopHolder {
	margin-bottom:20px
}
.ProgramMiddleHolder{
	margin-bottom:20px;
	overflow:hidden
}
.ProgramMiddleLeft{
	float:left;
	width:423px
}
.ProgramMiddleRight{
	float:right;
	margin-right:28px
}
/****************** End Pagelayout for Progam *******************/



/****************** LIME GENERAL ********************************/
/*Att använda av överallt för länkar generellt*/
div.lime  a.SaboGeneralLinks{
	cursor:hand;
	cursor: pointer;
	color:#00958E;
	text-decoration:none!important;
}
div.lime a.SaboGeneralLinks:link {
	color:#00958E;
	text-decoration:none!important;
}
div.lime a.SaboGeneralLinks:hover {
	color:#909094;
	text-decoration:underline!important;
}
div.lime a.SaboGeneralLinks:selected{
	color:#000!important;
	text-decoration:underline!important;
}
/*När länkar inte ska synas, t ex i en DD, kanske något attribut ska till - det får vi se*/
div.lime a.SaboGeneralNoLinks {
	cursor: hand;
	cursor: pointer;
	color:#000;
	text-decoration:none!important;
}
div.lime a.SaboGeneralNoLinks:link {
	color:#000;
	text-decoration:none!important;
}
div.lime a.SaboGeneralNoLinks:hover {
	color:#000;
	text-decoration:none!important;
}
/*In use when bold links*/
div.lime  a.SaboGeneralLinksBOLD{
	cursor:hand;
	cursor: pointer;
	color:#00958E;
	text-decoration:none!important;
	font-weight:bold!important;
}
div.lime a.SaboGeneralLinksBOLD:link {
	color:#00958E;
	text-decoration:none!important;
	font-weight:bold!important;
}
div.lime a.SaboGeneralLinksBOLD:hover {
	color:#909094;
	text-decoration:underline!important;
	font-weight:bold!important;
}
/*In use when arrow before links*/
div.lime  a.SaboGeneralLinksArrow{
	cursor: hand;
	cursor: pointer;
	color:#00958E;
	text-decoration:none;
	background-image:url('/Style Library/Images_Sabo/SmallArrow.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
div.lime a.SaboGeneralLinksArrow:link {
	color:#00958E;
}
div.lime a.SaboGeneralLinksArrow:hover {
	color:#909094;
	text-decoration:underline!important;
}
/*End Att använda av överallt för länkar generellt*/
/****************** LIME GENERAL ********************************/



