<!--
             ID: $Id: MainStyle.css,v 1.3 2004/03/22 19:23:38 toby Exp $

        Project: InSight
                 Copyright © 2004 PBE Systems Ltd. All rights reserved.

           File: MainStyle.css

    Description: Global css template

        Created: 20/02/2004
     Created by: Shyama Sundar.S

       Modified: $Date: 2004/03/22 19:23:38 $
    Modified by: $Author: toby $

            Log:
                 $Log: MainStyle.css,v $
                 Revision 1.3  2004/03/22 19:23:38  toby
                 Updated security settings.

                 Revision 1.2  2004/03/05 18:48:00  toby
                 Updated security systems.

                 Revision 1.3  2004/02/20 15:24:32  toby
                 Updated headers.

                 Revision 1.2  2004/02/20 11:07:51  toby
                 Updated headers.


-->

Body
{
        FONT-FAMILY                : Arial, Helvetica, Tahoma;
        FONT-SIZE                : 14px;
         MARGIN                        : 0;
         BACKGROUND-COLOR: #ffffff; /* #111111;*/		/* #6699CC;*/	/* #EEEEEE; */
         COLOR                        : #0;
}

A
{
        FONT-WEIGHT                : bold;
        FONT-SIZE                : 13px;
        VERTICAL-ALIGN        : middle;
        COLOR                        : #0000FF;
        FONT-STYLE                : normal;
        FONT-FAMILY                : Verdana, Arial, Tahoma;
        TEXT-ALIGN                : left;
        TEXT-DECORATION        : none;
}

A:hover,A:active
{
    FONT-FAMILY                : Verdana, Arial, Tahoma;
    COLOR                        : #CC0000;
    TEXT-DECORATION        : underline
}

.SubLinks
{
        FONT-WEIGHT                : lighter;
        FONT-SIZE                : 11px;
        VERTICAL-ALIGN        : middle;
        COLOR                        : #0000FF;
        FONT-STYLE                : normal;
        FONT-FAMILY                :Verdana, Arial, Tahoma;
        TEXT-ALIGN                : left;
        TEXT-DECORATION        : none;
}

.Login
{
        <!-- border                         : 2 solid #C0C0C0; -->
        border                         : 1 solid #C0C0C0;
}

.Titles
{
    FONT-WEIGHT                : bolder;
    FONT-SIZE                : 16px;
        FONT-FAMILY                : Arial, Tahoma;
         COLOR                        : #0;
}

.Heading
{
    FONT-WEIGHT                : bolder;
    FONT-SIZE                : 18px;
    COLOR                        : #0;
    FONT-FAMILY                : Arial, Tahoma, Verdana;
}

.Heading1
{
    FONT-WEIGHT                : bolder;
    FONT-SIZE                : 16px;
    COLOR                        : #0;
    FONT-FAMILY                : Arial, Tahoma, Verdana;
}

.ControlSize
{
        WIDTH                        : 300px;
}

UL.Main
{
        FONT-FAMILY                : Arial, Tahoma;
        FONT-SIZE                : 13px;
}


TD
{
    FONT-SIZE                : 14px;
    COLOR                        : #000000;
    FONT-FAMILY                : Arial, Verdana, Tahoma
}

TH
{
    FONT-SIZE                : 15px;
    COLOR                        : #000000;
    FONT-FAMILY                : Arial,Tahoma;
    FONT-WEIGHT                : bolder;
    TEXT-ALIGN                : left;
}

.Grayed
{
    COLOR                        : #808080;
}

.LinkGrayed
{
    COLOR                        : #9CA1CD;
}

.GrayedSmall
{
        FONT-SIZE                : 11px;
    COLOR                        : #808080;
}

.SmallBox
{
        HEIGHT                        : 17px;
        WIDTH                        : 60px;
        FONT-SIZE                : 7pt;
        TEXT-ALIGN                : right;
}

.BigBox
{
        HEIGHT                        : 17px;
        WIDTH                        : 135px;
        FONT-SIZE                : 7pt;
        TEXT-ALIGN                : center;
}

/*
  Class to define the appearance of the links panel on the left
.LinkTable
{
        border        : 1;
        cellspacing   : 2;
        width         : 100%;
        background-color       : #10147E;
        TEXT-ALIGN    : left;
        border-color  : #3D3D3D;
        padding       : 0px;
        margin        : 0px;
        text-decoration:none;

}
*/

