/* DEBUG */

.debug{
position:absolute;
left:0px;
top:0px;
background:#000;
color:#fff;
padding:4px;
font-size:10px;
border:1px dashed white;
display:none;
}

/* GLOBAL LAYOUT */

body{
background-image:url(/images/bg.jpg);
background-repeat:repeat-x;
text-align:center;
}
.homeButton{
border:0px;
width:200px;
height:50px;
position:absolute;
left:10px;
top:8px;
}
#topStaticMenu{
width:960px;
height:28px;
line-height:28px;
margin-left:auto;
margin-right:auto;
text-align:right;
font-size:11px;
color:#fff;
}
#topStaticMenu a{
color:#fff;
} 
#wrap{
width:960px;
border:1px solid #fff;
margin-left:auto;
margin-right:auto;
overflow:hidden;
text-align:left;
background:#fff;
min-height:500px;
}
#outerWrap{
width:960px;
margin-left:auto;
margin-right:auto;
position:relative;}
#top{
width:960px;
height:110px;
position:relative;
background-image:url(/images/topbg.png);
background-repeat:no-repeat;
}
#searchBox{
position:absolute;
right:12px;
bottom:14px;
z-index:2;
}
.inputSearch{
border:1px solid #ddd;
padding:2px;
font-family:"Segoe UI", Arial, helvetica, sans-serif
}
.btnSearch{
border:0px;
background:transparent;
color:Red;
text-transform:uppercase;
font-family:"Segoe UI", Arial, helvetica, sans-serif
}
.btnSearch:hover{
text-decoration:underline;
cursor:pointer;
cursor:hand;
}
#footer{
width:944px;
display:block;
margin-top:10px;
margin-left:8px;
border-top:1px solid #d3d3d3;
border-bottom:1px solid #d3d3d3;
clear:both;
font-size:11px;
margin-bottom:12px;
height:96px;
}
#footer #col4 a{
color:#fff!important;
}
#shadowOut{
position:absolute;
right:-35px;
top:100px;
z-index:15;
}
#provider{
font-size:10px;
width:944px;
text-align:center;
padding-bottom:10px;
}

/* FOOTER */

#footer .cols{
width:208px;
height:80px;
float:left;
margin-right:12px;
padding:8px;
border:1px solid #fff;
position:relative;
}
#footer .cols img{
align:center;
}
#footer .right{
margin-right:0px!important;
float:right!important;
background-image:url(/images/backfade.png);
background-repeat:repeat-x;
color:#fff;
background-color:#000;
border:1px solid #000;
font-size:13px;
}
#lasteBil{
position:absolute;
right:8px;
bottom:-30px;
}


/* NAVIGATION */
#fxpMenu1, #Fxpmenu1{

width:944px;
height:30px;
position:absolute;
left:6px;
bottom:10px;
border:1px solid #ddd;
background-image:url(/images/menu1.png);
background-repeat:repeat-x;
}
#fxpMenu1 a, #Fxpmenu1 a{
display:block;
padding-left:10px;
padding-right:10px;
float:left;
text-decoration:none;
color:#333;
line-height:28px;
padding-bottom:2px;
border-right:1px solid #ddd;
border-left:1px solid #f2f2f2;
}
#fxpMenu1 a:hover, #Fxpmenu1 a:hover{
text-decoration:underline;
color:Red;
background:#fff;

}
.FxPSMenuCurrentItemAText, .FxPSMenuBranchStartAText{
color:#333;
background:#fff;
background-image:url(/images/menu1hover.png);
background-repeat:repeat-x;
border-left:1px solid #fff!important;
border-right:1px solid #fff!important;
color:#EB1E25!important;
}

/* vertical menu */

.FxPBulletMenu a{
text-decoration:none;
display:block;
line-height:26px;
font-size:12px;
border-bottom:1px solid #f2f2f2;
padding-left:16px;
}
.FxPBulletMenu a:hover{
background:#999;
color:#fff;
}
.FxPBulletMenu .FxPMenuRootLevelCurrentAText{
background:#EB1E25;
color:#fff;
}

/* GLOBAL TYPOGRAPHY */

body{
font-family:"Segoe UI", Arial, helvetica, sans-serif;
font-size:13px;
line-height:19px;
color:#333;
}
a {
color:#EB1E25;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
h1{
font-size:22px;
line-height:30px;
display:block;
font-weight:bold;
}
h3{
font-size:14px;
line-height:20px;
display:block;
font-weight:bold;
display:block;
}
/* PAGE SPECIFIC */

/* FRONT PAGE */

#frontPageWrap{
width:960px;
position:relative;

}

