﻿/* ============= Start Standard Style =======================*/
html { margin: 0px; padding: 0px; } 
body { margin: 0px; padding: 0px; }
#IHeader { margin: 0px; padding: 0px; color: #000000; background: #fff; font: 11px/140% Verdana, Arial, Helvetica, sans-serif;} 
#IHeader a.underline:visited,a.underline:active,a.underline:hover{color: #0000cc;text-decoration: underline;} 
#IHeader a:link {color: #0000cc; text-decoration:none} 
#IHeader a:visited {color: #0000cc;  text-decoration:none} 
#IHeader a:active, a:hover {color: #000099;  text-decoration:none} 
#IHeader h1 {color: #5b626c;font-size: 1.7em;font-weight:bold;margin-bottom:10px;margin-top:3px;} 
#IHeader h2 {color: #5b626c;font-size: 1.6em;font-weight:bold;margin-bottom:10px;margin-top:3px;} 
#IHeader h3 {color: #5b626c;font-size: 1.5em;font-weight:bold;margin-bottom:10px;margin-top:3px;} 
#IHeader h4 {color: #5b626c;font-size: 1.3em;font-weight:bold;margin-bottom:5px;margin-top:3px;} 
#IHeader h5 {color: #000;font-size: 1.1em;font-weight:bold;margin-bottom:5px;margin-top:3px;} 
#IHeader h6 {color: #000;font-size: 1.0em;font-weight:bold;margin-bottom:5px;margin-top:3px;} 
#IHeader img { border: 0px; } 
#IHeader div {line-height:15px;}
#IHeader hr{color: #e6e6fa;} 
#IHeader table { font-size: 100%; } 
#IHeader form { margin: 0px; padding: 0px; } 
#IHeader input, textarea, select { font: 100% Verdana, Arial, Helvetica, sans-serif;} 
/* ============= End Standard Style =======================*/

/* ============= Start Standard Style =======================*/
#IMain *{box-sizing: content-box;}

#IMain {margin: 0px; padding: 0px; color: #000000; background: #fff; font: 11px/140% Verdana, Arial, Helvetica, sans-serif;} 
#IMain a.underline:visited,a.underline:active,a.underline:hover{color: #0000cc;text-decoration: underline;} 
#IMain a:link {color: #0000cc; text-decoration:none} 
#IMain a:visited {color: #0000cc;  text-decoration:none} 
#IMain a:active, a:hover {color: #000099;  text-decoration:none} 
#IMain h1 {color: #5b626c;font-size: 1.7em;font-weight:bold;margin-bottom:10px;margin-top:3px;} 
#IMain h2 {color: #5b626c;font-size: 1.6em;font-weight:bold;margin-bottom:10px;margin-top:3px;} 
#IMain h3 {color: #5b626c;font-size: 1.5em;font-weight:bold;margin-bottom:10px;margin-top:3px;} 
#IMain h4 {color: #5b626c;font-size: 1.3em;font-weight:bold;margin-bottom:5px;margin-top:3px;} 
#IMain h5 {color: #000;font-size: 1.1em;font-weight:bold;margin-bottom:5px;margin-top:3px;} 
#IMain h6 {color: #000;font-size: 1.0em;font-weight:bold;margin-bottom:5px;margin-top:3px;} 
#IMain img { border: 0px; } 
#IMain div {line-height:15px;}
#IMain hr{color: #e6e6fa;} 
#IMain table { font-size: 100%; } 
#IMain form { margin: 0px; padding: 0px; } 
#IMain input, textarea, select { font: 100% Verdana, Arial, Helvetica, sans-serif;}
#IMain .ajax__tab_tab{ box-sizing: initial; }
/* ============= End Standard Style =======================*/

/* ============= Start Standard Style =======================*/
#ISubMenu html { margin: 0px; padding: 0px; } 
#ISubMenu { margin: 0px; padding: 0px; color: #000000; background: #fff; font: 11px/140% Verdana, Arial, Helvetica, sans-serif;} 
#ISubMenu a.underline:visited,a.underline:active,a.underline:hover{color: #0000cc;text-decoration: underline;} 
#ISubMenu a:link {color: #0000cc; text-decoration:none} 
#ISubMenu a:visited {color: #0000cc;  text-decoration:none} 
#ISubMenu a:active, a:hover {color: #000099;  text-decoration:none} 
#ISubMenu h1 {color: #5b626c;font-size: 1.7em;font-weight:bold;margin-bottom:10px;margin-top:3px;} 
#ISubMenu h2 {color: #5b626c;font-size: 1.6em;font-weight:bold;margin-bottom:10px;margin-top:3px;} 
#ISubMenu h3 {color: #5b626c;font-size: 1.5em;font-weight:bold;margin-bottom:10px;margin-top:3px;} 
#ISubMenu h4 {color: #5b626c;font-size: 1.3em;font-weight:bold;margin-bottom:5px;margin-top:3px;} 
#ISubMenu h5 {color: #000;font-size: 1.1em;font-weight:bold;margin-bottom:5px;margin-top:3px;} 
#ISubMenu h6 {color: #000;font-size: 1.0em;font-weight:bold;margin-bottom:5px;margin-top:3px;} 
#ISubMenu img { border: 0px; } 
#ISubMenu div {line-height:15px;}
#ISubMenu hr{color: #e6e6fa;} 
#ISubMenu table { font-size: 100%; } 
#ISubMenu form { margin: 0px; padding: 0px; } 
#ISubMenu input, textarea, select { font: 100% Verdana, Arial, Helvetica, sans-serif;} 
/* ============= End Standard Style =======================*/


