/* CopenhagenCyclery */

body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
}
img { 
  border: 0px; 
}
a {
  color: #B2B2B2; 
  font-size: 11px; 
  font-weight: bold;
}

#content {
  width: 828px;
  margin: 0px auto;
  position: relative;
  padding-top: 24px;
}

#header {
  width: 828px;
  margin-bottom: 20px;
}
#nav-sub {
  height: 19px;
  color: #F275B1;
}
#nav-sub div {
  float: right; 
  margin-left: 18px;
}
#nav-sub a {
  display: block;
  background-position: top left;
  background-repeat: no-repeat;
}
#nav-sub a:hover{
  background-position: bottom left;
}
#nav-sub a.cart {
  background-image: url(/images/nav/cart.gif);
  width: 30px;
  height: 19px;
}
#nav-sub a.press {
  background-image: url(/images/nav/press.gif);
  width: 40px;
  height: 19px;
}
#nav-sub a.about_us {
  background-image: url(/images/nav/about_us.gif);
  width: 66px;
  height: 19px;
}
#nav-sub a.contact_us {
  background-image: url(/images/nav/contact_us.gif);
  width: 80px;
  height: 19px;
}

#nav {
  margin-top: 8px;
  height: 96px;
}
#nav .btn {
  float: left; 
  position: relative; 
  width: 133px; 
  margin-right: 6px; 
  height: 46px; 
  text-align: center;
}
#nav a {
  display: block; 
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 133px; 
  height: 46px;
}
#nav a.home {
  background: #d7d7d7 url(images/nav/home.gif) no-repeat center 15px;
}
#nav a.bicycles {
  background: #d7d7d7 url(images/nav/bicycles.gif) no-repeat center 15px;
}
#nav a.accessories {
  background: #d7d7d7 url(images/nav/accessories.gif) no-repeat center 15px;
}
#nav a.gallery {
  background: #d7d7d7 url(images/nav/gallery.gif) no-repeat center 15px;
}
#nav a.service {
  background: #d7d7d7 url(images/nav/service.gif) no-repeat center 15px;
}
#nav a.home:hover, #nav a.accessories:hover, #nav a.service:hover {
  background-color: #546060;
  background-position: center -41px;
}
#nav a.bicycles:hover, #nav a.gallery:hover {
  background-color: #546060;
  background-position: center -51px;
}
#nav .on {
  background-color: #f275b1;
  color: #ffffff;
}
#nav .navimg {
  margin-top: 15px;
}

#nav #logo {
  float: left;
}

#bike-nav, #accessories-nav {
  width: 550px;
  position: absolute;
  top: 100px;
  left: 0px;
}
#bike-nav #expand, #accessories-nav #expand {
  text-align: center;
}
#bike-nav #btns {
  margin-top: 2px;
  height: 20px;
}
#accessories-nav #btns {
  margin-top: 2px;
  height: 46px;
}

#bike-nav .button {
  float: left; 
  position: relative; 
  width: 105px; 
  margin-right: 6px; 
  height: 20px; 
  text-align: center;
}
#bike-nav .btnExcp {
  width: 106px; 
  margin-right: 0px;
}

#bike-nav a {
  display: block; 
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 106px; 
  height: 20px;
}
#bike-nav a.view_all {
  background: #d7d7d7 url(images/nav/bicycles-view_all.gif) no-repeat center 3px;
}
#bike-nav a.velorbis {
  background: #d7d7d7 url(images/nav/bicycles-velorbis.gif) no-repeat center 3px;
}
#bike-nav a.abici {
  background: #d7d7d7 url(images/nav/bicycles-abici.gif) no-repeat center 3px;
}
#bike-nav a.batavus {
  background: #d7d7d7 url(images/nav/bicycles-batavus.gif) no-repeat center 3px;
}
#bike-nav a.larry_vs_harry {
  background: #d7d7d7 url(images/nav/bicycles-larry_vs_harry.gif) no-repeat center 3px;
}
#bike-nav a.view_all:hover, #bike-nav a.velorbis:hover, #bike-nav a.abici:hover, #bike-nav a.batavus:hover  {
  background-color: #546060;
  background-position: center -30px;
}
#bike-nav a.larry_vs_harry:hover  {
  background-color: #546060;
  background-position: center -33px;
}
#bike-nav .on {
  background-color: #f275b1;
  color: #ffffff;
}
#bike-nav .navimg {
  margin-top: 3px;
}