#frontPageMainItem{
overflow:hidden;
height:316px;
width:960px;
background-image:url(/images/fpbg.png);
background-repeat:repeat-x;
background-position:left bottom;
margin-bottom:12px;
}
#frontPageWrap .CatalogMainItemDiv .fpPic{
position:absolute;
left:7px;
top:0px;
z-index:1;
}
.fpShadow{
position:absolute;
top:0px;
right:238px;
z-index:10;
}
#frontPageWrap .CatalogMainItemDiv H1{
position:absolute;
left:32px;
top:20px;
color:#fff;
z-index:25;
font-weight:normal;
text-transform:uppercase;
font-size:23px;
font-family:"Trebuchet MS", Arial;
}
#frontPageWrap H4{
position:absolute;
left:32px;
top:48px;
color:#fff;
z-index:2;
display:block;
width:500px;
}
#frontPageWrap .smallList{
width:208px;
height:64px;
background-image:url(/images/fpbox.png);
background-repeat:no-repeat;
border:1px solid #ddd;
margin-bottom:12px;
padding:8px;
}
#frontPageWrap #PortalItemListTable{
width:944px;
margin-left:7px;
}
#frontPageWrap .PortalItemListTD_1{width:244px;padding:0px;margin:0px;}
#frontPageWrap .PortalItemListTD_2{width:244px;padding:0px;margin:0px;}
#frontPageWrap .PortalItemListTD_3{width:244px;padding:0px;margin:0px;}
#frontPageWrap .PortalItemListTD_4{width:224px;padding:0px;margin:0px;}

#fpRight{
width:224px;
position:absolute;
right:10px;
top:24px;
z-index:10;
}
#fpRight .rhLinkButton{
line-height:34px;
font-size:14px;
margin-bottom:16px;
}
#fpRight .fpContact{
text-align:center;
font-weight:bold;
}

#fpRight H2{
display:block;
text-align:center;
font-family:Impact, "Arial Black";
font-size:30px;
line-height:36px;
letter-spacing:1px;
}

/* CONTENT 1 - with vertical menu from nearest root */

#content1secondary{
float:right;
width:216px;
padding:8px;
margin-right:8px;
min-height:400px;
overflow:hidden;
padding-bottom:16px;
background-image:url(/images/rightmenubg.png);
background-repeat:no-repeat;
font-size:12px;
}
#content1main{
float:left;
width:704px;
overflow:hidden;
margin-left:8px;
padding-bottom:16px;
min-height:400px;
}
.rhLinkButton{
display:block;
width:auto;
line-height:40px;
padding-left:16px;
font-weight:bold;
font-size:15px;
text-transform:uppercase;
border:1px solid #fff;
color:#fff;
background-image:url(/images/rtopbutton.png);
background-repeat:no-repeat;
background-position:right center;
margin-bottom:8px;
}
.rhLinkButton:hover{
border:1px solid #EB1E25;
}

/* ADMIN TEMPLATES */

.summary1{
display:block;
font-size:13px;
}
.summary2{
font-size:14px;
color:#666;
display:block;
padding-bottom:8px;
line-height:23px;
}
.mainbody{
font-size:12px;
}

/* CTA - with vertical menu - set as fast sak */

.ctaMainImg{}
.ctaSecondaryImg{
float:right;
margin-left:16px;
border:1px solid #d3d3d3;
}
.ctaIntro{
background-color:#EB1E25;
color:#fff;
display:block;
margin-bottom:10px;
padding:10px;
position:relative;
}
#chevron50px{
position:absolute;
left:10px;
top:-19px;
}
.ctaIntro H1{
padding-left:70px;
text-transform:uppercase;
font-size:22px;
padding-top:2px;
}
.ctaField{
display:block;
padding-top:16px;
padding-bottom:16px;
overflow:hidden;
}
.ctaField a{
padding-right:34px;
padding-left:8px;
float:left;
clear:both;
margin-bottom:8pX;
width:auto;
background-color:#EB1E25;
color:#fff;
line-height:28px;
font-size:12px;
font-weight:bold;
background-image:url(/images/ctabutton.png);
background-repeat:no-repeat;
background-position:right center;
border:1px solid #EB1E25;
}
.ctaField a:hover{
border:1px solid #444;
}
.deepLinks{
font-size:12px;
overflow:hidden;
display:block;
border-top:1px solid #ddd;
padding-top:8px;
}
/* standard visningsmal */

.m1001wrap{
overflow:hidden;
padding:8px;
padding-top:0px;
display:block;
width:auto;
}
.m1001wrap img{
float:right;
margin-left:24px;
margin-bottom:8px;
border:1px solid #ddd;
}
.m1001wrap h1{

text-transform:uppercase;
font-size:18px;

}
.servicesImg{
margin-left:6px;
margin-bottom:8px;
border:1px solid #ddd;
}

.smallList{
overflow:hidden;
margin-bottom:12px;
}
.smallList img{
float:right;
margin-left:16px;
border:1px solid #ddd;
}
/* contact form */

.tblContact td{
padding:2px;
padding-right:8px;
font-size:12px;
}
.tblContact input, .tblContact textarea{
width:240px;
border:1px solid #ddd;
padding:2px;
}
.tblContact{
padding-top:20px;
}
#contactForm{
width:300px;
float:left;
padding-left:8px;
}
#googleMap{
float:right;
margin-top:120px;
border:1px solid #ddd;
}
/* THICKBOX: CTA */

#pnlForm H1{
font-size:16px;
line-height:18px;
padding-bottom:0px;
}

#myContactInfo td, #projectTypes td{
font-size:12px;
}
#myContactInfo legend, #projectTypes legend{
font-weight:bold;
color:#666;
}
#myContactInfo, #projectTypes{
margin-bottom:8px;
}
#projectTypes{}
.contactComments{}
#txtMessage{
border:1px solid #999;
width:594px;
height:60px;
margin-bottom:8px;
}
#TB_title{
background:#EB1E25;
color:#fff;
text-transform:uppercase;
font-weight:bold;
letter-spacing:1px;
}
#TB_title a{
color:#fff!important;

}
