
/* Jimmy Rack CSS */

body {
background: #e1e1e1 url(/i/c/racks/main-bg.jpg);
margin: 0px;
padding: 0px;
font-family:Arial,Helvetica,Sans-serif;
font-size:10pt;
}

#red-grunge {
background: url(/i/c/racks/red-grunge.png) no-repeat center top;
}

#wrap {
width: 831px; 
background: #f1f1f1 url(/i/c/racks/wrap-bg.jpg) repeat-y;
margin: auto;
margin-top: 0px;
}

#page {
width: 807px; 
background: #f8f8f8 url(/i/c/racks/header-bg.jpg) no-repeat;
margin: auto;
margin-top: 0px;
margin-bottom: 0px;
}

#header {
width: 807px;
margin: auto;
height: 96px;
}

#logo-link {
height: 96px;
width: 350px;
cursor: hand;
float: left;
}

#contact-link {
height: 96px;
width: 120px;
cursor: hand;
float: left;
margin-left: 150px;
}

#geotrust {
width: 147px;
height:77px;
float: right;
margin-right: 15px;
margin-top: 20px;
}

#navbar {
margin: auto;
width: 780px;
height: 30px;
background: #b0b0b0 url(/i/c/racks/navbar-bg.jpg) no-repeat;
margin-top: 15px;
}

#navbar a {
font-size:12px;
color: white;
text-decoration: none;
}

#navbar .nbg {
float: left;
height: 22px;
margin-top: 1px;
cursor: hand;
padding-top: 6px;
padding-left: 13px;
padding-right: 13px;
}

#navbar .nbg:hover {
background: #767676;
cursor: hand;
}

#content {
margin: auto;
width: 780px;
margin-top: 10px;
}

#redh {
font-size: 15px;
font-weight: bold;
color: #7b0000;
}

#footer {
width: 831px; 
height: 157px;
background: #f1f1f1 url(/i/c/racks/footer-bg.jpg) no-repeat;
margin-top: 0px;
}

#inner-footer {
width: 774px;
height: 93px;
margin: auto;
padding-top: 35px;
}

#c {
text-align:center;
padding-bottom: 10px;
}


ul.bullet 
{
list-style-type: disc;
margin: 0 0 10px 15px;
padding: 0px;
}

body#viewcart #header2, body#securepay #header2
{
display: none;
}

