/*
	Current version: 1.0
	
	Site: First Reserve
	www: firstreserve.se
	Author: Malin Klingsell, malin.klingsell@atrox.se
	Notes:
*/

 
/* Styles accessed trough TinyMCE */
.applyButton{float: right; width: 155px; height: 20px; display: block; margin: 60px 100px 0 0;}
.contactImg { float:right; margin: 5px 0 5px 5px; }
.yellowText{ color: #BB9415 !important; }
.greenText{ color: #528027 !important; }
.ingress{ font-size: 1.2em;line-height:1.3em; }
.infoButton{ background: url(../images/common/info-ansokan.gif) no-repeat; text-indent: -9999px; float: right; width: 155px; height: 20px; display: block; margin: 60px 100px 0 0;}
.infoButton:hover{
	cursor:pointer;
}

.footerLeftCol, .footerMainCol, .footerRightCol{ float: left; font-size: .916em; }
.footerLeftCol{ width: 130px;}
.footerMainCol{	width: 300px; text-align: center; }
.footerRightCol{ width: 105px; text-align: right; }
.sokJobb{ width: 188px; height: 64px; padding: 27px 70px 29px 32px; float: left; }
.sokPersonal{ width: 192px; height: 64px; padding: 27px 70px 29px 28px; float: left; }
.sokPersonal h2,.sokJobb h2{ margin: 0; font-size:1.5em; color: #000; }
.sokPersonal a,.sokJobb a{ color: #000; }
.sokPersonal p,.sokJobb p{ margin: 1px 0 1.2em 0; line-height:1.2em; }
.sokPersonal{ background: url(../images/common/sok-personal-puff.gif) no-repeat; margin: 19px 20px 0 0; }
.sokJobb{ background: url(../images/common/sok-jobb-puff.gif) no-repeat; margin: 19px 0 0 0;}

.bold14{ font-size: 1.2em; font-weight: bold; color: #1c1c1c; margin: 0 0 9px 0; display: block; }

.bottomPuff{ background: url(../images/common/bottom-puff.gif) no-repeat; width: 363px; height: 43px; padding: 16px 30px; }
.largeBold{ font-weight: bold; font-size: 1.2em; display: block; margin: 10px 0 0 0; }
