﻿.tab, .tabItem
{
 font-family:Verdana,Arial,Helvetica;
 font-size: 8pt;
 font-weight:normal; 
 text-decoration: none;
}
.tab
{
 padding: 15px  1px 0px 0px;
 text-align: center;
}
.tab a:link, .tab a:visited, .tab a:hover
{
 text-decoration: none;
 color:#333333;
}
.tabPage   /* If the area beneath the tab strip needs to have a box defined, use this style in the <td> */
{ 
 border: solid 1px #c0cbb6;
 vertical-align:top;
}
.tabItem 
{
 padding: 3px 3px 3px 3px;
 border-top: solid 1px gainsboro;
 border-left: solid 1px gainsboro;
 border-right: solid 1px darkgray;
 border-bottom: solid 1px #F7F6F3;
 background-color: #F7F6F3;
}
.tabSelected 
{
 border-style: outset;
 border-bottom: solid 1px #ccd9c0;
 background-color: #eae9e1;
}
.tabHover
{
 border-style: outset;
 border-bottom: solid 1px #ccd9c0;
 background-color: #d8e1ce;
}
.center
{
    text-align:center;
}
    
.search
{
    background-image:"graphics/navbar/search.gif";
}

A.quickLinkNormal
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
    color:Black;
    
}

A.quickLinkNormal:Hover
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    text-decoration:Underline;
    color:Blue;
    
}

A.quickLinkNormalProducts
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
    color:#3F423F;
    
}

A.quickLinkNormalProducts:Hover
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    text-decoration:Underline;
    color:#3F423F;
    
}

.clpText
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
}

.clpTextHeader
{
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
}

.clpTextHeader2
{
    font-family:Arial;
    font-size:12pt;
    font-weight:bold;
}

.clpTextHeader3
{
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
}

.clpGreyText
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    color:Gray;
}

.errorText
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    color:red;
    font-style:italic;
}

.headerText1
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    color:Green;
}

.brandTable
{
    padding-top:35px;
    height:610;
}

.brandTable1
{
    padding-top:50px;
    height:500;
}

.productsDiv
{
	overflow:auto;
	height:475px;
	width:275px;
	border:solid 1px silver;
	padding-left:5px;
	background-color:White;
	padding-top:5px;
	vertical-align: bottom;
	text-align: left;
}

.greyLine
{
    width:1px;
    height:auto;
    background-color:Gray;
}

.productsDiv2
{
	
	height:200px;
	width:655px;
	border:solid 1px grey;
	background-color:White;
}

.searchDiv
{
	overflow:auto;
	height:300px;
	width:940px;
	border:inset 2px silver;
	padding-left:12px;
	background-color:White;
	padding-top:10px;
}

.hotSheetDiv
{
	overflow:auto;
	height:450px;
	width:956px;
	border:solid 1px silver;
	background-color:White;
}

.techDocCP
{
    padding-bottom:5px;
    padding-top:5px;
    padding-left:10px;
}

.checkOutDiv
{
	overflow:auto;
	height:200px;
	width:956px;
	border:solid 1px silver;
	background-color:White;
}

.catBTable
{
    border: solid 1px gray;
    background-color: #BFC1F9;
}

.catCcell
{
    border: solid 1px gray;
    background-color: #DDEAE6;
}

.brandPageDiv
{
    overflow:auto;
	height:525px;
	width:935px;
}

.pnl_prodDescript
{
    overflow:auto;
	height:215px;
	width:445px;
}

.productsMainHeader
{
    font-family:Arial;
    font-size:13pt;
    font-weight:bold;
    color:black;
}

.productsHeader
{
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
    color:#3E9632;
}

.brandTablePadding
{
    padding-right:500px;
}

.pnl_ordSearch
{
    width: 425px;
    border: solid 1px gray;
}

.ordSearchDiv
{
	overflow:auto;
	height:300px;
	width:945px;
	border:solid 1px silver;
	background-color:White;
}

.quoteMenu
{
    font-family:Arial;
    font-size:9pt;
    text-decoration:none;
    color:White;
    font-weight: bold;
}

A.quoteMenu:Hover
{
    text-decoration: underline;
    color:Orange;
}

.quoteText
{
    font-family:Arial;
    font-size:10pt;
}

.tipWizardLinks
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #5F6361;   
}

A.tipWizardLinks:Hover
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #F5620A;
}

.tipWizardPanel
{
    overflow:auto;
}

.brandLandingPanel1
{
	overflow:auto;
	
}

.brandFilter
{
	font-family: Arial;
	font-size:8pt;
	font-weight: bold;
	text-decoration: none;
	color: #7b2b2b;
}

A.brandFilter:Hover
{
	font-family: Arial;
	font-size:8pt;
	font-weight: bold;
	text-decoration: none;
	color: red;
}

.advancedSearch
{
	font-family: Arial;
	font-size:8pt;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	font-style: italic;
}

.techCatLabel
{
	font-family:Arial;
	font-size: 7pt;
	font-style: italic;
	padding-left: 10px;
}

.tabMenu
{
    font-family:Arial;
    font-size: 9pt;
    color: #66ccff;
    cursor: hand;
  
}

.tabMenu1
{
    font-family:Arial;
    font-size: 9pt;
    color: #66ccff;
    cursor: hand;
    font-weight: normal;
}

.shippingTBon
{
	border: none;
	background-color: Transparent;
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
}

.shippingTBoff
{
	border: solid 1 black;
	background-color: #cccccc;
	font-family: Arial;
	font-size: 9pt;
	color: black;
}