@charset "utf-8";
/* CSS Document */

* html body div {...} /* Hack för negativa marginaler i IE6 ska funka */ 

h1 {
color: #d8132c;
font-size: 56px;
margin-bottom: 10px;
text-transform: uppercase;
}

.h1human {
color: #d8132c;
font-size: 56px;
margin-bottom: 0px;
text-transform: uppercase;
}  

h2 {
color: #d8132c;
font-size: 36px;
margin-bottom: 5px;
text-transform: uppercase;
} 

h3 {
color: #d8132c;
font-size: 24px;	
margin-bottom: 10px;
text-transform: uppercase;
} 

.h3margin {
	color: #d8132c;
	font-size: 24px;	
	margin-bottom: 2px;
	text-transform: uppercase;
	margin-left: -2px;
}

.h3padding {
	padding-top: 5px;
}

h4 {
/* line-height: 85%; */
color: #FFF;
font-size: 14px;	
margin-bottom: 10px;
text-transform: uppercase;
}

.ingress {
	font-size: 12px;
	line-height: 140%;
}

.new { 
	color: #d8132c;
}

/*h4 {
	color: #d8132c;
	font-size: 12px;
	text-transform: uppercase;
}*/

.feedback { 
	padding-top: 10px;
	font-size: 14px;
	color: #d8132c;
}

.rub14px {
	font-size: 14px;
}

.text10px {
	font-size: 10px;
	margin-bottom: 8px;
}

.textHide {
	display: none;
}

.textShow {
	display: block;
	padding-top: 0px;
	line-height: 140%;
}

a  { 
	color: #42acbc; 
	text-decoration: none;
}

.button { 
	border: 0px;
}

#inputArea input[type="text"], #inputArea textarea
{
    font-size: 10px;
	color: #BC9296;
	margin-top: 0px;
	padding: 4px 0px 4px 2px;
	height: 18px;
    border: 1px solid #2f2f2f;
    width: 220px;
    background: url(../Bilder/textarea_bg.gif) top left repeat-x;
	vertical-align: middle;
}

.margin5left { 
	margin-left: 5px;
}

.textRight {
	color: #bc9296;
	margin-bottom: 8px;
	font-size: 10px;
}

.textRight a {
	font-size: 10px;
}

.newsHeading {
	font-size: 10px;
	margin-bottom: 8px;
	color:#BC9296;
	font-weight:bold;
}

#rssTwitter {
	margin-top: 20px;
}

#rssTwitter div img {
	margin-right: 6px;
	margin-bottom: 5px;
	vertical-align: top;
}

#showCase {
	display:none;
	line-height: 140%;
	font-size: 11px;
	width: 960px;
	float: left;
	margin: 0px 10px 50px 0px;
}

#showCaseHuman {
	color: #ebd9db; 
	line-height: 135%;
	font-size: 14px;
	width: 750px;
	display:block;
	float: left;
	margin: 30px 10px 60px 0px;
}

#showCaseStart {
	line-height: 135%;
	font-size: 14px;
	width: 770px;
	display:block;
	float: left;
	margin: 0px 10px 60px 0px;
}

#showCaseFull {
	line-height: 135%;
	font-size: 14px;
	width: 906px;
	display:block;
	float: left;
	margin: 0px 10px 60px 0px;
}

#showCase a {
	display: inline-table;
	/*text-decoration: underline; */
}

.caseImage { 
	float: right;
	padding-bottom: 0px;
}


#leftCol {
	display: block;
	margin-right: 20px; 
	float: left;
	width: 490px;
}

#leftColHuman {
	display: block;
	margin: 60px 40px 0px 0px;
	float: left;
	width: 560px;
}

#rightCol { 
	width: 420px;
	float: right;	
}

#rightColHuman { 
	float: left;	
}

#flaps {
	width: 980px;
	height: 36px;
	margin-left: -10px; 
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom:0px;
	display: block;
	float: left;
	background: url("../Bilder/flaps_fill_2.gif") repeat-x;
}

div#flaps ul {
	margin: 0px;
	padding: 0px;
}

