﻿/* -------------- GENERALS ------------------*/

body
{
    background-color: #e5e5e5;
    font-family: Arial;
    font-size: 11px;
    margin: 0px 0px 0px -5px;
    color: #565656;
    padding: 0px;
}
img
{
    border: none;
}
a
{
    text-decoration: none;
    color: #003263;
}
a:hover
{
    color: #fecf52;
}

/* -------------- GENERAL TYPOGRAPY ------------------*/

h1
{
    color: #003263;
    font-weight: normal;
    margin: 15px 0px;
    padding: 0px;
    line-height: 28px;
    font-size: 26px;
}
h2
{
    color: #003263;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}
h3
{
}
.Ingress
{
    color: #003263;
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

/* -------------- SITESTRUCTURE ------------------*/



#AllHolder /*- Innehåller siteyta plus annonser*/
{
    width: 1280px;
    float: left; /*margin:0px auto;*/
}
.SiteWrapper /* - Innehåller siten (allt i den vita ytan inkl vit bakgrund) */
{
    width: 1018px;
    margin: 0px 10px 0px 0px;
    float: left;
}

.A_d_sHolder /* - Innehåller annonser till höger*/
{
    width: 250px;
    float: right;
    height: 202px;
    margin: 20px 0px 0px 0px;
}
.A_d_sHolder img
{
    margin: 0px 0px 10px 0px;
}

/* -------------- DYNAMIC SITEBACKGROUND ------------------*/

.SiteBackground_bottom, .SiteBackground_content, .SiteBackground_top
{
    width: 1018px;
    float: left;
}
.SiteBackground_top
{
    height: 14px;
    background-image: url(/images/backgrounds/bg_content_top.jpg);
    background-repeat: no-repeat;
}
.SiteBackground_content
{
    background-image: url(/images/backgrounds/bg_content.jpg);
    background-repeat: repeat-y;
    padding: 0px 0px 0px 0px; /*padding: 0px 0px 30px 0px;*/
}

.SiteBackground_bottom
{
    height: 14px;
    background-image: url(/images/backgrounds/bg_content_bottom.jpg);
    background-repeat: no-repeat;
    margin: -5px 0px 0px 0px;
    padding:15px 0;
text-align:center;
}
.Sitecontent /* - Hållare för allt inuti den vita bakgrunden -- */
{
    width: 980px;
    float: left;
    margin: 5px 20px;
}

/* -------------- TOP------------------*/

.TopHolder /* - Innehåller Topbild,Logo,Topsök*/
{
    width: 980px;
    background-color: #fff;
    float: left;
}
.TopImage
{
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    float: left;
    height: 255px;
    margin: -6px 0 0;
    padding: 6px 0 0;
    width: 980px;
}
.TopLine
{
    float: left;
    color: #4691B7;
    width: 980px;
    background-image: url(/images/backgrounds/bg_topline.jpg);
    height: 35px;
    margin: 5px 0px 0px 0px;
}
.TopSlogan
{
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    float: left;
    width: auto;
    margin: 8px 4px;
    font-family: "Arial Narrow" , Arial, Sans-Serif;
}
.TopSearch
{
    width: 254px;
    height: 35px;
    background-image: url(/images/backgrounds/bg_topsearch.jpg);
    margin: 0px 0px 0px 312px;
    float: left;
}
.TopSearch input
{
    width: 150px;
    margin: 6px 5px 0px 50px;
    position: absolute;
}
.TopSearch a
{
    font-size: 16px;
    color: #fff;
    vertical-align: bottom;
    font-weight: bold;
    margin: 8px 5px 0px 214px;
    position: absolute;
}
.TopSearch a:hover
{
    color: #856a1c;
}
.TopLogo
{
    height: 161px;
    margin: 71px 0 0 20px;
    position: absolute;
    width: 277px;
    cursor: pointer;
}
.TopLogo a
{
}
/* -------------- CONTENTHOLDER------------------*/
.ContentHolder
{
    width: 980px;
    float: left;
}

/* -------------- LEFT AREA / MENU ------------------*/

.LeftArea
{
    width: 200px;
    float: left;
    padding: 15px 0px 0px 0px;
}
/* -------- LEFTMENU ----------*/
.LeftMenu
{
    list-style-type: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-family: Calibri, Arial, Sans-Serif;
    width: 190px;
}
.LeftMenu li
{
    border-bottom: solid 1px #d6dee6;
    color: #003263;
}
.LeftMenu a
{
    font-size: 12px;
    padding: 5px 0px 5px 5px;
    margin: 0px;
    text-transform: uppercase;
    width: 185px;
    display: block;
}
.LeftMenu a:hover, .ActiveMenuBtn
{
    background-image: url(/images/backgrounds/bg_menulink_hover.jpg);
    color: #fff;
    background-color: #003263;
}
.ActiveMenuBtn
{
    color: #fff;
}
.menuLevel2
{
    list-style-type: none;
    margin: 0px;
    background-image: url(/images/backgrounds/bg_meny_level2.gif);
    background-repeat: repeat-y;
    padding: 0px;
}
.menuLevel2 li
{
    border-bottom: solid 1px #ecf0f5;
}
.menuLevel2 li a
{
    text-transform:capitalize;
    width: 185px;
    padding: 4px 0px 4px 5px;
}
.menuLevel2 li a:hover
{
    background-image: url(/images/backgrounds/bg_meny_level2_hover.gif);
    background-repeat: repeat-y;
    color: #000;
}
.menuLevel2 li .ActiveMenuBtn
{
    font-weight: bold;
    color: #003263;
    background-image: url(/images/backgrounds/bg_meny_level2_hover.gif);
    background-repeat: repeat-y;
}
.menuLevel2 li .ActiveMenuBtn:hover
{
    font-weight: bold;
    color: #003263;
    background-image: url(/images/backgrounds/bg_meny_level2_hover.gif);
    background-repeat: repeat-y;
}
/*-----------LEFTPUFFS----------------*/

.LeftPuff
{
    width: 190px;
    margin: 5px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    float: left;
    color: #003363;
    background-image: url(/images/backgrounds/bg_leftpuff_top.gif);
    background-repeat: no-repeat;
}
.LeftPuff_bottom
{
    width: 190px;
    height: 10px;
    margin: 0px 0px 0px 0px;
    float: left;
    background-image: url(/images/backgrounds/bg_leftpuff_bottom.gif);
}
.LeftPuff input
{
    margin: 5px 0px;
}
.LeftPuff p
{
    margin: 7px 0px;
    padding: 0px;
}
.newsregbtn
{
    margin: 3px 0px 0px 0px;
    vertical-align: top;
}
/* -------------- MAINAREA ------------------*/

.CenterArea
{
    width: 505px;
    float: left;
    padding: 15px 25px;
    background-image: url(/images/backgrounds/bg_center_content.jpg);
    background-repeat: repeat-y;
}
.CenterContent
{
    line-height: 18px;
    float: left;
    width: 505px;
    color: #2e2e2e;
}
.CenterArea img
{
    background-image: url(/images/backgrounds/bg_img_dropshadow.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 0px 0px 10px 0px;
}
.NavigationView a, .NavigationView
{
    font-size: 10px;
    color: #728ba4;
}
.LargePuff
{
    width: 505px;
    margin: 15px 0px 25px 0px;
    float: left;
    font-size: 12px;
    line-height: 20px;
}
.LargePuff h2
{
    font-size: 18px;
    line-height: 24px;
    margin: 5px 0px;
}
.SmallPuffLeft
{
    width: 240px;
    float: left;
    margin: 0px 25px 25px 0px;
    line-height: 18px;
}
.SmallPuffRight
{
    width: 240px;
    float: left;
    margin: 0px 0px 25px 0px;
    line-height: 18px;
}
.SmallPuffLeft h2, .SmallPuffRight h2
{
    line-height: 16px;
    margin: 0px 0px 5px 0px;
}


/*.SmallPuffSep
{
    width: 25px;
    float: left;
    height: 100px;
}*/
.ArticleFooter
{
    width: 505px;
    border-bottom: solid 5px #fecf52;
    text-align: right;
    padding: 5px 0px 2px 0px;
    text-transform: uppercase;
    margin: 20px 0px 30px 0px;
    color: #003263;
    clear:both;
}
.ArticleFiles
{
    border-top: 1px dashed #DDDDDD;
    padding: 15px 0 10px 0px;
    text-align: left;
    width: 505px;
    float: left;
}
.ArticleFiles b
{
    float: left;
}
.ArticleFiles a
{
    text-transform: none;
    margin: 0px 5px;
    float: left;
    display: block;
}

.ArticleFiles a img
{
    background-image: none;
    margin: 0px 3px 0px 0px;
    vertical-align: text-top;
}
.ArticleFilesLinks
{
    width: 420px;
    float: right;
}
/*---------------- ARTICLE IMAGE FORMATS ----------------*/
.ArticleBigImage
{
    color: #646464;
    font-size: 9px;
    text-align: right;
    width: 505px;
}
.ArticleLeftImage
{
    color: #646464;
    float: left;
    font-size: 9px;
    margin: 0px 10px 0 0;
    width: 240px;
}
.ArticleRightImage
{
    color: #646464;
    float: right;
    font-size: 9px;
    margin: 0px 0 0 10px;
    text-align: right;
    width: 240px;
}
.ArticleSmallImagePhoRight
{
    float: right;
    margin: 3px 0;
    text-align: right;
    width: 230px;
}
.ArticleSmallImagePho
{
    float: right;
    margin: 0px 0px 0px 0;
    text-align: right;
}
.ArticleImageTextHolder
{
    float: left;
    width: 100%;
}
.ArticleImagePho
{
    float: right;
    margin: 0px 0px 0px 0px;
    text-align: right;
    width: 30%;
}
/*------ RIGHTAREA -------*/
.RightArea
{
    width: 205px;
    float: right;
    padding: 15px 10px 0px 10px;
}
.RightAreaHeader
{
    width: 207px;
    display: block;
    color: #003263;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px;
    background-image: url(/images/backgrounds/bg_rightheader.jpg);
    background-repeat: repeat-x;
    float: left;
    margin: 0px 0px 10px 0px;
}
.RightArea_content, .SbPuff, .UbPuff
{
    width: 215px;
    color: #565656;
    font-size: 11px;
    padding: 15px 0px;
    line-height: 20px;
}
.RightArea_content a
{
    display: block;
    width: 215px;
    padding: 4px 0px;
}
.RightArea_content img
{
    margin: 0px 0px 10px 0px;
}

.small_date
{
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    color: #7f98b1;
    display: block;
    margin: 0px;
    padding: 0px;
}
.SbPuff
{
    background-color: #404f75;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    border: none;
}
.UbPuff
{
    background-color: #CBE3EF;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
    border: none;
    color: #003263;
}

.MyPagePuffHead
{
color:#003263;
display:block;
font-size:18px;
margin:15px 0 5px;
padding:0;
text-transform:uppercase;
    
 }
 
.SbPuff a
{
    color: #fff;
    cursor: pointer;
}
.UbPuff a
{
    color: #4c637a;
    cursor: pointer;
}
.SbPuff h2
{
    color: #fff;
    padding: 0px 5px;
}
.UbPuff h2
{
    padding: 0px 5px;
}

.SbPuff span
{
    width: 205px;
    display: block;
    padding: 0px 5px;
    border-bottom: solid 1px #505e82;
}

.UbPuff span
{
    width: 205px;
    display: block;
    padding: 0px 5px;
    border-bottom: solid 1px #EFFAFF;
}

.UbSbImg
{
    width: 215px;
    border-bottom: solid 1px #b8bfd1;
}

/*-----------------TABLE STYLES ---------------*/

.SiteList
{
    width: 505px;
    margin: 0px 0px 10px 0px;
    float: left;
}
.SiteList th
{
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #003263;
    color: #fff;
    padding: 4px 2px;
}
.SiteList tr
{
    border-bottom: solid 1px #b6c1cc;
}

.SiteList td
{
    padding: 3px 2px;
    border-bottom: solid 1px #d2d9e0;
}
.darkrow
{
    background-color: #e1e9f3;
}
.FormTable
{
    width:505px;
 
 }
 .FormTable tr
{
 
 }
 .FormTable td
{
    padding:5px 0px;
 
 }
 .FormTable input
{
    width:149px;
    

 }
  .FormTable select
{
    width:155px;
 
 }
  .FormTable textarea
{
    width:390px;
    height:100px;
    padding:5px;
    font-family:Arial;
 
 }
/*------------FOOTER----------------*/

.footer
{
    width: 955px;
    float: left;
    text-align: center;
}
.footer_content
{
    padding: 10px 0px;
    color: #003263;
    text-transform: uppercase;
    border-top: solid 1px #b3c7db;
    width: 545px;
    margin-left: auto;
    margin-right: auto;
}
.ProducedBy
{
	    width: 545px;
	    color:#A7C3DF;
    margin-left: auto;
    margin-right: auto;
    padding:10px 0px 5px 0px;
}
/*-----------------SEARCH-------------------*/

.SearchListItem
{
    width: 505px;
    float: left;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 15px 0px;
    border-bottom: 1px solid #D9E1EA;
}
.SearchListItemHeader
{
    font-size: 13px;
    display: block;
    font-weight: bold;
    margin: 0px 0px 2px 0px;
    padding: 0px;
}
.SearchListItemHeader:hover
{
    text-decoration: underline;
    color: #003263;
}


/*----------------COMPANYMAP---------------*/

.ComMapChoice
{
    float: left;
    width: 495px;
    font-size: 12px;
    color: #003263;
    padding: 5px;
    font-size: 11px;
    background-color: #e1e9f3;
    border: Solid 1px #D6DEE6;
}
.ComMapChoice table
{
    float: left;
    width: 495px;
    padding: 5px 0px 0px 0px;
    margin: 5px 0px 0px 0px;
    border-top: Solid 1px #D6DEE6;
}
.MapHolder, .ComSearchList
{
    width: 505px;
    float: left;
    margin:0px;
    border: solid 1px #D6DEE6;
}
.MapHolder img
{
	background:none;
	
}
.ComMapChoice input
{
    vertical-align: sub;
    margin: 0px;
}
.ComMapChoice span
{
    display: block;
    float: left;
    font-size: 11px;
}
.ComMapChoice span b
{
    font-size: 10px;
}
.ComMapSearch
{
    float: left;
    font-size: 11px;
    margin: 10px 0 0;
    width: 495px;
    padding: 5px 0px 0px 0px;
    border-top: solid 1px #D6DEE6;
}
.ComMapSearch input
{
    float: left;
    font-size: 18px;
    height: 24px;
    margin: 0;
    width: 370px;
}
.ComMapViewOpt
{
border:1px solid #D6DEE6;
float:left;
font-size:14px;
margin:10px 0 5px;
    color: #003263;
padding:5px;
width:495px;
    
 }
 .ComMapViewOpt input
{

    margin:0px 0px 0px 10px;
    padding:0px;
    vertical-align:sub;
}

.MapSearchBtn
{
    background-image: url(/images/buttons/btn_search.jpg);
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 5px;
    padding: 6px 33px;
    text-align: center;
}
.MapSearchBtn:hover
{
    background-position: bottom;
    color: #fff;
}
.ComSearchList
{

    border:none;
}
.ComSearchList table
{
    width: 505px;
    border:none;
}
.ComSearchList table th
{
    text-align: left;
    background-color:#ddd;
    text-transform:uppercase;
}

.ComSearchList table th a
{
    display:block;
    color:#fff;
            padding:4px 3px;
    background-color: #003263;
}
.ComSearchList table th a:hover
{
    display:block;
    color:#003263;
    background-color: #fecf52;
}
.ComSearchList table tr
{
    width: 505px;
}
.ComSearchList table tr a:hover td
{
    color:#fff;
}
.ComSearchList table tr a:hover td
{
    background-color:#003263;

}
.ComSearchList table td
{
    width: 505px;
    padding:4px 3px;
}


/*-------------MEMEBER REGISTER TABLE-------------*/
.MemberRegisterTable, .MemberEventInfoTable
{
background-color:#E0E8EF;
border:3px double #C2D2DF;
font-size:12px;
margin:10px 0;
padding:5px;
width:505px;
}
.MemberEventInfoTable
{
background-color:#fff;
border:3px double #C2D2DF;

}
.MemberEventInfoTable td
{
border-bottom:1px solid #e1e8ee;
padding:1px 2px;

}
.MemberEventInfoTable b
{
    display:block;
}
.MemberRegisterTable h2 ,.MemberEventInfoTable h2
{
    font-weight:bold;
    margin:0px 0px 10px 0px;
}
.MemberRegisterTable td
{
}
.MemberRegisterTable input
{
    width:200px;
}
.MemberRegisterTable input[type='checkbox']
{
    width:15px;
}
.MemberRegisterTable input[type='submit']
{
    width:100px;
}
.MemberRegisterTable textarea
{
    width:350px;
    height:80px;
}
.RegRed
{
    color:red;
    font-size:16px;
    margin:0px 0px 0px 5px;
 }