#accessories-nav #btns div {
  float: left; 
  position: relative; 
  width: 105px; 
  margin: 0px 6px 6px 0px;
  height: 20px; 
  text-align: center;
}
#accessories-nav a {
  display: block; 
  width: 100%; 
  height: 100%;
  background-color: #d7d7d7;
  background-position: center 3px;
  background-repeat: no-repeat;
}
#accessories-nav a.view_all {
  background-image: url(images/nav/accessories-view_all.gif);
}
#accessories-nav a.bags {
  background-image: url(images/nav/accessories-bags.gif);
}
#accessories-nav a.baskets {
  background-image: url(images/nav/accessories-baskets.gif);
}
#accessories-nav a.child_carriers {
  background-image: url(images/nav/accessories-child_carriers.gif);
}
#accessories-nav a.helmets {
  background-image: url(images/nav/accessories-helmets.gif);
}
#accessories-nav a.brooks_saddles {
  background-image: url(images/nav/accessories-brooks_saddles.gif);
}
#accessories-nav a.recycled_products {
  background-image: url(images/nav/accessories-recycled_products.gif);
}
#accessories-nav a.parts {
  background-image: url(images/nav/accessories-parts.gif);
}
#accessories-nav a:hover {
  background-position: center -35px;
  background-repeat: no-repeat;
  background-color: #546060;
}
#accessories-nav .on {
  background-color: #f275b1;
  color: #ffffff;
}
#accessories-nav img {
  margin-top: 3px;
}

#footer {
  width: 828px;
  clear: both;
  padding: 5px 0px 20px;
}
#footer div {
  margin: 20px 0px 0px 429px; 
  text-align: right; 
  color: #B2B2B2; 
  font-size: 11px; 
  font-weight: bold;
}
#footer div#social-links {
  margin-top: 5px;
}
#footer div#social-links a:hover {
  color: #546060;
}

#bicycles {
  width: 828px; 
  color: #546060; 
  font-size: 12px; 
  font-weight: bold;
}
#bicycles .row {
  height: 235px; 
  margin-top: 50px;
}
#bicycles a { 
  color: #546060; 
  text-decoration: none; 
}
#bicycles a:hover { 
  color: #546060; 
  text-decoration: underline; 
}
#bicycles a.photo {
  display: block;
  width: 272px;
  height: 175px;
  background-position: center bottom;
  background-repeat: no-repeat;
}
#bicycles .item {
  width: 272px; 
  float: left; 
  text-align: center;
  margin-right: 6px;
}
#bicycles .itemRight {
  margin-right: 0px;
}
#bicycles p {
  margin-top: 15px;
}

#product {
  width: 828px;
  color: #546060;
  font-size: 12px;
  padding-top: 30px;
}
#product #rightCol {
  float: right; 
  width: 272px;
}
#product .title {
  font-size: 19px; 
  font-weight: bold;
}
#product .price {
  font-size: 15px; 
  font-weight: bold;
}
#product .sale {
  text-decoration: line-through;
}
#product .salePrice {
  color: #F275B1;
  font-size: 15px;
  font-weight: bold;
}
#product #pBtns {
  padding-top: 15px; 
  height: 46px;
  clear: both;
}
#product #pBtns div {
  float: left;
  position: relative;
  width: 133px;
  height: 46px;
  text-align: center;
}
#product #pBtns #specs {
  margin-right: 6px; 
  background-color: #d7d7d7; 
}
#product #pBtns #cart {
  overflow: hidden;
}
#product #pBtns #cart:hover input {
  margin-top: -46px;
}
#product #pBtns a {
  display: block; 
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 133px; 
  height: 46px;
}
#product #pBtns a.specs {
  background: #d7d7d7 url(/images/nav/specs.gif) no-repeat center 15px;
}
#product #pBtns a.cart {
  background: #f275b1 url(/images/nav/add_to_cart.gif) no-repeat center 15px;
}
#product #pBtns a.specs:hover {
  background-color: #546060;
  background-position: center -49px;
}
#product #pBtns a.cart:hover {
  background-color: #ee4897;
  background-position: center -49px;
}

