/*  Styles for THE WIRE WHEEL / ROCKET AUTOMOTIVE
	Copyright (c)2006, Ross Bracco, All Rights Reserved.  */

body { background: #ECF4FB; font-family: verdana, arial, sans-serif; color: #000000; font-size: 12px; }
body { min-width: 750px; text-align: center; }

p, .address, td, legend { margin: 0px 0px 10px 0px; }
h1, h2 { font-weight: bold; margin: 0px 0px 10px 0px; text-align: center; }
h1 { font-size: 18px; text-align: center; padding-top: 15px; color: #003366; }
h2 { font-size: 14px; padding: 7px 3px; margin: 0px; }
h3 { font-size: 14px; font-weight: bold; margin: 10px 0px 5px 0px; padding: 0px; }
td { vertical-align: top; }

hr { color: #000000; width: 80%; }

a { color: #333366; text-decoration: underline; }
a:hover { color: #C09A73; text-decoration: underline; }
.nouline { text-decoration: none; }


a.hot, a.hot:link { color: #ffffff; text-decoration: underline; }
a.hot:hover { color: #ff6666; }

img { border: 0px; }

ul { padding-left: 20px; }

#shell { width: 100%; text-align: center; position: relative; top: 0px; }
#main { position: relative; top: 0px; width: 750px; text-align: left; padding: 0px; margin: 0px auto; }

#logo { position: absolute; left: 0px; top: 0px; }

#butt1, #butt2, #butt3, #butt4, #butt5, #butt6 { position: absolute; cursor: pointer; top: 100px; }
#butt1 { left: 0px; }
#butt2 { left: 120px; }
#butt3 { left: 221px; }
#butt4 { left: 333px; }
#butt5 { left: 516px; }
#butt6 { left: 600px; }

/* #leftbar { position: absolute; left: 10px; top: 10px; width: 140px; float: left; } */
#leftbar { width: 140px; float: left; margin: 10px 7px 5px 10px; padding: 0px; }
#rightbar { width: 580px; float: right; margin: 0px 5px 0px 0px; padding: 0px; }
#bigzone { position: absolute; left: 0px; top: 124px; background: #ffffff url(../images/ww_innerbkgd.gif); width: 750px;}
#copyrightbottom { background: #ECF4FB; width: 750px; }

.main { margin: 0px 15px 10px 15px; }
h3.main { margin-top: 15px; }
.rightImage { float: right; border: 1px solid #003366; margin: 10px 15px 5px 10px; padding: 0px; }
.tableImage { border: 1px solid #003366; margin: 6px 10px 6px 10px; padding: 0px; }
.specials { position: relative; background-color: #ffe5cc; width: 140px; height: 180px; text-align: center; border: 1px solid #cccccc; border-width: 0px 1px 0px 0px; padding: 0px; margin: 0px; }
.specials_title, .specials_1, .specials_2, .specials_3, .specials_4, .specials_contact { position: absolute; left: 0px; }
.specials_title { top: 0px; }
.specials_1 { top: 48px; }
.specials_2 { top: 57px; } /*77px; } */
.specials_3 { top: 96px; } /*106px; } */
.specials_4 { top: 0px; }
.specials_contact { top: 154px; }

.specials_list { font-weight: bold; font-size: 16px; padding-bottom: 15px; }
.specials_list_detail { font-weight: normal; font-size: 12px; font-style: italic; }
.specials_list_more { font-weight: normal; font-size: 12px; }

.sale_options, .legalese { font-size: 10px; }

.address { margin: 0px; text-align: center; color: #ffffff; font-style: italic;}
.navbar { text-align: center;  color: #333366; margin-bottom: 15px; font-size: 14px; font-weight: bold; }
.navbar > a, .navbar > a:link { text-decoration: none; font-weight: bold; color: #003366;  }
.navbar > a:hover { color: #cc0000; text-decoration: underline; }
.copyright { text-align: center; margin: 10px 25px 0px 25px; font-size: 11px; }
.bluebox { border: 1px solid #003366; margin: 0px 0px 10px 0px; font-size: 11px; text-align: center; background: #D5E4FF}
.blackbox { border: 1px solid #ff0000; margin: 0px 0px 10px 0px; font-size: 13px; text-align: center; background: #000000; color: #ffff66; font-weight: bold}
.streetAddress { font-weight: bold; color: #003366; text-align: right; }
.borderOne { border: solid 1px #333333; }
.standout { text-align: center; font-weight: bold; font-size: 14px; }

.alert { font-weight: bold; color: #990000; }
