
 html,body {
   margin: 0px;
   /*height:100%;*/
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color: #3E3E3E;
   background-color: #ffffff;
 }
 table, img, iframe, form, div, span, p {
   border: 0px;
   margin: 0px;
   padding: 0px;
   font-size: 8pt;
 }
 input, select {
   font: 7pt Verdana, sans-serif;
   border: 1px solid #6F6F6F;
   background: #FCFCFC;
   padding-left: 2px;
   color: #3E3E3E;
 }
 textarea  {
   font: 7pt Verdana, sans-serif;
   border: 1px solid #6F6F6F;
   background: #FCFCFC;
   padding-left: 2px;
   color: #3E3E3E;
 }
 .radio {
   font: 7pt Verdana, sans-serif;
   border: 1px solid #6F6F6F;
   background: #FCFCFC;
   padding: 0px; margin: 0px;
   color: #3E3E3E;
   width: 16px; height: 16px;
 }
 .select {
   font: 7pt Verdana, sans-serif;
   border: 1px solid #e5c885;
   background: #FCFCFC;
   padding-left: 2px;
   color: #3E3E3E;
 }

 .checkbox {
   font: 7pt Verdana, sans-serif;
   border: 1px solid #6F6F6F;
   background: #FCFCFC;
   padding: 0px; margin: 0px;
   color: #3E3E3E;
   width: 16px; height: 16px;
 }

 td {
   vertical-align: top;
 }
 a {
   color: #3E3E3E;
   font-size: 8pt;
 }
 a:hover {
   color: #3E3E3E;
   font-size: 8pt;
   text-decoration: underline;
 }


