@import url("combi_pack.css");

#wrapper
{
  text-align: left;
  width: 970px;
  margin: 0 auto;
  padding: 0;
  background-image:url(../images/bg_shop_detail_lg.jpg);
  background-repeat: repeat-y;
}

#wrapper #cultureSwitch
{
  text-align: right;
  width: 300px;
}

#contentWrapper
{
  width: 970px;
  background: url(../images/siku_kid3.jpg) no-repeat left bottom;
  overflow: hidden;
}

#contentDivider
{
  height: 7px;
  background-color: #d0dadf;
  overflow: hidden;
}

#threeColLayout #primaryContent
{
  float: left;
  width: 805px;
  margin: 0;
}

#threeColLayout #primaryContent #productList
{
  float: left;
  width: 220px;
  margin: 0 15px 0 0;
  background-color: #273187;
  background: url(../images/ecke_blau_hellbl_ol_12x12.gif) no-repeat left top;
  overflow: hidden;
}

#threeColLayout #primaryContent #productList h1
{
  font-size: 16px;
  color: #D1D8DE;
  margin: 13px 0 62px 12px;
}

#productListLogo
{
  margin: 12px 0 59px 12px;
}

#threeColLayout #primaryContent #productList h2
{
  font-size: 16px;
  color: #D1D8DE;
  margin: 0 0 16px 12px;
}

#productList ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 220px;
}

#productList li {
  display: inline; /* KLUDGE: Entfernt Lücken im IE/Win */
}

#productList ul a span
{
  display: block;
  margin: 0 0 0 10px;
}

#productList ul a:link, #productList ul a:visited 
{
  display: block;
  color: #fff;
  width: 220px;
  /* padding: 0.1em; */
  line-height: 25px;
  text-decoration: none;
  text-align: left;
  background: url(../images/cat_nav_bottom_5px.jpg) repeat-x left bottom;
}

#productList ul a.selected:link, #productList ul a.selected:visited 
{
  background-color: #d31736;
  color: #fff;
}

#productList ul a:active, #productList ul a:hover 
{
  background-color: #d31736; 
  text-decoration: none;
}

#threeColLayout #primaryContent #productList #listPager
{
  color: #fff;
  margin: 12px 12px 12px 12px;
}
#threeColLayout #primaryContent #productList #listPager a
{
  display: inline;
  color: #fff;
  margin: 0;
}

#threeColLayout #primaryContent #productDetail
{
  float: left;
  width: 382px;
  margin: 0 20px 0 0;
  background-color: #fff;
  padding: 0 0 20px 0;
}

#threeColLayout #primaryContent #productDetail h2
{
  font-size: 17px;
  color: #2d2e57;
  margin: 12px 0 22px 0;
}

#productDetail #productDetailImage
{
  float: left;
  width: 170px;
  height: 220px;
  margin: 0 15px 5px 0;
  background: url(../images/indicator.gif) no-repeat center;
}
/*
#threeColLayout #primaryContent #productDetail img
{
  float: left;
  margin: 0 15px 5px 0;
}
*/
#threeColLayout #primaryContent #productDetail ul
{
  /* list-style-position: inside; */
}

#threeColLayout #primaryContent #productDetail span
{
  line-height: 16px;
}

#threeColLayout #primaryContent #productDetail .lowestCost
{
  font-size: 20px;
  font-weight: bold;
  margin: 35px 0 5px 0;
}

#threeColLayout #primaryContent #productDetail .image_switch
{
  clear: both;
  width: 382px;
  border-top: 3px solid #273187;
  margin: 0 0 25px 0;
  padding: 8 0 0 0;
}

.image_switch .linkRow
{
  background: url(../images/shop_img_count_start.jpg) no-repeat left top;
  margin: 7px 0 0 0;
  padding: 0 0 0 1px;
  overflow: hidden;
}

.image_switch a
{
  display: block;
  float: left;
  color: #241c58;
  height: 34px;
  padding: 3px 5px 0 5px;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  margin: 0;
  background: url(../images/shop_img_count_inactive.jpg) no-repeat left top;
}

.image_switch a.active
{
  color: #fff;
  background: url(../images/shop_img_count_active.jpg) no-repeat left top;
}

#threeColLayout #primaryContent #productDetail #productVariant
{
  width: 382px;
  clear: both;
}

