/* Note: This file is used to declare user defined styles. These styles are used only on the website 
 and not in Electos Studio. You may expand and change these however you see fit. */

html
{
    padding: 0;
    height: 100%;
    overflow-x: hidden;
}

body
{
    padding: 0;
    margin: 0;
    height: 100%;
    font-family: verdana;
        font-size: 11px;
}

h2 {
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    color: #64A0F2
}

a, a:link, a:visited, a:hover, a:active
{
        color: #C3C3C3;
        text-decoration: none;
}

td
{
        font-size: 11px;
}

td, input, select
{
    font-family: Verdana;
    font-size: 11px;
}

td.caption
{
        padding-left: 5px;
        width: 125px;
        font-weight: bold;
        white-space: nowrap;
}


td.text
{
        padding-left: 30px;
        width: 200px;
}

td.inputfirst
{
        border-top: 1px solid;
        border-right: 1px solid;
}

td.double
{
        padding-left: 5px;
        padding-right: 5px;
}

#middlebottom input[type=text], textarea, select
{
        margin-top: 1px;
        border-style: solid;
}

input.error
{
        border-color: red;
}

td.error
{
    vertical-align: top;
    color: red;
}

/*Css Div Styles*/ 

#container
{
        height: 100%;   
        width: 100%;
        min-height: 585px;
        min-width: 800px;
        background-image: url('../Images/Background.gif');
        background-repeat: repeat-x;
}

#left 
{
        float: left;
        height: 100%;
        width: 218px;
}

#lefttop
{
        width: 218px;
        height: 139px;
}

#lefttopcontent
{
        float: left;
        padding-top: 115px;
        font-size: 10px;
        width: 218px;
        text-align: center;
        font-weight: bold;
        color: #C3C3C3;
}

#leftheader
{
        width: 218px;
        height: 19px;
        color: #595959;
        background-color: #C3C3C3;
        font-weight: bold;
        text-align: center;
}

#leftmenu
{
        width: 218px;
        height: 241px;
        background-color: #64A0F2;
        overflow: hidden;
}

.leftmenuitem, .leftmenuitemselected
{
        float: left;
        width: 180px;
        height: 20px;
        background-image: url('../Images/MenuArrow.gif');
        background-repeat: no-repeat;
        margin-left: 30px;
        margin-top: 10px;
	  _margin-top: 1px;
        padding-left: 15px;
        color: #FFFFFF;
        background-position: 0 6px;
}

.leftmenuitem a, .leftmenuitem a:link, .leftmenuitem a:visited, .leftmenuitem a:hover, .leftmenuitem a:active
{
        color: #FFFFFF;
}

.leftmenuseparator
{
        float: left;
        width: 216px;
        height: 2px;
        background-image: url('../Images/LeftMenuSeparator.gif');
        background-repeat: no-repeat;
}

#rightmenu2
{
        width: 218px;
        height: 241px;
        overflow: hidden;
	  padding-top: 160px;
}

.rightmenuitem, .rightmenuitemselected
{
        float: left;
        width: 180px;
        height: 20px;
        background-image: url('../Images/MenuArrow.gif');
        background-repeat: no-repeat;
        margin-top: 10px;
	  _margin-top: 1px;
        padding-left: 15px;
        color: #FFFFFF;
        background-position: 0 6px;
}

.rightmenuitem a, .rightmenuitem a:link, .rightmenuitem a:visited, .rightmenuitem a:hover, .rightmenuitem a:active
{
        color: #FFFFFF;
}

.rightmenuseparator
{
        float: left;
        width: 216px;
        height: 2px;
        background-image: url('../Images/LeftMenuSeparator.gif');
        background-repeat: no-repeat;
}

#leftfooter
{
        width: 218px;
        height: 19px;
        color: #595959;
        background-color: #C3C3C3;
        font-weight: bold;
        text-align: center;
}

#leftbottom
{
        width: 218px;
        height: 180px;
}

#register
{
        display: none;
        float: left;
        font-size: 11px;
        width: 218px;
        text-align: center;
        font-weight: bold;
        font-style: italic;
        color: #C3C3C3;
}

#enter
{
        margin-top: 70px;
        margin-left: 20px;
        float: left;
        font-size: 10px;
        font-weight: bold;
}

#loginbox
{
        margin-top: 5px;
        margin-left: 40px;
        _margin-left: 20px;
        float: left;
}

#loginbox input
{
        width: 80px;
}

#username, #password
{
        width: 80px;
        margin-top: 2px;
        margin-left: 40xp;
        font-weight: bold;
        font-size: 12px;
        text-align: center;
}

#usernamebox, #passwordbox
{
        margin-left: 40xp;
}

#leftseparatorhome
{
        float: left;
        height: 100%;
        width: 15px;
        background-image: url('../Images/LeftSeparatorHome.gif');
        background-repeat: no-repeat;
}

#leftseparator
{
        float: left;
        height: 100%;
        width: 15px;
        background-image: url('../Images/LeftSeparator.gif');
        background-repeat: no-repeat;
}

#middle
{
        float: left;
        height: 100%;
        width: 518px;
}

#middletop
{
        width: 518px;
        height: 139px;
}

#subtitle
{
        color: #000000;
        font-weight: bold;
        font-size: 10px;
        float: right;
        margin-left: 2px;
        margin-top: 3px;
}

#location
{
        color: #FFFFFF;
        font-style: italic;
        font-weight: bold;
        font-size: 10px;
        float: right;
        margin-left: 2px;
        margin-top: 3px;
}

#loggedin
{
        font-size: 11px;
        text-align: center;
}

#middleheader
{
        width: 518px;
        height: 19px;
        _margin-top: -2px;
        background-color: #C3C3C3;
        background-repeat: no-repeat;
}

#Logo
{
        margin-top: 84px;
}

#middlemenu
{
        width: 518px;
        height: 241px;
}

#middlefooter
{
        width: 518px;
        height: 19px;
        background-color: #C3C3C3;
}

#middlebottom
{
        width: 478px;
        height: 250px;
        padding: 20px;
        background-color: #FFFFFF;
        font-size: 12px;
}

#middlebottom a
{
        color: #64A0F2;
}


#rightseparatorhome
{
        float: left;
        height: 100%;
        width: 15px;
        background-image: url('../Images/RightSeparatorHome.gif');
        background-repeat: no-repeat;
}

#rightseparator
{
        float: left;
        height: 100%;
        width: 15px;
        background-image: url('../Images/RightSeparator.gif');
        background-repeat: no-repeat;
}

#right
{
        float: left;
        height: 100%;
        width: 263px;
}

#righttop
{
        width: 263px;
        height: 139px;
}

#rightheader
{
        width: 263px;
        height: 19px;
        background-color: #C3C3C3;
}

#rightmenu
{
        width: 263px;
        height: 241px;
        background-color: #64A0F2;
}

#rightfooter
{
        width: 263px;
        height: 19px;
        background-color: #C3C3C3;
}

#rightbottom
{
        width: 263px;
        height: 180px;
}