﻿/* DEFAULTS
----------------------------------------------------------*/
body, html {
	top: 0px;
    margin-left: 2px;
	width: 100%;
	height: 100%;
    min-width: 940px;
    min-height: 1000px;
    background-color: #ededed;
}
#body{
    top: 0px;
    margin-left: 0px;
	width: 100%;
	height: 100%;
     min-width: 940px;
      min-height: 1000px;
    background-color: #ededed;
    padding-bottom: 0px; 
}
.footer{
    width:96%;
    position: fixed;
    left: 0;
    min-width:1000px;
    bottom: 0px;   
    background-color: #ededed;
    float:left;
    height: 20px;
   padding-bottom: 1px; 
}
.box1a {
	width: 20%;
    margin-left:2px;
   text-align:center;
  display: flex;
  color:darkmagenta;
  align-items:inherit;
  justify-content: center;
  float: inherit;
  font:28px 'Times New Roman', 'Times, serif';
}

.menuasp
{
left:2px;
border-bottom-width:1px;
border-bottom-color:#004d7d;
list-style:none;
min-width:700px;
max-width:1100px;
padding:0px;
margin:0px;
margin-bottom:3px;
}
.menu-item
{
line-height:2em;
min-width:50px;
margin-right:3px;
padding: 2px 3px 3px 5px;
text-decoration:none;
text-align:center;
}

