﻿body 
{
 margin:0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #333333; 
}

td 
{
 font-size: 11px;	
 font-family:Verdana;
 margin:0px;
 color:#333333; 
}

th
{
	font-weight:normal;
}


a[disabled]
{
color:Gray !important; 
text-decoration:none !important; 
}

.calendar
{
 font-size: 14px;	
 font-family:Verdana;
 margin:0px;
 color:#333333; 
 text-align:center;
}

.calendarlink
{
 font-size: 12px;	
 font-family:Verdana;
 margin:0px;
 color:#333333; 
 text-align:center;
 font-weight: bold;
}

.calendarlink:hover
{
 font-size: 12px;	
 font-family:Verdana;
 margin:0px;
 color:#333333; 
 text-align:center;
 text-decoration:underline;
}

input {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;	
}

select {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

#topContent
{
    text-align: left;
    background-color: #000000;
    color: White;
    font-size: x-large;
    text-decoration: none;
    font-weight: bold;
    padding: 0px;
    height:96px;
    width:100%;
   /* background-image:url('../images/header/xlineheaderlong.jpg'); */
}

#topContentHome
{
    text-align: left;
    background-color: #000000;
    color: White;
    font-size: x-large;
    text-decoration: none;
    font-weight: bold;
    padding: 0px;
    height:98px;
    width:757px;
    background-image:url('../images/header/xlineheader.jpg'); 
}

#topLink
{
    text-align: center;
    vertical-align:middle;
    background-color: green;
    color: White;
    text-decoration: none;
    font-weight: bold;
    padding: 0px;    
    height:20px;
    width:134px;    
}

#topLink:hover
{
	color:red;
}

#topLinkSep
{
    text-align: center;
    vertical-align:middle;
    background-color: green;
    color: White;
    text-decoration: none;
    font-weight: bold;
    padding: 0px;    
    height:20px;
    width:11px;    
}

/* LEFT NAV */
#leftContent
{
  z-index:1;
  width:160px;
  height:1900px;
  text-align:left;
  background-image:url('../images/leftnavback.gif');
 /* padding-left:10px;  */
  position:absolute;
  left:0; 
  
}

#leftContentHome
{
  z-index:1;
  width:140px;
  height:1900px;
  text-align:left;
  background-image:url('../images/leftnavbacksmall.gif');
 /* padding-left:10px;  */
  position:absolute;
  left:0;  
  top:118px;    
}

#leftContentImages
{
  text-align: left;
  padding-left:5px;  
}

#leftNavContent
{  	 
  width:152px;  /* was 132 */
  text-align:left;
  line-height:20px;
  font-weight: bold;
  font-size : 9pt;
  color  : #555555;
  font-family : Verdana;
  /*background-color:#7EA7D6;  */
  position:relative;
  margin-left:0px; 
  cursor:default;
  
  border-bottom-style:solid;
  border-bottom-color:#ffffff;
  border-bottom-width:thin;
 
}

.clickable
{
	cursor:default;	
}
	
.clickable:hover
{
	  cursor:hand;
}

#leftNavContent:hover
{  
  background-color:#7EA7D6;
  cursor:hand;
  color:#FFFFFF;
}

#leftNavContentHome
{  	 
  width:132px;  
  text-align:left; 
  line-height:20px;
  font-weight: bold;
  font-size : 9pt;
  color  : #555555;
  font-family : Verdana;
  /*background-color:#7EA7D6;  */
  position:relative;
  margin-left:0px; 
  cursor:default;
  
  border-bottom-style:solid;
  border-bottom-color:#ffffff;
  border-bottom-width:thin;
}

#leftNavContentHome:hover
{  
  cursor:hand;
  background-color:#7EA7D6;
  color:#FFFFFF;
}

#leftNavSep
{
  height:12px;	
}

/* left nav sub links (account) */
#leftNavLink
{	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:normal;
	margin-left:30px;	
}	 

#leftNavLink:Hover
{	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Blue;	
	margin-left:30px;	
	text-decoration : underline;
}  	   


#leftNavContent:selected
{
  background-color:#FFFFFF;   	
}

.leftNavLinksHidden
{
 visibility :hidden;   	
}

.leftNavLinksVisible
{
  background-color:#EEEEEE;
  visibility:visible;
  width:148px;
   margin-left:4px;
   white-space:nowrap;
  border-bottom-style:solid;
  border-bottom-color:#ffffff;
  border-bottom-width:thin;
  
}

.leftNavDockLinks
{
  background-color:#FFFFFF;
  visibility:hidden;   	
}

/* show all link */

.showAll {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : Blue;
	text-decoration : none;
	font-weight:normal;
	 margin-left:50px;
}

.showAll:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : Blue;
	text-decoration : underline;
	cursor:hand;
	font-weight:normal;
	 margin-left:50px;
}



