/* ----------------------------------------------------------------------------------------------------------------- */
/* MAIN BODY STUFF */
/* ----------------------------------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------ */
/* BODY STUFF */

body
{
margin: 0px;
padding: 0px;
border: 0px;
font-family: verdana, arial, helvetica, sans-serif;
background: #000000;
}

img
{
border: 0px;
}

A:link
{
text-decoration: none;
}

A:visited
{
text-decoration: none;
}

A:hover
{
text-decoration: none;
}

A:active
{
text-decoration: none;
}

/* ------------------------------------------------------------------ */
/* INTRO BODY */

#section_mainI
{
height: 425px;
}

/* ------------------------------------------------------------------ */
/* THUMBNAIL BODY */

#section_mainT
{
text-align: center;
height: 425px;
}


/* ----------------------------------------------------------------------------------------------------------------- */
/* INTRO AND THUMB HEADER AND FOOTER STUFF */
/* ----------------------------------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------ */
/* TOP OF PAGE NAVIGATION */

.topnav
{
font-size: 11px;
line-height: 15px;
color: #FFFF99;
font-weight: none;
font-style: none;
text-decoration: none;
text-align: center;
width: 33%;
}

.topnav A:link
{
color: #FFCC66;
text-decoration: none;
}

.topnav A:visited
{
color: #FFCC66;
text-decoration: none;
}

.topnav A:hover
{
color: #FFFF99;
text-decoration: none;
}

.topnav A:active
{
color: #FFCC66;
text-decoration: none;
}

/* ------------------------------------------------------------------ */
/* BOT LINKS NAVIGATION */

.botnav
{
font-size: 11px;
line-height: 11px;
color: #FFFF99;
font-weight: none;
font-style: none;
text-decoration: none;
text-align: left;
padding: 6px 0px;
}

.botnav A:link
{
color: #FFCC66;
text-decoration: none;
}

.botnav A:visited
{
color: #FFCC66;
text-decoration: none;
}

.botnav A:hover
{
color: #FFFF99;
text-decoration: none;
}

.botnav A:active
{
color: #FFCC66;
text-decoration: none;
}

/* ------------------------------------------------------------------ */
/* MAIN NAVIGATION */

.mainnav
{
font-size: 11px;
line-height: 14px;
color: #FFFF99;
font-weight: none;
font-style: none;
text-decoration: none;
text-align: left;
vertical-align: top;
padding-left: 23px;
}

.mainnav A:link
{
color: #FFCC66;
text-decoration: none;
}

.mainnav A:visited
{
color: #FFCC66;
text-decoration: none;
}

.mainnav A:hover
{
color: #FFFF99;
text-decoration: none;
}

.mainnav A:active
{
color: #FFCC66;
text-decoration: none;
}

/* ------------------------------------------------------------------ */
/* WIDTHs */

.width50
{
width: 50%;
}

.width45
{
width: 45%;
}

.width55
{
width: 55%;
}

.width100
{
width: 100%;
}

.width35
{
width: 35%;
}

.width30
{
width: 30%;
}

.width33
{
width: 33%;
}

.width40
{
width: 40%;
}

.width60
{
width: 60%;
}

/* ------------------------------------------------------------------ */
/* MAIN BODY BKs */

.header
{
background-image: url("/GRAPHICS/RENT/bkHeader.gif");
background-position: top;
background-repeat: repeat-x;
}

.footer
{
background-image: url("/GRAPHICS/RENT/bkFooter.gif");
background-position: top;
background-repeat: repeat-x;
}

/* ------------------------------------------------------------------ */
/* TO RENT NAVIGATION */

.torent
{
font-size: 11px;
line-height: 14px;
color: #FFCC66;
font-weight: none;
font-style: none;
text-decoration: none;
text-align: center;
}

.torent A:link
{
color: #FFFF99;
text-decoration: none;
}

.torent A:visited
{
color: #FFFF99;
text-decoration: none;
}

.torent A:hover
{
color: #FFCC66;
text-decoration: none;
}

.torent A:active
{
color: #FFFF99;
text-decoration: none;
}

.torentHold
{
width: 150px;
background-image: url("/GRAPHICS/RENT/bk_pen.jpg");
padding-right: 10px;
background-position: top;
background-repeat: no-repeat;
}

