/* CSS fil till njurforbundet.se Mediatyp, screen. Författare Jens Josefsson, Webmind, jens@webmind.se */


/*
Röd:		#891510	Bg & yttre ram runt foto
Mörkgul:	#FFC23B	Ram runt box
Ljusgul:	#FFC23B	Inre ram runt foto
*/



html
{
    margin: 0;
    padding: 0;
    height: 100%;
}

body
{
    padding: 0px;
    margin: 0;
    background-color: #891510;
    height: 100%;
    background-image: url(../grfx/vertikal.png);
    background-repeat: repeat-y;
    background-position: 88% 0px;
    color: #4D4D4D;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
}
#topbg
{
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 100px;
    background-image: url(../grfx/horisont.png);
    background-repeat: repeat-x;
    background-position: 0px 30px;

}
#top
{
    position: relative;
    margin: 20px auto 0px auto;
    padding: 5px 5px 0 0;
    width: 901px;
    height: 95px;

    /*
        background-color: #fff; 
    opacity: 0.9; 
    filter: alpha(opacity=90);
    border-left: 3px solid #FFC23B;
    border-right: 3px solid #FFC23B;
    border-top: 3px solid #FFC23B;
    */
    background-image: url(../grfx/topp.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;

   
}


#container
{
    position: relative;
    float: none;
    margin: 0px auto 10px auto;
    padding: 0px;
    min-height: 500px;
    width: 900px;
    background-color: #fff;
    border-left: 3px solid #FFC23B;
    border-right: 3px solid #FFC23B;
    border-bottom: 3px solid #FFC23B;
    overflow: visible;
}


#search
{
    position: relative;
    float: right;
    width: 275px;
    height: 30px;
    padding: 2px 5px 0 0;
    text-align: right;
}


#flags
{
    position: relative;
    float: right;
    clear: right;
    width: 75px;
    height: 30px;
    margin: 25px 0 0 0;
    padding: 2px 5px 0 0;
    text-align: right;
}

.menu
{
    position: relative;
    float: left;
    width: 900px;
    height: 23px;
    margin: 0;
    padding: 0;
    background-image: url(../grfx/meny.jpg);
    background-repeat: repeat-x;
}



#foot
{
    position: relative;
    float: left;
    width: 850px;
    margin: 0 25px;
    padding: 8px 0 0 0;
    height: 20px;
    z-index: 98;
    background-color: #fff;
    text-align: center;
    color: #000;
    background-image: url(../grfx/linje.jpg);
    background-repeat: repeat-x;
}

/* startsidan*/

#main
{
    position: relative;
    float: left;
    clear: none;
    width: 575px;
    min-height: 200px;
    overflow: visible;
    padding: 0 0 20px 20px;
    margin: 0px;
}
#mainimg
{
    position: relative;
    float: left;
    /*width: 560px;
    height: 145px;*/
    padding: 0;
    margin: 20px 0;
    overflow: hidden;
    z-index: 8;
    border: 2px solid #891510;
}


#puffs
{
    position: relative;
    float: left;
    clear: none;
    padding: 0px 0 0 10px;
    margin: 0px;
    width: 890px;
    height: 70px;
    background-color: #fff;
}
.puff
{
    position: relative;
    float: left;
    clear: none;
    padding: 7px 10px 0 10px;
    margin: 5px;
    width: 117px;
    height: 41px;
    background-image: url(../grfx/puff.jpg);
    background-repeat: no-repeat;
}


.puff a
{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #891510;
    border: none;
}

.img_menu, #news_edit_right, #news
{
    position: relative;
    float: right;
    clear: none;
    padding: 25px 20px 10px 20px;
    margin: 0;
    width: 225px;
    min-height: 400px;
}
#news_edit_right
{
    padding:5px 20px 10px 20px;
}
.img_menu img
{
    padding:0 0 5px 0;
}

.news
{
    position: relative;
    float: left;
    clear: both;
    padding: 0;
    margin: 0;
    width: 585px;
    min-height: 100px;
}
#news_edit
{
    float:left;
    width:280px;
    margin-right:10px;
}
#news_media
{
    float:left;
    width:280px;
}

.news_p
{ 	
	color: #891510;  font-weight:bold;
}
.newsarchive
{ 	
	color: #891510;  font-weight:bold;
}
.infocirkel
{
    position:absolute;
    z-index:9;
    right:15px;
    bottom:275px;
}
.infocirkel p
{
    text-align:center;
    font-size:15px;
    position:absolute;
    left:15px;
    top:15px;
    right:7px;
}

/* undersidor*/

#SiteMapPath
{
    position:relative;
    float:left;
    clear:left;
    width:90%;
    height:15px;
    background-color: #fff;
    margin:0;
    padding:2px 15px;
    font-size:10px; 
    
}




#page
{
    position: relative;
    float: left;
    width: 860px;
    min-height: 550px;
    overflow: visible;
    padding: 0;
    margin: 0px 20px 10px 20px;
    clear: right;
}

#pagemain
{
    position: relative;
    float: right;
    width: 640px;
    min-height: 400px;
    overflow: visible;
    padding: 10px 10px 20px 10px;
    margin: 0px 10px 10px 10px;
    clear: right;
}
#left
{
    position: relative;
    float: left;
    clear: none;
    width: 194px;
    min-height: 300px;
    padding: 0;
    margin: 0px 0 0 10px;
    overflow: visible;
}


#submenu
{
    position: relative;
    float: left;
    clear: none;
    width: 164px;
    min-height: 0px;
    padding: 1px 3px 3px 3px;
    margin: 10px 0 0 0px;
    overflow: visible;
    background-color: #868686;
}
#bottompanel
{
    position: relative;
    float: left;
    width: 850px;
    height: 200px;
    margin: 0;
    padding: 0 0 0 50px;
}

.verser p
{
    margin:0;
    padding:10px;
}

/*Adminsidor*/
#adminmenu
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    width: 842px;
    height: 25px;
    position: relative;
    margin: 0px;
    z-index: 98;
    background-color: #d9e2ea;
    border-bottom: 1px solid #000;
    padding: 5px 0 0 10px;
}
#content
{
    position: relative;
    margin: 10px;
    padding: 10px;
    top: 0px;
    background-color: #FFFFFF;
    border: 1px solid #000;
    overflow: visible;
}
#adminmain
{
    position: relative;
    z-index: 1;
    float: left;
    width: 830px;
    top: 0px;
    min-height: 380px;
    padding: 15px 15px;
    margin: 0;
    overflow: visible;
}
#adminwide
{
    position: relative;
    z-index: 1;
    float: left;
    background-color: #efefef;
    width: 800px;
    top: 0px;
    min-height: 380px;
    border: 1px solid #71889e;
    padding: 15px 10px;
    margin: 347px 10px 10px 10px;
    overflow: visible;
}
.pnlLinks
{
    display: inline;
    clear: none;
}
.adminlabel
{
    display: block;
    font-weight: bold;
    margin: 8px 0 3px 0;
}
.btn
{
    margin: 8px 0 3px 0;
}