div#flaps ul li {
	/*width: 960px; */
	display: inline;
	margin: 0px;
	padding: 0px;
}

#tagsWrapper {
	display: block; 
	width: 960px;
	float: left;
	padding: 5px 10px 0px 10px;
	margin-left: -10px;
	height: 38px;
	background: url("../Bilder/tags_bar.gif") top left no-repeat;
}

#headTags {
	display: inline;
	float: left;
	width: 690px;
	font-size: 11px;
	margin-left: 14px;
	margin-top: 7px;
}

#paging {
	margin-top: 7px;
	float: right;
	display: inline;
}

.pagingMargin {
	vertical-align:bottom; 
	display: inline;
	margin-right: 6px;
}

.pagingMarginLast { 
	vertical-align:bottom; 
	margin-top: 0px;
}

.pageNumberOff {
	padding: 2px 4px 0px 4px;
	margin-right: 6px;
	margin-left: 0px;
	display: inline;
	height: 15px; 
	width: 15px;
	background: url("../Bilder/paging_bg_off.gif") no-repeat;
	background-position: bottom left;
	font-size: 13px;
}

.pageNumberOn {
	padding: 2px 4px 0px 4px;
	margin-right: 6px;
	display: inline; 
	color: #FFFFFF; 
	width: 15px;
	height: 15px;
	background: url("../Bilder/paging_bg_on.gif") no-repeat;
	background-position: bottom left;
	font-size: 13px;
}

.headTag {
	display: inline;
	color: #4da5b2;
	text-decoration: none;
	font-size: 11px;
	padding-right: 18px;
}

#headTagNoIcons { 
	padding-left: 14px;
	padding-top: 2px;
}

.headTagNoIcon {
	vertical-align: middle;
	display: inline;
	color: #4da5b2;
	text-decoration: none;
	font-size: 11px;
	padding-right: 20px;
	padding-top: 10px;
}

.headTagNoIconActive {
	vertical-align: middle;
	display: inline;
	color: #a27d82;
	text-decoration: none;
	font-size: 11px;
	padding-right: 20px;
	padding-top: 10px;
}

.headTag img {
	vertical-align: middle;
	margin-right: 6px;
}

.headTagActive {
	display: inline;
	color: #a27d82;
	text-decoration: none;
	font-size: 11px;
	padding-right: 18px;
}

.headTagActive img {
	vertical-align: middle;
	margin-right: 6px;
}

.caseWrapper {
	display:block;
	/* float: left; */
	margin: 0px 10px 0px 10px;
	padding-bottom: 10px;
}

.caseWrapper h3{
	padding-bottom: 3px;
	padding-top: 3px;
}

.compImg {
	display: block;
	float: left;
	width: 40px;
}

.compImg img {
	vertical-align: middle;
}

.humanWrapper {
	display:block;
	float: left;
	margin: 0px 5px 0px 5px;
	padding-bottom: 10px;
}

#caseTags { 
	display: block;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 15px; /* Fixa för IE... blir för stor marginal */
	color: #A27D82;	
}

#caseText {
	margin-top: 0px;
	display: block;
	clear: both;
}

.caseClient { 
	width: 200px;
	float: left;
	color: #8b7a7c;
	font-size: 10px;
	margin-right: 5px;	
	margin-top:2px;
}

.caseDate { 
	width: 200px;
	float: left;
	color: #8b7a7c;
	font-size: 10px;
}

.caseIcons { 
	float: right;
}

.caseIntro {
	display:block;
	margin-left: 10px;
	padding-top: 4px;	
	font-size: 11px;	
}
.caseIntro img {
	padding-left: 5px;
}

.caseIntro a {
	text-decoration: none;
	color: #b0a08e;
}

.icon { 
	float: left;
	margin-right: 5px;
	vertical-align: middle;
	padding-top: 2px;
}

.iconCase { 
	float: left;
	margin-right: 5px;
	padding-top: 3px;
}

.clearFloats { 
	clear: both;
}

.humanHeading {
	clear: both;
	margin-bottom: 2px;
}

.humanHeading a {
	font-size: 11px;
	font-weight: bold;
	color: #fcd6df;	
}