.main                 { font-size: 8pt; font-family: Verdana; font-weight: normal; border-left: 1px solid; border-right: 1px solid;  border-color: #CFCFCF; width:1002px;}
.main a:link          { text-decoration: none; color: #707070; font-family: 9; font-size: 8pt; }
.main a:visited       { text-decoration: none; color: #707070; font-family: 9; font-size: 8pt; }
.main a:hover         { text-decoration: underline; color: #000000; font-family: 9; font-size: 8pt; }
.main a:active        { text-decoration: none; color: #707070; font-family: 9; font-size: 8pt; }

.popUpMain            { font-size: 8pt; font-family: Verdana; font-weight: normal; border-left: 1px solid; border-right: 1px solid;  border-color: #CFCFCF; width:100%;}
.popUpMain a:link     { text-decoration: none; color: #707070; font-family: 9; font-size: 8pt; }
.popUpMain a:visited  { text-decoration: none; color: #707070; font-family: 9; font-size: 8pt; }
.popUpMain a:hover    { text-decoration: underline; color: #000000; font-family: 9; font-size: 8pt; }
.popUpMain a:active   { text-decoration: none; color: #707070; font-family: 9; font-size: 8pt; }

.pager                { font-size: 7pt; font-family: Verdana; font-weight: normal; }
.pager a:link         { text-decoration: none; color: #707070; font-family: 9; font-size: 7pt; }
.pager a:visited      { text-decoration: none; color: #707070; font-family: 9; font-size: 7pt; }
.pager a:hover        { text-decoration: none; color: #000000; font-family: 9; font-size: 7pt; }
.pager a:active       { text-decoration: none; color: #000000; font-family: 9; font-size: 7pt; }

.top_logo  {
  height: 54px;
  background: #ffffff url(../admin/design/top_logo.jpg) no-repeat;
}

 .bottom {
   background: #E8E8E8;
   color: #ffffff;
   font-size: 7pt;
   font-family: Verdana; font-weight: normal;
   border-top: 1px solid #CFCFCF;
   border-bottom: 1px solid #CFCFCF;
 }

 .bottom_link,
 .bottom_link a:link,
 .bottom_link a:visited,
 .bottom_link a:hover,
 .bottom_link a:active {
   text-decoration: none;
   color: #858585;
   font-size: 7pt;
   font-family: Verdana; font-weight: normal;
 }

 .top_menu  {
   background: #000000;
   color: #EFEFEF;
   font-size: 8pt;
   font-family: Verdana;
   font-weight: bold;
   padding: 2px 0px 2px 0px;
 }
 .top_menu a:link,
 .top_menu a:visited,
 .top_menu a:active {
   text-decoration: none;
   color: #DDDDDD;
   font-size: 8pt;
   font-family: Verdana;
   font-weight: bold;
 }
 .top_menu a:hover {
   text-decoration: none;
   color: #ffffff;
   font-size: 8pt;
   font-family: Verdana;
   font-weight: bold;
 }

 .top_menu_red  {
   background: #000000;
   color: #C62817;
   font-size: 8pt;
   font-family: Verdana;
   font-weight: bold;
 }
 .top_menu_red a:link,
 .top_menu_red a:visited,
 .top_menu_red a:active {
   text-decoration: none;
   color: #FF0000;
   font-size: 8pt;
   font-family: Verdana;
   font-weight: bold;
 }
 .top_menu_red a:hover {
   text-decoration: none;
   color: #FF0000;
   font-size: 8pt;
   font-family: Verdana;
   font-weight: bold;
 }


 .top_menu_orange  {
   background: #E8E8E8;
   color: #FF8000;
   font-size: 8pt;
   font-family: Verdana;
   font-weight: bold;
 }
 .top_menu_orange a:link,
 .top_menu_orange a:visited,
 .top_menu_orange a:active {
   text-decoration: none;
   color: #FF8000;
   font-size: 8pt;
   font-family: Verdana;
   font-weight: bold;
 }
 .top_menu_orange a:hover {
   text-decoration: none;
   color: #FF8000;
   font-size: 8pt;
   font-family: Verdana;
   font-weight: bold;
 }

 .list_head  {
   background: #5B5B5B;
   color: #E6E6E6;
   font-size: 7pt;
   font-family: Verdana;
   font-weight: bold;
   padding: 1px 3px 1px 1px;
 }
 .list_head a:link,
 .list_head a:visited,
 .list_head a:active {
   background: #5B5B5B;
   color: #E6E6E6;
   font-size: 7pt;
   font-family: Verdana;
   font-weight: bold;
   padding: 1px 3px 1px 1px;
 }
 .list_head a:hover {
   background: #5B5B5B;
   text-decoration: none;
   color: #ffffff;
   font-size: 7pt;
   font-family: Verdana;
   font-weight: bold;
   padding: 1px 3px 1px 1px;
 }

 .list_style_1  {
   background: #E6E6E6;
   color: #4F4F4F;
   font-size: 7pt;
   font-family: Verdana;
   font-weight: normal;
   padding: 2px 2px 2px 3px;
   border: 1px solid #919191;
 }
 .list_style_2  {
   background: #FFFFFF;
   color: #4F4F4F;
   font-size: 7pt;
   font-family: Verdana;
   font-weight: normal;
   padding: 2px 2px 2px 3px;
   border: 1px solid #919191;
 }
 .list_style_3  {
   background: #FFFFFF;
   color: #4F4F4F;
   font-size: 7pt;
   font-family: Verdana;
   font-weight: normal;
   padding: 2px 2px 2px 3px;
   border: 1px solid #E22529;
 }
 .list_style_over  {
   background: #F3D601;
   color: #4F4F4F;
   font-size: 7pt;
   font-family: Verdana;
   font-weight: normal;
   padding: 2px 2px 2px 3px;
   border: 1px solid #919191;
 }
 .list_style_red  {
   background: rgb(255,108,108);
   color: #4F4F4F;
   font-size: 7pt;
   font-family: Verdana;
   font-weight: normal;
   padding: 2px 2px 2px 3px;
   border: 1px solid #919191;
 } 
 .title {
   color: #4E4E4E;
   font-size: 9pt;
   font-family: Verdana;
   font-weight: bold;
 }

 table.error {
   background: #ffffff;
   color: #C00C10;
   font-weight: normal;
   border: 1px dashed #C00C10;
 }

 div.error {
   background: #ffffff;
   color: #C00C10;
   font-weight: normal;
   border: 1px dashed #C00C10;
   padding: 10px;
 }

 .content {
   padding: 5px 5px 5px 5px;
 }

 .separate {
   height:  1px;
   background: #CECECE;
 }

 /* treeview style */

 .TreeviewSpanArea  {
   color: #707070;
   font-size: 8pt;
   font-family: Verdana;
   font-weight: normal;
   padding: 0px 0px 0px 0px;
 }
 .TreeviewSpanArea a:link,
 .TreeviewSpanArea a:visited,
 .TreeviewSpanArea a:active {
   color: #707070;
   font-size: 8pt;
   font-family: Verdana;
   padding: 0px 0px 0px 0px;
 }
 .TreeviewSpanArea a:hover {
   text-decoration: none;
   color: #000000;
   font-size: 8pt;
   font-family: Verdana;
   padding: 0px 0px 0px 0px;
 }

 /* treeview style */

 /* inerHTML */
 .info_body {
   background: #E2E2E2;
   padding: 2px 2px 4px 2px;
 }
 .info_caption {
   background: #494949;
   padding: 0px 2px 1px 2px;
 }
 .info_title {
   font-size: 8pt;
   font-family: Verdana;
   font-weight: bold;
   color: #ffffff;
   padding: 0px 0px 0px 0px;
 }
 .info_text {
   font-size: 7pt;
   font-family: Verdana;
   font-weight: normal;
   padding: 0px 0px 0px 0px;
 }
 .info_image {
   width: 100px;
   border: 1px solid #494949;
 }
 .info_BigImage {
   width: 400px;
   border: 1px solid #494949;
 }
 .info_BigImage2 {
   width: 200px;
   border: 1px solid #494949;
 }
 .info_LogsContainer {
   font-size: 7pt;
   background: #ffffff;
   border: 1px solid #494949;
   text-align:left;
 }
 .info_Logs {
   padding: 2px;
   font-size: 7pt;
   text-align:left;
 }
 .info_Logs_2 {
   padding: 0px;
   font-size: 7pt;
   text-align:left;
 }
 .info_Logs_3 {
   background: #DFDFDF;
   padding: 2px;
   font-size: 7pt;
   text-align:left;
 }
 .info_Logs_4 {
   background: #DFDFDF;
   padding: 0px;
   font-size: 7pt;
   text-align:left;
 }

 /* modForms */
 .mod_title {
   font-size: 9pt;
   font-family: Verdana;
   font-weight: bold;
   text-align: center;
   padding: 0px 0px 0px 0px;
 }
 .help_style {
  font-size: 7pt;
  padding: 3px;
  color: #D4D4D4;
  background: #F5F5F5;
  border: 1px solid #D4D4D4;
 }
 .help_style_txt {
  font-size: 7pt;
  width: 150px;
  color: #464646;
  background: #F5F5F5;
  text-align: justify;
 }

 .error_field {
   font: 7pt Verdana, sans-serif;
   border: 1px solid #6F6F6F;
   background: #FF2020;
   padding-left: 2px;
   color: #ffffff;
 }

 .small_info {
   color: #4E4E4E;
   font-size: 7pt;
   font-family: Verdana;
   font-weight: normal;
   text-align: left;
 }

 .setProducts {
   font: 8pt Verdana, sans-serif;
   border: 1px solid #6F6F6F;
   overflow: auto;
   overflow-x: hidden;
   height: 420px;
 }

 .checkIframe {
   width: 250px;
   height: 420px;
   border: 1px solid #6F6F6F;
 }

 .enabledFieldsIframe {
   width: 200px;
   height: 420px;
   border: 1px solid #6F6F6F;
 }

 .clr {
  clear:both;
 }
