body,td,th {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#292929;
}

body{margin:0px; background-color: black;}

*{margin:0px}

.componentheading
{
   font-size:15px;
   font-weight:bold;
   padding-left:4px;
}

.contentheading
{
   font-size:20px;
   font-weight:bold;
}

h1 {font-weight:bold; font-size:20px; padding-top: 15px; padding-bottom:4px;}
h2 {font-weight:bold; font-size:18px; padding-top: 10px; padding-bottom:3px;}
h3 {font-weight:bold; font-size:15px; padding-top: 5px; padding-bottom:2px;}
h4 {font-weight:normal; font-size:13px; font-style:italic; padding-top: 3px; padding-bottom:0px;}

.paper ul {padding-top: 5px;padding-bottom:5px;}
.paper li {padding-top: 3px;padding-bottom:5px;}
.paper p {padding-top: 5px;padding-bottom:5px; font-size: 10pt; line-height:130%;}

a:link,  a:active {
    color:#9d0206;
    font-weight: bold;
}
a:visited {
    color:#9d0206;
    font-weight:normal;
}

.modifydate
{
   font-size: x-small;
}

.createdate
{
   font-size: x-small;
}

.description
{
  line-height: 12px;
  padding-left: 20px;
}

.playerdata h4 { background-color: #cacaca; padding:3px; font-weight:bold}
div.playerdata {float:left; padding-left: 3px; width:49%}
div.playerdataTop {float:left; padding-left: 3px; width:250px}
div.playerdata p {padding:3px;}
div.playerdataRow {float:left; clear:left;width:100%;padding:3px;}
div.playerdataHeader {float:left;width:110px; font-weight:bold;}
div.playerdataData {float:left; width:270px}
div.playerdataContainer {float:left; padding-left: 3px;}
div.playerdataTopLeft {width:60%; float:left}
div.playerdataTopRight {width:40%; float:left}

#outer{
    margin:0px auto auto auto;
    width:1011px;
    /*background-image: url('http://localhost/kh_dev/templates/kh/images/background/background.jpg');*/
    background-image: url('http://www.krigshjarta.com/kh/templates/kh/images/background/background.jpg');
    background-repeat: no-repeat;
    min-height:965px;
}

#outerLower{
    margin:0px auto auto auto;
    width:1011px;
    /*background-image: url('http://localhost/kh_dev/templates/kh/images/background_grow.png');*/
    background-image: url('http://www.krigshjarta.com/kh/templates/kh/images/background/background_grow.png');
    background-repeat: repeat-y;
    /* border:1px solid magenta;*/
}

/* NAVIGATION */
#leftnavigation {
    float:left;
    width: 185px;
}

.menuContainer
{
    padding-top:270px;
    margin-left:28px;
    width: 140px;
    padding-bottom: 20px;
}

.menuContainer a {
    color: black;
    text-decoration: none;
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    padding: 5px 5px 5px 17px;
}

.menu {
  margin-top:-3px;
}

.menuContainer ul {
    list-style: none;
    padding-left:0px;
}

.menuContainer ul a {
    display: block;
}

.menuContainer ul li a:hover {
    color:#9d0206;
}

.menuContainer ul li {
    /*background-image: url('http://localhost/kh_dev/templates/kh/images/leftmenu/menu_grow.png');*/
    background-image: url('http://www.krigshjarta.com/kh/templates/kh/images/leftmenu/menu_grow.png');
    background-repeat: repeat-y;
}

/* level 2*/
.menuContainer ul li ul {  
    
}

.menuContainer ul li ul li{
    padding: 0px 0px 0px 10px;
}

.menuContainer ul li ul li a{
    font-size: 10px;
}

/* level 3*/
.menuContainer ul li ul li ul{

}

.menuContainer ul li ul li ul li{
    background-image: url('http://www.krigshjarta.com/kh/templates/kh/images/leftmenu/menu_grow.png');
    background-repeat: repeat-y;
    background-position: -10px;
}

.menuContainer ul li ul li ul li a{
    font-size: 10px;
}

/* topmenu*/

.topMenuContainer
{
    float:left;
    display: inline;
    margin-top:180px;
    height:32px;
    width: 650px;
    margin-bottom:-3px;
}

.topMenuContainer a {
    color: black;
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.topMenuContainer .itemstart{
    display: inline;
    float:left;
    /*background-image: url('http://localhost/kh_dev/templates/kh/images/topmenu/tableft.png');*/
    background-image: url('http://www.krigshjarta.com/kh/templates/kh/images/topmenu/tableft.png');
    background-repeat: no-repeat;
    height: 27px;
    width: 8px;
    margin-left:4px;
    margin-right:0px;
}

.topMenuContainer .itemgrow{
    display: inline;
    float:left;
    /*background-image: url('http://localhost/kh_dev/templates/kh/images/topmenu/tabgrow.png');*/
    background-image: url('http://www.krigshjarta.com/kh/templates/kh/images/topmenu/tabgrow.png');
    background-repeat: repeat-x;
    height: 27px;
    padding-top:5px;
}


.topMenuContainer .itemend{
    display: inline;
    float:left;
    /*background-image: url('http://localhost/kh_dev/templates/kh/images/topmenu/tabright.png');*/
    background-image: url('http://www.krigshjarta.com/kh/templates/kh/images/topmenu/tabright.png');
    background-repeat: no-repeat;
    height: 27px;
    width: 8px;
    padding-right:2px;
    margin-left:0px;
   
}

a#active_menu.mainlevel {
    color: white;
}

/* PAGE */
#page {
    width:800px;
    float:left;
    margin-left:19px;
}

#content{
    float:left;
}

#frameTop {
    margin-left:1px;
    /*border: 1px solid yellow;*/
}

.paper
{
    /*background-image: url(http://localhost/kh_dev/templates/kh/images/content/frame_sides.png);*/
    background-image: url(http://www.krigshjarta.com/kh/templates/kh/images/content/frame_sides.png);
    padding: 15px 30px 30px 30px;
    min-height: 475px;
    background-repeat: repeat-y;
    width: 650px;
    margin-left:0px;
    /*border: 1px solid red;*/
    float:left;
}

.frame
{    
    /* NO CONTENT */
}

#frameBottom
{
    /* NO CONTENT */
}


#footer{
    float:left;
    /*border: 1px solid yellow;*/
    width:690px;
    color:white;
    text-align:center;
}

#footer a:link, #footer a:visited, #footer a:active {
    text-decoration:none;
    color:white;
}

#footer a:hover {
    text-decoration:underline;
    color:white;
}

img {
   border:0em;
}

.cbUserListTable
{
    text-align: left;
}

div.cbListFieldCont a
{
    font-size:10px;
}

div.img_caption p
{
    text-align:center;
    font-style:italic;
}

/* Formulär gjorda med chronoform/chronoconnectivity */

div.chronoform { float:left;}
div.chronoform a { font-size:x-small; color:#4A4A4A; text-decoration:none;}
div.chronoform a:visited { font-size:x-small; color:#4A4A4A; text-decoration:none;}

span.OK {color: yellow; background-color:yellow}
span.OKOK {color: green; background-color:green}
span.NOTOK {color: red; background-color:red}

div.p_fraktion {float:left; width:500px; padding:0px 5px 0px 5px}