#productVariant .variant_box_input
{
  float: left;
  width: 45px;
  padding: 10px 0 0 0;
}

#productVariant .variant_box
{
  float: left;
  line-height: 16px;
  border-right: 1px solid #3f4d98;
  width: 95px;
  padding: 10px 10px 10px 10px;
}

#productVariant .variant_box_cost
{
  text-align: right;
  float: left;
  font-weight: bold;
  padding: 10px 0 0 0;
  width: 77px;
}

#productVariant .variant_box_cost strike
{
  font-weight: normal;
}

#productVariant .variant_box_cost span
{
  color: #d31736;
}

#productVariant .variant_box_cost img
{
  margin: 4px 0 0 0;
}

#productVariant .variant_box_end
{
  border-top: 1px solid #3f4d98;
  clear: both;
}

#secondaryContent
{
  float: left;
  width: 168px;
  margin: 0 0 20px 0px;
  background-color: #f5a300;
}

#threeColLayout #sideContent
{
  float: left;
  width: 165px;
  margin: 0 0 20px 0;
  /* background-color: #d3d7da; */
  color: #241c58;
}

#threeColLayout #sideContent #shopLogo
{
  background: url(../images/Onlineshop_Folgeseite_141x40.jpg) no-repeat left top;
  width: 141px;
  height: 40px;
  margin: 24px 0 12px 12px;
}

#threeColLayout #sideContent #sideSearch span
{
  margin: 0 8px 0 0;
}

#threeColLayout #sideContent #orderInfo
{
  margin: 24px 12px 300px 0;
  color: #241c58;
}

#sideContent #orderInfo img
{ 
  margin: 0 5px 12px 0;
}

#sideContent #orderInfo a
{ 
  color: #241c58;
}

#sideContent #orderInfo a:hover
{
 color: #d31736;
}

#threeColLayout #sideContent ul
{
  background: url(../images/cat_nav_sep_1x5.jpg) repeat-x left top;
}
/*
#threeColLayout #sideContent ul a:link, #threeColLayout #sideContent ul a:visited 
{
  color: #241c58;
  background: url(../images/cat_nav_sep_1x5.jpg) repeat-x left bottom;
}
*/
#threeColLayout #sideContent ul a:link, #threeColLayout #sideContent ul a:visited 
{
  color: #241c58;
}

#threeColLayout #sideContent ul a.selected:link, #threeColLayout #sideContent ul a.selected:visited 
{
  background-color: #d31736;
  color: #fff;
}

#threeColLayout #sideContent ul a:active, #threeColLayout #sideContent ul a:hover 
{
  color: #fff;
  background-color: #d31736; 
  text-decoration: none;
}

#productVariant td
{
  border-bottom: 1px solid #241c58;
  line-height: 18px;
  vertical-align: top;
  padding-top: 2px;
  padding-bottom: 2px;
}

#productVariant td.spec
{
  border-right: 1px solid #241c58;
  width: 101px;
}

#productVariant td.specData
{
  border-right: 1px solid #241c58;
  width: 141px;
}

#productVariant td.spec span, #productVariant td.specData span
{
  display: block;
  margin: 0 10px 0 10px;;
}

#productVariant td.quantity
{
  width: 40px;
}

#productVariant td.cost
{
  font-weight: bold;
  font-size: 12px;
  text-align: right;
  width: 70px;
}

#productVariant td.cost strike
{
  font-weight: normal;
}

#productVariant td.cost span
{
  color: #d31736;
}

#productVariant td.add
{
  width: 30px;
  text-align: right;
}

#productVariant td.add img
{
  margin: 3px 3px 0 0;
}

#productVariant input
{
  border: 1px solid #241c58;
  font-size: 11px;
  height: 16px;
  width: 30px;
  text-align: center;
  vertical-align: middle;
  margin-top: 3px;
}

#productDetail #productData #description
{
  float: left;
  width: 195px;
}

#productDetail #soldOutInfo
{
  font-weight: bold;
  margin: 40px 0 0 0;
}
#productDetail #soldOutInfo img
{
  float: left;
  margin: 0 15px 0 0;
}
#AAWwarning
{
  clear: both;
  margin: 50px 0 0 0;
  text-align: right;
}