/* end left nav */


/* Main Content Area */
#mainContentHome
{
  width: 70%;
  text-align:left;
  top:120px;
  left:140px;
  position:absolute;
  background-color:#ffffff;
  padding-left:20px;
}

#mainContent 
{   
  text-align:left;
  top:120px;
  left:160px;
  position:absolute;
  background-color:#ffffff;
  margin-left:20px; 
  margin-right:20px;
}

#rightContent
{
  z-index:1;
  width:134px;
  height:2500px;
  text-align:left;
  background-color:#FFFFCC;
  
 /* padding-left:10px;  */
  position:absolute;
  left:727px; 
  top:0px; 
}

#rightNavContent 
{
  width: 300px;
  text-align:left;
  top:100px;
  left:700px;
  position:absolute;
  background-color:#FFFFCC;
  padding-left:20px;
}


#footerContent 
{
 height:100px;
 text-align:center;	
 color:#aaaaaa;  
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 4px;
}

.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 4px;
}




a {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight:normal;
	color:#555555;
}

a:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;	
}

.xline
{
 color:Green;	
}

caption 
{
 font-size: 12px;	
 font-family:Verdana; 
 color:#555555;
 margin:0px;
}

.boldItalic
{
  font-weight:bold;
  font-style:italic;
  font-size: 14px;
  color:#666666;	
}

.italic
{
  font-weight:normal;
  font-style:italic;
  font-size: 11px;  
}

.link {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Blue;
	text-decoration : none;
	font-weight:normal;
	cursor:default;
}

.link:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Blue;
	text-decoration : underline;
	font-weight:normal;
	cursor:pointer;
}

.linkSelected {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Blue;
	text-decoration : underline;
}

.linksmall {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : Blue;
	text-decoration : none;
	font-weight:normal;
}

.linksmall:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : Blue;
	text-decoration : underline;
	cursor:hand;
	font-weight:normal;
}


.footerlink {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #666666;
	text-decoration : none;
	font-weight:normal;
}

.footerlink:selected {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #666666;
	text-decoration : underline;
}

.footerlink:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #666666;
	text-decoration : underline;
	font-weight:normal;
	cursor:hand;
}

.error {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color:Red;
}

.closingnow
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-decoration: blink;
	color: Red;
}

.bodyPopupWindow
{
	margin:0px;
	background-color:#eeeeee;  
}

.divPopupWindow
{
  padding:10px;		
}



.left-nav-search
{width:110px;}
.left-nav-category
{
	font-weight: bold;
	font-size: 9pt;
	color: #0041A1;
	font-family: Verdana;
	/*background-color: #7EA7D6;*/
	text-decoration: none;
}
.left-nav-category:hover {
	font-family: Verdana;
	color : #555555;
	font-size : 9pt;
	text-decoration : none;
	font-weight: bold;
	background-color: #7EA7D6;
}


.CategoryList {
	font-family: Verdana;
	font-size : 10pt;	
	color : navy;
	text-decoration : none;
}

.signed-in {
	font-family: Verdana;
	font-size : 10pt;
	text-decoration : none;
	font-weight: bold;
	color : blue;
}
.signed-in:hover {
	font-family: Verdana;
	font-size : 10pt;
	text-decoration : none;
	font-weight: bold;
	color : #FF0000;
}
.sign-in {
  font-family: Verdana, Helvetica, sans-serif;
  font-size : 9pt;
  width: 140px;
}

.breadcrumbs
{
	font-family: Verdana;
	font-size : 11px;
	text-decoration : none;		
}

.pageTitle
{
	font-family: Verdana;
	font-size : 12pt;
	text-decoration : none;
	font-weight: bold;
	color : #555555;
}

.h1
{
	font-family: Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #555555;
	font-weight: bold;
	text-align:left;
}

.h2
{
	font-family: Verdana;
	font-size : 12px;
	text-decoration : none;	
	color : #555555;
	text-align:left;
}

