/* filename="sheet01.css */

body     { margin: 0px; padding: 0px; vertical-align: top; }
table    { margin: 0px; padding: 0px; table-collapse: collapse; border: none; }
tr,th,td { margin: 0px; padding: 0px; vertical-align: top; }
img      { margin: 0px; padding: 0px; border: none; }
a        { margin: 0px; padding: 0px; }
input    { margin: 0px; padding: 0px 2px 0px 2px; }
select   { margin: 0px; padding: 0px 2px 0px 2px; }
textarea { margin: 0px; padding: 0px 2px 0px 2px; }
form     { margin: 0px; padding: 0px; }
iframe   { margin: 0px; padding: 0px; }
div,span { margin: 0px; padding: 0px; }

A
{
color: #000000;
text-decoration: none;
font-size: 10pt;
font-family: arial;
text-decoration: none;
}
A:hover
{
color: 3445c3;
text-decoration: none;
font-size: 10pt;
font-family: arial;
text-decoration: underline;
}
.nav1 A
{
color: black;
text-decoration: none;
width: 104px;
height: 17px;
font-size: 8pt;
font-family: arial;
font-weight: bold;
padding-left: 4px;
padding-right: 4px;
}
.nav1 A:hover
{
color: gold;
text-decoration: none;
border-style: solid;
border-color: black;
border-width: 1px;
width: 104px;
font-size: 8pt;
font-family: arial;
font-weight: bold;
background-color: #b70400;
}

.maincont
{
color: black;
text-decoration: none;
font-size: 10pt;
font-family: arial;
}
.maincont2
{
color: black;
text-decoration: none;
font-size: 10pt;
font-family: arial;
text-align: left;
}
body
{
SCROLLBAR-FACE-COLOR: #ffffff;
SCROLLBAR-HIGHLIGHT-COLOR: #000000;
SCROLLBAR-SHADOW-COLOR: #dfdfdf;
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: #dddddd;
SCROLLBAR-TRACK-COLOR: white;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
background-color: #8c94c1;

}
.topback
{
background-image: url(images/topback.gif);
background-repeat: repeat-x;
}
.navback
{
background-image: url(images/undernav.gif);
background-repeat: repeat-y;
}
.nav
{
padding-right: 20px;
background-image: url(images/navback.gif);
background-repeat: no-repeat;
}
#sign
{
position: fixed;
bottom: 0px;
left: 0px;
z-index: 1;
}

font
{
color: gold;
text-decoration: none;
border-style: solid;
border-color: black;
border-width: 1px;
width: 104px;
font-size: 8pt;
font-family: arial;
font-weight: bold;
background-color: #b70400;
padding-left: 4px;
padding-top: 1px;
}
newfont
{
color: gold;
text-decoration: none;
border-style: solid;
border-color: black;
border-width: 1px;
width: 170px;
font-size: 8pt;
font-family: arial;
font-weight: bold;
background-color: #b70400;
padding-left: 4px;
padding-top: 1px;
}

.mya
{
font-family: Verdana, Arial, sans-serif;
color: #b70400;
font-size: 11pt;
font-weight: bold;
white-space: nowrap;
}

.click
{
font-family: Verdana, Arial, sans-serif;
color: #000000;
font-size: 10pt;
font-weight: bold;
white-space: nowrap;
}

.descp
{
COLOR: #000000;
font-weight: bold;
FONT-size: 14px;
font-family: arial, sans-serif;
}

.h2
{
color: #b70400;
font-size: 20pt;
white-space: nowrap;
margin: 20px;
text-align: center;
}

/* Advertisements */

td.adTop
{
padding: 10px;
}
a.adTop
{
}
img.adTop
{
}

td.adSide
{
}
a.adSide
{
}
img.adSide
{
}

/* Inventory */

.inventory
{
width: 500px;
border-collapse: collapse;
vertical-align: top;
}

.maincar
{
text-align: center;
padding-top: 5px;
padding-left: 10px;
padding-right: 0px;
padding-bottom: 10px;
}
a.mainthumb
{
}
img.mainthumb
{
width: 240px; height: 180px;
padding-bottom: 3px;
}
.maincaption
{
font-weight: bold;
}
.avail
{
color: #5448D8;
}
.newcar
{
text-align: center;
}
.newcar a
{
font-size: 16px;
font-style: italic;
}
.newcar a:hover
{
}

.goback
{
color: #f6dc8a;
background-color: black;
}
.goback:hover
{
color: #3445c3;
}

/* Details */
input, textarea, select
{
background-color: #8c94c1;
font: bold 14px arial,sans-serif;
padding: 2px;
border-color: #8c94c1; /*#6F769F;*/
}
input
{
color: black;
position: relative; top: 0px;
}