/* ============= Start Zone Layout ======================== */
#IMessage{background-color:#F9F9F9;}
#IMessage #IMessagePreview{margin:0 auto;width:500px;height:29px;}
#IMessage #IMessageList{margin:0 auto;width:500px;position:absolute;background-color:white;}
#IMessage #IMessageList ul{max-height: 500px;overflow-y: auto;}
#IMessage #IMessageList ul li{line-height:160%;}
#IMessage #IMessageList ul a{color:orange;text-decoration:underline;}
#IMessageContent{position: absolute;overflow:hidden;background-color: #ffffff;width: 600px;height: 400px;text-align: center;border-right: orange 3px solid;border-top: orange 3px solid;font-weight: normal;font-size: 12px;border-left: orange 3px solid;border-bottom: orange 3px solid;color:Black;z-index:107;}
#IMessageContent img{vertical-align:middle;}
#IMessageContent #IMessageTitle{clear:both;padding:10px;text-align:left;color:black;font-size:14px;font-weight:bold;}
#IMessageContent #IMessageDescription{clear:both;padding:10px;margin-right:10px;text-align:left;overflow-x:hidden;overflow-y:auto;height:280px;color:black;font-size:12px;font-weight:normal;}
#IPreviousMessageList{position: absolute;overflow:hidden;background-color: white;min-height: 400px;width: 500px;height:400px;text-align: left;font-weight: normal;font-size: 12px;border:1px solid orange;color:Black;z-index:106;}
#IPreviousMessageList ul{max-height: 500px;overflow-y: auto;}
#IPreviousMessageList ul li{line-height:160%;}
#IPreviousMessageList ul a{color:orange;text-decoration:underline;}
#IHeader{height:39px;color:#ffffff;background-image: url('/app_themes/admin/images/system/header_bg.gif');background-position: 0% 0%;background-repeat: repeat;clear:both;}
#ILogo{float:left;height:39px;width:176px;background:#fff url(/App_Themes/Admin/images/system/inchollogo.gif) no-repeat left 50%;}
#IMainMenu{float:right;}
#IAdminTitle{font-size:1.7em;padding-top:14px;}
#IMain{clear:both;border:solid 0px #dbdce3;padding-top:9px;padding-right:5px;padding-left:5px;min-height:400px;}
#Page{color: #000000;background-color: #ffffff;}
#Menu{height:20px;background-color: #ccccff;padding-left: 5px;padding-right: 5px;text-align:center;}
#Body{min-height: 500px;padding-left: 5px;padding-right: 5px;padding-top: 5px;}
#IAction{height:39px;line-height:39px;font-size:12pt;float:right;margin-right:10px;} 
#IAction a{color:White; text-decoration:none;}
#CopyRight{float:right;height:18px;padding-top:8px;}
 #PageTemplateWizard{font-weight:bold; font-size:14px; text-align:center;}
.tabZone{padding: 3px;font: 11px/140% Verdana, Arial, Helvetica, sans-serif;white-space:normal;}
#PageTemplateWizard{font-weight:bold; font-size:14px; text-align:center;}
.tabZone{padding: 3px;font: 11px/140% Verdana, Arial, Helvetica, sans-serif;white-space:normal;}
/* -------------- End Zone Layout ------------------------ */

/* --------------- Menu -------------------------*/
#IMainMenu ul{margin-top:0; margin-bottom:0; list-style-type:disc; list-style-position:outside;}
#IMainMenu li{display:inline;list-style:none;float:left;margin-right:5px;margin-top:11px;background:#FFF url(/app_themes/admin/images/system/menu_item_right.png) no-repeat right top;}
#IMainMenu a {display: block;padding: 6px 10px 5px 10px;background-image: url(/app_themes/admin/images/system/menu_item_left.png);background-repeat: no-repeat;background-position:left top;text-align: center;text-decoration: none;color: #000;font-size: 1.1em;text-transform:inherit;}
#IMainMenu a:hover{color:#F90;}
#ISubMenu{height: 29px;width:100%;color:#ffffff;background-image: url('/app_themes/admin/images/system/menu_bg.jpg');margin-bottom: 0px;position:static;}
#ISubMenu li a{font-weight:bold;color:#086CAF;text-decoration:none;}
ul#SubNav{margin:0;padding-top:2px;list-style:none;float:left;}
#SubNav li{float: left;padding-left:10px;}
#SubNav a {text-decoration:underline;color: #000000;font-size: 1.0em;text-transform: inherit;border-left: none;display: block;padding: 5px;}
.MessageBox{border:solid 1px gray;padding:10px;}
.CpIndexMapAdmin{background-image:url('/App_Themes/Admin/images/directory_admin.gif'); width:994px;height:639px; background-repeat: no-repeat;}
.CpIndexMapSubsite{background-image:url('/App_Themes/Admin/images/directory.gif'); width:994px;height:639px; background-repeat: no-repeat;}
.StatisticsList{background:url('/App_Themes/Admin/images/ArrowRight.gif') no-repeat 0 50%;padding-left:10px;line-height:20px;} 
.clear {clear:both;}
.clearLeft{clear:left;}
.clearRight{clear:right;}
