/* CSS fil till Brf Beryllen Mediatyp, screen. Författare Jens Josefsson, Webmind, jens@webmind.se */


/*


Bakgrundsfärg:   #403A2E
Textfärg:   #403A2E
Typsnitt:  Calibri
Meny:  900x49
		

*/



html
{
    margin: 0;
    padding: 0;
    height: 100%;
}

body
{
    padding: 0px;
    margin: 0;
    height: 100%;
    color: #403A2E;
    font-family: Calibri,Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    background-color: #403A2E;
}




#container
{
    position: relative;
    float: none;
    margin: 0px auto;
    padding: 0px;
    min-height: 800px;
    width: 900px;
}

#top
{
    position: relative;
    margin: 10px 0 0px 0;
    padding: 0;
    width: 900px;
    height: 234px;
    background-image: url(../grfx/pict_top.png);
}


#search
{
    display: none; /* width: 210px;     height: 40px;     padding: 0;     margin: 0px 0 0 0;     text-align: right;     background-image: url(../grfx/sokruta.png);     position: absolute;     right: 0px;     top: 0px;     background-color: transparent;     z-index: 98; */
}




.menu
{
    position: relative;
    float: left;
    width: 900px;
    height: 49px;
    margin: 0px 0 10px 0;
    padding: 0;
    background-image: url(../grfx/menu.png);
    background-repeat: no-repeat;
}



#foot
{
    position: relative;
    width: 900px;
    margin: 10px auto 0 auto;
    padding: 8px 0 0 0;
    height: 20px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #fff;
    clear: both;
}


/* startsidan*/

#main
{
    position: relative;
    float: left;
    clear: none;
    width: 545px;
    min-height: 450px;
    overflow: visible;
    padding: 0 20px;
    margin: 0px;
    background-image: url(../grfx/textbox/middle_textbox.png);
    background-repeat: repeat-y;
}
#maintop
{
    position: relative;
    float: left;
    clear: none;
    width: 585px;
    min-height: 20px;
    overflow: visible;
    padding: 0 00px;
    margin: 0px;
    background-image: url(../grfx/textbox/top_textbox.png);
    background-repeat: no-repeat;
}
#mainbottom
{
    position: relative;
    float: left;
    clear: none;
    width: 585px;
    min-height: 22px;
    overflow: visible;
    padding: 0 00px;
    margin: 0px;
    background-image: url(../grfx/textbox/bottom_textbox.png);
    background-repeat: no-repeat;
}
#startimg
{
    position: relative;
    float: left;
    clear: none;
    min-width: 520px;
    min-height: 100px;
    overflow: visible;
    padding: 0 00px;
    margin: 20px 0;
}

.topboxes
{
    position: relative;
    float: right;
    clear: none;
    padding: 0;
    margin: 0;
    width: 300px;
    min-height: 20px;
    background-image: url(../grfx/boxes/top_right.png);
    background-repeat: no-repeat;
}
.bottombox1
{
    position: relative;
    float: right;
    clear: none;
    padding: 0;
    margin: 0 0 10px 0;
    width: 300px;
    min-height: 11px;
    background-image: url(../grfx/boxes/textboxar.png);
    background-repeat: no-repeat;
}
.bottombox2
{
    position: relative;
    float: right;
    clear: none;
    padding: 0;
    margin: 0;
    width: 300px;
    min-height: 18px;
    background-image: url(../grfx/boxes/bottom_right.png);
    background-repeat: no-repeat;
}
#right
{
    position: relative;
    float: right;
    clear: none;
    padding: 0;
    margin: 0;
    width: 300px;
    min-height: 500px;
}
#login
{
    position: relative;
    float: right;
    clear: none;
    padding: 0 20px;
    margin: 0px 0 0 0;
    width: 260px;
    min-height: 150px;
    background-image: url(../grfx/boxes/middle_right.png);
    background-repeat: repeat-y;
}

