/* cheese sampler */
#sampler {
  margin: 0 0 -30px 0;
}
#sampler form { color: #000000; }

#sampler_form {
  background: #E5E5E5 url('/site/falbygdens/images/static/sampler/falbygdens_ostprovarguiden_bg_gradient_900x400.png') repeat-x top left;
}

#sampler_form_inner {
  padding: 35px;
  background: transparent url('/site/falbygdens/images/static/sampler/falbygdens_ostprovarguiden_image_329x369.png') no-repeat top right;
  background-position: 525px 80px;
}



#sampler_suggest {
  display: none;
}

#sampler_info {
  padding: 30px 30px 0 45px;
}

#sampler_info_inner { }

.dim_layer {
  background-color: rgb(255, 255, 255);
  opacity: 0.4; /* Safari, Opera */
  -moz-opacity:0.40; /* FireFox */
  filter: alpha(opacity=40); /* IE */
  z-index: 20;
  background-repeat:repeat;
}


div.sampler_form_unit {
  margin: 10px 0 30px 0;
}

div.sampler_form_label {
  width: 65px;
  position: relative;
  float: left;
  margin: 5px 0 0 -20px;
  font-family: "Georgia regular", Georgia, serif;
  text-align: center;
  font-size: 5.0em;
  color: #202020;
}

div.sampler_form_section {
  position: relative;
  float: left;
}

.fixed_width {
  width: 200px;
}

#slide_smakrik_pop {
  background: transparent url('/site/falbygdens/images/static/sampler/falbygdens_inforuta_216x100.png') no-repeat top right;
  width:176px;
  height:60px;
  margin:-40px 0 0 0;
  z-index:10;
  overflow:hidden;
  padding:20px;
  position:absolute;
  display:none;
  line-height: 15px;
}


.sampler_slider {
  /*width:200px;*/
  margin: 5px 0 5px 0;
}

#sampler_slider_units_container {
  width: 300px;
  margin-left: -5px;
}

.one { width: 32px; position: relative; float: left; }
.two { width: 32px; position: relative; float: left; }
.three { width: 32px; position: relative; float: left; }
.four { width: 32px; position: relative; float: left; }
.five { width: 32px; position: relative; float: left; }
.six { width: 33px; position: relative; float: left; }
.seven { width: 30px; position: relative; float: left; }
.eight { width: 32px; position: relative; float: left; }

.slider_unit {
  width: 220px;
  margin: 15px 0 0 4px;
}



.sampler_label_left {
  position: relative;
  float: left;
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 90%;
}

.sampler_label_right {
  position: relative;
  float: right;
  text-align: right;
  margin: 0;
  padding: 0;
  font-size: 90%;
}



#sampler_types_response span, #cheeses_response span {
  font-weight: bold;
  color: #FFBC1A;
}

#suggets_cheeses {
  width: 137px;
  height: 27px;
  background: transparent url('/site/falbygdens/images/static/sampler/ge_mig_137x27.png') no-repeat top left;
  margin: 25px 0 5px 0;
}

#suggets_cheeses:hover {
  background: transparent url('/site/falbygdens/images/static/sampler/ge_mig_on_137x27.png') no-repeat top left;
}


.sampler_text_section {
  /*background: transparent url('/site/falbygdens/images/static/pages/start_one_bg.png') no-repeat scroll left top;*/
}

.sampler_text_section_inner {
  padding: 30px 0 30px 45px;
  width: 500px;
}

.sampler_text_section_inner_less_space {
  padding: 10px 0 10px 45px;
  width: 500px;
}

.sampler_text_section_inner p.ingress {
  /*width: 500px;*/
}

.sampler_cheese {
  background: transparent url('/site/falbygdens/images/static/cheese_cat_bg.png') no-repeat scroll bottom left;
}



div.sampler_cheese_item {
  width: 855px;
  margin: 10px 0 20px 45px;
  padding: 0 0 40px 0;
}

div.sampler_cheese_item_title {
  width: 385px;
  position: relative;
  float: left;
}

