body
{
  margin: 0px;
  padding: 0px;
  background: #5f5f5f;
  color: #3c3c3c;
}

body, table
{
  font: 11px/18px verdana, tahoma, sans-serif;
}

img
{
  border: none;
}

p
{
  padding: 0px;
  margin: 0px 0px 15px;
}

a, a:link, a:visited
{
  color: rgb(150,150,200);
}

a:hover, a:active
{
  color: rgb(255,97,0);
}

form
{
  padding: 0px;
  margin: 0px;
}

h1
{
  font: bold 20px/20px helvetica, arial, sans-serif;
  color: #ff6400;
  margin: 0px 0px 20px;
  padding: 0px;
  text-transform: lowercase;
}     

h2
{
  font: bold 17px/17px helvetica, arial, sans-serif;
  color: #ff6400;
  margin: 0px 0px 20px;
  padding: 0px;
  text-transform: lowercase;
} 

hr
{
  padding: 0px;
  margin: 25px 0px 20px;
  background-color: #dcdcdc;
  height: 2px;
  display: block;
  border: none;
}

#header
{
  height: 120px;
  background: url(../images/bg-header.png) repeat-x;
  margin: 0px;
  padding: 0px;
  color: #ffffff;
  font: bold 14px/20px arial, helvetica, sans-serif;
}

#header-width
{
  width: 960px;
  text-align: left;
}

#header a:link, #header a:visited
{
  text-decoration: none;
  color: #ffffff;
}

#header a:hover, #header a:active
{
  text-decoration: underline;
  color: #ffffff;
}

#content
{
  background: #dcdcdc url(../images/bg-content.png) repeat-y top center;
  margin: 0px;
  padding: 0px;
}

#sidebar
{
  width: 200px;
  padding: 0px;
  background: #a2bbaf;
}

#sidebar p
{
  margin: 0px 0px 10px;
}

#navigation
{
  background: #3c3c3c;
  padding: 15px 10px 15px 25px;
  margin: 0px;
}

#navigation a:link, #navigation a:visited
{
  display: block;
  font: bold 14px/30px arial, helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
}

#navigation a:hover, #navigation a:active
{
  color: rgb(255,97,0);
}

#navigation2
{
  background: #3c3c3c;
  padding: 15px 0px;
  margin: 0px;
}

#navigatio2n a
{
  display: block;
}

#navigation2 a:hover
{
  background-position: bottom left;
}

#navigation2 img
{
  width: 200px;
  height: 30px;
  display: block;
  margin: 0px;
  padding: 0px;
}

#nav-home
{
  background: url(../images/nav-home.png) no-repeat top left;
}

#nav-products
{
  background: url(../images/nav-products.png) no-repeat top left;
}

#nav-shop
{
  background: url(../images/nav-shop.png) no-repeat top left;
}

#nav-about
{
  background: url(../images/nav-about.png) no-repeat top left;
}

#nav-news
{
  background: url(../images/nav-news.png) no-repeat top left;
}

#nav-resellers
{
  background: url(../images/nav-resellers.png) no-repeat top left;
}

#nav-stand-out
{
  background: url(../images/nav-stand-out.png) no-repeat top left;
}

#nav-store-locator
{
  background: url(../images/nav-store-locator.png) no-repeat top left;
  display: block;
}

#nav-contact
{
  background: url(../images/nav-contact.png) no-repeat top left;
  display: block;
}

#nav-products-sporty
{
  background: url(../images/nav-products-sporty.png) no-repeat top left;
}

#nav-products-race
{
  background: url(../images/nav-products-race.png) no-repeat top left;
}

#nav-products-musical
{
  background: url(../images/nav-products-musical.png) no-repeat top left;
}

#nav-products-sneakers
{
  background: url(../images/nav-products-sneakers.png) no-repeat top left;
}

#nav-products-bittys
{
  background: url(../images/nav-products-bittys.png) no-repeat top left;
}

#nav-products-organics
{
  background: url(../images/nav-products-organics.png) no-repeat top left;
}

#nav-products-flatkatz
{
  background: url(../images/nav-products-flatkatz.png) no-repeat top left;
}  


#main
{
  width: 760px;
  padding: 0px;
  background: #ffffff;
}

#main-padding
{
  margin: 25px;
}

#footer
{
  height: 120px;
  background: url(../images/bg-footer.png) repeat-x;
  color: #ffffff;
}

#footer div
{
  padding-top: 35px;
}

#footer a:link, #footer a:visited
{
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #b4b4b4;
}

#footer a:hover, #footer a:active
{
  color: #ffffff;
  text-decoration: none;
  border-bottom: 2px solid #ffffff;
}

#nav-bar
{
  width: 760px;
  margin: -25px -25px 25px;
  background: #f0f0f0;
  border-bottom: 1px solid #c8c8c8;
  color: #c8c8c8;
}

#nav-bar a
{
  font-weight: bold;
}

#sign-in
{
  display: none;
  float: right;
  text-align: right;
}

#connected
{
  background: url(../images/bg-connected.png) repeat-x;
  height: 20px;
  font: bold 11px/20px arial, helvetica, sans-serif;
  padding-left: 25px;
}

#mini-basket
{
  float: right;
  margin: 0px 0px 10px 20px;
  clear: right;
  width: 180px;
}

#mini-basket table
{
  border-left: 1px solid #a0a0a0;
  border-right: 1px solid #a0a0a0;
  width: 100%;
}