.pnllogin
{
    min-height: 150px;
    background-image: url(../grfx/logo_hus.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}



#news
{
    position: relative;
    float: right;
    clear: none;
    padding: 0 20px;
    margin: 0px 0 0 0;
    width: 260px;
    min-height: 247px;
    background-image: url(../grfx/boxes/middle_right.png);
    background-repeat: repeat-y;
}
#subright
{
    position: relative;
    float: right;
    clear: none;
    padding: 0 20px;
    margin: 0px 0 0 0;
    width: 260px;
    min-height: 447px;
    background-image: url(../grfx/boxes/middle_right.png);
    background-repeat: repeat-y;
}

.puff
{
    position: relative;
    float: left;
    clear: none;
    width: 180px;
    min-height: 100px;
    overflow: visible;
    padding: 10px;
    margin: 20px 0px;
    border: 1px solid #000;
}




/* undersidor*/

#SiteMapPath
{
    position: relative;
    float: left;
    clear: left;
    width: 90%;
    height: 15px;
    margin: 0;
    padding: 2px 0 0 15px;
    font-size: 10px;
}
#SiteMapPath a
{
    color: #849b73;
    text-decoration: underline;
    margin: 0 0 0 0;
}
#SiteMapPath img
{
    border: none;
    margin: 0px 0 0px 0;
}

#pagemain
{
    position: relative;
    float: right;
    width: 640px;
    min-height: 400px;
    overflow: visible;
    padding: 0px 10px 20px 10px;
    margin: 0px 10px 10px 10px;
    clear: right;
    border: 1px solid #000;
}
#left
{
    position: relative;
    float: left;
    clear: none;
    padding: 0px 0 20px 0px;
    margin: 0px;
    width: 189px;
    min-height: 400px;
    border: 1px solid #000;
}


#submenu
{
    position: relative;
    float: left;
    clear: none;
    width: 164px;
    min-height: 0px;
    padding: 1px 3px 3px 3px;
    margin: 10px 0 0 10px;
    overflow: visible;
    border: 1px solid #000;
}
#bottompanel
{
    position: relative;
    float: left;
    width: 850px;
    height: 200px;
    margin: 0;
    padding: 0 0 0 50px;
    border: 1px solid #000;
}




.contactform
{
    position: relative;
    float: left;
    clear: none;
}


.btn
{
    margin: 8px 0 3px 0px;
}
button
{
    height: 18px;
    color: #595959;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 5px 0 0px;
}
.label
{
    display: inline-block;
    width: 70px;
}

.inputshort
{
    width: 110px;
    background-color: #ccc;
    color: #000;
    font-size: 11px;
    height: 14px;
    padding: 0 3px;
    margin: 6px 0 3px 10px;
}


ul
{
    margin: 10px 0;
    padding: 0;
}
ul li a
{
    text-decoration: none;
    font-weight: bold;
}
ul li a:hover
{
    text-decoration: underline;
    font-weight: bold;
}

ul.memberlinks li
{
    margin: 3px 0;
    list-style-type:none;
}
.nobullit
{
    list-style-type:none;
}


/* Meny */

#start
{
    display: inline;
}
a.startlink
{
    display: block;
    float: left;
    height: 29px;
    padding: 17px 20px 0 20px;
    margin: 0px 0 0 0;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #fff;
    border: none;
    text-align: center;
}
a.startlink:hover
{
    color: #fff;
    background-color: Transparent;
    text-decoration: none;
}

ul#topmenu
{
    padding: 0;
    margin: 0 0 0 0px;
    list-style-type: none;
    height: 49px;
    float: left;
}

ul#topmenu li
{
    display: inline;
}

ul#topmenu li a
{
    display: block;
    float: left;
    height: 29px;
    padding: 17px 20px 0 20px;
    margin: 0px 0 0 0;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #fff;
    border: none;
    text-align: center;
}


ul#topmenu li a:hover
{
    color: #fff;
    background-color: Transparent;
}
ul#topmenu li a.selectedtopmenu
{
    background-color: #403A2E;
    height: 19px;
    padding: 4px 20px 5px 20px;
    margin: 13px 0 0 0;
}





.logo
{
    position: relative;
    background-color: transparent;
    border: none;
    margin: 130px 0 0 25px;
}

.btnsok
{
    background-color: #ddd;
    color: #000;
    font-size: 11px;
    height: 20px;
    padding: 0 5px 3px 5px;
    border: 2px outset #ccc;
}
.txtsok
{
    background-color: #ccc;
    color: #000;
    font-size: 11px;
    height: 14px;
    padding: 0 3px;
    margin: 0 0 2px 0;
}

a img
{
    border: none;
}

/*Tabeller*/

.tabell
{
    border: none;
    padding: 5px;
}
.cell
{
    padding: 7px 10px;
    border: none;
}
.cell1
{
    padding: 7px 10px;
    border: none;
    min-width: 80px;
    font-weight: bold;
}
.cell2
{
    padding: 7px 10px;
    border: none;
}

.tabellhuvud
{
    border-style: dashed;
    border: 0px;
    border-collapse: collapse;
    border-color: Black;
    background-color: Gray;
    color: White;
}

.tabellrad1
{
    background-color: #efefef;
}
.tabellrad2
{
    background-color: #fdfdfd;
}



/* Listor */

.puff ul
{
    padding: 0 0 0 10px;
    margin: 0;
}
.puff ul li
{
    padding: 0 0 0 0px;
    margin: 5px 0px 0px 6px;
}
.puff ul li a
{
    color: #000;
    text-decoration: none;
}



/* Bildgalleri */

.listbild
{
    border:none;
    max-height:100px;
    max-width:200px;
    
}
.galleribild
{
    border:none;
    max-height:100px;
    max-width:200px;
    
}




/*Fix

#container:after
{
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
*/


tr
{
    vertical-align: top;
}
/*Webmind*/
#minaformer
{
    position: absolute;
    z-index: 1;
    bottom: 110px;
    right: 0;
    height: 100px;
    width: 20px;
    text-align: right;
}
#webmind
{
    position: absolute;
    z-index: 1;
    bottom: 10px;
    right: 0;
    height: 100px;
    width: 20px;
    text-align: right;
}


/* Members  */

#container2
{
    position: relative;
    margin: 0px auto 0 auto;
    padding: 0 4px;
    min-height: 500px;
    width: 900px;
    background-image: url(../grfx/undersida_middle.png);
    background-repeat: repeat-y;
    
}
#container2:after
{
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
#container2:before
{
    content: " ";
    clear: both;

    display: block;
    position: relative;
    margin: 0px auto 0 auto;
    padding: 0 px;
    height: 5px;
    width: 900px;
 
    background-image: url(../grfx/undersida_top.png); background-repeat:no-repeat;
}

.menu2
{
    position: relative;

    width: 900px;
    height: 49px;
    margin: 20px auto 10px auto;
    padding: 0;
    background-image: url(../grfx/menu2.png);
    background-repeat: no-repeat;
}
.smallogo
{
    position: absolute;
    background-color: transparent;
    border: none;
    top: 5px;
    right: 20px;
}
#divOverview
{
    margin: 0 0 0 20px;
}
#menu ul
{
    width: 49%;
}
#menu ul#leftMemberMenu
{
    float: left;
     width: 280px;
}
#menu ul#rightMemberMenu
{
    float: left;
    width: 280px;
}
#membernews
{
    position: relative;
    float: right;
    clear: none;
    padding: 0 20px;
    margin: 0px 0 0 0;
    width: 260px;
    min-height: 247px;
}

#menu ul li a
{
    margin: 0 0 0 20px;
    text-decoration: none;
    line-height: 20px;
}
#menu ul li a:hover
{
    text-decoration: underline;
    line-height: 20px;
}


.hr2
{
    position: relative;
    float: left;
    clear: none;
    margin: 2px 50px;
    color: #403A2E;
    height: 2px;
    width: 800px;
    background-color: #403A2E;
}
#foot2
{
    position: relative;
    width: 908px;
    margin: 0px auto 0 auto;
    padding: 6px 0 0 0;
    height: 40px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #403A2E;
    clear: both;
    background-image: url(../grfx/undersida_bottom.png);
    background-repeat: no-repeat;
}

#mainmember
{
    position: relative;
    float: left;
    clear: none;
    width: 860px;
    min-height: 450px;
    overflow: visible;
    padding: 0 20px;
    margin: 0px;
}

#mainpmembers
{
    position: relative;
    float: left;
    clear: none;
    width: 800px;
    min-height: 500px;
    overflow: visible;
    padding: 0 20px;
    margin: 0px auto;
    background-image: url(../grfx/loggo.png);
    background-repeat: no-repeat;
    background-position: 100% 5%;
}
#textboxmembers
{
    position: relative;
    float: left;
    clear: none;
    width: 600px;
    min-height: 300px;
    overflow: visible;
    padding: 0 0px;
    margin: 20px 0 0 20px;
}

#textbox2members
{
    position: relative;
    float: left;
    clear: none;
    width: 500px;
    min-height: 300px;
    overflow: visible;
    padding: 0 0px;
    margin: 20px 0 0 20px;
}

#leftmember
{
    position: relative;
    float: left;
    clear: none;
    width: 300px;
    min-height: 250px;
    overflow: visible;
    padding: 0;
    margin: 0px 0 0 20px;
}


#rightmember
{
    position: relative;
    float: right;
    clear: none;
    width: 370px;
    min-height: 250px;
    overflow: visible;
    padding: 0 0px;
    margin: 0px;
}
.printimg
{
    margin:10px 0 5px 0;
    border:none;
    
    
}
