﻿/* SILIXA LAYOUT STYLESHEET */

/* Classes*/
.TextBox
{
    border: 1px solid #CCCCCC;
    overflow: auto;
}
.buttons
{
    display: inline;
    padding-right: 10px;
    font-family: Verdana;
    font-size: 10px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
    padding-left: 10px;
    line-height: 20px;
}
.headingsbutton
{
    font-weight: normal;
    font-size: large;
    color: #666666;
    font-family: Calibri, Arial, 'Microsoft Sans Serif';
}
.headingsbutton:hover
{
    font-weight: normal;
    font-size: large;
    color: #336699;
    font-family: Calibri, Arial, 'Microsoft Sans Serif';
}
.logonbutton
{
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
}
.login
{
    font-family: Verdana;
    font-size: 10px;
}
div.container
{   
    width: 918px;
    height:auto;
    padding-right: 0px;
    padding-left: 30px;
    padding-bottom: 150px;
    padding-top: 0px;
    margin: 0px;
}
div.contentbox
{
    border: 1px solid #cccccc;
    width: 680px;
        height: auto;
        padding-left: 20px;
        padding-right: 20px;
        overflow:hidden;
        padding-bottom:20px;
    direction: ltr;
}

.breadcrumbs
{
    margin-left: 10px;
    font-family: Verdana;
    font-size: 10px;
    vertical-align:top;
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
}
.nosideborder
{
    display: inline;
    padding-right: 10px;
    font-family: Verdana;
    font-size: 10px;
    border-right-style: none;
    padding-left: 10px;
    line-height: 20px;
}
.Newsbutton
{
    font-weight:normal;
    color: #0099FF;
    font-size:10px;
}
ul#newslist li
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}
/*Element ID's (Layout) */
    /* Master page style */
div#control
{
    width: 950px;
    height: auto;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    text-align: left;
    margin: auto;
}
        /* Header */ 
div#header
{
    width: 950px;
    height: 100%;
    /* border-bottom: #cccccc 1px solid; */
}
div#logo
{
    width: 182px;
    height: 50px;
    margin-bottom: 15px;
    padding-left: 0px;
    margin-top: 30px;
    margin-left: 30px;
    display: block;
    position:relative;
}
div#logologgedin
{
    width: 182px;
    height: 50px;
    margin-bottom: 15px;
    padding-left: 0px;
    margin-top: 0px;
    margin-left: 30px;
    display: block;
    position:relative;
}
div#loginstatus
{
    padding: 0px;
    margin: 0px;
    height: 30px;
    width: 950px;
    vertical-align: middle;
    text-align: right;
}
h1#heading
{
    display:block;
    margin-bottom: 10px;
    margin-left: 430px;
    margin-top:-40px;
}
/* Navigation bar */
div#navbar
{
    padding: 0px;
    margin: 0px;
    background-image: url(images/silixa_site_02.jpg);
    background-repeat: no-repeat;
    text-align: center;
    width: 950px;
    height: 40px;
    position:relative;
}
div#navbar:hover
{
    padding: 0px 0px 115px 0px;
    margin: 0px 0px 0px 0px;
    background-image: url(images/silixa_site_02.jpg);
    background-repeat: no-repeat;
    text-align: center;
    width: 950px;
    height: 40px;
    position:relative;
}
div#breadcrumbs
{
    width:96%;
    height: 100%;
    margin: 0px 0px 10px 30px;
    vertical-align:top;
    display:block;
}
div#navbar:hover + div#breadcrumbs
{
    width:100%;
    height: 100%;
    margin: -115px 0px 10px 30px;
    vertical-align:top;
    display:block;
}
p#breadcrumbtext
{
    display:block;
    margin-top:0px;
    margin-right:0px;
    margin-left:0px;
    margin-bottom:0px;
}
div#content
{
    width: 950px;
    height: inherit;
    background-image: url(images/silixa_site_04.jpg);
    background-repeat: no-repeat;
    background-position:bottom;
    margin: 0px;
}
        /* footer */
div#footer
{
    width: 950px; 
    height: 100px;
    border-top: #cccccc 1px solid;
    margin-top: 0px;
}
ul#copyright
{
    margin: 0px;
    float:right;
    padding-top:5px;
}
/* Home page style */
div#latestnews
{
float:right;
    width: 150px;
    padding-right:25px;
}

ul#contents
{
    padding-top:0px;
    margin-top:10px;
    float:right;
    
}
ul#contents li
{
}
ul#contents li a
{
    font-weight:bold;
    font-size:12px;
    color: #336699;
}
.listspace
{
    padding-top:5px
}
ul#contents li ul li a
{
    font-size: 12px;
    color: #3366FF;
    font-weight: bold;
}
ul#contents li ul li ul li a
{
    font-weight:normal;
    color: #0099FF;
    font-size:10px;
}
.contentsindent
{
    margin-left:30px;
}
ul#contents li ul li ul li a:hover
{
    font-weight: normal;
    color: #336699;
}
ul#contents li ul li a:hover
{
    font-weight: bold;
    color: #6666CC;
}
ul#contents li a:hover
{
    font-weight: bold;
    color: #333399;
}
ul#contents2 li a
{
    font-weight:bold;
    font-size:12px;
    color: #336699;
}
ul#contents2 li ul li a
{
    font-weight:normal;
    color: #0099FF;
    font-size:10px;
}
/* Site Map */
div#SiteMap
{
    width: 680px;
    height: auto;
    margin-top: 10px;
    margin-left: 10px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: left;
    font-family: Verdana;
    font-size: 10px;
}
div#login
{
    margin-left: 70%;
    margin-top: -70px;
    font-family: Verdana;
    font-size: 10px;
    width: 30%;
    height:36px;
}
a.loginborder
{
    padding-right: 10px;
    margin-right: 10px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
}
.img
{
    padding-top: 0px;
    float:left;
    margin-right: 10px;
}
.imgalt
{
    margin: 0px;
    float:right;
    padding-top:12px;
    padding-left: 12px;
    }