/* ------------------------------------------------------------------ */
/* COPYWRITE STUFF */

#copywrite
{
font-size: 9px;
line-height: 12px;
color: #A3A3A3;
font-weight: none;
font-style: normal;
text-decoration: none;
text-align: center;
}	

#copywrite A:link
{
color: #FFFFFF;
text-decoration: none;
}

#copywrite A:visited
{
color: #FFFFFF;
text-decoration: none;
}

#copywrite A:hover
{
color: #A3A3A3;
text-decoration: none;
}

#copywrite A:active
{
color: #FFFFFF;
text-decoration: none;
}	

#copywrite2
{
color: #FFFFFF;
}

/* ----------------------------------------------------------------------------------------------------------------- */
/* INTRO PAGE STUFF */
/* ----------------------------------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------ */
/* INTRO LEFT */

#intro_left
{
width: 50%;
text-align: center;
}

/* ----------------------------------------------------------------------------------------------------------------- */
/* THUMBNAIL PAGE STUFF */
/* ----------------------------------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------ */
/* THUMBNAIL WIDTHS */

#width25T
{
width: 25%;
vertical-align: bottom;
padding-bottom: 20px;
padding-right: 10px;
padding-left: 10px;
}

/* ------------------------------------------------------------------ */
/* THUMBNAIL STUFF */

#pages_main
{
margin-bottom: 5px;
}

#pages_spanL
{
width: 50%;
text-align: left;
padding-left: 30px;
}

#pages_spanR
{
width: 50%;
text-align: right;
padding-right: 30px;
}

/* ----------------------------------------------------------------------------------------------------------------- */
/* DETAIL PAGE STUFF */
/* ----------------------------------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------ */
/* MISC HEADER STUFF */

.headerDetail
{
background-image: url("/GRAPHICS/RENT/detail_headerBK.gif");
background-repeat: repeat-x;
}

.headBodyDetail
{
width: 100%;
}

/* ------------------------------------------------------------------ */
/* TOP OF PAGE NAVIGATION */

.headTextDetail
{
font-size: 11px;
color: #FFFF99;
font-weight: none;
font-style: none;
text-align: center;
width: 33%;
}

.headTextDetail A:link
{
color: #FFCC66;
}

.headTextDetail A:visited
{
color: #FFCC66;
}

.headTextDetail A:hover
{
color: #FFFF99;
}

.headTextDetail A:active
{
color: #FFCC66;
}

.titleDetail
{
width: 100%;
text-align: center;
}

/* ------------------------------------------------------------------ */
/* TO RENT NAVIGATION */

.torentDetail
{
font-size: 11px;
line-height: 10px;
color: #FFCC66;
font-weight: none;
font-style: none;
text-align: right;
padding-right: 10px;
width: 160px;
}

.torentDetail A:link
{
color: #FFCC66;
}

.torentDetail A:visited
{
color: #FFCC66;
}

.torentDetail A:hover
{
color: #FFFF99;
}

.torentDetail A:active
{
color: #FFCC66;
}

/* ------------------------------------------------------------------ */
/* BACK NAVIGATION */

.backDetail
{
font-size: 11px;
line-height: 17px;
color: #FFCC66;
font-weight: none;
font-style: none;
text-align: left;
padding-left: 10px;
width: 160px;
}

.backDetail A:link
{
color: #FFCC66;
}

.backDetail A:visited
{
color: #FFCC66;
}

.backDetail A:hover
{
color: #FFFF99;
}

.backDetail A:active
{
color: #FFCC66;
}






















#detail_table
{
background: #D4C083;
color: #000000;
font-size: 12px;
line-height: 17px;
border: 3px solid black;
}

#detail_tableTD
{
border: 3px solid #565656;
}

#detail_tableTDhold
{
padding: 10px;
}

#detail_details
{
text-align: left;
padding: 10px 20px 10px 10px;
vertical-align: top;
}

#detail_title
{
font-size: 14px;
font-weight: bold;
padding-left: 15px;
}


.buyParts
{
text-align: center;
font-size: 11px;
font-weight: bold;
padding: 5px;
color: #000080;
}