

/**
 * General
 */
html, body {
    height: 100%;




}
body {
margin: 0px;
padding: 0px;


background:url('https://www.maharajah.racing/elitloppet2024-2.pn') 
repeat-y bottom fixed #ffffff;
background-size: cover;
font-size: 8.5pt;
}








#container {
    width: 1228px;
-khtml-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    min-height: 100%;
    margin: 0 auto;
    padding: 0 9px;
    position: relative;
}

#top, #head, #statusbar, #leftcol {
    font-family: "Helvetica", "Arial", sans-serif;
    white-space: nowrap;
    overflow: hidden;
}

/**
 * Top and header
 */



#head {
    height: 155px;
-khtml-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    position: relative;
    background-color: #ffffff ;
    background: url('https://www.maharajah.racing/marreracinglogoblackwhite.jpg');
    background-repeat: no-repeat;
}





#head .banner {
-khtml-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    position: absolute;
    top: 50px;
    right: 15px;
}

/**
 * Statusbar
 */
#statusbar {
-khtml-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    position: relative;
    height: 1.68em;
    background-color: #204BEA ;
 background-image: url('https://www.maharajah.racing/linelinewhite.gif');
    padding: 0.3em 0.8em;




}










#statusbar, #statusbar a, #statusbar a:visited {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
#statusbar div {
    position: absolute;
    line-height: 1.7em;
}
#statusbar div.left {
    left: 0.8em;
}
#statusbar div.right {
    right: 0.8em;
}
#statusbar input.checkbox {
    margin: -0.1em 0;
    padding: 0;
}
#statusbar input.text {
    width: 7em;
    padding: 0 0.1em;
    border: 1px solid #7d1717;
    font-family: "Helvetica", "Arial", sans-serif; /* IE doesn't support inherit..... */
    font-size: 1em;
    font-weight: bold;
    border: 1px solid #852c2c;
}


/**
 * Content
 */
#content {
    position: relative;
-khtml-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    min-height: 100%;
    margin-left: 149px;
    padding-left: 4px;
    padding-top: 5px;
    padding-right: 5px;
    width: 1070px;
}
#content.new {
    margin-left: 149px;
    padding: 10px 12px 0;
    width: 755px;
}

#content .one-third {
    width: 245px;
    float: left;
    clear: none;
}

#content .right {
    padding-right: 5px;
}
#content .left {
    padding-left: 5px;
}
#content .both {
    padding: 0 5px;
}

#content div {
    /*clear: left;*/
}


/**
 * Main content box
 */
#main {
    position: relative;
-khtml-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    margin: 0;
    padding-bottom: 5px;
    background-color: #ffffff;
}


/**
 * Left column (menu, ads)
 */
#leftcol {
    float: left;'
-khtml-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    width: 260px;
    padding-left: 5px;
    padding-top: 0px;
    padding-right: 4px;
    margin: 0;
}


/**
 * Menu
 */

#menu {
    margin-bottom: 5px;
-khtml-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    color: #ffffff;
}
#menu h2 {
    margin: 0 0 1px;
-khtml-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    padding: 0 0 0 3px;
    height: 1.5em;
    background-image: url('https://www.maharajah.racing/con2/images/page_bg.png');
    background-repeat: repeat-y;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.4em;
}
#menu ul {
    margin: 0;
-khtml-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    margin-bottom: 3px;
    padding: 0;
}
#menu li 
{
    margin: 0 0 1px;
-khtml-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    padding: 0;
    background-image: url('https://www.maharajah.racing/con2/images/page_bg.png');
    background-repeat: repeat-y;
    list-style-type: none;
}
#menu li a 
{
    display: block;
-khtml-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    padding-left: 12px;
    height: 1.5em;
    background-image: url('https://www.maharajah.racing/con2/images/page_bg.png');
    background-repeat: no-repeat;
    background-position: left center;
    color: #ffffff;
    text-decoration: none;
    line-height: 1.4em;
}





#menu li a:hover {
    background-color: #204BEA ;
}

/**
 * Message box
 */
#messagearea div {
    position: relative;
-khtml-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    top: 5px;
    background-color: #efebab;
    border-right: 1px solid #c8c595;
    border-bottom: 1px solid #c8c595;
    margin-left: 153px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px;
}
#messagearea div h2 {
    margin: 0;
    margin-bottom: 0.2em;
    padding: 0;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 1.3em;
}
#messagearea div p {
    margin: 0;
    padding: 0;
}

/**
 * Footer
 */
#footer {
    clear: left;
    height: 240px;


    position: relative;
-khtml-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
margin-left: 120px;

    background-color: #ffffff;
    background-image: url('   ');
    background-repeat: no-repeat;




/**
 * Start page
 */

#newsbox {
    position: relative;
    height: 250px;
}
#newsbox #newsstories {
    width: 500px;
}
#newsbox #newsstories p {
    height: 200px;
}
#newsbox #newsstories img {
    float: right;
}
#newsbox #newsstories .newsextra {
    margin: 1em 0;
    padding: 0.2em 0.6em;
    background-color: #eeeeee;
    border-top: 1px dashed #bbbbbb;
    border-bottom: 1px dashed #bbbbbb;
}
#newsbox #newsheaders {
    position: absolute;
    top: 0;
    right: 0;
    width: 245px;
}
#newsbox #newsheaders h2 {
    font-size: 1.3em;
    margin-bottom: 0.3em;
}
#newsbox #newsheaders ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 1em;
    border-top: 1px solid #cccccc;
}
#newsbox #newsheaders li {
    border-bottom: 1px solid #cccccc;
}
#newsbox #newsheaders li a {
    display: block;
    padding: 0.3em 0;
    padding-left: 80px;
    color: #204BEA ;
    text-decoration: none;
}
#newsbox #newsheaders li a:hover {
    background-color: #eeeeee;
}
#newsbox #newsheaders li strong {
    position: absolute;
    left: 0;
}