﻿
form {
    display: inline; 
    margin-bottom: 0px;
    padding: 0;
} 



/*Equiupment Lists*/
#Equip1 {
    background:white;
    position:relative;
    width:200px;
    height:20px;
    line-height:20px;
    display:block;
    float:left;
    margin:12px;
   
   
    
}
#Equip2 {
    background:white;
    position:relative;
    width:180px;
    height:20px;
    line-height:20px;
    display:block;
    margin:12px;
   float:left;
  
   
}
#Equip3 {
    background:white;
    position:relative;
    width:180px;
    height:20px;
    line-height:20px;
    display:block;
    margin:12px;
   float:left;
  
}
#Equip_dd {
    background: white;
   
    border-left:1px solid #e9dfb9;
    border-right:1px solid #e9dfb9;
    /*border-bottom:1px solid #e9dfb9;*/
    
    color: #005782;
    width:375px;
    height:0px;
    overflow:hidden;
    margin-left:5px;
    font-size:12px
   
    
   
    /*-webkit-transition: all .3s ease; 
    -moz-transition: all .3s ease; 
    -ms-transition: all .3s ease; 
    -o-transition: all .3s ease; 
    transition: all .3s ease;*/
}
#Equip_dd2 {
    background: white;
    border-left: 1px solid #e9dfb9;
    border-right: 1px solid #e9dfb9;
    /*border-bottom:1px solid #e9dfb9;*/
    color: #005782;
    width: 360px;
    height: 0px;
    overflow: hidden;
    margin-left: 15px;
    font-size:12px
}
#Equip_dd3 {
    background: white;
    border-left: 1px solid #e9dfb9;
    border-right: 1px solid #e9dfb9;
    /*border-bottom:1px solid #e9dfb9;*/
    color: #005782;
    width: 359px;
    height: 0px;
    overflow: hidden;
    margin-left: -25px;
    font-size:12px
}

#combine1{
     top: 145px;
    left: 265px;
   
    padding-left: 5px;
    list-style-position:outside;
}
#combine2{
   
     top: 145px;
     left: 265px;
     margin-top:-265px;
     padding-left: 130px;
     list-style-position:outside;

}
#active1{
     top: 145px;
    left: 265px;
   
    padding-left: 5px;
    list-style-position:outside;
}
#active2{
     top: 145px;
     left: 265px;
     margin-top:-263px;
     padding-left: 115px;
     list-style-position:outside;

}
#inactive1{
     top: 145px;
    left: 265px;
   
    padding-left: 5px;
    list-style-position:outside;
}
#inactive2{
     top: 145px;
     left: 265px;
     margin-top:-240px;
     padding-left: 115px;
     list-style-position:outside;

}

equipli{
    list-style-position: outside;
    font-size:13px;
}



#Equip1:hover > #Equip_dd {
    display: block; 
    left:0px;
    height:250px;
}
#Equip2:hover > #Equip_dd2 {
    display: block; 
    left:0px;
    height:250px;
}
#Equip3:hover > #Equip_dd3 {
    display: block; 
    left:0px;
    height:250px;
}

/* Bread Crumb Style */


#maincontent table 
{
	width: 98%;
	}
#maincontent td 
{
	
	font-size : 12px;
	
	
	text-align: left;
	vertical-align: top;
}

#maincontent th h3 
{
	
	font-size : 12px;
	
	/*color : rgb(0,0,0);*/
	text-align: center;
	vertical-align: top;
}

/*VRI Styles*/




#maincontent .tinytable td { font-size: 10px;}
#maincontent .tinytablehb td { font-size: 14px;}
#tablewrapper {width:98%; margin:0 auto}
#tableheader {height:35px;}
.search {}
#tableheader select {float:left; font-size:10px; width:125px; padding:2px 4px 4px}
#tableheader input {float:left; font-size:10px; width:225px; padding:2px 4px 4px; margin-left:4px}
.details {float:right; padding-top:12px}
.details div {float:left; margin-left:15px; font-size:12px}
.tinytable2 {width:95%; border-left:1px solid black; border-top:1px solid black; border-bottom:none; font-size:10px;}
.tinytable2 th {background:#1a4475; text-align:left; border:1px solid black; border-right:blue}
.tinytable2 td {padding:4px 4px 4px; border-bottom:1px solid black; border-right:1px solid black; font-size:10px;line-height:1.5em;}



.tinytable {width:95%;  border-top:1px solid #f1f1f1; border-bottom:none; font-size:10px;}
.tinytablehb {width:95%; border-left:1px solid #f1f1f1; border-top:1px solid #f1f1f1; border-bottom:none; font-size:10px;}
.tinytable th {background:#c84c30; text-align:left; color:white; border:1px solid #fff; border-right:none}
.tinytablehb th {background:#c84c30; text-align:left; color:white; border:1px solid #fff; border-right:none}
.tinytable th h3 {font-size:16px; padding:5px 5px 5px}
.tinytablehb th h3 {font-size:15px !important; padding:5px 5px 5px; color:white;}
.tinytable td {padding:4px 4px 4px; border-bottom:1px solid #d6d7d9; border-right:1px solid #d6d7d9; border-left:1px solid #d6d7d9; font-size:14px;line-height:1.25em; }
.tinytablehb td {padding:4px 4px 4px; border-bottom:1px solid #f1f1f1; border-right:1px solid #f1f1f1; font-size:10px;line-height:1.5em;}
.tinytable .head h3 {background:url(../images/tableimg/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px; color: white;}
.tinytablehb .head h3 {background:url(../images/tableimg/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px; color: white;}
.tinytable .desc, .sortable .asc {background:url(../images/tableimg/header-bg.gif)}
.tinytablehb .desc, .sortable .asc {background:url(../images/tableimg/header-bg.gif)}
.tinytable .desc h3 {background:url(../images/tableimg/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px;color: white;}
.tinytablehb .desc h3 {background:url(../images/tableimg/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px;color: white;}
.tinytable .asc h3 {background:url(../images/tableimg/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px;color: white;}
.tinytablehb .asc h3 {background:url(../images/tableimg/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px;color: white;}
.tinytable .head:hover, .tinytable .desc:hover, .tinytable .asc:hover {color:white}
.tinytablehb .head:hover, .tinytable .desc:hover, .tinytable .asc:hover {color:white}
.tinytable .evenrow td {background:#fff}
.tinytablehb .evenrow td {background:#fff}
.tinytable .oddrow td {background:#f1f1f1}
.tinytablehb .oddrow td {background:#e9dfb9}
.tinytable td.evenselected {background:#f1f1f1}
.tinytablehb td.evenselected {background:#e9dfb9}
.tinytable td.oddselected /*{background: #ac8430}*/
.tinytable tfoot {background:#fff; font-weight:bold}
.tinytablehb tfoot {background:#fff; font-weight:bold}
.tinytable tfoot td {padding:6px 8px 8px}
.tinytablehb tfoot td {padding:6px 8px 8px}
#tablefooter {height:15px; margin-top:20px; }
#tablenav {float:left}
#tablenav img {cursor:pointer}
#tablenav div {/*float:left;*/ margin-right:15px}
#tablelocation {float:right; font-size:12px}
#tablelocation select {margin-right:3px}
#tablelocation div {float:left; margin-left:15px}
.page {margin-top:2px; font-style:italic}
#selectedrow td {background:#e3ecee; }
#selectedrow td a {background:#e3ecee; }