.FullPage
{
        margin           : 0px;
        border           : 0px;
        padding          : 0px;
        width            : 990px;
        background-color : #ffffff;		/* #6699CC;*/	/* #EEEEEE; */
}

.TL_Logo   /*Top Left Box for logo to go in*/
{
        margin           : 0px;
        border           : 0px;
        padding          : 0px;
        width            : 220px;        /*If this value is changed then the Left menu will also need to be adjusted to suit*/
        /* height           : 45px; */	/* 72px; */
        background-color : #0b1877;		/* #336699; */	/* #FFFFFF;      /*Background color for behind logo - use if logo is not as big as this box area*/
}
.TL_Logo_img  /*formatting of the logo image object*/
{
        margin           : 0px;
        border           : 0px;
        padding          : 0px;
        width            : 170px;	/* 200px; */
        height           : 45px;	/* 72px; */
}

.TR_Banner  /*Top Right Box for Banner*/
{
        margin           : 0px;
        border           : 0px;
        padding          : 0px;
        width            : 770;	/* 750px; */
        /* height           : 68; */	/* 45px; */	/* 72px; */
        background-color : #ffffff;		/* #336699; */	/* #FFFFFF; */
}

.TR_Banner_img  /*formatting of the banner image object*/
{
        margin           : 0px;
        border           : 0px;
        padding          : 0px;
        width            : 770;	/* 600px; */	/* 750px; */
        height           : 68;	/* 45px; */	/* 72px; */
}

td.LeftMenuArea
{
        width            : 230px;
        top              : 0;
}
/* Edit this section to set up the properties to use in
the menu on the left */
#LeftMenu
{
        border           : 0;
        border-width     : 0;
        cellspacing      : 0;
        width            : 220px;
        background-color : #10147E;
        TEXT-ALIGN       : left;
        border-color     : #3D3D3D;
        padding          : 0px;
        margin           : 0px;
        vertical-align   : top;
}
table.LeftMenu
{
        border           :0;
        border-width     : 0;
        cellspacing      :0;
        width            :220px;
        padding          : 0px;
        margin           : 0px;
        background-color : #10147E;
        border-color     : #3D3D3D;
        TEXT-ALIGN       : left;
        Rules            : none;
}
/* Edit this section to set up the text to use in
the menu on the left */
a.LinkText
{
        width            : 220px;
        height           : 95%;
        border-color     : #3D3D3D;
        background-color : #ffcc00; /* #336699; */	/* #10147E; */	
        TEXT-ALIGN       : left;
        color            : #0b1877;	/* #9CA1CD; */
        display          : block;
        font-weight      : bold;
        text-decoration  : none;
        border-top       : 1px solid #9FA1CB;
        border-bottom    : 1px solid #000000;
/*        border-right     : 1px solid #10147E;
        border-left      : 1px solid #10147E;  */
        padding          : 4px 5px 4px 15px;
        font-size        : 90%;
        margin           : 0px;
}

/* Edit this section to set up the text to use in
the menu on the left when hovering over the link */
a.LinkText:hover
{
        width            : 220px;
        height           : 100%;
        color            : #ffffff;	/* #FFFFFF; */
        background       : #0b1877;	/* #00B0E9; */	/* #10147E; */
        text-decoration  : none;
        font-size        : 100%;
        padding          : 3px 5px 4px 15px;
/*        border-top       : 1px solid #EEEEEE;
        border-bottom    : 1px solid #EEEEEE;
        border-right     : 1px solid #EEEEEE;
        border-left      : 1px solid #EEEEEE;   */
}

/* Edit this section to set up the text to use in
the menu on the left when sending sms etc (processing/disabled) */
dt.DisableLinkText
{
        width            : 220px;
        height           : 95%;
        border-color     : #8ba3a3;	/* #3D3D3D; */
        background-color : #ffcc00; /* #336699; */	/* #10147E; */	
        TEXT-ALIGN       : left;
        color            : #8d8f8f; /* #6C719D; */
        display          : block;
        font-weight      : bold;
        text-decoration  : none;
        border-bottom    : 1px solid #000000;
        border-top       : 1px solid #9FA1CB;
        padding          : 4px 5px 4px 15px;
        font-size        : 90%;
        margin           : 0px;
}