.menuasp a
{
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
color: #333 !important;
}
.menuasp a.selected
{
background: rgb(0,121,198); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,121,198,1) 0%, rgba(0,77,125,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,121,198,1)), color-stop(100%,rgba(0,77,125,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,121,198,1) 0%,rgba(0,77,125,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,121,198,1) 0%,rgba(0,77,125,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,121,198,1) 0%,rgba(0,77,125,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,121,198,1) 0%,rgba(0,77,125,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0079c6', endColorstr='#004d7d',GradientType=0 ); /* IE6-9 */
color: white !important ;
}
.menuasp a:hover
{
background: rgb(226,0,15); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(226,0,15,1) 0%, rgba(162,0,16,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,0,15,1)), color-stop(100%,rgba(162,0,16,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(226,0,15,1) 0%,rgba(162,0,16,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(226,0,15,1) 0%,rgba(162,0,16,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(226,0,15,1) 0%,rgba(162,0,16,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(226,0,15,1) 0%,rgba(162,0,16,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2000f', endColorstr='#a20010',GradientType=0 ); /* IE6-8 */
color: white !important ;
}

.Container1ab {
	top: 0px;
	left: 0px;
	width: 99%;
    background-color: #ededed;
	height:auto;
 min-width: 940px;
	padding: 0px;
	align-content:inherit;
	 float: left;
}

.loginheader {
    top: 0px;
    height: auto;
    width: auto;
    background-color:transparent;
    min-width: 580px;
	padding: 0px;
    text-align: right;
    align-content:inherit;
    float:left;
}
 .des {
    text-align: left;
    margin-left: 1px;
	width: 100%;
    min-width: 940px;
    height: 40px;
    background-color: #e9e9e9;
    align-items: center;
    padding: 0px;
    float:left;
}
.box2{
	 width: 100%;
  min-width: 940px;
  font:32px 'Times New Roman', 'Times, serif';
  display: flex;
  color:darkmagenta;
  align-items: center;
  text-align:center;
  justify-content: center;
  float: inherit;
}
.box1 {
	 width: 100%;
  display: flex;
  color:darkmagenta;
  align-items: center;
  justify-content: center;
  float: inherit;
    font:20px 'Times New Roman', 'Times, serif';
}
     	 .style5aa
    {
		 top: 0px;
    	width: 99%;
       min-width: 940px;
        background-color: #ededed;
        color: #A40052;
		margin-top: 0px;
		margin-left: 1px;
	   height: 26px;
        font-family: "Segoe UI";
        font-style: italic;
        font-weight: bold;
        font-size: small;
        text-align: center;
    }
 
	.style6c
    {
		left: 0px;
    	width: 98%;
		background-color: #ededed;
		border-style:inset;
		margin-top: 1px;
		margin-left: 1px;
	   height: 1px;
      min-width: 940px;
		float: left;
		padding: 0px;
    }

.Container3aa {
	top:2px;
    width: 99%;
    height: 99%;
    font-size:x-small;
   min-width: 940px;
    margin: auto;
	padding: 3px;
    float: left;
}
.Container1 {
    left:1px;
	top: 1px;
    width: 100%;
    min-width: 920px;
    margin: auto;
	height: 100%;
}

.Container1n {
     left:2px;
	top: 2px;
    width: 99%;
    border-style:ridge;
   min-width: 940px;
    margin: auto;
	height: 98%;
    min-height: 820px;
}

.videocontainer1 {
	top: 0px;
	width: 100%;
    background-color: #ededed;
    margin:auto;
    display:block;
    border-style:none;
    width:  100%;
    height: auto;
    min-height: 260px;
    max-height: 260px;
    vertical-align:auto;
    align-items:center;
	padding: 0px;
}
.iframe-link {
   background-color: #ededed;
  font-size:x-small;
  float: left;
  width: 100%;
  height: 100px;
}
.iframea {
  text-decoration:none;
  font-size:small;
    background-color: White;
     color:blue;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 99%;
  height: 99%;
}
img{
  max-width: 100%;
    }
        .productItem
        {
            width: 180px;
            float: left;
            padding: 1px;
            margin: 1px auto;
            text-align: center;
                    }

          .productItem1
        {
            width: 23.5%;
            height: auto;
            float: left;
            padding: 1px;
            margin: 1px auto;
            text-align: center;
            font:12px Arial, Sans-Serif;

        }
        .groupSeparator
        {
            border-top: 1px dotted Gray;
            height: 1px;
            clear: both;
        }
        .itemSeparator
        {
            height: 200px;
            width: 1px;
            border-left: 1px dotted Gray;
            margin: 5px auto;
            float: left;
        }
.ifcontainera1 {
	top: 0px;
	left: 0px;
	width: 99%;
    background-color: #ededed;
  height: 89%;
  min-height: 400PX;
	padding: 0px;
    text-align:center;
    float:left;
}
.lbtextdiv1 {
	top: 0px;
    left: 0px;
    width: 99%;
   min-width: 940px;
	height: auto;
	padding: 0px;
    align-content:inherit;
     float: left;
}
.lbtextdiv1a {
	top: 0px;
	left: 0px;
	width: 18%;
    min-width: 48px;
    color:red;
	height: 18px;
	padding: 0px;
   vertical-align:central;
     margin-bottom:auto;
    font:14px Arial, Sans-Serif;
	text-align: center;
    align-content:inherit;
	border-style:ridge;
	 float: left;
}
.lbtextdiv1b {
	top: 0px;
	left: 0px;
    color:red;
   	width: 54%;
    min-width: 40px;
	height: 18px;
	padding: 0px;
    vertical-align:central;
	border-style:ridge;
    font:14px Arial, Sans-Serif;
     align-content:inherit;
	text-align: center;
	 float: left;
}.lbtextdiv1c {
	top: 0px;
	left: 0px;
    color:red;
   	width: 25%;
    min-width: 48px;
	height: 18px;
	padding: 0px;
    vertical-align:central;
	border-style:ridge;
    font:14px Arial, Sans-Serif;
     align-content:inherit;
	text-align: center;
	 float: left;
}
 .headerCheckBox input {width:20px; height:20px;}
.rowCheckBox input {width:20px; height:20px;}
.iframe2 {
   background-color: #ededed;
  font-size:x-small;
  float: left;
  width: 100%;
     min-width: 264px;
    height: 80%;
    min-height: 380px;
    max-height: 400px;
    	align-content:inherit;
	 float: left;
}

.iframe1 {
	top: 0px;
	left: 0px;
	width: 65%;
   height:60%;
	padding: 0px;
	align-content:inherit;
	 float: left;
}
.iftextD1 {
	top: 0px;
	bottom: 0px;
	padding: 0px;
	font:14px Arial, Sans-Serif;
	left: 0px;
	width: 59%;
	height:28px;
    align-content:inherit;
	vertical-align:middle;
	padding: 0px;
	 float: left;
}
.iftextC1 {
	top: 1px;
    left: 3px;
	padding: 0px;
	bottom: 1px;
	font:16px Arial, Sans-Serif, bold;
    color:blue;
	width:  40%;
	height:26px;
	padding: 0px;
    text-align:right;
    text-justify:auto;
	vertical-align:central;
	 float: left;
}
.ifcontainer51n {
	top: 0px;
    left: 3px;
	width: 68%;
     min-width: 560px;
	height:100%;
    min-height: 400px;
    max-height: 400px;
	order: 2;
	border-style:ridge;
	align-content:inherit;
    font:14px Arial, Sans-Serif;
	padding: 0px;
    margin-bottom:auto;
	  float: left;
 	 overflow: auto;
    } 


.lvcontainer2a {
	top: 0px;
    left: 3px;
	width: 30%;
     min-width: 264px;
	height:80%;
    min-height: 400px;
    max-height: 400px;
	order: 2;
	border-style:ridge;
	align-content:inherit;
    font:14px Arial, Sans-Serif;
	padding: 0px;
    margin-bottom:auto;
	  float: left;
 	 overflow: auto;
}
.lvcontainera1 {
	top: 0px;
	width: 18%;
    height: auto;
    min-height: 360px;
    max-height: 360px;
    min-width: 168px;
    justify-content: center;
    align-items:center;
    border-style:ridge;
    background-color: White;
     color:blue;
	align-content:inherit;
    font:small;
	padding: 0px;
	 float: left;
     overflow: auto;
}
.lvcontainera2 {
	top: 0px;
	width: 25%;
    height: auto;
    min-height: 360px;
    max-height: 360px;
    min-width: 48px;
    justify-content: center;
    align-items:center;
    background-color: White;
     color:blue;
    font:small;
	padding: 0px;
    float: left;
    overflow: auto;
    border-style:ridge;
}
.list_item_large 
{
    font-size: x-small;
    color: #000000;
    padding: 8px 0px 0px 0px;    
    margin: 0px auto;
    display: inline-block;  
    text-align:left;        
    min-height: 32px;      
}
.list_item_small 
{
    font-size: x-small;
    color: #000000;
    height: auto;
    width: 40%;
    min-width: 100px;
    padding: 2px 0px 0px 0px;    
    margin: 0px auto;
    display: inline-block;  
    text-align:left;        
}

.lvcontainera3 {
	top: 0px;
	width: 54%;
    height: auto;
    min-height: 360px;
    max-height: 360px;
    min-width: 510px;
    justify-content: center;
    align-items:center;
    background-color: White;
     color:blue;
	align-content:inherit;
    font:xx-small;
	padding: 0px;
	 float: left;
    overflow: auto;
    border-style:ridge;
}
.lvcontainera4 {
	top: 0px;
	width: 80%;
    height: 50%;
    min-height: 300px;
    max-height: 520px;
    min-width: 60px;
    background-color: White;
     color:blue;
	order: 2;
	align-content:inherit;
    font:xx-small;
	padding: 0px;
	 overflow: auto;
}
.lvcontainera5 {
	top: 0px;
	width: 18%;
    height: 50%;
    min-height: 300px;
    max-height: 520px;
    min-width: 60px;
    background-color: White;
     color:blue;
	order: 2;
	align-content:inherit;
    font:xx-small;
	padding: 0px;
	 overflow: auto;
}
.iftexta4 {
	top: 0px;
	left:0px;
    bottom:2px;
	width: 98%;
    font:14px Arial, Sans-Serif;
    min-width: 940px;
	height:26px;
	padding: 0px;
	text-align: center;
	align-content:inherit;
	 float: left;
}

.listboxdiv {
	top: 0px;
    width: 100%;
   min-width: 940px;
    margin: auto;
	height: 30%;
    min-height: 380px;
    max-height: 400px;
	padding: 0px;
	align-content:inherit;
     float: left;
}
  .listboxdiv1 {
	top: 0px;
	left: 0px;
	width: 99%;
	height: 99%;
    min-width: 720px;
    font:14px Arial, Sans-Serif;
	padding: 0px;
	align-content:center;
	 float: left;

}
  .menu-item1
{
line-height:1.5em;
min-width:50px;
margin-right:20px;
padding: 1px 1px 1px 1px;
text-decoration:none;
text-align:center;
}
.menuasp a
{
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
color: #333 !important;
}
.menuasp a.selected
{
background: rgb(0,121,198); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,121,198,1) 0%, rgba(0,77,125,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,121,198,1)), color-stop(100%,rgba(0,77,125,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,121,198,1) 0%,rgba(0,77,125,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,121,198,1) 0%,rgba(0,77,125,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,121,198,1) 0%,rgba(0,77,125,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,121,198,1) 0%,rgba(0,77,125,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0079c6', endColorstr='#004d7d',GradientType=0 ); /* IE6-9 */
color: white !important ;
}
.menuasp a:hover
{
background: rgb(226,0,15); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(226,0,15,1) 0%, rgba(162,0,16,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,0,15,1)), color-stop(100%,rgba(162,0,16,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(226,0,15,1) 0%,rgba(162,0,16,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(226,0,15,1) 0%,rgba(162,0,16,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(226,0,15,1) 0%,rgba(162,0,16,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(226,0,15,1) 0%,rgba(162,0,16,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2000f', endColorstr='#a20010',GradientType=0 ); /* IE6-8 */
color: white !important ;
}

.xsearcha {
	top: 0px;
    width: 99%;
   min-width: 940px;
    height: 24px;
    text-align: center;
    background-color: white;
    padding-bottom: 0px;
	font-size: small;
	font-family:'Times New Roman', 'Times, serif';
   display: flex;
  align-items: center;
  justify-content: center;
}
.xsearchab {
	top: 1px;
    width: 98%;
   min-width: 240px;
    height: auto;
    text-align: center;
    background-color: white;
    padding-bottom: 0px;
	font-size: medium;
	font-family:'Times New Roman', 'Times, serif';
    align-content:center;
}
.xsearcha2 {
    top: 0px;
    position:relative;
    width: 99%;
    min-width: 100px;
    height: 18px;
    text-align: center;
    background-color: #e9e9e9;
    padding-bottom: 0px;
    font:14px Arial, Sans-Serif;
    align-content:inherit;
    left: 1px;
}
.xsearchb {
	top: 0px;
    width: 90%;
   min-width: 940px;
    height: 18px;
    text-align: center;
    background-color:transparent;
    padding-bottom: 0px;
	font-size: small;
	font-family:'Times New Roman', 'Times, serif';
    align-content:center;
}
.xsearcha1 {
	top: 0px;
    width: 100%;
   min-width: 940px;
    position: relative;
    height:26px;
    text-align: center;
    background-color: white;
    padding: 0px 1px;
	font-size: large;
	font-family:'Times New Roman', 'Times, serif';
    align-content:center;
    float: left;
}
.iftext {
	top: 0px;
	left: 0px;
	width: 75.5%;
	height: auto;
    background-color: white;
	order: 1;
	padding: 0px;
	align-content:inherit;
	 float: left;
     text-align:center;
}
.iftextUB {
    	top: 0px;
	padding: 0px;
    background-color: white;
	font:12px Arial, Sans-Serif;
	margin-left: 0px;
	width: 24%;
	height:auto;
    align-content:center;
	padding: 0px;
	 float: left;
	order: 2;
}


