
table { border-collapse: collapse; }
table.basic			{ width: 100%; border-spacing: 0px; border-collapse: collapse; border-top: 3px solid #cccccc; border-bottom: 1px solid #FFFFFF; line-height: 16px; }
table.basic caption		{ background: none #002E14; color: #FFFFFF; font-size: 14px; padding: 5px 11px 5px 11px; text-align: left;}
table.basic tr:hover		{ background: none !important; }
table.basic thead		{ color: #333333; }
table.basic th,
  table.basic .title		{ border-top: 1px solid #FFFFFF; border-bottom: 1px solid #cccccc; font-weight: bold; padding: 3px 6px 3px 0px; /* white-space: nowrap; */ text-align: left; }
table.basic tbody th		{ }
table.basic td			{ background: none !important; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #cccccc; padding: 3px 8px 3px 1px !important; line-height: 14px !important; }
table.basic thead		{ border-top: 1px solid #FFFFFF; border-bottom: 1px solid #cccccc; padding: 3px 6px 3px 1px; white-space: nowrap; }
table.basic td p		{ padding-bottom: 3px; padding-top: 3px; }


table.style1			{ width: 100%; border: 5px solid #009900; border-collapse: separate;  }
table.style1 caption 		{ background: none #002E14; color: #FFFFFF; font-size: 14px; padding: 5px 11px 5px 11px; text-align: left; }
table.style1 tr:hover		{ background: url('../images/bck_black_10.png'); }
table.style1 th			{ background: #009900; color: white; /* #333333;*/ border-bottom: 1px solid #cccccc; line-height: 22px; padding: 4px 6px 4px 6px;  /*white-space: nowrap;*/ text-align: left; }
table.style1 thead th		{ padding-top: 2px; }
table.style1 thead td		 
{
        background: #009900; 
        color: white;
        text-align: left; 
        line-height: 22px; 
        padding: 2px 6px 4px 6px; 
        /* white-space: nowrap;  this culprit expands the box*/
}
table.style1 tbody th,
table.style1 tbody .title	{ background: url('../images/bck_black_5.png'); font-weight: bold; /* white-space: nowrap */; color: #666666; }
table.style1 td			{ background: url('../images/bck_white_75.png'); 
               			  border-bottom: 1px solid #009900; 
               			  line-height: 22px; 
               			  padding: 4px 6px 4px 6px; 
               			  border-collapse: collapse;
}
table.style1 .icon16		{ margin-top: 3px; margin-bottom: 3px; }
table.style1 td.vcenter		{ vertical-align: middle; }
table.style1 td p		{ padding-bottom: 3px; padding-top: 3px; }

.simpletable, table.PageWidth
{
    padding: 1px; 
    outline: 0; 
    font-size: 100%; 
    vertical-align: baseline; 
    background:white;
    width: 98%;
    margin:2px; 
    overflow: visible;
} 

table.simpletable td, table.PageWidth td
{ 
    background: none !important;
    
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    
    padding: 2px 2px 5px 5px !important;
    
    line-height: 16px !important; 

}

table.simpletable th
{
    padding: 2px 2px 5px 5px !important;
}
table.simpletable caption
{
    font-size:11px;
    text-align:left;
}

th { word-wrap: normal; }

/* selectable UI */
.ui-selecting {background-image: none !important; background-color: #FECA40 !important;}
.ui-selected { background-image: none !important; background-color: #F39814 !important; color: white; }

.ui-selectable-helper{ 
  position:absolute; 
  z-index:100; 
  border: 3px dotted black; 
}

/*  field elements */
input, textarea, select, button
{
     margin-top: 8px;
     margin-bottom: 8px;
     border: 1px solid green; /*#33CC33*/
     color: Green;
     font-size: 16px;
     min-height: 18px;
     border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
}

input[type="text"]:disabled, input[type="email"]:disabled, input[type="tel"]:disabled, input[type="number"]:disabled {
  background: #dddddd;
}

input:focus, textarea:focus, select:focus, button:focus
{
    border-color: orange;    
}
input[type=submit], button
{
    background-color:   #33CC33;
    color: White;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
}
input[type=button] 
{
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px; 
    margin-top: 8px;
    margin-bottom: 8px;  
}
.error, label.error,  note-error p
{
    padding-left: 3px;
    display: inline-block;
    color: Red !important;
}

.error.valid   { color: Green !important; }

/* data tables */
.dataTables_wrapper,  #mapcanvaswrapper     { background-color: #943126; padding-left: 5px; padding-bottom: 5px;}
.dataTables_wrapper table					{ width: 98% !important; margin: 0px 0px 30px 0px; }
.dataTables_wrapper .dataTables_length 		{ float: left; margin: 5px 0px 5px 0px; }
.dataTables_wrapper .dataTables_filter 		{ float: right; margin: 5px 0px 5px 0px; }
.dataTables_wrapper .dataTables_filter input { display: inline; border: 1px solid #B8B8B8; font-size: 12px; color: #333333; height: 16px; padding: 2px 4px 2px 4px; }
.datatable 						 { clear: both; background-color:White; }
.datatable thead th.sorting		 { cursor: pointer; padding-right: 15px; background-color: #009900; color: White; border-color: White; border-collapse:separate; border-width:2px;}
.datatable thead th.sorting_desc { cursor: pointer; padding-right: 15px; background: url('dtimages/arrow_sm_black_top.gif') center right no-repeat #eeeeee;}
.datatable thead th.sorting_asc	 { cursor: pointer; padding-right: 15px; background: url('dtimages/arrow_sm_black_down.gif') center right no-repeat #eeeeee;}

.datatable td {padding:2px;}
.datatable th {padding:2px; text-align: center;}

.datatable caption {}
.EventStatsSummary { clear: none;}


.dataTables_wrapper .dataTables_paginate 			{ text-align: left; font-size: 11px; line-height: 20px; margin-top: 5px; margin-bottom: 20px; padding-bottom: 30px; padding-right: 10px; padding-left:10px;}
.dataTables_wrapper .dataTables_paginate span			{ display: inline-block; float: none; } /* this span is for full numbers */
.dataTables_wrapper .dataTables_paginate .nav a			{ width: 22px; height: 22px; }

.dataTables_wrapper .dataTables_paginate .paginate_button, /* this is text on all the paginate buttons */
    .dataTables_wrapper .dataTables_paginate .paginate_active  { color: #000000;  padding-left: 5px; padding-right: 5px; text-align: left;  font-size: 20px; height: 22px !important; vertical-align: middle; cursor: pointer; width: 20px; background: url('dtimages/button_glas2.png') center center repeat-x #eeeeee; font-weight: bold; text-decoration: none; margin: 0px 5px 0px 5px; border: 1px solid #009900; border-bottom: 1px solid #cccccc; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; }
.dataTables_wrapper .dataTables_paginate .paginate_button:hover	{ background-color: #FFFFFF; color: #00A5C4; text-decoration: none; }
.dataTables_wrapper .dataTables_paginate .paginate_active	 
    {
        color: #FFFFFF; 
        background-color: #333333;
        background-image: url('dtimages/button_glas1.png'); 
        background-size: cover;
        padding-bottom: 4px;
        border-width: 0px;
}

.dataTables_wrapper .dataTables_info { clear: both; margin-top: -20px; }

.datatable tbody tr.even  { background-color: #BBBBBB; } 

.datatable tbody tr:hover { background-color: #FAFF04 !important; }

/* custom row colors for Event Status */
.datatable tbody tr.eventdatacomplete  { background-color: #99FF33; }
.datatable tbody tr.eventdatainprogress { background-color: #FFCCFF; }
.datatable tbody tr { border-bottom: solid 1px black;} 

/* row Grouping classes */
.datatable tbody td.group  { background-color: #BBBBBB; } 
.datatable thead tr.rowGroupActionButtons  { background-color: #999999; } 
.datatable thead tr.rowGroupActionButtons th { vertical-align: middle; padding-bottom: 5px; margin-bottom: 20px; } 


/* key to getting the combo handle to align is the vertical-align */
.ui-autocomplete-input {width: 245px !important; height: 20px; margin-right: 20px;}

.ui-combobox-toggle {height: 20px; margin-top: 0px; vertical-align:bottom;}

.ui-datepicker-trigger {float:right; margin-right: 15px;}

.basic input { margin-left: 10px; } 

label 
{
    position:relative;
}

/* notifications */
.notification 			{ border: 1px solid #666666; border-radius: 3px; display: block; margin-bottom: 15px; overflow: hidden; padding: 9px 0px 4px 0px; position: relative; z-index: 1; /* zoom: 1; */ -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.notification a.close		{ display: block; width: 11px; height: 11px;  background: url('../images/ico_close_off.png') top left no-repeat; font-size: 0%; text-indent: -9999px; position: absolute; top: 3px; right: 3px; }
.notification a.close:hover	{ background: url('../images/ico_close_ovr.png') top left no-repeat; }
.notification p			{ color: #333333; line-height: 16px; padding: 0px 25px 5px 42px !important;}

.note-error			{ background: url('../images/ico_error.png') 2px 0px no-repeat #FAE2E3; border-color: #EC9B9B; }
.note-success			{ background: url('../images/ico_success.png') 2px 0px no-repeat #DFFAD3; border-color: #72CB67; }
.note-info			{ background: url('../images/ico_info.png') 2px 0px no-repeat #DDE9F7; border-color: #50B0EC; }
.note-attention			{ background: url('../images/ico_attention.png') 2px 0px no-repeat #FFFAC6; border-color: #D3C200; }

/* gh product customizations */
.DemoInstructions 
{
    clear:both;
    color:goldenrod;
    font-weight:bold;
    font-size:smaller;
    margin: 20px;
} 


ol.simplelist
{
    margin-bottom: 15px;
    margin-top: 5px;
    margin-left: 5px;
    list-style-type: decimal;
}
ol.simplelist li
{
    list-style: inherit;
    margin-top: 5px;
    margin-left: 30px;
    margin-right: 3px;
    margin-bottom: 2px;
    padding-left: 2px;
    padding-top: 1px;
    position: relative;
}
ul.simplelist
/* enable simple traditional UL lists with icons in text using a class */
{
    margin-top: 5px;
    list-style-position:outside;
    margin-left: 20px; 
    margin-bottom: 10px;
}
ul.simplelist li
{
    list-style: inherit;
    list-style-image: url('../images/ball_black_13.png');
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 3px;
    margin-bottom: 2px;
    padding-left: 2px;
    padding-top: 1px;
    position: relative;

}
ul.simplelist li li
{
    list-style: inherit;
    list-style-image: url('../images/ball_red_13.png');
    margin-left: 20px;
}
ul.simplelist li li li
{
    list-style: inherit;
    list-style-image: url('../images/ball_green_13.png');
    margin-left: 20px;
}


.tdCol1 { width: 140px; } 
.fbimage img {width: 200px;}

.ProductContainer {  margin-bottom: 2px; clear: left;}    
.ProductPanelLeft { float: left; width: 85px; margin: 0px; padding: 1em;  }
.ProductPanelRight { margin-left: 86px; padding: 1em; }
.ProductPanelImage { width: 75px; border: solid 1px green;}


.hdrPanel {background-color: #009900; color: White; border-color: White;}
.hdrPanel h2, .hdrPanel h3 { color: White !important; text-shadow: none !important; line-height: 20px; padding-left: 10px;}
.hdrPanelIcon  {float: right; margin-right: 30px; clear:right; border: 1px solid #33CC33; }

.sectTermsAndConditions { float: right; color: Green;  clear:right; margin-bottom: 15px;}
.sectFreeShipping { font-size: larger; color: orange;}

.PayPalSelect { width: 10em; }
.PayPalTextInput { width: 8em; }

code { background-color: #FBFBB9; }

.usdinstructions  { font-size: small; margin-left: 5px; padding-right: 10px; color: brown;}
.usdinstructions li { margin-left: 15px; }

@media print {
    nav, .clInstructions, .clAdvertisement, #frmReset, .noprint { display: none; }
    footer { padding-bottom: 5px; padding-top: 5px; margin-top: 2px;}
}

.References li, p.References {font-size: smaller;}

.PosHG38 { color: Purple !Important; }
.PosHG19 { color: Fuchsia !Important; }
.PosHG18 { color: Teal !Important; }

.PosCP01 { color: #CD5C5C /* IndianRed */ !Important; }
.PosCP02 { color: /*Coral*/ #FF7F50 !Important; }
.PosCM01 { color: /* DarkKhaki */ #BDB76B !Important;   }

.FilterWarning { color: Orange!Important; margin-top: 15px; }

/* Supress operating system-generated checkbox / dropdown arrow for <select controls.*/
#mnuMobileMenuSelect {
    /* For Firefox */
    -moz-appearance: none;
    /* for Safari, Chrome, Opera */
    -webkit-appearance: none;
}