.DisplayArea        /* Main Box containing page data */
{
        margin            : 0px;
        border            : 0px;
        padding           : 0px;
        width             : 770px;
}
.DisplayTable        /* Main Box containing page data */
{
        margin            : 3px;
        border            : 0px;
        padding           : 0px;
        width             : 100%;
}
.ListItem
{
        margin            : 3px;
        border            : 0px;
        padding           : 3px;
        width             : 100%;
}
.TableForm        /* Main Box containing page data */
{
        margin            : 3px;
        border            : 0px;
        padding           : 0px;
        width             : 100%;
}
.TableHead
{
        font-weight       : bold;
        text-align        : center;
        background-color  : #6699CC	/* #EEEEEE; */
        width             : 100%;
}
.ColumnHead
{
        font-weight       : bold;
        text-align        : center;
        background-color  : #FFFFFF;
}
.ColumnHead2
{
        font-weight       : bold;
        text-align        : left;
        background-color  : #FFFFFF;	/* #6699CC */	/* #EEEEEE; */
}
.ColumnData
{
        text-align        : left;
        background-color  : #FFFFFF;

}
.ColumnData2
{
        margin            : 2px;
        text-align        : left;
        background-color  : #FFFFFF;	/* #6699CC */	/* #EEEEEE; */
}
.ColumnData3
{
        margin            : 2px;
        text-align        : left;
        background-color  : #FFFFFF;	/* #6699CC */	/* #EEEEEE; */
        border            : 1px solid #AAAAAA;
}
.SelListFmt
{
        WIDTH             : 100%;
}
LI.View
{
    LINE-HEIGHT: 22px;
    color: #000000;	/* #ff6401; */

}
.a.BulletFont            /* color used for the text next to a bullet point in a list */
{
        font: medium;
        color:  #336699;	/* #10147E; */
}
.a.BulletFont:hover     /* color used for the text next to a bullet point in a list   */
{
        font: medium;
        color: #10147E;
/*        font-weight: bold;*/
}

.Invisible
{
	visibilty: hidden;
	position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;

}
.Visible
{
	visibilty: visible;
}




/*
#inMain div.inLeft,#inBottom div.inLeft{
        float:left;
        width:190px;
        text-align:left;
        background-color       : #10147E;
        padding:5px;
}
   */

/*
.Links
{
    FONT-SIZE: 13px;
    COLOR: #006699;
    FONT-FAMILY: Arial,Tahoma
}
.Text
{
    PADDING-RIGHT: 10px;
    FONT-SIZE: 14px;
    COLOR: #946d52;
    FONT-FAMILY: Arial,Tahoma
}
.Heading
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 20px;
    COLOR: #ff6600;
    FONT-FAMILY: Times New Roman,Arial
}
.SubHeading
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 18px;
    COLOR: mediumaquamarine;
    FONT-FAMILY: Arial,Times New Roman,Tahoma;
    TEXT-DECORATION: none
}
.LinkHeading
{
    FONT-SIZE: 17px;
    COLOR: #c60021;
    FONT-FAMILY: Arial,Times New Roman,Tahoma
}
.ArtTitle
{
    FONT-SIZE: 18px;
    COLOR: #946d52;
    FONT-FAMILY: Arial,Times New Roman,Tahoma
}
TH
{
    FONT-SIZE: 14px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial,Times New Roman,Tahoma;
    BACKGROUND-COLOR: #9dc5e7
}
TD
{
    FONT-SIZE        : 14px;
    COLOR                : #946d52;
    FONT-FAMILY        : Arial,Tahoma
}
.Status
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 17px;
    COLOR: #ff6600;
    FONT-FAMILY: Times New Roman,Arial
}
.Position
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14px;
    COLOR: seagreen;
    FONT-FAMILY: Tahoma, Arial, 'Times New Roman';
    TEXT-DECORATION: none
}
.Path
{
    FONT-SIZE: 17px;
    COLOR: #c60021;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman';
    TEXT-DECORATION: none
}
.Comments
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 11px;
    COLOR: teal;
    FONT-FAMILY: Arial, Tahoma;
    TEXT-DECORATION: none
}
.LinkNames
{
    FONT-SIZE: 15px;
    COLOR: #006699;
    FONT-FAMILY: Arial, Tahoma
}
.Light
{
    BACKGROUND-COLOR: #9dc5e7
}
.Dark
{
    BACKGROUND-COLOR: #f9f9f9
}
P
{
    FONT-SIZE: 14px;
    COLOR: #946d52;
    FONT-FAMILY: Arial, Tahoma
}
*/