.h3
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;	
	color : #555555;
}

.datalabel
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:600;
	text-decoration : none;
	color : #555555;	
}

.data
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;	
	color : #444444;	
}

.panel 
{
	background-color:#FFFFFF;
	padding:6px; 	
	border-style:solid;
	border-width:thin;
	border-color:#dddddd;
	border-top-style:none;
}

.loginLink
{
  color:#cccccc;	
  font-size:11px;
  font-weight:bold;
}

.loginLink:hover
{
  color:#cccccc;	
  font-size:11px;
  font-weight:bold;
  text-decoration : underline;
  cursor:pointer;
}

.panelSignedIn
{
  position:relative;
  top:-18px;  /* was 78 */
  /*left:400px; */
  text-align:right;
  color:#ffffff;	
  font-size:10px;  
  margin-right:20px;
  width:100%;
}



/* Contains the panel title  */
.panelHeading
{
	background-color:#eeeeee;
	padding-left:6px;
	padding-top:6px;
	background-image:url('../images/graybackground.gif');
	
}

.panelTitle
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 12px;
	 font-weight:600;
	text-decoration : none;
	color:#666666;
	
}

.panelEditLink
{
	 text-align:right;
	 position:relative;
	 left:250px;
	 line-height:20px;	
}


/* Customer Products On Interest - modify account*/
.panelProducts
{ 
 width:150px; 
 background-color:#FFFFFF;
 padding:10px; 	
}

.panelScreenPrinters
{
 position: absolute;
 top:594px;
 left:20px;
 width:140px;
 height:200px;
 background-color:#FFFFFF;
 padding:10px; 	
 border-style:solid;
 border-width:thin;
 border-color:#dddddd;
 border-top-style:none;
}

.panelDispenser
{	
 position: absolute;
 top:594px;
 left:180px;
 height:200px;
 width:150px;
 background-color:#FFFFFF;
 padding:10px; 	
 border-style:solid;
 border-width:thin;
 border-color:#dddddd;
 border-top-style:none;
}

.panelPP
{
 position: absolute;
 top:594px;
 left:330px;
 height:400px;
 width:170px;
 background-color:#FFFFFF;
	 padding:10px; 	
	  border-style:solid;
	  border-width:thin;
	  border-color:#dddddd;
	   border-top-style:none;	
}

.panelReflowOven
{
 position: absolute;
 top:594px;
 left:500px;
 height:200px;
 width:170px;
 background-color:#FFFFFF;
 padding:10px; 	
 border-style:solid;
 border-width:thin;
 border-color:#dddddd;
 border-top-style:none;
}

.panelWaveSolder
{
 position: absolute;
 top:780px;
 left:20px;
 height:240px;
 background-color:#FFFFFF;
 padding:10px; 	
 border-style:solid;
 border-width:thin;
 border-color:#dddddd;
 border-top-style:none;
}

.panelReWork
{
 position: absolute;
 top:780px;
 left:180px;
 height:240px;
 background-color:#FFFFFF;
 padding:10px; 	
 border-style:solid;
 border-width:thin;
 border-color:#dddddd;
 border-top-style:none;
}

.panelCleaningSystems
{
 position: absolute;
 top:780px;
 left:330px;
 height:240px;
 width:170px;
 background-color:#FFFFFF;
 padding:10px; 	
 border-style:solid;
 border-width:thin;
 border-color:#dddddd;
 border-top-style:none;
}



.panelTest
{
 position: absolute;
 top:780px;
 left:500px;
 height:240px;
 width:170px;
 background-color:#FFFFFF;
 padding:10px; 	
 border-style:solid;
 border-width:thin;
 border-color:#dddddd;
 border-top-style:none;
}


.bidbox
{
	font-family: Verdana;
	font-size : 11px;
	text-decoration : none;	
	color : #555555;
	font-weight:normal;
}

.bidtable
{
  border-style:  none;
  background-color:#eeeeee;
     
  width:250px;
  border-color:#bbbbbb;
  	
}


.timeLeftTable
{
   font-family: Verdana;
	font-size : 11px;
	text-decoration : none;
	position:absolute;
	top:90px;
	left:680px;	
	}


/* Generic grid (dont use with gridview) */
.grid
{
	font-family: Verdana;
	font-size : 11px;
	text-decoration : none;	
	border-style:none;	  
	color:#555555;
}

