/* 
    Document   : publisherStyles
    Created on : 10 October 2007, 14:16
    Author     : oedwards
    Description:
        Purpose of the stylesheet follows.
*/
/* 
  SEFIP color scheme:
    dark blue:      #1f3e74;
    light blue:     #878fe8;
    greeny grey:    #abb7ae;
    light grey:     #dddddd;
    darker grey:    #555555;
    light green     #aab5ad;
    deep red:       #6d2026;
    light green:    #a4e887;
*/
root { 
    display: block;
}
*{
margin: 0;
padding: 0;
}
p, li{
margin: 10px 0;
}
html, body{
height: 100%;
width: 100%;
}
body{
font-family: arial, helvetica, sans-serif;
font-size: small;
text-align: center;
}
h1{
padding-left: 20px;
color: #ffffff;
}
#container{
text-align: left;
height: 100%;
min-height: 100%;
width: 75%;
margin: 0 auto;
}
#header{
min-height: 14%;
background-color: #1f3e74;
background-image: url(/webapp/extranet/images/headerCornerR.jpg);
background-position: 100% 100%;
background-repeat: no-repeat;
position: relative;
}
* html #header{
height: 120px;
}
#header h1{
position: absolute;
bottom: 0;
bottom: 0;
padding-bottom: 20px;
padding-left: 40px;
background-image: url(/webapp/extranet/images/headerCornerL.jpg);
background-position: 0 100%;
background-repeat: no-repeat;
}
h2{
width: 95%;
color: #ffffff;
background-color: #1f3e74;
background-image: url(/webapp/extranet/images/h2Back.jpg);
background-position: 100% 0;
background-repeat: repeat-y;
margin-bottom: 20px;
line-height: 150%;
padding-left: 20px;
}
#inner{
min-height: 79%;
margin-left: 200px;
margin: 0;
overflow: auto;
}
* html #inner{
height: 79%;
overflow: visible;
/*padding-left: 0;*/
}
#navigationBar{
float: left;
padding-top: 20px;
}
* html #navigationBar{
margin-left: 0;
}
#content{
padding: 20px;
margin-left: 200px;

}
* html #content{
height: 1%;
}
ul{
list-style-type: none;
}
#footer{
min-height: 7%;
background-color: #1f3e74;
background-image: url(/webapp/extranet/images/footerCornerR.jpg);
background-position: 100% 0;
background-repeat: no-repeat;
}
* html #footer{
height: 7%;
}
#footer h1{
padding-left: 40px;
line-height: 2em;
background-image: url(/webapp/extranet/images/footerCornerL.jpg);
background-position: 0 0;
background-repeat: no-repeat;
color: #1f3e74;
}

/*side panel styles*/
.sidePanel{
background-color: #dddddd;
background-image: url(/webapp/extranet/images/sidePanelTop2.jpg);
background-position: top;
background-repeat: no-repeat;
width: 200px;
}
.sidePanel ul{
background-image: url(/webapp/extranet/images/sidePanelBottomMaster.jpg);
background-position: bottom;
background-repeat: no-repeat;
padding: 8px 10px 6px 40px;
}
.sidePanel ul ul{
padding: 2px 10px 6px 5px;
}
.sidePanel h4{
margin-bottom: 0;
padding: 0;
}
.dbPager{
clear: left;
}


/* 
    Document   : publisherStyles
    Created on : 10 October 2007, 14:16
    Author     : oedwards
    Description:
        Purpose of the stylesheet follows.
*/
/* 
  SEFIP color scheme:
    dark blue:      #1f3e74;
    light blue:     #878fe8;
    greeny grey:    #abb7ae;
    light grey:     #dddddd;
    darker grey:    #555555;
    light green     #aab5ad;
    deep red:       #6d2026;
    light green:    #a4e887;
*/
root { 
    display: block;
}
*{
margin: 0;
padding: 0;
}
p, li{
margin: 10px 0;
}
html, body{
height: 100%;
width: 100%;
}
body{
font-family: arial, helvetica, sans-serif;
font-size: small;
text-align: center;
}
h1{
padding-left: 20px;
color: #ffffff;
}
#container{
text-align: left;
height: 100%;
min-height: 100%;
width: 75%;
margin: 0 auto;
}
#header{
min-height: 14%;
background-color: #1f3e74;
background-image: url(/webapp/extranet/images/headerCornerR.jpg);
background-position: 100% 100%;
background-repeat: no-repeat;
position: relative;
}
* html #header{
height: 120px;
}
#header h1{
position: absolute;
bottom: 0;
bottom: 0;
padding-bottom: 20px;
padding-left: 40px;
background-image: url(/webapp/extranet/images/headerCornerL.jpg);
background-position: 0 100%;
background-repeat: no-repeat;
}
h2{
width: 95%;
color: #ffffff;
background-color: #1f3e74;
background-image: url(/webapp/extranet/images/h2Back.jpg);
background-position: 100% 0;
background-repeat: repeat-y;
margin-bottom: 20px;
line-height: 150%;
padding-left: 20px;
}
#inner{
min-height: 79%;
margin-left: 200px;
margin: 0;
overflow: auto;
}
* html #inner{
height: 79%;
overflow: visible;
/*padding-left: 0;*/
}
#navigationBar{
float: left;
padding-top: 20px;
}
* html #navigationBar{
margin-left: 0;
}
#content{
padding: 20px;
margin-left: 200px;

}
* html #content{
height: 1%;
}
ul{
list-style-type: none;
}
#footer{
min-height: 7%;
background-color: #1f3e74;
background-image: url(/webapp/extranet/images/footerCornerR.jpg);
background-position: 100% 0;
background-repeat: no-repeat;
}
* html #footer{
height: 7%;
}
#footer h1{
padding-left: 40px;
line-height: 2em;
background-image: url(/webapp/extranet/images/footerCornerL.jpg);
background-position: 0 0;
background-repeat: no-repeat;
color: #1f3e74;
}

/*side panel styles*/
.sidePanel{
background-color: #dddddd;
background-image: url(/webapp/extranet/images/sidePanelTop2.jpg);
background-position: top;
background-repeat: no-repeat;
width: 200px;
}
.sidePanel ul{
background-image: url(/webapp/extranet/images/sidePanelBottomMaster.jpg);
background-position: bottom;
background-repeat: no-repeat;
padding: 8px 10px 6px 40px;
}
.sidePanel ul ul{
padding: 2px 10px 6px 5px;
}
.sidePanel h4{
margin-bottom: 0;
padding: 0;
}
.dbPager{
clear: left;
}


