﻿body
{
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   background-color: #FFFFFF;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 10pt;
}

#rotator img
{
   border-width: 0px;
}

.page
{
   text-align: center;
}

.pagetable
{
   border-collapse: collapse;
   empty-cells: show;
   width: 800px;
   table-layout: auto;
   background-color: transparent;
}
.leftcolumn
{
   width: 204px;
   vertical-align: top;
}
.header1
{
   background-image: url('../images/forklift_parts_header_new.jpg');
   background-repeat: no-repeat;
   height: 162px;
   vertical-align: top;
}
.footer
{
   background-image: url('../images/bg_footer.gif');
   background-repeat: no-repeat;
   font-size: 10pt;
   vertical-align: middle;
   text-align: center;
   white-space: nowrap;
   height: 32px;
}
.tabletop
{
   background-image: url('../images/table_top.jpg');
   background-repeat: no-repeat;
   height: 27px;
   font-weight: bold;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   text-align: center;
   vertical-align: middle;
}
.tablecontent
{
   background-image: url('../images/table_content.jpg');
   background-repeat: repeat-y;
}
.tablebottom
{
   background-image: url('../images/table_bottom.jpg');
   background-repeat: no-repeat;
   height: 23px;
}
.login
{
   color: #003aac;
   font-weight: bold;
   text-decoration: underline;
}
.formLabel
{
   color: #003aac;
   font-weight: bold;
}
.copyright
{
   color: #003aac;
   font-weight: bold;
   font-size: 8pt;
}
.hint
{
   color: #aaa;
   font-size: 8pt;
   font-style: italic;
}
.productTitle
{
   color: #003aac;
   font-weight: bold;
   font-size: 24px;
}
.headtext
{
   color: black;
   font-weight: bold;
   text-decoration: none;
}
.smallcart
{
   border: 1px solid #000000;
   border-collapse: collapse;
   border-spacing: 0px;
   empty-cells: show;
   font-size: 8pt; /*display: none;*/
}

.smallcart td
{
   border: 1px solid #000000;
   overflow: hidden;
   white-space: nowrap;
   text-align: left;
}
.smallcartheader
{
   background-color: #7da5e0;
   font-weight: bold;
}
.smallcartfooter
{
   background-color: #dedede;
}
.emptyCart
{
   font-size: 9pt;
   color: #800000;
   font-weight: bold;
}
.smallCartTotal
{
   font-size: 9pt;
   color: #003aac;
   font-weight: bold;
}
#mainContent
{
   padding: 0px;
   margin: 0px;
   width: 580px;
   height: 400px;
   border: 0px solid black;
   text-align: left;
   overflow: hidden;
}

.btn
{
   background-image: url("../images/button.gif");
   background-repeat: no-repeat;
   background-color: transparent;
   border-width: 0px;
   width: 90px;
   height: 25px;
   cursor: pointer;
}

.btnDisabled
{
   background-image: url("../images/buttonDisabled.gif");
   background-repeat: no-repeat;
   background-color: transparent;
   border-width: 0px;
   width: 90px;
   height: 25px;
}

.btnSmall
{
   background-image: url("../images/buttonSmall.gif");
   background-repeat: no-repeat;
   background-color: transparent;
   border-width: 0px;
   width: 65px;
   height: 25px;
   cursor: pointer;
}

.btnSmallDisabled
{
   background-image: url("../images/buttonSmallDisabled.gif");
   background-repeat: no-repeat;
   background-color: transparent;
   border-width: 0px;
   width: 65px;
   height: 25px;
}

.btnLong
{
   background-image: url("../images/buttonLong.gif");
   background-repeat: no-repeat;
   background-color: transparent;
   border-width: 0px;
   width: 140px;
   height: 25px;
   cursor: pointer;
}

.btnLongDisabled
{
   background-image: url("../images/buttonLongDisabled.gif");
   background-repeat: no-repeat;
   background-color: transparent;
   border-width: 0px;
   width: 140px;
   height: 25px;
}

.btnxLong
{
   background-image: url("../images/buttonxLong.gif");
   background-repeat: no-repeat;
   background-color: transparent;
   border-width: 0px;
   width: 200px;
   height: 25px;
   cursor: pointer;
}

.btn table td
{
   vertical-align: middle;
   text-align: center;
   line-height: 25px;
}
