#gvColors {
float:right;
}

#sold_out{
color:#FF0000;
font-size:16px;
font-weight:bold;
}

#customarea {
background: url(/images/toolbg.jpg) no-repeat top center;
padding:40px 40px 0;
height:350px;
width:600px;
}

#customizearea {
float:right;
width:350px;
}

#customizearea h1 {
margin:0;
clear:both;
}

#customizearea h1 sub{
font-size: 10px;
}

#customizeparts {
float:right;
width:350px;
height:70px;
}

.available {
font-weight:bold;
font-size:10px;
float:left;
margin-top:20px;
width:75px;
}

#toolarea {
width:230px;
height:300px;
float:left;
margin:10px;
}

.tools {
margin-top:10px;
height:65px;
}

.colors div {
float:left;
text-align:center;
width:32px;
padding:2px 0;
margin-right:20px;
}

.colors .color {
width:20px;
float:none;
margin:0 auto 5px;
height:20px;
}

.colors div sub {
font-size:10px
}

.silver, .black, .red, .copper, .blue, .gold {
border:1px solid #FFFFFF;
}

#aseries .silver {
border:1px solid #ffea00;
}

#customizeparts h3 {
margin:0;
font-size:12px
}

#checkout {
display:none;
}

#aseries .colors .black .color  {
background: url(/images/gvcolors/a-black.jpg);
}
#aseries .colors .silver .color  {
background: url(/images/gvcolors/a-silver.jpg);
}
#aseries .colors .red .color  {
background: url(/images/gvcolors/a-red.jpg);
}
#aseries .colors .blue .color  {
background: url(/images/gvcolors/a-blue.jpg);
}
#pseries .colors .black .color  {
background: url(/images/gvcolors/p-black.jpg);
}
#pseries .colors .silver .color  {
background: url(/images/gvcolors/p-silver.jpg);
}
#pseries .colors .gold .color  {
background: url(/images/gvcolors/p-gold.jpg);
}
#pseries .colors .copper .color  {
background: url(/images/gvcolors/p-copper.jpg);
}

.parts {
margin:5px 10px 2px;
padding:5px 3px;

color: blue;
}

#customize-tool #quantity input {
width:30px;
}

#quantity {
width:150px;
float:left;
}

#pricearea {
float:left;
width:100px;
}

#toolarea img {
background: url(/images/gvtool/default_ball_marker.gif) no-repeat 78px 54px;
}

#order, #toolnotes,
#toolheader {
font-family:Verdana, Arial, Helvetica, sans-serif;
width:600px;
font-size:12px;
margin:0 auto;
}

.tablerow {
float:left;
width: 115px;
}

#toolheader {
clear:left;
padding-top:10px;
font-size:18px;
border-bottom:3px solid #000;
}

#toolnotes {
font-size:10px;
}

.tabletitle {
font-weight:bold;
float:left;
font-size:14px;
width: 120px;
}

#toolbot {
text-align:center;
display:none;
}

#toolbot a{
font-size:10px;
font-weight:bold;
}

.item {
width:150px;
padding: 5px;
float:left;
font-size:12px;
text-align:center;
height:190px;
}

.itemtitle {
height:22px;
}

.users .item .itemlinks {
display:none;
}

