﻿html, body, form   
{    
                height: 100%;   
                width: 100%;   
                margin: 0px;   
                padding: 0px;
                
}  


body
{
    font-family: Trebuchet MS,calibri,verdana,arial;
    font-size: 9pt;
}

h1 {font-size:12pt;margin:3px;}

table,td,th {vertical-align:top;font-size: 9pt;}

th {text-align:right;width:180px;font-size:10pt;color:red}

.webpage_edit {width:100%;padding:5px;}

.banner {height:50px;background-image:url(../images/bg.jpg);}
.banner2 {height:50px;background-image:url(../images/inhalesuite-logo.gif);background-repeat:no-repeat;vertical-align:bottom;padding-bottom:10px;}
.banner2 a {color:#ffffff;text-decoration:none;}
.main {height:900;padding:0;padding-top:0px;background-color:#666666}

.webpagesDetails {background-color:#ffffff;border-left:solid #999999 1px;border-right:solid #999999 1px;border-bottom:solid #999999 1px}
.webpagesDetails table td {background-color:#ffffff;}
.webpagesDetails table td a {color:red;}
.multipage {vertical-align:top}

.bg {background-image:url(../images/bg.jpg)}
.app-button {background-color:#666666;color:#ffffff;border:solid 1px #333333;cursor:pointer}
.app-textbox {width:250px;background-color:#e6e6e6;border:solid #cccccc 1px;font-family: Trebuchet MS,calibri,verdana,arial;font-size:9pt;min-width:200px;}

.GridViews a {color:#ffffff}
.GridViews td {padding:5px;}
.GridViews th {padding:5px;}


.ImageLibrary {background-color:#333333;border:solid #999999 1px;}
.ImageLibrary div {color:#333333;}
.ImageLibrary th {margin:0 auto;text-align:center;background-color:#ee3428;color:#ffffff;padding-top:3px;padding-bottom:3px}
.ImageLibrary th.ImageLibraryTD {text-align:left;background-color:#e6e6e6;color:#333333;}


.legend {background-color:#333333;height:100%;width:100%}
.legend td {color:#ffffff;font-size:10pt;}

.modules {width:100%;height:100%}
.modules td  {padding-top:8px;background-color:#333333}

.ContentPlaceHolder {width:100%;height:100%;background-color:#666666}
.ContentPlaceHolder td {padding-top:8px;background-color:#666666}

.NodeSelected {background-color:#999999;color:#333333}

.LastAction
{
    color: #ffffff;
}
.Legals {color:#999999;font-size:9pt;text-decoration:none}