.caseHeading a { 
	float: left;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #fcd6df;	
	/*padding-bottom: 5px; */
}

.caseHeading img { 
	margin-left: 5px;
}

.office {
	color: #8b7a7c;
	font-size: 10px;
	display: inline;
	margin-bottom: 5px;
	margin-right: 10px;
}

.date {
	color: #8b7a7c;
	font-size: 10px;
	display: inline;
	margin-bottom: 5px;
}

.dateBig {
	color: #A27D82;
	font-size: 11px;
	margin-bottom: 10px;
}

.heading { 
	font-size: 11px; 
	color: #e6001d;
	padding-bottom: 12px;
}

#columns {
	position: relative;
	display: block;
	margin: 0px -10px 0px -10px;
}

#columnsBottom,  {
	display: block;
	
}

.margin10 {
	margin-top: 10px;
}	

.threeColumn {
	background: #0e0e0e url(../Bilder/platta_bg_3.gif) repeat-x;
	margin: 10px 10px 0px 0px;
	display: block;
	float: left;
	width: 320px;
	padding-bottom: 10px;
}

.threeColumnHover {
	background: #0e0e0e url(../Bilder/platta_hover.gif) repeat-x;
}

.threeColumnLast {
	background: #0e0e0e url(../Bilder/platta_bg_3.gif) repeat-x;
	margin: 10px 0px 0px 0px;
	display: block;
	float: left;
	width: 320px;
	padding-bottom: 10px;
}

.threeColumnLastHover {
	background: #0e0e0e url(../Bilder/platta_hover.gif) repeat-x;
}

.threeColumnComp {
	/*height: 150px; */
	line-height: 140%;
	margin: 0px 10px 30px 0px;
	display: block;
	float: left;
	width: 320px;
}

.threeColumnCompLast {
	/* height: 252px; */
	line-height: 140%;
	margin: 0px 0px 30px 0px;
	display: block;
	float: left;
	width: 320px;
}

.threeColumnBot {
	color: #84676a;
	margin: 0px 35px 10px 0px;
	display: block;
	float: left;
	width: 296px;
}


.threeColumnBot p { 
	display: inline; 
	margin: 0px; 
	padding: 0px; 
}

.threeColumnBotLast {
	color: #84676a;
	margin: 0px;
	display: block;
	float: left;
	width: 296px;
}

.greyLink {
	color: #84676A;	
}

.greyLink:hover {
	color: #BC9296;	
}	

#newsBot {
	padding-right: 0px;
}

.bottomRub { 
	color: #bc9296;
	margin-bottom: 8px;
	font-size: 11px;
}

.bottomRub2 { 
	color: #fec0c8;
	margin-bottom: 6px;
	margin-top: 12px;
	font-weight: bold;
}

#rss {
	margin: 0px 4px 15px 0px;
	float: left;
}

.adressColBot { 
	float: left;
	width: 86px;
	/* margin-bottom: 12px; */
}

#caseOverflow {
 height: 174px; 
 overflow: hidden; 
}


#navBot {
	float: right;
	margin-left: 60px;
}

#navBot ul li {
	text-align:right;
	list-style-type: none;
	font-size: 12px;
 	text-transform: uppercase;
	margin-bottom: 7px;
}

#navBot ul li a {
	color: #FFFFFF;

}

.adresses {
	margin-top: 20px;
	font-size: 10px;
}

.person { 
	clear:both;
	padding-bottom: 10px;
}

.personName {
	float: left;
	width: 100px;
	padding-right: 10px;
	padding-bottom: 3px;
}



.personMail {
	float: left;
	width: 35px;
}

.personTele { 
	float: right;
	width: 75px;
}

.bottomLogo {
	margin-top: 30px;
	margin-bottom: 20px;
	float: right;
}	

.fourColumn {
	margin: 5px 5px 0px 5px;
	display: block;
	float: left;
	width: 236px;
}

.fourColumnPadding {
	line-height: 140%;
	padding: 5px;
}

.fourColumnBg {
	margin-bottom: 7px;
	background: #0e0e0e url(../Bilder/platta_bg.gif) repeat-x;
	padding: 5px;
}

