﻿/* Copyright to Eezl 2008 */
/* Interface and CSS design by Adrienne Gilbert @ moon13.co.uk */
/* Styles that apply to the body */
html, body
{
    height: 100%;
}
body
{
    background-image: url(../images/eezl_top_edge.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #dcdcdc;
    padding: 0;
    margin: 0;
    font-size: 0.75em;
    font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    color: #000;
}
a, a:visited
{
    color: #666666;
    font-size: 90%;
    background: inherit;
    text-decoration: underline;
}

a:active
{
    background: inherit;
    color: #666666;
    text-decoration: none;
}

a:hover
{
    color: #ADD8E6;
    background: inherit;
    text-decoration: underline;
}
h1
{
    background: transparent;
    color: gray;
    font: bold 120% Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    padding: 0;
    margin: 5px 0 0 0;
    text-align: left;
}
h2
{
    background: inherit;
    color: #666666;
    font-weight: 700;
    margin: 0 0 0 7px;
    padding: 0;
    font: normal 90% Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    display: inline;
}
h3, h4, h5
{
    background: inherit;
    color: #000;
    font-weight: 700;
    margin: 20px 0 10px 0;
    padding: 0;
    font: normal 160% Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}
#container
{
    position: relative;
    min-height: 600px;
/*    margin-bottom: -30px;*/
    width: 800px;
    padding: 0;
    background: white;
    color: #000;
    border-left: 0px solid navy;
    border-right: 0px solid navy;
    top: 0px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}

/* Styles the top left interface navigation */
#bannerwrap
{
    background-image: url(../images/eezl_top_bg.png);
    background-color: transparent;
    border-top: 0px solid;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    height: 102px;
}

/* This holds top right menu and logo*/
#tprightcontain
{
    background-color: transparent;
    width: 800px;
    height: 80px;
    margin: 0;
    background-image: url(../images/eezllogoeasel.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}


/* This is the main body. Holds the left navigation and the CMS Content */
#main
{
    float: left;
    width: 800px;
    background: #fff;
    color: #000;
    padding: 0;
    margin: 0;
}

/* styles the login table elements */
#tableheader
{
    width: 70%;
    background-color: #ffffff;
    vertical-align: middle;
    text-align: left;
    margin: 30px 0 0 0;
    height: 30px;
    color: #666666;
    font: bold 160% Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}
#formcontainer
{
    width: 100%;
    height: 100%;
    padding-left: 50px;
    text-align: left;
}

#formborder
{
    margin: 0;
    width: 70%;
    border: 1px solid #e0e0e0;
}

.panel
{
    border-collapse: collapse;
    width: 100%;
    border: 3px solid #ffffff;
    text-align: left;
}
.panelrow
{
    height: 35px;
}
td.firstcol
{
    text-align: left; /*width: 25%;*/
    background-color: #ADD8E6;
    vertical-align: middle;
    padding-left: 8px;
    padding-right: 8px;
    border-left: 1px solid #FFF;
    border-bottom: solid 1px #ffffff;
    font-size: 120%;
    font-weight: 900;
    font-family: Verdana, arial, helvetica, sans-serif;
    color: #666666;
}
td.secondcol
{
    text-align: left; /*width: 50%;*/
    background-color: #e0e0e0;
    border-right: solid 1px #e0e0e0;
    vertical-align: middle;
    padding-left: 8px;
    padding-right: 8px;
    border-left: 1px solid #FFF;
    border-bottom: solid 1px #ffffff;
    font-size: 120%;
    font-weight: 900;
    font-family: Verdana, arial, helvetica, sans-serif;
    color: #666666;
}
td.thirdcol
{
    text-align: left;
    background-color: #e0e0e0;
    vertical-align: middle;
    padding-left: 8px;
    padding-right: 8px;
    border-left: 1px solid #FFF;
    border-bottom: solid 1px #ffffff;
    font-size: 120%;
    font-weight: 900;
    font-family: Verdana, arial, helvetica, sans-serif;
    color: #666666;
}
.text_login
{
    /*width: 100%;*/
    border: 1px solid #666666;
    /*display:  block;*/
    color: #666666;
    font-family: Verdana, arial, helvetica, sans-serif;
    height: 20px;
    padding: 4px 0 0 4px;
}

tr.bottomrow
{
    height: 30px;
}
td.forgot_pw
{
    color: #333333;
    padding: 10px 0 0 0;
}
.loginbutton
{
    cursor: pointer;
    border: outset 1px #ccc;
    width: 100%;
    background: #dcdcdc;
    color: #666;
    font-weight: bold;
    padding: 2px 2px;
    background: url(../images/eezl_button_bg.gif) repeat-x left top;
    text-align: center;
}
/* added 3.3.2008 IB */
.topnav_panel
{
    border-collapse: collapse;
    width: 100%;
    border: 3px solid #ffffff;
    text-align: left;
    cursor: pointer;
}
.topnav_panelrow
{
    height: 35px;
    width: 100%;
}
.topnav_block
{
    text-align: left;
    background-color: #ADD8E6;
    vertical-align: middle;
    padding-left: 8px;
    padding-right: 8px;
    border-left: 1px solid #FFF;
    border-bottom: solid 1px #ffffff;
    font-size: 120%;
    font-weight: 900;
    font-family: Verdana, arial, helvetica, sans-serif;
    color: #666666;
}
.topnav_block_selected
{
    text-align: left;
    background-color: #083C54;
    vertical-align: middle;
    padding-left: 8px;
    padding-right: 8px;
    border-left: 1px solid #FFF;
    border-bottom: solid 1px #ffffff;
    font-size: 120%;
    font-weight: 900;
    font-family: Verdana, arial, helvetica, sans-serif;
    color: #ADD8E6;
}
.leftnav_panel
{
    border-collapse: collapse;
    width: 100%;
    border: 3px solid #ffffff;
    text-align: left;
    cursor: pointer;
}
.leftnav_panelrow
{
    height: 100%;
}
.leftnav_block
{
    text-align: left;
    background-color: #ADD8E6;
    vertical-align: middle;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-left: 1px solid #FFF;
    border-bottom: solid 1px #ffffff;
    font-size: 120%;
    font-weight: 900;
    font-family: Verdana, arial, helvetica, sans-serif;
    color: #666666;
    cursor: pointer;
}
.leftnav_block_selected
{
    height: 35px;
    text-align: left;
    background-color: #083C54;
    vertical-align: middle;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-left: 1px solid #FFF;
    border-bottom: solid 1px #ffffff;
    font-size: 120%;
    font-weight: 900;
    font-family: Verdana, arial, helvetica, sans-serif;
    color: #ADD8E6;
}

.eezl_top_nav
{
    float: left;
    text-align: left;
    height: 100%;
    background-color: #ADD8E6;
    vertical-align: middle;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-left: 1px solid #FFF;
    border-bottom: solid 1px #ffffff;
    font-size: 120%;
    font-weight: 900;
    font-family: Verdana, arial, helvetica, sans-serif;
    color: #666666;
}
.eezl_top_nav_selected
{
    /*margin: 1px;*/
    border: 1px solid #FFF;
    width: 75px;
    float: left;
    cursor: pointer;
    background-color: #083C54;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 120%;
    font-weight: 900;
    font-family: Verdana, arial, helvetica, sans-serif;
    color: #ADD8E6;
}
.eezl_left_nav
{
    /*margin: 1px;*/
    border: 1px solid #FFF;
    width: 180px;
    float: left;
    cursor: pointer;
    background-color: #ADD8E6;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 120%;
    font-weight: 900;
    font-family: Verdana, arial, helvetica, sans-serif;
    color: #666666;
}
.eezl_left_nav_selected
{
    /*margin: 1px;*/
    border: 1px solid #FFF;
    width: 180px;
    float: left;
    cursor: pointer;
    background-color: #083C54;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 120%;
    font-weight: 900;
    font-family: Verdana, arial, helvetica, sans-serif;
    color: #ADD8E6;
}

.button_std
{
    width: 75px;
    cursor: pointer;
    border: outset 1px #ccc;
    background: #dcdcdc;
    color: #666;
    font-weight: bold;
    padding: 2px 2px;
    background: url(../images/eezl_button_bg.gif) repeat-x left top;
}
.button_small
{
    width: 50px;
    height: 20px;
    cursor: pointer;
    border: none;
    background: #dcdcdc;
    color: #666;
    font-weight: bold;
    font-size: 75%;
    padding: 2px 2px;
    background: url(../images/eezl_button_bg.gif) repeat-x left top;
}

/* end 3.3.2008 IB */
#footer
{
    height: 30px;
    position: relative;
    margin: 0 0 0 0;
    width: 100%;
    background: gray;
    color: #ffffff;
    font: normal 98% "Trebuchet MS" ,arial, helvetica, sans-serif;
    padding: 0px 0 0px 0;
    border-top: 1px solid gray;
    border-bottom: 0px solid gray;
    text-align: center;
}
.text
{
    background: gray;
    color: #fff;
    font-weight: 900;
    padding: 0;
    margin: 5px 0 0 0;
}
.text a, .right a:visited
{
    background: gray;
    color: #fff;
    padding: 0 4px 0 4px;
    text-decoration: underline;
}
.text a:hover
{
    background: gray;
    color: white;
}
.font-family a:hover
{
    background: gray;
    color: white;
}
.clearfooter
{
    height: 30px;
    clear: both;
}

