@import url("jakesbikes_basic.css");
@import url("//fonts.googleapis.com/css?family=Lato:400,700");

#width_container {
  min-width: 780px;
  max-width: 1050px;
  margin: auto;
  padding: 0 2px 0 2px;
  background: white;
}

li { 
  color: #FEBE0B;
  font-weight: bold;
}

li p { 
  font-weight: normal;
}

#page, #gallery_page {
  padding: 20px 2px 0 0;
  min-height: 300px;
  width: 70%;
  min-width: 500px;
  float: left;
  background: white;
}

#gallery_page {
  width: 100%;
  min-width: 1010px;
}

.single_record {
  max-width: 500px;
  margin: auto;
  text-align: justify;
  padding-bottom: 30px;
}

.bikeboutique a {
  color: #036;
  text-decoration: none;
  font-weight: bold;
}

.bikeboutique p a    { 
  text-decoration: underline;
}

.bikeboutique a:hover,
#bb_submenu a:hover,
#bb_credit a:hover {
  color: blue;
}

.bikeboutique {
  border: 0;
  margin: 0;
  font-family: Helvetica, sans-serif;
  font-size: 70%;
  background: #F9F6FF;
}
                     
#colour {
  background: #CCB;
}

.bikeboutique li {
  color: #03104b;
  font-weight: bold;
	margin-left: 20px;
	margin-right: 40px;
}

#header_img {
  background: #EEC;
  height: 250px;
  width: 100%;
  overflow: hidden;
  border-bottom: 2px white solid;
  position: relative;
}

#header_img img {
  width: 100%;
  height: auto;
  min-width: 800px;
  opacity: 0.5;  
}

#header_img div {
  position: absolute;
  bottom: 5px;
  left: 20px;
  min-width: 800px;
}

#header_img h1 {
  text-transform: uppercase;
  font-size: 450%;
  font-weight: 400;
  color: #ddc;
  font-family: 'Lato', sans-serif;
  margin: 0 0 0 0;
  text-shadow: 0px 0px 15px #000;
  word-spacing: 0.4em;
  letter-spacing: 0.08em;

  /*transform:scale(1.1,1);
   -ms-transform:scale(0.6,1);
   -webkit-transform:scale(1.1,1);
   -moz-transform:scale(0.6,1);
   -o-transform:scale(0.6,1);
  transform-origin: bottom left;
   -ms-transform-origin: bottom left;
   -webkit-transform-origin: bottom left;
   -moz-transform-origin: bottom left;
   -o-transform-origin: bottom left;*/
}

#header_img h2 {
  font-family: 'Lato', sans-serif;
  text-shadow: 0px 0px 15px #111111;
  margin-top: 0;
  text-transform: lowercase;
  font-size: 250%;
  font-weight: 700;
  /*letter-spacing: -0.05em;*/
  color: white;
}

#bb_mainmenu {
  height: 36px;
  background: #03104b;
  font-family: 'Lato', sans-serif;
  border-bottom: 2px solid white;
}
                     
#bb_mainmenu a {
  color: white;
  font-variant: lowercase;
  text-transform: lowercase;
  font-weight: 700;
}

#bb_mainmenu ul {
  list-style: none;
  font-size: 145%;
  margin: 0;
  padding-left: 0;
}

#bb_mainmenu ul li {
  float: left;
  border-bottom: 2px solid white;
/*  border-right: 2px solid white; */
  height: 29px;
  padding: 7px 15px 0 55px;
  margin: 0;
  background: #03104b;
}

#bb_mainmenu a:hover {
  color: #9ac;
}

#bb_logo_div {
  background: white;
}

#bb_logo {
  margin: 15px 0 0 55px;
}

#page h1 {
  font-family: "Times New Roman", serif;
  font-size: 250%;
  color: #03104b;
  font-variant: small-caps;
  font-weight: normal;
  margin: 20px 20px 30px 20px;
}

#page h2,
#page .sitemap_title {
  font-family: Helvetica, sans-serif;
  font-size: 185%;
  margin-top: 20px 10px 0 0;
  color: #666;
}

#page h2,
#page h2 a, 
#page .sitemap_title {
  font-weight: normal;
}

#page p, 
#page .sitemap_item {
  margin: 0;
  color: #222;
  font-size: 140%;
  padding: 0;
  font-family: Helvetica, sans-serif;
}
                     
#page li p {
  margin-left: 5px;  
}

.main_image_div {
  text-align: left;
  margin-bottom: 20px;
}

.main_image_div img {
  -khtml-border-radius: 0 60px 0 60px;
  -moz-border-radius: 0 60px 0 60px;
  -webkit-border-radius: 0 60px 0 60px;
  border-radius: 0 60px 0 60px;
  max-width: 500px;
}

#bb_you_are_in {
  margin: -154px 14px 0 0;
  float: right;
  font-weight: bold;
  font-size: 120%;
}

#bb_submenu {
  width: 23%;
  min-width: 200px;
  float: right;
  padding: 10px 20px 20px 0;
  margin: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
}

#bb_submenu a {
  font-weight: 700;
  color: #03104b;
}
                     
#bb_submenu a:hover {
  color: #99c;
}

#bb_submenu h2 a {
  color: #03104b;
  font-size: 125%;
  text-transform: lowercase;
}

#bb_submenu li {
  list-style: square;
  color: #03104b;
  margin: 1.5em 0 0.2em 20px;
}