/*Fix*/

#container:after
{
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

#sökbox
{
}

/* Meny */

#start
{
    display: inline;
}
a.startlink
{
    display: block;
    float: left;
    height: 20px;
    padding: 3px 0px 0 10px;
    margin: 0px 0 0 0;
    text-decoration: none;
    font-size: 1em;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #891510;
    border: none;
    text-align: center;
}
a.startlink:hover
{
    color: #000;
    background-color: Transparent;
    border: none;
}

ul#topmenu
{
    padding: 0;
    margin: 0 0 0 0px;
    list-style-type: none;
    height: 30px;
    float: left;
}

ul#topmenu li
{
    display: inline;
}

ul#topmenu li a
{
    display: block;
    float: left;
    height: 20px;
    padding: 3px 0px 0 10px;
    margin: 0px 0 0 0;
    text-decoration: none;
    font-size: 1em;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #891510;
    border: none;
    text-align: center;
}


ul#topmenu li a:hover
{
    color: #000;
    background-color: Transparent;
    border: none;
}


/* Submenu*/

ul.submenu
{
    padding: 0;
    margin: 0px 0 0px 0px;
    list-style-type: none;
    float: left;
}

ul.submenu li
{
    margin: 0 0 0 0px;
    display: block;
    float: left;
    border: none;
}

ul.submenu li a
{
    display: block;
    float: left;
    width: 159px;
    min-height: 22px;
    margin: 2px 0 0 0;
    padding: 3px 0 2px 5px;
    clear: both;
    text-decoration: none;
    font-weight: bold;
    color: #891510;
        font-size: 10px;

    text-align: left;
    background-image: url(../grfx/undermeny1.jpg);
    background-repeat: no-repeat;

}


ul.submenu li a:hover
{
    color: #868686;
}


/*--------------------------------------------------------- */
.menyadmin
{
    float: left;
    margin-left: 20px;
}

.sortimentbilder_small
{
    width: 100px;
}

.sortimentbilder_large
{
    width: 300px;
}
.root
{
    font-size: 12px;
    font-weight: bold;
}
.parent
{
    font-size: 12px;
    font-weight: normal;
}
.node
{
}
.leaf
{
    display: block;
    background-color: Gray;
}
.bild_thumbnail
{
    max-width: 100px;
    max-height: 100px;
}

.logo
{
    position: relative;
    float: left;
    clear: both;
    margin: 10px 10px 0px 20px;
}
.cred
{
    display: block;
    width: auto;
    float: right;
    margin: 20px 40px 20px 20px;
    color: #999;
    font-size: 10px;
    font-weight: normal;
}

/*Tabeller*/

.tabell
{
	border: none;
	padding: 5px;
	
}
.cell
{
	
	
	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;
		
}

tr
{
    vertical-align:top;
   
}

img a, a img
{
    border:none;
}