div.sampler_cheese_item_image {
  width: 300px;
  position: relative;
  float: left;
  margin: 0 0 10px 20px;
}

div.sampler_cheese_links {
  position: absolute;
  right: 0px;
  text-align: right;
}

.sampler_cheese_close {
  position: relative;
  float: right;
  width: 30px;
  height: 20px;
  background: transparent url('/site/falbygdens/images/static/close_product.png') no-repeat top left;
  cursor: pointer;
  cursor: hand;
}

.sampler_cheese_close:hover {
  background: transparent url('/site/falbygdens/images/static/close_product_on.png') no-repeat top left;
}

.sampler_cheese_links_new {
  height: 20px;
  font-family: "Georgia regular", Georgia, serif;
  font-style: italic;
  font-size: 110%;
  line-height: 20px;
  padding: 0 12px 0 15px;
  background: transparent url('/site/falbygdens/images/static/sampler/falbygdens_product_foresla_rod_ffda41_150x20.png') no-repeat top left;
}



#sampler_accessories {
  padding: 10px 0 10px 45px;
  width: 855px;
  background: transparent url('/site/falbygdens/images/static/cheese_cat_bg.png') repeat-x bottom left;
}

div#render_sampler div#tillbehor div.sampler_text_section div#sampler_accessories {
  background: none;
}

.sampler_accessory {
  width: 160px;
  position: relative;
  float: left;
  margin: 0 45px 30px 0;
  line-height: 14px;
}

.sampler_accessory_image_container {
  text-align:center;
  margin: 0;
  padding: 0;
}

.accessory_extended_info {
  display: none;
}

.country_flag {
  margin: 10px;
}




/* sampler naming form */
#sampler_name_response {
  display: none;
}

#name_sampler_name_container {
  position: relative;
  float: left;
}

#name_sampler_name_container input {
  margin: 0;
  padding: 3px;
}

#name_sampler_button {
  width: 42px;
  height: 23px;
  background: transparent url('/site/falbygdens/images/static/sampler/ok_42x23.png') no-repeat top left;
  display: none;
  position: relative;
  float: left;
  margin: 0 0 0 5px;
}

#name_sampler_button:hover {
  background: transparent url('/site/falbygdens/images/static/sampler/ok_on_42x23.png') no-repeat top left;
}

#sampler_name_create {
  display: none;
}



/* render sampler */
#render_sampler {
  /*padding: 30px 30px 0 45px;*/
  margin: 0 0 -30px 0;
}

#render_sampler .header_section {
  padding: 30px 30px 20px 45px;
}


#render_sampler_list_accessories {
  background: transparent url('/site/falbygdens/images/static/cheese_cat_bg.png') repeat-x bottom left;
}
#render_sampler_list_accessories_inner {
  width: 855px;
  margin: 0 0 0 45px;
}


#sampler_footer { width: 830px; position: relative; margin: 0 auto; padding: 30px 0 0 0; }
#sampler_footer_one { position: relative; float: left; margin-top: 13px; }
#sampler_footer_two { position: relative; float: left; padding: 0 0 0 50px; text-align: center; line-height: 12px; }
#sampler_footer_three { position: relative; float: left; padding: 0 0 0 30px; text-align: center; line-height: 12px; }
#sampler_footer_four { position: relative; float: left; padding: 0 0 0 30px; margin-top: 27px; }


#create_new_sampler {
  width: 235px;
  height: 33px;
  background: transparent url('/site/falbygdens/images/static/sampler/skapa_ny_off_235x33.png') no-repeat top left;
  cursor: pointer;
  cursor: hand;
}

#create_new_sampler:hover {
  background: transparent url('/site/falbygdens/images/static/sampler/skapa_ny_on_235x33.png') no-repeat top left;
}


div#dryck {
  margin: 0 0 20px 0;
  background: transparent url('/site/falbygdens/images/static/cheese_cat_bg.png') repeat-x bottom left;
}

div#tillbehor {

}

.checkbox {
  border: 0;
  margin: 0;
}