#bb_submenu ul {
  margin: 0 0 1px 0;
  padding: 0 0 1px 0;
  line-height: 1;
  text-transform: lowercase;
  font-size: 150%;
}

#bb_footer_text {
  float: left;
  margin: 0 0 0 12px;
  font-size: 120%;
  color: white;
  font-style: italic;
}

#bb_search a,
#bb_footer_text a {
  color: white;
  font-weight: normal;
}

#bb_credit a:hover,
#bb_search a:hover,
#bb_footer_text a:hover {
  color: #9ac;
}

#bb_credit {
  clear: both;
  min-height: 130px;
  text-align: left;
  font-family: Helvetica, sans-serif;
  padding: 10px 200px 5px 12px;
  color: white;
  background: #03104b;
  border-top: white solid 2px;
  font-weight: bold;
}

#bb_credit h2,
#bb_credit a {
  color: white;
}

#made_in_bristol {
  margin: -110px -185px 15px 0;
  float: right;
}

/* .bb_homepage_item h2 { margin-left: 10px;
  margin-right: 22px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.bb_homepage_item a:hover {
  color: red;
} */

.fullwidth {
  width: 500px;
  margin: auto;
}

.textbox1 {
  width: 80%;
  float: left;
  clear: right;
  text-align: right;
  padding: 5px;
}

.textbox1 input {
  width: 300px;
}
                     
.textbox {
  width: 80%;
  float: left;
  clear: both;
  text-align: right;
  padding: 5px;
}

.checkbox {
  width: 80%;
  float: left;
  clear: both;
  padding: 5px;
}
                     
.checkbox textarea {
  width: 400px;
  height: 140px;
}

.answer {
  width: 80%;
  float: left;
  clear: right;
  text-align: left;
  padding: 5px;
}

.warning, p.warning {
  color: #CC0000;
  font-weight: bold;
  text-align: left;
}

.notice {
  color: #009900;
  font-weight: bold;
  text-align: left;
}

.directory_div {
  padding: 20px;
}

#page .directory_div p,
.directory_div h2 {
  margin: 0 20px 0 20px;
}

.div_even {
  clear: left;
  background: #EEE;
}

.div_odd {
  clear: left;
}

.div_even img {
  float: left;
  margin-right: 35px;
}

.div_odd img {
  float: right;
  margin-left: 35px;
}

.div_odd .main_image_div img {
  -khtml-border-radius: 40px 0 40px 0;
  -moz-border-radius: 40px 0 40px 0;
  -webkit-border-radius: 40px 0 40px 0;
  border-radius: 40px 0 40px 0;
}

.div_even .main_image_div img {
  -khtml-border-radius: 0 40px 0 40px;
  -moz-border-radius: 0 40px 0 40px;
  -webkit-border-radius: 0 40px 0 40px;
  border-radius: 0 40px 0 40px;
}

.directory_clear {
  clear: both;
}

.homepage_item,
.homepage_item_wide { 
  background: #03104b url(../images/jakesbikes/shadow_v.png) repeat-y bottom right;
  float: left;
  padding: 0 0 20px 0;
  height: 190px;
  width: 212px;
  margin: 20px 15px 20px 15px;
  -khtml-border-radius: 60px 0 0 0;
  -moz-border-radius: 60px 0 0 0;
  -webkit-border-radius: 60px 0 0 0;
  border-radius: 60px 0 0 0;
  border-top: 4px white solid;
}

.homepage_item_wide {
  width: 444px;
}

.homepage_item_shadow,
.homepage_item_shadow_wide {
  background: white url(../images/jakesbikes/shadow_h.png) repeat-x top right;
                        width: 207px;
                        height: 12px;
                        float: left;
                        margin-left: -222px;
                        margin-top: 234px;
                        text-align: right;
                     }

.homepage_item_shadow_wide {
                       width: 439px;
                       margin-left: -439px;
}
                     
.homepage_item_brh   { background: white url(../images/jakesbikes/shadow_br.png) no-repeat bottom right;
                       width: 12px;
                       height: 12px;
                       float: right;
                     }

.homepage_text {
  margin: -5px 20px 20px 15px;
  display: block;
  font-size: 75%;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-align: left;
}
                     
.homepage_item h2,
.homepage_item_wide h2 {
  margin-top: 0;
}

.homepage_item img,
.homepage_item_wide img {
  -khtml-border-radius: 55px 0 0 0;
  -moz-border-radius: 55px 0 0 0;
  -webkit-border-radius: 55px 0 0 0;
  border-radius: 55px 0 0 0;
  border-bottom: white 2px solid;
  margin-top: -5px;
}

.homepage_item a, 
.homepage_item_wide a {
  color: white;
}

.homepage_item a:hover,
.homepage_item_wide a:hover {
  color: blue;
}

.mini_gallery_div    { float: left;
                       padding: 0 5px 5px 5px;
                     }

.gallery_thumbnail_div { margin: 10px;
                         float: left;
                         height: 260px;
                         width: 260px;
                       }

.gallery_thumbnail_div img { border: 1px black solid;
                       }

.gallery_div         { text-align: center;
                       margin: auto;
                     }

.gallery_div img     { border: 1px black solid;
                     }

.search_nav,
.gallery_nav         { text-align: center;
                       font-size: 120%;
                       text-decoration: none;
                       font-weight: bold;
                       border: 2px gray;
                       border-top-style: solid;
                       border-bottom-style: solid;
                       margin: 20px 0 20px 0;
                       padding: 10px 0 10px 0;
                     }