#product #colorError, #product #sizeError, #product #availError {
  color: #ff0000;
  font-weight: bold;
  padding-top: 10px;
  visibility: hidden;
  display: none;
  margin-bottom: -10px;
  clear: both;
}
#product #color, #product #size {
  width: 271px;
  text-align: left;
  padding-top: 10px;
  clear: both;
}
#product #color div {
  width: 90px;
  float: left;
}
#product #size div {
  width: 90px;
  float: left;
}
#product #color .option, #product #size .option {
  width: 100%;
  clear: both;
  font-weight: bold;
}
#product #photos {
  float: left; 
  width: 550px;
}
#product .lrgImg {
  width: 409px; 
  height: 409px; 
  float: right; 
  border: 1px solid #cccccc; 
  margin-bottom: 6px; 
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
}
#product .lrgImgNoThmbs {
  width: 548px;
  height: 409px;
  border: 1px solid #cccccc; 
  margin-bottom: 6px;
  background-repeat: no-repeat;
  background-position: center center;
}
#product #smImgs, #product #colors {
  float: left; 
  width: 133px; 
  height: 411px;
}
#product #colors a {
  display: block;
  width: 100%;
  height: 100%;
}
#product #smImgs div {
  width: 131px; 
  border: 1px solid #cccccc; 
  margin-bottom: 6px; 
  text-align: center; 
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
}
#product #smImgs a {
  display: block; 
  width: 100%; 
  height: 100%;
}
#product #colors div {
  width: 133px;
  margin-bottom: 6px;
}

#product #features {
  float: left; 
  width: 550px; 
  margin: 5px 0px 10px; 
  font-size: 11px;
}
#product #features .head {
  font-size: 16px; 
  font-weight: bold; 
  color: #546060; 
  margin-bottom: 5px;
}
#product #features .rowGrey {
  background-color: #cccccc; 
  height: 15px; 
  padding: 2px 0px;
}
#product #features .rowWhite {
  background-color: #ffffff; 
  height: 15px; 
  padding: 2px 0px;
}
#product #features .feat {
  width: 129px; 
  padding-left: 10px; 
  float: left;
}
#product #features .desc {
  width: 411px; 
  float: left;
}
#product #features .addition {
  margin: 10px;
}

#gallery {

}
#gallery .row {
  margin-bottom: 6px;
  height: 133px;
}
#gallery .pad {
  margin-right: 6px;
}

#contact {
  text-align: center;
}
#contact a {
  display: block;
  width: 100%;
  height: 100%;
}
#contact #left {
  width: 417px;
  float: left;
}
#contact #right {
  width: 411px;
  float: left;
}
#contact div.sq {
  width: 133px;
  height: 133px;
  background-color: #d7d7d7;
}
#contact div.grey {
  background-color: #d7d7d7;
}
#contact #map {
  width: 272px; 
  height: 272px; 
  float: left; 
  text-align: left;
}

