﻿body
{
    background-color:#ffffff;
    font-family:verdana;
    font-size:10px;
    margin-left:0px;
    margin-top:0px;
    margin-right:0px;
}
.background
{
    background-color:#ffffff;
    background-image: url(http://secure.automotiveinventory.com/Inventory/eBay/SimpleLayout4/images/Untitled-1_17.jpg); 
    background-repeat: repeat-x;
}
.cellLightBorder
{
    background-color:#b2c4ce;
    border-left:solid 2px #858588;
    border-top:solid 2px #636265;
    border-right:solid 2px #cccbcf;
    border-bottom:solid 2px #d8d7da;
    padding:6px;
    margin-bottom: 3px;
    font-size:11px;
}
.cellLightBorderUp
{
    background-color:#c0bfc4;
    border-right:solid 2px #858588;
    border-bottom:solid 2px #636265;
    border-left:solid 2px #cccbcf;
    border-top:solid 2px #d8d7da;
    margin-bottom: 3px;
    padding:6px;
    font-size:11px;
}
.cellDarkBorder
{
    background-color:#ffffff;
    border-left:solid 2px #22292e;
    border-top:solid 2px #191e22;
    border-right:solid 2px #596166;
    border-bottom:solid 2px #7f8589;
    padding:5px;
    font-size:11px;
    color:#000000;
}
body table
{
    font-size:11px;
}
.contentBorder
{
    background-color:#ffffff;
    border:solid 1px #dfecf5;
}
.header1
{
    font-size:19px;
    font-weight:bold;
}
.header2
{
    font-size:12px;
    font-weight:bold;
}
.header3
{
    font-size:16px;
    color:#ffffff;
}
.header4
{
    font-weight:bold;
}
.txtBold
{
    font-weight:bold;
}
.listActionButton
{
    background-image:url(http://secure.automotiveinventory.com/Inventory/eBay/SimpleLayout4/images/base_11.gif);
    width:150px;
    height:25px;
    background-repeat:no-repeat;
    padding-top:5px;
    color:#ffffff;
    cursor:pointer;
}
.listActionButtonOver
{
    background-image:url(http://secure.automotiveinventory.com/Inventory/eBay/SimpleLayout4/images/base_14.gif);
    width:150px;
    height:25px;
    background-repeat:no-repeat;
    padding-top:5px;
    color:#000000;
    cursor:pointer;
}
.tabUp
{
    width:95px;
    height:31px;
    text-align:center;
    padding-top:10px;
    background-image:url(http://secure.automotiveinventory.com/Inventory/eBay/SimpleLayout4/images/base_20.jpg);
    background-repeat:no-repeat;
    color:#ffffff;
    float:left;
    cursor:pointer;
    margin-right:2px;
}
.tabDown
{
    width:95px;
    height:31px;
    text-align:center;
    padding-top:10px;
    background-image:url(http://secure.automotiveinventory.com/Inventory/eBay/SimpleLayout4/images/base_27.jpg);
    background-repeat:no-repeat;
    color:#000000;
    float:left;
    cursor:pointer;
    margin-right:2px;
}
.additionalContent
{
    border:solid 3px #acacac;
    margin-top:-14px;
    padding: 2px 2px 2px 2px;
}
select,input
{
    background:#FFFFFF none repeat scroll 0 0;
    border-color:#7D94A3;
    color:#000000;
    border:1px solid;
    padding:1px;
}
.NewPrice
{
    font-size:16px;
    color:#005A8E;
}
.OldPrice
{
    text-decoration:line-through;
}
.darkRow
{
    background-color:#cccccc;
}
.lightRow
{
    background-color:#eeeeee;
}
div.scroll 
{
	height: 250px;
	overflow: auto;
}
a
{
    Color:#000000;
    text-decoration:underline;
}
a:visited
{
    Color:#000000;
}
a:hover
{
    color:#000000;
    text-decoration:none;
}
a.l
{
    Color:#000000;
    text-decoration:underline;
}
a.l:visited
{
    Color:#000000;
}
a.l:hover
{
    color:#005A8E;
    text-decoration:none;
}