#descr
{
width: 100%; height: 200px;
}

#price
{
width: 60px;
text-align: right;
}

.action
{
color: black;
position: relative;
left: 210px; top: 10px;
margin-left: 20px; margin-right: 20px;
}

#lastmod
{
font: normal 8pt Arial,sans-serif;
text-align: center;
position: relative;
left: 300px; top: 0px;
}

label
{
color: #b70400;
font: bold 12pt serif;
}

#title
{
width: 600px;
}

#make, #model
{
width: 220px;
}

#year
{
width: 55px;
}

#photo
{
color: black;
width: 540px;
}
.upload
{
padding-left: 4px;
padding-bottom: 8px;
}

#mainphoto
{
width: 580px;
height: 435px;
margin-left: 4px;
margin-bottom: 8px;
}
#mainphotoCtrls
{
color: black; /* #469bd6; */
font-weight: bold;
font-size: 12px;
padding: 0px 4px 0px 4px;
}
#mainphotoCtrls label
{
font-size: 12px;
}
#mainphotoCtrls input[type="button"]
{
padding-left: 6px; padding-right: 6px;
}
table#thumbnails {
margin: 0px 0px 0px 10px;
padding: 0px;
border-collapse: collapse;
border: 0px none;
}
input.thumb, img.thumb,
input.nothumb, img.nothumb
{
width: 138px;
height: 103px;
margin: 0px;
padding: 0px;
}
input.thumb, img.thumb
{
border: 1px solid black;
}
td.thumb,
td.nothumb
{
margin: 0px;
padding: 0px 5px 5px 0px;
border: none;
}
.thumbClip
{
width: 140px; height: 105px;
overflow: hidden;
}
.thumbCtrls
{
position: relative;
left: 6px; top: -98px;
z-index: 1;
display: block;
}
.thAddLeft,.thAddRight,
.thMoveLeft,.thMoveRight,
.thUpload,.thDelete,.thMove
{
	margin: 0px; padding: 0px;
	background-color: #BFC9FF; /* #8C94C1; /* black; */ filter: invert;
	border: 1px solid black; /* #284; /* black; */
	position: relative;
}
.thAddLeftFade,.thAddRightFade,
.thMoveLeftFade,.thMoveRightFade,
.thUploadFade,.thDeleteFade,.thMoveFade
{
	margin: 0px; padding: 0px;
	background-color: white;
	/* opacity: 0.5; -moz-opacity: 0.5; filter: alpha(opacity=50); */
	border: 1px solid black;
	position: relative;
}
.thMove
{
	background-color: #eeeeee;
	border: none;
}
.thMoveFade
{
	background-color: transparent;
	border: none;
}
.thUpload,.thUploadFade       { left:  0px; top:   0px; } /*{ left: 13px; top:   0px; }*/
.thDelete,.thDeleteFade       { left: 81px; top:   0px; } /*{ left: 26px; top:   0px; }*/
.thMoveLeft,.thMoveLeftFade   { left:  0px; top:   0px; }
.thMoveRight,.thMoveRightFade { left: 39px; top:   0px; }
.thAddLeft,.thAddLeftFade     { left:  0px; top:  12px; }
.thAddRight,.thAddRightFade   { left: 81px; top:  12px; }
.thMove,.thMoveFade           { left: 51px; top: -15px; }

/* Upload Image */

div#UploadImage
{
position: absolute; left: 33%; top: 40%;
z-index: 10;
}
div#UploadOuter
{
width: 450px;
margin: 0px; padding: 2px;
border: 2px solid #666;
background-color: white;
}
div#UploadInner
{
margin: 0px; padding: 0px;
border: 1px solid #469bd6;
color: #469bd6;
background-color: black;
}
iframe#UploadFrame
{
width: 400px; height: 80px;
margin: 10px; padding: 0px;
border: none;
}
iframe#UploadFile
{
width: 600px; height: 30px;
border: none;
white-space: nowrap;
}
#UploadTitle
{
margin: 0px; padding: 0px;
background: url("images/upload.jpg") repeat-x 0px -6px;
color: #caffff;
font: bold 12pt serif;
text-align: center;
white-space: nowrap;
}
#UploadClose
{
position: relative; left: 3px; top: -100px;
background-color: transparent;
}

iframe#ActionFrame
{
height: 600px;
width: 100%;
color: black;
background-color: white;
margin-left: 120px;
}

/* Misc */

.hideit
{
display: none;
border: 0px none;
margin: 0px; padding: 0px;
}
.showit
{
display: inline;
}

.error{
margin: 50px; padding: 0px;
font-size: 16pt;
font-weight: bold;
color: #f6dc8a; /*black;*/
text-align: center;
}