#cart {
  color: #546060; 
  font-weight: bold; 
  font-size: 15px;
}
#cErrors {
  color: #ff0000;
  margin-bottom: 15px;
}
#cShipping {
  color: #F275B1;
  margin-bottom: 15px;
}
#cHeader {
  width: 550px;
  height: 32px;
}
#cHeader div {
  height: 24px; 
  float: left; 
  background-color: #d7d7d7; 
  padding-top: 8px;
}
#cItems {
  width: 550px;
}
#cItems .item {
  height: 133px; 
  width: 548px; 
  border: 1px solid #CCCCCC; 
  margin-top: 6px;
}
#cItems .thumb {
  width: 132px; 
  float: left; 
  margin-right: 6px; 
  padding-top: 21px;
}
#cItems .name {
  width: 132px; 
  float: left; 
  margin-right: 6px; 
  padding-top: 40px;
}
#cItems .quantity {
  width: 133px; 
  height: 93px; 
  float: left; 
  margin-right: 6px; 
  padding-top: 40px;
}
#cItems .price {
  width: 132px; 
  height: 93px; 
  float: left; 
  padding-top: 40px;
}
#cItems input.quant {
  width: 30px; 
  border: 1px solid #546060; 
  padding: 5px; 
  text-align: center;
}
#cItems input.refresh {
  position: relative; 
  top: 3px; 
  left: 3px;
}
#cItems div.tImage {
  width: 90px; 
  height: 90px; 
  border: 1px solid #CCCCCC;
}
#cItems a.img {
  width: 100%;
  height: 100%;
  display: block;
}
#cItems a.txt {
  font-weight: bold; 
  font-size: 15px;
  text-decoration: none;
}
#cItems a.txt:hover {
  color: #546060; 
}
#cFooter {
  width: 550px; 
  height: 28px; 
  background-color: #d7d7d7; 
  padding-top: 8px; 
  margin-top: 6px;
}
#cCheckout {
  width: 550px;
  margin-top: 5px;
  text-align: right;
}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#mailList, #comments, #policy {
  display: none;
  width: 100%;
  height: 1px;
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
}
#mailListForm, #commentsForm, #policyBody {
  width: 550px;
  background-color: #ffffff;
  position: relative;
  top: 200px;
  margin: 0px auto;
  padding: 40px 20px;
  color: #546060;
  text-align: center;
}
#policyBody {
  top: 50px;
  padding: 25px 15px 15px 15px;
}
#mailListForm #submit, #commentsForm #commentSubmit {
  overflow: hidden;
  height: 46px;
  width: 133px;
  margin: 0px auto;
}
#mailListForm #submit:hover input, #commentsForm #commentSubmit:hover input {
  margin-top: -46px;
}
#mailListForm .mail, #commentsForm .mail {
  border: 1px solid #CCCCCC;
  width: 250px;
}
#mailListForm #f1 div, #commentsForm #f2 div {
  margin-bottom: 15px;
}
#mailListForm .fields {
  text-align: right;
  width: 380px;
  padding: 15px 40px 15px 0px;
  margin: 0px auto;
}
#commentsForm .fields {
  text-align: right;
  width: 450px;
  padding: 15px 40px 15px 0px;
  margin: 0px auto;
}
#commentsForm textarea {
  height: 115px;
}
#mailListForm .close, #commentsForm .close {
  position: absolute;
  top: 10px;
  left: 510px;
}
#policyBody .close {
  position: absolute;
  top: 10px;
  left: 500px;
}
.formError {
  display: none;
  color: #ff0000;
  font-weight: bold;
  font-size: 11px;
  margin-top: 15px;
}

#policyBody iframe {
  width: 550px;
  height: 500px;
}

#policyContent {
  font-family: Arial, Helvetica, sans-serif;
}

/* About Page */
#aboutImage {
  float: left;
  width: 278px;
}
#aboutImage img {
  margin-bottom: 6px;
  display: block;
}

#aboutText {
  float: left;
  width: 545px;
  color: #546060;
  font-size: 12px;
}
#aboutText a {
  color: #ee74ac;
}
#aboutText a:hover {
  color: #ee4897;
}
#aboutText .large {
  font-size: 18px;
}

#aboutText #return {
  overflow: hidden;
  width: 271px;
  height: 46px;
}
#aboutText #return:hover #btnReturn {
  margin-top: -46px;
}

/* Home */
#homeSale {
  margin-bottom: 6px;
}
#homeSale img {
  display: block;
}

/* Non-Flash home */
#home div {
  float: left;
}

#home #photo {
  width: 278px;
}

#home #txt {
  width: 550px;
  color: #546060;
  font-size: 12px;
  padding-top: 30px;
}

#home #txt a {
  color: #EE74AC;
  font-size: 12px;
}
#home #txt a:hover {
  color: #EE4897;
}

/* Accessories */
#accessories {
  padding-top: 40px;
}
#comingsoon {
  width: 828px;
}
#comingsoon img {
  margin-bottom: 6px;
  display: block;
}