.fourColumnLast {
	margin: 5px 0px 0px 5px;
	display: none;
	float: left;
	width: 236px;
}

.space {
	height: 30px;
}

.iconPadding { 
	padding: 5px 5px 15px 0px;
}

.fiveColumn {
	background: #0e0e0e url(../Bilder/platta_bg_3.gif) repeat-x;
	height: 172px; /* old: 162 */
	margin: 5px 7px 0px 0px;
	display: block;
	float: left;
	width: 190px;
}

.fiveColumnHover {
	background: #0e0e0e url(../Bilder/platta_bg.gif) repeat-x;
}

.fiveColumnLast {
	background: #0e0e0e url(../Bilder/platta_bg_3.gif) repeat-x;
	height: 172px; /* old: 162 */
	margin: 5px 0px 0px 0px;
	display: block;
	float: left;
	width: 191px;
}

.fiveColumnLastHover {
	background: #0e0e0e url(../Bilder/platta_bg.gif) repeat-x;
}


.imgCasePadding { 
	margin: 10px; 
}

.imgHumanPadding {
	height: 107px;
	overflow: hidden; 
	margin: 6px 5px 5px 5px; 
}

#tagHuman {
	text-transform: uppercase;
	color: #b8a8aa;
	font-size: 11px;
	margin-bottom: 15px;
}

#tagHuman a {
	color: #4da5b2;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
 	/*padding-left: 10px;
	padding-right: 10px; */
}


#footerContainer {
	width: 960px;
	font-size: 10px;
}

div#footermargin {
	height: 230px;   /* eg -166 + 85px, för den negativa marginalen i #footer */
	clear: both;
}

#newsColLeft { 
	width: 560px;
	padding-right: 100px;
	float:left;
}

#newsColRight {
	width: 300px;
	margin: 0px;
	float:right;
}

#caseThumbs {
	clear: both;
}

.caseThumbCol {
	width: 95px;
	height: 69px;
	overflow: hidden;
	float: left;
	padding-top: 10px;
	padding-right: 13px;
}
.caseThumbColLast {
	width: 95px;
	height: 69px;
	overflow: hidden;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
}

/* .caseThumb {
	padding-top: 10px;
	padding-right: 13px;
}

.caseThumbLast {
	padding-top: 10px;
	padding-right: 0px;
}

.caseThumbCol {
	float: left;
}
 
 */


.newsImg { 
	display: inline;
	float: right;
	padding: 0px 0px 5px 10px;
	margin: 0px;
	text-align: top;
	vertical-align: text-top;
}

.clientImg { 
	display: inline;
	float: left;
	padding: 0px 10px 2px 0px;
	margin: 0px;
	text-align: top;
	vertical-align: text-top;
}

.client {
	padding-top: 20px;
	padding-bottom: 40px;
	border-top: 1px dotted #2f2829;
	line-height: 140%;
}

#clientList img {
	padding-bottom: 10px;
}

#clientList { 
	color: #84676A;
	font-size: 10px;
	line-height: 140%;	
}

#clientList span {
	color: #BC9296;
	font-weight: bold;
}

.clientFirst {
	padding-bottom: 40px;
	line-height: 140%;
}

.plus { 
	display: block;
	margin-top: 10px;
	padding-left: 15px;
	float: right;
	background: url(../Bilder/pil_nedat.gif) center left no-repeat;
	cursor: pointer;
}

.minus { 
	display: block;
	margin-top: 10px;
	padding-left: 15px;
	float: right;
	background: url(../Bilder/pil_uppat.gif) left no-repeat;
	cursor: pointer;
}

.newsBlockFirst { 
	padding-bottom: 20px;
	line-height: 140%;
}

.newsBlock {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dotted #2f2829;
	line-height: 140%;
}

#header {
	padding: 20px 10px 0px 10px;
	height: 80px;
}

#contentHuman{
	margin: 0px 10px 0px 10px;
	position: relative;
	float: none;
}

#contentStart{
	margin: 0px;
	position: relative;
	float: none;
}
