﻿/*-- basic page --*/
body
{
    font-size: 12pt;
    color: black;
    font-family: Verdana, Arial;
    letter-spacing: normal;
    background-color: #CCCCCC;
 
}   
html
{
} 
h1
{
    font-size: 24px;
}
h2
{
    font-size: 20px;
    text-align: left;
}
h3
{
    font-size: 18px;
}
h4
{
    font-size: 16px;
}
a
{
    text-decoration: none;
    color: #993333;
}
a:hover
{
    color: Black;
}
table
{
  /*  background: #CCCCCC;*/
    border-color: #993333;
}
tr
{
    border-color: #993333;
 
}
td
{
    border-color: #993333;
 
}

fieldset
{
    border: solid 1px #993333;
    padding: 5px 5px 5px 5px;
}
 
/*-- Associates pages --*/
.IA
{
    color: #993333
}
.IALink
{
    color: #993333;
}
.IAPageTitle
{
    font-size: 24px;
    color: #993333;
    font-family: Verdana, Arial;
    font-weight: bold;
}
.IAPageDescription
{
    color: Black;
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 14px;   
}
.IATable
{
    border: solid 3px #993333;
    vertical-align: top;
}
.IATools
{
    border-right: solid 5px #993333;
    border-bottom: solid 5p #993333;
    width: 890px;
    height: 500px;
}
.UT
{
    color: #EB2C31
}
.UTLink
{
    color: #EB2C31;
}
.UTPageTitle
{
    font-size: 24px;
    color: #EB2C31;
    font-family: Verdana, Arial;
    font-weight: bold;
}
.UTPageDescription
{
    color: Black;
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 14px;   
}
.UTTable
{
    border: solid 3px #EB2C31;
    vertical-align: top;
}
.UTTools
{
    border-right: solid 5px #EB2C31;
    border-bottom: solid 5p #EB2C31;
    width: 890px;
    height: 500px;
}

/*-- End Associates pages --*/        
.PageTitle
{
    font-size: 24px;
    color: Red;
    font-family: Verdana, Arial;
    font-weight: bold;
}
.PageDescription
{
    color: Black;
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
}
/*-- cartsummary.ascx */
.Cart
{
    background-image: url(cartsummary1.jpg);
    padding-left: 10px;
    padding-top: 10px;
    font-size: 11pt;
}
.CartSummary
{
    background-image: url(cartsummary2.jpg);
    font-family: Arial;
    font-size: 9pt;
    color: Black;
}
.CartBottom
{
    background-image: url(cartsummary3.jpg);
    padding-left: 10px;
    padding-bottom: 10px;
}
/* end cartsummary */
/* IAcartsummary.ascx*/
.IACart
{
    background-image: url(IAcartsummary1.jpg);
    padding-left: 10px;
    padding-top: 10px;
    font-size: 11pt;
}
.IACartSummary
{
    background-image: url(IAcartsummary3.jpg);
    font-family: Arial;
    font-size: 9pt;
    color: Black;
}
.IACartBottom
{
    background-image: url(IAcartsummary5.jpg);
    padding-left: 10px;
    padding-bottom: 10px;
}
/* end IAcartsummary.ascx*/
/* UTcartsummary.ascx*/
.UTCart
{
    background-image: url(utcartsummary1.jpg);
    padding-left: 10px;
    padding-top: 10px;
    font-size: 11pt;
}
.UTCartSummary
{
    background-image: url(utcartsummary2.jpg);
    font-family: Arial;
    font-size: 9pt;
    color: Black;
}
.UTCartBottom
{
    background-image: url(utcartsummary3.jpg);
    padding-left: 10px;
    padding-bottom: 10px;
}
/* end UTcartsummary.ascx*/
/* customerdetails.ascx */
.customerDetailsTextBox
{
    background-color: White;
    width: 150px;
}
fields
{
    background-color: #dfdfdf;
    border: 2px solid black;
    padding: 1em;
}
/* customerdetails.ascx */
/* login ---------------------------------------------------*/
.loginlink
{
   
}
.loginlink:hover
{
}
.loginlink:selected
{
}
.loginlink:visited
{
}
#logintable
{
}
/* login ---------------------------------------------------*/
        /* --------- section for directory menu tabs */
        .pagemenu
        {
            
        }
        .tabs
        {
          /*  position:relative;
            top:2px;
          
          padding: 5px 0px 1px 5px;

            */
        }
        .tab
        {
           width: 80px;            
        }
        .selectedTab
        {
             background: #CCCCCC url(directory8.jpg) no-repeat;
          padding: 5px 0px 1px 5px;
          position: relative;
          margin-left: 0px;
          width: 80px;
          z-index: 3;
        }
        .tab:hover
        {
            color: Black;                         
             padding: 5px 0px 1px 5px;
          position: relative;
          margin-left: 0px;
          width: 80px;
          z-index: 2;
        }
        .tabContents
        {
       
       
        padding: 10px 5px 10px 10px;  
        }
      
        #tooldirectory
        {
           background: #CCCCCC url(directory7.jpg) no-repeat;  
        
           position:relative;
        }
        /* end tab section --------------------------------- */
        /* rentalcart.ascx */
        .rentalcarttable
        {
            background-color:Yellow;
        }
   /* rentalcart.ascx */
   /* searchbox.ascx */
   .search
   {
    font-size: 11pt; 
    
   }
   .searchfieldset
   {
   border: solid 3px #EB2C31;
    padding: 2px 2px 2px 2px;
   }
   .searchitems
   {
    font-size:10pt;
   }
   /* searchbox.ascx */
        /* shoppingcart.aspx */
        .shopppingCartHeader
        {
            text-align:left;
            font-size: 11px;
        }
        .shoppingCartItems
        {
            text-align:left;
        }
        .totalAmount
        {
            text-align:right;
            position:relative;
            margin-right: 0px;
        }
        /* shoppingcart.aspx */
        /* begin tool page menu ---------------------------- */
       .purchaseType
        {
            color: Navy;
            font-weight: bold;
        }
        /* end tool page menu */
        /* begin ToolsSmaller.ascx ------------------------ */
        .toolssmaller
        {
            font-size: 12px;
        }
        /* end ToolsSmaller.ascx -------------------------- */
        /* begin ToolTable.ascx --------------------------- */
        .tooltablealternating
        {
            background-color: #dcdcdc;
        }
        /* end ToolTable.ascx ----------------------------- */
       .defaultTable
{
    border-color: #993333;
    border-style: solid;
    border-width: 3px;
    width: 169px;
        height: 400px;
        border-spacing: 0px;
}
       .IAAdminMenu
{
    
}
.IAAdminMenu:Hover
{
    color: #CCCCCC;
}
       