.gridCell
{
	 font-weight:normal;
}

.gridHeader
{
	font-family: Verdana;
	font-size : 11px;	
	color:#555555;
	font-weight:normal;
	background-color:#DEDEDE;
	text-decoration : none;		
	background-image:url('../images/graybackground.gif');
	height:28px;
}

a.gridHeader
{
	font-family: Verdana;
	font-size : 11px;	
	color:#555555;
	/*background-color:#EEEEEE;*/
	/*font-weight: bold;*/
	text-decoration : none;		
}

a.gridHeader:hover
{
	font-family: Verdana;
	font-size : 11px;	
	color:#333333;	
	/*font-weight: bold;*/
	text-decoration : underline;		
}

.gridRow
{
	background-color:#FFFFFF;
}

.gridRowAlternate
{
	 background-color:#EEEFF1;
	}

/* end generic grid */


.detailTable
{
	margin-bottom:20px;
	margin-top:10px;
	margin-left:4px;
 
}

.thinBorder
{
 border-style:solid;
 border-width:thin;
 border-color:#cccccc;  
}

.bidTable
{	
	font-family: Verdana;
	font-size : 11px;
	text-decoration : none;	
}

.productList
{
	font-family: Verdana;
	font-size : 11px;
	text-decoration : none;	
	background-color:#F7F6F3;
	color:#333333;
}

.productListRow
{
	font-family: Verdana;
	font-size : 11px;
	text-decoration : none;	
	background-color:white;
	color:#333333;
}

.productListRowAlternate
{
	font-family: Verdana;
	font-size : 11px;
	text-decoration : none;	
	background-color:#F7F6F3;
	color:#333333;
}

.productlistTable
{	
	font-family: Verdana;
	font-size : 11px;
	text-decoration : none;	
	border-style:none;	  
	color:#555555;
}

.productListHeader
{
	font-family: Verdana;
	font-size : 11px;	
	color:#555555;
	background-color:#DEDEDE;
	font-weight: bold;
	text-decoration : none;		
}

a.productListHeader
{
	font-family: Verdana;
	font-size : 11px;	
	color:#555555;
	background-color:#EEEEEE;
	font-weight: bold;
	text-decoration : none;		
}

a.productListHeader:hover
{
	font-family: Verdana;
	font-size : 11px;	
	color:#333333;
	background-color:#EEEEEE;
	font-weight: bold;
	text-decoration : underline;		
}

.productListFooter
{
	font-family: Verdana;
	font-size : 11px;	
	color:#333333;
	background-color:#eeeeee;
	font-weight:normal;
	text-decoration : none;	
}

div.productListSearch
{
	font-family: Verdana;
	font-size : 11px;	
	color:#333333;
	background-color:#ffffff;
	font-weight:normal;
	text-decoration : none;		
	padding:4px;	
	vertical-align: middle;
}

table.productListSearch
{
	font-family: Verdana;
	font-size : 11px;	
	color:#333333;
	background-color:#eeeeee;
	font-weight:normal;
	text-decoration : none;		
	padding:4px;	
	vertical-align: middle;
}

div.grayDiv
{
 width:700px;
 	background-color:#eeeeee;
	}

.productListSearchButton
{
	font-family: Verdana;
	font-size : 11px;	
	color:#333333;
	background-color:#eeeeee;
	font-weight:normal;
	text-decoration : none;	
	height:20px;
	width:20px;
}


.productListImage
{
	text-align:center;	
	border-width:0px;		 
}

.productImage
{
	width: 200px;
	border-width:0px;		 
}

.TermsAndConditions
{
 background-color:#eeeeee;
 padding:6px;
  width:700px;	
  
  border-style:solid;
  border-width:1px;
  border-color:#cccccc;
   padding:10px;
	
}

/* EVENT STYLES */
.TableEvent
{
	 width: 550px;
	 background-color:#FFFFCC;
	 border-bottom-style:inset;
	 border-left-style:outset;
	 border-top-style:outset;
	 border-right-style:outset; 
	 
	 border-bottom-color:#CCCCCC;
	 
	}
	
	
	.TableEventKeyEquipment{
	width: 550px;
	 background-color:#EDEDED;
	 border-bottom-style:inset;
	 border-left-style:outset;
	 border-top-style:outset;
	 border-right-style:outset; 	 
	 border-bottom-color:#CCCCCC;
	 
	}
